+++ date ++ echo 'INFO: =================== Mon May 4 02:20:47 AM UTC 2026 ===================' INFO: =================== Mon May 4 02:20:47 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ 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.129,10.0.0.50,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.129,10.0.0.50,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.129,10.0.0.50,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.129,10.0.0.50,10.0.0.249 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.129:8081 10.0.0.50:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.129:8081 10.0.0.50:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.129:8081 10.0.0.50:8081 10.0.0.249: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.129:9042 10.0.0.50:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.129:9042 10.0.0.50:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.129:9042 10.0.0.50:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129,10.0.0.50,10.0.0.249 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.129:8086 10.0.0.50:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.129:8086 10.0.0.50:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.129:8086 10.0.0.50:8086 10.0.0.249: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.129,10.0.0.50,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.129,10.0.0.50,10.0.0.249 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.129:8082 10.0.0.50:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.129:8082 10.0.0.50:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.129:8082 10.0.0.50:8082 10.0.0.249: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.129:9161 10.0.0.50:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.129:9161 10.0.0.50:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.129:9161 10.0.0.50:9161 10.0.0.249: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.129:9041 10.0.0.50:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.129:9041 10.0.0.50:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.129:9041 10.0.0.50:9041 10.0.0.249: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.193,10.20.0.129,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.193,10.20.0.129,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129,10.0.0.50,10.0.0.249 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.129:2181,10.0.0.50:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.129:2181,10.0.0.50:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129:2181,10.0.0.50:2181,10.0.0.249: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.129:2181 10.0.0.50:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.129:2181 10.0.0.50:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.129:2181 10.0.0.50:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.129,10.0.0.50,10.0.0.249 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.129:5673,10.0.0.50:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.129:5673,10.0.0.50:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673,10.0.0.50:5673,10.0.0.249: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.129:6379 10.0.0.50:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.129:6379 10.0.0.50:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.129:6379 10.0.0.50:6379 10.0.0.249: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.129,10.0.0.50,10.0.0.249 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.129:9092 10.0.0.50:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.129:9092 10.0.0.50:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.129:9092 10.0.0.50:9092 10.0.0.249: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.129 ++ 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.129,10.0.0.50,10.0.0.249 ++ 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.129,10.0.0.50,10.0.0.249 ++ 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.129,10.0.0.50,10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 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.129,10.0.0.50,10.0.0.249 +++ local servers=10.0.0.129,10.0.0.50,10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ cat /proc/net/fib_trie ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.249,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.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.249,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.129, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.249,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 3 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.129:9041 10.0.0.50:9041 10.0.0.249:9041 + cassandra_server_list='10.0.0.129:9041 10.0.0.50:9041 10.0.0.249:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249: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' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ 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: 05/04/2026 02:20:57.719 7f82c2154c40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/04/2026 02:20:57.892 7f82c2154c40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/04/2026 02:20:57.906 7f82c2154c40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/04/2026 02:20:57.907 7f82c2154c40 [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.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2026-05-04 02:21:18] "GET / HTTP/1.1" 503 181 0.000296 10.0.0.249 - - [2026-05-04 02:21:18] "GET / HTTP/1.1" 503 181 0.000184 10.0.0.129 - - [2026-05-04 02:21:18] "GET / HTTP/1.1" 200 36215 0.001854 10.0.0.249 - - [2026-05-04 02:21:19] "GET / HTTP/1.1" 200 45871 0.001712 10.0.0.249 - - [2026-05-04 02:21:19] "GET / HTTP/1.1" 200 45871 0.001360 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.249 - - [2026-05-04 02:21:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000661 10.0.0.249 - - [2026-05-04 02:21:19] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000428 10.0.0.129 - - [2026-05-04 02:21:19] "GET / HTTP/1.1" 200 36215 0.002598 10.0.0.129 - - [2026-05-04 02:21:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000456 10.0.0.129 - - [2026-05-04 02:21:19] "GET / HTTP/1.1" 200 36215 0.002290 10.0.0.129 - - [2026-05-04 02:21:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000566 10.0.0.249 - - [2026-05-04 02:21:19] "GET / HTTP/1.1" 200 36215 0.002391 10.0.0.249 - - [2026-05-04 02:21:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000576 10.0.0.129 - - [2026-05-04 02:21:20] "GET / HTTP/1.1" 200 36215 0.001445 10.0.0.50 - - [2026-05-04 02:21:20] "GET / HTTP/1.1" 200 36215 0.002538 10.0.0.50 - - [2026-05-04 02:21:20] "POST /fqname-to-id HTTP/1.1" 401 293 0.001203 10.0.0.249 - - [2026-05-04 02:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 1.786173 10.0.0.249 - - [2026-05-04 02:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005861 10.0.0.129 - - [2026-05-04 02:21:21] "POST /fqname-to-id HTTP/1.1" 404 186 1.085782 10.0.0.129 - - [2026-05-04 02:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005634 10.0.0.129 - - [2026-05-04 02:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 1.490120 10.0.0.129 - - [2026-05-04 02:21:21] "GET /global-system-config/976d0400-f40e-47ba-86f5-690ea9d2a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008656 10.0.0.249 - - [2026-05-04 02:21:21] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 2.225101 10.0.0.249 - - [2026-05-04 02:21:21] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004198 10.0.0.129 - - [2026-05-04 02:21:21] "GET /global-system-config/976d0400-f40e-47ba-86f5-690ea9d2a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014588 10.0.0.129 - - [2026-05-04 02:21:21] "POST /fqname-to-id HTTP/1.1" 404 220 0.004685 10.0.0.249 - - [2026-05-04 02:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.810942 10.0.0.249 - - [2026-05-04 02:21:21] "GET /global-system-config/976d0400-f40e-47ba-86f5-690ea9d2a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008127 10.0.0.50 - - [2026-05-04 02:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.214067 10.0.0.50 - - [2026-05-04 02:21:21] "GET /global-system-config/976d0400-f40e-47ba-86f5-690ea9d2a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009520 10.0.0.249 - - [2026-05-04 02:21:21] "POST /fqname-to-id HTTP/1.1" 404 220 0.004174 10.0.0.129 - - [2026-05-04 02:21:22] "POST /service-appliance-sets HTTP/1.1" 200 555 0.055155 10.0.0.129 - - [2026-05-04 02:21:22] "POST /config-nodes HTTP/1.1" 200 601 0.079976 10.0.0.50 - - [2026-05-04 02:21:22] "POST /fqname-to-id HTTP/1.1" 404 220 0.006182 10.0.0.129 - - [2026-05-04 02:21:22] "POST /fqname-to-id HTTP/1.1" 404 180 0.004343 10.0.0.249 - - [2026-05-04 02:21:22] "POST /config-nodes HTTP/1.1" 200 601 0.056287 10.0.0.129 - - [2026-05-04 02:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011213 10.0.0.50 - - [2026-05-04 02:21:22] "POST /config-nodes HTTP/1.1" 200 601 0.078005 10.0.0.129 - - [2026-05-04 02:21:22] "GET /global-system-config/976d0400-f40e-47ba-86f5-690ea9d2a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009679 10.0.0.129 - - [2026-05-04 02:21:22] "POST /service-appliance-sets HTTP/1.1" 200 543 0.075798 10.0.0.129 - - [2026-05-04 02:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005508 10.0.0.129 - - [2026-05-04 02:21:22] "GET /network-ipam/7b4ab580-23e4-49be-8894-1eb6f82d89b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007951 /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.129 - - [2026-05-04 02:21:22] "POST /service-templates HTTP/1.1" 200 513 0.106294 10.0.0.249 - - [2026-05-04 02:21:23] "GET / HTTP/1.1" 200 36215 0.001523 10.0.0.249 - - [2026-05-04 02:21:23] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000401 10.0.0.129 - - [2026-05-04 02:21:23] "POST /service-templates HTTP/1.1" 200 503 0.116423 10.0.0.50 - - [2026-05-04 02:21:23] "GET / HTTP/1.1" 200 36215 0.001838 10.0.0.50 - - [2026-05-04 02:21:23] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000385 10.0.0.129 - - [2026-05-04 02:21:23] "POST /service-templates HTTP/1.1" 200 517 0.097957 10.0.0.129 - - [2026-05-04 02:21:23] "POST /service-templates HTTP/1.1" 200 537 0.091206 10.0.0.129 - - [2026-05-04 02:21:23] "POST /service-templates HTTP/1.1" 200 509 0.147388 10.0.0.129 - - [2026-05-04 02:21:23] "GET / HTTP/1.1" 200 36215 0.001834 10.0.0.129 - - [2026-05-04 02:21:23] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000606 10.0.0.249 - - [2026-05-04 02:21:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.800013 10.0.0.50 - - [2026-05-04 02:21:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.750962 10.0.0.129 - - [2026-05-04 02:21:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.075239 10.0.0.50 - - [2026-05-04 02:21:26] "GET / HTTP/1.1" 200 36215 0.002825 10.0.0.50 - - [2026-05-04 02:21:26] "POST /fqname-to-id HTTP/1.1" 401 293 0.000435 10.0.0.50 - - [2026-05-04 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.054816 10.0.0.50 - - [2026-05-04 02:21:27] "GET /global-system-config/976d0400-f40e-47ba-86f5-690ea9d2a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010065 10.0.0.50 - - [2026-05-04 02:21:27] "POST /fqname-to-id HTTP/1.1" 404 220 0.018844 10.0.0.50 - - [2026-05-04 02:21:27] "POST /config-database-nodes HTTP/1.1" 200 619 0.096839 10.0.0.249 - - [2026-05-04 02:21:27] "GET / HTTP/1.1" 200 36215 0.001827 10.0.0.249 - - [2026-05-04 02:21:27] "POST /fqname-to-id HTTP/1.1" 401 293 0.000409 10.0.0.249 - - [2026-05-04 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.047348 10.0.0.249 - - [2026-05-04 02:21:28] "GET /global-system-config/976d0400-f40e-47ba-86f5-690ea9d2a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010424 10.0.0.249 - - [2026-05-04 02:21:28] "POST /fqname-to-id HTTP/1.1" 404 220 0.004847 10.0.0.249 - - [2026-05-04 02:21:28] "POST /config-database-nodes HTTP/1.1" 200 619 0.067231 10.0.0.129 - - [2026-05-04 02:21:28] "GET / HTTP/1.1" 200 36215 0.002148 10.0.0.129 - - [2026-05-04 02:21:28] "POST /fqname-to-id HTTP/1.1" 401 293 0.000551 10.0.0.129 - - [2026-05-04 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.033411 10.0.0.129 - - [2026-05-04 02:21:28] "GET /global-system-config/976d0400-f40e-47ba-86f5-690ea9d2a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007807 10.0.0.129 - - [2026-05-04 02:21:28] "POST /fqname-to-id HTTP/1.1" 404 220 0.006147 10.0.0.129 - - [2026-05-04 02:21:28] "POST /config-database-nodes HTTP/1.1" 200 619 0.049137 10.0.0.249 - - [2026-05-04 02:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007464 10.0.0.249 - - [2026-05-04 02:21:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.008234 10.0.0.249 - - [2026-05-04 02:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006640 10.0.0.249 - - [2026-05-04 02:21:29] "PUT /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388 HTTP/1.1" 200 277 0.027968 10.0.0.50 - - [2026-05-04 02:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005661 10.0.0.50 - - [2026-05-04 02:21:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.006325 10.0.0.129 - - [2026-05-04 02:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006666 10.0.0.129 - - [2026-05-04 02:21:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.006762 10.0.0.50 - - [2026-05-04 02:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007535 10.0.0.129 - - [2026-05-04 02:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005628 10.0.0.50 - - [2026-05-04 02:21:30] "PUT /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388 HTTP/1.1" 200 277 0.028105 10.0.0.129 - - [2026-05-04 02:21:30] "PUT /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388 HTTP/1.1" 200 277 0.018735 10.0.0.50 - - [2026-05-04 02:21:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000593 10.0.0.50 - - [2026-05-04 02:21:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.249 - - [2026-05-04 02:21:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000429 10.0.0.249 - - [2026-05-04 02:21:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000526 10.0.0.50 - - [2026-05-04 02:21:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000535 10.0.0.249 - - [2026-05-04 02:21:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.129 - - [2026-05-04 02:21:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000449 10.0.0.50 - - [2026-05-04 02:21:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000649 10.0.0.249 - - [2026-05-04 02:21:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.129 - - [2026-05-04 02:21:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.129 - - [2026-05-04 02:21:40] "GET /network-ipam/7b4ab580-23e4-49be-8894-1eb6f82d89b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.126468 10.0.0.129 - - [2026-05-04 02:21:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.005348 10.0.0.129 - - [2026-05-04 02:21:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.129 - - [2026-05-04 02:21:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.129 - - [2026-05-04 02:21:41] "POST /ref-update HTTP/1.1" 200 156 0.036316 10.0.0.129 - - [2026-05-04 02:21:41] "POST /route-targets HTTP/1.1" 200 328 0.023184 10.0.0.129 - - [2026-05-04 02:21:42] "POST /ref-update HTTP/1.1" 200 156 0.035184 10.0.0.129 - - [2026-05-04 02:22:13] "POST /ref-update HTTP/1.1" 200 156 0.066427 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.249 - - [2026-05-04 02:24:27] "GET /obj-perms HTTP/1.1" 200 5075 0.390672 10.0.0.129 - - [2026-05-04 02:25:27] "GET /obj-perms HTTP/1.1" 200 5075 0.060760 10.0.0.50 - - [2026-05-04 02:25:27] "GET /obj-perms HTTP/1.1" 200 5075 0.067542 10.0.0.50 - - [2026-05-04 02:26:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000647 10.0.0.50 - - [2026-05-04 02:26:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000510 10.0.0.249 - - [2026-05-04 02:26:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000490 10.0.0.249 - - [2026-05-04 02:26:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000864 10.0.0.50 - - [2026-05-04 02:26:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000788 10.0.0.50 - - [2026-05-04 02:26:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000439 10.0.0.249 - - [2026-05-04 02:26:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000618 10.0.0.249 - - [2026-05-04 02:26:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000473 10.0.0.129 - - [2026-05-04 02:26:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000433 10.0.0.129 - - [2026-05-04 02:26:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000451 10.0.0.129 - - [2026-05-04 02:26:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000566 10.0.0.129 - - [2026-05-04 02:26:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000445 [Introspect:8084]10.0.0.249 - - [2026-05-04 02:27:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001095 [Introspect:8084]10.0.0.249 - - [2026-05-04 02:27:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001199 [Introspect:8084]10.0.0.249 - - [2026-05-04 02:27:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001029 [Introspect:8084]10.0.0.249 - - [2026-05-04 02:27:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3433 0.001414 [Introspect:8084]10.0.0.249 - - [2026-05-04 02:27:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001116 [Introspect:8084]10.0.0.249 - - [2026-05-04 02:27:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3433 0.001259 [Introspect:8084]10.0.0.249 - - [2026-05-04 02:28:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001281 [Introspect:8084]10.0.0.249 - - [2026-05-04 02:28:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3433 0.001341 [Introspect:8084]10.0.0.249 - - [2026-05-04 02:28:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001055 [Introspect:8084]10.0.0.249 - - [2026-05-04 02:28:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.000989 [Introspect:8084]10.0.0.249 - - [2026-05-04 02:28:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001216 [Introspect:8084]10.0.0.249 - - [2026-05-04 02:28:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001115 [Introspect:8084]10.0.0.249 - - [2026-05-04 02:29:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000979 [Introspect:8084]10.0.0.249 - - [2026-05-04 02:29:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001146 10.0.0.249 - - [2026-05-04 02:29:30] "GET /obj-perms HTTP/1.1" 200 5075 0.059656 10.0.0.129 - - [2026-05-04 02:29:31] "GET /obj-perms HTTP/1.1" 200 5075 0.055309 [Introspect:8084]10.0.0.249 - - [2026-05-04 02:29:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001002 [Introspect:8084]10.0.0.249 - - [2026-05-04 02:29:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001234 [Introspect:8084]10.0.0.249 - - [2026-05-04 02:29:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001039 [Introspect:8084]10.0.0.249 - - [2026-05-04 02:29:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001343 10.0.0.50 - - [2026-05-04 02:30:31] "GET /obj-perms HTTP/1.1" 200 5075 0.057512 10.0.0.129 - - [2026-05-04 02:30:59] "GET / HTTP/1.1" 200 36215 0.002001 10.0.0.129 - - [2026-05-04 02:31:00] "POST /fqname-to-id HTTP/1.1" 401 293 0.000715 10.0.0.129 - - [2026-05-04 02:31:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.061670 10.0.0.249 - - [2026-05-04 02:31:01] "GET /projects?obj_uuids=482a546f-5acb-4dec-9826-474a53dc3e69&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.064211 10.0.0.249 - - [2026-05-04 02:31:01] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001444 10.0.0.249 - - [2026-05-04 02:31:01] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.045593 10.0.0.249 - - [2026-05-04 02:31:01] "POST /id-to-fqname HTTP/1.1" 200 188 0.005311 10.0.0.249 - - [2026-05-04 02:31:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.009293 10.0.0.249 - - [2026-05-04 02:31:01] "POST /security-groups HTTP/1.1" 200 589 0.051965 10.0.0.249 - - [2026-05-04 02:31:01] "POST /projects HTTP/1.1" 200 581 0.410891 10.0.0.249 - - [2026-05-04 02:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.451065 10.0.0.129 - - [2026-05-04 02:31:01] "POST /fqname-to-id HTTP/1.1" 404 232 0.041410 10.0.0.129 - - [2026-05-04 02:31:02] "GET /project/482a546f-5acb-4dec-9826-474a53dc3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.710242 10.0.0.129 - - [2026-05-04 02:31:02] "POST /access-control-lists HTTP/1.1" 200 594 0.052561 10.0.0.129 - - [2026-05-04 02:31:03] "GET / HTTP/1.1" 200 36215 0.002991 10.0.0.249 - - [2026-05-04 02:31:06] "GET /projects?obj_uuids=482a546f-5acb-4dec-9826-474a53dc3e69&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001313 10.0.0.129 - - [2026-05-04 02:31:07] "GET /project/482a546f-5acb-4dec-9826-474a53dc3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.066860 10.0.0.249 - - [2026-05-04 02:31:07] "GET /projects?obj_uuids=482a546f-5acb-4dec-9826-474a53dc3e69&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001050 10.0.0.129 - - [2026-05-04 02:31:07] "GET /project/482a546f-5acb-4dec-9826-474a53dc3e69?fields=virtual_networks HTTP/1.1" 200 1040 0.084080 10.0.0.249 - - [2026-05-04 02:31:07] "GET /projects?obj_uuids=482a546f-5acb-4dec-9826-474a53dc3e69&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001430 10.0.0.129 - - [2026-05-04 02:31:07] "GET /project/482a546f-5acb-4dec-9826-474a53dc3e69?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.076924 10.0.0.249 - - [2026-05-04 02:31:07] "GET /projects?obj_uuids=482a546f-5acb-4dec-9826-474a53dc3e69&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001144 10.0.0.129 - - [2026-05-04 02:31:07] "GET /project/482a546f-5acb-4dec-9826-474a53dc3e69?fields=security_groups HTTP/1.1" 200 1265 0.068573 10.0.0.249 - - [2026-05-04 02:31:08] "GET /projects?obj_uuids=250fe5a3-d127-4ee8-ad17-a8a028f8ffe9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003984 10.0.0.249 - - [2026-05-04 02:31:08] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001021 10.0.0.249 - - [2026-05-04 02:31:08] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008091 10.0.0.249 - - [2026-05-04 02:31:08] "POST /id-to-fqname HTTP/1.1" 200 167 0.002889 10.0.0.249 - - [2026-05-04 02:31:08] "POST /fqname-to-id HTTP/1.1" 404 176 0.008837 10.0.0.249 - - [2026-05-04 02:31:08] "POST /security-groups HTTP/1.1" 200 568 0.086679 10.0.0.249 - - [2026-05-04 02:31:08] "POST /projects HTTP/1.1" 200 539 0.432616 10.0.0.249 - - [2026-05-04 02:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.505482 10.0.0.129 - - [2026-05-04 02:31:08] "POST /fqname-to-id HTTP/1.1" 404 206 0.007452 10.0.0.129 - - [2026-05-04 02:31:08] "GET /project/250fe5a3-d127-4ee8-ad17-a8a028f8ffe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.701571 [Introspect:8084]10.0.0.129 - - [2026-05-04 02:31:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001596 10.0.0.249 - - [2026-05-04 02:31:10] "GET /projects?obj_uuids=250fe5a3-d127-4ee8-ad17-a8a028f8ffe9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001105 10.0.0.129 - - [2026-05-04 02:31:10] "GET /project/250fe5a3-d127-4ee8-ad17-a8a028f8ffe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062831 10.0.0.249 - - [2026-05-04 02:31:11] "GET /obj-perms HTTP/1.1" 200 5075 0.065576 [Introspect:8084]10.0.0.129 - - [2026-05-04 02:31:13] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.000738 10.0.0.129 - - [2026-05-04 02:31:14] "GET /obj-perms HTTP/1.1" 200 5075 0.058564 10.0.0.129 - - [2026-05-04 02:31:14] "GET /obj-perms HTTP/1.1" 200 5075 0.004884 10.0.0.129 - - [2026-05-04 02:31:14] "GET /obj-perms HTTP/1.1" 200 5075 0.005805 10.0.0.129 - - [2026-05-04 02:31:14] "GET /obj-perms HTTP/1.1" 200 5075 0.005849 10.0.0.129 - - [2026-05-04 02:31:14] "GET /obj-perms HTTP/1.1" 200 5075 0.005906 10.0.0.129 - - [2026-05-04 02:31:14] "GET /obj-perms HTTP/1.1" 200 5075 0.004920 10.0.0.129 - - [2026-05-04 02:31:14] "GET /obj-perms HTTP/1.1" 200 5075 0.004651 10.0.0.129 - - [2026-05-04 02:31:14] "GET /obj-perms HTTP/1.1" 200 5075 0.004895 10.0.0.129 - - [2026-05-04 02:31:14] "GET /obj-perms HTTP/1.1" 200 5075 0.006027 10.0.0.129 - - [2026-05-04 02:31:14] "GET /obj-perms HTTP/1.1" 200 5075 0.005417 10.0.0.129 - - [2026-05-04 02:31:14] "GET /obj-perms HTTP/1.1" 200 5075 0.004671 10.0.0.249 - - [2026-05-04 02:31:15] "GET /obj-perms HTTP/1.1" 200 5075 0.005061 10.0.0.129 - - [2026-05-04 02:31:15] "GET /obj-perms HTTP/1.1" 200 5075 0.007944 10.0.0.249 - - [2026-05-04 02:31:15] "GET /obj-perms HTTP/1.1" 200 5075 0.004790 10.0.0.249 - - [2026-05-04 02:31:15] "GET /obj-perms HTTP/1.1" 200 5075 0.005844 10.0.0.129 - - [2026-05-04 02:31:16] "GET /obj-perms HTTP/1.1" 200 5075 0.005560 10.0.0.129 - - [2026-05-04 02:31:16] "GET /obj-perms HTTP/1.1" 200 5075 0.004346 10.0.0.129 - - [2026-05-04 02:31:16] "GET /obj-perms HTTP/1.1" 200 5075 0.004867 10.0.0.129 - - [2026-05-04 02:31:16] "GET /obj-perms HTTP/1.1" 200 5075 0.006447 10.0.0.129 - - [2026-05-04 02:31:17] "GET /obj-perms HTTP/1.1" 200 5075 0.006249 10.0.0.129 - - [2026-05-04 02:31:17] "GET /obj-perms HTTP/1.1" 200 5075 0.005224 10.0.0.129 - - [2026-05-04 02:31:17] "GET /obj-perms HTTP/1.1" 200 5075 0.005671 10.0.0.129 - - [2026-05-04 02:31:17] "GET /obj-perms HTTP/1.1" 200 5075 0.004719 10.0.0.129 - - [2026-05-04 02:31:17] "GET /obj-perms HTTP/1.1" 200 5075 0.005354 10.0.0.129 - - [2026-05-04 02:31:17] "GET /obj-perms HTTP/1.1" 200 5075 0.004989 10.0.0.129 - - [2026-05-04 02:31:20] "GET /obj-perms HTTP/1.1" 200 5075 0.004813 10.0.0.129 - - [2026-05-04 02:31:20] "GET /obj-perms HTTP/1.1" 200 5075 0.004954 10.0.0.129 - - [2026-05-04 02:31:20] "GET /obj-perms HTTP/1.1" 200 5075 0.005023 10.0.0.129 - - [2026-05-04 02:31:20] "GET /obj-perms HTTP/1.1" 200 5075 0.004730 10.0.0.129 - - [2026-05-04 02:31:22] "GET /obj-perms HTTP/1.1" 200 5075 0.005174 10.0.0.129 - - [2026-05-04 02:31:23] "POST /fqname-to-id HTTP/1.1" 404 199 0.027953 10.0.0.249 - - [2026-05-04 02:31:23] "GET /projects?obj_uuids=35724535-947c-42c9-98e2-b6807b803f07&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004523 10.0.0.249 - - [2026-05-04 02:31:23] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001323 10.0.0.249 - - [2026-05-04 02:31:23] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.012081 10.0.0.249 - - [2026-05-04 02:31:23] "POST /id-to-fqname HTTP/1.1" 200 201 0.001304 10.0.0.249 - - [2026-05-04 02:31:23] "POST /fqname-to-id HTTP/1.1" 404 210 0.009723 10.0.0.249 - - [2026-05-04 02:31:23] "POST /security-groups HTTP/1.1" 200 602 0.094570 10.0.0.249 - - [2026-05-04 02:31:23] "POST /projects HTTP/1.1" 200 607 0.353736 10.0.0.249 - - [2026-05-04 02:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.387177 10.0.0.129 - - [2026-05-04 02:31:23] "POST /access-control-lists HTTP/1.1" 200 609 0.042229 10.0.0.129 - - [2026-05-04 02:31:23] "GET /project/35724535-947c-42c9-98e2-b6807b803f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.562816 10.0.0.249 - - [2026-05-04 02:31:24] "DELETE /project/250fe5a3d1274ee8ad17a8a028f8ffe9 HTTP/1.1" 404 173 0.004776 10.0.0.249 - - [2026-05-04 02:31:24] "DELETE /project/35724535947c42c998e2b6807b803f07 HTTP/1.1" 404 173 0.009025 10.0.0.249 - - [2026-05-04 02:31:24] "GET /projects?obj_uuids=482a546f-5acb-4dec-9826-474a53dc3e69&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001347 10.0.0.249 - - [2026-05-04 02:31:24] "DELETE /project/482a546f5acb4dec9826474a53dc3e69 HTTP/1.1" 404 173 0.017055 10.0.0.249 - - [2026-05-04 02:31:24] "GET /project/482a546f-5acb-4dec-9826-474a53dc3e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.074182 10.0.0.249 - - [2026-05-04 02:31:24] "GET /projects?obj_uuids=482a546f-5acb-4dec-9826-474a53dc3e69&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001648 10.0.0.249 - - [2026-05-04 02:31:24] "GET /project/482a546f-5acb-4dec-9826-474a53dc3e69?fields=security_groups HTTP/1.1" 200 1367 0.078021 10.0.0.249 - - [2026-05-04 02:31:24] "DELETE /security-group/2bd677bc-ddf7-468e-a76f-318aa5daec50 HTTP/1.1" 200 115 0.081299 10.0.0.249 - - [2026-05-04 02:31:24] "GET /projects?obj_uuids=482a546f-5acb-4dec-9826-474a53dc3e69&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001106 10.0.0.129 - - [2026-05-04 02:31:24] "DELETE /access-control-list/aeacf9ee-5e02-4e35-a1e8-a7eb9e6113bd HTTP/1.1" 200 115 0.055761 10.0.0.249 - - [2026-05-04 02:31:24] "GET /project/482a546f-5acb-4dec-9826-474a53dc3e69?fields=application_policy_sets HTTP/1.1" 200 1406 0.103626 10.0.0.249 - - [2026-05-04 02:31:24] "DELETE /project/482a546f-5acb-4dec-9826-474a53dc3e69 HTTP/1.1" 200 115 0.599438 10.0.0.129 - - [2026-05-04 02:31:25] "GET / HTTP/1.1" 200 36215 0.001825 10.0.0.129 - - [2026-05-04 02:31:26] "POST /fqname-to-id HTTP/1.1" 401 293 0.000581 10.0.0.129 - - [2026-05-04 02:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.087651 10.0.0.249 - - [2026-05-04 02:31:26] "GET /projects?obj_uuids=35724535-947c-42c9-98e2-b6807b803f07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001665 10.0.0.129 - - [2026-05-04 02:31:26] "GET /project/35724535-947c-42c9-98e2-b6807b803f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.069448 10.0.0.129 - - [2026-05-04 02:31:27] "POST /ref-update HTTP/1.1" 200 156 0.056723 10.0.0.249 - - [2026-05-04 02:31:27] "POST /useragent-kv HTTP/1.1" 200 115 0.008791 10.0.0.129 - - [2026-05-04 02:31:27] "POST /neutron/subnet HTTP/1.1" 200 734 0.307383 10.0.0.129 - - [2026-05-04 02:31:27] "POST /id-to-fqname HTTP/1.1" 200 233 0.001315 10.0.0.129 - - [2026-05-04 02:31:27] "GET /virtual-network/d2e37bc0-a4d5-419d-8357-4d0476edd649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006416 10.0.0.129 - - [2026-05-04 02:31:27] "GET /virtual-network/d2e37bc0-a4d5-419d-8357-4d0476edd649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.008461 10.0.0.129 - - [2026-05-04 02:31:27] "POST /neutron/network HTTP/1.1" 200 841 0.009365 10.0.0.129 - - [2026-05-04 02:31:28] "GET /virtual-network/d2e37bc0-a4d5-419d-8357-4d0476edd649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006744 10.0.0.129 - - [2026-05-04 02:31:28] "GET /obj-perms HTTP/1.1" 200 5071 0.064945 10.0.0.129 - - [2026-05-04 02:31:29] "POST /id-to-fqname HTTP/1.1" 200 233 0.001349 10.0.0.249 - - [2026-05-04 02:31:32] "GET /projects?obj_uuids=35724535-947c-42c9-98e2-b6807b803f07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001145 10.0.0.129 - - [2026-05-04 02:31:32] "GET /project/35724535-947c-42c9-98e2-b6807b803f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.336362 10.0.0.129 - - [2026-05-04 02:31:33] "POST /neutron/network HTTP/1.1" 200 841 0.037645 10.0.0.129 - - [2026-05-04 02:31:33] "POST /neutron/port HTTP/1.1" 200 117 0.012124 10.0.0.129 - - [2026-05-04 02:31:35] "POST /neutron/port HTTP/1.1" 200 1073 0.063645 10.0.0.129 - - [2026-05-04 02:31:35] "POST /neutron/port HTTP/1.1" 200 1137 0.031014 10.0.0.129 - - [2026-05-04 02:31:35] "POST /neutron/port HTTP/1.1" 200 117 0.001588 10.0.0.129 - - [2026-05-04 02:31:38] "POST /neutron/security_group HTTP/1.1" 200 2069 0.015866 10.0.0.50 - - [2026-05-04 02:31:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000545 10.0.0.50 - - [2026-05-04 02:31:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000602 10.0.0.249 - - [2026-05-04 02:31:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000463 10.0.0.249 - - [2026-05-04 02:31:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000486 10.0.0.50 - - [2026-05-04 02:31:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000411 10.0.0.50 - - [2026-05-04 02:31:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000433 10.0.0.249 - - [2026-05-04 02:31:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000690 10.0.0.249 - - [2026-05-04 02:31:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000625 10.0.0.129 - - [2026-05-04 02:31:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000614 10.0.0.129 - - [2026-05-04 02:31:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000436 10.0.0.129 - - [2026-05-04 02:31:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.129 - - [2026-05-04 02:31:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000550 10.0.0.129 - - [2026-05-04 02:31:44] "GET /obj-perms HTTP/1.1" 200 5071 0.004599 10.0.0.129 - - [2026-05-04 02:31:47] "GET /obj-perms HTTP/1.1" 200 5071 0.005731 10.0.0.129 - - [2026-05-04 02:31:49] "POST /neutron/network HTTP/1.1" 200 841 0.009239 10.0.0.129 - - [2026-05-04 02:31:49] "POST /neutron/port HTTP/1.1" 200 1127 0.021007 10.0.0.129 - - [2026-05-04 02:31:51] "POST /neutron/network HTTP/1.1" 200 841 0.008223 10.0.0.249 - - [2026-05-04 02:31:52] "GET /projects?obj_uuids=35724535-947c-42c9-98e2-b6807b803f07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001105 10.0.0.129 - - [2026-05-04 02:31:52] "GET /project/35724535-947c-42c9-98e2-b6807b803f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.059415 10.0.0.249 - - [2026-05-04 02:31:52] "GET /projects?obj_uuids=35724535-947c-42c9-98e2-b6807b803f07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001386 10.0.0.129 - - [2026-05-04 02:31:52] "GET /project/35724535-947c-42c9-98e2-b6807b803f07?fields=virtual_networks HTTP/1.1" 200 1066 0.076663 10.0.0.249 - - [2026-05-04 02:31:52] "GET /projects?obj_uuids=35724535-947c-42c9-98e2-b6807b803f07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001460 10.0.0.129 - - [2026-05-04 02:31:52] "GET /project/35724535-947c-42c9-98e2-b6807b803f07?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.085692 10.0.0.249 - - [2026-05-04 02:31:52] "GET /projects?obj_uuids=35724535-947c-42c9-98e2-b6807b803f07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001073 10.0.0.129 - - [2026-05-04 02:31:52] "GET /project/35724535-947c-42c9-98e2-b6807b803f07?fields=security_groups HTTP/1.1" 200 1304 0.044706 10.0.0.249 - - [2026-05-04 02:31:53] "GET /projects?obj_uuids=250fe5a3-d127-4ee8-ad17-a8a028f8ffe9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001196 10.0.0.129 - - [2026-05-04 02:31:53] "GET /project/250fe5a3-d127-4ee8-ad17-a8a028f8ffe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058798 10.0.0.249 - - [2026-05-04 02:32:00] "GET /projects?obj_uuids=250fe5a3-d127-4ee8-ad17-a8a028f8ffe9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001175 10.0.0.129 - - [2026-05-04 02:32:00] "GET /project/250fe5a3-d127-4ee8-ad17-a8a028f8ffe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063028 10.0.0.129 - - [2026-05-04 02:32:03] "POST /fqname-to-id HTTP/1.1" 404 200 0.029269 10.0.0.249 - - [2026-05-04 02:32:03] "GET /projects?obj_uuids=f80f5b9f-406b-4a94-9fae-2cb9cc2faf41&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004574 10.0.0.249 - - [2026-05-04 02:32:03] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000948 10.0.0.249 - - [2026-05-04 02:32:03] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008711 10.0.0.249 - - [2026-05-04 02:32:03] "POST /id-to-fqname HTTP/1.1" 200 202 0.003163 10.0.0.249 - - [2026-05-04 02:32:03] "POST /fqname-to-id HTTP/1.1" 404 211 0.020674 10.0.0.249 - - [2026-05-04 02:32:03] "POST /security-groups HTTP/1.1" 200 603 0.053916 10.0.0.129 - - [2026-05-04 02:32:03] "POST /fqname-to-id HTTP/1.1" 404 246 0.005091 10.0.0.249 - - [2026-05-04 02:32:03] "POST /projects HTTP/1.1" 200 609 0.329530 10.0.0.249 - - [2026-05-04 02:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.404164 10.0.0.129 - - [2026-05-04 02:32:03] "POST /access-control-lists HTTP/1.1" 200 608 0.051185 10.0.0.129 - - [2026-05-04 02:32:03] "GET /project/f80f5b9f-406b-4a94-9fae-2cb9cc2faf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.577058 10.0.0.129 - - [2026-05-04 02:32:05] "GET / HTTP/1.1" 200 36215 0.002126 10.0.0.129 - - [2026-05-04 02:32:05] "POST /fqname-to-id HTTP/1.1" 401 293 0.000584 10.0.0.129 - - [2026-05-04 02:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.088133 10.0.0.249 - - [2026-05-04 02:32:05] "GET /projects?obj_uuids=f80f5b9f-406b-4a94-9fae-2cb9cc2faf41&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000956 10.0.0.129 - - [2026-05-04 02:32:05] "GET /project/f80f5b9f-406b-4a94-9fae-2cb9cc2faf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.056826 10.0.0.249 - - [2026-05-04 02:32:06] "GET /projects?obj_uuids=f80f5b9f-406b-4a94-9fae-2cb9cc2faf41&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001437 10.0.0.129 - - [2026-05-04 02:32:06] "POST /neutron/network HTTP/1.1" 200 703 0.231978 10.0.0.129 - - [2026-05-04 02:32:06] "POST /id-to-fqname HTTP/1.1" 200 275 0.004067 10.0.0.129 - - [2026-05-04 02:32:06] "GET /virtual-network/76c77409-b0ae-48e2-bf05-23fab1b85bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.007103 10.0.0.129 - - [2026-05-04 02:32:06] "POST /neutron/network HTTP/1.1" 200 924 0.009681 10.0.0.129 - - [2026-05-04 02:32:06] "GET /virtual-network/76c77409-b0ae-48e2-bf05-23fab1b85bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.008224 10.0.0.129 - - [2026-05-04 02:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.249 - - [2026-05-04 02:32:06] "GET /projects?obj_uuids=f80f5b9f-406b-4a94-9fae-2cb9cc2faf41&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001034 10.0.0.129 - - [2026-05-04 02:32:06] "GET /project/f80f5b9f-406b-4a94-9fae-2cb9cc2faf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.069939 10.0.0.129 - - [2026-05-04 02:32:06] "POST /neutron/network HTTP/1.1" 200 117 0.019076 10.0.0.129 - - [2026-05-04 02:32:07] "POST /route-targets HTTP/1.1" 200 328 0.024353 10.0.0.129 - - [2026-05-04 02:32:07] "POST /neutron/network HTTP/1.1" 200 921 0.011898 10.0.0.129 - - [2026-05-04 02:32:07] "POST /id-to-fqname HTTP/1.1" 200 275 0.001374 10.0.0.129 - - [2026-05-04 02:32:07] "GET /virtual-network/9a7bdf4c-63f3-478d-a102-ca3e61fdbd68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.008098 10.0.0.129 - - [2026-05-04 02:32:07] "GET /virtual-network/9a7bdf4c-63f3-478d-a102-ca3e61fdbd68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006822 10.0.0.129 - - [2026-05-04 02:32:07] "POST /neutron/subnet HTTP/1.1" 200 720 0.013525 10.0.0.129 - - [2026-05-04 02:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.249 - - [2026-05-04 02:32:07] "GET /projects?obj_uuids=f80f5b9f-406b-4a94-9fae-2cb9cc2faf41&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001130 10.0.0.129 - - [2026-05-04 02:32:07] "GET /project/f80f5b9f-406b-4a94-9fae-2cb9cc2faf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.062941 10.0.0.129 - - [2026-05-04 02:32:08] "POST /ref-update HTTP/1.1" 200 156 0.035011 10.0.0.249 - - [2026-05-04 02:32:08] "POST /useragent-kv HTTP/1.1" 200 115 0.015309 10.0.0.129 - - [2026-05-04 02:32:08] "POST /neutron/subnet HTTP/1.1" 200 725 0.292854 10.0.0.129 - - [2026-05-04 02:32:08] "POST /id-to-fqname HTTP/1.1" 200 276 0.001529 10.0.0.129 - - [2026-05-04 02:32:08] "GET /virtual-network/5dd1a4fd-0ea7-4485-bf18-6371e33f4ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.007657 10.0.0.129 - - [2026-05-04 02:32:08] "GET /virtual-network/5dd1a4fd-0ea7-4485-bf18-6371e33f4ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.006727 10.0.0.129 - - [2026-05-04 02:32:08] "POST /neutron/network HTTP/1.1" 200 924 0.007852 10.0.0.129 - - [2026-05-04 02:32:08] "POST /id-to-fqname HTTP/1.1" 200 275 0.001483 10.0.0.249 - - [2026-05-04 02:32:09] "GET /projects?obj_uuids=f80f5b9f-406b-4a94-9fae-2cb9cc2faf41&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001456 10.0.0.129 - - [2026-05-04 02:32:09] "GET /project/f80f5b9f-406b-4a94-9fae-2cb9cc2faf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.074604 10.0.0.129 - - [2026-05-04 02:32:09] "POST /neutron/network HTTP/1.1" 200 921 0.009251 10.0.0.129 - - [2026-05-04 02:32:10] "POST /id-to-fqname HTTP/1.1" 200 276 0.001474 10.0.0.129 - - [2026-05-04 02:32:10] "POST /neutron/port HTTP/1.1" 200 117 0.007307 10.0.0.249 - - [2026-05-04 02:32:10] "GET /projects?obj_uuids=f80f5b9f-406b-4a94-9fae-2cb9cc2faf41&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001465 10.0.0.129 - - [2026-05-04 02:32:11] "POST /neutron/port HTTP/1.1" 200 1071 0.525258 10.0.0.249 - - [2026-05-04 02:32:11] "GET /projects?obj_uuids=f80f5b9f-406b-4a94-9fae-2cb9cc2faf41&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001201 10.0.0.129 - - [2026-05-04 02:32:11] "GET /project/f80f5b9f-406b-4a94-9fae-2cb9cc2faf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.115352 10.0.0.129 - - [2026-05-04 02:32:11] "POST /neutron/port HTTP/1.1" 200 1125 0.183738 10.0.0.129 - - [2026-05-04 02:32:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004672 10.0.0.129 - - [2026-05-04 02:32:11] "POST /neutron/network HTTP/1.1" 200 921 0.011557 10.0.0.129 - - [2026-05-04 02:32:11] "POST /neutron/port HTTP/1.1" 200 117 0.007859 10.0.0.129 - - [2026-05-04 02:32:13] "POST /neutron/network HTTP/1.1" 200 921 0.012026 10.0.0.129 - - [2026-05-04 02:32:13] "POST /neutron/port HTTP/1.1" 200 1072 0.053949 10.0.0.129 - - [2026-05-04 02:32:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005064 10.0.0.129 - - [2026-05-04 02:32:13] "POST /neutron/port HTTP/1.1" 200 1135 0.023096 10.0.0.129 - - [2026-05-04 02:32:14] "POST /neutron/port HTTP/1.1" 200 151 0.255318 10.0.0.129 - - [2026-05-04 02:32:15] "POST /neutron/network HTTP/1.1" 200 924 0.010554 10.0.0.129 - - [2026-05-04 02:32:17] "POST /neutron/port HTTP/1.1" 200 1126 0.027401 10.0.0.129 - - [2026-05-04 02:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010278 10.0.0.249 - - [2026-05-04 02:32:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004194 10.0.0.249 - - [2026-05-04 02:32:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004790 10.0.0.129 - - [2026-05-04 02:32:18] "POST /neutron/network HTTP/1.1" 200 151 0.201825 10.0.0.129 - - [2026-05-04 02:32:18] "POST /neutron/network HTTP/1.1" 200 898 0.013890 10.0.0.249 - - [2026-05-04 02:32:18] "GET /projects?obj_uuids=f80f5b9f-406b-4a94-9fae-2cb9cc2faf41&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002489 10.0.0.129 - - [2026-05-04 02:32:18] "DELETE /route-target/e836d727-7de3-45c5-acfd-bf98bb0ccd59 HTTP/1.1" 200 115 0.053147 10.0.0.129 - - [2026-05-04 02:32:18] "GET /project/f80f5b9f-406b-4a94-9fae-2cb9cc2faf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.068371 10.0.0.249 - - [2026-05-04 02:32:18] "GET /projects?obj_uuids=f80f5b9f-406b-4a94-9fae-2cb9cc2faf41&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003485 10.0.0.129 - - [2026-05-04 02:32:18] "GET /project/f80f5b9f-406b-4a94-9fae-2cb9cc2faf41?fields=virtual_networks HTTP/1.1" 200 1069 0.061845 10.0.0.249 - - [2026-05-04 02:32:18] "GET /projects?obj_uuids=f80f5b9f-406b-4a94-9fae-2cb9cc2faf41&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001078 10.0.0.129 - - [2026-05-04 02:32:18] "POST /neutron/port HTTP/1.1" 200 117 0.007545 10.0.0.129 - - [2026-05-04 02:32:18] "GET /project/f80f5b9f-406b-4a94-9fae-2cb9cc2faf41?fields=virtual_machine_interfaces HTTP/1.1" 200 1069 0.054891 10.0.0.249 - - [2026-05-04 02:32:18] "GET /projects?obj_uuids=f80f5b9f-406b-4a94-9fae-2cb9cc2faf41&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001155 10.0.0.129 - - [2026-05-04 02:32:18] "GET /project/f80f5b9f-406b-4a94-9fae-2cb9cc2faf41?fields=security_groups HTTP/1.1" 200 1308 0.059069 10.0.0.129 - - [2026-05-04 02:32:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.031235 10.0.0.249 - - [2026-05-04 02:32:19] "GET /projects?obj_uuids=a0f923d8-da0d-4b00-932a-16da407747c9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004756 10.0.0.249 - - [2026-05-04 02:32:19] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001197 10.0.0.249 - - [2026-05-04 02:32:19] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008920 10.0.0.249 - - [2026-05-04 02:32:19] "POST /id-to-fqname HTTP/1.1" 200 192 0.002475 10.0.0.249 - - [2026-05-04 02:32:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.012267 10.0.0.249 - - [2026-05-04 02:32:20] "POST /security-groups HTTP/1.1" 200 593 0.053320 10.0.0.249 - - [2026-05-04 02:32:20] "POST /projects HTTP/1.1" 200 589 0.298705 10.0.0.249 - - [2026-05-04 02:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.337207 10.0.0.129 - - [2026-05-04 02:32:20] "POST /fqname-to-id HTTP/1.1" 404 235 0.013207 10.0.0.129 - - [2026-05-04 02:32:20] "GET /project/a0f923d8-da0d-4b00-932a-16da407747c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.521569 10.0.0.129 - - [2026-05-04 02:32:21] "GET / HTTP/1.1" 200 36215 0.002700 10.0.0.129 - - [2026-05-04 02:32:21] "POST /fqname-to-id HTTP/1.1" 401 293 0.000583 10.0.0.129 - - [2026-05-04 02:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.068997 10.0.0.249 - - [2026-05-04 02:32:22] "GET /projects?obj_uuids=a0f923d8-da0d-4b00-932a-16da407747c9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001192 10.0.0.129 - - [2026-05-04 02:32:22] "GET /project/a0f923d8-da0d-4b00-932a-16da407747c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.066672 10.0.0.129 - - [2026-05-04 02:32:22] "POST /ref-update HTTP/1.1" 200 156 0.045632 10.0.0.249 - - [2026-05-04 02:32:23] "POST /useragent-kv HTTP/1.1" 200 115 0.016232 10.0.0.129 - - [2026-05-04 02:32:23] "POST /neutron/subnet HTTP/1.1" 200 715 0.309183 10.0.0.129 - - [2026-05-04 02:32:23] "POST /id-to-fqname HTTP/1.1" 200 255 0.001655 10.0.0.129 - - [2026-05-04 02:32:23] "GET /virtual-network/7bd2f193-8019-4e76-be86-4c3fd1811459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.007303 10.0.0.129 - - [2026-05-04 02:32:23] "GET /virtual-network/7bd2f193-8019-4e76-be86-4c3fd1811459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.007835 10.0.0.129 - - [2026-05-04 02:32:23] "POST /neutron/network HTTP/1.1" 200 890 0.009067 10.0.0.129 - - [2026-05-04 02:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.249 - - [2026-05-04 02:32:23] "GET /projects?obj_uuids=a0f923d8-da0d-4b00-932a-16da407747c9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001225 10.0.0.129 - - [2026-05-04 02:32:23] "GET /project/a0f923d8-da0d-4b00-932a-16da407747c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.058250 10.0.0.249 - - [2026-05-04 02:32:23] "GET /projects?obj_uuids=a0f923d8-da0d-4b00-932a-16da407747c9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001227 10.0.0.129 - - [2026-05-04 02:32:23] "POST /neutron/network HTTP/1.1" 200 673 0.176833 10.0.0.129 - - [2026-05-04 02:32:23] "POST /id-to-fqname HTTP/1.1" 200 255 0.004541 10.0.0.129 - - [2026-05-04 02:32:23] "GET /virtual-network/a054d50d-dc37-47b0-a744-6846f0594995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.009652 10.0.0.129 - - [2026-05-04 02:32:23] "POST /neutron/network HTTP/1.1" 200 894 0.014423 10.0.0.129 - - [2026-05-04 02:32:23] "GET /virtual-network/a054d50d-dc37-47b0-a744-6846f0594995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.007703 10.0.0.129 - - [2026-05-04 02:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.249 - - [2026-05-04 02:32:23] "GET /projects?obj_uuids=a0f923d8-da0d-4b00-932a-16da407747c9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001590 10.0.0.129 - - [2026-05-04 02:32:24] "GET /project/a0f923d8-da0d-4b00-932a-16da407747c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.064402 10.0.0.129 - - [2026-05-04 02:32:24] "POST /neutron/network HTTP/1.1" 200 117 0.040451 10.0.0.129 - - [2026-05-04 02:32:24] "POST /route-targets HTTP/1.1" 200 328 0.019003 10.0.0.129 - - [2026-05-04 02:32:24] "POST /neutron/network HTTP/1.1" 200 892 0.012354 10.0.0.129 - - [2026-05-04 02:32:24] "POST /id-to-fqname HTTP/1.1" 200 256 0.001927 10.0.0.129 - - [2026-05-04 02:32:24] "GET /virtual-network/b2f51d10-0675-4574-b120-a451f0e21ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.007236 10.0.0.129 - - [2026-05-04 02:32:24] "GET /virtual-network/b2f51d10-0675-4574-b120-a451f0e21ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.013602 10.0.0.249 - - [2026-05-04 02:32:24] "DELETE /project/f80f5b9f406b4a949fae2cb9cc2faf41 HTTP/1.1" 404 173 0.010571 10.0.0.249 - - [2026-05-04 02:32:24] "DELETE /project/a0f923d8da0d4b00932a16da407747c9 HTTP/1.1" 404 173 0.014885 10.0.0.249 - - [2026-05-04 02:32:24] "GET /projects?obj_uuids=35724535-947c-42c9-98e2-b6807b803f07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000996 10.0.0.249 - - [2026-05-04 02:32:24] "GET /projects?obj_uuids=f80f5b9f-406b-4a94-9fae-2cb9cc2faf41&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000932 10.0.0.129 - - [2026-05-04 02:32:24] "POST /neutron/subnet HTTP/1.1" 200 715 0.015551 10.0.0.129 - - [2026-05-04 02:32:24] "POST /id-to-fqname HTTP/1.1" 200 255 0.001363 10.0.0.249 - - [2026-05-04 02:32:24] "GET /project/35724535-947c-42c9-98e2-b6807b803f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1522 0.081525 10.0.0.249 - - [2026-05-04 02:32:24] "GET /projects?obj_uuids=35724535-947c-42c9-98e2-b6807b803f07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001177 10.0.0.249 - - [2026-05-04 02:32:24] "GET /project/f80f5b9f-406b-4a94-9fae-2cb9cc2faf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1527 0.098898 10.0.0.249 - - [2026-05-04 02:32:24] "GET /projects?obj_uuids=f80f5b9f-406b-4a94-9fae-2cb9cc2faf41&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001773 10.0.0.249 - - [2026-05-04 02:32:24] "GET /project/35724535-947c-42c9-98e2-b6807b803f07?fields=security_groups HTTP/1.1" 200 1406 0.088193 10.0.0.249 - - [2026-05-04 02:32:25] "GET /project/f80f5b9f-406b-4a94-9fae-2cb9cc2faf41?fields=security_groups HTTP/1.1" 200 1410 0.127327 10.0.0.249 - - [2026-05-04 02:32:25] "DELETE /security-group/17eae75d-68e5-4cf8-9115-ceb6add97cb3 HTTP/1.1" 200 115 0.087652 10.0.0.249 - - [2026-05-04 02:32:25] "GET /projects?obj_uuids=35724535-947c-42c9-98e2-b6807b803f07&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001071 10.0.0.249 - - [2026-05-04 02:32:25] "DELETE /security-group/3550f0e4-4ed6-4799-910f-1ed13ee16096 HTTP/1.1" 200 115 0.095004 10.0.0.249 - - [2026-05-04 02:32:25] "GET /project/35724535-947c-42c9-98e2-b6807b803f07?fields=application_policy_sets HTTP/1.1" 200 1445 0.091937 10.0.0.249 - - [2026-05-04 02:32:25] "GET /projects?obj_uuids=f80f5b9f-406b-4a94-9fae-2cb9cc2faf41&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001412 10.0.0.129 - - [2026-05-04 02:32:25] "DELETE /access-control-list/4c10a67b-6848-4250-be96-fc8a49269277 HTTP/1.1" 200 115 0.090805 10.0.0.249 - - [2026-05-04 02:32:25] "GET /project/f80f5b9f-406b-4a94-9fae-2cb9cc2faf41?fields=application_policy_sets HTTP/1.1" 200 1449 0.083714 10.0.0.249 - - [2026-05-04 02:32:25] "DELETE /project/35724535-947c-42c9-98e2-b6807b803f07 HTTP/1.1" 200 115 0.707869 10.0.0.249 - - [2026-05-04 02:32:25] "DELETE /project/f80f5b9f-406b-4a94-9fae-2cb9cc2faf41 HTTP/1.1" 200 115 0.782896 10.0.0.249 - - [2026-05-04 02:32:26] "GET /projects?obj_uuids=a0f923d8-da0d-4b00-932a-16da407747c9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001617 10.0.0.129 - - [2026-05-04 02:32:26] "GET /project/a0f923d8-da0d-4b00-932a-16da407747c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.090433 10.0.0.129 - - [2026-05-04 02:32:26] "POST /neutron/port HTTP/1.1" 200 117 0.011631 10.0.0.129 - - [2026-05-04 02:32:26] "POST /id-to-fqname HTTP/1.1" 200 256 0.001461 10.0.0.129 - - [2026-05-04 02:32:26] "POST /neutron/network HTTP/1.1" 200 902 0.009339 10.0.0.249 - - [2026-05-04 02:32:27] "GET /projects?obj_uuids=a0f923d8-da0d-4b00-932a-16da407747c9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001329 10.0.0.129 - - [2026-05-04 02:32:27] "POST /neutron/port HTTP/1.1" 200 1064 0.035018 10.0.0.129 - - [2026-05-04 02:32:27] "GET /project/a0f923d8-da0d-4b00-932a-16da407747c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.088606 10.0.0.129 - - [2026-05-04 02:32:27] "POST /neutron/network HTTP/1.1" 200 892 0.009654 10.0.0.129 - - [2026-05-04 02:32:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004889 10.0.0.129 - - [2026-05-04 02:32:27] "POST /neutron/port HTTP/1.1" 200 117 0.001751 10.0.0.129 - - [2026-05-04 02:32:28] "POST /neutron/network HTTP/1.1" 200 902 0.009479 10.0.0.129 - - [2026-05-04 02:32:28] "POST /neutron/port HTTP/1.1" 200 1060 0.023174 10.0.0.129 - - [2026-05-04 02:32:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004887 10.0.0.129 - - [2026-05-04 02:32:29] "POST /neutron/network HTTP/1.1" 200 892 0.008358 10.0.0.129 - - [2026-05-04 02:32:29] "POST /neutron/port HTTP/1.1" 200 1128 0.027645 10.0.0.129 - - [2026-05-04 02:32:30] "POST /neutron/port HTTP/1.1" 200 1124 0.025554 10.0.0.129 - - [2026-05-04 02:32:31] "POST /neutron/port HTTP/1.1" 200 117 0.015031 10.0.0.129 - - [2026-05-04 02:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005212 10.0.0.129 - - [2026-05-04 02:32:31] "POST /neutron/network HTTP/1.1" 200 892 0.011461 10.0.0.129 - - [2026-05-04 02:32:31] "DELETE /route-target/47fc8588-7874-458f-b6ae-6d778a4bb6b2 HTTP/1.1" 200 115 0.043015 10.0.0.249 - - [2026-05-04 02:32:32] "POST /useragent-kv HTTP/1.1" 200 115 0.005402 10.0.0.249 - - [2026-05-04 02:32:32] "POST /useragent-kv HTTP/1.1" 200 115 0.008052 10.0.0.129 - - [2026-05-04 02:32:32] "POST /neutron/network HTTP/1.1" 200 151 0.153928 10.0.0.249 - - [2026-05-04 02:32:32] "GET /projects?obj_uuids=a0f923d8-da0d-4b00-932a-16da407747c9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001477 10.0.0.129 - - [2026-05-04 02:32:32] "GET /project/a0f923d8-da0d-4b00-932a-16da407747c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.093390 10.0.0.249 - - [2026-05-04 02:32:32] "GET /projects?obj_uuids=a0f923d8-da0d-4b00-932a-16da407747c9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001086 10.0.0.129 - - [2026-05-04 02:32:32] "GET /project/a0f923d8-da0d-4b00-932a-16da407747c9?fields=virtual_networks HTTP/1.1" 200 1049 0.055971 10.0.0.249 - - [2026-05-04 02:32:32] "GET /projects?obj_uuids=a0f923d8-da0d-4b00-932a-16da407747c9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001114 10.0.0.129 - - [2026-05-04 02:32:32] "GET /project/a0f923d8-da0d-4b00-932a-16da407747c9?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.048568 10.0.0.249 - - [2026-05-04 02:32:32] "GET /projects?obj_uuids=a0f923d8-da0d-4b00-932a-16da407747c9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001302 10.0.0.129 - - [2026-05-04 02:32:32] "GET /project/a0f923d8-da0d-4b00-932a-16da407747c9?fields=security_groups HTTP/1.1" 200 1278 0.075605 10.0.0.129 - - [2026-05-04 02:32:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.032116 10.0.0.249 - - [2026-05-04 02:32:34] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004167 10.0.0.249 - - [2026-05-04 02:32:34] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001287 10.0.0.249 - - [2026-05-04 02:32:34] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009042 10.0.0.249 - - [2026-05-04 02:32:34] "POST /id-to-fqname HTTP/1.1" 200 198 0.003204 10.0.0.249 - - [2026-05-04 02:32:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.006686 10.0.0.249 - - [2026-05-04 02:32:34] "POST /security-groups HTTP/1.1" 200 599 0.044086 10.0.0.129 - - [2026-05-04 02:32:34] "POST /fqname-to-id HTTP/1.1" 404 242 0.004422 10.0.0.249 - - [2026-05-04 02:32:34] "POST /projects HTTP/1.1" 200 601 0.291097 10.0.0.249 - - [2026-05-04 02:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.333496 10.0.0.129 - - [2026-05-04 02:32:34] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.498416 10.0.0.129 - - [2026-05-04 02:32:34] "POST /access-control-lists HTTP/1.1" 200 604 0.052408 10.0.0.129 - - [2026-05-04 02:32:35] "GET / HTTP/1.1" 200 36215 0.002063 10.0.0.129 - - [2026-05-04 02:32:36] "POST /fqname-to-id HTTP/1.1" 401 293 0.000667 10.0.0.129 - - [2026-05-04 02:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.082435 10.0.0.249 - - [2026-05-04 02:32:36] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001002 10.0.0.129 - - [2026-05-04 02:32:36] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.075126 10.0.0.249 - - [2026-05-04 02:32:37] "POST /useragent-kv HTTP/1.1" 200 115 0.009828 10.0.0.129 - - [2026-05-04 02:32:37] "POST /neutron/subnet HTTP/1.1" 200 729 0.316298 10.0.0.129 - - [2026-05-04 02:32:37] "POST /id-to-fqname HTTP/1.1" 200 267 0.001516 10.0.0.129 - - [2026-05-04 02:32:37] "GET /virtual-network/17211d42-fba2-46b7-8017-33f6ef228147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.006171 10.0.0.129 - - [2026-05-04 02:32:37] "GET /virtual-network/17211d42-fba2-46b7-8017-33f6ef228147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2177 0.007819 10.0.0.129 - - [2026-05-04 02:32:37] "POST /neutron/network HTTP/1.1" 200 911 0.008209 10.0.0.129 - - [2026-05-04 02:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.249 - - [2026-05-04 02:32:37] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001028 10.0.0.129 - - [2026-05-04 02:32:37] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.050933 10.0.0.249 - - [2026-05-04 02:32:37] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001181 10.0.0.129 - - [2026-05-04 02:32:38] "POST /neutron/network HTTP/1.1" 200 691 0.185213 10.0.0.129 - - [2026-05-04 02:32:38] "POST /route-targets HTTP/1.1" 200 328 0.023694 10.0.0.129 - - [2026-05-04 02:32:38] "POST /id-to-fqname HTTP/1.1" 200 267 0.005651 10.0.0.129 - - [2026-05-04 02:32:38] "GET /virtual-network/8c98e81e-425b-47cc-be0e-d1f2ba58c673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007359 10.0.0.129 - - [2026-05-04 02:32:38] "POST /neutron/network HTTP/1.1" 200 908 0.008789 10.0.0.129 - - [2026-05-04 02:32:38] "GET /virtual-network/8c98e81e-425b-47cc-be0e-d1f2ba58c673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007448 10.0.0.129 - - [2026-05-04 02:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.249 - - [2026-05-04 02:32:38] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001240 10.0.0.129 - - [2026-05-04 02:32:38] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.066127 10.0.0.129 - - [2026-05-04 02:32:38] "POST /neutron/network HTTP/1.1" 200 117 0.044264 10.0.0.129 - - [2026-05-04 02:32:38] "POST /ref-update HTTP/1.1" 200 156 0.045564 10.0.0.129 - - [2026-05-04 02:32:39] "POST /neutron/network HTTP/1.1" 200 911 0.015151 10.0.0.129 - - [2026-05-04 02:32:39] "POST /id-to-fqname HTTP/1.1" 200 268 0.001405 10.0.0.129 - - [2026-05-04 02:32:39] "GET /virtual-network/582afa41-a4d4-4758-bcf6-105397ac0cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.007114 10.0.0.129 - - [2026-05-04 02:32:39] "GET /virtual-network/582afa41-a4d4-4758-bcf6-105397ac0cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.008274 10.0.0.129 - - [2026-05-04 02:32:39] "POST /neutron/subnet HTTP/1.1" 200 720 0.015072 10.0.0.129 - - [2026-05-04 02:32:39] "POST /id-to-fqname HTTP/1.1" 200 267 0.001378 10.0.0.249 - - [2026-05-04 02:33:14] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001170 10.0.0.129 - - [2026-05-04 02:33:15] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.086309 10.0.0.129 - - [2026-05-04 02:33:15] "POST /neutron/port HTTP/1.1" 200 117 0.007755 10.0.0.129 - - [2026-05-04 02:33:15] "POST /id-to-fqname HTTP/1.1" 200 268 0.002177 10.0.0.129 - - [2026-05-04 02:33:15] "POST /neutron/network HTTP/1.1" 200 921 0.010619 10.0.0.249 - - [2026-05-04 02:33:16] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001033 10.0.0.129 - - [2026-05-04 02:33:16] "POST /neutron/port HTTP/1.1" 200 1066 0.029544 10.0.0.129 - - [2026-05-04 02:33:16] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.154567 10.0.0.129 - - [2026-05-04 02:33:16] "POST /neutron/network HTTP/1.1" 200 911 0.013479 10.0.0.129 - - [2026-05-04 02:33:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.021031 10.0.0.249 - - [2026-05-04 02:33:16] "GET /projects?obj_uuids=250fe5a3-d127-4ee8-ad17-a8a028f8ffe9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001158 10.0.0.129 - - [2026-05-04 02:33:16] "POST /neutron/subnet HTTP/1.1" 200 689 0.024219 10.0.0.129 - - [2026-05-04 02:33:16] "GET /project/250fe5a3-d127-4ee8-ad17-a8a028f8ffe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.118273 10.0.0.129 - - [2026-05-04 02:33:17] "POST /neutron/network HTTP/1.1" 200 921 0.016283 10.0.0.129 - - [2026-05-04 02:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013256 10.0.0.129 - - [2026-05-04 02:33:18] "GET /security-group/b7c42e62-46cb-407c-aa23-d4d0881a3665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.007817 10.0.0.129 - - [2026-05-04 02:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015203 10.0.0.249 - - [2026-05-04 02:33:18] "GET /projects?obj_uuids=250fe5a3-d127-4ee8-ad17-a8a028f8ffe9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001970 10.0.0.129 - - [2026-05-04 02:33:18] "POST /neutron/port HTTP/1.1" 200 1067 0.054427 10.0.0.129 - - [2026-05-04 02:33:18] "GET /project/250fe5a3-d127-4ee8-ad17-a8a028f8ffe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.099561 10.0.0.129 - - [2026-05-04 02:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007324 10.0.0.129 - - [2026-05-04 02:33:18] "GET /security-group/b7c42e62-46cb-407c-aa23-d4d0881a3665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.005126 10.0.0.129 - - [2026-05-04 02:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009117 10.0.0.129 - - [2026-05-04 02:33:18] "PUT /security-group/b7c42e62-46cb-407c-aa23-d4d0881a3665 HTTP/1.1" 200 263 0.064405 10.0.0.129 - - [2026-05-04 02:33:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004532 10.0.0.129 - - [2026-05-04 02:33:18] "POST /neutron/network HTTP/1.1" 200 911 0.017013 10.0.0.129 - - [2026-05-04 02:33:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.005787 10.0.0.129 - - [2026-05-04 02:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007658 10.0.0.249 - - [2026-05-04 02:33:19] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001489 10.0.0.129 - - [2026-05-04 02:33:19] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.019543 10.0.0.129 - - [2026-05-04 02:33:19] "POST /service-templates HTTP/1.1" 200 545 0.065863 10.0.0.129 - - [2026-05-04 02:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013358 10.0.0.129 - - [2026-05-04 02:33:19] "GET /service-template/91053fec-2b55-41bc-b353-2096e5e12ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.007624 10.0.0.129 - - [2026-05-04 02:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015708 10.0.0.129 - - [2026-05-04 02:33:19] "GET /service-template/91053fec-2b55-41bc-b353-2096e5e12ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004863 10.0.0.129 - - [2026-05-04 02:33:19] "POST /id-to-fqname HTTP/1.1" 200 267 0.002965 10.0.0.129 - - [2026-05-04 02:33:19] "POST /id-to-fqname HTTP/1.1" 200 267 0.004382 10.0.0.129 - - [2026-05-04 02:33:20] "POST /id-to-fqname HTTP/1.1" 200 268 0.003415 10.0.0.129 - - [2026-05-04 02:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.129 - - [2026-05-04 02:33:20] "DELETE /service-template/91053fec-2b55-41bc-b353-2096e5e12ea3 HTTP/1.1" 200 115 0.079564 10.0.0.129 - - [2026-05-04 02:33:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.016107 10.0.0.129 - - [2026-05-04 02:33:23] "POST /neutron/network HTTP/1.1" 200 908 0.010767 10.0.0.129 - - [2026-05-04 02:33:25] "POST /neutron/network HTTP/1.1" 400 204 0.037239 10.0.0.249 - - [2026-05-04 02:33:25] "GET /projects?obj_uuids=a0f923d8-da0d-4b00-932a-16da407747c9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001009 10.0.0.249 - - [2026-05-04 02:33:25] "DELETE /project/49a56e6b978c4bbab2ae0e3df6f662e4 HTTP/1.1" 404 173 0.006826 10.0.0.249 - - [2026-05-04 02:33:25] "GET /project/a0f923d8-da0d-4b00-932a-16da407747c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.089466 10.0.0.249 - - [2026-05-04 02:33:25] "GET /projects?obj_uuids=a0f923d8-da0d-4b00-932a-16da407747c9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001274 10.0.0.249 - - [2026-05-04 02:33:25] "GET /project/a0f923d8-da0d-4b00-932a-16da407747c9?fields=security_groups HTTP/1.1" 200 1380 0.092223 10.0.0.249 - - [2026-05-04 02:33:26] "DELETE /security-group/c491f105-80eb-449d-bae0-10d3fe9e5811 HTTP/1.1" 200 115 0.123629 10.0.0.249 - - [2026-05-04 02:33:26] "GET /projects?obj_uuids=a0f923d8-da0d-4b00-932a-16da407747c9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001068 10.0.0.129 - - [2026-05-04 02:33:26] "DELETE /access-control-list/cec0a056-69e2-400b-a0e0-0ecf5782c4bf HTTP/1.1" 200 115 0.097802 10.0.0.249 - - [2026-05-04 02:33:26] "GET /project/a0f923d8-da0d-4b00-932a-16da407747c9?fields=application_policy_sets HTTP/1.1" 200 1419 0.105152 10.0.0.249 - - [2026-05-04 02:33:26] "DELETE /project/a0f923d8-da0d-4b00-932a-16da407747c9 HTTP/1.1" 200 115 0.795581 10.0.0.129 - - [2026-05-04 02:33:29] "POST /neutron/network HTTP/1.1" 200 908 0.019690 10.0.0.129 - - [2026-05-04 02:33:31] "POST /neutron/network HTTP/1.1" 400 204 0.034980 10.0.0.50 - - [2026-05-04 02:33:34] "GET /obj-perms HTTP/1.1" 200 5075 0.077907 10.0.0.249 - - [2026-05-04 02:33:34] "GET /obj-perms HTTP/1.1" 200 5075 0.068713 10.0.0.129 - - [2026-05-04 02:33:35] "POST /neutron/network HTTP/1.1" 200 908 0.018547 10.0.0.129 - - [2026-05-04 02:33:38] "POST /neutron/network HTTP/1.1" 400 204 0.040520 10.0.0.129 - - [2026-05-04 02:33:42] "POST /neutron/network HTTP/1.1" 200 908 0.009959 10.0.0.129 - - [2026-05-04 02:33:44] "POST /neutron/network HTTP/1.1" 400 204 0.016925 10.0.0.129 - - [2026-05-04 02:33:48] "POST /neutron/network HTTP/1.1" 200 908 0.007626 10.0.0.129 - - [2026-05-04 02:33:50] "POST /neutron/network HTTP/1.1" 400 204 0.017759 10.0.0.129 - - [2026-05-04 02:33:54] "POST /neutron/network HTTP/1.1" 200 908 0.008519 10.0.0.129 - - [2026-05-04 02:33:56] "POST /neutron/network HTTP/1.1" 400 204 0.020840 10.0.0.129 - - [2026-05-04 02:34:00] "POST /neutron/network HTTP/1.1" 200 908 0.010321 10.0.0.129 - - [2026-05-04 02:34:02] "POST /neutron/network HTTP/1.1" 400 204 0.020204 10.0.0.129 - - [2026-05-04 02:34:06] "POST /neutron/network HTTP/1.1" 200 908 0.009059 10.0.0.129 - - [2026-05-04 02:34:08] "POST /neutron/network HTTP/1.1" 400 204 0.018999 10.0.0.129 - - [2026-05-04 02:34:13] "POST /neutron/network HTTP/1.1" 200 908 0.009814 10.0.0.129 - - [2026-05-04 02:34:15] "POST /neutron/network HTTP/1.1" 400 204 0.019772 10.0.0.129 - - [2026-05-04 02:34:17] "POST /neutron/network HTTP/1.1" 200 911 0.008670 10.0.0.129 - - [2026-05-04 02:34:19] "POST /neutron/network HTTP/1.1" 400 204 0.019553 10.0.0.129 - - [2026-05-04 02:34:20] "POST /neutron/port HTTP/1.1" 200 151 0.274675 10.0.0.129 - - [2026-05-04 02:34:21] "POST /neutron/port HTTP/1.1" 200 117 0.009057 10.0.0.129 - - [2026-05-04 02:34:23] "POST /neutron/port HTTP/1.1" 200 151 0.303736 10.0.0.129 - - [2026-05-04 02:34:24] "POST /neutron/port HTTP/1.1" 200 117 0.008254 10.0.0.129 - - [2026-05-04 02:34:25] "DELETE /route-target/81ee84af-dbc5-4030-9c26-940e7c0c71f4 HTTP/1.1" 200 115 0.031367 10.0.0.129 - - [2026-05-04 02:34:25] "POST /neutron/network HTTP/1.1" 200 911 0.012311 10.0.0.249 - - [2026-05-04 02:34:25] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001413 10.0.0.129 - - [2026-05-04 02:34:25] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.067839 10.0.0.249 - - [2026-05-04 02:34:25] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001183 10.0.0.129 - - [2026-05-04 02:34:25] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.066407 10.0.0.249 - - [2026-05-04 02:34:28] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002263 10.0.0.129 - - [2026-05-04 02:34:28] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.058511 10.0.0.249 - - [2026-05-04 02:34:28] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001074 10.0.0.129 - - [2026-05-04 02:34:28] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.045823 10.0.0.249 - - [2026-05-04 02:34:30] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001071 10.0.0.129 - - [2026-05-04 02:34:30] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.055176 10.0.0.249 - - [2026-05-04 02:34:30] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000961 10.0.0.129 - - [2026-05-04 02:34:30] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.057613 10.0.0.249 - - [2026-05-04 02:34:32] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001365 10.0.0.129 - - [2026-05-04 02:34:32] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.061719 10.0.0.249 - - [2026-05-04 02:34:32] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001837 10.0.0.129 - - [2026-05-04 02:34:32] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.060665 10.0.0.249 - - [2026-05-04 02:34:34] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001498 10.0.0.129 - - [2026-05-04 02:34:34] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.054072 10.0.0.249 - - [2026-05-04 02:34:34] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001460 10.0.0.129 - - [2026-05-04 02:34:34] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.098235 10.0.0.249 - - [2026-05-04 02:34:36] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001123 10.0.0.129 - - [2026-05-04 02:34:36] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.061174 10.0.0.249 - - [2026-05-04 02:34:36] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000980 10.0.0.129 - - [2026-05-04 02:34:36] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.074108 10.0.0.249 - - [2026-05-04 02:34:38] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001502 10.0.0.129 - - [2026-05-04 02:34:38] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.054695 10.0.0.249 - - [2026-05-04 02:34:38] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001077 10.0.0.129 - - [2026-05-04 02:34:39] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.063686 10.0.0.249 - - [2026-05-04 02:34:41] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001064 10.0.0.129 - - [2026-05-04 02:34:41] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.044616 10.0.0.249 - - [2026-05-04 02:34:41] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001160 10.0.0.129 - - [2026-05-04 02:34:41] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.067366 10.0.0.249 - - [2026-05-04 02:34:43] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001423 10.0.0.129 - - [2026-05-04 02:34:43] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.061508 10.0.0.249 - - [2026-05-04 02:34:43] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001509 10.0.0.129 - - [2026-05-04 02:34:43] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.057616 10.0.0.249 - - [2026-05-04 02:34:45] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001640 10.0.0.129 - - [2026-05-04 02:34:45] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.044890 10.0.0.249 - - [2026-05-04 02:34:45] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001813 10.0.0.129 - - [2026-05-04 02:34:45] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.047622 10.0.0.249 - - [2026-05-04 02:34:47] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001232 10.0.0.129 - - [2026-05-04 02:34:47] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.052360 10.0.0.249 - - [2026-05-04 02:34:47] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001292 10.0.0.129 - - [2026-05-04 02:34:47] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.067779 10.0.0.249 - - [2026-05-04 02:34:49] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002008 10.0.0.129 - - [2026-05-04 02:34:49] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.063486 10.0.0.249 - - [2026-05-04 02:34:49] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001913 10.0.0.129 - - [2026-05-04 02:34:49] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.070199 10.0.0.249 - - [2026-05-04 02:34:51] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001153 10.0.0.129 - - [2026-05-04 02:34:51] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.045307 10.0.0.249 - - [2026-05-04 02:34:51] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001206 10.0.0.129 - - [2026-05-04 02:34:51] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.073403 10.0.0.249 - - [2026-05-04 02:34:54] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001020 10.0.0.129 - - [2026-05-04 02:34:54] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.040406 10.0.0.249 - - [2026-05-04 02:34:54] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001495 10.0.0.129 - - [2026-05-04 02:34:54] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.048546 10.0.0.249 - - [2026-05-04 02:34:56] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001101 10.0.0.129 - - [2026-05-04 02:34:56] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.066938 10.0.0.249 - - [2026-05-04 02:34:56] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001086 10.0.0.129 - - [2026-05-04 02:34:56] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.043508 10.0.0.249 - - [2026-05-04 02:34:58] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001700 10.0.0.129 - - [2026-05-04 02:34:58] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.051022 10.0.0.249 - - [2026-05-04 02:34:58] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000983 10.0.0.129 - - [2026-05-04 02:34:58] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.047132 10.0.0.249 - - [2026-05-04 02:35:00] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001210 10.0.0.129 - - [2026-05-04 02:35:00] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.059516 10.0.0.249 - - [2026-05-04 02:35:00] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001008 10.0.0.129 - - [2026-05-04 02:35:00] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.077723 10.0.0.249 - - [2026-05-04 02:35:02] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001092 10.0.0.129 - - [2026-05-04 02:35:02] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.064822 10.0.0.249 - - [2026-05-04 02:35:02] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001389 10.0.0.129 - - [2026-05-04 02:35:02] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.068581 10.0.0.249 - - [2026-05-04 02:35:04] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001279 10.0.0.129 - - [2026-05-04 02:35:04] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.054335 10.0.0.249 - - [2026-05-04 02:35:04] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001454 10.0.0.129 - - [2026-05-04 02:35:04] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.054089 10.0.0.249 - - [2026-05-04 02:35:07] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001171 10.0.0.129 - - [2026-05-04 02:35:07] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.050055 10.0.0.249 - - [2026-05-04 02:35:07] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001095 10.0.0.129 - - [2026-05-04 02:35:07] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.062807 10.0.0.249 - - [2026-05-04 02:35:09] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001297 10.0.0.129 - - [2026-05-04 02:35:09] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.050812 10.0.0.249 - - [2026-05-04 02:35:09] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001524 10.0.0.129 - - [2026-05-04 02:35:09] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.051491 10.0.0.249 - - [2026-05-04 02:35:11] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001148 10.0.0.129 - - [2026-05-04 02:35:11] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.049925 10.0.0.249 - - [2026-05-04 02:35:11] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001264 10.0.0.129 - - [2026-05-04 02:35:11] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.048249 10.0.0.249 - - [2026-05-04 02:35:13] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001081 10.0.0.129 - - [2026-05-04 02:35:13] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.043460 10.0.0.249 - - [2026-05-04 02:35:13] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001421 10.0.0.129 - - [2026-05-04 02:35:13] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.050693 10.0.0.249 - - [2026-05-04 02:35:15] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001136 10.0.0.129 - - [2026-05-04 02:35:15] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.054283 10.0.0.249 - - [2026-05-04 02:35:15] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001034 10.0.0.129 - - [2026-05-04 02:35:15] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.040655 10.0.0.249 - - [2026-05-04 02:35:17] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001686 10.0.0.129 - - [2026-05-04 02:35:17] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.054906 10.0.0.249 - - [2026-05-04 02:35:17] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001091 10.0.0.129 - - [2026-05-04 02:35:17] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.079060 10.0.0.249 - - [2026-05-04 02:35:19] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001200 10.0.0.129 - - [2026-05-04 02:35:20] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.043323 10.0.0.249 - - [2026-05-04 02:35:20] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001668 10.0.0.129 - - [2026-05-04 02:35:20] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.051516 10.0.0.249 - - [2026-05-04 02:35:22] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001516 10.0.0.129 - - [2026-05-04 02:35:22] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.049478 10.0.0.249 - - [2026-05-04 02:35:22] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001553 10.0.0.129 - - [2026-05-04 02:35:22] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.055233 10.0.0.249 - - [2026-05-04 02:35:24] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001168 10.0.0.129 - - [2026-05-04 02:35:24] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.048658 10.0.0.249 - - [2026-05-04 02:35:24] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001139 10.0.0.129 - - [2026-05-04 02:35:24] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.053602 10.0.0.249 - - [2026-05-04 02:35:26] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001215 10.0.0.129 - - [2026-05-04 02:35:26] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.048210 10.0.0.249 - - [2026-05-04 02:35:26] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001086 10.0.0.129 - - [2026-05-04 02:35:26] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.067987 10.0.0.249 - - [2026-05-04 02:35:28] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001332 10.0.0.129 - - [2026-05-04 02:35:28] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.060385 10.0.0.249 - - [2026-05-04 02:35:28] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002056 10.0.0.129 - - [2026-05-04 02:35:28] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.067500 10.0.0.249 - - [2026-05-04 02:35:30] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001572 10.0.0.129 - - [2026-05-04 02:35:30] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.059071 10.0.0.249 - - [2026-05-04 02:35:30] "GET /projects?obj_uuids=49a56e6b-978c-4bba-b2ae-0e3df6f662e4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001077 10.0.0.129 - - [2026-05-04 02:35:30] "GET /project/49a56e6b-978c-4bba-b2ae-0e3df6f662e4?fields=virtual_networks HTTP/1.1" 200 1346 0.049342 10.0.0.129 - - [2026-05-04 02:35:31] "POST /fqname-to-id HTTP/1.1" 404 189 0.030377 10.0.0.249 - - [2026-05-04 02:35:31] "GET /projects?obj_uuids=aaecf1fd-ed19-4c31-af52-f959e82bd225&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005880 10.0.0.249 - - [2026-05-04 02:35:31] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001137 10.0.0.249 - - [2026-05-04 02:35:31] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007986 10.0.0.249 - - [2026-05-04 02:35:31] "POST /id-to-fqname HTTP/1.1" 200 191 0.005948 10.0.0.249 - - [2026-05-04 02:35:31] "POST /fqname-to-id HTTP/1.1" 404 200 0.013883 10.0.0.249 - - [2026-05-04 02:35:31] "POST /security-groups HTTP/1.1" 200 592 0.083066 10.0.0.129 - - [2026-05-04 02:35:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.007646 10.0.0.249 - - [2026-05-04 02:35:31] "POST /projects HTTP/1.1" 200 587 0.378048 10.0.0.249 - - [2026-05-04 02:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.418670 10.0.0.129 - - [2026-05-04 02:35:31] "GET /project/aaecf1fd-ed19-4c31-af52-f959e82bd225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.606893 10.0.0.129 - - [2026-05-04 02:35:31] "POST /access-control-lists HTTP/1.1" 200 597 0.064900 10.0.0.129 - - [2026-05-04 02:35:33] "GET / HTTP/1.1" 200 36215 0.002078 10.0.0.129 - - [2026-05-04 02:35:33] "POST /fqname-to-id HTTP/1.1" 401 293 0.000574 10.0.0.129 - - [2026-05-04 02:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.069629 10.0.0.249 - - [2026-05-04 02:35:33] "GET /projects?obj_uuids=aaecf1fd-ed19-4c31-af52-f959e82bd225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001186 10.0.0.129 - - [2026-05-04 02:35:33] "GET /project/aaecf1fd-ed19-4c31-af52-f959e82bd225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.050042 10.0.0.249 - - [2026-05-04 02:35:34] "GET /projects?obj_uuids=aaecf1fd-ed19-4c31-af52-f959e82bd225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001729 10.0.0.129 - - [2026-05-04 02:35:34] "POST /neutron/network HTTP/1.1" 200 670 0.195632 10.0.0.129 - - [2026-05-04 02:35:34] "POST /id-to-fqname HTTP/1.1" 200 253 0.003863 10.0.0.129 - - [2026-05-04 02:35:34] "GET /virtual-network/187fb9a6-36e9-4e01-8fb4-012dc1849829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.005728 10.0.0.129 - - [2026-05-04 02:35:34] "POST /neutron/network HTTP/1.1" 200 891 0.008117 10.0.0.129 - - [2026-05-04 02:35:34] "GET /virtual-network/187fb9a6-36e9-4e01-8fb4-012dc1849829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.005706 10.0.0.129 - - [2026-05-04 02:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.249 - - [2026-05-04 02:35:35] "GET /projects?obj_uuids=aaecf1fd-ed19-4c31-af52-f959e82bd225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001068 10.0.0.129 - - [2026-05-04 02:35:35] "GET /project/aaecf1fd-ed19-4c31-af52-f959e82bd225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.055362 10.0.0.129 - - [2026-05-04 02:35:35] "POST /neutron/network HTTP/1.1" 200 117 0.017909 10.0.0.129 - - [2026-05-04 02:35:35] "POST /route-targets HTTP/1.1" 200 328 0.019136 10.0.0.129 - - [2026-05-04 02:35:35] "POST /neutron/network HTTP/1.1" 200 888 0.014136 10.0.0.129 - - [2026-05-04 02:35:35] "POST /id-to-fqname HTTP/1.1" 200 253 0.001537 10.0.0.129 - - [2026-05-04 02:35:35] "GET /virtual-network/ffc5ccd4-0217-4641-ab17-572b025319a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.006760 10.0.0.129 - - [2026-05-04 02:35:35] "GET /virtual-network/ffc5ccd4-0217-4641-ab17-572b025319a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.006510 10.0.0.129 - - [2026-05-04 02:35:35] "POST /neutron/subnet HTTP/1.1" 200 719 0.010920 10.0.0.129 - - [2026-05-04 02:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005539 10.0.0.249 - - [2026-05-04 02:35:35] "GET /projects?obj_uuids=aaecf1fd-ed19-4c31-af52-f959e82bd225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000989 10.0.0.129 - - [2026-05-04 02:35:35] "GET /project/aaecf1fd-ed19-4c31-af52-f959e82bd225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.052918 10.0.0.129 - - [2026-05-04 02:35:36] "POST /ref-update HTTP/1.1" 200 156 0.053469 10.0.0.249 - - [2026-05-04 02:35:36] "POST /useragent-kv HTTP/1.1" 200 115 0.011645 10.0.0.129 - - [2026-05-04 02:35:36] "POST /neutron/subnet HTTP/1.1" 200 729 0.242265 10.0.0.129 - - [2026-05-04 02:35:36] "POST /id-to-fqname HTTP/1.1" 200 254 0.001413 10.0.0.129 - - [2026-05-04 02:35:36] "GET /virtual-network/138080ba-cef3-43d8-b39c-3d8bb21527f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.005833 10.0.0.129 - - [2026-05-04 02:35:36] "GET /virtual-network/138080ba-cef3-43d8-b39c-3d8bb21527f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.006830 10.0.0.129 - - [2026-05-04 02:35:36] "POST /neutron/network HTTP/1.1" 200 892 0.007212 10.0.0.129 - - [2026-05-04 02:35:36] "POST /id-to-fqname HTTP/1.1" 200 253 0.001496 10.0.0.129 - - [2026-05-04 02:35:36] "GET /obj-perms HTTP/1.1" 200 5075 0.070192 10.0.0.249 - - [2026-05-04 02:35:37] "GET /projects?obj_uuids=aaecf1fd-ed19-4c31-af52-f959e82bd225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001019 10.0.0.129 - - [2026-05-04 02:35:37] "GET /project/aaecf1fd-ed19-4c31-af52-f959e82bd225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.119753 10.0.0.129 - - [2026-05-04 02:35:37] "POST /neutron/network HTTP/1.1" 200 888 0.007480 10.0.0.129 - - [2026-05-04 02:35:37] "POST /id-to-fqname HTTP/1.1" 200 254 0.001386 10.0.0.129 - - [2026-05-04 02:35:37] "POST /neutron/port HTTP/1.1" 200 117 0.007424 10.0.0.249 - - [2026-05-04 02:35:38] "GET /projects?obj_uuids=aaecf1fd-ed19-4c31-af52-f959e82bd225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001134 10.0.0.129 - - [2026-05-04 02:35:38] "POST /neutron/port HTTP/1.1" 200 1060 0.353593 10.0.0.129 - - [2026-05-04 02:35:38] "POST /neutron/port HTTP/1.1" 200 1114 0.131848 10.0.0.249 - - [2026-05-04 02:35:38] "GET /projects?obj_uuids=aaecf1fd-ed19-4c31-af52-f959e82bd225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001050 10.0.0.129 - - [2026-05-04 02:35:38] "GET /project/aaecf1fd-ed19-4c31-af52-f959e82bd225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.110596 10.0.0.129 - - [2026-05-04 02:35:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005627 10.0.0.129 - - [2026-05-04 02:35:39] "POST /neutron/network HTTP/1.1" 200 888 0.009395 10.0.0.129 - - [2026-05-04 02:35:39] "POST /neutron/port HTTP/1.1" 200 117 0.010041 10.0.0.129 - - [2026-05-04 02:35:39] "POST /fqname-to-id HTTP/1.1" 404 193 0.003451 10.0.0.129 - - [2026-05-04 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.018339 10.0.0.249 - - [2026-05-04 02:35:40] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001586 10.0.0.129 - - [2026-05-04 02:35:40] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.010514 10.0.0.129 - - [2026-05-04 02:35:40] "POST /service-templates HTTP/1.1" 200 545 0.060205 10.0.0.129 - - [2026-05-04 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.129 - - [2026-05-04 02:35:40] "POST /neutron/port HTTP/1.1" 200 1062 0.022138 10.0.0.129 - - [2026-05-04 02:35:40] "GET /service-template/addde2d8-2efa-4895-a479-bfa79be5a01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.012827 10.0.0.129 - - [2026-05-04 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.129 - - [2026-05-04 02:35:40] "GET /service-template/addde2d8-2efa-4895-a479-bfa79be5a01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.003848 10.0.0.129 - - [2026-05-04 02:35:40] "POST /id-to-fqname HTTP/1.1" 200 253 0.001399 10.0.0.129 - - [2026-05-04 02:35:40] "POST /id-to-fqname HTTP/1.1" 200 253 0.001448 10.0.0.129 - - [2026-05-04 02:35:40] "POST /id-to-fqname HTTP/1.1" 200 254 0.001329 10.0.0.129 - - [2026-05-04 02:35:40] "POST /neutron/port HTTP/1.1" 200 1126 0.025377 10.0.0.129 - - [2026-05-04 02:35:40] "POST /neutron/port HTTP/1.1" 200 117 0.001270 10.0.0.129 - - [2026-05-04 02:35:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010436 10.0.0.129 - - [2026-05-04 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.129 - - [2026-05-04 02:35:40] "DELETE /service-template/addde2d8-2efa-4895-a479-bfa79be5a01d HTTP/1.1" 200 115 0.041867 10.0.0.129 - - [2026-05-04 02:35:40] "POST /fqname-to-id HTTP/1.1" 404 193 0.005764 10.0.0.129 - - [2026-05-04 02:35:43] "POST /neutron/port HTTP/1.1" 200 1126 0.024382 10.0.0.129 - - [2026-05-04 02:35:43] "POST /neutron/port HTTP/1.1" 200 1124 0.021124 10.0.0.129 - - [2026-05-04 02:35:45] "POST /neutron/network HTTP/1.1" 200 888 0.009627 10.0.0.129 - - [2026-05-04 02:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011766 10.0.0.249 - - [2026-05-04 02:35:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003966 10.0.0.249 - - [2026-05-04 02:35:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003408 10.0.0.129 - - [2026-05-04 02:35:45] "POST /neutron/network HTTP/1.1" 200 151 0.182098 10.0.0.249 - - [2026-05-04 02:35:45] "GET /projects?obj_uuids=aaecf1fd-ed19-4c31-af52-f959e82bd225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001041 10.0.0.129 - - [2026-05-04 02:35:45] "DELETE /route-target/17a053b2-fc63-450f-a99a-093c8931ea7b HTTP/1.1" 200 115 0.057996 10.0.0.129 - - [2026-05-04 02:35:45] "GET /project/aaecf1fd-ed19-4c31-af52-f959e82bd225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.071543 10.0.0.249 - - [2026-05-04 02:35:45] "GET /projects?obj_uuids=aaecf1fd-ed19-4c31-af52-f959e82bd225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001693 10.0.0.129 - - [2026-05-04 02:35:45] "GET /project/aaecf1fd-ed19-4c31-af52-f959e82bd225?fields=virtual_networks HTTP/1.1" 200 1047 0.079038 10.0.0.249 - - [2026-05-04 02:35:45] "GET /projects?obj_uuids=aaecf1fd-ed19-4c31-af52-f959e82bd225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001115 10.0.0.129 - - [2026-05-04 02:35:46] "GET /project/aaecf1fd-ed19-4c31-af52-f959e82bd225?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.073290 10.0.0.249 - - [2026-05-04 02:35:46] "GET /projects?obj_uuids=aaecf1fd-ed19-4c31-af52-f959e82bd225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001369 10.0.0.129 - - [2026-05-04 02:35:46] "GET /project/aaecf1fd-ed19-4c31-af52-f959e82bd225?fields=security_groups HTTP/1.1" 200 1275 0.050913 10.0.0.129 - - [2026-05-04 02:35:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.029557 10.0.0.249 - - [2026-05-04 02:35:47] "GET /projects?obj_uuids=ad14e993-ab82-4b7e-9df8-d0e358833c0a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003553 10.0.0.249 - - [2026-05-04 02:35:47] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001292 10.0.0.249 - - [2026-05-04 02:35:47] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008194 10.0.0.249 - - [2026-05-04 02:35:47] "POST /id-to-fqname HTTP/1.1" 200 195 0.011430 10.0.0.249 - - [2026-05-04 02:35:47] "POST /fqname-to-id HTTP/1.1" 404 204 0.005659 10.0.0.249 - - [2026-05-04 02:35:47] "POST /security-groups HTTP/1.1" 200 596 0.036095 10.0.0.249 - - [2026-05-04 02:35:47] "POST /projects HTTP/1.1" 200 595 0.287297 10.0.0.249 - - [2026-05-04 02:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.362924 10.0.0.129 - - [2026-05-04 02:35:47] "POST /fqname-to-id HTTP/1.1" 404 238 0.008435 10.0.0.129 - - [2026-05-04 02:35:47] "GET /project/ad14e993-ab82-4b7e-9df8-d0e358833c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.534932 10.0.0.129 - - [2026-05-04 02:35:48] "GET / HTTP/1.1" 200 36215 0.001526 10.0.0.129 - - [2026-05-04 02:35:49] "POST /fqname-to-id HTTP/1.1" 401 293 0.000493 10.0.0.129 - - [2026-05-04 02:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.063953 10.0.0.249 - - [2026-05-04 02:35:49] "GET /projects?obj_uuids=ad14e993-ab82-4b7e-9df8-d0e358833c0a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001504 10.0.0.129 - - [2026-05-04 02:35:49] "GET /project/ad14e993-ab82-4b7e-9df8-d0e358833c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.063163 10.0.0.129 - - [2026-05-04 02:35:49] "POST /neutron/network HTTP/1.1" 200 117 0.044581 10.0.0.129 - - [2026-05-04 02:35:50] "POST /ref-update HTTP/1.1" 200 156 0.025656 10.0.0.249 - - [2026-05-04 02:35:50] "POST /useragent-kv HTTP/1.1" 200 115 0.009571 10.0.0.129 - - [2026-05-04 02:35:50] "POST /neutron/subnet HTTP/1.1" 200 734 0.237426 10.0.0.129 - - [2026-05-04 02:35:50] "POST /id-to-fqname HTTP/1.1" 200 261 0.001759 10.0.0.129 - - [2026-05-04 02:35:50] "GET /virtual-network/fa4d62b2-58c2-43be-b35c-fd1f9794a87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2751 0.007215 10.0.0.129 - - [2026-05-04 02:35:50] "GET /virtual-network/fa4d62b2-58c2-43be-b35c-fd1f9794a87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2751 0.008463 10.0.0.129 - - [2026-05-04 02:35:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.035275 10.0.0.129 - - [2026-05-04 02:35:50] "POST /neutron/network HTTP/1.1" 200 1077 0.012867 10.0.0.129 - - [2026-05-04 02:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.249 - - [2026-05-04 02:35:50] "GET /projects?obj_uuids=ad14e993-ab82-4b7e-9df8-d0e358833c0a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001896 10.0.0.129 - - [2026-05-04 02:35:50] "GET /project/ad14e993-ab82-4b7e-9df8-d0e358833c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.066153 10.0.0.129 - - [2026-05-04 02:35:50] "POST /neutron/network HTTP/1.1" 200 117 0.023516 10.0.0.249 - - [2026-05-04 02:35:51] "POST /useragent-kv HTTP/1.1" 200 115 0.007479 10.0.0.129 - - [2026-05-04 02:35:51] "POST /neutron/subnet HTTP/1.1" 200 719 0.203131 10.0.0.129 - - [2026-05-04 02:35:51] "POST /id-to-fqname HTTP/1.1" 200 261 0.001310 10.0.0.129 - - [2026-05-04 02:35:51] "GET /virtual-network/9821ecc8-beaa-4337-a4b0-52f12c8b8120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.005710 10.0.0.129 - - [2026-05-04 02:35:51] "GET /virtual-network/9821ecc8-beaa-4337-a4b0-52f12c8b8120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.006347 10.0.0.129 - - [2026-05-04 02:35:51] "POST /neutron/network HTTP/1.1" 200 1074 0.011123 10.0.0.129 - - [2026-05-04 02:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.249 - - [2026-05-04 02:35:51] "GET /projects?obj_uuids=ad14e993-ab82-4b7e-9df8-d0e358833c0a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001803 10.0.0.129 - - [2026-05-04 02:35:51] "GET /project/ad14e993-ab82-4b7e-9df8-d0e358833c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.055453 10.0.0.129 - - [2026-05-04 02:35:51] "POST /neutron/network HTTP/1.1" 200 117 0.016920 10.0.0.129 - - [2026-05-04 02:35:52] "POST /route-targets HTTP/1.1" 200 328 0.015300 10.0.0.129 - - [2026-05-04 02:35:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.010538 10.0.0.249 - - [2026-05-04 02:35:52] "POST /useragent-kv HTTP/1.1" 200 115 0.009340 10.0.0.129 - - [2026-05-04 02:35:52] "POST /neutron/subnet HTTP/1.1" 200 715 0.205075 10.0.0.129 - - [2026-05-04 02:35:52] "POST /id-to-fqname HTTP/1.1" 200 262 0.001389 10.0.0.129 - - [2026-05-04 02:35:52] "GET /virtual-network/8a79cc3d-1f7e-47e6-b9cd-cf7ba95678dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.006590 10.0.0.129 - - [2026-05-04 02:35:52] "GET /virtual-network/8a79cc3d-1f7e-47e6-b9cd-cf7ba95678dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.006313 10.0.0.129 - - [2026-05-04 02:35:52] "POST /neutron/network HTTP/1.1" 200 1073 0.011858 10.0.0.129 - - [2026-05-04 02:35:52] "POST /id-to-fqname HTTP/1.1" 200 261 0.001342 10.0.0.129 - - [2026-05-04 02:35:52] "POST /neutron/network HTTP/1.1" 200 1084 0.008734 10.0.0.249 - - [2026-05-04 02:35:53] "GET /projects?obj_uuids=ad14e993-ab82-4b7e-9df8-d0e358833c0a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001386 10.0.0.129 - - [2026-05-04 02:35:53] "GET /project/ad14e993-ab82-4b7e-9df8-d0e358833c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.098684 10.0.0.129 - - [2026-05-04 02:35:53] "POST /neutron/port HTTP/1.1" 200 117 0.007285 10.0.0.129 - - [2026-05-04 02:35:53] "POST /id-to-fqname HTTP/1.1" 200 262 0.001379 10.0.0.129 - - [2026-05-04 02:35:54] "POST /neutron/network HTTP/1.1" 200 1084 0.010329 10.0.0.129 - - [2026-05-04 02:35:54] "POST /neutron/port HTTP/1.1" 200 1171 0.027626 10.0.0.249 - - [2026-05-04 02:35:55] "GET /projects?obj_uuids=ad14e993-ab82-4b7e-9df8-d0e358833c0a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001666 10.0.0.129 - - [2026-05-04 02:35:55] "GET /project/ad14e993-ab82-4b7e-9df8-d0e358833c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.116168 10.0.0.129 - - [2026-05-04 02:35:55] "POST /neutron/network HTTP/1.1" 200 1073 0.012620 10.0.0.129 - - [2026-05-04 02:35:55] "POST /neutron/subnet HTTP/1.1" 200 1379 0.018259 10.0.0.129 - - [2026-05-04 02:35:55] "POST /neutron/network HTTP/1.1" 200 1074 0.010607 10.0.0.129 - - [2026-05-04 02:35:55] "POST /neutron/port HTTP/1.1" 200 117 0.007747 10.0.0.129 - - [2026-05-04 02:35:56] "POST /neutron/port HTTP/1.1" 200 1168 0.024853 10.0.0.129 - - [2026-05-04 02:35:56] "POST /neutron/port HTTP/1.1" 200 1232 0.025679 10.0.0.129 - - [2026-05-04 02:35:56] "POST /neutron/subnet HTTP/1.1" 200 1365 0.019127 10.0.0.129 - - [2026-05-04 02:35:56] "POST /neutron/network HTTP/1.1" 200 1073 0.014146 10.0.0.129 - - [2026-05-04 02:35:57] "POST /neutron/port HTTP/1.1" 200 1235 0.026263 10.0.0.129 - - [2026-05-04 02:35:57] "POST /neutron/port HTTP/1.1" 200 1232 0.027627 10.0.0.129 - - [2026-05-04 02:35:58] "POST /neutron/port HTTP/1.1" 200 117 0.007640 10.0.0.129 - - [2026-05-04 02:35:59] "DELETE /route-target/b894dec6-0a6b-4d97-b5d1-32b87d1346d2 HTTP/1.1" 200 115 0.030070 10.0.0.129 - - [2026-05-04 02:35:59] "POST /neutron/network HTTP/1.1" 200 1073 0.016324 10.0.0.129 - - [2026-05-04 02:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.249 - - [2026-05-04 02:35:59] "POST /useragent-kv HTTP/1.1" 200 115 0.007040 10.0.0.249 - - [2026-05-04 02:35:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003592 10.0.0.249 - - [2026-05-04 02:35:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004738 10.0.0.249 - - [2026-05-04 02:35:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002943 10.0.0.129 - - [2026-05-04 02:35:59] "POST /neutron/network HTTP/1.1" 200 151 0.153800 10.0.0.249 - - [2026-05-04 02:35:59] "GET /projects?obj_uuids=ad14e993-ab82-4b7e-9df8-d0e358833c0a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002569 10.0.0.129 - - [2026-05-04 02:35:59] "GET /project/ad14e993-ab82-4b7e-9df8-d0e358833c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.097579 10.0.0.249 - - [2026-05-04 02:35:59] "GET /projects?obj_uuids=ad14e993-ab82-4b7e-9df8-d0e358833c0a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001221 10.0.0.129 - - [2026-05-04 02:35:59] "GET /project/ad14e993-ab82-4b7e-9df8-d0e358833c0a?fields=virtual_networks HTTP/1.1" 200 1055 0.062027 10.0.0.249 - - [2026-05-04 02:35:59] "GET /projects?obj_uuids=ad14e993-ab82-4b7e-9df8-d0e358833c0a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001130 10.0.0.129 - - [2026-05-04 02:35:59] "GET /project/ad14e993-ab82-4b7e-9df8-d0e358833c0a?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.046303 10.0.0.249 - - [2026-05-04 02:35:59] "GET /projects?obj_uuids=ad14e993-ab82-4b7e-9df8-d0e358833c0a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001179 10.0.0.129 - - [2026-05-04 02:36:00] "GET /project/ad14e993-ab82-4b7e-9df8-d0e358833c0a?fields=security_groups HTTP/1.1" 200 1287 0.060024 10.0.0.129 - - [2026-05-04 02:36:00] "POST /fqname-to-id HTTP/1.1" 404 196 0.033741 10.0.0.249 - - [2026-05-04 02:36:01] "GET /projects?obj_uuids=b6fde144-25a9-4fea-befe-ac3450dfddf3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.040429 10.0.0.249 - - [2026-05-04 02:36:01] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001528 10.0.0.249 - - [2026-05-04 02:36:01] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.046880 10.0.0.249 - - [2026-05-04 02:36:01] "POST /id-to-fqname HTTP/1.1" 200 198 0.007338 10.0.0.249 - - [2026-05-04 02:36:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.005077 10.0.0.249 - - [2026-05-04 02:36:01] "POST /security-groups HTTP/1.1" 200 599 0.100472 10.0.0.249 - - [2026-05-04 02:36:01] "POST /projects HTTP/1.1" 200 601 0.389419 10.0.0.249 - - [2026-05-04 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.435240 10.0.0.129 - - [2026-05-04 02:36:01] "POST /access-control-lists HTTP/1.1" 200 606 0.100108 10.0.0.129 - - [2026-05-04 02:36:01] "GET /project/b6fde144-25a9-4fea-befe-ac3450dfddf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.774891 10.0.0.129 - - [2026-05-04 02:36:03] "GET / HTTP/1.1" 200 36215 0.002083 10.0.0.129 - - [2026-05-04 02:36:03] "POST /fqname-to-id HTTP/1.1" 401 293 0.000544 10.0.0.129 - - [2026-05-04 02:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.076251 10.0.0.249 - - [2026-05-04 02:36:03] "GET /projects?obj_uuids=b6fde144-25a9-4fea-befe-ac3450dfddf3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001339 10.0.0.129 - - [2026-05-04 02:36:03] "GET /project/b6fde144-25a9-4fea-befe-ac3450dfddf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.076561 10.0.0.129 - - [2026-05-04 02:36:04] "POST /route-targets HTTP/1.1" 200 328 0.016290 10.0.0.249 - - [2026-05-04 02:36:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005422 10.0.0.129 - - [2026-05-04 02:36:04] "POST /neutron/subnet HTTP/1.1" 200 715 0.308222 10.0.0.129 - - [2026-05-04 02:36:04] "POST /id-to-fqname HTTP/1.1" 200 267 0.001449 10.0.0.129 - - [2026-05-04 02:36:04] "GET /virtual-network/4880ba51-cd8e-4e80-9924-156913dde738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005863 10.0.0.129 - - [2026-05-04 02:36:04] "GET /virtual-network/4880ba51-cd8e-4e80-9924-156913dde738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006205 10.0.0.129 - - [2026-05-04 02:36:04] "POST /neutron/network HTTP/1.1" 200 908 0.006737 10.0.0.129 - - [2026-05-04 02:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.249 - - [2026-05-04 02:36:04] "GET /projects?obj_uuids=b6fde144-25a9-4fea-befe-ac3450dfddf3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000935 10.0.0.129 - - [2026-05-04 02:36:04] "GET /project/b6fde144-25a9-4fea-befe-ac3450dfddf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.062145 10.0.0.249 - - [2026-05-04 02:36:04] "GET /projects?obj_uuids=b6fde144-25a9-4fea-befe-ac3450dfddf3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001086 10.0.0.129 - - [2026-05-04 02:36:05] "POST /neutron/network HTTP/1.1" 200 691 0.150118 10.0.0.129 - - [2026-05-04 02:36:05] "POST /ref-update HTTP/1.1" 200 156 0.042711 10.0.0.129 - - [2026-05-04 02:36:05] "POST /id-to-fqname HTTP/1.1" 200 267 0.004717 10.0.0.129 - - [2026-05-04 02:36:05] "GET /virtual-network/f0021276-813b-4776-b06b-2facec7eaa7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.006319 10.0.0.129 - - [2026-05-04 02:36:05] "POST /neutron/network HTTP/1.1" 200 912 0.007859 10.0.0.129 - - [2026-05-04 02:36:05] "GET /virtual-network/f0021276-813b-4776-b06b-2facec7eaa7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.005462 10.0.0.129 - - [2026-05-04 02:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.249 - - [2026-05-04 02:36:05] "GET /projects?obj_uuids=b6fde144-25a9-4fea-befe-ac3450dfddf3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001009 10.0.0.129 - - [2026-05-04 02:36:05] "GET /project/b6fde144-25a9-4fea-befe-ac3450dfddf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.046983 10.0.0.129 - - [2026-05-04 02:36:05] "POST /neutron/network HTTP/1.1" 200 117 0.016358 10.0.0.129 - - [2026-05-04 02:36:06] "POST /neutron/network HTTP/1.1" 200 913 0.009535 10.0.0.129 - - [2026-05-04 02:36:06] "POST /id-to-fqname HTTP/1.1" 200 268 0.001201 10.0.0.129 - - [2026-05-04 02:36:06] "GET /virtual-network/d02c8755-a5c5-40d1-ac57-3ec68622e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.012949 10.0.0.129 - - [2026-05-04 02:36:06] "GET /virtual-network/d02c8755-a5c5-40d1-ac57-3ec68622e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.005930 10.0.0.129 - - [2026-05-04 02:36:06] "POST /neutron/subnet HTTP/1.1" 200 729 0.012538 10.0.0.129 - - [2026-05-04 02:36:06] "POST /id-to-fqname HTTP/1.1" 200 267 0.001266 10.0.0.249 - - [2026-05-04 02:36:07] "GET /projects?obj_uuids=b6fde144-25a9-4fea-befe-ac3450dfddf3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001482 10.0.0.129 - - [2026-05-04 02:36:07] "GET /project/b6fde144-25a9-4fea-befe-ac3450dfddf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.086341 10.0.0.129 - - [2026-05-04 02:36:07] "POST /neutron/port HTTP/1.1" 200 117 0.007275 10.0.0.129 - - [2026-05-04 02:36:07] "POST /id-to-fqname HTTP/1.1" 200 268 0.001454 10.0.0.129 - - [2026-05-04 02:36:07] "POST /neutron/network HTTP/1.1" 200 923 0.009645 10.0.0.129 - - [2026-05-04 02:36:08] "POST /neutron/port HTTP/1.1" 200 1070 0.020952 10.0.0.249 - - [2026-05-04 02:36:08] "GET /projects?obj_uuids=b6fde144-25a9-4fea-befe-ac3450dfddf3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001041 10.0.0.129 - - [2026-05-04 02:36:08] "GET /project/b6fde144-25a9-4fea-befe-ac3450dfddf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.115713 10.0.0.129 - - [2026-05-04 02:36:08] "POST /neutron/port HTTP/1.1" 200 1134 0.061010 10.0.0.129 - - [2026-05-04 02:36:08] "POST /neutron/subnet HTTP/1.1" 200 708 0.016987 10.0.0.129 - - [2026-05-04 02:36:08] "POST /neutron/port HTTP/1.1" 200 1134 0.030490 10.0.0.129 - - [2026-05-04 02:36:08] "POST /neutron/network HTTP/1.1" 200 923 0.010441 10.0.0.129 - - [2026-05-04 02:36:09] "POST /neutron/port HTTP/1.1" 200 1069 0.020973 10.0.0.129 - - [2026-05-04 02:36:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006787 10.0.0.129 - - [2026-05-04 02:36:09] "POST /neutron/network HTTP/1.1" 200 913 0.007894 10.0.0.129 - - [2026-05-04 02:36:10] "POST /neutron/port HTTP/1.1" 200 1134 0.035342 10.0.0.129 - - [2026-05-04 02:36:11] "POST /neutron/port HTTP/1.1" 200 1133 0.023488 10.0.0.129 - - [2026-05-04 02:36:12] "POST /neutron/port HTTP/1.1" 200 117 0.009309 10.0.0.129 - - [2026-05-04 02:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.129 - - [2026-05-04 02:36:12] "POST /neutron/network HTTP/1.1" 200 913 0.011523 10.0.0.129 - - [2026-05-04 02:36:12] "DELETE /route-target/57c3cf13-e377-4ba5-8449-edfacd6b083f HTTP/1.1" 200 115 0.032790 10.0.0.249 - - [2026-05-04 02:36:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004511 10.0.0.249 - - [2026-05-04 02:36:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004108 10.0.0.129 - - [2026-05-04 02:36:12] "POST /neutron/network HTTP/1.1" 200 151 0.141007 10.0.0.249 - - [2026-05-04 02:36:12] "GET /projects?obj_uuids=b6fde144-25a9-4fea-befe-ac3450dfddf3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001440 10.0.0.129 - - [2026-05-04 02:36:13] "GET /project/b6fde144-25a9-4fea-befe-ac3450dfddf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.098374 10.0.0.249 - - [2026-05-04 02:36:13] "GET /projects?obj_uuids=b6fde144-25a9-4fea-befe-ac3450dfddf3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001100 10.0.0.129 - - [2026-05-04 02:36:13] "GET /project/b6fde144-25a9-4fea-befe-ac3450dfddf3?fields=virtual_networks HTTP/1.1" 200 1061 0.056525 10.0.0.249 - - [2026-05-04 02:36:13] "GET /projects?obj_uuids=b6fde144-25a9-4fea-befe-ac3450dfddf3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001086 10.0.0.129 - - [2026-05-04 02:36:13] "GET /project/b6fde144-25a9-4fea-befe-ac3450dfddf3?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.055736 10.0.0.249 - - [2026-05-04 02:36:13] "GET /projects?obj_uuids=b6fde144-25a9-4fea-befe-ac3450dfddf3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001387 10.0.0.129 - - [2026-05-04 02:36:13] "GET /project/b6fde144-25a9-4fea-befe-ac3450dfddf3?fields=security_groups HTTP/1.1" 200 1296 0.045221 10.0.0.129 - - [2026-05-04 02:36:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.031512 10.0.0.249 - - [2026-05-04 02:36:14] "GET /projects?obj_uuids=8f0fd31a-7220-446d-a724-089ab868226d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004271 10.0.0.249 - - [2026-05-04 02:36:14] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003336 10.0.0.249 - - [2026-05-04 02:36:14] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010913 10.0.0.249 - - [2026-05-04 02:36:14] "POST /id-to-fqname HTTP/1.1" 200 195 0.002399 10.0.0.249 - - [2026-05-04 02:36:14] "POST /fqname-to-id HTTP/1.1" 404 204 0.015975 10.0.0.249 - - [2026-05-04 02:36:14] "POST /security-groups HTTP/1.1" 200 596 0.080607 10.0.0.129 - - [2026-05-04 02:36:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.003511 10.0.0.249 - - [2026-05-04 02:36:14] "POST /projects HTTP/1.1" 200 595 0.333375 10.0.0.249 - - [2026-05-04 02:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.410924 10.0.0.129 - - [2026-05-04 02:36:14] "POST /access-control-lists HTTP/1.1" 200 601 0.030774 10.0.0.129 - - [2026-05-04 02:36:14] "GET /project/8f0fd31a-7220-446d-a724-089ab868226d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.571975 10.0.0.129 - - [2026-05-04 02:36:16] "GET / HTTP/1.1" 200 36215 0.002430 10.0.0.129 - - [2026-05-04 02:36:16] "POST /fqname-to-id HTTP/1.1" 401 293 0.000592 10.0.0.129 - - [2026-05-04 02:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.085194 10.0.0.249 - - [2026-05-04 02:36:16] "GET /projects?obj_uuids=8f0fd31a-7220-446d-a724-089ab868226d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001160 10.0.0.129 - - [2026-05-04 02:36:17] "GET /project/8f0fd31a-7220-446d-a724-089ab868226d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.080525 10.0.0.249 - - [2026-05-04 02:36:17] "POST /useragent-kv HTTP/1.1" 200 115 0.012058 10.0.0.129 - - [2026-05-04 02:36:17] "POST /neutron/subnet HTTP/1.1" 200 724 0.272354 10.0.0.129 - - [2026-05-04 02:36:17] "POST /id-to-fqname HTTP/1.1" 200 261 0.001455 10.0.0.129 - - [2026-05-04 02:36:17] "GET /virtual-network/dc89ea39-ccf7-4b15-a6e2-f68d1263436c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006135 10.0.0.129 - - [2026-05-04 02:36:17] "GET /virtual-network/dc89ea39-ccf7-4b15-a6e2-f68d1263436c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.007145 10.0.0.129 - - [2026-05-04 02:36:17] "POST /neutron/network HTTP/1.1" 200 901 0.008608 10.0.0.129 - - [2026-05-04 02:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.249 - - [2026-05-04 02:36:17] "GET /projects?obj_uuids=8f0fd31a-7220-446d-a724-089ab868226d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001536 10.0.0.129 - - [2026-05-04 02:36:17] "GET /project/8f0fd31a-7220-446d-a724-089ab868226d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.060119 10.0.0.249 - - [2026-05-04 02:36:17] "GET /projects?obj_uuids=8f0fd31a-7220-446d-a724-089ab868226d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001139 10.0.0.129 - - [2026-05-04 02:36:18] "POST /neutron/network HTTP/1.1" 200 682 0.154877 10.0.0.129 - - [2026-05-04 02:36:18] "POST /route-targets HTTP/1.1" 200 328 0.014912 10.0.0.129 - - [2026-05-04 02:36:18] "POST /id-to-fqname HTTP/1.1" 200 261 0.003601 10.0.0.129 - - [2026-05-04 02:36:18] "GET /virtual-network/8341cc8b-387f-4635-8e4a-1031af5c8c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006883 10.0.0.129 - - [2026-05-04 02:36:18] "POST /neutron/network HTTP/1.1" 200 901 0.007293 10.0.0.129 - - [2026-05-04 02:36:18] "GET /virtual-network/8341cc8b-387f-4635-8e4a-1031af5c8c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006429 10.0.0.129 - - [2026-05-04 02:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.249 - - [2026-05-04 02:36:18] "GET /projects?obj_uuids=8f0fd31a-7220-446d-a724-089ab868226d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001178 10.0.0.129 - - [2026-05-04 02:36:18] "GET /project/8f0fd31a-7220-446d-a724-089ab868226d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.050705 10.0.0.129 - - [2026-05-04 02:36:18] "POST /neutron/network HTTP/1.1" 200 117 0.019186 10.0.0.129 - - [2026-05-04 02:36:18] "POST /ref-update HTTP/1.1" 200 156 0.023889 10.0.0.129 - - [2026-05-04 02:36:19] "POST /neutron/network HTTP/1.1" 200 900 0.010336 10.0.0.129 - - [2026-05-04 02:36:19] "POST /id-to-fqname HTTP/1.1" 200 262 0.001319 10.0.0.129 - - [2026-05-04 02:36:19] "GET /virtual-network/a25e0cdf-6492-4c58-9833-5fd03dcabf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2156 0.006141 10.0.0.129 - - [2026-05-04 02:36:19] "GET /virtual-network/a25e0cdf-6492-4c58-9833-5fd03dcabf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2156 0.008515 10.0.0.129 - - [2026-05-04 02:36:19] "POST /neutron/subnet HTTP/1.1" 200 710 0.011820 10.0.0.129 - - [2026-05-04 02:36:19] "POST /id-to-fqname HTTP/1.1" 200 261 0.001384 10.0.0.249 - - [2026-05-04 02:36:20] "GET /projects?obj_uuids=8f0fd31a-7220-446d-a724-089ab868226d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001431 10.0.0.129 - - [2026-05-04 02:36:20] "GET /project/8f0fd31a-7220-446d-a724-089ab868226d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.084710 10.0.0.129 - - [2026-05-04 02:36:20] "POST /neutron/port HTTP/1.1" 200 117 0.008471 10.0.0.129 - - [2026-05-04 02:36:20] "POST /id-to-fqname HTTP/1.1" 200 262 0.001403 10.0.0.129 - - [2026-05-04 02:36:20] "POST /neutron/network HTTP/1.1" 200 910 0.011389 10.0.0.129 - - [2026-05-04 02:36:21] "POST /neutron/port HTTP/1.1" 200 1065 0.022538 10.0.0.249 - - [2026-05-04 02:36:21] "GET /projects?obj_uuids=8f0fd31a-7220-446d-a724-089ab868226d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001092 10.0.0.129 - - [2026-05-04 02:36:21] "GET /project/8f0fd31a-7220-446d-a724-089ab868226d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.126951 10.0.0.129 - - [2026-05-04 02:36:21] "POST /neutron/port HTTP/1.1" 200 1129 0.043729 10.0.0.129 - - [2026-05-04 02:36:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.012633 10.0.0.129 - - [2026-05-04 02:36:21] "POST /neutron/port HTTP/1.1" 200 1129 0.028947 10.0.0.129 - - [2026-05-04 02:36:22] "POST /neutron/network HTTP/1.1" 200 910 0.009906 10.0.0.129 - - [2026-05-04 02:36:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.003499 10.0.0.129 - - [2026-05-04 02:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.249 - - [2026-05-04 02:36:22] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001312 10.0.0.129 - - [2026-05-04 02:36:22] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.011115 10.0.0.129 - - [2026-05-04 02:36:22] "POST /neutron/port HTTP/1.1" 200 1062 0.026749 10.0.0.129 - - [2026-05-04 02:36:22] "POST /service-templates HTTP/1.1" 200 545 0.065530 10.0.0.129 - - [2026-05-04 02:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.129 - - [2026-05-04 02:36:22] "GET /service-template/2a1d2fcd-8034-44b8-a3cf-83a77b53f248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.006792 10.0.0.129 - - [2026-05-04 02:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.129 - - [2026-05-04 02:36:22] "GET /service-template/2a1d2fcd-8034-44b8-a3cf-83a77b53f248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.006065 10.0.0.129 - - [2026-05-04 02:36:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004183 10.0.0.129 - - [2026-05-04 02:36:22] "POST /id-to-fqname HTTP/1.1" 200 261 0.001370 10.0.0.129 - - [2026-05-04 02:36:22] "POST /id-to-fqname HTTP/1.1" 200 261 0.001157 10.0.0.129 - - [2026-05-04 02:36:22] "POST /neutron/network HTTP/1.1" 200 900 0.007639 10.0.0.129 - - [2026-05-04 02:36:23] "POST /id-to-fqname HTTP/1.1" 200 262 0.001411 10.0.0.129 - - [2026-05-04 02:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.129 - - [2026-05-04 02:36:23] "DELETE /service-template/2a1d2fcd-8034-44b8-a3cf-83a77b53f248 HTTP/1.1" 200 115 0.036125 10.0.0.129 - - [2026-05-04 02:36:23] "POST /fqname-to-id HTTP/1.1" 404 193 0.004632 10.0.0.129 - - [2026-05-04 02:36:25] "POST /neutron/network HTTP/1.1" 200 901 0.008189 10.0.0.129 - - [2026-05-04 02:36:26] "POST /neutron/port HTTP/1.1" 200 1116 0.021145 10.0.0.129 - - [2026-05-04 02:36:26] "POST /neutron/port HTTP/1.1" 200 1119 0.019223 10.0.0.249 - - [2026-05-04 02:36:26] "DELETE /project/8f0fd31a7220446da724089ab868226d HTTP/1.1" 404 173 0.012746 10.0.0.249 - - [2026-05-04 02:36:26] "DELETE /project/aaecf1fded194c31af52f959e82bd225 HTTP/1.1" 404 173 0.008221 10.0.0.249 - - [2026-05-04 02:36:26] "DELETE /project/ad14e993ab824b7e9df8d0e358833c0a HTTP/1.1" 404 173 0.011594 10.0.0.249 - - [2026-05-04 02:36:26] "DELETE /project/b6fde14425a94feabefeac3450dfddf3 HTTP/1.1" 404 173 0.013004 10.0.0.249 - - [2026-05-04 02:36:26] "GET /projects?obj_uuids=ad14e993-ab82-4b7e-9df8-d0e358833c0a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000981 10.0.0.249 - - [2026-05-04 02:36:26] "GET /projects?obj_uuids=b6fde144-25a9-4fea-befe-ac3450dfddf3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000926 10.0.0.249 - - [2026-05-04 02:36:26] "GET /projects?obj_uuids=aaecf1fd-ed19-4c31-af52-f959e82bd225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000898 10.0.0.249 - - [2026-05-04 02:36:26] "GET /project/ad14e993-ab82-4b7e-9df8-d0e358833c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.069540 10.0.0.249 - - [2026-05-04 02:36:26] "GET /project/b6fde144-25a9-4fea-befe-ac3450dfddf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.081230 10.0.0.249 - - [2026-05-04 02:36:26] "GET /projects?obj_uuids=ad14e993-ab82-4b7e-9df8-d0e358833c0a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001329 10.0.0.249 - - [2026-05-04 02:36:26] "GET /project/aaecf1fd-ed19-4c31-af52-f959e82bd225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.120175 10.0.0.249 - - [2026-05-04 02:36:26] "GET /projects?obj_uuids=b6fde144-25a9-4fea-befe-ac3450dfddf3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001191 10.0.0.249 - - [2026-05-04 02:36:26] "GET /projects?obj_uuids=aaecf1fd-ed19-4c31-af52-f959e82bd225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001123 10.0.0.249 - - [2026-05-04 02:36:26] "GET /project/b6fde144-25a9-4fea-befe-ac3450dfddf3?fields=security_groups HTTP/1.1" 200 1398 0.100456 10.0.0.249 - - [2026-05-04 02:36:26] "GET /project/ad14e993-ab82-4b7e-9df8-d0e358833c0a?fields=security_groups HTTP/1.1" 200 1389 0.123504 10.0.0.249 - - [2026-05-04 02:36:26] "GET /project/aaecf1fd-ed19-4c31-af52-f959e82bd225?fields=security_groups HTTP/1.1" 200 1377 0.139403 10.0.0.249 - - [2026-05-04 02:36:27] "DELETE /security-group/6ad226d5-ff68-4839-8d60-afdddac1ce6c HTTP/1.1" 200 115 0.082271 10.0.0.249 - - [2026-05-04 02:36:27] "DELETE /security-group/23232cd4-2582-4ad2-b486-7b7e12197c16 HTTP/1.1" 200 115 0.084944 10.0.0.249 - - [2026-05-04 02:36:27] "GET /projects?obj_uuids=b6fde144-25a9-4fea-befe-ac3450dfddf3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001001 10.0.0.249 - - [2026-05-04 02:36:27] "GET /projects?obj_uuids=ad14e993-ab82-4b7e-9df8-d0e358833c0a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001297 10.0.0.249 - - [2026-05-04 02:36:27] "GET /project/b6fde144-25a9-4fea-befe-ac3450dfddf3?fields=application_policy_sets HTTP/1.1" 200 1437 0.071580 10.0.0.249 - - [2026-05-04 02:36:27] "GET /project/ad14e993-ab82-4b7e-9df8-d0e358833c0a?fields=application_policy_sets HTTP/1.1" 200 1428 0.082808 10.0.0.249 - - [2026-05-04 02:36:27] "DELETE /security-group/054a3b34-e405-4110-a0b1-65264c1f7f8f HTTP/1.1" 200 115 0.189216 10.0.0.249 - - [2026-05-04 02:36:27] "GET /projects?obj_uuids=aaecf1fd-ed19-4c31-af52-f959e82bd225&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002200 10.0.0.129 - - [2026-05-04 02:36:27] "DELETE /access-control-list/c4973899-b46f-4077-93cc-8c7b4d30e340 HTTP/1.1" 200 115 0.098148 10.0.0.249 - - [2026-05-04 02:36:27] "GET /project/aaecf1fd-ed19-4c31-af52-f959e82bd225?fields=application_policy_sets HTTP/1.1" 200 1416 0.114357 10.0.0.249 - - [2026-05-04 02:36:27] "DELETE /project/b6fde144-25a9-4fea-befe-ac3450dfddf3 HTTP/1.1" 200 115 0.767486 10.0.0.249 - - [2026-05-04 02:36:27] "DELETE /project/ad14e993-ab82-4b7e-9df8-d0e358833c0a HTTP/1.1" 200 115 0.809473 10.0.0.129 - - [2026-05-04 02:36:27] "DELETE /access-control-list/868d2dbf-1d8c-4a82-90b8-a521e054b99b HTTP/1.1" 200 115 0.090498 10.0.0.249 - - [2026-05-04 02:36:27] "DELETE /project/aaecf1fd-ed19-4c31-af52-f959e82bd225 HTTP/1.1" 200 115 0.929677 10.0.0.249 - - [2026-05-04 02:36:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003579 10.0.0.249 - - [2026-05-04 02:36:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003474 10.0.0.129 - - [2026-05-04 02:36:27] "POST /neutron/network HTTP/1.1" 200 151 0.180319 10.0.0.129 - - [2026-05-04 02:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.129 - - [2026-05-04 02:36:28] "POST /neutron/network HTTP/1.1" 200 901 0.007307 10.0.0.129 - - [2026-05-04 02:36:28] "DELETE /route-target/effd3f14-67a2-458e-8b0c-f9ec7d8f5131 HTTP/1.1" 200 115 0.036320 10.0.0.249 - - [2026-05-04 02:36:28] "GET /projects?obj_uuids=8f0fd31a-7220-446d-a724-089ab868226d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001191 10.0.0.129 - - [2026-05-04 02:36:28] "GET /project/8f0fd31a-7220-446d-a724-089ab868226d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.057387 10.0.0.249 - - [2026-05-04 02:36:28] "GET /projects?obj_uuids=8f0fd31a-7220-446d-a724-089ab868226d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002232 10.0.0.129 - - [2026-05-04 02:36:28] "GET /project/8f0fd31a-7220-446d-a724-089ab868226d?fields=virtual_networks HTTP/1.1" 200 1055 0.050764 10.0.0.249 - - [2026-05-04 02:36:28] "GET /projects?obj_uuids=8f0fd31a-7220-446d-a724-089ab868226d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001137 10.0.0.129 - - [2026-05-04 02:36:28] "GET /project/8f0fd31a-7220-446d-a724-089ab868226d?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.046750 10.0.0.249 - - [2026-05-04 02:36:28] "GET /projects?obj_uuids=8f0fd31a-7220-446d-a724-089ab868226d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001646 10.0.0.129 - - [2026-05-04 02:36:28] "GET /project/8f0fd31a-7220-446d-a724-089ab868226d?fields=security_groups HTTP/1.1" 200 1287 0.059222 10.0.0.129 - - [2026-05-04 02:36:29] "POST /fqname-to-id HTTP/1.1" 404 197 0.031689 10.0.0.249 - - [2026-05-04 02:36:29] "GET /projects?obj_uuids=9fc8eade-9c9b-4e27-9d57-02cf83ad27b7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003666 10.0.0.249 - - [2026-05-04 02:36:29] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001487 10.0.0.249 - - [2026-05-04 02:36:29] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009182 10.0.0.249 - - [2026-05-04 02:36:29] "POST /id-to-fqname HTTP/1.1" 200 199 0.003301 10.0.0.249 - - [2026-05-04 02:36:29] "POST /fqname-to-id HTTP/1.1" 404 208 0.003435 10.0.0.249 - - [2026-05-04 02:36:29] "POST /security-groups HTTP/1.1" 200 600 0.082554 10.0.0.249 - - [2026-05-04 02:36:29] "POST /projects HTTP/1.1" 200 603 0.306657 10.0.0.249 - - [2026-05-04 02:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.341907 10.0.0.129 - - [2026-05-04 02:36:30] "POST /fqname-to-id HTTP/1.1" 404 242 0.011623 10.0.0.129 - - [2026-05-04 02:36:30] "GET /project/9fc8eade-9c9b-4e27-9d57-02cf83ad27b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.538820 10.0.0.129 - - [2026-05-04 02:36:31] "GET / HTTP/1.1" 200 36215 0.002140 10.0.0.129 - - [2026-05-04 02:36:31] "POST /fqname-to-id HTTP/1.1" 401 293 0.000518 10.0.0.129 - - [2026-05-04 02:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.071384 10.0.0.249 - - [2026-05-04 02:36:32] "GET /projects?obj_uuids=9fc8eade-9c9b-4e27-9d57-02cf83ad27b7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001107 10.0.0.129 - - [2026-05-04 02:36:32] "GET /project/9fc8eade-9c9b-4e27-9d57-02cf83ad27b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.042233 10.0.0.249 - - [2026-05-04 02:36:32] "GET /projects?obj_uuids=9fc8eade-9c9b-4e27-9d57-02cf83ad27b7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001128 10.0.0.129 - - [2026-05-04 02:36:32] "POST /neutron/network HTTP/1.1" 200 694 0.154492 10.0.0.129 - - [2026-05-04 02:36:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.004481 10.0.0.129 - - [2026-05-04 02:36:33] "POST /neutron/network HTTP/1.1" 200 1088 0.016167 10.0.0.129 - - [2026-05-04 02:36:33] "POST /id-to-fqname HTTP/1.1" 200 269 0.001379 10.0.0.129 - - [2026-05-04 02:36:33] "GET /virtual-network/78ce5ab8-63e4-4283-8325-951b84d35ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.014632 10.0.0.129 - - [2026-05-04 02:36:33] "POST /ref-update HTTP/1.1" 200 156 0.033481 10.0.0.129 - - [2026-05-04 02:36:33] "GET /virtual-network/78ce5ab8-63e4-4283-8325-951b84d35ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.018529 10.0.0.129 - - [2026-05-04 02:36:33] "POST /neutron/subnet HTTP/1.1" 200 828 0.010566 10.0.0.129 - - [2026-05-04 02:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.249 - - [2026-05-04 02:36:33] "GET /projects?obj_uuids=9fc8eade-9c9b-4e27-9d57-02cf83ad27b7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001064 10.0.0.129 - - [2026-05-04 02:36:33] "GET /project/9fc8eade-9c9b-4e27-9d57-02cf83ad27b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.044472 10.0.0.249 - - [2026-05-04 02:36:33] "GET /projects?obj_uuids=9fc8eade-9c9b-4e27-9d57-02cf83ad27b7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001465 10.0.0.129 - - [2026-05-04 02:36:33] "POST /neutron/network HTTP/1.1" 200 694 0.173220 10.0.0.129 - - [2026-05-04 02:36:34] "POST /neutron/network HTTP/1.1" 200 1088 0.013391 10.0.0.129 - - [2026-05-04 02:36:34] "POST /id-to-fqname HTTP/1.1" 200 269 0.001446 10.0.0.129 - - [2026-05-04 02:36:34] "GET /virtual-network/8ff6494a-e8b6-4eba-aa2c-b3e6e1afbf58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2769 0.006878 10.0.0.129 - - [2026-05-04 02:36:34] "GET /virtual-network/8ff6494a-e8b6-4eba-aa2c-b3e6e1afbf58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2769 0.006733 10.0.0.129 - - [2026-05-04 02:36:34] "POST /neutron/subnet HTTP/1.1" 200 828 0.011106 10.0.0.129 - - [2026-05-04 02:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.249 - - [2026-05-04 02:36:34] "GET /projects?obj_uuids=9fc8eade-9c9b-4e27-9d57-02cf83ad27b7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001010 10.0.0.129 - - [2026-05-04 02:36:34] "GET /project/9fc8eade-9c9b-4e27-9d57-02cf83ad27b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.048586 10.0.0.249 - - [2026-05-04 02:36:34] "GET /projects?obj_uuids=9fc8eade-9c9b-4e27-9d57-02cf83ad27b7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001513 10.0.0.129 - - [2026-05-04 02:36:34] "POST /neutron/network HTTP/1.1" 200 696 0.158243 10.0.0.129 - - [2026-05-04 02:36:34] "POST /route-targets HTTP/1.1" 200 328 0.016680 10.0.0.129 - - [2026-05-04 02:36:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.015071 10.0.0.129 - - [2026-05-04 02:36:35] "POST /neutron/network HTTP/1.1" 200 1090 0.019090 10.0.0.129 - - [2026-05-04 02:36:35] "POST /id-to-fqname HTTP/1.1" 200 270 0.001295 10.0.0.129 - - [2026-05-04 02:36:35] "GET /virtual-network/28b24a8c-6242-431e-a1b1-6d1e92b57921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2771 0.005887 10.0.0.129 - - [2026-05-04 02:36:35] "GET /virtual-network/28b24a8c-6242-431e-a1b1-6d1e92b57921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2771 0.008395 10.0.0.129 - - [2026-05-04 02:36:35] "POST /neutron/subnet HTTP/1.1" 200 823 0.011872 10.0.0.129 - - [2026-05-04 02:36:35] "POST /id-to-fqname HTTP/1.1" 200 269 0.001465 10.0.0.249 - - [2026-05-04 02:36:36] "GET /projects?obj_uuids=9fc8eade-9c9b-4e27-9d57-02cf83ad27b7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001315 10.0.0.129 - - [2026-05-04 02:36:36] "GET /project/9fc8eade-9c9b-4e27-9d57-02cf83ad27b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.090040 10.0.0.129 - - [2026-05-04 02:36:36] "POST /neutron/network HTTP/1.1" 200 1088 0.039950 10.0.0.129 - - [2026-05-04 02:36:36] "POST /id-to-fqname HTTP/1.1" 200 270 0.001478 10.0.0.129 - - [2026-05-04 02:36:36] "POST /neutron/port HTTP/1.1" 200 117 0.007676 10.0.0.249 - - [2026-05-04 02:36:37] "GET /projects?obj_uuids=9fc8eade-9c9b-4e27-9d57-02cf83ad27b7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001901 10.0.0.249 - - [2026-05-04 02:36:37] "GET /projects?obj_uuids=9fc8eade-9c9b-4e27-9d57-02cf83ad27b7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001714 10.0.0.129 - - [2026-05-04 02:36:37] "GET /project/9fc8eade-9c9b-4e27-9d57-02cf83ad27b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.178024 10.0.0.129 - - [2026-05-04 02:36:38] "POST /neutron/security_group HTTP/1.1" 200 2067 0.010004 10.0.0.129 - - [2026-05-04 02:36:38] "POST /neutron/port HTTP/1.1" 200 1177 0.486025 10.0.0.129 - - [2026-05-04 02:36:38] "POST /neutron/port HTTP/1.1" 200 1177 0.052426 10.0.0.129 - - [2026-05-04 02:36:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005426 10.0.0.129 - - [2026-05-04 02:36:38] "POST /neutron/subnet HTTP/1.1" 200 1390 0.016173 10.0.0.129 - - [2026-05-04 02:36:38] "POST /neutron/port HTTP/1.1" 200 117 0.001297 10.0.0.50 - - [2026-05-04 02:36:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000457 10.0.0.50 - - [2026-05-04 02:36:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000583 10.0.0.249 - - [2026-05-04 02:36:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000490 10.0.0.249 - - [2026-05-04 02:36:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000508 10.0.0.50 - - [2026-05-04 02:36:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000454 10.0.0.50 - - [2026-05-04 02:36:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.129 - - [2026-05-04 02:36:39] "POST /neutron/port HTTP/1.1" 200 1177 0.038843 10.0.0.129 - - [2026-05-04 02:36:39] "POST /fqname-to-id HTTP/1.1" 404 193 0.008613 10.0.0.129 - - [2026-05-04 02:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.249 - - [2026-05-04 02:36:39] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001359 10.0.0.129 - - [2026-05-04 02:36:39] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.011000 10.0.0.129 - - [2026-05-04 02:36:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005994 10.0.0.129 - - [2026-05-04 02:36:39] "POST /service-templates HTTP/1.1" 200 545 0.041353 10.0.0.129 - - [2026-05-04 02:36:39] "POST /neutron/port HTTP/1.1" 200 117 0.001302 10.0.0.129 - - [2026-05-04 02:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006298 10.0.0.129 - - [2026-05-04 02:36:39] "GET /service-template/cde5e79a-5199-4099-9b5a-a4ff51350ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006718 10.0.0.249 - - [2026-05-04 02:36:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000767 10.0.0.129 - - [2026-05-04 02:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.249 - - [2026-05-04 02:36:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000472 10.0.0.129 - - [2026-05-04 02:36:39] "GET /service-template/cde5e79a-5199-4099-9b5a-a4ff51350ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004715 10.0.0.129 - - [2026-05-04 02:36:39] "POST /id-to-fqname HTTP/1.1" 200 269 0.001364 10.0.0.129 - - [2026-05-04 02:36:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.129 - - [2026-05-04 02:36:39] "POST /id-to-fqname HTTP/1.1" 200 269 0.001672 10.0.0.129 - - [2026-05-04 02:36:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.129 - - [2026-05-04 02:36:40] "POST /id-to-fqname HTTP/1.1" 200 270 0.001359 10.0.0.129 - - [2026-05-04 02:36:40] "POST /neutron/port HTTP/1.1" 200 2328 0.034352 10.0.0.129 - - [2026-05-04 02:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.129 - - [2026-05-04 02:36:40] "DELETE /service-template/cde5e79a-5199-4099-9b5a-a4ff51350ed4 HTTP/1.1" 200 115 0.064589 10.0.0.129 - - [2026-05-04 02:36:40] "POST /fqname-to-id HTTP/1.1" 404 193 0.006389 10.0.0.129 - - [2026-05-04 02:36:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000518 10.0.0.129 - - [2026-05-04 02:36:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.129 - - [2026-05-04 02:36:41] "POST /neutron/network HTTP/1.1" 400 204 0.022055 10.0.0.129 - - [2026-05-04 02:36:42] "POST /neutron/port HTTP/1.1" 200 151 0.327851 10.0.0.129 - - [2026-05-04 02:36:42] "POST /neutron/port HTTP/1.1" 200 151 0.370548 10.0.0.129 - - [2026-05-04 02:36:44] "DELETE /route-target/6f0b2f73-949f-48c8-a781-ad0ec153b1b5 HTTP/1.1" 200 115 0.024191 10.0.0.129 - - [2026-05-04 02:36:44] "POST /neutron/network HTTP/1.1" 200 1090 0.015451 10.0.0.129 - - [2026-05-04 02:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004780 10.0.0.249 - - [2026-05-04 02:36:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003190 10.0.0.249 - - [2026-05-04 02:36:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003358 10.0.0.249 - - [2026-05-04 02:36:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003695 10.0.0.249 - - [2026-05-04 02:36:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002970 10.0.0.129 - - [2026-05-04 02:36:44] "POST /neutron/network HTTP/1.1" 200 151 0.171898 10.0.0.249 - - [2026-05-04 02:36:44] "GET /projects?obj_uuids=9fc8eade-9c9b-4e27-9d57-02cf83ad27b7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001076 10.0.0.129 - - [2026-05-04 02:36:44] "GET /project/9fc8eade-9c9b-4e27-9d57-02cf83ad27b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.078849 10.0.0.249 - - [2026-05-04 02:36:44] "GET /projects?obj_uuids=9fc8eade-9c9b-4e27-9d57-02cf83ad27b7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001091 10.0.0.129 - - [2026-05-04 02:36:44] "GET /project/9fc8eade-9c9b-4e27-9d57-02cf83ad27b7?fields=virtual_networks HTTP/1.1" 200 1063 0.085757 10.0.0.249 - - [2026-05-04 02:36:44] "GET /projects?obj_uuids=9fc8eade-9c9b-4e27-9d57-02cf83ad27b7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001652 10.0.0.129 - - [2026-05-04 02:36:44] "GET /project/9fc8eade-9c9b-4e27-9d57-02cf83ad27b7?fields=virtual_machine_interfaces HTTP/1.1" 200 1063 0.045444 10.0.0.249 - - [2026-05-04 02:36:44] "GET /projects?obj_uuids=9fc8eade-9c9b-4e27-9d57-02cf83ad27b7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001208 10.0.0.129 - - [2026-05-04 02:36:45] "GET /project/9fc8eade-9c9b-4e27-9d57-02cf83ad27b7?fields=security_groups HTTP/1.1" 200 1299 0.064385 10.0.0.129 - - [2026-05-04 02:36:45] "POST /fqname-to-id HTTP/1.1" 404 200 0.040493 10.0.0.249 - - [2026-05-04 02:36:46] "GET /projects?obj_uuids=7081da85-b043-4b1d-a161-90792a9f86ab&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003731 10.0.0.249 - - [2026-05-04 02:36:46] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001222 10.0.0.249 - - [2026-05-04 02:36:46] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009349 10.0.0.249 - - [2026-05-04 02:36:46] "POST /id-to-fqname HTTP/1.1" 200 202 0.001343 10.0.0.249 - - [2026-05-04 02:36:46] "POST /fqname-to-id HTTP/1.1" 404 211 0.008048 10.0.0.249 - - [2026-05-04 02:36:46] "POST /security-groups HTTP/1.1" 200 603 0.098053 10.0.0.249 - - [2026-05-04 02:36:46] "POST /projects HTTP/1.1" 200 609 0.368583 10.0.0.249 - - [2026-05-04 02:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.438180 10.0.0.129 - - [2026-05-04 02:36:46] "POST /access-control-lists HTTP/1.1" 200 610 0.036120 10.0.0.129 - - [2026-05-04 02:36:46] "GET /project/7081da85-b043-4b1d-a161-90792a9f86ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.613686 10.0.0.129 - - [2026-05-04 02:36:47] "GET / HTTP/1.1" 200 36215 0.001511 10.0.0.129 - - [2026-05-04 02:36:49] "POST /fqname-to-id HTTP/1.1" 401 293 0.000522 10.0.0.129 - - [2026-05-04 02:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.081897 10.0.0.249 - - [2026-05-04 02:36:49] "GET /projects?obj_uuids=7081da85-b043-4b1d-a161-90792a9f86ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001758 10.0.0.129 - - [2026-05-04 02:36:49] "GET /project/7081da85-b043-4b1d-a161-90792a9f86ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.054841 10.0.0.129 - - [2026-05-04 02:36:49] "POST /route-targets HTTP/1.1" 200 328 0.017965 10.0.0.249 - - [2026-05-04 02:36:50] "POST /useragent-kv HTTP/1.1" 200 115 0.009066 10.0.0.129 - - [2026-05-04 02:36:50] "POST /neutron/subnet HTTP/1.1" 200 715 0.321597 10.0.0.129 - - [2026-05-04 02:36:50] "POST /id-to-fqname HTTP/1.1" 200 233 0.001414 10.0.0.129 - - [2026-05-04 02:36:50] "GET /virtual-network/78d3e246-c89e-4988-ad63-3c03d714900e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006028 10.0.0.129 - - [2026-05-04 02:36:50] "GET /virtual-network/78d3e246-c89e-4988-ad63-3c03d714900e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006350 10.0.0.129 - - [2026-05-04 02:36:50] "POST /neutron/network HTTP/1.1" 200 836 0.008248 10.0.0.129 - - [2026-05-04 02:36:50] "GET /virtual-network/78d3e246-c89e-4988-ad63-3c03d714900e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007529 10.0.0.50 - - [2026-05-04 02:36:51] "GET /obj-perms HTTP/1.1" 200 5073 0.070508 10.0.0.249 - - [2026-05-04 02:36:52] "GET /obj-perms HTTP/1.1" 200 5073 0.078981 10.0.0.129 - - [2026-05-04 02:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.249 - - [2026-05-04 02:36:52] "GET /projects?obj_uuids=7081da85-b043-4b1d-a161-90792a9f86ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002406 10.0.0.129 - - [2026-05-04 02:36:52] "GET /project/7081da85-b043-4b1d-a161-90792a9f86ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.051488 10.0.0.249 - - [2026-05-04 02:36:52] "GET /projects?obj_uuids=7081da85-b043-4b1d-a161-90792a9f86ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001179 10.0.0.129 - - [2026-05-04 02:36:52] "POST /neutron/network HTTP/1.1" 200 619 0.143336 10.0.0.129 - - [2026-05-04 02:36:52] "POST /ref-update HTTP/1.1" 200 156 0.026057 10.0.0.129 - - [2026-05-04 02:36:53] "POST /id-to-fqname HTTP/1.1" 200 233 0.004461 10.0.0.129 - - [2026-05-04 02:36:53] "GET /virtual-network/e8c60dc0-ae12-41d4-aeeb-2c2f91adf5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006592 10.0.0.129 - - [2026-05-04 02:36:53] "POST /neutron/network HTTP/1.1" 200 838 0.010131 10.0.0.129 - - [2026-05-04 02:36:53] "GET /virtual-network/e8c60dc0-ae12-41d4-aeeb-2c2f91adf5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007149 10.0.0.129 - - [2026-05-04 02:36:53] "GET /virtual-network/e8c60dc0-ae12-41d4-aeeb-2c2f91adf5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006829 10.0.0.129 - - [2026-05-04 02:36:53] "POST /id-to-fqname HTTP/1.1" 200 233 0.001635 10.0.0.249 - - [2026-05-04 02:37:27] "DELETE /project/9fc8eade9c9b4e279d5702cf83ad27b7 HTTP/1.1" 404 173 0.006498 10.0.0.249 - - [2026-05-04 02:37:27] "DELETE /project/7081da85b0434b1da16190792a9f86ab HTTP/1.1" 404 173 0.010262 10.0.0.249 - - [2026-05-04 02:37:27] "GET /projects?obj_uuids=9fc8eade-9c9b-4e27-9d57-02cf83ad27b7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000967 10.0.0.249 - - [2026-05-04 02:37:27] "GET /projects?obj_uuids=8f0fd31a-7220-446d-a724-089ab868226d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000845 10.0.0.249 - - [2026-05-04 02:37:27] "GET /project/8f0fd31a-7220-446d-a724-089ab868226d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.060713 10.0.0.249 - - [2026-05-04 02:37:27] "GET /project/9fc8eade-9c9b-4e27-9d57-02cf83ad27b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.066720 10.0.0.249 - - [2026-05-04 02:37:27] "GET /projects?obj_uuids=8f0fd31a-7220-446d-a724-089ab868226d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001639 10.0.0.249 - - [2026-05-04 02:37:27] "GET /projects?obj_uuids=9fc8eade-9c9b-4e27-9d57-02cf83ad27b7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001087 10.0.0.249 - - [2026-05-04 02:37:27] "GET /project/9fc8eade-9c9b-4e27-9d57-02cf83ad27b7?fields=security_groups HTTP/1.1" 200 1401 0.074743 10.0.0.249 - - [2026-05-04 02:37:27] "GET /project/8f0fd31a-7220-446d-a724-089ab868226d?fields=security_groups HTTP/1.1" 200 1389 0.093278 10.0.0.249 - - [2026-05-04 02:37:27] "DELETE /security-group/e8aa492e-f753-435e-b726-ee2a1ef407e1 HTTP/1.1" 200 115 0.057840 10.0.0.249 - - [2026-05-04 02:37:27] "GET /projects?obj_uuids=9fc8eade-9c9b-4e27-9d57-02cf83ad27b7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001486 10.0.0.249 - - [2026-05-04 02:37:27] "DELETE /security-group/2fdbe838-3d97-4f7f-b8e3-704e7a73c028 HTTP/1.1" 200 115 0.083331 10.0.0.249 - - [2026-05-04 02:37:27] "GET /projects?obj_uuids=8f0fd31a-7220-446d-a724-089ab868226d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001816 10.0.0.249 - - [2026-05-04 02:37:27] "GET /project/9fc8eade-9c9b-4e27-9d57-02cf83ad27b7?fields=application_policy_sets HTTP/1.1" 200 1440 0.075045 10.0.0.249 - - [2026-05-04 02:37:28] "GET /project/8f0fd31a-7220-446d-a724-089ab868226d?fields=application_policy_sets HTTP/1.1" 200 1428 0.090785 10.0.0.129 - - [2026-05-04 02:37:28] "DELETE /access-control-list/d2e5f8fc-9059-42ae-8089-89510ea915c4 HTTP/1.1" 200 115 0.098810 10.0.0.249 - - [2026-05-04 02:37:28] "DELETE /project/9fc8eade-9c9b-4e27-9d57-02cf83ad27b7 HTTP/1.1" 200 115 0.634180 10.0.0.249 - - [2026-05-04 02:37:28] "DELETE /project/8f0fd31a-7220-446d-a724-089ab868226d HTTP/1.1" 200 115 0.673682 10.0.0.129 - - [2026-05-04 02:37:29] "POST /neutron/network HTTP/1.1" 200 848 0.018221 10.0.0.249 - - [2026-05-04 02:37:30] "GET /projects?obj_uuids=7081da85-b043-4b1d-a161-90792a9f86ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001067 10.0.0.129 - - [2026-05-04 02:37:30] "GET /project/7081da85-b043-4b1d-a161-90792a9f86ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.074012 10.0.0.129 - - [2026-05-04 02:37:30] "POST /neutron/port HTTP/1.1" 200 117 0.007396 10.0.0.129 - - [2026-05-04 02:37:30] "POST /id-to-fqname HTTP/1.1" 200 233 0.001333 10.0.0.129 - - [2026-05-04 02:37:30] "POST /neutron/network HTTP/1.1" 200 848 0.008091 10.0.0.249 - - [2026-05-04 02:37:31] "GET /projects?obj_uuids=7081da85-b043-4b1d-a161-90792a9f86ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001078 10.0.0.129 - - [2026-05-04 02:37:31] "GET /project/7081da85-b043-4b1d-a161-90792a9f86ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.110271 10.0.0.129 - - [2026-05-04 02:37:31] "POST /neutron/port HTTP/1.1" 200 1072 0.041726 10.0.0.129 - - [2026-05-04 02:37:31] "POST /neutron/port HTTP/1.1" 200 1136 0.069428 10.0.0.129 - - [2026-05-04 02:37:32] "POST /neutron/port HTTP/1.1" 200 117 0.016675 10.0.0.129 - - [2026-05-04 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.249 - - [2026-05-04 02:37:32] "GET /projects?obj_uuids=7081da85-b043-4b1d-a161-90792a9f86ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001055 10.0.0.129 - - [2026-05-04 02:37:32] "POST /neutron/port HTTP/1.1" 200 117 0.003104 10.0.0.129 - - [2026-05-04 02:37:32] "GET /project/7081da85-b043-4b1d-a161-90792a9f86ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.093338 10.0.0.129 - - [2026-05-04 02:37:32] "GET /virtual-network/78d3e246-c89e-4988-ad63-3c03d714900e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006643 10.0.0.129 - - [2026-05-04 02:37:32] "GET /floating-ip-pools?parent_id=78d3e246-c89e-4988-ad63-3c03d714900e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.011352 10.0.0.129 - - [2026-05-04 02:37:32] "GET /virtual-network/78d3e246-c89e-4988-ad63-3c03d714900e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006134 10.0.0.129 - - [2026-05-04 02:37:32] "POST /floating-ip-pools HTTP/1.1" 200 611 0.083536 10.0.0.129 - - [2026-05-04 02:37:32] "POST /ref-update HTTP/1.1" 200 156 0.039114 10.0.0.129 - - [2026-05-04 02:37:32] "GET /virtual-network/78d3e246-c89e-4988-ad63-3c03d714900e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006989 10.0.0.249 - - [2026-05-04 02:37:32] "GET /projects?obj_uuids=7081da85-b043-4b1d-a161-90792a9f86ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001408 10.0.0.129 - - [2026-05-04 02:37:33] "GET /virtual-network/78d3e246-c89e-4988-ad63-3c03d714900e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.009395 10.0.0.129 - - [2026-05-04 02:37:33] "POST /neutron/port HTTP/1.1" 200 1070 0.637120 10.0.0.129 - - [2026-05-04 02:37:33] "POST /neutron/port HTTP/1.1" 200 1070 0.077510 10.0.0.129 - - [2026-05-04 02:37:33] "POST /neutron/port HTTP/1.1" 200 1134 0.054663 10.0.0.129 - - [2026-05-04 02:37:34] "POST /neutron/port HTTP/1.1" 200 117 0.003855 10.0.0.129 - - [2026-05-04 02:37:38] "GET /obj-perms HTTP/1.1" 200 5075 0.068072 10.0.0.129 - - [2026-05-04 02:37:38] "POST /neutron/security_group HTTP/1.1" 200 2070 0.021538 10.0.0.129 - - [2026-05-04 02:37:48] "POST /neutron/port HTTP/1.1" 200 1136 0.043202 10.0.0.129 - - [2026-05-04 02:37:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.018674 10.0.0.129 - - [2026-05-04 02:38:04] "POST /neutron/port HTTP/1.1" 200 1136 0.046706 10.0.0.129 - - [2026-05-04 02:38:09] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009246 10.0.0.129 - - [2026-05-04 02:38:19] "POST /neutron/port HTTP/1.1" 200 1136 0.019061 10.0.0.129 - - [2026-05-04 02:38:24] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007772 10.0.0.129 - - [2026-05-04 02:38:34] "POST /neutron/port HTTP/1.1" 200 1136 0.022228 10.0.0.129 - - [2026-05-04 02:38:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008213 10.0.0.129 - - [2026-05-04 02:38:39] "POST /neutron/port HTTP/1.1" 200 1136 0.021298 10.0.0.129 - - [2026-05-04 02:38:39] "GET /virtual-machine/05da0881-1941-4687-9d16-2bbbd7cb5e68 HTTP/1.1" 401 293 0.000601 10.0.0.129 - - [2026-05-04 02:38:40] "GET /virtual-machine/05da0881-1941-4687-9d16-2bbbd7cb5e68 HTTP/1.1" 200 1305 0.048092 10.0.0.129 - - [2026-05-04 02:38:40] "GET /virtual-machine-interface/27b2c3ad-2f4f-4dd0-8792-9f627d5791e3 HTTP/1.1" 200 3010 0.006059 10.0.0.129 - - [2026-05-04 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.129 - - [2026-05-04 02:38:40] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004966 10.0.0.129 - - [2026-05-04 02:38:40] "GET /virtual-networks?parent_id=7081da85-b043-4b1d-a161-90792a9f86ab&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003784 10.0.0.129 - - [2026-05-04 02:38:40] "GET /virtual-network/e8c60dc0-ae12-41d4-aeeb-2c2f91adf5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007921 10.0.0.129 - - [2026-05-04 02:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.129 - - [2026-05-04 02:38:43] "GET /virtual-network/e8c60dc0-ae12-41d4-aeeb-2c2f91adf5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.009957 10.0.0.129 - - [2026-05-04 02:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.129 - - [2026-05-04 02:38:47] "GET /virtual-network/e8c60dc0-ae12-41d4-aeeb-2c2f91adf5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005959 10.0.0.129 - - [2026-05-04 02:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.129 - - [2026-05-04 02:38:51] "GET /virtual-network/e8c60dc0-ae12-41d4-aeeb-2c2f91adf5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007077 10.0.0.129 - - [2026-05-04 02:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.129 - - [2026-05-04 02:38:55] "GET /virtual-network/e8c60dc0-ae12-41d4-aeeb-2c2f91adf5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006253 10.0.0.129 - - [2026-05-04 02:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.129 - - [2026-05-04 02:38:59] "GET /virtual-network/e8c60dc0-ae12-41d4-aeeb-2c2f91adf5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005697 10.0.0.129 - - [2026-05-04 02:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005441 10.0.0.129 - - [2026-05-04 02:39:03] "GET /virtual-network/e8c60dc0-ae12-41d4-aeeb-2c2f91adf5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.009034 10.0.0.129 - - [2026-05-04 02:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.129 - - [2026-05-04 02:39:07] "GET /virtual-network/e8c60dc0-ae12-41d4-aeeb-2c2f91adf5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006896 10.0.0.129 - - [2026-05-04 02:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.129 - - [2026-05-04 02:39:11] "GET /virtual-network/e8c60dc0-ae12-41d4-aeeb-2c2f91adf5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005877 10.0.0.129 - - [2026-05-04 02:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.129 - - [2026-05-04 02:39:15] "GET /virtual-network/e8c60dc0-ae12-41d4-aeeb-2c2f91adf5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005806 10.0.0.129 - - [2026-05-04 02:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.129 - - [2026-05-04 02:39:18] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005265 10.0.0.129 - - [2026-05-04 02:39:18] "GET /virtual-networks?parent_id=7081da85-b043-4b1d-a161-90792a9f86ab&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003700 10.0.0.129 - - [2026-05-04 02:39:18] "GET /virtual-network/e8c60dc0-ae12-41d4-aeeb-2c2f91adf5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.008593 10.0.0.129 - - [2026-05-04 02:39:18] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009070 10.0.0.129 - - [2026-05-04 02:39:26] "POST /neutron/port HTTP/1.1" 200 1136 0.057463 10.0.0.129 - - [2026-05-04 02:39:28] "POST /neutron/security_group HTTP/1.1" 200 2070 0.012215 10.0.0.129 - - [2026-05-04 02:39:32] "POST /neutron/port HTTP/1.1" 200 1136 0.023462 10.0.0.129 - - [2026-05-04 02:39:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006100 10.0.0.129 - - [2026-05-04 02:39:32] "POST /neutron/network HTTP/1.1" 200 838 0.009595 10.0.0.129 - - [2026-05-04 02:39:35] "POST /neutron/port HTTP/1.1" 200 1134 0.019002 10.0.0.129 - - [2026-05-04 02:39:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004184 10.0.0.129 - - [2026-05-04 02:39:35] "POST /neutron/network HTTP/1.1" 200 836 0.007723 10.0.0.129 - - [2026-05-04 02:39:38] "POST /neutron/floatingip HTTP/1.1" 200 528 0.009980 10.0.0.129 - - [2026-05-04 02:39:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011653 10.0.0.129 - - [2026-05-04 02:39:39] "POST /neutron/port HTTP/1.1" 200 1134 0.020675 10.0.0.129 - - [2026-05-04 02:39:39] "GET /virtual-machine/74d177e2-f510-40f2-bd0d-d2f32a01cfe5 HTTP/1.1" 200 1306 0.009476 10.0.0.129 - - [2026-05-04 02:39:39] "GET /virtual-machine-interface/e3d71fbd-fd52-4c3a-86bd-756b70feaddc HTTP/1.1" 200 3011 0.006088 10.0.0.129 - - [2026-05-04 02:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.129 - - [2026-05-04 02:39:39] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005266 10.0.0.129 - - [2026-05-04 02:39:39] "GET /virtual-networks?parent_id=7081da85-b043-4b1d-a161-90792a9f86ab&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003762 10.0.0.129 - - [2026-05-04 02:39:39] "GET /virtual-network/78d3e246-c89e-4988-ad63-3c03d714900e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007352 10.0.0.50 - - [2026-05-04 02:39:39] "GET /obj-perms HTTP/1.1" 200 5075 0.065549 10.0.0.249 - - [2026-05-04 02:39:40] "GET /obj-perms HTTP/1.1" 200 5075 0.060654 10.0.0.129 - - [2026-05-04 02:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.129 - - [2026-05-04 02:39:40] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004689 10.0.0.129 - - [2026-05-04 02:39:40] "GET /virtual-networks?parent_id=7081da85-b043-4b1d-a161-90792a9f86ab&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.004251 10.0.0.129 - - [2026-05-04 02:39:40] "GET /virtual-network/78d3e246-c89e-4988-ad63-3c03d714900e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007065 10.0.0.129 - - [2026-05-04 02:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.129 - - [2026-05-04 02:39:40] "GET /routing-instance/64792e1f-e708-4092-ac93-6d97c7263801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.004571 10.0.0.129 - - [2026-05-04 02:39:40] "GET /route-target/6054a8cb-6f80-4062-83b8-4ac4a6a0acc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005023 10.0.0.129 - - [2026-05-04 02:40:00] "POST /neutron/floatingip HTTP/1.1" 200 575 0.025484 10.0.0.129 - - [2026-05-04 02:40:00] "POST /neutron/floatingip HTTP/1.1" 200 115 0.069265 10.0.0.129 - - [2026-05-04 02:40:00] "GET /floating-ip-pool/a036ea45-9a6e-4d44-8920-3ed051a8e0d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.005744 10.0.0.129 - - [2026-05-04 02:40:00] "POST /ref-update HTTP/1.1" 200 156 0.021210 10.0.0.129 - - [2026-05-04 02:40:01] "DELETE /floating-ip-pool/a036ea45-9a6e-4d44-8920-3ed051a8e0d4 HTTP/1.1" 200 115 0.048612 10.0.0.129 - - [2026-05-04 02:40:01] "POST /neutron/port HTTP/1.1" 200 1134 0.022992 10.0.0.129 - - [2026-05-04 02:40:01] "POST /neutron/port HTTP/1.1" 200 1136 0.030323 10.0.0.129 - - [2026-05-04 02:40:03] "POST /neutron/network HTTP/1.1" 200 838 0.008892 10.0.0.129 - - [2026-05-04 02:40:03] "DELETE /route-target/49a77809-84c5-4910-b360-b7bad1cbdcbd HTTP/1.1" 200 115 0.050177 10.0.0.249 - - [2026-05-04 02:40:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003778 10.0.0.249 - - [2026-05-04 02:40:04] "POST /useragent-kv HTTP/1.1" 200 115 0.006520 10.0.0.129 - - [2026-05-04 02:40:04] "POST /neutron/network HTTP/1.1" 200 151 0.171820 10.0.0.249 - - [2026-05-04 02:40:05] "GET /projects?obj_uuids=7081da85-b043-4b1d-a161-90792a9f86ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001215 10.0.0.129 - - [2026-05-04 02:40:05] "GET /project/7081da85-b043-4b1d-a161-90792a9f86ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.061141 10.0.0.249 - - [2026-05-04 02:40:05] "GET /projects?obj_uuids=7081da85-b043-4b1d-a161-90792a9f86ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001131 10.0.0.129 - - [2026-05-04 02:40:05] "GET /project/7081da85-b043-4b1d-a161-90792a9f86ab?fields=virtual_networks HTTP/1.1" 200 1068 0.058495 10.0.0.249 - - [2026-05-04 02:40:05] "GET /projects?obj_uuids=7081da85-b043-4b1d-a161-90792a9f86ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001087 10.0.0.129 - - [2026-05-04 02:40:05] "GET /project/7081da85-b043-4b1d-a161-90792a9f86ab?fields=virtual_machine_interfaces HTTP/1.1" 200 1068 0.048388 10.0.0.249 - - [2026-05-04 02:40:05] "GET /projects?obj_uuids=7081da85-b043-4b1d-a161-90792a9f86ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001123 10.0.0.129 - - [2026-05-04 02:40:05] "GET /project/7081da85-b043-4b1d-a161-90792a9f86ab?fields=security_groups HTTP/1.1" 200 1307 0.051531 10.0.0.129 - - [2026-05-04 02:40:06] "POST /fqname-to-id HTTP/1.1" 404 188 0.030123 10.0.0.249 - - [2026-05-04 02:40:06] "GET /projects?obj_uuids=1618f856-9cd8-4d3b-ac64-5a77687e4c49&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004138 10.0.0.249 - - [2026-05-04 02:40:06] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001202 10.0.0.249 - - [2026-05-04 02:40:06] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007581 10.0.0.249 - - [2026-05-04 02:40:07] "POST /id-to-fqname HTTP/1.1" 200 190 0.002836 10.0.0.249 - - [2026-05-04 02:40:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.006280 10.0.0.249 - - [2026-05-04 02:40:07] "POST /security-groups HTTP/1.1" 200 591 0.034991 10.0.0.129 - - [2026-05-04 02:40:07] "POST /fqname-to-id HTTP/1.1" 404 234 0.003868 10.0.0.249 - - [2026-05-04 02:40:07] "POST /projects HTTP/1.1" 200 585 0.249632 10.0.0.249 - - [2026-05-04 02:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.328849 10.0.0.129 - - [2026-05-04 02:40:07] "POST /access-control-lists HTTP/1.1" 200 596 0.035243 10.0.0.129 - - [2026-05-04 02:40:07] "GET /project/1618f856-9cd8-4d3b-ac64-5a77687e4c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.478835 10.0.0.129 - - [2026-05-04 02:40:08] "GET / HTTP/1.1" 200 36215 0.002269 10.0.0.249 - - [2026-05-04 02:40:11] "GET /projects?obj_uuids=1618f856-9cd8-4d3b-ac64-5a77687e4c49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001169 10.0.0.129 - - [2026-05-04 02:40:11] "GET /project/1618f856-9cd8-4d3b-ac64-5a77687e4c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.050959 10.0.0.249 - - [2026-05-04 02:40:11] "GET /projects?obj_uuids=1618f856-9cd8-4d3b-ac64-5a77687e4c49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001263 10.0.0.129 - - [2026-05-04 02:40:11] "GET /project/1618f856-9cd8-4d3b-ac64-5a77687e4c49?fields=virtual_networks HTTP/1.1" 200 1044 0.087242 10.0.0.249 - - [2026-05-04 02:40:11] "GET /projects?obj_uuids=1618f856-9cd8-4d3b-ac64-5a77687e4c49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001135 10.0.0.129 - - [2026-05-04 02:40:12] "GET /project/1618f856-9cd8-4d3b-ac64-5a77687e4c49?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.061095 10.0.0.249 - - [2026-05-04 02:40:12] "GET /projects?obj_uuids=1618f856-9cd8-4d3b-ac64-5a77687e4c49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001072 10.0.0.129 - - [2026-05-04 02:40:12] "GET /project/1618f856-9cd8-4d3b-ac64-5a77687e4c49?fields=security_groups HTTP/1.1" 200 1271 0.075271 10.0.0.129 - - [2026-05-04 02:40:13] "POST /fqname-to-id HTTP/1.1" 404 183 0.029969 10.0.0.249 - - [2026-05-04 02:40:13] "GET /projects?obj_uuids=2bfada47-fee8-4c67-aff7-6f1464245041&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003385 10.0.0.249 - - [2026-05-04 02:40:13] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001169 10.0.0.249 - - [2026-05-04 02:40:13] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008556 10.0.0.249 - - [2026-05-04 02:40:13] "POST /id-to-fqname HTTP/1.1" 200 185 0.005802 10.0.0.249 - - [2026-05-04 02:40:13] "POST /fqname-to-id HTTP/1.1" 404 194 0.004797 10.0.0.249 - - [2026-05-04 02:40:13] "POST /security-groups HTTP/1.1" 200 586 0.077697 10.0.0.249 - - [2026-05-04 02:40:13] "POST /projects HTTP/1.1" 200 575 0.291062 10.0.0.129 - - [2026-05-04 02:40:13] "POST /fqname-to-id HTTP/1.1" 404 228 0.010552 10.0.0.249 - - [2026-05-04 02:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.367724 10.0.0.129 - - [2026-05-04 02:40:13] "GET /project/2bfada47-fee8-4c67-aff7-6f1464245041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.527123 10.0.0.129 - - [2026-05-04 02:40:14] "GET / HTTP/1.1" 200 36215 0.003854 10.0.0.249 - - [2026-05-04 02:40:20] "GET /projects?obj_uuids=2bfada47-fee8-4c67-aff7-6f1464245041&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001127 10.0.0.129 - - [2026-05-04 02:40:20] "GET /project/2bfada47-fee8-4c67-aff7-6f1464245041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.041205 10.0.0.249 - - [2026-05-04 02:40:20] "GET /projects?obj_uuids=2bfada47-fee8-4c67-aff7-6f1464245041&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001025 10.0.0.129 - - [2026-05-04 02:40:20] "GET /project/2bfada47-fee8-4c67-aff7-6f1464245041?fields=virtual_networks HTTP/1.1" 200 1034 0.117986 10.0.0.249 - - [2026-05-04 02:40:20] "GET /projects?obj_uuids=2bfada47-fee8-4c67-aff7-6f1464245041&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001209 10.0.0.129 - - [2026-05-04 02:40:21] "GET /project/2bfada47-fee8-4c67-aff7-6f1464245041?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.051574 10.0.0.249 - - [2026-05-04 02:40:21] "GET /projects?obj_uuids=2bfada47-fee8-4c67-aff7-6f1464245041&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001174 10.0.0.129 - - [2026-05-04 02:40:21] "GET /project/2bfada47-fee8-4c67-aff7-6f1464245041?fields=security_groups HTTP/1.1" 200 1256 0.041781 10.0.0.129 - - [2026-05-04 02:40:22] "POST /fqname-to-id HTTP/1.1" 404 187 0.030348 10.0.0.249 - - [2026-05-04 02:40:22] "GET /projects?obj_uuids=56a6575b-c388-4d9b-b45f-2b782223afba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003263 10.0.0.249 - - [2026-05-04 02:40:22] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001414 10.0.0.249 - - [2026-05-04 02:40:22] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008131 10.0.0.249 - - [2026-05-04 02:40:22] "POST /id-to-fqname HTTP/1.1" 200 189 0.001718 10.0.0.249 - - [2026-05-04 02:40:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.005734 10.0.0.249 - - [2026-05-04 02:40:22] "POST /security-groups HTTP/1.1" 200 590 0.036342 10.0.0.249 - - [2026-05-04 02:40:22] "POST /projects HTTP/1.1" 200 583 0.277042 10.0.0.129 - - [2026-05-04 02:40:22] "POST /access-control-lists HTTP/1.1" 200 597 0.044095 10.0.0.249 - - [2026-05-04 02:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.360173 10.0.0.129 - - [2026-05-04 02:40:22] "GET /project/56a6575b-c388-4d9b-b45f-2b782223afba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.539127 10.0.0.129 - - [2026-05-04 02:40:23] "GET / HTTP/1.1" 200 36215 0.001789 10.0.0.249 - - [2026-05-04 02:40:27] "GET /projects?obj_uuids=56a6575b-c388-4d9b-b45f-2b782223afba&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001495 10.0.0.129 - - [2026-05-04 02:40:27] "GET /project/56a6575b-c388-4d9b-b45f-2b782223afba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.057041 10.0.0.249 - - [2026-05-04 02:40:27] "GET /projects?obj_uuids=56a6575b-c388-4d9b-b45f-2b782223afba&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001167 10.0.0.129 - - [2026-05-04 02:40:27] "GET /project/56a6575b-c388-4d9b-b45f-2b782223afba?fields=virtual_networks HTTP/1.1" 200 1042 0.049132 10.0.0.249 - - [2026-05-04 02:40:27] "GET /projects?obj_uuids=56a6575b-c388-4d9b-b45f-2b782223afba&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001288 10.0.0.129 - - [2026-05-04 02:40:27] "GET /project/56a6575b-c388-4d9b-b45f-2b782223afba?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.044350 10.0.0.249 - - [2026-05-04 02:40:27] "GET /projects?obj_uuids=56a6575b-c388-4d9b-b45f-2b782223afba&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001145 10.0.0.129 - - [2026-05-04 02:40:27] "GET /project/56a6575b-c388-4d9b-b45f-2b782223afba?fields=security_groups HTTP/1.1" 200 1268 0.052788 10.0.0.129 - - [2026-05-04 02:40:28] "POST /fqname-to-id HTTP/1.1" 404 188 0.028795 10.0.0.249 - - [2026-05-04 02:40:28] "GET /projects?obj_uuids=4159dc4b-8b68-4278-8f3f-4a3848fa81ef&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004272 10.0.0.249 - - [2026-05-04 02:40:28] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001572 10.0.0.249 - - [2026-05-04 02:40:28] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008785 10.0.0.249 - - [2026-05-04 02:40:28] "POST /id-to-fqname HTTP/1.1" 200 190 0.003119 10.0.0.249 - - [2026-05-04 02:40:28] "POST /fqname-to-id HTTP/1.1" 404 199 0.004477 10.0.0.249 - - [2026-05-04 02:40:28] "DELETE /project/2bfada47fee84c67aff76f1464245041 HTTP/1.1" 404 173 0.020620 10.0.0.249 - - [2026-05-04 02:40:28] "DELETE /project/1618f8569cd84d3bac645a77687e4c49 HTTP/1.1" 404 173 0.019510 10.0.0.249 - - [2026-05-04 02:40:28] "DELETE /project/56a6575bc3884d9bb45f2b782223afba HTTP/1.1" 404 173 0.022651 10.0.0.249 - - [2026-05-04 02:40:28] "GET /projects?obj_uuids=56a6575b-c388-4d9b-b45f-2b782223afba&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001168 10.0.0.249 - - [2026-05-04 02:40:28] "GET /projects?obj_uuids=7081da85-b043-4b1d-a161-90792a9f86ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001351 10.0.0.249 - - [2026-05-04 02:40:28] "GET /projects?obj_uuids=2bfada47-fee8-4c67-aff7-6f1464245041&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000921 10.0.0.249 - - [2026-05-04 02:40:28] "GET /projects?obj_uuids=1618f856-9cd8-4d3b-ac64-5a77687e4c49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001551 10.0.0.249 - - [2026-05-04 02:40:28] "GET /project/7081da85-b043-4b1d-a161-90792a9f86ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1526 0.068893 10.0.0.249 - - [2026-05-04 02:40:28] "GET /project/1618f856-9cd8-4d3b-ac64-5a77687e4c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.070603 10.0.0.249 - - [2026-05-04 02:40:28] "GET /projects?obj_uuids=7081da85-b043-4b1d-a161-90792a9f86ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001367 10.0.0.249 - - [2026-05-04 02:40:28] "GET /projects?obj_uuids=1618f856-9cd8-4d3b-ac64-5a77687e4c49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003395 10.0.0.249 - - [2026-05-04 02:40:28] "GET /project/56a6575b-c388-4d9b-b45f-2b782223afba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.147520 10.0.0.249 - - [2026-05-04 02:40:28] "POST /security-groups HTTP/1.1" 200 591 0.187679 10.0.0.249 - - [2026-05-04 02:40:28] "GET /projects?obj_uuids=56a6575b-c388-4d9b-b45f-2b782223afba&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003240 10.0.0.249 - - [2026-05-04 02:40:28] "GET /project/2bfada47-fee8-4c67-aff7-6f1464245041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.209163 10.0.0.249 - - [2026-05-04 02:40:28] "POST /projects HTTP/1.1" 200 585 0.427428 10.0.0.129 - - [2026-05-04 02:40:28] "POST /fqname-to-id HTTP/1.1" 404 234 0.040254 10.0.0.249 - - [2026-05-04 02:40:28] "GET /project/1618f856-9cd8-4d3b-ac64-5a77687e4c49?fields=security_groups HTTP/1.1" 200 1373 0.167873 10.0.0.249 - - [2026-05-04 02:40:28] "GET /projects?obj_uuids=2bfada47-fee8-4c67-aff7-6f1464245041&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001623 10.0.0.249 - - [2026-05-04 02:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.505445 10.0.0.249 - - [2026-05-04 02:40:28] "GET /project/7081da85-b043-4b1d-a161-90792a9f86ab?fields=security_groups HTTP/1.1" 200 1409 0.197664 10.0.0.249 - - [2026-05-04 02:40:28] "GET /project/56a6575b-c388-4d9b-b45f-2b782223afba?fields=security_groups HTTP/1.1" 200 1370 0.166694 10.0.0.129 - - [2026-05-04 02:40:29] "GET /project/4159dc4b-8b68-4278-8f3f-4a3848fa81ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.753011 10.0.0.249 - - [2026-05-04 02:40:29] "GET /project/2bfada47-fee8-4c67-aff7-6f1464245041?fields=security_groups HTTP/1.1" 200 1358 0.222603 10.0.0.129 - - [2026-05-04 02:40:29] "POST /access-control-lists HTTP/1.1" 200 596 0.153178 10.0.0.249 - - [2026-05-04 02:40:29] "DELETE /security-group/4dfa66ee-db30-403a-a539-7cc5a3dc18ac HTTP/1.1" 200 115 0.240730 10.0.0.249 - - [2026-05-04 02:40:29] "GET /projects?obj_uuids=1618f856-9cd8-4d3b-ac64-5a77687e4c49&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001248 10.0.0.249 - - [2026-05-04 02:40:29] "DELETE /security-group/ec001390-ea3a-43c8-b92c-fa0fde6d0d65 HTTP/1.1" 200 115 0.234068 10.0.0.249 - - [2026-05-04 02:40:29] "GET /projects?obj_uuids=7081da85-b043-4b1d-a161-90792a9f86ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001085 10.0.0.249 - - [2026-05-04 02:40:29] "DELETE /security-group/b68cc650-7f18-4579-b3b3-367b13da4e1d HTTP/1.1" 200 115 0.206172 10.0.0.249 - - [2026-05-04 02:40:29] "GET /projects?obj_uuids=56a6575b-c388-4d9b-b45f-2b782223afba&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001109 10.0.0.249 - - [2026-05-04 02:40:29] "GET /project/1618f856-9cd8-4d3b-ac64-5a77687e4c49?fields=application_policy_sets HTTP/1.1" 200 1412 0.077981 10.0.0.249 - - [2026-05-04 02:40:29] "DELETE /security-group/9e1f8933-3d25-4a7e-a1bb-c540560aa492 HTTP/1.1" 200 115 0.145528 10.0.0.249 - - [2026-05-04 02:40:29] "GET /project/56a6575b-c388-4d9b-b45f-2b782223afba?fields=application_policy_sets HTTP/1.1" 200 1409 0.089263 10.0.0.249 - - [2026-05-04 02:40:29] "GET /projects?obj_uuids=2bfada47-fee8-4c67-aff7-6f1464245041&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002454 10.0.0.249 - - [2026-05-04 02:40:29] "GET /project/7081da85-b043-4b1d-a161-90792a9f86ab?fields=application_policy_sets HTTP/1.1" 200 1448 0.152322 10.0.0.249 - - [2026-05-04 02:40:29] "GET /project/2bfada47-fee8-4c67-aff7-6f1464245041?fields=application_policy_sets HTTP/1.1" 200 1397 0.095408 10.0.0.129 - - [2026-05-04 02:40:29] "DELETE /access-control-list/568b4bd9-2e50-4b48-98c2-6f363334b0de HTTP/1.1" 200 115 0.088989 10.0.0.249 - - [2026-05-04 02:40:29] "DELETE /project/1618f856-9cd8-4d3b-ac64-5a77687e4c49 HTTP/1.1" 200 115 0.939199 10.0.0.249 - - [2026-05-04 02:40:29] "DELETE /project/56a6575b-c388-4d9b-b45f-2b782223afba HTTP/1.1" 200 115 0.997123 10.0.0.129 - - [2026-05-04 02:40:29] "DELETE /access-control-list/f569ce99-7ef6-4705-a888-1c0053ea4138 HTTP/1.1" 200 115 0.075688 10.0.0.249 - - [2026-05-04 02:40:29] "DELETE /project/7081da85-b043-4b1d-a161-90792a9f86ab HTTP/1.1" 200 115 1.012564 10.0.0.249 - - [2026-05-04 02:40:29] "DELETE /project/2bfada47-fee8-4c67-aff7-6f1464245041 HTTP/1.1" 200 115 1.031433 10.0.0.129 - - [2026-05-04 02:40:30] "GET / HTTP/1.1" 200 36215 0.001793 10.0.0.249 - - [2026-05-04 02:40:33] "GET /projects?obj_uuids=4159dc4b-8b68-4278-8f3f-4a3848fa81ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001408 10.0.0.129 - - [2026-05-04 02:40:33] "GET /project/4159dc4b-8b68-4278-8f3f-4a3848fa81ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.054011 10.0.0.249 - - [2026-05-04 02:40:33] "GET /projects?obj_uuids=4159dc4b-8b68-4278-8f3f-4a3848fa81ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001201 10.0.0.129 - - [2026-05-04 02:40:33] "GET /project/4159dc4b-8b68-4278-8f3f-4a3848fa81ef?fields=virtual_networks HTTP/1.1" 200 1044 0.045933 10.0.0.249 - - [2026-05-04 02:40:33] "GET /projects?obj_uuids=4159dc4b-8b68-4278-8f3f-4a3848fa81ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001067 10.0.0.129 - - [2026-05-04 02:40:34] "GET /project/4159dc4b-8b68-4278-8f3f-4a3848fa81ef?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.041859 10.0.0.249 - - [2026-05-04 02:40:34] "GET /projects?obj_uuids=4159dc4b-8b68-4278-8f3f-4a3848fa81ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001081 10.0.0.129 - - [2026-05-04 02:40:34] "GET /project/4159dc4b-8b68-4278-8f3f-4a3848fa81ef?fields=security_groups HTTP/1.1" 200 1271 0.038456 10.0.0.129 - - [2026-05-04 02:40:34] "POST /fqname-to-id HTTP/1.1" 404 192 0.028222 10.0.0.249 - - [2026-05-04 02:40:35] "GET /projects?obj_uuids=f51b2374-4948-40c0-aa14-3b7b36057a37&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003371 10.0.0.249 - - [2026-05-04 02:40:35] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001407 10.0.0.249 - - [2026-05-04 02:40:35] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010362 10.0.0.249 - - [2026-05-04 02:40:35] "POST /id-to-fqname HTTP/1.1" 200 194 0.001507 10.0.0.249 - - [2026-05-04 02:40:35] "POST /fqname-to-id HTTP/1.1" 404 203 0.006451 10.0.0.249 - - [2026-05-04 02:40:35] "POST /security-groups HTTP/1.1" 200 595 0.089659 10.0.0.129 - - [2026-05-04 02:40:35] "POST /fqname-to-id HTTP/1.1" 404 238 0.004080 10.0.0.249 - - [2026-05-04 02:40:35] "POST /projects HTTP/1.1" 200 593 0.311065 10.0.0.249 - - [2026-05-04 02:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.367939 10.0.0.129 - - [2026-05-04 02:40:35] "GET /project/f51b2374-4948-40c0-aa14-3b7b36057a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.528339 10.0.0.129 - - [2026-05-04 02:40:35] "POST /access-control-lists HTTP/1.1" 200 600 0.043039 10.0.0.129 - - [2026-05-04 02:40:36] "GET / HTTP/1.1" 200 36215 0.001971 10.0.0.249 - - [2026-05-04 02:40:40] "GET /projects?obj_uuids=f51b2374-4948-40c0-aa14-3b7b36057a37&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001169 10.0.0.129 - - [2026-05-04 02:40:40] "GET /project/f51b2374-4948-40c0-aa14-3b7b36057a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.056477 10.0.0.249 - - [2026-05-04 02:40:40] "GET /projects?obj_uuids=f51b2374-4948-40c0-aa14-3b7b36057a37&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001029 10.0.0.129 - - [2026-05-04 02:40:40] "GET /project/f51b2374-4948-40c0-aa14-3b7b36057a37?fields=virtual_networks HTTP/1.1" 200 1053 0.065273 10.0.0.249 - - [2026-05-04 02:40:40] "GET /projects?obj_uuids=f51b2374-4948-40c0-aa14-3b7b36057a37&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001491 10.0.0.129 - - [2026-05-04 02:40:40] "GET /project/f51b2374-4948-40c0-aa14-3b7b36057a37?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.063490 10.0.0.249 - - [2026-05-04 02:40:40] "GET /projects?obj_uuids=f51b2374-4948-40c0-aa14-3b7b36057a37&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001858 10.0.0.129 - - [2026-05-04 02:40:40] "GET /project/f51b2374-4948-40c0-aa14-3b7b36057a37?fields=security_groups HTTP/1.1" 200 1284 0.065090 10.0.0.129 - - [2026-05-04 02:40:41] "POST /fqname-to-id HTTP/1.1" 404 183 0.027976 10.0.0.249 - - [2026-05-04 02:40:41] "GET /projects?obj_uuids=3fec257c-2ce2-4ddd-967a-aba661606cb0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006343 10.0.0.249 - - [2026-05-04 02:40:41] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001395 10.0.0.249 - - [2026-05-04 02:40:41] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009994 10.0.0.249 - - [2026-05-04 02:40:42] "POST /id-to-fqname HTTP/1.1" 200 185 0.002425 10.0.0.249 - - [2026-05-04 02:40:42] "POST /fqname-to-id HTTP/1.1" 404 194 0.004186 10.0.0.249 - - [2026-05-04 02:40:42] "POST /security-groups HTTP/1.1" 200 586 0.081535 10.0.0.249 - - [2026-05-04 02:40:42] "POST /projects HTTP/1.1" 200 575 0.314808 10.0.0.249 - - [2026-05-04 02:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.349103 10.0.0.129 - - [2026-05-04 02:40:42] "POST /fqname-to-id HTTP/1.1" 404 228 0.014000 10.0.0.129 - - [2026-05-04 02:40:42] "GET /project/3fec257c-2ce2-4ddd-967a-aba661606cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.514784 10.0.0.129 - - [2026-05-04 02:40:43] "GET / HTTP/1.1" 200 36215 0.001688 10.0.0.129 - - [2026-05-04 02:40:43] "POST /fqname-to-id HTTP/1.1" 404 193 0.003837 10.0.0.129 - - [2026-05-04 02:40:44] "POST /access-control-lists HTTP/1.1" 200 592 0.029760 10.0.0.129 - - [2026-05-04 02:40:44] "PUT /access-control-list/0ca2da61-357e-4b89-8a43-f18071aef7ce HTTP/1.1" 200 273 0.019459 10.0.0.129 - - [2026-05-04 02:40:44] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.058298 10.0.0.129 - - [2026-05-04 02:40:45] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.159838 10.0.0.129 - - [2026-05-04 02:40:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.004401 10.0.0.129 - - [2026-05-04 02:40:45] "PUT /access-control-list/0ca2da61-357e-4b89-8a43-f18071aef7ce HTTP/1.1" 200 273 0.019665 10.0.0.129 - - [2026-05-04 02:40:45] "POST /fqname-to-id HTTP/1.1" 404 227 0.005380 10.0.0.129 - - [2026-05-04 02:40:45] "PUT /access-control-list/93dd4733-4a6e-45e0-8199-b9481f0b5939 HTTP/1.1" 200 273 0.019761 10.0.0.129 - - [2026-05-04 02:40:45] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.023209 10.0.0.129 - - [2026-05-04 02:40:45] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.199436 10.0.0.129 - - [2026-05-04 02:40:46] "POST /fqname-to-id HTTP/1.1" 401 293 0.000439 10.0.0.129 - - [2026-05-04 02:40:46] "POST /fqname-to-id HTTP/1.1" 404 210 0.039206 10.0.0.129 - - [2026-05-04 02:40:46] "POST /fqname-to-id HTTP/1.1" 404 245 0.003736 10.0.0.129 - - [2026-05-04 02:40:46] "POST /access-control-lists HTTP/1.1" 200 607 0.037454 10.0.0.129 - - [2026-05-04 02:40:47] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.040772 10.0.0.129 - - [2026-05-04 02:40:47] "PUT /access-control-list/6f881c62-0068-44bf-a85f-3f9c4cb91797 HTTP/1.1" 200 273 0.023977 10.0.0.129 - - [2026-05-04 02:40:47] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.155366 10.0.0.129 - - [2026-05-04 02:40:47] "POST /fqname-to-id HTTP/1.1" 404 210 0.004084 10.0.0.129 - - [2026-05-04 02:40:47] "POST /access-control-lists HTTP/1.1" 200 609 0.030706 10.0.0.129 - - [2026-05-04 02:40:47] "PUT /access-control-list/519f25d0-61c2-4dc4-9ab1-bae6df203d11 HTTP/1.1" 200 273 0.020456 10.0.0.129 - - [2026-05-04 02:40:48] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.028156 10.0.0.129 - - [2026-05-04 02:40:48] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.198328 10.0.0.129 - - [2026-05-04 02:40:48] "PUT /access-control-list/519f25d0-61c2-4dc4-9ab1-bae6df203d11 HTTP/1.1" 200 273 0.023266 10.0.0.129 - - [2026-05-04 02:40:50] "POST /neutron/router HTTP/1.1" 200 541 0.007843 10.0.0.129 - - [2026-05-04 02:40:50] "POST /neutron/router HTTP/1.1" 200 541 0.010301 10.0.0.129 - - [2026-05-04 02:40:50] "POST /neutron/router HTTP/1.1" 200 541 0.006944 10.0.0.129 - - [2026-05-04 02:40:50] "POST /neutron/router HTTP/1.1" 200 541 0.004216 10.0.0.129 - - [2026-05-04 02:40:50] "POST /neutron/router HTTP/1.1" 200 541 0.004964 10.0.0.129 - - [2026-05-04 02:40:50] "POST /neutron/router HTTP/1.1" 200 541 0.004947 10.0.0.129 - - [2026-05-04 02:40:50] "POST /neutron/router HTTP/1.1" 200 541 0.004201 10.0.0.129 - - [2026-05-04 02:40:50] "POST /neutron/router HTTP/1.1" 200 541 0.005395 10.0.0.129 - - [2026-05-04 02:40:50] "POST /neutron/router HTTP/1.1" 200 541 0.005949 10.0.0.129 - - [2026-05-04 02:40:50] "POST /neutron/router HTTP/1.1" 200 541 0.005123 10.0.0.129 - - [2026-05-04 02:40:50] "POST /neutron/router HTTP/1.1" 200 541 0.005560 10.0.0.129 - - [2026-05-04 02:40:50] "POST /neutron/router HTTP/1.1" 200 541 0.036961 10.0.0.129 - - [2026-05-04 02:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004929 10.0.0.249 - - [2026-05-04 02:40:50] "GET /projects?obj_uuids=250fe5a3-d127-4ee8-ad17-a8a028f8ffe9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001082 10.0.0.129 - - [2026-05-04 02:40:50] "POST /neutron/router HTTP/1.1" 200 542 0.107017 10.0.0.129 - - [2026-05-04 02:40:51] "PUT /logical-router/32ed90fc-1577-4c6e-91f2-8e7bcbff8784 HTTP/1.1" 200 263 0.033667 10.0.0.129 - - [2026-05-04 02:40:51] "POST /neutron/router HTTP/1.1" 200 542 0.008582 10.0.0.129 - - [2026-05-04 02:40:51] "POST /neutron/router HTTP/1.1" 200 542 0.004713 10.0.0.129 - - [2026-05-04 02:40:51] "POST /neutron/router HTTP/1.1" 200 542 0.004702 10.0.0.129 - - [2026-05-04 02:40:51] "POST /neutron/router HTTP/1.1" 200 542 0.004187 10.0.0.129 - - [2026-05-04 02:40:51] "POST /neutron/router HTTP/1.1" 200 542 0.004999 10.0.0.129 - - [2026-05-04 02:40:51] "POST /neutron/router HTTP/1.1" 200 542 0.005185 10.0.0.129 - - [2026-05-04 02:40:51] "POST /neutron/router HTTP/1.1" 200 542 0.005218 10.0.0.129 - - [2026-05-04 02:40:51] "POST /neutron/router HTTP/1.1" 200 542 0.004662 10.0.0.129 - - [2026-05-04 02:40:51] "POST /neutron/router HTTP/1.1" 200 542 0.004562 10.0.0.129 - - [2026-05-04 02:40:51] "POST /neutron/router HTTP/1.1" 200 542 0.004929 10.0.0.129 - - [2026-05-04 02:40:51] "POST /neutron/router HTTP/1.1" 200 542 0.032032 10.0.0.129 - - [2026-05-04 02:40:51] "POST /neutron/router HTTP/1.1" 200 542 0.005199 10.0.0.129 - - [2026-05-04 02:40:51] "POST /neutron/router HTTP/1.1" 200 559 0.010446 10.0.0.129 - - [2026-05-04 02:40:51] "POST /route-targets HTTP/1.1" 200 328 0.024212 10.0.0.129 - - [2026-05-04 02:40:52] "POST /neutron/router HTTP/1.1" 200 559 0.011984 10.0.0.129 - - [2026-05-04 02:40:52] "POST /neutron/router HTTP/1.1" 200 559 0.004526 10.0.0.129 - - [2026-05-04 02:40:52] "POST /neutron/router HTTP/1.1" 200 559 0.006620 10.0.0.129 - - [2026-05-04 02:40:52] "POST /neutron/router HTTP/1.1" 200 559 0.004826 10.0.0.129 - - [2026-05-04 02:40:52] "POST /neutron/router HTTP/1.1" 200 559 0.005538 10.0.0.129 - - [2026-05-04 02:40:52] "POST /neutron/router HTTP/1.1" 200 559 0.005031 10.0.0.129 - - [2026-05-04 02:40:52] "POST /neutron/router HTTP/1.1" 200 559 0.004214 10.0.0.129 - - [2026-05-04 02:40:52] "POST /neutron/router HTTP/1.1" 200 559 0.004675 10.0.0.129 - - [2026-05-04 02:40:52] "POST /neutron/router HTTP/1.1" 200 559 0.004821 10.0.0.129 - - [2026-05-04 02:40:52] "POST /neutron/router HTTP/1.1" 200 559 0.007035 10.0.0.129 - - [2026-05-04 02:40:52] "POST /neutron/router HTTP/1.1" 200 559 0.006525 10.0.0.129 - - [2026-05-04 02:40:52] "POST /neutron/router HTTP/1.1" 200 151 0.095069 10.0.0.129 - - [2026-05-04 02:40:52] "DELETE /route-target/05c21d38-f3af-4b65-8cb6-7dc992153000 HTTP/1.1" 200 115 0.030137 10.0.0.129 - - [2026-05-04 02:40:52] "GET /logical-router/efd2eca8-09e8-419a-b616-6488043ded01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.058692 10.0.0.129 - - [2026-05-04 02:40:52] "POST /neutron/security_group HTTP/1.1" 200 521 0.005538 10.0.0.129 - - [2026-05-04 02:40:53] "DELETE /access-control-list/edd6ebc1-ba06-46d9-8a61-bb3a9ebb7885 HTTP/1.1" 200 115 0.037853 10.0.0.129 - - [2026-05-04 02:40:53] "POST /neutron/security_group HTTP/1.1" 200 151 0.070908 10.0.0.129 - - [2026-05-04 02:40:53] "DELETE /access-control-list/93dd4733-4a6e-45e0-8199-b9481f0b5939 HTTP/1.1" 200 115 0.052069 10.0.0.249 - - [2026-05-04 02:40:54] "GET /projects?obj_uuids=3fec257c-2ce2-4ddd-967a-aba661606cb0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001228 10.0.0.129 - - [2026-05-04 02:40:54] "GET /project/3fec257c-2ce2-4ddd-967a-aba661606cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.052933 10.0.0.249 - - [2026-05-04 02:40:54] "GET /projects?obj_uuids=3fec257c-2ce2-4ddd-967a-aba661606cb0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001126 10.0.0.129 - - [2026-05-04 02:40:54] "GET /project/3fec257c-2ce2-4ddd-967a-aba661606cb0?fields=virtual_networks HTTP/1.1" 200 1034 0.051610 10.0.0.249 - - [2026-05-04 02:40:54] "GET /projects?obj_uuids=3fec257c-2ce2-4ddd-967a-aba661606cb0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001243 10.0.0.129 - - [2026-05-04 02:40:54] "GET /project/3fec257c-2ce2-4ddd-967a-aba661606cb0?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.048832 10.0.0.249 - - [2026-05-04 02:40:54] "GET /projects?obj_uuids=3fec257c-2ce2-4ddd-967a-aba661606cb0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001110 10.0.0.129 - - [2026-05-04 02:40:54] "GET /project/3fec257c-2ce2-4ddd-967a-aba661606cb0?fields=security_groups HTTP/1.1" 200 1256 0.041381 10.0.0.129 - - [2026-05-04 02:40:55] "POST /fqname-to-id HTTP/1.1" 404 184 0.032123 10.0.0.249 - - [2026-05-04 02:40:55] "GET /projects?obj_uuids=d3e348fe-66c5-4267-a8d6-3ea94aa32a4a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004586 10.0.0.249 - - [2026-05-04 02:40:55] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001325 10.0.0.249 - - [2026-05-04 02:40:55] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009171 10.0.0.249 - - [2026-05-04 02:40:55] "POST /id-to-fqname HTTP/1.1" 200 186 0.001437 10.0.0.249 - - [2026-05-04 02:40:56] "POST /fqname-to-id HTTP/1.1" 404 195 0.013447 10.0.0.249 - - [2026-05-04 02:40:56] "POST /security-groups HTTP/1.1" 200 587 0.036031 10.0.0.129 - - [2026-05-04 02:40:56] "POST /fqname-to-id HTTP/1.1" 404 230 0.004748 10.0.0.249 - - [2026-05-04 02:40:56] "POST /projects HTTP/1.1" 200 577 0.303934 10.0.0.249 - - [2026-05-04 02:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.338137 10.0.0.129 - - [2026-05-04 02:40:56] "POST /access-control-lists HTTP/1.1" 200 592 0.046350 10.0.0.129 - - [2026-05-04 02:40:56] "GET /project/d3e348fe-66c5-4267-a8d6-3ea94aa32a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.495889 10.0.0.129 - - [2026-05-04 02:40:57] "GET / HTTP/1.1" 200 36215 0.002069 10.0.0.129 - - [2026-05-04 02:40:59] "POST /fqname-to-id HTTP/1.1" 401 293 0.000519 10.0.0.129 - - [2026-05-04 02:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.058030 10.0.0.249 - - [2026-05-04 02:40:59] "GET /projects?obj_uuids=d3e348fe-66c5-4267-a8d6-3ea94aa32a4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001086 10.0.0.129 - - [2026-05-04 02:40:59] "GET /project/d3e348fe-66c5-4267-a8d6-3ea94aa32a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.046144 10.0.0.129 - - [2026-05-04 02:40:59] "POST /neutron/network HTTP/1.1" 200 117 0.038952 10.0.0.129 - - [2026-05-04 02:41:00] "POST /neutron/network HTTP/1.1" 200 820 0.009765 10.0.0.129 - - [2026-05-04 02:41:00] "POST /id-to-fqname HTTP/1.1" 200 216 0.001294 10.0.0.129 - - [2026-05-04 02:41:00] "GET /virtual-network/630b01b3-6aef-4f9a-819a-619907dbb3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005833 10.0.0.129 - - [2026-05-04 02:41:00] "GET /virtual-network/630b01b3-6aef-4f9a-819a-619907dbb3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007325 10.0.0.129 - - [2026-05-04 02:41:00] "POST /neutron/subnet HTTP/1.1" 200 725 0.010360 10.0.0.129 - - [2026-05-04 02:41:00] "POST /fqname-to-id HTTP/1.1" 404 206 0.003244 10.0.0.129 - - [2026-05-04 02:41:00] "GET /virtual-network/630b01b3-6aef-4f9a-819a-619907dbb3bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006127 10.0.0.129 - - [2026-05-04 02:41:00] "GET /virtual-machine-interface/de40b090-415a-4477-b9ca-11dc4214ef48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.008758 10.0.0.129 - - [2026-05-04 02:41:00] "GET /virtual-machine-interface/de40b090-415a-4477-b9ca-11dc4214ef48?fields=instance_ip_back_refs HTTP/1.1" 200 1321 0.009789 10.0.0.129 - - [2026-05-04 02:41:00] "GET /instance-ip/90827809-721d-4c48-8609-401bb9a5b6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.005412 10.0.0.129 - - [2026-05-04 02:41:01] "POST /neutron/port HTTP/1.1" 200 151 0.163770 10.0.0.129 - - [2026-05-04 02:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.035549 10.0.0.129 - - [2026-05-04 02:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466 10.0.0.249 - - [2026-05-04 02:41:04] "GET /projects?obj_uuids=d3e348fe-66c5-4267-a8d6-3ea94aa32a4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.031248 10.0.0.129 - - [2026-05-04 02:41:04] "GET /project/d3e348fe-66c5-4267-a8d6-3ea94aa32a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.103348 10.0.0.129 - - [2026-05-04 02:41:04] "POST /neutron/network HTTP/1.1" 200 117 0.015778 10.0.0.129 - - [2026-05-04 02:41:04] "POST /ref-update HTTP/1.1" 200 156 0.039812 10.0.0.249 - - [2026-05-04 02:41:04] "POST /useragent-kv HTTP/1.1" 200 115 0.014249 10.0.0.129 - - [2026-05-04 02:41:04] "POST /neutron/subnet HTTP/1.1" 200 720 0.204632 10.0.0.129 - - [2026-05-04 02:41:04] "POST /id-to-fqname HTTP/1.1" 200 217 0.001636 10.0.0.129 - - [2026-05-04 02:41:04] "GET /virtual-network/b60dfe22-1a22-4cf4-8f63-188aedec0722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.016439 10.0.0.129 - - [2026-05-04 02:41:04] "GET /virtual-network/b60dfe22-1a22-4cf4-8f63-188aedec0722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006081 10.0.0.129 - - [2026-05-04 02:41:05] "POST /neutron/network HTTP/1.1" 200 978 0.015007 10.0.0.249 - - [2026-05-04 02:41:05] "GET /projects?obj_uuids=d3e348fe-66c5-4267-a8d6-3ea94aa32a4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001680 10.0.0.129 - - [2026-05-04 02:41:05] "POST /neutron/port HTTP/1.1" 200 1019 0.269162 10.0.0.129 - - [2026-05-04 02:41:05] "POST /id-to-fqname HTTP/1.1" 200 217 0.002253 10.0.0.129 - - [2026-05-04 02:41:05] "POST /neutron/port HTTP/1.1" 200 1019 0.018145 10.0.0.129 - - [2026-05-04 02:41:06] "POST /neutron/port HTTP/1.1" 200 117 0.007122 10.0.0.129 - - [2026-05-04 02:41:06] "POST /id-to-fqname HTTP/1.1" 200 217 0.001391 10.0.0.129 - - [2026-05-04 02:41:06] "POST /neutron/port HTTP/1.1" 200 1017 0.019142 10.0.0.129 - - [2026-05-04 02:41:06] "POST /neutron/port HTTP/1.1" 200 1019 0.016770 10.0.0.129 - - [2026-05-04 02:41:06] "POST /neutron/port HTTP/1.1" 200 117 0.010241 10.0.0.129 - - [2026-05-04 02:41:07] "POST /neutron/port HTTP/1.1" 200 1019 0.013921 10.0.0.129 - - [2026-05-04 02:41:07] "POST /neutron/port HTTP/1.1" 200 1019 0.014666 10.0.0.129 - - [2026-05-04 02:41:07] "POST /neutron/network HTTP/1.1" 200 988 0.007482 10.0.0.129 - - [2026-05-04 02:41:07] "POST /neutron/port HTTP/1.1" 200 1109 0.204108 10.0.0.129 - - [2026-05-04 02:41:07] "POST /neutron/subnet HTTP/1.1" 200 704 0.013199 10.0.0.129 - - [2026-05-04 02:41:07] "POST /neutron/network HTTP/1.1" 200 978 0.012913 10.0.0.129 - - [2026-05-04 02:41:07] "POST /neutron/port HTTP/1.1" 200 117 0.001263 10.0.0.129 - - [2026-05-04 02:41:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008430 10.0.0.129 - - [2026-05-04 02:41:12] "POST /neutron/port HTTP/1.1" 200 1121 0.022021 10.0.0.129 - - [2026-05-04 02:41:12] "GET /virtual-machine/294b8c80-afe9-4ac9-a297-4674d904bd2e HTTP/1.1" 401 293 0.000620 10.0.0.129 - - [2026-05-04 02:41:12] "GET /virtual-machine/294b8c80-afe9-4ac9-a297-4674d904bd2e HTTP/1.1" 200 1286 0.038256 10.0.0.129 - - [2026-05-04 02:41:12] "GET /virtual-machine-interface/40118cf1-1a98-4f3b-8f9c-58dc337065db HTTP/1.1" 200 2931 0.006278 10.0.0.129 - - [2026-05-04 02:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.129 - - [2026-05-04 02:41:12] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004289 10.0.0.129 - - [2026-05-04 02:41:12] "GET /virtual-networks?parent_id=d3e348fe-66c5-4267-a8d6-3ea94aa32a4a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003422 10.0.0.129 - - [2026-05-04 02:41:12] "GET /virtual-network/b60dfe22-1a22-4cf4-8f63-188aedec0722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.007373 10.0.0.129 - - [2026-05-04 02:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.129 - - [2026-05-04 02:41:15] "GET /virtual-network/b60dfe22-1a22-4cf4-8f63-188aedec0722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006637 10.0.0.129 - - [2026-05-04 02:41:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008193 10.0.0.129 - - [2026-05-04 02:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.129 - - [2026-05-04 02:41:17] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005244 10.0.0.129 - - [2026-05-04 02:41:17] "GET /virtual-networks?parent_id=d3e348fe-66c5-4267-a8d6-3ea94aa32a4a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004241 10.0.0.129 - - [2026-05-04 02:41:17] "GET /virtual-network/b60dfe22-1a22-4cf4-8f63-188aedec0722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006259 10.0.0.129 - - [2026-05-04 02:41:17] "POST /neutron/port HTTP/1.1" 200 1121 0.024629 10.0.0.129 - - [2026-05-04 02:41:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008283 10.0.0.129 - - [2026-05-04 02:41:23] "POST /neutron/port HTTP/1.1" 200 1119 0.021411 10.0.0.129 - - [2026-05-04 02:41:23] "GET /virtual-machine/792ebdb4-dadf-4c6c-a0e8-473fe85affec HTTP/1.1" 200 1286 0.006688 10.0.0.129 - - [2026-05-04 02:41:23] "GET /virtual-machine-interface/8a1ac6f0-c056-4eb4-9829-575db3162792 HTTP/1.1" 200 2931 0.006495 10.0.0.129 - - [2026-05-04 02:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.129 - - [2026-05-04 02:41:23] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004233 10.0.0.129 - - [2026-05-04 02:41:23] "GET /virtual-networks?parent_id=d3e348fe-66c5-4267-a8d6-3ea94aa32a4a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004268 10.0.0.129 - - [2026-05-04 02:41:23] "GET /virtual-network/b60dfe22-1a22-4cf4-8f63-188aedec0722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006409 10.0.0.129 - - [2026-05-04 02:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.129 - - [2026-05-04 02:41:24] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004325 10.0.0.129 - - [2026-05-04 02:41:24] "GET /virtual-networks?parent_id=d3e348fe-66c5-4267-a8d6-3ea94aa32a4a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003343 10.0.0.129 - - [2026-05-04 02:41:24] "GET /virtual-network/b60dfe22-1a22-4cf4-8f63-188aedec0722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006399 10.0.0.129 - - [2026-05-04 02:41:28] "POST /neutron/port HTTP/1.1" 200 1109 0.020523 10.0.0.129 - - [2026-05-04 02:41:28] "POST /neutron/port HTTP/1.1" 200 1111 0.014900 10.0.0.249 - - [2026-05-04 02:41:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003981 10.0.0.249 - - [2026-05-04 02:41:28] "POST /useragent-kv HTTP/1.1" 200 115 0.005574 10.0.0.249 - - [2026-05-04 02:41:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004385 10.0.0.249 - - [2026-05-04 02:41:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004095 10.0.0.129 - - [2026-05-04 02:41:28] "POST /neutron/network HTTP/1.1" 200 151 0.185194 10.0.0.249 - - [2026-05-04 02:41:29] "DELETE /project/d3e348fe66c54267a8d63ea94aa32a4a HTTP/1.1" 404 173 0.047677 10.0.0.249 - - [2026-05-04 02:41:29] "DELETE /project/f51b2374494840c0aa143b7b36057a37 HTTP/1.1" 404 173 0.064357 10.0.0.249 - - [2026-05-04 02:41:29] "GET /projects?obj_uuids=f51b2374-4948-40c0-aa14-3b7b36057a37&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000975 10.0.0.249 - - [2026-05-04 02:41:29] "DELETE /project/3fec257c2ce24ddd967aaba661606cb0 HTTP/1.1" 404 173 0.128970 10.0.0.249 - - [2026-05-04 02:41:29] "GET /project/f51b2374-4948-40c0-aa14-3b7b36057a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.051560 10.0.0.249 - - [2026-05-04 02:41:29] "GET /projects?obj_uuids=f51b2374-4948-40c0-aa14-3b7b36057a37&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001230 10.0.0.249 - - [2026-05-04 02:41:29] "GET /projects?obj_uuids=3fec257c-2ce2-4ddd-967a-aba661606cb0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001171 10.0.0.249 - - [2026-05-04 02:41:29] "GET /projects?obj_uuids=4159dc4b-8b68-4278-8f3f-4a3848fa81ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001170 10.0.0.249 - - [2026-05-04 02:41:29] "GET /project/f51b2374-4948-40c0-aa14-3b7b36057a37?fields=security_groups HTTP/1.1" 200 1386 0.062838 10.0.0.249 - - [2026-05-04 02:41:29] "GET /project/3fec257c-2ce2-4ddd-967a-aba661606cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.074161 10.0.0.249 - - [2026-05-04 02:41:29] "GET /project/4159dc4b-8b68-4278-8f3f-4a3848fa81ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.089303 10.0.0.249 - - [2026-05-04 02:41:29] "GET /projects?obj_uuids=3fec257c-2ce2-4ddd-967a-aba661606cb0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001593 10.0.0.249 - - [2026-05-04 02:41:29] "GET /projects?obj_uuids=4159dc4b-8b68-4278-8f3f-4a3848fa81ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001179 10.0.0.249 - - [2026-05-04 02:41:30] "DELETE /security-group/b7f67782-5093-4bed-b457-1cee895201f1 HTTP/1.1" 200 115 0.098863 10.0.0.249 - - [2026-05-04 02:41:30] "GET /projects?obj_uuids=f51b2374-4948-40c0-aa14-3b7b36057a37&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001386 10.0.0.249 - - [2026-05-04 02:41:30] "GET /project/3fec257c-2ce2-4ddd-967a-aba661606cb0?fields=security_groups HTTP/1.1" 200 1358 0.095980 10.0.0.249 - - [2026-05-04 02:41:30] "GET /project/f51b2374-4948-40c0-aa14-3b7b36057a37?fields=application_policy_sets HTTP/1.1" 200 1425 0.077738 10.0.0.129 - - [2026-05-04 02:41:30] "DELETE /access-control-list/e08b1f4c-9ad4-4136-bd60-811122ce9dc9 HTTP/1.1" 200 115 0.106011 10.0.0.249 - - [2026-05-04 02:41:30] "GET /project/4159dc4b-8b68-4278-8f3f-4a3848fa81ef?fields=security_groups HTTP/1.1" 200 1373 0.157393 10.0.0.249 - - [2026-05-04 02:41:30] "DELETE /security-group/8a4f69d7-7483-4615-b885-05f2a9a800ea HTTP/1.1" 200 115 0.144421 10.0.0.249 - - [2026-05-04 02:41:30] "GET /projects?obj_uuids=3fec257c-2ce2-4ddd-967a-aba661606cb0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001107 10.0.0.249 - - [2026-05-04 02:41:30] "GET /project/3fec257c-2ce2-4ddd-967a-aba661606cb0?fields=application_policy_sets HTTP/1.1" 200 1397 0.048028 10.0.0.249 - - [2026-05-04 02:41:30] "DELETE /security-group/42875d11-311b-4f56-9855-0dbd270a0cbd HTTP/1.1" 200 115 0.170236 10.0.0.249 - - [2026-05-04 02:41:30] "GET /projects?obj_uuids=4159dc4b-8b68-4278-8f3f-4a3848fa81ef&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001134 10.0.0.249 - - [2026-05-04 02:41:30] "DELETE /project/f51b2374-4948-40c0-aa14-3b7b36057a37 HTTP/1.1" 200 115 0.722485 10.0.0.129 - - [2026-05-04 02:41:30] "DELETE /access-control-list/d660d037-6598-4bd3-b722-89a642ef3692 HTTP/1.1" 200 115 0.079157 10.0.0.249 - - [2026-05-04 02:41:30] "GET /projects?obj_uuids=d3e348fe-66c5-4267-a8d6-3ea94aa32a4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001957 10.0.0.249 - - [2026-05-04 02:41:30] "GET /project/4159dc4b-8b68-4278-8f3f-4a3848fa81ef?fields=application_policy_sets HTTP/1.1" 200 1412 0.137559 10.0.0.129 - - [2026-05-04 02:41:30] "GET /project/d3e348fe-66c5-4267-a8d6-3ea94aa32a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.187418 10.0.0.249 - - [2026-05-04 02:41:30] "GET /projects?obj_uuids=d3e348fe-66c5-4267-a8d6-3ea94aa32a4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001698 10.0.0.129 - - [2026-05-04 02:41:30] "GET /project/d3e348fe-66c5-4267-a8d6-3ea94aa32a4a?fields=virtual_networks HTTP/1.1" 200 1037 0.072207 10.0.0.249 - - [2026-05-04 02:41:30] "DELETE /project/3fec257c-2ce2-4ddd-967a-aba661606cb0 HTTP/1.1" 200 115 0.924340 10.0.0.249 - - [2026-05-04 02:41:30] "GET /projects?obj_uuids=d3e348fe-66c5-4267-a8d6-3ea94aa32a4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001148 10.0.0.129 - - [2026-05-04 02:41:30] "GET /project/d3e348fe-66c5-4267-a8d6-3ea94aa32a4a?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.064298 10.0.0.249 - - [2026-05-04 02:41:30] "DELETE /project/4159dc4b-8b68-4278-8f3f-4a3848fa81ef HTTP/1.1" 200 115 1.068152 10.0.0.249 - - [2026-05-04 02:41:30] "GET /projects?obj_uuids=d3e348fe-66c5-4267-a8d6-3ea94aa32a4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002758 10.0.0.129 - - [2026-05-04 02:41:30] "GET /project/d3e348fe-66c5-4267-a8d6-3ea94aa32a4a?fields=security_groups HTTP/1.1" 200 1260 0.049608 10.0.0.129 - - [2026-05-04 02:41:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.032108 10.0.0.249 - - [2026-05-04 02:41:31] "GET /projects?obj_uuids=22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003902 10.0.0.249 - - [2026-05-04 02:41:31] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001172 10.0.0.249 - - [2026-05-04 02:41:31] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007747 10.0.0.249 - - [2026-05-04 02:41:31] "POST /id-to-fqname HTTP/1.1" 200 188 0.007415 10.0.0.249 - - [2026-05-04 02:41:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.005436 10.0.0.249 - - [2026-05-04 02:41:32] "POST /security-groups HTTP/1.1" 200 589 0.088269 10.0.0.129 - - [2026-05-04 02:41:32] "POST /fqname-to-id HTTP/1.1" 404 232 0.004475 10.0.0.249 - - [2026-05-04 02:41:32] "POST /projects HTTP/1.1" 200 581 0.312762 10.0.0.249 - - [2026-05-04 02:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.387548 10.0.0.129 - - [2026-05-04 02:41:32] "POST /access-control-lists HTTP/1.1" 200 594 0.049404 10.0.0.129 - - [2026-05-04 02:41:32] "GET /project/22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.563394 10.0.0.129 - - [2026-05-04 02:41:33] "GET / HTTP/1.1" 200 36215 0.002319 10.0.0.129 - - [2026-05-04 02:41:33] "POST /neutron/port HTTP/1.1" 200 117 0.008532 10.0.0.129 - - [2026-05-04 02:41:35] "POST /fqname-to-id HTTP/1.1" 401 293 0.000659 10.0.0.129 - - [2026-05-04 02:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.066308 10.0.0.249 - - [2026-05-04 02:41:35] "GET /projects?obj_uuids=22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001120 10.0.0.129 - - [2026-05-04 02:41:35] "GET /project/22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.058203 10.0.0.249 - - [2026-05-04 02:41:35] "GET /projects?obj_uuids=22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001187 10.0.0.129 - - [2026-05-04 02:41:35] "POST /neutron/network HTTP/1.1" 200 605 0.172334 10.0.0.129 - - [2026-05-04 02:41:36] "POST /id-to-fqname HTTP/1.1" 200 219 0.006383 10.0.0.129 - - [2026-05-04 02:41:36] "GET /virtual-network/89f27ebd-5640-4983-a55f-7a3ca3b855e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008538 10.0.0.129 - - [2026-05-04 02:41:36] "POST /neutron/network HTTP/1.1" 200 823 0.010496 10.0.0.129 - - [2026-05-04 02:41:36] "GET /virtual-network/89f27ebd-5640-4983-a55f-7a3ca3b855e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006206 10.0.0.129 - - [2026-05-04 02:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007654 10.0.0.249 - - [2026-05-04 02:41:36] "GET /projects?obj_uuids=22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001032 10.0.0.129 - - [2026-05-04 02:41:36] "GET /project/22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.051737 10.0.0.129 - - [2026-05-04 02:41:36] "POST /neutron/network HTTP/1.1" 200 117 0.021954 10.0.0.129 - - [2026-05-04 02:41:36] "POST /route-targets HTTP/1.1" 200 328 0.015028 10.0.0.129 - - [2026-05-04 02:41:37] "POST /neutron/network HTTP/1.1" 200 824 0.011854 10.0.0.129 - - [2026-05-04 02:41:37] "POST /id-to-fqname HTTP/1.1" 200 219 0.001557 10.0.0.129 - - [2026-05-04 02:41:37] "GET /virtual-network/bc8de441-f114-4ecc-a79a-b069840f519c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006635 10.0.0.129 - - [2026-05-04 02:41:37] "GET /virtual-network/bc8de441-f114-4ecc-a79a-b069840f519c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006771 10.0.0.129 - - [2026-05-04 02:41:37] "POST /neutron/subnet HTTP/1.1" 200 724 0.011443 10.0.0.129 - - [2026-05-04 02:41:37] "POST /id-to-fqname HTTP/1.1" 200 219 0.001297 10.0.0.249 - - [2026-05-04 02:41:38] "GET /projects?obj_uuids=22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001214 10.0.0.129 - - [2026-05-04 02:41:38] "GET /project/22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.073260 10.0.0.129 - - [2026-05-04 02:41:38] "POST /neutron/port HTTP/1.1" 200 117 0.006842 10.0.0.129 - - [2026-05-04 02:41:38] "POST /id-to-fqname HTTP/1.1" 200 219 0.001451 10.0.0.129 - - [2026-05-04 02:41:38] "POST /neutron/network HTTP/1.1" 200 834 0.010024 10.0.0.50 - - [2026-05-04 02:41:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000497 10.0.0.50 - - [2026-05-04 02:41:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000442 10.0.0.249 - - [2026-05-04 02:41:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000461 10.0.0.249 - - [2026-05-04 02:41:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.50 - - [2026-05-04 02:41:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000465 10.0.0.50 - - [2026-05-04 02:41:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.129 - - [2026-05-04 02:41:39] "POST /neutron/port HTTP/1.1" 200 1057 0.054593 10.0.0.249 - - [2026-05-04 02:41:39] "GET /projects?obj_uuids=22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001107 10.0.0.129 - - [2026-05-04 02:41:39] "GET /project/22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.092080 10.0.0.129 - - [2026-05-04 02:41:39] "POST /neutron/port HTTP/1.1" 200 1111 0.115678 10.0.0.249 - - [2026-05-04 02:41:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000490 10.0.0.129 - - [2026-05-04 02:41:39] "POST /neutron/port HTTP/1.1" 200 1121 0.023537 10.0.0.249 - - [2026-05-04 02:41:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000549 10.0.0.129 - - [2026-05-04 02:41:39] "POST /neutron/port HTTP/1.1" 200 117 0.006999 10.0.0.129 - - [2026-05-04 02:41:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000622 10.0.0.129 - - [2026-05-04 02:41:40] "POST /neutron/network HTTP/1.1" 200 823 0.007652 10.0.0.129 - - [2026-05-04 02:41:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000741 10.0.0.129 - - [2026-05-04 02:41:40] "PUT /logical-router/9e1b6cea-27b7-4a16-aa08-4b78ffc2ee94 HTTP/1.1" 200 263 0.044949 10.0.0.129 - - [2026-05-04 02:41:40] "POST /neutron/port HTTP/1.1" 200 1121 0.030159 10.0.0.249 - - [2026-05-04 02:41:40] "GET /projects?obj_uuids=22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001103 10.0.0.129 - - [2026-05-04 02:41:41] "POST /neutron/port HTTP/1.1" 200 1058 0.357650 10.0.0.129 - - [2026-05-04 02:41:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000379 10.0.0.129 - - [2026-05-04 02:41:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000407 10.0.0.129 - - [2026-05-04 02:41:41] "POST /neutron/port HTTP/1.1" 200 1112 0.105585 10.0.0.129 - - [2026-05-04 02:41:41] "POST /neutron/subnet HTTP/1.1" 200 698 0.011227 10.0.0.129 - - [2026-05-04 02:41:42] "GET /obj-perms HTTP/1.1" 200 5075 0.058203 10.0.0.129 - - [2026-05-04 02:41:45] "POST /neutron/port HTTP/1.1" 200 1121 0.022446 10.0.0.129 - - [2026-05-04 02:41:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010758 10.0.0.129 - - [2026-05-04 02:41:45] "GET /virtual-machine/8066c2c9-823e-4933-a8a7-e6ba07c93d5a HTTP/1.1" 401 293 0.000429 10.0.0.129 - - [2026-05-04 02:41:46] "GET /virtual-machine/8066c2c9-823e-4933-a8a7-e6ba07c93d5a HTTP/1.1" 200 1292 0.029420 10.0.0.129 - - [2026-05-04 02:41:46] "GET /virtual-machine-interface/04ad8c92-9179-42d5-a832-47f740aa1e07 HTTP/1.1" 200 2940 0.005782 10.0.0.129 - - [2026-05-04 02:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.129 - - [2026-05-04 02:41:46] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004032 10.0.0.129 - - [2026-05-04 02:41:46] "GET /virtual-networks?parent_id=22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003487 10.0.0.129 - - [2026-05-04 02:41:46] "GET /virtual-network/89f27ebd-5640-4983-a55f-7a3ca3b855e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006246 10.0.0.129 - - [2026-05-04 02:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.129 - - [2026-05-04 02:41:49] "GET /virtual-network/89f27ebd-5640-4983-a55f-7a3ca3b855e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008353 10.0.0.129 - - [2026-05-04 02:41:51] "POST /neutron/port HTTP/1.1" 200 1121 0.022326 10.0.0.129 - - [2026-05-04 02:41:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007854 10.0.0.129 - - [2026-05-04 02:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.129 - - [2026-05-04 02:41:53] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004878 10.0.0.129 - - [2026-05-04 02:41:53] "GET /virtual-networks?parent_id=22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003486 10.0.0.129 - - [2026-05-04 02:41:53] "GET /virtual-network/89f27ebd-5640-4983-a55f-7a3ca3b855e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006422 10.0.0.129 - - [2026-05-04 02:41:59] "POST /neutron/port HTTP/1.1" 200 1122 0.018913 10.0.0.129 - - [2026-05-04 02:41:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013546 10.0.0.129 - - [2026-05-04 02:41:59] "GET /virtual-machine/f32c5d35-e5fc-4bb4-9442-cfc39328d278 HTTP/1.1" 200 1293 0.007340 10.0.0.129 - - [2026-05-04 02:41:59] "GET /virtual-machine-interface/12928493-f803-4889-a1bd-f8f86b47aa58 HTTP/1.1" 200 2941 0.006337 10.0.0.129 - - [2026-05-04 02:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.129 - - [2026-05-04 02:41:59] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004508 10.0.0.129 - - [2026-05-04 02:41:59] "GET /virtual-networks?parent_id=22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003274 10.0.0.129 - - [2026-05-04 02:41:59] "GET /virtual-network/bc8de441-f114-4ecc-a79a-b069840f519c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008311 10.0.0.129 - - [2026-05-04 02:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.129 - - [2026-05-04 02:42:00] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006223 10.0.0.129 - - [2026-05-04 02:42:00] "GET /virtual-networks?parent_id=22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005188 10.0.0.129 - - [2026-05-04 02:42:00] "GET /virtual-network/bc8de441-f114-4ecc-a79a-b069840f519c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007647 10.0.0.129 - - [2026-05-04 02:42:04] "POST /neutron/router HTTP/1.1" 200 580 0.009202 10.0.0.129 - - [2026-05-04 02:42:11] "POST /neutron/router HTTP/1.1" 200 580 0.010674 10.0.0.129 - - [2026-05-04 02:42:11] "POST /ref-update HTTP/1.1" 200 156 0.026145 10.0.0.249 - - [2026-05-04 02:42:15] "GET /projects?obj_uuids=22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001143 10.0.0.129 - - [2026-05-04 02:42:15] "POST /neutron/router HTTP/1.1" 200 344 0.321020 10.0.0.129 - - [2026-05-04 02:42:17] "POST /neutron/router HTTP/1.1" 200 580 0.008034 10.0.0.129 - - [2026-05-04 02:42:17] "POST /ref-update HTTP/1.1" 200 156 0.019713 10.0.0.129 - - [2026-05-04 02:42:18] "POST /neutron/router HTTP/1.1" 200 151 0.076453 10.0.0.129 - - [2026-05-04 02:42:18] "POST /neutron/port HTTP/1.1" 200 1122 0.020569 10.0.0.129 - - [2026-05-04 02:42:19] "POST /neutron/port HTTP/1.1" 200 151 0.235804 10.0.0.129 - - [2026-05-04 02:42:20] "POST /neutron/network HTTP/1.1" 200 824 0.008129 10.0.0.129 - - [2026-05-04 02:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.249 - - [2026-05-04 02:42:20] "POST /useragent-kv HTTP/1.1" 200 115 0.006372 10.0.0.249 - - [2026-05-04 02:42:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005075 10.0.0.129 - - [2026-05-04 02:42:20] "POST /neutron/network HTTP/1.1" 200 151 0.167839 10.0.0.129 - - [2026-05-04 02:42:20] "DELETE /route-target/ae7de6bb-a4f4-4e63-bf00-c41ed64ca95b HTTP/1.1" 200 115 0.041468 10.0.0.249 - - [2026-05-04 02:42:22] "GET /projects?obj_uuids=22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001380 10.0.0.129 - - [2026-05-04 02:42:22] "GET /project/22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.045672 10.0.0.249 - - [2026-05-04 02:42:22] "GET /projects?obj_uuids=22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001168 10.0.0.129 - - [2026-05-04 02:42:22] "GET /project/22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64?fields=virtual_networks HTTP/1.1" 200 1040 0.044139 10.0.0.249 - - [2026-05-04 02:42:22] "GET /projects?obj_uuids=22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001442 10.0.0.129 - - [2026-05-04 02:42:22] "GET /project/22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.048384 10.0.0.249 - - [2026-05-04 02:42:22] "GET /projects?obj_uuids=22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001089 10.0.0.129 - - [2026-05-04 02:42:22] "GET /project/22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64?fields=security_groups HTTP/1.1" 200 1265 0.045710 10.0.0.129 - - [2026-05-04 02:42:23] "POST /fqname-to-id HTTP/1.1" 404 191 0.037275 10.0.0.249 - - [2026-05-04 02:42:23] "GET /projects?obj_uuids=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003437 10.0.0.249 - - [2026-05-04 02:42:23] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001043 10.0.0.249 - - [2026-05-04 02:42:23] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007825 10.0.0.249 - - [2026-05-04 02:42:23] "POST /id-to-fqname HTTP/1.1" 200 193 0.004430 10.0.0.249 - - [2026-05-04 02:42:23] "POST /fqname-to-id HTTP/1.1" 404 202 0.003916 10.0.0.249 - - [2026-05-04 02:42:23] "POST /security-groups HTTP/1.1" 200 594 0.036606 10.0.0.249 - - [2026-05-04 02:42:23] "POST /projects HTTP/1.1" 200 591 0.249000 10.0.0.129 - - [2026-05-04 02:42:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.008217 10.0.0.249 - - [2026-05-04 02:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.326115 10.0.0.129 - - [2026-05-04 02:42:23] "GET /project/46ab2041-426f-4d58-9871-09f144ffaf40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.485477 10.0.0.129 - - [2026-05-04 02:42:24] "GET / HTTP/1.1" 200 36215 0.002885 10.0.0.129 - - [2026-05-04 02:42:27] "GET /project/46ab2041-426f-4d58-9871-09f144ffaf40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000777 10.0.0.249 - - [2026-05-04 02:42:27] "GET /projects?obj_uuids=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001074 10.0.0.129 - - [2026-05-04 02:42:27] "GET /project/46ab2041-426f-4d58-9871-09f144ffaf40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.071778 10.0.0.129 - - [2026-05-04 02:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.129 - - [2026-05-04 02:42:27] "GET /security-group/6f0e6700-2725-41dd-bbab-00a3f3eb9a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3775 0.010583 10.0.0.129 - - [2026-05-04 02:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.249 - - [2026-05-04 02:42:27] "GET /projects?obj_uuids=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001065 10.0.0.129 - - [2026-05-04 02:42:27] "GET /project/46ab2041-426f-4d58-9871-09f144ffaf40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.054235 10.0.0.129 - - [2026-05-04 02:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.129 - - [2026-05-04 02:42:27] "GET /security-group/6f0e6700-2725-41dd-bbab-00a3f3eb9a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3775 0.009609 10.0.0.129 - - [2026-05-04 02:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.129 - - [2026-05-04 02:42:27] "PUT /security-group/6f0e6700-2725-41dd-bbab-00a3f3eb9a8a HTTP/1.1" 200 263 0.025141 10.0.0.129 - - [2026-05-04 02:42:27] "POST /fqname-to-id HTTP/1.1" 404 202 0.006943 10.0.0.129 - - [2026-05-04 02:42:27] "PUT /access-control-list/476215c8-3f00-4c36-a6b8-8aa7f0fad467 HTTP/1.1" 200 273 0.022928 10.0.0.129 - - [2026-05-04 02:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.249 - - [2026-05-04 02:42:27] "GET /projects?obj_uuids=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001542 10.0.0.129 - - [2026-05-04 02:42:27] "GET /project/46ab2041-426f-4d58-9871-09f144ffaf40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.042524 10.0.0.249 - - [2026-05-04 02:42:28] "POST /useragent-kv HTTP/1.1" 200 115 0.009898 10.0.0.129 - - [2026-05-04 02:42:28] "POST /neutron/subnet HTTP/1.1" 200 720 0.266843 10.0.0.129 - - [2026-05-04 02:42:28] "POST /id-to-fqname HTTP/1.1" 200 223 0.001381 10.0.0.129 - - [2026-05-04 02:42:28] "GET /virtual-network/9effaaad-cfe0-471a-9413-8ecf28c613c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006181 10.0.0.129 - - [2026-05-04 02:42:28] "GET /virtual-network/9effaaad-cfe0-471a-9413-8ecf28c613c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006189 10.0.0.129 - - [2026-05-04 02:42:28] "POST /neutron/network HTTP/1.1" 200 826 0.008562 10.0.0.129 - - [2026-05-04 02:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.249 - - [2026-05-04 02:42:28] "GET /projects?obj_uuids=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001320 10.0.0.129 - - [2026-05-04 02:42:28] "GET /project/46ab2041-426f-4d58-9871-09f144ffaf40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.050250 10.0.0.249 - - [2026-05-04 02:42:28] "GET /projects?obj_uuids=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001194 10.0.0.129 - - [2026-05-04 02:42:28] "POST /route-targets HTTP/1.1" 200 328 0.016828 10.0.0.129 - - [2026-05-04 02:42:28] "POST /neutron/network HTTP/1.1" 200 615 0.185120 10.0.0.129 - - [2026-05-04 02:42:29] "POST /id-to-fqname HTTP/1.1" 200 227 0.003873 10.0.0.129 - - [2026-05-04 02:42:29] "GET /virtual-network/30eb5672-0948-4143-ba1b-60fbe3a5e81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006616 10.0.0.129 - - [2026-05-04 02:42:29] "POST /neutron/network HTTP/1.1" 200 831 0.008329 10.0.0.129 - - [2026-05-04 02:42:29] "GET /virtual-network/30eb5672-0948-4143-ba1b-60fbe3a5e81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006137 10.0.0.129 - - [2026-05-04 02:42:29] "POST /id-to-fqname HTTP/1.1" 200 223 0.001457 10.0.0.129 - - [2026-05-04 02:42:29] "POST /neutron/network HTTP/1.1" 200 836 0.007832 10.0.0.249 - - [2026-05-04 02:42:30] "GET /projects?obj_uuids=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001307 10.0.0.129 - - [2026-05-04 02:42:30] "GET /project/46ab2041-426f-4d58-9871-09f144ffaf40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.073597 10.0.0.129 - - [2026-05-04 02:42:30] "POST /neutron/port HTTP/1.1" 200 117 0.007886 10.0.0.129 - - [2026-05-04 02:42:30] "POST /id-to-fqname HTTP/1.1" 200 227 0.001477 10.0.0.249 - - [2026-05-04 02:42:30] "DELETE /project/22c319d24ba94d65a8bd23cd1f0c5a64 HTTP/1.1" 404 173 0.008385 10.0.0.249 - - [2026-05-04 02:42:30] "DELETE /project/46ab2041426f4d58987109f144ffaf40 HTTP/1.1" 404 173 0.014096 10.0.0.249 - - [2026-05-04 02:42:30] "GET /projects?obj_uuids=d3e348fe-66c5-4267-a8d6-3ea94aa32a4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000945 10.0.0.249 - - [2026-05-04 02:42:30] "GET /projects?obj_uuids=22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000813 10.0.0.249 - - [2026-05-04 02:42:30] "GET /project/22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.043908 10.0.0.249 - - [2026-05-04 02:42:30] "GET /projects?obj_uuids=22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002839 10.0.0.249 - - [2026-05-04 02:42:30] "GET /project/d3e348fe-66c5-4267-a8d6-3ea94aa32a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.065549 10.0.0.249 - - [2026-05-04 02:42:30] "GET /projects?obj_uuids=d3e348fe-66c5-4267-a8d6-3ea94aa32a4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001321 10.0.0.249 - - [2026-05-04 02:42:30] "GET /project/22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64?fields=security_groups HTTP/1.1" 200 1367 0.069634 10.0.0.249 - - [2026-05-04 02:42:30] "GET /project/d3e348fe-66c5-4267-a8d6-3ea94aa32a4a?fields=security_groups HTTP/1.1" 200 1362 0.089257 10.0.0.249 - - [2026-05-04 02:42:31] "DELETE /security-group/0b0c3710-5531-49e1-b185-2140baa72c00 HTTP/1.1" 200 115 0.070045 10.0.0.249 - - [2026-05-04 02:42:31] "GET /projects?obj_uuids=22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001034 10.0.0.249 - - [2026-05-04 02:42:31] "DELETE /security-group/e9191f9a-fe94-416c-b1c3-bb224ee30a0c HTTP/1.1" 200 115 0.084770 10.0.0.249 - - [2026-05-04 02:42:31] "GET /projects?obj_uuids=d3e348fe-66c5-4267-a8d6-3ea94aa32a4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001871 10.0.0.249 - - [2026-05-04 02:42:31] "GET /project/22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64?fields=application_policy_sets HTTP/1.1" 200 1406 0.083087 10.0.0.129 - - [2026-05-04 02:42:31] "DELETE /access-control-list/77da5025-422e-4afb-9879-0c40b48c9d6d HTTP/1.1" 200 115 0.062343 10.0.0.249 - - [2026-05-04 02:42:31] "GET /project/d3e348fe-66c5-4267-a8d6-3ea94aa32a4a?fields=application_policy_sets HTTP/1.1" 200 1401 0.066540 10.0.0.129 - - [2026-05-04 02:42:31] "POST /neutron/network HTTP/1.1" 200 836 0.011236 10.0.0.249 - - [2026-05-04 02:42:31] "DELETE /project/d3e348fe-66c5-4267-a8d6-3ea94aa32a4a HTTP/1.1" 200 115 0.621619 10.0.0.249 - - [2026-05-04 02:42:31] "DELETE /project/22c319d2-4ba9-4d65-a8bd-23cd1f0c5a64 HTTP/1.1" 200 115 0.617281 10.0.0.129 - - [2026-05-04 02:42:31] "POST /neutron/port HTTP/1.1" 200 1062 0.021957 10.0.0.129 - - [2026-05-04 02:42:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005193 10.0.0.129 - - [2026-05-04 02:42:32] "POST /neutron/network HTTP/1.1" 200 826 0.010859 10.0.0.249 - - [2026-05-04 02:42:32] "GET /projects?obj_uuids=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001770 10.0.0.129 - - [2026-05-04 02:42:32] "GET /project/46ab2041-426f-4d58-9871-09f144ffaf40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.077178 10.0.0.129 - - [2026-05-04 02:42:32] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009161 10.0.0.129 - - [2026-05-04 02:42:32] "POST /neutron/router HTTP/1.1" 200 585 0.009788 10.0.0.129 - - [2026-05-04 02:42:32] "POST /route-targets HTTP/1.1" 200 328 0.018952 10.0.0.249 - - [2026-05-04 02:42:32] "GET /projects?obj_uuids=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001108 10.0.0.129 - - [2026-05-04 02:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004875 10.0.0.249 - - [2026-05-04 02:42:33] "POST /useragent-kv HTTP/1.1" 200 115 0.007065 10.0.0.129 - - [2026-05-04 02:42:33] "POST /virtual-networks HTTP/1.1" 200 696 0.191413 10.0.0.129 - - [2026-05-04 02:42:33] "POST /neutron/router HTTP/1.1" 200 344 0.388683 10.0.0.129 - - [2026-05-04 02:42:33] "POST /ref-update HTTP/1.1" 200 156 0.035431 10.0.0.129 - - [2026-05-04 02:42:33] "PUT /logical-router/9429f17d-08eb-48e6-be6c-09c107dc9922 HTTP/1.1" 200 263 0.049120 10.0.0.129 - - [2026-05-04 02:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.129 - - [2026-05-04 02:42:33] "POST /neutron/network HTTP/1.1" 200 841 0.031620 10.0.0.129 - - [2026-05-04 02:42:33] "POST /chown HTTP/1.1" 200 109 0.044391 10.0.0.129 - - [2026-05-04 02:42:34] "POST /chown HTTP/1.1" 200 109 0.031038 10.0.0.129 - - [2026-05-04 02:42:34] "POST /ref-update HTTP/1.1" 200 156 0.059823 10.0.0.129 - - [2026-05-04 02:42:34] "POST /instance-ips HTTP/1.1" 200 550 0.096097 10.0.0.129 - - [2026-05-04 02:42:34] "PUT /virtual-machine-interface/40e5895a-051e-4dfa-bbfd-d333bdfd0615 HTTP/1.1" 200 285 0.036499 10.0.0.129 - - [2026-05-04 02:42:34] "POST /neutron/port HTTP/1.1" 200 1060 0.130942 10.0.0.129 - - [2026-05-04 02:42:34] "POST /ref-update HTTP/1.1" 200 156 0.027770 10.0.0.129 - - [2026-05-04 02:42:34] "PUT /routing-instance/2a24ea3b-b4e0-4c0a-baaf-39ce9c5f9d60 HTTP/1.1" 200 267 0.025986 10.0.0.129 - - [2026-05-04 02:42:35] "POST /chown HTTP/1.1" 200 109 0.060597 10.0.0.129 - - [2026-05-04 02:42:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004543 10.0.0.129 - - [2026-05-04 02:42:35] "PUT /virtual-machine-interface/cbc9a8f9-cee5-4cc8-8628-58e9e5a80906 HTTP/1.1" 200 285 0.027680 10.0.0.129 - - [2026-05-04 02:42:35] "POST /ref-update HTTP/1.1" 200 156 0.055959 10.0.0.129 - - [2026-05-04 02:42:35] "POST /neutron/network HTTP/1.1" 200 831 0.015924 10.0.0.129 - - [2026-05-04 02:42:35] "POST /instance-ips HTTP/1.1" 400 316 0.046764 10.0.0.129 - - [2026-05-04 02:42:35] "PUT /instance-ip/a448ce1a-58ba-4a5e-8666-88c12b5c7148 HTTP/1.1" 200 257 0.044903 10.0.0.129 - - [2026-05-04 02:42:35] "POST /ref-update HTTP/1.1" 200 156 0.029386 10.0.0.129 - - [2026-05-04 02:42:35] "POST /ref-update HTTP/1.1" 200 156 0.042140 10.0.0.129 - - [2026-05-04 02:42:36] "POST /neutron/network HTTP/1.1" 200 836 0.009476 10.0.0.129 - - [2026-05-04 02:42:36] "POST /neutron/port HTTP/1.1" 200 117 0.001189 10.0.0.129 - - [2026-05-04 02:42:38] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008511 10.0.0.129 - - [2026-05-04 02:42:38] "POST /neutron/port HTTP/1.1" 200 1126 0.028944 10.0.0.129 - - [2026-05-04 02:42:38] "GET /virtual-machine/31e7fba9-bcd1-4e78-afda-7ec6bf2438dc HTTP/1.1" 401 293 0.000449 10.0.0.129 - - [2026-05-04 02:42:39] "GET /virtual-machine/31e7fba9-bcd1-4e78-afda-7ec6bf2438dc HTTP/1.1" 200 1297 0.040839 10.0.0.129 - - [2026-05-04 02:42:39] "GET /virtual-machine-interface/ff69961b-af27-4cf7-a4ed-b2d84ada1142 HTTP/1.1" 200 2964 0.007877 10.0.0.129 - - [2026-05-04 02:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.129 - - [2026-05-04 02:42:39] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004784 10.0.0.129 - - [2026-05-04 02:42:39] "GET /virtual-networks?parent_id=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003858 10.0.0.129 - - [2026-05-04 02:42:39] "GET /virtual-network/9effaaad-cfe0-471a-9413-8ecf28c613c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009149 10.0.0.129 - - [2026-05-04 02:42:40] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008179 10.0.0.129 - - [2026-05-04 02:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009374 10.0.0.129 - - [2026-05-04 02:42:42] "GET /virtual-network/9effaaad-cfe0-471a-9413-8ecf28c613c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008776 10.0.0.129 - - [2026-05-04 02:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.129 - - [2026-05-04 02:42:44] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004508 10.0.0.129 - - [2026-05-04 02:42:44] "GET /virtual-networks?parent_id=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.004390 10.0.0.129 - - [2026-05-04 02:42:44] "GET /virtual-network/9effaaad-cfe0-471a-9413-8ecf28c613c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006841 10.0.0.129 - - [2026-05-04 02:42:44] "POST /neutron/port HTTP/1.1" 200 1124 0.022022 10.0.0.129 - - [2026-05-04 02:42:44] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008623 10.0.0.129 - - [2026-05-04 02:42:45] "GET /virtual-machine/c883ffba-6a02-46bb-8ae2-5a312c2e3109 HTTP/1.1" 200 1298 0.006818 10.0.0.129 - - [2026-05-04 02:42:45] "GET /virtual-machine-interface/5e84f02e-ef57-41b7-8dc0-d17354f82391 HTTP/1.1" 200 2975 0.006064 10.0.0.129 - - [2026-05-04 02:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.129 - - [2026-05-04 02:42:45] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004951 10.0.0.129 - - [2026-05-04 02:42:45] "GET /virtual-networks?parent_id=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.006336 10.0.0.129 - - [2026-05-04 02:42:45] "GET /virtual-network/30eb5672-0948-4143-ba1b-60fbe3a5e81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.013594 10.0.0.129 - - [2026-05-04 02:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005582 10.0.0.129 - - [2026-05-04 02:42:48] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004346 10.0.0.129 - - [2026-05-04 02:42:48] "GET /virtual-networks?parent_id=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003593 10.0.0.129 - - [2026-05-04 02:42:48] "GET /virtual-network/30eb5672-0948-4143-ba1b-60fbe3a5e81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007012 10.0.0.129 - - [2026-05-04 02:42:48] "POST /neutron/port HTTP/1.1" 200 1124 0.022861 10.0.0.129 - - [2026-05-04 02:42:57] "POST /neutron/router HTTP/1.1" 200 344 0.229089 10.0.0.129 - - [2026-05-04 02:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007225 10.0.0.129 - - [2026-05-04 02:42:57] "PUT /routing-instance/2a24ea3b-b4e0-4c0a-baaf-39ce9c5f9d60 HTTP/1.1" 200 267 0.028437 10.0.0.129 - - [2026-05-04 02:42:57] "DELETE /route-table/462c0626-435a-48eb-9afe-4ae814c6388f HTTP/1.1" 200 115 0.127632 10.0.0.129 - - [2026-05-04 02:42:57] "POST /ref-update HTTP/1.1" 200 156 0.021938 10.0.0.129 - - [2026-05-04 02:42:58] "POST /ref-update HTTP/1.1" 200 156 0.036466 10.0.0.129 - - [2026-05-04 02:42:58] "POST /neutron/network HTTP/1.1" 200 831 0.007715 10.0.0.129 - - [2026-05-04 02:42:58] "GET /virtual-machine-interface/b5e85b00-ef88-4a15-b970-b1803e0b9456?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1664 0.008019 10.0.0.129 - - [2026-05-04 02:42:58] "DELETE /instance-ip/a448ce1a-58ba-4a5e-8666-88c12b5c7148 HTTP/1.1" 200 115 0.058779 10.0.0.129 - - [2026-05-04 02:42:58] "POST /neutron/port HTTP/1.1" 200 1114 0.034214 10.0.0.249 - - [2026-05-04 02:42:58] "POST /useragent-kv HTTP/1.1" 200 115 0.007995 10.0.0.249 - - [2026-05-04 02:42:58] "POST /useragent-kv HTTP/1.1" 200 115 0.009414 10.0.0.129 - - [2026-05-04 02:42:58] "DELETE /virtual-network/ba17b590-4948-48e0-9976-e5301137341e HTTP/1.1" 200 115 0.197949 10.0.0.129 - - [2026-05-04 02:42:58] "POST /neutron/port HTTP/1.1" 200 1116 0.024316 10.0.0.129 - - [2026-05-04 02:42:58] "GET /service-instance/993c7b34-bb11-4ac8-a312-66c0172a6f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003254 10.0.0.129 - - [2026-05-04 02:42:58] "GET /instance-ip/cd19551c-cd97-478d-bba5-16d602a4f1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.010073 10.0.0.129 - - [2026-05-04 02:42:59] "DELETE /virtual-machine/5a304fce-115d-4758-bb8e-a7ca3f921fcb HTTP/1.1" 200 115 0.059318 10.0.0.129 - - [2026-05-04 02:42:59] "GET /instance-ip/cd19551c-cd97-478d-bba5-16d602a4f1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1695 0.014311 10.0.0.129 - - [2026-05-04 02:42:59] "POST /ref-update HTTP/1.1" 200 156 0.025306 10.0.0.129 - - [2026-05-04 02:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.249 - - [2026-05-04 02:43:00] "POST /useragent-kv HTTP/1.1" 200 115 0.006224 10.0.0.249 - - [2026-05-04 02:43:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002943 10.0.0.129 - - [2026-05-04 02:43:00] "POST /neutron/network HTTP/1.1" 200 151 0.145697 10.0.0.129 - - [2026-05-04 02:43:00] "DELETE /route-target/7acc6de0-d78d-4dfe-9d54-7b9f83dab2e8 HTTP/1.1" 200 115 0.037396 10.0.0.249 - - [2026-05-04 02:43:01] "GET /projects?obj_uuids=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001157 10.0.0.129 - - [2026-05-04 02:43:01] "GET /project/46ab2041-426f-4d58-9871-09f144ffaf40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.050851 10.0.0.249 - - [2026-05-04 02:43:01] "GET /projects?obj_uuids=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001659 10.0.0.129 - - [2026-05-04 02:43:01] "GET /project/46ab2041-426f-4d58-9871-09f144ffaf40?fields=virtual_networks HTTP/1.1" 200 1050 0.050074 10.0.0.249 - - [2026-05-04 02:43:02] "GET /projects?obj_uuids=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001237 10.0.0.129 - - [2026-05-04 02:43:02] "GET /project/46ab2041-426f-4d58-9871-09f144ffaf40?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.048019 10.0.0.249 - - [2026-05-04 02:43:02] "GET /projects?obj_uuids=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001118 10.0.0.129 - - [2026-05-04 02:43:02] "GET /project/46ab2041-426f-4d58-9871-09f144ffaf40?fields=security_groups HTTP/1.1" 200 1280 0.053879 10.0.0.129 - - [2026-05-04 02:43:03] "POST /fqname-to-id HTTP/1.1" 404 196 0.038928 10.0.0.249 - - [2026-05-04 02:43:03] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004431 10.0.0.249 - - [2026-05-04 02:43:03] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001580 10.0.0.249 - - [2026-05-04 02:43:03] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010653 10.0.0.249 - - [2026-05-04 02:43:03] "POST /id-to-fqname HTTP/1.1" 200 198 0.004143 10.0.0.249 - - [2026-05-04 02:43:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.002802 10.0.0.249 - - [2026-05-04 02:43:03] "POST /security-groups HTTP/1.1" 200 599 0.092406 10.0.0.249 - - [2026-05-04 02:43:03] "POST /projects HTTP/1.1" 200 601 0.312812 10.0.0.249 - - [2026-05-04 02:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.356960 10.0.0.129 - - [2026-05-04 02:43:03] "POST /fqname-to-id HTTP/1.1" 404 241 0.007396 10.0.0.129 - - [2026-05-04 02:43:03] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.542551 10.0.0.129 - - [2026-05-04 02:43:04] "GET / HTTP/1.1" 200 36215 0.001797 10.0.0.129 - - [2026-05-04 02:43:06] "POST /fqname-to-id HTTP/1.1" 401 293 0.000516 10.0.0.129 - - [2026-05-04 02:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.056361 10.0.0.249 - - [2026-05-04 02:43:07] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001070 10.0.0.129 - - [2026-05-04 02:43:07] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.045712 10.0.0.129 - - [2026-05-04 02:43:07] "POST /neutron/network HTTP/1.1" 200 117 0.046549 10.0.0.249 - - [2026-05-04 02:43:07] "POST /useragent-kv HTTP/1.1" 200 115 0.008561 10.0.0.129 - - [2026-05-04 02:43:07] "POST /neutron/subnet HTTP/1.1" 200 828 0.242519 10.0.0.129 - - [2026-05-04 02:43:07] "POST /ref-update HTTP/1.1" 200 156 0.025951 10.0.0.129 - - [2026-05-04 02:43:07] "POST /id-to-fqname HTTP/1.1" 200 228 0.001474 10.0.0.129 - - [2026-05-04 02:43:08] "GET /virtual-network/a25d84dc-f618-4cea-9e86-add98e6abd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.009485 10.0.0.129 - - [2026-05-04 02:43:08] "GET /virtual-network/a25d84dc-f618-4cea-9e86-add98e6abd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.009349 10.0.0.129 - - [2026-05-04 02:43:08] "POST /neutron/network HTTP/1.1" 200 1006 0.015251 10.0.0.129 - - [2026-05-04 02:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006638 10.0.0.249 - - [2026-05-04 02:43:08] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001087 10.0.0.129 - - [2026-05-04 02:43:08] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.044790 10.0.0.129 - - [2026-05-04 02:43:08] "POST /neutron/network HTTP/1.1" 200 117 0.015952 10.0.0.249 - - [2026-05-04 02:43:08] "POST /useragent-kv HTTP/1.1" 200 115 0.006605 10.0.0.129 - - [2026-05-04 02:43:08] "POST /neutron/subnet HTTP/1.1" 200 828 0.222901 10.0.0.129 - - [2026-05-04 02:43:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.070391 10.0.0.129 - - [2026-05-04 02:43:08] "POST /id-to-fqname HTTP/1.1" 200 228 0.001410 10.0.0.129 - - [2026-05-04 02:43:08] "GET /virtual-network/01465d0b-6443-4644-b4e1-4ede51a7f07d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005823 10.0.0.129 - - [2026-05-04 02:43:09] "GET /virtual-network/01465d0b-6443-4644-b4e1-4ede51a7f07d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005982 10.0.0.129 - - [2026-05-04 02:43:09] "POST /neutron/network HTTP/1.1" 200 1006 0.010009 10.0.0.129 - - [2026-05-04 02:43:09] "POST /fqname-to-id HTTP/1.1" 404 234 0.004333 10.0.0.129 - - [2026-05-04 02:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005253 10.0.0.249 - - [2026-05-04 02:43:09] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001150 10.0.0.129 - - [2026-05-04 02:43:09] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.045452 10.0.0.129 - - [2026-05-04 02:43:09] "POST /network-policys HTTP/1.1" 200 579 0.083632 10.0.0.129 - - [2026-05-04 02:43:09] "GET /network-policy/aa16ef84-ebfd-4af6-85b3-02a56399baad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.008000 10.0.0.129 - - [2026-05-04 02:43:09] "POST /neutron/network HTTP/1.1" 200 1006 0.011461 10.0.0.129 - - [2026-05-04 02:43:09] "POST /fqname-to-id HTTP/1.1" 404 242 0.025045 10.0.0.129 - - [2026-05-04 02:43:09] "GET /virtual-network/a25d84dc-f618-4cea-9e86-add98e6abd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.016894 10.0.0.129 - - [2026-05-04 02:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.129 - - [2026-05-04 02:43:09] "GET /network-policy/aa16ef84-ebfd-4af6-85b3-02a56399baad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.008494 10.0.0.129 - - [2026-05-04 02:43:09] "POST /neutron/network HTTP/1.1" 200 1006 0.012179 10.0.0.129 - - [2026-05-04 02:43:09] "POST /access-control-lists HTTP/1.1" 200 598 0.049102 10.0.0.129 - - [2026-05-04 02:43:09] "GET /virtual-network/01465d0b-6443-4644-b4e1-4ede51a7f07d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.009113 10.0.0.129 - - [2026-05-04 02:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005842 10.0.0.129 - - [2026-05-04 02:43:09] "GET /network-policy/aa16ef84-ebfd-4af6-85b3-02a56399baad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.005545 10.0.0.129 - - [2026-05-04 02:43:10] "GET /virtual-network/a25d84dc-f618-4cea-9e86-add98e6abd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.011679 10.0.0.50 - - [2026-05-04 02:43:11] "GET /obj-perms HTTP/1.1" 200 5065 0.070519 10.0.0.249 - - [2026-05-04 02:43:11] "GET /obj-perms HTTP/1.1" 200 5065 0.066320 10.0.0.129 - - [2026-05-04 02:43:12] "GET /virtual-network/01465d0b-6443-4644-b4e1-4ede51a7f07d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006594 10.0.0.129 - - [2026-05-04 02:43:12] "POST /id-to-fqname HTTP/1.1" 200 228 0.001381 10.0.0.129 - - [2026-05-04 02:43:12] "POST /neutron/network HTTP/1.1" 200 1124 0.008201 10.0.0.249 - - [2026-05-04 02:43:13] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001390 10.0.0.129 - - [2026-05-04 02:43:13] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.077255 10.0.0.129 - - [2026-05-04 02:43:13] "POST /neutron/port HTTP/1.1" 200 117 0.007992 10.0.0.129 - - [2026-05-04 02:43:13] "POST /id-to-fqname HTTP/1.1" 200 228 0.001986 10.0.0.129 - - [2026-05-04 02:43:14] "POST /neutron/network HTTP/1.1" 200 1124 0.008934 10.0.0.129 - - [2026-05-04 02:43:14] "POST /neutron/port HTTP/1.1" 200 1175 0.023340 10.0.0.249 - - [2026-05-04 02:43:14] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001335 10.0.0.129 - - [2026-05-04 02:43:14] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.113034 10.0.0.129 - - [2026-05-04 02:43:14] "POST /neutron/port HTTP/1.1" 200 1239 0.020430 10.0.0.129 - - [2026-05-04 02:43:14] "POST /neutron/subnet HTTP/1.1" 200 1385 0.024820 10.0.0.129 - - [2026-05-04 02:43:14] "POST /neutron/port HTTP/1.1" 200 117 0.001243 10.0.0.129 - - [2026-05-04 02:43:14] "POST /neutron/port HTTP/1.1" 200 117 0.008005 10.0.0.129 - - [2026-05-04 02:43:15] "POST /neutron/network HTTP/1.1" 200 1124 0.008116 10.0.0.129 - - [2026-05-04 02:43:15] "POST /neutron/port HTTP/1.1" 200 1175 0.029836 10.0.0.129 - - [2026-05-04 02:43:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004317 10.0.0.129 - - [2026-05-04 02:43:16] "POST /neutron/port HTTP/1.1" 200 117 0.001809 10.0.0.129 - - [2026-05-04 02:43:20] "POST /neutron/port HTTP/1.1" 200 1239 0.019377 10.0.0.129 - - [2026-05-04 02:43:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008477 10.0.0.129 - - [2026-05-04 02:43:20] "GET /virtual-machine/aa46c906-0e95-4126-90d1-24054fd6c7ad HTTP/1.1" 401 293 0.000644 10.0.0.129 - - [2026-05-04 02:43:20] "GET /virtual-machine/aa46c906-0e95-4126-90d1-24054fd6c7ad HTTP/1.1" 200 1303 0.040640 10.0.0.129 - - [2026-05-04 02:43:20] "GET /virtual-machine-interface/dc3f5f8f-ba26-4730-99df-f567a476b284 HTTP/1.1" 200 3184 0.006660 10.0.0.129 - - [2026-05-04 02:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.129 - - [2026-05-04 02:43:20] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004409 10.0.0.129 - - [2026-05-04 02:43:20] "GET /virtual-networks?parent_id=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004073 10.0.0.129 - - [2026-05-04 02:43:20] "GET /virtual-network/a25d84dc-f618-4cea-9e86-add98e6abd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006600 10.0.0.129 - - [2026-05-04 02:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.129 - - [2026-05-04 02:43:23] "GET /virtual-network/a25d84dc-f618-4cea-9e86-add98e6abd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006385 10.0.0.129 - - [2026-05-04 02:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.129 - - [2026-05-04 02:43:28] "GET /virtual-network/a25d84dc-f618-4cea-9e86-add98e6abd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006239 10.0.0.249 - - [2026-05-04 02:43:31] "DELETE /project/69252c8e6d0f473b9fafa8437fa8a9aa HTTP/1.1" 404 173 0.004497 10.0.0.249 - - [2026-05-04 02:43:31] "GET /projects?obj_uuids=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001030 10.0.0.249 - - [2026-05-04 02:43:31] "GET /project/46ab2041-426f-4d58-9871-09f144ffaf40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.041274 10.0.0.249 - - [2026-05-04 02:43:31] "GET /projects?obj_uuids=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001675 10.0.0.249 - - [2026-05-04 02:43:31] "GET /project/46ab2041-426f-4d58-9871-09f144ffaf40?fields=security_groups HTTP/1.1" 200 1382 0.050468 10.0.0.249 - - [2026-05-04 02:43:31] "DELETE /security-group/6f0e6700-2725-41dd-bbab-00a3f3eb9a8a HTTP/1.1" 200 115 0.056123 10.0.0.249 - - [2026-05-04 02:43:31] "GET /projects?obj_uuids=46ab2041-426f-4d58-9871-09f144ffaf40&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001066 10.0.0.249 - - [2026-05-04 02:43:31] "GET /project/46ab2041-426f-4d58-9871-09f144ffaf40?fields=application_policy_sets HTTP/1.1" 200 1421 0.070206 10.0.0.129 - - [2026-05-04 02:43:31] "DELETE /access-control-list/476215c8-3f00-4c36-a6b8-8aa7f0fad467 HTTP/1.1" 200 115 0.065023 10.0.0.249 - - [2026-05-04 02:43:31] "DELETE /project/46ab2041-426f-4d58-9871-09f144ffaf40 HTTP/1.1" 200 115 0.447498 10.0.0.129 - - [2026-05-04 02:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.129 - - [2026-05-04 02:43:32] "GET /virtual-network/a25d84dc-f618-4cea-9e86-add98e6abd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.008630 10.0.0.129 - - [2026-05-04 02:43:35] "POST /neutron/port HTTP/1.1" 200 1239 0.023315 10.0.0.129 - - [2026-05-04 02:43:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004487 10.0.0.129 - - [2026-05-04 02:43:35] "POST /neutron/port HTTP/1.1" 200 117 0.001262 10.0.0.129 - - [2026-05-04 02:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.129 - - [2026-05-04 02:43:36] "GET /virtual-network/a25d84dc-f618-4cea-9e86-add98e6abd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.007704 10.0.0.129 - - [2026-05-04 02:43:38] "POST /neutron/port HTTP/1.1" 200 1239 0.020762 10.0.0.129 - - [2026-05-04 02:43:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005094 10.0.0.129 - - [2026-05-04 02:43:38] "POST /neutron/port HTTP/1.1" 200 117 0.001377 10.0.0.129 - - [2026-05-04 02:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.129 - - [2026-05-04 02:43:40] "GET /virtual-network/a25d84dc-f618-4cea-9e86-add98e6abd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005936 10.0.0.129 - - [2026-05-04 02:43:43] "GET /obj-perms HTTP/1.1" 200 5075 0.061734 10.0.0.129 - - [2026-05-04 02:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.129 - - [2026-05-04 02:43:44] "GET /virtual-network/a25d84dc-f618-4cea-9e86-add98e6abd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006001 10.0.0.129 - - [2026-05-04 02:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.129 - - [2026-05-04 02:43:48] "GET /virtual-network/a25d84dc-f618-4cea-9e86-add98e6abd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006752 10.0.0.129 - - [2026-05-04 02:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.129 - - [2026-05-04 02:43:52] "GET /virtual-network/a25d84dc-f618-4cea-9e86-add98e6abd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006186 10.0.0.129 - - [2026-05-04 02:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.129 - - [2026-05-04 02:43:54] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004067 10.0.0.129 - - [2026-05-04 02:43:54] "GET /virtual-networks?parent_id=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003425 10.0.0.129 - - [2026-05-04 02:43:54] "GET /virtual-network/a25d84dc-f618-4cea-9e86-add98e6abd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006833 10.0.0.129 - - [2026-05-04 02:43:54] "POST /neutron/port HTTP/1.1" 200 1239 0.021541 10.0.0.129 - - [2026-05-04 02:44:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008187 10.0.0.129 - - [2026-05-04 02:44:05] "POST /neutron/port HTTP/1.1" 200 1239 0.023016 10.0.0.129 - - [2026-05-04 02:44:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008276 10.0.0.129 - - [2026-05-04 02:44:15] "POST /neutron/port HTTP/1.1" 200 1239 0.023406 10.0.0.129 - - [2026-05-04 02:44:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007959 10.0.0.129 - - [2026-05-04 02:44:15] "GET /virtual-machine/836e63ee-ec96-45f6-82a9-aeedcdf72756 HTTP/1.1" 200 1301 0.007195 10.0.0.129 - - [2026-05-04 02:44:15] "GET /virtual-machine-interface/29fde9c3-f4f7-411a-aa21-608a7ba5771d HTTP/1.1" 200 3183 0.006302 10.0.0.129 - - [2026-05-04 02:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004694 10.0.0.129 - - [2026-05-04 02:44:15] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004492 10.0.0.129 - - [2026-05-04 02:44:15] "GET /virtual-networks?parent_id=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004002 10.0.0.129 - - [2026-05-04 02:44:16] "GET /virtual-network/01465d0b-6443-4644-b4e1-4ede51a7f07d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006723 10.0.0.129 - - [2026-05-04 02:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.129 - - [2026-05-04 02:44:17] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005163 10.0.0.129 - - [2026-05-04 02:44:17] "GET /virtual-networks?parent_id=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003677 10.0.0.129 - - [2026-05-04 02:44:17] "GET /virtual-network/01465d0b-6443-4644-b4e1-4ede51a7f07d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006886 10.0.0.129 - - [2026-05-04 02:44:17] "POST /neutron/port HTTP/1.1" 200 1239 0.021955 10.0.0.129 - - [2026-05-04 02:44:37] "POST /neutron/port HTTP/1.1" 200 1239 0.021896 10.0.0.129 - - [2026-05-04 02:44:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005047 10.0.0.129 - - [2026-05-04 02:44:37] "POST /neutron/port HTTP/1.1" 200 117 0.001369 10.0.0.129 - - [2026-05-04 02:44:38] "POST /neutron/port HTTP/1.1" 200 1239 0.021453 10.0.0.129 - - [2026-05-04 02:44:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003877 10.0.0.129 - - [2026-05-04 02:44:38] "POST /neutron/port HTTP/1.1" 200 117 0.001224 10.0.0.129 - - [2026-05-04 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.249 - - [2026-05-04 02:44:42] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001222 10.0.0.129 - - [2026-05-04 02:44:42] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.045085 10.0.0.129 - - [2026-05-04 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.129 - - [2026-05-04 02:44:42] "PUT /network-policy/aa16ef84-ebfd-4af6-85b3-02a56399baad HTTP/1.1" 200 263 0.015923 10.0.0.129 - - [2026-05-04 02:44:46] "GET /virtual-network/01465d0b-6443-4644-b4e1-4ede51a7f07d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006553 10.0.0.129 - - [2026-05-04 02:44:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.003272 10.0.0.129 - - [2026-05-04 02:44:46] "POST /neutron/network HTTP/1.1" 200 1006 0.094407 10.0.0.129 - - [2026-05-04 02:44:46] "DELETE /access-control-list/8dbce9ab-50cf-49d0-8513-18bd473f093e HTTP/1.1" 200 115 0.062081 10.0.0.129 - - [2026-05-04 02:44:46] "GET /virtual-network/01465d0b-6443-4644-b4e1-4ede51a7f07d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.010398 10.0.0.129 - - [2026-05-04 02:44:46] "GET /virtual-network/a25d84dc-f618-4cea-9e86-add98e6abd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.016117 10.0.0.129 - - [2026-05-04 02:44:47] "POST /neutron/network HTTP/1.1" 200 1006 0.098889 10.0.0.129 - - [2026-05-04 02:44:47] "POST /ref-update HTTP/1.1" 200 156 0.029711 10.0.0.129 - - [2026-05-04 02:44:47] "GET /virtual-network/a25d84dc-f618-4cea-9e86-add98e6abd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.016947 10.0.0.129 - - [2026-05-04 02:44:47] "DELETE /network-policy/aa16ef84-ebfd-4af6-85b3-02a56399baad HTTP/1.1" 200 115 0.055860 10.0.0.129 - - [2026-05-04 02:44:47] "POST /neutron/network HTTP/1.1" 200 1006 0.013662 10.0.0.129 - - [2026-05-04 02:44:47] "POST /neutron/port HTTP/1.1" 200 1229 0.023040 10.0.0.129 - - [2026-05-04 02:44:47] "POST /neutron/port HTTP/1.1" 200 151 0.340208 10.0.0.129 - - [2026-05-04 02:44:49] "POST /neutron/network HTTP/1.1" 200 1006 0.011202 10.0.0.129 - - [2026-05-04 02:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.249 - - [2026-05-04 02:44:54] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001147 10.0.0.129 - - [2026-05-04 02:44:54] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.048887 10.0.0.129 - - [2026-05-04 02:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.249 - - [2026-05-04 02:44:54] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001057 10.0.0.129 - - [2026-05-04 02:44:54] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.007625 10.0.0.129 - - [2026-05-04 02:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.249 - - [2026-05-04 02:44:54] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001114 10.0.0.129 - - [2026-05-04 02:44:54] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.040620 10.0.0.129 - - [2026-05-04 02:44:55] "GET /domains HTTP/1.1" 200 281 0.004514 10.0.0.249 - - [2026-05-04 02:44:55] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001132 10.0.0.129 - - [2026-05-04 02:44:55] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c HTTP/1.1" 200 2787 0.018296 10.0.0.249 - - [2026-05-04 02:44:55] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001186 10.0.0.129 - - [2026-05-04 02:44:55] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa HTTP/1.1" 200 1915 0.088449 10.0.0.129 - - [2026-05-04 02:44:55] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.005276 10.0.0.129 - - [2026-05-04 02:44:55] "POST /network-ipams HTTP/1.1" 200 611 0.042226 10.0.0.129 - - [2026-05-04 02:44:55] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 805 0.003871 10.0.0.129 - - [2026-05-04 02:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.129 - - [2026-05-04 02:44:55] "GET /network-ipam/efbd8179-c24b-49b2-a132-8f4bf74bbbbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.006953 10.0.0.129 - - [2026-05-04 02:44:55] "PUT /network-ipam/efbd8179-c24b-49b2-a132-8f4bf74bbbbf HTTP/1.1" 200 259 0.016463 10.0.0.129 - - [2026-05-04 02:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.249 - - [2026-05-04 02:44:55] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001531 10.0.0.129 - - [2026-05-04 02:44:55] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.048669 10.0.0.249 - - [2026-05-04 02:44:55] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000991 10.0.0.129 - - [2026-05-04 02:44:56] "POST /neutron/network HTTP/1.1" 200 619 0.147555 10.0.0.129 - - [2026-05-04 02:44:56] "POST /ref-update HTTP/1.1" 200 156 0.040047 10.0.0.249 - - [2026-05-04 02:44:56] "POST /useragent-kv HTTP/1.1" 200 115 0.007561 10.0.0.129 - - [2026-05-04 02:44:56] "POST /neutron/subnet HTTP/1.1" 200 828 0.223721 10.0.0.129 - - [2026-05-04 02:44:56] "POST /id-to-fqname HTTP/1.1" 200 231 0.001468 10.0.0.129 - - [2026-05-04 02:44:56] "GET /virtual-network/8778d2f5-661d-475c-b287-7873c6222a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007542 10.0.0.129 - - [2026-05-04 02:44:56] "GET /virtual-network/8778d2f5-661d-475c-b287-7873c6222a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007317 10.0.0.129 - - [2026-05-04 02:44:56] "POST /neutron/network HTTP/1.1" 200 1309 0.015795 10.0.0.129 - - [2026-05-04 02:44:57] "POST /neutron/subnet HTTP/1.1" 200 828 0.013322 10.0.0.129 - - [2026-05-04 02:44:57] "GET /virtual-network/8778d2f5-661d-475c-b287-7873c6222a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006984 10.0.0.50 - - [2026-05-04 02:44:57] "GET /obj-perms HTTP/1.1" 200 5065 0.004350 10.0.0.249 - - [2026-05-04 02:44:57] "GET /obj-perms HTTP/1.1" 200 5065 0.004454 10.0.0.129 - - [2026-05-04 02:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.249 - - [2026-05-04 02:44:57] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001520 10.0.0.129 - - [2026-05-04 02:44:57] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.058608 10.0.0.249 - - [2026-05-04 02:44:58] "POST /useragent-kv HTTP/1.1" 200 115 0.007846 10.0.0.129 - - [2026-05-04 02:44:58] "POST /neutron/subnet HTTP/1.1" 200 701 0.275074 10.0.0.129 - - [2026-05-04 02:44:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.019207 10.0.0.129 - - [2026-05-04 02:44:58] "POST /neutron/network HTTP/1.1" 200 1309 0.018013 10.0.0.129 - - [2026-05-04 02:44:58] "POST /id-to-fqname HTTP/1.1" 200 231 0.001480 10.0.0.129 - - [2026-05-04 02:44:58] "GET /virtual-network/87538747-e997-4d58-be03-eaf24ebd2f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006101 10.0.0.129 - - [2026-05-04 02:44:58] "GET /virtual-network/87538747-e997-4d58-be03-eaf24ebd2f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006805 10.0.0.129 - - [2026-05-04 02:44:58] "POST /neutron/subnet HTTP/1.1" 200 701 0.011932 10.0.0.129 - - [2026-05-04 02:44:59] "GET /virtual-network/87538747-e997-4d58-be03-eaf24ebd2f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006129 10.0.0.129 - - [2026-05-04 02:44:59] "GET /obj-perms HTTP/1.1" 200 5065 0.053962 10.0.0.129 - - [2026-05-04 02:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.249 - - [2026-05-04 02:44:59] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001053 10.0.0.129 - - [2026-05-04 02:44:59] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.038716 10.0.0.129 - - [2026-05-04 02:44:59] "POST /neutron/network HTTP/1.1" 200 117 0.017837 10.0.0.129 - - [2026-05-04 02:44:59] "POST /ref-update HTTP/1.1" 200 156 0.020058 10.0.0.249 - - [2026-05-04 02:45:00] "POST /useragent-kv HTTP/1.1" 200 115 0.006579 10.0.0.129 - - [2026-05-04 02:45:00] "POST /neutron/subnet HTTP/1.1" 200 701 0.247635 10.0.0.129 - - [2026-05-04 02:45:00] "POST /id-to-fqname HTTP/1.1" 200 231 0.001518 10.0.0.129 - - [2026-05-04 02:45:00] "GET /virtual-network/0b222583-2f73-4a24-9042-0bdb92f601bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.009810 10.0.0.129 - - [2026-05-04 02:45:00] "POST /neutron/network HTTP/1.1" 200 1309 0.013061 10.0.0.129 - - [2026-05-04 02:45:00] "GET /virtual-network/0b222583-2f73-4a24-9042-0bdb92f601bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.006525 10.0.0.129 - - [2026-05-04 02:45:00] "POST /neutron/subnet HTTP/1.1" 200 701 0.011168 10.0.0.129 - - [2026-05-04 02:45:00] "GET /virtual-network/0b222583-2f73-4a24-9042-0bdb92f601bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.008848 10.0.0.129 - - [2026-05-04 02:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007770 10.0.0.249 - - [2026-05-04 02:45:01] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002258 10.0.0.129 - - [2026-05-04 02:45:01] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.087217 10.0.0.249 - - [2026-05-04 02:45:01] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001169 10.0.0.129 - - [2026-05-04 02:45:01] "POST /neutron/network HTTP/1.1" 200 619 0.183346 10.0.0.249 - - [2026-05-04 02:45:02] "POST /useragent-kv HTTP/1.1" 200 115 0.010642 10.0.0.129 - - [2026-05-04 02:45:02] "POST /neutron/subnet HTTP/1.1" 200 808 0.221643 10.0.0.129 - - [2026-05-04 02:45:02] "POST /id-to-fqname HTTP/1.1" 200 231 0.001403 10.0.0.129 - - [2026-05-04 02:45:02] "GET /virtual-network/9199cb14-ca65-4b44-939f-05a18dfb00ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.006442 10.0.0.129 - - [2026-05-04 02:45:02] "GET /virtual-network/9199cb14-ca65-4b44-939f-05a18dfb00ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.009784 10.0.0.129 - - [2026-05-04 02:45:02] "POST /neutron/network HTTP/1.1" 200 1305 0.014890 10.0.0.129 - - [2026-05-04 02:45:02] "POST /neutron/subnet HTTP/1.1" 200 808 0.012231 10.0.0.129 - - [2026-05-04 02:45:02] "GET /virtual-network/9199cb14-ca65-4b44-939f-05a18dfb00ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.007929 10.0.0.50 - - [2026-05-04 02:45:03] "GET /obj-perms HTTP/1.1" 200 5065 0.004879 10.0.0.249 - - [2026-05-04 02:45:03] "GET /obj-perms HTTP/1.1" 200 5065 0.005131 10.0.0.129 - - [2026-05-04 02:45:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.004175 10.0.0.129 - - [2026-05-04 02:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.249 - - [2026-05-04 02:45:03] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001153 10.0.0.129 - - [2026-05-04 02:45:03] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.054365 10.0.0.129 - - [2026-05-04 02:45:03] "POST /network-policys HTTP/1.1" 200 561 0.042105 10.0.0.129 - - [2026-05-04 02:45:03] "GET /network-policy/4b981cb8-f84b-4f7f-a443-d941ee0bf1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.007653 10.0.0.129 - - [2026-05-04 02:45:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.003712 10.0.0.129 - - [2026-05-04 02:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593 10.0.0.249 - - [2026-05-04 02:45:03] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001404 10.0.0.129 - - [2026-05-04 02:45:03] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.045781 10.0.0.129 - - [2026-05-04 02:45:03] "POST /network-policys HTTP/1.1" 200 561 0.035762 10.0.0.129 - - [2026-05-04 02:45:03] "GET /network-policy/a32859f4-4e66-499e-acab-bf229e4020a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.008824 10.0.0.129 - - [2026-05-04 02:45:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.003758 10.0.0.129 - - [2026-05-04 02:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.249 - - [2026-05-04 02:45:04] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001590 10.0.0.129 - - [2026-05-04 02:45:04] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.052799 10.0.0.129 - - [2026-05-04 02:45:04] "POST /network-policys HTTP/1.1" 200 561 0.044126 10.0.0.129 - - [2026-05-04 02:45:04] "GET /network-policy/27e70a1e-410a-4231-9fec-a4fbf479f1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.008648 10.0.0.129 - - [2026-05-04 02:45:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.003808 10.0.0.129 - - [2026-05-04 02:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.249 - - [2026-05-04 02:45:04] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001079 10.0.0.129 - - [2026-05-04 02:45:04] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.048420 10.0.0.129 - - [2026-05-04 02:45:04] "POST /network-policys HTTP/1.1" 200 561 0.040874 10.0.0.129 - - [2026-05-04 02:45:04] "GET /network-policy/bc42ff37-e066-4fe0-b07f-a2148511b218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8846 0.007899 10.0.0.129 - - [2026-05-04 02:45:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.003733 10.0.0.129 - - [2026-05-04 02:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005776 10.0.0.249 - - [2026-05-04 02:45:04] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001045 10.0.0.129 - - [2026-05-04 02:45:04] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.058771 10.0.0.129 - - [2026-05-04 02:45:05] "POST /network-policys HTTP/1.1" 200 561 0.036602 10.0.0.129 - - [2026-05-04 02:45:05] "GET /network-policy/414b39d9-25d7-4644-9c44-39758107fca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.007104 10.0.0.129 - - [2026-05-04 02:45:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.003788 10.0.0.129 - - [2026-05-04 02:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.249 - - [2026-05-04 02:45:05] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001292 10.0.0.129 - - [2026-05-04 02:45:05] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.047634 10.0.0.129 - - [2026-05-04 02:45:05] "POST /network-policys HTTP/1.1" 200 561 0.040715 10.0.0.129 - - [2026-05-04 02:45:05] "GET /network-policy/d04213a6-2bd3-466d-805a-fd6da80e2019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.007084 10.0.0.129 - - [2026-05-04 02:45:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.003994 10.0.0.129 - - [2026-05-04 02:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008392 10.0.0.249 - - [2026-05-04 02:45:05] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001458 10.0.0.129 - - [2026-05-04 02:45:05] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.054092 10.0.0.129 - - [2026-05-04 02:45:05] "POST /network-policys HTTP/1.1" 200 561 0.040220 10.0.0.129 - - [2026-05-04 02:45:05] "GET /network-policy/b4656317-2398-47ca-aacf-6a72377fbaaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8846 0.008095 10.0.0.129 - - [2026-05-04 02:45:06] "POST /fqname-to-id HTTP/1.1" 404 225 0.008343 10.0.0.129 - - [2026-05-04 02:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.249 - - [2026-05-04 02:45:06] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001575 10.0.0.129 - - [2026-05-04 02:45:06] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.051125 10.0.0.129 - - [2026-05-04 02:45:06] "POST /network-policys HTTP/1.1" 200 561 0.032127 10.0.0.129 - - [2026-05-04 02:45:06] "GET /network-policy/8e15417e-b642-48ec-8b51-b637a54dad7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.006605 10.0.0.129 - - [2026-05-04 02:45:06] "POST /fqname-to-id HTTP/1.1" 404 248 0.003969 10.0.0.129 - - [2026-05-04 02:45:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.004738 10.0.0.129 - - [2026-05-04 02:45:06] "POST /neutron/network HTTP/1.1" 200 1494 0.016570 10.0.0.129 - - [2026-05-04 02:45:06] "GET /virtual-network/8778d2f5-661d-475c-b287-7873c6222a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006799 10.0.0.129 - - [2026-05-04 02:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.129 - - [2026-05-04 02:45:06] "GET /network-policy/4b981cb8-f84b-4f7f-a443-d941ee0bf1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.008465 10.0.0.129 - - [2026-05-04 02:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005912 10.0.0.129 - - [2026-05-04 02:45:06] "GET /network-policy/a32859f4-4e66-499e-acab-bf229e4020a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.005337 10.0.0.129 - - [2026-05-04 02:45:07] "POST /neutron/network HTTP/1.1" 200 1494 0.013435 10.0.0.129 - - [2026-05-04 02:45:07] "GET /virtual-network/87538747-e997-4d58-be03-eaf24ebd2f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.027695 10.0.0.129 - - [2026-05-04 02:45:07] "POST /access-control-lists HTTP/1.1" 200 607 0.098922 10.0.0.129 - - [2026-05-04 02:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010713 10.0.0.129 - - [2026-05-04 02:45:07] "GET /network-policy/27e70a1e-410a-4231-9fec-a4fbf479f1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.005523 10.0.0.129 - - [2026-05-04 02:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008179 10.0.0.129 - - [2026-05-04 02:45:07] "GET /network-policy/bc42ff37-e066-4fe0-b07f-a2148511b218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8846 0.005901 10.0.0.129 - - [2026-05-04 02:45:07] "POST /neutron/network HTTP/1.1" 200 1494 0.015702 10.0.0.129 - - [2026-05-04 02:45:07] "POST /access-control-lists HTTP/1.1" 200 607 0.086800 10.0.0.129 - - [2026-05-04 02:45:07] "GET /virtual-network/0b222583-2f73-4a24-9042-0bdb92f601bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.024315 10.0.0.129 - - [2026-05-04 02:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011224 10.0.0.129 - - [2026-05-04 02:45:07] "GET /network-policy/414b39d9-25d7-4644-9c44-39758107fca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.004483 10.0.0.129 - - [2026-05-04 02:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.129 - - [2026-05-04 02:45:07] "GET /network-policy/d04213a6-2bd3-466d-805a-fd6da80e2019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.005105 10.0.0.129 - - [2026-05-04 02:45:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.006155 10.0.0.129 - - [2026-05-04 02:45:08] "POST /neutron/network HTTP/1.1" 200 1490 0.013935 10.0.0.129 - - [2026-05-04 02:45:08] "GET /virtual-network/9199cb14-ca65-4b44-939f-05a18dfb00ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3794 0.006169 10.0.0.129 - - [2026-05-04 02:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.129 - - [2026-05-04 02:45:08] "GET /network-policy/8e15417e-b642-48ec-8b51-b637a54dad7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.006915 10.0.0.129 - - [2026-05-04 02:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.129 - - [2026-05-04 02:45:08] "GET /network-policy/b4656317-2398-47ca-aacf-6a72377fbaaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8846 0.006245 10.0.0.129 - - [2026-05-04 02:45:08] "POST /id-to-fqname HTTP/1.1" 200 231 0.001686 10.0.0.249 - - [2026-05-04 02:45:42] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001113 10.0.0.129 - - [2026-05-04 02:45:42] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.075422 10.0.0.129 - - [2026-05-04 02:45:42] "POST /neutron/port HTTP/1.1" 200 117 0.006361 10.0.0.129 - - [2026-05-04 02:45:43] "POST /id-to-fqname HTTP/1.1" 200 231 0.001433 10.0.0.129 - - [2026-05-04 02:45:43] "POST /neutron/network HTTP/1.1" 200 1504 0.009510 10.0.0.129 - - [2026-05-04 02:45:44] "POST /neutron/port HTTP/1.1" 200 1170 0.062287 10.0.0.249 - - [2026-05-04 02:45:44] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002778 10.0.0.129 - - [2026-05-04 02:45:44] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.173638 10.0.0.129 - - [2026-05-04 02:45:44] "POST /neutron/network HTTP/1.1" 200 1494 0.115268 10.0.0.129 - - [2026-05-04 02:45:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005293 10.0.0.129 - - [2026-05-04 02:45:44] "POST /neutron/port HTTP/1.1" 200 117 0.003089 10.0.0.129 - - [2026-05-04 02:45:44] "POST /neutron/network HTTP/1.1" 200 1494 0.033688 10.0.0.129 - - [2026-05-04 02:45:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011341 10.0.0.129 - - [2026-05-04 02:45:46] "POST /neutron/port HTTP/1.1" 200 1170 0.055646 10.0.0.129 - - [2026-05-04 02:45:46] "POST /neutron/port HTTP/1.1" 200 1234 0.049553 10.0.0.129 - - [2026-05-04 02:45:46] "POST /neutron/subnet HTTP/1.1" 200 1361 0.036277 10.0.0.129 - - [2026-05-04 02:45:46] "POST /neutron/network HTTP/1.1" 200 1494 0.032002 10.0.0.129 - - [2026-05-04 02:45:55] "POST /neutron/port HTTP/1.1" 200 1234 0.050617 10.0.0.129 - - [2026-05-04 02:46:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011852 10.0.0.129 - - [2026-05-04 02:46:10] "POST /neutron/port HTTP/1.1" 200 1234 0.054292 10.0.0.129 - - [2026-05-04 02:46:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010370 10.0.0.129 - - [2026-05-04 02:46:25] "POST /neutron/port HTTP/1.1" 200 1234 0.020505 10.0.0.129 - - [2026-05-04 02:46:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007984 10.0.0.50 - - [2026-05-04 02:46:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000512 10.0.0.50 - - [2026-05-04 02:46:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.249 - - [2026-05-04 02:46:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000439 10.0.0.249 - - [2026-05-04 02:46:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000531 10.0.0.50 - - [2026-05-04 02:46:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000493 10.0.0.50 - - [2026-05-04 02:46:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000593 10.0.0.249 - - [2026-05-04 02:46:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000584 10.0.0.249 - - [2026-05-04 02:46:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000421 10.0.0.129 - - [2026-05-04 02:46:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000436 10.0.0.129 - - [2026-05-04 02:46:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.129 - - [2026-05-04 02:46:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000722 10.0.0.129 - - [2026-05-04 02:46:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000626 10.0.0.129 - - [2026-05-04 02:46:41] "POST /neutron/port HTTP/1.1" 200 1234 0.020908 10.0.0.129 - - [2026-05-04 02:46:46] "GET /obj-perms HTTP/1.1" 200 5075 0.058672 10.0.0.129 - - [2026-05-04 02:46:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010231 10.0.0.129 - - [2026-05-04 02:46:56] "POST /neutron/port HTTP/1.1" 200 1234 0.020261 10.0.0.129 - - [2026-05-04 02:46:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009010 10.0.0.129 - - [2026-05-04 02:46:56] "GET /virtual-machine/8be7400d-73a3-49d5-8042-b9dab81bed06 HTTP/1.1" 200 1302 0.006859 10.0.0.129 - - [2026-05-04 02:46:56] "GET /virtual-machine-interface/0030de5e-ea56-433f-a32e-2a0017af151a HTTP/1.1" 200 3190 0.005907 10.0.0.129 - - [2026-05-04 02:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.129 - - [2026-05-04 02:46:56] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004992 10.0.0.129 - - [2026-05-04 02:46:56] "GET /virtual-networks?parent_id=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.005209 10.0.0.129 - - [2026-05-04 02:46:57] "GET /virtual-network/8778d2f5-661d-475c-b287-7873c6222a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.008092 10.0.0.129 - - [2026-05-04 02:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.129 - - [2026-05-04 02:47:00] "GET /virtual-network/8778d2f5-661d-475c-b287-7873c6222a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006430 10.0.0.129 - - [2026-05-04 02:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013258 10.0.0.129 - - [2026-05-04 02:47:04] "GET /virtual-network/8778d2f5-661d-475c-b287-7873c6222a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.012549 10.0.0.129 - - [2026-05-04 02:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.129 - - [2026-05-04 02:47:08] "GET /virtual-network/8778d2f5-661d-475c-b287-7873c6222a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006163 10.0.0.129 - - [2026-05-04 02:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.129 - - [2026-05-04 02:47:12] "GET /virtual-network/8778d2f5-661d-475c-b287-7873c6222a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006523 10.0.0.129 - - [2026-05-04 02:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.129 - - [2026-05-04 02:47:16] "GET /virtual-network/8778d2f5-661d-475c-b287-7873c6222a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006293 10.0.0.129 - - [2026-05-04 02:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.129 - - [2026-05-04 02:47:20] "GET /virtual-network/8778d2f5-661d-475c-b287-7873c6222a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006742 10.0.0.129 - - [2026-05-04 02:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.018792 10.0.0.129 - - [2026-05-04 02:47:24] "GET /virtual-network/8778d2f5-661d-475c-b287-7873c6222a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.009775 10.0.0.129 - - [2026-05-04 02:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.129 - - [2026-05-04 02:47:28] "GET /virtual-network/8778d2f5-661d-475c-b287-7873c6222a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006607 10.0.0.129 - - [2026-05-04 02:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005541 10.0.0.129 - - [2026-05-04 02:47:30] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005145 10.0.0.129 - - [2026-05-04 02:47:30] "GET /virtual-networks?parent_id=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.004112 10.0.0.129 - - [2026-05-04 02:47:31] "GET /virtual-network/8778d2f5-661d-475c-b287-7873c6222a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006717 10.0.0.129 - - [2026-05-04 02:47:31] "POST /neutron/port HTTP/1.1" 200 1234 0.024146 10.0.0.129 - - [2026-05-04 02:47:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008390 10.0.0.129 - - [2026-05-04 02:47:39] "POST /neutron/network HTTP/1.1" 200 1504 0.047624 10.0.0.129 - - [2026-05-04 02:47:39] "POST /neutron/subnet HTTP/1.1" 200 1361 0.020951 10.0.0.129 - - [2026-05-04 02:47:39] "POST /neutron/network HTTP/1.1" 200 1494 0.018985 10.0.0.129 - - [2026-05-04 02:47:41] "POST /neutron/port HTTP/1.1" 200 1234 0.036678 10.0.0.129 - - [2026-05-04 02:47:41] "POST /neutron/port HTTP/1.1" 200 1234 0.048494 10.0.0.129 - - [2026-05-04 02:47:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004794 10.0.0.129 - - [2026-05-04 02:47:41] "POST /neutron/port HTTP/1.1" 200 117 0.001221 10.0.0.129 - - [2026-05-04 02:47:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.038529 10.0.0.129 - - [2026-05-04 02:47:51] "POST /neutron/port HTTP/1.1" 200 1234 0.019309 10.0.0.129 - - [2026-05-04 02:47:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008406 10.0.0.129 - - [2026-05-04 02:47:52] "GET /virtual-machine/7b0cc954-5623-4b32-8498-b9a48e0a457f HTTP/1.1" 200 1301 0.007244 10.0.0.129 - - [2026-05-04 02:47:52] "GET /virtual-machine-interface/92d5bdc3-8ca6-4a3d-977f-f7ccf5f7c043 HTTP/1.1" 200 3193 0.006538 10.0.0.129 - - [2026-05-04 02:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.129 - - [2026-05-04 02:47:52] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005540 10.0.0.129 - - [2026-05-04 02:47:52] "GET /virtual-networks?parent_id=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.004631 10.0.0.129 - - [2026-05-04 02:47:52] "GET /virtual-network/87538747-e997-4d58-be03-eaf24ebd2f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.007044 10.0.0.129 - - [2026-05-04 02:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.129 - - [2026-05-04 02:47:53] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003889 10.0.0.129 - - [2026-05-04 02:47:53] "GET /virtual-networks?parent_id=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003704 10.0.0.129 - - [2026-05-04 02:47:53] "GET /virtual-network/87538747-e997-4d58-be03-eaf24ebd2f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006804 10.0.0.129 - - [2026-05-04 02:47:53] "POST /neutron/port HTTP/1.1" 200 2314 0.029385 10.0.0.129 - - [2026-05-04 02:47:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010037 10.0.0.129 - - [2026-05-04 02:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.129 - - [2026-05-04 02:47:54] "GET /network-policy/27e70a1e-410a-4231-9fec-a4fbf479f1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.005088 10.0.0.129 - - [2026-05-04 02:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.129 - - [2026-05-04 02:47:54] "GET /network-policy/bc42ff37-e066-4fe0-b07f-a2148511b218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8846 0.005441 10.0.0.129 - - [2026-05-04 02:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.129 - - [2026-05-04 02:47:54] "GET /network-policy/4b981cb8-f84b-4f7f-a443-d941ee0bf1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6939 0.004789 10.0.0.129 - - [2026-05-04 02:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.129 - - [2026-05-04 02:47:54] "GET /network-policy/a32859f4-4e66-499e-acab-bf229e4020a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.005783 10.0.0.129 - - [2026-05-04 02:48:19] "GET /virtual-machine/7b0cc954-5623-4b32-8498-b9a48e0a457f HTTP/1.1" 200 1301 0.004755 10.0.0.129 - - [2026-05-04 02:48:20] "POST /neutron/port HTTP/1.1" 200 1234 0.051964 10.0.0.129 - - [2026-05-04 02:48:21] "GET /virtual-machine/7b0cc954-5623-4b32-8498-b9a48e0a457f HTTP/1.1" 404 171 0.033106 10.0.0.129 - - [2026-05-04 02:48:21] "GET /virtual-machine/7b0cc954-5623-4b32-8498-b9a48e0a457f HTTP/1.1" 404 171 0.004133 10.0.0.129 - - [2026-05-04 02:48:21] "GET /virtual-machine/7b0cc954-5623-4b32-8498-b9a48e0a457f HTTP/1.1" 404 171 0.004294 10.0.0.129 - - [2026-05-04 02:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.032596 10.0.0.129 - - [2026-05-04 02:48:22] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008358 10.0.0.129 - - [2026-05-04 02:48:22] "GET /virtual-networks?parent_id=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003659 10.0.0.129 - - [2026-05-04 02:48:22] "GET /virtual-network/87538747-e997-4d58-be03-eaf24ebd2f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006013 10.0.0.129 - - [2026-05-04 02:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.129 - - [2026-05-04 02:48:22] "GET /routing-instance/60733dd5-ad72-4a3d-859d-d899aecba3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005975 10.0.0.129 - - [2026-05-04 02:48:22] "GET /route-target/6c3493c3-c4c3-4761-84ef-a97a9cac92bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003928 10.0.0.129 - - [2026-05-04 02:48:22] "GET /virtual-machine/7b0cc954-5623-4b32-8498-b9a48e0a457f HTTP/1.1" 404 171 0.004663 10.0.0.129 - - [2026-05-04 02:48:23] "GET /virtual-machine/7b0cc954-5623-4b32-8498-b9a48e0a457f HTTP/1.1" 404 171 0.003608 10.0.0.129 - - [2026-05-04 02:48:24] "GET /virtual-machine/7b0cc954-5623-4b32-8498-b9a48e0a457f HTTP/1.1" 404 171 0.003973 10.0.0.129 - - [2026-05-04 02:48:25] "GET /virtual-machine/7b0cc954-5623-4b32-8498-b9a48e0a457f HTTP/1.1" 404 171 0.004054 10.0.0.129 - - [2026-05-04 02:48:26] "GET /virtual-machine/7b0cc954-5623-4b32-8498-b9a48e0a457f HTTP/1.1" 404 171 0.004749 10.0.0.129 - - [2026-05-04 02:48:27] "GET /virtual-machine/7b0cc954-5623-4b32-8498-b9a48e0a457f HTTP/1.1" 404 171 0.004965 10.0.0.129 - - [2026-05-04 02:48:27] "GET /obj-perms HTTP/1.1" 200 5065 0.004330 10.0.0.129 - - [2026-05-04 02:48:33] "GET /obj-perms HTTP/1.1" 200 5065 0.005310 10.0.0.129 - - [2026-05-04 02:48:36] "GET /obj-perms HTTP/1.1" 200 5065 0.005189 10.0.0.129 - - [2026-05-04 02:48:41] "POST /neutron/port HTTP/1.1" 200 1234 0.025798 10.0.0.129 - - [2026-05-04 02:48:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004326 10.0.0.129 - - [2026-05-04 02:48:41] "POST /neutron/port HTTP/1.1" 200 117 0.001284 10.0.0.129 - - [2026-05-04 02:48:42] "GET /obj-perms HTTP/1.1" 200 5065 0.004516 10.0.0.129 - - [2026-05-04 02:48:45] "GET /obj-perms HTTP/1.1" 200 5065 0.004311 10.0.0.50 - - [2026-05-04 02:48:46] "GET /obj-perms HTTP/1.1" 200 5065 0.099809 10.0.0.249 - - [2026-05-04 02:48:46] "GET /obj-perms HTTP/1.1" 200 5065 0.074926 10.0.0.129 - - [2026-05-04 02:48:46] "GET /virtual-machine/8be7400d-73a3-49d5-8042-b9dab81bed06 HTTP/1.1" 200 1302 0.004868 10.0.0.129 - - [2026-05-04 02:48:46] "POST /neutron/port HTTP/1.1" 200 1234 0.020896 10.0.0.129 - - [2026-05-04 02:48:48] "GET /virtual-machine/8be7400d-73a3-49d5-8042-b9dab81bed06 HTTP/1.1" 404 171 0.004050 10.0.0.129 - - [2026-05-04 02:48:48] "GET /virtual-machine/8be7400d-73a3-49d5-8042-b9dab81bed06 HTTP/1.1" 404 171 0.002989 10.0.0.129 - - [2026-05-04 02:48:48] "GET /virtual-machine/8be7400d-73a3-49d5-8042-b9dab81bed06 HTTP/1.1" 404 171 0.006320 10.0.0.129 - - [2026-05-04 02:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.129 - - [2026-05-04 02:48:48] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004174 10.0.0.129 - - [2026-05-04 02:48:48] "GET /virtual-networks?parent_id=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.004481 10.0.0.129 - - [2026-05-04 02:48:48] "GET /virtual-network/8778d2f5-661d-475c-b287-7873c6222a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.007416 10.0.0.129 - - [2026-05-04 02:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.129 - - [2026-05-04 02:48:48] "GET /routing-instance/a404402c-2ff5-4082-a9e5-00e65506ef60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.006153 10.0.0.129 - - [2026-05-04 02:48:48] "GET /route-target/ed98ab25-bc0a-4df1-af16-7ec29adeacbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004970 10.0.0.129 - - [2026-05-04 02:48:48] "GET /obj-perms HTTP/1.1" 200 5065 0.005723 10.0.0.249 - - [2026-05-04 02:48:48] "GET /obj-perms HTTP/1.1" 200 5065 0.006234 10.0.0.129 - - [2026-05-04 02:48:49] "GET /virtual-network/9199cb14-ca65-4b44-939f-05a18dfb00ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3794 0.007007 10.0.0.129 - - [2026-05-04 02:48:49] "POST /neutron/network HTTP/1.1" 200 1490 0.013296 10.0.0.129 - - [2026-05-04 02:48:49] "GET /virtual-network/9199cb14-ca65-4b44-939f-05a18dfb00ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.010215 10.0.0.129 - - [2026-05-04 02:48:49] "DELETE /access-control-list/5b03bffc-1804-40e7-9b46-258f23459591 HTTP/1.1" 200 115 0.166793 10.0.0.129 - - [2026-05-04 02:48:49] "GET /virtual-network/0b222583-2f73-4a24-9042-0bdb92f601bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.008667 10.0.0.129 - - [2026-05-04 02:48:49] "POST /neutron/network HTTP/1.1" 200 1494 0.016253 10.0.0.129 - - [2026-05-04 02:48:49] "GET /virtual-network/0b222583-2f73-4a24-9042-0bdb92f601bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.009896 10.0.0.129 - - [2026-05-04 02:48:49] "GET /virtual-network/87538747-e997-4d58-be03-eaf24ebd2f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006797 10.0.0.129 - - [2026-05-04 02:48:49] "POST /neutron/network HTTP/1.1" 200 1494 0.013132 10.0.0.129 - - [2026-05-04 02:48:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.057122 10.0.0.129 - - [2026-05-04 02:48:50] "GET /virtual-network/87538747-e997-4d58-be03-eaf24ebd2f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.009240 10.0.0.129 - - [2026-05-04 02:48:50] "POST /ref-update HTTP/1.1" 200 156 0.027581 10.0.0.129 - - [2026-05-04 02:48:50] "GET /virtual-network/8778d2f5-661d-475c-b287-7873c6222a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006777 10.0.0.129 - - [2026-05-04 02:48:50] "POST /neutron/network HTTP/1.1" 200 1494 0.012156 10.0.0.129 - - [2026-05-04 02:48:50] "GET /virtual-network/8778d2f5-661d-475c-b287-7873c6222a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.011046 10.0.0.129 - - [2026-05-04 02:48:50] "DELETE /network-policy/8e15417e-b642-48ec-8b51-b637a54dad7d HTTP/1.1" 200 115 0.082103 10.0.0.129 - - [2026-05-04 02:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.249 - - [2026-05-04 02:48:50] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.027552 10.0.0.129 - - [2026-05-04 02:48:50] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.073835 10.0.0.129 - - [2026-05-04 02:48:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-48662589&detail=False&count=False&shared=False HTTP/1.1" 200 1762 0.007134 10.0.0.129 - - [2026-05-04 02:48:50] "DELETE /network-policy/b4656317-2398-47ca-aacf-6a72377fbaaf HTTP/1.1" 200 115 0.058903 10.0.0.129 - - [2026-05-04 02:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005541 10.0.0.249 - - [2026-05-04 02:48:50] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002053 10.0.0.129 - - [2026-05-04 02:48:51] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.053556 10.0.0.129 - - [2026-05-04 02:48:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-48662589&detail=False&count=False&shared=False HTTP/1.1" 200 1529 0.011643 10.0.0.129 - - [2026-05-04 02:48:51] "DELETE /network-policy/d04213a6-2bd3-466d-805a-fd6da80e2019 HTTP/1.1" 200 115 0.049140 10.0.0.129 - - [2026-05-04 02:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006360 10.0.0.249 - - [2026-05-04 02:48:51] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001088 10.0.0.129 - - [2026-05-04 02:48:51] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.051636 10.0.0.129 - - [2026-05-04 02:48:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-48662589&detail=False&count=False&shared=False HTTP/1.1" 200 1296 0.007009 10.0.0.129 - - [2026-05-04 02:48:51] "DELETE /network-policy/414b39d9-25d7-4644-9c44-39758107fca9 HTTP/1.1" 200 115 0.044902 10.0.0.129 - - [2026-05-04 02:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010232 10.0.0.249 - - [2026-05-04 02:48:51] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001086 10.0.0.129 - - [2026-05-04 02:48:51] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.050660 10.0.0.129 - - [2026-05-04 02:48:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-48662589&detail=False&count=False&shared=False HTTP/1.1" 200 1062 0.005819 10.0.0.129 - - [2026-05-04 02:48:51] "DELETE /network-policy/bc42ff37-e066-4fe0-b07f-a2148511b218 HTTP/1.1" 200 115 0.048470 10.0.0.129 - - [2026-05-04 02:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008012 10.0.0.249 - - [2026-05-04 02:48:51] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001304 10.0.0.129 - - [2026-05-04 02:48:51] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.044104 10.0.0.129 - - [2026-05-04 02:48:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-48662589&detail=False&count=False&shared=False HTTP/1.1" 200 829 0.006639 10.0.0.129 - - [2026-05-04 02:48:51] "DELETE /network-policy/27e70a1e-410a-4231-9fec-a4fbf479f1c8 HTTP/1.1" 200 115 0.066444 10.0.0.129 - - [2026-05-04 02:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.249 - - [2026-05-04 02:48:52] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001288 10.0.0.129 - - [2026-05-04 02:48:52] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.042464 10.0.0.129 - - [2026-05-04 02:48:52] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-48662589&detail=False&count=False&shared=False HTTP/1.1" 200 596 0.005504 10.0.0.129 - - [2026-05-04 02:48:52] "DELETE /network-policy/a32859f4-4e66-499e-acab-bf229e4020a7 HTTP/1.1" 200 115 0.051853 10.0.0.129 - - [2026-05-04 02:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.249 - - [2026-05-04 02:48:52] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001118 10.0.0.129 - - [2026-05-04 02:48:52] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.045062 10.0.0.129 - - [2026-05-04 02:48:52] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-48662589&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.011133 10.0.0.129 - - [2026-05-04 02:48:52] "DELETE /network-policy/4b981cb8-f84b-4f7f-a443-d941ee0bf1e9 HTTP/1.1" 200 115 0.048305 10.0.0.129 - - [2026-05-04 02:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006611 10.0.0.249 - - [2026-05-04 02:48:52] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001105 10.0.0.129 - - [2026-05-04 02:48:52] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.041812 10.0.0.129 - - [2026-05-04 02:48:52] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-48662589&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005983 10.0.0.129 - - [2026-05-04 02:48:52] "POST /neutron/network HTTP/1.1" 200 1305 0.014241 10.0.0.129 - - [2026-05-04 02:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.249 - - [2026-05-04 02:48:53] "POST /useragent-kv HTTP/1.1" 200 115 0.008896 10.0.0.249 - - [2026-05-04 02:48:53] "POST /useragent-kv HTTP/1.1" 200 115 0.007143 10.0.0.249 - - [2026-05-04 02:48:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003946 10.0.0.249 - - [2026-05-04 02:48:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003516 10.0.0.249 - - [2026-05-04 02:48:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003512 10.0.0.249 - - [2026-05-04 02:48:53] "POST /useragent-kv HTTP/1.1" 200 115 0.007300 10.0.0.129 - - [2026-05-04 02:48:53] "DELETE /route-target/22a0fc09-07b1-42f9-8696-36663256100c HTTP/1.1" 200 115 0.046968 10.0.0.129 - - [2026-05-04 02:48:53] "POST /neutron/network HTTP/1.1" 200 151 0.202392 10.0.0.129 - - [2026-05-04 02:48:54] "POST /neutron/network HTTP/1.1" 200 1309 0.012234 10.0.0.129 - - [2026-05-04 02:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.129 - - [2026-05-04 02:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.129 - - [2026-05-04 02:48:54] "DELETE /network-ipam/efbd8179-c24b-49b2-a132-8f4bf74bbbbf HTTP/1.1" 200 115 0.037110 10.0.0.129 - - [2026-05-04 02:48:54] "POST /fqname-to-id HTTP/1.1" 404 252 0.004493 10.0.0.249 - - [2026-05-04 02:48:54] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001338 10.0.0.249 - - [2026-05-04 02:48:54] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1510 0.062994 10.0.0.249 - - [2026-05-04 02:48:54] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002471 10.0.0.249 - - [2026-05-04 02:48:54] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?fields=security_groups HTTP/1.1" 200 1397 0.060253 10.0.0.249 - - [2026-05-04 02:48:54] "DELETE /security-group/9e8cf380-7e1a-4ace-9c37-ee5cabfae64c HTTP/1.1" 200 115 0.055596 10.0.0.249 - - [2026-05-04 02:48:54] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000991 10.0.0.249 - - [2026-05-04 02:48:54] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?fields=application_policy_sets HTTP/1.1" 200 1436 0.061113 10.0.0.129 - - [2026-05-04 02:48:54] "DELETE /access-control-list/979a7ef9-4a89-494f-9a7d-009286cabc81 HTTP/1.1" 200 115 0.059953 10.0.0.129 - - [2026-05-04 02:48:55] "DELETE /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa HTTP/1.1" 200 115 0.469514 10.0.0.249 - - [2026-05-04 02:48:55] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001083 10.0.0.129 - - [2026-05-04 02:48:55] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?fields=projects HTTP/1.1" 200 1443 0.018185 10.0.0.129 - - [2026-05-04 02:49:00] "POST /fqname-to-id HTTP/1.1" 404 225 0.004404 10.0.0.249 - - [2026-05-04 02:49:00] "POST /id-to-fqname HTTP/1.1" 200 198 0.003406 10.0.0.249 - - [2026-05-04 02:49:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.014122 10.0.0.249 - - [2026-05-04 02:49:00] "POST /security-groups HTTP/1.1" 200 599 0.085081 10.0.0.249 - - [2026-05-04 02:49:00] "POST /projects HTTP/1.1" 200 601 0.331833 10.0.0.129 - - [2026-05-04 02:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.369162 10.0.0.129 - - [2026-05-04 02:49:00] "POST /fqname-to-id HTTP/1.1" 404 241 0.010070 10.0.0.249 - - [2026-05-04 02:49:00] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001168 10.0.0.129 - - [2026-05-04 02:49:00] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.046288 10.0.0.129 - - [2026-05-04 02:49:00] "POST /network-policys HTTP/1.1" 200 561 0.042378 10.0.0.129 - - [2026-05-04 02:49:00] "GET /network-policy/221ccb06-fbff-4929-8842-70cb1d0c379e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.010849 10.0.0.129 - - [2026-05-04 02:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011108 10.0.0.249 - - [2026-05-04 02:49:01] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002024 10.0.0.129 - - [2026-05-04 02:49:01] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.079561 10.0.0.249 - - [2026-05-04 02:49:01] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001173 10.0.0.129 - - [2026-05-04 02:49:01] "POST /neutron/network HTTP/1.1" 200 615 0.218863 10.0.0.129 - - [2026-05-04 02:49:01] "POST /ref-update HTTP/1.1" 200 156 0.045716 10.0.0.129 - - [2026-05-04 02:49:02] "POST /neutron/network HTTP/1.1" 200 1005 0.013645 10.0.0.129 - - [2026-05-04 02:49:02] "POST /id-to-fqname HTTP/1.1" 200 229 0.001347 10.0.0.129 - - [2026-05-04 02:49:02] "GET /virtual-network/ed6d22ad-3675-4b61-8d64-092260de09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006736 10.0.0.129 - - [2026-05-04 02:49:02] "GET /virtual-network/ed6d22ad-3675-4b61-8d64-092260de09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007163 10.0.0.129 - - [2026-05-04 02:49:02] "POST /neutron/subnet HTTP/1.1" 200 721 0.014663 10.0.0.129 - - [2026-05-04 02:49:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.012872 10.0.0.129 - - [2026-05-04 02:49:02] "POST /neutron/network HTTP/1.1" 200 1104 0.115729 10.0.0.129 - - [2026-05-04 02:49:02] "GET /virtual-network/ed6d22ad-3675-4b61-8d64-092260de09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.013740 10.0.0.129 - - [2026-05-04 02:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009303 10.0.0.129 - - [2026-05-04 02:49:02] "GET /network-policy/221ccb06-fbff-4929-8842-70cb1d0c379e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.008644 10.0.0.129 - - [2026-05-04 02:49:02] "GET /virtual-network/ed6d22ad-3675-4b61-8d64-092260de09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.009739 10.0.0.129 - - [2026-05-04 02:49:03] "GET /obj-perms HTTP/1.1" 200 5065 0.005026 10.0.0.50 - - [2026-05-04 02:49:03] "GET /obj-perms HTTP/1.1" 200 5065 0.004251 10.0.0.129 - - [2026-05-04 02:49:03] "POST /id-to-fqname HTTP/1.1" 200 229 0.001498 10.0.0.249 - - [2026-05-04 02:49:04] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001140 10.0.0.129 - - [2026-05-04 02:49:04] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.073626 10.0.0.129 - - [2026-05-04 02:49:04] "POST /neutron/network HTTP/1.1" 200 1104 0.011231 10.0.0.129 - - [2026-05-04 02:49:04] "POST /id-to-fqname HTTP/1.1" 200 229 0.001534 10.0.0.129 - - [2026-05-04 02:49:04] "POST /neutron/port HTTP/1.1" 200 117 0.009564 10.0.0.249 - - [2026-05-04 02:49:05] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001189 10.0.0.129 - - [2026-05-04 02:49:05] "POST /neutron/port HTTP/1.1" 200 1172 0.509318 10.0.0.249 - - [2026-05-04 02:49:05] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001543 10.0.0.129 - - [2026-05-04 02:49:05] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.107505 10.0.0.129 - - [2026-05-04 02:49:05] "POST /neutron/port HTTP/1.1" 200 1172 0.029080 10.0.0.129 - - [2026-05-04 02:49:05] "POST /neutron/port HTTP/1.1" 200 1236 0.034620 10.0.0.129 - - [2026-05-04 02:49:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004450 10.0.0.129 - - [2026-05-04 02:49:06] "POST /neutron/port HTTP/1.1" 200 117 0.001309 10.0.0.129 - - [2026-05-04 02:49:06] "POST /neutron/port HTTP/1.1" 200 1236 0.024298 10.0.0.249 - - [2026-05-04 02:49:06] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001513 10.0.0.129 - - [2026-05-04 02:49:06] "POST /neutron/port HTTP/1.1" 200 1172 0.399818 10.0.0.129 - - [2026-05-04 02:49:07] "POST /neutron/port HTTP/1.1" 200 1226 0.130149 10.0.0.129 - - [2026-05-04 02:49:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004708 10.0.0.129 - - [2026-05-04 02:49:07] "POST /neutron/port HTTP/1.1" 200 117 0.003785 10.0.0.129 - - [2026-05-04 02:49:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008290 10.0.0.129 - - [2026-05-04 02:49:11] "POST /neutron/port HTTP/1.1" 200 1236 0.020160 10.0.0.129 - - [2026-05-04 02:49:11] "GET /virtual-machine/9db03aa1-2167-48e7-82aa-4c4cd852adc9 HTTP/1.1" 200 1302 0.012963 10.0.0.129 - - [2026-05-04 02:49:11] "GET /virtual-machine-interface/88060aa4-6dde-4692-b1e6-0ee06e1890e6 HTTP/1.1" 200 3186 0.006197 10.0.0.129 - - [2026-05-04 02:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.129 - - [2026-05-04 02:49:11] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004828 10.0.0.129 - - [2026-05-04 02:49:11] "GET /virtual-networks?parent_id=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003529 10.0.0.129 - - [2026-05-04 02:49:11] "GET /virtual-network/ed6d22ad-3675-4b61-8d64-092260de09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006551 10.0.0.129 - - [2026-05-04 02:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.129 - - [2026-05-04 02:49:14] "GET /virtual-network/ed6d22ad-3675-4b61-8d64-092260de09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006276 10.0.0.129 - - [2026-05-04 02:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.129 - - [2026-05-04 02:49:18] "GET /virtual-network/ed6d22ad-3675-4b61-8d64-092260de09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005859 10.0.0.129 - - [2026-05-04 02:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.129 - - [2026-05-04 02:49:22] "GET /virtual-network/ed6d22ad-3675-4b61-8d64-092260de09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.007337 10.0.0.129 - - [2026-05-04 02:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.129 - - [2026-05-04 02:49:27] "GET /virtual-network/ed6d22ad-3675-4b61-8d64-092260de09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.007090 10.0.0.129 - - [2026-05-04 02:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.129 - - [2026-05-04 02:49:31] "GET /virtual-network/ed6d22ad-3675-4b61-8d64-092260de09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006543 10.0.0.249 - - [2026-05-04 02:49:32] "DELETE /project/69252c8e6d0f473b9fafa8437fa8a9aa HTTP/1.1" 404 173 0.030333 10.0.0.129 - - [2026-05-04 02:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.129 - - [2026-05-04 02:49:35] "GET /virtual-network/ed6d22ad-3675-4b61-8d64-092260de09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006863 10.0.0.129 - - [2026-05-04 02:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.129 - - [2026-05-04 02:49:39] "GET /virtual-network/ed6d22ad-3675-4b61-8d64-092260de09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.008308 10.0.0.129 - - [2026-05-04 02:49:41] "POST /neutron/port HTTP/1.1" 200 1236 0.033971 10.0.0.129 - - [2026-05-04 02:49:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004652 10.0.0.129 - - [2026-05-04 02:49:41] "POST /neutron/port HTTP/1.1" 200 117 0.001406 10.0.0.129 - - [2026-05-04 02:49:42] "POST /neutron/port HTTP/1.1" 200 1236 0.021532 10.0.0.129 - - [2026-05-04 02:49:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004275 10.0.0.129 - - [2026-05-04 02:49:42] "POST /neutron/port HTTP/1.1" 200 117 0.001252 10.0.0.129 - - [2026-05-04 02:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.129 - - [2026-05-04 02:49:43] "GET /virtual-network/ed6d22ad-3675-4b61-8d64-092260de09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.007288 10.0.0.129 - - [2026-05-04 02:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.129 - - [2026-05-04 02:49:45] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004919 10.0.0.129 - - [2026-05-04 02:49:45] "GET /virtual-networks?parent_id=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004296 10.0.0.129 - - [2026-05-04 02:49:45] "GET /virtual-network/ed6d22ad-3675-4b61-8d64-092260de09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.007042 10.0.0.129 - - [2026-05-04 02:49:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008535 10.0.0.129 - - [2026-05-04 02:49:56] "POST /neutron/port HTTP/1.1" 200 1236 0.024479 10.0.0.129 - - [2026-05-04 02:49:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007877 10.0.0.129 - - [2026-05-04 02:50:02] "POST /neutron/port HTTP/1.1" 200 1236 0.026647 10.0.0.129 - - [2026-05-04 02:50:06] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008341 10.0.0.129 - - [2026-05-04 02:50:11] "POST /neutron/port HTTP/1.1" 200 1236 0.022005 10.0.0.129 - - [2026-05-04 02:50:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009395 10.0.0.129 - - [2026-05-04 02:50:11] "GET /virtual-machine/40a827e9-8528-4069-86cd-bb7803bb85d4 HTTP/1.1" 200 1301 0.007040 10.0.0.129 - - [2026-05-04 02:50:11] "GET /virtual-machine-interface/3467d4ed-7411-4985-85b9-21b4a30f1c6d HTTP/1.1" 200 3185 0.006312 10.0.0.129 - - [2026-05-04 02:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.129 - - [2026-05-04 02:50:11] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004463 10.0.0.129 - - [2026-05-04 02:50:11] "GET /virtual-networks?parent_id=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004124 10.0.0.129 - - [2026-05-04 02:50:12] "GET /virtual-network/ed6d22ad-3675-4b61-8d64-092260de09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.007684 10.0.0.129 - - [2026-05-04 02:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.129 - - [2026-05-04 02:50:13] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004781 10.0.0.129 - - [2026-05-04 02:50:13] "GET /virtual-networks?parent_id=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004481 10.0.0.129 - - [2026-05-04 02:50:13] "GET /virtual-network/ed6d22ad-3675-4b61-8d64-092260de09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.008572 10.0.0.129 - - [2026-05-04 02:50:39] "GET /virtual-network/ed6d22ad-3675-4b61-8d64-092260de09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.007285 10.0.0.129 - - [2026-05-04 02:50:39] "DELETE /access-control-list/9f88dd36-7fc4-4cc8-83e5-c2a1e1508d7d HTTP/1.1" 200 115 0.079261 10.0.0.129 - - [2026-05-04 02:50:39] "POST /neutron/network HTTP/1.1" 200 1005 0.025466 10.0.0.129 - - [2026-05-04 02:50:39] "GET /virtual-network/ed6d22ad-3675-4b61-8d64-092260de09b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007240 10.0.0.129 - - [2026-05-04 02:50:39] "POST /neutron/port HTTP/1.1" 200 1236 0.030326 10.0.0.129 - - [2026-05-04 02:50:39] "POST /neutron/port HTTP/1.1" 200 1236 0.025859 10.0.0.129 - - [2026-05-04 02:50:41] "POST /neutron/network HTTP/1.1" 200 1005 0.011780 10.0.0.129 - - [2026-05-04 02:50:42] "DELETE /network-policy/221ccb06-fbff-4929-8842-70cb1d0c379e HTTP/1.1" 200 115 0.039078 10.0.0.249 - - [2026-05-04 02:50:44] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002575 10.0.0.129 - - [2026-05-04 02:50:44] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.092702 10.0.0.249 - - [2026-05-04 02:50:44] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001073 10.0.0.129 - - [2026-05-04 02:50:44] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?fields=virtual_networks HTTP/1.1" 200 1060 0.063048 10.0.0.249 - - [2026-05-04 02:50:44] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001059 10.0.0.129 - - [2026-05-04 02:50:45] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?fields=virtual_machine_interfaces HTTP/1.1" 200 1060 0.051149 10.0.0.249 - - [2026-05-04 02:50:45] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001781 10.0.0.129 - - [2026-05-04 02:50:45] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?fields=security_groups HTTP/1.1" 200 1295 0.072203 10.0.0.129 - - [2026-05-04 02:50:46] "POST /fqname-to-id HTTP/1.1" 404 202 0.039221 10.0.0.249 - - [2026-05-04 02:50:46] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004200 10.0.0.249 - - [2026-05-04 02:50:46] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001384 10.0.0.249 - - [2026-05-04 02:50:46] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008657 10.0.0.249 - - [2026-05-04 02:50:46] "POST /id-to-fqname HTTP/1.1" 200 204 0.004928 10.0.0.249 - - [2026-05-04 02:50:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.003367 10.0.0.249 - - [2026-05-04 02:50:46] "POST /security-groups HTTP/1.1" 200 605 0.042700 10.0.0.129 - - [2026-05-04 02:50:46] "POST /fqname-to-id HTTP/1.1" 404 248 0.003484 10.0.0.249 - - [2026-05-04 02:50:46] "POST /projects HTTP/1.1" 200 613 0.259345 10.0.0.249 - - [2026-05-04 02:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.303470 10.0.0.129 - - [2026-05-04 02:50:46] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.474093 10.0.0.129 - - [2026-05-04 02:50:46] "POST /access-control-lists HTTP/1.1" 200 610 0.056994 10.0.0.129 - - [2026-05-04 02:50:47] "GET / HTTP/1.1" 200 36215 0.002573 10.0.0.129 - - [2026-05-04 02:50:51] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000484 10.0.0.249 - - [2026-05-04 02:50:51] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001133 10.0.0.129 - - [2026-05-04 02:50:51] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.077256 10.0.0.129 - - [2026-05-04 02:50:52] "GET / HTTP/1.1" 200 36215 0.002210 10.0.0.129 - - [2026-05-04 02:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004737 10.0.0.249 - - [2026-05-04 02:50:52] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001248 10.0.0.129 - - [2026-05-04 02:50:52] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.008588 10.0.0.129 - - [2026-05-04 02:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.249 - - [2026-05-04 02:50:52] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001267 10.0.0.129 - - [2026-05-04 02:50:52] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.042260 10.0.0.129 - - [2026-05-04 02:50:54] "GET /domains HTTP/1.1" 401 293 0.000434 10.0.0.129 - - [2026-05-04 02:50:54] "GET /domains HTTP/1.1" 200 281 0.037956 10.0.0.249 - - [2026-05-04 02:50:54] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001086 10.0.0.129 - - [2026-05-04 02:50:54] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c HTTP/1.1" 200 2988 0.010363 10.0.0.249 - - [2026-05-04 02:50:54] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001037 10.0.0.129 - - [2026-05-04 02:50:54] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0 HTTP/1.1" 200 1952 0.106685 10.0.0.129 - - [2026-05-04 02:50:54] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003680 10.0.0.129 - - [2026-05-04 02:50:54] "POST /network-ipams HTTP/1.1" 200 629 0.036201 10.0.0.129 - - [2026-05-04 02:50:54] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 817 0.003973 10.0.0.129 - - [2026-05-04 02:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.129 - - [2026-05-04 02:50:54] "GET /network-ipam/7302b27e-cc1b-41a8-80fc-e1a97a001ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.008471 10.0.0.129 - - [2026-05-04 02:50:54] "PUT /network-ipam/7302b27e-cc1b-41a8-80fc-e1a97a001ccb HTTP/1.1" 200 259 0.017318 10.0.0.129 - - [2026-05-04 02:50:55] "POST /fqname-to-id HTTP/1.1" 401 293 0.000506 10.0.0.129 - - [2026-05-04 02:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.029295 10.0.0.249 - - [2026-05-04 02:50:55] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000955 10.0.0.129 - - [2026-05-04 02:50:55] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.039588 10.0.0.249 - - [2026-05-04 02:50:55] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001423 10.0.0.129 - - [2026-05-04 02:50:55] "POST /neutron/network HTTP/1.1" 200 625 0.176331 10.0.0.129 - - [2026-05-04 02:50:56] "POST /neutron/network HTTP/1.1" 200 1143 0.014982 10.0.0.129 - - [2026-05-04 02:50:56] "POST /id-to-fqname HTTP/1.1" 200 237 0.001322 10.0.0.129 - - [2026-05-04 02:50:56] "GET /virtual-network/eeb61314-7605-43f9-9782-062a69e44c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.006616 10.0.0.129 - - [2026-05-04 02:50:56] "GET /virtual-network/eeb61314-7605-43f9-9782-062a69e44c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.006600 10.0.0.129 - - [2026-05-04 02:50:56] "POST /neutron/subnet HTTP/1.1" 200 729 0.010864 10.0.0.129 - - [2026-05-04 02:50:57] "GET /virtual-network/eeb61314-7605-43f9-9782-062a69e44c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.006575 10.0.0.129 - - [2026-05-04 02:50:57] "GET /obj-perms HTTP/1.1" 200 5040 0.060091 10.0.0.249 - - [2026-05-04 02:50:58] "GET /obj-perms HTTP/1.1" 200 5040 0.067803 10.0.0.129 - - [2026-05-04 02:50:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.004105 10.0.0.129 - - [2026-05-04 02:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.249 - - [2026-05-04 02:50:58] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001216 10.0.0.129 - - [2026-05-04 02:50:58] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.052826 10.0.0.129 - - [2026-05-04 02:50:58] "POST /network-policys HTTP/1.1" 200 567 0.079600 10.0.0.129 - - [2026-05-04 02:50:58] "GET /network-policy/6a83853a-7469-4b67-b2e8-101b83f17f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4076 0.008127 10.0.0.129 - - [2026-05-04 02:50:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.003655 10.0.0.129 - - [2026-05-04 02:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.249 - - [2026-05-04 02:50:58] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001252 10.0.0.129 - - [2026-05-04 02:50:59] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.049995 10.0.0.129 - - [2026-05-04 02:50:59] "POST /network-policys HTTP/1.1" 200 567 0.075132 10.0.0.129 - - [2026-05-04 02:50:59] "GET /network-policy/0bdf4974-b224-443f-adab-50a29e5785ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.008277 10.0.0.129 - - [2026-05-04 02:50:59] "POST /fqname-to-id HTTP/1.1" 404 231 0.003666 10.0.0.129 - - [2026-05-04 02:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.249 - - [2026-05-04 02:50:59] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001045 10.0.0.129 - - [2026-05-04 02:50:59] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.066150 10.0.0.129 - - [2026-05-04 02:50:59] "POST /network-policys HTTP/1.1" 200 567 0.044858 10.0.0.129 - - [2026-05-04 02:50:59] "GET /network-policy/7af615ab-1a06-4f99-8c8d-a998ab10b3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.007275 10.0.0.129 - - [2026-05-04 02:51:00] "POST /fqname-to-id HTTP/1.1" 404 254 0.004917 10.0.0.129 - - [2026-05-04 02:51:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.003059 10.0.0.129 - - [2026-05-04 02:51:00] "POST /neutron/network HTTP/1.1" 200 1341 0.100970 10.0.0.129 - - [2026-05-04 02:51:00] "GET /virtual-network/eeb61314-7605-43f9-9782-062a69e44c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3312 0.007447 10.0.0.129 - - [2026-05-04 02:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.129 - - [2026-05-04 02:51:00] "GET /network-policy/0bdf4974-b224-443f-adab-50a29e5785ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.006116 10.0.0.129 - - [2026-05-04 02:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.129 - - [2026-05-04 02:51:00] "GET /network-policy/6a83853a-7469-4b67-b2e8-101b83f17f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4076 0.007327 10.0.0.129 - - [2026-05-04 02:51:00] "POST /id-to-fqname HTTP/1.1" 200 237 0.001898 10.0.0.249 - - [2026-05-04 02:51:01] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001667 10.0.0.129 - - [2026-05-04 02:51:01] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.107908 10.0.0.129 - - [2026-05-04 02:51:01] "POST /neutron/network HTTP/1.1" 200 1341 0.044075 10.0.0.129 - - [2026-05-04 02:51:01] "POST /neutron/port HTTP/1.1" 200 117 0.007799 10.0.0.129 - - [2026-05-04 02:51:02] "POST /neutron/port HTTP/1.1" 200 1182 0.044267 10.0.0.129 - - [2026-05-04 02:51:02] "POST /neutron/port HTTP/1.1" 200 1246 0.026260 10.0.0.129 - - [2026-05-04 02:51:03] "POST /neutron/subnet HTTP/1.1" 200 1389 0.016500 10.0.0.129 - - [2026-05-04 02:51:03] "POST /neutron/network HTTP/1.1" 200 1341 0.012692 10.0.0.129 - - [2026-05-04 02:51:06] "POST /neutron/port HTTP/1.1" 200 1246 0.021373 10.0.0.129 - - [2026-05-04 02:51:07] "POST /neutron/security_group HTTP/1.1" 200 2072 0.009104 10.0.0.129 - - [2026-05-04 02:51:07] "GET /virtual-machine/94b123cb-5dd7-4f43-b966-85caf829d502 HTTP/1.1" 401 293 0.000420 10.0.0.129 - - [2026-05-04 02:51:07] "GET /virtual-machine/94b123cb-5dd7-4f43-b966-85caf829d502 HTTP/1.1" 200 1309 0.044138 10.0.0.129 - - [2026-05-04 02:51:07] "GET /virtual-machine-interface/0d13a1ec-f645-4633-89d3-4f6c2c5f59ac HTTP/1.1" 200 3183 0.007054 10.0.0.129 - - [2026-05-04 02:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006405 10.0.0.129 - - [2026-05-04 02:51:07] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.094475 10.0.0.129 - - [2026-05-04 02:51:07] "GET /virtual-networks?parent_id=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.004124 10.0.0.129 - - [2026-05-04 02:51:07] "GET /virtual-network/eeb61314-7605-43f9-9782-062a69e44c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3312 0.008053 10.0.0.129 - - [2026-05-04 02:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.129 - - [2026-05-04 02:51:10] "GET /virtual-network/eeb61314-7605-43f9-9782-062a69e44c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3312 0.006851 10.0.0.129 - - [2026-05-04 02:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.129 - - [2026-05-04 02:51:14] "GET /virtual-network/eeb61314-7605-43f9-9782-062a69e44c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3312 0.008690 10.0.0.129 - - [2026-05-04 02:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.129 - - [2026-05-04 02:51:19] "GET /virtual-network/eeb61314-7605-43f9-9782-062a69e44c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3312 0.006008 10.0.0.129 - - [2026-05-04 02:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.129 - - [2026-05-04 02:51:23] "GET /virtual-network/eeb61314-7605-43f9-9782-062a69e44c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3312 0.006214 10.0.0.129 - - [2026-05-04 02:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.129 - - [2026-05-04 02:51:27] "GET /virtual-network/eeb61314-7605-43f9-9782-062a69e44c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3312 0.006250 10.0.0.129 - - [2026-05-04 02:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.129 - - [2026-05-04 02:51:31] "GET /virtual-network/eeb61314-7605-43f9-9782-062a69e44c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3312 0.005900 10.0.0.249 - - [2026-05-04 02:51:32] "DELETE /project/a97916ac57ea446db601f9dc77f53ff0 HTTP/1.1" 404 173 0.006782 10.0.0.249 - - [2026-05-04 02:51:32] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000942 10.0.0.249 - - [2026-05-04 02:51:32] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1510 0.058602 10.0.0.249 - - [2026-05-04 02:51:32] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001489 10.0.0.249 - - [2026-05-04 02:51:32] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?fields=security_groups HTTP/1.1" 200 1397 0.057070 10.0.0.249 - - [2026-05-04 02:51:32] "DELETE /security-group/1fe59c26-03ac-439e-93a5-8769ec2aaf48 HTTP/1.1" 200 115 0.053403 10.0.0.249 - - [2026-05-04 02:51:32] "GET /projects?obj_uuids=69252c8e-6d0f-473b-9faf-a8437fa8a9aa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000933 10.0.0.249 - - [2026-05-04 02:51:32] "GET /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa?fields=application_policy_sets HTTP/1.1" 200 1436 0.075086 10.0.0.129 - - [2026-05-04 02:51:32] "DELETE /access-control-list/9775c349-4550-44ca-b198-b20b8e19323f HTTP/1.1" 200 115 0.059340 10.0.0.249 - - [2026-05-04 02:51:33] "DELETE /project/69252c8e-6d0f-473b-9faf-a8437fa8a9aa HTTP/1.1" 200 115 0.469441 10.0.0.129 - - [2026-05-04 02:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.129 - - [2026-05-04 02:51:35] "GET /virtual-network/eeb61314-7605-43f9-9782-062a69e44c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3312 0.006237 10.0.0.50 - - [2026-05-04 02:51:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000817 10.0.0.50 - - [2026-05-04 02:51:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000511 10.0.0.249 - - [2026-05-04 02:51:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000714 10.0.0.249 - - [2026-05-04 02:51:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000523 10.0.0.50 - - [2026-05-04 02:51:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.50 - - [2026-05-04 02:51:39] "GET /global-system-configs HTTP/1.1" 401 293 0.001010 10.0.0.129 - - [2026-05-04 02:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.129 - - [2026-05-04 02:51:39] "GET /virtual-network/eeb61314-7605-43f9-9782-062a69e44c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3312 0.006249 10.0.0.249 - - [2026-05-04 02:51:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000596 10.0.0.249 - - [2026-05-04 02:51:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000468 10.0.0.129 - - [2026-05-04 02:51:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000463 10.0.0.129 - - [2026-05-04 02:51:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000506 10.0.0.129 - - [2026-05-04 02:51:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000455 10.0.0.129 - - [2026-05-04 02:51:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000449 10.0.0.129 - - [2026-05-04 02:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006492 10.0.0.129 - - [2026-05-04 02:51:43] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005509 10.0.0.129 - - [2026-05-04 02:51:43] "GET /virtual-networks?parent_id=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.011982 10.0.0.129 - - [2026-05-04 02:51:43] "GET /virtual-network/eeb61314-7605-43f9-9782-062a69e44c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3312 0.006750 10.0.0.129 - - [2026-05-04 02:51:46] "POST /neutron/port HTTP/1.1" 200 1246 0.020737 10.0.0.129 - - [2026-05-04 02:51:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004634 10.0.0.129 - - [2026-05-04 02:51:46] "POST /neutron/port HTTP/1.1" 200 117 0.001213 10.0.0.129 - - [2026-05-04 02:51:49] "POST /neutron/port HTTP/1.1" 200 1246 0.022656 10.0.0.50 - - [2026-05-04 02:51:50] "GET /obj-perms HTTP/1.1" 200 5075 0.072770 10.0.0.129 - - [2026-05-04 02:51:54] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007411 10.0.0.129 - - [2026-05-04 02:51:59] "POST /neutron/port HTTP/1.1" 200 1246 0.021213 10.0.0.129 - - [2026-05-04 02:52:04] "POST /neutron/security_group HTTP/1.1" 200 2072 0.009300 10.0.0.129 - - [2026-05-04 02:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.129 - - [2026-05-04 02:52:05] "GET /network-policy/6a83853a-7469-4b67-b2e8-101b83f17f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4076 0.004629 10.0.0.129 - - [2026-05-04 02:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006023 10.0.0.129 - - [2026-05-04 02:52:05] "GET /network-policy/0bdf4974-b224-443f-adab-50a29e5785ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004808 10.0.0.129 - - [2026-05-04 02:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.129 - - [2026-05-04 02:52:05] "GET /network-policy/7af615ab-1a06-4f99-8c8d-a998ab10b3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.004838 10.0.0.129 - - [2026-05-04 02:52:05] "POST /neutron/network HTTP/1.1" 200 1341 0.010610 10.0.0.129 - - [2026-05-04 02:52:05] "GET /virtual-network/eeb61314-7605-43f9-9782-062a69e44c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.009523 10.0.0.129 - - [2026-05-04 02:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.129 - - [2026-05-04 02:52:05] "GET /network-policy/0bdf4974-b224-443f-adab-50a29e5785ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004946 10.0.0.129 - - [2026-05-04 02:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.129 - - [2026-05-04 02:52:05] "GET /network-policy/6a83853a-7469-4b67-b2e8-101b83f17f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4076 0.004746 10.0.0.129 - - [2026-05-04 02:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.129 - - [2026-05-04 02:52:05] "GET /network-policy/7af615ab-1a06-4f99-8c8d-a998ab10b3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.004847 10.0.0.129 - - [2026-05-04 02:52:10] "GET /virtual-network/eeb61314-7605-43f9-9782-062a69e44c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3609 0.007247 10.0.0.129 - - [2026-05-04 02:52:10] "POST /neutron/network HTTP/1.1" 200 1433 0.011320 10.0.0.129 - - [2026-05-04 02:52:10] "GET /virtual-network/eeb61314-7605-43f9-9782-062a69e44c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.008300 10.0.0.129 - - [2026-05-04 02:52:16] "GET /virtual-machine/94b123cb-5dd7-4f43-b966-85caf829d502 HTTP/1.1" 200 1309 0.006071 10.0.0.129 - - [2026-05-04 02:52:16] "POST /neutron/port HTTP/1.1" 200 1246 0.020731 10.0.0.129 - - [2026-05-04 02:52:18] "GET /virtual-machine/94b123cb-5dd7-4f43-b966-85caf829d502 HTTP/1.1" 404 171 0.003433 10.0.0.129 - - [2026-05-04 02:52:18] "GET /virtual-machine/94b123cb-5dd7-4f43-b966-85caf829d502 HTTP/1.1" 404 171 0.003226 10.0.0.129 - - [2026-05-04 02:52:18] "GET /virtual-machine/94b123cb-5dd7-4f43-b966-85caf829d502 HTTP/1.1" 404 171 0.002840 10.0.0.129 - - [2026-05-04 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.129 - - [2026-05-04 02:52:18] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004409 10.0.0.129 - - [2026-05-04 02:52:18] "GET /virtual-networks?parent_id=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.004982 10.0.0.129 - - [2026-05-04 02:52:18] "GET /virtual-network/eeb61314-7605-43f9-9782-062a69e44c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.006110 10.0.0.129 - - [2026-05-04 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.129 - - [2026-05-04 02:52:18] "GET /routing-instance/26bd8f6a-6e93-4ff5-9ac5-94f36df880e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.005083 10.0.0.129 - - [2026-05-04 02:52:18] "GET /route-target/22b8283f-884c-4c14-bad0-f840d64a5518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005771 10.0.0.129 - - [2026-05-04 02:52:18] "GET /obj-perms HTTP/1.1" 200 5040 0.004371 10.0.0.249 - - [2026-05-04 02:52:18] "GET /obj-perms HTTP/1.1" 200 5040 0.005527 10.0.0.129 - - [2026-05-04 02:52:19] "DELETE /network-policy/7af615ab-1a06-4f99-8c8d-a998ab10b3c0 HTTP/1.1" 200 115 0.038385 10.0.0.129 - - [2026-05-04 02:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005315 10.0.0.249 - - [2026-05-04 02:52:19] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001157 10.0.0.129 - - [2026-05-04 02:52:19] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.041000 10.0.0.129 - - [2026-05-04 02:52:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-01914228&detail=False&count=False&shared=False HTTP/1.1" 200 608 0.005893 10.0.0.129 - - [2026-05-04 02:52:19] "DELETE /network-policy/0bdf4974-b224-443f-adab-50a29e5785ae HTTP/1.1" 200 115 0.044843 10.0.0.129 - - [2026-05-04 02:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.249 - - [2026-05-04 02:52:19] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001069 10.0.0.129 - - [2026-05-04 02:52:19] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.061946 10.0.0.129 - - [2026-05-04 02:52:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-01914228&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.006345 10.0.0.129 - - [2026-05-04 02:52:19] "DELETE /network-policy/6a83853a-7469-4b67-b2e8-101b83f17f16 HTTP/1.1" 200 115 0.045435 10.0.0.129 - - [2026-05-04 02:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.249 - - [2026-05-04 02:52:19] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001142 10.0.0.129 - - [2026-05-04 02:52:19] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.073809 10.0.0.129 - - [2026-05-04 02:52:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-01914228&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006362 10.0.0.129 - - [2026-05-04 02:52:19] "POST /neutron/network HTTP/1.1" 200 1143 0.011768 10.0.0.129 - - [2026-05-04 02:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.129 - - [2026-05-04 02:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.129 - - [2026-05-04 02:52:20] "DELETE /network-ipam/7302b27e-cc1b-41a8-80fc-e1a97a001ccb HTTP/1.1" 200 115 0.046285 10.0.0.129 - - [2026-05-04 02:52:20] "POST /fqname-to-id HTTP/1.1" 404 264 0.004959 10.0.0.249 - - [2026-05-04 02:52:20] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003095 10.0.0.249 - - [2026-05-04 02:52:20] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.058261 10.0.0.249 - - [2026-05-04 02:52:20] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001097 10.0.0.249 - - [2026-05-04 02:52:20] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?fields=security_groups HTTP/1.1" 200 1416 0.041224 10.0.0.249 - - [2026-05-04 02:52:20] "DELETE /security-group/c3e43d7b-b1da-488c-8edb-2044c5def05c HTTP/1.1" 200 115 0.066848 10.0.0.249 - - [2026-05-04 02:52:20] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001003 10.0.0.249 - - [2026-05-04 02:52:20] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?fields=application_policy_sets HTTP/1.1" 200 1455 0.063343 10.0.0.129 - - [2026-05-04 02:52:20] "DELETE /access-control-list/b153d24c-f32f-469e-9ce6-8bf386af72a7 HTTP/1.1" 200 115 0.062180 10.0.0.129 - - [2026-05-04 02:52:20] "DELETE /project/a97916ac-57ea-446d-b601-f9dc77f53ff0 HTTP/1.1" 200 115 0.473969 10.0.0.249 - - [2026-05-04 02:52:20] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001631 10.0.0.129 - - [2026-05-04 02:52:20] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?fields=projects HTTP/1.1" 200 1443 0.013395 10.0.0.249 - - [2026-05-04 02:52:23] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004148 10.0.0.249 - - [2026-05-04 02:52:23] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001145 10.0.0.249 - - [2026-05-04 02:52:23] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.052002 10.0.0.249 - - [2026-05-04 02:52:23] "POST /id-to-fqname HTTP/1.1" 200 204 0.008354 10.0.0.249 - - [2026-05-04 02:52:23] "POST /fqname-to-id HTTP/1.1" 404 213 0.009935 10.0.0.249 - - [2026-05-04 02:52:23] "POST /security-groups HTTP/1.1" 200 605 0.037492 10.0.0.249 - - [2026-05-04 02:52:23] "POST /projects HTTP/1.1" 200 613 0.297831 10.0.0.129 - - [2026-05-04 02:52:23] "POST /fqname-to-id HTTP/1.1" 404 247 0.009243 10.0.0.249 - - [2026-05-04 02:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.383311 10.0.0.129 - - [2026-05-04 02:52:24] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.538572 10.0.0.249 - - [2026-05-04 02:52:24] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001933 10.0.0.129 - - [2026-05-04 02:52:24] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?fields=virtual_networks HTTP/1.1" 200 1073 0.071626 10.0.0.249 - - [2026-05-04 02:52:24] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001540 10.0.0.129 - - [2026-05-04 02:52:24] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?fields=virtual_machine_interfaces HTTP/1.1" 200 1073 0.057090 10.0.0.249 - - [2026-05-04 02:52:24] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001470 10.0.0.129 - - [2026-05-04 02:52:24] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?fields=security_groups HTTP/1.1" 200 1314 0.048550 10.0.0.129 - - [2026-05-04 02:52:25] "POST /fqname-to-id HTTP/1.1" 404 204 0.029395 10.0.0.249 - - [2026-05-04 02:52:25] "GET /projects?obj_uuids=b42b48fc-3d16-46c5-8030-9fc7a30a6b69&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003675 10.0.0.249 - - [2026-05-04 02:52:25] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001877 10.0.0.249 - - [2026-05-04 02:52:25] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010939 10.0.0.249 - - [2026-05-04 02:52:25] "POST /id-to-fqname HTTP/1.1" 200 206 0.005475 10.0.0.249 - - [2026-05-04 02:52:25] "POST /fqname-to-id HTTP/1.1" 404 215 0.004361 10.0.0.249 - - [2026-05-04 02:52:25] "POST /security-groups HTTP/1.1" 200 607 0.085858 10.0.0.249 - - [2026-05-04 02:52:25] "POST /projects HTTP/1.1" 200 617 0.352106 10.0.0.129 - - [2026-05-04 02:52:25] "POST /access-control-lists HTTP/1.1" 200 614 0.038378 10.0.0.249 - - [2026-05-04 02:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.426686 10.0.0.129 - - [2026-05-04 02:52:25] "GET /project/b42b48fc-3d16-46c5-8030-9fc7a30a6b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.599841 10.0.0.129 - - [2026-05-04 02:52:27] "GET / HTTP/1.1" 200 36215 0.002764 10.0.0.129 - - [2026-05-04 02:52:30] "POST /fqname-to-id HTTP/1.1" 401 293 0.000472 10.0.0.129 - - [2026-05-04 02:52:30] "POST /fqname-to-id HTTP/1.1" 404 233 0.066174 10.0.0.129 - - [2026-05-04 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.249 - - [2026-05-04 02:52:30] "GET /projects?obj_uuids=b42b48fc-3d16-46c5-8030-9fc7a30a6b69&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001306 10.0.0.129 - - [2026-05-04 02:52:30] "GET /project/b42b48fc-3d16-46c5-8030-9fc7a30a6b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.048870 10.0.0.129 - - [2026-05-04 02:52:30] "POST /network-policys HTTP/1.1" 200 569 0.032528 10.0.0.129 - - [2026-05-04 02:52:30] "GET /network-policy/4cf511a8-ed4a-4a34-ab27-eb3bf5f2f716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.008426 10.0.0.129 - - [2026-05-04 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.249 - - [2026-05-04 02:52:30] "GET /projects?obj_uuids=b42b48fc-3d16-46c5-8030-9fc7a30a6b69&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001998 10.0.0.129 - - [2026-05-04 02:52:30] "GET /project/b42b48fc-3d16-46c5-8030-9fc7a30a6b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.056991 10.0.0.249 - - [2026-05-04 02:52:30] "GET /projects?obj_uuids=b42b48fc-3d16-46c5-8030-9fc7a30a6b69&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001199 10.0.0.129 - - [2026-05-04 02:52:31] "POST /neutron/network HTTP/1.1" 200 623 0.194242 10.0.0.129 - - [2026-05-04 02:52:31] "POST /route-targets HTTP/1.1" 200 328 0.021092 10.0.0.129 - - [2026-05-04 02:52:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.009524 10.0.0.129 - - [2026-05-04 02:52:31] "POST /neutron/network HTTP/1.1" 200 1017 0.014377 10.0.0.129 - - [2026-05-04 02:52:31] "POST /id-to-fqname HTTP/1.1" 200 237 0.001380 10.0.0.129 - - [2026-05-04 02:52:31] "GET /virtual-network/6113936a-eff4-4a8b-9ff4-31199a26aa7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2665 0.006093 10.0.0.129 - - [2026-05-04 02:52:31] "GET /virtual-network/6113936a-eff4-4a8b-9ff4-31199a26aa7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2665 0.006677 10.0.0.129 - - [2026-05-04 02:52:31] "POST /neutron/subnet HTTP/1.1" 200 729 0.011309 10.0.0.129 - - [2026-05-04 02:52:31] "POST /neutron/network HTTP/1.1" 200 1124 0.083351 10.0.0.129 - - [2026-05-04 02:52:31] "GET /virtual-network/6113936a-eff4-4a8b-9ff4-31199a26aa7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2989 0.007172 10.0.0.129 - - [2026-05-04 02:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.129 - - [2026-05-04 02:52:32] "POST /access-control-lists HTTP/1.1" 200 609 0.100294 10.0.0.129 - - [2026-05-04 02:52:32] "GET /network-policy/4cf511a8-ed4a-4a34-ab27-eb3bf5f2f716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.009493 10.0.0.129 - - [2026-05-04 02:52:32] "GET /virtual-network/6113936a-eff4-4a8b-9ff4-31199a26aa7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2989 0.006546 10.0.0.249 - - [2026-05-04 02:52:33] "DELETE /project/b42b48fc3d1646c580309fc7a30a6b69 HTTP/1.1" 404 173 0.004909 10.0.0.249 - - [2026-05-04 02:52:33] "DELETE /project/a97916ac57ea446db601f9dc77f53ff0 HTTP/1.1" 404 173 0.009347 10.0.0.249 - - [2026-05-04 02:52:33] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000900 10.0.0.249 - - [2026-05-04 02:52:33] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.048492 10.0.0.249 - - [2026-05-04 02:52:33] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001371 10.0.0.249 - - [2026-05-04 02:52:33] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?fields=security_groups HTTP/1.1" 200 1416 0.052110 10.0.0.249 - - [2026-05-04 02:52:33] "DELETE /security-group/688489a2-e1ba-41a2-a1dd-61540715a080 HTTP/1.1" 200 115 0.049561 10.0.0.249 - - [2026-05-04 02:52:33] "GET /projects?obj_uuids=a97916ac-57ea-446d-b601-f9dc77f53ff0&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001893 10.0.0.249 - - [2026-05-04 02:52:33] "GET /project/a97916ac-57ea-446d-b601-f9dc77f53ff0?fields=application_policy_sets HTTP/1.1" 200 1455 0.050183 10.0.0.249 - - [2026-05-04 02:52:33] "DELETE /project/a97916ac-57ea-446d-b601-f9dc77f53ff0 HTTP/1.1" 200 115 0.446126 10.0.0.129 - - [2026-05-04 02:52:34] "DELETE /network-policy/4cf511a8-ed4a-4a34-ab27-eb3bf5f2f716 HTTP/1.1" 409 239 0.009567 10.0.0.129 - - [2026-05-04 02:52:34] "DELETE /access-control-list/08f92344-03f6-49e2-bd49-d1e7d22a664d HTTP/1.1" 200 115 0.072242 10.0.0.249 - - [2026-05-04 02:52:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004515 10.0.0.249 - - [2026-05-04 02:52:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003513 10.0.0.249 - - [2026-05-04 02:52:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003218 10.0.0.249 - - [2026-05-04 02:52:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003330 10.0.0.129 - - [2026-05-04 02:52:34] "POST /neutron/network HTTP/1.1" 200 151 0.209046 10.0.0.129 - - [2026-05-04 02:52:34] "DELETE /network-policy/4cf511a8-ed4a-4a34-ab27-eb3bf5f2f716 HTTP/1.1" 200 115 0.038824 10.0.0.129 - - [2026-05-04 02:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005898 10.0.0.249 - - [2026-05-04 02:52:34] "GET /projects?obj_uuids=b42b48fc-3d16-46c5-8030-9fc7a30a6b69&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001104 10.0.0.129 - - [2026-05-04 02:52:34] "GET /project/b42b48fc-3d16-46c5-8030-9fc7a30a6b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.052459 10.0.0.129 - - [2026-05-04 02:52:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-17321271&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.007881 10.0.0.249 - - [2026-05-04 02:52:37] "GET /projects?obj_uuids=b42b48fc-3d16-46c5-8030-9fc7a30a6b69&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001281 10.0.0.129 - - [2026-05-04 02:52:37] "GET /project/b42b48fc-3d16-46c5-8030-9fc7a30a6b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.069213 10.0.0.249 - - [2026-05-04 02:52:37] "GET /projects?obj_uuids=b42b48fc-3d16-46c5-8030-9fc7a30a6b69&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001505 10.0.0.129 - - [2026-05-04 02:52:37] "GET /project/b42b48fc-3d16-46c5-8030-9fc7a30a6b69?fields=virtual_networks HTTP/1.1" 200 1076 0.054042 10.0.0.249 - - [2026-05-04 02:52:37] "GET /projects?obj_uuids=b42b48fc-3d16-46c5-8030-9fc7a30a6b69&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001193 10.0.0.129 - - [2026-05-04 02:52:37] "GET /project/b42b48fc-3d16-46c5-8030-9fc7a30a6b69?fields=virtual_machine_interfaces HTTP/1.1" 200 1076 0.053091 10.0.0.249 - - [2026-05-04 02:52:37] "GET /projects?obj_uuids=b42b48fc-3d16-46c5-8030-9fc7a30a6b69&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001583 10.0.0.129 - - [2026-05-04 02:52:37] "GET /project/b42b48fc-3d16-46c5-8030-9fc7a30a6b69?fields=security_groups HTTP/1.1" 200 1319 0.063699 10.0.0.129 - - [2026-05-04 02:52:38] "POST /fqname-to-id HTTP/1.1" 404 188 0.030665 10.0.0.249 - - [2026-05-04 02:52:38] "GET /projects?obj_uuids=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003406 10.0.0.249 - - [2026-05-04 02:52:38] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001387 10.0.0.249 - - [2026-05-04 02:52:38] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007825 10.0.0.249 - - [2026-05-04 02:52:39] "POST /id-to-fqname HTTP/1.1" 200 190 0.002487 10.0.0.249 - - [2026-05-04 02:52:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.008436 10.0.0.249 - - [2026-05-04 02:52:39] "POST /security-groups HTTP/1.1" 200 591 0.082446 10.0.0.129 - - [2026-05-04 02:52:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.004436 10.0.0.249 - - [2026-05-04 02:52:39] "POST /projects HTTP/1.1" 200 585 0.290574 10.0.0.249 - - [2026-05-04 02:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.326721 10.0.0.129 - - [2026-05-04 02:52:39] "POST /access-control-lists HTTP/1.1" 200 596 0.038906 10.0.0.129 - - [2026-05-04 02:52:39] "GET /project/857f3178-97ec-45ce-82ec-5a441bcff3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.475118 10.0.0.129 - - [2026-05-04 02:52:40] "GET / HTTP/1.1" 200 36215 0.002010 10.0.0.129 - - [2026-05-04 02:52:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000468 10.0.0.129 - - [2026-05-04 02:52:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.064036 10.0.0.129 - - [2026-05-04 02:52:42] "POST /network-ipams HTTP/1.1" 200 515 0.033507 10.0.0.129 - - [2026-05-04 02:52:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 753 0.004007 10.0.0.129 - - [2026-05-04 02:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.129 - - [2026-05-04 02:52:42] "GET /network-ipam/aa58584d-7fd5-4ef0-9c4f-d516f9769e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.008557 10.0.0.129 - - [2026-05-04 02:52:42] "PUT /network-ipam/aa58584d-7fd5-4ef0-9c4f-d516f9769e50 HTTP/1.1" 200 259 0.019397 10.0.0.129 - - [2026-05-04 02:52:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 753 0.004332 10.0.0.129 - - [2026-05-04 02:52:42] "POST /network-ipams HTTP/1.1" 200 515 0.031104 10.0.0.129 - - [2026-05-04 02:52:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 959 0.003547 10.0.0.129 - - [2026-05-04 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.129 - - [2026-05-04 02:52:43] "GET /network-ipam/1b954116-2208-4c32-a818-838b847d99f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.011297 10.0.0.129 - - [2026-05-04 02:52:43] "PUT /network-ipam/1b954116-2208-4c32-a818-838b847d99f9 HTTP/1.1" 200 259 0.021182 10.0.0.129 - - [2026-05-04 02:52:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 959 0.004480 10.0.0.129 - - [2026-05-04 02:52:43] "POST /network-ipams HTTP/1.1" 200 515 0.034539 10.0.0.129 - - [2026-05-04 02:52:43] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1166 0.004078 10.0.0.129 - - [2026-05-04 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.129 - - [2026-05-04 02:52:43] "GET /network-ipam/b21d8e46-b92a-4a79-9f30-8e03e2138d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.006987 10.0.0.129 - - [2026-05-04 02:52:43] "PUT /network-ipam/b21d8e46-b92a-4a79-9f30-8e03e2138d48 HTTP/1.1" 200 259 0.021362 10.0.0.129 - - [2026-05-04 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.249 - - [2026-05-04 02:52:44] "GET /projects?obj_uuids=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001083 10.0.0.129 - - [2026-05-04 02:52:44] "GET /project/857f3178-97ec-45ce-82ec-5a441bcff3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.067271 10.0.0.249 - - [2026-05-04 02:52:45] "POST /useragent-kv HTTP/1.1" 200 115 0.014974 10.0.0.129 - - [2026-05-04 02:52:45] "POST /neutron/subnet HTTP/1.1" 200 729 0.276029 10.0.0.129 - - [2026-05-04 02:52:45] "POST /id-to-fqname HTTP/1.1" 200 221 0.001581 10.0.0.129 - - [2026-05-04 02:52:45] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009200 10.0.0.129 - - [2026-05-04 02:52:45] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006532 10.0.0.129 - - [2026-05-04 02:52:45] "POST /neutron/network HTTP/1.1" 200 825 0.007949 10.0.0.129 - - [2026-05-04 02:52:45] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006710 10.0.0.129 - - [2026-05-04 02:52:45] "GET /network-ipam/aa58584d-7fd5-4ef0-9c4f-d516f9769e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004450 10.0.0.129 - - [2026-05-04 02:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.249 - - [2026-05-04 02:52:45] "GET /projects?obj_uuids=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001095 10.0.0.129 - - [2026-05-04 02:52:45] "GET /project/857f3178-97ec-45ce-82ec-5a441bcff3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.041549 10.0.0.129 - - [2026-05-04 02:52:45] "POST /neutron/network HTTP/1.1" 200 117 0.021588 10.0.0.129 - - [2026-05-04 02:52:45] "POST /route-targets HTTP/1.1" 200 328 0.017936 10.0.0.129 - - [2026-05-04 02:52:45] "POST /neutron/network HTTP/1.1" 200 823 0.010618 10.0.0.129 - - [2026-05-04 02:52:45] "POST /id-to-fqname HTTP/1.1" 200 221 0.001314 10.0.0.129 - - [2026-05-04 02:52:46] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005997 10.0.0.129 - - [2026-05-04 02:52:46] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007642 10.0.0.129 - - [2026-05-04 02:52:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.013237 10.0.0.129 - - [2026-05-04 02:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.249 - - [2026-05-04 02:52:46] "GET /projects?obj_uuids=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001539 10.0.0.129 - - [2026-05-04 02:52:46] "GET /project/857f3178-97ec-45ce-82ec-5a441bcff3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.052243 10.0.0.129 - - [2026-05-04 02:52:46] "POST /ref-update HTTP/1.1" 200 156 0.024254 10.0.0.249 - - [2026-05-04 02:52:46] "POST /useragent-kv HTTP/1.1" 200 115 0.011888 10.0.0.129 - - [2026-05-04 02:52:46] "POST /neutron/subnet HTTP/1.1" 200 719 0.202826 10.0.0.129 - - [2026-05-04 02:52:46] "POST /id-to-fqname HTTP/1.1" 200 221 0.001375 10.0.0.129 - - [2026-05-04 02:52:46] "GET /virtual-network/235e053e-1659-4ac5-bea2-5c053695280a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006427 10.0.0.129 - - [2026-05-04 02:52:46] "GET /virtual-network/235e053e-1659-4ac5-bea2-5c053695280a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007111 10.0.0.129 - - [2026-05-04 02:52:46] "POST /neutron/network HTTP/1.1" 200 823 0.008051 10.0.0.129 - - [2026-05-04 02:52:47] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006464 10.0.0.50 - - [2026-05-04 02:52:48] "GET /obj-perms HTTP/1.1" 200 5049 0.082103 10.0.0.129 - - [2026-05-04 02:52:48] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006795 10.0.0.129 - - [2026-05-04 02:52:48] "GET /obj-perms HTTP/1.1" 200 5049 0.064144 10.0.0.249 - - [2026-05-04 02:52:49] "GET /obj-perms HTTP/1.1" 200 5049 0.059610 10.0.0.129 - - [2026-05-04 02:52:49] "GET /virtual-network/235e053e-1659-4ac5-bea2-5c053695280a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006453 10.0.0.129 - - [2026-05-04 02:52:49] "POST /fqname-to-id HTTP/1.1" 404 215 0.003630 10.0.0.129 - - [2026-05-04 02:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.249 - - [2026-05-04 02:52:49] "GET /projects?obj_uuids=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001158 10.0.0.129 - - [2026-05-04 02:52:49] "GET /project/857f3178-97ec-45ce-82ec-5a441bcff3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.058634 10.0.0.129 - - [2026-05-04 02:52:50] "POST /network-policys HTTP/1.1" 200 555 0.035252 10.0.0.129 - - [2026-05-04 02:52:50] "GET /network-policy/75923cef-3080-43bb-aa06-de777920c9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.007545 10.0.0.129 - - [2026-05-04 02:52:50] "POST /fqname-to-id HTTP/1.1" 404 215 0.003498 10.0.0.129 - - [2026-05-04 02:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.249 - - [2026-05-04 02:52:50] "GET /projects?obj_uuids=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001275 10.0.0.129 - - [2026-05-04 02:52:50] "GET /project/857f3178-97ec-45ce-82ec-5a441bcff3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.052934 10.0.0.129 - - [2026-05-04 02:52:50] "POST /network-policys HTTP/1.1" 200 555 0.031401 10.0.0.129 - - [2026-05-04 02:52:50] "GET /network-policy/1f72ebc5-dd9d-4c84-af25-bdbc5f27915a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.006748 10.0.0.129 - - [2026-05-04 02:52:50] "POST /fqname-to-id HTTP/1.1" 404 215 0.003339 10.0.0.129 - - [2026-05-04 02:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.249 - - [2026-05-04 02:52:50] "GET /projects?obj_uuids=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001075 10.0.0.129 - - [2026-05-04 02:52:50] "GET /project/857f3178-97ec-45ce-82ec-5a441bcff3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.054631 10.0.0.129 - - [2026-05-04 02:52:50] "POST /network-policys HTTP/1.1" 200 555 0.027609 10.0.0.129 - - [2026-05-04 02:52:50] "GET /network-policy/72df8a88-58e7-4298-8aae-2e17fd06fe6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.009141 10.0.0.129 - - [2026-05-04 02:52:50] "POST /ref-update HTTP/1.1" 200 156 0.053432 10.0.0.129 - - [2026-05-04 02:52:50] "POST /ref-update HTTP/1.1" 200 156 0.092488 10.0.0.129 - - [2026-05-04 02:52:50] "PUT /access-control-list/0d6383ae-c964-4e0d-9305-a4bad3f3a756 HTTP/1.1" 200 273 0.074668 10.0.0.129 - - [2026-05-04 02:52:51] "POST /neutron/network HTTP/1.1" 200 915 0.076900 10.0.0.129 - - [2026-05-04 02:52:51] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.007328 10.0.0.129 - - [2026-05-04 02:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.129 - - [2026-05-04 02:52:51] "GET /network-policy/1f72ebc5-dd9d-4c84-af25-bdbc5f27915a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.005135 10.0.0.129 - - [2026-05-04 02:52:51] "POST /id-to-fqname HTTP/1.1" 200 221 0.001650 10.0.0.129 - - [2026-05-04 02:52:51] "POST /ref-update HTTP/1.1" 200 156 0.042493 10.0.0.50 - - [2026-05-04 02:52:51] "GET /obj-perms HTTP/1.1" 200 5075 0.056855 10.0.0.249 - - [2026-05-04 02:52:52] "GET /projects?obj_uuids=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001091 10.0.0.129 - - [2026-05-04 02:52:52] "GET /project/857f3178-97ec-45ce-82ec-5a441bcff3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.082697 10.0.0.129 - - [2026-05-04 02:52:52] "POST /neutron/network HTTP/1.1" 200 996 0.009876 10.0.0.129 - - [2026-05-04 02:52:52] "POST /id-to-fqname HTTP/1.1" 200 221 0.001899 10.0.0.129 - - [2026-05-04 02:52:52] "POST /neutron/port HTTP/1.1" 200 117 0.007935 10.0.0.249 - - [2026-05-04 02:52:53] "GET /projects?obj_uuids=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001570 10.0.0.129 - - [2026-05-04 02:52:53] "POST /neutron/port HTTP/1.1" 200 1061 0.378059 10.0.0.249 - - [2026-05-04 02:52:53] "GET /projects?obj_uuids=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001120 10.0.0.129 - - [2026-05-04 02:52:53] "GET /project/857f3178-97ec-45ce-82ec-5a441bcff3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.098318 10.0.0.129 - - [2026-05-04 02:52:53] "POST /neutron/port HTTP/1.1" 200 1115 0.190882 10.0.0.129 - - [2026-05-04 02:52:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006167 10.0.0.129 - - [2026-05-04 02:52:53] "POST /neutron/port HTTP/1.1" 200 117 0.001254 10.0.0.129 - - [2026-05-04 02:52:53] "POST /neutron/port HTTP/1.1" 200 117 0.006949 10.0.0.129 - - [2026-05-04 02:52:53] "POST /id-to-fqname HTTP/1.1" 200 221 0.001427 10.0.0.129 - - [2026-05-04 02:52:54] "POST /neutron/network HTTP/1.1" 200 833 0.007157 10.0.0.129 - - [2026-05-04 02:52:54] "POST /neutron/port HTTP/1.1" 200 1059 0.061996 10.0.0.249 - - [2026-05-04 02:52:55] "GET /projects?obj_uuids=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001424 10.0.0.129 - - [2026-05-04 02:52:55] "GET /project/857f3178-97ec-45ce-82ec-5a441bcff3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.150973 10.0.0.129 - - [2026-05-04 02:52:55] "POST /neutron/port HTTP/1.1" 200 1123 0.059397 10.0.0.129 - - [2026-05-04 02:52:55] "POST /neutron/subnet HTTP/1.1" 200 694 0.010700 10.0.0.129 - - [2026-05-04 02:52:55] "POST /neutron/port HTTP/1.1" 200 2096 0.024564 10.0.0.129 - - [2026-05-04 02:52:55] "POST /neutron/port HTTP/1.1" 200 1125 0.021155 10.0.0.129 - - [2026-05-04 02:52:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008247 10.0.0.129 - - [2026-05-04 02:52:55] "POST /neutron/network HTTP/1.1" 200 833 0.008799 10.0.0.129 - - [2026-05-04 02:52:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.018616 10.0.0.129 - - [2026-05-04 02:52:55] "GET /virtual-machine/95d57f8c-1b86-4f81-87e7-d1eaaecb3688 HTTP/1.1" 401 293 0.000453 10.0.0.129 - - [2026-05-04 02:52:56] "POST /neutron/port HTTP/1.1" 200 1113 0.128375 10.0.0.129 - - [2026-05-04 02:52:56] "POST /neutron/subnet HTTP/1.1" 200 693 0.015142 10.0.0.129 - - [2026-05-04 02:52:56] "GET /virtual-machine/95d57f8c-1b86-4f81-87e7-d1eaaecb3688 HTTP/1.1" 200 1294 0.032352 10.0.0.129 - - [2026-05-04 02:52:56] "GET /virtual-machine/95d57f8c-1b86-4f81-87e7-d1eaaecb3688 HTTP/1.1" 200 1294 0.004637 10.0.0.129 - - [2026-05-04 02:52:56] "GET /virtual-machine-interface/23be2677-2959-48d4-a426-dcf418f09d78 HTTP/1.1" 200 2951 0.007533 10.0.0.129 - - [2026-05-04 02:52:56] "GET /virtual-machine/95d57f8c-1b86-4f81-87e7-d1eaaecb3688 HTTP/1.1" 200 1294 0.007507 10.0.0.129 - - [2026-05-04 02:52:56] "GET /virtual-machine-interface/23be2677-2959-48d4-a426-dcf418f09d78 HTTP/1.1" 200 2951 0.008101 10.0.0.129 - - [2026-05-04 02:52:56] "GET /instance-ip/2f769ea1-f226-4123-a6d4-9a374246223c HTTP/1.1" 200 1625 0.009613 10.0.0.129 - - [2026-05-04 02:52:56] "GET /virtual-machine/95d57f8c-1b86-4f81-87e7-d1eaaecb3688 HTTP/1.1" 200 1294 0.005819 10.0.0.129 - - [2026-05-04 02:52:56] "GET /virtual-machine-interface/23be2677-2959-48d4-a426-dcf418f09d78 HTTP/1.1" 200 2951 0.006763 10.0.0.129 - - [2026-05-04 02:52:56] "GET /instance-ip/2f769ea1-f226-4123-a6d4-9a374246223c HTTP/1.1" 200 1625 0.005039 10.0.0.129 - - [2026-05-04 02:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.129 - - [2026-05-04 02:52:56] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005244 10.0.0.129 - - [2026-05-04 02:52:56] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004177 10.0.0.129 - - [2026-05-04 02:52:56] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008085 10.0.0.129 - - [2026-05-04 02:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.129 - - [2026-05-04 02:52:56] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005880 10.0.0.129 - - [2026-05-04 02:52:56] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005905 10.0.0.129 - - [2026-05-04 02:52:56] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007841 10.0.0.129 - - [2026-05-04 02:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.129 - - [2026-05-04 02:52:56] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004562 10.0.0.129 - - [2026-05-04 02:52:56] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003656 10.0.0.129 - - [2026-05-04 02:52:57] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007834 10.0.0.129 - - [2026-05-04 02:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.129 - - [2026-05-04 02:52:57] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005223 10.0.0.129 - - [2026-05-04 02:52:57] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004525 10.0.0.129 - - [2026-05-04 02:52:57] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006818 10.0.0.129 - - [2026-05-04 02:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.129 - - [2026-05-04 02:52:57] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005506 10.0.0.129 - - [2026-05-04 02:52:57] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004795 10.0.0.129 - - [2026-05-04 02:52:57] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008245 10.0.0.129 - - [2026-05-04 02:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.129 - - [2026-05-04 02:53:00] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006088 10.0.0.129 - - [2026-05-04 02:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.129 - - [2026-05-04 02:53:04] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006888 10.0.0.129 - - [2026-05-04 02:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.129 - - [2026-05-04 02:53:08] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006635 10.0.0.129 - - [2026-05-04 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.129 - - [2026-05-04 02:53:12] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006929 10.0.0.129 - - [2026-05-04 02:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.129 - - [2026-05-04 02:53:16] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006601 10.0.0.129 - - [2026-05-04 02:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.129 - - [2026-05-04 02:53:20] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006213 10.0.0.129 - - [2026-05-04 02:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.129 - - [2026-05-04 02:53:24] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006169 10.0.0.129 - - [2026-05-04 02:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.129 - - [2026-05-04 02:53:29] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006561 10.0.0.129 - - [2026-05-04 02:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.129 - - [2026-05-04 02:53:33] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006648 10.0.0.249 - - [2026-05-04 02:53:33] "DELETE /project/857f317897ec45ce82ec5a441bcff3fe HTTP/1.1" 404 173 0.007233 10.0.0.249 - - [2026-05-04 02:53:33] "GET /projects?obj_uuids=b42b48fc-3d16-46c5-8030-9fc7a30a6b69&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001019 10.0.0.249 - - [2026-05-04 02:53:33] "GET /project/b42b48fc-3d16-46c5-8030-9fc7a30a6b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1542 0.051648 10.0.0.249 - - [2026-05-04 02:53:33] "GET /projects?obj_uuids=b42b48fc-3d16-46c5-8030-9fc7a30a6b69&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001417 10.0.0.249 - - [2026-05-04 02:53:33] "GET /project/b42b48fc-3d16-46c5-8030-9fc7a30a6b69?fields=security_groups HTTP/1.1" 200 1421 0.047581 10.0.0.249 - - [2026-05-04 02:53:33] "DELETE /security-group/4c47edf1-7b20-4beb-a129-93c5a787c5f4 HTTP/1.1" 200 115 0.070629 10.0.0.249 - - [2026-05-04 02:53:33] "GET /projects?obj_uuids=b42b48fc-3d16-46c5-8030-9fc7a30a6b69&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001261 10.0.0.249 - - [2026-05-04 02:53:34] "GET /project/b42b48fc-3d16-46c5-8030-9fc7a30a6b69?fields=application_policy_sets HTTP/1.1" 200 1460 0.068099 10.0.0.249 - - [2026-05-04 02:53:34] "DELETE /project/b42b48fc-3d16-46c5-8030-9fc7a30a6b69 HTTP/1.1" 200 115 0.489862 10.0.0.129 - - [2026-05-04 02:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005187 10.0.0.129 - - [2026-05-04 02:53:37] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007639 10.0.0.129 - - [2026-05-04 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.129 - - [2026-05-04 02:53:39] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004951 10.0.0.129 - - [2026-05-04 02:53:39] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004144 10.0.0.129 - - [2026-05-04 02:53:39] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006933 10.0.0.129 - - [2026-05-04 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.129 - - [2026-05-04 02:53:39] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004377 10.0.0.129 - - [2026-05-04 02:53:39] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004356 10.0.0.129 - - [2026-05-04 02:53:39] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006574 10.0.0.129 - - [2026-05-04 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.129 - - [2026-05-04 02:53:39] "GET /routing-instance/efcd2da9-441e-48a1-b95b-a08b7bc5a230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.006429 10.0.0.129 - - [2026-05-04 02:53:39] "GET /route-target/3ee9ad6d-0ae3-4497-ab67-fb8679b5b81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004463 10.0.0.129 - - [2026-05-04 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.129 - - [2026-05-04 02:53:39] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004832 10.0.0.129 - - [2026-05-04 02:53:39] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003871 10.0.0.129 - - [2026-05-04 02:53:39] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006937 10.0.0.129 - - [2026-05-04 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006375 10.0.0.129 - - [2026-05-04 02:53:39] "GET /routing-instance/efcd2da9-441e-48a1-b95b-a08b7bc5a230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.004912 10.0.0.129 - - [2026-05-04 02:53:39] "GET /route-target/3ee9ad6d-0ae3-4497-ab67-fb8679b5b81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004212 10.0.0.129 - - [2026-05-04 02:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.129 - - [2026-05-04 02:53:40] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005299 10.0.0.129 - - [2026-05-04 02:53:40] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004563 10.0.0.129 - - [2026-05-04 02:53:40] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007810 10.0.0.129 - - [2026-05-04 02:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.129 - - [2026-05-04 02:53:40] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006354 10.0.0.129 - - [2026-05-04 02:53:40] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005090 10.0.0.129 - - [2026-05-04 02:53:40] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008829 10.0.0.129 - - [2026-05-04 02:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005107 10.0.0.129 - - [2026-05-04 02:53:40] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004830 10.0.0.129 - - [2026-05-04 02:53:40] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006287 10.0.0.129 - - [2026-05-04 02:53:40] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006707 10.0.0.129 - - [2026-05-04 02:53:40] "GET /obj-perms HTTP/1.1" 200 5049 0.004278 10.0.0.249 - - [2026-05-04 02:53:40] "GET /obj-perms HTTP/1.1" 200 5049 0.005836 10.0.0.129 - - [2026-05-04 02:53:40] "GET /obj-perms HTTP/1.1" 200 5049 0.004901 10.0.0.249 - - [2026-05-04 02:53:40] "GET /obj-perms HTTP/1.1" 200 5049 0.004365 10.0.0.129 - - [2026-05-04 02:53:40] "GET /obj-perms HTTP/1.1" 200 5049 0.004643 10.0.0.129 - - [2026-05-04 02:53:40] "POST /neutron/port HTTP/1.1" 200 1123 0.021121 10.0.0.129 - - [2026-05-04 02:53:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008757 10.0.0.129 - - [2026-05-04 02:53:41] "POST /neutron/port HTTP/1.1" 200 1123 0.019986 10.0.0.129 - - [2026-05-04 02:53:41] "GET /virtual-machine/2f5d931f-f419-4f27-bc30-3ff92647c525 HTTP/1.1" 200 1294 0.006890 10.0.0.129 - - [2026-05-04 02:53:41] "GET /virtual-machine/2f5d931f-f419-4f27-bc30-3ff92647c525 HTTP/1.1" 200 1294 0.004605 10.0.0.129 - - [2026-05-04 02:53:41] "GET /virtual-machine-interface/0127db9f-4755-4d30-8e44-2242328ff746 HTTP/1.1" 200 2949 0.007093 10.0.0.129 - - [2026-05-04 02:53:41] "GET /virtual-machine/2f5d931f-f419-4f27-bc30-3ff92647c525 HTTP/1.1" 200 1294 0.004596 10.0.0.129 - - [2026-05-04 02:53:41] "GET /virtual-machine-interface/0127db9f-4755-4d30-8e44-2242328ff746 HTTP/1.1" 200 2949 0.008085 10.0.0.129 - - [2026-05-04 02:53:41] "GET /instance-ip/553c1273-5ff0-4d7c-86b2-a456a159650a HTTP/1.1" 200 1622 0.007639 10.0.0.129 - - [2026-05-04 02:53:41] "GET /virtual-machine/2f5d931f-f419-4f27-bc30-3ff92647c525 HTTP/1.1" 200 1294 0.004601 10.0.0.129 - - [2026-05-04 02:53:41] "GET /virtual-machine-interface/0127db9f-4755-4d30-8e44-2242328ff746 HTTP/1.1" 200 2949 0.006481 10.0.0.129 - - [2026-05-04 02:53:41] "GET /instance-ip/553c1273-5ff0-4d7c-86b2-a456a159650a HTTP/1.1" 200 1622 0.005245 10.0.0.129 - - [2026-05-04 02:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.129 - - [2026-05-04 02:53:41] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004199 10.0.0.129 - - [2026-05-04 02:53:41] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004304 10.0.0.129 - - [2026-05-04 02:53:41] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006746 10.0.0.129 - - [2026-05-04 02:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.129 - - [2026-05-04 02:53:41] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005058 10.0.0.129 - - [2026-05-04 02:53:41] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003370 10.0.0.129 - - [2026-05-04 02:53:41] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006785 10.0.0.129 - - [2026-05-04 02:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.129 - - [2026-05-04 02:53:41] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005200 10.0.0.129 - - [2026-05-04 02:53:41] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004602 10.0.0.129 - - [2026-05-04 02:53:41] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.008129 10.0.0.129 - - [2026-05-04 02:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.129 - - [2026-05-04 02:53:41] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005445 10.0.0.129 - - [2026-05-04 02:53:41] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004044 10.0.0.129 - - [2026-05-04 02:53:41] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006812 10.0.0.129 - - [2026-05-04 02:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004541 10.0.0.129 - - [2026-05-04 02:53:41] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005049 10.0.0.129 - - [2026-05-04 02:53:41] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003729 10.0.0.129 - - [2026-05-04 02:53:41] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006806 10.0.0.129 - - [2026-05-04 02:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.129 - - [2026-05-04 02:53:42] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004499 10.0.0.129 - - [2026-05-04 02:53:42] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004456 10.0.0.129 - - [2026-05-04 02:53:43] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.008211 10.0.0.129 - - [2026-05-04 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005637 10.0.0.129 - - [2026-05-04 02:53:43] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004894 10.0.0.129 - - [2026-05-04 02:53:43] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004315 10.0.0.129 - - [2026-05-04 02:53:43] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.013248 10.0.0.129 - - [2026-05-04 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007915 10.0.0.129 - - [2026-05-04 02:53:43] "GET /routing-instance/57c5f1c1-ee06-4dba-a179-8e09c2106d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.005795 10.0.0.129 - - [2026-05-04 02:53:43] "GET /route-target/fb3cc0e3-f7dd-4d3b-ac82-b6ace227c5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004487 10.0.0.129 - - [2026-05-04 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004885 10.0.0.129 - - [2026-05-04 02:53:43] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004065 10.0.0.129 - - [2026-05-04 02:53:43] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003385 10.0.0.129 - - [2026-05-04 02:53:43] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.013739 10.0.0.129 - - [2026-05-04 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006700 10.0.0.129 - - [2026-05-04 02:53:43] "GET /routing-instance/57c5f1c1-ee06-4dba-a179-8e09c2106d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.004738 10.0.0.129 - - [2026-05-04 02:53:43] "GET /route-target/fb3cc0e3-f7dd-4d3b-ac82-b6ace227c5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004468 10.0.0.129 - - [2026-05-04 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.129 - - [2026-05-04 02:53:43] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004730 10.0.0.129 - - [2026-05-04 02:53:43] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005011 10.0.0.129 - - [2026-05-04 02:53:43] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.009928 10.0.0.129 - - [2026-05-04 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.129 - - [2026-05-04 02:53:43] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004947 10.0.0.129 - - [2026-05-04 02:53:43] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003588 10.0.0.129 - - [2026-05-04 02:53:43] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.007895 10.0.0.129 - - [2026-05-04 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005222 10.0.0.129 - - [2026-05-04 02:53:43] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004716 10.0.0.129 - - [2026-05-04 02:53:43] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003972 10.0.0.129 - - [2026-05-04 02:53:44] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.007180 10.0.0.249 - - [2026-05-04 02:53:44] "GET /obj-perms HTTP/1.1" 200 5049 0.004239 10.0.0.129 - - [2026-05-04 02:53:44] "GET /obj-perms HTTP/1.1" 200 5049 0.004027 10.0.0.129 - - [2026-05-04 02:53:44] "GET /obj-perms HTTP/1.1" 200 5049 0.004004 10.0.0.129 - - [2026-05-04 02:53:44] "GET /obj-perms HTTP/1.1" 200 5049 0.006926 10.0.0.129 - - [2026-05-04 02:53:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008442 10.0.0.129 - - [2026-05-04 02:53:44] "POST /neutron/port HTTP/1.1" 200 1123 0.022086 10.0.0.129 - - [2026-05-04 02:53:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009656 10.0.0.129 - - [2026-05-04 02:53:44] "GET /virtual-machine/c3feb859-3061-42f0-b8fe-5f551c49299a HTTP/1.1" 200 1295 0.008454 10.0.0.129 - - [2026-05-04 02:53:44] "GET /virtual-machine/c3feb859-3061-42f0-b8fe-5f551c49299a HTTP/1.1" 200 1295 0.005843 10.0.0.129 - - [2026-05-04 02:53:44] "GET /virtual-machine-interface/0b157114-7d1e-40ea-8c42-17df5cfe5b18 HTTP/1.1" 200 2950 0.006849 10.0.0.129 - - [2026-05-04 02:53:44] "GET /virtual-machine/c3feb859-3061-42f0-b8fe-5f551c49299a HTTP/1.1" 200 1295 0.004479 10.0.0.129 - - [2026-05-04 02:53:44] "GET /virtual-machine-interface/0b157114-7d1e-40ea-8c42-17df5cfe5b18 HTTP/1.1" 200 2950 0.009257 10.0.0.129 - - [2026-05-04 02:53:44] "GET /instance-ip/a433dece-c5e8-426c-9d2c-a6d314218175 HTTP/1.1" 200 1624 0.006627 10.0.0.129 - - [2026-05-04 02:53:44] "GET /virtual-machine/c3feb859-3061-42f0-b8fe-5f551c49299a HTTP/1.1" 200 1295 0.004326 10.0.0.129 - - [2026-05-04 02:53:44] "GET /virtual-machine-interface/0b157114-7d1e-40ea-8c42-17df5cfe5b18 HTTP/1.1" 200 2950 0.007325 10.0.0.129 - - [2026-05-04 02:53:44] "GET /instance-ip/a433dece-c5e8-426c-9d2c-a6d314218175 HTTP/1.1" 200 1624 0.007735 10.0.0.129 - - [2026-05-04 02:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.129 - - [2026-05-04 02:53:44] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004882 10.0.0.129 - - [2026-05-04 02:53:44] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003865 10.0.0.129 - - [2026-05-04 02:53:44] "GET /virtual-network/235e053e-1659-4ac5-bea2-5c053695280a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006244 10.0.0.129 - - [2026-05-04 02:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.129 - - [2026-05-04 02:53:45] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004909 10.0.0.129 - - [2026-05-04 02:53:45] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005079 10.0.0.129 - - [2026-05-04 02:53:45] "GET /virtual-network/235e053e-1659-4ac5-bea2-5c053695280a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006829 10.0.0.129 - - [2026-05-04 02:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.129 - - [2026-05-04 02:53:45] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005899 10.0.0.129 - - [2026-05-04 02:53:45] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003983 10.0.0.129 - - [2026-05-04 02:53:45] "GET /virtual-network/235e053e-1659-4ac5-bea2-5c053695280a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.010223 10.0.0.129 - - [2026-05-04 02:53:45] "POST /neutron/network HTTP/1.1" 200 925 0.013919 10.0.0.129 - - [2026-05-04 02:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.129 - - [2026-05-04 02:53:45] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004792 10.0.0.129 - - [2026-05-04 02:53:45] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003771 10.0.0.129 - - [2026-05-04 02:53:45] "POST /neutron/port HTTP/1.1" 200 117 0.001289 10.0.0.129 - - [2026-05-04 02:53:45] "GET /virtual-network/235e053e-1659-4ac5-bea2-5c053695280a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006191 10.0.0.129 - - [2026-05-04 02:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.129 - - [2026-05-04 02:53:45] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004650 10.0.0.129 - - [2026-05-04 02:53:45] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004039 10.0.0.129 - - [2026-05-04 02:53:45] "GET /virtual-network/235e053e-1659-4ac5-bea2-5c053695280a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.014033 10.0.0.129 - - [2026-05-04 02:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.129 - - [2026-05-04 02:53:46] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004313 10.0.0.129 - - [2026-05-04 02:53:46] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003701 10.0.0.129 - - [2026-05-04 02:53:46] "GET /virtual-network/235e053e-1659-4ac5-bea2-5c053695280a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006313 10.0.0.129 - - [2026-05-04 02:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.129 - - [2026-05-04 02:53:46] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004649 10.0.0.129 - - [2026-05-04 02:53:46] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003767 10.0.0.129 - - [2026-05-04 02:53:46] "GET /virtual-network/235e053e-1659-4ac5-bea2-5c053695280a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007136 10.0.0.129 - - [2026-05-04 02:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.129 - - [2026-05-04 02:53:46] "GET /routing-instance/81e121b4-c439-4012-977d-70713b5c3b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.005203 10.0.0.129 - - [2026-05-04 02:53:46] "GET /route-target/2b880155-db20-4d02-aafc-2cca2e32845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004996 10.0.0.129 - - [2026-05-04 02:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008260 10.0.0.129 - - [2026-05-04 02:53:47] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004414 10.0.0.129 - - [2026-05-04 02:53:47] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004033 10.0.0.129 - - [2026-05-04 02:53:47] "GET /virtual-network/235e053e-1659-4ac5-bea2-5c053695280a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006751 10.0.0.129 - - [2026-05-04 02:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.129 - - [2026-05-04 02:53:47] "GET /routing-instance/81e121b4-c439-4012-977d-70713b5c3b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.004663 10.0.0.129 - - [2026-05-04 02:53:47] "GET /route-target/2b880155-db20-4d02-aafc-2cca2e32845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.008038 10.0.0.129 - - [2026-05-04 02:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.129 - - [2026-05-04 02:53:47] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004447 10.0.0.129 - - [2026-05-04 02:53:47] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003614 10.0.0.129 - - [2026-05-04 02:53:47] "GET /virtual-network/235e053e-1659-4ac5-bea2-5c053695280a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006874 10.0.0.129 - - [2026-05-04 02:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.129 - - [2026-05-04 02:53:47] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005267 10.0.0.129 - - [2026-05-04 02:53:47] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003928 10.0.0.129 - - [2026-05-04 02:53:47] "GET /virtual-network/235e053e-1659-4ac5-bea2-5c053695280a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006628 10.0.0.249 - - [2026-05-04 02:53:47] "GET /obj-perms HTTP/1.1" 200 5049 0.006547 10.0.0.129 - - [2026-05-04 02:53:47] "GET /obj-perms HTTP/1.1" 200 5049 0.004105 10.0.0.249 - - [2026-05-04 02:53:47] "GET /obj-perms HTTP/1.1" 200 5049 0.004361 10.0.0.129 - - [2026-05-04 02:53:47] "GET /obj-perms HTTP/1.1" 200 5049 0.005406 10.0.0.50 - - [2026-05-04 02:53:47] "GET /obj-perms HTTP/1.1" 200 5049 0.004440 10.0.0.129 - - [2026-05-04 02:53:47] "GET /virtual-machine/95d57f8c-1b86-4f81-87e7-d1eaaecb3688 HTTP/1.1" 200 1294 0.004833 10.0.0.129 - - [2026-05-04 02:53:47] "GET /virtual-machine-interface/23be2677-2959-48d4-a426-dcf418f09d78 HTTP/1.1" 200 2951 0.007032 10.0.0.129 - - [2026-05-04 02:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.129 - - [2026-05-04 02:53:47] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004479 10.0.0.129 - - [2026-05-04 02:53:47] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003755 10.0.0.129 - - [2026-05-04 02:53:48] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007244 10.0.0.129 - - [2026-05-04 02:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.129 - - [2026-05-04 02:53:49] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004962 10.0.0.129 - - [2026-05-04 02:53:49] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004211 10.0.0.129 - - [2026-05-04 02:53:49] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007203 10.0.0.129 - - [2026-05-04 02:53:49] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009402 10.0.0.129 - - [2026-05-04 02:53:50] "POST /neutron/port HTTP/1.1" 200 1123 0.052324 10.0.0.129 - - [2026-05-04 02:53:51] "POST /neutron/port HTTP/1.1" 200 1125 0.019612 10.0.0.129 - - [2026-05-04 02:53:51] "POST /neutron/subnet HTTP/1.1" 200 703 0.010532 10.0.0.249 - - [2026-05-04 02:53:52] "GET /obj-perms HTTP/1.1" 200 5075 0.074573 10.0.0.129 - - [2026-05-04 02:53:54] "POST /neutron/port HTTP/1.1" 200 1125 0.019017 10.0.0.129 - - [2026-05-04 02:53:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008258 10.0.0.129 - - [2026-05-04 02:53:59] "GET /virtual-machine/2f5d931f-f419-4f27-bc30-3ff92647c525 HTTP/1.1" 200 1294 0.005253 10.0.0.129 - - [2026-05-04 02:53:59] "GET /virtual-machine-interface/0127db9f-4755-4d30-8e44-2242328ff746 HTTP/1.1" 200 2949 0.006688 10.0.0.129 - - [2026-05-04 02:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.129 - - [2026-05-04 02:53:59] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003742 10.0.0.129 - - [2026-05-04 02:53:59] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004451 10.0.0.129 - - [2026-05-04 02:53:59] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006573 10.0.0.129 - - [2026-05-04 02:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.129 - - [2026-05-04 02:54:00] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005049 10.0.0.129 - - [2026-05-04 02:54:00] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004715 10.0.0.129 - - [2026-05-04 02:54:00] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006796 10.0.0.129 - - [2026-05-04 02:54:01] "GET /virtual-machine/c3feb859-3061-42f0-b8fe-5f551c49299a HTTP/1.1" 200 1295 0.005460 10.0.0.129 - - [2026-05-04 02:54:01] "GET /virtual-machine-interface/0b157114-7d1e-40ea-8c42-17df5cfe5b18 HTTP/1.1" 200 2950 0.006253 10.0.0.129 - - [2026-05-04 02:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.129 - - [2026-05-04 02:54:01] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010434 10.0.0.129 - - [2026-05-04 02:54:01] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.007140 10.0.0.129 - - [2026-05-04 02:54:01] "GET /virtual-network/235e053e-1659-4ac5-bea2-5c053695280a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007143 10.0.0.129 - - [2026-05-04 02:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.129 - - [2026-05-04 02:54:02] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004851 10.0.0.129 - - [2026-05-04 02:54:02] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003741 10.0.0.129 - - [2026-05-04 02:54:02] "GET /virtual-network/235e053e-1659-4ac5-bea2-5c053695280a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007225 10.0.0.129 - - [2026-05-04 02:54:27] "GET /virtual-machine/c3feb859-3061-42f0-b8fe-5f551c49299a HTTP/1.1" 200 1295 0.004979 10.0.0.129 - - [2026-05-04 02:54:27] "POST /neutron/port HTTP/1.1" 200 1123 0.022375 10.0.0.129 - - [2026-05-04 02:54:29] "GET /virtual-machine/c3feb859-3061-42f0-b8fe-5f551c49299a HTTP/1.1" 404 171 0.004422 10.0.0.129 - - [2026-05-04 02:54:29] "GET /virtual-machine/c3feb859-3061-42f0-b8fe-5f551c49299a HTTP/1.1" 404 171 0.005870 10.0.0.129 - - [2026-05-04 02:54:29] "GET /virtual-machine/c3feb859-3061-42f0-b8fe-5f551c49299a HTTP/1.1" 404 171 0.005307 10.0.0.129 - - [2026-05-04 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.129 - - [2026-05-04 02:54:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004533 10.0.0.129 - - [2026-05-04 02:54:29] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004238 10.0.0.129 - - [2026-05-04 02:54:29] "GET /virtual-network/235e053e-1659-4ac5-bea2-5c053695280a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007443 10.0.0.129 - - [2026-05-04 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.129 - - [2026-05-04 02:54:29] "GET /routing-instance/81e121b4-c439-4012-977d-70713b5c3b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.005535 10.0.0.129 - - [2026-05-04 02:54:29] "GET /route-target/2b880155-db20-4d02-aafc-2cca2e32845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004412 10.0.0.129 - - [2026-05-04 02:54:29] "GET /obj-perms HTTP/1.1" 200 5049 0.004416 10.0.0.249 - - [2026-05-04 02:54:36] "GET /obj-perms HTTP/1.1" 200 5049 0.005131 10.0.0.129 - - [2026-05-04 02:54:39] "GET /obj-perms HTTP/1.1" 200 5049 0.005248 10.0.0.249 - - [2026-05-04 02:54:45] "GET /obj-perms HTTP/1.1" 200 5049 0.004654 10.0.0.129 - - [2026-05-04 02:54:46] "POST /neutron/port HTTP/1.1" 200 1123 0.022186 10.0.0.129 - - [2026-05-04 02:54:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005121 10.0.0.129 - - [2026-05-04 02:54:46] "POST /neutron/network HTTP/1.1" 200 915 0.008019 10.0.0.129 - - [2026-05-04 02:54:48] "GET /obj-perms HTTP/1.1" 200 5049 0.004936 10.0.0.129 - - [2026-05-04 02:54:48] "GET /virtual-machine/2f5d931f-f419-4f27-bc30-3ff92647c525 HTTP/1.1" 200 1294 0.006849 10.0.0.129 - - [2026-05-04 02:54:49] "POST /neutron/port HTTP/1.1" 200 151 0.201020 10.0.0.129 - - [2026-05-04 02:54:50] "GET /virtual-machine/2f5d931f-f419-4f27-bc30-3ff92647c525 HTTP/1.1" 404 171 0.003837 10.0.0.129 - - [2026-05-04 02:54:50] "GET /virtual-machine/2f5d931f-f419-4f27-bc30-3ff92647c525 HTTP/1.1" 404 171 0.003226 10.0.0.129 - - [2026-05-04 02:54:50] "GET /virtual-machine/2f5d931f-f419-4f27-bc30-3ff92647c525 HTTP/1.1" 404 171 0.003022 10.0.0.129 - - [2026-05-04 02:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.129 - - [2026-05-04 02:54:50] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006343 10.0.0.129 - - [2026-05-04 02:54:50] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004234 10.0.0.129 - - [2026-05-04 02:54:50] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.008158 10.0.0.129 - - [2026-05-04 02:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.129 - - [2026-05-04 02:54:50] "GET /routing-instance/57c5f1c1-ee06-4dba-a179-8e09c2106d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.004894 10.0.0.129 - - [2026-05-04 02:54:50] "GET /route-target/fb3cc0e3-f7dd-4d3b-ac82-b6ace227c5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.007955 10.0.0.129 - - [2026-05-04 02:54:51] "GET /obj-perms HTTP/1.1" 200 5049 0.004240 10.0.0.249 - - [2026-05-04 02:54:53] "GET /obj-perms HTTP/1.1" 200 5075 0.060941 10.0.0.129 - - [2026-05-04 02:54:54] "GET /obj-perms HTTP/1.1" 200 5049 0.004983 10.0.0.129 - - [2026-05-04 02:55:00] "GET /obj-perms HTTP/1.1" 200 5049 0.004829 10.0.0.129 - - [2026-05-04 02:55:03] "GET /obj-perms HTTP/1.1" 200 5049 0.005179 10.0.0.129 - - [2026-05-04 02:55:09] "GET /obj-perms HTTP/1.1" 200 5049 0.004558 10.0.0.129 - - [2026-05-04 02:55:12] "GET /obj-perms HTTP/1.1" 200 5049 0.005357 10.0.0.129 - - [2026-05-04 02:55:15] "GET /obj-perms HTTP/1.1" 200 5049 0.004568 10.0.0.50 - - [2026-05-04 02:55:15] "GET /obj-perms HTTP/1.1" 200 5049 0.004716 10.0.0.129 - - [2026-05-04 02:55:15] "GET /virtual-machine/95d57f8c-1b86-4f81-87e7-d1eaaecb3688 HTTP/1.1" 200 1294 0.004824 10.0.0.129 - - [2026-05-04 02:55:16] "POST /neutron/port HTTP/1.1" 200 151 0.226871 10.0.0.129 - - [2026-05-04 02:55:17] "GET /virtual-machine/95d57f8c-1b86-4f81-87e7-d1eaaecb3688 HTTP/1.1" 404 171 0.004856 10.0.0.129 - - [2026-05-04 02:55:17] "GET /virtual-machine/95d57f8c-1b86-4f81-87e7-d1eaaecb3688 HTTP/1.1" 404 171 0.004065 10.0.0.129 - - [2026-05-04 02:55:17] "GET /virtual-machine/95d57f8c-1b86-4f81-87e7-d1eaaecb3688 HTTP/1.1" 404 171 0.003645 10.0.0.129 - - [2026-05-04 02:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.129 - - [2026-05-04 02:55:18] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004329 10.0.0.129 - - [2026-05-04 02:55:18] "GET /virtual-networks?parent_id=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003852 10.0.0.129 - - [2026-05-04 02:55:18] "GET /virtual-network/fa31908a-64c7-4c06-b06d-565bf8856f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006677 10.0.0.129 - - [2026-05-04 02:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.129 - - [2026-05-04 02:55:18] "GET /routing-instance/efcd2da9-441e-48a1-b95b-a08b7bc5a230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.005586 10.0.0.129 - - [2026-05-04 02:55:18] "GET /route-target/3ee9ad6d-0ae3-4497-ab67-fb8679b5b81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004592 10.0.0.129 - - [2026-05-04 02:55:18] "GET /obj-perms HTTP/1.1" 200 5049 0.004320 10.0.0.249 - - [2026-05-04 02:55:18] "GET /obj-perms HTTP/1.1" 200 5049 0.004524 10.0.0.129 - - [2026-05-04 02:55:18] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.008411 10.0.0.129 - - [2026-05-04 02:55:18] "POST /neutron/network HTTP/1.1" 200 823 0.011890 10.0.0.129 - - [2026-05-04 02:55:18] "GET /virtual-network/8c9c79cf-a4a7-4937-ac9e-4206fdd71828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007271 10.0.0.129 - - [2026-05-04 02:55:18] "DELETE /access-control-list/1b30eb77-2242-4cdb-8c5c-4ff9cbeb146d HTTP/1.1" 200 115 0.117020 10.0.0.129 - - [2026-05-04 02:55:19] "POST /ref-update HTTP/1.1" 200 156 0.112185 10.0.0.129 - - [2026-05-04 02:55:19] "POST /ref-update HTTP/1.1" 200 156 0.055776 10.0.0.129 - - [2026-05-04 02:55:19] "POST /ref-update HTTP/1.1" 200 156 0.104583 10.0.0.129 - - [2026-05-04 02:55:19] "DELETE /network-policy/72df8a88-58e7-4298-8aae-2e17fd06fe6a HTTP/1.1" 200 115 0.070755 10.0.0.129 - - [2026-05-04 02:55:19] "DELETE /network-policy/1f72ebc5-dd9d-4c84-af25-bdbc5f27915a HTTP/1.1" 200 115 0.061416 10.0.0.129 - - [2026-05-04 02:55:19] "DELETE /network-policy/75923cef-3080-43bb-aa06-de777920c9b6 HTTP/1.1" 200 115 0.046718 10.0.0.129 - - [2026-05-04 02:55:19] "DELETE /route-target/2b880155-db20-4d02-aafc-2cca2e32845a HTTP/1.1" 200 115 0.027271 10.0.0.129 - - [2026-05-04 02:55:19] "POST /neutron/network HTTP/1.1" 200 823 0.008340 10.0.0.129 - - [2026-05-04 02:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005740 10.0.0.249 - - [2026-05-04 02:55:20] "POST /useragent-kv HTTP/1.1" 200 115 0.068044 10.0.0.249 - - [2026-05-04 02:55:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003333 10.0.0.129 - - [2026-05-04 02:55:20] "POST /neutron/network HTTP/1.1" 200 151 0.233351 10.0.0.129 - - [2026-05-04 02:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.129 - - [2026-05-04 02:55:20] "DELETE /network-ipam/b21d8e46-b92a-4a79-9f30-8e03e2138d48 HTTP/1.1" 200 115 0.041771 10.0.0.129 - - [2026-05-04 02:55:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.004510 10.0.0.129 - - [2026-05-04 02:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.129 - - [2026-05-04 02:55:20] "DELETE /network-ipam/1b954116-2208-4c32-a818-838b847d99f9 HTTP/1.1" 200 115 0.041704 10.0.0.129 - - [2026-05-04 02:55:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.005504 10.0.0.129 - - [2026-05-04 02:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.129 - - [2026-05-04 02:55:21] "DELETE /network-ipam/aa58584d-7fd5-4ef0-9c4f-d516f9769e50 HTTP/1.1" 200 115 0.047635 10.0.0.129 - - [2026-05-04 02:55:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.003954 10.0.0.249 - - [2026-05-04 02:55:22] "GET /projects?obj_uuids=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001245 10.0.0.129 - - [2026-05-04 02:55:22] "GET /project/857f3178-97ec-45ce-82ec-5a441bcff3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.061224 10.0.0.249 - - [2026-05-04 02:55:22] "GET /projects?obj_uuids=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001156 10.0.0.129 - - [2026-05-04 02:55:22] "GET /project/857f3178-97ec-45ce-82ec-5a441bcff3fe?fields=virtual_networks HTTP/1.1" 200 1043 0.060136 10.0.0.249 - - [2026-05-04 02:55:22] "GET /projects?obj_uuids=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001464 10.0.0.129 - - [2026-05-04 02:55:22] "GET /project/857f3178-97ec-45ce-82ec-5a441bcff3fe?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.059562 10.0.0.249 - - [2026-05-04 02:55:22] "GET /projects?obj_uuids=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002195 10.0.0.129 - - [2026-05-04 02:55:22] "GET /project/857f3178-97ec-45ce-82ec-5a441bcff3fe?fields=security_groups HTTP/1.1" 200 1270 0.062286 10.0.0.129 - - [2026-05-04 02:55:23] "POST /fqname-to-id HTTP/1.1" 404 194 0.032843 10.0.0.249 - - [2026-05-04 02:55:23] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004309 10.0.0.249 - - [2026-05-04 02:55:23] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001934 10.0.0.249 - - [2026-05-04 02:55:23] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.039977 10.0.0.249 - - [2026-05-04 02:55:24] "POST /id-to-fqname HTTP/1.1" 200 196 0.002981 10.0.0.249 - - [2026-05-04 02:55:24] "POST /fqname-to-id HTTP/1.1" 404 205 0.004224 10.0.0.249 - - [2026-05-04 02:55:24] "POST /security-groups HTTP/1.1" 200 597 0.089957 10.0.0.249 - - [2026-05-04 02:55:24] "POST /projects HTTP/1.1" 200 597 0.310107 10.0.0.129 - - [2026-05-04 02:55:24] "POST /access-control-lists HTTP/1.1" 200 604 0.032580 10.0.0.249 - - [2026-05-04 02:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.384803 10.0.0.129 - - [2026-05-04 02:55:24] "GET /project/e731030b-0dd9-43e1-9e21-ae27e11e836a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.582051 10.0.0.129 - - [2026-05-04 02:55:25] "GET / HTTP/1.1" 200 36215 0.001572 10.0.0.129 - - [2026-05-04 02:55:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000556 10.0.0.129 - - [2026-05-04 02:55:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.061301 10.0.0.129 - - [2026-05-04 02:55:29] "POST /network-ipams HTTP/1.1" 200 521 0.035310 10.0.0.129 - - [2026-05-04 02:55:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 759 0.004015 10.0.0.129 - - [2026-05-04 02:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.129 - - [2026-05-04 02:55:29] "GET /network-ipam/8b8b6194-3adc-4e6e-b52b-c8e97d387e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.007734 10.0.0.129 - - [2026-05-04 02:55:29] "PUT /network-ipam/8b8b6194-3adc-4e6e-b52b-c8e97d387e83 HTTP/1.1" 200 259 0.016694 10.0.0.129 - - [2026-05-04 02:55:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 759 0.007004 10.0.0.129 - - [2026-05-04 02:55:29] "POST /network-ipams HTTP/1.1" 200 521 0.034238 10.0.0.129 - - [2026-05-04 02:55:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 971 0.004016 10.0.0.129 - - [2026-05-04 02:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.129 - - [2026-05-04 02:55:29] "GET /network-ipam/3e13e64d-6bc8-4ec2-990e-8ea17dab7d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.007185 10.0.0.129 - - [2026-05-04 02:55:29] "PUT /network-ipam/3e13e64d-6bc8-4ec2-990e-8ea17dab7d43 HTTP/1.1" 200 259 0.017634 10.0.0.129 - - [2026-05-04 02:55:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 971 0.004563 10.0.0.129 - - [2026-05-04 02:55:29] "POST /network-ipams HTTP/1.1" 200 521 0.035508 10.0.0.129 - - [2026-05-04 02:55:29] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1184 0.003847 10.0.0.129 - - [2026-05-04 02:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005492 10.0.0.129 - - [2026-05-04 02:55:29] "GET /network-ipam/85c90663-b0d4-4f36-bb47-cc29d1679ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.007055 10.0.0.129 - - [2026-05-04 02:55:29] "PUT /network-ipam/85c90663-b0d4-4f36-bb47-cc29d1679ccd HTTP/1.1" 200 259 0.015652 10.0.0.129 - - [2026-05-04 02:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005030 10.0.0.249 - - [2026-05-04 02:55:30] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001679 10.0.0.129 - - [2026-05-04 02:55:30] "GET /project/e731030b-0dd9-43e1-9e21-ae27e11e836a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.059017 10.0.0.249 - - [2026-05-04 02:55:31] "POST /useragent-kv HTTP/1.1" 200 115 0.008407 10.0.0.129 - - [2026-05-04 02:55:31] "POST /neutron/subnet HTTP/1.1" 200 725 0.251579 10.0.0.129 - - [2026-05-04 02:55:31] "POST /route-targets HTTP/1.1" 200 328 0.032075 10.0.0.129 - - [2026-05-04 02:55:31] "POST /id-to-fqname HTTP/1.1" 200 227 0.001655 10.0.0.129 - - [2026-05-04 02:55:31] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.012135 10.0.0.129 - - [2026-05-04 02:55:31] "POST /neutron/network HTTP/1.1" 200 1011 0.011315 10.0.0.129 - - [2026-05-04 02:55:31] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.009474 10.0.0.129 - - [2026-05-04 02:55:31] "POST /neutron/subnet HTTP/1.1" 200 813 0.010424 10.0.0.129 - - [2026-05-04 02:55:31] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006711 10.0.0.129 - - [2026-05-04 02:55:31] "GET /network-ipam/8b8b6194-3adc-4e6e-b52b-c8e97d387e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.013807 10.0.0.129 - - [2026-05-04 02:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.249 - - [2026-05-04 02:55:31] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001203 10.0.0.129 - - [2026-05-04 02:55:32] "GET /project/e731030b-0dd9-43e1-9e21-ae27e11e836a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.065650 10.0.0.249 - - [2026-05-04 02:55:32] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001092 10.0.0.129 - - [2026-05-04 02:55:32] "POST /neutron/network HTTP/1.1" 200 613 0.143700 10.0.0.129 - - [2026-05-04 02:55:32] "POST /ref-update HTTP/1.1" 200 156 0.032253 10.0.0.129 - - [2026-05-04 02:55:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.044323 10.0.0.129 - - [2026-05-04 02:55:32] "POST /neutron/network HTTP/1.1" 200 1013 0.013788 10.0.0.129 - - [2026-05-04 02:55:32] "POST /id-to-fqname HTTP/1.1" 200 227 0.001261 10.0.0.129 - - [2026-05-04 02:55:32] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007359 10.0.0.129 - - [2026-05-04 02:55:32] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006957 10.0.0.129 - - [2026-05-04 02:55:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.012025 10.0.0.129 - - [2026-05-04 02:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.249 - - [2026-05-04 02:55:32] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001074 10.0.0.129 - - [2026-05-04 02:55:33] "GET /project/e731030b-0dd9-43e1-9e21-ae27e11e836a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.067489 10.0.0.249 - - [2026-05-04 02:55:33] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001282 10.0.0.129 - - [2026-05-04 02:55:33] "POST /neutron/network HTTP/1.1" 200 613 0.171783 10.0.0.129 - - [2026-05-04 02:55:33] "POST /neutron/network HTTP/1.1" 200 1012 0.015380 10.0.0.129 - - [2026-05-04 02:55:33] "POST /id-to-fqname HTTP/1.1" 200 227 0.001509 10.0.0.129 - - [2026-05-04 02:55:33] "GET /virtual-network/6c137276-9300-40a3-a399-72cf9b2deac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006621 10.0.0.129 - - [2026-05-04 02:55:33] "GET /virtual-network/6c137276-9300-40a3-a399-72cf9b2deac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006747 10.0.0.129 - - [2026-05-04 02:55:33] "POST /neutron/subnet HTTP/1.1" 200 715 0.010962 10.0.0.129 - - [2026-05-04 02:55:34] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006787 10.0.0.249 - - [2026-05-04 02:55:34] "DELETE /project/e731030b0dd943e19e21ae27e11e836a HTTP/1.1" 404 173 0.005846 10.0.0.249 - - [2026-05-04 02:55:34] "GET /projects?obj_uuids=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001413 10.0.0.249 - - [2026-05-04 02:55:34] "GET /project/857f3178-97ec-45ce-82ec-5a441bcff3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.085694 10.0.0.249 - - [2026-05-04 02:55:34] "GET /projects?obj_uuids=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001062 10.0.0.249 - - [2026-05-04 02:55:34] "GET /project/857f3178-97ec-45ce-82ec-5a441bcff3fe?fields=security_groups HTTP/1.1" 200 1372 0.063189 10.0.0.249 - - [2026-05-04 02:55:34] "DELETE /security-group/f5dabc75-b7f8-4667-9b26-cf77362c1059 HTTP/1.1" 200 115 0.061677 10.0.0.249 - - [2026-05-04 02:55:34] "GET /projects?obj_uuids=857f3178-97ec-45ce-82ec-5a441bcff3fe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001570 10.0.0.129 - - [2026-05-04 02:55:34] "DELETE /access-control-list/b9de1575-deec-4a10-9d3d-87dc209c3ec7 HTTP/1.1" 200 115 0.062566 10.0.0.249 - - [2026-05-04 02:55:34] "GET /project/857f3178-97ec-45ce-82ec-5a441bcff3fe?fields=application_policy_sets HTTP/1.1" 200 1411 0.064871 10.0.0.249 - - [2026-05-04 02:55:34] "DELETE /project/857f3178-97ec-45ce-82ec-5a441bcff3fe HTTP/1.1" 200 115 0.514931 10.0.0.129 - - [2026-05-04 02:55:36] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006310 10.0.0.129 - - [2026-05-04 02:55:36] "GET /obj-perms HTTP/1.1" 200 5061 0.064284 10.0.0.50 - - [2026-05-04 02:55:36] "GET /obj-perms HTTP/1.1" 200 5061 0.062660 10.0.0.129 - - [2026-05-04 02:55:36] "GET /virtual-network/6c137276-9300-40a3-a399-72cf9b2deac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007541 10.0.0.249 - - [2026-05-04 02:55:37] "GET /obj-perms HTTP/1.1" 200 5061 0.065089 10.0.0.129 - - [2026-05-04 02:55:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.003950 10.0.0.129 - - [2026-05-04 02:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.249 - - [2026-05-04 02:55:37] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001612 10.0.0.129 - - [2026-05-04 02:55:37] "GET /project/e731030b-0dd9-43e1-9e21-ae27e11e836a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.050553 10.0.0.129 - - [2026-05-04 02:55:37] "POST /network-policys HTTP/1.1" 200 561 0.035101 10.0.0.129 - - [2026-05-04 02:55:37] "GET /network-policy/1dddaef3-9c81-4b4b-87f5-17d9f219ce63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.016562 10.0.0.129 - - [2026-05-04 02:55:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.004993 10.0.0.129 - - [2026-05-04 02:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.249 - - [2026-05-04 02:55:37] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001072 10.0.0.129 - - [2026-05-04 02:55:37] "GET /project/e731030b-0dd9-43e1-9e21-ae27e11e836a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.038645 10.0.0.129 - - [2026-05-04 02:55:37] "POST /network-policys HTTP/1.1" 200 561 0.038137 10.0.0.129 - - [2026-05-04 02:55:37] "GET /network-policy/2dad227c-3b02-48d1-b13d-64666978dbb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.007424 10.0.0.129 - - [2026-05-04 02:55:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.003188 10.0.0.129 - - [2026-05-04 02:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.249 - - [2026-05-04 02:55:37] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001509 10.0.0.129 - - [2026-05-04 02:55:37] "GET /project/e731030b-0dd9-43e1-9e21-ae27e11e836a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.049242 10.0.0.129 - - [2026-05-04 02:55:38] "POST /network-policys HTTP/1.1" 200 561 0.037619 10.0.0.129 - - [2026-05-04 02:55:38] "GET /network-policy/95a3ae2e-cf99-417e-920c-6e6f6a9a2913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3099 0.011880 10.0.0.129 - - [2026-05-04 02:55:38] "POST /neutron/network HTTP/1.1" 200 1195 0.102643 10.0.0.129 - - [2026-05-04 02:55:38] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.009309 10.0.0.129 - - [2026-05-04 02:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.129 - - [2026-05-04 02:55:38] "POST /access-control-lists HTTP/1.1" 200 599 0.101982 10.0.0.129 - - [2026-05-04 02:55:38] "GET /network-policy/1dddaef3-9c81-4b4b-87f5-17d9f219ce63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.008754 10.0.0.129 - - [2026-05-04 02:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006768 10.0.0.129 - - [2026-05-04 02:55:38] "GET /network-policy/2dad227c-3b02-48d1-b13d-64666978dbb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.005845 10.0.0.129 - - [2026-05-04 02:55:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.003609 10.0.0.129 - - [2026-05-04 02:55:38] "POST /neutron/network HTTP/1.1" 200 1111 0.094759 10.0.0.129 - - [2026-05-04 02:55:38] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006795 10.0.0.129 - - [2026-05-04 02:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.129 - - [2026-05-04 02:55:38] "GET /network-policy/95a3ae2e-cf99-417e-920c-6e6f6a9a2913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3099 0.005047 10.0.0.129 - - [2026-05-04 02:55:38] "POST /id-to-fqname HTTP/1.1" 200 227 0.001378 10.0.0.129 - - [2026-05-04 02:55:38] "POST /ref-update HTTP/1.1" 200 156 0.047180 10.0.0.249 - - [2026-05-04 02:55:39] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001825 10.0.0.129 - - [2026-05-04 02:55:39] "GET /project/e731030b-0dd9-43e1-9e21-ae27e11e836a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.084301 10.0.0.129 - - [2026-05-04 02:55:40] "POST /neutron/network HTTP/1.1" 200 1195 0.012286 10.0.0.129 - - [2026-05-04 02:55:40] "POST /id-to-fqname HTTP/1.1" 200 227 0.001473 10.0.0.129 - - [2026-05-04 02:55:40] "POST /neutron/port HTTP/1.1" 200 117 0.010377 10.0.0.249 - - [2026-05-04 02:55:40] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001691 10.0.0.129 - - [2026-05-04 02:55:41] "POST /neutron/port HTTP/1.1" 200 1170 0.436682 10.0.0.249 - - [2026-05-04 02:55:41] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001208 10.0.0.129 - - [2026-05-04 02:55:41] "GET /project/e731030b-0dd9-43e1-9e21-ae27e11e836a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.107916 10.0.0.129 - - [2026-05-04 02:55:41] "POST /neutron/port HTTP/1.1" 200 1224 0.157232 10.0.0.129 - - [2026-05-04 02:55:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005766 10.0.0.129 - - [2026-05-04 02:55:41] "POST /neutron/port HTTP/1.1" 200 1234 0.026369 10.0.0.129 - - [2026-05-04 02:55:41] "POST /neutron/port HTTP/1.1" 200 117 0.001250 10.0.0.129 - - [2026-05-04 02:55:41] "POST /id-to-fqname HTTP/1.1" 200 227 0.001742 10.0.0.129 - - [2026-05-04 02:55:41] "POST /neutron/port HTTP/1.1" 200 1234 0.024449 10.0.0.129 - - [2026-05-04 02:55:42] "POST /neutron/network HTTP/1.1" 200 1121 0.008314 10.0.0.129 - - [2026-05-04 02:55:42] "POST /neutron/port HTTP/1.1" 200 1172 0.027854 10.0.0.129 - - [2026-05-04 02:55:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004390 10.0.0.249 - - [2026-05-04 02:55:42] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001412 10.0.0.129 - - [2026-05-04 02:55:42] "GET /project/e731030b-0dd9-43e1-9e21-ae27e11e836a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.120959 10.0.0.129 - - [2026-05-04 02:55:42] "POST /neutron/port HTTP/1.1" 200 117 0.001176 10.0.0.129 - - [2026-05-04 02:55:43] "POST /neutron/network HTTP/1.1" 200 1111 0.011722 10.0.0.129 - - [2026-05-04 02:55:43] "POST /neutron/port HTTP/1.1" 200 117 0.007635 10.0.0.129 - - [2026-05-04 02:55:43] "POST /neutron/port HTTP/1.1" 200 1234 0.026740 10.0.0.129 - - [2026-05-04 02:55:43] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009249 10.0.0.249 - - [2026-05-04 02:55:43] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001285 10.0.0.129 - - [2026-05-04 02:55:43] "GET /virtual-machine/ccc3d2d4-eaeb-41f4-b486-4b71470a2c17 HTTP/1.1" 401 293 0.000447 10.0.0.129 - - [2026-05-04 02:55:44] "POST /neutron/port HTTP/1.1" 200 1171 0.451582 10.0.0.129 - - [2026-05-04 02:55:44] "POST /neutron/port HTTP/1.1" 200 1171 0.023027 10.0.0.129 - - [2026-05-04 02:55:44] "GET /virtual-machine/ccc3d2d4-eaeb-41f4-b486-4b71470a2c17 HTTP/1.1" 200 1301 0.043060 10.0.0.129 - - [2026-05-04 02:55:44] "GET /virtual-machine/ccc3d2d4-eaeb-41f4-b486-4b71470a2c17 HTTP/1.1" 200 1301 0.004411 10.0.0.129 - - [2026-05-04 02:55:44] "GET /virtual-machine-interface/230f6353-2b9a-41ea-a950-4ca3d0b0032c HTTP/1.1" 200 3176 0.005971 10.0.0.129 - - [2026-05-04 02:55:44] "GET /virtual-machine/ccc3d2d4-eaeb-41f4-b486-4b71470a2c17 HTTP/1.1" 200 1301 0.004450 10.0.0.129 - - [2026-05-04 02:55:44] "GET /virtual-machine-interface/230f6353-2b9a-41ea-a950-4ca3d0b0032c HTTP/1.1" 200 3176 0.006031 10.0.0.129 - - [2026-05-04 02:55:44] "GET /instance-ip/bd235103-89bf-487f-838b-cabd1146841c HTTP/1.1" 200 1636 0.023998 10.0.0.129 - - [2026-05-04 02:55:44] "GET /instance-ip/eaae13cf-6ae6-4253-a9dc-579d50b56b2a HTTP/1.1" 200 1654 0.013028 10.0.0.129 - - [2026-05-04 02:55:44] "GET /virtual-machine/ccc3d2d4-eaeb-41f4-b486-4b71470a2c17 HTTP/1.1" 200 1301 0.004602 10.0.0.129 - - [2026-05-04 02:55:44] "GET /virtual-machine-interface/230f6353-2b9a-41ea-a950-4ca3d0b0032c HTTP/1.1" 200 3176 0.017411 10.0.0.129 - - [2026-05-04 02:55:44] "GET /instance-ip/bd235103-89bf-487f-838b-cabd1146841c HTTP/1.1" 200 1636 0.005054 10.0.0.129 - - [2026-05-04 02:55:44] "GET /instance-ip/eaae13cf-6ae6-4253-a9dc-579d50b56b2a HTTP/1.1" 200 1654 0.007293 10.0.0.129 - - [2026-05-04 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.129 - - [2026-05-04 02:55:44] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004819 10.0.0.129 - - [2026-05-04 02:55:44] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004025 10.0.0.129 - - [2026-05-04 02:55:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005251 10.0.0.129 - - [2026-05-04 02:55:44] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007546 10.0.0.129 - - [2026-05-04 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.129 - - [2026-05-04 02:55:44] "POST /neutron/port HTTP/1.1" 200 117 0.001481 10.0.0.129 - - [2026-05-04 02:55:44] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004589 10.0.0.129 - - [2026-05-04 02:55:44] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003558 10.0.0.129 - - [2026-05-04 02:55:44] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006310 10.0.0.129 - - [2026-05-04 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.129 - - [2026-05-04 02:55:44] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004638 10.0.0.129 - - [2026-05-04 02:55:44] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004204 10.0.0.129 - - [2026-05-04 02:55:44] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006578 10.0.0.129 - - [2026-05-04 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.129 - - [2026-05-04 02:55:44] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004667 10.0.0.129 - - [2026-05-04 02:55:44] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003763 10.0.0.129 - - [2026-05-04 02:55:44] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.010252 10.0.0.129 - - [2026-05-04 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.129 - - [2026-05-04 02:55:45] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005303 10.0.0.129 - - [2026-05-04 02:55:45] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004263 10.0.0.129 - - [2026-05-04 02:55:45] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.008850 10.0.0.129 - - [2026-05-04 02:55:46] "POST /neutron/port HTTP/1.1" 200 1236 0.023878 10.0.0.129 - - [2026-05-04 02:55:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006506 10.0.0.129 - - [2026-05-04 02:55:46] "POST /neutron/port HTTP/1.1" 200 117 0.001492 10.0.0.129 - - [2026-05-04 02:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.129 - - [2026-05-04 02:55:48] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.008747 10.0.0.129 - - [2026-05-04 02:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.129 - - [2026-05-04 02:55:52] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006364 10.0.0.129 - - [2026-05-04 02:55:53] "POST /neutron/port HTTP/1.1" 200 1234 0.026650 10.0.0.129 - - [2026-05-04 02:55:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005622 10.0.0.129 - - [2026-05-04 02:55:53] "POST /neutron/port HTTP/1.1" 200 117 0.001401 10.0.0.129 - - [2026-05-04 02:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.129 - - [2026-05-04 02:55:56] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006794 10.0.0.129 - - [2026-05-04 02:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.129 - - [2026-05-04 02:56:00] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007387 10.0.0.129 - - [2026-05-04 02:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.129 - - [2026-05-04 02:56:04] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006136 10.0.0.129 - - [2026-05-04 02:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.129 - - [2026-05-04 02:56:08] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007303 10.0.0.129 - - [2026-05-04 02:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.129 - - [2026-05-04 02:56:12] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006401 10.0.0.129 - - [2026-05-04 02:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.129 - - [2026-05-04 02:56:16] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.008179 10.0.0.129 - - [2026-05-04 02:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.129 - - [2026-05-04 02:56:20] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005963 10.0.0.129 - - [2026-05-04 02:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006833 10.0.0.129 - - [2026-05-04 02:56:25] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.008816 10.0.0.129 - - [2026-05-04 02:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.129 - - [2026-05-04 02:56:29] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007790 10.0.0.129 - - [2026-05-04 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.129 - - [2026-05-04 02:56:31] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004175 10.0.0.129 - - [2026-05-04 02:56:31] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003532 10.0.0.129 - - [2026-05-04 02:56:31] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006442 10.0.0.129 - - [2026-05-04 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.129 - - [2026-05-04 02:56:31] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004180 10.0.0.129 - - [2026-05-04 02:56:31] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003721 10.0.0.129 - - [2026-05-04 02:56:31] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007520 10.0.0.129 - - [2026-05-04 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.129 - - [2026-05-04 02:56:31] "GET /routing-instance/63fb3cb2-5116-44a5-91aa-294ac56e772d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.005514 10.0.0.129 - - [2026-05-04 02:56:31] "GET /route-target/6f2eb3bb-fe8c-4342-beb7-79ca81a24212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005462 10.0.0.129 - - [2026-05-04 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004892 10.0.0.129 - - [2026-05-04 02:56:31] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005403 10.0.0.129 - - [2026-05-04 02:56:31] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004135 10.0.0.129 - - [2026-05-04 02:56:31] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.008972 10.0.0.129 - - [2026-05-04 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007939 10.0.0.129 - - [2026-05-04 02:56:31] "GET /routing-instance/63fb3cb2-5116-44a5-91aa-294ac56e772d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.006391 10.0.0.129 - - [2026-05-04 02:56:31] "GET /route-target/6f2eb3bb-fe8c-4342-beb7-79ca81a24212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005685 10.0.0.129 - - [2026-05-04 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005275 10.0.0.129 - - [2026-05-04 02:56:32] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004494 10.0.0.129 - - [2026-05-04 02:56:32] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.005176 10.0.0.129 - - [2026-05-04 02:56:32] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.008433 10.0.0.129 - - [2026-05-04 02:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.129 - - [2026-05-04 02:56:32] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005536 10.0.0.129 - - [2026-05-04 02:56:32] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.006008 10.0.0.129 - - [2026-05-04 02:56:32] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007677 10.0.0.129 - - [2026-05-04 02:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.129 - - [2026-05-04 02:56:32] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006216 10.0.0.129 - - [2026-05-04 02:56:32] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.005797 10.0.0.129 - - [2026-05-04 02:56:32] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007697 10.0.0.129 - - [2026-05-04 02:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.129 - - [2026-05-04 02:56:32] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004797 10.0.0.129 - - [2026-05-04 02:56:32] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004253 10.0.0.129 - - [2026-05-04 02:56:32] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006397 10.0.0.129 - - [2026-05-04 02:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.129 - - [2026-05-04 02:56:32] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005113 10.0.0.129 - - [2026-05-04 02:56:32] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003564 10.0.0.129 - - [2026-05-04 02:56:32] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.008402 10.0.0.129 - - [2026-05-04 02:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.129 - - [2026-05-04 02:56:32] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004805 10.0.0.129 - - [2026-05-04 02:56:32] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004686 10.0.0.129 - - [2026-05-04 02:56:32] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006707 10.0.0.129 - - [2026-05-04 02:56:32] "GET /obj-perms HTTP/1.1" 200 5061 0.004389 10.0.0.129 - - [2026-05-04 02:56:32] "GET /obj-perms HTTP/1.1" 200 5061 0.004519 10.0.0.249 - - [2026-05-04 02:56:32] "GET /obj-perms HTTP/1.1" 200 5061 0.004087 10.0.0.129 - - [2026-05-04 02:56:32] "GET /obj-perms HTTP/1.1" 200 5061 0.004593 10.0.0.50 - - [2026-05-04 02:56:33] "GET /obj-perms HTTP/1.1" 200 5061 0.004246 10.0.0.249 - - [2026-05-04 02:56:33] "GET /obj-perms HTTP/1.1" 200 5061 0.004215 10.0.0.129 - - [2026-05-04 02:56:33] "POST /neutron/port HTTP/1.1" 200 1236 0.019855 10.0.0.129 - - [2026-05-04 02:56:33] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008567 10.0.0.129 - - [2026-05-04 02:56:33] "POST /neutron/port HTTP/1.1" 200 1236 0.027349 10.0.0.129 - - [2026-05-04 02:56:33] "GET /virtual-machine/c231f322-7f84-4417-8f04-72ac49ea3782 HTTP/1.1" 200 1301 0.006959 10.0.0.129 - - [2026-05-04 02:56:33] "GET /virtual-machine/c231f322-7f84-4417-8f04-72ac49ea3782 HTTP/1.1" 200 1301 0.004388 10.0.0.129 - - [2026-05-04 02:56:33] "GET /virtual-machine-interface/e12699ac-f189-481a-bb8c-4e5bd868fc86 HTTP/1.1" 200 3177 0.006513 10.0.0.129 - - [2026-05-04 02:56:33] "GET /virtual-machine/c231f322-7f84-4417-8f04-72ac49ea3782 HTTP/1.1" 200 1301 0.004595 10.0.0.129 - - [2026-05-04 02:56:33] "GET /virtual-machine-interface/e12699ac-f189-481a-bb8c-4e5bd868fc86 HTTP/1.1" 200 3177 0.006315 10.0.0.129 - - [2026-05-04 02:56:33] "GET /instance-ip/52d51bc1-86e7-4879-baeb-04229dac8c66 HTTP/1.1" 200 1656 0.007572 10.0.0.129 - - [2026-05-04 02:56:33] "GET /instance-ip/a7622c03-ff05-4ee9-8a3a-f7d0458be75f HTTP/1.1" 200 1635 0.006728 10.0.0.129 - - [2026-05-04 02:56:33] "GET /virtual-machine/c231f322-7f84-4417-8f04-72ac49ea3782 HTTP/1.1" 200 1301 0.004546 10.0.0.129 - - [2026-05-04 02:56:33] "GET /virtual-machine-interface/e12699ac-f189-481a-bb8c-4e5bd868fc86 HTTP/1.1" 200 3177 0.006465 10.0.0.129 - - [2026-05-04 02:56:33] "GET /instance-ip/52d51bc1-86e7-4879-baeb-04229dac8c66 HTTP/1.1" 200 1656 0.004217 10.0.0.129 - - [2026-05-04 02:56:33] "GET /instance-ip/a7622c03-ff05-4ee9-8a3a-f7d0458be75f HTTP/1.1" 200 1635 0.005000 10.0.0.129 - - [2026-05-04 02:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.129 - - [2026-05-04 02:56:33] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004326 10.0.0.129 - - [2026-05-04 02:56:33] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004021 10.0.0.129 - - [2026-05-04 02:56:33] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.008266 10.0.0.129 - - [2026-05-04 02:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004894 10.0.0.129 - - [2026-05-04 02:56:33] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007786 10.0.0.129 - - [2026-05-04 02:56:33] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003942 10.0.0.129 - - [2026-05-04 02:56:33] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006387 10.0.0.129 - - [2026-05-04 02:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.129 - - [2026-05-04 02:56:33] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004385 10.0.0.129 - - [2026-05-04 02:56:33] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003834 10.0.0.129 - - [2026-05-04 02:56:33] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.007920 10.0.0.129 - - [2026-05-04 02:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007123 10.0.0.129 - - [2026-05-04 02:56:34] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004663 10.0.0.129 - - [2026-05-04 02:56:34] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.005173 10.0.0.129 - - [2026-05-04 02:56:34] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.007346 10.0.0.129 - - [2026-05-04 02:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005663 10.0.0.129 - - [2026-05-04 02:56:34] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005462 10.0.0.129 - - [2026-05-04 02:56:34] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004237 10.0.0.129 - - [2026-05-04 02:56:34] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006997 10.0.0.129 - - [2026-05-04 02:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.129 - - [2026-05-04 02:56:35] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004777 10.0.0.129 - - [2026-05-04 02:56:35] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004015 10.0.0.129 - - [2026-05-04 02:56:35] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006818 10.0.0.129 - - [2026-05-04 02:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.129 - - [2026-05-04 02:56:35] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004599 10.0.0.129 - - [2026-05-04 02:56:35] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004773 10.0.0.129 - - [2026-05-04 02:56:35] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.007009 10.0.0.129 - - [2026-05-04 02:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.129 - - [2026-05-04 02:56:35] "GET /routing-instance/c9a53176-0d35-4ca4-b79d-cd2665a83dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1802 0.006605 10.0.0.129 - - [2026-05-04 02:56:35] "GET /route-target/0e1a9461-71d2-46c0-bf4b-d1ce51194f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005817 10.0.0.129 - - [2026-05-04 02:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.129 - - [2026-05-04 02:56:35] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005094 10.0.0.129 - - [2026-05-04 02:56:35] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003729 10.0.0.129 - - [2026-05-04 02:56:35] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006812 10.0.0.129 - - [2026-05-04 02:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.129 - - [2026-05-04 02:56:35] "GET /routing-instance/c9a53176-0d35-4ca4-b79d-cd2665a83dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1802 0.004900 10.0.0.129 - - [2026-05-04 02:56:35] "GET /route-target/0e1a9461-71d2-46c0-bf4b-d1ce51194f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004331 10.0.0.129 - - [2026-05-04 02:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.129 - - [2026-05-04 02:56:36] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004969 10.0.0.129 - - [2026-05-04 02:56:36] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003677 10.0.0.129 - - [2026-05-04 02:56:36] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006846 10.0.0.129 - - [2026-05-04 02:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.129 - - [2026-05-04 02:56:36] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004605 10.0.0.129 - - [2026-05-04 02:56:36] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004966 10.0.0.129 - - [2026-05-04 02:56:36] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006865 10.0.0.129 - - [2026-05-04 02:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.129 - - [2026-05-04 02:56:36] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005274 10.0.0.129 - - [2026-05-04 02:56:36] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003536 10.0.0.129 - - [2026-05-04 02:56:36] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006708 10.0.0.129 - - [2026-05-04 02:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.129 - - [2026-05-04 02:56:36] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005040 10.0.0.129 - - [2026-05-04 02:56:36] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003449 10.0.0.129 - - [2026-05-04 02:56:36] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.007053 10.0.0.129 - - [2026-05-04 02:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.129 - - [2026-05-04 02:56:36] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004416 10.0.0.129 - - [2026-05-04 02:56:36] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003925 10.0.0.129 - - [2026-05-04 02:56:36] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.007748 10.0.0.129 - - [2026-05-04 02:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.129 - - [2026-05-04 02:56:36] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004991 10.0.0.129 - - [2026-05-04 02:56:36] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004326 10.0.0.129 - - [2026-05-04 02:56:36] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006475 10.0.0.129 - - [2026-05-04 02:56:36] "GET /obj-perms HTTP/1.1" 200 5061 0.005706 10.0.0.129 - - [2026-05-04 02:56:36] "GET /obj-perms HTTP/1.1" 200 5061 0.004132 10.0.0.249 - - [2026-05-04 02:56:36] "GET /obj-perms HTTP/1.1" 200 5061 0.004454 10.0.0.129 - - [2026-05-04 02:56:37] "GET /obj-perms HTTP/1.1" 200 5061 0.005984 10.0.0.129 - - [2026-05-04 02:56:37] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010828 10.0.0.129 - - [2026-05-04 02:56:37] "POST /neutron/port HTTP/1.1" 200 1235 0.029680 10.0.0.129 - - [2026-05-04 02:56:37] "POST /neutron/security_group HTTP/1.1" 200 2064 0.011137 10.0.0.129 - - [2026-05-04 02:56:37] "GET /virtual-machine/79baddcd-03d9-4504-ac3e-7d7a5b66d453 HTTP/1.1" 200 1300 0.008359 10.0.0.129 - - [2026-05-04 02:56:37] "GET /virtual-machine/79baddcd-03d9-4504-ac3e-7d7a5b66d453 HTTP/1.1" 200 1300 0.009712 10.0.0.129 - - [2026-05-04 02:56:37] "GET /virtual-machine-interface/65752861-d226-4ece-a1af-0a1692755163 HTTP/1.1" 200 3176 0.016503 10.0.0.129 - - [2026-05-04 02:56:37] "GET /virtual-machine/79baddcd-03d9-4504-ac3e-7d7a5b66d453 HTTP/1.1" 200 1300 0.006182 10.0.0.129 - - [2026-05-04 02:56:37] "GET /virtual-machine-interface/65752861-d226-4ece-a1af-0a1692755163 HTTP/1.1" 200 3176 0.006007 10.0.0.129 - - [2026-05-04 02:56:37] "GET /instance-ip/90fcfce4-8c7f-4719-a42b-ecc15cc43c54 HTTP/1.1" 200 1635 0.010007 10.0.0.129 - - [2026-05-04 02:56:37] "GET /instance-ip/b4f6bedc-78fe-442b-a373-9c8e8416a9ea HTTP/1.1" 200 1657 0.008642 10.0.0.129 - - [2026-05-04 02:56:37] "GET /virtual-machine/79baddcd-03d9-4504-ac3e-7d7a5b66d453 HTTP/1.1" 200 1300 0.004613 10.0.0.129 - - [2026-05-04 02:56:37] "GET /virtual-machine-interface/65752861-d226-4ece-a1af-0a1692755163 HTTP/1.1" 200 3176 0.005940 10.0.0.129 - - [2026-05-04 02:56:37] "GET /instance-ip/90fcfce4-8c7f-4719-a42b-ecc15cc43c54 HTTP/1.1" 200 1635 0.005575 10.0.0.129 - - [2026-05-04 02:56:37] "GET /instance-ip/b4f6bedc-78fe-442b-a373-9c8e8416a9ea HTTP/1.1" 200 1657 0.005437 10.0.0.129 - - [2026-05-04 02:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.129 - - [2026-05-04 02:56:37] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003719 10.0.0.129 - - [2026-05-04 02:56:37] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003867 10.0.0.129 - - [2026-05-04 02:56:37] "GET /virtual-network/6c137276-9300-40a3-a399-72cf9b2deac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006653 10.0.0.129 - - [2026-05-04 02:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.129 - - [2026-05-04 02:56:37] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006349 10.0.0.129 - - [2026-05-04 02:56:37] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004211 10.0.0.129 - - [2026-05-04 02:56:37] "GET /virtual-network/6c137276-9300-40a3-a399-72cf9b2deac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006122 10.0.0.129 - - [2026-05-04 02:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.129 - - [2026-05-04 02:56:38] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004552 10.0.0.129 - - [2026-05-04 02:56:38] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003360 10.0.0.129 - - [2026-05-04 02:56:38] "GET /virtual-network/6c137276-9300-40a3-a399-72cf9b2deac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007835 10.0.0.129 - - [2026-05-04 02:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.129 - - [2026-05-04 02:56:38] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004938 10.0.0.129 - - [2026-05-04 02:56:38] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004032 10.0.0.129 - - [2026-05-04 02:56:38] "GET /virtual-network/6c137276-9300-40a3-a399-72cf9b2deac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006108 10.0.0.129 - - [2026-05-04 02:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.129 - - [2026-05-04 02:56:38] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005024 10.0.0.129 - - [2026-05-04 02:56:38] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003710 10.0.0.129 - - [2026-05-04 02:56:38] "GET /virtual-network/6c137276-9300-40a3-a399-72cf9b2deac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006527 10.0.0.50 - - [2026-05-04 02:56:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000436 10.0.0.50 - - [2026-05-04 02:56:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000439 10.0.0.249 - - [2026-05-04 02:56:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.249 - - [2026-05-04 02:56:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000528 10.0.0.50 - - [2026-05-04 02:56:39] "GET /global-system-configs HTTP/1.1" 401 293 0.001207 10.0.0.50 - - [2026-05-04 02:56:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000445 10.0.0.129 - - [2026-05-04 02:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009684 10.0.0.129 - - [2026-05-04 02:56:39] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005256 10.0.0.129 - - [2026-05-04 02:56:39] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004039 10.0.0.129 - - [2026-05-04 02:56:39] "GET /virtual-network/6c137276-9300-40a3-a399-72cf9b2deac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007906 10.0.0.129 - - [2026-05-04 02:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.129 - - [2026-05-04 02:56:39] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005381 10.0.0.129 - - [2026-05-04 02:56:39] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003861 10.0.0.129 - - [2026-05-04 02:56:39] "GET /virtual-network/6c137276-9300-40a3-a399-72cf9b2deac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006938 10.0.0.129 - - [2026-05-04 02:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.129 - - [2026-05-04 02:56:39] "GET /routing-instance/74c0231f-d116-4131-acb6-88118e9d41aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.008156 10.0.0.129 - - [2026-05-04 02:56:39] "GET /route-target/249af264-684a-4752-a9a8-84140162eb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004656 10.0.0.249 - - [2026-05-04 02:56:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.249 - - [2026-05-04 02:56:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000563 10.0.0.129 - - [2026-05-04 02:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005259 10.0.0.129 - - [2026-05-04 02:56:39] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005670 10.0.0.129 - - [2026-05-04 02:56:39] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004328 10.0.0.129 - - [2026-05-04 02:56:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.129 - - [2026-05-04 02:56:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000452 10.0.0.129 - - [2026-05-04 02:56:39] "GET /virtual-network/6c137276-9300-40a3-a399-72cf9b2deac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007690 10.0.0.129 - - [2026-05-04 02:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.129 - - [2026-05-04 02:56:40] "GET /routing-instance/74c0231f-d116-4131-acb6-88118e9d41aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005118 10.0.0.129 - - [2026-05-04 02:56:40] "GET /route-target/249af264-684a-4752-a9a8-84140162eb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004839 10.0.0.129 - - [2026-05-04 02:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.129 - - [2026-05-04 02:56:40] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004830 10.0.0.129 - - [2026-05-04 02:56:40] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004181 10.0.0.129 - - [2026-05-04 02:56:40] "GET /virtual-network/6c137276-9300-40a3-a399-72cf9b2deac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007113 10.0.0.129 - - [2026-05-04 02:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.129 - - [2026-05-04 02:56:40] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004984 10.0.0.129 - - [2026-05-04 02:56:40] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004130 10.0.0.129 - - [2026-05-04 02:56:40] "GET /virtual-network/6c137276-9300-40a3-a399-72cf9b2deac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006119 10.0.0.129 - - [2026-05-04 02:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.129 - - [2026-05-04 02:56:40] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004952 10.0.0.129 - - [2026-05-04 02:56:40] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003686 10.0.0.129 - - [2026-05-04 02:56:40] "GET /virtual-network/6c137276-9300-40a3-a399-72cf9b2deac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006853 10.0.0.129 - - [2026-05-04 02:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.129 - - [2026-05-04 02:56:40] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004546 10.0.0.129 - - [2026-05-04 02:56:40] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003517 10.0.0.129 - - [2026-05-04 02:56:40] "GET /virtual-network/6c137276-9300-40a3-a399-72cf9b2deac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007389 10.0.0.129 - - [2026-05-04 02:56:40] "GET /obj-perms HTTP/1.1" 200 5061 0.003895 10.0.0.249 - - [2026-05-04 02:56:40] "GET /obj-perms HTTP/1.1" 200 5061 0.004298 10.0.0.129 - - [2026-05-04 02:56:40] "GET /obj-perms HTTP/1.1" 200 5061 0.004388 10.0.0.129 - - [2026-05-04 02:56:40] "GET /obj-perms HTTP/1.1" 200 5061 0.004454 10.0.0.249 - - [2026-05-04 02:56:40] "GET /obj-perms HTTP/1.1" 200 5061 0.005307 10.0.0.129 - - [2026-05-04 02:56:40] "GET /virtual-machine/ccc3d2d4-eaeb-41f4-b486-4b71470a2c17 HTTP/1.1" 200 1301 0.004626 10.0.0.129 - - [2026-05-04 02:56:41] "GET /virtual-machine-interface/230f6353-2b9a-41ea-a950-4ca3d0b0032c HTTP/1.1" 200 3176 0.006526 10.0.0.129 - - [2026-05-04 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.129 - - [2026-05-04 02:56:41] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006733 10.0.0.129 - - [2026-05-04 02:56:41] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003723 10.0.0.129 - - [2026-05-04 02:56:41] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006814 10.0.0.129 - - [2026-05-04 02:56:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.129 - - [2026-05-04 02:56:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000420 10.0.0.129 - - [2026-05-04 02:56:41] "POST /neutron/port HTTP/1.1" 200 1234 0.023483 10.0.0.129 - - [2026-05-04 02:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.129 - - [2026-05-04 02:56:42] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004680 10.0.0.129 - - [2026-05-04 02:56:42] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003593 10.0.0.129 - - [2026-05-04 02:56:42] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006989 10.0.0.129 - - [2026-05-04 02:56:42] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009236 10.0.0.129 - - [2026-05-04 02:56:46] "POST /neutron/port HTTP/1.1" 200 1236 0.023607 10.0.0.129 - - [2026-05-04 02:56:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007091 10.0.0.129 - - [2026-05-04 02:56:46] "POST /neutron/port HTTP/1.1" 200 117 0.001371 10.0.0.129 - - [2026-05-04 02:56:47] "POST /neutron/port HTTP/1.1" 200 1234 0.020972 10.0.0.129 - - [2026-05-04 02:56:52] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007784 10.0.0.129 - - [2026-05-04 02:56:54] "POST /neutron/network HTTP/1.1" 200 1022 0.009035 10.0.0.129 - - [2026-05-04 02:56:54] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015450 10.0.0.129 - - [2026-05-04 02:56:54] "POST /neutron/network HTTP/1.1" 200 1012 0.011127 10.0.0.129 - - [2026-05-04 02:56:57] "GET /virtual-machine/c231f322-7f84-4417-8f04-72ac49ea3782 HTTP/1.1" 200 1301 0.004994 10.0.0.129 - - [2026-05-04 02:56:57] "GET /virtual-machine-interface/e12699ac-f189-481a-bb8c-4e5bd868fc86 HTTP/1.1" 200 3177 0.006554 10.0.0.129 - - [2026-05-04 02:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.129 - - [2026-05-04 02:56:57] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004833 10.0.0.129 - - [2026-05-04 02:56:57] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003541 10.0.0.129 - - [2026-05-04 02:56:58] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006702 10.0.0.129 - - [2026-05-04 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.129 - - [2026-05-04 02:56:59] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004153 10.0.0.129 - - [2026-05-04 02:56:59] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003845 10.0.0.129 - - [2026-05-04 02:56:59] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.007082 10.0.0.129 - - [2026-05-04 02:56:59] "GET /virtual-machine/79baddcd-03d9-4504-ac3e-7d7a5b66d453 HTTP/1.1" 200 1300 0.005902 10.0.0.129 - - [2026-05-04 02:56:59] "GET /virtual-machine-interface/65752861-d226-4ece-a1af-0a1692755163 HTTP/1.1" 200 3176 0.009339 10.0.0.129 - - [2026-05-04 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.129 - - [2026-05-04 02:56:59] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004750 10.0.0.129 - - [2026-05-04 02:56:59] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003873 10.0.0.129 - - [2026-05-04 02:56:59] "GET /virtual-network/6c137276-9300-40a3-a399-72cf9b2deac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007009 10.0.0.129 - - [2026-05-04 02:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.129 - - [2026-05-04 02:57:00] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004279 10.0.0.129 - - [2026-05-04 02:57:00] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003682 10.0.0.129 - - [2026-05-04 02:57:00] "GET /virtual-network/6c137276-9300-40a3-a399-72cf9b2deac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008570 10.0.0.129 - - [2026-05-04 02:57:23] "GET /virtual-machine/79baddcd-03d9-4504-ac3e-7d7a5b66d453 HTTP/1.1" 200 1300 0.005488 10.0.0.129 - - [2026-05-04 02:57:24] "POST /neutron/port HTTP/1.1" 200 151 0.239655 10.0.0.129 - - [2026-05-04 02:57:25] "GET /virtual-machine/79baddcd-03d9-4504-ac3e-7d7a5b66d453 HTTP/1.1" 404 171 0.004335 10.0.0.129 - - [2026-05-04 02:57:25] "GET /virtual-machine/79baddcd-03d9-4504-ac3e-7d7a5b66d453 HTTP/1.1" 404 171 0.004375 10.0.0.129 - - [2026-05-04 02:57:25] "GET /virtual-machine/79baddcd-03d9-4504-ac3e-7d7a5b66d453 HTTP/1.1" 404 171 0.003308 10.0.0.129 - - [2026-05-04 02:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.129 - - [2026-05-04 02:57:25] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004872 10.0.0.129 - - [2026-05-04 02:57:25] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003653 10.0.0.129 - - [2026-05-04 02:57:25] "GET /virtual-network/6c137276-9300-40a3-a399-72cf9b2deac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007636 10.0.0.129 - - [2026-05-04 02:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.129 - - [2026-05-04 02:57:25] "GET /routing-instance/74c0231f-d116-4131-acb6-88118e9d41aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005245 10.0.0.129 - - [2026-05-04 02:57:25] "GET /route-target/249af264-684a-4752-a9a8-84140162eb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005420 10.0.0.129 - - [2026-05-04 02:57:25] "GET /obj-perms HTTP/1.1" 200 5061 0.005218 10.0.0.249 - - [2026-05-04 02:57:25] "GET /obj-perms HTTP/1.1" 200 5061 0.005265 10.0.0.129 - - [2026-05-04 02:57:35] "GET /obj-perms HTTP/1.1" 200 5061 0.004693 10.0.0.249 - - [2026-05-04 02:57:35] "GET /obj-perms HTTP/1.1" 200 5061 0.005144 10.0.0.129 - - [2026-05-04 02:57:44] "GET /obj-perms HTTP/1.1" 200 5061 0.004524 10.0.0.249 - - [2026-05-04 02:57:44] "GET /obj-perms HTTP/1.1" 200 5061 0.004042 10.0.0.129 - - [2026-05-04 02:57:46] "POST /neutron/network HTTP/1.1" 200 1121 0.008924 10.0.0.129 - - [2026-05-04 02:57:46] "POST /neutron/subnet HTTP/1.1" 200 1380 0.022432 10.0.0.129 - - [2026-05-04 02:57:46] "POST /neutron/network HTTP/1.1" 200 1111 0.014497 10.0.0.129 - - [2026-05-04 02:57:47] "GET /obj-perms HTTP/1.1" 200 5061 0.004495 10.0.0.50 - - [2026-05-04 02:57:47] "GET /obj-perms HTTP/1.1" 200 5061 0.004204 10.0.0.129 - - [2026-05-04 02:57:47] "GET /virtual-machine/c231f322-7f84-4417-8f04-72ac49ea3782 HTTP/1.1" 200 1301 0.005332 10.0.0.129 - - [2026-05-04 02:57:48] "POST /neutron/port HTTP/1.1" 200 151 0.255895 10.0.0.129 - - [2026-05-04 02:57:49] "GET /virtual-machine/c231f322-7f84-4417-8f04-72ac49ea3782 HTTP/1.1" 404 171 0.005369 10.0.0.129 - - [2026-05-04 02:57:49] "GET /virtual-machine/c231f322-7f84-4417-8f04-72ac49ea3782 HTTP/1.1" 404 171 0.005576 10.0.0.129 - - [2026-05-04 02:57:49] "GET /virtual-machine/c231f322-7f84-4417-8f04-72ac49ea3782 HTTP/1.1" 404 171 0.003864 10.0.0.129 - - [2026-05-04 02:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.129 - - [2026-05-04 02:57:49] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004785 10.0.0.129 - - [2026-05-04 02:57:49] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003848 10.0.0.129 - - [2026-05-04 02:57:49] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.006499 10.0.0.129 - - [2026-05-04 02:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.129 - - [2026-05-04 02:57:50] "GET /routing-instance/c9a53176-0d35-4ca4-b79d-cd2665a83dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1802 0.004937 10.0.0.129 - - [2026-05-04 02:57:50] "GET /route-target/0e1a9461-71d2-46c0-bf4b-d1ce51194f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004701 10.0.0.129 - - [2026-05-04 02:57:53] "GET /obj-perms HTTP/1.1" 200 5061 0.004202 10.0.0.249 - - [2026-05-04 02:57:55] "GET /obj-perms HTTP/1.1" 200 5075 0.096836 10.0.0.129 - - [2026-05-04 02:57:55] "POST /neutron/network HTTP/1.1" 200 1205 0.036000 10.0.0.129 - - [2026-05-04 02:57:55] "POST /neutron/subnet HTTP/1.1" 200 1370 0.015445 10.0.0.129 - - [2026-05-04 02:57:55] "POST /neutron/network HTTP/1.1" 200 1195 0.010444 10.0.0.129 - - [2026-05-04 02:57:56] "GET /obj-perms HTTP/1.1" 200 5061 0.004249 10.0.0.129 - - [2026-05-04 02:58:02] "GET /obj-perms HTTP/1.1" 200 5061 0.004802 10.0.0.129 - - [2026-05-04 02:58:05] "GET /obj-perms HTTP/1.1" 200 5061 0.006484 10.0.0.129 - - [2026-05-04 02:58:11] "GET /obj-perms HTTP/1.1" 200 5061 0.005056 10.0.0.129 - - [2026-05-04 02:58:14] "GET /obj-perms HTTP/1.1" 200 5061 0.004113 10.0.0.129 - - [2026-05-04 02:58:17] "GET /obj-perms HTTP/1.1" 200 5061 0.004930 10.0.0.129 - - [2026-05-04 02:58:18] "GET /virtual-machine/ccc3d2d4-eaeb-41f4-b486-4b71470a2c17 HTTP/1.1" 200 1301 0.005317 10.0.0.129 - - [2026-05-04 02:58:18] "POST /neutron/port HTTP/1.1" 200 151 0.240885 10.0.0.129 - - [2026-05-04 02:58:20] "GET /virtual-machine/ccc3d2d4-eaeb-41f4-b486-4b71470a2c17 HTTP/1.1" 404 171 0.004311 10.0.0.129 - - [2026-05-04 02:58:20] "GET /virtual-machine/ccc3d2d4-eaeb-41f4-b486-4b71470a2c17 HTTP/1.1" 404 171 0.003420 10.0.0.129 - - [2026-05-04 02:58:20] "GET /virtual-machine/ccc3d2d4-eaeb-41f4-b486-4b71470a2c17 HTTP/1.1" 404 171 0.003410 10.0.0.129 - - [2026-05-04 02:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006337 10.0.0.129 - - [2026-05-04 02:58:20] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004255 10.0.0.129 - - [2026-05-04 02:58:20] "GET /virtual-networks?parent_id=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003531 10.0.0.129 - - [2026-05-04 02:58:20] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007999 10.0.0.129 - - [2026-05-04 02:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.129 - - [2026-05-04 02:58:20] "GET /routing-instance/63fb3cb2-5116-44a5-91aa-294ac56e772d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.005148 10.0.0.129 - - [2026-05-04 02:58:20] "GET /route-target/6f2eb3bb-fe8c-4342-beb7-79ca81a24212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004433 10.0.0.129 - - [2026-05-04 02:58:23] "GET /obj-perms HTTP/1.1" 200 5061 0.004781 10.0.0.249 - - [2026-05-04 02:58:23] "GET /obj-perms HTTP/1.1" 200 5061 0.004411 10.0.0.129 - - [2026-05-04 02:58:32] "GET /obj-perms HTTP/1.1" 200 5061 0.005018 10.0.0.249 - - [2026-05-04 02:58:32] "GET /obj-perms HTTP/1.1" 200 5061 0.004361 10.0.0.129 - - [2026-05-04 02:58:42] "GET /obj-perms HTTP/1.1" 200 5061 0.004378 10.0.0.249 - - [2026-05-04 02:58:42] "GET /obj-perms HTTP/1.1" 200 5061 0.004735 10.0.0.129 - - [2026-05-04 02:58:48] "GET /obj-perms HTTP/1.1" 200 5061 0.004678 10.0.0.50 - - [2026-05-04 02:58:48] "GET /obj-perms HTTP/1.1" 200 5061 0.003967 10.0.0.249 - - [2026-05-04 02:58:48] "GET /obj-perms HTTP/1.1" 200 5061 0.003874 10.0.0.129 - - [2026-05-04 02:58:48] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.008506 10.0.0.129 - - [2026-05-04 02:58:48] "POST /neutron/network HTTP/1.1" 200 1013 0.033837 10.0.0.129 - - [2026-05-04 02:58:48] "GET /virtual-network/7ebc3a39-d9cb-4b2e-ba7b-cd22d6589106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.010903 10.0.0.129 - - [2026-05-04 02:58:48] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006575 10.0.0.129 - - [2026-05-04 02:58:49] "POST /neutron/network HTTP/1.1" 200 1011 0.014354 10.0.0.129 - - [2026-05-04 02:58:49] "GET /virtual-network/7ae76143-5ebd-475c-9c9b-98064778df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006148 10.0.0.129 - - [2026-05-04 02:58:49] "DELETE /network-policy/95a3ae2e-cf99-417e-920c-6e6f6a9a2913 HTTP/1.1" 200 115 0.048218 10.0.0.129 - - [2026-05-04 02:58:49] "DELETE /network-policy/2dad227c-3b02-48d1-b13d-64666978dbb5 HTTP/1.1" 200 115 0.052971 10.0.0.129 - - [2026-05-04 02:58:49] "DELETE /network-policy/1dddaef3-9c81-4b4b-87f5-17d9f219ce63 HTTP/1.1" 200 115 0.045935 10.0.0.129 - - [2026-05-04 02:58:49] "DELETE /access-control-list/ab27b96e-68d0-4afb-b0f4-a0d7e22806ce HTTP/1.1" 200 115 0.045981 10.0.0.129 - - [2026-05-04 02:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.129 - - [2026-05-04 02:58:49] "POST /neutron/network HTTP/1.1" 200 1013 0.010244 10.0.0.129 - - [2026-05-04 02:58:49] "DELETE /route-target/0e1a9461-71d2-46c0-bf4b-d1ce51194f34 HTTP/1.1" 200 115 0.028342 10.0.0.249 - - [2026-05-04 02:58:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003277 10.0.0.249 - - [2026-05-04 02:58:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002821 10.0.0.249 - - [2026-05-04 02:58:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002333 10.0.0.249 - - [2026-05-04 02:58:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002645 10.0.0.129 - - [2026-05-04 02:58:50] "POST /neutron/network HTTP/1.1" 200 151 0.163901 10.0.0.129 - - [2026-05-04 02:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.129 - - [2026-05-04 02:58:50] "DELETE /network-ipam/85c90663-b0d4-4f36-bb47-cc29d1679ccd HTTP/1.1" 200 115 0.063133 10.0.0.129 - - [2026-05-04 02:58:50] "POST /fqname-to-id HTTP/1.1" 404 203 0.006591 10.0.0.129 - - [2026-05-04 02:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.129 - - [2026-05-04 02:58:50] "DELETE /network-ipam/3e13e64d-6bc8-4ec2-990e-8ea17dab7d43 HTTP/1.1" 200 115 0.041508 10.0.0.129 - - [2026-05-04 02:58:50] "POST /fqname-to-id HTTP/1.1" 404 203 0.005165 10.0.0.129 - - [2026-05-04 02:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.129 - - [2026-05-04 02:58:50] "DELETE /network-ipam/8b8b6194-3adc-4e6e-b52b-c8e97d387e83 HTTP/1.1" 200 115 0.050020 10.0.0.129 - - [2026-05-04 02:58:50] "POST /fqname-to-id HTTP/1.1" 404 203 0.003929 10.0.0.249 - - [2026-05-04 02:58:53] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001378 10.0.0.129 - - [2026-05-04 02:58:53] "GET /project/e731030b-0dd9-43e1-9e21-ae27e11e836a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.105691 10.0.0.249 - - [2026-05-04 02:58:53] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001056 10.0.0.129 - - [2026-05-04 02:58:53] "GET /project/e731030b-0dd9-43e1-9e21-ae27e11e836a?fields=virtual_networks HTTP/1.1" 200 1057 0.045233 10.0.0.249 - - [2026-05-04 02:58:53] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001147 10.0.0.129 - - [2026-05-04 02:58:53] "GET /project/e731030b-0dd9-43e1-9e21-ae27e11e836a?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.040823 10.0.0.249 - - [2026-05-04 02:58:53] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001548 10.0.0.129 - - [2026-05-04 02:58:53] "GET /project/e731030b-0dd9-43e1-9e21-ae27e11e836a?fields=security_groups HTTP/1.1" 200 1290 0.054519 10.0.0.129 - - [2026-05-04 02:58:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.034395 10.0.0.249 - - [2026-05-04 02:58:54] "GET /projects?obj_uuids=ba03799c-338d-4676-b663-a0fb90ddd7bd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003425 10.0.0.249 - - [2026-05-04 02:58:55] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001508 10.0.0.249 - - [2026-05-04 02:58:55] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008095 10.0.0.249 - - [2026-05-04 02:58:55] "POST /id-to-fqname HTTP/1.1" 200 192 0.001830 10.0.0.249 - - [2026-05-04 02:58:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.012186 10.0.0.249 - - [2026-05-04 02:58:55] "POST /security-groups HTTP/1.1" 200 593 0.079109 10.0.0.129 - - [2026-05-04 02:58:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.003561 10.0.0.249 - - [2026-05-04 02:58:55] "POST /projects HTTP/1.1" 200 589 0.314237 10.0.0.249 - - [2026-05-04 02:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.387117 10.0.0.129 - - [2026-05-04 02:58:55] "POST /access-control-lists HTTP/1.1" 200 598 0.032436 10.0.0.129 - - [2026-05-04 02:58:55] "GET /project/ba03799c-338d-4676-b663-a0fb90ddd7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.539510 10.0.0.129 - - [2026-05-04 02:58:57] "GET / HTTP/1.1" 200 36215 0.002138 10.0.0.129 - - [2026-05-04 02:58:59] "POST /fqname-to-id HTTP/1.1" 401 293 0.000511 10.0.0.129 - - [2026-05-04 02:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.062551 10.0.0.249 - - [2026-05-04 02:58:59] "GET /projects?obj_uuids=ba03799c-338d-4676-b663-a0fb90ddd7bd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001160 10.0.0.129 - - [2026-05-04 02:58:59] "GET /project/ba03799c-338d-4676-b663-a0fb90ddd7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.038289 10.0.0.249 - - [2026-05-04 02:59:00] "POST /useragent-kv HTTP/1.1" 200 115 0.008645 10.0.0.129 - - [2026-05-04 02:59:00] "POST /neutron/subnet HTTP/1.1" 200 730 0.222878 10.0.0.129 - - [2026-05-04 02:59:00] "POST /id-to-fqname HTTP/1.1" 200 222 0.001490 10.0.0.129 - - [2026-05-04 02:59:00] "GET /virtual-network/0c1d39a5-5c18-45b1-876a-fd9229bfbf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006501 10.0.0.129 - - [2026-05-04 02:59:00] "GET /virtual-network/0c1d39a5-5c18-45b1-876a-fd9229bfbf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006693 10.0.0.129 - - [2026-05-04 02:59:00] "POST /neutron/network HTTP/1.1" 200 827 0.010164 10.0.0.129 - - [2026-05-04 02:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.249 - - [2026-05-04 02:59:00] "GET /projects?obj_uuids=ba03799c-338d-4676-b663-a0fb90ddd7bd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001162 10.0.0.129 - - [2026-05-04 02:59:00] "GET /project/ba03799c-338d-4676-b663-a0fb90ddd7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.051643 10.0.0.249 - - [2026-05-04 02:59:00] "GET /projects?obj_uuids=ba03799c-338d-4676-b663-a0fb90ddd7bd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001432 10.0.0.129 - - [2026-05-04 02:59:00] "POST /neutron/network HTTP/1.1" 200 607 0.142296 10.0.0.129 - - [2026-05-04 02:59:00] "POST /route-targets HTTP/1.1" 200 328 0.016916 10.0.0.129 - - [2026-05-04 02:59:00] "POST /id-to-fqname HTTP/1.1" 200 222 0.004353 10.0.0.129 - - [2026-05-04 02:59:00] "GET /virtual-network/b1106c96-fce9-4dfc-9b0f-0d353c470dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006744 10.0.0.129 - - [2026-05-04 02:59:00] "POST /neutron/network HTTP/1.1" 200 824 0.008817 10.0.0.129 - - [2026-05-04 02:59:00] "GET /virtual-network/b1106c96-fce9-4dfc-9b0f-0d353c470dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006601 10.0.0.129 - - [2026-05-04 02:59:00] "POST /fqname-to-id HTTP/1.1" 404 228 0.003441 10.0.0.129 - - [2026-05-04 02:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.249 - - [2026-05-04 02:59:00] "GET /projects?obj_uuids=ba03799c-338d-4676-b663-a0fb90ddd7bd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001068 10.0.0.129 - - [2026-05-04 02:59:01] "GET /project/ba03799c-338d-4676-b663-a0fb90ddd7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.057475 10.0.0.129 - - [2026-05-04 02:59:01] "POST /network-policys HTTP/1.1" 200 573 0.040753 10.0.0.129 - - [2026-05-04 02:59:01] "GET /network-policy/a678282c-acfe-4872-b725-c770a086259d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.009216 10.0.0.129 - - [2026-05-04 02:59:01] "POST /neutron/network HTTP/1.1" 200 827 0.008296 10.0.0.129 - - [2026-05-04 02:59:01] "GET /virtual-network/0c1d39a5-5c18-45b1-876a-fd9229bfbf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.011858 10.0.0.129 - - [2026-05-04 02:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.129 - - [2026-05-04 02:59:01] "POST /access-control-lists HTTP/1.1" 200 592 0.054447 10.0.0.129 - - [2026-05-04 02:59:01] "GET /network-policy/a678282c-acfe-4872-b725-c770a086259d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.012924 10.0.0.129 - - [2026-05-04 02:59:01] "POST /neutron/network HTTP/1.1" 200 824 0.009634 10.0.0.129 - - [2026-05-04 02:59:01] "GET /virtual-network/b1106c96-fce9-4dfc-9b0f-0d353c470dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.018126 10.0.0.129 - - [2026-05-04 02:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.129 - - [2026-05-04 02:59:01] "POST /ref-update HTTP/1.1" 200 156 0.062883 10.0.0.129 - - [2026-05-04 02:59:01] "GET /network-policy/a678282c-acfe-4872-b725-c770a086259d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.013596 10.0.0.129 - - [2026-05-04 02:59:02] "GET /virtual-network/0c1d39a5-5c18-45b1-876a-fd9229bfbf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.010184 10.0.0.129 - - [2026-05-04 02:59:02] "GET /obj-perms HTTP/1.1" 200 5053 0.069643 10.0.0.129 - - [2026-05-04 02:59:03] "GET /virtual-network/b1106c96-fce9-4dfc-9b0f-0d353c470dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006330 10.0.0.50 - - [2026-05-04 02:59:04] "GET /obj-perms HTTP/1.1" 200 5053 0.068216 10.0.0.129 - - [2026-05-04 02:59:04] "POST /id-to-fqname HTTP/1.1" 200 222 0.001493 10.0.0.129 - - [2026-05-04 02:59:04] "POST /neutron/network HTTP/1.1" 200 939 0.009231 10.0.0.249 - - [2026-05-04 02:59:05] "GET /projects?obj_uuids=ba03799c-338d-4676-b663-a0fb90ddd7bd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001445 10.0.0.129 - - [2026-05-04 02:59:05] "GET /project/ba03799c-338d-4676-b663-a0fb90ddd7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.076353 10.0.0.129 - - [2026-05-04 02:59:05] "POST /neutron/port HTTP/1.1" 200 117 0.007029 10.0.0.129 - - [2026-05-04 02:59:05] "POST /id-to-fqname HTTP/1.1" 200 222 0.001528 10.0.0.129 - - [2026-05-04 02:59:06] "POST /neutron/network HTTP/1.1" 200 939 0.007639 10.0.0.249 - - [2026-05-04 02:59:06] "GET /projects?obj_uuids=ba03799c-338d-4676-b663-a0fb90ddd7bd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001006 10.0.0.129 - - [2026-05-04 02:59:06] "POST /neutron/port HTTP/1.1" 200 1063 0.018023 10.0.0.129 - - [2026-05-04 02:59:06] "GET /project/ba03799c-338d-4676-b663-a0fb90ddd7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.091921 10.0.0.129 - - [2026-05-04 02:59:07] "POST /neutron/port HTTP/1.1" 200 1127 0.024838 10.0.0.129 - - [2026-05-04 02:59:07] "POST /neutron/port HTTP/1.1" 200 1127 0.024641 10.0.0.129 - - [2026-05-04 02:59:07] "POST /neutron/network HTTP/1.1" 200 929 0.007914 10.0.0.129 - - [2026-05-04 02:59:07] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009744 10.0.0.129 - - [2026-05-04 02:59:08] "POST /neutron/port HTTP/1.1" 200 1060 0.051316 10.0.0.129 - - [2026-05-04 02:59:08] "POST /neutron/port HTTP/1.1" 200 1124 0.021147 10.0.0.129 - - [2026-05-04 02:59:08] "POST /neutron/port HTTP/1.1" 200 117 0.001316 10.0.0.129 - - [2026-05-04 02:59:12] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008634 10.0.0.129 - - [2026-05-04 02:59:12] "POST /neutron/port HTTP/1.1" 200 1127 0.019908 10.0.0.129 - - [2026-05-04 02:59:12] "GET /virtual-machine/93b8313c-5710-43a0-9250-56988f9b71aa HTTP/1.1" 401 293 0.000676 10.0.0.129 - - [2026-05-04 02:59:13] "GET /virtual-machine/93b8313c-5710-43a0-9250-56988f9b71aa HTTP/1.1" 200 1297 0.031138 10.0.0.129 - - [2026-05-04 02:59:13] "GET /virtual-machine-interface/6e61cb42-d2a5-4338-ae21-6cf42bf7d861 HTTP/1.1" 200 2958 0.006123 10.0.0.129 - - [2026-05-04 02:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.129 - - [2026-05-04 02:59:13] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004313 10.0.0.129 - - [2026-05-04 02:59:13] "GET /virtual-networks?parent_id=ba03799c-338d-4676-b663-a0fb90ddd7bd&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003588 10.0.0.129 - - [2026-05-04 02:59:13] "GET /virtual-network/0c1d39a5-5c18-45b1-876a-fd9229bfbf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007497 10.0.0.129 - - [2026-05-04 02:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.129 - - [2026-05-04 02:59:16] "GET /virtual-network/0c1d39a5-5c18-45b1-876a-fd9229bfbf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006355 10.0.0.129 - - [2026-05-04 02:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.129 - - [2026-05-04 02:59:20] "GET /virtual-network/0c1d39a5-5c18-45b1-876a-fd9229bfbf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006076 10.0.0.129 - - [2026-05-04 02:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.129 - - [2026-05-04 02:59:24] "GET /virtual-network/0c1d39a5-5c18-45b1-876a-fd9229bfbf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006295 10.0.0.129 - - [2026-05-04 02:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.129 - - [2026-05-04 02:59:28] "GET /virtual-network/0c1d39a5-5c18-45b1-876a-fd9229bfbf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006134 10.0.0.129 - - [2026-05-04 02:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005330 10.0.0.129 - - [2026-05-04 02:59:32] "GET /virtual-network/0c1d39a5-5c18-45b1-876a-fd9229bfbf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007162 10.0.0.249 - - [2026-05-04 02:59:35] "DELETE /project/ba03799c338d4676b663a0fb90ddd7bd HTTP/1.1" 404 173 0.006690 10.0.0.249 - - [2026-05-04 02:59:35] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001017 10.0.0.249 - - [2026-05-04 02:59:35] "GET /project/e731030b-0dd9-43e1-9e21-ae27e11e836a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.057013 10.0.0.249 - - [2026-05-04 02:59:35] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001380 10.0.0.249 - - [2026-05-04 02:59:35] "GET /project/e731030b-0dd9-43e1-9e21-ae27e11e836a?fields=security_groups HTTP/1.1" 200 1392 0.049722 10.0.0.249 - - [2026-05-04 02:59:35] "DELETE /security-group/3c4fc7c2-e90e-4c10-ba71-53f36e88b099 HTTP/1.1" 200 115 0.056010 10.0.0.249 - - [2026-05-04 02:59:35] "GET /projects?obj_uuids=e731030b-0dd9-43e1-9e21-ae27e11e836a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001479 10.0.0.249 - - [2026-05-04 02:59:35] "GET /project/e731030b-0dd9-43e1-9e21-ae27e11e836a?fields=application_policy_sets HTTP/1.1" 200 1431 0.047252 10.0.0.249 - - [2026-05-04 02:59:35] "DELETE /project/e731030b-0dd9-43e1-9e21-ae27e11e836a HTTP/1.1" 200 115 0.450226 10.0.0.129 - - [2026-05-04 02:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.129 - - [2026-05-04 02:59:36] "GET /virtual-network/0c1d39a5-5c18-45b1-876a-fd9229bfbf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007939 10.0.0.129 - - [2026-05-04 02:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.129 - - [2026-05-04 02:59:40] "GET /virtual-network/0c1d39a5-5c18-45b1-876a-fd9229bfbf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007842 10.0.0.129 - - [2026-05-04 02:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.129 - - [2026-05-04 02:59:44] "GET /virtual-network/0c1d39a5-5c18-45b1-876a-fd9229bfbf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005806 10.0.0.129 - - [2026-05-04 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.129 - - [2026-05-04 02:59:46] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004688 10.0.0.129 - - [2026-05-04 02:59:46] "GET /virtual-networks?parent_id=ba03799c-338d-4676-b663-a0fb90ddd7bd&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003685 10.0.0.129 - - [2026-05-04 02:59:47] "GET /virtual-network/0c1d39a5-5c18-45b1-876a-fd9229bfbf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006377 10.0.0.129 - - [2026-05-04 02:59:47] "POST /neutron/port HTTP/1.1" 200 1127 0.025329 10.0.0.129 - - [2026-05-04 02:59:47] "POST /neutron/network HTTP/1.1" 200 936 0.008605 10.0.0.129 - - [2026-05-04 02:59:47] "POST /neutron/port HTTP/1.1" 200 117 0.001219 10.0.0.129 - - [2026-05-04 02:59:52] "POST /neutron/security_group HTTP/1.1" 200 2060 0.013180 10.0.0.249 - - [2026-05-04 02:59:57] "GET /obj-perms HTTP/1.1" 200 5075 0.058423 10.0.0.129 - - [2026-05-04 02:59:57] "POST /neutron/port HTTP/1.1" 200 1127 0.026613 10.0.0.129 - - [2026-05-04 02:59:59] "POST /neutron/port HTTP/1.1" 200 1127 0.021072 10.0.0.129 - - [2026-05-04 02:59:59] "POST /neutron/subnet HTTP/1.1" 200 704 0.009922 10.0.0.129 - - [2026-05-04 03:00:02] "POST /neutron/port HTTP/1.1" 200 1124 0.089931 10.0.0.129 - - [2026-05-04 03:00:02] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009684 10.0.0.129 - - [2026-05-04 03:00:08] "POST /neutron/port HTTP/1.1" 200 1124 0.021454 10.0.0.129 - - [2026-05-04 03:00:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008995 10.0.0.129 - - [2026-05-04 03:00:08] "GET /virtual-machine/6687840b-cfd0-4e0b-97cd-40f64f5d31fc HTTP/1.1" 200 1296 0.007170 10.0.0.129 - - [2026-05-04 03:00:08] "GET /virtual-machine-interface/61c208c9-5b4d-4a94-9db5-3d5a2c06f8cc HTTP/1.1" 200 2958 0.006867 10.0.0.129 - - [2026-05-04 03:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.129 - - [2026-05-04 03:00:08] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004273 10.0.0.129 - - [2026-05-04 03:00:08] "GET /virtual-networks?parent_id=ba03799c-338d-4676-b663-a0fb90ddd7bd&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004098 10.0.0.129 - - [2026-05-04 03:00:08] "GET /virtual-network/b1106c96-fce9-4dfc-9b0f-0d353c470dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.015442 10.0.0.129 - - [2026-05-04 03:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.129 - - [2026-05-04 03:00:09] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005104 10.0.0.129 - - [2026-05-04 03:00:09] "GET /virtual-networks?parent_id=ba03799c-338d-4676-b663-a0fb90ddd7bd&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003951 10.0.0.129 - - [2026-05-04 03:00:09] "GET /virtual-network/b1106c96-fce9-4dfc-9b0f-0d353c470dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006738 10.0.0.129 - - [2026-05-04 03:00:49] "POST /neutron/port HTTP/1.1" 200 1124 0.037560 10.0.0.129 - - [2026-05-04 03:00:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004534 10.0.0.129 - - [2026-05-04 03:00:49] "POST /neutron/network HTTP/1.1" 200 926 0.010577 10.0.0.129 - - [2026-05-04 03:01:00] "POST /neutron/network HTTP/1.1" 200 939 0.008771 10.0.0.129 - - [2026-05-04 03:01:00] "POST /neutron/port HTTP/1.1" 200 117 0.001835 10.0.0.129 - - [2026-05-04 03:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.249 - - [2026-05-04 03:01:05] "GET /projects?obj_uuids=ba03799c-338d-4676-b663-a0fb90ddd7bd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.040394 10.0.0.129 - - [2026-05-04 03:01:05] "GET /project/ba03799c-338d-4676-b663-a0fb90ddd7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.085771 10.0.0.129 - - [2026-05-04 03:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.129 - - [2026-05-04 03:01:05] "PUT /network-policy/a678282c-acfe-4872-b725-c770a086259d HTTP/1.1" 200 263 0.019191 10.0.0.129 - - [2026-05-04 03:01:06] "PUT /access-control-list/917ec131-0086-463c-9ce3-15987e16c752 HTTP/1.1" 200 273 0.103361 10.0.0.129 - - [2026-05-04 03:01:06] "POST /ref-update HTTP/1.1" 200 156 0.050997 10.0.0.129 - - [2026-05-04 03:01:09] "GET /virtual-network/b1106c96-fce9-4dfc-9b0f-0d353c470dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006765 10.0.0.129 - - [2026-05-04 03:01:09] "POST /neutron/network HTTP/1.1" 200 824 0.082091 10.0.0.129 - - [2026-05-04 03:01:09] "GET /virtual-network/b1106c96-fce9-4dfc-9b0f-0d353c470dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008722 10.0.0.129 - - [2026-05-04 03:01:09] "GET /virtual-network/0c1d39a5-5c18-45b1-876a-fd9229bfbf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006586 10.0.0.129 - - [2026-05-04 03:01:09] "POST /neutron/network HTTP/1.1" 200 827 0.075323 10.0.0.129 - - [2026-05-04 03:01:09] "GET /virtual-network/0c1d39a5-5c18-45b1-876a-fd9229bfbf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006520 10.0.0.129 - - [2026-05-04 03:01:09] "DELETE /network-policy/a678282c-acfe-4872-b725-c770a086259d HTTP/1.1" 200 115 0.051639 10.0.0.129 - - [2026-05-04 03:01:09] "POST /neutron/port HTTP/1.1" 200 1124 0.024646 10.0.0.129 - - [2026-05-04 03:01:09] "POST /neutron/port HTTP/1.1" 200 1127 0.020292 10.0.0.129 - - [2026-05-04 03:01:10] "POST /neutron/port HTTP/1.1" 200 151 0.258671 10.0.0.129 - - [2026-05-04 03:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005937 10.0.0.129 - - [2026-05-04 03:01:12] "POST /neutron/network HTTP/1.1" 200 827 0.008490 10.0.0.129 - - [2026-05-04 03:01:12] "DELETE /route-target/5019c7ae-0ef0-4d91-9321-dcb483f057a5 HTTP/1.1" 200 115 0.032157 10.0.0.249 - - [2026-05-04 03:01:13] "GET /projects?obj_uuids=ba03799c-338d-4676-b663-a0fb90ddd7bd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001771 10.0.0.129 - - [2026-05-04 03:01:13] "GET /project/ba03799c-338d-4676-b663-a0fb90ddd7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.046175 10.0.0.249 - - [2026-05-04 03:01:13] "GET /projects?obj_uuids=ba03799c-338d-4676-b663-a0fb90ddd7bd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001534 10.0.0.129 - - [2026-05-04 03:01:14] "GET /project/ba03799c-338d-4676-b663-a0fb90ddd7bd?fields=virtual_networks HTTP/1.1" 200 1049 0.048161 10.0.0.249 - - [2026-05-04 03:01:14] "GET /projects?obj_uuids=ba03799c-338d-4676-b663-a0fb90ddd7bd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001158 10.0.0.129 - - [2026-05-04 03:01:14] "GET /project/ba03799c-338d-4676-b663-a0fb90ddd7bd?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.043758 10.0.0.249 - - [2026-05-04 03:01:14] "GET /projects?obj_uuids=ba03799c-338d-4676-b663-a0fb90ddd7bd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001251 10.0.0.129 - - [2026-05-04 03:01:14] "GET /project/ba03799c-338d-4676-b663-a0fb90ddd7bd?fields=security_groups HTTP/1.1" 200 1278 0.048501 10.0.0.129 - - [2026-05-04 03:01:15] "POST /fqname-to-id HTTP/1.1" 404 200 0.033084 10.0.0.249 - - [2026-05-04 03:01:15] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007541 10.0.0.249 - - [2026-05-04 03:01:15] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001151 10.0.0.249 - - [2026-05-04 03:01:15] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.041522 10.0.0.249 - - [2026-05-04 03:01:15] "POST /id-to-fqname HTTP/1.1" 200 202 0.006193 10.0.0.249 - - [2026-05-04 03:01:15] "POST /fqname-to-id HTTP/1.1" 404 211 0.003882 10.0.0.249 - - [2026-05-04 03:01:15] "POST /security-groups HTTP/1.1" 200 603 0.085360 10.0.0.249 - - [2026-05-04 03:01:15] "POST /projects HTTP/1.1" 200 609 0.310765 10.0.0.249 - - [2026-05-04 03:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.352862 10.0.0.129 - - [2026-05-04 03:01:15] "POST /fqname-to-id HTTP/1.1" 404 245 0.008097 10.0.0.129 - - [2026-05-04 03:01:15] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.560637 10.0.0.129 - - [2026-05-04 03:01:17] "GET / HTTP/1.1" 200 36215 0.002068 10.0.0.129 - - [2026-05-04 03:01:20] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000844 10.0.0.249 - - [2026-05-04 03:01:21] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001641 10.0.0.129 - - [2026-05-04 03:01:21] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.089414 10.0.0.129 - - [2026-05-04 03:01:21] "GET / HTTP/1.1" 200 36215 0.002549 10.0.0.129 - - [2026-05-04 03:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.249 - - [2026-05-04 03:01:22] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001093 10.0.0.129 - - [2026-05-04 03:01:22] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.008044 10.0.0.129 - - [2026-05-04 03:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.249 - - [2026-05-04 03:01:22] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001122 10.0.0.129 - - [2026-05-04 03:01:22] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.055804 10.0.0.129 - - [2026-05-04 03:01:23] "GET /domains HTTP/1.1" 401 293 0.000753 10.0.0.129 - - [2026-05-04 03:01:23] "GET /domains HTTP/1.1" 200 281 0.043273 10.0.0.249 - - [2026-05-04 03:01:23] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001177 10.0.0.129 - - [2026-05-04 03:01:23] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c HTTP/1.1" 200 2980 0.010872 10.0.0.249 - - [2026-05-04 03:01:23] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001153 10.0.0.129 - - [2026-05-04 03:01:23] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91 HTTP/1.1" 200 1940 0.113649 10.0.0.129 - - [2026-05-04 03:01:23] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003958 10.0.0.129 - - [2026-05-04 03:01:23] "POST /network-ipams HTTP/1.1" 200 623 0.033663 10.0.0.129 - - [2026-05-04 03:01:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 813 0.004801 10.0.0.129 - - [2026-05-04 03:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004836 10.0.0.129 - - [2026-05-04 03:01:24] "GET /network-ipam/6b2a01e0-5016-4ca8-a37f-3f8facfc0e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.006763 10.0.0.129 - - [2026-05-04 03:01:24] "PUT /network-ipam/6b2a01e0-5016-4ca8-a37f-3f8facfc0e9c HTTP/1.1" 200 259 0.016968 10.0.0.129 - - [2026-05-04 03:01:24] "POST /fqname-to-id HTTP/1.1" 401 293 0.000494 10.0.0.129 - - [2026-05-04 03:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.042293 10.0.0.249 - - [2026-05-04 03:01:24] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001127 10.0.0.129 - - [2026-05-04 03:01:24] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.050425 10.0.0.249 - - [2026-05-04 03:01:24] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001505 10.0.0.129 - - [2026-05-04 03:01:25] "POST /neutron/network HTTP/1.1" 200 623 0.168071 10.0.0.129 - - [2026-05-04 03:01:25] "POST /ref-update HTTP/1.1" 200 156 0.029847 10.0.0.249 - - [2026-05-04 03:01:26] "POST /useragent-kv HTTP/1.1" 200 115 0.010544 10.0.0.129 - - [2026-05-04 03:01:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.055789 10.0.0.129 - - [2026-05-04 03:01:26] "POST /neutron/subnet HTTP/1.1" 200 828 0.220746 10.0.0.129 - - [2026-05-04 03:01:26] "POST /id-to-fqname HTTP/1.1" 200 235 0.001662 10.0.0.129 - - [2026-05-04 03:01:26] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006363 10.0.0.129 - - [2026-05-04 03:01:26] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007226 10.0.0.129 - - [2026-05-04 03:01:26] "POST /neutron/network HTTP/1.1" 200 1337 0.018972 10.0.0.129 - - [2026-05-04 03:01:26] "POST /neutron/subnet HTTP/1.1" 200 828 0.011686 10.0.0.129 - - [2026-05-04 03:01:26] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007225 10.0.0.129 - - [2026-05-04 03:01:27] "GET /obj-perms HTTP/1.1" 200 5038 0.075891 10.0.0.129 - - [2026-05-04 03:01:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.003968 10.0.0.129 - - [2026-05-04 03:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.249 - - [2026-05-04 03:01:28] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002217 10.0.0.129 - - [2026-05-04 03:01:28] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.062208 10.0.0.129 - - [2026-05-04 03:01:28] "POST /network-policys HTTP/1.1" 200 565 0.041975 10.0.0.129 - - [2026-05-04 03:01:28] "GET /network-policy/a3c83a6a-c598-47d4-8349-9eb098c8f8a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.008506 10.0.0.129 - - [2026-05-04 03:01:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.003648 10.0.0.129 - - [2026-05-04 03:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.249 - - [2026-05-04 03:01:28] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001176 10.0.0.129 - - [2026-05-04 03:01:28] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.050387 10.0.0.129 - - [2026-05-04 03:01:29] "POST /network-policys HTTP/1.1" 200 565 0.037824 10.0.0.129 - - [2026-05-04 03:01:29] "GET /network-policy/773fbaeb-3519-4e1b-9539-48a1f80c4151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.008366 10.0.0.129 - - [2026-05-04 03:01:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.003965 10.0.0.129 - - [2026-05-04 03:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.249 - - [2026-05-04 03:01:29] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001112 10.0.0.129 - - [2026-05-04 03:01:29] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.055074 10.0.0.129 - - [2026-05-04 03:01:29] "POST /network-policys HTTP/1.1" 200 565 0.032034 10.0.0.129 - - [2026-05-04 03:01:29] "GET /network-policy/f1f91c42-bf36-4c14-bb75-01b6d5e98c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.008231 10.0.0.129 - - [2026-05-04 03:01:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.003488 10.0.0.129 - - [2026-05-04 03:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.249 - - [2026-05-04 03:01:29] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001056 10.0.0.129 - - [2026-05-04 03:01:29] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.042922 10.0.0.129 - - [2026-05-04 03:01:29] "POST /network-policys HTTP/1.1" 200 565 0.034113 10.0.0.129 - - [2026-05-04 03:01:29] "GET /network-policy/71c491c0-b45c-4d23-850c-667677ab9d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.008282 10.0.0.129 - - [2026-05-04 03:01:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.003614 10.0.0.129 - - [2026-05-04 03:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.249 - - [2026-05-04 03:01:30] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001123 10.0.0.129 - - [2026-05-04 03:01:30] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.066131 10.0.0.129 - - [2026-05-04 03:01:30] "POST /network-policys HTTP/1.1" 200 565 0.040200 10.0.0.129 - - [2026-05-04 03:01:30] "GET /network-policy/2a2fc81a-1f16-4294-b854-459fa5ff99c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.007456 10.0.0.129 - - [2026-05-04 03:01:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.003953 10.0.0.129 - - [2026-05-04 03:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.249 - - [2026-05-04 03:01:30] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001106 10.0.0.129 - - [2026-05-04 03:01:30] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.054033 10.0.0.129 - - [2026-05-04 03:01:30] "POST /network-policys HTTP/1.1" 200 565 0.036505 10.0.0.129 - - [2026-05-04 03:01:30] "GET /network-policy/04626e93-7bf9-45b2-8785-a95a482f6ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.008771 10.0.0.129 - - [2026-05-04 03:01:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.003881 10.0.0.129 - - [2026-05-04 03:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.249 - - [2026-05-04 03:01:30] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001068 10.0.0.129 - - [2026-05-04 03:01:30] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.057536 10.0.0.129 - - [2026-05-04 03:01:31] "POST /network-policys HTTP/1.1" 200 565 0.035060 10.0.0.129 - - [2026-05-04 03:01:31] "GET /network-policy/82a7c894-3689-4955-8429-917fe766365e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007854 10.0.0.129 - - [2026-05-04 03:01:31] "POST /fqname-to-id HTTP/1.1" 404 229 0.004174 10.0.0.129 - - [2026-05-04 03:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.249 - - [2026-05-04 03:01:31] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001133 10.0.0.129 - - [2026-05-04 03:01:31] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.055726 10.0.0.129 - - [2026-05-04 03:01:31] "POST /network-policys HTTP/1.1" 200 565 0.036473 10.0.0.129 - - [2026-05-04 03:01:31] "GET /network-policy/8500ac51-c4d6-4337-9064-0234c39d6410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.007845 10.0.0.129 - - [2026-05-04 03:01:31] "POST /fqname-to-id HTTP/1.1" 404 229 0.003759 10.0.0.129 - - [2026-05-04 03:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.249 - - [2026-05-04 03:01:31] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001154 10.0.0.129 - - [2026-05-04 03:01:31] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.067711 10.0.0.129 - - [2026-05-04 03:01:31] "POST /network-policys HTTP/1.1" 200 565 0.038241 10.0.0.129 - - [2026-05-04 03:01:31] "GET /network-policy/630a831e-d8c1-46d0-9b2b-e426605b69f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.007515 10.0.0.129 - - [2026-05-04 03:01:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.006048 10.0.0.129 - - [2026-05-04 03:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.249 - - [2026-05-04 03:01:32] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001280 10.0.0.129 - - [2026-05-04 03:01:32] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.056662 10.0.0.129 - - [2026-05-04 03:01:32] "POST /network-policys HTTP/1.1" 200 565 0.032253 10.0.0.129 - - [2026-05-04 03:01:32] "GET /network-policy/06b065a7-91b1-486d-a067-d0a5cffd3d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007528 10.0.0.129 - - [2026-05-04 03:01:32] "POST /neutron/network HTTP/1.1" 200 2250 0.014752 10.0.0.129 - - [2026-05-04 03:01:32] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6155 0.006039 10.0.0.129 - - [2026-05-04 03:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.129 - - [2026-05-04 03:01:33] "GET /network-policy/04626e93-7bf9-45b2-8785-a95a482f6ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.012987 10.0.0.129 - - [2026-05-04 03:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006435 10.0.0.129 - - [2026-05-04 03:01:33] "GET /network-policy/06b065a7-91b1-486d-a067-d0a5cffd3d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006011 10.0.0.129 - - [2026-05-04 03:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.129 - - [2026-05-04 03:01:33] "GET /network-policy/2a2fc81a-1f16-4294-b854-459fa5ff99c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004951 10.0.0.129 - - [2026-05-04 03:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.129 - - [2026-05-04 03:01:33] "GET /network-policy/630a831e-d8c1-46d0-9b2b-e426605b69f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.005031 10.0.0.129 - - [2026-05-04 03:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.129 - - [2026-05-04 03:01:33] "GET /network-policy/71c491c0-b45c-4d23-850c-667677ab9d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005736 10.0.0.129 - - [2026-05-04 03:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.129 - - [2026-05-04 03:01:33] "GET /network-policy/773fbaeb-3519-4e1b-9539-48a1f80c4151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.007461 10.0.0.129 - - [2026-05-04 03:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.129 - - [2026-05-04 03:01:33] "GET /network-policy/82a7c894-3689-4955-8429-917fe766365e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005026 10.0.0.129 - - [2026-05-04 03:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.129 - - [2026-05-04 03:01:33] "GET /network-policy/8500ac51-c4d6-4337-9064-0234c39d6410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.006533 10.0.0.129 - - [2026-05-04 03:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.129 - - [2026-05-04 03:01:33] "GET /network-policy/a3c83a6a-c598-47d4-8349-9eb098c8f8a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.007138 10.0.0.129 - - [2026-05-04 03:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.129 - - [2026-05-04 03:01:33] "GET /network-policy/f1f91c42-bf36-4c14-bb75-01b6d5e98c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.007206 10.0.0.129 - - [2026-05-04 03:01:33] "POST /id-to-fqname HTTP/1.1" 200 235 0.001633 10.0.0.249 - - [2026-05-04 03:01:34] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001325 10.0.0.129 - - [2026-05-04 03:01:34] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.082278 10.0.0.129 - - [2026-05-04 03:01:34] "POST /neutron/port HTTP/1.1" 200 117 0.007779 10.0.0.129 - - [2026-05-04 03:01:35] "POST /neutron/network HTTP/1.1" 200 2260 0.008614 10.0.0.249 - - [2026-05-04 03:01:35] "GET /projects?obj_uuids=ba03799c-338d-4676-b663-a0fb90ddd7bd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001178 10.0.0.249 - - [2026-05-04 03:01:35] "DELETE /project/9db8ce131b034f75a7041368f7c43e91 HTTP/1.1" 404 173 0.009362 10.0.0.249 - - [2026-05-04 03:01:35] "GET /project/ba03799c-338d-4676-b663-a0fb90ddd7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.061807 10.0.0.249 - - [2026-05-04 03:01:35] "GET /projects?obj_uuids=ba03799c-338d-4676-b663-a0fb90ddd7bd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001242 10.0.0.249 - - [2026-05-04 03:01:35] "GET /project/ba03799c-338d-4676-b663-a0fb90ddd7bd?fields=security_groups HTTP/1.1" 200 1380 0.048363 10.0.0.249 - - [2026-05-04 03:01:35] "DELETE /security-group/30707f6e-2d3d-4d38-8f17-bad4e9074839 HTTP/1.1" 200 115 0.080895 10.0.0.249 - - [2026-05-04 03:01:35] "GET /projects?obj_uuids=ba03799c-338d-4676-b663-a0fb90ddd7bd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001586 10.0.0.129 - - [2026-05-04 03:01:35] "DELETE /access-control-list/aa39dd25-6df5-40df-ab0e-fd188fbad174 HTTP/1.1" 200 115 0.053724 10.0.0.249 - - [2026-05-04 03:01:36] "GET /project/ba03799c-338d-4676-b663-a0fb90ddd7bd?fields=application_policy_sets HTTP/1.1" 200 1419 0.060635 10.0.0.129 - - [2026-05-04 03:01:36] "POST /neutron/port HTTP/1.1" 200 1174 0.047480 10.0.0.249 - - [2026-05-04 03:01:36] "DELETE /project/ba03799c-338d-4676-b663-a0fb90ddd7bd HTTP/1.1" 200 115 0.512396 10.0.0.129 - - [2026-05-04 03:01:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005102 10.0.0.129 - - [2026-05-04 03:01:36] "POST /neutron/port HTTP/1.1" 200 117 0.001324 10.0.0.50 - - [2026-05-04 03:01:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000703 10.0.0.50 - - [2026-05-04 03:01:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000481 10.0.0.249 - - [2026-05-04 03:01:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.249 - - [2026-05-04 03:01:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000652 10.0.0.50 - - [2026-05-04 03:01:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000405 10.0.0.50 - - [2026-05-04 03:01:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000447 10.0.0.249 - - [2026-05-04 03:01:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000454 10.0.0.249 - - [2026-05-04 03:01:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000623 10.0.0.129 - - [2026-05-04 03:01:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.129 - - [2026-05-04 03:01:39] "GET /global-system-configs HTTP/1.1" 401 293 0.001905 10.0.0.129 - - [2026-05-04 03:01:40] "POST /neutron/port HTTP/1.1" 200 1238 0.027953 10.0.0.129 - - [2026-05-04 03:01:40] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008988 10.0.0.129 - - [2026-05-04 03:01:40] "GET /virtual-machine/9e05f704-7c76-4858-b842-924d3cc016b8 HTTP/1.1" 401 293 0.000463 10.0.0.129 - - [2026-05-04 03:01:40] "GET /virtual-machine/9e05f704-7c76-4858-b842-924d3cc016b8 HTTP/1.1" 200 1307 0.037208 10.0.0.129 - - [2026-05-04 03:01:40] "GET /virtual-machine-interface/9daf9c6b-3659-4161-a5e5-58fbd8dbe435 HTTP/1.1" 200 3178 0.006093 10.0.0.129 - - [2026-05-04 03:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005916 10.0.0.129 - - [2026-05-04 03:01:40] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005138 10.0.0.129 - - [2026-05-04 03:01:40] "GET /virtual-networks?parent_id=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003950 10.0.0.129 - - [2026-05-04 03:01:40] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6155 0.008687 10.0.0.129 - - [2026-05-04 03:01:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000489 10.0.0.129 - - [2026-05-04 03:01:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000505 10.0.0.129 - - [2026-05-04 03:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.129 - - [2026-05-04 03:01:43] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6155 0.006440 10.0.0.129 - - [2026-05-04 03:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.129 - - [2026-05-04 03:01:48] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6155 0.007560 10.0.0.129 - - [2026-05-04 03:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005141 10.0.0.129 - - [2026-05-04 03:01:52] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6155 0.008914 10.0.0.129 - - [2026-05-04 03:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.129 - - [2026-05-04 03:01:56] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6155 0.006893 10.0.0.50 - - [2026-05-04 03:01:59] "GET /obj-perms HTTP/1.1" 200 5075 0.062071 10.0.0.129 - - [2026-05-04 03:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005482 10.0.0.129 - - [2026-05-04 03:02:00] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6155 0.007434 10.0.0.129 - - [2026-05-04 03:02:01] "POST /neutron/port HTTP/1.1" 200 1238 0.037871 10.0.0.129 - - [2026-05-04 03:02:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004752 10.0.0.129 - - [2026-05-04 03:02:01] "POST /neutron/port HTTP/1.1" 200 117 0.001598 10.0.0.129 - - [2026-05-04 03:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.129 - - [2026-05-04 03:02:04] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6155 0.007004 10.0.0.129 - - [2026-05-04 03:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.129 - - [2026-05-04 03:02:08] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6155 0.007584 10.0.0.129 - - [2026-05-04 03:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.129 - - [2026-05-04 03:02:12] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6155 0.006889 10.0.0.129 - - [2026-05-04 03:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004894 10.0.0.129 - - [2026-05-04 03:02:16] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6155 0.006862 10.0.0.129 - - [2026-05-04 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006683 10.0.0.129 - - [2026-05-04 03:02:18] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005551 10.0.0.129 - - [2026-05-04 03:02:18] "GET /virtual-networks?parent_id=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.004665 10.0.0.129 - - [2026-05-04 03:02:18] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6155 0.009180 10.0.0.129 - - [2026-05-04 03:02:19] "POST /neutron/port HTTP/1.1" 200 1238 0.021530 10.0.0.129 - - [2026-05-04 03:02:24] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008296 10.0.0.129 - - [2026-05-04 03:02:29] "POST /neutron/port HTTP/1.1" 200 1238 0.021285 10.0.0.129 - - [2026-05-04 03:02:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008857 10.0.0.129 - - [2026-05-04 03:02:40] "POST /neutron/port HTTP/1.1" 200 1238 0.026059 10.0.0.129 - - [2026-05-04 03:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.129 - - [2026-05-04 03:02:40] "GET /network-policy/a3c83a6a-c598-47d4-8349-9eb098c8f8a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.006672 10.0.0.129 - - [2026-05-04 03:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.129 - - [2026-05-04 03:02:40] "GET /network-policy/773fbaeb-3519-4e1b-9539-48a1f80c4151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.005428 10.0.0.129 - - [2026-05-04 03:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.129 - - [2026-05-04 03:02:40] "GET /network-policy/f1f91c42-bf36-4c14-bb75-01b6d5e98c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004530 10.0.0.129 - - [2026-05-04 03:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.129 - - [2026-05-04 03:02:40] "GET /network-policy/71c491c0-b45c-4d23-850c-667677ab9d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005793 10.0.0.129 - - [2026-05-04 03:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.129 - - [2026-05-04 03:02:40] "GET /network-policy/2a2fc81a-1f16-4294-b854-459fa5ff99c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.005250 10.0.0.129 - - [2026-05-04 03:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.129 - - [2026-05-04 03:02:40] "GET /network-policy/04626e93-7bf9-45b2-8785-a95a482f6ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006635 10.0.0.129 - - [2026-05-04 03:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.129 - - [2026-05-04 03:02:40] "GET /network-policy/82a7c894-3689-4955-8429-917fe766365e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004884 10.0.0.129 - - [2026-05-04 03:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008850 10.0.0.129 - - [2026-05-04 03:02:40] "GET /network-policy/8500ac51-c4d6-4337-9064-0234c39d6410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.006239 10.0.0.129 - - [2026-05-04 03:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.129 - - [2026-05-04 03:02:40] "GET /network-policy/630a831e-d8c1-46d0-9b2b-e426605b69f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.007009 10.0.0.129 - - [2026-05-04 03:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.129 - - [2026-05-04 03:02:40] "GET /network-policy/06b065a7-91b1-486d-a067-d0a5cffd3d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006241 10.0.0.129 - - [2026-05-04 03:02:41] "POST /neutron/network HTTP/1.1" 200 1440 0.172049 10.0.0.129 - - [2026-05-04 03:02:41] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3500 0.012188 10.0.0.129 - - [2026-05-04 03:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.129 - - [2026-05-04 03:02:41] "GET /network-policy/a3c83a6a-c598-47d4-8349-9eb098c8f8a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.005177 10.0.0.129 - - [2026-05-04 03:02:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.006954 10.0.0.129 - - [2026-05-04 03:02:46] "POST /neutron/network HTTP/1.1" 200 1440 0.141390 10.0.0.129 - - [2026-05-04 03:02:46] "PUT /access-control-list/c2ea5f84-300e-4817-a7ee-ade339d8b1a2 HTTP/1.1" 200 273 0.065361 10.0.0.129 - - [2026-05-04 03:02:46] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3500 0.010756 10.0.0.129 - - [2026-05-04 03:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.129 - - [2026-05-04 03:02:46] "GET /network-policy/773fbaeb-3519-4e1b-9539-48a1f80c4151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8882 0.005580 10.0.0.129 - - [2026-05-04 03:02:51] "POST /neutron/network HTTP/1.1" 200 1440 0.112928 10.0.0.129 - - [2026-05-04 03:02:51] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3500 0.006796 10.0.0.129 - - [2026-05-04 03:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.129 - - [2026-05-04 03:02:51] "GET /network-policy/f1f91c42-bf36-4c14-bb75-01b6d5e98c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004946 10.0.0.129 - - [2026-05-04 03:02:56] "POST /neutron/network HTTP/1.1" 200 1440 0.094975 10.0.0.129 - - [2026-05-04 03:02:57] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3500 0.007405 10.0.0.129 - - [2026-05-04 03:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.129 - - [2026-05-04 03:02:57] "GET /network-policy/71c491c0-b45c-4d23-850c-667677ab9d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007192 10.0.0.249 - - [2026-05-04 03:02:59] "GET /obj-perms HTTP/1.1" 200 5075 0.062830 10.0.0.129 - - [2026-05-04 03:03:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.017176 10.0.0.129 - - [2026-05-04 03:03:02] "PUT /access-control-list/c2ea5f84-300e-4817-a7ee-ade339d8b1a2 HTTP/1.1" 200 273 0.063013 10.0.0.129 - - [2026-05-04 03:03:02] "POST /neutron/network HTTP/1.1" 200 1440 0.150162 10.0.0.129 - - [2026-05-04 03:03:02] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3500 0.006663 10.0.0.129 - - [2026-05-04 03:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.129 - - [2026-05-04 03:03:02] "GET /network-policy/2a2fc81a-1f16-4294-b854-459fa5ff99c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.006118 10.0.0.129 - - [2026-05-04 03:03:02] "POST /neutron/port HTTP/1.1" 200 1238 0.073303 10.0.0.129 - - [2026-05-04 03:03:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007298 10.0.0.129 - - [2026-05-04 03:03:02] "POST /neutron/port HTTP/1.1" 200 117 0.001345 10.0.0.129 - - [2026-05-04 03:03:07] "POST /neutron/network HTTP/1.1" 200 1440 0.137343 10.0.0.129 - - [2026-05-04 03:03:07] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3500 0.013114 10.0.0.129 - - [2026-05-04 03:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.129 - - [2026-05-04 03:03:07] "GET /network-policy/04626e93-7bf9-45b2-8785-a95a482f6ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005379 10.0.0.129 - - [2026-05-04 03:03:12] "POST /neutron/network HTTP/1.1" 200 1440 0.107024 10.0.0.129 - - [2026-05-04 03:03:12] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3500 0.010005 10.0.0.129 - - [2026-05-04 03:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.129 - - [2026-05-04 03:03:13] "GET /network-policy/82a7c894-3689-4955-8429-917fe766365e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005984 10.0.0.129 - - [2026-05-04 03:03:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.005311 10.0.0.129 - - [2026-05-04 03:03:18] "PUT /access-control-list/c2ea5f84-300e-4817-a7ee-ade339d8b1a2 HTTP/1.1" 200 273 0.022408 10.0.0.129 - - [2026-05-04 03:03:18] "POST /neutron/network HTTP/1.1" 200 1440 0.112134 10.0.0.129 - - [2026-05-04 03:03:18] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3500 0.006853 10.0.0.129 - - [2026-05-04 03:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.129 - - [2026-05-04 03:03:18] "GET /network-policy/8500ac51-c4d6-4337-9064-0234c39d6410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.007382 10.0.0.129 - - [2026-05-04 03:03:23] "POST /neutron/network HTTP/1.1" 200 1440 0.109808 10.0.0.129 - - [2026-05-04 03:03:23] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3500 0.006829 10.0.0.129 - - [2026-05-04 03:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.129 - - [2026-05-04 03:03:23] "GET /network-policy/630a831e-d8c1-46d0-9b2b-e426605b69f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.005030 10.0.0.129 - - [2026-05-04 03:03:28] "POST /neutron/network HTTP/1.1" 200 1440 0.120905 10.0.0.129 - - [2026-05-04 03:03:28] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3500 0.006701 10.0.0.129 - - [2026-05-04 03:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.129 - - [2026-05-04 03:03:28] "GET /network-policy/06b065a7-91b1-486d-a067-d0a5cffd3d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004658 10.0.0.129 - - [2026-05-04 03:03:34] "GET /virtual-machine/9e05f704-7c76-4858-b842-924d3cc016b8 HTTP/1.1" 200 1307 0.005634 10.0.0.129 - - [2026-05-04 03:03:34] "POST /neutron/port HTTP/1.1" 200 1228 0.026422 10.0.0.129 - - [2026-05-04 03:03:36] "GET /virtual-machine/9e05f704-7c76-4858-b842-924d3cc016b8 HTTP/1.1" 404 171 0.003640 10.0.0.129 - - [2026-05-04 03:03:36] "GET /virtual-machine/9e05f704-7c76-4858-b842-924d3cc016b8 HTTP/1.1" 404 171 0.003304 10.0.0.129 - - [2026-05-04 03:03:36] "GET /virtual-machine/9e05f704-7c76-4858-b842-924d3cc016b8 HTTP/1.1" 404 171 0.004371 10.0.0.129 - - [2026-05-04 03:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.129 - - [2026-05-04 03:03:36] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004054 10.0.0.129 - - [2026-05-04 03:03:36] "GET /virtual-networks?parent_id=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.004934 10.0.0.129 - - [2026-05-04 03:03:36] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3500 0.007378 10.0.0.129 - - [2026-05-04 03:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.129 - - [2026-05-04 03:03:36] "GET /routing-instance/e82b7999-010c-4fb3-8d39-5e5ccdbfb135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.005302 10.0.0.129 - - [2026-05-04 03:03:36] "GET /route-target/061c2c51-4d5b-4c42-b84c-5fb452cc34c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005167 10.0.0.129 - - [2026-05-04 03:03:36] "GET /obj-perms HTTP/1.1" 200 5038 0.004288 10.0.0.249 - - [2026-05-04 03:03:42] "GET /obj-perms HTTP/1.1" 200 5038 0.062491 10.0.0.129 - - [2026-05-04 03:03:46] "GET /obj-perms HTTP/1.1" 200 5038 0.004541 10.0.0.129 - - [2026-05-04 03:03:49] "GET /obj-perms HTTP/1.1" 200 5038 0.004466 10.0.0.249 - - [2026-05-04 03:03:49] "GET /obj-perms HTTP/1.1" 200 5038 0.005155 10.0.0.129 - - [2026-05-04 03:03:49] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3500 0.006652 10.0.0.129 - - [2026-05-04 03:03:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.015658 10.0.0.129 - - [2026-05-04 03:03:49] "POST /neutron/network HTTP/1.1" 200 1337 0.117532 10.0.0.129 - - [2026-05-04 03:03:49] "DELETE /access-control-list/c2ea5f84-300e-4817-a7ee-ade339d8b1a2 HTTP/1.1" 200 115 0.068639 10.0.0.129 - - [2026-05-04 03:03:49] "GET /virtual-network/f81d0069-26e8-476d-8df4-0a59e1502114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006961 10.0.0.129 - - [2026-05-04 03:03:49] "DELETE /network-policy/06b065a7-91b1-486d-a067-d0a5cffd3d85 HTTP/1.1" 200 115 0.051961 10.0.0.129 - - [2026-05-04 03:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005017 10.0.0.249 - - [2026-05-04 03:03:49] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001127 10.0.0.129 - - [2026-05-04 03:03:49] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.068072 10.0.0.129 - - [2026-05-04 03:03:49] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-12249295&detail=False&count=False&shared=False HTTP/1.1" 200 2264 0.006794 10.0.0.129 - - [2026-05-04 03:03:49] "DELETE /network-policy/630a831e-d8c1-46d0-9b2b-e426605b69f6 HTTP/1.1" 200 115 0.048055 10.0.0.129 - - [2026-05-04 03:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.249 - - [2026-05-04 03:03:49] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001191 10.0.0.129 - - [2026-05-04 03:03:50] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.059197 10.0.0.129 - - [2026-05-04 03:03:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-12249295&detail=False&count=False&shared=False HTTP/1.1" 200 2027 0.006815 10.0.0.129 - - [2026-05-04 03:03:50] "DELETE /network-policy/8500ac51-c4d6-4337-9064-0234c39d6410 HTTP/1.1" 200 115 0.036118 10.0.0.129 - - [2026-05-04 03:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.020533 10.0.0.249 - - [2026-05-04 03:03:50] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001167 10.0.0.129 - - [2026-05-04 03:03:50] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.055522 10.0.0.129 - - [2026-05-04 03:03:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-12249295&detail=False&count=False&shared=False HTTP/1.1" 200 1790 0.005905 10.0.0.129 - - [2026-05-04 03:03:50] "DELETE /network-policy/82a7c894-3689-4955-8429-917fe766365e HTTP/1.1" 200 115 0.047152 10.0.0.129 - - [2026-05-04 03:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.249 - - [2026-05-04 03:03:50] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001772 10.0.0.129 - - [2026-05-04 03:03:50] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.062742 10.0.0.129 - - [2026-05-04 03:03:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-12249295&detail=False&count=False&shared=False HTTP/1.1" 200 1553 0.006356 10.0.0.129 - - [2026-05-04 03:03:50] "DELETE /network-policy/04626e93-7bf9-45b2-8785-a95a482f6ade HTTP/1.1" 200 115 0.064111 10.0.0.129 - - [2026-05-04 03:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005734 10.0.0.249 - - [2026-05-04 03:03:50] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001436 10.0.0.129 - - [2026-05-04 03:03:50] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.053081 10.0.0.129 - - [2026-05-04 03:03:50] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-12249295&detail=False&count=False&shared=False HTTP/1.1" 200 1316 0.007342 10.0.0.129 - - [2026-05-04 03:03:50] "DELETE /network-policy/2a2fc81a-1f16-4294-b854-459fa5ff99c6 HTTP/1.1" 200 115 0.060098 10.0.0.129 - - [2026-05-04 03:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.249 - - [2026-05-04 03:03:50] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001498 10.0.0.129 - - [2026-05-04 03:03:50] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.053006 10.0.0.129 - - [2026-05-04 03:03:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-12249295&detail=False&count=False&shared=False HTTP/1.1" 200 1078 0.006785 10.0.0.129 - - [2026-05-04 03:03:51] "DELETE /network-policy/71c491c0-b45c-4d23-850c-667677ab9d2d HTTP/1.1" 200 115 0.045828 10.0.0.129 - - [2026-05-04 03:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.249 - - [2026-05-04 03:03:51] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001273 10.0.0.129 - - [2026-05-04 03:03:51] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.053202 10.0.0.129 - - [2026-05-04 03:03:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-12249295&detail=False&count=False&shared=False HTTP/1.1" 200 841 0.006418 10.0.0.129 - - [2026-05-04 03:03:51] "DELETE /network-policy/f1f91c42-bf36-4c14-bb75-01b6d5e98c9a HTTP/1.1" 200 115 0.057946 10.0.0.129 - - [2026-05-04 03:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008592 10.0.0.249 - - [2026-05-04 03:03:51] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001183 10.0.0.129 - - [2026-05-04 03:03:51] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.049422 10.0.0.129 - - [2026-05-04 03:03:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-12249295&detail=False&count=False&shared=False HTTP/1.1" 200 604 0.006458 10.0.0.129 - - [2026-05-04 03:03:51] "DELETE /network-policy/773fbaeb-3519-4e1b-9539-48a1f80c4151 HTTP/1.1" 200 115 0.053642 10.0.0.129 - - [2026-05-04 03:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005630 10.0.0.249 - - [2026-05-04 03:03:51] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001626 10.0.0.129 - - [2026-05-04 03:03:51] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.048159 10.0.0.129 - - [2026-05-04 03:03:51] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-12249295&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.007695 10.0.0.129 - - [2026-05-04 03:03:51] "DELETE /network-policy/a3c83a6a-c598-47d4-8349-9eb098c8f8a6 HTTP/1.1" 200 115 0.044205 10.0.0.129 - - [2026-05-04 03:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009102 10.0.0.249 - - [2026-05-04 03:03:51] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001183 10.0.0.129 - - [2026-05-04 03:03:52] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.047057 10.0.0.129 - - [2026-05-04 03:03:52] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-12249295&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006039 10.0.0.249 - - [2026-05-04 03:03:52] "POST /useragent-kv HTTP/1.1" 200 115 0.008964 10.0.0.249 - - [2026-05-04 03:03:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004426 10.0.0.249 - - [2026-05-04 03:03:52] "POST /useragent-kv HTTP/1.1" 200 115 0.010424 10.0.0.249 - - [2026-05-04 03:03:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004794 10.0.0.249 - - [2026-05-04 03:03:52] "POST /useragent-kv HTTP/1.1" 200 115 0.005244 10.0.0.249 - - [2026-05-04 03:03:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004535 10.0.0.129 - - [2026-05-04 03:03:52] "POST /neutron/network HTTP/1.1" 200 151 0.219424 10.0.0.129 - - [2026-05-04 03:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.129 - - [2026-05-04 03:03:52] "DELETE /network-ipam/6b2a01e0-5016-4ca8-a37f-3f8facfc0e9c HTTP/1.1" 200 115 0.043525 10.0.0.129 - - [2026-05-04 03:03:52] "POST /fqname-to-id HTTP/1.1" 404 260 0.005985 10.0.0.249 - - [2026-05-04 03:03:52] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001068 10.0.0.249 - - [2026-05-04 03:03:52] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1527 0.045750 10.0.0.249 - - [2026-05-04 03:03:52] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001055 10.0.0.249 - - [2026-05-04 03:03:52] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?fields=security_groups HTTP/1.1" 200 1410 0.053529 10.0.0.249 - - [2026-05-04 03:03:52] "DELETE /security-group/cb3c373f-0fcd-4927-84d7-fc370c1ff913 HTTP/1.1" 200 115 0.061435 10.0.0.249 - - [2026-05-04 03:03:52] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001773 10.0.0.129 - - [2026-05-04 03:03:52] "DELETE /access-control-list/1170ad78-94c2-4f63-9d2b-4d7d2db7ec08 HTTP/1.1" 200 115 0.055864 10.0.0.249 - - [2026-05-04 03:03:52] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?fields=application_policy_sets HTTP/1.1" 200 1449 0.060812 10.0.0.129 - - [2026-05-04 03:03:53] "DELETE /project/9db8ce13-1b03-4f75-a704-1368f7c43e91 HTTP/1.1" 200 115 0.448945 10.0.0.249 - - [2026-05-04 03:03:53] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001646 10.0.0.129 - - [2026-05-04 03:03:53] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?fields=projects HTTP/1.1" 200 1443 0.016112 10.0.0.249 - - [2026-05-04 03:03:55] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005718 10.0.0.249 - - [2026-05-04 03:03:55] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001272 10.0.0.249 - - [2026-05-04 03:03:55] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.051852 10.0.0.249 - - [2026-05-04 03:03:56] "POST /id-to-fqname HTTP/1.1" 200 202 0.001306 10.0.0.249 - - [2026-05-04 03:03:56] "POST /fqname-to-id HTTP/1.1" 404 211 0.005620 10.0.0.249 - - [2026-05-04 03:03:56] "POST /security-groups HTTP/1.1" 200 603 0.082129 10.0.0.249 - - [2026-05-04 03:03:56] "POST /projects HTTP/1.1" 200 609 0.305769 10.0.0.249 - - [2026-05-04 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.345578 10.0.0.129 - - [2026-05-04 03:03:56] "POST /access-control-lists HTTP/1.1" 200 610 0.036369 10.0.0.129 - - [2026-05-04 03:03:56] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.556865 10.0.0.249 - - [2026-05-04 03:03:56] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001362 10.0.0.129 - - [2026-05-04 03:03:56] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?fields=virtual_networks HTTP/1.1" 200 1069 0.073563 10.0.0.249 - - [2026-05-04 03:03:56] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001330 10.0.0.129 - - [2026-05-04 03:03:56] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?fields=virtual_machine_interfaces HTTP/1.1" 200 1069 0.061966 10.0.0.249 - - [2026-05-04 03:03:56] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001974 10.0.0.129 - - [2026-05-04 03:03:56] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?fields=security_groups HTTP/1.1" 200 1308 0.066974 10.0.0.129 - - [2026-05-04 03:03:57] "POST /fqname-to-id HTTP/1.1" 404 194 0.030962 10.0.0.249 - - [2026-05-04 03:03:57] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003456 10.0.0.249 - - [2026-05-04 03:03:57] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001635 10.0.0.249 - - [2026-05-04 03:03:57] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009173 10.0.0.249 - - [2026-05-04 03:03:58] "POST /id-to-fqname HTTP/1.1" 200 196 0.005649 10.0.0.249 - - [2026-05-04 03:03:58] "POST /fqname-to-id HTTP/1.1" 404 205 0.016031 10.0.0.249 - - [2026-05-04 03:03:58] "POST /security-groups HTTP/1.1" 200 597 0.038426 10.0.0.129 - - [2026-05-04 03:03:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.009355 10.0.0.249 - - [2026-05-04 03:03:58] "POST /projects HTTP/1.1" 200 597 0.289738 10.0.0.249 - - [2026-05-04 03:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.327500 10.0.0.129 - - [2026-05-04 03:03:58] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.484185 10.0.0.129 - - [2026-05-04 03:03:58] "POST /access-control-lists HTTP/1.1" 200 602 0.059751 10.0.0.129 - - [2026-05-04 03:03:59] "GET / HTTP/1.1" 200 36215 0.002192 10.0.0.129 - - [2026-05-04 03:04:01] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000675 10.0.0.249 - - [2026-05-04 03:04:01] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001251 10.0.0.129 - - [2026-05-04 03:04:02] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.093184 10.0.0.129 - - [2026-05-04 03:04:02] "GET / HTTP/1.1" 200 36215 0.002649 10.0.0.129 - - [2026-05-04 03:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.249 - - [2026-05-04 03:04:03] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001305 10.0.0.129 - - [2026-05-04 03:04:03] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.008979 10.0.0.129 - - [2026-05-04 03:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011039 10.0.0.249 - - [2026-05-04 03:04:03] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001217 10.0.0.129 - - [2026-05-04 03:04:03] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.042912 10.0.0.129 - - [2026-05-04 03:04:04] "GET /domains HTTP/1.1" 401 293 0.000452 10.0.0.129 - - [2026-05-04 03:04:04] "GET /domains HTTP/1.1" 200 281 0.037913 10.0.0.249 - - [2026-05-04 03:04:04] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001132 10.0.0.129 - - [2026-05-04 03:04:04] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c HTTP/1.1" 200 2984 0.011892 10.0.0.249 - - [2026-05-04 03:04:04] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001029 10.0.0.129 - - [2026-05-04 03:04:04] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18 HTTP/1.1" 200 1904 0.113669 10.0.0.129 - - [2026-05-04 03:04:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003442 10.0.0.129 - - [2026-05-04 03:04:04] "POST /network-ipams HTTP/1.1" 200 605 0.037124 10.0.0.129 - - [2026-05-04 03:04:05] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 801 0.007261 10.0.0.129 - - [2026-05-04 03:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.129 - - [2026-05-04 03:04:05] "GET /network-ipam/ff206331-e077-45d7-a35c-070f0fc2515e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008867 10.0.0.129 - - [2026-05-04 03:04:05] "PUT /network-ipam/ff206331-e077-45d7-a35c-070f0fc2515e HTTP/1.1" 200 259 0.017081 10.0.0.129 - - [2026-05-04 03:04:05] "POST /fqname-to-id HTTP/1.1" 401 293 0.000688 10.0.0.129 - - [2026-05-04 03:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.036284 10.0.0.249 - - [2026-05-04 03:04:05] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001015 10.0.0.129 - - [2026-05-04 03:04:05] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.055972 10.0.0.249 - - [2026-05-04 03:04:06] "POST /useragent-kv HTTP/1.1" 200 115 0.009234 10.0.0.129 - - [2026-05-04 03:04:06] "POST /neutron/subnet HTTP/1.1" 200 701 0.256721 10.0.0.129 - - [2026-05-04 03:04:06] "POST /id-to-fqname HTTP/1.1" 200 229 0.001630 10.0.0.129 - - [2026-05-04 03:04:06] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.008091 10.0.0.129 - - [2026-05-04 03:04:06] "POST /neutron/network HTTP/1.1" 200 1074 0.010965 10.0.0.129 - - [2026-05-04 03:04:06] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006953 10.0.0.129 - - [2026-05-04 03:04:06] "POST /neutron/subnet HTTP/1.1" 200 701 0.013841 10.0.0.129 - - [2026-05-04 03:04:07] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.007103 10.0.0.50 - - [2026-05-04 03:04:08] "GET /obj-perms HTTP/1.1" 200 5032 0.060846 10.0.0.129 - - [2026-05-04 03:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006276 10.0.0.249 - - [2026-05-04 03:04:08] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002152 10.0.0.129 - - [2026-05-04 03:04:09] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.057169 10.0.0.129 - - [2026-05-04 03:04:09] "POST /route-targets HTTP/1.1" 200 328 0.015779 10.0.0.249 - - [2026-05-04 03:04:09] "POST /useragent-kv HTTP/1.1" 200 115 0.005015 10.0.0.129 - - [2026-05-04 03:04:09] "POST /neutron/subnet HTTP/1.1" 200 701 0.184016 10.0.0.129 - - [2026-05-04 03:04:09] "POST /id-to-fqname HTTP/1.1" 200 229 0.001650 10.0.0.129 - - [2026-05-04 03:04:09] "GET /virtual-network/0c3c52f2-8ab8-48a0-859d-3052b4509805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.008777 10.0.0.129 - - [2026-05-04 03:04:09] "POST /neutron/network HTTP/1.1" 200 1074 0.011912 10.0.0.129 - - [2026-05-04 03:04:09] "GET /virtual-network/0c3c52f2-8ab8-48a0-859d-3052b4509805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005883 10.0.0.129 - - [2026-05-04 03:04:09] "POST /neutron/subnet HTTP/1.1" 200 701 0.010054 10.0.0.129 - - [2026-05-04 03:04:10] "GET /virtual-network/0c3c52f2-8ab8-48a0-859d-3052b4509805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006077 10.0.0.249 - - [2026-05-04 03:04:10] "GET /obj-perms HTTP/1.1" 200 5032 0.078110 10.0.0.129 - - [2026-05-04 03:04:10] "POST /fqname-to-id HTTP/1.1" 404 205 0.005404 10.0.0.129 - - [2026-05-04 03:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.249 - - [2026-05-04 03:04:10] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001245 10.0.0.129 - - [2026-05-04 03:04:10] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.055905 10.0.0.129 - - [2026-05-04 03:04:10] "POST /network-policys HTTP/1.1" 200 529 0.074490 10.0.0.129 - - [2026-05-04 03:04:11] "GET /network-policy/34e125ac-b69d-48e0-a82f-32fd2f2ddfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.007222 10.0.0.129 - - [2026-05-04 03:04:11] "POST /fqname-to-id HTTP/1.1" 404 205 0.004313 10.0.0.129 - - [2026-05-04 03:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006172 10.0.0.249 - - [2026-05-04 03:04:11] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001219 10.0.0.129 - - [2026-05-04 03:04:11] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.049585 10.0.0.129 - - [2026-05-04 03:04:11] "POST /network-policys HTTP/1.1" 200 529 0.038970 10.0.0.129 - - [2026-05-04 03:04:11] "GET /network-policy/339ba160-7823-4479-8381-6c5ceeef8144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.007470 10.0.0.129 - - [2026-05-04 03:04:11] "POST /fqname-to-id HTTP/1.1" 404 205 0.004505 10.0.0.129 - - [2026-05-04 03:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005156 10.0.0.249 - - [2026-05-04 03:04:11] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001087 10.0.0.129 - - [2026-05-04 03:04:11] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.042672 10.0.0.129 - - [2026-05-04 03:04:11] "POST /network-policys HTTP/1.1" 200 529 0.065954 10.0.0.129 - - [2026-05-04 03:04:11] "GET /network-policy/ddf127b8-b5bd-478d-a686-01fa78c89b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.007368 10.0.0.129 - - [2026-05-04 03:04:12] "POST /fqname-to-id HTTP/1.1" 404 205 0.004524 10.0.0.129 - - [2026-05-04 03:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.249 - - [2026-05-04 03:04:12] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001101 10.0.0.129 - - [2026-05-04 03:04:12] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.039845 10.0.0.129 - - [2026-05-04 03:04:12] "POST /network-policys HTTP/1.1" 200 529 0.058559 10.0.0.129 - - [2026-05-04 03:04:12] "GET /network-policy/99cd68c6-0412-4e7a-a1ee-2f670e115690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006757 10.0.0.129 - - [2026-05-04 03:04:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.005167 10.0.0.129 - - [2026-05-04 03:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.249 - - [2026-05-04 03:04:12] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001416 10.0.0.129 - - [2026-05-04 03:04:12] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.053617 10.0.0.129 - - [2026-05-04 03:04:12] "POST /network-policys HTTP/1.1" 200 533 0.034816 10.0.0.129 - - [2026-05-04 03:04:12] "GET /network-policy/e8d477a7-818d-4b2b-a5cb-8f6e2852d148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.008214 10.0.0.129 - - [2026-05-04 03:04:12] "POST /fqname-to-id HTTP/1.1" 404 206 0.004112 10.0.0.129 - - [2026-05-04 03:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.249 - - [2026-05-04 03:04:12] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001201 10.0.0.129 - - [2026-05-04 03:04:13] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.075459 10.0.0.129 - - [2026-05-04 03:04:13] "POST /network-policys HTTP/1.1" 200 531 0.040749 10.0.0.129 - - [2026-05-04 03:04:13] "GET /network-policy/c709ac24-a3a3-4ad3-92ff-d7a07795b470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3989 0.007411 10.0.0.129 - - [2026-05-04 03:04:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.003655 10.0.0.129 - - [2026-05-04 03:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.249 - - [2026-05-04 03:04:13] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001643 10.0.0.129 - - [2026-05-04 03:04:13] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.052882 10.0.0.129 - - [2026-05-04 03:04:13] "POST /network-policys HTTP/1.1" 200 531 0.075573 10.0.0.129 - - [2026-05-04 03:04:13] "GET /network-policy/4afbd7a3-4498-49ab-b612-3a5824f78859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.008008 10.0.0.129 - - [2026-05-04 03:04:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.003863 10.0.0.129 - - [2026-05-04 03:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.249 - - [2026-05-04 03:04:13] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001175 10.0.0.129 - - [2026-05-04 03:04:13] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.056292 10.0.0.129 - - [2026-05-04 03:04:14] "POST /network-policys HTTP/1.1" 200 531 0.083217 10.0.0.129 - - [2026-05-04 03:04:14] "GET /network-policy/05a95eb0-7149-4bd2-86db-c15e56489228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.007107 10.0.0.129 - - [2026-05-04 03:04:14] "POST /fqname-to-id HTTP/1.1" 404 206 0.004343 10.0.0.129 - - [2026-05-04 03:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.249 - - [2026-05-04 03:04:14] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001147 10.0.0.129 - - [2026-05-04 03:04:14] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.052663 10.0.0.129 - - [2026-05-04 03:04:14] "POST /network-policys HTTP/1.1" 200 531 0.033978 10.0.0.129 - - [2026-05-04 03:04:14] "GET /network-policy/0cb5de5c-6e45-41b4-9c83-ee500c6215a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.007026 10.0.0.129 - - [2026-05-04 03:04:14] "POST /fqname-to-id HTTP/1.1" 404 208 0.005110 10.0.0.129 - - [2026-05-04 03:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.249 - - [2026-05-04 03:04:14] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001645 10.0.0.129 - - [2026-05-04 03:04:14] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.050684 10.0.0.129 - - [2026-05-04 03:04:14] "POST /network-policys HTTP/1.1" 200 535 0.035624 10.0.0.129 - - [2026-05-04 03:04:14] "GET /network-policy/bcd337c1-6114-42a6-80db-cff0c27633f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.007528 10.0.0.129 - - [2026-05-04 03:04:15] "POST /neutron/network HTTP/1.1" 200 1157 0.017279 10.0.0.129 - - [2026-05-04 03:04:15] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.028477 10.0.0.129 - - [2026-05-04 03:04:15] "POST /access-control-lists HTTP/1.1" 200 605 0.111579 10.0.0.129 - - [2026-05-04 03:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.022881 10.0.0.129 - - [2026-05-04 03:04:15] "GET /network-policy/34e125ac-b69d-48e0-a82f-32fd2f2ddfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.005504 10.0.0.129 - - [2026-05-04 03:04:15] "POST /neutron/network HTTP/1.1" 200 1159 0.026162 10.0.0.129 - - [2026-05-04 03:04:15] "GET /virtual-network/0c3c52f2-8ab8-48a0-859d-3052b4509805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.010056 10.0.0.129 - - [2026-05-04 03:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005102 10.0.0.129 - - [2026-05-04 03:04:15] "POST /ref-update HTTP/1.1" 200 156 0.043848 10.0.0.129 - - [2026-05-04 03:04:15] "GET /network-policy/e8d477a7-818d-4b2b-a5cb-8f6e2852d148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005496 10.0.0.129 - - [2026-05-04 03:04:15] "POST /id-to-fqname HTTP/1.1" 200 229 0.001499 10.0.0.249 - - [2026-05-04 03:04:16] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001137 10.0.0.129 - - [2026-05-04 03:04:16] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.072122 10.0.0.129 - - [2026-05-04 03:04:17] "POST /neutron/port HTTP/1.1" 200 117 0.008566 10.0.0.129 - - [2026-05-04 03:04:17] "POST /id-to-fqname HTTP/1.1" 200 229 0.001900 10.0.0.129 - - [2026-05-04 03:04:17] "POST /neutron/network HTTP/1.1" 200 1169 0.008910 10.0.0.129 - - [2026-05-04 03:04:18] "POST /neutron/port HTTP/1.1" 200 1061 0.030035 10.0.0.249 - - [2026-05-04 03:04:18] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001631 10.0.0.129 - - [2026-05-04 03:04:18] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.090209 10.0.0.129 - - [2026-05-04 03:04:18] "POST /neutron/network HTTP/1.1" 200 1159 0.080271 10.0.0.129 - - [2026-05-04 03:04:18] "POST /neutron/subnet HTTP/1.1" 200 675 0.019652 10.0.0.129 - - [2026-05-04 03:04:18] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009762 10.0.0.129 - - [2026-05-04 03:04:18] "POST /neutron/port HTTP/1.1" 200 1125 0.026575 10.0.0.249 - - [2026-05-04 03:04:19] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001216 10.0.0.129 - - [2026-05-04 03:04:19] "POST /neutron/port HTTP/1.1" 200 1061 0.346473 10.0.0.129 - - [2026-05-04 03:04:19] "POST /neutron/port HTTP/1.1" 200 1115 0.188024 10.0.0.129 - - [2026-05-04 03:04:19] "POST /neutron/subnet HTTP/1.1" 200 675 0.014632 10.0.0.129 - - [2026-05-04 03:04:23] "POST /neutron/port HTTP/1.1" 200 1125 0.021188 10.0.0.129 - - [2026-05-04 03:04:23] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008882 10.0.0.129 - - [2026-05-04 03:04:24] "GET /virtual-machine/4adfef25-a1c4-4818-be5c-a38ff73e1fdf HTTP/1.1" 401 293 0.000654 10.0.0.129 - - [2026-05-04 03:04:24] "GET /virtual-machine/4adfef25-a1c4-4818-be5c-a38ff73e1fdf HTTP/1.1" 200 1300 0.040315 10.0.0.129 - - [2026-05-04 03:04:24] "GET /virtual-machine-interface/67632cee-22a1-40e9-bd4e-9c75c9c15870 HTTP/1.1" 200 2958 0.007110 10.0.0.129 - - [2026-05-04 03:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.129 - - [2026-05-04 03:04:24] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004381 10.0.0.129 - - [2026-05-04 03:04:24] "GET /virtual-networks?parent_id=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003664 10.0.0.129 - - [2026-05-04 03:04:24] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007130 10.0.0.129 - - [2026-05-04 03:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.129 - - [2026-05-04 03:04:27] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005949 10.0.0.129 - - [2026-05-04 03:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.129 - - [2026-05-04 03:04:31] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.008456 10.0.0.129 - - [2026-05-04 03:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.129 - - [2026-05-04 03:04:35] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007204 10.0.0.249 - - [2026-05-04 03:04:36] "DELETE /project/f3036af4cef8447ca4a0396a144d0f18 HTTP/1.1" 404 173 0.006041 10.0.0.249 - - [2026-05-04 03:04:36] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000946 10.0.0.249 - - [2026-05-04 03:04:36] "DELETE /project/9db8ce131b034f75a7041368f7c43e91 HTTP/1.1" 404 173 0.009786 10.0.0.249 - - [2026-05-04 03:04:36] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1527 0.047706 10.0.0.249 - - [2026-05-04 03:04:36] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001727 10.0.0.249 - - [2026-05-04 03:04:36] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?fields=security_groups HTTP/1.1" 200 1410 0.070281 10.0.0.249 - - [2026-05-04 03:04:36] "DELETE /security-group/3caaa942-339f-48a4-b537-4300fa7ac204 HTTP/1.1" 200 115 0.062634 10.0.0.249 - - [2026-05-04 03:04:36] "GET /projects?obj_uuids=9db8ce13-1b03-4f75-a704-1368f7c43e91&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001272 10.0.0.249 - - [2026-05-04 03:04:36] "GET /project/9db8ce13-1b03-4f75-a704-1368f7c43e91?fields=application_policy_sets HTTP/1.1" 200 1449 0.061424 10.0.0.249 - - [2026-05-04 03:04:36] "DELETE /project/9db8ce13-1b03-4f75-a704-1368f7c43e91 HTTP/1.1" 200 115 0.491207 10.0.0.129 - - [2026-05-04 03:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.129 - - [2026-05-04 03:04:39] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006689 10.0.0.129 - - [2026-05-04 03:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.129 - - [2026-05-04 03:04:43] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006395 10.0.0.129 - - [2026-05-04 03:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004954 10.0.0.129 - - [2026-05-04 03:04:48] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.008093 10.0.0.129 - - [2026-05-04 03:04:52] "POST /neutron/port HTTP/1.1" 200 1125 0.020412 10.0.0.129 - - [2026-05-04 03:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.129 - - [2026-05-04 03:04:52] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006046 10.0.0.129 - - [2026-05-04 03:04:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005456 10.0.0.129 - - [2026-05-04 03:04:52] "POST /neutron/network HTTP/1.1" 200 1159 0.014335 10.0.0.129 - - [2026-05-04 03:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005551 10.0.0.129 - - [2026-05-04 03:04:56] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007148 10.0.0.129 - - [2026-05-04 03:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.129 - - [2026-05-04 03:05:00] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005238 10.0.0.129 - - [2026-05-04 03:05:00] "GET /virtual-networks?parent_id=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003655 10.0.0.129 - - [2026-05-04 03:05:00] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006672 10.0.0.129 - - [2026-05-04 03:05:01] "GET /obj-perms HTTP/1.1" 200 5075 0.064863 10.0.0.129 - - [2026-05-04 03:05:04] "POST /neutron/port HTTP/1.1" 200 1125 0.019716 10.0.0.129 - - [2026-05-04 03:05:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004483 10.0.0.129 - - [2026-05-04 03:05:04] "POST /neutron/network HTTP/1.1" 200 1157 0.012452 10.0.0.129 - - [2026-05-04 03:05:10] "POST /neutron/port HTTP/1.1" 200 1125 0.057808 10.0.0.129 - - [2026-05-04 03:05:10] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009982 10.0.0.129 - - [2026-05-04 03:05:19] "POST /neutron/port HTTP/1.1" 200 1125 0.023987 10.0.0.129 - - [2026-05-04 03:05:21] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008311 10.0.0.129 - - [2026-05-04 03:05:21] "POST /neutron/port HTTP/1.1" 200 1125 0.022010 10.0.0.129 - - [2026-05-04 03:05:21] "GET /virtual-machine/096bd417-e332-4731-9f3c-5666fc79f42b HTTP/1.1" 200 1299 0.007070 10.0.0.129 - - [2026-05-04 03:05:21] "GET /virtual-machine-interface/5a2488db-412d-45f5-ba07-45c9c8b4bed7 HTTP/1.1" 200 2958 0.006869 10.0.0.129 - - [2026-05-04 03:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.129 - - [2026-05-04 03:05:21] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007501 10.0.0.129 - - [2026-05-04 03:05:21] "GET /virtual-networks?parent_id=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003705 10.0.0.129 - - [2026-05-04 03:05:21] "GET /virtual-network/0c3c52f2-8ab8-48a0-859d-3052b4509805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007273 10.0.0.129 - - [2026-05-04 03:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.129 - - [2026-05-04 03:05:22] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004774 10.0.0.129 - - [2026-05-04 03:05:22] "GET /virtual-networks?parent_id=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003599 10.0.0.129 - - [2026-05-04 03:05:22] "GET /virtual-network/0c3c52f2-8ab8-48a0-859d-3052b4509805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006770 10.0.0.129 - - [2026-05-04 03:05:22] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010792 10.0.0.129 - - [2026-05-04 03:05:33] "POST /neutron/port HTTP/1.1" 200 2098 0.022638 10.0.0.129 - - [2026-05-04 03:05:33] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009029 10.0.0.129 - - [2026-05-04 03:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.129 - - [2026-05-04 03:05:33] "GET /network-policy/e8d477a7-818d-4b2b-a5cb-8f6e2852d148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004357 10.0.0.129 - - [2026-05-04 03:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.129 - - [2026-05-04 03:05:34] "GET /network-policy/34e125ac-b69d-48e0-a82f-32fd2f2ddfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.005027 10.0.0.129 - - [2026-05-04 03:05:34] "POST /neutron/network HTTP/1.1" 200 1157 0.010959 10.0.0.129 - - [2026-05-04 03:05:34] "PUT /access-control-list/be5138da-9dae-4b87-99c6-8d31bf3ff6ac HTTP/1.1" 200 273 0.070620 10.0.0.129 - - [2026-05-04 03:05:34] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.016755 10.0.0.129 - - [2026-05-04 03:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.129 - - [2026-05-04 03:05:34] "GET /network-policy/339ba160-7823-4479-8381-6c5ceeef8144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.005176 10.0.0.129 - - [2026-05-04 03:05:52] "POST /neutron/port HTTP/1.1" 200 1125 0.023158 10.0.0.129 - - [2026-05-04 03:05:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005845 10.0.0.129 - - [2026-05-04 03:05:52] "POST /neutron/network HTTP/1.1" 200 1159 0.015810 10.0.0.129 - - [2026-05-04 03:06:05] "POST /neutron/network HTTP/1.1" 200 1167 0.012568 10.0.0.129 - - [2026-05-04 03:06:05] "POST /neutron/port HTTP/1.1" 200 117 0.001225 10.0.0.129 - - [2026-05-04 03:06:32] "POST /neutron/network HTTP/1.1" 200 1160 0.101127 10.0.0.129 - - [2026-05-04 03:06:32] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.010499 10.0.0.129 - - [2026-05-04 03:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005930 10.0.0.129 - - [2026-05-04 03:06:32] "GET /network-policy/bcd337c1-6114-42a6-80db-cff0c27633f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.005759 10.0.0.50 - - [2026-05-04 03:06:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000455 10.0.0.50 - - [2026-05-04 03:06:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000487 10.0.0.249 - - [2026-05-04 03:06:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000481 10.0.0.249 - - [2026-05-04 03:06:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000496 10.0.0.50 - - [2026-05-04 03:06:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000574 10.0.0.50 - - [2026-05-04 03:06:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000526 10.0.0.249 - - [2026-05-04 03:06:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000519 10.0.0.249 - - [2026-05-04 03:06:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000582 10.0.0.129 - - [2026-05-04 03:06:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.129 - - [2026-05-04 03:06:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000496 10.0.0.129 - - [2026-05-04 03:06:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000399 10.0.0.129 - - [2026-05-04 03:06:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000438 10.0.0.129 - - [2026-05-04 03:06:41] "POST /neutron/network HTTP/1.1" 200 1157 0.099253 10.0.0.129 - - [2026-05-04 03:06:41] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.009300 10.0.0.129 - - [2026-05-04 03:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004854 10.0.0.129 - - [2026-05-04 03:06:41] "PUT /access-control-list/be5138da-9dae-4b87-99c6-8d31bf3ff6ac HTTP/1.1" 200 273 0.105904 10.0.0.129 - - [2026-05-04 03:06:41] "GET /network-policy/ddf127b8-b5bd-478d-a686-01fa78c89b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004479 10.0.0.129 - - [2026-05-04 03:06:50] "POST /neutron/network HTTP/1.1" 200 1157 0.118169 10.0.0.129 - - [2026-05-04 03:06:50] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.008680 10.0.0.129 - - [2026-05-04 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.129 - - [2026-05-04 03:06:50] "GET /network-policy/99cd68c6-0412-4e7a-a1ee-2f670e115690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005768 10.0.0.129 - - [2026-05-04 03:06:54] "POST /neutron/port HTTP/1.1" 200 1125 0.027541 10.0.0.129 - - [2026-05-04 03:06:54] "POST /neutron/subnet HTTP/1.1" 200 675 0.022036 10.0.0.129 - - [2026-05-04 03:06:58] "POST /neutron/network HTTP/1.1" 200 1157 0.015072 10.0.0.129 - - [2026-05-04 03:06:58] "PUT /access-control-list/be5138da-9dae-4b87-99c6-8d31bf3ff6ac HTTP/1.1" 200 273 0.021009 10.0.0.129 - - [2026-05-04 03:06:58] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.010577 10.0.0.129 - - [2026-05-04 03:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.129 - - [2026-05-04 03:06:58] "GET /network-policy/c709ac24-a3a3-4ad3-92ff-d7a07795b470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3989 0.004727 10.0.0.50 - - [2026-05-04 03:07:02] "GET /obj-perms HTTP/1.1" 200 5075 0.078333 10.0.0.129 - - [2026-05-04 03:07:06] "POST /neutron/network HTTP/1.1" 200 1158 0.011827 10.0.0.129 - - [2026-05-04 03:07:07] "POST /ref-update HTTP/1.1" 200 156 0.034751 10.0.0.129 - - [2026-05-04 03:07:07] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.019100 10.0.0.129 - - [2026-05-04 03:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.129 - - [2026-05-04 03:07:07] "GET /network-policy/4afbd7a3-4498-49ab-b612-3a5824f78859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.004867 10.0.0.129 - - [2026-05-04 03:07:07] "POST /neutron/port HTTP/1.1" 200 1125 0.022280 10.0.0.129 - - [2026-05-04 03:07:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005751 10.0.0.129 - - [2026-05-04 03:07:07] "POST /neutron/network HTTP/1.1" 200 1158 0.015271 10.0.0.129 - - [2026-05-04 03:07:14] "POST /neutron/network HTTP/1.1" 200 1158 0.021955 10.0.0.129 - - [2026-05-04 03:07:14] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.006742 10.0.0.129 - - [2026-05-04 03:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.129 - - [2026-05-04 03:07:14] "GET /network-policy/05a95eb0-7149-4bd2-86db-c15e56489228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005556 10.0.0.129 - - [2026-05-04 03:07:23] "POST /neutron/network HTTP/1.1" 200 1158 0.020967 10.0.0.129 - - [2026-05-04 03:07:23] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.007315 10.0.0.129 - - [2026-05-04 03:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.129 - - [2026-05-04 03:07:23] "GET /network-policy/0cb5de5c-6e45-41b4-9c83-ee500c6215a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.004911 10.0.0.129 - - [2026-05-04 03:07:31] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.006712 10.0.0.129 - - [2026-05-04 03:07:31] "DELETE /access-control-list/be5138da-9dae-4b87-99c6-8d31bf3ff6ac HTTP/1.1" 200 115 0.037782 10.0.0.129 - - [2026-05-04 03:07:31] "POST /neutron/network HTTP/1.1" 200 1074 0.016127 10.0.0.129 - - [2026-05-04 03:07:31] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006216 10.0.0.129 - - [2026-05-04 03:07:31] "GET /virtual-machine/096bd417-e332-4731-9f3c-5666fc79f42b HTTP/1.1" 200 1299 0.004568 10.0.0.129 - - [2026-05-04 03:07:32] "POST /neutron/port HTTP/1.1" 200 151 0.194070 10.0.0.129 - - [2026-05-04 03:07:33] "GET /virtual-machine/096bd417-e332-4731-9f3c-5666fc79f42b HTTP/1.1" 404 171 0.003200 10.0.0.129 - - [2026-05-04 03:07:33] "GET /virtual-machine/096bd417-e332-4731-9f3c-5666fc79f42b HTTP/1.1" 404 171 0.003172 10.0.0.129 - - [2026-05-04 03:07:33] "GET /virtual-machine/096bd417-e332-4731-9f3c-5666fc79f42b HTTP/1.1" 404 171 0.003556 10.0.0.129 - - [2026-05-04 03:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.129 - - [2026-05-04 03:07:33] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005130 10.0.0.129 - - [2026-05-04 03:07:33] "GET /virtual-networks?parent_id=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.004822 10.0.0.129 - - [2026-05-04 03:07:33] "GET /virtual-network/0c3c52f2-8ab8-48a0-859d-3052b4509805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.010559 10.0.0.129 - - [2026-05-04 03:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005652 10.0.0.129 - - [2026-05-04 03:07:33] "GET /routing-instance/92cb9d41-c6bc-4ce5-8117-728087f2a611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.006777 10.0.0.129 - - [2026-05-04 03:07:33] "GET /route-target/7c60d69c-de3b-4329-8cd1-b96393380a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006003 10.0.0.129 - - [2026-05-04 03:07:34] "GET /obj-perms HTTP/1.1" 200 5032 0.064682 10.0.0.129 - - [2026-05-04 03:07:40] "GET /obj-perms HTTP/1.1" 200 5032 0.004843 10.0.0.129 - - [2026-05-04 03:07:43] "GET /obj-perms HTTP/1.1" 200 5032 0.004235 10.0.0.129 - - [2026-05-04 03:07:46] "GET /obj-perms HTTP/1.1" 200 5032 0.004218 10.0.0.249 - - [2026-05-04 03:07:46] "GET /obj-perms HTTP/1.1" 200 5032 0.004472 10.0.0.129 - - [2026-05-04 03:07:46] "GET /virtual-machine/4adfef25-a1c4-4818-be5c-a38ff73e1fdf HTTP/1.1" 200 1300 0.005755 10.0.0.129 - - [2026-05-04 03:07:47] "POST /neutron/port HTTP/1.1" 200 151 0.195990 10.0.0.129 - - [2026-05-04 03:07:48] "GET /virtual-machine/4adfef25-a1c4-4818-be5c-a38ff73e1fdf HTTP/1.1" 404 171 0.004080 10.0.0.129 - - [2026-05-04 03:07:48] "GET /virtual-machine/4adfef25-a1c4-4818-be5c-a38ff73e1fdf HTTP/1.1" 404 171 0.003998 10.0.0.129 - - [2026-05-04 03:07:48] "GET /virtual-machine/4adfef25-a1c4-4818-be5c-a38ff73e1fdf HTTP/1.1" 404 171 0.004678 10.0.0.129 - - [2026-05-04 03:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004955 10.0.0.129 - - [2026-05-04 03:07:49] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004834 10.0.0.129 - - [2026-05-04 03:07:49] "GET /virtual-networks?parent_id=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.004711 10.0.0.129 - - [2026-05-04 03:07:49] "GET /virtual-network/8ce5ce18-4bc4-46de-89a3-9cb9fe7e6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006817 10.0.0.129 - - [2026-05-04 03:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.129 - - [2026-05-04 03:07:49] "GET /routing-instance/b8d6171b-6e18-4e06-99f0-622e89db9c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.005349 10.0.0.129 - - [2026-05-04 03:07:49] "GET /route-target/25003ada-5eab-4b28-874e-adeee334994b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004730 10.0.0.129 - - [2026-05-04 03:07:52] "GET /obj-perms HTTP/1.1" 200 5032 0.004987 10.0.0.249 - - [2026-05-04 03:07:55] "GET /obj-perms HTTP/1.1" 200 5032 0.005147 10.0.0.129 - - [2026-05-04 03:08:01] "GET /obj-perms HTTP/1.1" 200 5032 0.005886 10.0.0.249 - - [2026-05-04 03:08:04] "GET /obj-perms HTTP/1.1" 200 5032 0.005664 10.0.0.129 - - [2026-05-04 03:08:07] "GET /obj-perms HTTP/1.1" 200 5032 0.005011 10.0.0.249 - - [2026-05-04 03:08:14] "GET /obj-perms HTTP/1.1" 200 5032 0.006324 10.0.0.129 - - [2026-05-04 03:08:17] "GET /obj-perms HTTP/1.1" 200 5032 0.005866 10.0.0.50 - - [2026-05-04 03:08:17] "GET /obj-perms HTTP/1.1" 200 5032 0.004771 10.0.0.129 - - [2026-05-04 03:08:17] "GET /virtual-network/0c3c52f2-8ab8-48a0-859d-3052b4509805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006391 10.0.0.129 - - [2026-05-04 03:08:17] "POST /neutron/network HTTP/1.1" 200 1074 0.030568 10.0.0.129 - - [2026-05-04 03:08:17] "GET /virtual-network/0c3c52f2-8ab8-48a0-859d-3052b4509805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006974 10.0.0.129 - - [2026-05-04 03:08:17] "POST /ref-update HTTP/1.1" 200 156 0.036822 10.0.0.129 - - [2026-05-04 03:08:17] "DELETE /network-policy/bcd337c1-6114-42a6-80db-cff0c27633f1 HTTP/1.1" 200 115 0.034789 10.0.0.129 - - [2026-05-04 03:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005302 10.0.0.249 - - [2026-05-04 03:08:17] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.031421 10.0.0.129 - - [2026-05-04 03:08:17] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.077730 10.0.0.129 - - [2026-05-04 03:08:17] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-31125415&detail=False&count=False&shared=False HTTP/1.1" 200 2081 0.006023 10.0.0.129 - - [2026-05-04 03:08:17] "DELETE /network-policy/0cb5de5c-6e45-41b4-9c83-ee500c6215a8 HTTP/1.1" 200 115 0.040756 10.0.0.129 - - [2026-05-04 03:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.249 - - [2026-05-04 03:08:18] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001291 10.0.0.129 - - [2026-05-04 03:08:18] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.056154 10.0.0.129 - - [2026-05-04 03:08:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-31125415&detail=False&count=False&shared=False HTTP/1.1" 200 1864 0.006706 10.0.0.129 - - [2026-05-04 03:08:18] "DELETE /network-policy/05a95eb0-7149-4bd2-86db-c15e56489228 HTTP/1.1" 200 115 0.041429 10.0.0.129 - - [2026-05-04 03:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.249 - - [2026-05-04 03:08:18] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001281 10.0.0.129 - - [2026-05-04 03:08:18] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.056454 10.0.0.129 - - [2026-05-04 03:08:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-31125415&detail=False&count=False&shared=False HTTP/1.1" 200 1647 0.007604 10.0.0.129 - - [2026-05-04 03:08:18] "DELETE /network-policy/4afbd7a3-4498-49ab-b612-3a5824f78859 HTTP/1.1" 200 115 0.045091 10.0.0.129 - - [2026-05-04 03:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.249 - - [2026-05-04 03:08:18] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001103 10.0.0.129 - - [2026-05-04 03:08:18] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.057986 10.0.0.129 - - [2026-05-04 03:08:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-31125415&detail=False&count=False&shared=False HTTP/1.1" 200 1430 0.007976 10.0.0.129 - - [2026-05-04 03:08:18] "DELETE /network-policy/c709ac24-a3a3-4ad3-92ff-d7a07795b470 HTTP/1.1" 200 115 0.056964 10.0.0.129 - - [2026-05-04 03:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005451 10.0.0.249 - - [2026-05-04 03:08:18] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001472 10.0.0.129 - - [2026-05-04 03:08:18] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.079911 10.0.0.129 - - [2026-05-04 03:08:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-31125415&detail=False&count=False&shared=False HTTP/1.1" 200 1213 0.006892 10.0.0.129 - - [2026-05-04 03:08:18] "DELETE /network-policy/e8d477a7-818d-4b2b-a5cb-8f6e2852d148 HTTP/1.1" 200 115 0.039055 10.0.0.129 - - [2026-05-04 03:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.249 - - [2026-05-04 03:08:19] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001200 10.0.0.129 - - [2026-05-04 03:08:19] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.044493 10.0.0.129 - - [2026-05-04 03:08:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-31125415&detail=False&count=False&shared=False HTTP/1.1" 200 994 0.006729 10.0.0.129 - - [2026-05-04 03:08:19] "DELETE /network-policy/99cd68c6-0412-4e7a-a1ee-2f670e115690 HTTP/1.1" 200 115 0.051205 10.0.0.129 - - [2026-05-04 03:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.249 - - [2026-05-04 03:08:19] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001149 10.0.0.129 - - [2026-05-04 03:08:19] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.051656 10.0.0.129 - - [2026-05-04 03:08:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-31125415&detail=False&count=False&shared=False HTTP/1.1" 200 778 0.008275 10.0.0.129 - - [2026-05-04 03:08:19] "DELETE /network-policy/ddf127b8-b5bd-478d-a686-01fa78c89b49 HTTP/1.1" 200 115 0.059407 10.0.0.129 - - [2026-05-04 03:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005258 10.0.0.249 - - [2026-05-04 03:08:19] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001686 10.0.0.129 - - [2026-05-04 03:08:19] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.137989 10.0.0.129 - - [2026-05-04 03:08:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-31125415&detail=False&count=False&shared=False HTTP/1.1" 200 562 0.007062 10.0.0.129 - - [2026-05-04 03:08:19] "DELETE /network-policy/339ba160-7823-4479-8381-6c5ceeef8144 HTTP/1.1" 200 115 0.041380 10.0.0.129 - - [2026-05-04 03:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005837 10.0.0.249 - - [2026-05-04 03:08:19] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001053 10.0.0.129 - - [2026-05-04 03:08:19] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.049278 10.0.0.129 - - [2026-05-04 03:08:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-31125415&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.006722 10.0.0.129 - - [2026-05-04 03:08:20] "DELETE /network-policy/34e125ac-b69d-48e0-a82f-32fd2f2ddfe9 HTTP/1.1" 200 115 0.045303 10.0.0.129 - - [2026-05-04 03:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.249 - - [2026-05-04 03:08:20] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001148 10.0.0.129 - - [2026-05-04 03:08:20] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.063094 10.0.0.129 - - [2026-05-04 03:08:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-31125415&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006048 10.0.0.129 - - [2026-05-04 03:08:20] "POST /neutron/network HTTP/1.1" 200 1074 0.012647 10.0.0.129 - - [2026-05-04 03:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.129 - - [2026-05-04 03:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.129 - - [2026-05-04 03:08:21] "DELETE /network-ipam/ff206331-e077-45d7-a35c-070f0fc2515e HTTP/1.1" 200 115 0.041187 10.0.0.129 - - [2026-05-04 03:08:21] "POST /fqname-to-id HTTP/1.1" 404 248 0.005108 10.0.0.249 - - [2026-05-04 03:08:21] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001153 10.0.0.249 - - [2026-05-04 03:08:21] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.050318 10.0.0.249 - - [2026-05-04 03:08:21] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001225 10.0.0.249 - - [2026-05-04 03:08:21] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?fields=security_groups HTTP/1.1" 200 1392 0.071695 10.0.0.249 - - [2026-05-04 03:08:21] "DELETE /security-group/4d98171c-a51a-443c-9306-7e67b56a46cb HTTP/1.1" 200 115 0.092430 10.0.0.249 - - [2026-05-04 03:08:21] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002456 10.0.0.249 - - [2026-05-04 03:08:21] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?fields=application_policy_sets HTTP/1.1" 200 1431 0.093217 10.0.0.129 - - [2026-05-04 03:08:21] "DELETE /access-control-list/6cbab027-8791-4ee1-ba40-be2739b7b743 HTTP/1.1" 200 115 0.084381 10.0.0.129 - - [2026-05-04 03:08:21] "DELETE /project/f3036af4-cef8-447c-a4a0-396a144d0f18 HTTP/1.1" 200 115 0.529362 10.0.0.249 - - [2026-05-04 03:08:21] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001469 10.0.0.129 - - [2026-05-04 03:08:21] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?fields=projects HTTP/1.1" 200 1443 0.012720 10.0.0.249 - - [2026-05-04 03:08:23] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003557 10.0.0.249 - - [2026-05-04 03:08:23] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001058 10.0.0.249 - - [2026-05-04 03:08:23] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.040025 10.0.0.249 - - [2026-05-04 03:08:23] "POST /id-to-fqname HTTP/1.1" 200 196 0.002184 10.0.0.249 - - [2026-05-04 03:08:23] "POST /fqname-to-id HTTP/1.1" 404 205 0.007579 10.0.0.249 - - [2026-05-04 03:08:23] "POST /security-groups HTTP/1.1" 200 597 0.089084 10.0.0.249 - - [2026-05-04 03:08:23] "POST /projects HTTP/1.1" 200 597 0.315613 10.0.0.249 - - [2026-05-04 03:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.349578 10.0.0.129 - - [2026-05-04 03:08:23] "POST /fqname-to-id HTTP/1.1" 404 239 0.007460 10.0.0.129 - - [2026-05-04 03:08:23] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.495446 10.0.0.249 - - [2026-05-04 03:08:23] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001990 10.0.0.129 - - [2026-05-04 03:08:23] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?fields=virtual_networks HTTP/1.1" 200 1057 0.068547 10.0.0.249 - - [2026-05-04 03:08:23] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001447 10.0.0.129 - - [2026-05-04 03:08:23] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.054775 10.0.0.249 - - [2026-05-04 03:08:24] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001199 10.0.0.129 - - [2026-05-04 03:08:24] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?fields=security_groups HTTP/1.1" 200 1290 0.052695 10.0.0.129 - - [2026-05-04 03:08:24] "POST /fqname-to-id HTTP/1.1" 404 200 0.032974 10.0.0.249 - - [2026-05-04 03:08:25] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003425 10.0.0.249 - - [2026-05-04 03:08:25] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001162 10.0.0.249 - - [2026-05-04 03:08:25] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008480 10.0.0.249 - - [2026-05-04 03:08:25] "POST /id-to-fqname HTTP/1.1" 200 202 0.002618 10.0.0.249 - - [2026-05-04 03:08:25] "POST /fqname-to-id HTTP/1.1" 404 211 0.006446 10.0.0.249 - - [2026-05-04 03:08:25] "POST /security-groups HTTP/1.1" 200 603 0.081866 10.0.0.249 - - [2026-05-04 03:08:25] "POST /projects HTTP/1.1" 200 609 0.306751 10.0.0.249 - - [2026-05-04 03:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.344424 10.0.0.129 - - [2026-05-04 03:08:25] "POST /access-control-lists HTTP/1.1" 200 610 0.046709 10.0.0.129 - - [2026-05-04 03:08:25] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.517007 10.0.0.129 - - [2026-05-04 03:08:26] "GET / HTTP/1.1" 200 36215 0.001798 10.0.0.129 - - [2026-05-04 03:08:28] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000483 10.0.0.249 - - [2026-05-04 03:08:29] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001168 10.0.0.129 - - [2026-05-04 03:08:29] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.088587 10.0.0.129 - - [2026-05-04 03:08:29] "GET / HTTP/1.1" 200 36215 0.002244 10.0.0.129 - - [2026-05-04 03:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.249 - - [2026-05-04 03:08:30] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001125 10.0.0.129 - - [2026-05-04 03:08:30] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.008294 10.0.0.129 - - [2026-05-04 03:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.249 - - [2026-05-04 03:08:30] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001232 10.0.0.129 - - [2026-05-04 03:08:30] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.044830 10.0.0.129 - - [2026-05-04 03:08:31] "GET /domains HTTP/1.1" 401 293 0.000469 10.0.0.129 - - [2026-05-04 03:08:31] "GET /domains HTTP/1.1" 200 281 0.043763 10.0.0.249 - - [2026-05-04 03:08:31] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001114 10.0.0.129 - - [2026-05-04 03:08:31] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c HTTP/1.1" 200 2984 0.010646 10.0.0.249 - - [2026-05-04 03:08:31] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001502 10.0.0.129 - - [2026-05-04 03:08:32] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83 HTTP/1.1" 200 1940 0.093999 10.0.0.129 - - [2026-05-04 03:08:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.004945 10.0.0.129 - - [2026-05-04 03:08:32] "POST /network-ipams HTTP/1.1" 200 623 0.035399 10.0.0.129 - - [2026-05-04 03:08:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 813 0.004384 10.0.0.129 - - [2026-05-04 03:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.129 - - [2026-05-04 03:08:32] "GET /network-ipam/bbb608e6-bd87-40c6-9286-54088c2e7dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.008883 10.0.0.129 - - [2026-05-04 03:08:32] "PUT /network-ipam/bbb608e6-bd87-40c6-9286-54088c2e7dc8 HTTP/1.1" 200 259 0.021131 10.0.0.129 - - [2026-05-04 03:08:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.000546 10.0.0.129 - - [2026-05-04 03:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.045528 10.0.0.249 - - [2026-05-04 03:08:32] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001461 10.0.0.129 - - [2026-05-04 03:08:32] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.054302 10.0.0.249 - - [2026-05-04 03:08:33] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001075 10.0.0.129 - - [2026-05-04 03:08:33] "POST /neutron/network HTTP/1.1" 200 623 0.195116 10.0.0.129 - - [2026-05-04 03:08:33] "POST /route-targets HTTP/1.1" 200 328 0.015651 10.0.0.249 - - [2026-05-04 03:08:34] "POST /useragent-kv HTTP/1.1" 200 115 0.017672 10.0.0.129 - - [2026-05-04 03:08:34] "POST /neutron/subnet HTTP/1.1" 200 828 0.269762 10.0.0.129 - - [2026-05-04 03:08:34] "POST /id-to-fqname HTTP/1.1" 200 235 0.001509 10.0.0.129 - - [2026-05-04 03:08:34] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006416 10.0.0.129 - - [2026-05-04 03:08:34] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.007400 10.0.0.129 - - [2026-05-04 03:08:34] "POST /neutron/network HTTP/1.1" 200 1337 0.015303 10.0.0.129 - - [2026-05-04 03:08:34] "POST /neutron/subnet HTTP/1.1" 200 828 0.010576 10.0.0.129 - - [2026-05-04 03:08:35] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.007197 10.0.0.129 - - [2026-05-04 03:08:35] "GET /obj-perms HTTP/1.1" 200 5038 0.094060 10.0.0.249 - - [2026-05-04 03:08:36] "GET /obj-perms HTTP/1.1" 200 5038 0.081707 10.0.0.129 - - [2026-05-04 03:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.249 - - [2026-05-04 03:08:36] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001500 10.0.0.129 - - [2026-05-04 03:08:36] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.045824 10.0.0.129 - - [2026-05-04 03:08:37] "POST /ref-update HTTP/1.1" 200 156 0.025486 10.0.0.249 - - [2026-05-04 03:08:37] "DELETE /project/c8435a90ac8a46d8b70768f6bb643e83 HTTP/1.1" 404 173 0.004478 10.0.0.249 - - [2026-05-04 03:08:37] "DELETE /project/f3036af4cef8447ca4a0396a144d0f18 HTTP/1.1" 404 173 0.006106 10.0.0.249 - - [2026-05-04 03:08:37] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001029 10.0.0.249 - - [2026-05-04 03:08:37] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.053046 10.0.0.249 - - [2026-05-04 03:08:37] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001307 10.0.0.249 - - [2026-05-04 03:08:37] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?fields=security_groups HTTP/1.1" 200 1392 0.064795 10.0.0.249 - - [2026-05-04 03:08:37] "POST /useragent-kv HTTP/1.1" 200 115 0.009641 10.0.0.129 - - [2026-05-04 03:08:37] "POST /neutron/subnet HTTP/1.1" 200 701 0.306981 10.0.0.249 - - [2026-05-04 03:08:37] "DELETE /security-group/e9ba558d-3437-4462-b194-16686456bab2 HTTP/1.1" 200 115 0.062515 10.0.0.249 - - [2026-05-04 03:08:37] "GET /projects?obj_uuids=f3036af4-cef8-447c-a4a0-396a144d0f18&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001167 10.0.0.249 - - [2026-05-04 03:08:37] "GET /project/f3036af4-cef8-447c-a4a0-396a144d0f18?fields=application_policy_sets HTTP/1.1" 200 1431 0.064044 10.0.0.249 - - [2026-05-04 03:08:37] "DELETE /project/f3036af4-cef8-447c-a4a0-396a144d0f18 HTTP/1.1" 200 115 0.492765 10.0.0.129 - - [2026-05-04 03:08:38] "POST /neutron/network HTTP/1.1" 200 1337 0.017338 10.0.0.129 - - [2026-05-04 03:08:38] "POST /id-to-fqname HTTP/1.1" 200 235 0.001425 10.0.0.129 - - [2026-05-04 03:08:38] "GET /virtual-network/7ac4e2e5-e449-4bdd-9d54-54e63ea9ef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.007632 10.0.0.129 - - [2026-05-04 03:08:38] "GET /virtual-network/7ac4e2e5-e449-4bdd-9d54-54e63ea9ef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.009031 10.0.0.129 - - [2026-05-04 03:08:38] "POST /neutron/subnet HTTP/1.1" 200 701 0.011625 10.0.0.129 - - [2026-05-04 03:08:38] "GET /virtual-network/7ac4e2e5-e449-4bdd-9d54-54e63ea9ef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.007144 10.0.0.129 - - [2026-05-04 03:08:39] "POST /fqname-to-id HTTP/1.1" 404 211 0.004096 10.0.0.129 - - [2026-05-04 03:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.249 - - [2026-05-04 03:08:39] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001603 10.0.0.129 - - [2026-05-04 03:08:39] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.063051 10.0.0.129 - - [2026-05-04 03:08:39] "POST /network-policys HTTP/1.1" 200 535 0.033850 10.0.0.129 - - [2026-05-04 03:08:39] "GET /network-policy/2cf8f88e-3db9-427b-8c4a-f423640ad8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.007937 10.0.0.129 - - [2026-05-04 03:08:39] "POST /fqname-to-id HTTP/1.1" 404 211 0.005149 10.0.0.129 - - [2026-05-04 03:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.249 - - [2026-05-04 03:08:39] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001207 10.0.0.129 - - [2026-05-04 03:08:39] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.054459 10.0.0.129 - - [2026-05-04 03:08:39] "POST /network-policys HTTP/1.1" 200 535 0.040164 10.0.0.129 - - [2026-05-04 03:08:39] "GET /network-policy/87468efe-d26f-46b9-854e-9772bf8091cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.007500 10.0.0.129 - - [2026-05-04 03:08:39] "POST /fqname-to-id HTTP/1.1" 404 211 0.004575 10.0.0.129 - - [2026-05-04 03:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007370 10.0.0.249 - - [2026-05-04 03:08:39] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001081 10.0.0.129 - - [2026-05-04 03:08:39] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.038259 10.0.0.129 - - [2026-05-04 03:08:40] "POST /network-policys HTTP/1.1" 200 535 0.035469 10.0.0.129 - - [2026-05-04 03:08:40] "GET /network-policy/f9293ed0-ea80-4995-890e-977490dac198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.007906 10.0.0.129 - - [2026-05-04 03:08:40] "POST /fqname-to-id HTTP/1.1" 404 211 0.006964 10.0.0.129 - - [2026-05-04 03:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.249 - - [2026-05-04 03:08:40] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001149 10.0.0.129 - - [2026-05-04 03:08:40] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.048140 10.0.0.129 - - [2026-05-04 03:08:40] "POST /network-policys HTTP/1.1" 200 535 0.035762 10.0.0.129 - - [2026-05-04 03:08:40] "GET /network-policy/102201c8-9247-4c51-b3ca-84b3907525cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.007540 10.0.0.129 - - [2026-05-04 03:08:40] "POST /fqname-to-id HTTP/1.1" 404 213 0.005744 10.0.0.129 - - [2026-05-04 03:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.249 - - [2026-05-04 03:08:40] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001291 10.0.0.129 - - [2026-05-04 03:08:40] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.056420 10.0.0.129 - - [2026-05-04 03:08:40] "POST /network-policys HTTP/1.1" 200 539 0.033128 10.0.0.129 - - [2026-05-04 03:08:40] "GET /network-policy/790c8b9e-d0d4-4a05-a1b7-5a413da3362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006715 10.0.0.129 - - [2026-05-04 03:08:41] "POST /fqname-to-id HTTP/1.1" 404 212 0.003665 10.0.0.129 - - [2026-05-04 03:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005246 10.0.0.249 - - [2026-05-04 03:08:41] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001157 10.0.0.129 - - [2026-05-04 03:08:41] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.046979 10.0.0.129 - - [2026-05-04 03:08:41] "POST /network-policys HTTP/1.1" 200 537 0.033683 10.0.0.129 - - [2026-05-04 03:08:41] "GET /network-policy/503aa73a-a05b-436e-a8c4-f7838b39a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.007977 10.0.0.129 - - [2026-05-04 03:08:41] "POST /fqname-to-id HTTP/1.1" 404 212 0.003549 10.0.0.129 - - [2026-05-04 03:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.249 - - [2026-05-04 03:08:41] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002034 10.0.0.129 - - [2026-05-04 03:08:41] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.052377 10.0.0.129 - - [2026-05-04 03:08:41] "POST /network-policys HTTP/1.1" 200 537 0.042835 10.0.0.129 - - [2026-05-04 03:08:41] "GET /network-policy/3d169040-eb15-4169-b4ed-0a203914d20c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.013945 10.0.0.129 - - [2026-05-04 03:08:41] "POST /fqname-to-id HTTP/1.1" 404 212 0.004570 10.0.0.129 - - [2026-05-04 03:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.249 - - [2026-05-04 03:08:41] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001139 10.0.0.129 - - [2026-05-04 03:08:42] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.051714 10.0.0.129 - - [2026-05-04 03:08:42] "POST /network-policys HTTP/1.1" 200 537 0.041533 10.0.0.129 - - [2026-05-04 03:08:42] "GET /network-policy/9f8f3c76-21c5-41c5-9561-4b5ab18b81ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4997 0.021211 10.0.0.129 - - [2026-05-04 03:08:42] "POST /fqname-to-id HTTP/1.1" 404 212 0.004005 10.0.0.129 - - [2026-05-04 03:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.249 - - [2026-05-04 03:08:42] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001318 10.0.0.129 - - [2026-05-04 03:08:42] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.062453 10.0.0.129 - - [2026-05-04 03:08:42] "POST /network-policys HTTP/1.1" 200 537 0.035966 10.0.0.129 - - [2026-05-04 03:08:42] "GET /network-policy/7310b6c2-d62b-4830-94a6-9ad037346c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.009030 10.0.0.129 - - [2026-05-04 03:08:42] "POST /fqname-to-id HTTP/1.1" 404 214 0.004171 10.0.0.129 - - [2026-05-04 03:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.249 - - [2026-05-04 03:08:42] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001414 10.0.0.129 - - [2026-05-04 03:08:42] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.062532 10.0.0.129 - - [2026-05-04 03:08:42] "POST /network-policys HTTP/1.1" 200 541 0.040080 10.0.0.129 - - [2026-05-04 03:08:43] "GET /network-policy/0b6d8249-1107-4e54-b1b4-69095d432336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007808 10.0.0.129 - - [2026-05-04 03:08:43] "POST /neutron/network HTTP/1.1" 200 1337 0.018084 10.0.0.129 - - [2026-05-04 03:08:43] "POST /fqname-to-id HTTP/1.1" 404 252 0.006680 10.0.0.129 - - [2026-05-04 03:08:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.070926 10.0.0.129 - - [2026-05-04 03:08:43] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.011041 10.0.0.129 - - [2026-05-04 03:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.129 - - [2026-05-04 03:08:43] "GET /network-policy/2cf8f88e-3db9-427b-8c4a-f423640ad8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.005060 10.0.0.129 - - [2026-05-04 03:08:43] "POST /neutron/network HTTP/1.1" 200 1337 0.016374 10.0.0.129 - - [2026-05-04 03:08:44] "POST /access-control-lists HTTP/1.1" 200 611 0.034054 10.0.0.129 - - [2026-05-04 03:08:44] "GET /virtual-network/7ac4e2e5-e449-4bdd-9d54-54e63ea9ef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.008847 10.0.0.129 - - [2026-05-04 03:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.129 - - [2026-05-04 03:08:44] "GET /network-policy/790c8b9e-d0d4-4a05-a1b7-5a413da3362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004571 10.0.0.129 - - [2026-05-04 03:08:44] "POST /id-to-fqname HTTP/1.1" 200 235 0.001515 10.0.0.129 - - [2026-05-04 03:08:44] "POST /neutron/network HTTP/1.1" 200 1435 0.008122 10.0.0.249 - - [2026-05-04 03:08:45] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001493 10.0.0.129 - - [2026-05-04 03:08:45] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.075667 10.0.0.129 - - [2026-05-04 03:08:45] "POST /neutron/port HTTP/1.1" 200 117 0.007242 10.0.0.129 - - [2026-05-04 03:08:45] "POST /id-to-fqname HTTP/1.1" 200 235 0.001603 10.0.0.129 - - [2026-05-04 03:08:46] "POST /neutron/network HTTP/1.1" 200 1435 0.008968 10.0.0.249 - - [2026-05-04 03:08:47] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001157 10.0.0.129 - - [2026-05-04 03:08:47] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.095434 10.0.0.129 - - [2026-05-04 03:08:47] "POST /neutron/port HTTP/1.1" 200 1174 0.076529 10.0.0.129 - - [2026-05-04 03:08:47] "POST /neutron/port HTTP/1.1" 200 1184 0.025722 10.0.0.129 - - [2026-05-04 03:08:47] "POST /neutron/port HTTP/1.1" 200 1238 0.025455 10.0.0.129 - - [2026-05-04 03:08:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004559 10.0.0.129 - - [2026-05-04 03:08:47] "POST /neutron/port HTTP/1.1" 200 117 0.001236 10.0.0.129 - - [2026-05-04 03:08:47] "POST /neutron/network HTTP/1.1" 200 1437 0.008736 10.0.0.129 - - [2026-05-04 03:08:48] "POST /neutron/port HTTP/1.1" 200 1174 0.026174 10.0.0.129 - - [2026-05-04 03:08:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004832 10.0.0.129 - - [2026-05-04 03:08:48] "POST /neutron/port HTTP/1.1" 200 117 0.001584 10.0.0.129 - - [2026-05-04 03:08:52] "POST /neutron/port HTTP/1.1" 200 1238 0.026180 10.0.0.129 - - [2026-05-04 03:08:52] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011631 10.0.0.129 - - [2026-05-04 03:08:53] "GET /virtual-machine/57d2003d-29d9-4b43-bb40-1ad8e1e40b35 HTTP/1.1" 401 293 0.000640 10.0.0.129 - - [2026-05-04 03:08:53] "GET /virtual-machine/57d2003d-29d9-4b43-bb40-1ad8e1e40b35 HTTP/1.1" 200 1306 0.045220 10.0.0.129 - - [2026-05-04 03:08:53] "GET /virtual-machine-interface/a3400bff-1b47-49c5-b4b1-95f35c39a2a8 HTTP/1.1" 200 3178 0.006099 10.0.0.129 - - [2026-05-04 03:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.129 - - [2026-05-04 03:08:53] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004914 10.0.0.129 - - [2026-05-04 03:08:53] "GET /virtual-networks?parent_id=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.004820 10.0.0.129 - - [2026-05-04 03:08:53] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.007126 10.0.0.129 - - [2026-05-04 03:08:54] "POST /neutron/port HTTP/1.1" 200 1238 0.026193 10.0.0.129 - - [2026-05-04 03:08:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004642 10.0.0.129 - - [2026-05-04 03:08:54] "POST /neutron/port HTTP/1.1" 200 117 0.001532 10.0.0.129 - - [2026-05-04 03:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.129 - - [2026-05-04 03:08:56] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.007342 10.0.0.129 - - [2026-05-04 03:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005233 10.0.0.129 - - [2026-05-04 03:09:00] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.007785 10.0.0.129 - - [2026-05-04 03:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007082 10.0.0.129 - - [2026-05-04 03:09:04] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.007108 10.0.0.129 - - [2026-05-04 03:09:08] "POST /neutron/port HTTP/1.1" 200 1238 0.019735 10.0.0.129 - - [2026-05-04 03:09:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004754 10.0.0.129 - - [2026-05-04 03:09:08] "POST /neutron/port HTTP/1.1" 200 117 0.001357 10.0.0.129 - - [2026-05-04 03:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.129 - - [2026-05-04 03:09:08] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005845 10.0.0.129 - - [2026-05-04 03:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.129 - - [2026-05-04 03:09:12] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.008215 10.0.0.129 - - [2026-05-04 03:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.129 - - [2026-05-04 03:09:17] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006806 10.0.0.129 - - [2026-05-04 03:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.129 - - [2026-05-04 03:09:21] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.007616 10.0.0.129 - - [2026-05-04 03:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004962 10.0.0.129 - - [2026-05-04 03:09:25] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006684 10.0.0.129 - - [2026-05-04 03:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.129 - - [2026-05-04 03:09:27] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004695 10.0.0.129 - - [2026-05-04 03:09:27] "GET /virtual-networks?parent_id=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.004168 10.0.0.129 - - [2026-05-04 03:09:27] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.008808 10.0.0.129 - - [2026-05-04 03:09:27] "POST /neutron/port HTTP/1.1" 200 1238 0.022908 10.0.0.129 - - [2026-05-04 03:09:32] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008610 10.0.0.129 - - [2026-05-04 03:09:38] "POST /neutron/port HTTP/1.1" 200 1238 0.023176 10.0.0.129 - - [2026-05-04 03:09:43] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010010 10.0.0.129 - - [2026-05-04 03:09:48] "POST /neutron/port HTTP/1.1" 200 1238 0.024541 10.0.0.129 - - [2026-05-04 03:09:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009544 10.0.0.129 - - [2026-05-04 03:09:53] "POST /neutron/port HTTP/1.1" 200 1238 0.025625 10.0.0.129 - - [2026-05-04 03:09:53] "GET /virtual-machine/b30d5e69-4319-4926-b3e1-97fe704bbce3 HTTP/1.1" 200 1307 0.008618 10.0.0.129 - - [2026-05-04 03:09:53] "GET /virtual-machine-interface/9aa8ce80-6d40-4516-ac2b-f411e45dd311 HTTP/1.1" 200 3178 0.008341 10.0.0.129 - - [2026-05-04 03:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.129 - - [2026-05-04 03:09:53] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004562 10.0.0.129 - - [2026-05-04 03:09:53] "GET /virtual-networks?parent_id=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.004347 10.0.0.129 - - [2026-05-04 03:09:53] "GET /virtual-network/7ac4e2e5-e449-4bdd-9d54-54e63ea9ef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.007131 10.0.0.129 - - [2026-05-04 03:09:54] "POST /neutron/port HTTP/1.1" 200 1238 0.074239 10.0.0.129 - - [2026-05-04 03:09:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007401 10.0.0.129 - - [2026-05-04 03:09:54] "POST /neutron/port HTTP/1.1" 200 117 0.001306 10.0.0.129 - - [2026-05-04 03:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.129 - - [2026-05-04 03:09:54] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005189 10.0.0.129 - - [2026-05-04 03:09:55] "GET /virtual-networks?parent_id=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.004809 10.0.0.129 - - [2026-05-04 03:09:55] "GET /virtual-network/7ac4e2e5-e449-4bdd-9d54-54e63ea9ef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.008697 10.0.0.129 - - [2026-05-04 03:09:55] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010693 10.0.0.129 - - [2026-05-04 03:10:00] "POST /neutron/port HTTP/1.1" 200 1238 0.025985 10.0.0.129 - - [2026-05-04 03:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004629 10.0.0.129 - - [2026-05-04 03:10:00] "GET /network-policy/790c8b9e-d0d4-4a05-a1b7-5a413da3362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005296 10.0.0.129 - - [2026-05-04 03:10:01] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009490 10.0.0.129 - - [2026-05-04 03:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.129 - - [2026-05-04 03:10:01] "GET /network-policy/2cf8f88e-3db9-427b-8c4a-f423640ad8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.005167 10.0.0.129 - - [2026-05-04 03:10:01] "POST /neutron/network HTTP/1.1" 200 1425 0.023357 10.0.0.129 - - [2026-05-04 03:10:01] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006714 10.0.0.129 - - [2026-05-04 03:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.129 - - [2026-05-04 03:10:01] "GET /network-policy/87468efe-d26f-46b9-854e-9772bf8091cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.006318 10.0.0.50 - - [2026-05-04 03:10:05] "GET /obj-perms HTTP/1.1" 200 5075 0.086489 10.0.0.249 - - [2026-05-04 03:10:05] "GET /obj-perms HTTP/1.1" 200 5075 0.067372 10.0.0.129 - - [2026-05-04 03:10:10] "POST /neutron/network HTTP/1.1" 200 1435 0.008004 10.0.0.129 - - [2026-05-04 03:10:10] "POST /neutron/subnet HTTP/1.1" 200 1361 0.018554 10.0.0.129 - - [2026-05-04 03:10:10] "POST /neutron/network HTTP/1.1" 200 1425 0.016494 10.0.0.129 - - [2026-05-04 03:10:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.007157 10.0.0.129 - - [2026-05-04 03:10:18] "PUT /access-control-list/5b87cd8c-9413-4106-b891-5dc2fa8c73cf HTTP/1.1" 200 273 0.021605 10.0.0.129 - - [2026-05-04 03:10:18] "POST /neutron/network HTTP/1.1" 200 1428 0.042911 10.0.0.129 - - [2026-05-04 03:10:18] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3487 0.007256 10.0.0.129 - - [2026-05-04 03:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004674 10.0.0.129 - - [2026-05-04 03:10:18] "GET /network-policy/0b6d8249-1107-4e54-b1b4-69095d432336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006196 10.0.0.129 - - [2026-05-04 03:10:31] "POST /ref-update HTTP/1.1" 200 156 0.046489 10.0.0.129 - - [2026-05-04 03:10:31] "POST /neutron/network HTTP/1.1" 200 1425 0.036224 10.0.0.129 - - [2026-05-04 03:10:31] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006427 10.0.0.129 - - [2026-05-04 03:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.129 - - [2026-05-04 03:10:31] "GET /network-policy/f9293ed0-ea80-4995-890e-977490dac198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.005044 10.0.0.129 - - [2026-05-04 03:10:43] "POST /neutron/network HTTP/1.1" 200 1425 0.022167 10.0.0.129 - - [2026-05-04 03:10:43] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.009064 10.0.0.129 - - [2026-05-04 03:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.129 - - [2026-05-04 03:10:43] "GET /network-policy/102201c8-9247-4c51-b3ca-84b3907525cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.006040 10.0.0.129 - - [2026-05-04 03:10:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.003649 10.0.0.129 - - [2026-05-04 03:10:54] "POST /ref-update HTTP/1.1" 200 156 0.062135 10.0.0.129 - - [2026-05-04 03:10:54] "POST /neutron/network HTTP/1.1" 200 1426 0.034876 10.0.0.129 - - [2026-05-04 03:10:54] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.014392 10.0.0.129 - - [2026-05-04 03:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006122 10.0.0.129 - - [2026-05-04 03:10:54] "GET /network-policy/503aa73a-a05b-436e-a8c4-f7838b39a56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.006610 10.0.0.129 - - [2026-05-04 03:10:55] "POST /neutron/network HTTP/1.1" 200 1437 0.011459 10.0.0.129 - - [2026-05-04 03:10:55] "POST /neutron/subnet HTTP/1.1" 200 1361 0.020425 10.0.0.129 - - [2026-05-04 03:10:55] "POST /neutron/network HTTP/1.1" 200 1427 0.017830 10.0.0.129 - - [2026-05-04 03:11:05] "GET /obj-perms HTTP/1.1" 200 5075 0.057033 10.0.0.129 - - [2026-05-04 03:11:07] "POST /neutron/network HTTP/1.1" 200 1426 0.030822 10.0.0.129 - - [2026-05-04 03:11:07] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.009765 10.0.0.129 - - [2026-05-04 03:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.129 - - [2026-05-04 03:11:07] "GET /network-policy/3d169040-eb15-4169-b4ed-0a203914d20c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.005434 10.0.0.129 - - [2026-05-04 03:11:11] "POST /neutron/network HTTP/1.1" 200 1436 0.010789 10.0.0.129 - - [2026-05-04 03:11:11] "POST /neutron/subnet HTTP/1.1" 200 1361 0.025854 10.0.0.129 - - [2026-05-04 03:11:11] "POST /neutron/network HTTP/1.1" 200 1426 0.014291 10.0.0.129 - - [2026-05-04 03:11:17] "PUT /access-control-list/5b87cd8c-9413-4106-b891-5dc2fa8c73cf HTTP/1.1" 200 273 0.025890 10.0.0.129 - - [2026-05-04 03:11:17] "POST /neutron/network HTTP/1.1" 200 1426 0.016227 10.0.0.129 - - [2026-05-04 03:11:17] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.007858 10.0.0.129 - - [2026-05-04 03:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.129 - - [2026-05-04 03:11:18] "GET /network-policy/9f8f3c76-21c5-41c5-9561-4b5ab18b81ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4997 0.004913 10.0.0.129 - - [2026-05-04 03:11:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.005384 10.0.0.129 - - [2026-05-04 03:11:30] "POST /neutron/network HTTP/1.1" 200 1426 0.018543 10.0.0.129 - - [2026-05-04 03:11:30] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.007157 10.0.0.129 - - [2026-05-04 03:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004695 10.0.0.129 - - [2026-05-04 03:11:30] "GET /network-policy/7310b6c2-d62b-4830-94a6-9ad037346c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.004763 10.0.0.50 - - [2026-05-04 03:11:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000508 10.0.0.50 - - [2026-05-04 03:11:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000421 10.0.0.249 - - [2026-05-04 03:11:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000442 10.0.0.249 - - [2026-05-04 03:11:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.50 - - [2026-05-04 03:11:39] "GET /global-system-configs HTTP/1.1" 401 293 0.001899 10.0.0.50 - - [2026-05-04 03:11:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000648 10.0.0.249 - - [2026-05-04 03:11:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000589 10.0.0.249 - - [2026-05-04 03:11:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000466 10.0.0.129 - - [2026-05-04 03:11:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000435 10.0.0.129 - - [2026-05-04 03:11:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000681 10.0.0.129 - - [2026-05-04 03:11:40] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.008996 10.0.0.129 - - [2026-05-04 03:11:40] "POST /neutron/network HTTP/1.1" 200 1337 0.020241 10.0.0.129 - - [2026-05-04 03:11:40] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006291 10.0.0.129 - - [2026-05-04 03:11:40] "POST /ref-update HTTP/1.1" 200 156 0.032902 10.0.0.129 - - [2026-05-04 03:11:41] "GET /virtual-machine/b30d5e69-4319-4926-b3e1-97fe704bbce3 HTTP/1.1" 200 1307 0.005759 10.0.0.129 - - [2026-05-04 03:11:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000672 10.0.0.129 - - [2026-05-04 03:11:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000535 10.0.0.129 - - [2026-05-04 03:11:41] "POST /neutron/port HTTP/1.1" 200 151 0.302696 10.0.0.129 - - [2026-05-04 03:11:43] "GET /virtual-machine/b30d5e69-4319-4926-b3e1-97fe704bbce3 HTTP/1.1" 404 171 0.004147 10.0.0.129 - - [2026-05-04 03:11:43] "GET /virtual-machine/b30d5e69-4319-4926-b3e1-97fe704bbce3 HTTP/1.1" 404 171 0.004267 10.0.0.129 - - [2026-05-04 03:11:43] "GET /virtual-machine/b30d5e69-4319-4926-b3e1-97fe704bbce3 HTTP/1.1" 404 171 0.004136 10.0.0.129 - - [2026-05-04 03:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.129 - - [2026-05-04 03:11:43] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005243 10.0.0.129 - - [2026-05-04 03:11:43] "GET /virtual-networks?parent_id=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.004225 10.0.0.129 - - [2026-05-04 03:11:43] "GET /virtual-network/7ac4e2e5-e449-4bdd-9d54-54e63ea9ef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.009228 10.0.0.129 - - [2026-05-04 03:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008141 10.0.0.129 - - [2026-05-04 03:11:43] "GET /routing-instance/b000c42b-dc84-4cf7-81d2-7845e365963c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.005439 10.0.0.129 - - [2026-05-04 03:11:43] "GET /route-target/35b3d3ec-27fd-4368-b810-590a4325df35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004626 10.0.0.129 - - [2026-05-04 03:11:46] "GET /obj-perms HTTP/1.1" 200 5038 0.004946 10.0.0.129 - - [2026-05-04 03:11:46] "GET /obj-perms HTTP/1.1" 200 5038 0.005541 10.0.0.129 - - [2026-05-04 03:11:46] "GET /virtual-machine/57d2003d-29d9-4b43-bb40-1ad8e1e40b35 HTTP/1.1" 200 1306 0.006444 10.0.0.129 - - [2026-05-04 03:11:47] "POST /neutron/port HTTP/1.1" 200 151 0.288066 10.0.0.129 - - [2026-05-04 03:11:48] "GET /virtual-machine/57d2003d-29d9-4b43-bb40-1ad8e1e40b35 HTTP/1.1" 404 171 0.003779 10.0.0.129 - - [2026-05-04 03:11:48] "GET /virtual-machine/57d2003d-29d9-4b43-bb40-1ad8e1e40b35 HTTP/1.1" 404 171 0.003535 10.0.0.129 - - [2026-05-04 03:11:48] "GET /virtual-machine/57d2003d-29d9-4b43-bb40-1ad8e1e40b35 HTTP/1.1" 404 171 0.003739 10.0.0.129 - - [2026-05-04 03:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.129 - - [2026-05-04 03:11:49] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004130 10.0.0.129 - - [2026-05-04 03:11:49] "GET /virtual-networks?parent_id=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.003520 10.0.0.129 - - [2026-05-04 03:11:49] "GET /virtual-network/0e823e31-33c2-493b-97cf-f9187610d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.008482 10.0.0.129 - - [2026-05-04 03:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.129 - - [2026-05-04 03:11:49] "GET /routing-instance/5e01a8d1-6f97-4b2c-b4cb-13aaae7a4323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.004861 10.0.0.129 - - [2026-05-04 03:11:49] "GET /route-target/0405183d-3a8d-4502-b986-c5c8204bc1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004799 10.0.0.249 - - [2026-05-04 03:11:52] "GET /obj-perms HTTP/1.1" 200 5038 0.004371 10.0.0.129 - - [2026-05-04 03:11:55] "GET /obj-perms HTTP/1.1" 200 5038 0.005947 10.0.0.249 - - [2026-05-04 03:12:01] "GET /obj-perms HTTP/1.1" 200 5038 0.007567 10.0.0.129 - - [2026-05-04 03:12:04] "GET /obj-perms HTTP/1.1" 200 5038 0.009738 10.0.0.249 - - [2026-05-04 03:12:08] "GET /obj-perms HTTP/1.1" 200 5038 0.004534 10.0.0.129 - - [2026-05-04 03:12:11] "GET /obj-perms HTTP/1.1" 200 5038 0.005454 10.0.0.249 - - [2026-05-04 03:12:17] "GET /obj-perms HTTP/1.1" 200 5038 0.005449 10.0.0.129 - - [2026-05-04 03:12:17] "GET /obj-perms HTTP/1.1" 200 5038 0.005575 10.0.0.50 - - [2026-05-04 03:12:17] "GET /obj-perms HTTP/1.1" 200 5038 0.067501 10.0.0.129 - - [2026-05-04 03:12:17] "GET /virtual-network/7ac4e2e5-e449-4bdd-9d54-54e63ea9ef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.006441 10.0.0.129 - - [2026-05-04 03:12:17] "POST /neutron/network HTTP/1.1" 200 1337 0.016132 10.0.0.129 - - [2026-05-04 03:12:17] "GET /virtual-network/7ac4e2e5-e449-4bdd-9d54-54e63ea9ef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006148 10.0.0.129 - - [2026-05-04 03:12:18] "DELETE /network-policy/0b6d8249-1107-4e54-b1b4-69095d432336 HTTP/1.1" 200 115 0.043058 10.0.0.129 - - [2026-05-04 03:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.249 - - [2026-05-04 03:12:18] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001218 10.0.0.129 - - [2026-05-04 03:12:18] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.056637 10.0.0.129 - - [2026-05-04 03:12:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-71458517&detail=False&count=False&shared=False HTTP/1.1" 200 2135 0.007104 10.0.0.129 - - [2026-05-04 03:12:18] "DELETE /network-policy/7310b6c2-d62b-4830-94a6-9ad037346c8c HTTP/1.1" 200 115 0.053286 10.0.0.129 - - [2026-05-04 03:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005549 10.0.0.249 - - [2026-05-04 03:12:18] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001188 10.0.0.129 - - [2026-05-04 03:12:18] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.051668 10.0.0.129 - - [2026-05-04 03:12:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-71458517&detail=False&count=False&shared=False HTTP/1.1" 200 1912 0.007171 10.0.0.129 - - [2026-05-04 03:12:18] "DELETE /network-policy/9f8f3c76-21c5-41c5-9561-4b5ab18b81ff HTTP/1.1" 200 115 0.046835 10.0.0.129 - - [2026-05-04 03:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006152 10.0.0.249 - - [2026-05-04 03:12:18] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001531 10.0.0.129 - - [2026-05-04 03:12:18] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.054263 10.0.0.129 - - [2026-05-04 03:12:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-71458517&detail=False&count=False&shared=False HTTP/1.1" 200 1689 0.006551 10.0.0.129 - - [2026-05-04 03:12:18] "DELETE /network-policy/3d169040-eb15-4169-b4ed-0a203914d20c HTTP/1.1" 200 115 0.049050 10.0.0.129 - - [2026-05-04 03:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015268 10.0.0.249 - - [2026-05-04 03:12:18] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001770 10.0.0.129 - - [2026-05-04 03:12:18] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.049579 10.0.0.129 - - [2026-05-04 03:12:18] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-71458517&detail=False&count=False&shared=False HTTP/1.1" 200 1466 0.007277 10.0.0.129 - - [2026-05-04 03:12:18] "DELETE /network-policy/503aa73a-a05b-436e-a8c4-f7838b39a56d HTTP/1.1" 200 115 0.044759 10.0.0.129 - - [2026-05-04 03:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006793 10.0.0.249 - - [2026-05-04 03:12:19] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001228 10.0.0.129 - - [2026-05-04 03:12:19] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.044964 10.0.0.129 - - [2026-05-04 03:12:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-71458517&detail=False&count=False&shared=False HTTP/1.1" 200 1243 0.008252 10.0.0.129 - - [2026-05-04 03:12:19] "DELETE /network-policy/790c8b9e-d0d4-4a05-a1b7-5a413da3362f HTTP/1.1" 200 115 0.044253 10.0.0.129 - - [2026-05-04 03:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.249 - - [2026-05-04 03:12:19] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001245 10.0.0.129 - - [2026-05-04 03:12:19] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.047515 10.0.0.129 - - [2026-05-04 03:12:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-71458517&detail=False&count=False&shared=False HTTP/1.1" 200 1018 0.007745 10.0.0.129 - - [2026-05-04 03:12:19] "DELETE /network-policy/102201c8-9247-4c51-b3ca-84b3907525cd HTTP/1.1" 200 115 0.048427 10.0.0.129 - - [2026-05-04 03:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.249 - - [2026-05-04 03:12:19] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001184 10.0.0.129 - - [2026-05-04 03:12:19] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.056650 10.0.0.129 - - [2026-05-04 03:12:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-71458517&detail=False&count=False&shared=False HTTP/1.1" 200 796 0.009968 10.0.0.129 - - [2026-05-04 03:12:19] "DELETE /network-policy/f9293ed0-ea80-4995-890e-977490dac198 HTTP/1.1" 200 115 0.048609 10.0.0.129 - - [2026-05-04 03:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.249 - - [2026-05-04 03:12:19] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001080 10.0.0.129 - - [2026-05-04 03:12:19] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.052849 10.0.0.129 - - [2026-05-04 03:12:19] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-71458517&detail=False&count=False&shared=False HTTP/1.1" 200 574 0.006739 10.0.0.129 - - [2026-05-04 03:12:19] "DELETE /network-policy/87468efe-d26f-46b9-854e-9772bf8091cf HTTP/1.1" 200 115 0.044777 10.0.0.129 - - [2026-05-04 03:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006060 10.0.0.249 - - [2026-05-04 03:12:20] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001402 10.0.0.129 - - [2026-05-04 03:12:20] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.058451 10.0.0.129 - - [2026-05-04 03:12:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-71458517&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.007370 10.0.0.129 - - [2026-05-04 03:12:20] "DELETE /network-policy/2cf8f88e-3db9-427b-8c4a-f423640ad8b1 HTTP/1.1" 200 115 0.053386 10.0.0.129 - - [2026-05-04 03:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006472 10.0.0.249 - - [2026-05-04 03:12:20] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001297 10.0.0.129 - - [2026-05-04 03:12:20] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.043038 10.0.0.129 - - [2026-05-04 03:12:20] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-71458517&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006146 10.0.0.129 - - [2026-05-04 03:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.038282 10.0.0.129 - - [2026-05-04 03:12:20] "POST /neutron/network HTTP/1.1" 200 1337 0.013887 10.0.0.129 - - [2026-05-04 03:12:21] "DELETE /route-target/0405183d-3a8d-4502-b986-c5c8204bc1e7 HTTP/1.1" 200 115 0.027974 10.0.0.129 - - [2026-05-04 03:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.129 - - [2026-05-04 03:12:21] "DELETE /network-ipam/bbb608e6-bd87-40c6-9286-54088c2e7dc8 HTTP/1.1" 200 115 0.044602 10.0.0.129 - - [2026-05-04 03:12:21] "POST /fqname-to-id HTTP/1.1" 404 260 0.003466 10.0.0.249 - - [2026-05-04 03:12:21] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000906 10.0.0.249 - - [2026-05-04 03:12:21] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1527 0.065485 10.0.0.249 - - [2026-05-04 03:12:21] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001061 10.0.0.249 - - [2026-05-04 03:12:21] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?fields=security_groups HTTP/1.1" 200 1410 0.052955 10.0.0.249 - - [2026-05-04 03:12:21] "DELETE /security-group/86cdd183-2254-447a-a745-bd8d6170f104 HTTP/1.1" 200 115 0.076877 10.0.0.249 - - [2026-05-04 03:12:21] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001462 10.0.0.249 - - [2026-05-04 03:12:21] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?fields=application_policy_sets HTTP/1.1" 200 1449 0.070936 10.0.0.129 - - [2026-05-04 03:12:21] "DELETE /project/c8435a90-ac8a-46d8-b707-68f6bb643e83 HTTP/1.1" 200 115 0.507101 10.0.0.249 - - [2026-05-04 03:12:22] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001212 10.0.0.129 - - [2026-05-04 03:12:22] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?fields=projects HTTP/1.1" 200 1443 0.021039 10.0.0.249 - - [2026-05-04 03:12:23] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004969 10.0.0.249 - - [2026-05-04 03:12:23] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001601 10.0.0.249 - - [2026-05-04 03:12:23] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.051430 10.0.0.249 - - [2026-05-04 03:12:23] "POST /id-to-fqname HTTP/1.1" 200 202 0.002523 10.0.0.249 - - [2026-05-04 03:12:23] "POST /fqname-to-id HTTP/1.1" 404 211 0.005092 10.0.0.249 - - [2026-05-04 03:12:23] "POST /security-groups HTTP/1.1" 200 603 0.086371 10.0.0.129 - - [2026-05-04 03:12:23] "POST /fqname-to-id HTTP/1.1" 404 246 0.003722 10.0.0.249 - - [2026-05-04 03:12:23] "POST /projects HTTP/1.1" 200 609 0.307764 10.0.0.249 - - [2026-05-04 03:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.350613 10.0.0.129 - - [2026-05-04 03:12:23] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.554291 10.0.0.129 - - [2026-05-04 03:12:23] "POST /access-control-lists HTTP/1.1" 200 608 0.048454 10.0.0.249 - - [2026-05-04 03:12:23] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001308 10.0.0.129 - - [2026-05-04 03:12:24] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?fields=virtual_networks HTTP/1.1" 200 1069 0.064622 10.0.0.249 - - [2026-05-04 03:12:24] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001817 10.0.0.129 - - [2026-05-04 03:12:24] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?fields=virtual_machine_interfaces HTTP/1.1" 200 1069 0.052375 10.0.0.249 - - [2026-05-04 03:12:24] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001746 10.0.0.129 - - [2026-05-04 03:12:24] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?fields=security_groups HTTP/1.1" 200 1308 0.046827 10.0.0.129 - - [2026-05-04 03:12:25] "POST /fqname-to-id HTTP/1.1" 404 182 0.031808 10.0.0.249 - - [2026-05-04 03:12:25] "GET /projects?obj_uuids=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004176 10.0.0.249 - - [2026-05-04 03:12:25] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001257 10.0.0.249 - - [2026-05-04 03:12:25] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008788 10.0.0.249 - - [2026-05-04 03:12:25] "POST /id-to-fqname HTTP/1.1" 200 184 0.002657 10.0.0.249 - - [2026-05-04 03:12:25] "POST /fqname-to-id HTTP/1.1" 404 193 0.003982 10.0.0.249 - - [2026-05-04 03:12:25] "POST /security-groups HTTP/1.1" 200 585 0.080908 10.0.0.249 - - [2026-05-04 03:12:25] "POST /projects HTTP/1.1" 200 573 0.299649 10.0.0.129 - - [2026-05-04 03:12:25] "POST /fqname-to-id HTTP/1.1" 404 227 0.018318 10.0.0.249 - - [2026-05-04 03:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.376903 10.0.0.129 - - [2026-05-04 03:12:25] "GET /project/90ec7c2c-20a9-4769-b84d-3d3b48ff8371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.535026 10.0.0.129 - - [2026-05-04 03:12:27] "GET / HTTP/1.1" 200 36215 0.001925 10.0.0.129 - - [2026-05-04 03:12:27] "POST /fqname-to-id HTTP/1.1" 401 293 0.000514 10.0.0.129 - - [2026-05-04 03:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.076759 10.0.0.249 - - [2026-05-04 03:12:28] "GET /projects?obj_uuids=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001301 10.0.0.129 - - [2026-05-04 03:12:28] "GET /project/90ec7c2c-20a9-4769-b84d-3d3b48ff8371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.040533 10.0.0.249 - - [2026-05-04 03:12:28] "GET /projects?obj_uuids=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001305 10.0.0.129 - - [2026-05-04 03:12:28] "POST /neutron/network HTTP/1.1" 200 599 0.189314 10.0.0.129 - - [2026-05-04 03:12:28] "POST /ref-update HTTP/1.1" 200 156 0.024719 10.0.0.129 - - [2026-05-04 03:12:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.003351 10.0.0.129 - - [2026-05-04 03:12:28] "POST /neutron/network HTTP/1.1" 200 990 0.013374 10.0.0.129 - - [2026-05-04 03:12:28] "POST /id-to-fqname HTTP/1.1" 200 214 0.001317 10.0.0.129 - - [2026-05-04 03:12:29] "GET /virtual-network/aac50645-8874-430b-98ae-dfb4b7cf46e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005927 10.0.0.129 - - [2026-05-04 03:12:29] "GET /virtual-network/aac50645-8874-430b-98ae-dfb4b7cf46e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.006370 10.0.0.129 - - [2026-05-04 03:12:29] "POST /neutron/subnet HTTP/1.1" 200 719 0.013306 10.0.0.129 - - [2026-05-04 03:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.249 - - [2026-05-04 03:12:29] "GET /projects?obj_uuids=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001302 10.0.0.129 - - [2026-05-04 03:12:29] "GET /project/90ec7c2c-20a9-4769-b84d-3d3b48ff8371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.058179 10.0.0.249 - - [2026-05-04 03:12:29] "GET /projects?obj_uuids=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001131 10.0.0.129 - - [2026-05-04 03:12:29] "POST /neutron/network HTTP/1.1" 200 599 0.130902 10.0.0.129 - - [2026-05-04 03:12:30] "POST /neutron/network HTTP/1.1" 200 993 0.014856 10.0.0.129 - - [2026-05-04 03:12:30] "POST /id-to-fqname HTTP/1.1" 200 214 0.001290 10.0.0.129 - - [2026-05-04 03:12:30] "GET /virtual-network/6c683d5e-607f-45b8-b858-c89def2cf668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2618 0.006372 10.0.0.129 - - [2026-05-04 03:12:30] "GET /virtual-network/6c683d5e-607f-45b8-b858-c89def2cf668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2618 0.007108 10.0.0.129 - - [2026-05-04 03:12:30] "POST /neutron/subnet HTTP/1.1" 200 729 0.011124 10.0.0.129 - - [2026-05-04 03:12:30] "POST /id-to-fqname HTTP/1.1" 200 214 0.001504 10.0.0.249 - - [2026-05-04 03:12:31] "GET /projects?obj_uuids=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001801 10.0.0.129 - - [2026-05-04 03:12:31] "GET /project/90ec7c2c-20a9-4769-b84d-3d3b48ff8371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.088945 10.0.0.129 - - [2026-05-04 03:12:31] "POST /neutron/network HTTP/1.1" 200 990 0.054661 10.0.0.129 - - [2026-05-04 03:12:31] "POST /id-to-fqname HTTP/1.1" 200 214 0.001869 10.0.0.129 - - [2026-05-04 03:12:31] "POST /neutron/port HTTP/1.1" 200 117 0.007625 10.0.0.249 - - [2026-05-04 03:12:31] "GET /projects?obj_uuids=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001337 10.0.0.129 - - [2026-05-04 03:12:32] "POST /neutron/port HTTP/1.1" 200 1159 0.450133 10.0.0.249 - - [2026-05-04 03:12:32] "GET /projects?obj_uuids=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001244 10.0.0.129 - - [2026-05-04 03:12:32] "GET /project/90ec7c2c-20a9-4769-b84d-3d3b48ff8371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.079671 10.0.0.129 - - [2026-05-04 03:12:32] "POST /neutron/network HTTP/1.1" 200 990 0.014538 10.0.0.129 - - [2026-05-04 03:12:32] "POST /neutron/port HTTP/1.1" 200 1223 0.031767 10.0.0.129 - - [2026-05-04 03:12:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005020 10.0.0.129 - - [2026-05-04 03:12:32] "POST /id-to-fqname HTTP/1.1" 200 214 0.001454 10.0.0.129 - - [2026-05-04 03:12:32] "POST /neutron/port HTTP/1.1" 200 117 0.001437 10.0.0.129 - - [2026-05-04 03:12:32] "POST /neutron/port HTTP/1.1" 200 1223 0.026662 10.0.0.129 - - [2026-05-04 03:12:33] "POST /neutron/network HTTP/1.1" 200 1000 0.008405 10.0.0.129 - - [2026-05-04 03:12:33] "POST /neutron/port HTTP/1.1" 200 1159 0.028529 10.0.0.129 - - [2026-05-04 03:12:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004763 10.0.0.249 - - [2026-05-04 03:12:33] "GET /projects?obj_uuids=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001182 10.0.0.129 - - [2026-05-04 03:12:33] "GET /project/90ec7c2c-20a9-4769-b84d-3d3b48ff8371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.088481 10.0.0.129 - - [2026-05-04 03:12:34] "POST /neutron/network HTTP/1.1" 200 993 0.010616 10.0.0.129 - - [2026-05-04 03:12:34] "POST /neutron/network HTTP/1.1" 200 990 0.017300 10.0.0.129 - - [2026-05-04 03:12:34] "POST /neutron/port HTTP/1.1" 200 117 0.009804 10.0.0.129 - - [2026-05-04 03:12:34] "POST /neutron/port HTTP/1.1" 200 1223 0.022724 10.0.0.129 - - [2026-05-04 03:12:34] "POST /neutron/security_group HTTP/1.1" 200 2052 0.011114 10.0.0.129 - - [2026-05-04 03:12:34] "GET /virtual-machine/cba0dfb6-d7c5-44a5-a3eb-ecd246969821 HTTP/1.1" 401 293 0.000446 10.0.0.129 - - [2026-05-04 03:12:35] "GET /virtual-machine/cba0dfb6-d7c5-44a5-a3eb-ecd246969821 HTTP/1.1" 200 1289 0.056964 10.0.0.129 - - [2026-05-04 03:12:35] "GET /virtual-machine-interface/0d55bfc2-0792-4cc1-95f5-c3399d92fe7f HTTP/1.1" 200 3112 0.007637 10.0.0.129 - - [2026-05-04 03:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.129 - - [2026-05-04 03:12:35] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005171 10.0.0.129 - - [2026-05-04 03:12:35] "GET /virtual-networks?parent_id=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003896 10.0.0.129 - - [2026-05-04 03:12:35] "POST /neutron/port HTTP/1.1" 200 1162 0.026372 10.0.0.129 - - [2026-05-04 03:12:35] "GET /virtual-network/aac50645-8874-430b-98ae-dfb4b7cf46e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.006464 10.0.0.129 - - [2026-05-04 03:12:35] "POST /neutron/port HTTP/1.1" 200 1226 0.032287 10.0.0.129 - - [2026-05-04 03:12:35] "POST /neutron/subnet HTTP/1.1" 200 1389 0.015722 10.0.0.129 - - [2026-05-04 03:12:35] "POST /neutron/network HTTP/1.1" 200 993 0.011134 10.0.0.249 - - [2026-05-04 03:12:37] "DELETE /project/90ec7c2c20a94769b84d3d3b48ff8371 HTTP/1.1" 404 173 0.006147 10.0.0.249 - - [2026-05-04 03:12:37] "DELETE /project/c8435a90ac8a46d8b70768f6bb643e83 HTTP/1.1" 404 173 0.005076 10.0.0.249 - - [2026-05-04 03:12:37] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001068 10.0.0.249 - - [2026-05-04 03:12:37] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1527 0.052764 10.0.0.249 - - [2026-05-04 03:12:37] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001272 10.0.0.249 - - [2026-05-04 03:12:38] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?fields=security_groups HTTP/1.1" 200 1410 0.050851 10.0.0.249 - - [2026-05-04 03:12:38] "DELETE /security-group/ee4ce1f4-9767-4b49-a75f-344c86082ade HTTP/1.1" 200 115 0.065740 10.0.0.249 - - [2026-05-04 03:12:38] "GET /projects?obj_uuids=c8435a90-ac8a-46d8-b707-68f6bb643e83&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001109 10.0.0.129 - - [2026-05-04 03:12:38] "DELETE /access-control-list/83a6ff0d-802b-4c25-a827-6a38b8d79801 HTTP/1.1" 200 115 0.055769 10.0.0.249 - - [2026-05-04 03:12:38] "GET /project/c8435a90-ac8a-46d8-b707-68f6bb643e83?fields=application_policy_sets HTTP/1.1" 200 1449 0.068909 10.0.0.129 - - [2026-05-04 03:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010870 10.0.0.129 - - [2026-05-04 03:12:38] "GET /virtual-network/aac50645-8874-430b-98ae-dfb4b7cf46e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005782 10.0.0.249 - - [2026-05-04 03:12:38] "DELETE /project/c8435a90-ac8a-46d8-b707-68f6bb643e83 HTTP/1.1" 200 115 0.533156 10.0.0.129 - - [2026-05-04 03:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005272 10.0.0.129 - - [2026-05-04 03:12:42] "GET /virtual-network/aac50645-8874-430b-98ae-dfb4b7cf46e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.007015 10.0.0.129 - - [2026-05-04 03:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.129 - - [2026-05-04 03:12:46] "GET /virtual-network/aac50645-8874-430b-98ae-dfb4b7cf46e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.007331 10.0.0.129 - - [2026-05-04 03:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.129 - - [2026-05-04 03:12:50] "GET /virtual-network/aac50645-8874-430b-98ae-dfb4b7cf46e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.007283 10.0.0.129 - - [2026-05-04 03:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.129 - - [2026-05-04 03:12:54] "GET /virtual-network/aac50645-8874-430b-98ae-dfb4b7cf46e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.008090 10.0.0.129 - - [2026-05-04 03:12:58] "POST /neutron/network HTTP/1.1" 200 1000 0.008592 10.0.0.129 - - [2026-05-04 03:12:58] "POST /neutron/subnet HTTP/1.1" 200 1374 0.015876 10.0.0.129 - - [2026-05-04 03:12:58] "POST /neutron/network HTTP/1.1" 200 990 0.010169 10.0.0.129 - - [2026-05-04 03:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.129 - - [2026-05-04 03:12:58] "GET /virtual-network/aac50645-8874-430b-98ae-dfb4b7cf46e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.006339 10.0.0.129 - - [2026-05-04 03:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006033 10.0.0.129 - - [2026-05-04 03:13:02] "GET /virtual-network/aac50645-8874-430b-98ae-dfb4b7cf46e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.006355 10.0.0.129 - - [2026-05-04 03:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007259 10.0.0.129 - - [2026-05-04 03:13:07] "GET /virtual-network/aac50645-8874-430b-98ae-dfb4b7cf46e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.008327 10.0.0.129 - - [2026-05-04 03:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.129 - - [2026-05-04 03:13:11] "GET /virtual-network/aac50645-8874-430b-98ae-dfb4b7cf46e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.006636 10.0.0.129 - - [2026-05-04 03:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.129 - - [2026-05-04 03:13:13] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004396 10.0.0.129 - - [2026-05-04 03:13:13] "GET /virtual-networks?parent_id=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003493 10.0.0.129 - - [2026-05-04 03:13:13] "GET /virtual-network/aac50645-8874-430b-98ae-dfb4b7cf46e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.006685 10.0.0.129 - - [2026-05-04 03:13:14] "POST /neutron/port HTTP/1.1" 200 1223 0.022163 10.0.0.129 - - [2026-05-04 03:13:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004733 10.0.0.129 - - [2026-05-04 03:13:14] "POST /neutron/port HTTP/1.1" 200 117 0.001237 10.0.0.129 - - [2026-05-04 03:13:18] "POST /neutron/port HTTP/1.1" 200 1223 0.021844 10.0.0.129 - - [2026-05-04 03:13:23] "POST /neutron/port HTTP/1.1" 200 1223 0.030036 10.0.0.129 - - [2026-05-04 03:13:28] "POST /neutron/port HTTP/1.1" 200 1223 0.022106 10.0.0.129 - - [2026-05-04 03:13:34] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009927 10.0.0.129 - - [2026-05-04 03:13:34] "POST /neutron/port HTTP/1.1" 200 1223 0.028307 10.0.0.129 - - [2026-05-04 03:13:34] "GET /virtual-machine/73f81ff7-5597-4fc4-a9fc-6befc5d7b904 HTTP/1.1" 200 1288 0.007297 10.0.0.129 - - [2026-05-04 03:13:34] "GET /virtual-machine-interface/89b5302a-f8bb-4872-bbe6-ed43f4af0597 HTTP/1.1" 200 3113 0.006931 10.0.0.129 - - [2026-05-04 03:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.129 - - [2026-05-04 03:13:34] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004660 10.0.0.129 - - [2026-05-04 03:13:34] "GET /virtual-networks?parent_id=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003621 10.0.0.129 - - [2026-05-04 03:13:34] "GET /virtual-network/aac50645-8874-430b-98ae-dfb4b7cf46e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.006791 10.0.0.129 - - [2026-05-04 03:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.129 - - [2026-05-04 03:13:35] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005284 10.0.0.129 - - [2026-05-04 03:13:35] "GET /virtual-networks?parent_id=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.004117 10.0.0.129 - - [2026-05-04 03:13:35] "GET /virtual-network/aac50645-8874-430b-98ae-dfb4b7cf46e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.007088 10.0.0.129 - - [2026-05-04 03:13:35] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009959 10.0.0.129 - - [2026-05-04 03:13:39] "POST /neutron/port HTTP/1.1" 200 1226 0.055496 10.0.0.129 - - [2026-05-04 03:13:41] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010367 10.0.0.129 - - [2026-05-04 03:13:51] "POST /neutron/port HTTP/1.1" 200 1223 0.025877 10.0.0.129 - - [2026-05-04 03:13:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.012263 10.0.0.129 - - [2026-05-04 03:13:57] "POST /neutron/port HTTP/1.1" 200 1226 0.025415 10.0.0.129 - - [2026-05-04 03:13:57] "GET /virtual-machine/267b1514-70b1-4a9a-99da-fe722e8856b6 HTTP/1.1" 200 1288 0.007501 10.0.0.129 - - [2026-05-04 03:13:57] "GET /virtual-machine-interface/292b4ed0-970a-4577-80af-5bd7f7be0427 HTTP/1.1" 200 3112 0.006838 10.0.0.129 - - [2026-05-04 03:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.129 - - [2026-05-04 03:13:57] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005263 10.0.0.129 - - [2026-05-04 03:13:57] "GET /virtual-networks?parent_id=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003876 10.0.0.129 - - [2026-05-04 03:13:57] "GET /virtual-network/6c683d5e-607f-45b8-b858-c89def2cf668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2618 0.006924 10.0.0.129 - - [2026-05-04 03:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.129 - - [2026-05-04 03:13:58] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005700 10.0.0.129 - - [2026-05-04 03:13:58] "GET /virtual-networks?parent_id=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.005466 10.0.0.129 - - [2026-05-04 03:13:58] "GET /virtual-network/6c683d5e-607f-45b8-b858-c89def2cf668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2618 0.007427 10.0.0.129 - - [2026-05-04 03:13:59] "POST /neutron/port HTTP/1.1" 200 1226 0.023607 10.0.0.129 - - [2026-05-04 03:13:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005506 10.0.0.129 - - [2026-05-04 03:13:59] "POST /neutron/port HTTP/1.1" 200 117 0.001266 10.0.0.129 - - [2026-05-04 03:13:59] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004272 10.0.0.129 - - [2026-05-04 03:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.129 - - [2026-05-04 03:13:59] "GET /global-qos-config/f6bb6675-9ea8-44a2-a407-9c024937eb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.005169 10.0.0.129 - - [2026-05-04 03:13:59] "POST /fqname-to-id HTTP/1.1" 404 222 0.004810 10.0.0.129 - - [2026-05-04 03:14:00] "POST /forwarding-classs HTTP/1.1" 200 578 0.038765 10.0.0.129 - - [2026-05-04 03:14:00] "POST /id-to-fqname HTTP/1.1" 200 232 0.004377 10.0.0.129 - - [2026-05-04 03:14:00] "GET /forwarding-class/aba44a79-42b9-456d-aa50-ea67212af81d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.005704 10.0.0.249 - - [2026-05-04 03:14:00] "GET /projects?obj_uuids=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.034352 10.0.0.129 - - [2026-05-04 03:14:00] "GET /project/90ec7c2c-20a9-4769-b84d-3d3b48ff8371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.083113 10.0.0.129 - - [2026-05-04 03:14:00] "POST /fqname-to-id HTTP/1.1" 404 211 0.004604 10.0.0.129 - - [2026-05-04 03:14:00] "POST /qos-configs HTTP/1.1" 200 545 0.051342 10.0.0.129 - - [2026-05-04 03:14:00] "POST /id-to-fqname HTTP/1.1" 200 217 0.005189 10.0.0.129 - - [2026-05-04 03:14:00] "GET /qos-config/ec51f46d-d236-4d97-addb-28c7dfd8a1b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1507 0.005309 10.0.0.129 - - [2026-05-04 03:14:00] "GET /virtual-machine-interface/0d55bfc2-0792-4cc1-95f5-c3399d92fe7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2695 0.008319 10.0.0.129 - - [2026-05-04 03:14:00] "POST /ref-update HTTP/1.1" 200 156 0.019566 10.0.0.129 - - [2026-05-04 03:14:00] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009663 10.0.0.129 - - [2026-05-04 03:14:00] "POST /neutron/port HTTP/1.1" 200 1223 0.027142 10.0.0.129 - - [2026-05-04 03:14:01] "POST /neutron/security_group HTTP/1.1" 200 2052 0.011147 10.0.0.129 - - [2026-05-04 03:14:01] "POST /id-to-fqname HTTP/1.1" 200 214 0.001487 10.0.0.129 - - [2026-05-04 03:14:01] "GET /virtual-machine/cba0dfb6-d7c5-44a5-a3eb-ecd246969821 HTTP/1.1" 200 1289 0.007231 10.0.0.129 - - [2026-05-04 03:14:01] "GET /virtual-machine-interface/0d55bfc2-0792-4cc1-95f5-c3399d92fe7f HTTP/1.1" 200 3360 0.008875 10.0.0.129 - - [2026-05-04 03:14:01] "GET /instance-ip/6b3ae498-a5e8-4c70-a98b-e3a9c2c4ba57 HTTP/1.1" 200 1610 0.010529 10.0.0.129 - - [2026-05-04 03:14:01] "GET /instance-ip/89730433-e592-46cb-916d-13e191a72c28 HTTP/1.1" 200 1630 0.011135 10.0.0.129 - - [2026-05-04 03:14:01] "POST /neutron/port HTTP/1.1" 200 1223 0.025682 10.0.0.129 - - [2026-05-04 03:14:01] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010540 10.0.0.129 - - [2026-05-04 03:14:01] "POST /neutron/port HTTP/1.1" 200 1223 0.045949 10.0.0.129 - - [2026-05-04 03:14:01] "POST /neutron/network HTTP/1.1" 200 990 0.011803 10.0.0.129 - - [2026-05-04 03:14:01] "POST /id-to-fqname HTTP/1.1" 200 214 0.001623 10.0.0.129 - - [2026-05-04 03:14:01] "GET /virtual-machine/73f81ff7-5597-4fc4-a9fc-6befc5d7b904 HTTP/1.1" 200 1288 0.005188 10.0.0.129 - - [2026-05-04 03:14:01] "GET /virtual-machine-interface/89b5302a-f8bb-4872-bbe6-ed43f4af0597 HTTP/1.1" 200 3113 0.008026 10.0.0.129 - - [2026-05-04 03:14:01] "GET /instance-ip/5b0457ec-d90f-4438-b200-cbf299fffd57 HTTP/1.1" 200 1610 0.009503 10.0.0.129 - - [2026-05-04 03:14:01] "GET /instance-ip/89d5f1f9-e3ea-4b8a-bdd3-357402642eb0 HTTP/1.1" 200 1630 0.009833 10.0.0.129 - - [2026-05-04 03:14:15] "POST /neutron/network HTTP/1.1" 200 1000 0.039155 10.0.0.129 - - [2026-05-04 03:14:15] "POST /neutron/subnet HTTP/1.1" 200 1374 0.028060 10.0.0.129 - - [2026-05-04 03:14:15] "POST /neutron/network HTTP/1.1" 200 990 0.013352 10.0.0.129 - - [2026-05-04 03:14:59] "POST /neutron/network HTTP/1.1" 200 1000 0.041992 10.0.0.129 - - [2026-05-04 03:14:59] "POST /neutron/subnet HTTP/1.1" 200 1374 0.016744 10.0.0.129 - - [2026-05-04 03:14:59] "POST /neutron/network HTTP/1.1" 200 990 0.012178 10.0.0.129 - - [2026-05-04 03:15:02] "GET /virtual-machine-interface/0d55bfc2-0792-4cc1-95f5-c3399d92fe7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2943 0.006598 10.0.0.129 - - [2026-05-04 03:15:02] "POST /ref-update HTTP/1.1" 200 156 0.021339 10.0.0.129 - - [2026-05-04 03:15:02] "DELETE /qos-config/ec51f46d-d236-4d97-addb-28c7dfd8a1b4 HTTP/1.1" 200 115 0.057055 10.0.0.129 - - [2026-05-04 03:15:02] "POST /id-to-fqname HTTP/1.1" 200 232 0.001652 10.0.0.129 - - [2026-05-04 03:15:02] "DELETE /forwarding-class/aba44a79-42b9-456d-aa50-ea67212af81d HTTP/1.1" 200 115 0.037022 10.0.0.129 - - [2026-05-04 03:15:04] "POST /neutron/port HTTP/1.1" 200 1226 0.030999 10.0.0.129 - - [2026-05-04 03:15:04] "POST /neutron/port HTTP/1.1" 200 1213 0.030776 10.0.0.129 - - [2026-05-04 03:15:04] "POST /neutron/port HTTP/1.1" 200 1223 0.050354 10.0.0.129 - - [2026-05-04 03:15:06] "POST /neutron/network HTTP/1.1" 200 993 0.016964 10.0.0.129 - - [2026-05-04 03:15:06] "DELETE /route-target/1d1ffcca-5029-42e1-9005-7a98057a80c0 HTTP/1.1" 200 115 0.049045 10.0.0.249 - - [2026-05-04 03:15:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004479 10.0.0.249 - - [2026-05-04 03:15:06] "POST /useragent-kv HTTP/1.1" 200 115 0.012851 10.0.0.249 - - [2026-05-04 03:15:06] "POST /useragent-kv HTTP/1.1" 200 115 0.005005 10.0.0.249 - - [2026-05-04 03:15:06] "POST /useragent-kv HTTP/1.1" 200 115 0.008424 10.0.0.129 - - [2026-05-04 03:15:06] "POST /neutron/network HTTP/1.1" 200 151 0.253066 10.0.0.249 - - [2026-05-04 03:15:06] "GET /projects?obj_uuids=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001494 10.0.0.129 - - [2026-05-04 03:15:06] "GET /project/90ec7c2c-20a9-4769-b84d-3d3b48ff8371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.091230 10.0.0.249 - - [2026-05-04 03:15:06] "GET /projects?obj_uuids=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001211 10.0.0.129 - - [2026-05-04 03:15:07] "GET /project/90ec7c2c-20a9-4769-b84d-3d3b48ff8371?fields=virtual_networks HTTP/1.1" 200 1033 0.060345 10.0.0.249 - - [2026-05-04 03:15:07] "GET /projects?obj_uuids=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001807 10.0.0.129 - - [2026-05-04 03:15:07] "GET /project/90ec7c2c-20a9-4769-b84d-3d3b48ff8371?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.065244 10.0.0.249 - - [2026-05-04 03:15:07] "GET /projects?obj_uuids=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001189 10.0.0.129 - - [2026-05-04 03:15:07] "GET /project/90ec7c2c-20a9-4769-b84d-3d3b48ff8371?fields=security_groups HTTP/1.1" 200 1254 0.060794 10.0.0.129 - - [2026-05-04 03:15:08] "POST /fqname-to-id HTTP/1.1" 404 181 0.037076 10.0.0.249 - - [2026-05-04 03:15:08] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004335 10.0.0.249 - - [2026-05-04 03:15:08] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001140 10.0.0.249 - - [2026-05-04 03:15:08] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.037330 10.0.0.249 - - [2026-05-04 03:15:08] "POST /id-to-fqname HTTP/1.1" 200 183 0.002189 10.0.0.249 - - [2026-05-04 03:15:08] "POST /fqname-to-id HTTP/1.1" 404 192 0.006775 10.0.0.249 - - [2026-05-04 03:15:08] "POST /security-groups HTTP/1.1" 200 584 0.078992 10.0.0.129 - - [2026-05-04 03:15:08] "POST /fqname-to-id HTTP/1.1" 404 227 0.003897 10.0.0.249 - - [2026-05-04 03:15:08] "POST /projects HTTP/1.1" 200 571 0.301887 10.0.0.249 - - [2026-05-04 03:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.379103 10.0.0.129 - - [2026-05-04 03:15:08] "POST /access-control-lists HTTP/1.1" 200 589 0.039029 10.0.0.129 - - [2026-05-04 03:15:08] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.558940 10.0.0.249 - - [2026-05-04 03:15:09] "GET /obj-perms HTTP/1.1" 200 5075 0.086610 10.0.0.129 - - [2026-05-04 03:15:09] "GET /obj-perms HTTP/1.1" 200 5075 0.085501 10.0.0.129 - - [2026-05-04 03:15:10] "GET / HTTP/1.1" 200 36215 0.003096 10.0.0.129 - - [2026-05-04 03:15:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000518 10.0.0.129 - - [2026-05-04 03:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.086215 10.0.0.249 - - [2026-05-04 03:15:12] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001645 10.0.0.129 - - [2026-05-04 03:15:12] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.063160 10.0.0.249 - - [2026-05-04 03:15:13] "POST /useragent-kv HTTP/1.1" 200 115 0.006933 10.0.0.129 - - [2026-05-04 03:15:13] "POST /neutron/subnet HTTP/1.1" 200 724 0.300807 10.0.0.129 - - [2026-05-04 03:15:13] "POST /id-to-fqname HTTP/1.1" 200 220 0.001464 10.0.0.129 - - [2026-05-04 03:15:13] "GET /virtual-network/0a397b0c-0988-4c81-93d2-3f81094f9e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006748 10.0.0.129 - - [2026-05-04 03:15:13] "GET /virtual-network/0a397b0c-0988-4c81-93d2-3f81094f9e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006692 10.0.0.129 - - [2026-05-04 03:15:13] "POST /neutron/network HTTP/1.1" 200 831 0.009275 10.0.0.129 - - [2026-05-04 03:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.129 - - [2026-05-04 03:15:13] "GET /virtual-network/0a397b0c-0988-4c81-93d2-3f81094f9e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006257 10.0.0.129 - - [2026-05-04 03:15:13] "PUT /virtual-network/0a397b0c-0988-4c81-93d2-3f81094f9e01 HTTP/1.1" 200 265 0.077301 10.0.0.129 - - [2026-05-04 03:15:13] "POST /route-targets HTTP/1.1" 200 324 0.018229 10.0.0.129 - - [2026-05-04 03:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005346 10.0.0.249 - - [2026-05-04 03:15:13] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001532 10.0.0.129 - - [2026-05-04 03:15:14] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.054414 10.0.0.249 - - [2026-05-04 03:15:14] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001066 10.0.0.129 - - [2026-05-04 03:15:14] "POST /neutron/network HTTP/1.1" 200 612 0.146757 10.0.0.129 - - [2026-05-04 03:15:14] "POST /ref-update HTTP/1.1" 200 156 0.028902 10.0.0.129 - - [2026-05-04 03:15:14] "POST /id-to-fqname HTTP/1.1" 200 220 0.003636 10.0.0.129 - - [2026-05-04 03:15:14] "GET /virtual-network/a87d5739-1c0b-4d1d-8427-cbc2791ff8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006702 10.0.0.129 - - [2026-05-04 03:15:14] "POST /neutron/network HTTP/1.1" 200 833 0.008713 10.0.0.129 - - [2026-05-04 03:15:14] "GET /virtual-network/a87d5739-1c0b-4d1d-8427-cbc2791ff8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007217 10.0.0.129 - - [2026-05-04 03:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.129 - - [2026-05-04 03:15:14] "GET /virtual-network/a87d5739-1c0b-4d1d-8427-cbc2791ff8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006440 10.0.0.129 - - [2026-05-04 03:15:14] "PUT /virtual-network/a87d5739-1c0b-4d1d-8427-cbc2791ff8ef HTTP/1.1" 200 265 0.073088 10.0.0.129 - - [2026-05-04 03:15:14] "POST /id-to-fqname HTTP/1.1" 200 220 0.001565 10.0.0.129 - - [2026-05-04 03:15:15] "POST /neutron/network HTTP/1.1" 200 841 0.009516 10.0.0.249 - - [2026-05-04 03:15:15] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001208 10.0.0.129 - - [2026-05-04 03:15:15] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.077456 10.0.0.129 - - [2026-05-04 03:15:16] "POST /neutron/port HTTP/1.1" 200 117 0.013530 10.0.0.129 - - [2026-05-04 03:15:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.001399 10.0.0.129 - - [2026-05-04 03:15:16] "POST /neutron/network HTTP/1.1" 200 841 0.008091 10.0.0.129 - - [2026-05-04 03:15:17] "POST /neutron/port HTTP/1.1" 200 1053 0.022543 10.0.0.249 - - [2026-05-04 03:15:17] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001224 10.0.0.129 - - [2026-05-04 03:15:17] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.104181 10.0.0.129 - - [2026-05-04 03:15:17] "POST /neutron/port HTTP/1.1" 200 1117 0.023974 10.0.0.129 - - [2026-05-04 03:15:17] "POST /neutron/port HTTP/1.1" 200 117 0.001282 10.0.0.129 - - [2026-05-04 03:15:17] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008994 10.0.0.129 - - [2026-05-04 03:15:18] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011737 10.0.0.129 - - [2026-05-04 03:15:18] "POST /neutron/port HTTP/1.1" 200 1055 0.024488 10.0.0.129 - - [2026-05-04 03:15:18] "POST /neutron/port HTTP/1.1" 200 1119 0.028301 10.0.0.129 - - [2026-05-04 03:15:19] "POST /neutron/port HTTP/1.1" 200 117 0.001291 10.0.0.129 - - [2026-05-04 03:15:23] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009457 10.0.0.129 - - [2026-05-04 03:15:23] "POST /neutron/port HTTP/1.1" 200 1117 0.024247 10.0.0.129 - - [2026-05-04 03:15:23] "GET /virtual-machine/fa7fe011-a72e-470b-a851-b137aab9c88d HTTP/1.1" 401 293 0.000481 10.0.0.129 - - [2026-05-04 03:15:23] "GET /virtual-machine/fa7fe011-a72e-470b-a851-b137aab9c88d HTTP/1.1" 200 1288 0.035115 10.0.0.129 - - [2026-05-04 03:15:23] "GET /virtual-machine-interface/ba2172c2-4145-4bd8-86bb-f21ba67c171e HTTP/1.1" 200 2934 0.014377 10.0.0.129 - - [2026-05-04 03:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.129 - - [2026-05-04 03:15:23] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004596 10.0.0.129 - - [2026-05-04 03:15:23] "GET /virtual-networks?parent_id=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003536 10.0.0.129 - - [2026-05-04 03:15:23] "GET /virtual-network/0a397b0c-0988-4c81-93d2-3f81094f9e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006990 10.0.0.129 - - [2026-05-04 03:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005960 10.0.0.129 - - [2026-05-04 03:15:27] "GET /virtual-network/0a397b0c-0988-4c81-93d2-3f81094f9e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.007061 10.0.0.129 - - [2026-05-04 03:15:27] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008603 10.0.0.129 - - [2026-05-04 03:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.129 - - [2026-05-04 03:15:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005142 10.0.0.129 - - [2026-05-04 03:15:29] "GET /virtual-networks?parent_id=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004865 10.0.0.129 - - [2026-05-04 03:15:29] "GET /virtual-network/0a397b0c-0988-4c81-93d2-3f81094f9e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.007101 10.0.0.129 - - [2026-05-04 03:15:29] "POST /neutron/port HTTP/1.1" 200 1119 0.023592 10.0.0.129 - - [2026-05-04 03:15:29] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011865 10.0.0.129 - - [2026-05-04 03:15:29] "GET /virtual-machine/95b1db95-a7d9-4cc5-a43f-681e2a84f666 HTTP/1.1" 200 1288 0.007297 10.0.0.129 - - [2026-05-04 03:15:29] "GET /virtual-machine-interface/d3a8c5e1-f557-44cb-bc5f-513d1b62e007 HTTP/1.1" 200 2935 0.006330 10.0.0.129 - - [2026-05-04 03:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.129 - - [2026-05-04 03:15:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004316 10.0.0.129 - - [2026-05-04 03:15:29] "GET /virtual-networks?parent_id=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003742 10.0.0.129 - - [2026-05-04 03:15:29] "GET /virtual-network/a87d5739-1c0b-4d1d-8427-cbc2791ff8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.007174 10.0.0.129 - - [2026-05-04 03:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.129 - - [2026-05-04 03:15:30] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006362 10.0.0.129 - - [2026-05-04 03:15:30] "GET /virtual-networks?parent_id=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004223 10.0.0.129 - - [2026-05-04 03:15:30] "GET /virtual-network/a87d5739-1c0b-4d1d-8427-cbc2791ff8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.007678 10.0.0.129 - - [2026-05-04 03:15:31] "POST /routing-policys HTTP/1.1" 200 536 0.033684 10.0.0.129 - - [2026-05-04 03:15:31] "GET /virtual-network/0a397b0c-0988-4c81-93d2-3f81094f9e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.014357 10.0.0.129 - - [2026-05-04 03:15:31] "PUT /virtual-network/0a397b0c-0988-4c81-93d2-3f81094f9e01 HTTP/1.1" 200 265 0.076364 10.0.0.129 - - [2026-05-04 03:15:35] "POST /ref-update HTTP/1.1" 200 156 0.024451 10.0.0.129 - - [2026-05-04 03:15:35] "POST /ref-update HTTP/1.1" 200 156 0.076604 10.0.0.129 - - [2026-05-04 03:15:35] "DELETE /routing-policy/bebae1b9-813f-4844-bb88-ae6a706e3721 HTTP/1.1" 200 115 0.061126 10.0.0.129 - - [2026-05-04 03:15:35] "POST /neutron/network HTTP/1.1" 200 833 0.009358 10.0.0.129 - - [2026-05-04 03:15:36] "POST /neutron/port HTTP/1.1" 200 1109 0.020357 10.0.0.129 - - [2026-05-04 03:15:36] "POST /neutron/port HTTP/1.1" 200 1107 0.032243 10.0.0.249 - - [2026-05-04 03:15:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004519 10.0.0.249 - - [2026-05-04 03:15:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004208 10.0.0.129 - - [2026-05-04 03:15:38] "POST /neutron/network HTTP/1.1" 200 151 0.171172 10.0.0.129 - - [2026-05-04 03:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.129 - - [2026-05-04 03:15:38] "DELETE /route-target/b4b896cc-22a0-4e33-a464-6119dc9cbdf8 HTTP/1.1" 200 115 0.033682 10.0.0.249 - - [2026-05-04 03:15:38] "DELETE /project/457a948e706e4b47a3f44987a431aac3 HTTP/1.1" 404 173 0.006770 10.0.0.249 - - [2026-05-04 03:15:38] "GET /projects?obj_uuids=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000952 10.0.0.249 - - [2026-05-04 03:15:38] "GET /project/90ec7c2c-20a9-4769-b84d-3d3b48ff8371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.064687 10.0.0.249 - - [2026-05-04 03:15:38] "GET /projects?obj_uuids=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001112 10.0.0.249 - - [2026-05-04 03:15:38] "GET /project/90ec7c2c-20a9-4769-b84d-3d3b48ff8371?fields=security_groups HTTP/1.1" 200 1356 0.083491 10.0.0.249 - - [2026-05-04 03:15:38] "DELETE /security-group/0b93c02e-b5f1-442c-bb56-ebda90c9b5c2 HTTP/1.1" 200 115 0.082648 10.0.0.249 - - [2026-05-04 03:15:38] "GET /projects?obj_uuids=90ec7c2c-20a9-4769-b84d-3d3b48ff8371&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.003637 10.0.0.129 - - [2026-05-04 03:15:39] "DELETE /access-control-list/3275f1d1-844e-467d-acfa-f1335c271b7a HTTP/1.1" 200 115 0.063713 10.0.0.249 - - [2026-05-04 03:15:39] "GET /project/90ec7c2c-20a9-4769-b84d-3d3b48ff8371?fields=application_policy_sets HTTP/1.1" 200 1395 0.087055 10.0.0.249 - - [2026-05-04 03:15:39] "DELETE /project/90ec7c2c-20a9-4769-b84d-3d3b48ff8371 HTTP/1.1" 200 115 0.588746 10.0.0.129 - - [2026-05-04 03:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.249 - - [2026-05-04 03:15:40] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001426 10.0.0.129 - - [2026-05-04 03:15:41] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.050430 10.0.0.129 - - [2026-05-04 03:15:41] "POST /neutron/network HTTP/1.1" 200 117 0.014250 10.0.0.129 - - [2026-05-04 03:15:41] "POST /ref-update HTTP/1.1" 200 156 0.027657 10.0.0.129 - - [2026-05-04 03:15:41] "POST /neutron/network HTTP/1.1" 200 831 0.010972 10.0.0.129 - - [2026-05-04 03:15:41] "POST /id-to-fqname HTTP/1.1" 200 220 0.001375 10.0.0.129 - - [2026-05-04 03:15:41] "GET /virtual-network/32c20dfc-4b85-4da2-9e4d-91150fe99236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006168 10.0.0.129 - - [2026-05-04 03:15:41] "GET /virtual-network/32c20dfc-4b85-4da2-9e4d-91150fe99236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007432 10.0.0.129 - - [2026-05-04 03:15:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.013231 10.0.0.129 - - [2026-05-04 03:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.129 - - [2026-05-04 03:15:41] "GET /virtual-network/32c20dfc-4b85-4da2-9e4d-91150fe99236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006062 10.0.0.129 - - [2026-05-04 03:15:41] "PUT /virtual-network/32c20dfc-4b85-4da2-9e4d-91150fe99236 HTTP/1.1" 200 265 0.068435 10.0.0.129 - - [2026-05-04 03:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004848 10.0.0.249 - - [2026-05-04 03:15:41] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001555 10.0.0.129 - - [2026-05-04 03:15:41] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.048156 10.0.0.129 - - [2026-05-04 03:15:42] "POST /route-targets HTTP/1.1" 200 328 0.016361 10.0.0.249 - - [2026-05-04 03:15:42] "POST /useragent-kv HTTP/1.1" 200 115 0.014827 10.0.0.129 - - [2026-05-04 03:15:42] "POST /neutron/subnet HTTP/1.1" 200 725 0.217181 10.0.0.129 - - [2026-05-04 03:15:42] "POST /id-to-fqname HTTP/1.1" 200 220 0.001498 10.0.0.129 - - [2026-05-04 03:15:42] "GET /virtual-network/d7399d41-f7f0-4047-9dac-f440512511c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008015 10.0.0.129 - - [2026-05-04 03:15:42] "GET /virtual-network/d7399d41-f7f0-4047-9dac-f440512511c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007495 10.0.0.129 - - [2026-05-04 03:15:42] "POST /neutron/network HTTP/1.1" 200 831 0.012225 10.0.0.129 - - [2026-05-04 03:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006418 10.0.0.129 - - [2026-05-04 03:15:42] "GET /virtual-network/d7399d41-f7f0-4047-9dac-f440512511c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008972 10.0.0.129 - - [2026-05-04 03:15:42] "PUT /virtual-network/d7399d41-f7f0-4047-9dac-f440512511c3 HTTP/1.1" 200 265 0.084676 10.0.0.129 - - [2026-05-04 03:15:42] "POST /id-to-fqname HTTP/1.1" 200 220 0.001481 10.0.0.249 - - [2026-05-04 03:15:43] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001205 10.0.0.129 - - [2026-05-04 03:15:43] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.108924 10.0.0.129 - - [2026-05-04 03:15:43] "POST /neutron/network HTTP/1.1" 200 831 0.011060 10.0.0.129 - - [2026-05-04 03:15:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.001376 10.0.0.129 - - [2026-05-04 03:15:44] "POST /neutron/port HTTP/1.1" 200 117 0.008471 10.0.0.249 - - [2026-05-04 03:15:44] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001265 10.0.0.129 - - [2026-05-04 03:15:44] "POST /neutron/port HTTP/1.1" 200 1053 0.358821 10.0.0.129 - - [2026-05-04 03:15:45] "POST /neutron/port HTTP/1.1" 200 1107 0.170667 10.0.0.249 - - [2026-05-04 03:15:45] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002178 10.0.0.129 - - [2026-05-04 03:15:45] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.089721 10.0.0.129 - - [2026-05-04 03:15:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004946 10.0.0.129 - - [2026-05-04 03:15:45] "POST /neutron/network HTTP/1.1" 200 831 0.008211 10.0.0.129 - - [2026-05-04 03:15:45] "POST /neutron/port HTTP/1.1" 200 117 0.008152 10.0.0.129 - - [2026-05-04 03:15:46] "POST /neutron/network HTTP/1.1" 200 841 0.008351 10.0.0.129 - - [2026-05-04 03:15:46] "POST /neutron/port HTTP/1.1" 200 1053 0.025736 10.0.0.129 - - [2026-05-04 03:15:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004634 10.0.0.129 - - [2026-05-04 03:15:46] "POST /neutron/network HTTP/1.1" 200 831 0.018556 10.0.0.129 - - [2026-05-04 03:15:50] "POST /neutron/port HTTP/1.1" 200 1117 0.031073 10.0.0.129 - - [2026-05-04 03:15:51] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009177 10.0.0.129 - - [2026-05-04 03:15:51] "GET /virtual-machine/c484add7-6b72-4748-a401-428a1e1ae161 HTTP/1.1" 200 1288 0.007904 10.0.0.129 - - [2026-05-04 03:15:51] "GET /virtual-machine-interface/0487739c-db06-4c6e-abb8-86b849fa16a9 HTTP/1.1" 200 2933 0.006549 10.0.0.129 - - [2026-05-04 03:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.129 - - [2026-05-04 03:15:51] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004881 10.0.0.129 - - [2026-05-04 03:15:51] "GET /virtual-networks?parent_id=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003593 10.0.0.129 - - [2026-05-04 03:15:51] "GET /virtual-network/32c20dfc-4b85-4da2-9e4d-91150fe99236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.007034 10.0.0.129 - - [2026-05-04 03:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005716 10.0.0.129 - - [2026-05-04 03:15:54] "GET /virtual-network/32c20dfc-4b85-4da2-9e4d-91150fe99236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.007910 10.0.0.129 - - [2026-05-04 03:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.129 - - [2026-05-04 03:15:56] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004888 10.0.0.129 - - [2026-05-04 03:15:56] "GET /virtual-networks?parent_id=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004091 10.0.0.129 - - [2026-05-04 03:15:56] "GET /virtual-network/32c20dfc-4b85-4da2-9e4d-91150fe99236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.009076 10.0.0.129 - - [2026-05-04 03:15:56] "POST /neutron/port HTTP/1.1" 200 1117 0.026675 10.0.0.129 - - [2026-05-04 03:15:56] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011021 10.0.0.129 - - [2026-05-04 03:15:56] "POST /neutron/security_group HTTP/1.1" 200 2051 0.014989 10.0.0.129 - - [2026-05-04 03:15:56] "GET /virtual-machine/64846ce7-e72d-4094-aa82-e5412c9b1025 HTTP/1.1" 200 1287 0.011672 10.0.0.129 - - [2026-05-04 03:15:56] "GET /virtual-machine-interface/bf42f6cc-d82c-40a9-90ac-0957c1efabe1 HTTP/1.1" 200 2935 0.006144 10.0.0.129 - - [2026-05-04 03:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.129 - - [2026-05-04 03:15:57] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005988 10.0.0.129 - - [2026-05-04 03:15:57] "GET /virtual-networks?parent_id=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005170 10.0.0.129 - - [2026-05-04 03:15:57] "GET /virtual-network/d7399d41-f7f0-4047-9dac-f440512511c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.010680 10.0.0.129 - - [2026-05-04 03:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.129 - - [2026-05-04 03:15:58] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004155 10.0.0.129 - - [2026-05-04 03:15:58] "GET /virtual-networks?parent_id=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003693 10.0.0.129 - - [2026-05-04 03:15:58] "GET /virtual-network/d7399d41-f7f0-4047-9dac-f440512511c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007539 10.0.0.129 - - [2026-05-04 03:15:58] "POST /routing-policys HTTP/1.1" 200 536 0.041562 10.0.0.129 - - [2026-05-04 03:15:58] "GET /virtual-network/32c20dfc-4b85-4da2-9e4d-91150fe99236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.016680 10.0.0.129 - - [2026-05-04 03:15:58] "POST /ref-update HTTP/1.1" 200 156 0.027998 10.0.0.129 - - [2026-05-04 03:15:58] "PUT /virtual-network/32c20dfc-4b85-4da2-9e4d-91150fe99236 HTTP/1.1" 200 265 0.097120 10.0.0.129 - - [2026-05-04 03:16:02] "POST /routing-policys HTTP/1.1" 200 536 0.035103 10.0.0.129 - - [2026-05-04 03:16:02] "GET /virtual-network/32c20dfc-4b85-4da2-9e4d-91150fe99236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.009683 10.0.0.129 - - [2026-05-04 03:16:02] "PUT /virtual-network/32c20dfc-4b85-4da2-9e4d-91150fe99236 HTTP/1.1" 200 265 0.119916 10.0.0.129 - - [2026-05-04 03:16:02] "POST /ref-update HTTP/1.1" 200 156 0.081050 10.0.0.129 - - [2026-05-04 03:16:02] "POST /ref-update HTTP/1.1" 200 156 0.042840 10.0.0.129 - - [2026-05-04 03:16:02] "DELETE /routing-policy/f9f9391f-735e-4219-91a8-e1ebfe9a6bc3 HTTP/1.1" 200 115 0.061466 10.0.0.129 - - [2026-05-04 03:16:02] "POST /ref-update HTTP/1.1" 200 156 0.078022 10.0.0.129 - - [2026-05-04 03:16:03] "DELETE /routing-policy/cb35e6a0-5d81-423a-9e7b-a54fb93aa705 HTTP/1.1" 200 115 0.050713 10.0.0.129 - - [2026-05-04 03:16:03] "POST /neutron/network HTTP/1.1" 400 204 0.018683 10.0.0.129 - - [2026-05-04 03:16:03] "POST /neutron/port HTTP/1.1" 200 1117 0.034654 10.0.0.129 - - [2026-05-04 03:16:04] "POST /neutron/port HTTP/1.1" 200 151 0.358514 10.0.0.129 - - [2026-05-04 03:16:05] "POST /neutron/network HTTP/1.1" 200 831 0.007445 10.0.0.129 - - [2026-05-04 03:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010710 10.0.0.129 - - [2026-05-04 03:16:05] "DELETE /route-target/8a80d988-866b-400e-bb61-fbb7972d945d HTTP/1.1" 200 115 0.028817 10.0.0.129 - - [2026-05-04 03:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.249 - - [2026-05-04 03:16:08] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001083 10.0.0.129 - - [2026-05-04 03:16:08] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.043479 10.0.0.249 - - [2026-05-04 03:16:08] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001207 10.0.0.129 - - [2026-05-04 03:16:08] "POST /neutron/network HTTP/1.1" 200 612 0.150486 10.0.0.129 - - [2026-05-04 03:16:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.003789 10.0.0.129 - - [2026-05-04 03:16:08] "GET /virtual-network/cf53c1c7-9a02-4005-bed0-626d90e5c143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007898 10.0.0.129 - - [2026-05-04 03:16:08] "POST /neutron/network HTTP/1.1" 200 831 0.009170 10.0.0.129 - - [2026-05-04 03:16:08] "GET /virtual-network/cf53c1c7-9a02-4005-bed0-626d90e5c143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007112 10.0.0.129 - - [2026-05-04 03:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.129 - - [2026-05-04 03:16:09] "GET /virtual-network/cf53c1c7-9a02-4005-bed0-626d90e5c143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.017526 10.0.0.129 - - [2026-05-04 03:16:09] "PUT /virtual-network/cf53c1c7-9a02-4005-bed0-626d90e5c143 HTTP/1.1" 200 265 0.066590 10.0.0.129 - - [2026-05-04 03:16:09] "POST /route-targets HTTP/1.1" 200 328 0.033797 10.0.0.129 - - [2026-05-04 03:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009946 10.0.0.249 - - [2026-05-04 03:16:09] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002147 10.0.0.129 - - [2026-05-04 03:16:09] "POST /ref-update HTTP/1.1" 200 156 0.044432 10.0.0.129 - - [2026-05-04 03:16:09] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.054010 10.0.0.129 - - [2026-05-04 03:16:09] "POST /neutron/network HTTP/1.1" 200 117 0.022210 10.0.0.129 - - [2026-05-04 03:16:09] "POST /neutron/network HTTP/1.1" 200 831 0.011799 10.0.0.129 - - [2026-05-04 03:16:09] "POST /id-to-fqname HTTP/1.1" 200 220 0.001723 10.0.0.129 - - [2026-05-04 03:16:09] "GET /virtual-network/e98c6090-8162-4c25-9e9a-2bbb2030d30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007750 10.0.0.129 - - [2026-05-04 03:16:10] "GET /virtual-network/e98c6090-8162-4c25-9e9a-2bbb2030d30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006361 10.0.0.129 - - [2026-05-04 03:16:10] "POST /neutron/subnet HTTP/1.1" 200 724 0.010681 10.0.0.129 - - [2026-05-04 03:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.129 - - [2026-05-04 03:16:10] "GET /virtual-network/e98c6090-8162-4c25-9e9a-2bbb2030d30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.023045 10.0.0.129 - - [2026-05-04 03:16:10] "PUT /virtual-network/e98c6090-8162-4c25-9e9a-2bbb2030d30f HTTP/1.1" 200 265 0.079855 10.0.0.129 - - [2026-05-04 03:16:10] "POST /ref-update HTTP/1.1" 200 156 0.045582 10.0.0.129 - - [2026-05-04 03:16:10] "POST /id-to-fqname HTTP/1.1" 200 220 0.001822 10.0.0.50 - - [2026-05-04 03:16:10] "GET /obj-perms HTTP/1.1" 200 5075 0.090410 10.0.0.249 - - [2026-05-04 03:16:11] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001263 10.0.0.129 - - [2026-05-04 03:16:11] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.105084 10.0.0.129 - - [2026-05-04 03:16:11] "POST /neutron/port HTTP/1.1" 200 117 0.007439 10.0.0.129 - - [2026-05-04 03:16:11] "POST /id-to-fqname HTTP/1.1" 200 220 0.002260 10.0.0.129 - - [2026-05-04 03:16:11] "POST /neutron/network HTTP/1.1" 200 841 0.011492 10.0.0.129 - - [2026-05-04 03:16:12] "POST /neutron/port HTTP/1.1" 200 1053 0.021490 10.0.0.249 - - [2026-05-04 03:16:12] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001462 10.0.0.129 - - [2026-05-04 03:16:12] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.119543 10.0.0.129 - - [2026-05-04 03:16:12] "POST /neutron/network HTTP/1.1" 200 831 0.012867 10.0.0.129 - - [2026-05-04 03:16:12] "POST /neutron/subnet HTTP/1.1" 200 698 0.010890 10.0.0.129 - - [2026-05-04 03:16:12] "POST /neutron/network HTTP/1.1" 200 831 0.011141 10.0.0.129 - - [2026-05-04 03:16:13] "POST /neutron/port HTTP/1.1" 200 1117 0.027872 10.0.0.249 - - [2026-05-04 03:16:13] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001991 10.0.0.129 - - [2026-05-04 03:16:13] "POST /neutron/port HTTP/1.1" 200 1053 0.349667 10.0.0.129 - - [2026-05-04 03:16:13] "POST /neutron/port HTTP/1.1" 200 1107 0.142208 10.0.0.129 - - [2026-05-04 03:16:14] "POST /neutron/subnet HTTP/1.1" 200 698 0.012537 10.0.0.129 - - [2026-05-04 03:16:18] "POST /neutron/port HTTP/1.1" 200 1117 0.023531 10.0.0.129 - - [2026-05-04 03:16:18] "POST /neutron/security_group HTTP/1.1" 200 2051 0.012043 10.0.0.129 - - [2026-05-04 03:16:18] "GET /virtual-machine/545b4745-5738-453d-a65b-732711ad1423 HTTP/1.1" 200 1287 0.007759 10.0.0.129 - - [2026-05-04 03:16:18] "GET /virtual-machine-interface/69b213c8-d985-4ca1-9bfa-1183a6caaf13 HTTP/1.1" 200 2934 0.006485 10.0.0.129 - - [2026-05-04 03:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005318 10.0.0.129 - - [2026-05-04 03:16:18] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004605 10.0.0.129 - - [2026-05-04 03:16:18] "GET /virtual-networks?parent_id=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003881 10.0.0.129 - - [2026-05-04 03:16:18] "POST /neutron/port HTTP/1.1" 200 1117 0.024458 10.0.0.129 - - [2026-05-04 03:16:18] "GET /virtual-network/cf53c1c7-9a02-4005-bed0-626d90e5c143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.008156 10.0.0.129 - - [2026-05-04 03:16:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004734 10.0.0.129 - - [2026-05-04 03:16:18] "POST /neutron/network HTTP/1.1" 200 831 0.008781 10.0.0.129 - - [2026-05-04 03:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.129 - - [2026-05-04 03:16:21] "GET /virtual-network/cf53c1c7-9a02-4005-bed0-626d90e5c143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.006653 10.0.0.129 - - [2026-05-04 03:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.129 - - [2026-05-04 03:16:23] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004301 10.0.0.129 - - [2026-05-04 03:16:23] "GET /virtual-networks?parent_id=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004694 10.0.0.129 - - [2026-05-04 03:16:23] "GET /virtual-network/cf53c1c7-9a02-4005-bed0-626d90e5c143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007453 10.0.0.129 - - [2026-05-04 03:16:23] "POST /neutron/port HTTP/1.1" 200 1117 0.022311 10.0.0.129 - - [2026-05-04 03:16:24] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008383 10.0.0.129 - - [2026-05-04 03:16:29] "POST /neutron/port HTTP/1.1" 200 1117 0.022156 10.0.0.129 - - [2026-05-04 03:16:29] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009279 10.0.0.129 - - [2026-05-04 03:16:29] "GET /virtual-machine/0369dc52-d13c-4d86-a911-bbceb608d2d9 HTTP/1.1" 200 1286 0.007534 10.0.0.129 - - [2026-05-04 03:16:29] "GET /virtual-machine-interface/30d2ac57-84c6-466b-a664-512e24ce8e4a HTTP/1.1" 200 2934 0.006748 10.0.0.129 - - [2026-05-04 03:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005747 10.0.0.129 - - [2026-05-04 03:16:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005838 10.0.0.129 - - [2026-05-04 03:16:29] "GET /virtual-networks?parent_id=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004665 10.0.0.129 - - [2026-05-04 03:16:29] "GET /virtual-network/e98c6090-8162-4c25-9e9a-2bbb2030d30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007413 10.0.0.129 - - [2026-05-04 03:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.129 - - [2026-05-04 03:16:30] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004987 10.0.0.129 - - [2026-05-04 03:16:30] "GET /virtual-networks?parent_id=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003359 10.0.0.129 - - [2026-05-04 03:16:30] "GET /virtual-network/e98c6090-8162-4c25-9e9a-2bbb2030d30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007482 10.0.0.129 - - [2026-05-04 03:16:30] "POST /interface-route-tables HTTP/1.1" 200 576 0.035736 10.0.0.129 - - [2026-05-04 03:16:30] "GET /interface-route-table/ebcf32af-f9d2-4d42-ab34-e43e39d11f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1306 0.019571 10.0.0.129 - - [2026-05-04 03:16:30] "GET /virtual-machine-interface/69b213c8-d985-4ca1-9bfa-1183a6caaf13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2712 0.007293 10.0.0.129 - - [2026-05-04 03:16:30] "POST /ref-update HTTP/1.1" 200 156 0.018309 10.0.0.129 - - [2026-05-04 03:16:31] "POST /routing-policys HTTP/1.1" 200 536 0.031914 10.0.0.129 - - [2026-05-04 03:16:31] "GET /virtual-network/cf53c1c7-9a02-4005-bed0-626d90e5c143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.006555 10.0.0.129 - - [2026-05-04 03:16:31] "PUT /virtual-network/cf53c1c7-9a02-4005-bed0-626d90e5c143 HTTP/1.1" 200 265 0.066032 10.0.0.129 - - [2026-05-04 03:16:35] "POST /ref-update HTTP/1.1" 200 156 0.068699 10.0.0.129 - - [2026-05-04 03:16:35] "DELETE /routing-policy/7cf750f8-5838-47e3-92df-ab75fcd09ca5 HTTP/1.1" 200 115 0.068331 10.0.0.129 - - [2026-05-04 03:16:35] "POST /neutron/port HTTP/1.1" 200 1117 0.026712 10.0.0.129 - - [2026-05-04 03:16:36] "POST /neutron/port HTTP/1.1" 200 151 0.239070 10.0.0.129 - - [2026-05-04 03:16:37] "POST /neutron/network HTTP/1.1" 200 831 0.010925 10.0.0.129 - - [2026-05-04 03:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.129 - - [2026-05-04 03:16:37] "DELETE /route-target/144a6db9-944a-4800-86aa-c0c6c3a299b1 HTTP/1.1" 409 240 0.009258 10.0.0.249 - - [2026-05-04 03:16:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004105 10.0.0.249 - - [2026-05-04 03:16:37] "POST /useragent-kv HTTP/1.1" 200 115 0.007404 10.0.0.129 - - [2026-05-04 03:16:37] "POST /neutron/network HTTP/1.1" 200 151 0.163102 10.0.0.129 - - [2026-05-04 03:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.50 - - [2026-05-04 03:16:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000548 10.0.0.50 - - [2026-05-04 03:16:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.249 - - [2026-05-04 03:16:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.249 - - [2026-05-04 03:16:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000484 10.0.0.249 - - [2026-05-04 03:16:39] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001164 10.0.0.129 - - [2026-05-04 03:16:39] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.048225 10.0.0.249 - - [2026-05-04 03:16:39] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001557 10.0.0.129 - - [2026-05-04 03:16:39] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?fields=virtual_networks HTTP/1.1" 200 1030 0.072908 10.0.0.249 - - [2026-05-04 03:16:39] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001174 10.0.0.129 - - [2026-05-04 03:16:39] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.054084 10.0.0.50 - - [2026-05-04 03:16:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000486 10.0.0.249 - - [2026-05-04 03:16:39] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001150 10.0.0.129 - - [2026-05-04 03:16:39] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?fields=security_groups HTTP/1.1" 200 1250 0.044749 10.0.0.50 - - [2026-05-04 03:16:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000548 10.0.0.249 - - [2026-05-04 03:16:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000609 10.0.0.249 - - [2026-05-04 03:16:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000799 10.0.0.129 - - [2026-05-04 03:16:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000465 10.0.0.129 - - [2026-05-04 03:16:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000455 10.0.0.129 - - [2026-05-04 03:16:40] "POST /fqname-to-id HTTP/1.1" 404 192 0.037389 10.0.0.249 - - [2026-05-04 03:16:40] "GET /projects?obj_uuids=909ceb0c-139b-4975-b9e5-a05338168700&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003903 10.0.0.249 - - [2026-05-04 03:16:40] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001179 10.0.0.249 - - [2026-05-04 03:16:40] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008049 10.0.0.249 - - [2026-05-04 03:16:40] "POST /id-to-fqname HTTP/1.1" 200 194 0.007521 10.0.0.249 - - [2026-05-04 03:16:40] "POST /fqname-to-id HTTP/1.1" 404 203 0.004843 10.0.0.249 - - [2026-05-04 03:16:41] "POST /security-groups HTTP/1.1" 200 595 0.082179 10.0.0.249 - - [2026-05-04 03:16:41] "POST /projects HTTP/1.1" 200 593 0.324415 10.0.0.129 - - [2026-05-04 03:16:41] "POST /access-control-lists HTTP/1.1" 200 602 0.034478 10.0.0.249 - - [2026-05-04 03:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.402624 10.0.0.129 - - [2026-05-04 03:16:41] "GET /project/909ceb0c-139b-4975-b9e5-a05338168700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.586328 10.0.0.129 - - [2026-05-04 03:16:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000566 10.0.0.129 - - [2026-05-04 03:16:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000443 10.0.0.129 - - [2026-05-04 03:16:42] "GET / HTTP/1.1" 200 36215 0.001798 10.0.0.129 - - [2026-05-04 03:16:44] "POST /fqname-to-id HTTP/1.1" 401 293 0.000560 10.0.0.129 - - [2026-05-04 03:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.113006 10.0.0.249 - - [2026-05-04 03:16:44] "GET /projects?obj_uuids=909ceb0c-139b-4975-b9e5-a05338168700&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001466 10.0.0.129 - - [2026-05-04 03:16:44] "GET /project/909ceb0c-139b-4975-b9e5-a05338168700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.050065 10.0.0.129 - - [2026-05-04 03:16:45] "POST /route-targets HTTP/1.1" 200 328 0.019413 10.0.0.249 - - [2026-05-04 03:16:45] "POST /useragent-kv HTTP/1.1" 200 115 0.007926 10.0.0.129 - - [2026-05-04 03:16:45] "POST /neutron/subnet HTTP/1.1" 200 729 0.276639 10.0.0.129 - - [2026-05-04 03:16:45] "POST /id-to-fqname HTTP/1.1" 200 226 0.001498 10.0.0.129 - - [2026-05-04 03:16:45] "GET /virtual-network/4751ca92-6cd3-4277-aafb-00446c370797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006758 10.0.0.129 - - [2026-05-04 03:16:45] "GET /virtual-network/4751ca92-6cd3-4277-aafb-00446c370797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007022 10.0.0.129 - - [2026-05-04 03:16:45] "POST /neutron/network HTTP/1.1" 200 833 0.008870 10.0.0.129 - - [2026-05-04 03:16:46] "GET /virtual-network/4751ca92-6cd3-4277-aafb-00446c370797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.011179 10.0.0.129 - - [2026-05-04 03:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.129 - - [2026-05-04 03:16:47] "GET /virtual-network/4751ca92-6cd3-4277-aafb-00446c370797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006637 10.0.0.129 - - [2026-05-04 03:16:47] "PUT /virtual-network/4751ca92-6cd3-4277-aafb-00446c370797 HTTP/1.1" 200 265 0.059077 10.0.0.129 - - [2026-05-04 03:16:47] "POST /ref-update HTTP/1.1" 200 156 0.035778 10.0.0.129 - - [2026-05-04 03:16:52] "POST /id-to-fqname HTTP/1.1" 200 226 0.002432 10.0.0.249 - - [2026-05-04 03:16:53] "GET /projects?obj_uuids=909ceb0c-139b-4975-b9e5-a05338168700&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001183 10.0.0.129 - - [2026-05-04 03:16:53] "GET /project/909ceb0c-139b-4975-b9e5-a05338168700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.085459 10.0.0.129 - - [2026-05-04 03:16:53] "POST /neutron/network HTTP/1.1" 200 833 0.008833 10.0.0.129 - - [2026-05-04 03:16:53] "POST /neutron/port HTTP/1.1" 200 117 0.008625 10.0.0.129 - - [2026-05-04 03:16:54] "POST /neutron/port HTTP/1.1" 200 1065 0.021689 10.0.0.129 - - [2026-05-04 03:16:55] "POST /neutron/port HTTP/1.1" 200 1129 0.032732 10.0.0.129 - - [2026-05-04 03:16:55] "POST /neutron/port HTTP/1.1" 200 117 0.001364 10.0.0.129 - - [2026-05-04 03:16:59] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010733 10.0.0.129 - - [2026-05-04 03:16:59] "POST /neutron/port HTTP/1.1" 200 1129 0.021765 10.0.0.129 - - [2026-05-04 03:16:59] "GET /virtual-machine/995f9a3c-6d28-4632-8ddf-be0f3e8fcd3c HTTP/1.1" 401 293 0.000657 10.0.0.129 - - [2026-05-04 03:16:59] "GET /virtual-machine/995f9a3c-6d28-4632-8ddf-be0f3e8fcd3c HTTP/1.1" 200 1299 0.036860 10.0.0.129 - - [2026-05-04 03:16:59] "GET /virtual-machine-interface/a6936451-dbec-440a-a4a5-fbed2313a692 HTTP/1.1" 200 2975 0.006657 10.0.0.129 - - [2026-05-04 03:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.129 - - [2026-05-04 03:16:59] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004739 10.0.0.129 - - [2026-05-04 03:16:59] "GET /virtual-networks?parent_id=909ceb0c-139b-4975-b9e5-a05338168700&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004141 10.0.0.129 - - [2026-05-04 03:16:59] "GET /virtual-network/4751ca92-6cd3-4277-aafb-00446c370797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006607 10.0.0.129 - - [2026-05-04 03:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.129 - - [2026-05-04 03:17:02] "GET /virtual-network/4751ca92-6cd3-4277-aafb-00446c370797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.010584 10.0.0.129 - - [2026-05-04 03:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005225 10.0.0.129 - - [2026-05-04 03:17:06] "GET /virtual-network/4751ca92-6cd3-4277-aafb-00446c370797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.008437 10.0.0.129 - - [2026-05-04 03:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.129 - - [2026-05-04 03:17:11] "GET /virtual-network/4751ca92-6cd3-4277-aafb-00446c370797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.009665 10.0.0.129 - - [2026-05-04 03:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005677 10.0.0.129 - - [2026-05-04 03:17:15] "GET /virtual-network/4751ca92-6cd3-4277-aafb-00446c370797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.007898 10.0.0.129 - - [2026-05-04 03:17:19] "POST /neutron/port HTTP/1.1" 200 1129 0.028158 10.0.0.129 - - [2026-05-04 03:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005274 10.0.0.129 - - [2026-05-04 03:17:19] "GET /virtual-network/4751ca92-6cd3-4277-aafb-00446c370797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006869 10.0.0.129 - - [2026-05-04 03:17:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.011774 10.0.0.129 - - [2026-05-04 03:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.129 - - [2026-05-04 03:17:23] "GET /virtual-network/4751ca92-6cd3-4277-aafb-00446c370797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006108 10.0.0.129 - - [2026-05-04 03:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.129 - - [2026-05-04 03:17:27] "GET /virtual-network/4751ca92-6cd3-4277-aafb-00446c370797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006875 10.0.0.129 - - [2026-05-04 03:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.129 - - [2026-05-04 03:17:31] "GET /virtual-network/4751ca92-6cd3-4277-aafb-00446c370797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.007651 10.0.0.129 - - [2026-05-04 03:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.129 - - [2026-05-04 03:17:35] "GET /virtual-network/4751ca92-6cd3-4277-aafb-00446c370797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.007563 10.0.0.129 - - [2026-05-04 03:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.129 - - [2026-05-04 03:17:37] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004090 10.0.0.129 - - [2026-05-04 03:17:37] "GET /virtual-networks?parent_id=909ceb0c-139b-4975-b9e5-a05338168700&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003466 10.0.0.129 - - [2026-05-04 03:17:37] "GET /virtual-network/4751ca92-6cd3-4277-aafb-00446c370797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006841 10.0.0.129 - - [2026-05-04 03:17:37] "POST /neutron/port HTTP/1.1" 200 1129 0.021785 10.0.0.249 - - [2026-05-04 03:17:39] "DELETE /project/909ceb0c139b4975b9e5a05338168700 HTTP/1.1" 404 173 0.006349 10.0.0.249 - - [2026-05-04 03:17:39] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000985 10.0.0.249 - - [2026-05-04 03:17:39] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.055580 10.0.0.249 - - [2026-05-04 03:17:39] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001867 10.0.0.249 - - [2026-05-04 03:17:39] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?fields=security_groups HTTP/1.1" 200 1352 0.064163 10.0.0.249 - - [2026-05-04 03:17:39] "DELETE /security-group/f5405828-d70c-4785-b036-2998b0805353 HTTP/1.1" 200 115 0.099676 10.0.0.249 - - [2026-05-04 03:17:39] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002650 10.0.0.249 - - [2026-05-04 03:17:39] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?fields=application_policy_sets HTTP/1.1" 200 1391 0.055926 10.0.0.249 - - [2026-05-04 03:17:39] "DELETE /project/457a948e-706e-4b47-a3f4-4987a431aac3 HTTP/1.1" 409 278 0.383598 10.0.0.129 - - [2026-05-04 03:17:43] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009402 10.0.0.129 - - [2026-05-04 03:17:50] "POST /neutron/port HTTP/1.1" 200 1129 0.022339 10.0.0.129 - - [2026-05-04 03:17:53] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010462 10.0.0.129 - - [2026-05-04 03:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.129 - - [2026-05-04 03:18:03] "GET /virtual-network/4751ca92-6cd3-4277-aafb-00446c370797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006936 10.0.0.129 - - [2026-05-04 03:18:04] "PUT /virtual-network/4751ca92-6cd3-4277-aafb-00446c370797 HTTP/1.1" 200 265 0.078773 10.0.0.129 - - [2026-05-04 03:18:04] "POST /ref-update HTTP/1.1" 200 156 0.075716 10.0.0.129 - - [2026-05-04 03:18:09] "POST /neutron/network HTTP/1.1" 200 833 0.008908 10.0.0.129 - - [2026-05-04 03:18:09] "POST /neutron/port HTTP/1.1" 200 1119 0.020766 10.0.0.249 - - [2026-05-04 03:18:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002866 10.0.0.129 - - [2026-05-04 03:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009061 10.0.0.249 - - [2026-05-04 03:18:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002769 10.0.0.129 - - [2026-05-04 03:18:11] "POST /neutron/network HTTP/1.1" 200 151 0.157057 10.0.0.249 - - [2026-05-04 03:18:11] "GET /obj-perms HTTP/1.1" 200 5075 0.078772 10.0.0.129 - - [2026-05-04 03:18:12] "GET /obj-perms HTTP/1.1" 200 5075 0.068762 10.0.0.129 - - [2026-05-04 03:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004743 10.0.0.249 - - [2026-05-04 03:18:14] "GET /projects?obj_uuids=909ceb0c-139b-4975-b9e5-a05338168700&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001091 10.0.0.129 - - [2026-05-04 03:18:14] "GET /project/909ceb0c-139b-4975-b9e5-a05338168700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.049520 10.0.0.129 - - [2026-05-04 03:18:14] "POST /ref-update HTTP/1.1" 200 156 0.026641 10.0.0.249 - - [2026-05-04 03:18:14] "POST /useragent-kv HTTP/1.1" 200 115 0.014443 10.0.0.129 - - [2026-05-04 03:18:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.248410 10.0.0.129 - - [2026-05-04 03:18:15] "POST /id-to-fqname HTTP/1.1" 200 226 0.001434 10.0.0.129 - - [2026-05-04 03:18:15] "GET /virtual-network/b0aa5582-6f57-4440-9595-e08635156479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006559 10.0.0.129 - - [2026-05-04 03:18:15] "GET /virtual-network/b0aa5582-6f57-4440-9595-e08635156479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007333 10.0.0.129 - - [2026-05-04 03:18:15] "POST /neutron/network HTTP/1.1" 200 832 0.008767 10.0.0.129 - - [2026-05-04 03:18:15] "GET /virtual-network/b0aa5582-6f57-4440-9595-e08635156479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007360 10.0.0.50 - - [2026-05-04 03:18:15] "GET /obj-perms HTTP/1.1" 200 5057 0.079817 10.0.0.129 - - [2026-05-04 03:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005253 10.0.0.129 - - [2026-05-04 03:18:15] "GET /virtual-network/b0aa5582-6f57-4440-9595-e08635156479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.008571 10.0.0.129 - - [2026-05-04 03:18:16] "PUT /virtual-network/b0aa5582-6f57-4440-9595-e08635156479 HTTP/1.1" 200 265 0.080770 10.0.0.129 - - [2026-05-04 03:18:21] "POST /id-to-fqname HTTP/1.1" 200 226 0.002353 10.0.0.249 - - [2026-05-04 03:18:21] "GET /projects?obj_uuids=909ceb0c-139b-4975-b9e5-a05338168700&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001185 10.0.0.129 - - [2026-05-04 03:18:22] "GET /project/909ceb0c-139b-4975-b9e5-a05338168700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.084795 10.0.0.129 - - [2026-05-04 03:18:22] "POST /neutron/network HTTP/1.1" 200 832 0.038986 10.0.0.129 - - [2026-05-04 03:18:22] "POST /neutron/port HTTP/1.1" 200 117 0.009672 10.0.0.129 - - [2026-05-04 03:18:23] "POST /neutron/port HTTP/1.1" 200 1064 0.020128 10.0.0.129 - - [2026-05-04 03:18:23] "POST /neutron/port HTTP/1.1" 200 1128 0.024221 10.0.0.129 - - [2026-05-04 03:18:23] "POST /neutron/port HTTP/1.1" 200 117 0.001343 10.0.0.129 - - [2026-05-04 03:18:27] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009361 10.0.0.129 - - [2026-05-04 03:18:27] "POST /neutron/port HTTP/1.1" 200 1128 0.023214 10.0.0.129 - - [2026-05-04 03:18:27] "GET /virtual-machine/60540c1f-814e-4929-90ea-545446e4d456 HTTP/1.1" 200 1298 0.006957 10.0.0.129 - - [2026-05-04 03:18:27] "GET /virtual-machine-interface/33358bde-1568-43e1-906c-0495bbbf8100 HTTP/1.1" 200 2974 0.006954 10.0.0.129 - - [2026-05-04 03:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.129 - - [2026-05-04 03:18:27] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004535 10.0.0.129 - - [2026-05-04 03:18:27] "GET /virtual-networks?parent_id=909ceb0c-139b-4975-b9e5-a05338168700&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003941 10.0.0.129 - - [2026-05-04 03:18:27] "GET /virtual-network/b0aa5582-6f57-4440-9595-e08635156479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006666 10.0.0.129 - - [2026-05-04 03:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005343 10.0.0.129 - - [2026-05-04 03:18:30] "GET /virtual-network/b0aa5582-6f57-4440-9595-e08635156479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.008487 10.0.0.129 - - [2026-05-04 03:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005315 10.0.0.129 - - [2026-05-04 03:18:35] "GET /virtual-network/b0aa5582-6f57-4440-9595-e08635156479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006509 10.0.0.129 - - [2026-05-04 03:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.129 - - [2026-05-04 03:18:39] "GET /virtual-network/b0aa5582-6f57-4440-9595-e08635156479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.007096 10.0.0.129 - - [2026-05-04 03:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.129 - - [2026-05-04 03:18:43] "GET /virtual-network/b0aa5582-6f57-4440-9595-e08635156479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006631 10.0.0.129 - - [2026-05-04 03:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004893 10.0.0.129 - - [2026-05-04 03:18:47] "GET /virtual-network/b0aa5582-6f57-4440-9595-e08635156479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.008272 10.0.0.129 - - [2026-05-04 03:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004862 10.0.0.129 - - [2026-05-04 03:18:51] "GET /virtual-network/b0aa5582-6f57-4440-9595-e08635156479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.009514 10.0.0.129 - - [2026-05-04 03:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005162 10.0.0.129 - - [2026-05-04 03:18:55] "GET /virtual-network/b0aa5582-6f57-4440-9595-e08635156479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.007701 10.0.0.129 - - [2026-05-04 03:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.129 - - [2026-05-04 03:18:59] "GET /virtual-network/b0aa5582-6f57-4440-9595-e08635156479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.008462 10.0.0.129 - - [2026-05-04 03:19:03] "POST /neutron/port HTTP/1.1" 200 1128 0.038151 10.0.0.129 - - [2026-05-04 03:19:03] "POST /neutron/subnet HTTP/1.1" 200 698 0.017803 10.0.0.129 - - [2026-05-04 03:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004919 10.0.0.129 - - [2026-05-04 03:19:03] "GET /virtual-network/b0aa5582-6f57-4440-9595-e08635156479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006064 10.0.0.129 - - [2026-05-04 03:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005308 10.0.0.129 - - [2026-05-04 03:19:07] "GET /virtual-network/b0aa5582-6f57-4440-9595-e08635156479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.007529 10.0.0.129 - - [2026-05-04 03:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.129 - - [2026-05-04 03:19:09] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005074 10.0.0.129 - - [2026-05-04 03:19:09] "GET /virtual-networks?parent_id=909ceb0c-139b-4975-b9e5-a05338168700&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003843 10.0.0.129 - - [2026-05-04 03:19:10] "GET /virtual-network/b0aa5582-6f57-4440-9595-e08635156479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.007470 10.0.0.129 - - [2026-05-04 03:19:10] "POST /neutron/port HTTP/1.1" 200 1128 0.024971 10.0.0.129 - - [2026-05-04 03:19:15] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009638 10.0.0.129 - - [2026-05-04 03:19:21] "POST /neutron/port HTTP/1.1" 200 1128 0.052749 10.0.0.129 - - [2026-05-04 03:19:25] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008811 10.0.0.129 - - [2026-05-04 03:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006467 10.0.0.129 - - [2026-05-04 03:19:36] "GET /virtual-network/b0aa5582-6f57-4440-9595-e08635156479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.011589 10.0.0.129 - - [2026-05-04 03:19:36] "PUT /virtual-network/b0aa5582-6f57-4440-9595-e08635156479 HTTP/1.1" 200 265 0.087167 10.0.0.129 - - [2026-05-04 03:19:36] "POST /ref-update HTTP/1.1" 200 156 0.047346 10.0.0.129 - - [2026-05-04 03:19:41] "POST /neutron/network HTTP/1.1" 200 832 0.008364 10.0.0.129 - - [2026-05-04 03:19:42] "POST /neutron/port HTTP/1.1" 200 1118 0.019602 10.0.0.129 - - [2026-05-04 03:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012839 10.0.0.249 - - [2026-05-04 03:19:43] "POST /useragent-kv HTTP/1.1" 200 115 0.080416 10.0.0.249 - - [2026-05-04 03:19:43] "POST /useragent-kv HTTP/1.1" 200 115 0.011045 10.0.0.129 - - [2026-05-04 03:19:43] "POST /neutron/network HTTP/1.1" 200 151 0.258583 10.0.0.249 - - [2026-05-04 03:19:45] "GET /projects?obj_uuids=909ceb0c-139b-4975-b9e5-a05338168700&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001732 10.0.0.129 - - [2026-05-04 03:19:45] "GET /project/909ceb0c-139b-4975-b9e5-a05338168700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.117099 10.0.0.249 - - [2026-05-04 03:19:45] "GET /projects?obj_uuids=909ceb0c-139b-4975-b9e5-a05338168700&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001493 10.0.0.129 - - [2026-05-04 03:19:45] "GET /project/909ceb0c-139b-4975-b9e5-a05338168700?fields=virtual_networks HTTP/1.1" 200 1053 0.080794 10.0.0.249 - - [2026-05-04 03:19:45] "GET /projects?obj_uuids=909ceb0c-139b-4975-b9e5-a05338168700&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001202 10.0.0.129 - - [2026-05-04 03:19:45] "GET /project/909ceb0c-139b-4975-b9e5-a05338168700?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.058865 10.0.0.249 - - [2026-05-04 03:19:45] "GET /projects?obj_uuids=909ceb0c-139b-4975-b9e5-a05338168700&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001544 10.0.0.129 - - [2026-05-04 03:19:45] "GET /project/909ceb0c-139b-4975-b9e5-a05338168700?fields=security_groups HTTP/1.1" 200 1284 0.061218 10.0.0.129 - - [2026-05-04 03:19:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.033815 10.0.0.249 - - [2026-05-04 03:19:47] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006244 10.0.0.249 - - [2026-05-04 03:19:47] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001823 10.0.0.249 - - [2026-05-04 03:19:47] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010020 10.0.0.249 - - [2026-05-04 03:19:47] "POST /id-to-fqname HTTP/1.1" 200 216 0.004919 10.0.0.249 - - [2026-05-04 03:19:47] "POST /fqname-to-id HTTP/1.1" 404 227 0.004711 10.0.0.249 - - [2026-05-04 03:19:47] "POST /security-groups HTTP/1.1" 200 616 0.039507 10.0.0.249 - - [2026-05-04 03:19:47] "POST /projects HTTP/1.1" 200 635 0.286781 10.0.0.249 - - [2026-05-04 03:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.323332 10.0.0.129 - - [2026-05-04 03:19:47] "POST /access-control-lists HTTP/1.1" 200 623 0.036205 10.0.0.129 - - [2026-05-04 03:19:47] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.501903 10.0.0.129 - - [2026-05-04 03:19:48] "GET / HTTP/1.1" 200 36215 0.001620 10.0.0.129 - - [2026-05-04 03:19:50] "POST /fqname-to-id HTTP/1.1" 401 293 0.000546 10.0.0.129 - - [2026-05-04 03:19:51] "POST /fqname-to-id HTTP/1.1" 404 249 0.090586 10.0.0.129 - - [2026-05-04 03:19:51] "POST /fqname-to-id HTTP/1.1" 404 281 0.005941 10.0.0.129 - - [2026-05-04 03:19:51] "POST /access-control-lists HTTP/1.1" 200 643 0.039189 10.0.0.129 - - [2026-05-04 03:19:51] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.041500 10.0.0.129 - - [2026-05-04 03:19:51] "PUT /access-control-list/95833b0b-cbc9-4ace-9f8e-76bf0d12fe29 HTTP/1.1" 200 273 0.022677 10.0.0.129 - - [2026-05-04 03:19:52] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.176904 10.0.0.129 - - [2026-05-04 03:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008184 10.0.0.129 - - [2026-05-04 03:19:52] "GET /security-group/9c6f0ffb-6939-48da-95ad-c9c36445976c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007347 10.0.0.129 - - [2026-05-04 03:19:53] "POST /neutron/security_group HTTP/1.1" 200 151 0.080516 10.0.0.129 - - [2026-05-04 03:19:53] "POST /fqname-to-id HTTP/1.1" 404 249 0.003189 10.0.0.129 - - [2026-05-04 03:19:53] "DELETE /access-control-list/6612c6c9-9567-407f-b6be-b695ef956028 HTTP/1.1" 200 115 0.049516 10.0.0.129 - - [2026-05-04 03:19:53] "POST /fqname-to-id HTTP/1.1" 404 249 0.003973 10.0.0.129 - - [2026-05-04 03:19:53] "POST /access-control-lists HTTP/1.1" 200 645 0.035649 10.0.0.129 - - [2026-05-04 03:19:53] "PUT /access-control-list/6d770a81-ebf2-4bef-93a6-0f73477f0dc7 HTTP/1.1" 200 273 0.019406 10.0.0.129 - - [2026-05-04 03:19:54] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.012890 10.0.0.129 - - [2026-05-04 03:19:54] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.185068 10.0.0.129 - - [2026-05-04 03:19:54] "PUT /access-control-list/6d770a81-ebf2-4bef-93a6-0f73477f0dc7 HTTP/1.1" 200 273 0.022410 10.0.0.129 - - [2026-05-04 03:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005975 10.0.0.129 - - [2026-05-04 03:19:54] "GET /security-group/58283bcd-48c0-4d69-b9c3-12fdc4eac5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006117 10.0.0.129 - - [2026-05-04 03:19:55] "POST /neutron/security_group_rule HTTP/1.1" 200 564 0.011940 10.0.0.129 - - [2026-05-04 03:19:55] "PUT /access-control-list/6d770a81-ebf2-4bef-93a6-0f73477f0dc7 HTTP/1.1" 200 273 0.015437 10.0.0.129 - - [2026-05-04 03:19:55] "POST /neutron/security_group_rule HTTP/1.1" 200 600 0.173061 10.0.0.129 - - [2026-05-04 03:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.249 - - [2026-05-04 03:19:55] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001425 10.0.0.129 - - [2026-05-04 03:19:55] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.066063 10.0.0.129 - - [2026-05-04 03:19:56] "POST /ref-update HTTP/1.1" 200 156 0.040208 10.0.0.249 - - [2026-05-04 03:19:56] "POST /useragent-kv HTTP/1.1" 200 115 0.026402 10.0.0.129 - - [2026-05-04 03:19:56] "POST /neutron/subnet HTTP/1.1" 200 823 0.261855 10.0.0.129 - - [2026-05-04 03:19:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.058201 10.0.0.129 - - [2026-05-04 03:19:56] "POST /id-to-fqname HTTP/1.1" 200 290 0.001431 10.0.0.129 - - [2026-05-04 03:19:56] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008611 10.0.0.129 - - [2026-05-04 03:19:56] "POST /neutron/network HTTP/1.1" 200 1111 0.012651 10.0.0.129 - - [2026-05-04 03:19:56] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006944 10.0.0.129 - - [2026-05-04 03:19:56] "POST /neutron/subnet HTTP/1.1" 200 720 0.011562 10.0.0.129 - - [2026-05-04 03:19:57] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006901 10.0.0.249 - - [2026-05-04 03:19:58] "GET /obj-perms HTTP/1.1" 200 5099 0.097334 10.0.0.129 - - [2026-05-04 03:19:58] "POST /id-to-fqname HTTP/1.1" 200 290 0.001349 10.0.0.249 - - [2026-05-04 03:19:59] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001220 10.0.0.129 - - [2026-05-04 03:19:59] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.086668 10.0.0.129 - - [2026-05-04 03:19:59] "POST /neutron/network HTTP/1.1" 200 1111 0.010116 10.0.0.129 - - [2026-05-04 03:20:00] "POST /id-to-fqname HTTP/1.1" 200 290 0.001929 10.0.0.129 - - [2026-05-04 03:20:00] "POST /neutron/port HTTP/1.1" 200 117 0.008291 10.0.0.129 - - [2026-05-04 03:20:00] "POST /neutron/network HTTP/1.1" 200 1121 0.010387 10.0.0.249 - - [2026-05-04 03:20:01] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001151 10.0.0.129 - - [2026-05-04 03:20:01] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.144981 10.0.0.129 - - [2026-05-04 03:20:01] "POST /neutron/network HTTP/1.1" 200 1111 0.016409 10.0.0.129 - - [2026-05-04 03:20:01] "POST /neutron/port HTTP/1.1" 200 1200 0.052257 10.0.0.129 - - [2026-05-04 03:20:01] "POST /neutron/port HTTP/1.1" 200 117 0.009692 10.0.0.129 - - [2026-05-04 03:20:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.093298 10.0.0.129 - - [2026-05-04 03:20:02] "POST /neutron/subnet HTTP/1.1" 200 1375 0.027654 10.0.0.129 - - [2026-05-04 03:20:02] "POST /neutron/network HTTP/1.1" 200 1111 0.011705 10.0.0.249 - - [2026-05-04 03:20:02] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002020 10.0.0.129 - - [2026-05-04 03:20:03] "POST /neutron/port HTTP/1.1" 200 1190 0.502005 10.0.0.129 - - [2026-05-04 03:20:03] "POST /neutron/port HTTP/1.1" 200 1244 0.223121 10.0.0.129 - - [2026-05-04 03:20:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006902 10.0.0.129 - - [2026-05-04 03:20:03] "POST /neutron/port HTTP/1.1" 200 117 0.001717 10.0.0.129 - - [2026-05-04 03:20:05] "POST /neutron/port HTTP/1.1" 200 1254 0.023535 10.0.0.129 - - [2026-05-04 03:20:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007174 10.0.0.129 - - [2026-05-04 03:20:05] "POST /neutron/port HTTP/1.1" 200 117 0.001718 10.0.0.129 - - [2026-05-04 03:20:07] "POST /neutron/security_group HTTP/1.1" 200 1455 0.010187 10.0.0.129 - - [2026-05-04 03:20:07] "POST /neutron/port HTTP/1.1" 200 1254 0.028496 10.0.0.129 - - [2026-05-04 03:20:07] "POST /neutron/security_group HTTP/1.1" 200 1455 0.012634 10.0.0.129 - - [2026-05-04 03:20:07] "GET /virtual-machine/6a062b03-f495-40cf-b0aa-a7381e4f5611 HTTP/1.1" 401 293 0.000460 10.0.0.129 - - [2026-05-04 03:20:08] "GET /virtual-machine/6a062b03-f495-40cf-b0aa-a7381e4f5611 HTTP/1.1" 200 1319 0.040676 10.0.0.129 - - [2026-05-04 03:20:08] "GET /virtual-machine/6a062b03-f495-40cf-b0aa-a7381e4f5611 HTTP/1.1" 200 1319 0.005514 10.0.0.129 - - [2026-05-04 03:20:08] "GET /virtual-machine-interface/b2385927-ea67-4b26-9343-deb15fd56142 HTTP/1.1" 200 3426 0.007789 10.0.0.129 - - [2026-05-04 03:20:08] "GET /virtual-machine/6a062b03-f495-40cf-b0aa-a7381e4f5611 HTTP/1.1" 200 1319 0.005299 10.0.0.129 - - [2026-05-04 03:20:08] "GET /virtual-machine-interface/b2385927-ea67-4b26-9343-deb15fd56142 HTTP/1.1" 200 3426 0.008212 10.0.0.129 - - [2026-05-04 03:20:08] "GET /instance-ip/34c2c6b3-5566-4c66-8f65-6dc669eaa681 HTTP/1.1" 200 1737 0.009370 10.0.0.129 - - [2026-05-04 03:20:08] "GET /instance-ip/c1752f59-9d01-4561-9447-4f628e95ab1a HTTP/1.1" 200 1718 0.008012 10.0.0.129 - - [2026-05-04 03:20:08] "GET /virtual-machine/6a062b03-f495-40cf-b0aa-a7381e4f5611 HTTP/1.1" 200 1319 0.008251 10.0.0.129 - - [2026-05-04 03:20:08] "GET /virtual-machine-interface/b2385927-ea67-4b26-9343-deb15fd56142 HTTP/1.1" 200 3426 0.007409 10.0.0.129 - - [2026-05-04 03:20:08] "GET /instance-ip/34c2c6b3-5566-4c66-8f65-6dc669eaa681 HTTP/1.1" 200 1737 0.006520 10.0.0.129 - - [2026-05-04 03:20:08] "GET /instance-ip/c1752f59-9d01-4561-9447-4f628e95ab1a HTTP/1.1" 200 1718 0.004992 10.0.0.129 - - [2026-05-04 03:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.129 - - [2026-05-04 03:20:08] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005782 10.0.0.129 - - [2026-05-04 03:20:08] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004574 10.0.0.129 - - [2026-05-04 03:20:08] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007251 10.0.0.129 - - [2026-05-04 03:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005287 10.0.0.129 - - [2026-05-04 03:20:08] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004642 10.0.0.129 - - [2026-05-04 03:20:08] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.006929 10.0.0.129 - - [2026-05-04 03:20:08] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007321 10.0.0.129 - - [2026-05-04 03:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.129 - - [2026-05-04 03:20:08] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008488 10.0.0.129 - - [2026-05-04 03:20:08] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004783 10.0.0.129 - - [2026-05-04 03:20:08] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008274 10.0.0.129 - - [2026-05-04 03:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004948 10.0.0.129 - - [2026-05-04 03:20:08] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005407 10.0.0.129 - - [2026-05-04 03:20:08] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004150 10.0.0.129 - - [2026-05-04 03:20:08] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006879 10.0.0.129 - - [2026-05-04 03:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006176 10.0.0.129 - - [2026-05-04 03:20:08] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005110 10.0.0.129 - - [2026-05-04 03:20:08] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004129 10.0.0.129 - - [2026-05-04 03:20:08] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007821 10.0.0.129 - - [2026-05-04 03:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.129 - - [2026-05-04 03:20:08] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006608 10.0.0.129 - - [2026-05-04 03:20:08] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.005326 10.0.0.129 - - [2026-05-04 03:20:09] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006810 10.0.0.129 - - [2026-05-04 03:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.129 - - [2026-05-04 03:20:09] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005009 10.0.0.129 - - [2026-05-04 03:20:09] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004130 10.0.0.129 - - [2026-05-04 03:20:09] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006277 10.0.0.129 - - [2026-05-04 03:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005076 10.0.0.129 - - [2026-05-04 03:20:12] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006495 10.0.0.129 - - [2026-05-04 03:20:13] "GET /obj-perms HTTP/1.1" 200 5075 0.078955 10.0.0.50 - - [2026-05-04 03:20:14] "GET /obj-perms HTTP/1.1" 200 5075 0.059478 10.0.0.129 - - [2026-05-04 03:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.129 - - [2026-05-04 03:20:16] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005932 10.0.0.129 - - [2026-05-04 03:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.129 - - [2026-05-04 03:20:20] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006829 10.0.0.129 - - [2026-05-04 03:20:21] "POST /neutron/network HTTP/1.1" 200 1121 0.010605 10.0.0.129 - - [2026-05-04 03:20:21] "POST /neutron/subnet HTTP/1.1" 200 1375 0.017134 10.0.0.129 - - [2026-05-04 03:20:21] "POST /neutron/network HTTP/1.1" 200 1111 0.011643 10.0.0.129 - - [2026-05-04 03:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.129 - - [2026-05-04 03:20:24] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007436 10.0.0.129 - - [2026-05-04 03:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005615 10.0.0.129 - - [2026-05-04 03:20:28] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007457 10.0.0.129 - - [2026-05-04 03:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.129 - - [2026-05-04 03:20:32] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006015 10.0.0.129 - - [2026-05-04 03:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006466 10.0.0.129 - - [2026-05-04 03:20:36] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.011240 10.0.0.249 - - [2026-05-04 03:20:40] "GET /projects?obj_uuids=909ceb0c-139b-4975-b9e5-a05338168700&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001113 10.0.0.249 - - [2026-05-04 03:20:40] "DELETE /project/b6aeff5779954192b863b346747817ce HTTP/1.1" 404 173 0.073530 10.0.0.249 - - [2026-05-04 03:20:40] "GET /project/909ceb0c-139b-4975-b9e5-a05338168700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.051907 10.0.0.249 - - [2026-05-04 03:20:40] "GET /projects?obj_uuids=909ceb0c-139b-4975-b9e5-a05338168700&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001228 10.0.0.249 - - [2026-05-04 03:20:40] "GET /project/909ceb0c-139b-4975-b9e5-a05338168700?fields=security_groups HTTP/1.1" 200 1386 0.066048 10.0.0.249 - - [2026-05-04 03:20:40] "DELETE /security-group/e141a009-2a3d-4a53-a028-ab05bc3fe062 HTTP/1.1" 200 115 0.067728 10.0.0.249 - - [2026-05-04 03:20:40] "GET /projects?obj_uuids=909ceb0c-139b-4975-b9e5-a05338168700&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001398 10.0.0.249 - - [2026-05-04 03:20:40] "GET /project/909ceb0c-139b-4975-b9e5-a05338168700?fields=application_policy_sets HTTP/1.1" 200 1425 0.056992 10.0.0.249 - - [2026-05-04 03:20:40] "DELETE /project/909ceb0c-139b-4975-b9e5-a05338168700 HTTP/1.1" 200 115 0.523262 10.0.0.129 - - [2026-05-04 03:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.129 - - [2026-05-04 03:20:40] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006205 10.0.0.129 - - [2026-05-04 03:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006245 10.0.0.129 - - [2026-05-04 03:20:45] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006166 10.0.0.129 - - [2026-05-04 03:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.129 - - [2026-05-04 03:20:49] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006874 10.0.0.129 - - [2026-05-04 03:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.129 - - [2026-05-04 03:20:51] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004515 10.0.0.129 - - [2026-05-04 03:20:51] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.005222 10.0.0.129 - - [2026-05-04 03:20:51] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008139 10.0.0.129 - - [2026-05-04 03:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005105 10.0.0.129 - - [2026-05-04 03:20:51] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.034375 10.0.0.129 - - [2026-05-04 03:20:51] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.005120 10.0.0.129 - - [2026-05-04 03:20:51] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006932 10.0.0.129 - - [2026-05-04 03:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.129 - - [2026-05-04 03:20:51] "GET /routing-instance/cf4a5ee8-80e9-4739-bf34-dc57aaf08fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.007720 10.0.0.129 - - [2026-05-04 03:20:51] "GET /route-target/232f971f-68ac-4079-94ca-6de9afaf9eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004378 10.0.0.129 - - [2026-05-04 03:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005059 10.0.0.129 - - [2026-05-04 03:20:51] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004480 10.0.0.129 - - [2026-05-04 03:20:51] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003372 10.0.0.129 - - [2026-05-04 03:20:51] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007330 10.0.0.129 - - [2026-05-04 03:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.129 - - [2026-05-04 03:20:51] "GET /routing-instance/cf4a5ee8-80e9-4739-bf34-dc57aaf08fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.005033 10.0.0.129 - - [2026-05-04 03:20:51] "GET /route-target/232f971f-68ac-4079-94ca-6de9afaf9eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004726 10.0.0.129 - - [2026-05-04 03:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.129 - - [2026-05-04 03:20:51] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004431 10.0.0.129 - - [2026-05-04 03:20:51] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004129 10.0.0.129 - - [2026-05-04 03:20:51] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006457 10.0.0.129 - - [2026-05-04 03:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.129 - - [2026-05-04 03:20:52] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005830 10.0.0.129 - - [2026-05-04 03:20:52] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003696 10.0.0.129 - - [2026-05-04 03:20:52] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006263 10.0.0.129 - - [2026-05-04 03:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005779 10.0.0.129 - - [2026-05-04 03:20:52] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004758 10.0.0.129 - - [2026-05-04 03:20:52] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004290 10.0.0.129 - - [2026-05-04 03:20:52] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006631 10.0.0.129 - - [2026-05-04 03:20:52] "GET /obj-perms HTTP/1.1" 200 5099 0.071095 10.0.0.249 - - [2026-05-04 03:20:52] "GET /obj-perms HTTP/1.1" 200 5099 0.005941 10.0.0.129 - - [2026-05-04 03:20:52] "GET /obj-perms HTTP/1.1" 200 5099 0.005073 10.0.0.249 - - [2026-05-04 03:20:52] "GET /obj-perms HTTP/1.1" 200 5099 0.006532 10.0.0.129 - - [2026-05-04 03:20:52] "GET /virtual-machine/6a062b03-f495-40cf-b0aa-a7381e4f5611 HTTP/1.1" 200 1319 0.004791 10.0.0.129 - - [2026-05-04 03:20:52] "GET /virtual-machine-interface/b2385927-ea67-4b26-9343-deb15fd56142 HTTP/1.1" 200 3426 0.007141 10.0.0.129 - - [2026-05-04 03:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.129 - - [2026-05-04 03:20:52] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005085 10.0.0.129 - - [2026-05-04 03:20:52] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.006992 10.0.0.129 - - [2026-05-04 03:20:52] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.009093 10.0.0.129 - - [2026-05-04 03:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.129 - - [2026-05-04 03:20:54] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005010 10.0.0.129 - - [2026-05-04 03:20:54] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004506 10.0.0.129 - - [2026-05-04 03:20:54] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006733 10.0.0.129 - - [2026-05-04 03:20:59] "POST /neutron/port HTTP/1.1" 200 1254 0.023914 10.0.0.129 - - [2026-05-04 03:21:00] "POST /neutron/security_group HTTP/1.1" 200 1455 0.008681 10.0.0.129 - - [2026-05-04 03:21:04] "POST /neutron/port HTTP/1.1" 200 1254 0.026997 10.0.0.129 - - [2026-05-04 03:21:07] "POST /neutron/port HTTP/1.1" 200 1254 0.031441 10.0.0.129 - - [2026-05-04 03:21:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005601 10.0.0.129 - - [2026-05-04 03:21:07] "POST /neutron/port HTTP/1.1" 200 117 0.001543 10.0.0.129 - - [2026-05-04 03:21:09] "POST /neutron/security_group HTTP/1.1" 200 1455 0.009837 10.0.0.129 - - [2026-05-04 03:21:15] "POST /neutron/port HTTP/1.1" 200 1254 0.025957 10.0.0.129 - - [2026-05-04 03:21:15] "POST /neutron/security_group HTTP/1.1" 200 1455 0.008664 10.0.0.129 - - [2026-05-04 03:21:15] "GET /virtual-machine/326c3ff6-a667-40e3-9edc-51307157a985 HTTP/1.1" 200 1319 0.007672 10.0.0.129 - - [2026-05-04 03:21:15] "GET /virtual-machine/326c3ff6-a667-40e3-9edc-51307157a985 HTTP/1.1" 200 1319 0.005659 10.0.0.129 - - [2026-05-04 03:21:15] "GET /virtual-machine-interface/7c9ef3b1-d6f8-469e-9f2b-ab91b6a45500 HTTP/1.1" 200 3425 0.007501 10.0.0.129 - - [2026-05-04 03:21:15] "GET /virtual-machine/326c3ff6-a667-40e3-9edc-51307157a985 HTTP/1.1" 200 1319 0.004904 10.0.0.129 - - [2026-05-04 03:21:15] "GET /virtual-machine-interface/7c9ef3b1-d6f8-469e-9f2b-ab91b6a45500 HTTP/1.1" 200 3425 0.006876 10.0.0.129 - - [2026-05-04 03:21:15] "GET /instance-ip/2f236b0b-4a29-40ad-918f-cfaec363651e HTTP/1.1" 200 1737 0.009147 10.0.0.129 - - [2026-05-04 03:21:15] "GET /instance-ip/3c6007d5-d570-43fb-b191-e70dcfd4f6ec HTTP/1.1" 200 1717 0.007270 10.0.0.129 - - [2026-05-04 03:21:15] "GET /virtual-machine/326c3ff6-a667-40e3-9edc-51307157a985 HTTP/1.1" 200 1319 0.005120 10.0.0.129 - - [2026-05-04 03:21:15] "GET /virtual-machine-interface/7c9ef3b1-d6f8-469e-9f2b-ab91b6a45500 HTTP/1.1" 200 3425 0.006614 10.0.0.129 - - [2026-05-04 03:21:15] "GET /instance-ip/2f236b0b-4a29-40ad-918f-cfaec363651e HTTP/1.1" 200 1737 0.005734 10.0.0.129 - - [2026-05-04 03:21:15] "GET /instance-ip/3c6007d5-d570-43fb-b191-e70dcfd4f6ec HTTP/1.1" 200 1717 0.005334 10.0.0.129 - - [2026-05-04 03:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.129 - - [2026-05-04 03:21:15] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004638 10.0.0.129 - - [2026-05-04 03:21:15] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004925 10.0.0.129 - - [2026-05-04 03:21:15] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008677 10.0.0.129 - - [2026-05-04 03:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008375 10.0.0.129 - - [2026-05-04 03:21:15] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004744 10.0.0.129 - - [2026-05-04 03:21:15] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003342 10.0.0.129 - - [2026-05-04 03:21:15] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008012 10.0.0.129 - - [2026-05-04 03:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.129 - - [2026-05-04 03:21:15] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004671 10.0.0.129 - - [2026-05-04 03:21:15] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003847 10.0.0.129 - - [2026-05-04 03:21:16] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007858 10.0.0.129 - - [2026-05-04 03:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.129 - - [2026-05-04 03:21:16] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004630 10.0.0.129 - - [2026-05-04 03:21:16] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003314 10.0.0.129 - - [2026-05-04 03:21:16] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006775 10.0.0.129 - - [2026-05-04 03:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.129 - - [2026-05-04 03:21:16] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004914 10.0.0.129 - - [2026-05-04 03:21:16] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003900 10.0.0.129 - - [2026-05-04 03:21:16] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008643 10.0.0.129 - - [2026-05-04 03:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.129 - - [2026-05-04 03:21:16] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004367 10.0.0.129 - - [2026-05-04 03:21:16] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003717 10.0.0.129 - - [2026-05-04 03:21:16] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007682 10.0.0.129 - - [2026-05-04 03:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.129 - - [2026-05-04 03:21:16] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005009 10.0.0.129 - - [2026-05-04 03:21:16] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004752 10.0.0.129 - - [2026-05-04 03:21:16] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006585 10.0.0.129 - - [2026-05-04 03:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.129 - - [2026-05-04 03:21:17] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004589 10.0.0.129 - - [2026-05-04 03:21:17] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003379 10.0.0.129 - - [2026-05-04 03:21:17] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006927 10.0.0.129 - - [2026-05-04 03:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.129 - - [2026-05-04 03:21:17] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004351 10.0.0.129 - - [2026-05-04 03:21:17] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003662 10.0.0.129 - - [2026-05-04 03:21:17] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006838 10.0.0.129 - - [2026-05-04 03:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.129 - - [2026-05-04 03:21:17] "GET /routing-instance/cf4a5ee8-80e9-4739-bf34-dc57aaf08fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.005302 10.0.0.129 - - [2026-05-04 03:21:17] "GET /route-target/232f971f-68ac-4079-94ca-6de9afaf9eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004535 10.0.0.129 - - [2026-05-04 03:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.129 - - [2026-05-04 03:21:17] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004974 10.0.0.129 - - [2026-05-04 03:21:17] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004563 10.0.0.129 - - [2026-05-04 03:21:18] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006524 10.0.0.129 - - [2026-05-04 03:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.129 - - [2026-05-04 03:21:18] "GET /routing-instance/cf4a5ee8-80e9-4739-bf34-dc57aaf08fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.005489 10.0.0.129 - - [2026-05-04 03:21:18] "GET /route-target/232f971f-68ac-4079-94ca-6de9afaf9eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005235 10.0.0.129 - - [2026-05-04 03:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.129 - - [2026-05-04 03:21:18] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006311 10.0.0.129 - - [2026-05-04 03:21:18] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.005230 10.0.0.129 - - [2026-05-04 03:21:18] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007610 10.0.0.129 - - [2026-05-04 03:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.129 - - [2026-05-04 03:21:18] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005110 10.0.0.129 - - [2026-05-04 03:21:18] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004013 10.0.0.129 - - [2026-05-04 03:21:18] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006987 10.0.0.129 - - [2026-05-04 03:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.129 - - [2026-05-04 03:21:18] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005934 10.0.0.129 - - [2026-05-04 03:21:18] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004815 10.0.0.129 - - [2026-05-04 03:21:18] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008024 10.0.0.129 - - [2026-05-04 03:21:18] "GET /obj-perms HTTP/1.1" 200 5099 0.009010 10.0.0.249 - - [2026-05-04 03:21:18] "GET /obj-perms HTTP/1.1" 200 5099 0.004598 10.0.0.129 - - [2026-05-04 03:21:18] "GET /obj-perms HTTP/1.1" 200 5099 0.004117 10.0.0.129 - - [2026-05-04 03:21:18] "GET /obj-perms HTTP/1.1" 200 5099 0.004753 10.0.0.129 - - [2026-05-04 03:21:18] "GET /virtual-machine/326c3ff6-a667-40e3-9edc-51307157a985 HTTP/1.1" 200 1319 0.005278 10.0.0.129 - - [2026-05-04 03:21:18] "GET /virtual-machine-interface/7c9ef3b1-d6f8-469e-9f2b-ab91b6a45500 HTTP/1.1" 200 3425 0.006002 10.0.0.129 - - [2026-05-04 03:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004694 10.0.0.129 - - [2026-05-04 03:21:18] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004246 10.0.0.129 - - [2026-05-04 03:21:19] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003701 10.0.0.129 - - [2026-05-04 03:21:19] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007468 10.0.0.129 - - [2026-05-04 03:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.129 - - [2026-05-04 03:21:20] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004466 10.0.0.129 - - [2026-05-04 03:21:20] "GET /virtual-networks?parent_id=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004196 10.0.0.129 - - [2026-05-04 03:21:20] "GET /virtual-network/a1a482d9-0cd8-4dd0-92a7-25e3683e83e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007437 10.0.0.129 - - [2026-05-04 03:21:20] "GET /virtual-machine/6a062b03-f495-40cf-b0aa-a7381e4f5611 HTTP/1.1" 200 1319 0.004749 10.0.0.129 - - [2026-05-04 03:21:20] "GET /virtual-machine-interface/b2385927-ea67-4b26-9343-deb15fd56142 HTTP/1.1" 200 3426 0.007400 10.0.0.129 - - [2026-05-04 03:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.129 - - [2026-05-04 03:21:20] "GET /security-group/58283bcd-48c0-4d69-b9c3-12fdc4eac5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.005101 10.0.0.129 - - [2026-05-04 03:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005273 10.0.0.129 - - [2026-05-04 03:21:20] "GET /security-group/58283bcd-48c0-4d69-b9c3-12fdc4eac5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.005294 10.0.0.129 - - [2026-05-04 03:21:20] "POST /neutron/security_group HTTP/1.1" 200 1481 0.005435 10.0.0.129 - - [2026-05-04 03:21:20] "POST /neutron/port HTTP/1.1" 200 1244 0.020998 10.0.0.129 - - [2026-05-04 03:21:20] "GET /virtual-machine/6a062b03-f495-40cf-b0aa-a7381e4f5611 HTTP/1.1" 200 1319 0.005275 10.0.0.129 - - [2026-05-04 03:21:20] "GET /virtual-machine-interface/b2385927-ea67-4b26-9343-deb15fd56142 HTTP/1.1" 200 3370 0.010539 10.0.0.129 - - [2026-05-04 03:21:20] "POST /neutron/security_group HTTP/1.1" 200 1455 0.015439 10.0.0.129 - - [2026-05-04 03:21:20] "POST /neutron/port HTTP/1.1" 200 1206 0.019759 10.0.0.129 - - [2026-05-04 03:21:21] "GET /virtual-machine/6a062b03-f495-40cf-b0aa-a7381e4f5611 HTTP/1.1" 200 1319 0.005368 10.0.0.129 - - [2026-05-04 03:21:21] "GET /virtual-machine-interface/b2385927-ea67-4b26-9343-deb15fd56142 HTTP/1.1" 200 3426 0.011280 10.0.0.129 - - [2026-05-04 03:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.129 - - [2026-05-04 03:21:21] "GET /security-group/58283bcd-48c0-4d69-b9c3-12fdc4eac5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.004233 10.0.0.129 - - [2026-05-04 03:21:21] "POST /neutron/port HTTP/1.1" 200 1254 0.026350 10.0.0.129 - - [2026-05-04 03:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.129 - - [2026-05-04 03:21:21] "GET /security-group/58283bcd-48c0-4d69-b9c3-12fdc4eac5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.004975 10.0.0.129 - - [2026-05-04 03:21:21] "POST /neutron/security_group HTTP/1.1" 200 1481 0.004869 10.0.0.129 - - [2026-05-04 03:21:21] "POST /neutron/security_group HTTP/1.1" 200 1481 0.005275 10.0.0.129 - - [2026-05-04 03:21:21] "POST /neutron/port HTTP/1.1" 200 117 0.001242 10.0.0.129 - - [2026-05-04 03:21:21] "POST /fqname-to-id HTTP/1.1" 404 249 0.005938 10.0.0.129 - - [2026-05-04 03:21:21] "DELETE /access-control-list/d03ea801-26bf-4416-856a-a5c94514ed9a HTTP/1.1" 200 115 0.049936 10.0.0.129 - - [2026-05-04 03:21:21] "POST /fqname-to-id HTTP/1.1" 404 249 0.004865 10.0.0.249 - - [2026-05-04 03:21:21] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001205 10.0.0.129 - - [2026-05-04 03:21:22] "POST /neutron/security_group HTTP/1.1" 200 153 0.082009 10.0.0.129 - - [2026-05-04 03:21:22] "POST /neutron/network HTTP/1.1" 200 1111 0.012683 10.0.0.129 - - [2026-05-04 03:21:24] "POST /neutron/network HTTP/1.1" 400 204 0.019127 10.0.0.129 - - [2026-05-04 03:21:28] "POST /neutron/network HTTP/1.1" 200 1111 0.013947 10.0.0.129 - - [2026-05-04 03:21:30] "POST /neutron/network HTTP/1.1" 400 204 0.022303 10.0.0.129 - - [2026-05-04 03:21:34] "POST /neutron/network HTTP/1.1" 200 1111 0.012315 10.0.0.129 - - [2026-05-04 03:21:36] "POST /neutron/network HTTP/1.1" 400 204 0.016268 10.0.0.50 - - [2026-05-04 03:21:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000633 10.0.0.50 - - [2026-05-04 03:21:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000599 10.0.0.249 - - [2026-05-04 03:21:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000433 10.0.0.249 - - [2026-05-04 03:21:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000468 10.0.0.50 - - [2026-05-04 03:21:39] "GET /global-system-configs HTTP/1.1" 401 293 0.001214 10.0.0.50 - - [2026-05-04 03:21:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.249 - - [2026-05-04 03:21:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000493 10.0.0.249 - - [2026-05-04 03:21:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000519 10.0.0.129 - - [2026-05-04 03:21:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000457 10.0.0.129 - - [2026-05-04 03:21:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000392 10.0.0.129 - - [2026-05-04 03:21:40] "POST /neutron/network HTTP/1.1" 200 1111 0.010797 10.0.0.129 - - [2026-05-04 03:21:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.129 - - [2026-05-04 03:21:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000421 10.0.0.129 - - [2026-05-04 03:21:42] "POST /neutron/network HTTP/1.1" 400 204 0.016792 10.0.0.129 - - [2026-05-04 03:21:46] "POST /neutron/network HTTP/1.1" 200 1111 0.012964 10.0.0.129 - - [2026-05-04 03:21:48] "POST /neutron/network HTTP/1.1" 400 204 0.019083 10.0.0.129 - - [2026-05-04 03:21:53] "POST /neutron/network HTTP/1.1" 200 1111 0.014485 10.0.0.129 - - [2026-05-04 03:21:55] "POST /neutron/network HTTP/1.1" 400 204 0.019487 10.0.0.129 - - [2026-05-04 03:21:59] "POST /neutron/network HTTP/1.1" 200 1111 0.011356 10.0.0.129 - - [2026-05-04 03:22:01] "POST /neutron/network HTTP/1.1" 400 204 0.019381 10.0.0.129 - - [2026-05-04 03:22:05] "POST /neutron/network HTTP/1.1" 200 1111 0.013060 10.0.0.129 - - [2026-05-04 03:22:07] "POST /neutron/network HTTP/1.1" 400 204 0.015767 10.0.0.129 - - [2026-05-04 03:22:08] "POST /neutron/network HTTP/1.1" 200 1121 0.010577 10.0.0.129 - - [2026-05-04 03:22:08] "POST /neutron/subnet HTTP/1.1" 200 1375 0.020221 10.0.0.129 - - [2026-05-04 03:22:08] "POST /neutron/network HTTP/1.1" 200 1111 0.011656 10.0.0.129 - - [2026-05-04 03:22:11] "POST /neutron/network HTTP/1.1" 200 1111 0.012781 10.0.0.129 - - [2026-05-04 03:22:13] "POST /neutron/network HTTP/1.1" 400 204 0.015713 10.0.0.50 - - [2026-05-04 03:22:15] "GET /obj-perms HTTP/1.1" 200 5075 0.057083 10.0.0.249 - - [2026-05-04 03:22:15] "GET /obj-perms HTTP/1.1" 200 5075 0.061129 10.0.0.129 - - [2026-05-04 03:22:22] "POST /neutron/network HTTP/1.1" 200 1121 0.008734 10.0.0.129 - - [2026-05-04 03:22:22] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015536 10.0.0.129 - - [2026-05-04 03:22:22] "POST /neutron/network HTTP/1.1" 200 1111 0.011164 10.0.0.249 - - [2026-05-04 03:23:05] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001306 10.0.0.129 - - [2026-05-04 03:23:05] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.050360 10.0.0.249 - - [2026-05-04 03:23:05] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001495 10.0.0.129 - - [2026-05-04 03:23:05] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.053681 10.0.0.249 - - [2026-05-04 03:23:07] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001221 10.0.0.129 - - [2026-05-04 03:23:07] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.045670 10.0.0.249 - - [2026-05-04 03:23:07] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001079 10.0.0.129 - - [2026-05-04 03:23:07] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.045708 10.0.0.129 - - [2026-05-04 03:23:09] "POST /neutron/port HTTP/1.1" 200 1216 0.023757 10.0.0.129 - - [2026-05-04 03:23:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004609 10.0.0.129 - - [2026-05-04 03:23:09] "POST /neutron/port HTTP/1.1" 200 117 0.001338 10.0.0.249 - - [2026-05-04 03:23:09] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001330 10.0.0.129 - - [2026-05-04 03:23:09] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.090371 10.0.0.249 - - [2026-05-04 03:23:09] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001142 10.0.0.129 - - [2026-05-04 03:23:09] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.062661 10.0.0.249 - - [2026-05-04 03:23:11] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001350 10.0.0.129 - - [2026-05-04 03:23:11] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.063487 10.0.0.249 - - [2026-05-04 03:23:11] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001731 10.0.0.129 - - [2026-05-04 03:23:11] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.072240 10.0.0.249 - - [2026-05-04 03:23:13] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002470 10.0.0.129 - - [2026-05-04 03:23:13] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.054371 10.0.0.249 - - [2026-05-04 03:23:13] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001882 10.0.0.129 - - [2026-05-04 03:23:13] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.066223 10.0.0.249 - - [2026-05-04 03:23:15] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001073 10.0.0.129 - - [2026-05-04 03:23:16] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.054514 10.0.0.249 - - [2026-05-04 03:23:16] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001150 10.0.0.129 - - [2026-05-04 03:23:16] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.061581 10.0.0.129 - - [2026-05-04 03:23:16] "GET /obj-perms HTTP/1.1" 200 5075 0.100963 10.0.0.249 - - [2026-05-04 03:23:18] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001523 10.0.0.129 - - [2026-05-04 03:23:18] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.052920 10.0.0.249 - - [2026-05-04 03:23:18] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001103 10.0.0.129 - - [2026-05-04 03:23:18] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.052882 10.0.0.249 - - [2026-05-04 03:23:20] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001271 10.0.0.129 - - [2026-05-04 03:23:20] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.045313 10.0.0.249 - - [2026-05-04 03:23:20] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001244 10.0.0.129 - - [2026-05-04 03:23:20] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.068749 10.0.0.249 - - [2026-05-04 03:23:22] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001214 10.0.0.129 - - [2026-05-04 03:23:22] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.057134 10.0.0.249 - - [2026-05-04 03:23:22] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001070 10.0.0.129 - - [2026-05-04 03:23:22] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.057521 10.0.0.129 - - [2026-05-04 03:23:23] "POST /neutron/port HTTP/1.1" 200 1216 0.043082 10.0.0.129 - - [2026-05-04 03:23:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004720 10.0.0.129 - - [2026-05-04 03:23:24] "POST /neutron/port HTTP/1.1" 200 117 0.001237 10.0.0.249 - - [2026-05-04 03:23:24] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001136 10.0.0.129 - - [2026-05-04 03:23:24] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.051370 10.0.0.249 - - [2026-05-04 03:23:24] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001225 10.0.0.129 - - [2026-05-04 03:23:24] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.052199 10.0.0.249 - - [2026-05-04 03:23:26] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001074 10.0.0.129 - - [2026-05-04 03:23:26] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.045555 10.0.0.249 - - [2026-05-04 03:23:26] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001100 10.0.0.129 - - [2026-05-04 03:23:26] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.066789 10.0.0.249 - - [2026-05-04 03:23:28] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001540 10.0.0.129 - - [2026-05-04 03:23:28] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.049823 10.0.0.249 - - [2026-05-04 03:23:28] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001098 10.0.0.129 - - [2026-05-04 03:23:29] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.068174 10.0.0.249 - - [2026-05-04 03:23:31] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001128 10.0.0.129 - - [2026-05-04 03:23:31] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.054027 10.0.0.249 - - [2026-05-04 03:23:31] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001099 10.0.0.129 - - [2026-05-04 03:23:31] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.046578 10.0.0.249 - - [2026-05-04 03:23:33] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001099 10.0.0.129 - - [2026-05-04 03:23:33] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.041407 10.0.0.249 - - [2026-05-04 03:23:33] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001757 10.0.0.129 - - [2026-05-04 03:23:33] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.043896 10.0.0.249 - - [2026-05-04 03:23:35] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001293 10.0.0.129 - - [2026-05-04 03:23:35] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.061301 10.0.0.249 - - [2026-05-04 03:23:35] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001136 10.0.0.129 - - [2026-05-04 03:23:35] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.056562 10.0.0.249 - - [2026-05-04 03:23:37] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001114 10.0.0.129 - - [2026-05-04 03:23:37] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.057701 10.0.0.249 - - [2026-05-04 03:23:37] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001236 10.0.0.129 - - [2026-05-04 03:23:37] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.048713 10.0.0.249 - - [2026-05-04 03:23:39] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001538 10.0.0.129 - - [2026-05-04 03:23:39] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.049512 10.0.0.249 - - [2026-05-04 03:23:39] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001378 10.0.0.129 - - [2026-05-04 03:23:39] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.054917 10.0.0.249 - - [2026-05-04 03:23:41] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001243 10.0.0.129 - - [2026-05-04 03:23:41] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.054407 10.0.0.249 - - [2026-05-04 03:23:41] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001365 10.0.0.129 - - [2026-05-04 03:23:41] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.063845 10.0.0.249 - - [2026-05-04 03:23:44] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001097 10.0.0.129 - - [2026-05-04 03:23:44] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.055212 10.0.0.249 - - [2026-05-04 03:23:44] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001935 10.0.0.129 - - [2026-05-04 03:23:44] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.056820 10.0.0.249 - - [2026-05-04 03:23:46] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001164 10.0.0.129 - - [2026-05-04 03:23:46] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.056609 10.0.0.249 - - [2026-05-04 03:23:46] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001790 10.0.0.129 - - [2026-05-04 03:23:46] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.060480 10.0.0.249 - - [2026-05-04 03:23:48] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001478 10.0.0.129 - - [2026-05-04 03:23:48] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.044704 10.0.0.249 - - [2026-05-04 03:23:48] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001218 10.0.0.129 - - [2026-05-04 03:23:48] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.045754 10.0.0.249 - - [2026-05-04 03:23:50] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001503 10.0.0.129 - - [2026-05-04 03:23:50] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.045934 10.0.0.249 - - [2026-05-04 03:23:50] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000980 10.0.0.129 - - [2026-05-04 03:23:50] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.063833 10.0.0.249 - - [2026-05-04 03:23:52] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001153 10.0.0.129 - - [2026-05-04 03:23:52] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.048251 10.0.0.249 - - [2026-05-04 03:23:52] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001165 10.0.0.129 - - [2026-05-04 03:23:52] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.052586 10.0.0.249 - - [2026-05-04 03:23:54] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001311 10.0.0.129 - - [2026-05-04 03:23:54] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.059783 10.0.0.249 - - [2026-05-04 03:23:54] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001120 10.0.0.129 - - [2026-05-04 03:23:54] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.042992 10.0.0.249 - - [2026-05-04 03:23:56] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001613 10.0.0.129 - - [2026-05-04 03:23:57] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.051075 10.0.0.249 - - [2026-05-04 03:23:57] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001210 10.0.0.129 - - [2026-05-04 03:23:57] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.049723 10.0.0.249 - - [2026-05-04 03:23:59] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001287 10.0.0.129 - - [2026-05-04 03:23:59] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.042220 10.0.0.249 - - [2026-05-04 03:23:59] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001788 10.0.0.129 - - [2026-05-04 03:23:59] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.039643 10.0.0.249 - - [2026-05-04 03:24:01] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001825 10.0.0.129 - - [2026-05-04 03:24:01] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.063621 10.0.0.249 - - [2026-05-04 03:24:01] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002146 10.0.0.129 - - [2026-05-04 03:24:01] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.070048 10.0.0.249 - - [2026-05-04 03:24:03] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001375 10.0.0.129 - - [2026-05-04 03:24:03] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.057581 10.0.0.249 - - [2026-05-04 03:24:03] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001341 10.0.0.129 - - [2026-05-04 03:24:03] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.066539 10.0.0.249 - - [2026-05-04 03:24:05] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002436 10.0.0.129 - - [2026-05-04 03:24:05] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.044874 10.0.0.249 - - [2026-05-04 03:24:05] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001198 10.0.0.129 - - [2026-05-04 03:24:05] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.059728 10.0.0.249 - - [2026-05-04 03:24:07] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001214 10.0.0.129 - - [2026-05-04 03:24:07] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.052366 10.0.0.249 - - [2026-05-04 03:24:07] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001312 10.0.0.129 - - [2026-05-04 03:24:07] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.047909 10.0.0.129 - - [2026-05-04 03:24:09] "POST /neutron/port HTTP/1.1" 200 1216 0.023508 10.0.0.129 - - [2026-05-04 03:24:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004798 10.0.0.129 - - [2026-05-04 03:24:09] "POST /neutron/port HTTP/1.1" 200 117 0.001299 10.0.0.249 - - [2026-05-04 03:24:09] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.003027 10.0.0.129 - - [2026-05-04 03:24:09] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.055588 10.0.0.249 - - [2026-05-04 03:24:09] "GET /projects?obj_uuids=b6aeff57-7995-4192-b863-b346747817ce&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001131 10.0.0.129 - - [2026-05-04 03:24:10] "GET /project/b6aeff57-7995-4192-b863-b346747817ce?fields=virtual_networks HTTP/1.1" 200 1404 0.048968 10.0.0.129 - - [2026-05-04 03:24:10] "POST /fqname-to-id HTTP/1.1" 404 218 0.027106 10.0.0.249 - - [2026-05-04 03:24:10] "GET /projects?obj_uuids=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004417 10.0.0.249 - - [2026-05-04 03:24:10] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001146 10.0.0.249 - - [2026-05-04 03:24:10] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009168 10.0.0.249 - - [2026-05-04 03:24:10] "POST /id-to-fqname HTTP/1.1" 200 221 0.005394 10.0.0.249 - - [2026-05-04 03:24:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.004967 10.0.0.249 - - [2026-05-04 03:24:10] "POST /security-groups HTTP/1.1" 200 621 0.078175 10.0.0.249 - - [2026-05-04 03:24:10] "POST /projects HTTP/1.1" 200 645 0.294087 10.0.0.249 - - [2026-05-04 03:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.329632 10.0.0.129 - - [2026-05-04 03:24:11] "GET /project/8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.495123 10.0.0.129 - - [2026-05-04 03:24:11] "POST /access-control-lists HTTP/1.1" 200 628 0.084040 10.0.0.129 - - [2026-05-04 03:24:12] "GET / HTTP/1.1" 200 36215 0.003509 10.0.0.129 - - [2026-05-04 03:24:14] "POST /fqname-to-id HTTP/1.1" 401 293 0.000597 10.0.0.129 - - [2026-05-04 03:24:14] "POST /fqname-to-id HTTP/1.1" 404 254 0.061885 10.0.0.129 - - [2026-05-04 03:24:14] "POST /security-groups HTTP/1.1" 200 597 0.038645 10.0.0.129 - - [2026-05-04 03:24:14] "POST /fqname-to-id HTTP/1.1" 404 286 0.003776 10.0.0.129 - - [2026-05-04 03:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.129 - - [2026-05-04 03:24:14] "POST /access-control-lists HTTP/1.1" 200 648 0.028558 10.0.0.129 - - [2026-05-04 03:24:14] "GET /security-group/19103ff1-6ce3-4214-9cf8-5debc1e7eb2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.016097 10.0.0.129 - - [2026-05-04 03:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010837 10.0.0.129 - - [2026-05-04 03:24:14] "GET /security-group/19103ff1-6ce3-4214-9cf8-5debc1e7eb2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.005040 10.0.0.129 - - [2026-05-04 03:24:15] "DELETE /security-group/19103ff1-6ce3-4214-9cf8-5debc1e7eb2e HTTP/1.1" 200 115 0.054771 10.0.0.129 - - [2026-05-04 03:24:15] "POST /fqname-to-id HTTP/1.1" 404 254 0.003491 10.0.0.129 - - [2026-05-04 03:24:15] "POST /fqname-to-id HTTP/1.1" 404 254 0.004678 10.0.0.129 - - [2026-05-04 03:24:15] "POST /security-groups HTTP/1.1" 200 597 0.042226 10.0.0.129 - - [2026-05-04 03:24:15] "POST /fqname-to-id HTTP/1.1" 404 286 0.008418 10.0.0.129 - - [2026-05-04 03:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.129 - - [2026-05-04 03:24:15] "GET /security-group/e0effe57-3368-44c4-a2fa-535697d8b7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.007621 10.0.0.129 - - [2026-05-04 03:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.129 - - [2026-05-04 03:24:15] "POST /access-control-lists HTTP/1.1" 200 648 0.034361 10.0.0.129 - - [2026-05-04 03:24:15] "GET /security-group/e0effe57-3368-44c4-a2fa-535697d8b7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004750 10.0.0.129 - - [2026-05-04 03:24:16] "GET /security-group/e0effe57-3368-44c4-a2fa-535697d8b7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.007297 10.0.0.129 - - [2026-05-04 03:24:16] "PUT /security-group/e0effe57-3368-44c4-a2fa-535697d8b7f1 HTTP/1.1" 200 263 0.022507 10.0.0.129 - - [2026-05-04 03:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006020 10.0.0.249 - - [2026-05-04 03:24:16] "GET /projects?obj_uuids=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.002045 10.0.0.129 - - [2026-05-04 03:24:16] "GET /project/8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.050934 10.0.0.249 - - [2026-05-04 03:24:16] "GET /projects?obj_uuids=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001257 10.0.0.129 - - [2026-05-04 03:24:16] "POST /neutron/network HTTP/1.1" 200 735 0.196061 10.0.0.129 - - [2026-05-04 03:24:16] "POST /route-targets HTTP/1.1" 200 328 0.024552 10.0.0.129 - - [2026-05-04 03:24:17] "POST /id-to-fqname HTTP/1.1" 200 300 0.003857 10.0.0.129 - - [2026-05-04 03:24:17] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.010288 10.0.0.129 - - [2026-05-04 03:24:17] "POST /neutron/network HTTP/1.1" 200 951 0.007236 10.0.0.129 - - [2026-05-04 03:24:17] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006584 10.0.0.129 - - [2026-05-04 03:24:17] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006913 10.0.0.129 - - [2026-05-04 03:24:18] "POST /id-to-fqname HTTP/1.1" 200 300 0.001738 10.0.0.129 - - [2026-05-04 03:24:19] "POST /neutron/port HTTP/1.1" 200 2278 0.028392 10.0.0.249 - - [2026-05-04 03:24:19] "GET /projects?obj_uuids=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001148 10.0.0.129 - - [2026-05-04 03:24:20] "GET /project/8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.078853 10.0.0.129 - - [2026-05-04 03:24:20] "POST /neutron/network HTTP/1.1" 200 951 0.042724 10.0.0.129 - - [2026-05-04 03:24:20] "POST /id-to-fqname HTTP/1.1" 200 300 0.001488 10.0.0.129 - - [2026-05-04 03:24:20] "POST /neutron/port HTTP/1.1" 200 2278 0.029515 10.0.0.129 - - [2026-05-04 03:24:20] "POST /neutron/network HTTP/1.1" 200 961 0.008006 10.0.0.249 - - [2026-05-04 03:24:21] "GET /projects?obj_uuids=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001202 10.0.0.129 - - [2026-05-04 03:24:21] "GET /project/8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.098359 10.0.0.129 - - [2026-05-04 03:24:21] "POST /neutron/network HTTP/1.1" 200 951 0.015288 10.0.0.129 - - [2026-05-04 03:24:21] "POST /neutron/port HTTP/1.1" 200 1141 0.153705 10.0.0.129 - - [2026-05-04 03:24:21] "POST /neutron/security_group HTTP/1.1" 200 1286 0.009269 10.0.0.129 - - [2026-05-04 03:24:21] "POST /neutron/subnet HTTP/1.1" 200 684 0.011959 10.0.0.129 - - [2026-05-04 03:24:21] "POST /neutron/network HTTP/1.1" 200 951 0.008900 10.0.0.249 - - [2026-05-04 03:24:22] "GET /projects?obj_uuids=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001171 10.0.0.129 - - [2026-05-04 03:24:22] "POST /neutron/security_group HTTP/1.1" 200 3292 0.066989 10.0.0.129 - - [2026-05-04 03:24:22] "POST /neutron/port HTTP/1.1" 200 1087 0.019146 10.0.0.129 - - [2026-05-04 03:24:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004505 10.0.0.129 - - [2026-05-04 03:24:22] "POST /neutron/network HTTP/1.1" 200 951 0.008305 10.0.0.129 - - [2026-05-04 03:24:25] "POST /neutron/network HTTP/1.1" 200 1121 0.010271 10.0.0.129 - - [2026-05-04 03:24:25] "POST /neutron/subnet HTTP/1.1" 200 1375 0.030544 10.0.0.129 - - [2026-05-04 03:24:25] "POST /neutron/network HTTP/1.1" 200 1111 0.013703 10.0.0.129 - - [2026-05-04 03:24:27] "POST /neutron/port HTTP/1.1" 200 1151 0.021136 10.0.0.129 - - [2026-05-04 03:24:27] "POST /neutron/security_group HTTP/1.1" 200 1286 0.008640 10.0.0.129 - - [2026-05-04 03:24:27] "GET /virtual-machine/c3cb82b2-c80b-4ec4-9dbf-e295ee283b70 HTTP/1.1" 401 293 0.000492 10.0.0.129 - - [2026-05-04 03:24:27] "GET /virtual-machine/c3cb82b2-c80b-4ec4-9dbf-e295ee283b70 HTTP/1.1" 200 1325 0.035093 10.0.0.129 - - [2026-05-04 03:24:27] "GET /virtual-machine/c3cb82b2-c80b-4ec4-9dbf-e295ee283b70 HTTP/1.1" 200 1325 0.003931 10.0.0.129 - - [2026-05-04 03:24:27] "GET /virtual-machine-interface/9c9169fe-85ca-4262-b5ba-01dcb573a85c HTTP/1.1" 200 3271 0.009000 10.0.0.129 - - [2026-05-04 03:24:27] "GET /virtual-machine/c3cb82b2-c80b-4ec4-9dbf-e295ee283b70 HTTP/1.1" 200 1325 0.005269 10.0.0.129 - - [2026-05-04 03:24:27] "GET /virtual-machine-interface/9c9169fe-85ca-4262-b5ba-01dcb573a85c HTTP/1.1" 200 3271 0.006548 10.0.0.129 - - [2026-05-04 03:24:27] "GET /instance-ip/e2dd8e50-c287-46fd-be81-026a5155eaa9 HTTP/1.1" 200 1731 0.008076 10.0.0.129 - - [2026-05-04 03:24:27] "GET /virtual-machine/c3cb82b2-c80b-4ec4-9dbf-e295ee283b70 HTTP/1.1" 200 1325 0.004452 10.0.0.129 - - [2026-05-04 03:24:27] "GET /virtual-machine-interface/9c9169fe-85ca-4262-b5ba-01dcb573a85c HTTP/1.1" 200 3271 0.006263 10.0.0.129 - - [2026-05-04 03:24:27] "GET /instance-ip/e2dd8e50-c287-46fd-be81-026a5155eaa9 HTTP/1.1" 200 1731 0.004687 10.0.0.129 - - [2026-05-04 03:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.129 - - [2026-05-04 03:24:27] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004403 10.0.0.129 - - [2026-05-04 03:24:27] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003485 10.0.0.129 - - [2026-05-04 03:24:27] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006764 10.0.0.129 - - [2026-05-04 03:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.129 - - [2026-05-04 03:24:27] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005147 10.0.0.129 - - [2026-05-04 03:24:27] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003625 10.0.0.129 - - [2026-05-04 03:24:27] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.007329 10.0.0.129 - - [2026-05-04 03:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.129 - - [2026-05-04 03:24:28] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006185 10.0.0.129 - - [2026-05-04 03:24:28] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004515 10.0.0.129 - - [2026-05-04 03:24:28] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006667 10.0.0.129 - - [2026-05-04 03:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006194 10.0.0.129 - - [2026-05-04 03:24:28] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004673 10.0.0.129 - - [2026-05-04 03:24:28] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003967 10.0.0.129 - - [2026-05-04 03:24:28] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006395 10.0.0.129 - - [2026-05-04 03:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.129 - - [2026-05-04 03:24:28] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004786 10.0.0.129 - - [2026-05-04 03:24:28] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003634 10.0.0.129 - - [2026-05-04 03:24:28] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006699 10.0.0.129 - - [2026-05-04 03:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.129 - - [2026-05-04 03:24:28] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004458 10.0.0.129 - - [2026-05-04 03:24:28] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.005316 10.0.0.129 - - [2026-05-04 03:24:28] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.007229 10.0.0.129 - - [2026-05-04 03:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.129 - - [2026-05-04 03:24:28] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005036 10.0.0.129 - - [2026-05-04 03:24:28] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003634 10.0.0.129 - - [2026-05-04 03:24:28] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.007131 10.0.0.129 - - [2026-05-04 03:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.129 - - [2026-05-04 03:24:31] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006417 10.0.0.129 - - [2026-05-04 03:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.129 - - [2026-05-04 03:24:35] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006016 10.0.0.129 - - [2026-05-04 03:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.129 - - [2026-05-04 03:24:39] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.007307 10.0.0.249 - - [2026-05-04 03:24:40] "DELETE /project/8ac408c6a6954bf987e671e0f4a1ecd0 HTTP/1.1" 404 173 0.004888 10.0.0.129 - - [2026-05-04 03:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.129 - - [2026-05-04 03:24:44] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006540 10.0.0.129 - - [2026-05-04 03:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004940 10.0.0.129 - - [2026-05-04 03:24:48] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006118 10.0.0.129 - - [2026-05-04 03:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.129 - - [2026-05-04 03:24:52] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.007468 10.0.0.129 - - [2026-05-04 03:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006564 10.0.0.129 - - [2026-05-04 03:24:56] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006349 10.0.0.129 - - [2026-05-04 03:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.129 - - [2026-05-04 03:25:00] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.007996 10.0.0.129 - - [2026-05-04 03:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.129 - - [2026-05-04 03:25:02] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005484 10.0.0.129 - - [2026-05-04 03:25:02] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.007852 10.0.0.129 - - [2026-05-04 03:25:02] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006524 10.0.0.129 - - [2026-05-04 03:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.129 - - [2026-05-04 03:25:02] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006763 10.0.0.129 - - [2026-05-04 03:25:02] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003663 10.0.0.129 - - [2026-05-04 03:25:03] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.009376 10.0.0.129 - - [2026-05-04 03:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.129 - - [2026-05-04 03:25:03] "GET /routing-instance/889858b3-8945-48c5-971b-736cea68470a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1708 0.009480 10.0.0.129 - - [2026-05-04 03:25:03] "GET /route-target/d8db229a-e41f-4238-b2dc-387edf137135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.008330 10.0.0.129 - - [2026-05-04 03:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.129 - - [2026-05-04 03:25:03] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005528 10.0.0.129 - - [2026-05-04 03:25:03] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004149 10.0.0.129 - - [2026-05-04 03:25:03] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.008518 10.0.0.129 - - [2026-05-04 03:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005589 10.0.0.129 - - [2026-05-04 03:25:03] "GET /routing-instance/889858b3-8945-48c5-971b-736cea68470a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1708 0.008730 10.0.0.129 - - [2026-05-04 03:25:03] "GET /route-target/d8db229a-e41f-4238-b2dc-387edf137135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004527 10.0.0.129 - - [2026-05-04 03:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.129 - - [2026-05-04 03:25:03] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005976 10.0.0.129 - - [2026-05-04 03:25:03] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003836 10.0.0.129 - - [2026-05-04 03:25:03] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.009696 10.0.0.129 - - [2026-05-04 03:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008275 10.0.0.129 - - [2026-05-04 03:25:03] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004661 10.0.0.129 - - [2026-05-04 03:25:03] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004139 10.0.0.129 - - [2026-05-04 03:25:03] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.009719 10.0.0.129 - - [2026-05-04 03:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005756 10.0.0.129 - - [2026-05-04 03:25:03] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006405 10.0.0.129 - - [2026-05-04 03:25:03] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004911 10.0.0.129 - - [2026-05-04 03:25:03] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.009533 10.0.0.249 - - [2026-05-04 03:25:03] "GET /obj-perms HTTP/1.1" 200 5109 0.079004 10.0.0.129 - - [2026-05-04 03:25:04] "GET /obj-perms HTTP/1.1" 200 5109 0.067391 10.0.0.129 - - [2026-05-04 03:25:04] "GET /obj-perms HTTP/1.1" 200 5109 0.005764 10.0.0.249 - - [2026-05-04 03:25:04] "GET /obj-perms HTTP/1.1" 200 5109 0.006561 10.0.0.129 - - [2026-05-04 03:25:04] "GET /obj-perms HTTP/1.1" 200 5109 0.007392 10.0.0.50 - - [2026-05-04 03:25:04] "GET /obj-perms HTTP/1.1" 200 5109 0.069451 10.0.0.129 - - [2026-05-04 03:25:04] "GET /virtual-machine/c3cb82b2-c80b-4ec4-9dbf-e295ee283b70 HTTP/1.1" 200 1325 0.006086 10.0.0.129 - - [2026-05-04 03:25:04] "GET /virtual-machine-interface/9c9169fe-85ca-4262-b5ba-01dcb573a85c HTTP/1.1" 200 3271 0.009650 10.0.0.129 - - [2026-05-04 03:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.129 - - [2026-05-04 03:25:04] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004638 10.0.0.129 - - [2026-05-04 03:25:04] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004092 10.0.0.129 - - [2026-05-04 03:25:04] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006788 10.0.0.129 - - [2026-05-04 03:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.129 - - [2026-05-04 03:25:05] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005124 10.0.0.129 - - [2026-05-04 03:25:05] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004394 10.0.0.129 - - [2026-05-04 03:25:05] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.008669 10.0.0.129 - - [2026-05-04 03:25:06] "POST /neutron/port HTTP/1.1" 200 1151 0.031178 10.0.0.129 - - [2026-05-04 03:25:11] "POST /neutron/port HTTP/1.1" 200 1151 0.020115 10.0.0.129 - - [2026-05-04 03:25:11] "POST /neutron/network HTTP/1.1" 200 1121 0.037827 10.0.0.129 - - [2026-05-04 03:25:11] "POST /neutron/subnet HTTP/1.1" 200 1375 0.022124 10.0.0.129 - - [2026-05-04 03:25:11] "POST /neutron/network HTTP/1.1" 200 1111 0.015336 10.0.0.129 - - [2026-05-04 03:25:16] "POST /neutron/port HTTP/1.1" 200 1151 0.021829 10.0.0.249 - - [2026-05-04 03:25:18] "GET /obj-perms HTTP/1.1" 200 5075 0.068480 10.0.0.129 - - [2026-05-04 03:25:18] "POST /neutron/security_group HTTP/1.1" 200 1286 0.038741 10.0.0.129 - - [2026-05-04 03:25:26] "POST /neutron/port HTTP/1.1" 200 1151 0.022922 10.0.0.129 - - [2026-05-04 03:25:26] "POST /neutron/security_group HTTP/1.1" 200 1286 0.008500 10.0.0.129 - - [2026-05-04 03:25:27] "POST /neutron/port HTTP/1.1" 200 1151 0.020337 10.0.0.129 - - [2026-05-04 03:25:27] "GET /virtual-machine/6422be74-2854-411c-9b10-6a449666fc83 HTTP/1.1" 200 1324 0.007530 10.0.0.129 - - [2026-05-04 03:25:27] "GET /virtual-machine/6422be74-2854-411c-9b10-6a449666fc83 HTTP/1.1" 200 1324 0.005866 10.0.0.129 - - [2026-05-04 03:25:27] "GET /virtual-machine-interface/52e84d65-f026-4052-ab8b-2bbc11180078 HTTP/1.1" 200 3270 0.006527 10.0.0.129 - - [2026-05-04 03:25:27] "GET /virtual-machine/6422be74-2854-411c-9b10-6a449666fc83 HTTP/1.1" 200 1324 0.005038 10.0.0.129 - - [2026-05-04 03:25:27] "GET /virtual-machine-interface/52e84d65-f026-4052-ab8b-2bbc11180078 HTTP/1.1" 200 3270 0.006631 10.0.0.129 - - [2026-05-04 03:25:27] "GET /instance-ip/107e67f1-861b-42d3-b516-4dcbc7871ae9 HTTP/1.1" 200 1730 0.007302 10.0.0.129 - - [2026-05-04 03:25:27] "GET /virtual-machine/6422be74-2854-411c-9b10-6a449666fc83 HTTP/1.1" 200 1324 0.004726 10.0.0.129 - - [2026-05-04 03:25:27] "GET /virtual-machine-interface/52e84d65-f026-4052-ab8b-2bbc11180078 HTTP/1.1" 200 3270 0.006904 10.0.0.129 - - [2026-05-04 03:25:27] "GET /instance-ip/107e67f1-861b-42d3-b516-4dcbc7871ae9 HTTP/1.1" 200 1730 0.009497 10.0.0.129 - - [2026-05-04 03:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.129 - - [2026-05-04 03:25:27] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004294 10.0.0.129 - - [2026-05-04 03:25:27] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003426 10.0.0.129 - - [2026-05-04 03:25:27] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006971 10.0.0.129 - - [2026-05-04 03:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.129 - - [2026-05-04 03:25:27] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005118 10.0.0.129 - - [2026-05-04 03:25:27] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003704 10.0.0.129 - - [2026-05-04 03:25:27] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.007937 10.0.0.129 - - [2026-05-04 03:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.129 - - [2026-05-04 03:25:27] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004575 10.0.0.129 - - [2026-05-04 03:25:27] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.008846 10.0.0.129 - - [2026-05-04 03:25:27] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.007230 10.0.0.129 - - [2026-05-04 03:25:27] "POST /neutron/port HTTP/1.1" 200 1151 0.061074 10.0.0.129 - - [2026-05-04 03:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.129 - - [2026-05-04 03:25:27] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006788 10.0.0.129 - - [2026-05-04 03:25:27] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004066 10.0.0.129 - - [2026-05-04 03:25:27] "POST /neutron/subnet HTTP/1.1" 200 684 0.015856 10.0.0.129 - - [2026-05-04 03:25:27] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.007363 10.0.0.129 - - [2026-05-04 03:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.129 - - [2026-05-04 03:25:27] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004430 10.0.0.129 - - [2026-05-04 03:25:27] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003381 10.0.0.129 - - [2026-05-04 03:25:27] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006410 10.0.0.129 - - [2026-05-04 03:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.129 - - [2026-05-04 03:25:27] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004609 10.0.0.129 - - [2026-05-04 03:25:27] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003598 10.0.0.129 - - [2026-05-04 03:25:27] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.007821 10.0.0.129 - - [2026-05-04 03:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.129 - - [2026-05-04 03:25:28] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004520 10.0.0.129 - - [2026-05-04 03:25:28] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003728 10.0.0.129 - - [2026-05-04 03:25:28] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006906 10.0.0.129 - - [2026-05-04 03:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005144 10.0.0.129 - - [2026-05-04 03:25:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004371 10.0.0.129 - - [2026-05-04 03:25:29] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003767 10.0.0.129 - - [2026-05-04 03:25:29] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.007393 10.0.0.129 - - [2026-05-04 03:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.129 - - [2026-05-04 03:25:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004461 10.0.0.129 - - [2026-05-04 03:25:29] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003741 10.0.0.129 - - [2026-05-04 03:25:29] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.007491 10.0.0.129 - - [2026-05-04 03:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.129 - - [2026-05-04 03:25:29] "GET /routing-instance/889858b3-8945-48c5-971b-736cea68470a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1708 0.005436 10.0.0.129 - - [2026-05-04 03:25:29] "GET /route-target/d8db229a-e41f-4238-b2dc-387edf137135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005575 10.0.0.129 - - [2026-05-04 03:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.129 - - [2026-05-04 03:25:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004075 10.0.0.129 - - [2026-05-04 03:25:29] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003298 10.0.0.129 - - [2026-05-04 03:25:29] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006476 10.0.0.129 - - [2026-05-04 03:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.129 - - [2026-05-04 03:25:29] "GET /routing-instance/889858b3-8945-48c5-971b-736cea68470a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1708 0.004892 10.0.0.129 - - [2026-05-04 03:25:29] "GET /route-target/d8db229a-e41f-4238-b2dc-387edf137135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004311 10.0.0.129 - - [2026-05-04 03:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.129 - - [2026-05-04 03:25:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005059 10.0.0.129 - - [2026-05-04 03:25:29] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003818 10.0.0.129 - - [2026-05-04 03:25:30] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006878 10.0.0.129 - - [2026-05-04 03:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.129 - - [2026-05-04 03:25:30] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004895 10.0.0.129 - - [2026-05-04 03:25:30] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003653 10.0.0.129 - - [2026-05-04 03:25:30] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.010113 10.0.0.129 - - [2026-05-04 03:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.129 - - [2026-05-04 03:25:30] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006143 10.0.0.129 - - [2026-05-04 03:25:30] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004022 10.0.0.129 - - [2026-05-04 03:25:30] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.012869 10.0.0.129 - - [2026-05-04 03:25:30] "GET /obj-perms HTTP/1.1" 200 5109 0.003870 10.0.0.249 - - [2026-05-04 03:25:30] "GET /obj-perms HTTP/1.1" 200 5109 0.004524 10.0.0.129 - - [2026-05-04 03:25:30] "GET /obj-perms HTTP/1.1" 200 5109 0.004286 10.0.0.129 - - [2026-05-04 03:25:30] "GET /obj-perms HTTP/1.1" 200 5109 0.004135 10.0.0.129 - - [2026-05-04 03:25:30] "GET /virtual-machine/6422be74-2854-411c-9b10-6a449666fc83 HTTP/1.1" 200 1324 0.004420 10.0.0.129 - - [2026-05-04 03:25:30] "GET /virtual-machine-interface/52e84d65-f026-4052-ab8b-2bbc11180078 HTTP/1.1" 200 3270 0.006591 10.0.0.129 - - [2026-05-04 03:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.129 - - [2026-05-04 03:25:30] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003937 10.0.0.129 - - [2026-05-04 03:25:30] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003684 10.0.0.129 - - [2026-05-04 03:25:30] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.008217 10.0.0.129 - - [2026-05-04 03:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.129 - - [2026-05-04 03:25:31] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005258 10.0.0.129 - - [2026-05-04 03:25:31] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003687 10.0.0.129 - - [2026-05-04 03:25:31] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.007995 10.0.0.129 - - [2026-05-04 03:25:32] "GET /virtual-machine/c3cb82b2-c80b-4ec4-9dbf-e295ee283b70 HTTP/1.1" 200 1325 0.004543 10.0.0.129 - - [2026-05-04 03:25:32] "GET /virtual-machine-interface/9c9169fe-85ca-4262-b5ba-01dcb573a85c HTTP/1.1" 200 3271 0.006279 10.0.0.129 - - [2026-05-04 03:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.129 - - [2026-05-04 03:25:32] "GET /security-group/e0effe57-3368-44c4-a2fa-535697d8b7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.004775 10.0.0.129 - - [2026-05-04 03:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.129 - - [2026-05-04 03:25:32] "GET /security-group/e0effe57-3368-44c4-a2fa-535697d8b7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006212 10.0.0.129 - - [2026-05-04 03:25:32] "POST /neutron/security_group HTTP/1.1" 200 1312 0.005480 10.0.0.129 - - [2026-05-04 03:25:32] "POST /neutron/port HTTP/1.1" 200 1141 0.015533 10.0.0.129 - - [2026-05-04 03:25:32] "GET /virtual-machine/c3cb82b2-c80b-4ec4-9dbf-e295ee283b70 HTTP/1.1" 200 1325 0.004571 10.0.0.129 - - [2026-05-04 03:25:32] "GET /virtual-machine-interface/9c9169fe-85ca-4262-b5ba-01dcb573a85c HTTP/1.1" 200 3210 0.008121 10.0.0.129 - - [2026-05-04 03:25:32] "POST /neutron/security_group HTTP/1.1" 200 1286 0.013357 10.0.0.129 - - [2026-05-04 03:25:32] "POST /neutron/port HTTP/1.1" 200 1103 0.016258 10.0.0.129 - - [2026-05-04 03:25:32] "GET /virtual-machine/c3cb82b2-c80b-4ec4-9dbf-e295ee283b70 HTTP/1.1" 200 1325 0.004903 10.0.0.129 - - [2026-05-04 03:25:32] "GET /virtual-machine-interface/9c9169fe-85ca-4262-b5ba-01dcb573a85c HTTP/1.1" 200 3271 0.009034 10.0.0.129 - - [2026-05-04 03:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.129 - - [2026-05-04 03:25:32] "GET /security-group/e0effe57-3368-44c4-a2fa-535697d8b7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.004479 10.0.0.129 - - [2026-05-04 03:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.129 - - [2026-05-04 03:25:32] "GET /security-group/e0effe57-3368-44c4-a2fa-535697d8b7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.004969 10.0.0.129 - - [2026-05-04 03:25:32] "DELETE /security-group/e0effe57-3368-44c4-a2fa-535697d8b7f1 HTTP/1.1" 409 338 0.010528 10.0.0.129 - - [2026-05-04 03:26:13] "POST /neutron/port HTTP/1.1" 200 1151 0.022094 10.0.0.129 - - [2026-05-04 03:26:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005068 10.0.0.129 - - [2026-05-04 03:26:13] "POST /neutron/network HTTP/1.1" 200 951 0.009690 10.0.0.50 - - [2026-05-04 03:26:19] "GET /obj-perms HTTP/1.1" 200 5075 0.066319 10.0.0.129 - - [2026-05-04 03:26:28] "POST /neutron/network HTTP/1.1" 200 1121 0.008433 10.0.0.129 - - [2026-05-04 03:26:28] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015792 10.0.0.129 - - [2026-05-04 03:26:28] "POST /neutron/network HTTP/1.1" 200 1111 0.010552 10.0.0.50 - - [2026-05-04 03:26:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000494 10.0.0.50 - - [2026-05-04 03:26:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.249 - - [2026-05-04 03:26:38] "GET /global-system-configs HTTP/1.1" 401 293 0.001402 10.0.0.249 - - [2026-05-04 03:26:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000470 10.0.0.50 - - [2026-05-04 03:26:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000571 10.0.0.50 - - [2026-05-04 03:26:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000544 10.0.0.249 - - [2026-05-04 03:26:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000490 10.0.0.249 - - [2026-05-04 03:26:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000498 10.0.0.129 - - [2026-05-04 03:26:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000471 10.0.0.129 - - [2026-05-04 03:26:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.129 - - [2026-05-04 03:26:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000447 10.0.0.129 - - [2026-05-04 03:26:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000471 10.0.0.129 - - [2026-05-04 03:27:08] "GET /security-group/e0effe57-3368-44c4-a2fa-535697d8b7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.004717 10.0.0.129 - - [2026-05-04 03:27:08] "PUT /security-group/e0effe57-3368-44c4-a2fa-535697d8b7f1 HTTP/1.1" 200 263 0.019488 10.0.0.129 - - [2026-05-04 03:27:08] "PUT /access-control-list/199b642f-4ee1-4345-af3a-763bb23f3206 HTTP/1.1" 200 273 0.018899 10.0.0.129 - - [2026-05-04 03:27:10] "POST /neutron/port HTTP/1.1" 200 1141 0.019969 10.0.0.129 - - [2026-05-04 03:27:11] "GET /virtual-machine/6422be74-2854-411c-9b10-6a449666fc83 HTTP/1.1" 200 1324 0.004782 10.0.0.129 - - [2026-05-04 03:27:11] "POST /neutron/port HTTP/1.1" 200 1113 0.024524 10.0.0.129 - - [2026-05-04 03:27:13] "GET /virtual-machine/6422be74-2854-411c-9b10-6a449666fc83 HTTP/1.1" 404 171 0.003392 10.0.0.129 - - [2026-05-04 03:27:13] "GET /virtual-machine/6422be74-2854-411c-9b10-6a449666fc83 HTTP/1.1" 404 171 0.003211 10.0.0.129 - - [2026-05-04 03:27:13] "GET /virtual-machine/6422be74-2854-411c-9b10-6a449666fc83 HTTP/1.1" 404 171 0.003092 10.0.0.129 - - [2026-05-04 03:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.129 - - [2026-05-04 03:27:13] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004234 10.0.0.129 - - [2026-05-04 03:27:13] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003653 10.0.0.129 - - [2026-05-04 03:27:13] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.009903 10.0.0.129 - - [2026-05-04 03:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005372 10.0.0.129 - - [2026-05-04 03:27:13] "GET /routing-instance/889858b3-8945-48c5-971b-736cea68470a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1708 0.006325 10.0.0.129 - - [2026-05-04 03:27:13] "GET /route-target/d8db229a-e41f-4238-b2dc-387edf137135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004977 10.0.0.129 - - [2026-05-04 03:27:13] "GET /obj-perms HTTP/1.1" 200 5109 0.005104 10.0.0.129 - - [2026-05-04 03:27:14] "POST /neutron/port HTTP/1.1" 200 1216 0.024230 10.0.0.129 - - [2026-05-04 03:27:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004703 10.0.0.129 - - [2026-05-04 03:27:14] "POST /neutron/port HTTP/1.1" 200 117 0.001237 10.0.0.129 - - [2026-05-04 03:27:16] "GET /obj-perms HTTP/1.1" 200 5109 0.003955 10.0.0.129 - - [2026-05-04 03:27:17] "POST /neutron/security_group HTTP/1.1" 200 1282 0.010144 10.0.0.129 - - [2026-05-04 03:27:17] "POST /neutron/port HTTP/1.1" 200 1141 0.032537 10.0.0.129 - - [2026-05-04 03:27:17] "GET /virtual-machine/c3cb82b2-c80b-4ec4-9dbf-e295ee283b70 HTTP/1.1" 200 1325 0.004981 10.0.0.129 - - [2026-05-04 03:27:17] "POST /neutron/port HTTP/1.1" 200 1103 0.018704 10.0.0.129 - - [2026-05-04 03:27:19] "GET /virtual-machine/c3cb82b2-c80b-4ec4-9dbf-e295ee283b70 HTTP/1.1" 404 171 0.004599 10.0.0.129 - - [2026-05-04 03:27:19] "GET /virtual-machine/c3cb82b2-c80b-4ec4-9dbf-e295ee283b70 HTTP/1.1" 404 171 0.003567 10.0.0.129 - - [2026-05-04 03:27:19] "GET /virtual-machine/c3cb82b2-c80b-4ec4-9dbf-e295ee283b70 HTTP/1.1" 404 171 0.004145 10.0.0.249 - - [2026-05-04 03:27:19] "GET /obj-perms HTTP/1.1" 200 5075 0.059589 10.0.0.129 - - [2026-05-04 03:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.129 - - [2026-05-04 03:27:19] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004625 10.0.0.129 - - [2026-05-04 03:27:19] "GET /virtual-networks?parent_id=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003749 10.0.0.129 - - [2026-05-04 03:27:19] "GET /virtual-network/5e70b928-8c1a-49df-9316-14eda74a76b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006276 10.0.0.129 - - [2026-05-04 03:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.129 - - [2026-05-04 03:27:19] "GET /routing-instance/889858b3-8945-48c5-971b-736cea68470a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1708 0.006214 10.0.0.129 - - [2026-05-04 03:27:19] "GET /route-target/d8db229a-e41f-4238-b2dc-387edf137135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005810 10.0.0.129 - - [2026-05-04 03:27:19] "GET /obj-perms HTTP/1.1" 200 5109 0.009017 10.0.0.249 - - [2026-05-04 03:27:25] "GET /obj-perms HTTP/1.1" 200 5109 0.005866 10.0.0.129 - - [2026-05-04 03:27:29] "GET /obj-perms HTTP/1.1" 200 5109 0.004461 10.0.0.249 - - [2026-05-04 03:27:35] "GET /obj-perms HTTP/1.1" 200 5109 0.005828 10.0.0.129 - - [2026-05-04 03:27:38] "GET /obj-perms HTTP/1.1" 200 5109 0.004580 10.0.0.249 - - [2026-05-04 03:27:44] "GET /obj-perms HTTP/1.1" 200 5109 0.004519 10.0.0.129 - - [2026-05-04 03:27:47] "GET /obj-perms HTTP/1.1" 200 5109 0.004531 10.0.0.249 - - [2026-05-04 03:27:47] "POST /useragent-kv HTTP/1.1" 200 115 0.048655 10.0.0.249 - - [2026-05-04 03:27:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003842 10.0.0.129 - - [2026-05-04 03:27:47] "POST /neutron/network HTTP/1.1" 200 151 0.175169 10.0.0.129 - - [2026-05-04 03:27:48] "DELETE /security-group/e0effe57-3368-44c4-a2fa-535697d8b7f1 HTTP/1.1" 200 115 0.046904 10.0.0.129 - - [2026-05-04 03:27:48] "POST /fqname-to-id HTTP/1.1" 404 254 0.004286 10.0.0.129 - - [2026-05-04 03:27:48] "DELETE /access-control-list/1eb3eb7a-8c7f-4d4e-a9c4-cd909709b630 HTTP/1.1" 200 115 0.031386 10.0.0.249 - - [2026-05-04 03:27:49] "GET /projects?obj_uuids=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001091 10.0.0.129 - - [2026-05-04 03:27:49] "GET /project/8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.081010 10.0.0.249 - - [2026-05-04 03:27:49] "GET /projects?obj_uuids=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001198 10.0.0.129 - - [2026-05-04 03:27:49] "GET /project/8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0?fields=virtual_networks HTTP/1.1" 200 1103 0.050819 10.0.0.249 - - [2026-05-04 03:27:49] "GET /projects?obj_uuids=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001242 10.0.0.129 - - [2026-05-04 03:27:49] "GET /project/8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0?fields=virtual_machine_interfaces HTTP/1.1" 200 1103 0.063342 10.0.0.249 - - [2026-05-04 03:27:49] "GET /projects?obj_uuids=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001595 10.0.0.129 - - [2026-05-04 03:27:49] "GET /project/8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0?fields=security_groups HTTP/1.1" 200 1360 0.045320 10.0.0.129 - - [2026-05-04 03:27:50] "POST /fqname-to-id HTTP/1.1" 404 209 0.034701 10.0.0.249 - - [2026-05-04 03:27:50] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003142 10.0.0.249 - - [2026-05-04 03:27:51] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001366 10.0.0.249 - - [2026-05-04 03:27:51] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.037094 10.0.0.249 - - [2026-05-04 03:27:51] "POST /id-to-fqname HTTP/1.1" 200 212 0.001732 10.0.0.249 - - [2026-05-04 03:27:51] "POST /fqname-to-id HTTP/1.1" 404 222 0.011193 10.0.0.249 - - [2026-05-04 03:27:51] "POST /security-groups HTTP/1.1" 200 612 0.087369 10.0.0.249 - - [2026-05-04 03:27:51] "POST /projects HTTP/1.1" 200 627 0.315165 10.0.0.129 - - [2026-05-04 03:27:51] "POST /access-control-lists HTTP/1.1" 200 619 0.035109 10.0.0.249 - - [2026-05-04 03:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.394570 10.0.0.129 - - [2026-05-04 03:27:51] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.576247 10.0.0.129 - - [2026-05-04 03:27:52] "GET / HTTP/1.1" 200 36215 0.001754 10.0.0.129 - - [2026-05-04 03:27:54] "POST /fqname-to-id HTTP/1.1" 401 293 0.000497 10.0.0.129 - - [2026-05-04 03:27:54] "POST /fqname-to-id HTTP/1.1" 404 245 0.062997 10.0.0.129 - - [2026-05-04 03:27:54] "POST /fqname-to-id HTTP/1.1" 404 277 0.003623 10.0.0.129 - - [2026-05-04 03:27:54] "POST /access-control-lists HTTP/1.1" 200 639 0.044606 10.0.0.129 - - [2026-05-04 03:27:55] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.040564 10.0.0.129 - - [2026-05-04 03:27:55] "PUT /access-control-list/d08dc8ce-7fd0-4ed3-82fb-1db436cfc089 HTTP/1.1" 200 273 0.019982 10.0.0.129 - - [2026-05-04 03:27:55] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.134046 10.0.0.129 - - [2026-05-04 03:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005730 10.0.0.129 - - [2026-05-04 03:27:55] "GET /security-group/997c8656-1eeb-4c83-8f16-da06685fd1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2006 0.008363 10.0.0.129 - - [2026-05-04 03:27:56] "POST /neutron/security_group HTTP/1.1" 200 151 0.069607 10.0.0.129 - - [2026-05-04 03:27:56] "POST /fqname-to-id HTTP/1.1" 404 245 0.003564 10.0.0.129 - - [2026-05-04 03:27:56] "DELETE /access-control-list/49675d49-2567-48b3-b8e6-e992e3ad2564 HTTP/1.1" 200 115 0.039849 10.0.0.129 - - [2026-05-04 03:27:56] "POST /fqname-to-id HTTP/1.1" 404 245 0.004741 10.0.0.129 - - [2026-05-04 03:27:57] "POST /access-control-lists HTTP/1.1" 200 641 0.038469 10.0.0.129 - - [2026-05-04 03:27:57] "PUT /access-control-list/d2551a7f-c4bc-457e-9b77-f03398068795 HTTP/1.1" 200 273 0.016609 10.0.0.129 - - [2026-05-04 03:27:57] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.016773 10.0.0.129 - - [2026-05-04 03:27:57] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.133694 10.0.0.129 - - [2026-05-04 03:27:57] "PUT /access-control-list/d2551a7f-c4bc-457e-9b77-f03398068795 HTTP/1.1" 200 273 0.015347 10.0.0.129 - - [2026-05-04 03:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.129 - - [2026-05-04 03:27:57] "GET /security-group/3e5964f5-4947-4220-a8c4-047b4f757178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.004655 10.0.0.129 - - [2026-05-04 03:27:58] "POST /neutron/security_group_rule HTTP/1.1" 200 550 0.010470 10.0.0.129 - - [2026-05-04 03:27:58] "PUT /access-control-list/d2551a7f-c4bc-457e-9b77-f03398068795 HTTP/1.1" 200 273 0.014250 10.0.0.129 - - [2026-05-04 03:27:58] "POST /neutron/security_group_rule HTTP/1.1" 200 583 0.134047 10.0.0.129 - - [2026-05-04 03:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006330 10.0.0.249 - - [2026-05-04 03:27:58] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003260 10.0.0.129 - - [2026-05-04 03:27:58] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.089578 10.0.0.129 - - [2026-05-04 03:27:59] "POST /ref-update HTTP/1.1" 200 156 0.020045 10.0.0.249 - - [2026-05-04 03:27:59] "POST /useragent-kv HTTP/1.1" 200 115 0.006088 10.0.0.129 - - [2026-05-04 03:27:59] "POST /neutron/subnet HTTP/1.1" 200 725 0.198360 10.0.0.129 - - [2026-05-04 03:27:59] "POST /id-to-fqname HTTP/1.1" 200 282 0.001856 10.0.0.129 - - [2026-05-04 03:27:59] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006472 10.0.0.129 - - [2026-05-04 03:27:59] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005887 10.0.0.129 - - [2026-05-04 03:27:59] "POST /neutron/network HTTP/1.1" 200 927 0.008142 10.0.0.129 - - [2026-05-04 03:27:59] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006496 10.0.0.129 - - [2026-05-04 03:28:00] "GET /obj-perms HTTP/1.1" 200 5091 0.065630 10.0.0.50 - - [2026-05-04 03:28:00] "GET /obj-perms HTTP/1.1" 200 5091 0.058939 10.0.0.249 - - [2026-05-04 03:28:01] "GET /obj-perms HTTP/1.1" 200 5091 0.066065 10.0.0.129 - - [2026-05-04 03:28:01] "POST /id-to-fqname HTTP/1.1" 200 282 0.002074 10.0.0.129 - - [2026-05-04 03:28:01] "POST /neutron/security_group HTTP/1.1" 200 1417 0.009179 10.0.0.249 - - [2026-05-04 03:28:02] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001332 10.0.0.129 - - [2026-05-04 03:28:02] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.090336 10.0.0.129 - - [2026-05-04 03:28:02] "POST /neutron/port HTTP/1.1" 200 2278 0.027035 10.0.0.129 - - [2026-05-04 03:28:02] "POST /id-to-fqname HTTP/1.1" 200 282 0.001369 10.0.0.129 - - [2026-05-04 03:28:02] "POST /neutron/security_group HTTP/1.1" 200 1417 0.016055 10.0.0.249 - - [2026-05-04 03:28:03] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001410 10.0.0.129 - - [2026-05-04 03:28:03] "POST /neutron/security_group HTTP/1.1" 200 3414 0.064073 10.0.0.129 - - [2026-05-04 03:28:03] "POST /neutron/port HTTP/1.1" 200 1081 0.109725 10.0.0.249 - - [2026-05-04 03:28:03] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001327 10.0.0.129 - - [2026-05-04 03:28:03] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.168624 10.0.0.129 - - [2026-05-04 03:28:04] "POST /neutron/port HTTP/1.1" 200 1145 0.023501 10.0.0.129 - - [2026-05-04 03:28:04] "POST /neutron/port HTTP/1.1" 200 117 0.001304 10.0.0.129 - - [2026-05-04 03:28:04] "POST /neutron/security_group HTTP/1.1" 200 1417 0.008651 10.0.0.129 - - [2026-05-04 03:28:04] "POST /neutron/security_group HTTP/1.1" 200 1417 0.007999 10.0.0.249 - - [2026-05-04 03:28:04] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002091 10.0.0.129 - - [2026-05-04 03:28:05] "POST /neutron/port HTTP/1.1" 200 1081 0.341234 10.0.0.129 - - [2026-05-04 03:28:05] "POST /neutron/port HTTP/1.1" 200 1135 0.127334 10.0.0.129 - - [2026-05-04 03:28:05] "POST /neutron/subnet HTTP/1.1" 200 699 0.011255 10.0.0.129 - - [2026-05-04 03:28:09] "POST /neutron/port HTTP/1.1" 200 1145 0.026472 10.0.0.129 - - [2026-05-04 03:28:09] "POST /neutron/security_group HTTP/1.1" 200 1417 0.008838 10.0.0.129 - - [2026-05-04 03:28:09] "POST /neutron/port HTTP/1.1" 200 1145 0.022017 10.0.0.129 - - [2026-05-04 03:28:09] "GET /virtual-machine/7adaa823-4310-41b9-aa07-ce5ab389a4f7 HTTP/1.1" 401 293 0.000456 10.0.0.129 - - [2026-05-04 03:28:10] "GET /virtual-machine/7adaa823-4310-41b9-aa07-ce5ab389a4f7 HTTP/1.1" 200 1315 0.031347 10.0.0.129 - - [2026-05-04 03:28:10] "GET /virtual-machine/7adaa823-4310-41b9-aa07-ce5ab389a4f7 HTTP/1.1" 200 1315 0.004460 10.0.0.129 - - [2026-05-04 03:28:10] "GET /virtual-machine-interface/751a8c38-5e0b-42ab-a158-1fcbea173cda HTTP/1.1" 200 3198 0.005557 10.0.0.129 - - [2026-05-04 03:28:10] "GET /virtual-machine/7adaa823-4310-41b9-aa07-ce5ab389a4f7 HTTP/1.1" 200 1315 0.004181 10.0.0.129 - - [2026-05-04 03:28:10] "GET /virtual-machine-interface/751a8c38-5e0b-42ab-a158-1fcbea173cda HTTP/1.1" 200 3198 0.008296 10.0.0.129 - - [2026-05-04 03:28:10] "GET /instance-ip/e78fd565-63ff-4687-8b29-2f85fa0025ea HTTP/1.1" 200 1707 0.008653 10.0.0.129 - - [2026-05-04 03:28:10] "GET /virtual-machine/7adaa823-4310-41b9-aa07-ce5ab389a4f7 HTTP/1.1" 200 1315 0.005584 10.0.0.129 - - [2026-05-04 03:28:10] "GET /virtual-machine-interface/751a8c38-5e0b-42ab-a158-1fcbea173cda HTTP/1.1" 200 3198 0.006413 10.0.0.129 - - [2026-05-04 03:28:10] "GET /instance-ip/e78fd565-63ff-4687-8b29-2f85fa0025ea HTTP/1.1" 200 1707 0.005135 10.0.0.129 - - [2026-05-04 03:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.129 - - [2026-05-04 03:28:10] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005572 10.0.0.129 - - [2026-05-04 03:28:10] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004668 10.0.0.129 - - [2026-05-04 03:28:10] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006656 10.0.0.129 - - [2026-05-04 03:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.129 - - [2026-05-04 03:28:10] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004833 10.0.0.129 - - [2026-05-04 03:28:10] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003827 10.0.0.129 - - [2026-05-04 03:28:10] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006593 10.0.0.129 - - [2026-05-04 03:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.129 - - [2026-05-04 03:28:10] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004803 10.0.0.129 - - [2026-05-04 03:28:10] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003265 10.0.0.129 - - [2026-05-04 03:28:10] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006825 10.0.0.129 - - [2026-05-04 03:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.129 - - [2026-05-04 03:28:10] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004555 10.0.0.129 - - [2026-05-04 03:28:10] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003959 10.0.0.129 - - [2026-05-04 03:28:10] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007005 10.0.0.129 - - [2026-05-04 03:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005659 10.0.0.129 - - [2026-05-04 03:28:10] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005899 10.0.0.129 - - [2026-05-04 03:28:10] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003994 10.0.0.129 - - [2026-05-04 03:28:10] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.010994 10.0.0.129 - - [2026-05-04 03:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005454 10.0.0.129 - - [2026-05-04 03:28:11] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005852 10.0.0.129 - - [2026-05-04 03:28:11] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003813 10.0.0.129 - - [2026-05-04 03:28:11] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007154 10.0.0.129 - - [2026-05-04 03:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.129 - - [2026-05-04 03:28:11] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005000 10.0.0.129 - - [2026-05-04 03:28:11] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003116 10.0.0.129 - - [2026-05-04 03:28:11] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.010861 10.0.0.129 - - [2026-05-04 03:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.129 - - [2026-05-04 03:28:14] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005669 10.0.0.129 - - [2026-05-04 03:28:15] "POST /neutron/port HTTP/1.1" 200 1216 0.025220 10.0.0.129 - - [2026-05-04 03:28:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006847 10.0.0.129 - - [2026-05-04 03:28:15] "POST /neutron/port HTTP/1.1" 200 117 0.001450 10.0.0.129 - - [2026-05-04 03:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.129 - - [2026-05-04 03:28:18] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006369 10.0.0.129 - - [2026-05-04 03:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.129 - - [2026-05-04 03:28:22] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006267 10.0.0.129 - - [2026-05-04 03:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.129 - - [2026-05-04 03:28:26] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006682 10.0.0.129 - - [2026-05-04 03:28:29] "POST /neutron/port HTTP/1.1" 200 1216 0.020737 10.0.0.129 - - [2026-05-04 03:28:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004120 10.0.0.129 - - [2026-05-04 03:28:29] "POST /neutron/port HTTP/1.1" 200 117 0.001600 10.0.0.129 - - [2026-05-04 03:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.129 - - [2026-05-04 03:28:30] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006381 10.0.0.129 - - [2026-05-04 03:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.129 - - [2026-05-04 03:28:34] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006447 10.0.0.129 - - [2026-05-04 03:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.129 - - [2026-05-04 03:28:38] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.005510 10.0.0.249 - - [2026-05-04 03:28:41] "DELETE /project/2b7af8930eb3404aa5584ec454d23207 HTTP/1.1" 404 173 0.007536 10.0.0.249 - - [2026-05-04 03:28:41] "GET /projects?obj_uuids=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000983 10.0.0.249 - - [2026-05-04 03:28:41] "GET /project/8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.048850 10.0.0.249 - - [2026-05-04 03:28:41] "GET /projects?obj_uuids=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001007 10.0.0.249 - - [2026-05-04 03:28:41] "GET /project/8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0?fields=security_groups HTTP/1.1" 200 1462 0.042866 10.0.0.249 - - [2026-05-04 03:28:41] "DELETE /security-group/d48d3a73-5ea1-45fd-b414-dee9843c7368 HTTP/1.1" 200 115 0.069314 10.0.0.249 - - [2026-05-04 03:28:41] "GET /projects?obj_uuids=8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000953 10.0.0.249 - - [2026-05-04 03:28:41] "GET /project/8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0?fields=application_policy_sets HTTP/1.1" 200 1501 0.085115 10.0.0.249 - - [2026-05-04 03:28:41] "DELETE /project/8ac408c6-a695-4bf9-87e6-71e0f4a1ecd0 HTTP/1.1" 200 115 0.481398 10.0.0.129 - - [2026-05-04 03:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.129 - - [2026-05-04 03:28:42] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006663 10.0.0.129 - - [2026-05-04 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.129 - - [2026-05-04 03:28:45] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004603 10.0.0.129 - - [2026-05-04 03:28:45] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.005088 10.0.0.129 - - [2026-05-04 03:28:45] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006230 10.0.0.129 - - [2026-05-04 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.129 - - [2026-05-04 03:28:45] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004846 10.0.0.129 - - [2026-05-04 03:28:45] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003895 10.0.0.129 - - [2026-05-04 03:28:45] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007249 10.0.0.129 - - [2026-05-04 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.129 - - [2026-05-04 03:28:45] "GET /routing-instance/04734748-cc20-467b-9212-b20f9a66acb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1662 0.008693 10.0.0.129 - - [2026-05-04 03:28:45] "GET /route-target/53015c6c-2009-418c-8e53-3a52cc0bf676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004795 10.0.0.129 - - [2026-05-04 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.129 - - [2026-05-04 03:28:45] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005192 10.0.0.129 - - [2026-05-04 03:28:45] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003485 10.0.0.129 - - [2026-05-04 03:28:45] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.008588 10.0.0.129 - - [2026-05-04 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.129 - - [2026-05-04 03:28:45] "GET /routing-instance/04734748-cc20-467b-9212-b20f9a66acb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1662 0.006631 10.0.0.129 - - [2026-05-04 03:28:45] "GET /route-target/53015c6c-2009-418c-8e53-3a52cc0bf676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004528 10.0.0.129 - - [2026-05-04 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.129 - - [2026-05-04 03:28:45] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004951 10.0.0.129 - - [2026-05-04 03:28:45] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003832 10.0.0.129 - - [2026-05-04 03:28:45] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006799 10.0.0.129 - - [2026-05-04 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.129 - - [2026-05-04 03:28:46] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004715 10.0.0.129 - - [2026-05-04 03:28:46] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003553 10.0.0.129 - - [2026-05-04 03:28:46] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006398 10.0.0.129 - - [2026-05-04 03:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.129 - - [2026-05-04 03:28:46] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005406 10.0.0.129 - - [2026-05-04 03:28:46] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003490 10.0.0.129 - - [2026-05-04 03:28:46] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006608 10.0.0.249 - - [2026-05-04 03:28:46] "GET /obj-perms HTTP/1.1" 200 5091 0.004051 10.0.0.129 - - [2026-05-04 03:28:46] "GET /obj-perms HTTP/1.1" 200 5091 0.004261 10.0.0.129 - - [2026-05-04 03:28:46] "GET /obj-perms HTTP/1.1" 200 5091 0.004487 10.0.0.249 - - [2026-05-04 03:28:46] "GET /obj-perms HTTP/1.1" 200 5091 0.004452 10.0.0.129 - - [2026-05-04 03:28:46] "GET /virtual-machine/7adaa823-4310-41b9-aa07-ce5ab389a4f7 HTTP/1.1" 200 1315 0.005373 10.0.0.129 - - [2026-05-04 03:28:46] "GET /virtual-machine-interface/751a8c38-5e0b-42ab-a158-1fcbea173cda HTTP/1.1" 200 3198 0.008543 10.0.0.129 - - [2026-05-04 03:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007401 10.0.0.129 - - [2026-05-04 03:28:47] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004166 10.0.0.129 - - [2026-05-04 03:28:47] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004371 10.0.0.129 - - [2026-05-04 03:28:47] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006145 10.0.0.129 - - [2026-05-04 03:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.129 - - [2026-05-04 03:28:48] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007474 10.0.0.129 - - [2026-05-04 03:28:48] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004640 10.0.0.129 - - [2026-05-04 03:28:48] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.008037 10.0.0.129 - - [2026-05-04 03:28:48] "POST /neutron/security_group HTTP/1.1" 200 1417 0.009285 10.0.0.129 - - [2026-05-04 03:28:53] "POST /neutron/port HTTP/1.1" 200 1145 0.024552 10.0.0.129 - - [2026-05-04 03:28:58] "POST /neutron/security_group HTTP/1.1" 200 1417 0.008265 10.0.0.129 - - [2026-05-04 03:29:03] "POST /neutron/port HTTP/1.1" 200 1145 0.020732 10.0.0.129 - - [2026-05-04 03:29:04] "POST /neutron/security_group HTTP/1.1" 200 1417 0.009194 10.0.0.129 - - [2026-05-04 03:29:04] "POST /neutron/port HTTP/1.1" 200 1145 0.021245 10.0.0.129 - - [2026-05-04 03:29:04] "GET /virtual-machine/4c8d567c-c3b4-449d-bdef-bd2ec9c07be1 HTTP/1.1" 200 1315 0.008520 10.0.0.129 - - [2026-05-04 03:29:04] "GET /virtual-machine/4c8d567c-c3b4-449d-bdef-bd2ec9c07be1 HTTP/1.1" 200 1315 0.007814 10.0.0.129 - - [2026-05-04 03:29:04] "GET /virtual-machine-interface/66806be7-b805-402d-b53b-4baf2e67788a HTTP/1.1" 200 3198 0.019693 10.0.0.129 - - [2026-05-04 03:29:04] "GET /virtual-machine/4c8d567c-c3b4-449d-bdef-bd2ec9c07be1 HTTP/1.1" 200 1315 0.007088 10.0.0.129 - - [2026-05-04 03:29:04] "GET /virtual-machine-interface/66806be7-b805-402d-b53b-4baf2e67788a HTTP/1.1" 200 3198 0.008601 10.0.0.129 - - [2026-05-04 03:29:04] "GET /instance-ip/28b598c6-33ae-4004-93e4-12c3b975205b HTTP/1.1" 200 1706 0.009317 10.0.0.129 - - [2026-05-04 03:29:04] "GET /virtual-machine/4c8d567c-c3b4-449d-bdef-bd2ec9c07be1 HTTP/1.1" 200 1315 0.005486 10.0.0.129 - - [2026-05-04 03:29:04] "GET /virtual-machine-interface/66806be7-b805-402d-b53b-4baf2e67788a HTTP/1.1" 200 3198 0.006356 10.0.0.129 - - [2026-05-04 03:29:04] "GET /instance-ip/28b598c6-33ae-4004-93e4-12c3b975205b HTTP/1.1" 200 1706 0.004838 10.0.0.129 - - [2026-05-04 03:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.129 - - [2026-05-04 03:29:04] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004132 10.0.0.129 - - [2026-05-04 03:29:04] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003495 10.0.0.129 - - [2026-05-04 03:29:04] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006835 10.0.0.129 - - [2026-05-04 03:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.129 - - [2026-05-04 03:29:04] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005116 10.0.0.129 - - [2026-05-04 03:29:04] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004121 10.0.0.129 - - [2026-05-04 03:29:04] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006715 10.0.0.129 - - [2026-05-04 03:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.129 - - [2026-05-04 03:29:04] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005172 10.0.0.129 - - [2026-05-04 03:29:04] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003943 10.0.0.129 - - [2026-05-04 03:29:04] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007184 10.0.0.129 - - [2026-05-04 03:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.129 - - [2026-05-04 03:29:04] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004776 10.0.0.129 - - [2026-05-04 03:29:04] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.017898 10.0.0.129 - - [2026-05-04 03:29:04] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007087 10.0.0.129 - - [2026-05-04 03:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.129 - - [2026-05-04 03:29:04] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004764 10.0.0.129 - - [2026-05-04 03:29:04] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003287 10.0.0.129 - - [2026-05-04 03:29:05] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006463 10.0.0.129 - - [2026-05-04 03:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.129 - - [2026-05-04 03:29:05] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006290 10.0.0.129 - - [2026-05-04 03:29:05] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004525 10.0.0.129 - - [2026-05-04 03:29:05] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006752 10.0.0.129 - - [2026-05-04 03:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.129 - - [2026-05-04 03:29:05] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004903 10.0.0.129 - - [2026-05-04 03:29:05] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004161 10.0.0.129 - - [2026-05-04 03:29:05] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006670 10.0.0.129 - - [2026-05-04 03:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012627 10.0.0.129 - - [2026-05-04 03:29:06] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006647 10.0.0.129 - - [2026-05-04 03:29:06] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003609 10.0.0.129 - - [2026-05-04 03:29:06] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.010177 10.0.0.129 - - [2026-05-04 03:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.129 - - [2026-05-04 03:29:06] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004878 10.0.0.129 - - [2026-05-04 03:29:06] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003789 10.0.0.129 - - [2026-05-04 03:29:06] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.010950 10.0.0.129 - - [2026-05-04 03:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.129 - - [2026-05-04 03:29:06] "GET /routing-instance/04734748-cc20-467b-9212-b20f9a66acb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1662 0.005106 10.0.0.129 - - [2026-05-04 03:29:06] "GET /route-target/53015c6c-2009-418c-8e53-3a52cc0bf676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004383 10.0.0.129 - - [2026-05-04 03:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.129 - - [2026-05-04 03:29:06] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004431 10.0.0.129 - - [2026-05-04 03:29:06] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003325 10.0.0.129 - - [2026-05-04 03:29:07] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006788 10.0.0.129 - - [2026-05-04 03:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.129 - - [2026-05-04 03:29:07] "GET /routing-instance/04734748-cc20-467b-9212-b20f9a66acb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1662 0.005966 10.0.0.129 - - [2026-05-04 03:29:07] "GET /route-target/53015c6c-2009-418c-8e53-3a52cc0bf676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004985 10.0.0.129 - - [2026-05-04 03:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.129 - - [2026-05-04 03:29:07] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004848 10.0.0.129 - - [2026-05-04 03:29:07] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004320 10.0.0.129 - - [2026-05-04 03:29:07] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.007123 10.0.0.129 - - [2026-05-04 03:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.129 - - [2026-05-04 03:29:07] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006286 10.0.0.129 - - [2026-05-04 03:29:07] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004343 10.0.0.129 - - [2026-05-04 03:29:07] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006865 10.0.0.129 - - [2026-05-04 03:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.129 - - [2026-05-04 03:29:07] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005020 10.0.0.129 - - [2026-05-04 03:29:07] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003815 10.0.0.129 - - [2026-05-04 03:29:07] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006466 10.0.0.129 - - [2026-05-04 03:29:07] "GET /obj-perms HTTP/1.1" 200 5091 0.004243 10.0.0.249 - - [2026-05-04 03:29:07] "GET /obj-perms HTTP/1.1" 200 5091 0.005963 10.0.0.129 - - [2026-05-04 03:29:07] "GET /obj-perms HTTP/1.1" 200 5091 0.006497 10.0.0.129 - - [2026-05-04 03:29:07] "GET /obj-perms HTTP/1.1" 200 5091 0.005318 10.0.0.50 - - [2026-05-04 03:29:07] "GET /obj-perms HTTP/1.1" 200 5091 0.004988 10.0.0.129 - - [2026-05-04 03:29:07] "GET /virtual-machine/4c8d567c-c3b4-449d-bdef-bd2ec9c07be1 HTTP/1.1" 200 1315 0.004827 10.0.0.129 - - [2026-05-04 03:29:07] "GET /virtual-machine-interface/66806be7-b805-402d-b53b-4baf2e67788a HTTP/1.1" 200 3198 0.006237 10.0.0.129 - - [2026-05-04 03:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007968 10.0.0.129 - - [2026-05-04 03:29:08] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004169 10.0.0.129 - - [2026-05-04 03:29:08] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003589 10.0.0.129 - - [2026-05-04 03:29:08] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006513 10.0.0.129 - - [2026-05-04 03:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.129 - - [2026-05-04 03:29:09] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004218 10.0.0.129 - - [2026-05-04 03:29:09] "GET /virtual-networks?parent_id=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003453 10.0.0.129 - - [2026-05-04 03:29:09] "GET /virtual-network/712f26dc-9ddd-41c0-9768-805710631fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2208 0.006515 10.0.0.129 - - [2026-05-04 03:29:09] "GET /virtual-machine/7adaa823-4310-41b9-aa07-ce5ab389a4f7 HTTP/1.1" 200 1315 0.004831 10.0.0.129 - - [2026-05-04 03:29:09] "GET /virtual-machine-interface/751a8c38-5e0b-42ab-a158-1fcbea173cda HTTP/1.1" 200 3198 0.006915 10.0.0.129 - - [2026-05-04 03:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.129 - - [2026-05-04 03:29:09] "GET /security-group/3e5964f5-4947-4220-a8c4-047b4f757178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.006279 10.0.0.129 - - [2026-05-04 03:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.129 - - [2026-05-04 03:29:09] "GET /security-group/3e5964f5-4947-4220-a8c4-047b4f757178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.004923 10.0.0.129 - - [2026-05-04 03:29:09] "POST /neutron/security_group HTTP/1.1" 200 1417 0.008908 10.0.0.129 - - [2026-05-04 03:29:09] "POST /neutron/port HTTP/1.1" 200 1135 0.015896 10.0.0.129 - - [2026-05-04 03:29:09] "GET /virtual-machine/7adaa823-4310-41b9-aa07-ce5ab389a4f7 HTTP/1.1" 200 1315 0.005223 10.0.0.129 - - [2026-05-04 03:29:09] "GET /virtual-machine-interface/751a8c38-5e0b-42ab-a158-1fcbea173cda HTTP/1.1" 200 3146 0.008400 10.0.0.129 - - [2026-05-04 03:29:09] "POST /neutron/port HTTP/1.1" 200 1107 0.021102 10.0.0.129 - - [2026-05-04 03:29:09] "POST /neutron/port HTTP/1.1" 200 1135 0.083750 10.0.0.129 - - [2026-05-04 03:29:10] "GET /virtual-machine/7adaa823-4310-41b9-aa07-ce5ab389a4f7 HTTP/1.1" 200 1315 0.004347 10.0.0.129 - - [2026-05-04 03:29:10] "GET /virtual-machine-interface/751a8c38-5e0b-42ab-a158-1fcbea173cda HTTP/1.1" 200 3198 0.005990 10.0.0.129 - - [2026-05-04 03:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.129 - - [2026-05-04 03:29:10] "GET /security-group/3e5964f5-4947-4220-a8c4-047b4f757178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.004485 10.0.0.129 - - [2026-05-04 03:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.129 - - [2026-05-04 03:29:10] "GET /security-group/3e5964f5-4947-4220-a8c4-047b4f757178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.007694 10.0.0.129 - - [2026-05-04 03:29:10] "POST /neutron/security_group HTTP/1.1" 200 151 0.184303 10.0.0.129 - - [2026-05-04 03:29:10] "POST /fqname-to-id HTTP/1.1" 404 245 0.006931 10.0.0.129 - - [2026-05-04 03:29:10] "DELETE /access-control-list/d9e825ab-e232-4baa-a673-26407ed45d6b HTTP/1.1" 200 115 0.087078 10.0.0.129 - - [2026-05-04 03:29:10] "POST /fqname-to-id HTTP/1.1" 404 245 0.003919 10.0.0.129 - - [2026-05-04 03:29:10] "POST /neutron/security_group HTTP/1.1" 200 117 0.007242 10.0.0.129 - - [2026-05-04 03:29:10] "POST /neutron/network HTTP/1.1" 400 204 0.017021 10.0.0.129 - - [2026-05-04 03:29:15] "POST /neutron/network HTTP/1.1" 200 927 0.008053 10.0.0.129 - - [2026-05-04 03:29:16] "POST /neutron/port HTTP/1.1" 200 1107 0.019767 10.0.0.129 - - [2026-05-04 03:29:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.010444 10.0.0.129 - - [2026-05-04 03:29:17] "POST /neutron/network HTTP/1.1" 200 927 0.010807 10.0.0.129 - - [2026-05-04 03:29:19] "POST /neutron/network HTTP/1.1" 400 204 0.021107 10.0.0.129 - - [2026-05-04 03:29:23] "POST /neutron/network HTTP/1.1" 200 927 0.008093 10.0.0.129 - - [2026-05-04 03:29:25] "POST /neutron/network HTTP/1.1" 400 204 0.014647 10.0.0.129 - - [2026-05-04 03:29:29] "POST /neutron/port HTTP/1.1" 200 1107 0.026774 10.0.0.129 - - [2026-05-04 03:29:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004775 10.0.0.129 - - [2026-05-04 03:29:29] "POST /neutron/network HTTP/1.1" 200 927 0.009662 10.0.0.129 - - [2026-05-04 03:29:31] "POST /neutron/network HTTP/1.1" 200 927 0.007911 10.0.0.129 - - [2026-05-04 03:29:33] "POST /neutron/network HTTP/1.1" 400 204 0.014425 10.0.0.129 - - [2026-05-04 03:29:37] "POST /neutron/network HTTP/1.1" 200 927 0.008307 10.0.0.129 - - [2026-05-04 03:29:39] "POST /neutron/network HTTP/1.1" 400 204 0.016846 10.0.0.129 - - [2026-05-04 03:29:43] "POST /neutron/network HTTP/1.1" 200 927 0.007841 10.0.0.129 - - [2026-05-04 03:29:45] "POST /neutron/network HTTP/1.1" 400 204 0.016687 10.0.0.129 - - [2026-05-04 03:29:49] "POST /neutron/network HTTP/1.1" 200 927 0.010875 10.0.0.129 - - [2026-05-04 03:29:51] "POST /neutron/network HTTP/1.1" 400 204 0.015467 10.0.0.129 - - [2026-05-04 03:29:55] "POST /neutron/network HTTP/1.1" 200 927 0.007815 10.0.0.129 - - [2026-05-04 03:29:58] "POST /neutron/network HTTP/1.1" 400 204 0.017657 10.0.0.129 - - [2026-05-04 03:30:02] "POST /neutron/network HTTP/1.1" 200 927 0.013894 10.0.0.129 - - [2026-05-04 03:30:17] "POST /neutron/port HTTP/1.1" 200 1216 0.046385 10.0.0.129 - - [2026-05-04 03:30:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005333 10.0.0.129 - - [2026-05-04 03:30:17] "POST /neutron/port HTTP/1.1" 200 117 0.001453 10.0.0.249 - - [2026-05-04 03:30:21] "GET /obj-perms HTTP/1.1" 200 5075 0.055854 10.0.0.129 - - [2026-05-04 03:30:22] "GET /obj-perms HTTP/1.1" 200 5075 0.060885 10.0.0.129 - - [2026-05-04 03:30:29] "POST /neutron/port HTTP/1.1" 200 1216 0.047276 10.0.0.129 - - [2026-05-04 03:30:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004092 10.0.0.129 - - [2026-05-04 03:30:29] "POST /neutron/port HTTP/1.1" 200 117 0.001294 10.0.0.249 - - [2026-05-04 03:30:53] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001279 10.0.0.129 - - [2026-05-04 03:30:53] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.059025 10.0.0.249 - - [2026-05-04 03:30:53] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001034 10.0.0.129 - - [2026-05-04 03:30:53] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.049923 10.0.0.249 - - [2026-05-04 03:30:55] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001501 10.0.0.129 - - [2026-05-04 03:30:55] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.047415 10.0.0.249 - - [2026-05-04 03:30:55] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001415 10.0.0.129 - - [2026-05-04 03:30:55] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.051244 10.0.0.249 - - [2026-05-04 03:30:57] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001120 10.0.0.129 - - [2026-05-04 03:30:57] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.046445 10.0.0.249 - - [2026-05-04 03:30:57] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001063 10.0.0.129 - - [2026-05-04 03:30:58] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.053718 10.0.0.249 - - [2026-05-04 03:31:00] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001129 10.0.0.129 - - [2026-05-04 03:31:00] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.054687 10.0.0.249 - - [2026-05-04 03:31:00] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001151 10.0.0.129 - - [2026-05-04 03:31:00] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.046240 10.0.0.249 - - [2026-05-04 03:31:02] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001709 10.0.0.129 - - [2026-05-04 03:31:02] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.052041 10.0.0.249 - - [2026-05-04 03:31:02] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001543 10.0.0.129 - - [2026-05-04 03:31:02] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.069684 10.0.0.249 - - [2026-05-04 03:31:04] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001926 10.0.0.129 - - [2026-05-04 03:31:04] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.053911 10.0.0.249 - - [2026-05-04 03:31:04] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001618 10.0.0.129 - - [2026-05-04 03:31:04] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.074123 10.0.0.249 - - [2026-05-04 03:31:06] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001149 10.0.0.129 - - [2026-05-04 03:31:06] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.060133 10.0.0.249 - - [2026-05-04 03:31:06] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001105 10.0.0.129 - - [2026-05-04 03:31:06] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.055809 10.0.0.249 - - [2026-05-04 03:31:08] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001222 10.0.0.129 - - [2026-05-04 03:31:08] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.042963 10.0.0.249 - - [2026-05-04 03:31:08] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001483 10.0.0.129 - - [2026-05-04 03:31:08] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.044372 10.0.0.249 - - [2026-05-04 03:31:10] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001034 10.0.0.129 - - [2026-05-04 03:31:10] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.049210 10.0.0.249 - - [2026-05-04 03:31:10] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001101 10.0.0.129 - - [2026-05-04 03:31:10] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.043409 10.0.0.249 - - [2026-05-04 03:31:13] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001246 10.0.0.129 - - [2026-05-04 03:31:13] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.071926 10.0.0.249 - - [2026-05-04 03:31:13] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001077 10.0.0.129 - - [2026-05-04 03:31:13] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.049959 10.0.0.249 - - [2026-05-04 03:31:15] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001501 10.0.0.129 - - [2026-05-04 03:31:15] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.046604 10.0.0.249 - - [2026-05-04 03:31:15] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001213 10.0.0.129 - - [2026-05-04 03:31:15] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.050084 10.0.0.249 - - [2026-05-04 03:31:17] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001505 10.0.0.129 - - [2026-05-04 03:31:17] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.049007 10.0.0.249 - - [2026-05-04 03:31:17] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001303 10.0.0.129 - - [2026-05-04 03:31:17] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.054992 10.0.0.129 - - [2026-05-04 03:31:18] "POST /neutron/port HTTP/1.1" 200 1107 0.024276 10.0.0.129 - - [2026-05-04 03:31:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005054 10.0.0.129 - - [2026-05-04 03:31:18] "POST /neutron/network HTTP/1.1" 200 927 0.010705 10.0.0.249 - - [2026-05-04 03:31:19] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001095 10.0.0.129 - - [2026-05-04 03:31:19] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.055796 10.0.0.249 - - [2026-05-04 03:31:19] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001217 10.0.0.129 - - [2026-05-04 03:31:19] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.056173 10.0.0.249 - - [2026-05-04 03:31:21] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001366 10.0.0.129 - - [2026-05-04 03:31:21] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.048304 10.0.0.249 - - [2026-05-04 03:31:21] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001097 10.0.0.129 - - [2026-05-04 03:31:21] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.047995 10.0.0.249 - - [2026-05-04 03:31:23] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001136 10.0.0.129 - - [2026-05-04 03:31:23] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.049590 10.0.0.249 - - [2026-05-04 03:31:23] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001814 10.0.0.129 - - [2026-05-04 03:31:23] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.049247 10.0.0.249 - - [2026-05-04 03:31:25] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001175 10.0.0.129 - - [2026-05-04 03:31:26] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.048326 10.0.0.249 - - [2026-05-04 03:31:26] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001231 10.0.0.129 - - [2026-05-04 03:31:26] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.055769 10.0.0.249 - - [2026-05-04 03:31:28] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001730 10.0.0.129 - - [2026-05-04 03:31:28] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.068302 10.0.0.249 - - [2026-05-04 03:31:28] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001169 10.0.0.129 - - [2026-05-04 03:31:28] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.070843 10.0.0.249 - - [2026-05-04 03:31:30] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001402 10.0.0.129 - - [2026-05-04 03:31:30] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.057213 10.0.0.249 - - [2026-05-04 03:31:30] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001167 10.0.0.129 - - [2026-05-04 03:31:30] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.053170 10.0.0.129 - - [2026-05-04 03:31:31] "POST /neutron/network HTTP/1.1" 200 937 0.009804 10.0.0.129 - - [2026-05-04 03:31:31] "POST /neutron/port HTTP/1.1" 200 117 0.001316 10.0.0.249 - - [2026-05-04 03:31:32] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001723 10.0.0.129 - - [2026-05-04 03:31:32] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.057706 10.0.0.249 - - [2026-05-04 03:31:32] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001063 10.0.0.129 - - [2026-05-04 03:31:32] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.046020 10.0.0.249 - - [2026-05-04 03:31:34] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001137 10.0.0.129 - - [2026-05-04 03:31:34] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.049205 10.0.0.249 - - [2026-05-04 03:31:34] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001209 10.0.0.129 - - [2026-05-04 03:31:34] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.054832 10.0.0.249 - - [2026-05-04 03:31:36] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001597 10.0.0.129 - - [2026-05-04 03:31:36] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.052343 10.0.0.249 - - [2026-05-04 03:31:36] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001114 10.0.0.129 - - [2026-05-04 03:31:36] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.049149 10.0.0.50 - - [2026-05-04 03:31:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000656 10.0.0.50 - - [2026-05-04 03:31:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000554 10.0.0.249 - - [2026-05-04 03:31:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000577 10.0.0.249 - - [2026-05-04 03:31:38] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002088 10.0.0.249 - - [2026-05-04 03:31:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000461 10.0.0.129 - - [2026-05-04 03:31:38] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.064782 10.0.0.249 - - [2026-05-04 03:31:39] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001306 10.0.0.129 - - [2026-05-04 03:31:39] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.051429 10.0.0.50 - - [2026-05-04 03:31:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000534 10.0.0.50 - - [2026-05-04 03:31:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000458 10.0.0.249 - - [2026-05-04 03:31:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000455 10.0.0.249 - - [2026-05-04 03:31:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000443 10.0.0.129 - - [2026-05-04 03:31:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.129 - - [2026-05-04 03:31:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000604 10.0.0.249 - - [2026-05-04 03:31:41] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001201 10.0.0.129 - - [2026-05-04 03:31:41] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.045391 10.0.0.249 - - [2026-05-04 03:31:41] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001420 10.0.0.129 - - [2026-05-04 03:31:41] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.066193 10.0.0.129 - - [2026-05-04 03:31:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000512 10.0.0.129 - - [2026-05-04 03:31:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000443 10.0.0.249 - - [2026-05-04 03:31:43] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001153 10.0.0.129 - - [2026-05-04 03:31:43] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.060381 10.0.0.249 - - [2026-05-04 03:31:43] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001205 10.0.0.129 - - [2026-05-04 03:31:43] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.050949 10.0.0.249 - - [2026-05-04 03:31:45] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001432 10.0.0.129 - - [2026-05-04 03:31:45] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.061332 10.0.0.249 - - [2026-05-04 03:31:45] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001114 10.0.0.129 - - [2026-05-04 03:31:45] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.040105 10.0.0.249 - - [2026-05-04 03:31:47] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001118 10.0.0.129 - - [2026-05-04 03:31:47] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.061218 10.0.0.249 - - [2026-05-04 03:31:47] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001364 10.0.0.129 - - [2026-05-04 03:31:47] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.047542 10.0.0.249 - - [2026-05-04 03:31:49] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001334 10.0.0.129 - - [2026-05-04 03:31:49] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.042904 10.0.0.249 - - [2026-05-04 03:31:49] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001154 10.0.0.129 - - [2026-05-04 03:31:49] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.050910 10.0.0.249 - - [2026-05-04 03:31:51] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001643 10.0.0.129 - - [2026-05-04 03:31:51] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.057206 10.0.0.249 - - [2026-05-04 03:31:51] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001360 10.0.0.129 - - [2026-05-04 03:31:51] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.058465 10.0.0.249 - - [2026-05-04 03:31:54] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001565 10.0.0.129 - - [2026-05-04 03:31:54] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.053836 10.0.0.249 - - [2026-05-04 03:31:54] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001243 10.0.0.129 - - [2026-05-04 03:31:54] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.045793 10.0.0.249 - - [2026-05-04 03:31:56] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001138 10.0.0.129 - - [2026-05-04 03:31:56] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.051636 10.0.0.249 - - [2026-05-04 03:31:56] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001168 10.0.0.129 - - [2026-05-04 03:31:56] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.049957 10.0.0.249 - - [2026-05-04 03:31:58] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001104 10.0.0.129 - - [2026-05-04 03:31:58] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.057912 10.0.0.249 - - [2026-05-04 03:31:58] "GET /projects?obj_uuids=2b7af893-0eb3-404a-a558-4ec454d23207&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001119 10.0.0.129 - - [2026-05-04 03:31:58] "GET /project/2b7af893-0eb3-404a-a558-4ec454d23207?fields=virtual_networks HTTP/1.1" 200 1387 0.057534 10.0.0.129 - - [2026-05-04 03:31:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.031732 10.0.0.249 - - [2026-05-04 03:31:58] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006224 10.0.0.249 - - [2026-05-04 03:31:59] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001019 10.0.0.249 - - [2026-05-04 03:31:59] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009842 10.0.0.249 - - [2026-05-04 03:31:59] "POST /id-to-fqname HTTP/1.1" 200 188 0.003897 10.0.0.249 - - [2026-05-04 03:31:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.007236 10.0.0.249 - - [2026-05-04 03:31:59] "POST /security-groups HTTP/1.1" 200 589 0.034019 10.0.0.249 - - [2026-05-04 03:31:59] "POST /projects HTTP/1.1" 200 581 0.255009 10.0.0.249 - - [2026-05-04 03:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.288222 10.0.0.129 - - [2026-05-04 03:31:59] "POST /access-control-lists HTTP/1.1" 200 596 0.030834 10.0.0.129 - - [2026-05-04 03:31:59] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.474951 10.0.0.129 - - [2026-05-04 03:32:00] "GET / HTTP/1.1" 200 36215 0.002375 10.0.0.129 - - [2026-05-04 03:32:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000536 10.0.0.129 - - [2026-05-04 03:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.082407 10.0.0.249 - - [2026-05-04 03:32:02] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001151 10.0.0.129 - - [2026-05-04 03:32:02] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.053771 10.0.0.249 - - [2026-05-04 03:32:03] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001574 10.0.0.129 - - [2026-05-04 03:32:03] "POST /neutron/network HTTP/1.1" 200 615 0.240882 10.0.0.129 - - [2026-05-04 03:32:03] "POST /route-targets HTTP/1.1" 200 328 0.021187 10.0.0.129 - - [2026-05-04 03:32:03] "POST /id-to-fqname HTTP/1.1" 200 224 0.007914 10.0.0.129 - - [2026-05-04 03:32:03] "GET /virtual-network/b2a2414c-4cea-40c8-864f-1dc6ac1f64f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007907 10.0.0.129 - - [2026-05-04 03:32:03] "POST /neutron/network HTTP/1.1" 200 836 0.010076 10.0.0.129 - - [2026-05-04 03:32:03] "GET /virtual-network/b2a2414c-4cea-40c8-864f-1dc6ac1f64f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007255 10.0.0.129 - - [2026-05-04 03:32:03] "POST /id-to-fqname HTTP/1.1" 200 224 0.001846 10.0.0.129 - - [2026-05-04 03:32:03] "POST /neutron/port HTTP/1.1" 200 4186 0.044779 10.0.0.249 - - [2026-05-04 03:32:04] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001126 10.0.0.129 - - [2026-05-04 03:32:04] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.084338 10.0.0.129 - - [2026-05-04 03:32:05] "POST /neutron/port HTTP/1.1" 200 4186 0.060385 10.0.0.129 - - [2026-05-04 03:32:05] "POST /neutron/network HTTP/1.1" 200 846 0.008270 10.0.0.129 - - [2026-05-04 03:32:06] "POST /neutron/port HTTP/1.1" 200 1060 0.022563 10.0.0.129 - - [2026-05-04 03:32:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005175 10.0.0.129 - - [2026-05-04 03:32:06] "POST /neutron/network HTTP/1.1" 200 836 0.008417 10.0.0.129 - - [2026-05-04 03:32:10] "POST /neutron/port HTTP/1.1" 200 1124 0.023506 10.0.0.129 - - [2026-05-04 03:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.249 - - [2026-05-04 03:32:10] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001082 10.0.0.129 - - [2026-05-04 03:32:10] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.060905 10.0.0.249 - - [2026-05-04 03:32:10] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001061 10.0.0.129 - - [2026-05-04 03:32:10] "POST /neutron/network HTTP/1.1" 200 613 0.145209 10.0.0.129 - - [2026-05-04 03:32:10] "POST /ref-update HTTP/1.1" 200 156 0.033158 10.0.0.129 - - [2026-05-04 03:32:11] "POST /id-to-fqname HTTP/1.1" 200 223 0.004690 10.0.0.129 - - [2026-05-04 03:32:11] "GET /virtual-network/6f32a003-a9d6-47a5-8ff5-8022f695877e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006656 10.0.0.129 - - [2026-05-04 03:32:11] "POST /neutron/network HTTP/1.1" 200 833 0.007692 10.0.0.129 - - [2026-05-04 03:32:11] "GET /virtual-network/6f32a003-a9d6-47a5-8ff5-8022f695877e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005740 10.0.0.129 - - [2026-05-04 03:32:11] "GET /virtual-network/6f32a003-a9d6-47a5-8ff5-8022f695877e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006739 10.0.0.50 - - [2026-05-04 03:32:12] "GET /obj-perms HTTP/1.1" 200 5045 0.059450 10.0.0.129 - - [2026-05-04 03:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.249 - - [2026-05-04 03:32:13] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001168 10.0.0.129 - - [2026-05-04 03:32:13] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.051912 10.0.0.129 - - [2026-05-04 03:32:13] "POST /neutron/network HTTP/1.1" 200 117 0.016771 10.0.0.129 - - [2026-05-04 03:32:13] "POST /neutron/network HTTP/1.1" 200 833 0.009875 10.0.0.129 - - [2026-05-04 03:32:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.001636 10.0.0.129 - - [2026-05-04 03:32:13] "GET /virtual-network/8f69387a-bca2-438e-b173-bdd20ada34c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007402 10.0.0.129 - - [2026-05-04 03:32:13] "GET /virtual-network/8f69387a-bca2-438e-b173-bdd20ada34c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007590 10.0.0.129 - - [2026-05-04 03:32:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.016435 10.0.0.129 - - [2026-05-04 03:32:13] "GET /virtual-network/8f69387a-bca2-438e-b173-bdd20ada34c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006983 10.0.0.249 - - [2026-05-04 03:32:14] "GET /obj-perms HTTP/1.1" 200 5045 0.055616 10.0.0.129 - - [2026-05-04 03:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.249 - - [2026-05-04 03:32:14] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001074 10.0.0.129 - - [2026-05-04 03:32:14] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.056928 10.0.0.129 - - [2026-05-04 03:32:14] "POST /route-targets HTTP/1.1" 200 328 0.014568 10.0.0.249 - - [2026-05-04 03:32:14] "POST /useragent-kv HTTP/1.1" 200 115 0.007166 10.0.0.129 - - [2026-05-04 03:32:15] "POST /neutron/subnet HTTP/1.1" 200 720 0.236402 10.0.0.129 - - [2026-05-04 03:32:15] "POST /id-to-fqname HTTP/1.1" 200 224 0.001499 10.0.0.129 - - [2026-05-04 03:32:15] "GET /virtual-network/5a0a01a7-ab28-4795-8bc1-93f3af4c70f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007086 10.0.0.129 - - [2026-05-04 03:32:15] "GET /virtual-network/5a0a01a7-ab28-4795-8bc1-93f3af4c70f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007428 10.0.0.129 - - [2026-05-04 03:32:15] "POST /neutron/network HTTP/1.1" 200 833 0.007945 10.0.0.129 - - [2026-05-04 03:32:15] "GET /virtual-network/5a0a01a7-ab28-4795-8bc1-93f3af4c70f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006373 10.0.0.129 - - [2026-05-04 03:32:15] "GET /obj-perms HTTP/1.1" 200 5045 0.074927 10.0.0.129 - - [2026-05-04 03:32:15] "POST /id-to-fqname HTTP/1.1" 200 223 0.001440 10.0.0.129 - - [2026-05-04 03:32:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009239 10.0.0.249 - - [2026-05-04 03:32:16] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001133 10.0.0.129 - - [2026-05-04 03:32:16] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.071771 10.0.0.129 - - [2026-05-04 03:32:17] "POST /neutron/port HTTP/1.1" 200 5157 0.042822 10.0.0.129 - - [2026-05-04 03:32:17] "POST /id-to-fqname HTTP/1.1" 200 224 0.001503 10.0.0.129 - - [2026-05-04 03:32:17] "POST /neutron/port HTTP/1.1" 200 5157 0.046584 10.0.0.129 - - [2026-05-04 03:32:17] "POST /neutron/network HTTP/1.1" 200 843 0.009217 10.0.0.129 - - [2026-05-04 03:32:17] "POST /neutron/port HTTP/1.1" 200 1059 0.020887 10.0.0.129 - - [2026-05-04 03:32:18] "POST /neutron/port HTTP/1.1" 200 1123 0.027470 10.0.0.129 - - [2026-05-04 03:32:18] "POST /neutron/subnet HTTP/1.1" 200 703 0.010471 10.0.0.129 - - [2026-05-04 03:32:18] "POST /neutron/network HTTP/1.1" 200 833 0.008351 10.0.0.249 - - [2026-05-04 03:32:18] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001148 10.0.0.129 - - [2026-05-04 03:32:18] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.090132 10.0.0.129 - - [2026-05-04 03:32:18] "POST /neutron/subnet HTTP/1.1" 200 1375 0.035930 10.0.0.129 - - [2026-05-04 03:32:18] "POST /neutron/port HTTP/1.1" 200 117 0.001292 10.0.0.129 - - [2026-05-04 03:32:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009574 10.0.0.129 - - [2026-05-04 03:32:18] "POST /fqname-to-id HTTP/1.1" 404 193 0.003980 10.0.0.129 - - [2026-05-04 03:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.249 - - [2026-05-04 03:32:18] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001235 10.0.0.129 - - [2026-05-04 03:32:18] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.009152 10.0.0.129 - - [2026-05-04 03:32:18] "POST /service-templates HTTP/1.1" 200 545 0.041167 10.0.0.129 - - [2026-05-04 03:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.129 - - [2026-05-04 03:32:18] "GET /service-template/b88f3e64-7226-4fd5-affe-e92599dd3f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.008283 10.0.0.129 - - [2026-05-04 03:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005135 10.0.0.129 - - [2026-05-04 03:32:19] "GET /service-template/b88f3e64-7226-4fd5-affe-e92599dd3f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.006049 10.0.0.249 - - [2026-05-04 03:32:19] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002235 10.0.0.129 - - [2026-05-04 03:32:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.001183 10.0.0.129 - - [2026-05-04 03:32:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.001252 10.0.0.129 - - [2026-05-04 03:32:19] "POST /id-to-fqname HTTP/1.1" 200 224 0.001886 10.0.0.129 - - [2026-05-04 03:32:19] "POST /neutron/port HTTP/1.1" 200 1057 0.383528 10.0.0.129 - - [2026-05-04 03:32:19] "POST /neutron/port HTTP/1.1" 200 1057 0.018740 10.0.0.129 - - [2026-05-04 03:32:19] "POST /neutron/port HTTP/1.1" 200 1121 0.025717 10.0.0.129 - - [2026-05-04 03:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.129 - - [2026-05-04 03:32:19] "DELETE /service-template/b88f3e64-7226-4fd5-affe-e92599dd3f9c HTTP/1.1" 200 115 0.036773 10.0.0.129 - - [2026-05-04 03:32:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.004776 10.0.0.129 - - [2026-05-04 03:32:19] "POST /neutron/port HTTP/1.1" 200 117 0.001194 10.0.0.129 - - [2026-05-04 03:32:20] "POST /neutron/network HTTP/1.1" 400 204 0.017129 10.0.0.129 - - [2026-05-04 03:32:20] "POST /neutron/port HTTP/1.1" 200 151 0.218767 10.0.0.129 - - [2026-05-04 03:32:21] "POST /neutron/port HTTP/1.1" 200 151 0.246193 10.0.0.129 - - [2026-05-04 03:32:22] "DELETE /route-target/4ce4edfe-8037-40cb-b2fe-6a6c7436ac9c HTTP/1.1" 200 115 0.032807 10.0.0.129 - - [2026-05-04 03:32:22] "POST /neutron/network HTTP/1.1" 200 833 0.009505 10.0.0.129 - - [2026-05-04 03:32:23] "POST /neutron/network HTTP/1.1" 200 833 0.009518 10.0.0.129 - - [2026-05-04 03:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.129 - - [2026-05-04 03:32:23] "POST /neutron/network HTTP/1.1" 400 204 0.017996 10.0.0.50 - - [2026-05-04 03:32:23] "GET /obj-perms HTTP/1.1" 200 5075 0.057130 10.0.0.129 - - [2026-05-04 03:32:24] "POST /neutron/port HTTP/1.1" 200 151 0.221537 10.0.0.129 - - [2026-05-04 03:32:25] "DELETE /route-target/38fbb7ef-8352-48fa-8abc-1a96fa884de4 HTTP/1.1" 200 115 0.029390 10.0.0.129 - - [2026-05-04 03:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.249 - - [2026-05-04 03:32:28] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001153 10.0.0.129 - - [2026-05-04 03:32:28] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.062149 10.0.0.129 - - [2026-05-04 03:32:28] "POST /neutron/network HTTP/1.1" 200 117 0.016159 10.0.0.129 - - [2026-05-04 03:32:29] "POST /neutron/network HTTP/1.1" 200 833 0.011484 10.0.0.129 - - [2026-05-04 03:32:29] "POST /id-to-fqname HTTP/1.1" 200 223 0.001665 10.0.0.129 - - [2026-05-04 03:32:29] "GET /virtual-network/2f1eb57f-68db-4bfb-b6a6-a57db2ac7a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007875 10.0.0.129 - - [2026-05-04 03:32:29] "GET /virtual-network/2f1eb57f-68db-4bfb-b6a6-a57db2ac7a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007977 10.0.0.129 - - [2026-05-04 03:32:29] "POST /neutron/subnet HTTP/1.1" 200 729 0.013282 10.0.0.129 - - [2026-05-04 03:32:29] "GET /virtual-network/2f1eb57f-68db-4bfb-b6a6-a57db2ac7a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007213 10.0.0.129 - - [2026-05-04 03:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.249 - - [2026-05-04 03:32:29] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001050 10.0.0.129 - - [2026-05-04 03:32:29] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.050112 10.0.0.129 - - [2026-05-04 03:32:29] "POST /route-targets HTTP/1.1" 200 328 0.017559 10.0.0.249 - - [2026-05-04 03:32:30] "POST /useragent-kv HTTP/1.1" 200 115 0.011643 10.0.0.129 - - [2026-05-04 03:32:30] "POST /neutron/subnet HTTP/1.1" 200 719 0.281444 10.0.0.129 - - [2026-05-04 03:32:30] "POST /id-to-fqname HTTP/1.1" 200 223 0.001619 10.0.0.129 - - [2026-05-04 03:32:30] "GET /virtual-network/970de11d-c143-4b1f-a2e8-cbc4cabac676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008822 10.0.0.129 - - [2026-05-04 03:32:30] "GET /virtual-network/970de11d-c143-4b1f-a2e8-cbc4cabac676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007315 10.0.0.129 - - [2026-05-04 03:32:30] "POST /neutron/network HTTP/1.1" 200 831 0.009090 10.0.0.129 - - [2026-05-04 03:32:30] "GET /virtual-network/970de11d-c143-4b1f-a2e8-cbc4cabac676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007052 10.0.0.129 - - [2026-05-04 03:32:30] "GET /obj-perms HTTP/1.1" 200 5045 0.004176 10.0.0.249 - - [2026-05-04 03:32:30] "GET /obj-perms HTTP/1.1" 200 5045 0.005266 10.0.0.129 - - [2026-05-04 03:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004906 10.0.0.249 - - [2026-05-04 03:32:30] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001343 10.0.0.129 - - [2026-05-04 03:32:30] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.044045 10.0.0.249 - - [2026-05-04 03:32:30] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001129 10.0.0.129 - - [2026-05-04 03:32:31] "POST /neutron/network HTTP/1.1" 200 615 0.141261 10.0.0.129 - - [2026-05-04 03:32:31] "POST /ref-update HTTP/1.1" 200 156 0.030693 10.0.0.129 - - [2026-05-04 03:32:31] "POST /id-to-fqname HTTP/1.1" 200 224 0.004344 10.0.0.129 - - [2026-05-04 03:32:31] "GET /virtual-network/80f6a73e-3b73-41b8-b779-f2659c18e057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008721 10.0.0.129 - - [2026-05-04 03:32:31] "POST /neutron/network HTTP/1.1" 200 831 0.009516 10.0.0.129 - - [2026-05-04 03:32:31] "GET /virtual-network/80f6a73e-3b73-41b8-b779-f2659c18e057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008229 10.0.0.129 - - [2026-05-04 03:32:31] "GET /virtual-network/80f6a73e-3b73-41b8-b779-f2659c18e057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006778 10.0.0.50 - - [2026-05-04 03:32:31] "GET /obj-perms HTTP/1.1" 200 5045 0.004232 10.0.0.129 - - [2026-05-04 03:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.249 - - [2026-05-04 03:32:32] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001569 10.0.0.129 - - [2026-05-04 03:32:32] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.047347 10.0.0.129 - - [2026-05-04 03:32:32] "POST /neutron/network HTTP/1.1" 200 117 0.016025 10.0.0.129 - - [2026-05-04 03:32:32] "POST /neutron/network HTTP/1.1" 200 845 0.010651 10.0.0.129 - - [2026-05-04 03:32:32] "POST /id-to-fqname HTTP/1.1" 200 229 0.001409 10.0.0.129 - - [2026-05-04 03:32:32] "GET /virtual-network/3c67d457-e03c-481a-af03-012e17036b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007274 10.0.0.129 - - [2026-05-04 03:32:32] "GET /virtual-network/3c67d457-e03c-481a-af03-012e17036b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007048 10.0.0.129 - - [2026-05-04 03:32:32] "POST /neutron/subnet HTTP/1.1" 200 729 0.012629 10.0.0.129 - - [2026-05-04 03:32:32] "GET /virtual-network/3c67d457-e03c-481a-af03-012e17036b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006560 10.0.0.129 - - [2026-05-04 03:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.129 - - [2026-05-04 03:32:33] "POST /neutron/network HTTP/1.1" 200 1121 0.007890 10.0.0.249 - - [2026-05-04 03:32:33] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001522 10.0.0.129 - - [2026-05-04 03:32:33] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.053559 10.0.0.129 - - [2026-05-04 03:32:33] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015354 10.0.0.129 - - [2026-05-04 03:32:33] "POST /neutron/port HTTP/1.1" 200 117 0.001951 10.0.0.129 - - [2026-05-04 03:32:33] "POST /route-targets HTTP/1.1" 200 328 0.017069 10.0.0.249 - - [2026-05-04 03:32:33] "POST /useragent-kv HTTP/1.1" 200 115 0.011040 10.0.0.129 - - [2026-05-04 03:32:33] "POST /neutron/subnet HTTP/1.1" 200 725 0.241267 10.0.0.129 - - [2026-05-04 03:32:33] "POST /id-to-fqname HTTP/1.1" 200 230 0.002468 10.0.0.129 - - [2026-05-04 03:32:33] "GET /virtual-network/a6c22bb3-5065-49af-a61e-a9d326b52838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.008627 10.0.0.129 - - [2026-05-04 03:32:33] "GET /virtual-network/a6c22bb3-5065-49af-a61e-a9d326b52838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.008406 10.0.0.129 - - [2026-05-04 03:32:33] "POST /neutron/network HTTP/1.1" 200 846 0.009484 10.0.0.129 - - [2026-05-04 03:32:34] "GET /virtual-network/a6c22bb3-5065-49af-a61e-a9d326b52838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007060 10.0.0.129 - - [2026-05-04 03:32:34] "GET /obj-perms HTTP/1.1" 200 5045 0.004359 10.0.0.249 - - [2026-05-04 03:32:34] "GET /obj-perms HTTP/1.1" 200 5045 0.005530 10.0.0.129 - - [2026-05-04 03:32:34] "POST /id-to-fqname HTTP/1.1" 200 223 0.001356 10.0.0.129 - - [2026-05-04 03:32:34] "POST /neutron/network HTTP/1.1" 200 841 0.007506 10.0.0.249 - - [2026-05-04 03:32:35] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001202 10.0.0.129 - - [2026-05-04 03:32:35] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.072938 10.0.0.129 - - [2026-05-04 03:32:35] "POST /neutron/port HTTP/1.1" 200 117 0.008220 10.0.0.129 - - [2026-05-04 03:32:35] "POST /id-to-fqname HTTP/1.1" 200 224 0.001738 10.0.0.129 - - [2026-05-04 03:32:35] "POST /neutron/network HTTP/1.1" 200 841 0.007800 10.0.0.129 - - [2026-05-04 03:32:36] "POST /neutron/port HTTP/1.1" 200 1057 0.032040 10.0.0.129 - - [2026-05-04 03:32:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004608 10.0.0.129 - - [2026-05-04 03:32:36] "POST /neutron/network HTTP/1.1" 200 831 0.012161 10.0.0.249 - - [2026-05-04 03:32:36] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002018 10.0.0.129 - - [2026-05-04 03:32:36] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.089690 10.0.0.129 - - [2026-05-04 03:32:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007755 10.0.0.129 - - [2026-05-04 03:32:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.004144 10.0.0.129 - - [2026-05-04 03:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.249 - - [2026-05-04 03:32:37] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001567 10.0.0.129 - - [2026-05-04 03:32:37] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.008595 10.0.0.129 - - [2026-05-04 03:32:37] "POST /service-templates HTTP/1.1" 200 545 0.039016 10.0.0.129 - - [2026-05-04 03:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.129 - - [2026-05-04 03:32:37] "GET /service-template/6c0efedc-060d-4618-9264-c849dd6ff689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.006952 10.0.0.129 - - [2026-05-04 03:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.129 - - [2026-05-04 03:32:37] "GET /service-template/6c0efedc-060d-4618-9264-c849dd6ff689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005264 10.0.0.129 - - [2026-05-04 03:32:37] "POST /id-to-fqname HTTP/1.1" 200 223 0.001320 10.0.0.249 - - [2026-05-04 03:32:37] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001163 10.0.0.129 - - [2026-05-04 03:32:37] "POST /id-to-fqname HTTP/1.1" 200 229 0.001251 10.0.0.129 - - [2026-05-04 03:32:37] "POST /id-to-fqname HTTP/1.1" 200 230 0.001742 10.0.0.129 - - [2026-05-04 03:32:37] "POST /neutron/port HTTP/1.1" 200 1055 0.407376 10.0.0.129 - - [2026-05-04 03:32:37] "POST /neutron/port HTTP/1.1" 200 1055 0.014165 10.0.0.129 - - [2026-05-04 03:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.129 - - [2026-05-04 03:32:38] "DELETE /service-template/6c0efedc-060d-4618-9264-c849dd6ff689 HTTP/1.1" 200 115 0.079963 10.0.0.129 - - [2026-05-04 03:32:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.005457 10.0.0.129 - - [2026-05-04 03:32:38] "POST /neutron/port HTTP/1.1" 200 1119 0.021927 10.0.0.129 - - [2026-05-04 03:32:38] "POST /neutron/port HTTP/1.1" 200 117 0.001283 10.0.0.249 - - [2026-05-04 03:32:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004249 10.0.0.249 - - [2026-05-04 03:32:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004258 10.0.0.129 - - [2026-05-04 03:32:38] "POST /neutron/network HTTP/1.1" 200 151 0.139549 10.0.0.129 - - [2026-05-04 03:32:38] "DELETE /route-target/383b849d-24ec-4f41-81d1-084a6f0edf15 HTTP/1.1" 200 115 0.042808 10.0.0.129 - - [2026-05-04 03:32:38] "POST /neutron/port HTTP/1.1" 200 1121 0.025939 10.0.0.129 - - [2026-05-04 03:32:39] "POST /neutron/network HTTP/1.1" 200 831 0.008128 10.0.0.129 - - [2026-05-04 03:32:39] "POST /neutron/port HTTP/1.1" 200 1109 0.017531 10.0.0.129 - - [2026-05-04 03:32:40] "POST /neutron/network HTTP/1.1" 200 2184 0.010791 10.0.0.129 - - [2026-05-04 03:32:41] "POST /neutron/network HTTP/1.1" 200 831 0.008964 10.0.0.129 - - [2026-05-04 03:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.249 - - [2026-05-04 03:32:41] "POST /useragent-kv HTTP/1.1" 200 115 0.008735 10.0.0.249 - - [2026-05-04 03:32:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003331 10.0.0.129 - - [2026-05-04 03:32:41] "POST /neutron/network HTTP/1.1" 200 151 0.177481 10.0.0.129 - - [2026-05-04 03:32:41] "DELETE /route-target/66337fe8-e99d-4d76-a34e-7f8305712fa0 HTTP/1.1" 200 115 0.048051 10.0.0.249 - - [2026-05-04 03:32:41] "DELETE /project/107ddf4acd5842deba90b7d7550eddad HTTP/1.1" 404 173 0.003262 10.0.0.249 - - [2026-05-04 03:32:43] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001232 10.0.0.129 - - [2026-05-04 03:32:43] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.059756 10.0.0.249 - - [2026-05-04 03:32:43] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001694 10.0.0.129 - - [2026-05-04 03:32:43] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?fields=virtual_networks HTTP/1.1" 200 1040 0.065460 10.0.0.249 - - [2026-05-04 03:32:44] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001325 10.0.0.129 - - [2026-05-04 03:32:44] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.056876 10.0.0.249 - - [2026-05-04 03:32:44] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001254 10.0.0.129 - - [2026-05-04 03:32:44] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?fields=security_groups HTTP/1.1" 200 1265 0.077620 10.0.0.129 - - [2026-05-04 03:32:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.033125 10.0.0.249 - - [2026-05-04 03:32:45] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003489 10.0.0.249 - - [2026-05-04 03:32:45] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001247 10.0.0.249 - - [2026-05-04 03:32:45] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009557 10.0.0.249 - - [2026-05-04 03:32:45] "POST /id-to-fqname HTTP/1.1" 200 188 0.004298 10.0.0.249 - - [2026-05-04 03:32:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.007492 10.0.0.249 - - [2026-05-04 03:32:45] "POST /security-groups HTTP/1.1" 200 589 0.089666 10.0.0.129 - - [2026-05-04 03:32:45] "POST /fqname-to-id HTTP/1.1" 404 232 0.004478 10.0.0.249 - - [2026-05-04 03:32:45] "POST /projects HTTP/1.1" 200 581 0.322870 10.0.0.249 - - [2026-05-04 03:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.355669 10.0.0.129 - - [2026-05-04 03:32:45] "POST /access-control-lists HTTP/1.1" 200 594 0.044497 10.0.0.129 - - [2026-05-04 03:32:45] "GET /project/aaf4c007-111f-4f5e-b605-d54fb093b5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.519843 10.0.0.129 - - [2026-05-04 03:32:46] "GET / HTTP/1.1" 200 36215 0.002101 10.0.0.129 - - [2026-05-04 03:32:48] "POST /fqname-to-id HTTP/1.1" 401 293 0.000618 10.0.0.129 - - [2026-05-04 03:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.059817 10.0.0.249 - - [2026-05-04 03:32:49] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.029573 10.0.0.129 - - [2026-05-04 03:32:49] "GET /project/aaf4c007-111f-4f5e-b605-d54fb093b5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.073842 10.0.0.129 - - [2026-05-04 03:32:49] "POST /neutron/network HTTP/1.1" 200 117 0.038997 10.0.0.129 - - [2026-05-04 03:32:49] "POST /neutron/network HTTP/1.1" 200 833 0.009825 10.0.0.129 - - [2026-05-04 03:32:49] "POST /id-to-fqname HTTP/1.1" 200 223 0.001299 10.0.0.129 - - [2026-05-04 03:32:49] "GET /virtual-network/e80903a1-3cef-4c32-b13c-b8200c25adfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006144 10.0.0.129 - - [2026-05-04 03:32:49] "GET /virtual-network/e80903a1-3cef-4c32-b13c-b8200c25adfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007132 10.0.0.129 - - [2026-05-04 03:32:49] "POST /neutron/subnet HTTP/1.1" 200 729 0.012295 10.0.0.129 - - [2026-05-04 03:32:50] "GET /virtual-network/e80903a1-3cef-4c32-b13c-b8200c25adfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007868 10.0.0.50 - - [2026-05-04 03:32:51] "GET /obj-perms HTTP/1.1" 200 5045 0.057029 10.0.0.129 - - [2026-05-04 03:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.249 - - [2026-05-04 03:32:51] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001169 10.0.0.129 - - [2026-05-04 03:32:51] "GET /project/aaf4c007-111f-4f5e-b605-d54fb093b5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.047254 10.0.0.129 - - [2026-05-04 03:32:52] "POST /route-targets HTTP/1.1" 200 328 0.015654 10.0.0.249 - - [2026-05-04 03:32:52] "POST /useragent-kv HTTP/1.1" 200 115 0.009481 10.0.0.129 - - [2026-05-04 03:32:52] "POST /neutron/subnet HTTP/1.1" 200 720 0.281206 10.0.0.129 - - [2026-05-04 03:32:52] "POST /id-to-fqname HTTP/1.1" 200 225 0.002077 10.0.0.129 - - [2026-05-04 03:32:52] "GET /virtual-network/f34d1a5c-ca53-4ea1-8039-b7df722ca98e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007562 10.0.0.129 - - [2026-05-04 03:32:52] "GET /virtual-network/f34d1a5c-ca53-4ea1-8039-b7df722ca98e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007161 10.0.0.129 - - [2026-05-04 03:32:52] "POST /neutron/network HTTP/1.1" 200 835 0.009949 10.0.0.129 - - [2026-05-04 03:32:52] "GET /virtual-network/f34d1a5c-ca53-4ea1-8039-b7df722ca98e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006878 10.0.0.129 - - [2026-05-04 03:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.249 - - [2026-05-04 03:32:53] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001755 10.0.0.129 - - [2026-05-04 03:32:53] "GET /project/aaf4c007-111f-4f5e-b605-d54fb093b5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.048355 10.0.0.249 - - [2026-05-04 03:32:53] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001067 10.0.0.129 - - [2026-05-04 03:32:53] "POST /neutron/network HTTP/1.1" 200 619 0.144253 10.0.0.129 - - [2026-05-04 03:32:53] "POST /ref-update HTTP/1.1" 200 156 0.027415 10.0.0.129 - - [2026-05-04 03:32:53] "POST /id-to-fqname HTTP/1.1" 200 226 0.004395 10.0.0.129 - - [2026-05-04 03:32:53] "GET /virtual-network/d5097ef6-418a-4142-bcb5-8d433a50e9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007818 10.0.0.129 - - [2026-05-04 03:32:53] "POST /neutron/network HTTP/1.1" 200 837 0.009660 10.0.0.129 - - [2026-05-04 03:32:53] "GET /virtual-network/d5097ef6-418a-4142-bcb5-8d433a50e9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007533 10.0.0.129 - - [2026-05-04 03:32:54] "GET /virtual-network/d5097ef6-418a-4142-bcb5-8d433a50e9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007578 10.0.0.129 - - [2026-05-04 03:32:54] "GET /obj-perms HTTP/1.1" 200 5045 0.055143 10.0.0.249 - - [2026-05-04 03:32:54] "GET /obj-perms HTTP/1.1" 200 5045 0.064360 10.0.0.129 - - [2026-05-04 03:32:54] "POST /id-to-fqname HTTP/1.1" 200 225 0.001415 10.0.0.129 - - [2026-05-04 03:32:54] "POST /neutron/port HTTP/1.1" 200 4186 0.055297 10.0.0.249 - - [2026-05-04 03:32:55] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001310 10.0.0.129 - - [2026-05-04 03:32:55] "GET /project/aaf4c007-111f-4f5e-b605-d54fb093b5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.081161 10.0.0.129 - - [2026-05-04 03:32:55] "POST /neutron/port HTTP/1.1" 200 4186 0.044051 10.0.0.129 - - [2026-05-04 03:32:55] "POST /id-to-fqname HTTP/1.1" 200 226 0.001440 10.0.0.129 - - [2026-05-04 03:32:56] "POST /neutron/network HTTP/1.1" 200 847 0.010901 10.0.0.129 - - [2026-05-04 03:32:56] "POST /neutron/port HTTP/1.1" 200 1057 0.019905 10.0.0.129 - - [2026-05-04 03:32:56] "POST /neutron/port HTTP/1.1" 200 1121 0.027617 10.0.0.129 - - [2026-05-04 03:32:57] "POST /neutron/port HTTP/1.1" 200 117 0.001459 10.0.0.249 - - [2026-05-04 03:32:57] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001300 10.0.0.129 - - [2026-05-04 03:32:57] "GET /project/aaf4c007-111f-4f5e-b605-d54fb093b5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.094672 10.0.0.129 - - [2026-05-04 03:32:57] "POST /neutron/port HTTP/1.1" 200 5154 0.057169 10.0.0.129 - - [2026-05-04 03:32:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.003723 10.0.0.129 - - [2026-05-04 03:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.249 - - [2026-05-04 03:32:57] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001215 10.0.0.129 - - [2026-05-04 03:32:57] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.008767 10.0.0.129 - - [2026-05-04 03:32:57] "POST /service-templates HTTP/1.1" 200 545 0.041088 10.0.0.129 - - [2026-05-04 03:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.129 - - [2026-05-04 03:32:57] "GET /service-template/fb41b335-860c-48d5-aa0b-2ddf5700ca0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.008545 10.0.0.129 - - [2026-05-04 03:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.129 - - [2026-05-04 03:32:57] "POST /neutron/network HTTP/1.1" 200 847 0.007558 10.0.0.129 - - [2026-05-04 03:32:57] "GET /service-template/fb41b335-860c-48d5-aa0b-2ddf5700ca0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.004216 10.0.0.129 - - [2026-05-04 03:32:57] "POST /id-to-fqname HTTP/1.1" 200 223 0.001499 10.0.0.129 - - [2026-05-04 03:32:57] "POST /id-to-fqname HTTP/1.1" 200 225 0.001475 10.0.0.129 - - [2026-05-04 03:32:57] "POST /id-to-fqname HTTP/1.1" 200 226 0.001433 10.0.0.129 - - [2026-05-04 03:32:58] "POST /neutron/port HTTP/1.1" 200 1057 0.027562 10.0.0.129 - - [2026-05-04 03:32:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013035 10.0.0.129 - - [2026-05-04 03:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.129 - - [2026-05-04 03:32:58] "DELETE /service-template/fb41b335-860c-48d5-aa0b-2ddf5700ca0c HTTP/1.1" 200 115 0.038996 10.0.0.129 - - [2026-05-04 03:32:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.005873 10.0.0.129 - - [2026-05-04 03:32:58] "POST /neutron/subnet HTTP/1.1" 200 694 0.012048 10.0.0.129 - - [2026-05-04 03:32:58] "POST /neutron/network HTTP/1.1" 200 837 0.008095 10.0.0.129 - - [2026-05-04 03:32:59] "POST /neutron/port HTTP/1.1" 200 1111 0.016932 10.0.0.129 - - [2026-05-04 03:33:00] "POST /neutron/port HTTP/1.1" 200 1111 0.020778 10.0.0.129 - - [2026-05-04 03:33:00] "POST /neutron/network HTTP/1.1" 200 2194 0.012254 10.0.0.249 - - [2026-05-04 03:33:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004046 10.0.0.249 - - [2026-05-04 03:33:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004075 10.0.0.129 - - [2026-05-04 03:33:00] "POST /neutron/network HTTP/1.1" 200 151 0.195677 10.0.0.249 - - [2026-05-04 03:33:01] "POST /useragent-kv HTTP/1.1" 200 115 0.005347 10.0.0.129 - - [2026-05-04 03:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.249 - - [2026-05-04 03:33:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004565 10.0.0.129 - - [2026-05-04 03:33:01] "POST /neutron/network HTTP/1.1" 200 151 0.194865 10.0.0.129 - - [2026-05-04 03:33:01] "DELETE /route-target/6c76b2ad-3251-4ddb-8a61-9fdd6eb75591 HTTP/1.1" 200 115 0.044981 10.0.0.129 - - [2026-05-04 03:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.249 - - [2026-05-04 03:33:04] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001104 10.0.0.129 - - [2026-05-04 03:33:04] "GET /project/aaf4c007-111f-4f5e-b605-d54fb093b5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.058352 10.0.0.129 - - [2026-05-04 03:33:04] "POST /neutron/network HTTP/1.1" 200 117 0.016155 10.0.0.129 - - [2026-05-04 03:33:05] "POST /neutron/network HTTP/1.1" 200 832 0.009875 10.0.0.129 - - [2026-05-04 03:33:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001296 10.0.0.129 - - [2026-05-04 03:33:05] "GET /virtual-network/2256273e-86a2-48ce-91a8-a724f8bb6582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006227 10.0.0.129 - - [2026-05-04 03:33:05] "GET /virtual-network/2256273e-86a2-48ce-91a8-a724f8bb6582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006432 10.0.0.129 - - [2026-05-04 03:33:05] "POST /neutron/subnet HTTP/1.1" 200 724 0.010407 10.0.0.129 - - [2026-05-04 03:33:05] "GET /virtual-network/2256273e-86a2-48ce-91a8-a724f8bb6582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006428 10.0.0.50 - - [2026-05-04 03:33:05] "GET /obj-perms HTTP/1.1" 200 5045 0.005071 10.0.0.129 - - [2026-05-04 03:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005046 10.0.0.249 - - [2026-05-04 03:33:05] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001101 10.0.0.129 - - [2026-05-04 03:33:05] "GET /project/aaf4c007-111f-4f5e-b605-d54fb093b5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.053999 10.0.0.129 - - [2026-05-04 03:33:06] "POST /route-targets HTTP/1.1" 200 328 0.017567 10.0.0.249 - - [2026-05-04 03:33:06] "POST /useragent-kv HTTP/1.1" 200 115 0.029241 10.0.0.129 - - [2026-05-04 03:33:06] "POST /neutron/subnet HTTP/1.1" 200 730 0.299296 10.0.0.129 - - [2026-05-04 03:33:06] "POST /id-to-fqname HTTP/1.1" 200 223 0.001680 10.0.0.129 - - [2026-05-04 03:33:06] "GET /virtual-network/9f4e9674-a701-428e-9cdb-7445589bdd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007394 10.0.0.129 - - [2026-05-04 03:33:06] "GET /virtual-network/9f4e9674-a701-428e-9cdb-7445589bdd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007295 10.0.0.129 - - [2026-05-04 03:33:06] "POST /neutron/network HTTP/1.1" 200 833 0.008437 10.0.0.129 - - [2026-05-04 03:33:06] "GET /virtual-network/9f4e9674-a701-428e-9cdb-7445589bdd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006694 10.0.0.129 - - [2026-05-04 03:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.249 - - [2026-05-04 03:33:07] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001685 10.0.0.129 - - [2026-05-04 03:33:07] "GET /project/aaf4c007-111f-4f5e-b605-d54fb093b5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.053640 10.0.0.249 - - [2026-05-04 03:33:07] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001404 10.0.0.129 - - [2026-05-04 03:33:07] "POST /neutron/network HTTP/1.1" 200 615 0.172354 10.0.0.129 - - [2026-05-04 03:33:07] "POST /ref-update HTTP/1.1" 200 156 0.033418 10.0.0.129 - - [2026-05-04 03:33:07] "POST /id-to-fqname HTTP/1.1" 200 224 0.004734 10.0.0.129 - - [2026-05-04 03:33:07] "GET /virtual-network/f6d5e20b-f56a-418e-8692-caa9a723673d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006811 10.0.0.129 - - [2026-05-04 03:33:07] "POST /neutron/network HTTP/1.1" 200 834 0.008639 10.0.0.129 - - [2026-05-04 03:33:07] "GET /virtual-network/f6d5e20b-f56a-418e-8692-caa9a723673d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006101 10.0.0.129 - - [2026-05-04 03:33:08] "GET /virtual-network/f6d5e20b-f56a-418e-8692-caa9a723673d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008414 10.0.0.129 - - [2026-05-04 03:33:08] "GET /obj-perms HTTP/1.1" 200 5045 0.004520 10.0.0.249 - - [2026-05-04 03:33:08] "GET /obj-perms HTTP/1.1" 200 5045 0.005012 10.0.0.129 - - [2026-05-04 03:33:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001692 10.0.0.129 - - [2026-05-04 03:33:08] "POST /neutron/port HTTP/1.1" 200 4186 0.053463 10.0.0.249 - - [2026-05-04 03:33:09] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001065 10.0.0.129 - - [2026-05-04 03:33:09] "GET /project/aaf4c007-111f-4f5e-b605-d54fb093b5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.076001 10.0.0.129 - - [2026-05-04 03:33:09] "POST /neutron/port HTTP/1.1" 200 4186 0.038680 10.0.0.129 - - [2026-05-04 03:33:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.001627 10.0.0.129 - - [2026-05-04 03:33:10] "POST /neutron/network HTTP/1.1" 200 844 0.008164 10.0.0.129 - - [2026-05-04 03:33:10] "POST /neutron/port HTTP/1.1" 200 1059 0.022772 10.0.0.129 - - [2026-05-04 03:33:10] "POST /neutron/port HTTP/1.1" 200 1123 0.027908 10.0.0.129 - - [2026-05-04 03:33:10] "POST /neutron/port HTTP/1.1" 200 117 0.001358 10.0.0.249 - - [2026-05-04 03:33:11] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001171 10.0.0.129 - - [2026-05-04 03:33:11] "GET /project/aaf4c007-111f-4f5e-b605-d54fb093b5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.079027 10.0.0.129 - - [2026-05-04 03:33:11] "POST /neutron/port HTTP/1.1" 200 5156 0.047181 10.0.0.129 - - [2026-05-04 03:33:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.004821 10.0.0.129 - - [2026-05-04 03:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.249 - - [2026-05-04 03:33:11] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001337 10.0.0.129 - - [2026-05-04 03:33:11] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.008748 10.0.0.129 - - [2026-05-04 03:33:11] "POST /service-templates HTTP/1.1" 200 545 0.039347 10.0.0.129 - - [2026-05-04 03:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.129 - - [2026-05-04 03:33:11] "GET /service-template/9a56835e-3a6b-4fd6-968f-efa00da5ad7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.007316 10.0.0.129 - - [2026-05-04 03:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.129 - - [2026-05-04 03:33:11] "POST /neutron/network HTTP/1.1" 200 844 0.009035 10.0.0.129 - - [2026-05-04 03:33:11] "GET /service-template/9a56835e-3a6b-4fd6-968f-efa00da5ad7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.007272 10.0.0.129 - - [2026-05-04 03:33:11] "POST /id-to-fqname HTTP/1.1" 200 223 0.001501 10.0.0.129 - - [2026-05-04 03:33:11] "POST /id-to-fqname HTTP/1.1" 200 223 0.001297 10.0.0.129 - - [2026-05-04 03:33:11] "POST /id-to-fqname HTTP/1.1" 200 224 0.002247 10.0.0.129 - - [2026-05-04 03:33:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010016 10.0.0.129 - - [2026-05-04 03:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.129 - - [2026-05-04 03:33:12] "DELETE /service-template/9a56835e-3a6b-4fd6-968f-efa00da5ad7f HTTP/1.1" 200 115 0.043067 10.0.0.129 - - [2026-05-04 03:33:12] "POST /fqname-to-id HTTP/1.1" 404 193 0.004583 10.0.0.129 - - [2026-05-04 03:33:12] "POST /neutron/port HTTP/1.1" 200 1112 0.154301 10.0.0.129 - - [2026-05-04 03:33:12] "POST /neutron/network HTTP/1.1" 200 834 0.008783 10.0.0.129 - - [2026-05-04 03:33:12] "POST /neutron/port HTTP/1.1" 200 117 0.001664 10.0.0.129 - - [2026-05-04 03:33:13] "POST /neutron/port HTTP/1.1" 200 1113 0.015939 10.0.0.129 - - [2026-05-04 03:33:14] "POST /neutron/port HTTP/1.1" 200 1112 0.017709 10.0.0.129 - - [2026-05-04 03:33:14] "POST /neutron/network HTTP/1.1" 200 2188 0.013867 10.0.0.249 - - [2026-05-04 03:33:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003493 10.0.0.249 - - [2026-05-04 03:33:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004575 10.0.0.129 - - [2026-05-04 03:33:14] "POST /neutron/network HTTP/1.1" 200 151 0.146133 10.0.0.129 - - [2026-05-04 03:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009350 10.0.0.249 - - [2026-05-04 03:33:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004297 10.0.0.249 - - [2026-05-04 03:33:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004553 10.0.0.129 - - [2026-05-04 03:33:15] "POST /neutron/network HTTP/1.1" 200 151 0.165288 10.0.0.129 - - [2026-05-04 03:33:15] "DELETE /route-target/5440f772-48de-4609-836f-006d678b5a7f HTTP/1.1" 200 115 0.036017 10.0.0.249 - - [2026-05-04 03:33:17] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001527 10.0.0.129 - - [2026-05-04 03:33:17] "GET /project/aaf4c007-111f-4f5e-b605-d54fb093b5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.075935 10.0.0.249 - - [2026-05-04 03:33:17] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001447 10.0.0.129 - - [2026-05-04 03:33:17] "GET /project/aaf4c007-111f-4f5e-b605-d54fb093b5ad?fields=virtual_networks HTTP/1.1" 200 1041 0.049751 10.0.0.249 - - [2026-05-04 03:33:17] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001113 10.0.0.129 - - [2026-05-04 03:33:17] "GET /project/aaf4c007-111f-4f5e-b605-d54fb093b5ad?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.047290 10.0.0.249 - - [2026-05-04 03:33:17] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001567 10.0.0.129 - - [2026-05-04 03:33:17] "GET /project/aaf4c007-111f-4f5e-b605-d54fb093b5ad?fields=security_groups HTTP/1.1" 200 1266 0.063014 10.0.0.129 - - [2026-05-04 03:33:18] "POST /fqname-to-id HTTP/1.1" 404 184 0.030202 10.0.0.249 - - [2026-05-04 03:33:18] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003436 10.0.0.249 - - [2026-05-04 03:33:18] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001182 10.0.0.249 - - [2026-05-04 03:33:18] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.039990 10.0.0.249 - - [2026-05-04 03:33:18] "POST /id-to-fqname HTTP/1.1" 200 186 0.002544 10.0.0.249 - - [2026-05-04 03:33:18] "POST /fqname-to-id HTTP/1.1" 404 195 0.008238 10.0.0.249 - - [2026-05-04 03:33:18] "POST /security-groups HTTP/1.1" 200 587 0.081264 10.0.0.249 - - [2026-05-04 03:33:18] "POST /projects HTTP/1.1" 200 577 0.310598 10.0.0.129 - - [2026-05-04 03:33:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.009911 10.0.0.249 - - [2026-05-04 03:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.388986 10.0.0.129 - - [2026-05-04 03:33:18] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.569467 10.0.0.129 - - [2026-05-04 03:33:19] "POST /neutron/port HTTP/1.1" 200 1107 0.019039 10.0.0.129 - - [2026-05-04 03:33:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004208 10.0.0.129 - - [2026-05-04 03:33:19] "POST /neutron/network HTTP/1.1" 200 927 0.008993 10.0.0.129 - - [2026-05-04 03:33:20] "GET / HTTP/1.1" 200 36215 0.002707 10.0.0.129 - - [2026-05-04 03:33:21] "POST /fqname-to-id HTTP/1.1" 401 293 0.000508 10.0.0.129 - - [2026-05-04 03:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.067432 10.0.0.249 - - [2026-05-04 03:33:22] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001122 10.0.0.129 - - [2026-05-04 03:33:22] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.046410 10.0.0.129 - - [2026-05-04 03:33:22] "POST /ref-update HTTP/1.1" 200 156 0.033368 10.0.0.249 - - [2026-05-04 03:33:22] "POST /useragent-kv HTTP/1.1" 200 115 0.013794 10.0.0.129 - - [2026-05-04 03:33:22] "POST /neutron/subnet HTTP/1.1" 200 724 0.231248 10.0.0.129 - - [2026-05-04 03:33:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.002139 10.0.0.129 - - [2026-05-04 03:33:22] "GET /virtual-network/43dc08f3-6179-41e5-8c7b-a353ad9281b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008062 10.0.0.129 - - [2026-05-04 03:33:22] "GET /virtual-network/43dc08f3-6179-41e5-8c7b-a353ad9281b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006336 10.0.0.129 - - [2026-05-04 03:33:22] "POST /neutron/network HTTP/1.1" 200 830 0.007578 10.0.0.129 - - [2026-05-04 03:33:23] "GET /virtual-network/43dc08f3-6179-41e5-8c7b-a353ad9281b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006568 10.0.0.50 - - [2026-05-04 03:33:24] "GET /obj-perms HTTP/1.1" 200 5041 0.346938 10.0.0.129 - - [2026-05-04 03:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005737 10.0.0.249 - - [2026-05-04 03:33:25] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001241 10.0.0.129 - - [2026-05-04 03:33:25] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.042353 10.0.0.249 - - [2026-05-04 03:33:25] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001133 10.0.0.129 - - [2026-05-04 03:33:25] "POST /neutron/network HTTP/1.1" 200 611 0.171156 10.0.0.129 - - [2026-05-04 03:33:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.003884 10.0.0.129 - - [2026-05-04 03:33:26] "GET /virtual-network/f1767337-964a-4e4a-b3bd-cd82d0e65861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007927 10.0.0.129 - - [2026-05-04 03:33:26] "POST /neutron/network HTTP/1.1" 200 830 0.009447 10.0.0.129 - - [2026-05-04 03:33:26] "GET /virtual-network/f1767337-964a-4e4a-b3bd-cd82d0e65861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006051 10.0.0.129 - - [2026-05-04 03:33:26] "GET /virtual-network/f1767337-964a-4e4a-b3bd-cd82d0e65861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007042 10.0.0.129 - - [2026-05-04 03:33:26] "GET /obj-perms HTTP/1.1" 200 5041 0.065785 10.0.0.249 - - [2026-05-04 03:33:26] "GET /obj-perms HTTP/1.1" 200 5041 0.074598 10.0.0.129 - - [2026-05-04 03:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.249 - - [2026-05-04 03:33:26] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001542 10.0.0.129 - - [2026-05-04 03:33:27] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.048381 10.0.0.129 - - [2026-05-04 03:33:27] "POST /neutron/network HTTP/1.1" 200 117 0.019599 10.0.0.129 - - [2026-05-04 03:33:27] "POST /route-targets HTTP/1.1" 200 328 0.014825 10.0.0.129 - - [2026-05-04 03:33:27] "POST /neutron/network HTTP/1.1" 200 832 0.010181 10.0.0.129 - - [2026-05-04 03:33:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.001568 10.0.0.129 - - [2026-05-04 03:33:27] "GET /virtual-network/571d3380-007e-466c-9771-cfeacdb683a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006474 10.0.0.129 - - [2026-05-04 03:33:27] "GET /virtual-network/571d3380-007e-466c-9771-cfeacdb683a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006395 10.0.0.129 - - [2026-05-04 03:33:27] "POST /neutron/subnet HTTP/1.1" 200 724 0.011934 10.0.0.129 - - [2026-05-04 03:33:27] "GET /virtual-network/571d3380-007e-466c-9771-cfeacdb683a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006301 10.0.0.129 - - [2026-05-04 03:33:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.001934 10.0.0.249 - - [2026-05-04 03:33:29] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001258 10.0.0.129 - - [2026-05-04 03:33:29] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.070465 10.0.0.129 - - [2026-05-04 03:33:29] "POST /neutron/network HTTP/1.1" 200 830 0.036653 10.0.0.129 - - [2026-05-04 03:33:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.001446 10.0.0.129 - - [2026-05-04 03:33:29] "POST /neutron/port HTTP/1.1" 200 4186 0.043733 10.0.0.249 - - [2026-05-04 03:33:30] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001153 10.0.0.129 - - [2026-05-04 03:33:30] "POST /neutron/port HTTP/1.1" 200 1056 0.400528 10.0.0.129 - - [2026-05-04 03:33:30] "POST /neutron/port HTTP/1.1" 200 1110 0.151460 10.0.0.129 - - [2026-05-04 03:33:30] "POST /neutron/subnet HTTP/1.1" 200 699 0.011617 10.0.0.249 - - [2026-05-04 03:33:31] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001663 10.0.0.129 - - [2026-05-04 03:33:31] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.092637 10.0.0.129 - - [2026-05-04 03:33:31] "POST /neutron/network HTTP/1.1" 200 832 0.009274 10.0.0.129 - - [2026-05-04 03:33:31] "POST /neutron/port HTTP/1.1" 200 117 0.007076 10.0.0.129 - - [2026-05-04 03:33:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.005284 10.0.0.129 - - [2026-05-04 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007468 10.0.0.249 - - [2026-05-04 03:33:31] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001674 10.0.0.129 - - [2026-05-04 03:33:31] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.009148 10.0.0.129 - - [2026-05-04 03:33:31] "POST /service-templates HTTP/1.1" 200 545 0.040895 10.0.0.129 - - [2026-05-04 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.129 - - [2026-05-04 03:33:31] "GET /service-template/94b25dcb-f586-4e3e-9930-f78b0fbd732a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.010072 10.0.0.129 - - [2026-05-04 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.129 - - [2026-05-04 03:33:31] "GET /service-template/94b25dcb-f586-4e3e-9930-f78b0fbd732a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005104 10.0.0.129 - - [2026-05-04 03:33:31] "POST /id-to-fqname HTTP/1.1" 200 221 0.001579 10.0.0.129 - - [2026-05-04 03:33:31] "POST /id-to-fqname HTTP/1.1" 200 221 0.001485 10.0.0.129 - - [2026-05-04 03:33:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001826 10.0.0.129 - - [2026-05-04 03:33:32] "POST /neutron/port HTTP/1.1" 200 5982 0.066262 10.0.0.129 - - [2026-05-04 03:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007441 10.0.0.129 - - [2026-05-04 03:33:32] "POST /neutron/port HTTP/1.1" 200 1056 0.020105 10.0.0.129 - - [2026-05-04 03:33:32] "DELETE /service-template/94b25dcb-f586-4e3e-9930-f78b0fbd732a HTTP/1.1" 200 115 0.045933 10.0.0.129 - - [2026-05-04 03:33:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.004823 10.0.0.129 - - [2026-05-04 03:33:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005488 10.0.0.129 - - [2026-05-04 03:33:32] "POST /neutron/network HTTP/1.1" 200 832 0.009047 10.0.0.129 - - [2026-05-04 03:33:33] "POST /neutron/port HTTP/1.1" 200 1120 0.021484 10.0.0.129 - - [2026-05-04 03:33:34] "POST /neutron/port HTTP/1.1" 200 1120 0.022535 10.0.0.129 - - [2026-05-04 03:33:34] "POST /neutron/network HTTP/1.1" 200 832 0.008823 10.0.0.129 - - [2026-05-04 03:33:34] "POST /neutron/network HTTP/1.1" 200 1492 0.010282 10.0.0.129 - - [2026-05-04 03:33:35] "DELETE /route-target/d1c38e21-cea5-48e0-abf6-5ef328516914 HTTP/1.1" 200 115 0.033659 10.0.0.129 - - [2026-05-04 03:33:35] "POST /neutron/port HTTP/1.1" 200 1107 0.026742 10.0.0.129 - - [2026-05-04 03:33:35] "POST /neutron/subnet HTTP/1.1" 200 699 0.015543 10.0.0.249 - - [2026-05-04 03:33:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003290 10.0.0.249 - - [2026-05-04 03:33:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002724 10.0.0.129 - - [2026-05-04 03:33:35] "POST /neutron/network HTTP/1.1" 200 151 0.156444 10.0.0.129 - - [2026-05-04 03:33:35] "POST /neutron/network HTTP/1.1" 200 830 0.008391 10.0.0.129 - - [2026-05-04 03:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.129 - - [2026-05-04 03:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.249 - - [2026-05-04 03:33:38] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001470 10.0.0.129 - - [2026-05-04 03:33:38] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.069588 10.0.0.249 - - [2026-05-04 03:33:38] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002071 10.0.0.129 - - [2026-05-04 03:33:39] "POST /neutron/network HTTP/1.1" 200 611 0.178577 10.0.0.129 - - [2026-05-04 03:33:39] "POST /ref-update HTTP/1.1" 200 156 0.040370 10.0.0.129 - - [2026-05-04 03:33:39] "POST /id-to-fqname HTTP/1.1" 200 221 0.005053 10.0.0.129 - - [2026-05-04 03:33:39] "GET /virtual-network/68caa2b6-51c7-4b5d-8dd0-90483ab9dd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006931 10.0.0.129 - - [2026-05-04 03:33:39] "POST /neutron/network HTTP/1.1" 200 832 0.014421 10.0.0.129 - - [2026-05-04 03:33:39] "GET /virtual-network/68caa2b6-51c7-4b5d-8dd0-90483ab9dd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008007 10.0.0.129 - - [2026-05-04 03:33:39] "GET /virtual-network/68caa2b6-51c7-4b5d-8dd0-90483ab9dd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006745 10.0.0.50 - - [2026-05-04 03:33:40] "GET /obj-perms HTTP/1.1" 200 5041 0.004162 10.0.0.129 - - [2026-05-04 03:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.249 - - [2026-05-04 03:33:40] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001369 10.0.0.129 - - [2026-05-04 03:33:40] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.055645 10.0.0.129 - - [2026-05-04 03:33:40] "POST /neutron/network HTTP/1.1" 200 117 0.021378 10.0.0.129 - - [2026-05-04 03:33:40] "POST /neutron/network HTTP/1.1" 200 830 0.010506 10.0.0.129 - - [2026-05-04 03:33:40] "POST /id-to-fqname HTTP/1.1" 200 221 0.001767 10.0.0.129 - - [2026-05-04 03:33:40] "GET /virtual-network/76c0e107-113b-44f2-bf9a-fc1bfeb85040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006771 10.0.0.129 - - [2026-05-04 03:33:40] "GET /virtual-network/76c0e107-113b-44f2-bf9a-fc1bfeb85040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006595 10.0.0.129 - - [2026-05-04 03:33:40] "POST /neutron/subnet HTTP/1.1" 200 724 0.010998 10.0.0.129 - - [2026-05-04 03:33:41] "GET /virtual-network/76c0e107-113b-44f2-bf9a-fc1bfeb85040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009648 10.0.0.129 - - [2026-05-04 03:33:41] "GET /obj-perms HTTP/1.1" 200 5041 0.004493 10.0.0.249 - - [2026-05-04 03:33:41] "GET /obj-perms HTTP/1.1" 200 5041 0.005454 10.0.0.129 - - [2026-05-04 03:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006804 10.0.0.249 - - [2026-05-04 03:33:41] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002707 10.0.0.129 - - [2026-05-04 03:33:41] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.051035 10.0.0.129 - - [2026-05-04 03:33:42] "POST /route-targets HTTP/1.1" 200 328 0.038313 10.0.0.249 - - [2026-05-04 03:33:42] "DELETE /project/aaf4c007111f4f5eb605d54fb093b5ad HTTP/1.1" 404 173 0.026617 10.0.0.249 - - [2026-05-04 03:33:42] "DELETE /project/b9b339e00c8f4773810c49041b48e594 HTTP/1.1" 404 173 0.016812 10.0.0.249 - - [2026-05-04 03:33:42] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001794 10.0.0.249 - - [2026-05-04 03:33:42] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001374 10.0.0.249 - - [2026-05-04 03:33:42] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.130657 10.0.0.249 - - [2026-05-04 03:33:42] "GET /project/aaf4c007-111f-4f5e-b605-d54fb093b5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.150428 10.0.0.249 - - [2026-05-04 03:33:42] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001336 10.0.0.249 - - [2026-05-04 03:33:42] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001484 10.0.0.249 - - [2026-05-04 03:33:42] "POST /useragent-kv HTTP/1.1" 200 115 0.006079 10.0.0.249 - - [2026-05-04 03:33:42] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?fields=security_groups HTTP/1.1" 200 1108 0.154226 10.0.0.249 - - [2026-05-04 03:33:42] "GET /project/aaf4c007-111f-4f5e-b605-d54fb093b5ad?fields=security_groups HTTP/1.1" 200 1368 0.162213 10.0.0.129 - - [2026-05-04 03:33:42] "POST /neutron/subnet HTTP/1.1" 200 725 0.526707 10.0.0.129 - - [2026-05-04 03:33:42] "DELETE /access-control-list/c905a9d5-605f-4462-9d5c-5dc38ca4223b HTTP/1.1" 200 115 0.138855 10.0.0.249 - - [2026-05-04 03:33:42] "GET /projects?obj_uuids=107ddf4a-cd58-42de-ba90-b7d7550eddad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001630 10.0.0.129 - - [2026-05-04 03:33:42] "POST /id-to-fqname HTTP/1.1" 200 222 0.003891 10.0.0.249 - - [2026-05-04 03:33:42] "GET /project/107ddf4a-cd58-42de-ba90-b7d7550eddad?fields=application_policy_sets HTTP/1.1" 200 1108 0.078706 10.0.0.129 - - [2026-05-04 03:33:42] "GET /virtual-network/d5fdb8b2-9098-441e-aa83-8cdd42ed4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.020310 10.0.0.249 - - [2026-05-04 03:33:42] "DELETE /security-group/7c90cbd3-a72d-49e8-a46c-e64bcc3dba90 HTTP/1.1" 200 115 0.139441 10.0.0.249 - - [2026-05-04 03:33:42] "GET /projects?obj_uuids=aaf4c007-111f-4f5e-b605-d54fb093b5ad&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001159 10.0.0.129 - - [2026-05-04 03:33:42] "GET /virtual-network/d5fdb8b2-9098-441e-aa83-8cdd42ed4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.010450 10.0.0.249 - - [2026-05-04 03:33:42] "DELETE /project/107ddf4a-cd58-42de-ba90-b7d7550eddad HTTP/1.1" 404 190 0.559571 10.0.0.129 - - [2026-05-04 03:33:42] "POST /neutron/network HTTP/1.1" 200 832 0.010620 10.0.0.249 - - [2026-05-04 03:33:42] "GET /project/aaf4c007-111f-4f5e-b605-d54fb093b5ad?fields=application_policy_sets HTTP/1.1" 200 1407 0.120037 10.0.0.249 - - [2026-05-04 03:33:43] "DELETE /project/aaf4c007-111f-4f5e-b605-d54fb093b5ad HTTP/1.1" 200 115 0.848645 10.0.0.129 - - [2026-05-04 03:33:43] "GET /virtual-network/d5fdb8b2-9098-441e-aa83-8cdd42ed4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006592 10.0.0.129 - - [2026-05-04 03:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.249 - - [2026-05-04 03:33:43] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002407 10.0.0.129 - - [2026-05-04 03:33:43] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.047469 10.0.0.249 - - [2026-05-04 03:33:43] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001174 10.0.0.129 - - [2026-05-04 03:33:43] "POST /neutron/network HTTP/1.1" 200 623 0.178224 10.0.0.129 - - [2026-05-04 03:33:43] "POST /route-targets HTTP/1.1" 200 328 0.016301 10.0.0.129 - - [2026-05-04 03:33:44] "POST /id-to-fqname HTTP/1.1" 200 227 0.004324 10.0.0.129 - - [2026-05-04 03:33:44] "GET /virtual-network/37f8167a-3e4a-4d9b-a5a0-db491ccb7c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.008061 10.0.0.129 - - [2026-05-04 03:33:44] "POST /neutron/network HTTP/1.1" 200 843 0.009404 10.0.0.129 - - [2026-05-04 03:33:44] "GET /virtual-network/37f8167a-3e4a-4d9b-a5a0-db491ccb7c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006546 10.0.0.129 - - [2026-05-04 03:33:44] "GET /virtual-network/37f8167a-3e4a-4d9b-a5a0-db491ccb7c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006898 10.0.0.50 - - [2026-05-04 03:33:44] "GET /obj-perms HTTP/1.1" 200 5041 0.004017 10.0.0.129 - - [2026-05-04 03:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004932 10.0.0.249 - - [2026-05-04 03:33:44] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000973 10.0.0.129 - - [2026-05-04 03:33:44] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.059450 10.0.0.129 - - [2026-05-04 03:33:44] "POST /neutron/network HTTP/1.1" 200 117 0.026748 10.0.0.129 - - [2026-05-04 03:33:45] "POST /ref-update HTTP/1.1" 200 156 0.035579 10.0.0.129 - - [2026-05-04 03:33:45] "POST /neutron/network HTTP/1.1" 200 843 0.009796 10.0.0.129 - - [2026-05-04 03:33:45] "POST /id-to-fqname HTTP/1.1" 200 228 0.001369 10.0.0.129 - - [2026-05-04 03:33:45] "GET /virtual-network/7239285a-72c0-4a06-8a4a-51305a9f8f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005615 10.0.0.129 - - [2026-05-04 03:33:45] "GET /virtual-network/7239285a-72c0-4a06-8a4a-51305a9f8f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006199 10.0.0.129 - - [2026-05-04 03:33:45] "POST /neutron/subnet HTTP/1.1" 200 720 0.014532 10.0.0.129 - - [2026-05-04 03:33:45] "GET /virtual-network/7239285a-72c0-4a06-8a4a-51305a9f8f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008147 10.0.0.129 - - [2026-05-04 03:33:45] "GET /obj-perms HTTP/1.1" 200 5041 0.004348 10.0.0.249 - - [2026-05-04 03:33:46] "GET /obj-perms HTTP/1.1" 200 5041 0.014024 10.0.0.129 - - [2026-05-04 03:33:46] "POST /id-to-fqname HTTP/1.1" 200 221 0.001522 10.0.0.249 - - [2026-05-04 03:33:47] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003179 10.0.0.129 - - [2026-05-04 03:33:47] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.078776 10.0.0.129 - - [2026-05-04 03:33:47] "POST /neutron/network HTTP/1.1" 200 830 0.008221 10.0.0.129 - - [2026-05-04 03:33:47] "POST /id-to-fqname HTTP/1.1" 200 222 0.001490 10.0.0.129 - - [2026-05-04 03:33:47] "POST /neutron/port HTTP/1.1" 200 4186 0.052767 10.0.0.249 - - [2026-05-04 03:33:47] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001073 10.0.0.129 - - [2026-05-04 03:33:48] "POST /neutron/port HTTP/1.1" 200 1056 0.325343 10.0.0.129 - - [2026-05-04 03:33:48] "POST /neutron/port HTTP/1.1" 200 1110 0.104816 10.0.0.129 - - [2026-05-04 03:33:48] "POST /neutron/subnet HTTP/1.1" 200 698 0.011624 10.0.0.249 - - [2026-05-04 03:33:48] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001141 10.0.0.129 - - [2026-05-04 03:33:48] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.086103 10.0.0.129 - - [2026-05-04 03:33:48] "POST /neutron/network HTTP/1.1" 200 832 0.008001 10.0.0.129 - - [2026-05-04 03:33:49] "POST /neutron/port HTTP/1.1" 200 117 0.009003 10.0.0.129 - - [2026-05-04 03:33:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.004464 10.0.0.129 - - [2026-05-04 03:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.249 - - [2026-05-04 03:33:49] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001371 10.0.0.129 - - [2026-05-04 03:33:49] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.009618 10.0.0.129 - - [2026-05-04 03:33:49] "POST /service-templates HTTP/1.1" 200 545 0.050586 10.0.0.129 - - [2026-05-04 03:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.129 - - [2026-05-04 03:33:49] "GET /service-template/d8f5eced-c4c6-4b82-8b9b-6bc61c759d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.008700 10.0.0.129 - - [2026-05-04 03:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.129 - - [2026-05-04 03:33:49] "GET /service-template/d8f5eced-c4c6-4b82-8b9b-6bc61c759d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.006696 10.0.0.129 - - [2026-05-04 03:33:49] "POST /id-to-fqname HTTP/1.1" 200 221 0.001837 10.0.0.129 - - [2026-05-04 03:33:49] "POST /id-to-fqname HTTP/1.1" 200 227 0.001417 10.0.0.129 - - [2026-05-04 03:33:49] "POST /id-to-fqname HTTP/1.1" 200 228 0.002650 10.0.0.129 - - [2026-05-04 03:33:49] "POST /neutron/port HTTP/1.1" 200 6066 0.051299 10.0.0.129 - - [2026-05-04 03:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007911 10.0.0.129 - - [2026-05-04 03:33:50] "POST /neutron/port HTTP/1.1" 200 1110 0.129753 10.0.0.129 - - [2026-05-04 03:33:50] "DELETE /service-template/d8f5eced-c4c6-4b82-8b9b-6bc61c759d37 HTTP/1.1" 200 115 0.061620 10.0.0.129 - - [2026-05-04 03:33:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.004949 10.0.0.129 - - [2026-05-04 03:33:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006505 10.0.0.129 - - [2026-05-04 03:33:50] "POST /neutron/network HTTP/1.1" 200 832 0.011386 10.0.0.129 - - [2026-05-04 03:33:50] "POST /neutron/network HTTP/1.1" 200 843 0.009888 10.0.0.129 - - [2026-05-04 03:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.129 - - [2026-05-04 03:33:50] "POST /neutron/port HTTP/1.1" 200 1110 0.031536 10.0.0.129 - - [2026-05-04 03:33:51] "POST /neutron/network HTTP/1.1" 400 204 0.015810 10.0.0.129 - - [2026-05-04 03:33:52] "POST /neutron/port HTTP/1.1" 200 151 0.197321 10.0.0.129 - - [2026-05-04 03:33:52] "POST /neutron/network HTTP/1.1" 200 117 0.016760 10.0.0.249 - - [2026-05-04 03:33:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003546 10.0.0.249 - - [2026-05-04 03:33:53] "POST /useragent-kv HTTP/1.1" 200 115 0.008824 10.0.0.129 - - [2026-05-04 03:33:53] "POST /neutron/network HTTP/1.1" 200 151 0.145215 10.0.0.129 - - [2026-05-04 03:33:53] "DELETE /route-target/93c90c37-52cb-4765-a433-3ef3098b3905 HTTP/1.1" 200 115 0.035497 10.0.0.129 - - [2026-05-04 03:33:53] "POST /neutron/network HTTP/1.1" 200 832 0.008167 10.0.0.129 - - [2026-05-04 03:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.249 - - [2026-05-04 03:33:55] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001594 10.0.0.129 - - [2026-05-04 03:33:55] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.054942 10.0.0.249 - - [2026-05-04 03:33:55] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001095 10.0.0.129 - - [2026-05-04 03:33:55] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?fields=virtual_networks HTTP/1.1" 200 1036 0.042669 10.0.0.249 - - [2026-05-04 03:33:55] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001240 10.0.0.129 - - [2026-05-04 03:33:55] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.047653 10.0.0.249 - - [2026-05-04 03:33:55] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001249 10.0.0.129 - - [2026-05-04 03:33:55] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?fields=security_groups HTTP/1.1" 200 1259 0.049742 10.0.0.129 - - [2026-05-04 03:33:56] "POST /fqname-to-id HTTP/1.1" 404 190 0.034813 10.0.0.249 - - [2026-05-04 03:33:57] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003288 10.0.0.249 - - [2026-05-04 03:33:57] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001509 10.0.0.249 - - [2026-05-04 03:33:57] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010348 10.0.0.249 - - [2026-05-04 03:33:57] "POST /id-to-fqname HTTP/1.1" 200 192 0.002986 10.0.0.249 - - [2026-05-04 03:33:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.004456 10.0.0.249 - - [2026-05-04 03:33:57] "POST /security-groups HTTP/1.1" 200 593 0.050800 10.0.0.249 - - [2026-05-04 03:33:57] "POST /projects HTTP/1.1" 200 589 0.273718 10.0.0.129 - - [2026-05-04 03:33:57] "POST /access-control-lists HTTP/1.1" 200 600 0.041642 10.0.0.249 - - [2026-05-04 03:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.357697 10.0.0.129 - - [2026-05-04 03:33:57] "GET /project/e1a43443-4489-4fb7-ab26-f79ca29329de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.514994 10.0.0.129 - - [2026-05-04 03:33:58] "GET / HTTP/1.1" 200 36215 0.001803 10.0.0.129 - - [2026-05-04 03:34:00] "POST /fqname-to-id HTTP/1.1" 401 293 0.000515 10.0.0.129 - - [2026-05-04 03:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.069731 10.0.0.249 - - [2026-05-04 03:34:00] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001584 10.0.0.129 - - [2026-05-04 03:34:00] "GET /project/e1a43443-4489-4fb7-ab26-f79ca29329de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.046960 10.0.0.249 - - [2026-05-04 03:34:01] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001296 10.0.0.129 - - [2026-05-04 03:34:01] "POST /neutron/network HTTP/1.1" 200 611 0.176410 10.0.0.129 - - [2026-05-04 03:34:01] "POST /id-to-fqname HTTP/1.1" 200 224 0.005929 10.0.0.129 - - [2026-05-04 03:34:01] "GET /virtual-network/670d70d9-0004-47c0-9fd5-0958be1417ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006588 10.0.0.129 - - [2026-05-04 03:34:01] "POST /neutron/network HTTP/1.1" 200 830 0.017638 10.0.0.129 - - [2026-05-04 03:34:01] "GET /virtual-network/670d70d9-0004-47c0-9fd5-0958be1417ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009046 10.0.0.129 - - [2026-05-04 03:34:01] "POST /route-targets HTTP/1.1" 200 328 0.030686 10.0.0.129 - - [2026-05-04 03:34:02] "GET /virtual-network/670d70d9-0004-47c0-9fd5-0958be1417ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006645 10.0.0.129 - - [2026-05-04 03:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.249 - - [2026-05-04 03:34:03] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001188 10.0.0.129 - - [2026-05-04 03:34:03] "GET /project/e1a43443-4489-4fb7-ab26-f79ca29329de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.051718 10.0.0.129 - - [2026-05-04 03:34:03] "POST /neutron/network HTTP/1.1" 200 117 0.017576 10.0.0.129 - - [2026-05-04 03:34:04] "POST /ref-update HTTP/1.1" 200 156 0.028123 10.0.0.129 - - [2026-05-04 03:34:04] "POST /neutron/network HTTP/1.1" 200 832 0.010996 10.0.0.129 - - [2026-05-04 03:34:04] "POST /id-to-fqname HTTP/1.1" 200 225 0.001297 10.0.0.129 - - [2026-05-04 03:34:04] "GET /virtual-network/5d3acf81-88e6-4816-8bb4-7b689a66225c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005614 10.0.0.129 - - [2026-05-04 03:34:04] "GET /virtual-network/5d3acf81-88e6-4816-8bb4-7b689a66225c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006877 10.0.0.129 - - [2026-05-04 03:34:04] "POST /neutron/subnet HTTP/1.1" 200 725 0.010621 10.0.0.129 - - [2026-05-04 03:34:04] "GET /virtual-network/5d3acf81-88e6-4816-8bb4-7b689a66225c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006844 10.0.0.50 - - [2026-05-04 03:34:04] "GET /obj-perms HTTP/1.1" 200 5053 0.072486 10.0.0.129 - - [2026-05-04 03:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.249 - - [2026-05-04 03:34:05] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001283 10.0.0.129 - - [2026-05-04 03:34:05] "GET /project/e1a43443-4489-4fb7-ab26-f79ca29329de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.044964 10.0.0.249 - - [2026-05-04 03:34:05] "POST /useragent-kv HTTP/1.1" 200 115 0.010086 10.0.0.129 - - [2026-05-04 03:34:05] "POST /neutron/subnet HTTP/1.1" 200 720 0.253831 10.0.0.129 - - [2026-05-04 03:34:05] "POST /id-to-fqname HTTP/1.1" 200 227 0.001424 10.0.0.129 - - [2026-05-04 03:34:05] "GET /virtual-network/668e972b-196c-43a8-b720-2fd662a29e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006016 10.0.0.129 - - [2026-05-04 03:34:05] "GET /virtual-network/668e972b-196c-43a8-b720-2fd662a29e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006224 10.0.0.129 - - [2026-05-04 03:34:05] "POST /neutron/network HTTP/1.1" 200 835 0.007932 10.0.0.129 - - [2026-05-04 03:34:05] "GET /virtual-network/668e972b-196c-43a8-b720-2fd662a29e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006898 10.0.0.129 - - [2026-05-04 03:34:06] "GET /obj-perms HTTP/1.1" 200 5053 0.058022 10.0.0.249 - - [2026-05-04 03:34:06] "GET /obj-perms HTTP/1.1" 200 5053 0.062857 10.0.0.129 - - [2026-05-04 03:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.249 - - [2026-05-04 03:34:06] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001111 10.0.0.129 - - [2026-05-04 03:34:06] "GET /project/e1a43443-4489-4fb7-ab26-f79ca29329de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.049941 10.0.0.249 - - [2026-05-04 03:34:06] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001269 10.0.0.129 - - [2026-05-04 03:34:06] "POST /neutron/network HTTP/1.1" 200 629 0.143051 10.0.0.129 - - [2026-05-04 03:34:06] "POST /route-targets HTTP/1.1" 200 328 0.015432 10.0.0.129 - - [2026-05-04 03:34:07] "POST /id-to-fqname HTTP/1.1" 200 233 0.003940 10.0.0.129 - - [2026-05-04 03:34:07] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006408 10.0.0.129 - - [2026-05-04 03:34:07] "POST /neutron/network HTTP/1.1" 200 848 0.007568 10.0.0.129 - - [2026-05-04 03:34:07] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005876 10.0.0.129 - - [2026-05-04 03:34:07] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007970 10.0.0.129 - - [2026-05-04 03:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.249 - - [2026-05-04 03:34:07] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001129 10.0.0.129 - - [2026-05-04 03:34:07] "GET /project/e1a43443-4489-4fb7-ab26-f79ca29329de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.052306 10.0.0.129 - - [2026-05-04 03:34:07] "POST /neutron/network HTTP/1.1" 200 117 0.021540 10.0.0.129 - - [2026-05-04 03:34:08] "POST /ref-update HTTP/1.1" 200 156 0.025438 10.0.0.129 - - [2026-05-04 03:34:08] "POST /neutron/network HTTP/1.1" 200 848 0.010741 10.0.0.129 - - [2026-05-04 03:34:08] "POST /id-to-fqname HTTP/1.1" 200 234 0.001258 10.0.0.129 - - [2026-05-04 03:34:08] "GET /virtual-network/b0c7d305-f613-4d4b-9f34-18f75881fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006267 10.0.0.129 - - [2026-05-04 03:34:08] "GET /virtual-network/b0c7d305-f613-4d4b-9f34-18f75881fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.007737 10.0.0.129 - - [2026-05-04 03:34:08] "POST /neutron/subnet HTTP/1.1" 200 715 0.019440 10.0.0.129 - - [2026-05-04 03:34:08] "GET /virtual-network/b0c7d305-f613-4d4b-9f34-18f75881fab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006327 10.0.0.50 - - [2026-05-04 03:34:08] "GET /obj-perms HTTP/1.1" 200 5053 0.003983 10.0.0.129 - - [2026-05-04 03:34:08] "POST /id-to-fqname HTTP/1.1" 200 224 0.001651 10.0.0.249 - - [2026-05-04 03:34:09] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001160 10.0.0.129 - - [2026-05-04 03:34:09] "GET /project/e1a43443-4489-4fb7-ab26-f79ca29329de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.088741 10.0.0.129 - - [2026-05-04 03:34:09] "POST /neutron/network HTTP/1.1" 200 830 0.008492 10.0.0.129 - - [2026-05-04 03:34:10] "POST /id-to-fqname HTTP/1.1" 200 225 0.001405 10.0.0.129 - - [2026-05-04 03:34:10] "POST /neutron/port HTTP/1.1" 200 4186 0.048598 10.0.0.249 - - [2026-05-04 03:34:10] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001127 10.0.0.129 - - [2026-05-04 03:34:11] "POST /neutron/port HTTP/1.1" 200 1062 0.358717 10.0.0.129 - - [2026-05-04 03:34:11] "POST /neutron/port HTTP/1.1" 200 1116 0.125441 10.0.0.249 - - [2026-05-04 03:34:11] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001657 10.0.0.129 - - [2026-05-04 03:34:11] "POST /neutron/subnet HTTP/1.1" 200 698 0.013696 10.0.0.129 - - [2026-05-04 03:34:11] "GET /project/e1a43443-4489-4fb7-ab26-f79ca29329de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.093486 10.0.0.129 - - [2026-05-04 03:34:11] "POST /neutron/network HTTP/1.1" 200 832 0.011434 10.0.0.129 - - [2026-05-04 03:34:11] "POST /neutron/port HTTP/1.1" 200 117 0.007783 10.0.0.129 - - [2026-05-04 03:34:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.005772 10.0.0.129 - - [2026-05-04 03:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.249 - - [2026-05-04 03:34:11] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001973 10.0.0.129 - - [2026-05-04 03:34:11] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.016387 10.0.0.129 - - [2026-05-04 03:34:11] "POST /service-templates HTTP/1.1" 200 545 0.040712 10.0.0.129 - - [2026-05-04 03:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005446 10.0.0.129 - - [2026-05-04 03:34:12] "GET /service-template/cf918657-7a10-4518-b21a-763ca30ec183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1646 0.010191 10.0.0.129 - - [2026-05-04 03:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005347 10.0.0.129 - - [2026-05-04 03:34:12] "GET /service-template/cf918657-7a10-4518-b21a-763ca30ec183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1646 0.004876 10.0.0.129 - - [2026-05-04 03:34:12] "POST /id-to-fqname HTTP/1.1" 200 233 0.001645 10.0.0.129 - - [2026-05-04 03:34:12] "POST /neutron/port HTTP/1.1" 200 5159 0.068701 10.0.0.129 - - [2026-05-04 03:34:12] "POST /neutron/port HTTP/1.1" 200 1062 0.034239 10.0.0.129 - - [2026-05-04 03:34:12] "POST /neutron/port HTTP/1.1" 200 1126 0.029066 10.0.0.129 - - [2026-05-04 03:34:12] "POST /neutron/port HTTP/1.1" 200 117 0.001304 10.0.0.249 - - [2026-05-04 03:34:13] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001598 10.0.0.129 - - [2026-05-04 03:34:13] "GET /project/e1a43443-4489-4fb7-ab26-f79ca29329de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.080482 10.0.0.129 - - [2026-05-04 03:34:13] "POST /neutron/port HTTP/1.1" 200 6132 0.057494 10.0.0.129 - - [2026-05-04 03:34:13] "GET /virtual-machine/09f73aff-ee1c-43f4-917e-b161f79bc5c1 HTTP/1.1" 401 293 0.000500 10.0.0.129 - - [2026-05-04 03:34:14] "GET /virtual-machine/09f73aff-ee1c-43f4-917e-b161f79bc5c1 HTTP/1.1" 404 171 0.029328 10.0.0.129 - - [2026-05-04 03:34:14] "POST /neutron/network HTTP/1.1" 200 858 0.009522 10.0.0.129 - - [2026-05-04 03:34:14] "POST /neutron/port HTTP/1.1" 200 1062 0.021707 10.0.0.129 - - [2026-05-04 03:34:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004714 10.0.0.129 - - [2026-05-04 03:34:14] "POST /neutron/network HTTP/1.1" 200 848 0.007840 10.0.0.129 - - [2026-05-04 03:34:16] "GET /virtual-machine/09f73aff-ee1c-43f4-917e-b161f79bc5c1 HTTP/1.1" 200 1295 0.014468 10.0.0.129 - - [2026-05-04 03:34:16] "GET /virtual-machine-interface/f00e1f9a-a2cc-4b68-8f74-b098c5d4703b HTTP/1.1" 200 2992 0.012743 10.0.0.129 - - [2026-05-04 03:34:16] "GET /virtual-machine-interface/f00e1f9a-a2cc-4b68-8f74-b098c5d4703b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2770 0.013554 10.0.0.129 - - [2026-05-04 03:34:16] "PUT /virtual-machine-interface/f00e1f9a-a2cc-4b68-8f74-b098c5d4703b HTTP/1.1" 200 285 0.029320 10.0.0.129 - - [2026-05-04 03:34:19] "POST /neutron/port HTTP/1.1" 200 1216 0.021669 10.0.0.129 - - [2026-05-04 03:34:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004912 10.0.0.129 - - [2026-05-04 03:34:19] "POST /neutron/port HTTP/1.1" 200 117 0.001422 10.0.0.129 - - [2026-05-04 03:34:21] "POST /neutron/port HTTP/1.1" 200 1126 0.023268 10.0.0.129 - - [2026-05-04 03:34:21] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010597 10.0.0.129 - - [2026-05-04 03:34:21] "GET /virtual-machine/09f73aff-ee1c-43f4-917e-b161f79bc5c1 HTTP/1.1" 200 1295 0.004790 10.0.0.129 - - [2026-05-04 03:34:21] "GET /virtual-machine-interface/f00e1f9a-a2cc-4b68-8f74-b098c5d4703b HTTP/1.1" 200 3042 0.006642 10.0.0.129 - - [2026-05-04 03:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.129 - - [2026-05-04 03:34:21] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004636 10.0.0.129 - - [2026-05-04 03:34:21] "GET /virtual-networks?parent_id=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.004227 10.0.0.129 - - [2026-05-04 03:34:21] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006993 10.0.0.129 - - [2026-05-04 03:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005032 10.0.0.129 - - [2026-05-04 03:34:24] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006885 10.0.0.249 - - [2026-05-04 03:34:25] "GET /obj-perms HTTP/1.1" 200 5075 0.054879 10.0.0.129 - - [2026-05-04 03:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.129 - - [2026-05-04 03:34:28] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006903 10.0.0.129 - - [2026-05-04 03:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.129 - - [2026-05-04 03:34:33] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007841 10.0.0.129 - - [2026-05-04 03:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.129 - - [2026-05-04 03:34:37] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005875 10.0.0.129 - - [2026-05-04 03:34:37] "POST /neutron/port HTTP/1.1" 200 1216 0.039758 10.0.0.129 - - [2026-05-04 03:34:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004817 10.0.0.129 - - [2026-05-04 03:34:38] "POST /neutron/port HTTP/1.1" 200 117 0.001409 10.0.0.129 - - [2026-05-04 03:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.129 - - [2026-05-04 03:34:41] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006624 10.0.0.249 - - [2026-05-04 03:34:43] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001009 10.0.0.249 - - [2026-05-04 03:34:43] "DELETE /project/e1a4344344894fb7ab26f79ca29329de HTTP/1.1" 404 173 0.008369 10.0.0.249 - - [2026-05-04 03:34:43] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.096400 10.0.0.249 - - [2026-05-04 03:34:43] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002097 10.0.0.249 - - [2026-05-04 03:34:43] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?fields=security_groups HTTP/1.1" 200 1104 0.066327 10.0.0.249 - - [2026-05-04 03:34:43] "GET /projects?obj_uuids=b9b339e0-0c8f-4773-810c-49041b48e594&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002840 10.0.0.249 - - [2026-05-04 03:34:43] "GET /project/b9b339e0-0c8f-4773-810c-49041b48e594?fields=application_policy_sets HTTP/1.1" 404 183 0.027018 10.0.0.249 - - [2026-05-04 03:34:43] "DELETE /project/b9b339e0-0c8f-4773-810c-49041b48e594 HTTP/1.1" 404 171 0.300790 10.0.0.129 - - [2026-05-04 03:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005681 10.0.0.129 - - [2026-05-04 03:34:45] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005823 10.0.0.129 - - [2026-05-04 03:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004753 10.0.0.129 - - [2026-05-04 03:34:49] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006504 10.0.0.129 - - [2026-05-04 03:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005824 10.0.0.129 - - [2026-05-04 03:34:53] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007772 10.0.0.129 - - [2026-05-04 03:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.129 - - [2026-05-04 03:34:57] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007178 10.0.0.129 - - [2026-05-04 03:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005544 10.0.0.129 - - [2026-05-04 03:35:01] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.012022 10.0.0.129 - - [2026-05-04 03:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.129 - - [2026-05-04 03:35:05] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004804 10.0.0.129 - - [2026-05-04 03:35:05] "GET /virtual-networks?parent_id=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003665 10.0.0.129 - - [2026-05-04 03:35:05] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007481 10.0.0.129 - - [2026-05-04 03:35:06] "POST /neutron/port HTTP/1.1" 200 1126 0.023280 10.0.0.129 - - [2026-05-04 03:35:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.044320 10.0.0.129 - - [2026-05-04 03:35:12] "POST /neutron/port HTTP/1.1" 200 1126 0.020082 10.0.0.129 - - [2026-05-04 03:35:16] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008749 10.0.0.129 - - [2026-05-04 03:35:19] "POST /neutron/port HTTP/1.1" 200 1107 0.054056 10.0.0.129 - - [2026-05-04 03:35:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005776 10.0.0.129 - - [2026-05-04 03:35:19] "POST /neutron/network HTTP/1.1" 200 927 0.007966 10.0.0.129 - - [2026-05-04 03:35:26] "GET /obj-perms HTTP/1.1" 200 5075 0.058053 10.0.0.129 - - [2026-05-04 03:35:26] "POST /neutron/port HTTP/1.1" 200 1126 0.022812 10.0.0.129 - - [2026-05-04 03:35:31] "POST /fqname-to-id HTTP/1.1" 404 211 0.003784 10.0.0.129 - - [2026-05-04 03:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.249 - - [2026-05-04 03:35:32] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001325 10.0.0.129 - - [2026-05-04 03:35:32] "GET /project/e1a43443-4489-4fb7-ab26-f79ca29329de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.056199 10.0.0.129 - - [2026-05-04 03:35:32] "POST /service-instances HTTP/1.1" 200 549 0.057556 10.0.0.129 - - [2026-05-04 03:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.129 - - [2026-05-04 03:35:32] "GET /service-instance/903d397b-46ec-4892-beb1-6e50ad3a2618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007415 10.0.0.129 - - [2026-05-04 03:35:32] "POST /port-tuples HTTP/1.1" 200 592 0.044921 10.0.0.129 - - [2026-05-04 03:35:32] "GET /virtual-machine-interface/f00e1f9a-a2cc-4b68-8f74-b098c5d4703b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2820 0.007292 10.0.0.129 - - [2026-05-04 03:35:32] "PUT /virtual-machine-interface/f00e1f9a-a2cc-4b68-8f74-b098c5d4703b HTTP/1.1" 200 285 0.015910 10.0.0.129 - - [2026-05-04 03:35:32] "POST /ref-update HTTP/1.1" 200 156 0.017876 10.0.0.129 - - [2026-05-04 03:35:32] "POST /ref-update HTTP/1.1" 200 156 0.069609 10.0.0.129 - - [2026-05-04 03:35:32] "POST /neutron/security_group HTTP/1.1" 200 2060 0.013305 10.0.0.129 - - [2026-05-04 03:35:32] "POST /instance-ips HTTP/1.1" 200 374 0.050961 10.0.0.129 - - [2026-05-04 03:35:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009381 10.0.0.129 - - [2026-05-04 03:35:32] "POST /neutron/port HTTP/1.1" 200 1126 0.036315 10.0.0.129 - - [2026-05-04 03:35:32] "GET /virtual-machine/9ecaf43b-67f2-4291-a7c7-b7dfd416e9fd HTTP/1.1" 200 1297 0.006575 10.0.0.129 - - [2026-05-04 03:35:32] "GET /virtual-machine-interface/667cd501-dae4-4bdb-8451-1c18866fd01b HTTP/1.1" 200 2963 0.005883 10.0.0.129 - - [2026-05-04 03:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.129 - - [2026-05-04 03:35:32] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004860 10.0.0.129 - - [2026-05-04 03:35:32] "GET /virtual-networks?parent_id=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.004816 10.0.0.129 - - [2026-05-04 03:35:33] "GET /virtual-network/670d70d9-0004-47c0-9fd5-0958be1417ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007721 10.0.0.129 - - [2026-05-04 03:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006712 10.0.0.129 - - [2026-05-04 03:35:34] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.012690 10.0.0.129 - - [2026-05-04 03:35:34] "GET /virtual-networks?parent_id=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.004936 10.0.0.129 - - [2026-05-04 03:35:34] "GET /virtual-network/670d70d9-0004-47c0-9fd5-0958be1417ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008156 10.0.0.129 - - [2026-05-04 03:35:34] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009045 10.0.0.129 - - [2026-05-04 03:35:34] "POST /neutron/port HTTP/1.1" 200 1126 0.022151 10.0.0.129 - - [2026-05-04 03:35:34] "GET /virtual-machine/ee3fb188-6426-4040-98f6-3abd98d6b999 HTTP/1.1" 200 1297 0.007275 10.0.0.129 - - [2026-05-04 03:35:34] "GET /virtual-machine-interface/b348e167-408a-430d-a11f-6c84a1b109de HTTP/1.1" 200 2968 0.006292 10.0.0.129 - - [2026-05-04 03:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.129 - - [2026-05-04 03:35:34] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004050 10.0.0.129 - - [2026-05-04 03:35:34] "GET /virtual-networks?parent_id=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003366 10.0.0.129 - - [2026-05-04 03:35:34] "GET /virtual-network/5d3acf81-88e6-4816-8bb4-7b689a66225c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007579 10.0.0.129 - - [2026-05-04 03:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.129 - - [2026-05-04 03:35:35] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004386 10.0.0.129 - - [2026-05-04 03:35:35] "GET /virtual-networks?parent_id=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003830 10.0.0.129 - - [2026-05-04 03:35:35] "GET /virtual-network/5d3acf81-88e6-4816-8bb4-7b689a66225c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007412 10.0.0.129 - - [2026-05-04 03:35:36] "POST /fqname-to-id HTTP/1.1" 404 215 0.003676 10.0.0.129 - - [2026-05-04 03:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.249 - - [2026-05-04 03:35:36] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001195 10.0.0.129 - - [2026-05-04 03:35:36] "GET /project/e1a43443-4489-4fb7-ab26-f79ca29329de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.049215 10.0.0.129 - - [2026-05-04 03:35:36] "POST /network-policys HTTP/1.1" 200 553 0.034374 10.0.0.129 - - [2026-05-04 03:35:36] "GET /network-policy/92ba8ef3-a248-482c-aa69-e524f137b68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2476 0.008044 10.0.0.129 - - [2026-05-04 03:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.129 - - [2026-05-04 03:35:36] "GET /virtual-network/670d70d9-0004-47c0-9fd5-0958be1417ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006903 10.0.0.129 - - [2026-05-04 03:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.129 - - [2026-05-04 03:35:36] "GET /network-policy/92ba8ef3-a248-482c-aa69-e524f137b68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2476 0.004770 10.0.0.129 - - [2026-05-04 03:35:36] "POST /ref-update HTTP/1.1" 200 156 0.060532 10.0.0.129 - - [2026-05-04 03:35:36] "POST /fqname-to-id HTTP/1.1" 404 240 0.046352 10.0.0.129 - - [2026-05-04 03:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.129 - - [2026-05-04 03:35:36] "GET /network-policy/92ba8ef3-a248-482c-aa69-e524f137b68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2476 0.004851 10.0.0.129 - - [2026-05-04 03:35:36] "GET /virtual-network/670d70d9-0004-47c0-9fd5-0958be1417ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.008829 10.0.0.129 - - [2026-05-04 03:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007968 10.0.0.129 - - [2026-05-04 03:35:36] "GET /network-policy/92ba8ef3-a248-482c-aa69-e524f137b68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2476 0.004953 10.0.0.129 - - [2026-05-04 03:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.129 - - [2026-05-04 03:35:36] "GET /virtual-network/5d3acf81-88e6-4816-8bb4-7b689a66225c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008007 10.0.0.129 - - [2026-05-04 03:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.129 - - [2026-05-04 03:35:36] "GET /network-policy/92ba8ef3-a248-482c-aa69-e524f137b68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2476 0.005064 10.0.0.129 - - [2026-05-04 03:35:36] "POST /fqname-to-id HTTP/1.1" 404 242 0.006445 10.0.0.129 - - [2026-05-04 03:35:36] "POST /ref-update HTTP/1.1" 200 156 0.059481 10.0.0.129 - - [2026-05-04 03:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.129 - - [2026-05-04 03:35:36] "GET /network-policy/92ba8ef3-a248-482c-aa69-e524f137b68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2476 0.009676 10.0.0.129 - - [2026-05-04 03:35:37] "POST /neutron/network HTTP/1.1" 200 924 0.020136 10.0.0.129 - - [2026-05-04 03:35:37] "GET /virtual-network/5d3acf81-88e6-4816-8bb4-7b689a66225c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.016003 10.0.0.129 - - [2026-05-04 03:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012522 10.0.0.129 - - [2026-05-04 03:35:37] "POST /ref-update HTTP/1.1" 200 156 0.068492 10.0.0.129 - - [2026-05-04 03:35:37] "GET /network-policy/92ba8ef3-a248-482c-aa69-e524f137b68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2476 0.006658 10.0.0.129 - - [2026-05-04 03:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004660 10.0.0.129 - - [2026-05-04 03:35:37] "GET /service-template/cf918657-7a10-4518-b21a-763ca30ec183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1646 0.005352 10.0.0.129 - - [2026-05-04 03:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.249 - - [2026-05-04 03:35:37] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001388 10.0.0.129 - - [2026-05-04 03:35:37] "GET /project/e1a43443-4489-4fb7-ab26-f79ca29329de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.047634 10.0.0.129 - - [2026-05-04 03:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.129 - - [2026-05-04 03:35:37] "GET /service-instance/903d397b-46ec-4892-beb1-6e50ad3a2618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.008726 10.0.0.129 - - [2026-05-04 03:35:37] "POST /neutron/port HTTP/1.1" 200 1384 0.045222 10.0.0.129 - - [2026-05-04 03:35:37] "POST /neutron/port HTTP/1.1" 200 1107 0.047910 10.0.0.129 - - [2026-05-04 03:35:38] "POST /neutron/network HTTP/1.1" 200 937 0.008131 10.0.0.129 - - [2026-05-04 03:35:38] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008018 10.0.0.129 - - [2026-05-04 03:35:38] "POST /neutron/port HTTP/1.1" 200 117 0.001445 10.0.0.129 - - [2026-05-04 03:35:38] "POST /id-to-fqname HTTP/1.1" 200 233 0.001426 10.0.0.129 - - [2026-05-04 03:35:38] "GET /virtual-machine/09f73aff-ee1c-43f4-917e-b161f79bc5c1 HTTP/1.1" 200 1295 0.004770 10.0.0.129 - - [2026-05-04 03:35:38] "GET /virtual-machine-interface/f00e1f9a-a2cc-4b68-8f74-b098c5d4703b HTTP/1.1" 200 3901 0.006688 10.0.0.129 - - [2026-05-04 03:35:38] "GET /instance-ip/15d01c09-3247-49d3-907a-c0516bd35111 HTTP/1.1" 200 1966 0.005233 10.0.0.129 - - [2026-05-04 03:35:38] "GET /instance-ip/575a2382-db11-4c3f-bd95-cf667bdc52d0 HTTP/1.1" 200 1968 0.004852 10.0.0.129 - - [2026-05-04 03:35:38] "GET /instance-ip/a298ed86-5e2e-4dae-8090-2fa254310d52 HTTP/1.1" 200 1638 0.007454 10.0.0.129 - - [2026-05-04 03:35:38] "POST /neutron/port HTTP/1.1" 200 1384 0.026138 10.0.0.129 - - [2026-05-04 03:35:38] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009227 10.0.0.129 - - [2026-05-04 03:35:38] "GET /virtual-machine/09f73aff-ee1c-43f4-917e-b161f79bc5c1 HTTP/1.1" 200 1295 0.004773 10.0.0.129 - - [2026-05-04 03:35:38] "GET /virtual-machine-interface/f00e1f9a-a2cc-4b68-8f74-b098c5d4703b HTTP/1.1" 200 3901 0.006843 10.0.0.129 - - [2026-05-04 03:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.129 - - [2026-05-04 03:35:38] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003821 10.0.0.129 - - [2026-05-04 03:35:38] "GET /virtual-networks?parent_id=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003884 10.0.0.129 - - [2026-05-04 03:35:38] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007278 10.0.0.129 - - [2026-05-04 03:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108 10.0.0.129 - - [2026-05-04 03:35:39] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006176 10.0.0.129 - - [2026-05-04 03:35:39] "GET /virtual-networks?parent_id=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.005276 10.0.0.129 - - [2026-05-04 03:35:39] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007096 10.0.0.129 - - [2026-05-04 03:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.129 - - [2026-05-04 03:35:39] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006401 10.0.0.129 - - [2026-05-04 03:35:39] "GET /virtual-networks?parent_id=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.004776 10.0.0.129 - - [2026-05-04 03:35:39] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.009150 10.0.0.129 - - [2026-05-04 03:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005023 10.0.0.129 - - [2026-05-04 03:35:39] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006279 10.0.0.129 - - [2026-05-04 03:35:39] "GET /virtual-networks?parent_id=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.005394 10.0.0.129 - - [2026-05-04 03:35:40] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.012119 10.0.0.129 - - [2026-05-04 03:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.129 - - [2026-05-04 03:35:40] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004906 10.0.0.129 - - [2026-05-04 03:35:40] "GET /virtual-networks?parent_id=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.004277 10.0.0.129 - - [2026-05-04 03:35:40] "GET /virtual-network/f4164566-cf1a-4169-a815-73229a142e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.016212 10.0.0.129 - - [2026-05-04 03:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.129 - - [2026-05-04 03:35:40] "GET /routing-instance/6003dc5a-e1e4-4055-9e34-7f0cb92001fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005240 10.0.0.129 - - [2026-05-04 03:35:40] "GET /routing-instance/6003dc5a-e1e4-4055-9e34-7f0cb92001fd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1592 0.010544 10.0.0.129 - - [2026-05-04 03:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004743 10.0.0.129 - - [2026-05-04 03:35:40] "GET /routing-instance/1330e27b-ef74-44ff-9aea-a7f1479ead07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005805 10.0.0.129 - - [2026-05-04 03:35:40] "GET /routing-instance/1330e27b-ef74-44ff-9aea-a7f1479ead07?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1595 0.007247 10.0.0.129 - - [2026-05-04 03:36:20] "POST /neutron/network HTTP/1.1" 200 934 0.009341 10.0.0.129 - - [2026-05-04 03:36:20] "POST /neutron/port HTTP/1.1" 200 117 0.001293 10.0.0.129 - - [2026-05-04 03:36:26] "GET /network-policy/92ba8ef3-a248-482c-aa69-e524f137b68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2476 0.005013 10.0.0.129 - - [2026-05-04 03:36:26] "PUT /network-policy/92ba8ef3-a248-482c-aa69-e524f137b68f HTTP/1.1" 200 263 0.018906 10.0.0.129 - - [2026-05-04 03:36:27] "GET /network-policy/92ba8ef3-a248-482c-aa69-e524f137b68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3772 0.005797 10.0.0.129 - - [2026-05-04 03:36:27] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009555 10.0.0.129 - - [2026-05-04 03:36:37] "POST /neutron/network HTTP/1.1" 200 932 0.008114 10.0.0.129 - - [2026-05-04 03:36:37] "POST /neutron/port HTTP/1.1" 200 117 0.001293 10.0.0.50 - - [2026-05-04 03:36:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000467 10.0.0.50 - - [2026-05-04 03:36:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000595 10.0.0.249 - - [2026-05-04 03:36:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.249 - - [2026-05-04 03:36:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.50 - - [2026-05-04 03:36:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000431 10.0.0.50 - - [2026-05-04 03:36:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000447 10.0.0.249 - - [2026-05-04 03:36:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000444 10.0.0.249 - - [2026-05-04 03:36:39] "GET /global-system-configs HTTP/1.1" 401 293 0.001060 10.0.0.129 - - [2026-05-04 03:36:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000607 10.0.0.129 - - [2026-05-04 03:36:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000465 10.0.0.129 - - [2026-05-04 03:36:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000510 10.0.0.129 - - [2026-05-04 03:36:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000772 10.0.0.129 - - [2026-05-04 03:36:50] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010242 10.0.0.129 - - [2026-05-04 03:36:56] "POST /ref-update HTTP/1.1" 200 156 0.060626 10.0.0.129 - - [2026-05-04 03:36:56] "GET /virtual-network/5d3acf81-88e6-4816-8bb4-7b689a66225c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.010024 10.0.0.129 - - [2026-05-04 03:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.129 - - [2026-05-04 03:36:56] "GET /network-policy/92ba8ef3-a248-482c-aa69-e524f137b68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3772 0.004433 10.0.0.129 - - [2026-05-04 03:36:56] "POST /ref-update HTTP/1.1" 200 156 0.047850 10.0.0.129 - - [2026-05-04 03:36:56] "GET /virtual-network/670d70d9-0004-47c0-9fd5-0958be1417ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008050 10.0.0.129 - - [2026-05-04 03:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.129 - - [2026-05-04 03:36:56] "GET /network-policy/92ba8ef3-a248-482c-aa69-e524f137b68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3772 0.004764 10.0.0.129 - - [2026-05-04 03:36:56] "DELETE /network-policy/92ba8ef3-a248-482c-aa69-e524f137b68f HTTP/1.1" 200 115 0.033913 10.0.0.129 - - [2026-05-04 03:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.129 - - [2026-05-04 03:36:56] "DELETE /service-instance/903d397b-46ec-4892-beb1-6e50ad3a2618 HTTP/1.1" 200 115 0.090433 10.0.0.129 - - [2026-05-04 03:36:56] "POST /ref-update HTTP/1.1" 200 156 0.042549 10.0.0.129 - - [2026-05-04 03:36:56] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004095 10.0.0.129 - - [2026-05-04 03:36:56] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.014276 10.0.0.129 - - [2026-05-04 03:36:56] "POST /ref-update HTTP/1.1" 200 156 0.049986 10.0.0.129 - - [2026-05-04 03:36:57] "POST /ref-update HTTP/1.1" 200 156 0.130707 10.0.0.129 - - [2026-05-04 03:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004928 10.0.0.129 - - [2026-05-04 03:36:57] "POST /ref-update HTTP/1.1" 200 156 0.063822 10.0.0.129 - - [2026-05-04 03:36:57] "DELETE /service-template/cf918657-7a10-4518-b21a-763ca30ec183 HTTP/1.1" 200 115 0.050125 10.0.0.129 - - [2026-05-04 03:36:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.004654 10.0.0.129 - - [2026-05-04 03:36:57] "POST /neutron/network HTTP/1.1" 200 848 0.009626 10.0.0.129 - - [2026-05-04 03:36:57] "DELETE /route-target/44c3a6e8-ac52-42e2-b3e0-a10460e8108b HTTP/1.1" 200 115 0.031993 10.0.0.129 - - [2026-05-04 03:36:57] "POST /neutron/port HTTP/1.1" 200 1116 0.019913 10.0.0.129 - - [2026-05-04 03:36:57] "POST /neutron/network HTTP/1.1" 200 848 0.013238 10.0.0.129 - - [2026-05-04 03:36:57] "POST /neutron/port HTTP/1.1" 200 1126 0.032885 10.0.0.129 - - [2026-05-04 03:36:58] "POST /neutron/port HTTP/1.1" 200 151 0.209383 10.0.0.129 - - [2026-05-04 03:37:00] "POST /neutron/network HTTP/1.1" 200 835 0.010718 10.0.0.129 - - [2026-05-04 03:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.249 - - [2026-05-04 03:37:00] "POST /useragent-kv HTTP/1.1" 200 115 0.006694 10.0.0.249 - - [2026-05-04 03:37:00] "POST /useragent-kv HTTP/1.1" 200 115 0.010462 10.0.0.129 - - [2026-05-04 03:37:00] "POST /neutron/network HTTP/1.1" 200 151 0.171757 10.0.0.129 - - [2026-05-04 03:37:00] "DELETE /route-target/bf4fa109-b65c-472e-aafb-6da571262e33 HTTP/1.1" 200 115 0.031617 10.0.0.249 - - [2026-05-04 03:37:02] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001713 10.0.0.129 - - [2026-05-04 03:37:02] "GET /project/e1a43443-4489-4fb7-ab26-f79ca29329de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.065595 10.0.0.249 - - [2026-05-04 03:37:02] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001363 10.0.0.129 - - [2026-05-04 03:37:02] "GET /project/e1a43443-4489-4fb7-ab26-f79ca29329de?fields=virtual_networks HTTP/1.1" 200 1049 0.060359 10.0.0.249 - - [2026-05-04 03:37:03] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001261 10.0.0.129 - - [2026-05-04 03:37:03] "GET /project/e1a43443-4489-4fb7-ab26-f79ca29329de?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.054376 10.0.0.249 - - [2026-05-04 03:37:03] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001271 10.0.0.129 - - [2026-05-04 03:37:03] "GET /project/e1a43443-4489-4fb7-ab26-f79ca29329de?fields=security_groups HTTP/1.1" 200 1278 0.048526 10.0.0.129 - - [2026-05-04 03:37:04] "POST /fqname-to-id HTTP/1.1" 404 189 0.038476 10.0.0.249 - - [2026-05-04 03:37:04] "GET /projects?obj_uuids=b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004382 10.0.0.249 - - [2026-05-04 03:37:04] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002222 10.0.0.249 - - [2026-05-04 03:37:04] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.012199 10.0.0.249 - - [2026-05-04 03:37:04] "POST /id-to-fqname HTTP/1.1" 200 191 0.003287 10.0.0.249 - - [2026-05-04 03:37:04] "POST /fqname-to-id HTTP/1.1" 404 200 0.006533 10.0.0.249 - - [2026-05-04 03:37:04] "POST /security-groups HTTP/1.1" 200 592 0.094617 10.0.0.129 - - [2026-05-04 03:37:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.005678 10.0.0.249 - - [2026-05-04 03:37:04] "POST /projects HTTP/1.1" 200 587 0.337775 10.0.0.249 - - [2026-05-04 03:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.375353 10.0.0.129 - - [2026-05-04 03:37:04] "GET /project/b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.581197 10.0.0.129 - - [2026-05-04 03:37:04] "POST /access-control-lists HTTP/1.1" 200 597 0.077967 10.0.0.129 - - [2026-05-04 03:37:05] "GET / HTTP/1.1" 200 36215 0.002317 10.0.0.129 - - [2026-05-04 03:37:08] "GET /project/b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000692 10.0.0.249 - - [2026-05-04 03:37:08] "GET /projects?obj_uuids=b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001196 10.0.0.129 - - [2026-05-04 03:37:08] "GET /project/b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.083644 10.0.0.129 - - [2026-05-04 03:37:08] "POST /fqname-to-id HTTP/1.1" 404 180 0.005516 10.0.0.129 - - [2026-05-04 03:37:08] "POST /virtual-DNSs HTTP/1.1" 200 509 0.033226 10.0.0.129 - - [2026-05-04 03:37:08] "GET /virtual-DNS/40ac45bc-d0ab-4341-b374-56bee03313b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.009226 10.0.0.129 - - [2026-05-04 03:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.129 - - [2026-05-04 03:37:08] "GET /virtual-DNS/40ac45bc-d0ab-4341-b374-56bee03313b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.004984 10.0.0.129 - - [2026-05-04 03:37:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.004345 10.0.0.129 - - [2026-05-04 03:37:09] "POST /network-ipams HTTP/1.1" 200 516 0.039262 10.0.0.129 - - [2026-05-04 03:37:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 754 0.004177 10.0.0.129 - - [2026-05-04 03:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.129 - - [2026-05-04 03:37:09] "GET /network-ipam/d968e01d-af03-42c0-8edd-328e882b597a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.007713 10.0.0.129 - - [2026-05-04 03:37:09] "PUT /network-ipam/d968e01d-af03-42c0-8edd-328e882b597a HTTP/1.1" 200 259 0.016726 10.0.0.129 - - [2026-05-04 03:37:09] "POST /ref-update HTTP/1.1" 200 156 0.023047 10.0.0.129 - - [2026-05-04 03:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004482 10.0.0.249 - - [2026-05-04 03:37:09] "GET /projects?obj_uuids=b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001358 10.0.0.129 - - [2026-05-04 03:37:09] "GET /project/b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.043053 10.0.0.129 - - [2026-05-04 03:37:09] "POST /neutron/network HTTP/1.1" 200 117 0.042794 10.0.0.129 - - [2026-05-04 03:37:10] "POST /neutron/network HTTP/1.1" 200 833 0.011559 10.0.0.129 - - [2026-05-04 03:37:10] "POST /id-to-fqname HTTP/1.1" 200 227 0.001428 10.0.0.129 - - [2026-05-04 03:37:10] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006147 10.0.0.129 - - [2026-05-04 03:37:10] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007201 10.0.0.129 - - [2026-05-04 03:37:10] "POST /neutron/subnet HTTP/1.1" 200 711 0.010361 10.0.0.129 - - [2026-05-04 03:37:10] "POST /id-to-fqname HTTP/1.1" 200 227 0.001526 10.0.0.129 - - [2026-05-04 03:37:10] "POST /neutron/port HTTP/1.1" 200 4186 0.060215 10.0.0.249 - - [2026-05-04 03:37:11] "GET /projects?obj_uuids=b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001128 10.0.0.129 - - [2026-05-04 03:37:11] "GET /project/b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.069104 10.0.0.129 - - [2026-05-04 03:37:11] "POST /neutron/port HTTP/1.1" 200 4186 0.048648 10.0.0.129 - - [2026-05-04 03:37:12] "POST /neutron/network HTTP/1.1" 200 843 0.009357 10.0.0.129 - - [2026-05-04 03:37:12] "POST /neutron/port HTTP/1.1" 200 1058 0.022029 10.0.0.129 - - [2026-05-04 03:37:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004225 10.0.0.129 - - [2026-05-04 03:37:12] "POST /neutron/network HTTP/1.1" 200 833 0.011845 10.0.0.129 - - [2026-05-04 03:37:16] "POST /neutron/port HTTP/1.1" 200 1122 0.021477 10.0.0.129 - - [2026-05-04 03:37:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012841 10.0.0.129 - - [2026-05-04 03:37:17] "GET /virtual-machine/f7529c96-ca57-44eb-bbbb-2b45860c195d HTTP/1.1" 401 293 0.000569 10.0.0.129 - - [2026-05-04 03:37:17] "GET /virtual-machine/f7529c96-ca57-44eb-bbbb-2b45860c195d HTTP/1.1" 200 1296 0.037152 10.0.0.129 - - [2026-05-04 03:37:17] "GET /virtual-machine-interface/200b5530-b75d-4a3e-bf16-cd80da25af6e HTTP/1.1" 200 2971 0.008496 10.0.0.129 - - [2026-05-04 03:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005734 10.0.0.129 - - [2026-05-04 03:37:17] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005892 10.0.0.129 - - [2026-05-04 03:37:17] "GET /virtual-networks?parent_id=b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.005780 10.0.0.129 - - [2026-05-04 03:37:17] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009751 10.0.0.129 - - [2026-05-04 03:37:20] "POST /neutron/network HTTP/1.1" 200 1121 0.008066 10.0.0.129 - - [2026-05-04 03:37:20] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015347 10.0.0.129 - - [2026-05-04 03:37:20] "POST /neutron/network HTTP/1.1" 200 1111 0.012194 10.0.0.129 - - [2026-05-04 03:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.129 - - [2026-05-04 03:37:20] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006019 10.0.0.129 - - [2026-05-04 03:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.129 - - [2026-05-04 03:37:24] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007694 10.0.0.50 - - [2026-05-04 03:37:27] "GET /obj-perms HTTP/1.1" 200 5075 0.060205 10.0.0.129 - - [2026-05-04 03:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.129 - - [2026-05-04 03:37:28] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006740 10.0.0.129 - - [2026-05-04 03:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.129 - - [2026-05-04 03:37:32] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006046 10.0.0.129 - - [2026-05-04 03:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.129 - - [2026-05-04 03:37:37] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006332 10.0.0.129 - - [2026-05-04 03:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.129 - - [2026-05-04 03:37:41] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007521 10.0.0.249 - - [2026-05-04 03:37:43] "DELETE /project/b7b14e9ffc2d44bca903d2bdbcefd10d HTTP/1.1" 404 173 0.008026 10.0.0.249 - - [2026-05-04 03:37:43] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001601 10.0.0.249 - - [2026-05-04 03:37:43] "GET /project/e1a43443-4489-4fb7-ab26-f79ca29329de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.081059 10.0.0.249 - - [2026-05-04 03:37:43] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003208 10.0.0.249 - - [2026-05-04 03:37:43] "GET /project/e1a43443-4489-4fb7-ab26-f79ca29329de?fields=security_groups HTTP/1.1" 200 1117 0.117115 10.0.0.249 - - [2026-05-04 03:37:44] "GET /projects?obj_uuids=e1a43443-4489-4fb7-ab26-f79ca29329de&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003185 10.0.0.129 - - [2026-05-04 03:37:44] "DELETE /access-control-list/f72ba3b6-6ca3-4826-a675-c38c645590d5 HTTP/1.1" 200 115 0.140967 10.0.0.249 - - [2026-05-04 03:37:44] "GET /project/e1a43443-4489-4fb7-ab26-f79ca29329de?fields=application_policy_sets HTTP/1.1" 200 1419 0.092930 10.0.0.249 - - [2026-05-04 03:37:44] "DELETE /project/e1a43443-4489-4fb7-ab26-f79ca29329de HTTP/1.1" 200 115 0.531042 10.0.0.129 - - [2026-05-04 03:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.129 - - [2026-05-04 03:37:45] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007189 10.0.0.129 - - [2026-05-04 03:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.129 - - [2026-05-04 03:37:49] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006480 10.0.0.129 - - [2026-05-04 03:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.129 - - [2026-05-04 03:37:51] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004286 10.0.0.129 - - [2026-05-04 03:37:51] "GET /virtual-networks?parent_id=b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003386 10.0.0.129 - - [2026-05-04 03:37:51] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009014 10.0.0.129 - - [2026-05-04 03:37:56] "POST /neutron/port HTTP/1.1" 200 1122 0.019913 10.0.0.129 - - [2026-05-04 03:37:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007884 10.0.0.129 - - [2026-05-04 03:38:07] "POST /neutron/port HTTP/1.1" 200 1122 0.020750 10.0.0.129 - - [2026-05-04 03:38:21] "POST /neutron/port HTTP/1.1" 200 1107 0.036884 10.0.0.129 - - [2026-05-04 03:38:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.010546 10.0.0.129 - - [2026-05-04 03:38:35] "POST /neutron/network HTTP/1.1" 200 807 0.020758 10.0.0.129 - - [2026-05-04 03:38:35] "POST /id-to-fqname HTTP/1.1" 200 227 0.002150 10.0.0.129 - - [2026-05-04 03:38:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009471 10.0.0.249 - - [2026-05-04 03:38:36] "GET /projects?obj_uuids=b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.034914 10.0.0.129 - - [2026-05-04 03:38:36] "GET /project/b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.104021 10.0.0.129 - - [2026-05-04 03:38:36] "POST /neutron/port HTTP/1.1" 200 5155 0.044884 10.0.0.129 - - [2026-05-04 03:38:36] "POST /neutron/port HTTP/1.1" 200 117 0.007131 10.0.0.129 - - [2026-05-04 03:38:37] "POST /neutron/port HTTP/1.1" 200 1058 0.019086 10.0.0.129 - - [2026-05-04 03:38:37] "POST /neutron/port HTTP/1.1" 200 1122 0.023161 10.0.0.129 - - [2026-05-04 03:38:37] "POST /neutron/port HTTP/1.1" 200 117 0.001661 10.0.0.129 - - [2026-05-04 03:38:39] "POST /neutron/port HTTP/1.1" 200 1216 0.020999 10.0.0.129 - - [2026-05-04 03:38:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004299 10.0.0.129 - - [2026-05-04 03:38:39] "POST /neutron/port HTTP/1.1" 200 117 0.001219 10.0.0.129 - - [2026-05-04 03:38:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013826 10.0.0.129 - - [2026-05-04 03:38:42] "POST /neutron/port HTTP/1.1" 200 1122 0.021148 10.0.0.129 - - [2026-05-04 03:38:42] "GET /virtual-machine/b95affe4-5935-4131-9cbe-89ae7c7126b9 HTTP/1.1" 200 1296 0.007844 10.0.0.129 - - [2026-05-04 03:38:42] "GET /virtual-machine-interface/8ebcde12-46ba-43cc-bc89-c314cbffbc6a HTTP/1.1" 200 2972 0.005624 10.0.0.129 - - [2026-05-04 03:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.129 - - [2026-05-04 03:38:42] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004372 10.0.0.129 - - [2026-05-04 03:38:42] "GET /virtual-networks?parent_id=b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004221 10.0.0.129 - - [2026-05-04 03:38:42] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008488 10.0.0.129 - - [2026-05-04 03:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.129 - - [2026-05-04 03:38:45] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.010135 10.0.0.129 - - [2026-05-04 03:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.129 - - [2026-05-04 03:38:49] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006323 10.0.0.129 - - [2026-05-04 03:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.129 - - [2026-05-04 03:38:53] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006991 10.0.0.129 - - [2026-05-04 03:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.129 - - [2026-05-04 03:38:57] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006544 10.0.0.129 - - [2026-05-04 03:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.129 - - [2026-05-04 03:39:01] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007092 10.0.0.129 - - [2026-05-04 03:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.129 - - [2026-05-04 03:39:05] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007121 10.0.0.129 - - [2026-05-04 03:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004737 10.0.0.129 - - [2026-05-04 03:39:09] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009073 10.0.0.129 - - [2026-05-04 03:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004984 10.0.0.129 - - [2026-05-04 03:39:14] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.011035 10.0.0.129 - - [2026-05-04 03:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.129 - - [2026-05-04 03:39:18] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006996 10.0.0.129 - - [2026-05-04 03:39:22] "POST /neutron/port HTTP/1.1" 200 1216 0.020756 10.0.0.129 - - [2026-05-04 03:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.129 - - [2026-05-04 03:39:22] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007568 10.0.0.129 - - [2026-05-04 03:39:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004452 10.0.0.129 - - [2026-05-04 03:39:22] "POST /neutron/port HTTP/1.1" 200 117 0.001301 10.0.0.129 - - [2026-05-04 03:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.129 - - [2026-05-04 03:39:24] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003996 10.0.0.129 - - [2026-05-04 03:39:24] "GET /virtual-networks?parent_id=b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003852 10.0.0.129 - - [2026-05-04 03:39:24] "GET /virtual-network/fb845fc4-fb48-4c97-843a-b0d6449fb90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006382 10.0.0.129 - - [2026-05-04 03:39:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009611 10.0.0.249 - - [2026-05-04 03:39:29] "GET /obj-perms HTTP/1.1" 200 5075 0.057897 10.0.0.129 - - [2026-05-04 03:39:29] "GET /obj-perms HTTP/1.1" 200 5075 0.061307 10.0.0.129 - - [2026-05-04 03:39:34] "POST /neutron/port HTTP/1.1" 200 1122 0.031527 10.0.0.129 - - [2026-05-04 03:39:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007489 10.0.0.129 - - [2026-05-04 03:39:41] "POST /neutron/port HTTP/1.1" 200 1107 0.019165 10.0.0.129 - - [2026-05-04 03:39:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006561 10.0.0.129 - - [2026-05-04 03:39:41] "POST /neutron/network HTTP/1.1" 200 927 0.010406 10.0.0.129 - - [2026-05-04 03:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.129 - - [2026-05-04 03:40:21] "DELETE /virtual-DNS/40ac45bc-d0ab-4341-b374-56bee03313b9 HTTP/1.1" 409 236 0.011385 10.0.0.129 - - [2026-05-04 03:40:21] "POST /fqname-to-id HTTP/1.1" 404 192 0.005838 10.0.0.129 - - [2026-05-04 03:40:21] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.035632 10.0.0.129 - - [2026-05-04 03:40:21] "GET /virtual-DNS-record/0a9d7f50-cd84-474d-af90-46d5a09e8dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.006942 10.0.0.129 - - [2026-05-04 03:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.129 - - [2026-05-04 03:40:21] "GET /virtual-DNS-record/0a9d7f50-cd84-474d-af90-46d5a09e8dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.004761 10.0.0.129 - - [2026-05-04 03:40:22] "POST /neutron/port HTTP/1.1" 200 1107 0.050898 10.0.0.129 - - [2026-05-04 03:40:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004054 10.0.0.129 - - [2026-05-04 03:40:22] "POST /neutron/network HTTP/1.1" 200 927 0.007849 10.0.0.129 - - [2026-05-04 03:40:28] "DELETE /virtual-DNS-record/0a9d7f50-cd84-474d-af90-46d5a09e8dc2 HTTP/1.1" 200 115 0.032336 10.0.0.129 - - [2026-05-04 03:40:28] "POST /fqname-to-id HTTP/1.1" 404 184 0.005309 10.0.0.129 - - [2026-05-04 03:40:28] "POST /neutron/port HTTP/1.1" 200 1122 0.020948 10.0.0.129 - - [2026-05-04 03:40:28] "POST /neutron/port HTTP/1.1" 200 151 0.219502 10.0.0.129 - - [2026-05-04 03:40:30] "POST /neutron/network HTTP/1.1" 200 833 0.009040 10.0.0.129 - - [2026-05-04 03:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.129 - - [2026-05-04 03:40:30] "DELETE /route-target/d857a92e-cd6e-4021-ae60-13d1f2b34136 HTTP/1.1" 200 115 0.045448 10.0.0.129 - - [2026-05-04 03:40:30] "DELETE /network-ipam/d968e01d-af03-42c0-8edd-328e882b597a HTTP/1.1" 200 115 0.065685 10.0.0.129 - - [2026-05-04 03:40:30] "DELETE /virtual-DNS/40ac45bc-d0ab-4341-b374-56bee03313b9 HTTP/1.1" 200 115 0.044866 10.0.0.129 - - [2026-05-04 03:40:30] "POST /fqname-to-id HTTP/1.1" 404 180 0.004553 10.0.0.249 - - [2026-05-04 03:40:32] "GET /projects?obj_uuids=b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001117 10.0.0.129 - - [2026-05-04 03:40:32] "GET /project/b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.084085 10.0.0.249 - - [2026-05-04 03:40:32] "GET /projects?obj_uuids=b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001523 10.0.0.129 - - [2026-05-04 03:40:32] "GET /project/b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d?fields=virtual_networks HTTP/1.1" 200 1047 0.043392 10.0.0.249 - - [2026-05-04 03:40:32] "GET /projects?obj_uuids=b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001246 10.0.0.129 - - [2026-05-04 03:40:32] "GET /project/b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.046765 10.0.0.249 - - [2026-05-04 03:40:32] "GET /projects?obj_uuids=b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001930 10.0.0.129 - - [2026-05-04 03:40:32] "GET /project/b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d?fields=security_groups HTTP/1.1" 200 1275 0.045067 10.0.0.129 - - [2026-05-04 03:40:33] "POST /fqname-to-id HTTP/1.1" 404 189 0.035053 10.0.0.249 - - [2026-05-04 03:40:33] "GET /projects?obj_uuids=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003452 10.0.0.249 - - [2026-05-04 03:40:33] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001779 10.0.0.249 - - [2026-05-04 03:40:33] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.039890 10.0.0.249 - - [2026-05-04 03:40:33] "POST /id-to-fqname HTTP/1.1" 200 191 0.001413 10.0.0.249 - - [2026-05-04 03:40:33] "POST /fqname-to-id HTTP/1.1" 404 200 0.003434 10.0.0.249 - - [2026-05-04 03:40:33] "POST /security-groups HTTP/1.1" 200 592 0.083498 10.0.0.249 - - [2026-05-04 03:40:33] "POST /projects HTTP/1.1" 200 587 0.310114 10.0.0.129 - - [2026-05-04 03:40:33] "POST /fqname-to-id HTTP/1.1" 404 234 0.016190 10.0.0.249 - - [2026-05-04 03:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.388490 10.0.0.129 - - [2026-05-04 03:40:33] "GET /project/ae5382aa-316f-4367-ab9e-53598f4ce23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.565197 10.0.0.129 - - [2026-05-04 03:40:34] "GET / HTTP/1.1" 200 36215 0.001563 10.0.0.129 - - [2026-05-04 03:40:36] "POST /fqname-to-id HTTP/1.1" 401 293 0.000664 10.0.0.129 - - [2026-05-04 03:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.064480 10.0.0.249 - - [2026-05-04 03:40:37] "GET /projects?obj_uuids=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000980 10.0.0.129 - - [2026-05-04 03:40:37] "GET /project/ae5382aa-316f-4367-ab9e-53598f4ce23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.045781 10.0.0.249 - - [2026-05-04 03:40:37] "GET /projects?obj_uuids=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001140 10.0.0.129 - - [2026-05-04 03:40:37] "POST /neutron/network HTTP/1.1" 200 608 0.154193 10.0.0.129 - - [2026-05-04 03:40:37] "POST /ref-update HTTP/1.1" 200 156 0.062272 10.0.0.129 - - [2026-05-04 03:40:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.003873 10.0.0.129 - - [2026-05-04 03:40:37] "GET /virtual-network/a37d7bbf-5ed5-4ab2-b323-f0c795b51333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006918 10.0.0.129 - - [2026-05-04 03:40:37] "POST /neutron/network HTTP/1.1" 200 826 0.008345 10.0.0.129 - - [2026-05-04 03:40:37] "GET /virtual-network/a37d7bbf-5ed5-4ab2-b323-f0c795b51333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006431 10.0.0.129 - - [2026-05-04 03:40:38] "GET /virtual-network/a37d7bbf-5ed5-4ab2-b323-f0c795b51333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005970 10.0.0.50 - - [2026-05-04 03:40:39] "GET /obj-perms HTTP/1.1" 200 5051 0.055850 10.0.0.129 - - [2026-05-04 03:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.249 - - [2026-05-04 03:40:39] "GET /projects?obj_uuids=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001605 10.0.0.129 - - [2026-05-04 03:40:39] "GET /project/ae5382aa-316f-4367-ab9e-53598f4ce23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.041455 10.0.0.129 - - [2026-05-04 03:40:39] "POST /neutron/network HTTP/1.1" 200 117 0.019560 10.0.0.129 - - [2026-05-04 03:40:40] "POST /neutron/network HTTP/1.1" 200 828 0.010752 10.0.0.129 - - [2026-05-04 03:40:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001389 10.0.0.129 - - [2026-05-04 03:40:40] "GET /virtual-network/ca250a55-62a1-494f-bd85-c0fdff2ca629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006348 10.0.0.129 - - [2026-05-04 03:40:40] "GET /virtual-network/ca250a55-62a1-494f-bd85-c0fdff2ca629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006163 10.0.0.129 - - [2026-05-04 03:40:40] "POST /neutron/subnet HTTP/1.1" 200 730 0.010754 10.0.0.129 - - [2026-05-04 03:40:40] "GET /virtual-network/ca250a55-62a1-494f-bd85-c0fdff2ca629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006464 10.0.0.249 - - [2026-05-04 03:40:40] "GET /obj-perms HTTP/1.1" 200 5051 0.057270 10.0.0.129 - - [2026-05-04 03:40:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001469 10.0.0.249 - - [2026-05-04 03:40:44] "DELETE /project/ae5382aa316f4367ab9e53598f4ce23f HTTP/1.1" 404 173 0.004416 10.0.0.249 - - [2026-05-04 03:40:44] "GET /projects?obj_uuids=b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000940 10.0.0.249 - - [2026-05-04 03:40:44] "GET /project/b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.046692 10.0.0.249 - - [2026-05-04 03:40:44] "GET /projects?obj_uuids=b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001052 10.0.0.249 - - [2026-05-04 03:40:44] "GET /project/b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d?fields=security_groups HTTP/1.1" 200 1377 0.049074 10.0.0.249 - - [2026-05-04 03:40:44] "DELETE /security-group/980934c6-e82a-4ad5-91ea-4ab1de4c723b HTTP/1.1" 200 115 0.088530 10.0.0.249 - - [2026-05-04 03:40:44] "GET /projects?obj_uuids=b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002168 10.0.0.129 - - [2026-05-04 03:40:44] "DELETE /access-control-list/0aedd110-d4e8-44fe-a31b-334406a822c5 HTTP/1.1" 200 115 0.083768 10.0.0.249 - - [2026-05-04 03:40:44] "GET /project/b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d?fields=application_policy_sets HTTP/1.1" 200 1416 0.067945 10.0.0.249 - - [2026-05-04 03:40:45] "DELETE /project/b7b14e9f-fc2d-44bc-a903-d2bdbcefd10d HTTP/1.1" 200 115 0.521854 10.0.0.249 - - [2026-05-04 03:40:57] "GET /projects?obj_uuids=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001537 10.0.0.129 - - [2026-05-04 03:40:57] "GET /project/ae5382aa-316f-4367-ab9e-53598f4ce23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.076914 10.0.0.129 - - [2026-05-04 03:40:57] "POST /neutron/network HTTP/1.1" 200 828 0.046898 10.0.0.129 - - [2026-05-04 03:40:57] "POST /id-to-fqname HTTP/1.1" 200 222 0.001443 10.0.0.129 - - [2026-05-04 03:40:57] "POST /neutron/port HTTP/1.1" 200 4186 0.034141 10.0.0.249 - - [2026-05-04 03:40:58] "GET /projects?obj_uuids=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001235 10.0.0.129 - - [2026-05-04 03:40:58] "POST /neutron/port HTTP/1.1" 200 1062 0.573633 10.0.0.249 - - [2026-05-04 03:40:58] "GET /projects?obj_uuids=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001051 10.0.0.129 - - [2026-05-04 03:40:58] "GET /project/ae5382aa-316f-4367-ab9e-53598f4ce23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.128751 10.0.0.129 - - [2026-05-04 03:40:58] "POST /neutron/port HTTP/1.1" 200 1062 0.067077 10.0.0.129 - - [2026-05-04 03:40:59] "POST /neutron/port HTTP/1.1" 200 1126 0.034063 10.0.0.129 - - [2026-05-04 03:40:59] "POST /neutron/subnet HTTP/1.1" 200 704 0.016104 10.0.0.129 - - [2026-05-04 03:40:59] "POST /neutron/network HTTP/1.1" 200 828 0.013924 10.0.0.129 - - [2026-05-04 03:40:59] "POST /neutron/network HTTP/1.1" 200 836 0.018663 10.0.0.129 - - [2026-05-04 03:41:00] "POST /neutron/port HTTP/1.1" 200 1060 0.051774 10.0.0.129 - - [2026-05-04 03:41:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006102 10.0.0.129 - - [2026-05-04 03:41:01] "POST /neutron/network HTTP/1.1" 200 826 0.023409 10.0.0.129 - - [2026-05-04 03:41:09] "POST /neutron/port HTTP/1.1" 200 1126 0.046884 10.0.0.129 - - [2026-05-04 03:41:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.023388 10.0.0.129 - - [2026-05-04 03:41:25] "POST /neutron/port HTTP/1.1" 200 1126 0.025118 10.0.0.129 - - [2026-05-04 03:41:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009245 10.0.0.129 - - [2026-05-04 03:41:30] "GET /obj-perms HTTP/1.1" 200 5075 0.073686 10.0.0.50 - - [2026-05-04 03:41:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000480 10.0.0.50 - - [2026-05-04 03:41:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000555 10.0.0.249 - - [2026-05-04 03:41:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000516 10.0.0.249 - - [2026-05-04 03:41:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000753 10.0.0.50 - - [2026-05-04 03:41:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000500 10.0.0.50 - - [2026-05-04 03:41:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000835 10.0.0.249 - - [2026-05-04 03:41:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000464 10.0.0.249 - - [2026-05-04 03:41:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.129 - - [2026-05-04 03:41:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000437 10.0.0.129 - - [2026-05-04 03:41:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000614 10.0.0.129 - - [2026-05-04 03:41:40] "POST /neutron/port HTTP/1.1" 200 1126 0.020789 10.0.0.129 - - [2026-05-04 03:41:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008385 10.0.0.129 - - [2026-05-04 03:41:40] "GET /virtual-machine/ac9be045-65aa-4ec9-8987-a77c41e6236a HTTP/1.1" 401 293 0.000474 10.0.0.129 - - [2026-05-04 03:41:41] "GET /virtual-machine/ac9be045-65aa-4ec9-8987-a77c41e6236a HTTP/1.1" 200 1295 0.040455 10.0.0.129 - - [2026-05-04 03:41:41] "GET /virtual-machine-interface/ef9d0564-3b4a-4052-a1b6-8f875b46083d HTTP/1.1" 200 2957 0.007950 10.0.0.129 - - [2026-05-04 03:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.129 - - [2026-05-04 03:41:41] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010379 10.0.0.129 - - [2026-05-04 03:41:41] "GET /virtual-networks?parent_id=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004773 10.0.0.129 - - [2026-05-04 03:41:41] "GET /virtual-network/ca250a55-62a1-494f-bd85-c0fdff2ca629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006334 10.0.0.129 - - [2026-05-04 03:41:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000618 10.0.0.129 - - [2026-05-04 03:41:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000612 10.0.0.129 - - [2026-05-04 03:41:42] "POST /neutron/port HTTP/1.1" 200 1216 0.018907 10.0.0.129 - - [2026-05-04 03:41:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005118 10.0.0.129 - - [2026-05-04 03:41:42] "POST /neutron/port HTTP/1.1" 200 117 0.001465 10.0.0.129 - - [2026-05-04 03:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.129 - - [2026-05-04 03:41:44] "GET /virtual-network/ca250a55-62a1-494f-bd85-c0fdff2ca629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005985 10.0.0.129 - - [2026-05-04 03:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.129 - - [2026-05-04 03:41:48] "GET /virtual-network/ca250a55-62a1-494f-bd85-c0fdff2ca629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005747 10.0.0.129 - - [2026-05-04 03:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.129 - - [2026-05-04 03:41:52] "GET /virtual-network/ca250a55-62a1-494f-bd85-c0fdff2ca629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006923 10.0.0.129 - - [2026-05-04 03:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007436 10.0.0.129 - - [2026-05-04 03:41:56] "GET /virtual-network/ca250a55-62a1-494f-bd85-c0fdff2ca629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007978 10.0.0.129 - - [2026-05-04 03:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.129 - - [2026-05-04 03:42:00] "GET /virtual-network/ca250a55-62a1-494f-bd85-c0fdff2ca629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007194 10.0.0.129 - - [2026-05-04 03:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.129 - - [2026-05-04 03:42:04] "GET /virtual-network/ca250a55-62a1-494f-bd85-c0fdff2ca629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.009040 10.0.0.129 - - [2026-05-04 03:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.129 - - [2026-05-04 03:42:08] "GET /virtual-network/ca250a55-62a1-494f-bd85-c0fdff2ca629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005884 10.0.0.129 - - [2026-05-04 03:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.129 - - [2026-05-04 03:42:12] "GET /virtual-network/ca250a55-62a1-494f-bd85-c0fdff2ca629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006420 10.0.0.129 - - [2026-05-04 03:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.129 - - [2026-05-04 03:42:17] "GET /virtual-network/ca250a55-62a1-494f-bd85-c0fdff2ca629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006303 10.0.0.129 - - [2026-05-04 03:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.129 - - [2026-05-04 03:42:21] "GET /virtual-network/ca250a55-62a1-494f-bd85-c0fdff2ca629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007219 10.0.0.129 - - [2026-05-04 03:42:24] "POST /neutron/port HTTP/1.1" 200 1216 0.024274 10.0.0.129 - - [2026-05-04 03:42:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004392 10.0.0.129 - - [2026-05-04 03:42:24] "POST /neutron/port HTTP/1.1" 200 117 0.001458 10.0.0.129 - - [2026-05-04 03:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.129 - - [2026-05-04 03:42:25] "GET /virtual-network/ca250a55-62a1-494f-bd85-c0fdff2ca629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005952 10.0.0.129 - - [2026-05-04 03:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.129 - - [2026-05-04 03:42:29] "GET /virtual-network/ca250a55-62a1-494f-bd85-c0fdff2ca629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005749 10.0.0.129 - - [2026-05-04 03:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.129 - - [2026-05-04 03:42:31] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004266 10.0.0.129 - - [2026-05-04 03:42:31] "GET /virtual-networks?parent_id=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003537 10.0.0.129 - - [2026-05-04 03:42:31] "GET /virtual-network/ca250a55-62a1-494f-bd85-c0fdff2ca629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006399 10.0.0.129 - - [2026-05-04 03:42:31] "POST /neutron/port HTTP/1.1" 200 1126 0.033675 10.0.0.129 - - [2026-05-04 03:42:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012187 10.0.0.129 - - [2026-05-04 03:42:44] "POST /neutron/port HTTP/1.1" 200 1107 0.022602 10.0.0.129 - - [2026-05-04 03:42:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004797 10.0.0.129 - - [2026-05-04 03:42:44] "POST /neutron/network HTTP/1.1" 200 927 0.007449 10.0.0.129 - - [2026-05-04 03:42:47] "POST /neutron/port HTTP/1.1" 200 1126 0.022382 10.0.0.129 - - [2026-05-04 03:42:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009933 10.0.0.129 - - [2026-05-04 03:43:02] "POST /neutron/port HTTP/1.1" 200 1126 0.021542 10.0.0.129 - - [2026-05-04 03:43:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008693 10.0.0.129 - - [2026-05-04 03:43:13] "POST /neutron/port HTTP/1.1" 200 1126 0.031789 10.0.0.129 - - [2026-05-04 03:43:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008526 10.0.0.129 - - [2026-05-04 03:43:25] "POST /neutron/port HTTP/1.1" 200 1107 0.026734 10.0.0.129 - - [2026-05-04 03:43:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004562 10.0.0.129 - - [2026-05-04 03:43:25] "POST /neutron/network HTTP/1.1" 200 927 0.007981 10.0.0.129 - - [2026-05-04 03:43:28] "POST /neutron/port HTTP/1.1" 200 1124 0.020534 10.0.0.129 - - [2026-05-04 03:43:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008220 10.0.0.129 - - [2026-05-04 03:43:29] "GET /virtual-machine/0d27a225-e6af-4123-810f-12e4f7b4cb5a HTTP/1.1" 200 1293 0.006917 10.0.0.129 - - [2026-05-04 03:43:29] "GET /virtual-machine-interface/55461e53-6935-45ab-9f22-fbfcccb5e01d HTTP/1.1" 200 2956 0.006422 10.0.0.129 - - [2026-05-04 03:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.129 - - [2026-05-04 03:43:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004135 10.0.0.129 - - [2026-05-04 03:43:29] "GET /virtual-networks?parent_id=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003896 10.0.0.129 - - [2026-05-04 03:43:29] "GET /virtual-network/a37d7bbf-5ed5-4ab2-b323-f0c795b51333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006602 10.0.0.129 - - [2026-05-04 03:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.129 - - [2026-05-04 03:43:30] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004151 10.0.0.129 - - [2026-05-04 03:43:30] "GET /virtual-networks?parent_id=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003884 10.0.0.129 - - [2026-05-04 03:43:30] "GET /virtual-network/a37d7bbf-5ed5-4ab2-b323-f0c795b51333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006612 10.0.0.50 - - [2026-05-04 03:43:32] "GET /obj-perms HTTP/1.1" 200 5075 0.072751 10.0.0.129 - - [2026-05-04 03:43:35] "POST /neutron/port HTTP/1.1" 200 1124 0.027340 10.0.0.129 - - [2026-05-04 03:43:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009261 10.0.0.129 - - [2026-05-04 03:43:45] "POST /neutron/network HTTP/1.1" 200 838 0.008081 10.0.0.129 - - [2026-05-04 03:43:45] "POST /neutron/port HTTP/1.1" 200 117 0.001361 10.0.0.129 - - [2026-05-04 03:43:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008669 10.0.0.129 - - [2026-05-04 03:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.249 - - [2026-05-04 03:43:56] "GET /projects?obj_uuids=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.037138 10.0.0.129 - - [2026-05-04 03:43:56] "GET /project/ae5382aa-316f-4367-ab9e-53598f4ce23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.080492 10.0.0.129 - - [2026-05-04 03:43:56] "GET /virtual-network/a37d7bbf-5ed5-4ab2-b323-f0c795b51333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007046 10.0.0.129 - - [2026-05-04 03:43:56] "GET /floating-ip-pools?parent_id=a37d7bbf-5ed5-4ab2-b323-f0c795b51333&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004134 10.0.0.129 - - [2026-05-04 03:43:56] "GET /virtual-network/a37d7bbf-5ed5-4ab2-b323-f0c795b51333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008283 10.0.0.129 - - [2026-05-04 03:43:56] "POST /floating-ip-pools HTTP/1.1" 200 600 0.044479 10.0.0.129 - - [2026-05-04 03:43:56] "POST /ref-update HTTP/1.1" 200 156 0.016659 10.0.0.129 - - [2026-05-04 03:43:56] "GET /virtual-network/a37d7bbf-5ed5-4ab2-b323-f0c795b51333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006875 10.0.0.129 - - [2026-05-04 03:43:56] "GET /virtual-network/a37d7bbf-5ed5-4ab2-b323-f0c795b51333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006393 10.0.0.249 - - [2026-05-04 03:43:56] "GET /projects?obj_uuids=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001222 10.0.0.129 - - [2026-05-04 03:43:57] "POST /neutron/floatingip HTTP/1.1" 200 529 0.144013 10.0.0.129 - - [2026-05-04 03:43:57] "POST /neutron/floatingip HTTP/1.1" 200 577 0.065563 10.0.0.129 - - [2026-05-04 03:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.129 - - [2026-05-04 03:43:57] "GET /routing-instance/287971c8-e9ed-43e3-8dec-49fbd3e8a568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004714 10.0.0.129 - - [2026-05-04 03:43:57] "GET /route-target/07b2efa4-98ef-4f8f-a31a-939713cad38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004398 10.0.0.129 - - [2026-05-04 03:44:27] "POST /neutron/port HTTP/1.1" 200 1124 0.028980 10.0.0.129 - - [2026-05-04 03:44:27] "POST /neutron/subnet HTTP/1.1" 200 693 0.012568 10.0.0.129 - - [2026-05-04 03:44:27] "POST /neutron/floatingip HTTP/1.1" 200 577 0.018201 10.0.0.129 - - [2026-05-04 03:44:28] "POST /neutron/floatingip HTTP/1.1" 200 115 0.051375 10.0.0.129 - - [2026-05-04 03:44:28] "GET /floating-ip-pool/59bac983-723d-47d1-aa1b-f456f4aace6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1186 0.004250 10.0.0.129 - - [2026-05-04 03:44:28] "POST /ref-update HTTP/1.1" 200 156 0.015229 10.0.0.129 - - [2026-05-04 03:44:28] "DELETE /floating-ip-pool/59bac983-723d-47d1-aa1b-f456f4aace6f HTTP/1.1" 200 115 0.042289 10.0.0.129 - - [2026-05-04 03:44:28] "POST /neutron/port HTTP/1.1" 200 1124 0.019809 10.0.0.129 - - [2026-05-04 03:44:29] "POST /neutron/port HTTP/1.1" 200 151 0.208227 10.0.0.129 - - [2026-05-04 03:44:30] "POST /neutron/network HTTP/1.1" 200 828 0.008543 10.0.0.129 - - [2026-05-04 03:44:30] "DELETE /route-target/fe8d4e1f-2f6c-4dd8-a81b-793f899e5d97 HTTP/1.1" 200 115 0.021055 10.0.0.249 - - [2026-05-04 03:44:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002931 10.0.0.249 - - [2026-05-04 03:44:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002829 10.0.0.129 - - [2026-05-04 03:44:30] "POST /neutron/network HTTP/1.1" 200 151 0.131766 10.0.0.249 - - [2026-05-04 03:44:32] "GET /projects?obj_uuids=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001199 10.0.0.129 - - [2026-05-04 03:44:32] "GET /project/ae5382aa-316f-4367-ab9e-53598f4ce23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.041805 10.0.0.249 - - [2026-05-04 03:44:32] "GET /projects?obj_uuids=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001168 10.0.0.129 - - [2026-05-04 03:44:32] "GET /project/ae5382aa-316f-4367-ab9e-53598f4ce23f?fields=virtual_networks HTTP/1.1" 200 1047 0.050651 10.0.0.249 - - [2026-05-04 03:44:32] "GET /projects?obj_uuids=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001349 10.0.0.129 - - [2026-05-04 03:44:32] "GET /project/ae5382aa-316f-4367-ab9e-53598f4ce23f?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.057150 10.0.0.249 - - [2026-05-04 03:44:32] "GET /projects?obj_uuids=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001202 10.0.0.129 - - [2026-05-04 03:44:32] "GET /project/ae5382aa-316f-4367-ab9e-53598f4ce23f?fields=security_groups HTTP/1.1" 200 1275 0.039392 10.0.0.129 - - [2026-05-04 03:44:34] "POST /fqname-to-id HTTP/1.1" 404 188 0.037683 10.0.0.249 - - [2026-05-04 03:44:34] "GET /projects?obj_uuids=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004271 10.0.0.249 - - [2026-05-04 03:44:34] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001167 10.0.0.249 - - [2026-05-04 03:44:34] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008034 10.0.0.249 - - [2026-05-04 03:44:34] "POST /id-to-fqname HTTP/1.1" 200 190 0.002278 10.0.0.249 - - [2026-05-04 03:44:34] "POST /fqname-to-id HTTP/1.1" 404 199 0.005433 10.0.0.249 - - [2026-05-04 03:44:34] "POST /security-groups HTTP/1.1" 200 591 0.081398 10.0.0.129 - - [2026-05-04 03:44:34] "POST /fqname-to-id HTTP/1.1" 404 234 0.006385 10.0.0.249 - - [2026-05-04 03:44:34] "POST /projects HTTP/1.1" 200 585 0.291800 10.0.0.249 - - [2026-05-04 03:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.368962 10.0.0.129 - - [2026-05-04 03:44:34] "POST /access-control-lists HTTP/1.1" 200 596 0.037528 10.0.0.129 - - [2026-05-04 03:44:34] "GET /project/55b4fa7e-3a3b-442a-b774-d0a514c28c7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.521259 10.0.0.129 - - [2026-05-04 03:44:35] "GET / HTTP/1.1" 200 36215 0.001693 10.0.0.129 - - [2026-05-04 03:44:37] "POST /fqname-to-id HTTP/1.1" 401 293 0.001010 10.0.0.129 - - [2026-05-04 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.070615 10.0.0.249 - - [2026-05-04 03:44:38] "GET /projects?obj_uuids=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001219 10.0.0.129 - - [2026-05-04 03:44:38] "GET /project/55b4fa7e-3a3b-442a-b774-d0a514c28c7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.041649 10.0.0.249 - - [2026-05-04 03:44:38] "POST /useragent-kv HTTP/1.1" 200 115 0.006137 10.0.0.129 - - [2026-05-04 03:44:38] "POST /neutron/subnet HTTP/1.1" 200 701 0.325848 10.0.0.129 - - [2026-05-04 03:44:38] "POST /id-to-fqname HTTP/1.1" 200 230 0.001950 10.0.0.129 - - [2026-05-04 03:44:38] "GET /virtual-network/037940fd-6499-4377-8b71-e48db8ae0f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007547 10.0.0.129 - - [2026-05-04 03:44:38] "GET /virtual-network/037940fd-6499-4377-8b71-e48db8ae0f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006797 10.0.0.129 - - [2026-05-04 03:44:38] "POST /neutron/network HTTP/1.1" 200 839 0.007583 10.0.0.129 - - [2026-05-04 03:44:38] "POST /id-to-fqname HTTP/1.1" 200 230 0.001546 10.0.0.129 - - [2026-05-04 03:44:39] "POST /neutron/port HTTP/1.1" 200 4186 0.034276 10.0.0.249 - - [2026-05-04 03:44:39] "GET /projects?obj_uuids=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001201 10.0.0.129 - - [2026-05-04 03:44:39] "GET /project/55b4fa7e-3a3b-442a-b774-d0a514c28c7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.076121 10.0.0.129 - - [2026-05-04 03:44:40] "POST /neutron/port HTTP/1.1" 200 4186 0.039156 10.0.0.129 - - [2026-05-04 03:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.129 - - [2026-05-04 03:44:40] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004867 10.0.0.129 - - [2026-05-04 03:44:40] "PUT /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388 HTTP/1.1" 200 277 0.013654 10.0.0.129 - - [2026-05-04 03:44:40] "POST /neutron/network HTTP/1.1" 200 849 0.008260 10.0.0.129 - - [2026-05-04 03:44:41] "POST /neutron/port HTTP/1.1" 200 1055 0.019660 10.0.0.129 - - [2026-05-04 03:44:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006140 10.0.0.129 - - [2026-05-04 03:44:41] "POST /neutron/network HTTP/1.1" 200 839 0.009635 10.0.0.249 - - [2026-05-04 03:44:45] "DELETE /project/55b4fa7e3a3b442ab774d0a514c28c7f HTTP/1.1" 404 173 0.011181 10.0.0.249 - - [2026-05-04 03:44:45] "GET /projects?obj_uuids=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000999 10.0.0.249 - - [2026-05-04 03:44:45] "GET /project/ae5382aa-316f-4367-ab9e-53598f4ce23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.064374 10.0.0.249 - - [2026-05-04 03:44:45] "GET /projects?obj_uuids=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001091 10.0.0.249 - - [2026-05-04 03:44:45] "GET /project/ae5382aa-316f-4367-ab9e-53598f4ce23f?fields=security_groups HTTP/1.1" 200 1377 0.077507 10.0.0.249 - - [2026-05-04 03:44:45] "DELETE /security-group/bf999ec1-6a3a-40f1-ad6c-aa64268413ae HTTP/1.1" 200 115 0.077910 10.0.0.249 - - [2026-05-04 03:44:45] "GET /projects?obj_uuids=ae5382aa-316f-4367-ab9e-53598f4ce23f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001472 10.0.0.129 - - [2026-05-04 03:44:45] "DELETE /access-control-list/ce544612-e666-4f56-80ca-fc7068dc8b4b HTTP/1.1" 200 115 0.048512 10.0.0.249 - - [2026-05-04 03:44:45] "GET /project/ae5382aa-316f-4367-ab9e-53598f4ce23f?fields=application_policy_sets HTTP/1.1" 200 1416 0.071449 10.0.0.249 - - [2026-05-04 03:44:45] "DELETE /project/ae5382aa-316f-4367-ab9e-53598f4ce23f HTTP/1.1" 200 115 0.526629 10.0.0.129 - - [2026-05-04 03:44:46] "POST /neutron/port HTTP/1.1" 200 1216 0.024175 10.0.0.129 - - [2026-05-04 03:44:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004361 10.0.0.129 - - [2026-05-04 03:44:46] "POST /neutron/port HTTP/1.1" 200 117 0.001240 10.0.0.129 - - [2026-05-04 03:44:46] "POST /neutron/port HTTP/1.1" 200 1119 0.037443 10.0.0.129 - - [2026-05-04 03:44:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.016973 10.0.0.129 - - [2026-05-04 03:44:46] "GET /virtual-machine/e8fe13ac-43e4-4c74-880f-4534962f58f6 HTTP/1.1" 401 293 0.000465 10.0.0.129 - - [2026-05-04 03:44:47] "GET /virtual-machine/e8fe13ac-43e4-4c74-880f-4534962f58f6 HTTP/1.1" 200 1294 0.037712 10.0.0.129 - - [2026-05-04 03:44:47] "GET /virtual-machine-interface/5c57d7ab-5e29-4574-93a9-da25e570f072 HTTP/1.1" 200 2978 0.007551 10.0.0.129 - - [2026-05-04 03:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.129 - - [2026-05-04 03:44:47] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004781 10.0.0.129 - - [2026-05-04 03:44:47] "GET /virtual-networks?parent_id=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003806 10.0.0.129 - - [2026-05-04 03:44:47] "GET /virtual-network/037940fd-6499-4377-8b71-e48db8ae0f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008199 10.0.0.129 - - [2026-05-04 03:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.129 - - [2026-05-04 03:44:50] "GET /virtual-network/037940fd-6499-4377-8b71-e48db8ae0f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008315 10.0.0.129 - - [2026-05-04 03:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.129 - - [2026-05-04 03:44:52] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004743 10.0.0.129 - - [2026-05-04 03:44:52] "GET /virtual-networks?parent_id=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003834 10.0.0.129 - - [2026-05-04 03:44:52] "GET /virtual-network/037940fd-6499-4377-8b71-e48db8ae0f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008833 10.0.0.129 - - [2026-05-04 03:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.129 - - [2026-05-04 03:44:53] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004878 10.0.0.129 - - [2026-05-04 03:44:53] "PUT /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388 HTTP/1.1" 200 277 0.014746 10.0.0.129 - - [2026-05-04 03:44:53] "POST /neutron/network HTTP/1.1" 200 839 0.008345 10.0.0.129 - - [2026-05-04 03:44:54] "POST /neutron/port HTTP/1.1" 200 1109 0.015675 10.0.0.249 - - [2026-05-04 03:44:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003226 10.0.0.249 - - [2026-05-04 03:44:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002797 10.0.0.129 - - [2026-05-04 03:44:55] "POST /neutron/network HTTP/1.1" 200 151 0.148564 10.0.0.129 - - [2026-05-04 03:44:55] "DELETE /route-target/cecddc0c-397e-4598-acb3-acd728d6720f HTTP/1.1" 200 115 0.027880 10.0.0.129 - - [2026-05-04 03:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006678 10.0.0.249 - - [2026-05-04 03:44:58] "GET /projects?obj_uuids=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001109 10.0.0.129 - - [2026-05-04 03:44:58] "GET /project/55b4fa7e-3a3b-442a-b774-d0a514c28c7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.038506 10.0.0.249 - - [2026-05-04 03:44:59] "POST /useragent-kv HTTP/1.1" 200 115 0.007831 10.0.0.129 - - [2026-05-04 03:44:59] "POST /neutron/subnet HTTP/1.1" 200 720 0.196348 10.0.0.129 - - [2026-05-04 03:44:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001389 10.0.0.129 - - [2026-05-04 03:44:59] "GET /virtual-network/b79388db-40e4-408c-9cd5-5e2b0d0573e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006492 10.0.0.129 - - [2026-05-04 03:44:59] "GET /virtual-network/b79388db-40e4-408c-9cd5-5e2b0d0573e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007149 10.0.0.129 - - [2026-05-04 03:44:59] "POST /neutron/network HTTP/1.1" 200 823 0.007549 10.0.0.129 - - [2026-05-04 03:44:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001510 10.0.0.129 - - [2026-05-04 03:44:59] "POST /neutron/network HTTP/1.1" 200 833 0.008742 10.0.0.249 - - [2026-05-04 03:45:00] "GET /projects?obj_uuids=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001215 10.0.0.129 - - [2026-05-04 03:45:00] "GET /project/55b4fa7e-3a3b-442a-b774-d0a514c28c7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.077885 10.0.0.129 - - [2026-05-04 03:45:00] "POST /neutron/port HTTP/1.1" 200 117 0.008982 10.0.0.249 - - [2026-05-04 03:45:01] "GET /projects?obj_uuids=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001587 10.0.0.129 - - [2026-05-04 03:45:01] "POST /neutron/port HTTP/1.1" 200 1059 0.458815 10.0.0.129 - - [2026-05-04 03:45:01] "POST /neutron/port HTTP/1.1" 200 1113 0.169245 10.0.0.129 - - [2026-05-04 03:45:01] "POST /neutron/subnet HTTP/1.1" 200 694 0.011268 10.0.0.129 - - [2026-05-04 03:45:05] "POST /neutron/port HTTP/1.1" 200 1123 0.025608 10.0.0.129 - - [2026-05-04 03:45:05] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008445 10.0.0.129 - - [2026-05-04 03:45:06] "GET /virtual-machine/b0b7248f-36a8-4a23-9e8e-c61606f5aaeb HTTP/1.1" 200 1295 0.006708 10.0.0.129 - - [2026-05-04 03:45:06] "GET /virtual-machine-interface/a0328526-6844-4eed-b3c2-2c8154257c93 HTTP/1.1" 200 2949 0.006261 10.0.0.129 - - [2026-05-04 03:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.129 - - [2026-05-04 03:45:06] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005086 10.0.0.129 - - [2026-05-04 03:45:06] "GET /virtual-networks?parent_id=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004894 10.0.0.129 - - [2026-05-04 03:45:06] "GET /virtual-network/b79388db-40e4-408c-9cd5-5e2b0d0573e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006767 10.0.0.129 - - [2026-05-04 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.129 - - [2026-05-04 03:45:09] "GET /virtual-network/b79388db-40e4-408c-9cd5-5e2b0d0573e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006284 10.0.0.129 - - [2026-05-04 03:45:11] "POST /neutron/port HTTP/1.1" 200 1123 0.077675 10.0.0.129 - - [2026-05-04 03:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.129 - - [2026-05-04 03:45:13] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005915 10.0.0.129 - - [2026-05-04 03:45:13] "GET /virtual-networks?parent_id=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005104 10.0.0.129 - - [2026-05-04 03:45:13] "GET /virtual-network/b79388db-40e4-408c-9cd5-5e2b0d0573e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007325 10.0.0.129 - - [2026-05-04 03:45:14] "POST /neutron/network HTTP/1.1" 400 204 0.016209 10.0.0.129 - - [2026-05-04 03:45:15] "POST /neutron/port HTTP/1.1" 200 151 0.202456 10.0.0.129 - - [2026-05-04 03:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.129 - - [2026-05-04 03:45:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.004478 10.0.0.129 - - [2026-05-04 03:45:19] "POST /network-ipams HTTP/1.1" 200 543 0.031873 10.0.0.129 - - [2026-05-04 03:45:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 767 0.003929 10.0.0.129 - - [2026-05-04 03:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.129 - - [2026-05-04 03:45:19] "GET /network-ipam/c384b7f0-ee99-40ba-93d3-ea46ec4a5740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.006757 10.0.0.129 - - [2026-05-04 03:45:19] "PUT /network-ipam/c384b7f0-ee99-40ba-93d3-ea46ec4a5740 HTTP/1.1" 200 259 0.016136 10.0.0.129 - - [2026-05-04 03:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.249 - - [2026-05-04 03:45:19] "GET /projects?obj_uuids=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001884 10.0.0.129 - - [2026-05-04 03:45:19] "GET /project/55b4fa7e-3a3b-442a-b774-d0a514c28c7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.047684 10.0.0.129 - - [2026-05-04 03:45:19] "POST /neutron/network HTTP/1.1" 200 117 0.018263 10.0.0.129 - - [2026-05-04 03:45:19] "POST /ref-update HTTP/1.1" 200 156 0.030328 10.0.0.249 - - [2026-05-04 03:45:20] "POST /useragent-kv HTTP/1.1" 200 115 0.009221 10.0.0.129 - - [2026-05-04 03:45:20] "POST /neutron/subnet HTTP/1.1" 200 699 0.229949 10.0.0.129 - - [2026-05-04 03:45:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001412 10.0.0.129 - - [2026-05-04 03:45:20] "GET /virtual-network/6e5ce3e2-1056-4b19-8049-ce9294a2027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006422 10.0.0.129 - - [2026-05-04 03:45:20] "GET /virtual-network/6e5ce3e2-1056-4b19-8049-ce9294a2027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006600 10.0.0.129 - - [2026-05-04 03:45:20] "POST /neutron/network HTTP/1.1" 200 994 0.012895 10.0.0.129 - - [2026-05-04 03:45:20] "POST /neutron/network HTTP/1.1" 200 994 0.012314 10.0.0.249 - - [2026-05-04 03:45:20] "GET /projects?obj_uuids=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001642 10.0.0.129 - - [2026-05-04 03:45:20] "POST /neutron/port HTTP/1.1" 200 1017 0.390908 10.0.0.129 - - [2026-05-04 03:45:21] "POST /id-to-fqname HTTP/1.1" 200 220 0.001416 10.0.0.129 - - [2026-05-04 03:45:21] "POST /neutron/port HTTP/1.1" 200 1017 0.018274 10.0.0.129 - - [2026-05-04 03:45:21] "POST /neutron/port HTTP/1.1" 200 1017 0.012930 10.0.0.129 - - [2026-05-04 03:45:21] "POST /neutron/port HTTP/1.1" 200 117 0.007134 10.0.0.129 - - [2026-05-04 03:45:21] "POST /id-to-fqname HTTP/1.1" 200 220 0.001351 10.0.0.129 - - [2026-05-04 03:45:22] "POST /neutron/port HTTP/1.1" 200 1017 0.021722 10.0.0.129 - - [2026-05-04 03:45:22] "POST /neutron/port HTTP/1.1" 200 1017 0.013301 10.0.0.129 - - [2026-05-04 03:45:22] "POST /neutron/port HTTP/1.1" 200 4186 0.037849 10.0.0.129 - - [2026-05-04 03:45:22] "POST /id-to-fqname HTTP/1.1" 200 220 0.001269 10.0.0.129 - - [2026-05-04 03:45:22] "POST /neutron/port HTTP/1.1" 200 1109 0.156728 10.0.0.129 - - [2026-05-04 03:45:22] "POST /neutron/port HTTP/1.1" 200 5152 0.049061 10.0.0.129 - - [2026-05-04 03:45:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.014213 10.0.0.129 - - [2026-05-04 03:45:23] "POST /neutron/network HTTP/1.1" 200 1004 0.007752 10.0.0.129 - - [2026-05-04 03:45:23] "POST /neutron/port HTTP/1.1" 200 1017 0.055252 10.0.0.129 - - [2026-05-04 03:45:23] "POST /neutron/port HTTP/1.1" 200 1119 0.025920 10.0.0.129 - - [2026-05-04 03:45:23] "POST /neutron/port HTTP/1.1" 200 117 0.001346 10.0.0.249 - - [2026-05-04 03:45:23] "GET /projects?obj_uuids=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001255 10.0.0.129 - - [2026-05-04 03:45:23] "GET /project/55b4fa7e-3a3b-442a-b774-d0a514c28c7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.083322 10.0.0.129 - - [2026-05-04 03:45:24] "POST /neutron/port HTTP/1.1" 200 6118 0.052655 10.0.0.129 - - [2026-05-04 03:45:24] "POST /neutron/network HTTP/1.1" 200 1004 0.007900 10.0.0.129 - - [2026-05-04 03:45:24] "GET /virtual-network/6e5ce3e2-1056-4b19-8049-ce9294a2027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006122 10.0.0.129 - - [2026-05-04 03:45:25] "POST /neutron/port HTTP/1.1" 200 1055 0.023894 10.0.0.129 - - [2026-05-04 03:45:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005242 10.0.0.129 - - [2026-05-04 03:45:25] "GET /obj-perms HTTP/1.1" 200 5049 0.096072 10.0.0.129 - - [2026-05-04 03:45:25] "POST /neutron/network HTTP/1.1" 200 994 0.011117 10.0.0.249 - - [2026-05-04 03:45:26] "GET /obj-perms HTTP/1.1" 200 5049 0.060503 10.0.0.129 - - [2026-05-04 03:45:26] "POST /neutron/port HTTP/1.1" 200 1119 0.024083 10.0.0.129 - - [2026-05-04 03:45:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008215 10.0.0.129 - - [2026-05-04 03:45:26] "GET /virtual-machine/cedd67e3-8b70-47fa-acdc-6e1e30380734 HTTP/1.1" 200 1291 0.007392 10.0.0.129 - - [2026-05-04 03:45:26] "GET /virtual-machine-interface/509e6ca3-f66e-48ec-918b-a4a3b19a9d8a HTTP/1.1" 200 2948 0.006346 10.0.0.129 - - [2026-05-04 03:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.129 - - [2026-05-04 03:45:26] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004753 10.0.0.129 - - [2026-05-04 03:45:26] "GET /virtual-networks?parent_id=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003683 10.0.0.129 - - [2026-05-04 03:45:26] "GET /virtual-network/6e5ce3e2-1056-4b19-8049-ce9294a2027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006655 10.0.0.129 - - [2026-05-04 03:45:29] "POST /neutron/network HTTP/1.1" 200 1121 0.009378 10.0.0.129 - - [2026-05-04 03:45:29] "POST /neutron/subnet HTTP/1.1" 200 1375 0.018338 10.0.0.129 - - [2026-05-04 03:45:29] "POST /neutron/network HTTP/1.1" 200 1111 0.017688 10.0.0.129 - - [2026-05-04 03:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005612 10.0.0.129 - - [2026-05-04 03:45:30] "GET /virtual-network/6e5ce3e2-1056-4b19-8049-ce9294a2027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.008886 10.0.0.129 - - [2026-05-04 03:45:33] "POST /neutron/port HTTP/1.1" 200 1119 0.030193 10.0.0.129 - - [2026-05-04 03:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.129 - - [2026-05-04 03:45:34] "GET /virtual-network/6e5ce3e2-1056-4b19-8049-ce9294a2027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006921 10.0.0.129 - - [2026-05-04 03:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.129 - - [2026-05-04 03:45:36] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004351 10.0.0.129 - - [2026-05-04 03:45:36] "GET /virtual-networks?parent_id=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004720 10.0.0.129 - - [2026-05-04 03:45:36] "GET /virtual-network/6e5ce3e2-1056-4b19-8049-ce9294a2027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.008677 10.0.0.129 - - [2026-05-04 03:45:36] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009301 10.0.0.129 - - [2026-05-04 03:45:36] "POST /neutron/port HTTP/1.1" 200 1119 0.021868 10.0.0.129 - - [2026-05-04 03:45:36] "GET /virtual-machine/0af7ae4d-8912-4175-a21b-85a8c906ed6c HTTP/1.1" 200 1289 0.007933 10.0.0.129 - - [2026-05-04 03:45:36] "GET /virtual-machine-interface/222f4136-1fc5-4c20-a49c-f1f1e6e86de7 HTTP/1.1" 200 2948 0.006539 10.0.0.129 - - [2026-05-04 03:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.129 - - [2026-05-04 03:45:36] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005537 10.0.0.129 - - [2026-05-04 03:45:36] "GET /virtual-networks?parent_id=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005502 10.0.0.129 - - [2026-05-04 03:45:36] "GET /virtual-network/6e5ce3e2-1056-4b19-8049-ce9294a2027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006949 10.0.0.129 - - [2026-05-04 03:45:36] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009044 10.0.0.129 - - [2026-05-04 03:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.129 - - [2026-05-04 03:45:37] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004257 10.0.0.129 - - [2026-05-04 03:45:37] "GET /virtual-networks?parent_id=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003288 10.0.0.129 - - [2026-05-04 03:45:37] "GET /virtual-network/6e5ce3e2-1056-4b19-8049-ce9294a2027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006694 10.0.0.129 - - [2026-05-04 03:45:38] "POST /neutron/port HTTP/1.1" 200 1119 0.022868 10.0.0.129 - - [2026-05-04 03:45:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007922 10.0.0.129 - - [2026-05-04 03:45:38] "GET /virtual-machine/60e7d576-ea10-4a64-8583-e7bb5fe622c9 HTTP/1.1" 200 1293 0.008105 10.0.0.129 - - [2026-05-04 03:45:38] "GET /virtual-machine-interface/daab4284-dc1f-4506-894d-d74e0b391f67 HTTP/1.1" 200 2948 0.006360 10.0.0.129 - - [2026-05-04 03:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007472 10.0.0.129 - - [2026-05-04 03:45:38] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005701 10.0.0.129 - - [2026-05-04 03:45:38] "GET /virtual-networks?parent_id=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004247 10.0.0.129 - - [2026-05-04 03:45:38] "GET /virtual-network/6e5ce3e2-1056-4b19-8049-ce9294a2027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.008874 10.0.0.129 - - [2026-05-04 03:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006579 10.0.0.129 - - [2026-05-04 03:45:39] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005683 10.0.0.129 - - [2026-05-04 03:45:39] "GET /virtual-networks?parent_id=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004395 10.0.0.129 - - [2026-05-04 03:45:39] "GET /virtual-network/6e5ce3e2-1056-4b19-8049-ce9294a2027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006570 10.0.0.129 - - [2026-05-04 03:45:48] "POST /neutron/network HTTP/1.1" 200 937 0.007765 10.0.0.129 - - [2026-05-04 03:45:48] "POST /neutron/port HTTP/1.1" 200 117 0.001313 10.0.0.129 - - [2026-05-04 03:45:56] "POST /neutron/port HTTP/1.1" 200 1109 0.015652 10.0.0.129 - - [2026-05-04 03:45:56] "POST /neutron/port HTTP/1.1" 200 1119 0.020413 10.0.0.129 - - [2026-05-04 03:45:56] "POST /neutron/port HTTP/1.1" 200 151 0.268374 10.0.0.249 - - [2026-05-04 03:45:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003071 10.0.0.249 - - [2026-05-04 03:45:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004855 10.0.0.249 - - [2026-05-04 03:45:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002878 10.0.0.249 - - [2026-05-04 03:45:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003003 10.0.0.129 - - [2026-05-04 03:45:56] "POST /neutron/network HTTP/1.1" 200 151 0.194312 10.0.0.129 - - [2026-05-04 03:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.129 - - [2026-05-04 03:45:57] "DELETE /network-ipam/c384b7f0-ee99-40ba-93d3-ea46ec4a5740 HTTP/1.1" 200 115 0.039754 10.0.0.129 - - [2026-05-04 03:45:57] "POST /fqname-to-id HTTP/1.1" 404 211 0.004225 10.0.0.249 - - [2026-05-04 03:45:58] "GET /projects?obj_uuids=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001671 10.0.0.129 - - [2026-05-04 03:45:58] "GET /project/55b4fa7e-3a3b-442a-b774-d0a514c28c7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.073988 10.0.0.249 - - [2026-05-04 03:45:58] "GET /projects?obj_uuids=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001902 10.0.0.129 - - [2026-05-04 03:45:58] "GET /project/55b4fa7e-3a3b-442a-b774-d0a514c28c7f?fields=virtual_networks HTTP/1.1" 200 1044 0.074686 10.0.0.249 - - [2026-05-04 03:45:58] "GET /projects?obj_uuids=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001437 10.0.0.129 - - [2026-05-04 03:45:58] "GET /project/55b4fa7e-3a3b-442a-b774-d0a514c28c7f?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.045729 10.0.0.249 - - [2026-05-04 03:45:58] "GET /projects?obj_uuids=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001365 10.0.0.129 - - [2026-05-04 03:45:58] "GET /project/55b4fa7e-3a3b-442a-b774-d0a514c28c7f?fields=security_groups HTTP/1.1" 200 1271 0.052241 10.0.0.129 - - [2026-05-04 03:45:59] "POST /fqname-to-id HTTP/1.1" 404 196 0.034356 10.0.0.249 - - [2026-05-04 03:45:59] "GET /projects?obj_uuids=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003399 10.0.0.249 - - [2026-05-04 03:45:59] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001124 10.0.0.249 - - [2026-05-04 03:45:59] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.038130 10.0.0.249 - - [2026-05-04 03:46:00] "POST /id-to-fqname HTTP/1.1" 200 198 0.003090 10.0.0.249 - - [2026-05-04 03:46:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.005131 10.0.0.249 - - [2026-05-04 03:46:00] "POST /security-groups HTTP/1.1" 200 599 0.080679 10.0.0.249 - - [2026-05-04 03:46:00] "POST /projects HTTP/1.1" 200 601 0.314647 10.0.0.129 - - [2026-05-04 03:46:00] "POST /fqname-to-id HTTP/1.1" 404 242 0.034713 10.0.0.249 - - [2026-05-04 03:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.389538 10.0.0.129 - - [2026-05-04 03:46:00] "GET /project/96422d7b-1917-4b26-96bd-0b01f94a8e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.584866 10.0.0.129 - - [2026-05-04 03:46:00] "POST /access-control-lists HTTP/1.1" 200 604 0.047717 10.0.0.129 - - [2026-05-04 03:46:01] "POST /neutron/port HTTP/1.1" 200 117 0.009726 10.0.0.129 - - [2026-05-04 03:46:01] "GET / HTTP/1.1" 200 36215 0.001973 10.0.0.129 - - [2026-05-04 03:46:03] "POST /fqname-to-id HTTP/1.1" 401 293 0.000529 10.0.0.129 - - [2026-05-04 03:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.068543 10.0.0.249 - - [2026-05-04 03:46:04] "GET /projects?obj_uuids=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001132 10.0.0.129 - - [2026-05-04 03:46:04] "GET /project/96422d7b-1917-4b26-96bd-0b01f94a8e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.043694 10.0.0.249 - - [2026-05-04 03:46:04] "GET /projects?obj_uuids=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001195 10.0.0.129 - - [2026-05-04 03:46:04] "POST /neutron/network HTTP/1.1" 200 613 0.151754 10.0.0.129 - - [2026-05-04 03:46:05] "POST /neutron/network HTTP/1.1" 200 1007 0.032844 10.0.0.129 - - [2026-05-04 03:46:05] "POST /id-to-fqname HTTP/1.1" 200 228 0.001440 10.0.0.129 - - [2026-05-04 03:46:05] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006338 10.0.0.129 - - [2026-05-04 03:46:05] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007914 10.0.0.129 - - [2026-05-04 03:46:05] "POST /neutron/subnet HTTP/1.1" 200 828 0.016589 10.0.0.129 - - [2026-05-04 03:46:05] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006497 10.0.0.50 - - [2026-05-04 03:46:06] "GET /obj-perms HTTP/1.1" 200 5065 0.055702 10.0.0.129 - - [2026-05-04 03:46:07] "POST /id-to-fqname HTTP/1.1" 200 228 0.002465 10.0.0.129 - - [2026-05-04 03:46:07] "POST /neutron/network HTTP/1.1" 200 1017 0.009513 10.0.0.249 - - [2026-05-04 03:46:08] "GET /projects?obj_uuids=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001535 10.0.0.129 - - [2026-05-04 03:46:08] "GET /project/96422d7b-1917-4b26-96bd-0b01f94a8e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.093268 10.0.0.129 - - [2026-05-04 03:46:08] "POST /neutron/port HTTP/1.1" 200 117 0.007546 10.0.0.129 - - [2026-05-04 03:46:08] "POST /id-to-fqname HTTP/1.1" 200 228 0.001330 10.0.0.129 - - [2026-05-04 03:46:08] "POST /neutron/network HTTP/1.1" 200 1017 0.010834 10.0.0.129 - - [2026-05-04 03:46:09] "POST /neutron/port HTTP/1.1" 200 1176 0.056739 10.0.0.249 - - [2026-05-04 03:46:09] "GET /projects?obj_uuids=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001474 10.0.0.129 - - [2026-05-04 03:46:09] "GET /project/96422d7b-1917-4b26-96bd-0b01f94a8e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.112976 10.0.0.129 - - [2026-05-04 03:46:09] "POST /neutron/network HTTP/1.1" 200 1007 0.048908 10.0.0.129 - - [2026-05-04 03:46:09] "POST /neutron/subnet HTTP/1.1" 200 1389 0.016634 10.0.0.129 - - [2026-05-04 03:46:09] "POST /neutron/network HTTP/1.1" 200 1007 0.011523 10.0.0.129 - - [2026-05-04 03:46:10] "POST /neutron/port HTTP/1.1" 200 117 0.006690 10.0.0.129 - - [2026-05-04 03:46:10] "POST /id-to-fqname HTTP/1.1" 200 228 0.001543 10.0.0.129 - - [2026-05-04 03:46:10] "POST /neutron/network HTTP/1.1" 200 1017 0.012256 10.0.0.129 - - [2026-05-04 03:46:10] "POST /neutron/port HTTP/1.1" 200 1176 0.032020 10.0.0.129 - - [2026-05-04 03:46:11] "POST /neutron/port HTTP/1.1" 200 1240 0.030833 10.0.0.129 - - [2026-05-04 03:46:11] "POST /neutron/subnet HTTP/1.1" 200 1389 0.018951 10.0.0.249 - - [2026-05-04 03:46:11] "GET /projects?obj_uuids=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001072 10.0.0.129 - - [2026-05-04 03:46:11] "GET /project/96422d7b-1917-4b26-96bd-0b01f94a8e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.077585 10.0.0.129 - - [2026-05-04 03:46:11] "POST /neutron/network HTTP/1.1" 200 1007 0.013132 10.0.0.129 - - [2026-05-04 03:46:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012485 10.0.0.129 - - [2026-05-04 03:46:11] "POST /id-to-fqname HTTP/1.1" 200 228 0.002196 10.0.0.129 - - [2026-05-04 03:46:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009455 10.0.0.249 - - [2026-05-04 03:46:11] "GET /projects?obj_uuids=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001210 10.0.0.129 - - [2026-05-04 03:46:12] "POST /neutron/port HTTP/1.1" 200 1176 0.389982 10.0.0.129 - - [2026-05-04 03:46:12] "POST /neutron/port HTTP/1.1" 200 1230 0.139210 10.0.0.249 - - [2026-05-04 03:46:12] "GET /projects?obj_uuids=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001285 10.0.0.129 - - [2026-05-04 03:46:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004544 10.0.0.129 - - [2026-05-04 03:46:12] "GET /project/96422d7b-1917-4b26-96bd-0b01f94a8e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.085257 10.0.0.129 - - [2026-05-04 03:46:12] "POST /neutron/port HTTP/1.1" 200 117 0.001417 10.0.0.129 - - [2026-05-04 03:46:12] "POST /neutron/port HTTP/1.1" 200 7444 0.070755 10.0.0.129 - - [2026-05-04 03:46:13] "POST /neutron/port HTTP/1.1" 200 1240 0.024007 10.0.0.129 - - [2026-05-04 03:46:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009289 10.0.0.129 - - [2026-05-04 03:46:13] "GET /virtual-machine/8e46c30e-75dd-4616-ae9f-66784efd0d8d HTTP/1.1" 401 293 0.000576 10.0.0.129 - - [2026-05-04 03:46:13] "POST /neutron/network HTTP/1.1" 200 1017 0.010147 10.0.0.129 - - [2026-05-04 03:46:13] "GET /virtual-machine/8e46c30e-75dd-4616-ae9f-66784efd0d8d HTTP/1.1" 200 1303 0.062040 10.0.0.129 - - [2026-05-04 03:46:13] "GET /virtual-machine-interface/befdf095-41a6-4d29-8ce6-126745df0bfe HTTP/1.1" 200 3184 0.007475 10.0.0.129 - - [2026-05-04 03:46:13] "POST /neutron/port HTTP/1.1" 200 1176 0.032149 10.0.0.129 - - [2026-05-04 03:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.129 - - [2026-05-04 03:46:13] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005080 10.0.0.129 - - [2026-05-04 03:46:13] "GET /virtual-networks?parent_id=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003713 10.0.0.129 - - [2026-05-04 03:46:13] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005614 10.0.0.129 - - [2026-05-04 03:46:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004822 10.0.0.129 - - [2026-05-04 03:46:14] "POST /neutron/port HTTP/1.1" 200 117 0.001197 10.0.0.129 - - [2026-05-04 03:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.129 - - [2026-05-04 03:46:17] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008794 10.0.0.129 - - [2026-05-04 03:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.129 - - [2026-05-04 03:46:21] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006697 10.0.0.129 - - [2026-05-04 03:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.129 - - [2026-05-04 03:46:25] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006166 10.0.0.129 - - [2026-05-04 03:46:29] "POST /neutron/port HTTP/1.1" 200 1107 0.020494 10.0.0.129 - - [2026-05-04 03:46:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004823 10.0.0.129 - - [2026-05-04 03:46:29] "POST /neutron/network HTTP/1.1" 200 927 0.011088 10.0.0.129 - - [2026-05-04 03:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.129 - - [2026-05-04 03:46:29] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008799 10.0.0.129 - - [2026-05-04 03:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.129 - - [2026-05-04 03:46:33] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007568 10.0.0.249 - - [2026-05-04 03:46:35] "GET /obj-perms HTTP/1.1" 200 5075 0.051949 10.0.0.129 - - [2026-05-04 03:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.129 - - [2026-05-04 03:46:37] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006587 10.0.0.50 - - [2026-05-04 03:46:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000507 10.0.0.50 - - [2026-05-04 03:46:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000414 10.0.0.249 - - [2026-05-04 03:46:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000535 10.0.0.249 - - [2026-05-04 03:46:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000462 10.0.0.50 - - [2026-05-04 03:46:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000437 10.0.0.50 - - [2026-05-04 03:46:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000568 10.0.0.249 - - [2026-05-04 03:46:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.249 - - [2026-05-04 03:46:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000641 10.0.0.129 - - [2026-05-04 03:46:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000757 10.0.0.129 - - [2026-05-04 03:46:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000878 10.0.0.129 - - [2026-05-04 03:46:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.129 - - [2026-05-04 03:46:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.129 - - [2026-05-04 03:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.129 - - [2026-05-04 03:46:41] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006037 10.0.0.129 - - [2026-05-04 03:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.129 - - [2026-05-04 03:46:45] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005569 10.0.0.249 - - [2026-05-04 03:46:46] "DELETE /project/96422d7b19174b2696bd0b01f94a8e60 HTTP/1.1" 404 173 0.008452 10.0.0.249 - - [2026-05-04 03:46:46] "GET /projects?obj_uuids=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001275 10.0.0.249 - - [2026-05-04 03:46:46] "GET /project/55b4fa7e-3a3b-442a-b774-d0a514c28c7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.058760 10.0.0.249 - - [2026-05-04 03:46:46] "GET /projects?obj_uuids=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001462 10.0.0.249 - - [2026-05-04 03:46:46] "GET /project/55b4fa7e-3a3b-442a-b774-d0a514c28c7f?fields=security_groups HTTP/1.1" 200 1373 0.047026 10.0.0.249 - - [2026-05-04 03:46:46] "DELETE /security-group/9262b9d3-17be-429e-9c6e-415395cb90ad HTTP/1.1" 200 115 0.094473 10.0.0.249 - - [2026-05-04 03:46:46] "GET /projects?obj_uuids=55b4fa7e-3a3b-442a-b774-d0a514c28c7f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006063 10.0.0.129 - - [2026-05-04 03:46:46] "DELETE /access-control-list/1d47c35c-241e-484a-bd09-39ff28c7407e HTTP/1.1" 200 115 0.083931 10.0.0.249 - - [2026-05-04 03:46:46] "GET /project/55b4fa7e-3a3b-442a-b774-d0a514c28c7f?fields=application_policy_sets HTTP/1.1" 200 1412 0.077452 10.0.0.249 - - [2026-05-04 03:46:46] "DELETE /project/55b4fa7e-3a3b-442a-b774-d0a514c28c7f HTTP/1.1" 409 225 0.425548 10.0.0.129 - - [2026-05-04 03:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005627 10.0.0.129 - - [2026-05-04 03:46:49] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008708 10.0.0.129 - - [2026-05-04 03:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004959 10.0.0.129 - - [2026-05-04 03:46:53] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006925 10.0.0.129 - - [2026-05-04 03:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.129 - - [2026-05-04 03:46:58] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006501 10.0.0.129 - - [2026-05-04 03:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008706 10.0.0.129 - - [2026-05-04 03:47:02] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006905 10.0.0.129 - - [2026-05-04 03:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006219 10.0.0.129 - - [2026-05-04 03:47:06] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006795 10.0.0.129 - - [2026-05-04 03:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.129 - - [2026-05-04 03:47:10] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008894 10.0.0.129 - - [2026-05-04 03:47:13] "POST /neutron/port HTTP/1.1" 200 1240 0.023157 10.0.0.129 - - [2026-05-04 03:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.129 - - [2026-05-04 03:47:14] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006519 10.0.0.129 - - [2026-05-04 03:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.129 - - [2026-05-04 03:47:18] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006336 10.0.0.129 - - [2026-05-04 03:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.129 - - [2026-05-04 03:47:22] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006284 10.0.0.129 - - [2026-05-04 03:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.129 - - [2026-05-04 03:47:24] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004013 10.0.0.129 - - [2026-05-04 03:47:24] "GET /virtual-networks?parent_id=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003788 10.0.0.129 - - [2026-05-04 03:47:24] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006719 10.0.0.129 - - [2026-05-04 03:47:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008859 10.0.0.129 - - [2026-05-04 03:47:34] "POST /neutron/port HTTP/1.1" 200 1240 0.030996 10.0.0.129 - - [2026-05-04 03:47:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008357 10.0.0.129 - - [2026-05-04 03:47:35] "GET /obj-perms HTTP/1.1" 200 5075 0.074714 10.0.0.129 - - [2026-05-04 03:47:45] "POST /neutron/port HTTP/1.1" 200 1240 0.023082 10.0.0.129 - - [2026-05-04 03:47:48] "POST /neutron/port HTTP/1.1" 200 1216 0.019759 10.0.0.129 - - [2026-05-04 03:47:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004716 10.0.0.129 - - [2026-05-04 03:47:48] "POST /neutron/port HTTP/1.1" 200 117 0.001243 10.0.0.129 - - [2026-05-04 03:47:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009250 10.0.0.129 - - [2026-05-04 03:47:56] "POST /neutron/port HTTP/1.1" 200 1240 0.019994 10.0.0.129 - - [2026-05-04 03:48:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011021 10.0.0.129 - - [2026-05-04 03:48:06] "POST /neutron/port HTTP/1.1" 200 1240 0.027122 10.0.0.129 - - [2026-05-04 03:48:06] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007835 10.0.0.129 - - [2026-05-04 03:48:06] "GET /virtual-machine/26a8ea75-460b-40a1-a825-54b9f0ea260e HTTP/1.1" 200 1302 0.006616 10.0.0.129 - - [2026-05-04 03:48:06] "GET /virtual-machine-interface/0b612c74-8edc-4d41-9fb6-3d5de8a11d4e HTTP/1.1" 200 3182 0.006646 10.0.0.129 - - [2026-05-04 03:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.129 - - [2026-05-04 03:48:06] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004199 10.0.0.129 - - [2026-05-04 03:48:06] "GET /virtual-networks?parent_id=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003433 10.0.0.129 - - [2026-05-04 03:48:06] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006998 10.0.0.129 - - [2026-05-04 03:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005680 10.0.0.129 - - [2026-05-04 03:48:07] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004607 10.0.0.129 - - [2026-05-04 03:48:07] "GET /virtual-networks?parent_id=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004013 10.0.0.129 - - [2026-05-04 03:48:08] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007422 10.0.0.129 - - [2026-05-04 03:48:08] "POST /neutron/port HTTP/1.1" 200 1240 0.022994 10.0.0.129 - - [2026-05-04 03:48:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011046 10.0.0.129 - - [2026-05-04 03:48:08] "GET /virtual-machine/0256975f-c3d4-470c-91db-9113282604fb HTTP/1.1" 200 1301 0.008217 10.0.0.129 - - [2026-05-04 03:48:08] "GET /virtual-machine-interface/5eaa16ae-45d6-48bf-baa6-aa0ee0c39b63 HTTP/1.1" 200 3183 0.007685 10.0.0.129 - - [2026-05-04 03:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005574 10.0.0.129 - - [2026-05-04 03:48:08] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005478 10.0.0.129 - - [2026-05-04 03:48:08] "GET /virtual-networks?parent_id=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003763 10.0.0.129 - - [2026-05-04 03:48:08] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006624 10.0.0.129 - - [2026-05-04 03:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.129 - - [2026-05-04 03:48:09] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004653 10.0.0.129 - - [2026-05-04 03:48:09] "GET /virtual-networks?parent_id=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003398 10.0.0.129 - - [2026-05-04 03:48:09] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007962 10.0.0.129 - - [2026-05-04 03:48:32] "POST /neutron/network HTTP/1.1" 200 1121 0.008345 10.0.0.129 - - [2026-05-04 03:48:32] "POST /neutron/subnet HTTP/1.1" 200 1375 0.017668 10.0.0.129 - - [2026-05-04 03:48:32] "POST /neutron/network HTTP/1.1" 200 1111 0.011322 10.0.0.249 - - [2026-05-04 03:48:32] "GET /projects?obj_uuids=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001400 10.0.0.129 - - [2026-05-04 03:48:32] "GET /project/96422d7b-1917-4b26-96bd-0b01f94a8e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.060903 10.0.0.129 - - [2026-05-04 03:48:32] "POST /fqname-to-id HTTP/1.1" 404 226 0.003717 10.0.0.129 - - [2026-05-04 03:48:32] "POST /interface-route-tables HTTP/1.1" 200 577 0.042455 10.0.0.129 - - [2026-05-04 03:48:32] "GET /interface-route-table/5ef9bea9-79d9-48c2-8802-394cbea392b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.007418 10.0.0.129 - - [2026-05-04 03:48:32] "GET /virtual-machine-interface/befdf095-41a6-4d29-8ce6-126745df0bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.009391 10.0.0.129 - - [2026-05-04 03:48:32] "POST /ref-update HTTP/1.1" 200 156 0.019902 10.0.0.129 - - [2026-05-04 03:48:50] "POST /neutron/network HTTP/1.1" 200 937 0.008266 10.0.0.129 - - [2026-05-04 03:48:50] "POST /neutron/port HTTP/1.1" 200 117 0.001242 10.0.0.249 - - [2026-05-04 03:49:20] "GET /projects?obj_uuids=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.037484 10.0.0.129 - - [2026-05-04 03:49:20] "GET /project/96422d7b-1917-4b26-96bd-0b01f94a8e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.079284 10.0.0.129 - - [2026-05-04 03:49:20] "POST /fqname-to-id HTTP/1.1" 404 226 0.003337 10.0.0.129 - - [2026-05-04 03:49:20] "POST /interface-route-tables HTTP/1.1" 200 577 0.029103 10.0.0.129 - - [2026-05-04 03:49:20] "GET /interface-route-table/c71349c9-8390-4e4b-8e46-5d70191f9c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.007046 10.0.0.129 - - [2026-05-04 03:49:20] "GET /virtual-machine-interface/0b612c74-8edc-4d41-9fb6-3d5de8a11d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.006775 10.0.0.129 - - [2026-05-04 03:49:20] "POST /ref-update HTTP/1.1" 200 156 0.016613 10.0.0.129 - - [2026-05-04 03:49:22] "GET /virtual-machine-interface/5eaa16ae-45d6-48bf-baa6-aa0ee0c39b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.007596 10.0.0.129 - - [2026-05-04 03:49:22] "PUT /virtual-machine-interface/5eaa16ae-45d6-48bf-baa6-aa0ee0c39b63 HTTP/1.1" 200 285 0.018117 10.0.0.129 - - [2026-05-04 03:49:22] "GET /virtual-machine-interface/befdf095-41a6-4d29-8ce6-126745df0bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.009014 10.0.0.129 - - [2026-05-04 03:49:22] "PUT /virtual-machine-interface/befdf095-41a6-4d29-8ce6-126745df0bfe HTTP/1.1" 200 285 0.018324 10.0.0.129 - - [2026-05-04 03:49:22] "GET /virtual-machine-interface/0b612c74-8edc-4d41-9fb6-3d5de8a11d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.008548 10.0.0.129 - - [2026-05-04 03:49:22] "PUT /virtual-machine-interface/0b612c74-8edc-4d41-9fb6-3d5de8a11d4e HTTP/1.1" 200 285 0.022179 10.0.0.129 - - [2026-05-04 03:49:34] "POST /neutron/port HTTP/1.1" 200 1107 0.021815 10.0.0.129 - - [2026-05-04 03:49:34] "POST /neutron/subnet HTTP/1.1" 200 699 0.012094 10.0.0.50 - - [2026-05-04 03:49:37] "GET /obj-perms HTTP/1.1" 200 5075 0.060778 10.0.0.129 - - [2026-05-04 03:49:50] "POST /neutron/port HTTP/1.1" 200 1240 0.020682 10.0.0.129 - - [2026-05-04 03:49:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004969 10.0.0.129 - - [2026-05-04 03:49:50] "POST /neutron/port HTTP/1.1" 200 117 0.001609 10.0.0.129 - - [2026-05-04 03:50:25] "POST /neutron/port HTTP/1.1" 200 1240 0.020803 10.0.0.129 - - [2026-05-04 03:50:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009083 10.0.0.129 - - [2026-05-04 03:50:26] "GET /virtual-machine/fd8736ac-0aa1-4f03-b7b1-dc68a4df0cce HTTP/1.1" 200 1303 0.006915 10.0.0.129 - - [2026-05-04 03:50:26] "GET /virtual-machine-interface/206090f6-365a-4e99-83c9-d180e83c1954 HTTP/1.1" 200 3182 0.008577 10.0.0.129 - - [2026-05-04 03:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.129 - - [2026-05-04 03:50:26] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005009 10.0.0.129 - - [2026-05-04 03:50:26] "GET /virtual-networks?parent_id=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003793 10.0.0.129 - - [2026-05-04 03:50:26] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006716 10.0.0.129 - - [2026-05-04 03:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.129 - - [2026-05-04 03:50:27] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004529 10.0.0.129 - - [2026-05-04 03:50:27] "GET /virtual-networks?parent_id=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004175 10.0.0.129 - - [2026-05-04 03:50:27] "GET /virtual-network/5b8a6297-135c-43b8-bfa3-febf5be3cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007303 10.0.0.129 - - [2026-05-04 03:50:27] "GET /virtual-machine-interface/206090f6-365a-4e99-83c9-d180e83c1954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.007462 10.0.0.129 - - [2026-05-04 03:50:27] "PUT /virtual-machine-interface/206090f6-365a-4e99-83c9-d180e83c1954 HTTP/1.1" 200 285 0.019426 10.0.0.129 - - [2026-05-04 03:50:35] "POST /neutron/port HTTP/1.1" 200 1240 0.065262 10.0.0.129 - - [2026-05-04 03:50:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004153 10.0.0.129 - - [2026-05-04 03:50:35] "POST /neutron/port HTTP/1.1" 200 117 0.001302 10.0.0.129 - - [2026-05-04 03:50:53] "POST /neutron/port HTTP/1.1" 200 1240 0.030904 10.0.0.129 - - [2026-05-04 03:50:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006505 10.0.0.129 - - [2026-05-04 03:50:53] "POST /neutron/port HTTP/1.1" 200 117 0.001304 10.0.0.249 - - [2026-05-04 03:51:15] "GET /projects?obj_uuids=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001370 10.0.0.129 - - [2026-05-04 03:51:15] "GET /project/96422d7b-1917-4b26-96bd-0b01f94a8e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.095056 10.0.0.129 - - [2026-05-04 03:51:15] "POST /fqname-to-id HTTP/1.1" 404 226 0.003658 10.0.0.129 - - [2026-05-04 03:51:15] "POST /interface-route-tables HTTP/1.1" 200 577 0.031416 10.0.0.129 - - [2026-05-04 03:51:15] "GET /interface-route-table/9a5e215a-8346-4c68-b2e2-4ceb36618e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.007783 10.0.0.129 - - [2026-05-04 03:51:15] "GET /virtual-machine-interface/206090f6-365a-4e99-83c9-d180e83c1954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006316 10.0.0.129 - - [2026-05-04 03:51:15] "POST /ref-update HTTP/1.1" 200 156 0.018065 10.0.0.129 - - [2026-05-04 03:51:17] "GET /virtual-machine-interface/befdf095-41a6-4d29-8ce6-126745df0bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3099 0.006451 10.0.0.129 - - [2026-05-04 03:51:17] "POST /ref-update HTTP/1.1" 200 156 0.019320 10.0.0.129 - - [2026-05-04 03:51:17] "DELETE /interface-route-table/5ef9bea9-79d9-48c2-8802-394cbea392b2 HTTP/1.1" 200 115 0.039482 10.0.0.129 - - [2026-05-04 03:51:17] "POST /neutron/port HTTP/1.1" 200 1240 0.051434 10.0.0.129 - - [2026-05-04 03:51:36] "POST /neutron/port HTTP/1.1" 200 1240 0.025242 10.0.0.129 - - [2026-05-04 03:51:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005598 10.0.0.129 - - [2026-05-04 03:51:36] "POST /neutron/port HTTP/1.1" 200 117 0.001282 10.0.0.50 - - [2026-05-04 03:51:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000772 10.0.0.249 - - [2026-05-04 03:51:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000438 10.0.0.50 - - [2026-05-04 03:51:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000447 10.0.0.249 - - [2026-05-04 03:51:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000870 10.0.0.249 - - [2026-05-04 03:51:39] "GET /obj-perms HTTP/1.1" 200 5075 0.232392 10.0.0.50 - - [2026-05-04 03:51:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000488 10.0.0.50 - - [2026-05-04 03:51:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.129 - - [2026-05-04 03:51:39] "GET /obj-perms HTTP/1.1" 200 5075 0.120914 10.0.0.249 - - [2026-05-04 03:51:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000629 10.0.0.249 - - [2026-05-04 03:51:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000626 10.0.0.129 - - [2026-05-04 03:51:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000591 10.0.0.129 - - [2026-05-04 03:51:40] "GET /virtual-machine-interface/206090f6-365a-4e99-83c9-d180e83c1954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.015003 10.0.0.129 - - [2026-05-04 03:51:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000437 10.0.0.129 - - [2026-05-04 03:51:40] "POST /ref-update HTTP/1.1" 200 156 0.020662 10.0.0.129 - - [2026-05-04 03:51:40] "DELETE /interface-route-table/9a5e215a-8346-4c68-b2e2-4ceb36618e61 HTTP/1.1" 200 115 0.058286 10.0.0.129 - - [2026-05-04 03:51:40] "GET /virtual-machine-interface/0b612c74-8edc-4d41-9fb6-3d5de8a11d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.010617 10.0.0.129 - - [2026-05-04 03:51:40] "POST /ref-update HTTP/1.1" 200 156 0.023120 10.0.0.129 - - [2026-05-04 03:51:40] "DELETE /interface-route-table/c71349c9-8390-4e4b-8e46-5d70191f9c2e HTTP/1.1" 200 115 0.040805 10.0.0.129 - - [2026-05-04 03:51:40] "POST /neutron/network HTTP/1.1" 200 1007 0.014266 10.0.0.129 - - [2026-05-04 03:51:40] "POST /neutron/port HTTP/1.1" 200 1230 0.023957 10.0.0.129 - - [2026-05-04 03:51:41] "POST /neutron/port HTTP/1.1" 200 1230 0.046467 10.0.0.129 - - [2026-05-04 03:51:41] "POST /neutron/port HTTP/1.1" 200 1230 0.057945 10.0.0.129 - - [2026-05-04 03:51:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000479 10.0.0.129 - - [2026-05-04 03:51:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000472 10.0.0.249 - - [2026-05-04 03:51:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004141 10.0.0.249 - - [2026-05-04 03:51:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004942 10.0.0.249 - - [2026-05-04 03:51:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004117 10.0.0.249 - - [2026-05-04 03:51:42] "POST /useragent-kv HTTP/1.1" 200 115 0.007380 10.0.0.129 - - [2026-05-04 03:51:42] "POST /neutron/network HTTP/1.1" 200 151 0.189548 10.0.0.129 - - [2026-05-04 03:51:42] "DELETE /route-target/9470be72-6199-4576-8c79-7ac981bac56f HTTP/1.1" 200 115 0.073415 10.0.0.249 - - [2026-05-04 03:51:44] "GET /projects?obj_uuids=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001530 10.0.0.129 - - [2026-05-04 03:51:44] "GET /project/96422d7b-1917-4b26-96bd-0b01f94a8e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.110355 10.0.0.249 - - [2026-05-04 03:51:44] "GET /projects?obj_uuids=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001175 10.0.0.129 - - [2026-05-04 03:51:44] "GET /project/96422d7b-1917-4b26-96bd-0b01f94a8e60?fields=virtual_networks HTTP/1.1" 200 1061 0.058895 10.0.0.249 - - [2026-05-04 03:51:44] "GET /projects?obj_uuids=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001139 10.0.0.129 - - [2026-05-04 03:51:44] "GET /project/96422d7b-1917-4b26-96bd-0b01f94a8e60?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.058927 10.0.0.249 - - [2026-05-04 03:51:44] "GET /projects?obj_uuids=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001238 10.0.0.129 - - [2026-05-04 03:51:44] "GET /project/96422d7b-1917-4b26-96bd-0b01f94a8e60?fields=security_groups HTTP/1.1" 200 1296 0.063764 10.0.0.129 - - [2026-05-04 03:51:45] "POST /fqname-to-id HTTP/1.1" 404 183 0.050417 10.0.0.249 - - [2026-05-04 03:51:45] "GET /projects?obj_uuids=88a82f30-c1cd-4ea2-988a-be94045a59af&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004537 10.0.0.249 - - [2026-05-04 03:51:45] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001440 10.0.0.249 - - [2026-05-04 03:51:45] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.050563 10.0.0.249 - - [2026-05-04 03:51:46] "POST /id-to-fqname HTTP/1.1" 200 185 0.012146 10.0.0.249 - - [2026-05-04 03:51:46] "POST /fqname-to-id HTTP/1.1" 404 194 0.014592 10.0.0.249 - - [2026-05-04 03:51:46] "POST /security-groups HTTP/1.1" 200 586 0.084713 10.0.0.249 - - [2026-05-04 03:51:46] "POST /projects HTTP/1.1" 200 575 0.358115 10.0.0.249 - - [2026-05-04 03:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.401779 10.0.0.129 - - [2026-05-04 03:51:46] "GET /project/88a82f30-c1cd-4ea2-988a-be94045a59af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.635510 10.0.0.129 - - [2026-05-04 03:51:46] "POST /fqname-to-id HTTP/1.1" 404 228 0.013439 10.0.0.249 - - [2026-05-04 03:51:47] "DELETE /project/88a82f30c1cd4ea2988abe94045a59af HTTP/1.1" 404 173 0.007081 10.0.0.249 - - [2026-05-04 03:51:47] "GET /projects?obj_uuids=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001617 10.0.0.249 - - [2026-05-04 03:51:47] "GET /project/96422d7b-1917-4b26-96bd-0b01f94a8e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.058810 10.0.0.249 - - [2026-05-04 03:51:47] "GET /projects?obj_uuids=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001077 10.0.0.249 - - [2026-05-04 03:51:47] "GET /project/96422d7b-1917-4b26-96bd-0b01f94a8e60?fields=security_groups HTTP/1.1" 200 1398 0.075996 10.0.0.249 - - [2026-05-04 03:51:47] "DELETE /security-group/bd3cfb89-8081-44d1-ac6c-4fc4bb99aa06 HTTP/1.1" 200 115 0.060745 10.0.0.249 - - [2026-05-04 03:51:47] "GET /projects?obj_uuids=96422d7b-1917-4b26-96bd-0b01f94a8e60&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001352 10.0.0.249 - - [2026-05-04 03:51:47] "GET /project/96422d7b-1917-4b26-96bd-0b01f94a8e60?fields=application_policy_sets HTTP/1.1" 200 1437 0.062546 10.0.0.129 - - [2026-05-04 03:51:47] "DELETE /access-control-list/9b4dccaa-1fc6-4cb1-a592-55cfff87b80b HTTP/1.1" 200 115 0.038518 10.0.0.249 - - [2026-05-04 03:51:47] "DELETE /project/96422d7b-1917-4b26-96bd-0b01f94a8e60 HTTP/1.1" 200 115 0.520174 10.0.0.129 - - [2026-05-04 03:51:48] "GET / HTTP/1.1" 200 36215 0.002043 10.0.0.249 - - [2026-05-04 03:51:51] "GET /projects?obj_uuids=88a82f30-c1cd-4ea2-988a-be94045a59af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001414 10.0.0.129 - - [2026-05-04 03:51:51] "GET /project/88a82f30-c1cd-4ea2-988a-be94045a59af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.043558 10.0.0.249 - - [2026-05-04 03:51:51] "GET /projects?obj_uuids=88a82f30-c1cd-4ea2-988a-be94045a59af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001075 10.0.0.129 - - [2026-05-04 03:51:51] "GET /project/88a82f30-c1cd-4ea2-988a-be94045a59af?fields=virtual_networks HTTP/1.1" 200 1034 0.061412 10.0.0.249 - - [2026-05-04 03:51:51] "GET /projects?obj_uuids=88a82f30-c1cd-4ea2-988a-be94045a59af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002860 10.0.0.129 - - [2026-05-04 03:51:51] "GET /project/88a82f30-c1cd-4ea2-988a-be94045a59af?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.050762 10.0.0.249 - - [2026-05-04 03:51:51] "GET /projects?obj_uuids=88a82f30-c1cd-4ea2-988a-be94045a59af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001230 10.0.0.129 - - [2026-05-04 03:51:51] "GET /project/88a82f30-c1cd-4ea2-988a-be94045a59af?fields=security_groups HTTP/1.1" 200 1256 0.050392 10.0.0.129 - - [2026-05-04 03:51:52] "POST /neutron/network HTTP/1.1" 200 1121 0.082998 10.0.0.129 - - [2026-05-04 03:51:52] "POST /neutron/subnet HTTP/1.1" 200 1375 0.023978 10.0.0.129 - - [2026-05-04 03:51:52] "POST /neutron/network HTTP/1.1" 200 1111 0.014896 10.0.0.129 - - [2026-05-04 03:51:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.028736 10.0.0.249 - - [2026-05-04 03:51:52] "GET /projects?obj_uuids=e4aa4b26-bf9e-4d28-a05f-055cd046bdd7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004748 10.0.0.249 - - [2026-05-04 03:51:53] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001329 10.0.0.249 - - [2026-05-04 03:51:53] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008654 10.0.0.249 - - [2026-05-04 03:51:53] "POST /id-to-fqname HTTP/1.1" 200 195 0.001339 10.0.0.249 - - [2026-05-04 03:51:53] "POST /fqname-to-id HTTP/1.1" 404 204 0.008874 10.0.0.249 - - [2026-05-04 03:51:53] "POST /security-groups HTTP/1.1" 200 596 0.086420 10.0.0.249 - - [2026-05-04 03:51:53] "POST /projects HTTP/1.1" 200 595 0.341269 10.0.0.129 - - [2026-05-04 03:51:53] "POST /fqname-to-id HTTP/1.1" 404 238 0.018258 10.0.0.249 - - [2026-05-04 03:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.428283 10.0.0.129 - - [2026-05-04 03:51:53] "GET /project/e4aa4b26-bf9e-4d28-a05f-055cd046bdd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.607226 10.0.0.129 - - [2026-05-04 03:51:54] "GET / HTTP/1.1" 200 36215 0.003019 10.0.0.249 - - [2026-05-04 03:51:57] "GET /projects?obj_uuids=e4aa4b26-bf9e-4d28-a05f-055cd046bdd7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001685 10.0.0.129 - - [2026-05-04 03:51:57] "GET /project/e4aa4b26-bf9e-4d28-a05f-055cd046bdd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.060891 10.0.0.249 - - [2026-05-04 03:51:57] "GET /projects?obj_uuids=e4aa4b26-bf9e-4d28-a05f-055cd046bdd7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001412 10.0.0.129 - - [2026-05-04 03:51:57] "GET /project/e4aa4b26-bf9e-4d28-a05f-055cd046bdd7?fields=virtual_networks HTTP/1.1" 200 1055 0.053321 10.0.0.249 - - [2026-05-04 03:51:57] "GET /projects?obj_uuids=e4aa4b26-bf9e-4d28-a05f-055cd046bdd7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001330 10.0.0.129 - - [2026-05-04 03:51:58] "GET /project/e4aa4b26-bf9e-4d28-a05f-055cd046bdd7?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.061635 10.0.0.249 - - [2026-05-04 03:51:58] "GET /projects?obj_uuids=e4aa4b26-bf9e-4d28-a05f-055cd046bdd7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001312 10.0.0.129 - - [2026-05-04 03:51:58] "GET /project/e4aa4b26-bf9e-4d28-a05f-055cd046bdd7?fields=security_groups HTTP/1.1" 200 1287 0.052144 10.0.0.129 - - [2026-05-04 03:51:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.032107 10.0.0.249 - - [2026-05-04 03:51:59] "GET /projects?obj_uuids=1b27703d-d36c-4baf-915c-0c5e61532066&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003797 10.0.0.249 - - [2026-05-04 03:51:59] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001093 10.0.0.249 - - [2026-05-04 03:51:59] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008241 10.0.0.249 - - [2026-05-04 03:51:59] "POST /id-to-fqname HTTP/1.1" 200 201 0.004508 10.0.0.249 - - [2026-05-04 03:51:59] "POST /fqname-to-id HTTP/1.1" 404 210 0.006859 10.0.0.249 - - [2026-05-04 03:51:59] "POST /security-groups HTTP/1.1" 200 602 0.083512 10.0.0.249 - - [2026-05-04 03:51:59] "POST /projects HTTP/1.1" 200 607 0.329845 10.0.0.129 - - [2026-05-04 03:51:59] "POST /access-control-lists HTTP/1.1" 200 609 0.042403 10.0.0.249 - - [2026-05-04 03:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.415894 10.0.0.129 - - [2026-05-04 03:51:59] "GET /project/1b27703d-d36c-4baf-915c-0c5e61532066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.582130 10.0.0.129 - - [2026-05-04 03:52:00] "GET / HTTP/1.1" 200 36215 0.001907 10.0.0.249 - - [2026-05-04 03:52:04] "GET /projects?obj_uuids=1b27703d-d36c-4baf-915c-0c5e61532066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001272 10.0.0.129 - - [2026-05-04 03:52:04] "GET /project/1b27703d-d36c-4baf-915c-0c5e61532066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.071242 10.0.0.249 - - [2026-05-04 03:52:04] "GET /projects?obj_uuids=1b27703d-d36c-4baf-915c-0c5e61532066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001410 10.0.0.129 - - [2026-05-04 03:52:04] "GET /project/1b27703d-d36c-4baf-915c-0c5e61532066?fields=virtual_networks HTTP/1.1" 200 1066 0.068740 10.0.0.249 - - [2026-05-04 03:52:04] "GET /projects?obj_uuids=1b27703d-d36c-4baf-915c-0c5e61532066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001184 10.0.0.129 - - [2026-05-04 03:52:04] "GET /project/1b27703d-d36c-4baf-915c-0c5e61532066?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.064297 10.0.0.249 - - [2026-05-04 03:52:04] "GET /projects?obj_uuids=1b27703d-d36c-4baf-915c-0c5e61532066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001262 10.0.0.129 - - [2026-05-04 03:52:04] "GET /project/1b27703d-d36c-4baf-915c-0c5e61532066?fields=security_groups HTTP/1.1" 200 1304 0.078211 10.0.0.129 - - [2026-05-04 03:52:05] "POST /fqname-to-id HTTP/1.1" 404 185 0.029877 10.0.0.249 - - [2026-05-04 03:52:05] "GET /projects?obj_uuids=b2edb95a-3754-4b94-b989-0ee46c848d73&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005856 10.0.0.249 - - [2026-05-04 03:52:05] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001899 10.0.0.249 - - [2026-05-04 03:52:05] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.011868 10.0.0.249 - - [2026-05-04 03:52:05] "POST /id-to-fqname HTTP/1.1" 200 187 0.003746 10.0.0.249 - - [2026-05-04 03:52:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.009617 10.0.0.249 - - [2026-05-04 03:52:05] "POST /security-groups HTTP/1.1" 200 588 0.085610 10.0.0.129 - - [2026-05-04 03:52:05] "POST /fqname-to-id HTTP/1.1" 404 231 0.004491 10.0.0.249 - - [2026-05-04 03:52:05] "POST /projects HTTP/1.1" 200 579 0.319805 10.0.0.249 - - [2026-05-04 03:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.354080 10.0.0.129 - - [2026-05-04 03:52:05] "GET /project/b2edb95a-3754-4b94-b989-0ee46c848d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.533520 10.0.0.129 - - [2026-05-04 03:52:05] "POST /access-control-lists HTTP/1.1" 200 593 0.064280 10.0.0.129 - - [2026-05-04 03:52:07] "GET / HTTP/1.1" 200 36215 0.002400 10.0.0.249 - - [2026-05-04 03:52:10] "GET /projects?obj_uuids=b2edb95a-3754-4b94-b989-0ee46c848d73&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001383 10.0.0.129 - - [2026-05-04 03:52:10] "GET /project/b2edb95a-3754-4b94-b989-0ee46c848d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.060583 10.0.0.249 - - [2026-05-04 03:52:10] "GET /projects?obj_uuids=b2edb95a-3754-4b94-b989-0ee46c848d73&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001432 10.0.0.129 - - [2026-05-04 03:52:10] "GET /project/b2edb95a-3754-4b94-b989-0ee46c848d73?fields=virtual_networks HTTP/1.1" 200 1039 0.056005 10.0.0.249 - - [2026-05-04 03:52:10] "GET /projects?obj_uuids=b2edb95a-3754-4b94-b989-0ee46c848d73&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001657 10.0.0.129 - - [2026-05-04 03:52:10] "GET /project/b2edb95a-3754-4b94-b989-0ee46c848d73?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.060451 10.0.0.249 - - [2026-05-04 03:52:10] "GET /projects?obj_uuids=b2edb95a-3754-4b94-b989-0ee46c848d73&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001302 10.0.0.129 - - [2026-05-04 03:52:10] "GET /project/b2edb95a-3754-4b94-b989-0ee46c848d73?fields=security_groups HTTP/1.1" 200 1263 0.062195 10.0.0.129 - - [2026-05-04 03:52:11] "POST /fqname-to-id HTTP/1.1" 404 182 0.032787 10.0.0.249 - - [2026-05-04 03:52:11] "GET /projects?obj_uuids=eacdbe64-94d2-4467-acce-63a90518e58e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004155 10.0.0.249 - - [2026-05-04 03:52:11] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001191 10.0.0.249 - - [2026-05-04 03:52:11] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009485 10.0.0.249 - - [2026-05-04 03:52:11] "POST /id-to-fqname HTTP/1.1" 200 184 0.004215 10.0.0.249 - - [2026-05-04 03:52:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.008695 10.0.0.249 - - [2026-05-04 03:52:12] "POST /security-groups HTTP/1.1" 200 585 0.095708 10.0.0.249 - - [2026-05-04 03:52:12] "POST /projects HTTP/1.1" 200 573 0.330356 10.0.0.249 - - [2026-05-04 03:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.364957 10.0.0.129 - - [2026-05-04 03:52:12] "POST /fqname-to-id HTTP/1.1" 404 227 0.018618 10.0.0.129 - - [2026-05-04 03:52:12] "GET /project/eacdbe64-94d2-4467-acce-63a90518e58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.574268 10.0.0.129 - - [2026-05-04 03:52:13] "GET / HTTP/1.1" 200 36215 0.002564 10.0.0.249 - - [2026-05-04 03:52:16] "GET /projects?obj_uuids=eacdbe64-94d2-4467-acce-63a90518e58e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001148 10.0.0.129 - - [2026-05-04 03:52:16] "GET /project/eacdbe64-94d2-4467-acce-63a90518e58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.061336 10.0.0.249 - - [2026-05-04 03:52:16] "GET /projects?obj_uuids=eacdbe64-94d2-4467-acce-63a90518e58e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001304 10.0.0.129 - - [2026-05-04 03:52:16] "GET /project/eacdbe64-94d2-4467-acce-63a90518e58e?fields=virtual_networks HTTP/1.1" 200 1033 0.065352 10.0.0.249 - - [2026-05-04 03:52:16] "GET /projects?obj_uuids=eacdbe64-94d2-4467-acce-63a90518e58e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001591 10.0.0.129 - - [2026-05-04 03:52:16] "GET /project/eacdbe64-94d2-4467-acce-63a90518e58e?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.063596 10.0.0.249 - - [2026-05-04 03:52:16] "GET /projects?obj_uuids=eacdbe64-94d2-4467-acce-63a90518e58e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001209 10.0.0.129 - - [2026-05-04 03:52:16] "GET /project/eacdbe64-94d2-4467-acce-63a90518e58e?fields=security_groups HTTP/1.1" 200 1254 0.051588 10.0.0.129 - - [2026-05-04 03:52:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.032285 10.0.0.249 - - [2026-05-04 03:52:17] "GET /projects?obj_uuids=16b8ca29-fd35-48b3-b64f-675e384461e8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003768 10.0.0.249 - - [2026-05-04 03:52:18] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001138 10.0.0.249 - - [2026-05-04 03:52:18] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007900 10.0.0.249 - - [2026-05-04 03:52:18] "POST /id-to-fqname HTTP/1.1" 200 188 0.004043 10.0.0.249 - - [2026-05-04 03:52:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.016684 10.0.0.249 - - [2026-05-04 03:52:18] "POST /security-groups HTTP/1.1" 200 589 0.044874 10.0.0.249 - - [2026-05-04 03:52:18] "POST /projects HTTP/1.1" 200 581 0.322176 10.0.0.129 - - [2026-05-04 03:52:18] "POST /access-control-lists HTTP/1.1" 200 596 0.033029 10.0.0.249 - - [2026-05-04 03:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.405831 10.0.0.129 - - [2026-05-04 03:52:18] "GET /project/16b8ca29-fd35-48b3-b64f-675e384461e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.589813 10.0.0.129 - - [2026-05-04 03:52:19] "GET / HTTP/1.1" 200 36215 0.002022 10.0.0.249 - - [2026-05-04 03:52:22] "GET /projects?obj_uuids=16b8ca29-fd35-48b3-b64f-675e384461e8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001199 10.0.0.129 - - [2026-05-04 03:52:22] "GET /project/16b8ca29-fd35-48b3-b64f-675e384461e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.054113 10.0.0.249 - - [2026-05-04 03:52:22] "GET /projects?obj_uuids=16b8ca29-fd35-48b3-b64f-675e384461e8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001167 10.0.0.129 - - [2026-05-04 03:52:22] "GET /project/16b8ca29-fd35-48b3-b64f-675e384461e8?fields=virtual_networks HTTP/1.1" 200 1040 0.059798 10.0.0.249 - - [2026-05-04 03:52:23] "GET /projects?obj_uuids=16b8ca29-fd35-48b3-b64f-675e384461e8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001126 10.0.0.129 - - [2026-05-04 03:52:23] "GET /project/16b8ca29-fd35-48b3-b64f-675e384461e8?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.060732 10.0.0.249 - - [2026-05-04 03:52:23] "GET /projects?obj_uuids=16b8ca29-fd35-48b3-b64f-675e384461e8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001159 10.0.0.129 - - [2026-05-04 03:52:23] "GET /project/16b8ca29-fd35-48b3-b64f-675e384461e8?fields=security_groups HTTP/1.1" 200 1265 0.068308 10.0.0.129 - - [2026-05-04 03:52:24] "POST /fqname-to-id HTTP/1.1" 404 186 0.030092 10.0.0.249 - - [2026-05-04 03:52:24] "GET /projects?obj_uuids=edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003516 10.0.0.249 - - [2026-05-04 03:52:24] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001180 10.0.0.249 - - [2026-05-04 03:52:24] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010105 10.0.0.249 - - [2026-05-04 03:52:24] "POST /id-to-fqname HTTP/1.1" 200 188 0.001482 10.0.0.249 - - [2026-05-04 03:52:24] "POST /fqname-to-id HTTP/1.1" 404 197 0.007082 10.0.0.249 - - [2026-05-04 03:52:24] "POST /security-groups HTTP/1.1" 200 589 0.083672 10.0.0.129 - - [2026-05-04 03:52:24] "POST /fqname-to-id HTTP/1.1" 404 232 0.007215 10.0.0.249 - - [2026-05-04 03:52:24] "POST /projects HTTP/1.1" 200 581 0.335545 10.0.0.249 - - [2026-05-04 03:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.368789 10.0.0.129 - - [2026-05-04 03:52:24] "POST /access-control-lists HTTP/1.1" 200 594 0.033693 10.0.0.129 - - [2026-05-04 03:52:24] "GET /project/edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.524920 10.0.0.129 - - [2026-05-04 03:52:25] "GET / HTTP/1.1" 200 36215 0.002349 10.0.0.129 - - [2026-05-04 03:52:27] "POST /fqname-to-id HTTP/1.1" 401 293 0.000655 10.0.0.129 - - [2026-05-04 03:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.073244 10.0.0.249 - - [2026-05-04 03:52:28] "GET /projects?obj_uuids=edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001727 10.0.0.129 - - [2026-05-04 03:52:28] "GET /project/edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.068113 10.0.0.249 - - [2026-05-04 03:52:28] "POST /useragent-kv HTTP/1.1" 200 115 0.011048 10.0.0.129 - - [2026-05-04 03:52:28] "POST /neutron/subnet HTTP/1.1" 200 720 0.262539 10.0.0.129 - - [2026-05-04 03:52:29] "POST /id-to-fqname HTTP/1.1" 200 218 0.001461 10.0.0.129 - - [2026-05-04 03:52:29] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007276 10.0.0.129 - - [2026-05-04 03:52:29] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006376 10.0.0.129 - - [2026-05-04 03:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.129 - - [2026-05-04 03:52:29] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.010231 10.0.0.129 - - [2026-05-04 03:52:29] "PUT /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68 HTTP/1.1" 200 265 0.090552 10.0.0.129 - - [2026-05-04 03:52:29] "POST /route-targets HTTP/1.1" 200 324 0.032157 10.0.0.129 - - [2026-05-04 03:52:29] "POST /neutron/network HTTP/1.1" 200 821 0.012974 10.0.0.129 - - [2026-05-04 03:52:29] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007077 10.0.0.129 - - [2026-05-04 03:52:31] "POST /neutron/subnet HTTP/1.1" 200 720 0.013683 10.0.0.129 - - [2026-05-04 03:52:31] "POST /id-to-fqname HTTP/1.1" 200 218 0.001485 10.0.0.249 - - [2026-05-04 03:52:32] "GET /projects?obj_uuids=edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001257 10.0.0.129 - - [2026-05-04 03:52:32] "GET /project/edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.087959 10.0.0.129 - - [2026-05-04 03:52:32] "POST /neutron/network HTTP/1.1" 200 821 0.035633 10.0.0.129 - - [2026-05-04 03:52:32] "POST /neutron/port HTTP/1.1" 200 117 0.007294 10.0.0.129 - - [2026-05-04 03:52:33] "POST /neutron/port HTTP/1.1" 200 1057 0.029032 10.0.0.129 - - [2026-05-04 03:52:34] "POST /neutron/port HTTP/1.1" 200 1121 0.047971 10.0.0.129 - - [2026-05-04 03:52:34] "POST /neutron/port HTTP/1.1" 200 117 0.001328 10.0.0.129 - - [2026-05-04 03:52:36] "POST /neutron/port HTTP/1.1" 200 1216 0.023762 10.0.0.129 - - [2026-05-04 03:52:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006586 10.0.0.129 - - [2026-05-04 03:52:36] "POST /neutron/port HTTP/1.1" 200 117 0.002102 10.0.0.129 - - [2026-05-04 03:52:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010262 10.0.0.129 - - [2026-05-04 03:52:38] "POST /neutron/port HTTP/1.1" 200 1121 0.027441 10.0.0.129 - - [2026-05-04 03:52:38] "GET /virtual-machine/c0a9b4a9-af0a-4381-93d0-6cd0ec2fbf58 HTTP/1.1" 401 293 0.000585 10.0.0.129 - - [2026-05-04 03:52:38] "GET /virtual-machine/c0a9b4a9-af0a-4381-93d0-6cd0ec2fbf58 HTTP/1.1" 200 1293 0.033973 10.0.0.129 - - [2026-05-04 03:52:38] "GET /virtual-machine-interface/0be4985e-42f7-4a62-8efb-f6e4563b1d2f HTTP/1.1" 200 2937 0.007761 10.0.0.129 - - [2026-05-04 03:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.129 - - [2026-05-04 03:52:38] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004502 10.0.0.129 - - [2026-05-04 03:52:38] "GET /virtual-networks?parent_id=edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004731 10.0.0.129 - - [2026-05-04 03:52:38] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.008004 10.0.0.50 - - [2026-05-04 03:52:40] "GET /obj-perms HTTP/1.1" 200 5075 0.066362 10.0.0.129 - - [2026-05-04 03:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005913 10.0.0.129 - - [2026-05-04 03:52:41] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007628 10.0.0.129 - - [2026-05-04 03:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.129 - - [2026-05-04 03:52:45] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.012489 10.0.0.249 - - [2026-05-04 03:52:47] "DELETE /project/e4aa4b26bf9e4d28a05f055cd046bdd7 HTTP/1.1" 404 173 0.025032 10.0.0.249 - - [2026-05-04 03:52:47] "DELETE /project/eacdbe6494d24467acce63a90518e58e HTTP/1.1" 404 173 0.020793 10.0.0.249 - - [2026-05-04 03:52:47] "DELETE /project/1b27703dd36c4baf915c0c5e61532066 HTTP/1.1" 404 173 0.024277 10.0.0.249 - - [2026-05-04 03:52:47] "DELETE /project/b2edb95a37544b94b9890ee46c848d73 HTTP/1.1" 404 173 0.018669 10.0.0.249 - - [2026-05-04 03:52:47] "DELETE /project/edfbe9cec7d34e05b6f918c0ae6421c8 HTTP/1.1" 404 173 0.015573 10.0.0.249 - - [2026-05-04 03:52:47] "GET /projects?obj_uuids=16b8ca29-fd35-48b3-b64f-675e384461e8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001031 10.0.0.249 - - [2026-05-04 03:52:47] "GET /projects?obj_uuids=b2edb95a-3754-4b94-b989-0ee46c848d73&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000869 10.0.0.249 - - [2026-05-04 03:52:47] "GET /projects?obj_uuids=88a82f30-c1cd-4ea2-988a-be94045a59af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000823 10.0.0.249 - - [2026-05-04 03:52:47] "GET /projects?obj_uuids=e4aa4b26-bf9e-4d28-a05f-055cd046bdd7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000809 10.0.0.249 - - [2026-05-04 03:52:47] "GET /projects?obj_uuids=eacdbe64-94d2-4467-acce-63a90518e58e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001168 10.0.0.249 - - [2026-05-04 03:52:47] "DELETE /project/16b8ca29fd3548b3b64f675e384461e8 HTTP/1.1" 404 173 0.009409 10.0.0.249 - - [2026-05-04 03:52:47] "GET /projects?obj_uuids=1b27703d-d36c-4baf-915c-0c5e61532066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000949 10.0.0.249 - - [2026-05-04 03:52:47] "GET /project/eacdbe64-94d2-4467-acce-63a90518e58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.120826 10.0.0.249 - - [2026-05-04 03:52:47] "GET /projects?obj_uuids=eacdbe64-94d2-4467-acce-63a90518e58e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002603 10.0.0.249 - - [2026-05-04 03:52:47] "GET /project/88a82f30-c1cd-4ea2-988a-be94045a59af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.171723 10.0.0.249 - - [2026-05-04 03:52:47] "GET /project/16b8ca29-fd35-48b3-b64f-675e384461e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.193036 10.0.0.249 - - [2026-05-04 03:52:47] "GET /project/e4aa4b26-bf9e-4d28-a05f-055cd046bdd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.195666 10.0.0.249 - - [2026-05-04 03:52:47] "GET /project/b2edb95a-3754-4b94-b989-0ee46c848d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.218729 10.0.0.249 - - [2026-05-04 03:52:47] "GET /projects?obj_uuids=88a82f30-c1cd-4ea2-988a-be94045a59af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001211 10.0.0.249 - - [2026-05-04 03:52:47] "GET /projects?obj_uuids=b2edb95a-3754-4b94-b989-0ee46c848d73&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001033 10.0.0.249 - - [2026-05-04 03:52:47] "GET /projects?obj_uuids=e4aa4b26-bf9e-4d28-a05f-055cd046bdd7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000927 10.0.0.249 - - [2026-05-04 03:52:47] "GET /projects?obj_uuids=16b8ca29-fd35-48b3-b64f-675e384461e8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000825 10.0.0.249 - - [2026-05-04 03:52:47] "GET /project/1b27703d-d36c-4baf-915c-0c5e61532066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1522 0.294635 10.0.0.249 - - [2026-05-04 03:52:47] "GET /projects?obj_uuids=1b27703d-d36c-4baf-915c-0c5e61532066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001101 10.0.0.249 - - [2026-05-04 03:52:48] "GET /project/eacdbe64-94d2-4467-acce-63a90518e58e?fields=security_groups HTTP/1.1" 200 1356 0.208791 10.0.0.249 - - [2026-05-04 03:52:48] "GET /project/88a82f30-c1cd-4ea2-988a-be94045a59af?fields=security_groups HTTP/1.1" 200 1358 0.180089 10.0.0.249 - - [2026-05-04 03:52:48] "GET /project/b2edb95a-3754-4b94-b989-0ee46c848d73?fields=security_groups HTTP/1.1" 200 1365 0.178726 10.0.0.249 - - [2026-05-04 03:52:48] "GET /project/16b8ca29-fd35-48b3-b64f-675e384461e8?fields=security_groups HTTP/1.1" 200 1367 0.211067 10.0.0.249 - - [2026-05-04 03:52:48] "DELETE /security-group/6dea7fd2-b20d-4b39-98d4-bf54cf9376b2 HTTP/1.1" 404 171 0.025648 10.0.0.249 - - [2026-05-04 03:52:48] "GET /project/e4aa4b26-bf9e-4d28-a05f-055cd046bdd7?fields=security_groups HTTP/1.1" 200 1389 0.250001 10.0.0.249 - - [2026-05-04 03:52:48] "GET /projects?obj_uuids=88a82f30-c1cd-4ea2-988a-be94045a59af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001846 10.0.0.249 - - [2026-05-04 03:52:48] "GET /project/1b27703d-d36c-4baf-915c-0c5e61532066?fields=security_groups HTTP/1.1" 200 1406 0.220116 10.0.0.249 - - [2026-05-04 03:52:48] "GET /project/88a82f30-c1cd-4ea2-988a-be94045a59af?fields=application_policy_sets HTTP/1.1" 200 1397 0.147932 10.0.0.249 - - [2026-05-04 03:52:48] "DELETE /security-group/d68b2128-79d8-4b00-9b85-96292010577c HTTP/1.1" 200 115 0.265722 10.0.0.249 - - [2026-05-04 03:52:48] "GET /projects?obj_uuids=eacdbe64-94d2-4467-acce-63a90518e58e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.003984 10.0.0.249 - - [2026-05-04 03:52:48] "DELETE /security-group/1d01e417-f22b-435d-94f3-1a57227b9412 HTTP/1.1" 200 115 0.308973 10.0.0.249 - - [2026-05-04 03:52:48] "GET /projects?obj_uuids=b2edb95a-3754-4b94-b989-0ee46c848d73&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.003225 10.0.0.249 - - [2026-05-04 03:52:48] "DELETE /security-group/b468c33c-5b1c-492a-9fab-390a2c8c7b38 HTTP/1.1" 200 115 0.355295 10.0.0.249 - - [2026-05-04 03:52:48] "GET /projects?obj_uuids=16b8ca29-fd35-48b3-b64f-675e384461e8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001187 10.0.0.249 - - [2026-05-04 03:52:48] "GET /project/eacdbe64-94d2-4467-acce-63a90518e58e?fields=application_policy_sets HTTP/1.1" 200 1395 0.141161 10.0.0.249 - - [2026-05-04 03:52:48] "DELETE /security-group/a71b3c14-a9a1-438c-8824-cdb395cd6771 HTTP/1.1" 200 115 0.292591 10.0.0.249 - - [2026-05-04 03:52:48] "GET /projects?obj_uuids=e4aa4b26-bf9e-4d28-a05f-055cd046bdd7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001342 10.0.0.249 - - [2026-05-04 03:52:48] "DELETE /security-group/5620354c-5e93-4121-a7c2-64d42c88dff7 HTTP/1.1" 200 115 0.273002 10.0.0.249 - - [2026-05-04 03:52:48] "GET /projects?obj_uuids=1b27703d-d36c-4baf-915c-0c5e61532066&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001292 10.0.0.129 - - [2026-05-04 03:52:48] "DELETE /access-control-list/6b33cfa0-9137-42cd-aa93-dbf0ab4609df HTTP/1.1" 200 115 0.162986 10.0.0.249 - - [2026-05-04 03:52:48] "DELETE /project/88a82f30-c1cd-4ea2-988a-be94045a59af HTTP/1.1" 500 213 0.947425 10.0.0.249 - - [2026-05-04 03:52:48] "GET /project/b2edb95a-3754-4b94-b989-0ee46c848d73?fields=application_policy_sets HTTP/1.1" 200 1404 0.208298 10.0.0.249 - - [2026-05-04 03:52:48] "GET /project/16b8ca29-fd35-48b3-b64f-675e384461e8?fields=application_policy_sets HTTP/1.1" 200 1406 0.213761 10.0.0.249 - - [2026-05-04 03:52:48] "GET /project/e4aa4b26-bf9e-4d28-a05f-055cd046bdd7?fields=application_policy_sets HTTP/1.1" 200 1428 0.205939 10.0.0.249 - - [2026-05-04 03:52:48] "GET /project/1b27703d-d36c-4baf-915c-0c5e61532066?fields=application_policy_sets HTTP/1.1" 200 1445 0.182557 10.0.0.129 - - [2026-05-04 03:52:48] "DELETE /access-control-list/c3b7c64f-6937-4ec4-9b19-bd62e5b87984 HTTP/1.1" 200 115 0.122437 10.0.0.249 - - [2026-05-04 03:52:48] "DELETE /project/eacdbe64-94d2-4467-acce-63a90518e58e HTTP/1.1" 200 115 1.265787 10.0.0.249 - - [2026-05-04 03:52:49] "DELETE /project/b2edb95a-3754-4b94-b989-0ee46c848d73 HTTP/1.1" 200 115 1.404467 10.0.0.249 - - [2026-05-04 03:52:49] "DELETE /project/16b8ca29-fd35-48b3-b64f-675e384461e8 HTTP/1.1" 200 115 1.450635 10.0.0.249 - - [2026-05-04 03:52:49] "DELETE /project/1b27703d-d36c-4baf-915c-0c5e61532066 HTTP/1.1" 200 115 1.430992 10.0.0.249 - - [2026-05-04 03:52:49] "DELETE /project/e4aa4b26-bf9e-4d28-a05f-055cd046bdd7 HTTP/1.1" 200 115 1.499872 10.0.0.129 - - [2026-05-04 03:52:49] "DELETE /access-control-list/d076ff2d-c1b8-4862-8d18-ae0e99398c02 HTTP/1.1" 200 115 0.049464 10.0.0.129 - - [2026-05-04 03:52:49] "DELETE /access-control-list/83f7dd13-ab0f-4955-8e57-34a855a36ebf HTTP/1.1" 200 115 0.041076 10.0.0.129 - - [2026-05-04 03:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.129 - - [2026-05-04 03:52:50] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006560 10.0.0.129 - - [2026-05-04 03:52:53] "POST /neutron/port HTTP/1.1" 200 1107 0.025815 10.0.0.129 - - [2026-05-04 03:52:53] "POST /neutron/subnet HTTP/1.1" 200 699 0.015411 10.0.0.129 - - [2026-05-04 03:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.129 - - [2026-05-04 03:52:54] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007942 10.0.0.129 - - [2026-05-04 03:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004743 10.0.0.129 - - [2026-05-04 03:52:58] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006276 10.0.0.129 - - [2026-05-04 03:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.129 - - [2026-05-04 03:53:02] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006551 10.0.0.129 - - [2026-05-04 03:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.129 - - [2026-05-04 03:53:06] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007275 10.0.0.129 - - [2026-05-04 03:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004541 10.0.0.129 - - [2026-05-04 03:53:10] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007358 10.0.0.129 - - [2026-05-04 03:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.129 - - [2026-05-04 03:53:14] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006811 10.0.0.129 - - [2026-05-04 03:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005247 10.0.0.129 - - [2026-05-04 03:53:18] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007722 10.0.0.129 - - [2026-05-04 03:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.129 - - [2026-05-04 03:53:22] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007779 10.0.0.129 - - [2026-05-04 03:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.129 - - [2026-05-04 03:53:25] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006167 10.0.0.129 - - [2026-05-04 03:53:25] "GET /virtual-networks?parent_id=edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004463 10.0.0.129 - - [2026-05-04 03:53:25] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007384 10.0.0.129 - - [2026-05-04 03:53:25] "POST /neutron/port HTTP/1.1" 200 1121 0.027722 10.0.0.129 - - [2026-05-04 03:53:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009470 10.0.0.129 - - [2026-05-04 03:53:38] "POST /neutron/port HTTP/1.1" 200 1107 0.030086 10.0.0.129 - - [2026-05-04 03:53:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006010 10.0.0.129 - - [2026-05-04 03:53:38] "POST /neutron/network HTTP/1.1" 200 927 0.010290 10.0.0.129 - - [2026-05-04 03:53:40] "POST /neutron/port HTTP/1.1" 200 1121 0.027664 10.0.0.129 - - [2026-05-04 03:53:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009938 10.0.0.129 - - [2026-05-04 03:53:51] "POST /neutron/port HTTP/1.1" 200 1121 0.023530 10.0.0.129 - - [2026-05-04 03:53:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011574 10.0.0.129 - - [2026-05-04 03:53:51] "POST /neutron/network HTTP/1.1" 200 795 0.020856 10.0.0.129 - - [2026-05-04 03:53:51] "POST /id-to-fqname HTTP/1.1" 200 218 0.001676 10.0.0.129 - - [2026-05-04 03:53:51] "GET /virtual-machine/c0a9b4a9-af0a-4381-93d0-6cd0ec2fbf58 HTTP/1.1" 200 1293 0.004996 10.0.0.129 - - [2026-05-04 03:53:51] "GET /virtual-machine-interface/0be4985e-42f7-4a62-8efb-f6e4563b1d2f HTTP/1.1" 200 2937 0.006461 10.0.0.129 - - [2026-05-04 03:53:51] "GET /instance-ip/df91829b-fef2-4e23-850d-989a2809fea4 HTTP/1.1" 200 1618 0.008929 10.0.0.129 - - [2026-05-04 03:53:51] "POST /fqname-to-id HTTP/1.1" 404 208 0.004015 10.0.0.129 - - [2026-05-04 03:53:51] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.008099 10.0.0.249 - - [2026-05-04 03:53:51] "GET /projects?obj_uuids=edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001393 10.0.0.129 - - [2026-05-04 03:53:51] "GET /project/edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.056039 10.0.0.129 - - [2026-05-04 03:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.129 - - [2026-05-04 03:53:51] "GET /security-group/bad2f724-37cc-4322-a35f-8c53d14b87df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.005551 10.0.0.129 - - [2026-05-04 03:53:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 565 0.120173 10.0.0.129 - - [2026-05-04 03:53:52] "POST /instance-ips HTTP/1.1" 200 358 0.048966 10.0.0.129 - - [2026-05-04 03:53:52] "GET /instance-ip/a5c2d9b9-de15-4691-ab12-69ded0cf8f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.014626 10.0.0.129 - - [2026-05-04 03:53:52] "GET /virtual-machine-interface/5a6447e9-e5ab-4fcf-902c-9f1ffed4ed29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.007666 10.0.0.129 - - [2026-05-04 03:53:52] "GET /virtual-machine-interface/5a6447e9-e5ab-4fcf-902c-9f1ffed4ed29?fields=instance_ip_back_refs HTTP/1.1" 200 1326 0.008330 10.0.0.129 - - [2026-05-04 03:53:52] "GET /instance-ip/a5c2d9b9-de15-4691-ab12-69ded0cf8f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.006434 10.0.0.129 - - [2026-05-04 03:53:52] "POST /id-to-fqname HTTP/1.1" 200 218 0.001557 10.0.0.129 - - [2026-05-04 03:53:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009146 10.0.0.129 - - [2026-05-04 03:53:52] "POST /neutron/network HTTP/1.1" 200 821 0.009464 10.0.0.129 - - [2026-05-04 03:53:53] "POST /neutron/port HTTP/1.1" 200 5154 0.069202 10.0.0.129 - - [2026-05-04 03:53:53] "POST /neutron/port HTTP/1.1" 200 117 0.008906 10.0.0.129 - - [2026-05-04 03:53:53] "POST /neutron/port HTTP/1.1" 200 965 0.016166 10.0.0.129 - - [2026-05-04 03:53:54] "POST /neutron/port HTTP/1.1" 200 1067 0.024769 10.0.0.129 - - [2026-05-04 03:53:54] "POST /neutron/port HTTP/1.1" 200 117 0.001247 10.0.0.129 - - [2026-05-04 03:53:54] "POST /neutron/port HTTP/1.1" 200 1216 0.027511 10.0.0.129 - - [2026-05-04 03:53:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004478 10.0.0.129 - - [2026-05-04 03:53:55] "POST /neutron/port HTTP/1.1" 200 117 0.001280 10.0.0.129 - - [2026-05-04 03:53:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010456 10.0.0.129 - - [2026-05-04 03:53:58] "POST /neutron/port HTTP/1.1" 200 1067 0.023773 10.0.0.129 - - [2026-05-04 03:53:58] "GET /virtual-machine/c731ea70-402c-4dcb-ab85-1eaa7d98bcb5 HTTP/1.1" 200 1271 0.008091 10.0.0.129 - - [2026-05-04 03:53:58] "GET /virtual-machine-interface/5a6447e9-e5ab-4fcf-902c-9f1ffed4ed29 HTTP/1.1" 200 2988 0.006633 10.0.0.129 - - [2026-05-04 03:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.129 - - [2026-05-04 03:53:58] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005640 10.0.0.129 - - [2026-05-04 03:53:58] "GET /virtual-networks?parent_id=edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004122 10.0.0.129 - - [2026-05-04 03:53:58] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006486 10.0.0.129 - - [2026-05-04 03:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005024 10.0.0.129 - - [2026-05-04 03:54:01] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.008139 10.0.0.129 - - [2026-05-04 03:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.129 - - [2026-05-04 03:54:05] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006783 10.0.0.129 - - [2026-05-04 03:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.129 - - [2026-05-04 03:54:10] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006285 10.0.0.129 - - [2026-05-04 03:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005662 10.0.0.129 - - [2026-05-04 03:54:14] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006363 10.0.0.129 - - [2026-05-04 03:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.129 - - [2026-05-04 03:54:18] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007384 10.0.0.129 - - [2026-05-04 03:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.129 - - [2026-05-04 03:54:22] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006000 10.0.0.129 - - [2026-05-04 03:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.129 - - [2026-05-04 03:54:26] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006213 10.0.0.129 - - [2026-05-04 03:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.129 - - [2026-05-04 03:54:30] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.009701 10.0.0.129 - - [2026-05-04 03:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.129 - - [2026-05-04 03:54:34] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006130 10.0.0.129 - - [2026-05-04 03:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005347 10.0.0.129 - - [2026-05-04 03:54:38] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007702 10.0.0.129 - - [2026-05-04 03:54:39] "POST /neutron/port HTTP/1.1" 200 1216 0.026922 10.0.0.129 - - [2026-05-04 03:54:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005238 10.0.0.129 - - [2026-05-04 03:54:39] "POST /neutron/port HTTP/1.1" 200 117 0.001354 10.0.0.249 - - [2026-05-04 03:54:41] "GET /obj-perms HTTP/1.1" 200 5075 0.067120 10.0.0.129 - - [2026-05-04 03:54:42] "GET /obj-perms HTTP/1.1" 200 5075 0.066054 10.0.0.129 - - [2026-05-04 03:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.129 - - [2026-05-04 03:54:42] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006305 10.0.0.129 - - [2026-05-04 03:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005722 10.0.0.129 - - [2026-05-04 03:54:46] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007933 10.0.0.129 - - [2026-05-04 03:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.129 - - [2026-05-04 03:54:51] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.008356 10.0.0.129 - - [2026-05-04 03:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.129 - - [2026-05-04 03:54:53] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004465 10.0.0.129 - - [2026-05-04 03:54:53] "GET /virtual-networks?parent_id=edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004822 10.0.0.129 - - [2026-05-04 03:54:53] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007177 10.0.0.129 - - [2026-05-04 03:54:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010723 10.0.0.129 - - [2026-05-04 03:54:54] "POST /neutron/network HTTP/1.1" 200 937 0.010684 10.0.0.129 - - [2026-05-04 03:54:55] "POST /neutron/port HTTP/1.1" 200 117 0.002032 10.0.0.129 - - [2026-05-04 03:54:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012021 10.0.0.129 - - [2026-05-04 03:55:08] "POST /neutron/port HTTP/1.1" 200 1067 0.055206 10.0.0.129 - - [2026-05-04 03:55:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014121 10.0.0.129 - - [2026-05-04 03:55:19] "POST /id-to-fqname HTTP/1.1" 200 218 0.001397 10.0.0.129 - - [2026-05-04 03:55:19] "POST /neutron/port HTTP/1.1" 200 6068 0.053400 10.0.0.249 - - [2026-05-04 03:55:20] "GET /projects?obj_uuids=edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.039176 10.0.0.129 - - [2026-05-04 03:55:20] "GET /project/edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.133879 10.0.0.129 - - [2026-05-04 03:55:20] "POST /neutron/network HTTP/1.1" 200 821 0.009589 10.0.0.129 - - [2026-05-04 03:55:20] "POST /neutron/port HTTP/1.1" 200 117 0.007823 10.0.0.249 - - [2026-05-04 03:55:21] "GET /projects?obj_uuids=edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001155 10.0.0.129 - - [2026-05-04 03:55:21] "POST /neutron/port HTTP/1.1" 200 1057 0.400377 10.0.0.129 - - [2026-05-04 03:55:21] "POST /neutron/port HTTP/1.1" 200 1111 0.155616 10.0.0.129 - - [2026-05-04 03:55:21] "POST /neutron/subnet HTTP/1.1" 200 694 0.011849 10.0.0.129 - - [2026-05-04 03:55:25] "POST /neutron/port HTTP/1.1" 200 1121 0.023470 10.0.0.129 - - [2026-05-04 03:55:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011346 10.0.0.129 - - [2026-05-04 03:55:26] "GET /virtual-machine/1f0ec4ed-8f8a-4f10-b833-c715be17b9e1 HTTP/1.1" 200 1292 0.007915 10.0.0.129 - - [2026-05-04 03:55:26] "GET /virtual-machine-interface/2432fc4f-0fdd-474c-a211-8429e0713e83 HTTP/1.1" 200 2938 0.007555 10.0.0.129 - - [2026-05-04 03:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.129 - - [2026-05-04 03:55:26] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004795 10.0.0.129 - - [2026-05-04 03:55:26] "GET /virtual-networks?parent_id=edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006337 10.0.0.129 - - [2026-05-04 03:55:26] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007541 10.0.0.129 - - [2026-05-04 03:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.129 - - [2026-05-04 03:55:29] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007441 10.0.0.129 - - [2026-05-04 03:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.129 - - [2026-05-04 03:55:33] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007943 10.0.0.129 - - [2026-05-04 03:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005149 10.0.0.129 - - [2026-05-04 03:55:37] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007596 10.0.0.129 - - [2026-05-04 03:55:39] "POST /neutron/port HTTP/1.1" 200 1107 0.049751 10.0.0.129 - - [2026-05-04 03:55:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005467 10.0.0.129 - - [2026-05-04 03:55:39] "POST /neutron/network HTTP/1.1" 200 927 0.009278 10.0.0.129 - - [2026-05-04 03:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.129 - - [2026-05-04 03:55:41] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007570 10.0.0.129 - - [2026-05-04 03:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.129 - - [2026-05-04 03:55:45] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007694 10.0.0.129 - - [2026-05-04 03:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.129 - - [2026-05-04 03:55:49] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006613 10.0.0.129 - - [2026-05-04 03:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005410 10.0.0.129 - - [2026-05-04 03:55:53] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007282 10.0.0.129 - - [2026-05-04 03:55:56] "POST /neutron/network HTTP/1.1" 200 831 0.009302 10.0.0.129 - - [2026-05-04 03:55:56] "POST /neutron/port HTTP/1.1" 200 117 0.001380 10.0.0.129 - - [2026-05-04 03:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.129 - - [2026-05-04 03:55:58] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006013 10.0.0.129 - - [2026-05-04 03:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012406 10.0.0.129 - - [2026-05-04 03:56:02] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006612 10.0.0.129 - - [2026-05-04 03:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.129 - - [2026-05-04 03:56:06] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007708 10.0.0.129 - - [2026-05-04 03:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.129 - - [2026-05-04 03:56:08] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004305 10.0.0.129 - - [2026-05-04 03:56:08] "GET /virtual-networks?parent_id=edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004437 10.0.0.129 - - [2026-05-04 03:56:08] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007698 10.0.0.129 - - [2026-05-04 03:56:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010526 10.0.0.129 - - [2026-05-04 03:56:18] "POST /neutron/port HTTP/1.1" 200 1121 0.034593 10.0.0.129 - - [2026-05-04 03:56:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009354 10.0.0.129 - - [2026-05-04 03:56:29] "POST /neutron/port HTTP/1.1" 200 1121 0.021551 10.0.0.129 - - [2026-05-04 03:56:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012608 10.0.0.129 - - [2026-05-04 03:56:29] "POST /neutron/port HTTP/1.1" 200 1121 0.032648 10.0.0.129 - - [2026-05-04 03:56:29] "POST /neutron/network HTTP/1.1" 200 821 0.008686 10.0.0.129 - - [2026-05-04 03:56:29] "POST /id-to-fqname HTTP/1.1" 200 218 0.001292 10.0.0.129 - - [2026-05-04 03:56:29] "GET /virtual-machine/1f0ec4ed-8f8a-4f10-b833-c715be17b9e1 HTTP/1.1" 200 1292 0.005069 10.0.0.129 - - [2026-05-04 03:56:29] "GET /virtual-machine-interface/2432fc4f-0fdd-474c-a211-8429e0713e83 HTTP/1.1" 200 2938 0.006463 10.0.0.129 - - [2026-05-04 03:56:29] "GET /instance-ip/d8ac5a6c-b303-4b5e-a54a-d17a2a5ce14c HTTP/1.1" 200 1619 0.008457 10.0.0.129 - - [2026-05-04 03:56:29] "GET /virtual-machine-interface/2432fc4f-0fdd-474c-a211-8429e0713e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2716 0.007209 10.0.0.129 - - [2026-05-04 03:56:29] "PUT /virtual-machine-interface/2432fc4f-0fdd-474c-a211-8429e0713e83 HTTP/1.1" 200 285 0.019052 10.0.0.50 - - [2026-05-04 03:56:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000483 10.0.0.50 - - [2026-05-04 03:56:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000536 10.0.0.249 - - [2026-05-04 03:56:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000435 10.0.0.249 - - [2026-05-04 03:56:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000464 10.0.0.50 - - [2026-05-04 03:56:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000757 10.0.0.50 - - [2026-05-04 03:56:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000620 10.0.0.249 - - [2026-05-04 03:56:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000490 10.0.0.249 - - [2026-05-04 03:56:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.129 - - [2026-05-04 03:56:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.129 - - [2026-05-04 03:56:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000429 10.0.0.129 - - [2026-05-04 03:56:41] "POST /neutron/network HTTP/1.1" 200 1121 0.013085 10.0.0.129 - - [2026-05-04 03:56:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.129 - - [2026-05-04 03:56:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000501 10.0.0.129 - - [2026-05-04 03:56:41] "POST /neutron/subnet HTTP/1.1" 200 1375 0.019037 10.0.0.129 - - [2026-05-04 03:56:41] "POST /neutron/network HTTP/1.1" 200 1111 0.012780 10.0.0.50 - - [2026-05-04 03:56:43] "GET /obj-perms HTTP/1.1" 200 5075 0.060440 10.0.0.129 - - [2026-05-04 03:56:58] "POST /neutron/network HTTP/1.1" 200 1121 0.049982 10.0.0.129 - - [2026-05-04 03:56:58] "POST /neutron/subnet HTTP/1.1" 200 1375 0.026446 10.0.0.129 - - [2026-05-04 03:56:58] "POST /neutron/network HTTP/1.1" 200 1111 0.011701 10.0.0.129 - - [2026-05-04 03:57:42] "POST /neutron/network HTTP/1.1" 200 937 0.010306 10.0.0.129 - - [2026-05-04 03:57:42] "POST /neutron/port HTTP/1.1" 200 117 0.001492 10.0.0.129 - - [2026-05-04 03:57:59] "POST /neutron/port HTTP/1.1" 200 1107 0.028234 10.0.0.129 - - [2026-05-04 03:57:59] "POST /neutron/subnet HTTP/1.1" 200 699 0.013202 10.0.0.129 - - [2026-05-04 03:58:28] "DELETE /instance-ip/a5c2d9b9-de15-4691-ab12-69ded0cf8f22 HTTP/1.1" 200 115 0.093138 10.0.0.129 - - [2026-05-04 03:58:28] "DELETE /virtual-machine-interface/5a6447e9-e5ab-4fcf-902c-9f1ffed4ed29 HTTP/1.1" 200 115 0.123106 10.0.0.129 - - [2026-05-04 03:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.129 - - [2026-05-04 03:58:28] "POST /neutron/port HTTP/1.1" 200 1121 0.063073 10.0.0.129 - - [2026-05-04 03:58:28] "GET /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006377 10.0.0.129 - - [2026-05-04 03:58:28] "PUT /virtual-network/5d77bb82-ad52-4a12-956f-03b5c8822d68 HTTP/1.1" 200 265 0.064477 10.0.0.129 - - [2026-05-04 03:58:29] "POST /neutron/network HTTP/1.1" 200 821 0.010817 10.0.0.129 - - [2026-05-04 03:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.053206 10.0.0.129 - - [2026-05-04 03:58:30] "POST /neutron/port HTTP/1.1" 200 1111 0.021110 10.0.0.249 - - [2026-05-04 03:58:31] "POST /useragent-kv HTTP/1.1" 200 115 0.011522 10.0.0.249 - - [2026-05-04 03:58:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003711 10.0.0.129 - - [2026-05-04 03:58:31] "POST /neutron/network HTTP/1.1" 200 151 0.169759 10.0.0.129 - - [2026-05-04 03:58:31] "DELETE /route-target/0e036c93-dfbe-4cc6-a1a2-e8bdf9eb67a8 HTTP/1.1" 200 115 0.033128 10.0.0.249 - - [2026-05-04 03:58:32] "GET /projects?obj_uuids=edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001282 10.0.0.129 - - [2026-05-04 03:58:32] "GET /project/edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.083112 10.0.0.249 - - [2026-05-04 03:58:33] "GET /projects?obj_uuids=edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001169 10.0.0.129 - - [2026-05-04 03:58:33] "GET /project/edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8?fields=virtual_networks HTTP/1.1" 200 1041 0.064508 10.0.0.249 - - [2026-05-04 03:58:33] "GET /projects?obj_uuids=edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001701 10.0.0.129 - - [2026-05-04 03:58:33] "GET /project/edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.070044 10.0.0.249 - - [2026-05-04 03:58:33] "GET /projects?obj_uuids=edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001208 10.0.0.129 - - [2026-05-04 03:58:33] "GET /project/edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8?fields=security_groups HTTP/1.1" 200 1266 0.049490 10.0.0.129 - - [2026-05-04 03:58:34] "POST /fqname-to-id HTTP/1.1" 404 185 0.035339 10.0.0.249 - - [2026-05-04 03:58:34] "GET /projects?obj_uuids=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004982 10.0.0.249 - - [2026-05-04 03:58:34] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001359 10.0.0.249 - - [2026-05-04 03:58:34] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.047910 10.0.0.249 - - [2026-05-04 03:58:34] "POST /id-to-fqname HTTP/1.1" 200 187 0.003603 10.0.0.249 - - [2026-05-04 03:58:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.009108 10.0.0.249 - - [2026-05-04 03:58:34] "POST /security-groups HTTP/1.1" 200 588 0.044613 10.0.0.249 - - [2026-05-04 03:58:34] "POST /projects HTTP/1.1" 200 579 0.300179 10.0.0.249 - - [2026-05-04 03:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.334753 10.0.0.129 - - [2026-05-04 03:58:34] "POST /fqname-to-id HTTP/1.1" 404 230 0.011255 10.0.0.129 - - [2026-05-04 03:58:34] "GET /project/5433278e-d050-40f6-90ce-83f48b31c6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.536777 10.0.0.129 - - [2026-05-04 03:58:36] "GET / HTTP/1.1" 200 36215 0.001514 10.0.0.129 - - [2026-05-04 03:58:37] "POST /fqname-to-id HTTP/1.1" 401 293 0.000829 10.0.0.129 - - [2026-05-04 03:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.064011 10.0.0.249 - - [2026-05-04 03:58:38] "GET /projects?obj_uuids=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001423 10.0.0.129 - - [2026-05-04 03:58:38] "GET /project/5433278e-d050-40f6-90ce-83f48b31c6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.048721 10.0.0.129 - - [2026-05-04 03:58:38] "POST /neutron/network HTTP/1.1" 200 117 0.049263 10.0.0.129 - - [2026-05-04 03:58:38] "POST /ref-update HTTP/1.1" 200 156 0.035349 10.0.0.129 - - [2026-05-04 03:58:39] "POST /neutron/network HTTP/1.1" 200 829 0.012049 10.0.0.129 - - [2026-05-04 03:58:39] "POST /id-to-fqname HTTP/1.1" 200 221 0.001347 10.0.0.129 - - [2026-05-04 03:58:39] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006399 10.0.0.129 - - [2026-05-04 03:58:39] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.027547 10.0.0.129 - - [2026-05-04 03:58:39] "POST /neutron/subnet HTTP/1.1" 200 725 0.014270 10.0.0.129 - - [2026-05-04 03:58:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.003712 10.0.0.129 - - [2026-05-04 03:58:39] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006046 10.0.0.129 - - [2026-05-04 03:58:39] "GET /virtual-machine-interface/4030b3c6-78a4-44fa-b87e-fb0a439d3496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.010347 10.0.0.129 - - [2026-05-04 03:58:39] "GET /virtual-machine-interface/4030b3c6-78a4-44fa-b87e-fb0a439d3496?fields=instance_ip_back_refs HTTP/1.1" 200 1322 0.011656 10.0.0.129 - - [2026-05-04 03:58:39] "GET /instance-ip/4d85561f-aecf-49c3-b005-459fd2f9684c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1603 0.007939 10.0.0.129 - - [2026-05-04 03:58:39] "POST /id-to-fqname HTTP/1.1" 200 221 0.002132 10.0.0.129 - - [2026-05-04 03:58:40] "POST /neutron/network HTTP/1.1" 200 839 0.011618 10.0.0.249 - - [2026-05-04 03:58:40] "GET /projects?obj_uuids=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001301 10.0.0.129 - - [2026-05-04 03:58:40] "GET /project/5433278e-d050-40f6-90ce-83f48b31c6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.085203 10.0.0.129 - - [2026-05-04 03:58:41] "POST /neutron/port HTTP/1.1" 200 117 0.009517 10.0.0.129 - - [2026-05-04 03:58:41] "POST /id-to-fqname HTTP/1.1" 200 221 0.001624 10.0.0.129 - - [2026-05-04 03:58:41] "POST /neutron/port HTTP/1.1" 200 983 0.062225 10.0.0.129 - - [2026-05-04 03:58:41] "POST /neutron/network HTTP/1.1" 200 839 0.011054 10.0.0.129 - - [2026-05-04 03:58:42] "POST /neutron/port HTTP/1.1" 200 4186 0.082211 10.0.0.249 - - [2026-05-04 03:58:42] "GET /projects?obj_uuids=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001179 10.0.0.129 - - [2026-05-04 03:58:42] "GET /project/5433278e-d050-40f6-90ce-83f48b31c6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.054116 10.0.0.129 - - [2026-05-04 03:58:42] "POST /fqname-to-id HTTP/1.1" 404 208 0.010423 10.0.0.129 - - [2026-05-04 03:58:42] "POST /interface-route-tables HTTP/1.1" 200 558 0.043320 10.0.0.129 - - [2026-05-04 03:58:42] "GET /interface-route-table/bab80d6e-29db-4551-87ac-fa51ee162cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.007417 10.0.0.129 - - [2026-05-04 03:58:42] "POST /neutron/port HTTP/1.1" 200 1057 0.025160 10.0.0.129 - - [2026-05-04 03:58:42] "POST /neutron/port HTTP/1.1" 200 983 0.015129 10.0.0.129 - - [2026-05-04 03:58:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.015990 10.0.0.129 - - [2026-05-04 03:58:42] "POST /neutron/network HTTP/1.1" 200 829 0.009689 10.0.0.129 - - [2026-05-04 03:58:43] "POST /neutron/port HTTP/1.1" 200 1085 0.027598 10.0.0.129 - - [2026-05-04 03:58:43] "POST /neutron/port HTTP/1.1" 200 117 0.001684 10.0.0.129 - - [2026-05-04 03:58:43] "GET /virtual-machine-interface/4030b3c6-78a4-44fa-b87e-fb0a439d3496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.007195 10.0.0.129 - - [2026-05-04 03:58:43] "POST /ref-update HTTP/1.1" 200 156 0.020178 10.0.0.129 - - [2026-05-04 03:58:43] "POST /neutron/security_group HTTP/1.1" 200 2055 0.009846 10.0.0.249 - - [2026-05-04 03:58:45] "GET /obj-perms HTTP/1.1" 200 5075 0.068879 10.0.0.129 - - [2026-05-04 03:58:48] "POST /neutron/port HTTP/1.1" 200 1121 0.027694 10.0.0.129 - - [2026-05-04 03:58:48] "POST /neutron/security_group HTTP/1.1" 200 2055 0.009910 10.0.0.129 - - [2026-05-04 03:58:49] "GET /virtual-machine/1df48646-3163-4e4a-bc1a-d78ca699bd72 HTTP/1.1" 401 293 0.000458 10.0.0.129 - - [2026-05-04 03:58:49] "GET /virtual-machine/1df48646-3163-4e4a-bc1a-d78ca699bd72 HTTP/1.1" 200 1291 0.080163 10.0.0.129 - - [2026-05-04 03:58:49] "GET /virtual-machine/1df48646-3163-4e4a-bc1a-d78ca699bd72 HTTP/1.1" 200 1291 0.004541 10.0.0.129 - - [2026-05-04 03:58:49] "GET /virtual-machine-interface/ed2b3e45-84db-4dc8-9c03-32e8f375aa2d HTTP/1.1" 200 2946 0.009439 10.0.0.129 - - [2026-05-04 03:58:49] "GET /virtual-machine/1df48646-3163-4e4a-bc1a-d78ca699bd72 HTTP/1.1" 200 1291 0.007099 10.0.0.249 - - [2026-05-04 03:58:49] "DELETE /project/edfbe9ce-c7d3-4e05-b6f9-18c0ae6421c8 HTTP/1.1" 404 177 0.005448 10.0.0.249 - - [2026-05-04 03:58:49] "DELETE /project/5433278ed05040f690ce83f48b31c6e0 HTTP/1.1" 404 173 0.004537 10.0.0.129 - - [2026-05-04 03:58:49] "GET /virtual-machine-interface/ed2b3e45-84db-4dc8-9c03-32e8f375aa2d HTTP/1.1" 200 2946 0.005794 10.0.0.129 - - [2026-05-04 03:58:49] "GET /instance-ip/a5594511-e1ff-42f3-badc-66cb6f080ced HTTP/1.1" 200 1622 0.008436 10.0.0.129 - - [2026-05-04 03:58:49] "GET /virtual-machine/1df48646-3163-4e4a-bc1a-d78ca699bd72 HTTP/1.1" 200 1291 0.005186 10.0.0.129 - - [2026-05-04 03:58:49] "GET /virtual-machine-interface/ed2b3e45-84db-4dc8-9c03-32e8f375aa2d HTTP/1.1" 200 2946 0.007351 10.0.0.129 - - [2026-05-04 03:58:49] "GET /instance-ip/a5594511-e1ff-42f3-badc-66cb6f080ced HTTP/1.1" 200 1622 0.007385 10.0.0.129 - - [2026-05-04 03:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.129 - - [2026-05-04 03:58:50] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004804 10.0.0.129 - - [2026-05-04 03:58:50] "GET /virtual-networks?parent_id=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004954 10.0.0.129 - - [2026-05-04 03:58:50] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006997 10.0.0.129 - - [2026-05-04 03:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.129 - - [2026-05-04 03:58:50] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005496 10.0.0.129 - - [2026-05-04 03:58:50] "GET /virtual-networks?parent_id=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003957 10.0.0.129 - - [2026-05-04 03:58:50] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006767 10.0.0.129 - - [2026-05-04 03:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.129 - - [2026-05-04 03:58:50] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005026 10.0.0.129 - - [2026-05-04 03:58:50] "GET /virtual-networks?parent_id=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004103 10.0.0.129 - - [2026-05-04 03:58:50] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008277 10.0.0.129 - - [2026-05-04 03:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.129 - - [2026-05-04 03:58:50] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005306 10.0.0.129 - - [2026-05-04 03:58:50] "GET /virtual-networks?parent_id=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004545 10.0.0.129 - - [2026-05-04 03:58:50] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007333 10.0.0.129 - - [2026-05-04 03:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.129 - - [2026-05-04 03:58:50] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005542 10.0.0.129 - - [2026-05-04 03:58:50] "GET /virtual-networks?parent_id=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003947 10.0.0.129 - - [2026-05-04 03:58:50] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008172 10.0.0.129 - - [2026-05-04 03:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.129 - - [2026-05-04 03:58:50] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005233 10.0.0.129 - - [2026-05-04 03:58:50] "GET /virtual-networks?parent_id=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003868 10.0.0.129 - - [2026-05-04 03:58:50] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008060 10.0.0.129 - - [2026-05-04 03:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.129 - - [2026-05-04 03:58:50] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005947 10.0.0.129 - - [2026-05-04 03:58:50] "GET /virtual-networks?parent_id=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004785 10.0.0.129 - - [2026-05-04 03:58:50] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006723 10.0.0.129 - - [2026-05-04 03:58:53] "POST /neutron/port HTTP/1.1" 200 1085 0.027748 10.0.0.129 - - [2026-05-04 03:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005996 10.0.0.129 - - [2026-05-04 03:58:53] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008292 10.0.0.129 - - [2026-05-04 03:58:56] "POST /neutron/security_group HTTP/1.1" 200 2055 0.011005 10.0.0.129 - - [2026-05-04 03:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.129 - - [2026-05-04 03:58:58] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007829 10.0.0.129 - - [2026-05-04 03:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.129 - - [2026-05-04 03:59:00] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004447 10.0.0.129 - - [2026-05-04 03:59:00] "GET /virtual-networks?parent_id=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004412 10.0.0.129 - - [2026-05-04 03:59:00] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009767 10.0.0.129 - - [2026-05-04 03:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.129 - - [2026-05-04 03:59:00] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005558 10.0.0.129 - - [2026-05-04 03:59:00] "GET /virtual-networks?parent_id=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004657 10.0.0.129 - - [2026-05-04 03:59:00] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006802 10.0.0.129 - - [2026-05-04 03:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006211 10.0.0.129 - - [2026-05-04 03:59:00] "GET /routing-instance/1ebe4ecd-d405-4a36-8d46-28a42c86d1da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.006483 10.0.0.129 - - [2026-05-04 03:59:00] "GET /route-target/3a3acc34-0951-4191-8415-2326759fde84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005407 10.0.0.129 - - [2026-05-04 03:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.129 - - [2026-05-04 03:59:00] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004993 10.0.0.129 - - [2026-05-04 03:59:00] "GET /virtual-networks?parent_id=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004810 10.0.0.129 - - [2026-05-04 03:59:00] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008321 10.0.0.129 - - [2026-05-04 03:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005395 10.0.0.129 - - [2026-05-04 03:59:01] "GET /routing-instance/1ebe4ecd-d405-4a36-8d46-28a42c86d1da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.005836 10.0.0.129 - - [2026-05-04 03:59:01] "GET /route-target/3a3acc34-0951-4191-8415-2326759fde84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006271 10.0.0.129 - - [2026-05-04 03:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.129 - - [2026-05-04 03:59:01] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004766 10.0.0.129 - - [2026-05-04 03:59:01] "GET /virtual-networks?parent_id=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004327 10.0.0.129 - - [2026-05-04 03:59:01] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007877 10.0.0.129 - - [2026-05-04 03:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.129 - - [2026-05-04 03:59:01] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006214 10.0.0.129 - - [2026-05-04 03:59:01] "GET /virtual-networks?parent_id=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.010385 10.0.0.129 - - [2026-05-04 03:59:01] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006737 10.0.0.129 - - [2026-05-04 03:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.129 - - [2026-05-04 03:59:01] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005397 10.0.0.129 - - [2026-05-04 03:59:01] "GET /virtual-networks?parent_id=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003808 10.0.0.129 - - [2026-05-04 03:59:01] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007539 10.0.0.129 - - [2026-05-04 03:59:02] "GET /obj-perms HTTP/1.1" 200 5043 0.068933 10.0.0.129 - - [2026-05-04 03:59:02] "GET /obj-perms HTTP/1.1" 200 5043 0.004971 10.0.0.249 - - [2026-05-04 03:59:02] "GET /obj-perms HTTP/1.1" 200 5043 0.072990 10.0.0.129 - - [2026-05-04 03:59:02] "GET /obj-perms HTTP/1.1" 200 5043 0.004544 10.0.0.249 - - [2026-05-04 03:59:03] "GET /obj-perms HTTP/1.1" 200 5043 0.004511 10.0.0.129 - - [2026-05-04 03:59:03] "POST /neutron/port HTTP/1.1" 200 1085 0.026721 10.0.0.129 - - [2026-05-04 03:59:03] "POST /neutron/security_group HTTP/1.1" 200 2055 0.009395 10.0.0.129 - - [2026-05-04 03:59:03] "GET /virtual-machine/d1dab17d-fc83-4542-a874-90926919c2f9 HTTP/1.1" 200 1270 0.009708 10.0.0.129 - - [2026-05-04 03:59:03] "GET /virtual-machine-interface/4030b3c6-78a4-44fa-b87e-fb0a439d3496 HTTP/1.1" 200 3158 0.007862 10.0.0.129 - - [2026-05-04 03:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.129 - - [2026-05-04 03:59:03] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004993 10.0.0.129 - - [2026-05-04 03:59:03] "GET /virtual-networks?parent_id=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004160 10.0.0.129 - - [2026-05-04 03:59:03] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007815 10.0.0.129 - - [2026-05-04 03:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.129 - - [2026-05-04 03:59:04] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004697 10.0.0.129 - - [2026-05-04 03:59:04] "GET /virtual-networks?parent_id=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003710 10.0.0.129 - - [2026-05-04 03:59:05] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007741 10.0.0.129 - - [2026-05-04 03:59:05] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006756 10.0.0.50 - - [2026-05-04 03:59:06] "GET /obj-perms HTTP/1.1" 200 5043 0.109103 10.0.0.129 - - [2026-05-04 03:59:06] "GET /virtual-machine/1df48646-3163-4e4a-bc1a-d78ca699bd72 HTTP/1.1" 200 1291 0.005403 10.0.0.129 - - [2026-05-04 03:59:07] "POST /neutron/port HTTP/1.1" 200 151 0.249115 10.0.0.129 - - [2026-05-04 03:59:08] "GET /virtual-machine/1df48646-3163-4e4a-bc1a-d78ca699bd72 HTTP/1.1" 404 171 0.004212 10.0.0.129 - - [2026-05-04 03:59:08] "GET /virtual-machine/1df48646-3163-4e4a-bc1a-d78ca699bd72 HTTP/1.1" 404 171 0.004977 10.0.0.129 - - [2026-05-04 03:59:08] "GET /virtual-machine/1df48646-3163-4e4a-bc1a-d78ca699bd72 HTTP/1.1" 404 171 0.004030 10.0.0.129 - - [2026-05-04 03:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005214 10.0.0.129 - - [2026-05-04 03:59:08] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005368 10.0.0.129 - - [2026-05-04 03:59:08] "GET /virtual-networks?parent_id=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004578 10.0.0.129 - - [2026-05-04 03:59:08] "GET /virtual-network/5c2bf343-a42a-4947-8acd-a493fb466bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008399 10.0.0.129 - - [2026-05-04 03:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005755 10.0.0.129 - - [2026-05-04 03:59:08] "GET /routing-instance/1ebe4ecd-d405-4a36-8d46-28a42c86d1da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.006652 10.0.0.129 - - [2026-05-04 03:59:09] "GET /route-target/3a3acc34-0951-4191-8415-2326759fde84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006268 10.0.0.129 - - [2026-05-04 03:59:12] "GET /obj-perms HTTP/1.1" 200 5043 0.006257 10.0.0.249 - - [2026-05-04 03:59:12] "GET /obj-perms HTTP/1.1" 200 5043 0.005557 10.0.0.129 - - [2026-05-04 03:59:18] "GET /obj-perms HTTP/1.1" 200 5043 0.005252 10.0.0.249 - - [2026-05-04 03:59:18] "GET /obj-perms HTTP/1.1" 200 5043 0.005747 10.0.0.129 - - [2026-05-04 03:59:18] "GET /interface-route-table/bab80d6e-29db-4551-87ac-fa51ee162cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.007294 10.0.0.129 - - [2026-05-04 03:59:18] "GET /virtual-machine-interface/4030b3c6-78a4-44fa-b87e-fb0a439d3496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005785 10.0.0.129 - - [2026-05-04 03:59:18] "POST /ref-update HTTP/1.1" 200 156 0.021938 10.0.0.129 - - [2026-05-04 03:59:18] "DELETE /interface-route-table/bab80d6e-29db-4551-87ac-fa51ee162cf8 HTTP/1.1" 200 115 0.051301 10.0.0.129 - - [2026-05-04 03:59:19] "POST /neutron/network HTTP/1.1" 200 829 0.008531 10.0.0.129 - - [2026-05-04 03:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.249 - - [2026-05-04 03:59:21] "GET /projects?obj_uuids=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001316 10.0.0.129 - - [2026-05-04 03:59:21] "GET /project/5433278e-d050-40f6-90ce-83f48b31c6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.073001 10.0.0.249 - - [2026-05-04 03:59:21] "GET /projects?obj_uuids=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001114 10.0.0.129 - - [2026-05-04 03:59:21] "GET /project/5433278e-d050-40f6-90ce-83f48b31c6e0?fields=virtual_networks HTTP/1.1" 200 1038 0.065926 10.0.0.249 - - [2026-05-04 03:59:21] "GET /projects?obj_uuids=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001415 10.0.0.129 - - [2026-05-04 03:59:21] "GET /project/5433278e-d050-40f6-90ce-83f48b31c6e0?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.046270 10.0.0.249 - - [2026-05-04 03:59:21] "GET /projects?obj_uuids=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001535 10.0.0.129 - - [2026-05-04 03:59:21] "GET /project/5433278e-d050-40f6-90ce-83f48b31c6e0?fields=security_groups HTTP/1.1" 200 1262 0.062325 10.0.0.129 - - [2026-05-04 03:59:22] "POST /fqname-to-id HTTP/1.1" 404 192 0.035089 10.0.0.249 - - [2026-05-04 03:59:22] "GET /projects?obj_uuids=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005250 10.0.0.249 - - [2026-05-04 03:59:22] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002630 10.0.0.249 - - [2026-05-04 03:59:22] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010619 10.0.0.249 - - [2026-05-04 03:59:22] "POST /id-to-fqname HTTP/1.1" 200 194 0.003776 10.0.0.249 - - [2026-05-04 03:59:22] "POST /fqname-to-id HTTP/1.1" 404 203 0.011720 10.0.0.249 - - [2026-05-04 03:59:22] "POST /security-groups HTTP/1.1" 200 595 0.068928 10.0.0.249 - - [2026-05-04 03:59:22] "POST /projects HTTP/1.1" 200 593 0.341009 10.0.0.249 - - [2026-05-04 03:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.390592 10.0.0.129 - - [2026-05-04 03:59:22] "POST /access-control-lists HTTP/1.1" 200 602 0.045278 10.0.0.129 - - [2026-05-04 03:59:22] "GET /project/617fa988-ded5-4919-ace2-9b60a0f3e427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.566155 10.0.0.129 - - [2026-05-04 03:59:24] "GET / HTTP/1.1" 200 36215 0.001920 10.0.0.129 - - [2026-05-04 03:59:24] "POST /neutron/port HTTP/1.1" 400 205 0.004178 10.0.0.129 - - [2026-05-04 03:59:24] "POST /fqname-to-id HTTP/1.1" 401 293 0.000576 10.0.0.129 - - [2026-05-04 03:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.064117 10.0.0.249 - - [2026-05-04 03:59:25] "GET /projects?obj_uuids=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001142 10.0.0.129 - - [2026-05-04 03:59:25] "GET /project/617fa988-ded5-4919-ace2-9b60a0f3e427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.052037 10.0.0.129 - - [2026-05-04 03:59:25] "POST /route-targets HTTP/1.1" 200 328 0.019709 10.0.0.249 - - [2026-05-04 03:59:25] "POST /useragent-kv HTTP/1.1" 200 115 0.018572 10.0.0.129 - - [2026-05-04 03:59:25] "POST /neutron/subnet HTTP/1.1" 200 715 0.361874 10.0.0.129 - - [2026-05-04 03:59:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.001760 10.0.0.129 - - [2026-05-04 03:59:26] "GET /virtual-network/3fe9eb4e-557c-4a97-9ebe-15fca56bf217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006588 10.0.0.129 - - [2026-05-04 03:59:26] "GET /virtual-network/3fe9eb4e-557c-4a97-9ebe-15fca56bf217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007828 10.0.0.129 - - [2026-05-04 03:59:26] "POST /neutron/network HTTP/1.1" 200 826 0.010544 10.0.0.129 - - [2026-05-04 03:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.249 - - [2026-05-04 03:59:26] "GET /projects?obj_uuids=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001514 10.0.0.129 - - [2026-05-04 03:59:26] "GET /project/617fa988-ded5-4919-ace2-9b60a0f3e427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.080966 10.0.0.249 - - [2026-05-04 03:59:26] "GET /projects?obj_uuids=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001265 10.0.0.129 - - [2026-05-04 03:59:26] "POST /neutron/network HTTP/1.1" 200 609 0.174120 10.0.0.129 - - [2026-05-04 03:59:26] "POST /ref-update HTTP/1.1" 200 156 0.039047 10.0.0.129 - - [2026-05-04 03:59:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.003943 10.0.0.129 - - [2026-05-04 03:59:26] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006710 10.0.0.129 - - [2026-05-04 03:59:26] "POST /neutron/network HTTP/1.1" 200 829 0.012324 10.0.0.129 - - [2026-05-04 03:59:26] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.009447 10.0.0.129 - - [2026-05-04 03:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005013 10.0.0.249 - - [2026-05-04 03:59:26] "GET /projects?obj_uuids=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001184 10.0.0.129 - - [2026-05-04 03:59:27] "GET /project/617fa988-ded5-4919-ace2-9b60a0f3e427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.046650 10.0.0.129 - - [2026-05-04 03:59:27] "POST /neutron/network HTTP/1.1" 200 117 0.025552 10.0.0.129 - - [2026-05-04 03:59:27] "POST /neutron/network HTTP/1.1" 200 830 0.011069 10.0.0.129 - - [2026-05-04 03:59:27] "POST /id-to-fqname HTTP/1.1" 200 224 0.001369 10.0.0.129 - - [2026-05-04 03:59:27] "GET /virtual-network/09cb48ce-7307-458c-b46f-ee523f4c10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006407 10.0.0.129 - - [2026-05-04 03:59:27] "GET /virtual-network/09cb48ce-7307-458c-b46f-ee523f4c10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007344 10.0.0.129 - - [2026-05-04 03:59:27] "POST /neutron/subnet HTTP/1.1" 200 734 0.013905 10.0.0.129 - - [2026-05-04 03:59:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.004035 10.0.0.129 - - [2026-05-04 03:59:27] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008435 10.0.0.129 - - [2026-05-04 03:59:28] "GET /virtual-machine-interface/65c13a03-09ae-4e04-a7f9-a347f423d6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2378 0.009156 10.0.0.129 - - [2026-05-04 03:59:28] "GET /virtual-machine-interface/65c13a03-09ae-4e04-a7f9-a347f423d6ed?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.013252 10.0.0.129 - - [2026-05-04 03:59:28] "GET /instance-ip/ec1bcb03-0dc3-4093-81a4-f8d6daa6bfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008635 10.0.0.129 - - [2026-05-04 03:59:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.003981 10.0.0.129 - - [2026-05-04 03:59:28] "GET /virtual-network/3fe9eb4e-557c-4a97-9ebe-15fca56bf217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007419 10.0.0.249 - - [2026-05-04 03:59:28] "GET /projects?obj_uuids=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001088 10.0.0.129 - - [2026-05-04 03:59:28] "GET /project/617fa988-ded5-4919-ace2-9b60a0f3e427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.065452 10.0.0.129 - - [2026-05-04 03:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.129 - - [2026-05-04 03:59:28] "GET /security-group/87b7dfcb-541e-4eed-80b4-288a66ea3bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007721 10.0.0.129 - - [2026-05-04 03:59:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.141431 10.0.0.129 - - [2026-05-04 03:59:28] "POST /instance-ips HTTP/1.1" 200 358 0.066505 10.0.0.129 - - [2026-05-04 03:59:28] "GET /virtual-machine-interface/736dbcf2-17b5-4526-b3b2-aea6e29baa02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.007644 10.0.0.129 - - [2026-05-04 03:59:28] "GET /virtual-machine-interface/736dbcf2-17b5-4526-b3b2-aea6e29baa02?fields=instance_ip_back_refs HTTP/1.1" 200 1338 0.017775 10.0.0.129 - - [2026-05-04 03:59:28] "GET /instance-ip/0e86eece-7549-48d9-b561-a378a7116eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1583 0.008755 10.0.0.129 - - [2026-05-04 03:59:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.003767 10.0.0.129 - - [2026-05-04 03:59:28] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008295 10.0.0.129 - - [2026-05-04 03:59:29] "GET /virtual-machine-interface/eb1c4734-7664-46c6-85e2-a26c0f30789c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2378 0.008630 10.0.0.129 - - [2026-05-04 03:59:29] "GET /virtual-machine-interface/eb1c4734-7664-46c6-85e2-a26c0f30789c?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.010506 10.0.0.129 - - [2026-05-04 03:59:29] "GET /instance-ip/5595456f-4310-436c-b3db-71aa395e16cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006392 10.0.0.129 - - [2026-05-04 03:59:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.003758 10.0.0.129 - - [2026-05-04 03:59:29] "GET /virtual-network/3fe9eb4e-557c-4a97-9ebe-15fca56bf217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006884 10.0.0.249 - - [2026-05-04 03:59:29] "GET /projects?obj_uuids=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001198 10.0.0.129 - - [2026-05-04 03:59:29] "GET /project/617fa988-ded5-4919-ace2-9b60a0f3e427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.059227 10.0.0.129 - - [2026-05-04 03:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.129 - - [2026-05-04 03:59:29] "GET /security-group/87b7dfcb-541e-4eed-80b4-288a66ea3bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.010947 10.0.0.129 - - [2026-05-04 03:59:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.148374 10.0.0.129 - - [2026-05-04 03:59:29] "POST /instance-ips HTTP/1.1" 200 358 0.053312 10.0.0.129 - - [2026-05-04 03:59:29] "GET /virtual-machine-interface/993e32e8-ba63-472a-bee9-19802c4f02ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2656 0.008039 10.0.0.129 - - [2026-05-04 03:59:29] "GET /virtual-machine-interface/993e32e8-ba63-472a-bee9-19802c4f02ba?fields=instance_ip_back_refs HTTP/1.1" 200 1339 0.012167 10.0.0.129 - - [2026-05-04 03:59:29] "GET /instance-ip/99eb977e-03f9-40ab-8f25-313ce065f62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.005659 10.0.0.129 - - [2026-05-04 03:59:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.004236 10.0.0.129 - - [2026-05-04 03:59:30] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007371 10.0.0.249 - - [2026-05-04 03:59:30] "GET /projects?obj_uuids=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001181 10.0.0.129 - - [2026-05-04 03:59:30] "POST /neutron/port HTTP/1.1" 200 991 0.315703 10.0.0.129 - - [2026-05-04 03:59:30] "GET /virtual-machine-interface/25380ca0-da60-4092-8598-2174839e5f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2377 0.009567 10.0.0.129 - - [2026-05-04 03:59:30] "GET /virtual-machine-interface/25380ca0-da60-4092-8598-2174839e5f4f?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.006629 10.0.0.129 - - [2026-05-04 03:59:30] "GET /instance-ip/5b0f60f6-2909-4855-af8f-5d0ac49ac518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005642 10.0.0.129 - - [2026-05-04 03:59:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.004302 10.0.0.129 - - [2026-05-04 03:59:30] "GET /virtual-network/09cb48ce-7307-458c-b46f-ee523f4c10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006957 10.0.0.249 - - [2026-05-04 03:59:30] "GET /projects?obj_uuids=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001089 10.0.0.129 - - [2026-05-04 03:59:30] "GET /project/617fa988-ded5-4919-ace2-9b60a0f3e427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.047480 10.0.0.129 - - [2026-05-04 03:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.129 - - [2026-05-04 03:59:30] "GET /security-group/87b7dfcb-541e-4eed-80b4-288a66ea3bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005209 10.0.0.129 - - [2026-05-04 03:59:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.123001 10.0.0.129 - - [2026-05-04 03:59:30] "POST /instance-ips HTTP/1.1" 200 358 0.052642 10.0.0.129 - - [2026-05-04 03:59:30] "GET /virtual-machine-interface/06dfbec4-4002-479f-90b8-7bf4d81ae283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.009031 10.0.0.129 - - [2026-05-04 03:59:30] "GET /virtual-machine-interface/06dfbec4-4002-479f-90b8-7bf4d81ae283?fields=instance_ip_back_refs HTTP/1.1" 200 1337 0.012467 10.0.0.129 - - [2026-05-04 03:59:31] "GET /instance-ip/ce2b255d-0200-4a87-9e0b-3b1e9597d005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1588 0.006396 10.0.0.129 - - [2026-05-04 03:59:32] "POST /id-to-fqname HTTP/1.1" 200 224 0.001559 10.0.0.129 - - [2026-05-04 03:59:32] "POST /neutron/port HTTP/1.1" 200 991 0.017009 10.0.0.129 - - [2026-05-04 03:59:33] "POST /neutron/port HTTP/1.1" 200 4186 0.052347 10.0.0.129 - - [2026-05-04 03:59:33] "POST /id-to-fqname HTTP/1.1" 200 224 0.001451 10.0.0.129 - - [2026-05-04 03:59:33] "POST /neutron/port HTTP/1.1" 200 4186 0.059011 10.0.0.129 - - [2026-05-04 03:59:33] "POST /neutron/network HTTP/1.1" 200 839 0.008337 10.0.0.129 - - [2026-05-04 03:59:33] "POST /neutron/port HTTP/1.1" 200 1083 0.231879 10.0.0.129 - - [2026-05-04 03:59:34] "POST /neutron/subnet HTTP/1.1" 200 703 0.014140 10.0.0.249 - - [2026-05-04 03:59:34] "GET /projects?obj_uuids=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001250 10.0.0.129 - - [2026-05-04 03:59:34] "GET /project/617fa988-ded5-4919-ace2-9b60a0f3e427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.099668 10.0.0.129 - - [2026-05-04 03:59:34] "POST /neutron/network HTTP/1.1" 200 830 0.008539 10.0.0.129 - - [2026-05-04 03:59:34] "POST /neutron/port HTTP/1.1" 200 117 0.011096 10.0.0.129 - - [2026-05-04 03:59:34] "POST /id-to-fqname HTTP/1.1" 200 224 0.001531 10.0.0.129 - - [2026-05-04 03:59:34] "POST /neutron/network HTTP/1.1" 200 840 0.010833 10.0.0.129 - - [2026-05-04 03:59:35] "POST /neutron/port HTTP/1.1" 200 991 0.019755 10.0.0.129 - - [2026-05-04 03:59:35] "POST /neutron/port HTTP/1.1" 200 991 0.021913 10.0.0.129 - - [2026-05-04 03:59:35] "POST /neutron/port HTTP/1.1" 200 1066 0.024328 10.0.0.129 - - [2026-05-04 03:59:35] "POST /neutron/port HTTP/1.1" 200 117 0.008493 10.0.0.129 - - [2026-05-04 03:59:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005084 10.0.0.129 - - [2026-05-04 03:59:35] "POST /route-targets HTTP/1.1" 200 328 0.018378 10.0.0.129 - - [2026-05-04 03:59:35] "POST /neutron/router HTTP/1.1" 200 598 0.007447 10.0.0.129 - - [2026-05-04 03:59:36] "POST /neutron/port HTTP/1.1" 200 991 0.017300 10.0.0.129 - - [2026-05-04 03:59:36] "POST /neutron/port HTTP/1.1" 200 991 0.031187 10.0.0.249 - - [2026-05-04 03:59:36] "GET /projects?obj_uuids=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002040 10.0.0.129 - - [2026-05-04 03:59:36] "POST /neutron/subnet HTTP/1.1" 200 703 0.021297 10.0.0.129 - - [2026-05-04 03:59:37] "POST /neutron/router HTTP/1.1" 200 344 0.529674 10.0.0.129 - - [2026-05-04 03:59:37] "POST /ref-update HTTP/1.1" 200 156 0.054434 10.0.0.129 - - [2026-05-04 03:59:37] "POST /neutron/port HTTP/1.1" 200 1093 0.039741 10.0.0.129 - - [2026-05-04 03:59:37] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010346 10.0.0.129 - - [2026-05-04 03:59:37] "GET /virtual-machine/f8ba9d14-df0e-42e5-9651-5092327e54a5 HTTP/1.1" 401 293 0.000602 10.0.0.129 - - [2026-05-04 03:59:37] "GET /virtual-machine/f8ba9d14-df0e-42e5-9651-5092327e54a5 HTTP/1.1" 200 1277 0.039016 10.0.0.129 - - [2026-05-04 03:59:37] "GET /virtual-machine-interface/65c13a03-09ae-4e04-a7f9-a347f423d6ed HTTP/1.1" 200 3195 0.009008 10.0.0.129 - - [2026-05-04 03:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.129 - - [2026-05-04 03:59:37] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008462 10.0.0.129 - - [2026-05-04 03:59:37] "GET /virtual-networks?parent_id=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.007162 10.0.0.129 - - [2026-05-04 03:59:38] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.028755 10.0.0.129 - - [2026-05-04 03:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.129 - - [2026-05-04 03:59:41] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008985 10.0.0.129 - - [2026-05-04 03:59:42] "POST /neutron/port HTTP/1.1" 200 1216 0.026077 10.0.0.129 - - [2026-05-04 03:59:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005974 10.0.0.129 - - [2026-05-04 03:59:42] "POST /neutron/port HTTP/1.1" 200 117 0.001674 10.0.0.129 - - [2026-05-04 03:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.129 - - [2026-05-04 03:59:45] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007370 10.0.0.129 - - [2026-05-04 03:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005672 10.0.0.129 - - [2026-05-04 03:59:49] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006182 10.0.0.249 - - [2026-05-04 03:59:49] "DELETE /project/617fa988ded54919ace29b60a0f3e427 HTTP/1.1" 404 173 0.007466 10.0.0.249 - - [2026-05-04 03:59:49] "GET /projects?obj_uuids=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002961 10.0.0.249 - - [2026-05-04 03:59:50] "GET /project/5433278e-d050-40f6-90ce-83f48b31c6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.074825 10.0.0.249 - - [2026-05-04 03:59:50] "GET /projects?obj_uuids=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001472 10.0.0.249 - - [2026-05-04 03:59:50] "GET /project/5433278e-d050-40f6-90ce-83f48b31c6e0?fields=security_groups HTTP/1.1" 200 1106 0.086749 10.0.0.249 - - [2026-05-04 03:59:50] "GET /projects?obj_uuids=5433278e-d050-40f6-90ce-83f48b31c6e0&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001156 10.0.0.249 - - [2026-05-04 03:59:50] "GET /project/5433278e-d050-40f6-90ce-83f48b31c6e0?fields=application_policy_sets HTTP/1.1" 200 1403 0.066781 10.0.0.249 - - [2026-05-04 03:59:50] "DELETE /project/5433278e-d050-40f6-90ce-83f48b31c6e0 HTTP/1.1" 200 115 0.533391 10.0.0.129 - - [2026-05-04 03:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.129 - - [2026-05-04 03:59:53] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007510 10.0.0.129 - - [2026-05-04 03:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.129 - - [2026-05-04 03:59:57] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006999 10.0.0.129 - - [2026-05-04 04:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.129 - - [2026-05-04 04:00:01] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.010084 10.0.0.129 - - [2026-05-04 04:00:03] "POST /neutron/port HTTP/1.1" 200 1216 0.032650 10.0.0.129 - - [2026-05-04 04:00:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004702 10.0.0.129 - - [2026-05-04 04:00:03] "POST /neutron/port HTTP/1.1" 200 117 0.001285 10.0.0.129 - - [2026-05-04 04:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.129 - - [2026-05-04 04:00:05] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007707 10.0.0.129 - - [2026-05-04 04:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004848 10.0.0.129 - - [2026-05-04 04:00:09] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006492 10.0.0.129 - - [2026-05-04 04:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.129 - - [2026-05-04 04:00:13] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006836 10.0.0.129 - - [2026-05-04 04:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.129 - - [2026-05-04 04:00:18] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.010880 10.0.0.129 - - [2026-05-04 04:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.129 - - [2026-05-04 04:00:22] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006788 10.0.0.129 - - [2026-05-04 04:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005067 10.0.0.129 - - [2026-05-04 04:00:26] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008219 10.0.0.129 - - [2026-05-04 04:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.129 - - [2026-05-04 04:00:30] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008016 10.0.0.129 - - [2026-05-04 04:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.129 - - [2026-05-04 04:00:32] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004251 10.0.0.129 - - [2026-05-04 04:00:32] "GET /virtual-networks?parent_id=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.004909 10.0.0.129 - - [2026-05-04 04:00:32] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007581 10.0.0.129 - - [2026-05-04 04:00:32] "POST /neutron/port HTTP/1.1" 200 1093 0.027072 10.0.0.129 - - [2026-05-04 04:00:37] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009857 10.0.0.129 - - [2026-05-04 04:00:42] "POST /neutron/port HTTP/1.1" 200 1093 0.023825 10.0.0.129 - - [2026-05-04 04:00:44] "POST /neutron/port HTTP/1.1" 200 1107 0.064969 10.0.0.129 - - [2026-05-04 04:00:44] "POST /neutron/subnet HTTP/1.1" 200 699 0.014699 10.0.0.129 - - [2026-05-04 04:00:44] "POST /neutron/port HTTP/1.1" 200 1093 0.077876 10.0.0.129 - - [2026-05-04 04:00:46] "GET /obj-perms HTTP/1.1" 200 5075 0.076879 10.0.0.129 - - [2026-05-04 04:00:46] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008647 10.0.0.129 - - [2026-05-04 04:00:53] "POST /neutron/port HTTP/1.1" 200 1093 0.032970 10.0.0.129 - - [2026-05-04 04:00:58] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011255 10.0.0.129 - - [2026-05-04 04:00:58] "POST /neutron/port HTTP/1.1" 200 1130 0.042593 10.0.0.129 - - [2026-05-04 04:00:58] "GET /virtual-machine/06afa92d-1d61-4a6d-a8c1-3f59250cf3a1 HTTP/1.1" 200 1297 0.007941 10.0.0.129 - - [2026-05-04 04:00:58] "GET /virtual-machine-interface/0052624c-77cc-4662-871f-78c19e243814 HTTP/1.1" 200 2965 0.007770 10.0.0.129 - - [2026-05-04 04:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004734 10.0.0.129 - - [2026-05-04 04:00:58] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004565 10.0.0.129 - - [2026-05-04 04:00:58] "GET /virtual-networks?parent_id=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.005062 10.0.0.129 - - [2026-05-04 04:00:59] "GET /virtual-network/09cb48ce-7307-458c-b46f-ee523f4c10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007358 10.0.0.129 - - [2026-05-04 04:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.129 - - [2026-05-04 04:01:00] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005172 10.0.0.129 - - [2026-05-04 04:01:00] "GET /virtual-networks?parent_id=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.004581 10.0.0.129 - - [2026-05-04 04:01:00] "GET /virtual-network/09cb48ce-7307-458c-b46f-ee523f4c10f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006768 10.0.0.129 - - [2026-05-04 04:01:00] "POST /neutron/security_group HTTP/1.1" 200 2062 0.013140 10.0.0.129 - - [2026-05-04 04:01:00] "POST /neutron/port HTTP/1.1" 200 1093 0.029205 10.0.0.129 - - [2026-05-04 04:01:00] "GET /virtual-machine/244ec3fa-392e-4c34-bcc0-4b86a0566eac HTTP/1.1" 200 1276 0.010098 10.0.0.129 - - [2026-05-04 04:01:00] "GET /virtual-machine-interface/25380ca0-da60-4092-8598-2174839e5f4f HTTP/1.1" 200 3194 0.008581 10.0.0.129 - - [2026-05-04 04:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005146 10.0.0.129 - - [2026-05-04 04:01:00] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005251 10.0.0.129 - - [2026-05-04 04:01:00] "GET /virtual-networks?parent_id=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.004948 10.0.0.129 - - [2026-05-04 04:01:00] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006721 10.0.0.129 - - [2026-05-04 04:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.129 - - [2026-05-04 04:01:01] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006419 10.0.0.129 - - [2026-05-04 04:01:01] "GET /virtual-networks?parent_id=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.004567 10.0.0.129 - - [2026-05-04 04:01:02] "GET /virtual-network/221168e9-d2f2-4d90-bf99-78863e21d4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008058 10.0.0.129 - - [2026-05-04 04:01:03] "POST /neutron/port HTTP/1.1" 200 1107 0.026679 10.0.0.129 - - [2026-05-04 04:01:04] "POST /neutron/subnet HTTP/1.1" 200 699 0.013886 10.0.0.50 - - [2026-05-04 04:01:38] "GET /global-system-configs HTTP/1.1" 401 293 0.001231 10.0.0.50 - - [2026-05-04 04:01:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000779 10.0.0.249 - - [2026-05-04 04:01:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000702 10.0.0.249 - - [2026-05-04 04:01:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000443 10.0.0.50 - - [2026-05-04 04:01:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000436 10.0.0.50 - - [2026-05-04 04:01:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000614 10.0.0.249 - - [2026-05-04 04:01:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000481 10.0.0.249 - - [2026-05-04 04:01:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000482 10.0.0.129 - - [2026-05-04 04:01:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000468 10.0.0.129 - - [2026-05-04 04:01:40] "GET /global-system-configs HTTP/1.1" 401 293 0.001081 10.0.0.129 - - [2026-05-04 04:01:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.129 - - [2026-05-04 04:01:41] "GET /global-system-configs HTTP/1.1" 401 293 0.002128 10.0.0.129 - - [2026-05-04 04:01:44] "POST /neutron/port HTTP/1.1" 200 1130 0.027388 10.0.0.129 - - [2026-05-04 04:01:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005796 10.0.0.129 - - [2026-05-04 04:01:44] "POST /neutron/network HTTP/1.1" 200 830 0.009241 10.0.0.50 - - [2026-05-04 04:01:47] "GET /obj-perms HTTP/1.1" 200 5075 0.076430 10.0.0.129 - - [2026-05-04 04:02:05] "POST /neutron/network HTTP/1.1" 200 839 0.038023 10.0.0.129 - - [2026-05-04 04:02:06] "POST /neutron/port HTTP/1.1" 200 117 0.001384 10.0.0.129 - - [2026-05-04 04:02:36] "POST /ref-update HTTP/1.1" 200 156 0.024885 10.0.0.129 - - [2026-05-04 04:02:36] "POST /neutron/router HTTP/1.1" 200 344 0.263408 10.0.0.129 - - [2026-05-04 04:02:37] "POST /neutron/router HTTP/1.1" 200 598 0.007426 10.0.0.129 - - [2026-05-04 04:02:37] "DELETE /route-target/39d46fe8-862b-4cd6-a006-3802adbff9eb HTTP/1.1" 200 115 0.032003 10.0.0.129 - - [2026-05-04 04:02:38] "POST /neutron/port HTTP/1.1" 200 1120 0.022926 10.0.0.129 - - [2026-05-04 04:02:39] "DELETE /instance-ip/ce2b255d-0200-4a87-9e0b-3b1e9597d005 HTTP/1.1" 200 115 0.104753 10.0.0.129 - - [2026-05-04 04:02:39] "DELETE /virtual-machine-interface/06dfbec4-4002-479f-90b8-7bf4d81ae283 HTTP/1.1" 200 115 0.097080 10.0.0.129 - - [2026-05-04 04:02:39] "POST /neutron/port HTTP/1.1" 200 151 0.218651 10.0.0.129 - - [2026-05-04 04:02:39] "DELETE /instance-ip/99eb977e-03f9-40ab-8f25-313ce065f62a HTTP/1.1" 200 115 0.056206 10.0.0.129 - - [2026-05-04 04:02:39] "DELETE /virtual-machine-interface/993e32e8-ba63-472a-bee9-19802c4f02ba HTTP/1.1" 200 115 0.091045 10.0.0.129 - - [2026-05-04 04:02:39] "DELETE /instance-ip/0e86eece-7549-48d9-b561-a378a7116eec HTTP/1.1" 200 115 0.084242 10.0.0.129 - - [2026-05-04 04:02:40] "DELETE /virtual-machine-interface/736dbcf2-17b5-4526-b3b2-aea6e29baa02 HTTP/1.1" 200 115 0.085422 10.0.0.129 - - [2026-05-04 04:02:40] "POST /neutron/port HTTP/1.1" 200 1083 0.029538 10.0.0.249 - - [2026-05-04 04:02:40] "POST /useragent-kv HTTP/1.1" 200 115 0.045688 10.0.0.249 - - [2026-05-04 04:02:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004428 10.0.0.129 - - [2026-05-04 04:02:40] "POST /neutron/network HTTP/1.1" 200 151 0.202531 10.0.0.129 - - [2026-05-04 04:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.129 - - [2026-05-04 04:02:40] "POST /neutron/network HTTP/1.1" 200 826 0.010306 10.0.0.249 - - [2026-05-04 04:02:41] "GET /projects?obj_uuids=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001184 10.0.0.129 - - [2026-05-04 04:02:41] "DELETE /route-target/36c3b691-da3a-413b-84cf-dfebbf74a9d4 HTTP/1.1" 200 115 0.036636 10.0.0.129 - - [2026-05-04 04:02:41] "GET /project/617fa988-ded5-4919-ace2-9b60a0f3e427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.062457 10.0.0.249 - - [2026-05-04 04:02:41] "GET /projects?obj_uuids=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001228 10.0.0.129 - - [2026-05-04 04:02:41] "GET /project/617fa988-ded5-4919-ace2-9b60a0f3e427?fields=virtual_networks HTTP/1.1" 200 1052 0.046172 10.0.0.249 - - [2026-05-04 04:02:41] "GET /projects?obj_uuids=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001345 10.0.0.129 - - [2026-05-04 04:02:41] "GET /project/617fa988-ded5-4919-ace2-9b60a0f3e427?fields=virtual_machine_interfaces HTTP/1.1" 200 1052 0.048858 10.0.0.249 - - [2026-05-04 04:02:41] "GET /projects?obj_uuids=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001591 10.0.0.129 - - [2026-05-04 04:02:41] "GET /project/617fa988-ded5-4919-ace2-9b60a0f3e427?fields=security_groups HTTP/1.1" 200 1283 0.047372 10.0.0.129 - - [2026-05-04 04:02:42] "POST /fqname-to-id HTTP/1.1" 404 187 0.036310 10.0.0.249 - - [2026-05-04 04:02:42] "GET /projects?obj_uuids=d3bd9e14-bd1c-4273-9d3b-c2cdd796103d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004228 10.0.0.249 - - [2026-05-04 04:02:42] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001580 10.0.0.249 - - [2026-05-04 04:02:42] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008900 10.0.0.249 - - [2026-05-04 04:02:42] "POST /id-to-fqname HTTP/1.1" 200 189 0.004448 10.0.0.249 - - [2026-05-04 04:02:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.009398 10.0.0.249 - - [2026-05-04 04:02:42] "POST /security-groups HTTP/1.1" 200 590 0.086687 10.0.0.249 - - [2026-05-04 04:02:42] "POST /projects HTTP/1.1" 200 583 0.376196 10.0.0.249 - - [2026-05-04 04:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.409682 10.0.0.129 - - [2026-05-04 04:02:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.007104 10.0.0.129 - - [2026-05-04 04:02:42] "GET /project/d3bd9e14-bd1c-4273-9d3b-c2cdd796103d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.572643 10.0.0.129 - - [2026-05-04 04:02:43] "POST /neutron/port HTTP/1.1" 400 205 0.004248 10.0.0.129 - - [2026-05-04 04:02:44] "GET / HTTP/1.1" 200 36215 0.003991 10.0.0.129 - - [2026-05-04 04:02:45] "POST /neutron/port HTTP/1.1" 200 1216 0.022784 10.0.0.129 - - [2026-05-04 04:02:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005170 10.0.0.129 - - [2026-05-04 04:02:45] "POST /neutron/port HTTP/1.1" 200 117 0.001316 10.0.0.129 - - [2026-05-04 04:02:46] "POST /fqname-to-id HTTP/1.1" 401 293 0.000516 10.0.0.129 - - [2026-05-04 04:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.078771 10.0.0.249 - - [2026-05-04 04:02:46] "GET /projects?obj_uuids=d3bd9e14-bd1c-4273-9d3b-c2cdd796103d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002155 10.0.0.129 - - [2026-05-04 04:02:46] "GET /project/d3bd9e14-bd1c-4273-9d3b-c2cdd796103d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.052864 10.0.0.129 - - [2026-05-04 04:02:46] "POST /neutron/network HTTP/1.1" 200 117 0.043080 10.0.0.129 - - [2026-05-04 04:02:46] "POST /ref-update HTTP/1.1" 200 156 0.038447 10.0.0.129 - - [2026-05-04 04:02:47] "POST /neutron/network HTTP/1.1" 200 823 0.011232 10.0.0.129 - - [2026-05-04 04:02:47] "POST /id-to-fqname HTTP/1.1" 200 219 0.001620 10.0.0.129 - - [2026-05-04 04:02:47] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006855 10.0.0.129 - - [2026-05-04 04:02:47] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007097 10.0.0.129 - - [2026-05-04 04:02:47] "POST /neutron/subnet HTTP/1.1" 200 725 0.011710 10.0.0.129 - - [2026-05-04 04:02:48] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006969 10.0.0.249 - - [2026-05-04 04:02:49] "GET /obj-perms HTTP/1.1" 200 5047 0.083335 10.0.0.129 - - [2026-05-04 04:02:49] "POST /id-to-fqname HTTP/1.1" 200 219 0.001563 10.0.0.249 - - [2026-05-04 04:02:51] "DELETE /project/d3bd9e14bd1c42739d3bc2cdd796103d HTTP/1.1" 404 173 0.012525 10.0.0.249 - - [2026-05-04 04:02:51] "GET /projects?obj_uuids=617fa988-ded5-4919-ace2-9b60a0f3e427&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001174 10.0.0.249 - - [2026-05-04 04:02:51] "GET /project/617fa988-ded5-4919-ace2-9b60a0f3e427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.086696 10.0.0.249 - - [2026-05-04 04:02:51] "DELETE /project/617fa988-ded5-4919-ace2-9b60a0f3e427 HTTP/1.1" 404 171 0.113210 10.0.0.249 - - [2026-05-04 04:02:51] "GET /projects?obj_uuids=d3bd9e14-bd1c-4273-9d3b-c2cdd796103d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001357 10.0.0.129 - - [2026-05-04 04:02:51] "GET /project/d3bd9e14-bd1c-4273-9d3b-c2cdd796103d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.100494 10.0.0.129 - - [2026-05-04 04:02:51] "POST /neutron/network HTTP/1.1" 200 823 0.007857 10.0.0.129 - - [2026-05-04 04:02:51] "POST /id-to-fqname HTTP/1.1" 200 219 0.001856 10.0.0.129 - - [2026-05-04 04:02:51] "POST /neutron/port HTTP/1.1" 200 4186 0.050585 10.0.0.249 - - [2026-05-04 04:02:52] "GET /projects?obj_uuids=d3bd9e14-bd1c-4273-9d3b-c2cdd796103d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001853 10.0.0.129 - - [2026-05-04 04:02:52] "POST /neutron/port HTTP/1.1" 200 1059 0.344006 10.0.0.129 - - [2026-05-04 04:02:52] "POST /neutron/port HTTP/1.1" 200 1113 0.131233 10.0.0.129 - - [2026-05-04 04:02:52] "POST /neutron/subnet HTTP/1.1" 200 699 0.012534 10.0.0.249 - - [2026-05-04 04:02:52] "GET /projects?obj_uuids=d3bd9e14-bd1c-4273-9d3b-c2cdd796103d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001617 10.0.0.129 - - [2026-05-04 04:02:53] "GET /project/d3bd9e14-bd1c-4273-9d3b-c2cdd796103d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.097688 10.0.0.129 - - [2026-05-04 04:02:53] "POST /neutron/network HTTP/1.1" 200 823 0.008732 10.0.0.129 - - [2026-05-04 04:02:53] "POST /neutron/port HTTP/1.1" 200 117 0.007571 10.0.0.129 - - [2026-05-04 04:02:53] "POST /neutron/network HTTP/1.1" 200 833 0.008922 10.0.0.129 - - [2026-05-04 04:02:54] "POST /neutron/port HTTP/1.1" 200 1059 0.023731 10.0.0.129 - - [2026-05-04 04:02:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005699 10.0.0.129 - - [2026-05-04 04:02:54] "POST /neutron/network HTTP/1.1" 200 823 0.009377 10.0.0.129 - - [2026-05-04 04:02:58] "POST /neutron/port HTTP/1.1" 200 1123 0.021841 10.0.0.129 - - [2026-05-04 04:02:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.017116 10.0.0.129 - - [2026-05-04 04:02:58] "GET /virtual-machine/c5707080-424a-4902-964a-234d4031c8d3 HTTP/1.1" 401 293 0.000705 10.0.0.129 - - [2026-05-04 04:02:59] "GET /virtual-machine/c5707080-424a-4902-964a-234d4031c8d3 HTTP/1.1" 200 1294 0.038745 10.0.0.129 - - [2026-05-04 04:02:59] "GET /virtual-machine-interface/2043353e-88df-42a1-94c8-f75e29f7f108 HTTP/1.1" 200 2943 0.007020 10.0.0.129 - - [2026-05-04 04:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.129 - - [2026-05-04 04:02:59] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005576 10.0.0.129 - - [2026-05-04 04:02:59] "GET /virtual-networks?parent_id=d3bd9e14-bd1c-4273-9d3b-c2cdd796103d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004376 10.0.0.129 - - [2026-05-04 04:02:59] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007919 10.0.0.129 - - [2026-05-04 04:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.129 - - [2026-05-04 04:03:02] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006510 10.0.0.129 - - [2026-05-04 04:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.129 - - [2026-05-04 04:03:06] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006157 10.0.0.129 - - [2026-05-04 04:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.129 - - [2026-05-04 04:03:10] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006028 10.0.0.129 - - [2026-05-04 04:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.129 - - [2026-05-04 04:03:14] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006807 10.0.0.129 - - [2026-05-04 04:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018927 10.0.0.129 - - [2026-05-04 04:03:18] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008175 10.0.0.129 - - [2026-05-04 04:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.129 - - [2026-05-04 04:03:22] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006182 10.0.0.129 - - [2026-05-04 04:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.129 - - [2026-05-04 04:03:27] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006715 10.0.0.129 - - [2026-05-04 04:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921 10.0.0.129 - - [2026-05-04 04:03:31] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007448 10.0.0.129 - - [2026-05-04 04:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.129 - - [2026-05-04 04:03:35] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006690 10.0.0.129 - - [2026-05-04 04:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.129 - - [2026-05-04 04:03:39] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008643 10.0.0.129 - - [2026-05-04 04:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.129 - - [2026-05-04 04:03:43] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007246 10.0.0.129 - - [2026-05-04 04:03:46] "POST /neutron/network HTTP/1.1" 200 937 0.009079 10.0.0.129 - - [2026-05-04 04:03:46] "POST /neutron/port HTTP/1.1" 200 117 0.001330 10.0.0.129 - - [2026-05-04 04:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005566 10.0.0.129 - - [2026-05-04 04:03:47] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009161 10.0.0.129 - - [2026-05-04 04:03:49] "GET /obj-perms HTTP/1.1" 200 5075 0.060885 10.0.0.129 - - [2026-05-04 04:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.129 - - [2026-05-04 04:03:51] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007141 10.0.0.129 - - [2026-05-04 04:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005859 10.0.0.129 - - [2026-05-04 04:03:55] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009525 10.0.0.129 - - [2026-05-04 04:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.129 - - [2026-05-04 04:03:57] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004964 10.0.0.129 - - [2026-05-04 04:03:57] "GET /virtual-networks?parent_id=d3bd9e14-bd1c-4273-9d3b-c2cdd796103d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004732 10.0.0.129 - - [2026-05-04 04:03:57] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007518 10.0.0.129 - - [2026-05-04 04:03:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012954 10.0.0.129 - - [2026-05-04 04:04:06] "POST /neutron/port HTTP/1.1" 200 1216 0.030695 10.0.0.129 - - [2026-05-04 04:04:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008309 10.0.0.129 - - [2026-05-04 04:04:07] "POST /neutron/port HTTP/1.1" 200 117 0.001301 10.0.0.129 - - [2026-05-04 04:04:08] "POST /neutron/port HTTP/1.1" 200 1123 0.023411 10.0.0.129 - - [2026-05-04 04:04:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008257 10.0.0.129 - - [2026-05-04 04:04:13] "POST /neutron/port HTTP/1.1" 200 1123 0.032320 10.0.0.129 - - [2026-05-04 04:04:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010577 10.0.0.129 - - [2026-05-04 04:04:24] "POST /neutron/port HTTP/1.1" 200 1123 0.024205 10.0.0.129 - - [2026-05-04 04:04:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010588 10.0.0.129 - - [2026-05-04 04:04:24] "GET /virtual-machine/ef125f05-f771-4c4d-9a30-4182950da3ab HTTP/1.1" 200 1294 0.008570 10.0.0.129 - - [2026-05-04 04:04:24] "GET /virtual-machine-interface/d84d9321-4f48-434a-8192-37c1b2776f11 HTTP/1.1" 200 2943 0.007532 10.0.0.129 - - [2026-05-04 04:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.129 - - [2026-05-04 04:04:24] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005217 10.0.0.129 - - [2026-05-04 04:04:24] "GET /virtual-networks?parent_id=d3bd9e14-bd1c-4273-9d3b-c2cdd796103d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004104 10.0.0.129 - - [2026-05-04 04:04:24] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008034 10.0.0.129 - - [2026-05-04 04:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.129 - - [2026-05-04 04:04:25] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004520 10.0.0.129 - - [2026-05-04 04:04:25] "GET /virtual-networks?parent_id=d3bd9e14-bd1c-4273-9d3b-c2cdd796103d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005113 10.0.0.129 - - [2026-05-04 04:04:25] "GET /virtual-network/0e2e3794-cba3-4c7e-beff-5258dedafe2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006328 10.0.0.129 - - [2026-05-04 04:04:46] "POST /neutron/port HTTP/1.1" 200 1216 0.028719 10.0.0.129 - - [2026-05-04 04:04:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005652 10.0.0.129 - - [2026-05-04 04:04:46] "POST /neutron/port HTTP/1.1" 200 117 0.001623 10.0.0.50 - - [2026-05-04 04:04:50] "GET /obj-perms HTTP/1.1" 200 5075 0.065681 10.0.0.129 - - [2026-05-04 04:05:08] "POST /neutron/port HTTP/1.1" 200 1107 0.021880 10.0.0.129 - - [2026-05-04 04:05:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004455 10.0.0.129 - - [2026-05-04 04:05:09] "POST /neutron/network HTTP/1.1" 200 927 0.009206 10.0.0.129 - - [2026-05-04 04:05:48] "POST /neutron/network HTTP/1.1" 200 937 0.043459 10.0.0.129 - - [2026-05-04 04:05:48] "POST /neutron/port HTTP/1.1" 200 117 0.001345 10.0.0.129 - - [2026-05-04 04:05:57] "POST /neutron/network HTTP/1.1" 400 204 0.017219 10.0.0.129 - - [2026-05-04 04:05:58] "POST /neutron/port HTTP/1.1" 200 151 0.295167 10.0.0.129 - - [2026-05-04 04:05:58] "POST /neutron/port HTTP/1.1" 200 151 0.300219 10.0.0.129 - - [2026-05-04 04:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.038998 10.0.0.249 - - [2026-05-04 04:06:01] "GET /projects?obj_uuids=d3bd9e14-bd1c-4273-9d3b-c2cdd796103d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001368 10.0.0.129 - - [2026-05-04 04:06:01] "GET /project/d3bd9e14-bd1c-4273-9d3b-c2cdd796103d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.083894 10.0.0.249 - - [2026-05-04 04:06:01] "GET /projects?obj_uuids=d3bd9e14-bd1c-4273-9d3b-c2cdd796103d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003037 10.0.0.129 - - [2026-05-04 04:06:01] "GET /project/d3bd9e14-bd1c-4273-9d3b-c2cdd796103d?fields=virtual_networks HTTP/1.1" 200 1043 0.057239 10.0.0.249 - - [2026-05-04 04:06:01] "GET /projects?obj_uuids=d3bd9e14-bd1c-4273-9d3b-c2cdd796103d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001421 10.0.0.129 - - [2026-05-04 04:06:01] "GET /project/d3bd9e14-bd1c-4273-9d3b-c2cdd796103d?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.084335 10.0.0.249 - - [2026-05-04 04:06:01] "GET /projects?obj_uuids=d3bd9e14-bd1c-4273-9d3b-c2cdd796103d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001392 10.0.0.129 - - [2026-05-04 04:06:01] "GET /project/d3bd9e14-bd1c-4273-9d3b-c2cdd796103d?fields=security_groups HTTP/1.1" 200 1269 0.075692 10.0.0.129 - - [2026-05-04 04:06:02] "POST /fqname-to-id HTTP/1.1" 404 187 0.048431 10.0.0.249 - - [2026-05-04 04:06:02] "GET /projects?obj_uuids=f774b44b-744e-465e-a2c9-6cc92bf0ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004241 10.0.0.249 - - [2026-05-04 04:06:02] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001851 10.0.0.249 - - [2026-05-04 04:06:02] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.051815 10.0.0.249 - - [2026-05-04 04:06:03] "POST /id-to-fqname HTTP/1.1" 200 189 0.004140 10.0.0.249 - - [2026-05-04 04:06:03] "POST /fqname-to-id HTTP/1.1" 404 198 0.015539 10.0.0.249 - - [2026-05-04 04:06:03] "POST /security-groups HTTP/1.1" 200 590 0.093129 10.0.0.249 - - [2026-05-04 04:06:03] "POST /projects HTTP/1.1" 200 583 0.377954 10.0.0.249 - - [2026-05-04 04:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.421184 10.0.0.129 - - [2026-05-04 04:06:03] "GET /project/f774b44b-744e-465e-a2c9-6cc92bf0ebe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.645619 10.0.0.129 - - [2026-05-04 04:06:03] "POST /access-control-lists HTTP/1.1" 200 597 0.060944 10.0.0.129 - - [2026-05-04 04:06:04] "GET / HTTP/1.1" 200 36215 0.003263 10.0.0.129 - - [2026-05-04 04:06:06] "POST /fqname-to-id HTTP/1.1" 401 293 0.000660 10.0.0.129 - - [2026-05-04 04:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.083920 10.0.0.249 - - [2026-05-04 04:06:06] "GET /projects?obj_uuids=f774b44b-744e-465e-a2c9-6cc92bf0ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001317 10.0.0.129 - - [2026-05-04 04:06:06] "GET /project/f774b44b-744e-465e-a2c9-6cc92bf0ebe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.049442 10.0.0.129 - - [2026-05-04 04:06:07] "POST /neutron/network HTTP/1.1" 200 117 0.043984 10.0.0.129 - - [2026-05-04 04:06:07] "POST /route-targets HTTP/1.1" 200 328 0.020774 10.0.0.129 - - [2026-05-04 04:06:07] "POST /neutron/network HTTP/1.1" 200 823 0.013105 10.0.0.129 - - [2026-05-04 04:06:07] "POST /id-to-fqname HTTP/1.1" 200 219 0.001537 10.0.0.129 - - [2026-05-04 04:06:07] "GET /virtual-network/312d9ad6-2505-4ee5-b91e-dceb966831a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007278 10.0.0.129 - - [2026-05-04 04:06:07] "GET /virtual-network/312d9ad6-2505-4ee5-b91e-dceb966831a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.010476 10.0.0.129 - - [2026-05-04 04:06:07] "POST /neutron/subnet HTTP/1.1" 200 725 0.012042 10.0.0.129 - - [2026-05-04 04:06:08] "GET /virtual-network/312d9ad6-2505-4ee5-b91e-dceb966831a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007492 10.0.0.249 - - [2026-05-04 04:06:09] "GET /obj-perms HTTP/1.1" 200 5047 0.099793 10.0.0.129 - - [2026-05-04 04:06:10] "POST /id-to-fqname HTTP/1.1" 200 219 0.001497 10.0.0.249 - - [2026-05-04 04:06:11] "GET /projects?obj_uuids=f774b44b-744e-465e-a2c9-6cc92bf0ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001226 10.0.0.129 - - [2026-05-04 04:06:11] "GET /project/f774b44b-744e-465e-a2c9-6cc92bf0ebe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.081608 10.0.0.129 - - [2026-05-04 04:06:11] "POST /neutron/network HTTP/1.1" 200 823 0.037088 10.0.0.129 - - [2026-05-04 04:06:11] "POST /id-to-fqname HTTP/1.1" 200 219 0.002220 10.0.0.129 - - [2026-05-04 04:06:11] "POST /neutron/port HTTP/1.1" 200 4186 0.062312 10.0.0.249 - - [2026-05-04 04:06:12] "GET /projects?obj_uuids=f774b44b-744e-465e-a2c9-6cc92bf0ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001228 10.0.0.129 - - [2026-05-04 04:06:12] "POST /neutron/port HTTP/1.1" 200 1059 0.401503 10.0.0.129 - - [2026-05-04 04:06:12] "POST /neutron/port HTTP/1.1" 200 1113 0.135300 10.0.0.249 - - [2026-05-04 04:06:12] "GET /projects?obj_uuids=f774b44b-744e-465e-a2c9-6cc92bf0ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001225 10.0.0.129 - - [2026-05-04 04:06:12] "GET /project/f774b44b-744e-465e-a2c9-6cc92bf0ebe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.108272 10.0.0.129 - - [2026-05-04 04:06:12] "POST /neutron/subnet HTTP/1.1" 200 699 0.035102 10.0.0.129 - - [2026-05-04 04:06:12] "POST /neutron/network HTTP/1.1" 200 823 0.009012 10.0.0.129 - - [2026-05-04 04:06:13] "POST /neutron/port HTTP/1.1" 200 117 0.008545 10.0.0.129 - - [2026-05-04 04:06:13] "POST /neutron/network HTTP/1.1" 200 833 0.013572 10.0.0.129 - - [2026-05-04 04:06:14] "POST /neutron/port HTTP/1.1" 200 1059 0.028735 10.0.0.129 - - [2026-05-04 04:06:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008691 10.0.0.129 - - [2026-05-04 04:06:14] "POST /neutron/network HTTP/1.1" 200 823 0.009482 10.0.0.129 - - [2026-05-04 04:06:18] "POST /neutron/port HTTP/1.1" 200 1123 0.028786 10.0.0.129 - - [2026-05-04 04:06:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010325 10.0.0.129 - - [2026-05-04 04:06:18] "GET /virtual-machine/b1aba847-a45f-4b56-b405-c7481ff082d8 HTTP/1.1" 401 293 0.000575 10.0.0.129 - - [2026-05-04 04:06:19] "GET /virtual-machine/b1aba847-a45f-4b56-b405-c7481ff082d8 HTTP/1.1" 200 1294 0.039127 10.0.0.129 - - [2026-05-04 04:06:19] "GET /virtual-machine-interface/1d9a3e6f-c137-4028-a758-9e2bcdac4ca1 HTTP/1.1" 200 2943 0.007805 10.0.0.129 - - [2026-05-04 04:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.129 - - [2026-05-04 04:06:19] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004801 10.0.0.129 - - [2026-05-04 04:06:19] "GET /virtual-networks?parent_id=f774b44b-744e-465e-a2c9-6cc92bf0ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004950 10.0.0.129 - - [2026-05-04 04:06:19] "GET /virtual-network/312d9ad6-2505-4ee5-b91e-dceb966831a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007430 10.0.0.129 - - [2026-05-04 04:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.129 - - [2026-05-04 04:06:22] "GET /virtual-network/312d9ad6-2505-4ee5-b91e-dceb966831a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008693 10.0.0.129 - - [2026-05-04 04:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.129 - - [2026-05-04 04:06:26] "GET /virtual-network/312d9ad6-2505-4ee5-b91e-dceb966831a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008257 10.0.0.129 - - [2026-05-04 04:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007066 10.0.0.129 - - [2026-05-04 04:06:30] "GET /virtual-network/312d9ad6-2505-4ee5-b91e-dceb966831a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008607 10.0.0.129 - - [2026-05-04 04:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.129 - - [2026-05-04 04:06:34] "GET /virtual-network/312d9ad6-2505-4ee5-b91e-dceb966831a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007998 10.0.0.129 - - [2026-05-04 04:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005119 10.0.0.129 - - [2026-05-04 04:06:38] "GET /virtual-network/312d9ad6-2505-4ee5-b91e-dceb966831a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006634 10.0.0.50 - - [2026-05-04 04:06:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000519 10.0.0.50 - - [2026-05-04 04:06:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000448 10.0.0.249 - - [2026-05-04 04:06:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000622 10.0.0.249 - - [2026-05-04 04:06:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000562 10.0.0.50 - - [2026-05-04 04:06:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000447 10.0.0.50 - - [2026-05-04 04:06:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000460 10.0.0.249 - - [2026-05-04 04:06:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000429 10.0.0.249 - - [2026-05-04 04:06:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000480 10.0.0.129 - - [2026-05-04 04:06:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000426 10.0.0.129 - - [2026-05-04 04:06:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000441 10.0.0.129 - - [2026-05-04 04:06:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000436 10.0.0.129 - - [2026-05-04 04:06:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000491 10.0.0.129 - - [2026-05-04 04:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.129 - - [2026-05-04 04:06:42] "GET /virtual-network/312d9ad6-2505-4ee5-b91e-dceb966831a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006480 10.0.0.129 - - [2026-05-04 04:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.129 - - [2026-05-04 04:06:46] "GET /virtual-network/312d9ad6-2505-4ee5-b91e-dceb966831a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.011106 10.0.0.129 - - [2026-05-04 04:06:49] "POST /neutron/network HTTP/1.1" 200 1121 0.008657 10.0.0.129 - - [2026-05-04 04:06:49] "POST /neutron/subnet HTTP/1.1" 200 1375 0.017065 10.0.0.129 - - [2026-05-04 04:06:49] "POST /neutron/network HTTP/1.1" 200 1111 0.012684 10.0.0.129 - - [2026-05-04 04:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007209 10.0.0.129 - - [2026-05-04 04:06:50] "GET /virtual-network/312d9ad6-2505-4ee5-b91e-dceb966831a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007840 10.0.0.249 - - [2026-05-04 04:06:51] "DELETE /project/f774b44b744e465ea2c96cc92bf0ebe0 HTTP/1.1" 404 173 0.006756 10.0.0.249 - - [2026-05-04 04:06:51] "GET /projects?obj_uuids=d3bd9e14-bd1c-4273-9d3b-c2cdd796103d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001232 10.0.0.249 - - [2026-05-04 04:06:51] "GET /project/d3bd9e14-bd1c-4273-9d3b-c2cdd796103d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.052083 10.0.0.249 - - [2026-05-04 04:06:51] "GET /projects?obj_uuids=d3bd9e14-bd1c-4273-9d3b-c2cdd796103d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001374 10.0.0.249 - - [2026-05-04 04:06:51] "GET /project/d3bd9e14-bd1c-4273-9d3b-c2cdd796103d?fields=security_groups HTTP/1.1" 200 1371 0.075630 10.0.0.249 - - [2026-05-04 04:06:51] "DELETE /security-group/b1b52a6e-9499-4a59-a5d7-301eb34ac4fa HTTP/1.1" 200 115 0.074827 10.0.0.249 - - [2026-05-04 04:06:51] "GET /projects?obj_uuids=d3bd9e14-bd1c-4273-9d3b-c2cdd796103d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001851 10.0.0.249 - - [2026-05-04 04:06:51] "GET /project/d3bd9e14-bd1c-4273-9d3b-c2cdd796103d?fields=application_policy_sets HTTP/1.1" 200 1410 0.058535 10.0.0.129 - - [2026-05-04 04:06:52] "DELETE /access-control-list/b01b2e99-11ab-4c5a-8cdc-a03b18bfb0ef HTTP/1.1" 200 115 0.061833 10.0.0.249 - - [2026-05-04 04:06:52] "DELETE /project/d3bd9e14-bd1c-4273-9d3b-c2cdd796103d HTTP/1.1" 200 115 0.574992 10.0.0.129 - - [2026-05-04 04:06:52] "GET /obj-perms HTTP/1.1" 200 5075 0.062326 10.0.0.129 - - [2026-05-04 04:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005118 10.0.0.129 - - [2026-05-04 04:06:55] "GET /virtual-network/312d9ad6-2505-4ee5-b91e-dceb966831a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006439 10.0.0.129 - - [2026-05-04 04:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.129 - - [2026-05-04 04:06:59] "GET /virtual-network/312d9ad6-2505-4ee5-b91e-dceb966831a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006946 10.0.0.129 - - [2026-05-04 04:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.129 - - [2026-05-04 04:07:01] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004798 10.0.0.129 - - [2026-05-04 04:07:01] "GET /virtual-networks?parent_id=f774b44b-744e-465e-a2c9-6cc92bf0ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004681 10.0.0.129 - - [2026-05-04 04:07:01] "GET /virtual-network/312d9ad6-2505-4ee5-b91e-dceb966831a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008187 10.0.0.129 - - [2026-05-04 04:07:06] "POST /neutron/port HTTP/1.1" 200 1123 0.031469 10.0.0.129 - - [2026-05-04 04:07:10] "POST /neutron/port HTTP/1.1" 200 1216 0.051893 10.0.0.129 - - [2026-05-04 04:07:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004530 10.0.0.129 - - [2026-05-04 04:07:10] "POST /neutron/port HTTP/1.1" 200 117 0.001321 10.0.0.129 - - [2026-05-04 04:07:11] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010513 10.0.0.129 - - [2026-05-04 04:07:14] "POST /neutron/port HTTP/1.1" 200 1123 0.064179 10.0.0.129 - - [2026-05-04 04:07:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008493 10.0.0.129 - - [2026-05-04 04:07:27] "POST /neutron/port HTTP/1.1" 200 1123 0.023210 10.0.0.129 - - [2026-05-04 04:07:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009813 10.0.0.129 - - [2026-05-04 04:07:27] "GET /virtual-machine/635e1faa-7ae1-4308-b8ed-df9b5305c59a HTTP/1.1" 200 1293 0.006995 10.0.0.129 - - [2026-05-04 04:07:27] "GET /virtual-machine-interface/d36ab76f-9401-4dbf-98ba-27940b7cb6e6 HTTP/1.1" 200 2944 0.009579 10.0.0.129 - - [2026-05-04 04:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.129 - - [2026-05-04 04:07:27] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005495 10.0.0.129 - - [2026-05-04 04:07:27] "GET /virtual-networks?parent_id=f774b44b-744e-465e-a2c9-6cc92bf0ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004487 10.0.0.129 - - [2026-05-04 04:07:27] "GET /virtual-network/312d9ad6-2505-4ee5-b91e-dceb966831a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007197 10.0.0.129 - - [2026-05-04 04:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.129 - - [2026-05-04 04:07:28] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005523 10.0.0.129 - - [2026-05-04 04:07:28] "GET /virtual-networks?parent_id=f774b44b-744e-465e-a2c9-6cc92bf0ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004133 10.0.0.129 - - [2026-05-04 04:07:28] "GET /virtual-network/312d9ad6-2505-4ee5-b91e-dceb966831a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006329 10.0.0.129 - - [2026-05-04 04:07:51] "POST /neutron/port HTTP/1.1" 200 1107 0.024707 10.0.0.129 - - [2026-05-04 04:07:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005044 10.0.0.129 - - [2026-05-04 04:07:51] "POST /neutron/network HTTP/1.1" 200 927 0.007972 10.0.0.50 - - [2026-05-04 04:07:52] "GET /obj-perms HTTP/1.1" 200 5075 0.055713 10.0.0.129 - - [2026-05-04 04:07:55] "POST /neutron/port HTTP/1.1" 200 1123 0.027617 10.0.0.129 - - [2026-05-04 04:07:56] "POST /neutron/port HTTP/1.1" 200 151 0.292847 10.0.0.129 - - [2026-05-04 04:07:57] "POST /neutron/network HTTP/1.1" 200 823 0.008737 10.0.0.249 - - [2026-05-04 04:07:59] "GET /projects?obj_uuids=f774b44b-744e-465e-a2c9-6cc92bf0ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.042651 10.0.0.129 - - [2026-05-04 04:07:59] "GET /project/f774b44b-744e-465e-a2c9-6cc92bf0ebe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.084829 10.0.0.249 - - [2026-05-04 04:07:59] "GET /projects?obj_uuids=f774b44b-744e-465e-a2c9-6cc92bf0ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001803 10.0.0.129 - - [2026-05-04 04:07:59] "GET /project/f774b44b-744e-465e-a2c9-6cc92bf0ebe0?fields=virtual_networks HTTP/1.1" 200 1043 0.048358 10.0.0.249 - - [2026-05-04 04:07:59] "GET /projects?obj_uuids=f774b44b-744e-465e-a2c9-6cc92bf0ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001263 10.0.0.129 - - [2026-05-04 04:07:59] "GET /project/f774b44b-744e-465e-a2c9-6cc92bf0ebe0?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.045570 10.0.0.249 - - [2026-05-04 04:07:59] "GET /projects?obj_uuids=f774b44b-744e-465e-a2c9-6cc92bf0ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001276 10.0.0.129 - - [2026-05-04 04:07:59] "GET /project/f774b44b-744e-465e-a2c9-6cc92bf0ebe0?fields=security_groups HTTP/1.1" 200 1269 0.052457 10.0.0.129 - - [2026-05-04 04:08:12] "POST /neutron/port HTTP/1.1" 200 1107 0.028163 10.0.0.129 - - [2026-05-04 04:08:12] "POST /neutron/subnet HTTP/1.1" 200 699 0.014693 10.0.0.129 - - [2026-05-04 04:08:16] "GET / HTTP/1.1" 200 36215 0.003413 10.0.0.129 - - [2026-05-04 04:08:17] "POST /fqname-to-id HTTP/1.1" 401 293 0.000716 10.0.0.129 - - [2026-05-04 04:08:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.053524 10.0.0.249 - - [2026-05-04 04:08:17] "GET /projects?obj_uuids=bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003436 10.0.0.249 - - [2026-05-04 04:08:17] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001476 10.0.0.249 - - [2026-05-04 04:08:17] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008956 10.0.0.249 - - [2026-05-04 04:08:17] "POST /id-to-fqname HTTP/1.1" 200 203 0.006377 10.0.0.249 - - [2026-05-04 04:08:17] "POST /fqname-to-id HTTP/1.1" 404 212 0.006558 10.0.0.249 - - [2026-05-04 04:08:17] "POST /security-groups HTTP/1.1" 200 604 0.043114 10.0.0.129 - - [2026-05-04 04:08:17] "POST /fqname-to-id HTTP/1.1" 404 247 0.008398 10.0.0.249 - - [2026-05-04 04:08:17] "POST /projects HTTP/1.1" 200 611 0.288098 10.0.0.249 - - [2026-05-04 04:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.362454 10.0.0.129 - - [2026-05-04 04:08:17] "POST /access-control-lists HTTP/1.1" 200 609 0.037769 10.0.0.129 - - [2026-05-04 04:08:18] "GET /project/bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.529691 10.0.0.129 - - [2026-05-04 04:08:19] "GET / HTTP/1.1" 200 36215 0.003772 10.0.0.129 - - [2026-05-04 04:08:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000580 10.0.0.129 - - [2026-05-04 04:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.063234 10.0.0.249 - - [2026-05-04 04:08:19] "GET /projects?obj_uuids=bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001406 10.0.0.129 - - [2026-05-04 04:08:19] "GET /project/bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.047234 10.0.0.129 - - [2026-05-04 04:08:20] "POST /neutron/network HTTP/1.1" 200 117 0.050375 10.0.0.129 - - [2026-05-04 04:08:20] "POST /neutron/network HTTP/1.1" 200 840 0.011030 10.0.0.129 - - [2026-05-04 04:08:20] "POST /id-to-fqname HTTP/1.1" 200 234 0.001755 10.0.0.129 - - [2026-05-04 04:08:20] "GET /virtual-network/ecb4029f-238e-4792-a17a-ae7b6641f814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007039 10.0.0.129 - - [2026-05-04 04:08:20] "GET /virtual-network/ecb4029f-238e-4792-a17a-ae7b6641f814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006690 10.0.0.129 - - [2026-05-04 04:08:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.011548 10.0.0.129 - - [2026-05-04 04:08:20] "POST /id-to-fqname HTTP/1.1" 200 234 0.001540 10.0.0.249 - - [2026-05-04 04:08:21] "GET /projects?obj_uuids=bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001199 10.0.0.129 - - [2026-05-04 04:08:21] "GET /project/bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.085445 10.0.0.129 - - [2026-05-04 04:08:21] "POST /neutron/network HTTP/1.1" 200 840 0.007737 10.0.0.129 - - [2026-05-04 04:08:22] "POST /id-to-fqname HTTP/1.1" 200 234 0.002000 10.0.0.129 - - [2026-05-04 04:08:22] "POST /neutron/port HTTP/1.1" 200 4186 0.041827 10.0.0.249 - - [2026-05-04 04:08:22] "GET /projects?obj_uuids=bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001325 10.0.0.129 - - [2026-05-04 04:08:22] "POST /neutron/port HTTP/1.1" 200 1074 0.376518 10.0.0.129 - - [2026-05-04 04:08:23] "POST /neutron/port HTTP/1.1" 200 1128 0.145988 10.0.0.249 - - [2026-05-04 04:08:23] "GET /projects?obj_uuids=bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001246 10.0.0.129 - - [2026-05-04 04:08:23] "GET /project/bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.092612 10.0.0.129 - - [2026-05-04 04:08:23] "POST /neutron/subnet HTTP/1.1" 200 703 0.013403 10.0.0.129 - - [2026-05-04 04:08:23] "POST /neutron/network HTTP/1.1" 200 840 0.008540 10.0.0.129 - - [2026-05-04 04:08:23] "POST /neutron/port HTTP/1.1" 200 117 0.008934 10.0.0.129 - - [2026-05-04 04:08:24] "GET /virtual-network/ecb4029f-238e-4792-a17a-ae7b6641f814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007136 10.0.0.129 - - [2026-05-04 04:08:24] "POST /neutron/port HTTP/1.1" 200 1074 0.023913 10.0.0.129 - - [2026-05-04 04:08:24] "POST /neutron/port HTTP/1.1" 200 1138 0.024729 10.0.0.129 - - [2026-05-04 04:08:24] "POST /neutron/port HTTP/1.1" 200 117 0.001473 10.0.0.249 - - [2026-05-04 04:08:25] "GET /obj-perms HTTP/1.1" 200 5075 0.062605 10.0.0.129 - - [2026-05-04 04:08:25] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009168 10.0.0.129 - - [2026-05-04 04:08:26] "POST /neutron/port HTTP/1.1" 200 1138 0.030892 10.0.0.129 - - [2026-05-04 04:08:26] "GET /virtual-machine/cdff1937-3beb-43a7-a43a-2894140b6e81 HTTP/1.1" 401 293 0.000599 10.0.0.129 - - [2026-05-04 04:08:26] "GET /virtual-machine/cdff1937-3beb-43a7-a43a-2894140b6e81 HTTP/1.1" 200 1308 0.033838 10.0.0.129 - - [2026-05-04 04:08:26] "GET /virtual-machine-interface/d45ed5ef-d617-451b-8d3f-b28af75bef95 HTTP/1.1" 200 3017 0.007409 10.0.0.129 - - [2026-05-04 04:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.129 - - [2026-05-04 04:08:26] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005303 10.0.0.129 - - [2026-05-04 04:08:26] "GET /virtual-networks?parent_id=bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.004087 10.0.0.129 - - [2026-05-04 04:08:26] "GET /virtual-network/ecb4029f-238e-4792-a17a-ae7b6641f814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006886 10.0.0.129 - - [2026-05-04 04:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.129 - - [2026-05-04 04:08:29] "GET /virtual-network/ecb4029f-238e-4792-a17a-ae7b6641f814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.010151 10.0.0.129 - - [2026-05-04 04:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.129 - - [2026-05-04 04:08:33] "GET /virtual-network/ecb4029f-238e-4792-a17a-ae7b6641f814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007234 10.0.0.129 - - [2026-05-04 04:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.129 - - [2026-05-04 04:08:37] "GET /virtual-network/ecb4029f-238e-4792-a17a-ae7b6641f814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006116 10.0.0.129 - - [2026-05-04 04:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.129 - - [2026-05-04 04:08:41] "GET /virtual-network/ecb4029f-238e-4792-a17a-ae7b6641f814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.008126 10.0.0.129 - - [2026-05-04 04:08:44] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008467 10.0.0.129 - - [2026-05-04 04:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007563 10.0.0.129 - - [2026-05-04 04:08:45] "GET /virtual-network/ecb4029f-238e-4792-a17a-ae7b6641f814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006608 10.0.0.129 - - [2026-05-04 04:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.129 - - [2026-05-04 04:08:47] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004953 10.0.0.129 - - [2026-05-04 04:08:47] "GET /virtual-networks?parent_id=bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.004035 10.0.0.129 - - [2026-05-04 04:08:47] "GET /virtual-network/ecb4029f-238e-4792-a17a-ae7b6641f814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007503 10.0.0.129 - - [2026-05-04 04:08:48] "POST /neutron/port HTTP/1.1" 200 1138 0.023884 10.0.0.129 - - [2026-05-04 04:08:52] "POST /neutron/port HTTP/1.1" 200 1216 0.023247 10.0.0.129 - - [2026-05-04 04:08:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004694 10.0.0.129 - - [2026-05-04 04:08:52] "POST /neutron/port HTTP/1.1" 200 117 0.001780 10.0.0.249 - - [2026-05-04 04:08:52] "DELETE /project/bb4d23ff9def4b9ebdc4f69cd3f97ec8 HTTP/1.1" 404 173 0.008777 10.0.0.249 - - [2026-05-04 04:08:52] "GET /projects?obj_uuids=f774b44b-744e-465e-a2c9-6cc92bf0ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001118 10.0.0.249 - - [2026-05-04 04:08:52] "GET /project/f774b44b-744e-465e-a2c9-6cc92bf0ebe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.067746 10.0.0.249 - - [2026-05-04 04:08:52] "GET /projects?obj_uuids=f774b44b-744e-465e-a2c9-6cc92bf0ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001525 10.0.0.249 - - [2026-05-04 04:08:52] "GET /project/f774b44b-744e-465e-a2c9-6cc92bf0ebe0?fields=security_groups HTTP/1.1" 200 1371 0.046040 10.0.0.249 - - [2026-05-04 04:08:52] "DELETE /security-group/bad92f1a-566d-45e8-81e9-9a2ef29d8b46 HTTP/1.1" 404 171 0.047729 10.0.0.249 - - [2026-05-04 04:08:52] "GET /projects?obj_uuids=f774b44b-744e-465e-a2c9-6cc92bf0ebe0&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001175 10.0.0.129 - - [2026-05-04 04:08:52] "DELETE /access-control-list/03d8d434-9a91-45b9-9b87-c0960bfb784e HTTP/1.1" 200 115 0.060798 10.0.0.249 - - [2026-05-04 04:08:52] "GET /project/f774b44b-744e-465e-a2c9-6cc92bf0ebe0?fields=application_policy_sets HTTP/1.1" 200 1410 0.066311 10.0.0.249 - - [2026-05-04 04:08:53] "DELETE /project/f774b44b-744e-465e-a2c9-6cc92bf0ebe0 HTTP/1.1" 200 115 0.524022 10.0.0.129 - - [2026-05-04 04:08:53] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009696 10.0.0.129 - - [2026-05-04 04:08:53] "POST /neutron/port HTTP/1.1" 200 1138 0.035341 10.0.0.129 - - [2026-05-04 04:08:53] "GET /virtual-machine/86744b1f-0b43-439d-a1d9-eb80a8083377 HTTP/1.1" 200 1307 0.022454 10.0.0.129 - - [2026-05-04 04:08:53] "GET /virtual-machine-interface/adfb1e42-0f76-4bb4-b98f-f89a62f9edb5 HTTP/1.1" 200 3017 0.008704 10.0.0.129 - - [2026-05-04 04:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.129 - - [2026-05-04 04:08:53] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006357 10.0.0.129 - - [2026-05-04 04:08:53] "GET /virtual-networks?parent_id=bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.008934 10.0.0.129 - - [2026-05-04 04:08:53] "GET /virtual-network/ecb4029f-238e-4792-a17a-ae7b6641f814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007619 10.0.0.129 - - [2026-05-04 04:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.129 - - [2026-05-04 04:08:54] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004161 10.0.0.129 - - [2026-05-04 04:08:54] "GET /virtual-networks?parent_id=bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.004667 10.0.0.129 - - [2026-05-04 04:08:54] "GET /virtual-network/ecb4029f-238e-4792-a17a-ae7b6641f814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007084 10.0.0.129 - - [2026-05-04 04:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005065 10.0.0.129 - - [2026-05-04 04:08:55] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005584 10.0.0.129 - - [2026-05-04 04:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004963 10.0.0.129 - - [2026-05-04 04:08:55] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005419 10.0.0.129 - - [2026-05-04 04:08:55] "PUT /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388 HTTP/1.1" 200 277 0.017276 10.0.0.129 - - [2026-05-04 04:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.129 - - [2026-05-04 04:09:08] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.004972 10.0.0.129 - - [2026-05-04 04:09:08] "PUT /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388 HTTP/1.1" 200 277 0.017312 10.0.0.129 - - [2026-05-04 04:09:52] "POST /neutron/port HTTP/1.1" 200 1107 0.025026 10.0.0.129 - - [2026-05-04 04:09:52] "POST /neutron/subnet HTTP/1.1" 200 699 0.014286 10.0.0.129 - - [2026-05-04 04:09:54] "GET /obj-perms HTTP/1.1" 200 5075 0.071682 10.0.0.129 - - [2026-05-04 04:09:58] "POST /neutron/network HTTP/1.1" 200 840 0.010436 10.0.0.129 - - [2026-05-04 04:09:59] "POST /neutron/port HTTP/1.1" 200 1128 0.018871 10.0.0.129 - - [2026-05-04 04:09:59] "POST /neutron/port HTTP/1.1" 200 1128 0.015582 10.0.0.249 - - [2026-05-04 04:10:00] "POST /useragent-kv HTTP/1.1" 200 115 0.008873 10.0.0.249 - - [2026-05-04 04:10:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004682 10.0.0.129 - - [2026-05-04 04:10:00] "POST /neutron/network HTTP/1.1" 200 151 0.235272 10.0.0.129 - - [2026-05-04 04:10:00] "DELETE /route-target/2e6fdf74-506b-445c-86f2-b66034fa3695 HTTP/1.1" 200 115 0.045625 10.0.0.249 - - [2026-05-04 04:10:01] "GET /projects?obj_uuids=bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001176 10.0.0.129 - - [2026-05-04 04:10:01] "GET /project/bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.048818 10.0.0.249 - - [2026-05-04 04:10:01] "GET /projects?obj_uuids=bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001748 10.0.0.129 - - [2026-05-04 04:10:01] "GET /project/bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8?fields=virtual_networks HTTP/1.1" 200 1071 0.049283 10.0.0.249 - - [2026-05-04 04:10:01] "GET /projects?obj_uuids=bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001337 10.0.0.129 - - [2026-05-04 04:10:01] "GET /project/bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8?fields=virtual_machine_interfaces HTTP/1.1" 200 1071 0.052330 10.0.0.249 - - [2026-05-04 04:10:01] "GET /projects?obj_uuids=bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002366 10.0.0.129 - - [2026-05-04 04:10:01] "GET /project/bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8?fields=security_groups HTTP/1.1" 200 1311 0.079151 10.0.0.129 - - [2026-05-04 04:10:02] "POST /fqname-to-id HTTP/1.1" 404 206 0.037419 10.0.0.249 - - [2026-05-04 04:10:02] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004209 10.0.0.249 - - [2026-05-04 04:10:02] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001285 10.0.0.249 - - [2026-05-04 04:10:02] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009195 10.0.0.249 - - [2026-05-04 04:10:02] "POST /id-to-fqname HTTP/1.1" 200 209 0.002193 10.0.0.249 - - [2026-05-04 04:10:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.011528 10.0.0.249 - - [2026-05-04 04:10:03] "POST /security-groups HTTP/1.1" 200 609 0.090622 10.0.0.249 - - [2026-05-04 04:10:03] "POST /projects HTTP/1.1" 200 621 0.385706 10.0.0.249 - - [2026-05-04 04:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.427054 10.0.0.129 - - [2026-05-04 04:10:03] "POST /fqname-to-id HTTP/1.1" 404 251 0.010067 10.0.0.129 - - [2026-05-04 04:10:03] "GET /project/711b033b-e2c7-4e7b-a7f3-f1944ade6940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.622711 10.0.0.129 - - [2026-05-04 04:10:04] "GET / HTTP/1.1" 200 36215 0.002516 10.0.0.129 - - [2026-05-04 04:10:04] "POST /fqname-to-id HTTP/1.1" 401 293 0.000660 10.0.0.129 - - [2026-05-04 04:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.078495 10.0.0.249 - - [2026-05-04 04:10:05] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001480 10.0.0.129 - - [2026-05-04 04:10:05] "GET /project/711b033b-e2c7-4e7b-a7f3-f1944ade6940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.065706 10.0.0.129 - - [2026-05-04 04:10:05] "POST /ref-update HTTP/1.1" 200 156 0.040433 10.0.0.249 - - [2026-05-04 04:10:06] "POST /useragent-kv HTTP/1.1" 200 115 0.006813 10.0.0.129 - - [2026-05-04 04:10:06] "POST /neutron/subnet HTTP/1.1" 200 715 0.290734 10.0.0.129 - - [2026-05-04 04:10:06] "POST /id-to-fqname HTTP/1.1" 200 239 0.001455 10.0.0.129 - - [2026-05-04 04:10:06] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006000 10.0.0.129 - - [2026-05-04 04:10:06] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007300 10.0.0.129 - - [2026-05-04 04:10:06] "POST /neutron/network HTTP/1.1" 200 842 0.007763 10.0.0.129 - - [2026-05-04 04:10:06] "POST /id-to-fqname HTTP/1.1" 200 239 0.003175 10.0.0.129 - - [2026-05-04 04:10:06] "POST /neutron/network HTTP/1.1" 200 852 0.010393 10.0.0.249 - - [2026-05-04 04:10:07] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001178 10.0.0.129 - - [2026-05-04 04:10:07] "GET /project/711b033b-e2c7-4e7b-a7f3-f1944ade6940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.081998 10.0.0.129 - - [2026-05-04 04:10:07] "POST /neutron/port HTTP/1.1" 200 117 0.008759 10.0.0.129 - - [2026-05-04 04:10:07] "POST /id-to-fqname HTTP/1.1" 200 239 0.001780 10.0.0.129 - - [2026-05-04 04:10:08] "POST /neutron/network HTTP/1.1" 200 852 0.008689 10.0.0.129 - - [2026-05-04 04:10:08] "POST /neutron/port HTTP/1.1" 200 1076 0.022748 10.0.0.249 - - [2026-05-04 04:10:08] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001225 10.0.0.129 - - [2026-05-04 04:10:08] "GET /project/711b033b-e2c7-4e7b-a7f3-f1944ade6940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.131217 10.0.0.129 - - [2026-05-04 04:10:08] "POST /neutron/network HTTP/1.1" 200 842 0.007656 10.0.0.129 - - [2026-05-04 04:10:08] "POST /neutron/port HTTP/1.1" 200 117 0.001346 10.0.0.129 - - [2026-05-04 04:10:09] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010072 10.0.0.249 - - [2026-05-04 04:10:09] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001271 10.0.0.129 - - [2026-05-04 04:10:09] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006264 10.0.0.129 - - [2026-05-04 04:10:10] "POST /neutron/port HTTP/1.1" 200 1076 0.384624 10.0.0.129 - - [2026-05-04 04:10:10] "POST /neutron/port HTTP/1.1" 200 1130 0.162903 10.0.0.129 - - [2026-05-04 04:10:10] "POST /neutron/subnet HTTP/1.1" 200 689 0.015288 10.0.0.50 - - [2026-05-04 04:10:11] "GET /obj-perms HTTP/1.1" 200 5085 0.063534 10.0.0.129 - - [2026-05-04 04:10:11] "POST /neutron/port HTTP/1.1" 200 1140 0.028155 10.0.0.129 - - [2026-05-04 04:10:11] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010221 10.0.0.129 - - [2026-05-04 04:10:11] "GET /virtual-machine/6753d411-d266-496a-92d5-12e6b6699667 HTTP/1.1" 401 293 0.000692 10.0.0.129 - - [2026-05-04 04:10:12] "GET /virtual-machine/6753d411-d266-496a-92d5-12e6b6699667 HTTP/1.1" 200 1312 0.036237 10.0.0.129 - - [2026-05-04 04:10:12] "GET /virtual-machine-interface/9ed03708-cdc6-49dd-80f6-094603009472 HTTP/1.1" 200 3041 0.006450 10.0.0.129 - - [2026-05-04 04:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.129 - - [2026-05-04 04:10:12] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005219 10.0.0.129 - - [2026-05-04 04:10:12] "GET /virtual-networks?parent_id=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.004347 10.0.0.129 - - [2026-05-04 04:10:12] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.009687 10.0.0.129 - - [2026-05-04 04:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.129 - - [2026-05-04 04:10:15] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007366 10.0.0.129 - - [2026-05-04 04:10:17] "POST /neutron/port HTTP/1.1" 200 1216 0.034906 10.0.0.129 - - [2026-05-04 04:10:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004859 10.0.0.129 - - [2026-05-04 04:10:17] "POST /neutron/port HTTP/1.1" 200 117 0.001267 10.0.0.129 - - [2026-05-04 04:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.129 - - [2026-05-04 04:10:19] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.008368 10.0.0.129 - - [2026-05-04 04:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005337 10.0.0.129 - - [2026-05-04 04:10:23] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007703 10.0.0.129 - - [2026-05-04 04:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.129 - - [2026-05-04 04:10:27] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.008370 10.0.0.129 - - [2026-05-04 04:10:30] "POST /neutron/port HTTP/1.1" 200 1140 0.025282 10.0.0.129 - - [2026-05-04 04:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005593 10.0.0.129 - - [2026-05-04 04:10:31] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006846 10.0.0.129 - - [2026-05-04 04:10:33] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009151 10.0.0.129 - - [2026-05-04 04:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005144 10.0.0.129 - - [2026-05-04 04:10:33] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006891 10.0.0.129 - - [2026-05-04 04:10:33] "GET /virtual-networks?parent_id=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.006296 10.0.0.129 - - [2026-05-04 04:10:33] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.009408 10.0.0.129 - - [2026-05-04 04:10:39] "POST /neutron/port HTTP/1.1" 200 1140 0.023978 10.0.0.129 - - [2026-05-04 04:10:39] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008496 10.0.0.129 - - [2026-05-04 04:10:39] "GET /virtual-machine/feadb3fc-4e33-4ab2-8fe6-beb9da5e6ee7 HTTP/1.1" 200 1313 0.009337 10.0.0.129 - - [2026-05-04 04:10:39] "GET /virtual-machine-interface/49117e98-e9c4-4a22-8bb9-daa8b1443cee HTTP/1.1" 200 3041 0.009941 10.0.0.129 - - [2026-05-04 04:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680 10.0.0.129 - - [2026-05-04 04:10:39] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004824 10.0.0.129 - - [2026-05-04 04:10:39] "GET /virtual-networks?parent_id=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.003961 10.0.0.129 - - [2026-05-04 04:10:39] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.008378 10.0.0.129 - - [2026-05-04 04:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.129 - - [2026-05-04 04:10:40] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005234 10.0.0.129 - - [2026-05-04 04:10:40] "GET /virtual-networks?parent_id=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.003933 10.0.0.129 - - [2026-05-04 04:10:40] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007769 10.0.0.129 - - [2026-05-04 04:10:41] "POST /neutron/port HTTP/1.1" 200 1140 0.023505 10.0.0.129 - - [2026-05-04 04:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.249 - - [2026-05-04 04:10:46] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001682 10.0.0.129 - - [2026-05-04 04:10:46] "GET /project/711b033b-e2c7-4e7b-a7f3-f1944ade6940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.066435 10.0.0.249 - - [2026-05-04 04:10:46] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001679 10.0.0.129 - - [2026-05-04 04:10:46] "POST /neutron/network HTTP/1.1" 200 625 0.155348 10.0.0.129 - - [2026-05-04 04:10:47] "POST /id-to-fqname HTTP/1.1" 200 239 0.004194 10.0.0.129 - - [2026-05-04 04:10:47] "GET /virtual-network/633d6c79-d3d0-4843-9929-3e9a779660a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.007203 10.0.0.129 - - [2026-05-04 04:10:47] "POST /neutron/network HTTP/1.1" 200 844 0.009125 10.0.0.129 - - [2026-05-04 04:10:47] "GET /virtual-network/633d6c79-d3d0-4843-9929-3e9a779660a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.008833 10.0.0.129 - - [2026-05-04 04:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.249 - - [2026-05-04 04:10:47] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001784 10.0.0.129 - - [2026-05-04 04:10:47] "GET /project/711b033b-e2c7-4e7b-a7f3-f1944ade6940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.050636 10.0.0.129 - - [2026-05-04 04:10:47] "POST /neutron/network HTTP/1.1" 200 117 0.023257 10.0.0.129 - - [2026-05-04 04:10:47] "POST /route-targets HTTP/1.1" 200 328 0.018174 10.0.0.129 - - [2026-05-04 04:10:47] "POST /neutron/network HTTP/1.1" 200 848 0.010845 10.0.0.129 - - [2026-05-04 04:10:47] "POST /id-to-fqname HTTP/1.1" 200 242 0.001462 10.0.0.129 - - [2026-05-04 04:10:47] "GET /virtual-network/34ce0969-d631-4e60-a504-3e07ed41cc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.011929 10.0.0.129 - - [2026-05-04 04:10:47] "GET /virtual-network/34ce0969-d631-4e60-a504-3e07ed41cc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.009070 10.0.0.129 - - [2026-05-04 04:10:47] "POST /neutron/subnet HTTP/1.1" 200 714 0.011262 10.0.0.129 - - [2026-05-04 04:10:47] "POST /id-to-fqname HTTP/1.1" 200 239 0.001591 10.0.0.129 - - [2026-05-04 04:10:48] "POST /neutron/network HTTP/1.1" 200 854 0.016794 10.0.0.249 - - [2026-05-04 04:10:48] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001202 10.0.0.129 - - [2026-05-04 04:10:49] "GET /project/711b033b-e2c7-4e7b-a7f3-f1944ade6940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.118642 10.0.0.129 - - [2026-05-04 04:10:49] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009741 10.0.0.129 - - [2026-05-04 04:10:49] "POST /id-to-fqname HTTP/1.1" 200 242 0.001467 10.0.0.129 - - [2026-05-04 04:10:49] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009341 10.0.0.249 - - [2026-05-04 04:10:49] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001252 10.0.0.129 - - [2026-05-04 04:10:50] "POST /neutron/port HTTP/1.1" 200 1078 0.359288 10.0.0.129 - - [2026-05-04 04:10:50] "POST /neutron/port HTTP/1.1" 200 1132 0.152513 10.0.0.249 - - [2026-05-04 04:10:50] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001137 10.0.0.129 - - [2026-05-04 04:10:50] "POST /neutron/subnet HTTP/1.1" 200 699 0.010825 10.0.0.129 - - [2026-05-04 04:10:50] "GET /project/711b033b-e2c7-4e7b-a7f3-f1944ade6940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.087815 10.0.0.129 - - [2026-05-04 04:10:50] "POST /neutron/network HTTP/1.1" 200 848 0.008035 10.0.0.129 - - [2026-05-04 04:10:51] "POST /neutron/port HTTP/1.1" 200 117 0.124363 10.0.0.129 - - [2026-05-04 04:10:51] "POST /id-to-fqname HTTP/1.1" 200 239 0.001589 10.0.0.129 - - [2026-05-04 04:10:51] "POST /id-to-fqname HTTP/1.1" 200 239 0.001942 10.0.0.129 - - [2026-05-04 04:10:51] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008474 10.0.0.129 - - [2026-05-04 04:10:51] "POST /neutron/port HTTP/1.1" 200 1076 0.026091 10.0.0.129 - - [2026-05-04 04:10:52] "POST /neutron/port HTTP/1.1" 200 1140 0.029426 10.0.0.129 - - [2026-05-04 04:10:52] "POST /neutron/port HTTP/1.1" 200 117 0.001269 10.0.0.249 - - [2026-05-04 04:10:52] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001806 10.0.0.129 - - [2026-05-04 04:10:52] "GET /project/711b033b-e2c7-4e7b-a7f3-f1944ade6940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.091924 10.0.0.129 - - [2026-05-04 04:10:52] "POST /neutron/network HTTP/1.1" 200 844 0.012810 10.0.0.129 - - [2026-05-04 04:10:52] "POST /neutron/port HTTP/1.1" 200 117 0.007469 10.0.0.129 - - [2026-05-04 04:10:53] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006338 10.0.0.129 - - [2026-05-04 04:10:53] "POST /neutron/port HTTP/1.1" 200 1216 0.024797 10.0.0.249 - - [2026-05-04 04:10:53] "DELETE /project/711b033be2c74e7ba7f3f1944ade6940 HTTP/1.1" 404 173 0.010150 10.0.0.249 - - [2026-05-04 04:10:53] "GET /projects?obj_uuids=bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003859 10.0.0.249 - - [2026-05-04 04:10:53] "GET /project/bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.076222 10.0.0.129 - - [2026-05-04 04:10:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009640 10.0.0.249 - - [2026-05-04 04:10:53] "GET /projects?obj_uuids=bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001982 10.0.0.249 - - [2026-05-04 04:10:53] "GET /project/bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8?fields=security_groups HTTP/1.1" 200 1413 0.086074 10.0.0.129 - - [2026-05-04 04:10:53] "POST /neutron/port HTTP/1.1" 200 117 0.001856 10.0.0.249 - - [2026-05-04 04:10:53] "DELETE /security-group/9b3d487e-50f5-45f8-8e3d-8a70524bf8f9 HTTP/1.1" 200 115 0.093712 10.0.0.249 - - [2026-05-04 04:10:53] "GET /projects?obj_uuids=bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001321 10.0.0.249 - - [2026-05-04 04:10:53] "GET /project/bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8?fields=application_policy_sets HTTP/1.1" 200 1452 0.095307 10.0.0.249 - - [2026-05-04 04:10:53] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001902 10.0.0.129 - - [2026-05-04 04:10:53] "DELETE /access-control-list/c907ef1f-d610-4da0-ac08-d4c67fb2ddee HTTP/1.1" 200 115 0.092169 10.0.0.249 - - [2026-05-04 04:10:54] "GET /obj-perms HTTP/1.1" 200 5085 0.204729 10.0.0.249 - - [2026-05-04 04:10:54] "DELETE /project/bb4d23ff-9def-4b9e-bdc4-f69cd3f97ec8 HTTP/1.1" 200 115 0.749112 10.0.0.129 - - [2026-05-04 04:10:54] "POST /neutron/port HTTP/1.1" 200 1078 0.511015 10.0.0.129 - - [2026-05-04 04:10:54] "GET /virtual-network/633d6c79-d3d0-4843-9929-3e9a779660a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006602 10.0.0.129 - - [2026-05-04 04:10:54] "POST /neutron/port HTTP/1.1" 200 1130 0.161314 10.0.0.129 - - [2026-05-04 04:10:54] "GET /obj-perms HTTP/1.1" 200 5085 0.122294 10.0.0.129 - - [2026-05-04 04:10:54] "POST /neutron/port HTTP/1.1" 200 1132 0.147401 10.0.0.129 - - [2026-05-04 04:10:55] "POST /neutron/subnet HTTP/1.1" 200 689 0.013023 10.0.0.129 - - [2026-05-04 04:10:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006294 10.0.0.129 - - [2026-05-04 04:10:55] "POST /neutron/network HTTP/1.1" 200 844 0.008182 10.0.0.50 - - [2026-05-04 04:10:55] "GET /obj-perms HTTP/1.1" 200 5075 0.089833 10.0.0.129 - - [2026-05-04 04:10:55] "GET /virtual-network/34ce0969-d631-4e60-a504-3e07ed41cc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.008330 10.0.0.249 - - [2026-05-04 04:10:56] "GET /obj-perms HTTP/1.1" 200 5085 0.004707 10.0.0.129 - - [2026-05-04 04:10:56] "POST /neutron/port HTTP/1.1" 200 1140 0.020474 10.0.0.129 - - [2026-05-04 04:10:56] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009314 10.0.0.129 - - [2026-05-04 04:10:56] "GET /virtual-machine/17c1f148-238a-4101-a721-67f41bf99324 HTTP/1.1" 200 1312 0.007494 10.0.0.129 - - [2026-05-04 04:10:56] "GET /virtual-machine-interface/799f2995-468f-4f69-ab23-1178e691c7d5 HTTP/1.1" 200 3050 0.006727 10.0.0.129 - - [2026-05-04 04:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.129 - - [2026-05-04 04:10:56] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005124 10.0.0.129 - - [2026-05-04 04:10:56] "GET /virtual-networks?parent_id=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.006266 10.0.0.129 - - [2026-05-04 04:10:56] "GET /virtual-network/34ce0969-d631-4e60-a504-3e07ed41cc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007586 10.0.0.129 - - [2026-05-04 04:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.129 - - [2026-05-04 04:10:59] "GET /virtual-network/34ce0969-d631-4e60-a504-3e07ed41cc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006757 10.0.0.129 - - [2026-05-04 04:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.129 - - [2026-05-04 04:11:03] "GET /virtual-network/34ce0969-d631-4e60-a504-3e07ed41cc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007753 10.0.0.129 - - [2026-05-04 04:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.129 - - [2026-05-04 04:11:07] "GET /virtual-network/34ce0969-d631-4e60-a504-3e07ed41cc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007289 10.0.0.129 - - [2026-05-04 04:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.129 - - [2026-05-04 04:11:12] "GET /virtual-network/34ce0969-d631-4e60-a504-3e07ed41cc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007974 10.0.0.129 - - [2026-05-04 04:11:15] "POST /neutron/port HTTP/1.1" 200 1142 0.022639 10.0.0.129 - - [2026-05-04 04:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.129 - - [2026-05-04 04:11:16] "GET /virtual-network/34ce0969-d631-4e60-a504-3e07ed41cc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006802 10.0.0.129 - - [2026-05-04 04:11:16] "POST /neutron/port HTTP/1.1" 200 1107 0.026140 10.0.0.129 - - [2026-05-04 04:11:17] "POST /neutron/port HTTP/1.1" 200 1140 0.034547 10.0.0.129 - - [2026-05-04 04:11:17] "POST /neutron/network HTTP/1.1" 200 927 0.008653 10.0.0.129 - - [2026-05-04 04:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.129 - - [2026-05-04 04:11:18] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005042 10.0.0.129 - - [2026-05-04 04:11:18] "GET /virtual-networks?parent_id=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.004322 10.0.0.129 - - [2026-05-04 04:11:18] "GET /virtual-network/34ce0969-d631-4e60-a504-3e07ed41cc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007017 10.0.0.129 - - [2026-05-04 04:11:18] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008673 10.0.0.129 - - [2026-05-04 04:11:28] "POST /neutron/port HTTP/1.1" 200 1142 0.021991 10.0.0.129 - - [2026-05-04 04:11:28] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009664 10.0.0.129 - - [2026-05-04 04:11:29] "GET /virtual-machine/bcf9f402-a4da-470a-aa99-3406bfda2061 HTTP/1.1" 200 1313 0.008166 10.0.0.129 - - [2026-05-04 04:11:29] "GET /virtual-machine-interface/1aa0ab1c-b2bf-472e-b524-67fde0c8559f HTTP/1.1" 200 3041 0.008983 10.0.0.129 - - [2026-05-04 04:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005530 10.0.0.129 - - [2026-05-04 04:11:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004941 10.0.0.129 - - [2026-05-04 04:11:29] "GET /virtual-networks?parent_id=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.004478 10.0.0.129 - - [2026-05-04 04:11:29] "GET /virtual-network/633d6c79-d3d0-4843-9929-3e9a779660a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006727 10.0.0.129 - - [2026-05-04 04:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.129 - - [2026-05-04 04:11:30] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004708 10.0.0.129 - - [2026-05-04 04:11:30] "GET /virtual-networks?parent_id=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.005779 10.0.0.129 - - [2026-05-04 04:11:30] "GET /virtual-network/633d6c79-d3d0-4843-9929-3e9a779660a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006721 10.0.0.129 - - [2026-05-04 04:11:30] "POST /neutron/port HTTP/1.1" 200 2130 0.027070 10.0.0.129 - - [2026-05-04 04:11:30] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010420 10.0.0.129 - - [2026-05-04 04:11:30] "POST /neutron/port HTTP/1.1" 200 2130 0.031173 10.0.0.129 - - [2026-05-04 04:11:30] "GET /virtual-machine/2f1b8b83-d7c0-4ce3-bc72-6660eb9216cd HTTP/1.1" 200 1589 0.012668 10.0.0.129 - - [2026-05-04 04:11:30] "GET /virtual-machine-interface/0ef9920a-8ac0-410a-9b97-b749e26ac52b HTTP/1.1" 200 3041 0.011575 10.0.0.129 - - [2026-05-04 04:11:30] "GET /virtual-machine-interface/c1f05482-d16b-498d-b9da-dca6da2c49af HTTP/1.1" 200 3042 0.007783 10.0.0.129 - - [2026-05-04 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.129 - - [2026-05-04 04:11:31] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005254 10.0.0.129 - - [2026-05-04 04:11:31] "GET /virtual-networks?parent_id=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.005031 10.0.0.129 - - [2026-05-04 04:11:31] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.008548 10.0.0.129 - - [2026-05-04 04:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006151 10.0.0.129 - - [2026-05-04 04:11:32] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007851 10.0.0.129 - - [2026-05-04 04:11:32] "GET /virtual-networks?parent_id=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.004514 10.0.0.129 - - [2026-05-04 04:11:32] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006926 10.0.0.129 - - [2026-05-04 04:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.129 - - [2026-05-04 04:11:32] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004636 10.0.0.129 - - [2026-05-04 04:11:32] "GET /virtual-networks?parent_id=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.004507 10.0.0.129 - - [2026-05-04 04:11:32] "GET /virtual-network/633d6c79-d3d0-4843-9929-3e9a779660a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.008079 10.0.0.129 - - [2026-05-04 04:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.129 - - [2026-05-04 04:11:33] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004862 10.0.0.129 - - [2026-05-04 04:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.129 - - [2026-05-04 04:11:34] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004825 10.0.0.129 - - [2026-05-04 04:11:34] "PUT /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388 HTTP/1.1" 200 277 0.018230 10.0.0.129 - - [2026-05-04 04:11:34] "POST /fqname-to-id HTTP/1.1" 404 217 0.005385 10.0.0.129 - - [2026-05-04 04:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.249 - - [2026-05-04 04:11:34] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001294 10.0.0.129 - - [2026-05-04 04:11:34] "GET /project/711b033b-e2c7-4e7b-a7f3-f1944ade6940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.055987 10.0.0.129 - - [2026-05-04 04:11:34] "POST /network-policys HTTP/1.1" 200 541 0.047259 10.0.0.129 - - [2026-05-04 04:11:34] "GET /network-policy/1fc10ffc-6d3b-4346-9bcc-4eb2f5c034b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.010186 10.0.0.129 - - [2026-05-04 04:11:34] "POST /neutron/network HTTP/1.1" 200 936 0.107416 10.0.0.129 - - [2026-05-04 04:11:34] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2388 0.007226 10.0.0.129 - - [2026-05-04 04:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.129 - - [2026-05-04 04:11:34] "GET /network-policy/1fc10ffc-6d3b-4346-9bcc-4eb2f5c034b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005412 10.0.0.129 - - [2026-05-04 04:11:34] "POST /neutron/network HTTP/1.1" 200 938 0.088423 10.0.0.129 - - [2026-05-04 04:11:34] "GET /virtual-network/633d6c79-d3d0-4843-9929-3e9a779660a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.007217 10.0.0.129 - - [2026-05-04 04:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.129 - - [2026-05-04 04:11:34] "GET /network-policy/1fc10ffc-6d3b-4346-9bcc-4eb2f5c034b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004907 10.0.0.129 - - [2026-05-04 04:11:35] "POST /fqname-to-id HTTP/1.1" 404 254 0.064938 10.0.0.129 - - [2026-05-04 04:11:35] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2388 0.008490 10.0.0.129 - - [2026-05-04 04:11:35] "GET /virtual-network/633d6c79-d3d0-4843-9929-3e9a779660a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.006958 10.0.0.129 - - [2026-05-04 04:11:35] "GET /obj-perms HTTP/1.1" 200 5085 0.005759 10.0.0.50 - - [2026-05-04 04:11:35] "GET /obj-perms HTTP/1.1" 200 5085 0.005259 10.0.0.129 - - [2026-05-04 04:11:36] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2388 0.006639 10.0.0.249 - - [2026-05-04 04:11:36] "GET /obj-perms HTTP/1.1" 200 5085 0.004786 10.0.0.129 - - [2026-05-04 04:11:36] "GET /virtual-network/633d6c79-d3d0-4843-9929-3e9a779660a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.006506 10.0.0.129 - - [2026-05-04 04:11:37] "GET /virtual-network/34ce0969-d631-4e60-a504-3e07ed41cc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006553 10.0.0.129 - - [2026-05-04 04:11:37] "GET /obj-perms HTTP/1.1" 200 5085 0.005658 10.0.0.50 - - [2026-05-04 04:11:37] "GET /obj-perms HTTP/1.1" 200 5085 0.004937 10.0.0.50 - - [2026-05-04 04:11:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000628 10.0.0.50 - - [2026-05-04 04:11:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000476 10.0.0.249 - - [2026-05-04 04:11:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000451 10.0.0.249 - - [2026-05-04 04:11:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000477 10.0.0.50 - - [2026-05-04 04:11:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000567 10.0.0.50 - - [2026-05-04 04:11:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000574 10.0.0.249 - - [2026-05-04 04:11:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000557 10.0.0.249 - - [2026-05-04 04:11:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000569 10.0.0.129 - - [2026-05-04 04:11:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000426 10.0.0.129 - - [2026-05-04 04:11:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000418 10.0.0.129 - - [2026-05-04 04:11:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000448 10.0.0.129 - - [2026-05-04 04:11:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000451 10.0.0.129 - - [2026-05-04 04:11:53] "GET /obj-perms HTTP/1.1" 200 5085 0.006806 10.0.0.129 - - [2026-05-04 04:11:55] "POST /neutron/port HTTP/1.1" 200 1107 0.020683 10.0.0.129 - - [2026-05-04 04:11:55] "POST /neutron/subnet HTTP/1.1" 200 699 0.013409 10.0.0.129 - - [2026-05-04 04:12:18] "POST /neutron/port HTTP/1.1" 200 1140 0.051191 10.0.0.129 - - [2026-05-04 04:12:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005173 10.0.0.129 - - [2026-05-04 04:12:18] "POST /neutron/network HTTP/1.1" 200 936 0.008563 10.0.0.249 - - [2026-05-04 04:12:56] "GET /obj-perms HTTP/1.1" 200 5075 0.053481 10.0.0.129 - - [2026-05-04 04:12:57] "POST /neutron/network HTTP/1.1" 200 948 0.010739 10.0.0.129 - - [2026-05-04 04:12:57] "POST /neutron/port HTTP/1.1" 200 117 0.001395 10.0.0.129 - - [2026-05-04 04:13:20] "POST /neutron/port HTTP/1.1" 200 1140 0.021891 10.0.0.129 - - [2026-05-04 04:13:20] "POST /neutron/subnet HTTP/1.1" 200 689 0.014039 10.0.0.129 - - [2026-05-04 04:13:58] "POST /neutron/port HTTP/1.1" 200 1216 0.025217 10.0.0.129 - - [2026-05-04 04:13:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006160 10.0.0.129 - - [2026-05-04 04:13:58] "POST /neutron/port HTTP/1.1" 200 117 0.001692 10.0.0.129 - - [2026-05-04 04:14:21] "POST /neutron/port HTTP/1.1" 200 1216 0.033220 10.0.0.129 - - [2026-05-04 04:14:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005306 10.0.0.129 - - [2026-05-04 04:14:21] "POST /neutron/port HTTP/1.1" 200 117 0.001248 10.0.0.129 - - [2026-05-04 04:14:58] "GET /obj-perms HTTP/1.1" 200 5075 0.077452 10.0.0.50 - - [2026-05-04 04:14:58] "GET /obj-perms HTTP/1.1" 200 5075 0.066653 10.0.0.129 - - [2026-05-04 04:14:59] "POST /neutron/port HTTP/1.1" 200 1107 0.023463 10.0.0.129 - - [2026-05-04 04:14:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005871 10.0.0.129 - - [2026-05-04 04:14:59] "POST /neutron/network HTTP/1.1" 200 927 0.008167 10.0.0.129 - - [2026-05-04 04:15:14] "GET /virtual-network/633d6c79-d3d0-4843-9929-3e9a779660a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.042220 10.0.0.129 - - [2026-05-04 04:15:14] "POST /neutron/network HTTP/1.1" 200 844 0.043116 10.0.0.129 - - [2026-05-04 04:15:14] "GET /virtual-network/633d6c79-d3d0-4843-9929-3e9a779660a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006679 10.0.0.129 - - [2026-05-04 04:15:14] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2388 0.009057 10.0.0.129 - - [2026-05-04 04:15:15] "POST /neutron/network HTTP/1.1" 200 842 0.012215 10.0.0.129 - - [2026-05-04 04:15:15] "GET /virtual-network/df2f8407-3df7-4f40-a8d3-bf4c63fbebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006145 10.0.0.129 - - [2026-05-04 04:15:15] "DELETE /network-policy/1fc10ffc-6d3b-4346-9bcc-4eb2f5c034b3 HTTP/1.1" 200 115 0.041705 10.0.0.129 - - [2026-05-04 04:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004963 10.0.0.129 - - [2026-05-04 04:15:15] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.005265 10.0.0.129 - - [2026-05-04 04:15:15] "PUT /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388 HTTP/1.1" 200 277 0.016924 10.0.0.129 - - [2026-05-04 04:15:15] "DELETE /access-control-list/d5530429-5cb7-44e6-8945-195ce643e517 HTTP/1.1" 200 115 0.046648 10.0.0.129 - - [2026-05-04 04:15:15] "DELETE /access-control-list/06beca93-0c36-499a-8925-f4ed6c85c6cc HTTP/1.1" 200 115 0.041725 10.0.0.129 - - [2026-05-04 04:15:17] "POST /neutron/port HTTP/1.1" 200 2130 0.033885 10.0.0.129 - - [2026-05-04 04:15:17] "POST /neutron/port HTTP/1.1" 200 1132 0.021116 10.0.0.129 - - [2026-05-04 04:15:17] "POST /neutron/port HTTP/1.1" 200 151 0.212360 10.0.0.129 - - [2026-05-04 04:15:17] "POST /neutron/port HTTP/1.1" 200 1132 0.031504 10.0.0.129 - - [2026-05-04 04:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005455 10.0.0.249 - - [2026-05-04 04:15:19] "POST /useragent-kv HTTP/1.1" 200 115 0.081155 10.0.0.249 - - [2026-05-04 04:15:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003172 10.0.0.129 - - [2026-05-04 04:15:19] "POST /neutron/network HTTP/1.1" 200 151 0.247403 10.0.0.129 - - [2026-05-04 04:15:19] "DELETE /route-target/3dc4f0ec-83a4-42a5-922b-89f309bdab4c HTTP/1.1" 200 115 0.031129 10.0.0.129 - - [2026-05-04 04:15:20] "POST /neutron/network HTTP/1.1" 200 842 0.008828 10.0.0.129 - - [2026-05-04 04:15:20] "POST /neutron/port HTTP/1.1" 200 1140 0.025941 10.0.0.129 - - [2026-05-04 04:15:20] "POST /neutron/port HTTP/1.1" 200 151 0.266691 10.0.0.249 - - [2026-05-04 04:15:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003383 10.0.0.249 - - [2026-05-04 04:15:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003184 10.0.0.129 - - [2026-05-04 04:15:22] "POST /neutron/network HTTP/1.1" 200 151 0.153228 10.0.0.249 - - [2026-05-04 04:15:22] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001385 10.0.0.129 - - [2026-05-04 04:15:22] "GET /project/711b033b-e2c7-4e7b-a7f3-f1944ade6940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.096863 10.0.0.249 - - [2026-05-04 04:15:22] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001190 10.0.0.129 - - [2026-05-04 04:15:22] "GET /project/711b033b-e2c7-4e7b-a7f3-f1944ade6940?fields=virtual_networks HTTP/1.1" 200 1080 0.046610 10.0.0.249 - - [2026-05-04 04:15:22] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001129 10.0.0.129 - - [2026-05-04 04:15:22] "GET /project/711b033b-e2c7-4e7b-a7f3-f1944ade6940?fields=virtual_machine_interfaces HTTP/1.1" 200 1080 0.056402 10.0.0.249 - - [2026-05-04 04:15:22] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001192 10.0.0.129 - - [2026-05-04 04:15:22] "GET /project/711b033b-e2c7-4e7b-a7f3-f1944ade6940?fields=security_groups HTTP/1.1" 200 1325 0.058090 10.0.0.129 - - [2026-05-04 04:15:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.037745 10.0.0.129 - - [2026-05-04 04:15:24] "POST /neutron/network HTTP/1.1" 200 937 0.010905 10.0.0.249 - - [2026-05-04 04:15:24] "GET /projects?obj_uuids=375371a3-a710-4674-ae0e-609d0c490873&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003167 10.0.0.129 - - [2026-05-04 04:15:24] "POST /neutron/port HTTP/1.1" 200 117 0.001737 10.0.0.249 - - [2026-05-04 04:15:24] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001724 10.0.0.249 - - [2026-05-04 04:15:24] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.047580 10.0.0.249 - - [2026-05-04 04:15:24] "POST /id-to-fqname HTTP/1.1" 200 185 0.003884 10.0.0.249 - - [2026-05-04 04:15:24] "POST /fqname-to-id HTTP/1.1" 404 194 0.005011 10.0.0.249 - - [2026-05-04 04:15:24] "POST /security-groups HTTP/1.1" 200 586 0.040239 10.0.0.129 - - [2026-05-04 04:15:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.004004 10.0.0.249 - - [2026-05-04 04:15:24] "POST /projects HTTP/1.1" 200 575 0.283843 10.0.0.249 - - [2026-05-04 04:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.328695 10.0.0.129 - - [2026-05-04 04:15:24] "GET /project/375371a3-a710-4674-ae0e-609d0c490873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.525332 10.0.0.129 - - [2026-05-04 04:15:24] "POST /access-control-lists HTTP/1.1" 200 591 0.042759 10.0.0.129 - - [2026-05-04 04:15:25] "GET / HTTP/1.1" 200 36215 0.003371 10.0.0.249 - - [2026-05-04 04:15:26] "GET /projects?obj_uuids=250fe5a3-d127-4ee8-ad17-a8a028f8ffe9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001313 10.0.0.129 - - [2026-05-04 04:15:26] "GET /project/250fe5a3-d127-4ee8-ad17-a8a028f8ffe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053612 10.0.0.129 - - [2026-05-04 04:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.129 - - [2026-05-04 04:15:27] "GET /security-group/b7c42e62-46cb-407c-aa23-d4d0881a3665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3721 0.006445 10.0.0.129 - - [2026-05-04 04:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.249 - - [2026-05-04 04:15:27] "GET /projects?obj_uuids=250fe5a3-d127-4ee8-ad17-a8a028f8ffe9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001717 10.0.0.129 - - [2026-05-04 04:15:27] "GET /project/250fe5a3-d127-4ee8-ad17-a8a028f8ffe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063942 10.0.0.129 - - [2026-05-04 04:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.129 - - [2026-05-04 04:15:27] "GET /security-group/b7c42e62-46cb-407c-aa23-d4d0881a3665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3721 0.004905 10.0.0.129 - - [2026-05-04 04:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.129 - - [2026-05-04 04:15:27] "PUT /security-group/b7c42e62-46cb-407c-aa23-d4d0881a3665 HTTP/1.1" 200 263 0.024246 10.0.0.249 - - [2026-05-04 04:15:30] "GET /projects?obj_uuids=375371a3-a710-4674-ae0e-609d0c490873&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001332 10.0.0.129 - - [2026-05-04 04:15:30] "GET /project/375371a3-a710-4674-ae0e-609d0c490873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.055739 10.0.0.249 - - [2026-05-04 04:15:30] "GET /projects?obj_uuids=375371a3-a710-4674-ae0e-609d0c490873&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001177 10.0.0.129 - - [2026-05-04 04:15:30] "GET /project/375371a3-a710-4674-ae0e-609d0c490873?fields=virtual_networks HTTP/1.1" 200 1034 0.053555 10.0.0.249 - - [2026-05-04 04:15:30] "GET /projects?obj_uuids=375371a3-a710-4674-ae0e-609d0c490873&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001207 10.0.0.129 - - [2026-05-04 04:15:30] "GET /project/375371a3-a710-4674-ae0e-609d0c490873?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.048839 10.0.0.249 - - [2026-05-04 04:15:30] "GET /projects?obj_uuids=375371a3-a710-4674-ae0e-609d0c490873&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001415 10.0.0.129 - - [2026-05-04 04:15:30] "GET /project/375371a3-a710-4674-ae0e-609d0c490873?fields=security_groups HTTP/1.1" 200 1256 0.059853 10.0.0.129 - - [2026-05-04 04:15:31] "POST /fqname-to-id HTTP/1.1" 404 192 0.035042 10.0.0.249 - - [2026-05-04 04:15:31] "GET /projects?obj_uuids=d616d18f-b220-4886-bbe4-baa54338c82b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003631 10.0.0.249 - - [2026-05-04 04:15:31] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001198 10.0.0.249 - - [2026-05-04 04:15:31] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008682 10.0.0.249 - - [2026-05-04 04:15:31] "POST /id-to-fqname HTTP/1.1" 200 194 0.002278 10.0.0.249 - - [2026-05-04 04:15:31] "POST /fqname-to-id HTTP/1.1" 404 203 0.004086 10.0.0.249 - - [2026-05-04 04:15:31] "POST /security-groups HTTP/1.1" 200 595 0.040239 10.0.0.129 - - [2026-05-04 04:15:31] "POST /fqname-to-id HTTP/1.1" 404 238 0.004011 10.0.0.249 - - [2026-05-04 04:15:31] "POST /projects HTTP/1.1" 200 593 0.259456 10.0.0.249 - - [2026-05-04 04:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.295811 10.0.0.129 - - [2026-05-04 04:15:31] "GET /project/d616d18f-b220-4886-bbe4-baa54338c82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.482170 10.0.0.129 - - [2026-05-04 04:15:31] "POST /access-control-lists HTTP/1.1" 200 600 0.056124 10.0.0.129 - - [2026-05-04 04:15:33] "GET / HTTP/1.1" 200 36215 0.002494 10.0.0.129 - - [2026-05-04 04:15:35] "POST /fqname-to-id HTTP/1.1" 401 293 0.000585 10.0.0.129 - - [2026-05-04 04:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.074915 10.0.0.249 - - [2026-05-04 04:15:35] "GET /projects?obj_uuids=d616d18f-b220-4886-bbe4-baa54338c82b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001119 10.0.0.129 - - [2026-05-04 04:15:35] "GET /project/d616d18f-b220-4886-bbe4-baa54338c82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.050551 10.0.0.249 - - [2026-05-04 04:15:35] "GET /projects?obj_uuids=d616d18f-b220-4886-bbe4-baa54338c82b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002109 10.0.0.129 - - [2026-05-04 04:15:35] "POST /neutron/network HTTP/1.1" 200 623 0.223609 10.0.0.129 - - [2026-05-04 04:15:36] "POST /id-to-fqname HTTP/1.1" 200 231 0.004356 10.0.0.129 - - [2026-05-04 04:15:36] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008155 10.0.0.129 - - [2026-05-04 04:15:36] "POST /neutron/network HTTP/1.1" 200 841 0.009344 10.0.0.129 - - [2026-05-04 04:15:36] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008116 10.0.0.129 - - [2026-05-04 04:15:36] "POST /id-to-fqname HTTP/1.1" 200 231 0.001856 10.0.0.129 - - [2026-05-04 04:15:36] "POST /neutron/port HTTP/1.1" 200 4186 0.038541 10.0.0.249 - - [2026-05-04 04:15:37] "GET /projects?obj_uuids=d616d18f-b220-4886-bbe4-baa54338c82b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002181 10.0.0.129 - - [2026-05-04 04:15:37] "GET /project/d616d18f-b220-4886-bbe4-baa54338c82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.097072 10.0.0.129 - - [2026-05-04 04:15:37] "POST /neutron/port HTTP/1.1" 200 4186 0.051679 10.0.0.129 - - [2026-05-04 04:15:37] "POST /id-to-fqname HTTP/1.1" 200 231 0.001438 10.0.0.129 - - [2026-05-04 04:15:38] "POST /neutron/network HTTP/1.1" 200 851 0.009414 10.0.0.129 - - [2026-05-04 04:15:38] "POST /neutron/port HTTP/1.1" 200 1063 0.033281 10.0.0.129 - - [2026-05-04 04:15:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005612 10.0.0.129 - - [2026-05-04 04:15:39] "POST /neutron/network HTTP/1.1" 200 841 0.008994 10.0.0.249 - - [2026-05-04 04:15:54] "DELETE /project/375371a3a7104674ae0e609d0c490873 HTTP/1.1" 404 173 0.014673 10.0.0.249 - - [2026-05-04 04:15:54] "DELETE /project/d616d18fb2204886bbe4baa54338c82b HTTP/1.1" 404 173 0.013376 10.0.0.249 - - [2026-05-04 04:15:54] "GET /projects?obj_uuids=375371a3-a710-4674-ae0e-609d0c490873&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001213 10.0.0.249 - - [2026-05-04 04:15:54] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001068 10.0.0.249 - - [2026-05-04 04:15:54] "GET /project/711b033b-e2c7-4e7b-a7f3-f1944ade6940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.084096 10.0.0.249 - - [2026-05-04 04:15:54] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001655 10.0.0.249 - - [2026-05-04 04:15:54] "GET /project/375371a3-a710-4674-ae0e-609d0c490873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.136595 10.0.0.249 - - [2026-05-04 04:15:54] "GET /projects?obj_uuids=375371a3-a710-4674-ae0e-609d0c490873&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001410 10.0.0.249 - - [2026-05-04 04:15:54] "GET /project/711b033b-e2c7-4e7b-a7f3-f1944ade6940?fields=security_groups HTTP/1.1" 200 1427 0.131258 10.0.0.249 - - [2026-05-04 04:15:54] "GET /project/375371a3-a710-4674-ae0e-609d0c490873?fields=security_groups HTTP/1.1" 200 1358 0.102984 10.0.0.249 - - [2026-05-04 04:15:54] "DELETE /security-group/88baac72-0cc9-47f7-bdd3-8eeec6bda3ce HTTP/1.1" 404 177 0.005272 10.0.0.249 - - [2026-05-04 04:15:54] "GET /projects?obj_uuids=711b033b-e2c7-4e7b-a7f3-f1944ade6940&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002381 10.0.0.129 - - [2026-05-04 04:15:54] "DELETE /access-control-list/fb1c1583-bb7f-45cf-9bb4-b4d1a1265d74 HTTP/1.1" 200 115 0.078882 10.0.0.249 - - [2026-05-04 04:15:55] "GET /project/711b033b-e2c7-4e7b-a7f3-f1944ade6940?fields=application_policy_sets HTTP/1.1" 200 1466 0.109477 10.0.0.249 - - [2026-05-04 04:15:55] "DELETE /security-group/dba38923-e172-45de-949e-e49c9addb9ff HTTP/1.1" 200 115 0.167851 10.0.0.249 - - [2026-05-04 04:15:55] "GET /projects?obj_uuids=375371a3-a710-4674-ae0e-609d0c490873&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001589 10.0.0.249 - - [2026-05-04 04:15:55] "GET /project/375371a3-a710-4674-ae0e-609d0c490873?fields=application_policy_sets HTTP/1.1" 200 1397 0.121390 10.0.0.249 - - [2026-05-04 04:15:55] "DELETE /project/711b033b-e2c7-4e7b-a7f3-f1944ade6940 HTTP/1.1" 200 115 0.668588 10.0.0.129 - - [2026-05-04 04:15:55] "DELETE /access-control-list/42585f24-368a-4cb9-9f98-daf091d3afdb HTTP/1.1" 200 115 0.084988 10.0.0.249 - - [2026-05-04 04:15:55] "DELETE /project/375371a3-a710-4674-ae0e-609d0c490873 HTTP/1.1" 200 115 0.798911 10.0.0.249 - - [2026-05-04 04:15:59] "GET /obj-perms HTTP/1.1" 200 5075 0.081779 10.0.0.129 - - [2026-05-04 04:16:00] "POST /neutron/network HTTP/1.1" 200 851 0.008591 10.0.0.249 - - [2026-05-04 04:16:01] "GET /projects?obj_uuids=d616d18f-b220-4886-bbe4-baa54338c82b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001931 10.0.0.129 - - [2026-05-04 04:16:01] "GET /project/d616d18f-b220-4886-bbe4-baa54338c82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.080948 10.0.0.129 - - [2026-05-04 04:16:01] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010862 10.0.0.129 - - [2026-05-04 04:16:01] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009647 10.0.0.129 - - [2026-05-04 04:16:01] "POST /neutron/port HTTP/1.1" 200 1127 0.037331 10.0.0.129 - - [2026-05-04 04:16:01] "GET /virtual-machine/117db75d-0514-4310-819e-49ceb8525ce9 HTTP/1.1" 401 293 0.000627 10.0.0.249 - - [2026-05-04 04:16:02] "GET /projects?obj_uuids=d616d18f-b220-4886-bbe4-baa54338c82b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001278 10.0.0.129 - - [2026-05-04 04:16:02] "GET /virtual-machine/117db75d-0514-4310-819e-49ceb8525ce9 HTTP/1.1" 200 1297 0.205861 10.0.0.129 - - [2026-05-04 04:16:02] "GET /virtual-machine-interface/4496b83d-341c-471c-936d-c3c3f2c15984 HTTP/1.1" 200 2989 0.012453 10.0.0.129 - - [2026-05-04 04:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.129 - - [2026-05-04 04:16:02] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006763 10.0.0.129 - - [2026-05-04 04:16:02] "GET /virtual-networks?parent_id=d616d18f-b220-4886-bbe4-baa54338c82b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.005182 10.0.0.129 - - [2026-05-04 04:16:02] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.034343 10.0.0.129 - - [2026-05-04 04:16:02] "POST /neutron/port HTTP/1.1" 200 1063 0.637179 10.0.0.129 - - [2026-05-04 04:16:03] "POST /neutron/port HTTP/1.1" 200 1117 0.274739 10.0.0.129 - - [2026-05-04 04:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008049 10.0.0.129 - - [2026-05-04 04:16:03] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.019233 10.0.0.129 - - [2026-05-04 04:16:03] "GET /virtual-networks?parent_id=d616d18f-b220-4886-bbe4-baa54338c82b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.005685 10.0.0.129 - - [2026-05-04 04:16:03] "POST /neutron/subnet HTTP/1.1" 200 694 0.025398 10.0.0.129 - - [2026-05-04 04:16:03] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.014351 10.0.0.129 - - [2026-05-04 04:16:03] "POST /neutron/port HTTP/1.1" 200 1127 0.061919 10.0.0.129 - - [2026-05-04 04:16:09] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010308 10.0.0.129 - - [2026-05-04 04:16:19] "POST /neutron/port HTTP/1.1" 200 1127 0.023874 10.0.0.129 - - [2026-05-04 04:16:24] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009620 10.0.0.129 - - [2026-05-04 04:16:34] "POST /neutron/port HTTP/1.1" 200 1127 0.028918 10.0.0.50 - - [2026-05-04 04:16:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000512 10.0.0.50 - - [2026-05-04 04:16:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000557 10.0.0.249 - - [2026-05-04 04:16:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000485 10.0.0.249 - - [2026-05-04 04:16:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000489 10.0.0.50 - - [2026-05-04 04:16:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.50 - - [2026-05-04 04:16:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000480 10.0.0.129 - - [2026-05-04 04:16:39] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011312 10.0.0.249 - - [2026-05-04 04:16:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000469 10.0.0.249 - - [2026-05-04 04:16:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000675 10.0.0.129 - - [2026-05-04 04:16:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000583 10.0.0.129 - - [2026-05-04 04:16:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000981 10.0.0.129 - - [2026-05-04 04:16:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000590 10.0.0.129 - - [2026-05-04 04:16:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000600 10.0.0.129 - - [2026-05-04 04:16:45] "POST /neutron/port HTTP/1.1" 200 1127 0.027323 10.0.0.129 - - [2026-05-04 04:16:45] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009658 10.0.0.129 - - [2026-05-04 04:16:45] "GET /virtual-machine/80aca2e6-76aa-433b-9294-12d7f57a89c1 HTTP/1.1" 200 1298 0.007378 10.0.0.129 - - [2026-05-04 04:16:45] "GET /virtual-machine-interface/94adf8d5-9ca4-4b61-809d-0e7719588e61 HTTP/1.1" 200 2989 0.007109 10.0.0.129 - - [2026-05-04 04:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.129 - - [2026-05-04 04:16:45] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005615 10.0.0.129 - - [2026-05-04 04:16:45] "GET /virtual-networks?parent_id=d616d18f-b220-4886-bbe4-baa54338c82b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.004224 10.0.0.129 - - [2026-05-04 04:16:45] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.009737 10.0.0.129 - - [2026-05-04 04:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.129 - - [2026-05-04 04:16:48] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007344 10.0.0.129 - - [2026-05-04 04:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006419 10.0.0.129 - - [2026-05-04 04:16:52] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.011641 10.0.0.129 - - [2026-05-04 04:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006205 10.0.0.129 - - [2026-05-04 04:16:56] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008453 10.0.0.129 - - [2026-05-04 04:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.129 - - [2026-05-04 04:17:00] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007028 10.0.0.129 - - [2026-05-04 04:17:01] "POST /neutron/network HTTP/1.1" 200 1121 0.010287 10.0.0.129 - - [2026-05-04 04:17:01] "POST /neutron/subnet HTTP/1.1" 200 1375 0.019897 10.0.0.129 - - [2026-05-04 04:17:01] "POST /neutron/network HTTP/1.1" 200 1111 0.011878 10.0.0.129 - - [2026-05-04 04:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008471 10.0.0.129 - - [2026-05-04 04:17:04] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007436 10.0.0.129 - - [2026-05-04 04:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.129 - - [2026-05-04 04:17:09] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007303 10.0.0.129 - - [2026-05-04 04:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.129 - - [2026-05-04 04:17:13] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008423 10.0.0.129 - - [2026-05-04 04:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.129 - - [2026-05-04 04:17:17] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007114 10.0.0.129 - - [2026-05-04 04:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005093 10.0.0.129 - - [2026-05-04 04:17:21] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008552 10.0.0.129 - - [2026-05-04 04:17:24] "POST /neutron/network HTTP/1.1" 200 1121 0.045114 10.0.0.129 - - [2026-05-04 04:17:24] "POST /neutron/subnet HTTP/1.1" 200 1375 0.017631 10.0.0.129 - - [2026-05-04 04:17:24] "POST /neutron/network HTTP/1.1" 200 1111 0.013146 10.0.0.129 - - [2026-05-04 04:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.129 - - [2026-05-04 04:17:25] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006373 10.0.0.129 - - [2026-05-04 04:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.129 - - [2026-05-04 04:17:29] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007031 10.0.0.129 - - [2026-05-04 04:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.129 - - [2026-05-04 04:17:33] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008256 10.0.0.129 - - [2026-05-04 04:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.129 - - [2026-05-04 04:17:37] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007204 10.0.0.129 - - [2026-05-04 04:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.129 - - [2026-05-04 04:17:41] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006896 10.0.0.129 - - [2026-05-04 04:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014229 10.0.0.129 - - [2026-05-04 04:17:45] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008526 10.0.0.129 - - [2026-05-04 04:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.129 - - [2026-05-04 04:17:49] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007415 10.0.0.129 - - [2026-05-04 04:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005646 10.0.0.129 - - [2026-05-04 04:17:54] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008153 10.0.0.129 - - [2026-05-04 04:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.129 - - [2026-05-04 04:17:58] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008377 10.0.0.129 - - [2026-05-04 04:18:01] "GET /obj-perms HTTP/1.1" 200 5075 0.084975 10.0.0.129 - - [2026-05-04 04:18:01] "POST /neutron/network HTTP/1.1" 200 937 0.009355 10.0.0.129 - - [2026-05-04 04:18:01] "POST /neutron/port HTTP/1.1" 200 117 0.001506 10.0.0.129 - - [2026-05-04 04:18:02] "POST /neutron/security_group HTTP/1.1" 200 2062 0.042592 10.0.0.129 - - [2026-05-04 04:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.129 - - [2026-05-04 04:18:02] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007293 10.0.0.129 - - [2026-05-04 04:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.129 - - [2026-05-04 04:18:04] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006036 10.0.0.129 - - [2026-05-04 04:18:04] "GET /virtual-networks?parent_id=d616d18f-b220-4886-bbe4-baa54338c82b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.005495 10.0.0.129 - - [2026-05-04 04:18:04] "GET /virtual-network/57cc0d6c-bc00-4347-903d-6ca92e069281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008170 10.0.0.129 - - [2026-05-04 04:18:09] "POST /neutron/port HTTP/1.1" 200 1127 0.027791 10.0.0.129 - - [2026-05-04 04:18:15] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012164 10.0.0.129 - - [2026-05-04 04:18:25] "POST /neutron/port HTTP/1.1" 200 1127 0.028957 10.0.0.129 - - [2026-05-04 04:18:26] "POST /neutron/port HTTP/1.1" 200 1107 0.025582 10.0.0.129 - - [2026-05-04 04:18:26] "POST /neutron/subnet HTTP/1.1" 200 699 0.011520 10.0.0.129 - - [2026-05-04 04:18:30] "POST /neutron/port HTTP/1.1" 200 1127 0.028507 10.0.0.129 - - [2026-05-04 04:18:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010258 10.0.0.129 - - [2026-05-04 04:18:46] "POST /neutron/port HTTP/1.1" 200 1127 0.025268 10.0.0.129 - - [2026-05-04 04:18:51] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010993 10.0.0.129 - - [2026-05-04 04:18:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.004440 10.0.0.129 - - [2026-05-04 04:18:56] "POST /bgp-as-a-services HTTP/1.1" 200 599 0.058911 10.0.0.129 - - [2026-05-04 04:18:57] "GET /bgp-as-a-service/b86fbede-9e55-4d8d-a918-770737ea6ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1624 0.009290 10.0.0.129 - - [2026-05-04 04:18:57] "GET /virtual-machine-interface/94adf8d5-9ca4-4b61-809d-0e7719588e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.007699 10.0.0.129 - - [2026-05-04 04:18:57] "POST /ref-update HTTP/1.1" 200 156 0.018765 10.0.0.129 - - [2026-05-04 04:18:57] "POST /neutron/network HTTP/1.1" 200 841 0.008360 10.0.0.129 - - [2026-05-04 04:18:57] "POST /ref-update HTTP/1.1" 200 156 0.058703 10.0.0.129 - - [2026-05-04 04:19:03] "POST /neutron/port HTTP/1.1" 200 1127 0.030375 10.0.0.129 - - [2026-05-04 04:19:03] "POST /neutron/subnet HTTP/1.1" 200 694 0.013251 10.0.0.129 - - [2026-05-04 04:19:26] "POST /neutron/port HTTP/1.1" 200 1127 0.022125 10.0.0.129 - - [2026-05-04 04:19:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004348 10.0.0.129 - - [2026-05-04 04:19:26] "POST /neutron/network HTTP/1.1" 200 841 0.009654 10.0.0.129 - - [2026-05-04 04:19:28] "GET /bgp-as-a-service/b86fbede-9e55-4d8d-a918-770737ea6ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.008200 10.0.0.129 - - [2026-05-04 04:19:28] "GET /virtual-machine-interface/94adf8d5-9ca4-4b61-809d-0e7719588e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.008590 10.0.0.129 - - [2026-05-04 04:19:28] "POST /ref-update HTTP/1.1" 200 156 0.018133 10.0.0.129 - - [2026-05-04 04:19:28] "POST /ref-update HTTP/1.1" 200 156 0.018347 10.0.0.129 - - [2026-05-04 04:19:28] "DELETE /bgp-as-a-service/b86fbede-9e55-4d8d-a918-770737ea6ddf HTTP/1.1" 200 115 0.066337 10.0.0.129 - - [2026-05-04 04:19:29] "POST /neutron/port HTTP/1.1" 200 1127 0.030406 10.0.0.129 - - [2026-05-04 04:19:29] "POST /neutron/port HTTP/1.1" 200 1127 0.035118 10.0.0.129 - - [2026-05-04 04:19:30] "POST /neutron/network HTTP/1.1" 200 841 0.009543 10.0.0.129 - - [2026-05-04 04:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.249 - - [2026-05-04 04:19:32] "GET /projects?obj_uuids=d616d18f-b220-4886-bbe4-baa54338c82b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001824 10.0.0.129 - - [2026-05-04 04:19:32] "GET /project/d616d18f-b220-4886-bbe4-baa54338c82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.078927 10.0.0.249 - - [2026-05-04 04:19:32] "GET /projects?obj_uuids=d616d18f-b220-4886-bbe4-baa54338c82b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001221 10.0.0.129 - - [2026-05-04 04:19:32] "GET /project/d616d18f-b220-4886-bbe4-baa54338c82b?fields=virtual_networks HTTP/1.1" 200 1053 0.048394 10.0.0.249 - - [2026-05-04 04:19:32] "GET /projects?obj_uuids=d616d18f-b220-4886-bbe4-baa54338c82b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001210 10.0.0.129 - - [2026-05-04 04:19:32] "GET /project/d616d18f-b220-4886-bbe4-baa54338c82b?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.052470 10.0.0.249 - - [2026-05-04 04:19:32] "GET /projects?obj_uuids=d616d18f-b220-4886-bbe4-baa54338c82b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001540 10.0.0.129 - - [2026-05-04 04:19:33] "GET /project/d616d18f-b220-4886-bbe4-baa54338c82b?fields=security_groups HTTP/1.1" 200 1284 0.056254 10.0.0.129 - - [2026-05-04 04:19:33] "POST /fqname-to-id HTTP/1.1" 404 189 0.041110 10.0.0.249 - - [2026-05-04 04:19:34] "GET /projects?obj_uuids=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003494 10.0.0.249 - - [2026-05-04 04:19:34] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002210 10.0.0.249 - - [2026-05-04 04:19:34] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.012401 10.0.0.249 - - [2026-05-04 04:19:34] "POST /id-to-fqname HTTP/1.1" 200 191 0.002170 10.0.0.249 - - [2026-05-04 04:19:34] "POST /fqname-to-id HTTP/1.1" 404 200 0.012092 10.0.0.249 - - [2026-05-04 04:19:34] "POST /security-groups HTTP/1.1" 200 592 0.050294 10.0.0.249 - - [2026-05-04 04:19:34] "POST /projects HTTP/1.1" 200 587 0.310900 10.0.0.249 - - [2026-05-04 04:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.354178 10.0.0.129 - - [2026-05-04 04:19:34] "POST /access-control-lists HTTP/1.1" 200 599 0.041738 10.0.0.129 - - [2026-05-04 04:19:34] "GET /project/d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.540914 10.0.0.129 - - [2026-05-04 04:19:35] "GET / HTTP/1.1" 200 36215 0.001806 10.0.0.129 - - [2026-05-04 04:19:37] "POST /fqname-to-id HTTP/1.1" 401 293 0.000589 10.0.0.129 - - [2026-05-04 04:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.079076 10.0.0.249 - - [2026-05-04 04:19:38] "GET /projects?obj_uuids=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001265 10.0.0.129 - - [2026-05-04 04:19:38] "GET /project/d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.065554 10.0.0.249 - - [2026-05-04 04:19:38] "GET /projects?obj_uuids=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001457 10.0.0.129 - - [2026-05-04 04:19:38] "POST /neutron/network HTTP/1.1" 200 614 0.204748 10.0.0.129 - - [2026-05-04 04:19:38] "POST /route-targets HTTP/1.1" 200 328 0.021859 10.0.0.129 - - [2026-05-04 04:19:38] "POST /id-to-fqname HTTP/1.1" 200 225 0.004752 10.0.0.129 - - [2026-05-04 04:19:38] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.009884 10.0.0.129 - - [2026-05-04 04:19:38] "POST /neutron/network HTTP/1.1" 200 835 0.009806 10.0.0.129 - - [2026-05-04 04:19:38] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.010291 10.0.0.129 - - [2026-05-04 04:19:38] "POST /id-to-fqname HTTP/1.1" 200 225 0.001877 10.0.0.129 - - [2026-05-04 04:19:39] "POST /neutron/port HTTP/1.1" 200 4186 0.048543 10.0.0.249 - - [2026-05-04 04:19:40] "GET /projects?obj_uuids=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001237 10.0.0.129 - - [2026-05-04 04:19:40] "GET /project/d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.091967 10.0.0.129 - - [2026-05-04 04:19:40] "POST /neutron/port HTTP/1.1" 200 4186 0.053368 10.0.0.129 - - [2026-05-04 04:19:40] "POST /id-to-fqname HTTP/1.1" 200 225 0.001453 10.0.0.129 - - [2026-05-04 04:19:40] "POST /neutron/network HTTP/1.1" 200 845 0.009155 10.0.0.129 - - [2026-05-04 04:19:41] "POST /neutron/port HTTP/1.1" 200 1063 0.044712 10.0.0.249 - - [2026-05-04 04:19:41] "GET /projects?obj_uuids=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001520 10.0.0.129 - - [2026-05-04 04:19:41] "GET /project/d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.174189 10.0.0.129 - - [2026-05-04 04:19:41] "POST /neutron/network HTTP/1.1" 200 835 0.058698 10.0.0.129 - - [2026-05-04 04:19:42] "POST /neutron/subnet HTTP/1.1" 200 708 0.024635 10.0.0.129 - - [2026-05-04 04:19:42] "POST /neutron/network HTTP/1.1" 200 835 0.014061 10.0.0.129 - - [2026-05-04 04:19:42] "POST /id-to-fqname HTTP/1.1" 200 225 0.001660 10.0.0.129 - - [2026-05-04 04:19:42] "POST /neutron/port HTTP/1.1" 200 5160 0.160683 10.0.0.249 - - [2026-05-04 04:19:42] "GET /projects?obj_uuids=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001239 10.0.0.129 - - [2026-05-04 04:19:43] "POST /neutron/port HTTP/1.1" 200 1063 0.557643 10.0.0.129 - - [2026-05-04 04:19:43] "POST /neutron/port HTTP/1.1" 200 1063 0.035472 10.0.0.249 - - [2026-05-04 04:19:43] "GET /projects?obj_uuids=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001620 10.0.0.129 - - [2026-05-04 04:19:43] "GET /project/d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.163898 10.0.0.129 - - [2026-05-04 04:19:43] "POST /neutron/network HTTP/1.1" 200 835 0.021657 10.0.0.129 - - [2026-05-04 04:19:43] "POST /neutron/port HTTP/1.1" 200 117 0.001468 10.0.0.129 - - [2026-05-04 04:19:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.016284 10.0.0.129 - - [2026-05-04 04:19:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.020620 10.0.0.129 - - [2026-05-04 04:19:45] "POST /neutron/port HTTP/1.1" 200 1063 0.063153 10.0.0.129 - - [2026-05-04 04:19:46] "POST /neutron/port HTTP/1.1" 200 1127 0.054567 10.0.0.129 - - [2026-05-04 04:19:46] "POST /neutron/port HTTP/1.1" 200 117 0.002652 10.0.0.129 - - [2026-05-04 04:19:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.028044 10.0.0.249 - - [2026-05-04 04:19:55] "GET /projects?obj_uuids=d616d18f-b220-4886-bbe4-baa54338c82b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001150 10.0.0.249 - - [2026-05-04 04:19:55] "DELETE /project/d7b5de43ee3f4f02b2249a7fe7dafdbf HTTP/1.1" 404 173 0.007463 10.0.0.249 - - [2026-05-04 04:19:55] "GET /project/d616d18f-b220-4886-bbe4-baa54338c82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.073185 10.0.0.249 - - [2026-05-04 04:19:55] "GET /projects?obj_uuids=d616d18f-b220-4886-bbe4-baa54338c82b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001267 10.0.0.249 - - [2026-05-04 04:19:55] "GET /project/d616d18f-b220-4886-bbe4-baa54338c82b?fields=security_groups HTTP/1.1" 200 1386 0.092283 10.0.0.249 - - [2026-05-04 04:19:55] "DELETE /security-group/cb61e893-07ef-4704-bd84-62b9b48ffe48 HTTP/1.1" 404 177 0.006140 10.0.0.249 - - [2026-05-04 04:19:56] "GET /projects?obj_uuids=d616d18f-b220-4886-bbe4-baa54338c82b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004725 10.0.0.129 - - [2026-05-04 04:19:56] "DELETE /access-control-list/e58c8e36-15d3-4a94-9d3e-d19c222a328e HTTP/1.1" 200 115 0.105322 10.0.0.249 - - [2026-05-04 04:19:56] "GET /project/d616d18f-b220-4886-bbe4-baa54338c82b?fields=application_policy_sets HTTP/1.1" 200 1425 0.108603 10.0.0.249 - - [2026-05-04 04:19:56] "DELETE /project/d616d18f-b220-4886-bbe4-baa54338c82b HTTP/1.1" 200 115 0.621881 10.0.0.129 - - [2026-05-04 04:19:59] "POST /neutron/port HTTP/1.1" 200 1127 0.026189 10.0.0.50 - - [2026-05-04 04:20:02] "GET /obj-perms HTTP/1.1" 200 5075 0.078086 10.0.0.249 - - [2026-05-04 04:20:03] "GET /obj-perms HTTP/1.1" 200 5075 0.074591 10.0.0.129 - - [2026-05-04 04:20:04] "POST /neutron/port HTTP/1.1" 200 1216 0.023685 10.0.0.129 - - [2026-05-04 04:20:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005003 10.0.0.129 - - [2026-05-04 04:20:04] "POST /neutron/port HTTP/1.1" 200 117 0.001221 10.0.0.129 - - [2026-05-04 04:20:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010062 10.0.0.129 - - [2026-05-04 04:20:15] "POST /neutron/port HTTP/1.1" 200 1127 0.024884 10.0.0.129 - - [2026-05-04 04:20:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011135 10.0.0.129 - - [2026-05-04 04:20:20] "POST /neutron/port HTTP/1.1" 200 1127 0.031286 10.0.0.129 - - [2026-05-04 04:20:20] "GET /virtual-machine/86cb09d9-5647-4992-901b-bcc63df6ebe7 HTTP/1.1" 401 293 0.000469 10.0.0.129 - - [2026-05-04 04:20:21] "GET /virtual-machine/86cb09d9-5647-4992-901b-bcc63df6ebe7 HTTP/1.1" 200 1295 0.035265 10.0.0.129 - - [2026-05-04 04:20:21] "GET /virtual-machine-interface/4d6b885f-9803-4bee-85b7-5b25f26795b3 HTTP/1.1" 200 2964 0.007413 10.0.0.129 - - [2026-05-04 04:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006500 10.0.0.129 - - [2026-05-04 04:20:21] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005072 10.0.0.129 - - [2026-05-04 04:20:21] "GET /virtual-networks?parent_id=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.006284 10.0.0.129 - - [2026-05-04 04:20:21] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.008192 10.0.0.129 - - [2026-05-04 04:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.129 - - [2026-05-04 04:20:24] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007064 10.0.0.129 - - [2026-05-04 04:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005490 10.0.0.129 - - [2026-05-04 04:20:28] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006874 10.0.0.129 - - [2026-05-04 04:20:29] "POST /neutron/port HTTP/1.1" 200 1216 0.025949 10.0.0.129 - - [2026-05-04 04:20:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005526 10.0.0.129 - - [2026-05-04 04:20:29] "POST /neutron/port HTTP/1.1" 200 117 0.001430 10.0.0.129 - - [2026-05-04 04:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.129 - - [2026-05-04 04:20:32] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007128 10.0.0.129 - - [2026-05-04 04:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.129 - - [2026-05-04 04:20:36] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006889 10.0.0.129 - - [2026-05-04 04:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.129 - - [2026-05-04 04:20:40] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.009104 10.0.0.129 - - [2026-05-04 04:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.129 - - [2026-05-04 04:20:44] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.009829 10.0.0.129 - - [2026-05-04 04:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004893 10.0.0.129 - - [2026-05-04 04:20:48] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007966 10.0.0.129 - - [2026-05-04 04:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.129 - - [2026-05-04 04:20:52] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.008085 10.0.0.129 - - [2026-05-04 04:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005539 10.0.0.129 - - [2026-05-04 04:20:57] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006859 10.0.0.129 - - [2026-05-04 04:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.129 - - [2026-05-04 04:21:01] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007545 10.0.0.129 - - [2026-05-04 04:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005101 10.0.0.129 - - [2026-05-04 04:21:05] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006752 10.0.0.129 - - [2026-05-04 04:21:05] "POST /neutron/port HTTP/1.1" 200 1107 0.065830 10.0.0.129 - - [2026-05-04 04:21:05] "POST /neutron/subnet HTTP/1.1" 200 699 0.012910 10.0.0.129 - - [2026-05-04 04:21:07] "POST /neutron/port HTTP/1.1" 200 1127 0.029066 10.0.0.129 - - [2026-05-04 04:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.129 - - [2026-05-04 04:21:09] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007077 10.0.0.129 - - [2026-05-04 04:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.129 - - [2026-05-04 04:21:13] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007005 10.0.0.129 - - [2026-05-04 04:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006753 10.0.0.129 - - [2026-05-04 04:21:17] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.011570 10.0.0.129 - - [2026-05-04 04:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005475 10.0.0.129 - - [2026-05-04 04:21:21] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.008528 10.0.0.129 - - [2026-05-04 04:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.129 - - [2026-05-04 04:21:25] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007396 10.0.0.129 - - [2026-05-04 04:21:28] "POST /neutron/port HTTP/1.1" 200 1107 0.025040 10.0.0.129 - - [2026-05-04 04:21:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.013523 10.0.0.129 - - [2026-05-04 04:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.129 - - [2026-05-04 04:21:29] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007117 10.0.0.129 - - [2026-05-04 04:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005481 10.0.0.129 - - [2026-05-04 04:21:33] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007977 10.0.0.129 - - [2026-05-04 04:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 10.0.0.129 - - [2026-05-04 04:21:38] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007064 10.0.0.50 - - [2026-05-04 04:21:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000472 10.0.0.50 - - [2026-05-04 04:21:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000516 10.0.0.249 - - [2026-05-04 04:21:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000467 10.0.0.249 - - [2026-05-04 04:21:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000434 10.0.0.50 - - [2026-05-04 04:21:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000492 10.0.0.50 - - [2026-05-04 04:21:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000429 10.0.0.249 - - [2026-05-04 04:21:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000569 10.0.0.249 - - [2026-05-04 04:21:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000588 10.0.0.129 - - [2026-05-04 04:21:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000445 10.0.0.129 - - [2026-05-04 04:21:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000516 10.0.0.129 - - [2026-05-04 04:21:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000498 10.0.0.129 - - [2026-05-04 04:21:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000447 10.0.0.129 - - [2026-05-04 04:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005856 10.0.0.129 - - [2026-05-04 04:21:42] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006993 10.0.0.129 - - [2026-05-04 04:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.129 - - [2026-05-04 04:21:46] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007993 10.0.0.129 - - [2026-05-04 04:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008756 10.0.0.129 - - [2026-05-04 04:21:50] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007846 10.0.0.129 - - [2026-05-04 04:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.129 - - [2026-05-04 04:21:54] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007456 10.0.0.129 - - [2026-05-04 04:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.129 - - [2026-05-04 04:21:58] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006574 10.0.0.129 - - [2026-05-04 04:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006835 10.0.0.129 - - [2026-05-04 04:22:02] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007444 10.0.0.129 - - [2026-05-04 04:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.129 - - [2026-05-04 04:22:04] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005836 10.0.0.129 - - [2026-05-04 04:22:04] "GET /virtual-networks?parent_id=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.007436 10.0.0.129 - - [2026-05-04 04:22:04] "GET /obj-perms HTTP/1.1" 200 5075 0.064620 10.0.0.129 - - [2026-05-04 04:22:04] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007241 10.0.0.129 - - [2026-05-04 04:22:04] "POST /neutron/port HTTP/1.1" 200 1127 0.034666 10.0.0.129 - - [2026-05-04 04:22:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011855 10.0.0.129 - - [2026-05-04 04:22:05] "POST /neutron/network HTTP/1.1" 200 845 0.009291 10.0.0.129 - - [2026-05-04 04:22:05] "POST /neutron/port HTTP/1.1" 200 117 0.001557 10.0.0.129 - - [2026-05-04 04:22:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009905 10.0.0.129 - - [2026-05-04 04:22:15] "POST /neutron/port HTTP/1.1" 200 1127 0.028643 10.0.0.129 - - [2026-05-04 04:22:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009961 10.0.0.129 - - [2026-05-04 04:22:30] "POST /neutron/port HTTP/1.1" 200 1127 0.077575 10.0.0.129 - - [2026-05-04 04:22:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006481 10.0.0.129 - - [2026-05-04 04:22:31] "POST /neutron/network HTTP/1.1" 200 835 0.012346 10.0.0.129 - - [2026-05-04 04:22:36] "POST /neutron/port HTTP/1.1" 200 1127 0.025678 10.0.0.129 - - [2026-05-04 04:22:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012396 10.0.0.129 - - [2026-05-04 04:22:51] "POST /neutron/port HTTP/1.1" 200 1127 0.026130 10.0.0.129 - - [2026-05-04 04:22:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010397 10.0.0.129 - - [2026-05-04 04:23:07] "POST /neutron/port HTTP/1.1" 200 1216 0.023940 10.0.0.129 - - [2026-05-04 04:23:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005193 10.0.0.129 - - [2026-05-04 04:23:07] "POST /neutron/port HTTP/1.1" 200 117 0.001557 10.0.0.129 - - [2026-05-04 04:23:07] "POST /neutron/port HTTP/1.1" 200 1127 0.029011 10.0.0.129 - - [2026-05-04 04:23:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009777 10.0.0.129 - - [2026-05-04 04:23:18] "POST /neutron/port HTTP/1.1" 200 1127 0.024800 10.0.0.129 - - [2026-05-04 04:23:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011018 10.0.0.129 - - [2026-05-04 04:23:18] "GET /virtual-machine/56945daf-acda-49d4-b949-47d92047ba4b HTTP/1.1" 200 1295 0.008952 10.0.0.129 - - [2026-05-04 04:23:18] "GET /virtual-machine-interface/c2c929fc-c96a-4a59-a568-3f67e18b0a3a HTTP/1.1" 200 2966 0.007802 10.0.0.129 - - [2026-05-04 04:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005001 10.0.0.129 - - [2026-05-04 04:23:18] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005231 10.0.0.129 - - [2026-05-04 04:23:18] "GET /virtual-networks?parent_id=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003982 10.0.0.129 - - [2026-05-04 04:23:18] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.011494 10.0.0.129 - - [2026-05-04 04:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.129 - - [2026-05-04 04:23:19] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005128 10.0.0.129 - - [2026-05-04 04:23:19] "GET /virtual-networks?parent_id=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.005421 10.0.0.129 - - [2026-05-04 04:23:19] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.012425 10.0.0.129 - - [2026-05-04 04:23:19] "POST /neutron/port HTTP/1.1" 200 1127 0.025195 10.0.0.129 - - [2026-05-04 04:23:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014888 10.0.0.129 - - [2026-05-04 04:23:20] "GET /virtual-machine/937fd0c8-b18c-4321-aa23-23cdcffd2a29 HTTP/1.1" 200 1296 0.009608 10.0.0.129 - - [2026-05-04 04:23:20] "GET /virtual-machine-interface/52622a3b-7f5c-48bd-9613-c9534aa5a80c HTTP/1.1" 200 2965 0.008832 10.0.0.129 - - [2026-05-04 04:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006561 10.0.0.129 - - [2026-05-04 04:23:20] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007554 10.0.0.129 - - [2026-05-04 04:23:20] "GET /virtual-networks?parent_id=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.005095 10.0.0.129 - - [2026-05-04 04:23:20] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.012533 10.0.0.129 - - [2026-05-04 04:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005146 10.0.0.129 - - [2026-05-04 04:23:21] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005996 10.0.0.129 - - [2026-05-04 04:23:21] "GET /virtual-networks?parent_id=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.006151 10.0.0.129 - - [2026-05-04 04:23:21] "GET /virtual-network/6ede6c82-1939-4b5f-bf8c-aa155cf35aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007887 10.0.0.129 - - [2026-05-04 04:23:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.004949 10.0.0.129 - - [2026-05-04 04:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.129 - - [2026-05-04 04:23:21] "GET /global-system-config/976d0400-f40e-47ba-86f5-690ea9d2a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.012434 10.0.0.129 - - [2026-05-04 04:23:21] "POST /control-node-zones HTTP/1.1" 200 571 0.040701 10.0.0.129 - - [2026-05-04 04:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.129 - - [2026-05-04 04:23:21] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006127 10.0.0.129 - - [2026-05-04 04:23:21] "GET /control-node-zone/2c0caa0a-c424-400f-8cf1-54d9d397915a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.008335 10.0.0.129 - - [2026-05-04 04:23:21] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.030081 10.0.0.129 - - [2026-05-04 04:23:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.004455 10.0.0.129 - - [2026-05-04 04:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.129 - - [2026-05-04 04:23:21] "GET /global-system-config/976d0400-f40e-47ba-86f5-690ea9d2a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.008029 10.0.0.129 - - [2026-05-04 04:23:22] "POST /control-node-zones HTTP/1.1" 200 571 0.038364 10.0.0.129 - - [2026-05-04 04:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.129 - - [2026-05-04 04:23:22] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006198 10.0.0.129 - - [2026-05-04 04:23:22] "GET /control-node-zone/251fdbaf-e3eb-4954-994d-7a9149dd9c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.007529 10.0.0.129 - - [2026-05-04 04:23:22] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.037961 10.0.0.129 - - [2026-05-04 04:23:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.003863 10.0.0.129 - - [2026-05-04 04:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.129 - - [2026-05-04 04:23:22] "GET /global-system-config/976d0400-f40e-47ba-86f5-690ea9d2a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.008138 10.0.0.129 - - [2026-05-04 04:23:22] "POST /control-node-zones HTTP/1.1" 200 571 0.037999 10.0.0.129 - - [2026-05-04 04:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.129 - - [2026-05-04 04:23:22] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006147 10.0.0.129 - - [2026-05-04 04:23:22] "GET /control-node-zone/3d7bf8e3-f1b5-445e-89f8-fc71e00e0dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006625 10.0.0.129 - - [2026-05-04 04:23:22] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.031192 10.0.0.129 - - [2026-05-04 04:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.129 - - [2026-05-04 04:23:22] "GET /global-system-config/976d0400-f40e-47ba-86f5-690ea9d2a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007808 10.0.0.129 - - [2026-05-04 04:23:22] "POST /fqname-to-id HTTP/1.1" 404 234 0.004511 10.0.0.129 - - [2026-05-04 04:23:22] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.046398 10.0.0.129 - - [2026-05-04 04:23:23] "POST /neutron/network HTTP/1.1" 200 835 0.008893 10.0.0.129 - - [2026-05-04 04:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.129 - - [2026-05-04 04:23:23] "GET /bgp-as-a-service/9ce3b90c-8bd0-4096-814c-66f7bf13da6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.008689 10.0.0.129 - - [2026-05-04 04:23:23] "GET /control-node-zone/2c0caa0a-c424-400f-8cf1-54d9d397915a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.006817 10.0.0.129 - - [2026-05-04 04:23:23] "POST /ref-update HTTP/1.1" 200 156 0.022827 10.0.0.129 - - [2026-05-04 04:23:29] "POST /neutron/port HTTP/1.1" 200 1127 0.023695 10.0.0.129 - - [2026-05-04 04:23:29] "POST /neutron/subnet HTTP/1.1" 200 708 0.013044 10.0.0.129 - - [2026-05-04 04:23:49] "GET /bgp-as-a-service/9ce3b90c-8bd0-4096-814c-66f7bf13da6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.009423 10.0.0.129 - - [2026-05-04 04:23:49] "GET /virtual-machine-interface/4d6b885f-9803-4bee-85b7-5b25f26795b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.006700 10.0.0.129 - - [2026-05-04 04:23:49] "POST /ref-update HTTP/1.1" 200 156 0.018149 10.0.0.129 - - [2026-05-04 04:23:49] "POST /ref-update HTTP/1.1" 200 156 0.031265 10.0.0.129 - - [2026-05-04 04:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.129 - - [2026-05-04 04:23:51] "GET /global-system-config/976d0400-f40e-47ba-86f5-690ea9d2a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007972 10.0.0.129 - - [2026-05-04 04:23:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.004734 10.0.0.129 - - [2026-05-04 04:23:52] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.041329 10.0.0.129 - - [2026-05-04 04:23:52] "POST /neutron/network HTTP/1.1" 200 835 0.007674 10.0.0.129 - - [2026-05-04 04:23:52] "POST /neutron/subnet HTTP/1.1" 200 734 0.010947 10.0.0.129 - - [2026-05-04 04:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006888 10.0.0.129 - - [2026-05-04 04:23:52] "GET /bgp-as-a-service/dc0dd07f-689d-4a39-bc65-19c88b05a762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.007135 10.0.0.129 - - [2026-05-04 04:23:52] "GET /control-node-zone/251fdbaf-e3eb-4954-994d-7a9149dd9c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.006045 10.0.0.129 - - [2026-05-04 04:23:52] "POST /ref-update HTTP/1.1" 200 156 0.021282 10.0.0.129 - - [2026-05-04 04:24:01] "GET /bgp-as-a-service/dc0dd07f-689d-4a39-bc65-19c88b05a762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.009630 10.0.0.129 - - [2026-05-04 04:24:01] "GET /virtual-machine-interface/c2c929fc-c96a-4a59-a568-3f67e18b0a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.008124 10.0.0.129 - - [2026-05-04 04:24:01] "POST /ref-update HTTP/1.1" 200 156 0.019822 10.0.0.129 - - [2026-05-04 04:24:01] "POST /bgp-routers HTTP/1.1" 200 642 0.117028 10.0.0.129 - - [2026-05-04 04:24:01] "PUT /bgp-router/e28a6c87-f99c-44af-9da8-d9c52ab079e8 HTTP/1.1" 200 255 0.045502 10.0.0.50 - - [2026-05-04 04:24:06] "GET /obj-perms HTTP/1.1" 200 5075 0.065610 10.0.0.129 - - [2026-05-04 04:24:09] "POST /neutron/network HTTP/1.1" 200 937 0.009659 10.0.0.129 - - [2026-05-04 04:24:09] "POST /neutron/port HTTP/1.1" 200 117 0.001392 10.0.0.129 - - [2026-05-04 04:24:21] "GET /control-node-zone/2c0caa0a-c424-400f-8cf1-54d9d397915a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.006115 10.0.0.129 - - [2026-05-04 04:24:21] "POST /ref-update HTTP/1.1" 200 156 0.034689 10.0.0.129 - - [2026-05-04 04:24:21] "GET /control-node-zone/251fdbaf-e3eb-4954-994d-7a9149dd9c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.006128 10.0.0.129 - - [2026-05-04 04:24:21] "POST /ref-update HTTP/1.1" 200 156 0.030154 10.0.0.129 - - [2026-05-04 04:24:21] "GET /control-node-zone/3d7bf8e3-f1b5-445e-89f8-fc71e00e0dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007141 10.0.0.129 - - [2026-05-04 04:24:21] "POST /ref-update HTTP/1.1" 200 156 0.036247 10.0.0.129 - - [2026-05-04 04:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006096 10.0.0.129 - - [2026-05-04 04:24:22] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006352 10.0.0.129 - - [2026-05-04 04:24:22] "GET /control-node-zone/2c0caa0a-c424-400f-8cf1-54d9d397915a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005240 10.0.0.129 - - [2026-05-04 04:24:22] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.031273 10.0.0.129 - - [2026-05-04 04:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004753 10.0.0.129 - - [2026-05-04 04:24:22] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.007212 10.0.0.129 - - [2026-05-04 04:24:22] "GET /control-node-zone/251fdbaf-e3eb-4954-994d-7a9149dd9c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.006072 10.0.0.129 - - [2026-05-04 04:24:22] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.029917 10.0.0.129 - - [2026-05-04 04:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006876 10.0.0.129 - - [2026-05-04 04:24:22] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006841 10.0.0.129 - - [2026-05-04 04:24:22] "GET /control-node-zone/3d7bf8e3-f1b5-445e-89f8-fc71e00e0dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005457 10.0.0.129 - - [2026-05-04 04:24:22] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.031316 10.0.0.129 - - [2026-05-04 04:24:29] "POST /neutron/port HTTP/1.1" 200 1216 0.038036 10.0.0.129 - - [2026-05-04 04:24:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004963 10.0.0.129 - - [2026-05-04 04:24:30] "POST /neutron/port HTTP/1.1" 200 117 0.001386 10.0.0.129 - - [2026-05-04 04:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006344 10.0.0.129 - - [2026-05-04 04:24:36] "GET /bgp-as-a-service/9ce3b90c-8bd0-4096-814c-66f7bf13da6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2450 0.008177 10.0.0.129 - - [2026-05-04 04:24:36] "GET /control-node-zone/2c0caa0a-c424-400f-8cf1-54d9d397915a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005171 10.0.0.129 - - [2026-05-04 04:24:36] "POST /ref-update HTTP/1.1" 200 156 0.024131 10.0.0.129 - - [2026-05-04 04:24:36] "GET /control-node-zone/2c0caa0a-c424-400f-8cf1-54d9d397915a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005516 10.0.0.129 - - [2026-05-04 04:24:36] "POST /ref-update HTTP/1.1" 200 156 0.030565 10.0.0.129 - - [2026-05-04 04:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005624 10.0.0.129 - - [2026-05-04 04:24:36] "GET /global-system-config/976d0400-f40e-47ba-86f5-690ea9d2a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.008233 10.0.0.129 - - [2026-05-04 04:24:36] "POST /neutron/subnet HTTP/1.1" 200 734 0.013371 10.0.0.129 - - [2026-05-04 04:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.129 - - [2026-05-04 04:24:36] "GET /bgp-as-a-service/9ce3b90c-8bd0-4096-814c-66f7bf13da6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.007831 10.0.0.129 - - [2026-05-04 04:24:36] "GET /control-node-zone/3d7bf8e3-f1b5-445e-89f8-fc71e00e0dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004253 10.0.0.129 - - [2026-05-04 04:24:36] "POST /ref-update HTTP/1.1" 200 156 0.027152 10.0.0.129 - - [2026-05-04 04:24:40] "GET /bgp-as-a-service/9ce3b90c-8bd0-4096-814c-66f7bf13da6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2450 0.040541 10.0.0.129 - - [2026-05-04 04:24:40] "GET /virtual-machine-interface/4d6b885f-9803-4bee-85b7-5b25f26795b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3058 0.011918 10.0.0.129 - - [2026-05-04 04:24:54] "GET /bgp-as-a-service/9ce3b90c-8bd0-4096-814c-66f7bf13da6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2450 0.004877 10.0.0.129 - - [2026-05-04 04:24:54] "GET /virtual-machine-interface/4d6b885f-9803-4bee-85b7-5b25f26795b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3058 0.008440 10.0.0.129 - - [2026-05-04 04:24:54] "POST /ref-update HTTP/1.1" 200 156 0.024766 10.0.0.129 - - [2026-05-04 04:24:54] "GET /bgp-as-a-service/dc0dd07f-689d-4a39-bc65-19c88b05a762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2453 0.015488 10.0.0.129 - - [2026-05-04 04:24:54] "GET /virtual-machine-interface/c2c929fc-c96a-4a59-a568-3f67e18b0a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3060 0.015558 10.0.0.129 - - [2026-05-04 04:24:54] "POST /ref-update HTTP/1.1" 200 156 0.035116 10.0.0.129 - - [2026-05-04 04:24:54] "DELETE /bgp-router/9f23555e-5194-491a-88f9-ccd6c67e52d1 HTTP/1.1" 200 115 0.085798 10.0.0.129 - - [2026-05-04 04:24:54] "DELETE /bgp-as-a-service/dc0dd07f-689d-4a39-bc65-19c88b05a762 HTTP/1.1" 200 115 0.096934 10.0.0.129 - - [2026-05-04 04:24:55] "GET /bgp-as-a-service/9ce3b90c-8bd0-4096-814c-66f7bf13da6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.009480 10.0.0.129 - - [2026-05-04 04:24:55] "GET /virtual-machine-interface/4d6b885f-9803-4bee-85b7-5b25f26795b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.013582 10.0.0.129 - - [2026-05-04 04:24:55] "DELETE /bgp-as-a-service/9ce3b90c-8bd0-4096-814c-66f7bf13da6e HTTP/1.1" 200 115 0.070477 10.0.0.129 - - [2026-05-04 04:24:55] "GET /control-node-zone/3d7bf8e3-f1b5-445e-89f8-fc71e00e0dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.015170 10.0.0.129 - - [2026-05-04 04:24:55] "POST /ref-update HTTP/1.1" 200 156 0.042656 10.0.0.129 - - [2026-05-04 04:24:55] "DELETE /control-node-zone/3d7bf8e3-f1b5-445e-89f8-fc71e00e0dfc HTTP/1.1" 200 115 0.045809 10.0.0.129 - - [2026-05-04 04:24:55] "GET /control-node-zone/251fdbaf-e3eb-4954-994d-7a9149dd9c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.014034 10.0.0.129 - - [2026-05-04 04:24:55] "POST /ref-update HTTP/1.1" 200 156 0.027653 10.0.0.129 - - [2026-05-04 04:24:55] "DELETE /control-node-zone/251fdbaf-e3eb-4954-994d-7a9149dd9c5e HTTP/1.1" 200 115 0.046828 10.0.0.129 - - [2026-05-04 04:24:55] "GET /control-node-zone/2c0caa0a-c424-400f-8cf1-54d9d397915a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005654 10.0.0.129 - - [2026-05-04 04:24:55] "DELETE /control-node-zone/2c0caa0a-c424-400f-8cf1-54d9d397915a HTTP/1.1" 200 115 0.043611 10.0.0.129 - - [2026-05-04 04:24:55] "POST /neutron/network HTTP/1.1" 200 835 0.047713 10.0.0.129 - - [2026-05-04 04:24:56] "POST /neutron/port HTTP/1.1" 200 1127 0.030568 10.0.0.129 - - [2026-05-04 04:24:56] "POST /neutron/port HTTP/1.1" 200 1117 0.023160 10.0.0.129 - - [2026-05-04 04:24:56] "POST /neutron/port HTTP/1.1" 200 1117 0.047418 10.0.0.129 - - [2026-05-04 04:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005718 10.0.0.249 - - [2026-05-04 04:24:58] "POST /useragent-kv HTTP/1.1" 200 115 0.073655 10.0.0.249 - - [2026-05-04 04:24:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004148 10.0.0.129 - - [2026-05-04 04:24:58] "POST /neutron/network HTTP/1.1" 200 151 0.318616 10.0.0.129 - - [2026-05-04 04:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004994 10.0.0.249 - - [2026-05-04 04:25:00] "GET /projects?obj_uuids=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001596 10.0.0.129 - - [2026-05-04 04:25:01] "GET /project/d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.051666 10.0.0.129 - - [2026-05-04 04:25:01] "POST /ref-update HTTP/1.1" 200 156 0.036539 10.0.0.249 - - [2026-05-04 04:25:01] "POST /useragent-kv HTTP/1.1" 200 115 0.013296 10.0.0.129 - - [2026-05-04 04:25:01] "POST /neutron/subnet HTTP/1.1" 200 730 0.288808 10.0.0.129 - - [2026-05-04 04:25:01] "POST /id-to-fqname HTTP/1.1" 200 225 0.003856 10.0.0.129 - - [2026-05-04 04:25:01] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.012564 10.0.0.129 - - [2026-05-04 04:25:01] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.012042 10.0.0.129 - - [2026-05-04 04:25:01] "POST /neutron/network HTTP/1.1" 200 834 0.013494 10.0.0.129 - - [2026-05-04 04:25:01] "POST /id-to-fqname HTTP/1.1" 200 225 0.001737 10.0.0.129 - - [2026-05-04 04:25:02] "POST /neutron/network HTTP/1.1" 200 844 0.009477 10.0.0.249 - - [2026-05-04 04:25:03] "GET /projects?obj_uuids=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001138 10.0.0.129 - - [2026-05-04 04:25:03] "GET /project/d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.114341 10.0.0.129 - - [2026-05-04 04:25:03] "POST /neutron/port HTTP/1.1" 200 117 0.015232 10.0.0.129 - - [2026-05-04 04:25:03] "POST /id-to-fqname HTTP/1.1" 200 225 0.001731 10.0.0.129 - - [2026-05-04 04:25:04] "POST /neutron/network HTTP/1.1" 200 844 0.011311 10.0.0.129 - - [2026-05-04 04:25:04] "POST /neutron/port HTTP/1.1" 200 1062 0.025994 10.0.0.129 - - [2026-05-04 04:25:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005569 10.0.0.249 - - [2026-05-04 04:25:05] "GET /projects?obj_uuids=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001272 10.0.0.129 - - [2026-05-04 04:25:05] "GET /project/d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.106557 10.0.0.129 - - [2026-05-04 04:25:05] "POST /neutron/network HTTP/1.1" 200 834 0.014209 10.0.0.129 - - [2026-05-04 04:25:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010917 10.0.0.129 - - [2026-05-04 04:25:05] "POST /id-to-fqname HTTP/1.1" 200 225 0.003536 10.0.0.129 - - [2026-05-04 04:25:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010635 10.0.0.129 - - [2026-05-04 04:25:06] "POST /neutron/network HTTP/1.1" 200 844 0.009443 10.0.0.129 - - [2026-05-04 04:25:06] "POST /neutron/port HTTP/1.1" 200 1116 0.223214 10.0.0.249 - - [2026-05-04 04:25:06] "GET /obj-perms HTTP/1.1" 200 5075 0.109001 10.0.0.129 - - [2026-05-04 04:25:07] "POST /neutron/subnet HTTP/1.1" 200 704 0.013431 10.0.0.249 - - [2026-05-04 04:25:07] "GET /projects?obj_uuids=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001369 10.0.0.129 - - [2026-05-04 04:25:07] "GET /project/d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.109983 10.0.0.129 - - [2026-05-04 04:25:07] "POST /neutron/network HTTP/1.1" 200 834 0.042994 10.0.0.129 - - [2026-05-04 04:25:08] "POST /neutron/port HTTP/1.1" 200 117 0.010021 10.0.0.129 - - [2026-05-04 04:25:08] "POST /neutron/port HTTP/1.1" 200 1126 0.031241 10.0.0.129 - - [2026-05-04 04:25:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011051 10.0.0.129 - - [2026-05-04 04:25:08] "GET /virtual-machine/5800ad44-03e1-4791-9ce2-6ff309e79f7a HTTP/1.1" 200 1295 0.007560 10.0.0.129 - - [2026-05-04 04:25:08] "GET /virtual-machine-interface/e69b9410-b563-4c43-9855-a84b68609382 HTTP/1.1" 200 2966 0.008307 10.0.0.129 - - [2026-05-04 04:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.129 - - [2026-05-04 04:25:08] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007020 10.0.0.129 - - [2026-05-04 04:25:08] "GET /virtual-networks?parent_id=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004810 10.0.0.129 - - [2026-05-04 04:25:08] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007591 10.0.0.129 - - [2026-05-04 04:25:09] "POST /neutron/port HTTP/1.1" 200 1062 0.025228 10.0.0.129 - - [2026-05-04 04:25:09] "POST /neutron/port HTTP/1.1" 200 1126 0.029739 10.0.0.129 - - [2026-05-04 04:25:09] "POST /neutron/port HTTP/1.1" 200 117 0.001442 10.0.0.129 - - [2026-05-04 04:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.129 - - [2026-05-04 04:25:11] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007709 10.0.0.129 - - [2026-05-04 04:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.129 - - [2026-05-04 04:25:15] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006715 10.0.0.129 - - [2026-05-04 04:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.129 - - [2026-05-04 04:25:19] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007023 10.0.0.129 - - [2026-05-04 04:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005816 10.0.0.129 - - [2026-05-04 04:25:24] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007430 10.0.0.129 - - [2026-05-04 04:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.129 - - [2026-05-04 04:25:28] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006388 10.0.0.129 - - [2026-05-04 04:25:29] "POST /neutron/port HTTP/1.1" 200 1107 0.031893 10.0.0.129 - - [2026-05-04 04:25:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.013162 10.0.0.129 - - [2026-05-04 04:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.129 - - [2026-05-04 04:25:32] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007493 10.0.0.129 - - [2026-05-04 04:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006338 10.0.0.129 - - [2026-05-04 04:25:36] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006938 10.0.0.129 - - [2026-05-04 04:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.129 - - [2026-05-04 04:25:40] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006822 10.0.0.129 - - [2026-05-04 04:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.129 - - [2026-05-04 04:25:44] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007823 10.0.0.129 - - [2026-05-04 04:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005406 10.0.0.129 - - [2026-05-04 04:25:48] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007025 10.0.0.129 - - [2026-05-04 04:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.129 - - [2026-05-04 04:25:52] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.009567 10.0.0.129 - - [2026-05-04 04:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005913 10.0.0.129 - - [2026-05-04 04:25:56] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.008076 10.0.0.129 - - [2026-05-04 04:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.129 - - [2026-05-04 04:26:00] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.011615 10.0.0.129 - - [2026-05-04 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.129 - - [2026-05-04 04:26:05] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007672 10.0.0.129 - - [2026-05-04 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004844 10.0.0.129 - - [2026-05-04 04:26:09] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007611 10.0.0.129 - - [2026-05-04 04:26:11] "POST /neutron/port HTTP/1.1" 200 1216 0.066555 10.0.0.129 - - [2026-05-04 04:26:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005141 10.0.0.129 - - [2026-05-04 04:26:11] "POST /neutron/port HTTP/1.1" 200 117 0.001384 10.0.0.129 - - [2026-05-04 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.129 - - [2026-05-04 04:26:13] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006785 10.0.0.129 - - [2026-05-04 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.129 - - [2026-05-04 04:26:17] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007420 10.0.0.129 - - [2026-05-04 04:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.129 - - [2026-05-04 04:26:21] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006746 10.0.0.129 - - [2026-05-04 04:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.129 - - [2026-05-04 04:26:25] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006871 10.0.0.129 - - [2026-05-04 04:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.129 - - [2026-05-04 04:26:29] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006626 10.0.0.129 - - [2026-05-04 04:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004814 10.0.0.129 - - [2026-05-04 04:26:33] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.008105 10.0.0.129 - - [2026-05-04 04:26:36] "POST /neutron/port HTTP/1.1" 200 1126 0.065812 10.0.0.129 - - [2026-05-04 04:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005813 10.0.0.129 - - [2026-05-04 04:26:37] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.010921 10.0.0.50 - - [2026-05-04 04:26:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000635 10.0.0.50 - - [2026-05-04 04:26:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000448 10.0.0.249 - - [2026-05-04 04:26:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000484 10.0.0.249 - - [2026-05-04 04:26:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000505 10.0.0.50 - - [2026-05-04 04:26:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000472 10.0.0.50 - - [2026-05-04 04:26:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000453 10.0.0.249 - - [2026-05-04 04:26:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000641 10.0.0.249 - - [2026-05-04 04:26:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000467 10.0.0.129 - - [2026-05-04 04:26:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.129 - - [2026-05-04 04:26:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000458 10.0.0.129 - - [2026-05-04 04:26:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009020 10.0.0.129 - - [2026-05-04 04:26:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000449 10.0.0.129 - - [2026-05-04 04:26:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000571 10.0.0.129 - - [2026-05-04 04:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.129 - - [2026-05-04 04:26:41] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005010 10.0.0.129 - - [2026-05-04 04:26:41] "GET /virtual-networks?parent_id=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004577 10.0.0.129 - - [2026-05-04 04:26:42] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007614 10.0.0.129 - - [2026-05-04 04:26:47] "POST /neutron/port HTTP/1.1" 200 1126 0.028043 10.0.0.129 - - [2026-05-04 04:26:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010348 10.0.0.129 - - [2026-05-04 04:26:57] "POST /neutron/port HTTP/1.1" 200 1126 0.028474 10.0.0.129 - - [2026-05-04 04:27:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009704 10.0.0.129 - - [2026-05-04 04:27:08] "GET /obj-perms HTTP/1.1" 200 5075 0.061374 10.0.0.129 - - [2026-05-04 04:27:11] "POST /neutron/port HTTP/1.1" 200 1107 0.031547 10.0.0.129 - - [2026-05-04 04:27:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004394 10.0.0.129 - - [2026-05-04 04:27:11] "POST /neutron/network HTTP/1.1" 200 927 0.009364 10.0.0.129 - - [2026-05-04 04:27:18] "POST /neutron/port HTTP/1.1" 200 1126 0.021522 10.0.0.129 - - [2026-05-04 04:27:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009248 10.0.0.129 - - [2026-05-04 04:27:30] "POST /neutron/port HTTP/1.1" 200 1216 0.056790 10.0.0.129 - - [2026-05-04 04:27:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005551 10.0.0.129 - - [2026-05-04 04:27:30] "POST /neutron/port HTTP/1.1" 200 117 0.001933 10.0.0.129 - - [2026-05-04 04:27:34] "POST /neutron/port HTTP/1.1" 200 1126 0.033353 10.0.0.129 - - [2026-05-04 04:27:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009182 10.0.0.129 - - [2026-05-04 04:27:39] "POST /neutron/port HTTP/1.1" 200 1126 0.025023 10.0.0.129 - - [2026-05-04 04:27:39] "GET /virtual-machine/1ac566a2-0555-4461-8e4c-8d7aadf8e968 HTTP/1.1" 200 1295 0.046511 10.0.0.129 - - [2026-05-04 04:27:39] "GET /virtual-machine-interface/ceace2d1-ffbb-4cb0-b354-86b9e8bb37a8 HTTP/1.1" 200 2966 0.006909 10.0.0.129 - - [2026-05-04 04:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005144 10.0.0.129 - - [2026-05-04 04:27:39] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006003 10.0.0.129 - - [2026-05-04 04:27:39] "GET /virtual-networks?parent_id=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003917 10.0.0.129 - - [2026-05-04 04:27:39] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007722 10.0.0.129 - - [2026-05-04 04:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.129 - - [2026-05-04 04:27:40] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004311 10.0.0.129 - - [2026-05-04 04:27:40] "GET /virtual-networks?parent_id=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004468 10.0.0.129 - - [2026-05-04 04:27:40] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.008607 10.0.0.129 - - [2026-05-04 04:27:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011521 10.0.0.129 - - [2026-05-04 04:27:41] "POST /neutron/port HTTP/1.1" 200 1126 0.022792 10.0.0.129 - - [2026-05-04 04:27:41] "GET /virtual-machine/663d0195-331d-43b9-8d76-2f4095a832ac HTTP/1.1" 200 1295 0.007565 10.0.0.129 - - [2026-05-04 04:27:41] "GET /virtual-machine-interface/680aed0a-2d70-4f43-bca9-ae5a7a944cf0 HTTP/1.1" 200 2965 0.007412 10.0.0.129 - - [2026-05-04 04:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.129 - - [2026-05-04 04:27:41] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005557 10.0.0.129 - - [2026-05-04 04:27:41] "GET /virtual-networks?parent_id=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004991 10.0.0.129 - - [2026-05-04 04:27:41] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007343 10.0.0.129 - - [2026-05-04 04:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.129 - - [2026-05-04 04:27:42] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005457 10.0.0.129 - - [2026-05-04 04:27:42] "GET /virtual-networks?parent_id=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004143 10.0.0.129 - - [2026-05-04 04:27:42] "GET /virtual-network/f3e4ac51-29d4-4637-9b98-4ab150a6edda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.008099 10.0.0.129 - - [2026-05-04 04:27:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009536 10.0.0.129 - - [2026-05-04 04:27:47] "POST /fqname-to-id HTTP/1.1" 404 198 0.004613 10.0.0.129 - - [2026-05-04 04:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004847 10.0.0.129 - - [2026-05-04 04:27:48] "GET /global-system-config/976d0400-f40e-47ba-86f5-690ea9d2a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.008027 10.0.0.129 - - [2026-05-04 04:27:48] "POST /control-node-zones HTTP/1.1" 200 571 0.038467 10.0.0.129 - - [2026-05-04 04:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005295 10.0.0.129 - - [2026-05-04 04:27:48] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.007061 10.0.0.129 - - [2026-05-04 04:27:48] "GET /control-node-zone/442f864b-f8cc-447d-97b9-f8315a5750f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.007786 10.0.0.129 - - [2026-05-04 04:27:48] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.028818 10.0.0.129 - - [2026-05-04 04:27:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.004761 10.0.0.129 - - [2026-05-04 04:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.129 - - [2026-05-04 04:27:48] "GET /global-system-config/976d0400-f40e-47ba-86f5-690ea9d2a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.009414 10.0.0.129 - - [2026-05-04 04:27:48] "POST /control-node-zones HTTP/1.1" 200 571 0.038552 10.0.0.129 - - [2026-05-04 04:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.129 - - [2026-05-04 04:27:48] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005656 10.0.0.129 - - [2026-05-04 04:27:48] "GET /control-node-zone/1cea34d1-527e-469a-ad8a-5da9f05a2efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.009240 10.0.0.129 - - [2026-05-04 04:27:48] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.026788 10.0.0.129 - - [2026-05-04 04:27:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.004523 10.0.0.129 - - [2026-05-04 04:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.129 - - [2026-05-04 04:27:48] "GET /global-system-config/976d0400-f40e-47ba-86f5-690ea9d2a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007831 10.0.0.129 - - [2026-05-04 04:27:48] "POST /control-node-zones HTTP/1.1" 200 571 0.057639 10.0.0.129 - - [2026-05-04 04:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005357 10.0.0.129 - - [2026-05-04 04:27:49] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.018853 10.0.0.129 - - [2026-05-04 04:27:49] "GET /control-node-zone/1bd43e01-718c-4dda-bb35-688ae10ca272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.007791 10.0.0.129 - - [2026-05-04 04:27:49] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.029207 10.0.0.129 - - [2026-05-04 04:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006358 10.0.0.129 - - [2026-05-04 04:27:49] "GET /global-system-config/976d0400-f40e-47ba-86f5-690ea9d2a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.009592 10.0.0.129 - - [2026-05-04 04:27:49] "POST /fqname-to-id HTTP/1.1" 404 234 0.004020 10.0.0.129 - - [2026-05-04 04:27:49] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.039691 10.0.0.129 - - [2026-05-04 04:27:49] "POST /neutron/network HTTP/1.1" 200 834 0.009089 10.0.0.129 - - [2026-05-04 04:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004361 10.0.0.129 - - [2026-05-04 04:27:49] "GET /bgp-as-a-service/f9e38575-c722-48f9-94ac-5afbbd31c808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.007208 10.0.0.129 - - [2026-05-04 04:27:49] "GET /control-node-zone/442f864b-f8cc-447d-97b9-f8315a5750f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005118 10.0.0.129 - - [2026-05-04 04:27:49] "POST /ref-update HTTP/1.1" 200 156 0.021808 10.0.0.129 - - [2026-05-04 04:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005067 10.0.0.129 - - [2026-05-04 04:27:49] "GET /bgp-as-a-service/f9e38575-c722-48f9-94ac-5afbbd31c808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1839 0.007550 10.0.0.129 - - [2026-05-04 04:27:49] "GET /control-node-zone/1cea34d1-527e-469a-ad8a-5da9f05a2efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005666 10.0.0.129 - - [2026-05-04 04:27:49] "POST /ref-update HTTP/1.1" 200 156 0.019531 10.0.0.129 - - [2026-05-04 04:28:11] "POST /neutron/port HTTP/1.1" 200 1126 0.022845 10.0.0.129 - - [2026-05-04 04:28:11] "POST /neutron/subnet HTTP/1.1" 200 704 0.012205 10.0.0.129 - - [2026-05-04 04:28:11] "GET /bgp-as-a-service/f9e38575-c722-48f9-94ac-5afbbd31c808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007569 10.0.0.129 - - [2026-05-04 04:28:11] "GET /virtual-machine-interface/e69b9410-b563-4c43-9855-a84b68609382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.008706 10.0.0.129 - - [2026-05-04 04:28:11] "POST /ref-update HTTP/1.1" 200 156 0.018982 10.0.0.129 - - [2026-05-04 04:28:11] "POST /ref-update HTTP/1.1" 200 156 0.037565 10.0.0.129 - - [2026-05-04 04:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.129 - - [2026-05-04 04:28:12] "GET /global-system-config/976d0400-f40e-47ba-86f5-690ea9d2a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007168 10.0.0.129 - - [2026-05-04 04:28:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.004138 10.0.0.129 - - [2026-05-04 04:28:12] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.042326 10.0.0.129 - - [2026-05-04 04:28:12] "POST /neutron/network HTTP/1.1" 200 834 0.008191 10.0.0.129 - - [2026-05-04 04:28:12] "POST /neutron/subnet HTTP/1.1" 200 730 0.011156 10.0.0.129 - - [2026-05-04 04:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.129 - - [2026-05-04 04:28:12] "GET /bgp-as-a-service/c79ab99a-6e3d-453a-83a0-d5be170dc97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.007510 10.0.0.129 - - [2026-05-04 04:28:12] "GET /control-node-zone/442f864b-f8cc-447d-97b9-f8315a5750f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.006615 10.0.0.129 - - [2026-05-04 04:28:12] "POST /ref-update HTTP/1.1" 200 156 0.019370 10.0.0.129 - - [2026-05-04 04:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005351 10.0.0.129 - - [2026-05-04 04:28:12] "GET /bgp-as-a-service/c79ab99a-6e3d-453a-83a0-d5be170dc97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.010584 10.0.0.129 - - [2026-05-04 04:28:12] "GET /control-node-zone/1cea34d1-527e-469a-ad8a-5da9f05a2efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005065 10.0.0.129 - - [2026-05-04 04:28:13] "POST /ref-update HTTP/1.1" 200 156 0.019971 10.0.0.129 - - [2026-05-04 04:28:22] "GET /bgp-as-a-service/c79ab99a-6e3d-453a-83a0-d5be170dc97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.009541 10.0.0.129 - - [2026-05-04 04:28:22] "GET /virtual-machine-interface/ceace2d1-ffbb-4cb0-b354-86b9e8bb37a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.007213 10.0.0.129 - - [2026-05-04 04:28:22] "POST /ref-update HTTP/1.1" 200 156 0.020429 10.0.0.129 - - [2026-05-04 04:28:22] "POST /bgp-routers HTTP/1.1" 200 642 0.054814 10.0.0.129 - - [2026-05-04 04:28:22] "PUT /bgp-router/bf697e7b-eb95-4e68-a9dc-11777563863f HTTP/1.1" 200 255 0.044459 10.0.0.129 - - [2026-05-04 04:28:31] "POST /neutron/network HTTP/1.1" 200 937 0.010982 10.0.0.129 - - [2026-05-04 04:28:31] "POST /neutron/port HTTP/1.1" 200 117 0.001385 10.0.0.129 - - [2026-05-04 04:28:45] "GET /bgp-as-a-service/c79ab99a-6e3d-453a-83a0-d5be170dc97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2713 0.007821 10.0.0.129 - - [2026-05-04 04:28:45] "GET /virtual-machine-interface/ceace2d1-ffbb-4cb0-b354-86b9e8bb37a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3060 0.010670 10.0.0.129 - - [2026-05-04 04:28:45] "POST /ref-update HTTP/1.1" 200 156 0.016858 10.0.0.129 - - [2026-05-04 04:28:45] "DELETE /bgp-as-a-service/c79ab99a-6e3d-453a-83a0-d5be170dc97c HTTP/1.1" 200 115 0.092289 10.0.0.129 - - [2026-05-04 04:28:45] "DELETE /bgp-router/bf697e7b-eb95-4e68-a9dc-11777563863f HTTP/1.1" 200 115 0.089427 10.0.0.129 - - [2026-05-04 04:28:45] "GET /bgp-as-a-service/f9e38575-c722-48f9-94ac-5afbbd31c808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2714 0.014664 10.0.0.129 - - [2026-05-04 04:28:45] "GET /virtual-machine-interface/e69b9410-b563-4c43-9855-a84b68609382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3060 0.012179 10.0.0.129 - - [2026-05-04 04:28:45] "POST /ref-update HTTP/1.1" 200 156 0.020481 10.0.0.129 - - [2026-05-04 04:28:46] "DELETE /bgp-as-a-service/f9e38575-c722-48f9-94ac-5afbbd31c808 HTTP/1.1" 200 115 0.119564 10.0.0.129 - - [2026-05-04 04:28:46] "GET /control-node-zone/1bd43e01-718c-4dda-bb35-688ae10ca272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.009415 10.0.0.129 - - [2026-05-04 04:28:46] "DELETE /bgp-router/5198dff6-b6ae-4faa-844d-1bce3fb5a193 HTTP/1.1" 200 115 0.132795 10.0.0.129 - - [2026-05-04 04:28:46] "POST /ref-update HTTP/1.1" 200 156 0.052422 10.0.0.129 - - [2026-05-04 04:28:46] "DELETE /control-node-zone/1bd43e01-718c-4dda-bb35-688ae10ca272 HTTP/1.1" 200 115 0.044271 10.0.0.129 - - [2026-05-04 04:28:46] "GET /control-node-zone/1cea34d1-527e-469a-ad8a-5da9f05a2efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.008827 10.0.0.129 - - [2026-05-04 04:28:46] "POST /ref-update HTTP/1.1" 200 156 0.040574 10.0.0.129 - - [2026-05-04 04:28:46] "DELETE /control-node-zone/1cea34d1-527e-469a-ad8a-5da9f05a2efd HTTP/1.1" 200 115 0.041522 10.0.0.129 - - [2026-05-04 04:28:46] "GET /control-node-zone/442f864b-f8cc-447d-97b9-f8315a5750f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004660 10.0.0.129 - - [2026-05-04 04:28:46] "POST /ref-update HTTP/1.1" 200 156 0.028512 10.0.0.129 - - [2026-05-04 04:28:46] "DELETE /control-node-zone/442f864b-f8cc-447d-97b9-f8315a5750f2 HTTP/1.1" 200 115 0.041842 10.0.0.129 - - [2026-05-04 04:28:46] "POST /neutron/network HTTP/1.1" 400 204 0.021279 10.0.0.129 - - [2026-05-04 04:28:47] "POST /neutron/port HTTP/1.1" 200 151 0.316630 10.0.0.129 - - [2026-05-04 04:28:47] "POST /neutron/port HTTP/1.1" 200 151 0.388719 10.0.0.129 - - [2026-05-04 04:28:47] "POST /neutron/port HTTP/1.1" 200 151 0.356550 10.0.0.249 - - [2026-05-04 04:28:50] "GET /projects?obj_uuids=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001799 10.0.0.129 - - [2026-05-04 04:28:50] "GET /project/d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.086163 10.0.0.249 - - [2026-05-04 04:28:50] "GET /projects?obj_uuids=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001101 10.0.0.129 - - [2026-05-04 04:28:50] "GET /project/d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf?fields=virtual_networks HTTP/1.1" 200 1047 0.055752 10.0.0.249 - - [2026-05-04 04:28:50] "GET /projects?obj_uuids=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001636 10.0.0.129 - - [2026-05-04 04:28:50] "GET /project/d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.070076 10.0.0.249 - - [2026-05-04 04:28:50] "GET /projects?obj_uuids=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001475 10.0.0.129 - - [2026-05-04 04:28:50] "GET /project/d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf?fields=security_groups HTTP/1.1" 200 1275 0.048924 10.0.0.129 - - [2026-05-04 04:28:51] "POST /fqname-to-id HTTP/1.1" 404 181 0.032720 10.0.0.249 - - [2026-05-04 04:28:51] "GET /projects?obj_uuids=2aba772e-c2a4-41fd-9801-f799b421f8da&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004493 10.0.0.249 - - [2026-05-04 04:28:52] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001533 10.0.0.249 - - [2026-05-04 04:28:52] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.042169 10.0.0.249 - - [2026-05-04 04:28:52] "POST /id-to-fqname HTTP/1.1" 200 183 0.002618 10.0.0.249 - - [2026-05-04 04:28:52] "POST /fqname-to-id HTTP/1.1" 404 192 0.004827 10.0.0.249 - - [2026-05-04 04:28:52] "POST /security-groups HTTP/1.1" 200 584 0.094241 10.0.0.129 - - [2026-05-04 04:28:52] "POST /fqname-to-id HTTP/1.1" 404 227 0.004684 10.0.0.249 - - [2026-05-04 04:28:52] "POST /projects HTTP/1.1" 200 571 0.328408 10.0.0.249 - - [2026-05-04 04:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.402947 10.0.0.129 - - [2026-05-04 04:28:52] "POST /access-control-lists HTTP/1.1" 200 589 0.039370 10.0.0.129 - - [2026-05-04 04:28:52] "GET /project/2aba772e-c2a4-41fd-9801-f799b421f8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.616266 10.0.0.129 - - [2026-05-04 04:28:53] "GET / HTTP/1.1" 200 36215 0.002483 10.0.0.249 - - [2026-05-04 04:28:56] "GET /projects?obj_uuids=2aba772e-c2a4-41fd-9801-f799b421f8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001718 10.0.0.129 - - [2026-05-04 04:28:56] "GET /project/2aba772e-c2a4-41fd-9801-f799b421f8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.074630 10.0.0.249 - - [2026-05-04 04:28:56] "GET /projects?obj_uuids=2aba772e-c2a4-41fd-9801-f799b421f8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001844 10.0.0.129 - - [2026-05-04 04:28:56] "GET /project/2aba772e-c2a4-41fd-9801-f799b421f8da?fields=virtual_networks HTTP/1.1" 200 1030 0.059949 10.0.0.249 - - [2026-05-04 04:28:56] "GET /projects?obj_uuids=2aba772e-c2a4-41fd-9801-f799b421f8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001669 10.0.0.129 - - [2026-05-04 04:28:57] "GET /project/2aba772e-c2a4-41fd-9801-f799b421f8da?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.065989 10.0.0.249 - - [2026-05-04 04:28:57] "GET /projects?obj_uuids=2aba772e-c2a4-41fd-9801-f799b421f8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001218 10.0.0.129 - - [2026-05-04 04:28:57] "GET /project/2aba772e-c2a4-41fd-9801-f799b421f8da?fields=security_groups HTTP/1.1" 200 1250 0.049301 10.0.0.249 - - [2026-05-04 04:28:57] "DELETE /project/2aba772ec2a441fd9801f799b421f8da HTTP/1.1" 404 173 0.005977 10.0.0.249 - - [2026-05-04 04:28:57] "GET /projects?obj_uuids=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001157 10.0.0.249 - - [2026-05-04 04:28:57] "GET /project/d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.059607 10.0.0.249 - - [2026-05-04 04:28:57] "GET /projects?obj_uuids=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001121 10.0.0.249 - - [2026-05-04 04:28:57] "GET /project/d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf?fields=security_groups HTTP/1.1" 200 1377 0.075730 10.0.0.249 - - [2026-05-04 04:28:57] "DELETE /security-group/30c89e39-ba4f-4336-9bac-ec080306eed1 HTTP/1.1" 200 115 0.090784 10.0.0.249 - - [2026-05-04 04:28:57] "GET /projects?obj_uuids=d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001386 10.0.0.249 - - [2026-05-04 04:28:57] "GET /project/d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf?fields=application_policy_sets HTTP/1.1" 200 1416 0.073088 10.0.0.249 - - [2026-05-04 04:28:58] "DELETE /project/d7b5de43-ee3f-4f02-b224-9a7fe7dafdbf HTTP/1.1" 200 115 0.568702 10.0.0.129 - - [2026-05-04 04:28:58] "POST /fqname-to-id HTTP/1.1" 404 189 0.030447 10.0.0.249 - - [2026-05-04 04:28:58] "GET /projects?obj_uuids=4bc14042-7c2c-4fec-be0f-b0ade0da0d5b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004252 10.0.0.249 - - [2026-05-04 04:28:58] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001357 10.0.0.249 - - [2026-05-04 04:28:58] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009420 10.0.0.249 - - [2026-05-04 04:28:58] "POST /id-to-fqname HTTP/1.1" 200 191 0.006080 10.0.0.249 - - [2026-05-04 04:28:58] "POST /fqname-to-id HTTP/1.1" 404 200 0.010354 10.0.0.249 - - [2026-05-04 04:28:58] "POST /security-groups HTTP/1.1" 200 592 0.053800 10.0.0.129 - - [2026-05-04 04:28:58] "POST /fqname-to-id HTTP/1.1" 404 235 0.004368 10.0.0.249 - - [2026-05-04 04:28:58] "POST /projects HTTP/1.1" 200 587 0.298227 10.0.0.249 - - [2026-05-04 04:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.333755 10.0.0.129 - - [2026-05-04 04:28:59] "GET /project/4bc14042-7c2c-4fec-be0f-b0ade0da0d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.509886 10.0.0.129 - - [2026-05-04 04:28:59] "POST /access-control-lists HTTP/1.1" 200 597 0.067805 10.0.0.129 - - [2026-05-04 04:29:00] "GET / HTTP/1.1" 200 36215 0.002659 10.0.0.249 - - [2026-05-04 04:29:03] "GET /projects?obj_uuids=4bc14042-7c2c-4fec-be0f-b0ade0da0d5b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001147 10.0.0.129 - - [2026-05-04 04:29:03] "GET /project/4bc14042-7c2c-4fec-be0f-b0ade0da0d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.062579 10.0.0.249 - - [2026-05-04 04:29:03] "GET /projects?obj_uuids=4bc14042-7c2c-4fec-be0f-b0ade0da0d5b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001442 10.0.0.129 - - [2026-05-04 04:29:03] "GET /project/4bc14042-7c2c-4fec-be0f-b0ade0da0d5b?fields=virtual_networks HTTP/1.1" 200 1046 0.061802 10.0.0.249 - - [2026-05-04 04:29:03] "GET /projects?obj_uuids=4bc14042-7c2c-4fec-be0f-b0ade0da0d5b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001737 10.0.0.129 - - [2026-05-04 04:29:03] "GET /project/4bc14042-7c2c-4fec-be0f-b0ade0da0d5b?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.061889 10.0.0.249 - - [2026-05-04 04:29:03] "GET /projects?obj_uuids=4bc14042-7c2c-4fec-be0f-b0ade0da0d5b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001452 10.0.0.129 - - [2026-05-04 04:29:03] "GET /project/4bc14042-7c2c-4fec-be0f-b0ade0da0d5b?fields=security_groups HTTP/1.1" 200 1274 0.067785 10.0.0.129 - - [2026-05-04 04:29:04] "POST /fqname-to-id HTTP/1.1" 404 195 0.041623 10.0.0.249 - - [2026-05-04 04:29:05] "GET /projects?obj_uuids=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.009120 10.0.0.249 - - [2026-05-04 04:29:05] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001195 10.0.0.249 - - [2026-05-04 04:29:05] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008235 10.0.0.249 - - [2026-05-04 04:29:05] "POST /id-to-fqname HTTP/1.1" 200 197 0.002317 10.0.0.249 - - [2026-05-04 04:29:05] "POST /fqname-to-id HTTP/1.1" 404 206 0.010226 10.0.0.249 - - [2026-05-04 04:29:05] "POST /security-groups HTTP/1.1" 200 598 0.049606 10.0.0.249 - - [2026-05-04 04:29:05] "POST /projects HTTP/1.1" 200 599 0.313416 10.0.0.249 - - [2026-05-04 04:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.366086 10.0.0.129 - - [2026-05-04 04:29:05] "GET /project/7be7d92e-fb2e-4999-b830-b493a58bc426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.568448 10.0.0.129 - - [2026-05-04 04:29:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.084547 10.0.0.129 - - [2026-05-04 04:29:06] "GET / HTTP/1.1" 200 36215 0.002110 10.0.0.129 - - [2026-05-04 04:29:08] "POST /fqname-to-id HTTP/1.1" 401 293 0.000550 10.0.0.129 - - [2026-05-04 04:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.061623 10.0.0.129 - - [2026-05-04 04:29:09] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005443 10.0.0.129 - - [2026-05-04 04:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005684 10.0.0.129 - - [2026-05-04 04:29:09] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004833 10.0.0.129 - - [2026-05-04 04:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.129 - - [2026-05-04 04:29:09] "PUT /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388 HTTP/1.1" 200 277 0.015517 10.0.0.129 - - [2026-05-04 04:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.249 - - [2026-05-04 04:29:09] "GET /projects?obj_uuids=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001496 10.0.0.129 - - [2026-05-04 04:29:09] "GET /project/7be7d92e-fb2e-4999-b830-b493a58bc426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.048996 10.0.0.129 - - [2026-05-04 04:29:09] "POST /neutron/network HTTP/1.1" 200 117 0.043648 10.0.0.129 - - [2026-05-04 04:29:09] "POST /ref-update HTTP/1.1" 200 156 0.030158 10.0.0.129 - - [2026-05-04 04:29:09] "POST /neutron/network HTTP/1.1" 200 808 0.012352 10.0.0.129 - - [2026-05-04 04:29:09] "POST /id-to-fqname HTTP/1.1" 200 218 0.001385 10.0.0.129 - - [2026-05-04 04:29:09] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006825 10.0.0.129 - - [2026-05-04 04:29:10] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.011856 10.0.0.129 - - [2026-05-04 04:29:10] "POST /neutron/subnet HTTP/1.1" 200 701 0.011427 10.0.0.129 - - [2026-05-04 04:29:10] "POST /id-to-fqname HTTP/1.1" 200 218 0.001549 10.0.0.50 - - [2026-05-04 04:29:10] "GET /obj-perms HTTP/1.1" 200 5075 0.069001 10.0.0.249 - - [2026-05-04 04:29:10] "GET /obj-perms HTTP/1.1" 200 5075 0.076713 10.0.0.249 - - [2026-05-04 04:29:11] "GET /projects?obj_uuids=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001142 10.0.0.129 - - [2026-05-04 04:29:11] "GET /project/7be7d92e-fb2e-4999-b830-b493a58bc426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.083169 10.0.0.129 - - [2026-05-04 04:29:11] "POST /neutron/network HTTP/1.1" 200 808 0.008456 10.0.0.129 - - [2026-05-04 04:29:11] "POST /id-to-fqname HTTP/1.1" 200 218 0.001446 10.0.0.129 - - [2026-05-04 04:29:11] "POST /neutron/port HTTP/1.1" 200 4186 0.043648 10.0.0.249 - - [2026-05-04 04:29:11] "GET /projects?obj_uuids=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001426 10.0.0.129 - - [2026-05-04 04:29:12] "POST /neutron/port HTTP/1.1" 200 1062 0.383744 10.0.0.129 - - [2026-05-04 04:29:12] "POST /neutron/port HTTP/1.1" 200 1116 0.189042 10.0.0.249 - - [2026-05-04 04:29:12] "GET /projects?obj_uuids=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002347 10.0.0.129 - - [2026-05-04 04:29:12] "GET /project/7be7d92e-fb2e-4999-b830-b493a58bc426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.139288 10.0.0.129 - - [2026-05-04 04:29:12] "POST /neutron/subnet HTTP/1.1" 200 675 0.028698 10.0.0.129 - - [2026-05-04 04:29:12] "POST /neutron/network HTTP/1.1" 200 808 0.009810 10.0.0.129 - - [2026-05-04 04:29:13] "POST /neutron/port HTTP/1.1" 200 117 0.010309 10.0.0.129 - - [2026-05-04 04:29:13] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.010203 10.0.0.129 - - [2026-05-04 04:29:13] "POST /neutron/port HTTP/1.1" 200 1062 0.027027 10.0.0.129 - - [2026-05-04 04:29:14] "POST /neutron/port HTTP/1.1" 200 1126 0.024607 10.0.0.129 - - [2026-05-04 04:29:14] "POST /neutron/port HTTP/1.1" 200 117 0.001297 10.0.0.129 - - [2026-05-04 04:29:15] "POST /neutron/security_group HTTP/1.1" 200 2065 0.012383 10.0.0.129 - - [2026-05-04 04:29:15] "POST /neutron/port HTTP/1.1" 200 1126 0.032638 10.0.0.129 - - [2026-05-04 04:29:15] "POST /neutron/security_group HTTP/1.1" 200 2065 0.014736 10.0.0.129 - - [2026-05-04 04:29:15] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 401 293 0.000556 10.0.0.129 - - [2026-05-04 04:29:16] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 200 1302 0.050316 10.0.0.129 - - [2026-05-04 04:29:16] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 200 1302 0.006432 10.0.0.129 - - [2026-05-04 04:29:16] "GET /virtual-machine-interface/4a794b8c-4438-48aa-a75d-7f52fe20fb49 HTTP/1.1" 200 2956 0.010498 10.0.0.129 - - [2026-05-04 04:29:16] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 200 1302 0.006254 10.0.0.129 - - [2026-05-04 04:29:16] "GET /virtual-machine-interface/4a794b8c-4438-48aa-a75d-7f52fe20fb49 HTTP/1.1" 200 2956 0.009000 10.0.0.129 - - [2026-05-04 04:29:16] "GET /instance-ip/f17cbdcf-edb1-49a4-b32a-5ba402336730 HTTP/1.1" 200 1624 0.009095 10.0.0.129 - - [2026-05-04 04:29:16] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 200 1302 0.005729 10.0.0.129 - - [2026-05-04 04:29:16] "GET /virtual-machine-interface/4a794b8c-4438-48aa-a75d-7f52fe20fb49 HTTP/1.1" 200 2956 0.006833 10.0.0.129 - - [2026-05-04 04:29:16] "GET /instance-ip/f17cbdcf-edb1-49a4-b32a-5ba402336730 HTTP/1.1" 200 1624 0.006032 10.0.0.129 - - [2026-05-04 04:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.129 - - [2026-05-04 04:29:16] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006702 10.0.0.129 - - [2026-05-04 04:29:16] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003884 10.0.0.129 - - [2026-05-04 04:29:16] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007371 10.0.0.129 - - [2026-05-04 04:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.129 - - [2026-05-04 04:29:16] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005138 10.0.0.129 - - [2026-05-04 04:29:16] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004226 10.0.0.129 - - [2026-05-04 04:29:16] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007945 10.0.0.129 - - [2026-05-04 04:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.129 - - [2026-05-04 04:29:16] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006694 10.0.0.129 - - [2026-05-04 04:29:16] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004822 10.0.0.129 - - [2026-05-04 04:29:16] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007036 10.0.0.129 - - [2026-05-04 04:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.129 - - [2026-05-04 04:29:16] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005071 10.0.0.129 - - [2026-05-04 04:29:16] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003615 10.0.0.129 - - [2026-05-04 04:29:16] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007114 10.0.0.129 - - [2026-05-04 04:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074 10.0.0.129 - - [2026-05-04 04:29:16] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004878 10.0.0.129 - - [2026-05-04 04:29:16] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003807 10.0.0.129 - - [2026-05-04 04:29:16] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007516 10.0.0.129 - - [2026-05-04 04:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.129 - - [2026-05-04 04:29:16] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006616 10.0.0.129 - - [2026-05-04 04:29:16] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005213 10.0.0.129 - - [2026-05-04 04:29:17] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006692 10.0.0.129 - - [2026-05-04 04:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.129 - - [2026-05-04 04:29:17] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004986 10.0.0.129 - - [2026-05-04 04:29:17] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005560 10.0.0.129 - - [2026-05-04 04:29:17] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007109 10.0.0.129 - - [2026-05-04 04:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006030 10.0.0.129 - - [2026-05-04 04:29:20] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008991 10.0.0.129 - - [2026-05-04 04:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.129 - - [2026-05-04 04:29:24] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007132 10.0.0.129 - - [2026-05-04 04:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.129 - - [2026-05-04 04:29:28] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006922 10.0.0.129 - - [2026-05-04 04:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.129 - - [2026-05-04 04:29:32] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007821 10.0.0.129 - - [2026-05-04 04:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.129 - - [2026-05-04 04:29:36] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008225 10.0.0.129 - - [2026-05-04 04:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.129 - - [2026-05-04 04:29:40] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006932 10.0.0.129 - - [2026-05-04 04:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004532 10.0.0.129 - - [2026-05-04 04:29:44] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007070 10.0.0.129 - - [2026-05-04 04:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.129 - - [2026-05-04 04:29:49] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007615 10.0.0.129 - - [2026-05-04 04:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.129 - - [2026-05-04 04:29:53] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006690 10.0.0.129 - - [2026-05-04 04:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.129 - - [2026-05-04 04:29:55] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004941 10.0.0.129 - - [2026-05-04 04:29:55] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005801 10.0.0.129 - - [2026-05-04 04:29:55] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007391 10.0.0.129 - - [2026-05-04 04:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.129 - - [2026-05-04 04:29:55] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005515 10.0.0.129 - - [2026-05-04 04:29:55] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004654 10.0.0.129 - - [2026-05-04 04:29:55] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007639 10.0.0.129 - - [2026-05-04 04:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.129 - - [2026-05-04 04:29:55] "GET /routing-instance/2537882c-edf8-405b-b258-7926529b7f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.005859 10.0.0.129 - - [2026-05-04 04:29:55] "GET /route-target/13bbcd31-63a9-46dd-a1b3-f938cceaaf6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005166 10.0.0.129 - - [2026-05-04 04:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.129 - - [2026-05-04 04:29:55] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004667 10.0.0.129 - - [2026-05-04 04:29:55] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004347 10.0.0.129 - - [2026-05-04 04:29:55] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007957 10.0.0.129 - - [2026-05-04 04:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.129 - - [2026-05-04 04:29:55] "GET /routing-instance/2537882c-edf8-405b-b258-7926529b7f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.005521 10.0.0.129 - - [2026-05-04 04:29:56] "GET /route-target/13bbcd31-63a9-46dd-a1b3-f938cceaaf6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007715 10.0.0.129 - - [2026-05-04 04:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005907 10.0.0.129 - - [2026-05-04 04:29:56] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006224 10.0.0.129 - - [2026-05-04 04:29:56] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004873 10.0.0.129 - - [2026-05-04 04:29:56] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007401 10.0.0.129 - - [2026-05-04 04:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.129 - - [2026-05-04 04:29:56] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005748 10.0.0.129 - - [2026-05-04 04:29:56] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004565 10.0.0.129 - - [2026-05-04 04:29:56] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007012 10.0.0.129 - - [2026-05-04 04:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.129 - - [2026-05-04 04:29:56] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005014 10.0.0.129 - - [2026-05-04 04:29:56] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005239 10.0.0.129 - - [2026-05-04 04:29:56] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007136 10.0.0.129 - - [2026-05-04 04:29:56] "GET /obj-perms HTTP/1.1" 200 5063 0.060167 10.0.0.249 - - [2026-05-04 04:29:56] "GET /obj-perms HTTP/1.1" 200 5063 0.067558 10.0.0.129 - - [2026-05-04 04:29:56] "GET /obj-perms HTTP/1.1" 200 5063 0.005449 10.0.0.249 - - [2026-05-04 04:29:57] "GET /obj-perms HTTP/1.1" 200 5063 0.005100 10.0.0.129 - - [2026-05-04 04:29:57] "GET /obj-perms HTTP/1.1" 200 5063 0.004386 10.0.0.129 - - [2026-05-04 04:29:57] "POST /neutron/port HTTP/1.1" 200 1126 0.025281 10.0.0.129 - - [2026-05-04 04:29:57] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008994 10.0.0.129 - - [2026-05-04 04:29:57] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 200 1301 0.008511 10.0.0.129 - - [2026-05-04 04:29:57] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 200 1301 0.004332 10.0.0.129 - - [2026-05-04 04:29:57] "GET /virtual-machine-interface/419f9d70-97ed-4ed9-94ee-6c6b553bd159 HTTP/1.1" 200 2956 0.007408 10.0.0.129 - - [2026-05-04 04:29:57] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 200 1301 0.004977 10.0.0.129 - - [2026-05-04 04:29:57] "GET /virtual-machine-interface/419f9d70-97ed-4ed9-94ee-6c6b553bd159 HTTP/1.1" 200 2956 0.006785 10.0.0.129 - - [2026-05-04 04:29:57] "GET /instance-ip/08da3d61-ce9b-4865-b9ec-03485825f9c6 HTTP/1.1" 200 1622 0.008073 10.0.0.129 - - [2026-05-04 04:29:57] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 200 1301 0.004521 10.0.0.129 - - [2026-05-04 04:29:57] "GET /virtual-machine-interface/419f9d70-97ed-4ed9-94ee-6c6b553bd159 HTTP/1.1" 200 2956 0.006691 10.0.0.129 - - [2026-05-04 04:29:57] "GET /instance-ip/08da3d61-ce9b-4865-b9ec-03485825f9c6 HTTP/1.1" 200 1622 0.005646 10.0.0.129 - - [2026-05-04 04:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.129 - - [2026-05-04 04:29:57] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005479 10.0.0.129 - - [2026-05-04 04:29:57] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005109 10.0.0.129 - - [2026-05-04 04:29:57] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.011782 10.0.0.129 - - [2026-05-04 04:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010483 10.0.0.129 - - [2026-05-04 04:29:57] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005582 10.0.0.129 - - [2026-05-04 04:29:57] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003955 10.0.0.129 - - [2026-05-04 04:29:57] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006551 10.0.0.129 - - [2026-05-04 04:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006711 10.0.0.129 - - [2026-05-04 04:29:58] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006464 10.0.0.129 - - [2026-05-04 04:29:58] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004798 10.0.0.129 - - [2026-05-04 04:29:58] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015455 10.0.0.129 - - [2026-05-04 04:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005117 10.0.0.129 - - [2026-05-04 04:29:58] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006492 10.0.0.129 - - [2026-05-04 04:29:58] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.007078 10.0.0.129 - - [2026-05-04 04:29:58] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.013937 10.0.0.249 - - [2026-05-04 04:29:58] "DELETE /project/4bc140427c2c4fecbe0fb0ade0da0d5b HTTP/1.1" 404 173 0.012373 10.0.0.249 - - [2026-05-04 04:29:58] "DELETE /project/7be7d92efb2e4999b830b493a58bc426 HTTP/1.1" 404 173 0.014266 10.0.0.129 - - [2026-05-04 04:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.129 - - [2026-05-04 04:29:58] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004804 10.0.0.249 - - [2026-05-04 04:29:58] "GET /projects?obj_uuids=2aba772e-c2a4-41fd-9801-f799b421f8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001065 10.0.0.129 - - [2026-05-04 04:29:58] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.023403 10.0.0.249 - - [2026-05-04 04:29:58] "GET /projects?obj_uuids=4bc14042-7c2c-4fec-be0f-b0ade0da0d5b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002684 10.0.0.129 - - [2026-05-04 04:29:58] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.013131 10.0.0.249 - - [2026-05-04 04:29:58] "GET /project/2aba772e-c2a4-41fd-9801-f799b421f8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.210804 10.0.0.249 - - [2026-05-04 04:29:58] "GET /projects?obj_uuids=2aba772e-c2a4-41fd-9801-f799b421f8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.005778 10.0.0.129 - - [2026-05-04 04:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008740 10.0.0.249 - - [2026-05-04 04:29:58] "GET /project/4bc14042-7c2c-4fec-be0f-b0ade0da0d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.261316 10.0.0.129 - - [2026-05-04 04:29:58] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.011714 10.0.0.249 - - [2026-05-04 04:29:58] "GET /projects?obj_uuids=4bc14042-7c2c-4fec-be0f-b0ade0da0d5b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001861 10.0.0.129 - - [2026-05-04 04:29:58] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.025093 10.0.0.129 - - [2026-05-04 04:29:58] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.033607 10.0.0.249 - - [2026-05-04 04:29:58] "GET /project/2aba772e-c2a4-41fd-9801-f799b421f8da?fields=security_groups HTTP/1.1" 200 1098 0.179036 10.0.0.129 - - [2026-05-04 04:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011415 10.0.0.249 - - [2026-05-04 04:29:58] "GET /project/4bc14042-7c2c-4fec-be0f-b0ade0da0d5b?fields=security_groups HTTP/1.1" 200 1376 0.182933 10.0.0.249 - - [2026-05-04 04:29:58] "GET /projects?obj_uuids=2aba772e-c2a4-41fd-9801-f799b421f8da&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001090 10.0.0.129 - - [2026-05-04 04:29:58] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006480 10.0.0.129 - - [2026-05-04 04:29:58] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.022070 10.0.0.249 - - [2026-05-04 04:29:58] "GET /project/2aba772e-c2a4-41fd-9801-f799b421f8da?fields=application_policy_sets HTTP/1.1" 200 1391 0.069268 10.0.0.129 - - [2026-05-04 04:29:58] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.011761 10.0.0.249 - - [2026-05-04 04:29:58] "DELETE /security-group/f46ef4ba-7e50-4cf6-9cee-8041310df514 HTTP/1.1" 200 115 0.144653 10.0.0.249 - - [2026-05-04 04:29:58] "GET /projects?obj_uuids=4bc14042-7c2c-4fec-be0f-b0ade0da0d5b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001175 10.0.0.129 - - [2026-05-04 04:29:59] "DELETE /access-control-list/05821ab2-43fc-4b16-97cb-f292065d4322 HTTP/1.1" 200 115 0.102428 10.0.0.249 - - [2026-05-04 04:29:59] "GET /project/4bc14042-7c2c-4fec-be0f-b0ade0da0d5b?fields=application_policy_sets HTTP/1.1" 200 1415 0.100095 10.0.0.249 - - [2026-05-04 04:29:59] "DELETE /project/2aba772e-c2a4-41fd-9801-f799b421f8da HTTP/1.1" 200 115 0.774840 10.0.0.249 - - [2026-05-04 04:29:59] "DELETE /project/4bc14042-7c2c-4fec-be0f-b0ade0da0d5b HTTP/1.1" 200 115 0.987929 10.0.0.129 - - [2026-05-04 04:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.129 - - [2026-05-04 04:29:59] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005904 10.0.0.129 - - [2026-05-04 04:29:59] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003820 10.0.0.129 - - [2026-05-04 04:30:00] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007174 10.0.0.129 - - [2026-05-04 04:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004871 10.0.0.129 - - [2026-05-04 04:30:00] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004231 10.0.0.129 - - [2026-05-04 04:30:00] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005683 10.0.0.129 - - [2026-05-04 04:30:00] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007439 10.0.0.129 - - [2026-05-04 04:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.129 - - [2026-05-04 04:30:00] "GET /routing-instance/2537882c-edf8-405b-b258-7926529b7f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.005836 10.0.0.129 - - [2026-05-04 04:30:00] "GET /route-target/13bbcd31-63a9-46dd-a1b3-f938cceaaf6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005327 10.0.0.129 - - [2026-05-04 04:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.129 - - [2026-05-04 04:30:00] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005944 10.0.0.129 - - [2026-05-04 04:30:00] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003947 10.0.0.129 - - [2026-05-04 04:30:00] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007704 10.0.0.129 - - [2026-05-04 04:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005281 10.0.0.129 - - [2026-05-04 04:30:00] "GET /routing-instance/2537882c-edf8-405b-b258-7926529b7f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.005827 10.0.0.129 - - [2026-05-04 04:30:00] "GET /route-target/13bbcd31-63a9-46dd-a1b3-f938cceaaf6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004746 10.0.0.129 - - [2026-05-04 04:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004984 10.0.0.129 - - [2026-05-04 04:30:00] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005077 10.0.0.129 - - [2026-05-04 04:30:00] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004261 10.0.0.129 - - [2026-05-04 04:30:01] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008415 10.0.0.129 - - [2026-05-04 04:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.129 - - [2026-05-04 04:30:01] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004773 10.0.0.129 - - [2026-05-04 04:30:01] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005318 10.0.0.129 - - [2026-05-04 04:30:01] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006995 10.0.0.129 - - [2026-05-04 04:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.129 - - [2026-05-04 04:30:01] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006219 10.0.0.129 - - [2026-05-04 04:30:01] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004510 10.0.0.129 - - [2026-05-04 04:30:01] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007871 10.0.0.249 - - [2026-05-04 04:30:01] "GET /obj-perms HTTP/1.1" 200 5063 0.005880 10.0.0.129 - - [2026-05-04 04:30:01] "GET /obj-perms HTTP/1.1" 200 5063 0.007318 10.0.0.129 - - [2026-05-04 04:30:01] "GET /obj-perms HTTP/1.1" 200 5063 0.009015 10.0.0.129 - - [2026-05-04 04:30:01] "GET /obj-perms HTTP/1.1" 200 5063 0.005864 10.0.0.50 - - [2026-05-04 04:30:01] "GET /obj-perms HTTP/1.1" 200 5063 0.084441 10.0.0.129 - - [2026-05-04 04:30:01] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 200 1302 0.006414 10.0.0.129 - - [2026-05-04 04:30:01] "GET /virtual-machine-interface/4a794b8c-4438-48aa-a75d-7f52fe20fb49 HTTP/1.1" 200 2956 0.008285 10.0.0.129 - - [2026-05-04 04:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.129 - - [2026-05-04 04:30:01] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004978 10.0.0.129 - - [2026-05-04 04:30:01] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005951 10.0.0.129 - - [2026-05-04 04:30:01] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007644 10.0.0.129 - - [2026-05-04 04:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.129 - - [2026-05-04 04:30:03] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005744 10.0.0.129 - - [2026-05-04 04:30:03] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005459 10.0.0.129 - - [2026-05-04 04:30:03] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006862 10.0.0.129 - - [2026-05-04 04:30:03] "POST /neutron/port HTTP/1.1" 200 1126 0.029247 10.0.0.129 - - [2026-05-04 04:30:07] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008890 10.0.0.129 - - [2026-05-04 04:30:10] "POST /neutron/port HTTP/1.1" 200 1126 0.029880 10.0.0.129 - - [2026-05-04 04:30:13] "POST /neutron/port HTTP/1.1" 200 1216 0.027197 10.0.0.129 - - [2026-05-04 04:30:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007629 10.0.0.129 - - [2026-05-04 04:30:13] "POST /neutron/port HTTP/1.1" 200 117 0.001821 10.0.0.129 - - [2026-05-04 04:30:13] "POST /neutron/security_group HTTP/1.1" 200 2065 0.014950 10.0.0.129 - - [2026-05-04 04:30:18] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 200 1301 0.006389 10.0.0.129 - - [2026-05-04 04:30:18] "GET /virtual-machine-interface/419f9d70-97ed-4ed9-94ee-6c6b553bd159 HTTP/1.1" 200 2956 0.010360 10.0.0.129 - - [2026-05-04 04:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005132 10.0.0.129 - - [2026-05-04 04:30:18] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006329 10.0.0.129 - - [2026-05-04 04:30:18] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004855 10.0.0.129 - - [2026-05-04 04:30:18] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006881 10.0.0.129 - - [2026-05-04 04:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.129 - - [2026-05-04 04:30:20] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004695 10.0.0.129 - - [2026-05-04 04:30:20] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005681 10.0.0.129 - - [2026-05-04 04:30:20] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007362 10.0.0.129 - - [2026-05-04 04:30:31] "POST /neutron/port HTTP/1.1" 200 1216 0.024749 10.0.0.129 - - [2026-05-04 04:30:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005980 10.0.0.129 - - [2026-05-04 04:30:32] "POST /neutron/port HTTP/1.1" 200 117 0.001324 10.0.0.249 - - [2026-05-04 04:31:11] "GET /obj-perms HTTP/1.1" 200 5075 0.062397 10.0.0.129 - - [2026-05-04 04:31:15] "POST /neutron/port HTTP/1.1" 200 1107 0.068376 10.0.0.129 - - [2026-05-04 04:31:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005395 10.0.0.129 - - [2026-05-04 04:31:15] "POST /neutron/network HTTP/1.1" 200 927 0.008335 10.0.0.129 - - [2026-05-04 04:31:31] "POST /neutron/network HTTP/1.1" 200 937 0.013151 10.0.0.129 - - [2026-05-04 04:31:32] "POST /neutron/port HTTP/1.1" 200 117 0.001414 10.0.0.50 - - [2026-05-04 04:31:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000471 10.0.0.50 - - [2026-05-04 04:31:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000424 10.0.0.249 - - [2026-05-04 04:31:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000650 10.0.0.249 - - [2026-05-04 04:31:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000475 10.0.0.50 - - [2026-05-04 04:31:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000547 10.0.0.50 - - [2026-05-04 04:31:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000674 10.0.0.249 - - [2026-05-04 04:31:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000606 10.0.0.249 - - [2026-05-04 04:31:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000626 10.0.0.129 - - [2026-05-04 04:31:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000476 10.0.0.129 - - [2026-05-04 04:31:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000690 10.0.0.129 - - [2026-05-04 04:31:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000439 10.0.0.129 - - [2026-05-04 04:31:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000546 10.0.0.129 - - [2026-05-04 04:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.034392 10.0.0.129 - - [2026-05-04 04:32:13] "GET /virtual-router/c314e3c7-c7e0-4504-9646-a328b1ab53bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.006781 10.0.0.129 - - [2026-05-04 04:32:17] "POST /neutron/port HTTP/1.1" 200 1126 0.025641 10.0.0.129 - - [2026-05-04 04:32:17] "POST /neutron/subnet HTTP/1.1" 200 675 0.015907 10.0.0.129 - - [2026-05-04 04:32:21] "POST /neutron/port HTTP/1.1" 200 1126 0.028350 10.0.0.129 - - [2026-05-04 04:32:21] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 200 1302 0.005731 10.0.0.129 - - [2026-05-04 04:32:21] "GET /virtual-machine-interface/4a794b8c-4438-48aa-a75d-7f52fe20fb49 HTTP/1.1" 200 2956 0.006646 10.0.0.129 - - [2026-05-04 04:32:21] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 200 1302 0.005340 10.0.0.129 - - [2026-05-04 04:32:21] "GET /virtual-machine-interface/4a794b8c-4438-48aa-a75d-7f52fe20fb49 HTTP/1.1" 200 2956 0.007880 10.0.0.129 - - [2026-05-04 04:32:21] "GET /instance-ip/f17cbdcf-edb1-49a4-b32a-5ba402336730 HTTP/1.1" 200 1624 0.007543 10.0.0.129 - - [2026-05-04 04:32:21] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 200 1302 0.007988 10.0.0.129 - - [2026-05-04 04:32:21] "GET /virtual-machine-interface/4a794b8c-4438-48aa-a75d-7f52fe20fb49 HTTP/1.1" 200 2956 0.010751 10.0.0.129 - - [2026-05-04 04:32:21] "GET /instance-ip/f17cbdcf-edb1-49a4-b32a-5ba402336730 HTTP/1.1" 200 1624 0.008144 10.0.0.129 - - [2026-05-04 04:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006514 10.0.0.129 - - [2026-05-04 04:32:21] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005435 10.0.0.129 - - [2026-05-04 04:32:21] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006016 10.0.0.129 - - [2026-05-04 04:32:21] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006717 10.0.0.129 - - [2026-05-04 04:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.129 - - [2026-05-04 04:32:21] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005451 10.0.0.129 - - [2026-05-04 04:32:21] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003402 10.0.0.129 - - [2026-05-04 04:32:21] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007056 10.0.0.129 - - [2026-05-04 04:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005356 10.0.0.129 - - [2026-05-04 04:32:21] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004670 10.0.0.129 - - [2026-05-04 04:32:21] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004244 10.0.0.129 - - [2026-05-04 04:32:21] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007591 10.0.0.129 - - [2026-05-04 04:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010006 10.0.0.129 - - [2026-05-04 04:32:21] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007752 10.0.0.129 - - [2026-05-04 04:32:21] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005110 10.0.0.129 - - [2026-05-04 04:32:21] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007802 10.0.0.129 - - [2026-05-04 04:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004935 10.0.0.129 - - [2026-05-04 04:32:22] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005235 10.0.0.129 - - [2026-05-04 04:32:22] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003674 10.0.0.129 - - [2026-05-04 04:32:22] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007109 10.0.0.129 - - [2026-05-04 04:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.129 - - [2026-05-04 04:32:22] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004645 10.0.0.129 - - [2026-05-04 04:32:22] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004571 10.0.0.129 - - [2026-05-04 04:32:22] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008313 10.0.0.129 - - [2026-05-04 04:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.129 - - [2026-05-04 04:32:22] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005121 10.0.0.129 - - [2026-05-04 04:32:22] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003732 10.0.0.129 - - [2026-05-04 04:32:22] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006430 10.0.0.129 - - [2026-05-04 04:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004909 10.0.0.129 - - [2026-05-04 04:32:23] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004582 10.0.0.129 - - [2026-05-04 04:32:23] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003576 10.0.0.129 - - [2026-05-04 04:32:23] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007087 10.0.0.129 - - [2026-05-04 04:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.129 - - [2026-05-04 04:32:23] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005034 10.0.0.129 - - [2026-05-04 04:32:23] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004287 10.0.0.129 - - [2026-05-04 04:32:23] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007045 10.0.0.129 - - [2026-05-04 04:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.129 - - [2026-05-04 04:32:23] "GET /routing-instance/2537882c-edf8-405b-b258-7926529b7f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.005622 10.0.0.129 - - [2026-05-04 04:32:23] "GET /route-target/13bbcd31-63a9-46dd-a1b3-f938cceaaf6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005345 10.0.0.129 - - [2026-05-04 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005664 10.0.0.129 - - [2026-05-04 04:32:24] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006054 10.0.0.129 - - [2026-05-04 04:32:24] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004328 10.0.0.129 - - [2026-05-04 04:32:24] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.009410 10.0.0.129 - - [2026-05-04 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.129 - - [2026-05-04 04:32:24] "GET /routing-instance/2537882c-edf8-405b-b258-7926529b7f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.005841 10.0.0.129 - - [2026-05-04 04:32:24] "GET /route-target/13bbcd31-63a9-46dd-a1b3-f938cceaaf6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006612 10.0.0.129 - - [2026-05-04 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.129 - - [2026-05-04 04:32:24] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006257 10.0.0.129 - - [2026-05-04 04:32:24] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005561 10.0.0.129 - - [2026-05-04 04:32:24] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008370 10.0.0.129 - - [2026-05-04 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004569 10.0.0.129 - - [2026-05-04 04:32:24] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004471 10.0.0.129 - - [2026-05-04 04:32:24] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004530 10.0.0.129 - - [2026-05-04 04:32:24] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008516 10.0.0.249 - - [2026-05-04 04:32:26] "GET /obj-perms HTTP/1.1" 200 5063 0.004593 10.0.0.129 - - [2026-05-04 04:32:28] "GET /obj-perms HTTP/1.1" 200 5063 0.004839 10.0.0.129 - - [2026-05-04 04:32:28] "GET /obj-perms HTTP/1.1" 200 5063 0.004577 10.0.0.249 - - [2026-05-04 04:32:28] "GET /obj-perms HTTP/1.1" 200 5063 0.004691 10.0.0.129 - - [2026-05-04 04:32:28] "GET /obj-perms HTTP/1.1" 200 5063 0.005448 10.0.0.50 - - [2026-05-04 04:32:28] "GET /obj-perms HTTP/1.1" 200 5063 0.004393 10.0.0.129 - - [2026-05-04 04:32:29] "POST /neutron/security_group HTTP/1.1" 200 2065 0.010021 10.0.0.129 - - [2026-05-04 04:32:29] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 200 1301 0.004738 10.0.0.129 - - [2026-05-04 04:32:29] "GET /virtual-machine-interface/419f9d70-97ed-4ed9-94ee-6c6b553bd159 HTTP/1.1" 200 2956 0.006783 10.0.0.129 - - [2026-05-04 04:32:29] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 200 1301 0.006301 10.0.0.129 - - [2026-05-04 04:32:29] "GET /virtual-machine-interface/419f9d70-97ed-4ed9-94ee-6c6b553bd159 HTTP/1.1" 200 2956 0.006780 10.0.0.129 - - [2026-05-04 04:32:29] "GET /instance-ip/08da3d61-ce9b-4865-b9ec-03485825f9c6 HTTP/1.1" 200 1622 0.005119 10.0.0.129 - - [2026-05-04 04:32:29] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 200 1301 0.005851 10.0.0.129 - - [2026-05-04 04:32:29] "GET /virtual-machine-interface/419f9d70-97ed-4ed9-94ee-6c6b553bd159 HTTP/1.1" 200 2956 0.008121 10.0.0.129 - - [2026-05-04 04:32:29] "GET /instance-ip/08da3d61-ce9b-4865-b9ec-03485825f9c6 HTTP/1.1" 200 1622 0.006148 10.0.0.129 - - [2026-05-04 04:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004963 10.0.0.129 - - [2026-05-04 04:32:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005092 10.0.0.129 - - [2026-05-04 04:32:29] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003956 10.0.0.129 - - [2026-05-04 04:32:29] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007970 10.0.0.129 - - [2026-05-04 04:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005429 10.0.0.129 - - [2026-05-04 04:32:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004347 10.0.0.129 - - [2026-05-04 04:32:29] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003946 10.0.0.129 - - [2026-05-04 04:32:29] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007185 10.0.0.129 - - [2026-05-04 04:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.129 - - [2026-05-04 04:32:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004907 10.0.0.129 - - [2026-05-04 04:32:29] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004558 10.0.0.129 - - [2026-05-04 04:32:29] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006590 10.0.0.129 - - [2026-05-04 04:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.129 - - [2026-05-04 04:32:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005932 10.0.0.129 - - [2026-05-04 04:32:29] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003801 10.0.0.129 - - [2026-05-04 04:32:29] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007583 10.0.0.129 - - [2026-05-04 04:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.129 - - [2026-05-04 04:32:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004750 10.0.0.129 - - [2026-05-04 04:32:29] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004524 10.0.0.129 - - [2026-05-04 04:32:29] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007703 10.0.0.129 - - [2026-05-04 04:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006039 10.0.0.129 - - [2026-05-04 04:32:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005509 10.0.0.129 - - [2026-05-04 04:32:29] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004990 10.0.0.129 - - [2026-05-04 04:32:29] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.009646 10.0.0.129 - - [2026-05-04 04:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006131 10.0.0.129 - - [2026-05-04 04:32:30] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008402 10.0.0.129 - - [2026-05-04 04:32:30] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004694 10.0.0.129 - - [2026-05-04 04:32:30] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.010840 10.0.0.129 - - [2026-05-04 04:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004953 10.0.0.129 - - [2026-05-04 04:32:31] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006293 10.0.0.129 - - [2026-05-04 04:32:31] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005859 10.0.0.129 - - [2026-05-04 04:32:31] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.009012 10.0.0.129 - - [2026-05-04 04:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.129 - - [2026-05-04 04:32:31] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006064 10.0.0.129 - - [2026-05-04 04:32:31] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004994 10.0.0.129 - - [2026-05-04 04:32:31] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008400 10.0.0.129 - - [2026-05-04 04:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005073 10.0.0.129 - - [2026-05-04 04:32:31] "GET /routing-instance/2537882c-edf8-405b-b258-7926529b7f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.005371 10.0.0.129 - - [2026-05-04 04:32:31] "GET /route-target/13bbcd31-63a9-46dd-a1b3-f938cceaaf6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004930 10.0.0.129 - - [2026-05-04 04:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005857 10.0.0.129 - - [2026-05-04 04:32:31] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006835 10.0.0.129 - - [2026-05-04 04:32:31] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006267 10.0.0.129 - - [2026-05-04 04:32:31] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007263 10.0.0.129 - - [2026-05-04 04:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.129 - - [2026-05-04 04:32:31] "GET /routing-instance/2537882c-edf8-405b-b258-7926529b7f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.005424 10.0.0.129 - - [2026-05-04 04:32:31] "GET /route-target/13bbcd31-63a9-46dd-a1b3-f938cceaaf6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005544 10.0.0.129 - - [2026-05-04 04:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005183 10.0.0.129 - - [2026-05-04 04:32:32] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004639 10.0.0.129 - - [2026-05-04 04:32:32] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005331 10.0.0.129 - - [2026-05-04 04:32:32] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007115 10.0.0.129 - - [2026-05-04 04:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.129 - - [2026-05-04 04:32:32] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005383 10.0.0.129 - - [2026-05-04 04:32:32] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004128 10.0.0.129 - - [2026-05-04 04:32:32] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008586 10.0.0.129 - - [2026-05-04 04:32:33] "POST /neutron/network HTTP/1.1" 200 818 0.036009 10.0.0.129 - - [2026-05-04 04:32:33] "POST /neutron/port HTTP/1.1" 200 117 0.001345 10.0.0.249 - - [2026-05-04 04:32:34] "GET /obj-perms HTTP/1.1" 200 5063 0.005627 10.0.0.129 - - [2026-05-04 04:32:38] "GET /obj-perms HTTP/1.1" 200 5063 0.004858 10.0.0.249 - - [2026-05-04 04:32:38] "GET /obj-perms HTTP/1.1" 200 5063 0.005178 10.0.0.129 - - [2026-05-04 04:32:38] "GET /obj-perms HTTP/1.1" 200 5063 0.004393 10.0.0.129 - - [2026-05-04 04:32:38] "GET /obj-perms HTTP/1.1" 200 5063 0.005371 10.0.0.129 - - [2026-05-04 04:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.129 - - [2026-05-04 04:32:58] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004627 10.0.0.129 - - [2026-05-04 04:32:59] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004325 10.0.0.129 - - [2026-05-04 04:32:59] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007840 10.0.0.129 - - [2026-05-04 04:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005195 10.0.0.129 - - [2026-05-04 04:33:09] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005007 10.0.0.129 - - [2026-05-04 04:33:09] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003915 10.0.0.129 - - [2026-05-04 04:33:09] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006975 10.0.0.129 - - [2026-05-04 04:33:13] "GET /obj-perms HTTP/1.1" 200 5075 0.059932 10.0.0.129 - - [2026-05-04 04:33:19] "POST /neutron/port HTTP/1.1" 200 1216 0.023428 10.0.0.129 - - [2026-05-04 04:33:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005272 10.0.0.129 - - [2026-05-04 04:33:19] "POST /neutron/port HTTP/1.1" 200 117 0.001359 10.0.0.129 - - [2026-05-04 04:33:25] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 200 1301 0.005100 10.0.0.129 - - [2026-05-04 04:33:25] "GET /virtual-machine-interface/419f9d70-97ed-4ed9-94ee-6c6b553bd159 HTTP/1.1" 200 2956 0.008583 10.0.0.129 - - [2026-05-04 04:33:25] "GET /instance-ip/08da3d61-ce9b-4865-b9ec-03485825f9c6 HTTP/1.1" 200 1622 0.006503 10.0.0.129 - - [2026-05-04 04:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.129 - - [2026-05-04 04:33:25] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006672 10.0.0.129 - - [2026-05-04 04:33:25] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004463 10.0.0.129 - - [2026-05-04 04:33:25] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007712 10.0.0.129 - - [2026-05-04 04:33:29] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 200 1301 0.005225 10.0.0.129 - - [2026-05-04 04:33:29] "POST /neutron/port HTTP/1.1" 200 1116 0.020470 10.0.0.129 - - [2026-05-04 04:33:31] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.004266 10.0.0.129 - - [2026-05-04 04:33:31] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.003973 10.0.0.129 - - [2026-05-04 04:33:31] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.005471 10.0.0.129 - - [2026-05-04 04:33:32] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.004300 10.0.0.129 - - [2026-05-04 04:33:33] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.003937 10.0.0.129 - - [2026-05-04 04:33:33] "POST /neutron/port HTTP/1.1" 200 1216 0.029315 10.0.0.129 - - [2026-05-04 04:33:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006719 10.0.0.129 - - [2026-05-04 04:33:33] "POST /neutron/port HTTP/1.1" 200 117 0.001861 10.0.0.129 - - [2026-05-04 04:33:34] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.005626 10.0.0.129 - - [2026-05-04 04:33:35] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.005034 10.0.0.129 - - [2026-05-04 04:33:36] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.003747 10.0.0.129 - - [2026-05-04 04:33:37] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.004160 10.0.0.129 - - [2026-05-04 04:33:37] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.003794 10.0.0.129 - - [2026-05-04 04:33:38] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.003645 10.0.0.129 - - [2026-05-04 04:33:39] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.006014 10.0.0.129 - - [2026-05-04 04:33:40] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.004768 10.0.0.129 - - [2026-05-04 04:33:41] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.003721 10.0.0.129 - - [2026-05-04 04:33:42] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.004277 10.0.0.129 - - [2026-05-04 04:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.129 - - [2026-05-04 04:33:42] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004966 10.0.0.129 - - [2026-05-04 04:33:42] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004544 10.0.0.129 - - [2026-05-04 04:33:42] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008180 10.0.0.129 - - [2026-05-04 04:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.129 - - [2026-05-04 04:33:42] "GET /routing-instance/2537882c-edf8-405b-b258-7926529b7f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.005922 10.0.0.129 - - [2026-05-04 04:33:42] "GET /route-target/13bbcd31-63a9-46dd-a1b3-f938cceaaf6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007575 10.0.0.129 - - [2026-05-04 04:33:42] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.003721 10.0.0.129 - - [2026-05-04 04:33:43] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.005068 10.0.0.129 - - [2026-05-04 04:33:44] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.003346 10.0.0.129 - - [2026-05-04 04:33:45] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.004867 10.0.0.129 - - [2026-05-04 04:33:46] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.004618 10.0.0.129 - - [2026-05-04 04:33:47] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.004653 10.0.0.129 - - [2026-05-04 04:33:47] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.009430 10.0.0.129 - - [2026-05-04 04:33:48] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.006486 10.0.0.129 - - [2026-05-04 04:33:49] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.004066 10.0.0.129 - - [2026-05-04 04:33:50] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.005020 10.0.0.129 - - [2026-05-04 04:33:51] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.004704 10.0.0.129 - - [2026-05-04 04:33:52] "GET /virtual-machine/7495f4cb-2399-4087-9d30-6bf5c756c4ba HTTP/1.1" 404 171 0.003809 10.0.0.129 - - [2026-05-04 04:33:52] "GET /obj-perms HTTP/1.1" 200 5063 0.004503 10.0.0.50 - - [2026-05-04 04:33:52] "GET /obj-perms HTTP/1.1" 200 5063 0.004976 10.0.0.249 - - [2026-05-04 04:33:52] "GET /obj-perms HTTP/1.1" 200 5063 0.005320 10.0.0.129 - - [2026-05-04 04:33:52] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 200 1302 0.004877 10.0.0.129 - - [2026-05-04 04:33:53] "POST /neutron/port HTTP/1.1" 200 1116 0.022426 10.0.0.129 - - [2026-05-04 04:33:54] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 404 171 0.004491 10.0.0.129 - - [2026-05-04 04:33:54] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 404 171 0.004197 10.0.0.129 - - [2026-05-04 04:33:54] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 404 171 0.004383 10.0.0.129 - - [2026-05-04 04:33:54] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 404 171 0.004650 10.0.0.129 - - [2026-05-04 04:33:55] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 404 171 0.004444 10.0.0.129 - - [2026-05-04 04:33:57] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 404 171 0.004282 10.0.0.129 - - [2026-05-04 04:33:58] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 404 171 0.004173 10.0.0.129 - - [2026-05-04 04:33:59] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 404 171 0.004708 10.0.0.129 - - [2026-05-04 04:34:00] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 404 171 0.005157 10.0.0.129 - - [2026-05-04 04:34:00] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 404 171 0.003944 10.0.0.129 - - [2026-05-04 04:34:01] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 404 171 0.003750 10.0.0.129 - - [2026-05-04 04:34:02] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 404 171 0.004590 10.0.0.129 - - [2026-05-04 04:34:03] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 404 171 0.004700 10.0.0.129 - - [2026-05-04 04:34:04] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 404 171 0.004941 10.0.0.129 - - [2026-05-04 04:34:05] "GET /virtual-machine/d1533260-6b7d-44a8-a096-dc5ca4b20630 HTTP/1.1" 404 171 0.006102 10.0.0.129 - - [2026-05-04 04:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005007 10.0.0.129 - - [2026-05-04 04:34:05] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004836 10.0.0.129 - - [2026-05-04 04:34:05] "GET /virtual-networks?parent_id=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003695 10.0.0.129 - - [2026-05-04 04:34:05] "GET /virtual-network/4db2f1df-de24-4961-bd59-553088ec6a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007588 10.0.0.129 - - [2026-05-04 04:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.129 - - [2026-05-04 04:34:05] "GET /routing-instance/2537882c-edf8-405b-b258-7926529b7f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.005592 10.0.0.129 - - [2026-05-04 04:34:05] "GET /route-target/13bbcd31-63a9-46dd-a1b3-f938cceaaf6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.019274 10.0.0.129 - - [2026-05-04 04:34:05] "GET /obj-perms HTTP/1.1" 200 5063 0.005495 10.0.0.249 - - [2026-05-04 04:34:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004505 10.0.0.249 - - [2026-05-04 04:34:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003944 10.0.0.129 - - [2026-05-04 04:34:05] "POST /neutron/network HTTP/1.1" 200 151 0.172058 10.0.0.129 - - [2026-05-04 04:34:05] "DELETE /route-target/13bbcd31-63a9-46dd-a1b3-f938cceaaf6c HTTP/1.1" 200 115 0.092488 10.0.0.129 - - [2026-05-04 04:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.129 - - [2026-05-04 04:34:06] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004393 10.0.0.129 - - [2026-05-04 04:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.129 - - [2026-05-04 04:34:06] "PUT /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388 HTTP/1.1" 200 277 0.015778 10.0.0.249 - - [2026-05-04 04:34:08] "GET /projects?obj_uuids=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001383 10.0.0.129 - - [2026-05-04 04:34:08] "GET /project/7be7d92e-fb2e-4999-b830-b493a58bc426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.098852 10.0.0.249 - - [2026-05-04 04:34:08] "GET /projects?obj_uuids=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001127 10.0.0.129 - - [2026-05-04 04:34:08] "GET /project/7be7d92e-fb2e-4999-b830-b493a58bc426?fields=virtual_networks HTTP/1.1" 200 1058 0.060121 10.0.0.249 - - [2026-05-04 04:34:08] "GET /projects?obj_uuids=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001250 10.0.0.129 - - [2026-05-04 04:34:08] "GET /project/7be7d92e-fb2e-4999-b830-b493a58bc426?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.040963 10.0.0.249 - - [2026-05-04 04:34:08] "GET /projects?obj_uuids=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003006 10.0.0.129 - - [2026-05-04 04:34:09] "GET /project/7be7d92e-fb2e-4999-b830-b493a58bc426?fields=security_groups HTTP/1.1" 200 1292 0.056664 10.0.0.129 - - [2026-05-04 04:34:09] "POST /fqname-to-id HTTP/1.1" 404 194 0.037292 10.0.0.249 - - [2026-05-04 04:34:10] "GET /projects?obj_uuids=7188c3c7-47e9-45d1-878f-f5a26d307dc7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004059 10.0.0.249 - - [2026-05-04 04:34:10] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001904 10.0.0.249 - - [2026-05-04 04:34:10] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.047592 10.0.0.249 - - [2026-05-04 04:34:10] "POST /id-to-fqname HTTP/1.1" 200 196 0.001272 10.0.0.249 - - [2026-05-04 04:34:10] "POST /fqname-to-id HTTP/1.1" 404 205 0.011892 10.0.0.249 - - [2026-05-04 04:34:10] "POST /security-groups HTTP/1.1" 200 597 0.093148 10.0.0.249 - - [2026-05-04 04:34:10] "POST /projects HTTP/1.1" 200 597 0.337372 10.0.0.249 - - [2026-05-04 04:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.415290 10.0.0.129 - - [2026-05-04 04:34:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.009743 10.0.0.129 - - [2026-05-04 04:34:10] "GET /project/7188c3c7-47e9-45d1-878f-f5a26d307dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.629967 10.0.0.129 - - [2026-05-04 04:34:12] "GET / HTTP/1.1" 200 36215 0.005792 10.0.0.129 - - [2026-05-04 04:34:14] "GET /obj-perms HTTP/1.1" 200 5075 0.083462 10.0.0.249 - - [2026-05-04 04:34:15] "GET /projects?obj_uuids=7188c3c7-47e9-45d1-878f-f5a26d307dc7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001181 10.0.0.129 - - [2026-05-04 04:34:15] "GET /project/7188c3c7-47e9-45d1-878f-f5a26d307dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.047260 10.0.0.249 - - [2026-05-04 04:34:15] "GET /projects?obj_uuids=7188c3c7-47e9-45d1-878f-f5a26d307dc7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001370 10.0.0.129 - - [2026-05-04 04:34:15] "GET /project/7188c3c7-47e9-45d1-878f-f5a26d307dc7?fields=virtual_networks HTTP/1.1" 200 1055 0.048754 10.0.0.249 - - [2026-05-04 04:34:15] "GET /projects?obj_uuids=7188c3c7-47e9-45d1-878f-f5a26d307dc7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001680 10.0.0.129 - - [2026-05-04 04:34:15] "GET /project/7188c3c7-47e9-45d1-878f-f5a26d307dc7?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.078321 10.0.0.249 - - [2026-05-04 04:34:15] "GET /projects?obj_uuids=7188c3c7-47e9-45d1-878f-f5a26d307dc7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001135 10.0.0.129 - - [2026-05-04 04:34:15] "GET /project/7188c3c7-47e9-45d1-878f-f5a26d307dc7?fields=security_groups HTTP/1.1" 200 1288 0.048760 10.0.0.129 - - [2026-05-04 04:34:16] "POST /fqname-to-id HTTP/1.1" 404 188 0.032058 10.0.0.249 - - [2026-05-04 04:34:16] "GET /projects?obj_uuids=25854d40-c68d-4696-ace4-dce1f88680d6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003824 10.0.0.249 - - [2026-05-04 04:34:16] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001235 10.0.0.249 - - [2026-05-04 04:34:16] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009663 10.0.0.249 - - [2026-05-04 04:34:16] "POST /id-to-fqname HTTP/1.1" 200 190 0.003059 10.0.0.249 - - [2026-05-04 04:34:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.009501 10.0.0.249 - - [2026-05-04 04:34:16] "POST /security-groups HTTP/1.1" 200 591 0.094405 10.0.0.249 - - [2026-05-04 04:34:16] "POST /projects HTTP/1.1" 200 585 0.345674 10.0.0.129 - - [2026-05-04 04:34:16] "POST /access-control-lists HTTP/1.1" 200 598 0.039634 10.0.0.249 - - [2026-05-04 04:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.441291 10.0.0.129 - - [2026-05-04 04:34:17] "GET /project/25854d40-c68d-4696-ace4-dce1f88680d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.644424 10.0.0.129 - - [2026-05-04 04:34:18] "GET / HTTP/1.1" 200 36215 0.002166 10.0.0.129 - - [2026-05-04 04:34:20] "POST /neutron/network HTTP/1.1" 200 937 0.009759 10.0.0.129 - - [2026-05-04 04:34:20] "POST /neutron/port HTTP/1.1" 200 117 0.001236 10.0.0.249 - - [2026-05-04 04:34:21] "GET /projects?obj_uuids=25854d40-c68d-4696-ace4-dce1f88680d6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001654 10.0.0.129 - - [2026-05-04 04:34:21] "GET /project/25854d40-c68d-4696-ace4-dce1f88680d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.063108 10.0.0.249 - - [2026-05-04 04:34:21] "GET /projects?obj_uuids=25854d40-c68d-4696-ace4-dce1f88680d6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003588 10.0.0.129 - - [2026-05-04 04:34:21] "GET /project/25854d40-c68d-4696-ace4-dce1f88680d6?fields=virtual_networks HTTP/1.1" 200 1044 0.072876 10.0.0.249 - - [2026-05-04 04:34:21] "GET /projects?obj_uuids=25854d40-c68d-4696-ace4-dce1f88680d6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001196 10.0.0.129 - - [2026-05-04 04:34:21] "GET /project/25854d40-c68d-4696-ace4-dce1f88680d6?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.058528 10.0.0.249 - - [2026-05-04 04:34:21] "GET /projects?obj_uuids=25854d40-c68d-4696-ace4-dce1f88680d6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001104 10.0.0.129 - - [2026-05-04 04:34:21] "GET /project/25854d40-c68d-4696-ace4-dce1f88680d6?fields=security_groups HTTP/1.1" 200 1271 0.061849 10.0.0.129 - - [2026-05-04 04:34:22] "POST /fqname-to-id HTTP/1.1" 404 196 0.034122 10.0.0.249 - - [2026-05-04 04:34:22] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003419 10.0.0.249 - - [2026-05-04 04:34:22] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001350 10.0.0.249 - - [2026-05-04 04:34:22] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009083 10.0.0.249 - - [2026-05-04 04:34:23] "POST /id-to-fqname HTTP/1.1" 200 198 0.005032 10.0.0.249 - - [2026-05-04 04:34:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.011563 10.0.0.249 - - [2026-05-04 04:34:23] "POST /security-groups HTTP/1.1" 200 599 0.082191 10.0.0.129 - - [2026-05-04 04:34:23] "POST /fqname-to-id HTTP/1.1" 404 242 0.006803 10.0.0.249 - - [2026-05-04 04:34:23] "POST /projects HTTP/1.1" 200 601 0.339047 10.0.0.249 - - [2026-05-04 04:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.379315 10.0.0.129 - - [2026-05-04 04:34:23] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.558416 10.0.0.129 - - [2026-05-04 04:34:23] "POST /access-control-lists HTTP/1.1" 200 604 0.068814 10.0.0.129 - - [2026-05-04 04:34:24] "GET / HTTP/1.1" 200 36215 0.002319 10.0.0.129 - - [2026-05-04 04:34:25] "POST /fqname-to-id HTTP/1.1" 401 293 0.000527 10.0.0.129 - - [2026-05-04 04:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.067453 10.0.0.249 - - [2026-05-04 04:34:25] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001210 10.0.0.129 - - [2026-05-04 04:34:25] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.051742 10.0.0.249 - - [2026-05-04 04:34:25] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001467 10.0.0.129 - - [2026-05-04 04:34:25] "POST /neutron/network HTTP/1.1" 200 601 0.212189 10.0.0.129 - - [2026-05-04 04:34:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.050532 10.0.0.129 - - [2026-05-04 04:34:26] "POST /neutron/network HTTP/1.1" 200 975 0.014418 10.0.0.129 - - [2026-05-04 04:34:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001361 10.0.0.129 - - [2026-05-04 04:34:26] "GET /virtual-network/94120e43-f800-4fa6-8d12-07e6358af563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006604 10.0.0.129 - - [2026-05-04 04:34:26] "GET /virtual-network/94120e43-f800-4fa6-8d12-07e6358af563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.009895 10.0.0.129 - - [2026-05-04 04:34:26] "POST /neutron/subnet HTTP/1.1" 200 716 0.010965 10.0.0.129 - - [2026-05-04 04:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.249 - - [2026-05-04 04:34:26] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001323 10.0.0.129 - - [2026-05-04 04:34:26] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.066882 10.0.0.249 - - [2026-05-04 04:34:26] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001237 10.0.0.129 - - [2026-05-04 04:34:26] "POST /neutron/network HTTP/1.1" 200 601 0.158952 10.0.0.129 - - [2026-05-04 04:34:27] "POST /route-targets HTTP/1.1" 200 328 0.021431 10.0.0.129 - - [2026-05-04 04:34:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.004326 10.0.0.129 - - [2026-05-04 04:34:27] "POST /neutron/network HTTP/1.1" 200 974 0.018251 10.0.0.129 - - [2026-05-04 04:34:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.001985 10.0.0.129 - - [2026-05-04 04:34:27] "GET /virtual-network/62cd83a2-bcb9-452d-a9e3-5ab5cdff475b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.010070 10.0.0.129 - - [2026-05-04 04:34:27] "GET /virtual-network/62cd83a2-bcb9-452d-a9e3-5ab5cdff475b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006743 10.0.0.129 - - [2026-05-04 04:34:27] "POST /neutron/subnet HTTP/1.1" 200 716 0.012099 10.0.0.129 - - [2026-05-04 04:34:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.001426 10.0.0.129 - - [2026-05-04 04:34:28] "POST /neutron/network HTTP/1.1" 200 985 0.008465 10.0.0.249 - - [2026-05-04 04:34:28] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002745 10.0.0.129 - - [2026-05-04 04:34:28] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.104143 10.0.0.129 - - [2026-05-04 04:34:29] "POST /neutron/port HTTP/1.1" 200 117 0.008143 10.0.0.129 - - [2026-05-04 04:34:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.001861 10.0.0.129 - - [2026-05-04 04:34:29] "POST /neutron/network HTTP/1.1" 200 985 0.014782 10.0.0.129 - - [2026-05-04 04:34:30] "POST /neutron/port HTTP/1.1" 200 1153 0.032457 10.0.0.249 - - [2026-05-04 04:34:30] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001289 10.0.0.129 - - [2026-05-04 04:34:30] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.076511 10.0.0.129 - - [2026-05-04 04:34:30] "POST /neutron/port HTTP/1.1" 200 1217 0.031998 10.0.0.129 - - [2026-05-04 04:34:30] "POST /neutron/subnet HTTP/1.1" 200 1273 0.022119 10.0.0.129 - - [2026-05-04 04:34:30] "POST /neutron/port HTTP/1.1" 200 117 0.001587 10.0.0.129 - - [2026-05-04 04:34:30] "POST /neutron/port HTTP/1.1" 200 117 0.011251 10.0.0.129 - - [2026-05-04 04:34:31] "POST /neutron/network HTTP/1.1" 200 984 0.008715 10.0.0.129 - - [2026-05-04 04:34:31] "POST /neutron/port HTTP/1.1" 200 1152 0.037106 10.0.0.129 - - [2026-05-04 04:34:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006697 10.0.0.129 - - [2026-05-04 04:34:32] "POST /neutron/port HTTP/1.1" 200 117 0.001810 10.0.0.129 - - [2026-05-04 04:34:34] "POST /neutron/port HTTP/1.1" 200 1107 0.040630 10.0.0.129 - - [2026-05-04 04:34:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008249 10.0.0.129 - - [2026-05-04 04:34:34] "POST /neutron/network HTTP/1.1" 200 927 0.009674 10.0.0.129 - - [2026-05-04 04:34:36] "POST /neutron/port HTTP/1.1" 200 1217 0.026474 10.0.0.129 - - [2026-05-04 04:34:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009939 10.0.0.129 - - [2026-05-04 04:34:36] "GET /virtual-machine/386e3b33-7399-485e-9ce5-f42f905ac30c HTTP/1.1" 401 293 0.000461 10.0.0.129 - - [2026-05-04 04:34:36] "GET /virtual-machine/386e3b33-7399-485e-9ce5-f42f905ac30c HTTP/1.1" 200 1302 0.040878 10.0.0.129 - - [2026-05-04 04:34:36] "GET /virtual-machine-interface/492f816d-d4ab-4758-8eee-39209c4c95bd HTTP/1.1" 200 3165 0.013572 10.0.0.129 - - [2026-05-04 04:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.129 - - [2026-05-04 04:34:36] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006049 10.0.0.129 - - [2026-05-04 04:34:36] "GET /virtual-networks?parent_id=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.005142 10.0.0.129 - - [2026-05-04 04:34:36] "GET /virtual-network/94120e43-f800-4fa6-8d12-07e6358af563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.008842 10.0.0.129 - - [2026-05-04 04:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.129 - - [2026-05-04 04:34:39] "GET /virtual-network/94120e43-f800-4fa6-8d12-07e6358af563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.009183 10.0.0.129 - - [2026-05-04 04:34:41] "POST /neutron/port HTTP/1.1" 200 1216 0.082412 10.0.0.129 - - [2026-05-04 04:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.129 - - [2026-05-04 04:34:41] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007270 10.0.0.129 - - [2026-05-04 04:34:41] "GET /virtual-networks?parent_id=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004191 10.0.0.129 - - [2026-05-04 04:34:42] "GET /virtual-network/94120e43-f800-4fa6-8d12-07e6358af563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.007365 10.0.0.129 - - [2026-05-04 04:34:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010233 10.0.0.129 - - [2026-05-04 04:34:42] "POST /neutron/port HTTP/1.1" 200 1216 0.025080 10.0.0.129 - - [2026-05-04 04:34:42] "GET /virtual-machine/962f314c-e49d-4b10-a8cd-6ed0557ce457 HTTP/1.1" 200 1303 0.008426 10.0.0.129 - - [2026-05-04 04:34:42] "GET /virtual-machine-interface/c885e657-486e-4ebd-b7dc-2eb8ffb080e5 HTTP/1.1" 200 3166 0.008911 10.0.0.129 - - [2026-05-04 04:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.129 - - [2026-05-04 04:34:42] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005333 10.0.0.129 - - [2026-05-04 04:34:42] "GET /virtual-networks?parent_id=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.005022 10.0.0.129 - - [2026-05-04 04:34:42] "GET /virtual-network/62cd83a2-bcb9-452d-a9e3-5ab5cdff475b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007069 10.0.0.129 - - [2026-05-04 04:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004629 10.0.0.129 - - [2026-05-04 04:34:43] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004481 10.0.0.129 - - [2026-05-04 04:34:43] "GET /virtual-networks?parent_id=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003360 10.0.0.129 - - [2026-05-04 04:34:43] "GET /virtual-network/62cd83a2-bcb9-452d-a9e3-5ab5cdff475b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007433 10.0.0.129 - - [2026-05-04 04:34:43] "POST /fqname-to-id HTTP/1.1" 404 209 0.004056 10.0.0.129 - - [2026-05-04 04:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007663 10.0.0.249 - - [2026-05-04 04:34:44] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001173 10.0.0.129 - - [2026-05-04 04:34:44] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.070851 10.0.0.129 - - [2026-05-04 04:34:44] "POST /network-policys HTTP/1.1" 200 535 0.067172 10.0.0.129 - - [2026-05-04 04:34:44] "GET /network-policy/21a6a251-87b5-49c7-a7a8-513f216b98f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.012014 10.0.0.129 - - [2026-05-04 04:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.129 - - [2026-05-04 04:34:44] "GET /virtual-network/94120e43-f800-4fa6-8d12-07e6358af563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.007108 10.0.0.129 - - [2026-05-04 04:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.129 - - [2026-05-04 04:34:44] "GET /network-policy/21a6a251-87b5-49c7-a7a8-513f216b98f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005498 10.0.0.129 - - [2026-05-04 04:34:44] "POST /ref-update HTTP/1.1" 200 156 0.090999 10.0.0.129 - - [2026-05-04 04:34:44] "POST /access-control-lists HTTP/1.1" 200 580 0.068689 10.0.0.129 - - [2026-05-04 04:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012929 10.0.0.129 - - [2026-05-04 04:34:44] "GET /network-policy/21a6a251-87b5-49c7-a7a8-513f216b98f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006413 10.0.0.129 - - [2026-05-04 04:34:44] "GET /virtual-network/94120e43-f800-4fa6-8d12-07e6358af563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.011166 10.0.0.129 - - [2026-05-04 04:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005989 10.0.0.129 - - [2026-05-04 04:34:44] "GET /network-policy/21a6a251-87b5-49c7-a7a8-513f216b98f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005506 10.0.0.129 - - [2026-05-04 04:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.129 - - [2026-05-04 04:34:44] "GET /virtual-network/62cd83a2-bcb9-452d-a9e3-5ab5cdff475b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006768 10.0.0.129 - - [2026-05-04 04:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.129 - - [2026-05-04 04:34:44] "GET /network-policy/21a6a251-87b5-49c7-a7a8-513f216b98f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004795 10.0.0.129 - - [2026-05-04 04:34:44] "POST /ref-update HTTP/1.1" 200 156 0.079291 10.0.0.129 - - [2026-05-04 04:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015331 10.0.0.129 - - [2026-05-04 04:34:45] "POST /ref-update HTTP/1.1" 200 156 0.047843 10.0.0.129 - - [2026-05-04 04:34:45] "GET /network-policy/21a6a251-87b5-49c7-a7a8-513f216b98f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.014370 10.0.0.129 - - [2026-05-04 04:34:45] "POST /neutron/network HTTP/1.1" 200 1060 0.024838 10.0.0.129 - - [2026-05-04 04:34:45] "GET /virtual-network/62cd83a2-bcb9-452d-a9e3-5ab5cdff475b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.011300 10.0.0.129 - - [2026-05-04 04:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.129 - - [2026-05-04 04:34:45] "GET /network-policy/21a6a251-87b5-49c7-a7a8-513f216b98f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005834 10.0.0.129 - - [2026-05-04 04:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.249 - - [2026-05-04 04:34:45] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001206 10.0.0.129 - - [2026-05-04 04:34:45] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.056284 10.0.0.249 - - [2026-05-04 04:34:45] "POST /useragent-kv HTTP/1.1" 200 115 0.014538 10.0.0.129 - - [2026-05-04 04:34:45] "POST /neutron/subnet HTTP/1.1" 200 701 0.266835 10.0.0.129 - - [2026-05-04 04:34:45] "POST /id-to-fqname HTTP/1.1" 200 214 0.001477 10.0.0.129 - - [2026-05-04 04:34:45] "GET /virtual-network/bb95507c-c2f3-4374-ae04-d84765e9b81c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.006851 10.0.0.129 - - [2026-05-04 04:34:45] "GET /virtual-network/bb95507c-c2f3-4374-ae04-d84765e9b81c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.008420 10.0.0.129 - - [2026-05-04 04:34:46] "POST /neutron/network HTTP/1.1" 200 799 0.012222 10.0.0.129 - - [2026-05-04 04:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.249 - - [2026-05-04 04:34:46] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001655 10.0.0.129 - - [2026-05-04 04:34:46] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.071420 10.0.0.249 - - [2026-05-04 04:34:46] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001614 10.0.0.129 - - [2026-05-04 04:34:46] "POST /neutron/network HTTP/1.1" 200 585 0.172397 10.0.0.129 - - [2026-05-04 04:34:46] "POST /route-targets HTTP/1.1" 200 328 0.016419 10.0.0.129 - - [2026-05-04 04:34:46] "POST /id-to-fqname HTTP/1.1" 200 214 0.004358 10.0.0.129 - - [2026-05-04 04:34:46] "GET /virtual-network/4facc12a-a27c-452f-ae3f-826c4baa2bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.008582 10.0.0.129 - - [2026-05-04 04:34:46] "POST /neutron/network HTTP/1.1" 200 799 0.009428 10.0.0.129 - - [2026-05-04 04:34:46] "GET /virtual-network/4facc12a-a27c-452f-ae3f-826c4baa2bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.017614 10.0.0.129 - - [2026-05-04 04:34:46] "POST /fqname-to-id HTTP/1.1" 404 239 0.004193 10.0.0.129 - - [2026-05-04 04:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.249 - - [2026-05-04 04:34:46] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001194 10.0.0.129 - - [2026-05-04 04:34:46] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.060209 10.0.0.129 - - [2026-05-04 04:34:47] "POST /network-policys HTTP/1.1" 200 589 0.045456 10.0.0.129 - - [2026-05-04 04:34:47] "GET /network-policy/ecaca727-5432-4b67-994a-6387afd3ab74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.010232 10.0.0.129 - - [2026-05-04 04:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006121 10.0.0.129 - - [2026-05-04 04:34:47] "GET /virtual-network/bb95507c-c2f3-4374-ae04-d84765e9b81c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.006915 10.0.0.129 - - [2026-05-04 04:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.129 - - [2026-05-04 04:34:47] "GET /network-policy/ecaca727-5432-4b67-994a-6387afd3ab74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.005402 10.0.0.129 - - [2026-05-04 04:34:47] "POST /ref-update HTTP/1.1" 200 156 0.062754 10.0.0.129 - - [2026-05-04 04:34:47] "POST /access-control-lists HTTP/1.1" 200 556 0.053207 10.0.0.129 - - [2026-05-04 04:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010516 10.0.0.129 - - [2026-05-04 04:34:47] "GET /network-policy/ecaca727-5432-4b67-994a-6387afd3ab74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.005249 10.0.0.129 - - [2026-05-04 04:34:47] "POST /neutron/network HTTP/1.1" 200 912 0.012004 10.0.0.129 - - [2026-05-04 04:34:47] "GET /virtual-network/bb95507c-c2f3-4374-ae04-d84765e9b81c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.008523 10.0.0.129 - - [2026-05-04 04:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.129 - - [2026-05-04 04:34:47] "GET /network-policy/ecaca727-5432-4b67-994a-6387afd3ab74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.005906 10.0.0.129 - - [2026-05-04 04:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.129 - - [2026-05-04 04:34:47] "GET /virtual-network/4facc12a-a27c-452f-ae3f-826c4baa2bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.010391 10.0.0.129 - - [2026-05-04 04:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005570 10.0.0.129 - - [2026-05-04 04:34:47] "GET /network-policy/ecaca727-5432-4b67-994a-6387afd3ab74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.005321 10.0.0.129 - - [2026-05-04 04:34:47] "POST /ref-update HTTP/1.1" 200 156 0.076058 10.0.0.129 - - [2026-05-04 04:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017652 10.0.0.129 - - [2026-05-04 04:34:47] "POST /ref-update HTTP/1.1" 200 156 0.039827 10.0.0.129 - - [2026-05-04 04:34:47] "GET /network-policy/ecaca727-5432-4b67-994a-6387afd3ab74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.006087 10.0.0.129 - - [2026-05-04 04:34:47] "GET /virtual-network/4facc12a-a27c-452f-ae3f-826c4baa2bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.011091 10.0.0.129 - - [2026-05-04 04:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.129 - - [2026-05-04 04:34:47] "GET /network-policy/ecaca727-5432-4b67-994a-6387afd3ab74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.004757 10.0.0.129 - - [2026-05-04 04:34:47] "POST /id-to-fqname HTTP/1.1" 200 214 0.001492 10.0.0.129 - - [2026-05-04 04:34:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.015252 10.0.0.249 - - [2026-05-04 04:34:48] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001615 10.0.0.129 - - [2026-05-04 04:34:49] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.099980 10.0.0.129 - - [2026-05-04 04:34:49] "POST /neutron/port HTTP/1.1" 200 6311 0.069258 10.0.0.129 - - [2026-05-04 04:34:49] "POST /id-to-fqname HTTP/1.1" 200 214 0.001623 10.0.0.129 - - [2026-05-04 04:34:49] "POST /neutron/port HTTP/1.1" 200 6311 0.064288 10.0.0.249 - - [2026-05-04 04:34:49] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001356 10.0.0.129 - - [2026-05-04 04:34:50] "POST /neutron/port HTTP/1.1" 200 1063 0.436056 10.0.0.129 - - [2026-05-04 04:34:50] "POST /neutron/port HTTP/1.1" 200 1063 0.018650 10.0.0.129 - - [2026-05-04 04:34:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004649 10.0.0.129 - - [2026-05-04 04:34:50] "POST /neutron/network HTTP/1.1" 200 912 0.012560 10.0.0.249 - - [2026-05-04 04:34:50] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001220 10.0.0.129 - - [2026-05-04 04:34:50] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.107992 10.0.0.129 - - [2026-05-04 04:34:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.016251 10.0.0.129 - - [2026-05-04 04:34:51] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004983 10.0.0.129 - - [2026-05-04 04:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.129 - - [2026-05-04 04:34:51] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006823 10.0.0.249 - - [2026-05-04 04:34:51] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001679 10.0.0.129 - - [2026-05-04 04:34:51] "POST /neutron/port HTTP/1.1" 200 1063 0.410694 10.0.0.129 - - [2026-05-04 04:34:52] "POST /neutron/port HTTP/1.1" 200 1117 0.169208 10.0.0.129 - - [2026-05-04 04:34:52] "POST /neutron/subnet HTTP/1.1" 200 675 0.010808 10.0.0.129 - - [2026-05-04 04:34:52] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.005500 10.0.0.129 - - [2026-05-04 04:34:52] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.008769 10.0.0.129 - - [2026-05-04 04:34:52] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.012152 10.0.0.129 - - [2026-05-04 04:34:52] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.049915 10.0.0.129 - - [2026-05-04 04:34:52] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.064653 10.0.0.129 - - [2026-05-04 04:34:52] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.016919 10.0.0.129 - - [2026-05-04 04:34:52] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005231 10.0.0.129 - - [2026-05-04 04:34:52] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.043496 10.0.0.129 - - [2026-05-04 04:34:52] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.044152 10.0.0.129 - - [2026-05-04 04:34:53] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007388 10.0.0.129 - - [2026-05-04 04:34:53] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005674 10.0.0.129 - - [2026-05-04 04:34:53] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.053382 10.0.0.129 - - [2026-05-04 04:34:53] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.055244 10.0.0.129 - - [2026-05-04 04:34:53] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.010243 10.0.0.129 - - [2026-05-04 04:34:53] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.020811 10.0.0.129 - - [2026-05-04 04:34:53] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.027726 10.0.0.129 - - [2026-05-04 04:34:53] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.005792 10.0.0.129 - - [2026-05-04 04:34:53] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006466 10.0.0.129 - - [2026-05-04 04:34:53] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005911 10.0.0.129 - - [2026-05-04 04:34:53] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.051111 10.0.0.129 - - [2026-05-04 04:34:53] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.069572 10.0.0.129 - - [2026-05-04 04:34:53] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.010155 10.0.0.129 - - [2026-05-04 04:34:53] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005586 10.0.0.129 - - [2026-05-04 04:34:53] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.059623 10.0.0.129 - - [2026-05-04 04:34:53] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.060085 10.0.0.129 - - [2026-05-04 04:34:53] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.013880 10.0.0.129 - - [2026-05-04 04:34:53] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007428 10.0.0.129 - - [2026-05-04 04:34:53] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.039120 10.0.0.129 - - [2026-05-04 04:34:54] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.050086 10.0.0.129 - - [2026-05-04 04:34:54] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.010961 10.0.0.129 - - [2026-05-04 04:34:54] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006158 10.0.0.129 - - [2026-05-04 04:34:54] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.025684 10.0.0.129 - - [2026-05-04 04:34:54] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003966 10.0.0.129 - - [2026-05-04 04:34:54] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005732 10.0.0.129 - - [2026-05-04 04:34:54] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005509 10.0.0.129 - - [2026-05-04 04:34:54] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.040257 10.0.0.129 - - [2026-05-04 04:34:54] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.052679 10.0.0.129 - - [2026-05-04 04:34:54] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.011888 10.0.0.129 - - [2026-05-04 04:34:54] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006152 10.0.0.129 - - [2026-05-04 04:34:54] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.055723 10.0.0.129 - - [2026-05-04 04:34:54] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.047581 10.0.0.129 - - [2026-05-04 04:34:54] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.012398 10.0.0.129 - - [2026-05-04 04:34:54] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007779 10.0.0.129 - - [2026-05-04 04:34:54] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.053613 10.0.0.129 - - [2026-05-04 04:34:54] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.052819 10.0.0.129 - - [2026-05-04 04:34:54] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006406 10.0.0.129 - - [2026-05-04 04:34:54] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007098 10.0.0.129 - - [2026-05-04 04:34:54] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.034319 10.0.0.129 - - [2026-05-04 04:34:55] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.006357 10.0.0.129 - - [2026-05-04 04:34:55] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005190 10.0.0.129 - - [2026-05-04 04:34:55] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004606 10.0.0.129 - - [2026-05-04 04:34:55] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.034594 10.0.0.129 - - [2026-05-04 04:34:55] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.055870 10.0.0.129 - - [2026-05-04 04:34:55] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.015734 10.0.0.129 - - [2026-05-04 04:34:55] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.012722 10.0.0.129 - - [2026-05-04 04:34:55] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.038910 10.0.0.129 - - [2026-05-04 04:34:55] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.054139 10.0.0.129 - - [2026-05-04 04:34:55] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006592 10.0.0.129 - - [2026-05-04 04:34:55] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.011551 10.0.0.129 - - [2026-05-04 04:34:55] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.044590 10.0.0.129 - - [2026-05-04 04:34:55] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.054507 10.0.0.249 - - [2026-05-04 04:34:59] "DELETE /project/25854d40c68d4696ace4dce1f88680d6 HTTP/1.1" 404 173 0.005295 10.0.0.249 - - [2026-05-04 04:34:59] "DELETE /project/d32d2235286c4e1693b144e12a2e02c1 HTTP/1.1" 404 173 0.033436 10.0.0.249 - - [2026-05-04 04:34:59] "DELETE /project/7188c3c747e945d1878ff5a26d307dc7 HTTP/1.1" 404 173 0.036304 10.0.0.249 - - [2026-05-04 04:34:59] "GET /projects?obj_uuids=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001610 10.0.0.249 - - [2026-05-04 04:34:59] "GET /projects?obj_uuids=25854d40-c68d-4696-ace4-dce1f88680d6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001383 10.0.0.249 - - [2026-05-04 04:34:59] "GET /project/7be7d92e-fb2e-4999-b830-b493a58bc426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1506 0.162081 10.0.0.249 - - [2026-05-04 04:34:59] "GET /projects?obj_uuids=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002989 10.0.0.249 - - [2026-05-04 04:34:59] "GET /projects?obj_uuids=7188c3c7-47e9-45d1-878f-f5a26d307dc7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001127 10.0.0.249 - - [2026-05-04 04:34:59] "GET /project/7188c3c7-47e9-45d1-878f-f5a26d307dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.248407 10.0.0.249 - - [2026-05-04 04:35:00] "GET /project/25854d40-c68d-4696-ace4-dce1f88680d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.255336 10.0.0.249 - - [2026-05-04 04:35:00] "GET /projects?obj_uuids=7188c3c7-47e9-45d1-878f-f5a26d307dc7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001046 10.0.0.249 - - [2026-05-04 04:35:00] "GET /projects?obj_uuids=25854d40-c68d-4696-ace4-dce1f88680d6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000883 10.0.0.249 - - [2026-05-04 04:35:00] "GET /project/7be7d92e-fb2e-4999-b830-b493a58bc426?fields=security_groups HTTP/1.1" 200 1126 0.201412 10.0.0.249 - - [2026-05-04 04:35:00] "GET /project/25854d40-c68d-4696-ace4-dce1f88680d6?fields=security_groups HTTP/1.1" 200 1373 0.147406 10.0.0.249 - - [2026-05-04 04:35:00] "GET /project/7188c3c7-47e9-45d1-878f-f5a26d307dc7?fields=security_groups HTTP/1.1" 200 1390 0.170663 10.0.0.249 - - [2026-05-04 04:35:00] "GET /projects?obj_uuids=7be7d92e-fb2e-4999-b830-b493a58bc426&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002478 10.0.0.129 - - [2026-05-04 04:35:00] "POST /neutron/port HTTP/1.1" 200 1127 0.112277 10.0.0.249 - - [2026-05-04 04:35:00] "GET /project/7be7d92e-fb2e-4999-b830-b493a58bc426?fields=application_policy_sets HTTP/1.1" 404 194 0.047559 10.0.0.249 - - [2026-05-04 04:35:00] "DELETE /project/7be7d92e-fb2e-4999-b830-b493a58bc426 HTTP/1.1" 404 171 0.553212 10.0.0.249 - - [2026-05-04 04:35:00] "DELETE /security-group/edc3a832-d82c-4227-a39c-f08d73b8297f HTTP/1.1" 200 115 0.125569 10.0.0.249 - - [2026-05-04 04:35:00] "GET /projects?obj_uuids=25854d40-c68d-4696-ace4-dce1f88680d6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001500 10.0.0.249 - - [2026-05-04 04:35:00] "DELETE /security-group/dfb69262-cbad-443e-948a-7d7391c38805 HTTP/1.1" 200 115 0.153686 10.0.0.249 - - [2026-05-04 04:35:00] "GET /projects?obj_uuids=7188c3c7-47e9-45d1-878f-f5a26d307dc7&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003760 10.0.0.129 - - [2026-05-04 04:35:00] "DELETE /access-control-list/8830e7be-0e08-4bf5-aac8-076b18fb8f13 HTTP/1.1" 200 115 0.074123 10.0.0.249 - - [2026-05-04 04:35:00] "GET /project/25854d40-c68d-4696-ace4-dce1f88680d6?fields=application_policy_sets HTTP/1.1" 200 1412 0.074964 10.0.0.249 - - [2026-05-04 04:35:00] "GET /project/7188c3c7-47e9-45d1-878f-f5a26d307dc7?fields=application_policy_sets HTTP/1.1" 200 1429 0.135743 10.0.0.129 - - [2026-05-04 04:35:00] "DELETE /access-control-list/3641d26d-afd5-407e-8415-90d88ed7fa5b HTTP/1.1" 200 115 0.055152 10.0.0.249 - - [2026-05-04 04:35:00] "DELETE /project/25854d40-c68d-4696-ace4-dce1f88680d6 HTTP/1.1" 200 115 0.982973 10.0.0.249 - - [2026-05-04 04:35:00] "DELETE /project/7188c3c7-47e9-45d1-878f-f5a26d307dc7 HTTP/1.1" 200 115 1.059893 10.0.0.129 - - [2026-05-04 04:35:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011154 10.0.0.129 - - [2026-05-04 04:35:05] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004160 10.0.0.129 - - [2026-05-04 04:35:05] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006482 10.0.0.129 - - [2026-05-04 04:35:05] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006362 10.0.0.129 - - [2026-05-04 04:35:05] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.038557 10.0.0.129 - - [2026-05-04 04:35:05] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.051215 10.0.0.129 - - [2026-05-04 04:35:05] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.008705 10.0.0.129 - - [2026-05-04 04:35:05] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.005409 10.0.0.129 - - [2026-05-04 04:35:06] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.044058 10.0.0.129 - - [2026-05-04 04:35:06] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.045741 10.0.0.129 - - [2026-05-04 04:35:06] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.008286 10.0.0.129 - - [2026-05-04 04:35:06] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006177 10.0.0.129 - - [2026-05-04 04:35:06] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.043366 10.0.0.129 - - [2026-05-04 04:35:06] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.052016 10.0.0.129 - - [2026-05-04 04:35:06] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005902 10.0.0.129 - - [2026-05-04 04:35:06] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004860 10.0.0.129 - - [2026-05-04 04:35:06] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.028874 10.0.0.129 - - [2026-05-04 04:35:06] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004430 10.0.0.129 - - [2026-05-04 04:35:06] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006055 10.0.0.129 - - [2026-05-04 04:35:06] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006210 10.0.0.129 - - [2026-05-04 04:35:06] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.037317 10.0.0.129 - - [2026-05-04 04:35:06] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.057583 10.0.0.129 - - [2026-05-04 04:35:06] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.008756 10.0.0.129 - - [2026-05-04 04:35:06] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.007333 10.0.0.129 - - [2026-05-04 04:35:06] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.065201 10.0.0.129 - - [2026-05-04 04:35:06] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.069994 10.0.0.129 - - [2026-05-04 04:35:06] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.015863 10.0.0.129 - - [2026-05-04 04:35:06] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005912 10.0.0.129 - - [2026-05-04 04:35:07] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.039141 10.0.0.129 - - [2026-05-04 04:35:07] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.063934 10.0.0.129 - - [2026-05-04 04:35:07] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.015747 10.0.0.129 - - [2026-05-04 04:35:07] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.007653 10.0.0.129 - - [2026-05-04 04:35:07] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.025913 10.0.0.129 - - [2026-05-04 04:35:07] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.005431 10.0.0.129 - - [2026-05-04 04:35:07] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.007599 10.0.0.129 - - [2026-05-04 04:35:07] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.007932 10.0.0.129 - - [2026-05-04 04:35:07] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.038741 10.0.0.129 - - [2026-05-04 04:35:07] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.050820 10.0.0.129 - - [2026-05-04 04:35:07] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.011313 10.0.0.129 - - [2026-05-04 04:35:07] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006409 10.0.0.129 - - [2026-05-04 04:35:07] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.045942 10.0.0.129 - - [2026-05-04 04:35:07] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.043615 10.0.0.129 - - [2026-05-04 04:35:07] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007340 10.0.0.129 - - [2026-05-04 04:35:07] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007561 10.0.0.129 - - [2026-05-04 04:35:07] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.051933 10.0.0.129 - - [2026-05-04 04:35:07] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.051615 10.0.0.129 - - [2026-05-04 04:35:07] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.010653 10.0.0.129 - - [2026-05-04 04:35:07] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005645 10.0.0.129 - - [2026-05-04 04:35:08] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.029284 10.0.0.129 - - [2026-05-04 04:35:08] "POST /ref-update HTTP/1.1" 200 156 0.066515 10.0.0.129 - - [2026-05-04 04:35:08] "GET /virtual-network/4facc12a-a27c-452f-ae3f-826c4baa2bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.009544 10.0.0.129 - - [2026-05-04 04:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.019668 10.0.0.129 - - [2026-05-04 04:35:08] "GET /network-policy/ecaca727-5432-4b67-994a-6387afd3ab74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.006924 10.0.0.129 - - [2026-05-04 04:35:08] "POST /ref-update HTTP/1.1" 200 156 0.082230 10.0.0.129 - - [2026-05-04 04:35:08] "DELETE /access-control-list/d25c0fa9-9d4b-4b06-b06a-49c6842ab2f1 HTTP/1.1" 200 115 0.054879 10.0.0.129 - - [2026-05-04 04:35:08] "GET /virtual-network/bb95507c-c2f3-4374-ae04-d84765e9b81c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.020243 10.0.0.129 - - [2026-05-04 04:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010199 10.0.0.129 - - [2026-05-04 04:35:08] "GET /network-policy/ecaca727-5432-4b67-994a-6387afd3ab74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.005453 10.0.0.129 - - [2026-05-04 04:35:08] "DELETE /network-policy/ecaca727-5432-4b67-994a-6387afd3ab74 HTTP/1.1" 200 115 0.053659 10.0.0.129 - - [2026-05-04 04:35:08] "POST /neutron/network HTTP/1.1" 200 799 0.010854 10.0.0.129 - - [2026-05-04 04:35:08] "POST /neutron/port HTTP/1.1" 200 1127 0.026865 10.0.0.129 - - [2026-05-04 04:35:08] "POST /neutron/port HTTP/1.1" 200 1117 0.018928 10.0.0.249 - - [2026-05-04 04:35:10] "POST /useragent-kv HTTP/1.1" 200 115 0.007104 10.0.0.249 - - [2026-05-04 04:35:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003023 10.0.0.129 - - [2026-05-04 04:35:11] "POST /neutron/network HTTP/1.1" 200 151 0.175166 10.0.0.129 - - [2026-05-04 04:35:11] "DELETE /route-target/ece95826-0f47-4175-a76a-8ead7efa3d06 HTTP/1.1" 200 115 0.032181 10.0.0.129 - - [2026-05-04 04:35:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.011029 10.0.0.129 - - [2026-05-04 04:35:11] "POST /ref-update HTTP/1.1" 200 156 0.075836 10.0.0.129 - - [2026-05-04 04:35:11] "DELETE /access-control-list/6440eb29-7850-4407-ad03-ba601fba48a8 HTTP/1.1" 200 115 0.044475 10.0.0.129 - - [2026-05-04 04:35:11] "POST /neutron/network HTTP/1.1" 200 974 0.026978 10.0.0.129 - - [2026-05-04 04:35:11] "GET /virtual-network/62cd83a2-bcb9-452d-a9e3-5ab5cdff475b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.010552 10.0.0.129 - - [2026-05-04 04:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006777 10.0.0.129 - - [2026-05-04 04:35:11] "GET /network-policy/21a6a251-87b5-49c7-a7a8-513f216b98f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004177 10.0.0.129 - - [2026-05-04 04:35:11] "POST /ref-update HTTP/1.1" 200 156 0.073090 10.0.0.129 - - [2026-05-04 04:35:11] "POST /ref-update HTTP/1.1" 200 156 0.033696 10.0.0.129 - - [2026-05-04 04:35:11] "GET /virtual-network/94120e43-f800-4fa6-8d12-07e6358af563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.020007 10.0.0.129 - - [2026-05-04 04:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.129 - - [2026-05-04 04:35:11] "GET /network-policy/21a6a251-87b5-49c7-a7a8-513f216b98f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006475 10.0.0.129 - - [2026-05-04 04:35:11] "DELETE /network-policy/21a6a251-87b5-49c7-a7a8-513f216b98f7 HTTP/1.1" 200 115 0.046900 10.0.0.129 - - [2026-05-04 04:35:11] "POST /neutron/network HTTP/1.1" 400 204 0.024198 10.0.0.129 - - [2026-05-04 04:35:12] "POST /neutron/port HTTP/1.1" 200 151 0.350351 10.0.0.129 - - [2026-05-04 04:35:12] "POST /neutron/port HTTP/1.1" 200 151 0.394335 10.0.0.129 - - [2026-05-04 04:35:14] "POST /neutron/network HTTP/1.1" 200 975 0.015475 10.0.0.129 - - [2026-05-04 04:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006253 10.0.0.249 - - [2026-05-04 04:35:15] "GET /obj-perms HTTP/1.1" 200 5075 0.069277 10.0.0.129 - - [2026-05-04 04:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.249 - - [2026-05-04 04:35:15] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001227 10.0.0.129 - - [2026-05-04 04:35:15] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.052878 10.0.0.249 - - [2026-05-04 04:35:15] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001130 10.0.0.129 - - [2026-05-04 04:35:16] "POST /neutron/network HTTP/1.1" 200 601 0.162553 10.0.0.129 - - [2026-05-04 04:35:16] "POST /ref-update HTTP/1.1" 200 156 0.036957 10.0.0.129 - - [2026-05-04 04:35:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.009953 10.0.0.129 - - [2026-05-04 04:35:16] "POST /neutron/network HTTP/1.1" 200 976 0.016341 10.0.0.129 - - [2026-05-04 04:35:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001409 10.0.0.129 - - [2026-05-04 04:35:16] "GET /virtual-network/cb7ea6cd-9367-4c80-a4e1-513661f8ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.007582 10.0.0.129 - - [2026-05-04 04:35:16] "GET /virtual-network/cb7ea6cd-9367-4c80-a4e1-513661f8ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006517 10.0.0.129 - - [2026-05-04 04:35:16] "POST /neutron/subnet HTTP/1.1" 200 716 0.013870 10.0.0.129 - - [2026-05-04 04:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.249 - - [2026-05-04 04:35:16] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001245 10.0.0.129 - - [2026-05-04 04:35:16] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.068710 10.0.0.249 - - [2026-05-04 04:35:17] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001702 10.0.0.129 - - [2026-05-04 04:35:17] "POST /neutron/network HTTP/1.1" 200 601 0.174398 10.0.0.129 - - [2026-05-04 04:35:17] "POST /neutron/network HTTP/1.1" 200 976 0.015911 10.0.0.129 - - [2026-05-04 04:35:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001759 10.0.0.129 - - [2026-05-04 04:35:17] "GET /virtual-network/843acb0c-7fcf-46f1-975f-9f4ae3f92105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.007703 10.0.0.129 - - [2026-05-04 04:35:17] "GET /virtual-network/843acb0c-7fcf-46f1-975f-9f4ae3f92105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.007239 10.0.0.129 - - [2026-05-04 04:35:18] "POST /neutron/subnet HTTP/1.1" 200 716 0.012438 10.0.0.129 - - [2026-05-04 04:35:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.001593 10.0.0.129 - - [2026-05-04 04:35:18] "POST /neutron/network HTTP/1.1" 200 986 0.012254 10.0.0.249 - - [2026-05-04 04:35:19] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001203 10.0.0.129 - - [2026-05-04 04:35:19] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.072896 10.0.0.129 - - [2026-05-04 04:35:19] "POST /neutron/port HTTP/1.1" 200 117 0.008138 10.0.0.129 - - [2026-05-04 04:35:19] "POST /id-to-fqname HTTP/1.1" 200 222 0.001700 10.0.0.129 - - [2026-05-04 04:35:19] "POST /neutron/network HTTP/1.1" 200 986 0.009397 10.0.0.129 - - [2026-05-04 04:35:20] "POST /neutron/port HTTP/1.1" 200 1154 0.034406 10.0.0.249 - - [2026-05-04 04:35:20] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001659 10.0.0.129 - - [2026-05-04 04:35:20] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.142078 10.0.0.129 - - [2026-05-04 04:35:20] "POST /neutron/network HTTP/1.1" 200 976 0.040458 10.0.0.129 - - [2026-05-04 04:35:20] "POST /neutron/subnet HTTP/1.1" 200 1277 0.021054 10.0.0.129 - - [2026-05-04 04:35:20] "POST /neutron/network HTTP/1.1" 200 976 0.013505 10.0.0.129 - - [2026-05-04 04:35:21] "POST /neutron/port HTTP/1.1" 200 117 0.008101 10.0.0.129 - - [2026-05-04 04:35:21] "POST /neutron/network HTTP/1.1" 200 986 0.008594 10.0.0.129 - - [2026-05-04 04:35:21] "POST /neutron/port HTTP/1.1" 200 1154 0.037032 10.0.0.129 - - [2026-05-04 04:35:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006837 10.0.0.129 - - [2026-05-04 04:35:22] "POST /neutron/port HTTP/1.1" 200 117 0.001366 10.0.0.129 - - [2026-05-04 04:35:26] "POST /neutron/port HTTP/1.1" 200 1218 0.028127 10.0.0.129 - - [2026-05-04 04:35:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009521 10.0.0.129 - - [2026-05-04 04:35:26] "GET /virtual-machine/7294b530-d37b-4fb0-8c10-39c61e6e026f HTTP/1.1" 200 1302 0.007802 10.0.0.129 - - [2026-05-04 04:35:26] "GET /virtual-machine-interface/af6ce4ac-1a45-4655-89d2-f4cd51034d30 HTTP/1.1" 200 3165 0.006374 10.0.0.129 - - [2026-05-04 04:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.129 - - [2026-05-04 04:35:26] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005556 10.0.0.129 - - [2026-05-04 04:35:26] "GET /virtual-networks?parent_id=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003714 10.0.0.129 - - [2026-05-04 04:35:26] "GET /virtual-network/cb7ea6cd-9367-4c80-a4e1-513661f8ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.007120 10.0.0.129 - - [2026-05-04 04:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004883 10.0.0.129 - - [2026-05-04 04:35:29] "GET /virtual-network/cb7ea6cd-9367-4c80-a4e1-513661f8ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.008045 10.0.0.129 - - [2026-05-04 04:35:30] "POST /neutron/port HTTP/1.1" 200 1218 0.027094 10.0.0.129 - - [2026-05-04 04:35:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009848 10.0.0.129 - - [2026-05-04 04:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.129 - - [2026-05-04 04:35:31] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005000 10.0.0.129 - - [2026-05-04 04:35:31] "GET /virtual-networks?parent_id=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004399 10.0.0.129 - - [2026-05-04 04:35:31] "GET /virtual-network/cb7ea6cd-9367-4c80-a4e1-513661f8ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.007977 10.0.0.129 - - [2026-05-04 04:35:37] "POST /neutron/port HTTP/1.1" 200 1218 0.053028 10.0.0.129 - - [2026-05-04 04:35:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011941 10.0.0.129 - - [2026-05-04 04:35:37] "GET /virtual-machine/f1265ff7-2037-4271-8a0b-fec0e150d358 HTTP/1.1" 200 1302 0.007148 10.0.0.129 - - [2026-05-04 04:35:37] "GET /virtual-machine-interface/eb9d509e-f9ae-4edd-bd93-1dd7e2ce8948 HTTP/1.1" 200 3166 0.006748 10.0.0.129 - - [2026-05-04 04:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005476 10.0.0.129 - - [2026-05-04 04:35:37] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005855 10.0.0.129 - - [2026-05-04 04:35:37] "GET /virtual-networks?parent_id=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.005772 10.0.0.129 - - [2026-05-04 04:35:37] "GET /virtual-network/843acb0c-7fcf-46f1-975f-9f4ae3f92105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.007973 10.0.0.129 - - [2026-05-04 04:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.129 - - [2026-05-04 04:35:38] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005570 10.0.0.129 - - [2026-05-04 04:35:38] "GET /virtual-networks?parent_id=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004201 10.0.0.129 - - [2026-05-04 04:35:38] "GET /virtual-network/843acb0c-7fcf-46f1-975f-9f4ae3f92105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.007355 10.0.0.129 - - [2026-05-04 04:35:39] "POST /fqname-to-id HTTP/1.1" 404 209 0.004273 10.0.0.129 - - [2026-05-04 04:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005510 10.0.0.249 - - [2026-05-04 04:35:39] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001610 10.0.0.129 - - [2026-05-04 04:35:39] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.071859 10.0.0.129 - - [2026-05-04 04:35:39] "POST /network-policys HTTP/1.1" 200 535 0.049773 10.0.0.129 - - [2026-05-04 04:35:39] "GET /network-policy/ab568aad-2f4c-4bfd-96fa-a6bb929d03ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.011006 10.0.0.129 - - [2026-05-04 04:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006603 10.0.0.129 - - [2026-05-04 04:35:39] "GET /virtual-network/cb7ea6cd-9367-4c80-a4e1-513661f8ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.008335 10.0.0.129 - - [2026-05-04 04:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.129 - - [2026-05-04 04:35:39] "GET /network-policy/ab568aad-2f4c-4bfd-96fa-a6bb929d03ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.009808 10.0.0.129 - - [2026-05-04 04:35:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.007336 10.0.0.129 - - [2026-05-04 04:35:39] "POST /ref-update HTTP/1.1" 200 156 0.067962 10.0.0.129 - - [2026-05-04 04:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005852 10.0.0.129 - - [2026-05-04 04:35:39] "GET /network-policy/ab568aad-2f4c-4bfd-96fa-a6bb929d03ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004808 10.0.0.129 - - [2026-05-04 04:35:39] "POST /neutron/network HTTP/1.1" 200 1062 0.014111 10.0.0.129 - - [2026-05-04 04:35:39] "GET /virtual-network/cb7ea6cd-9367-4c80-a4e1-513661f8ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007216 10.0.0.129 - - [2026-05-04 04:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.129 - - [2026-05-04 04:35:39] "GET /network-policy/ab568aad-2f4c-4bfd-96fa-a6bb929d03ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005231 10.0.0.129 - - [2026-05-04 04:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005773 10.0.0.129 - - [2026-05-04 04:35:39] "GET /virtual-network/843acb0c-7fcf-46f1-975f-9f4ae3f92105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006949 10.0.0.129 - - [2026-05-04 04:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.129 - - [2026-05-04 04:35:39] "POST /fqname-to-id HTTP/1.1" 404 230 0.004797 10.0.0.129 - - [2026-05-04 04:35:39] "GET /network-policy/ab568aad-2f4c-4bfd-96fa-a6bb929d03ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004478 10.0.0.129 - - [2026-05-04 04:35:39] "POST /ref-update HTTP/1.1" 200 156 0.078093 10.0.0.129 - - [2026-05-04 04:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005925 10.0.0.129 - - [2026-05-04 04:35:40] "GET /network-policy/ab568aad-2f4c-4bfd-96fa-a6bb929d03ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006067 10.0.0.129 - - [2026-05-04 04:35:40] "POST /access-control-lists HTTP/1.1" 200 580 0.097056 10.0.0.129 - - [2026-05-04 04:35:40] "GET /virtual-network/843acb0c-7fcf-46f1-975f-9f4ae3f92105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.032732 10.0.0.129 - - [2026-05-04 04:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.129 - - [2026-05-04 04:35:40] "GET /network-policy/ab568aad-2f4c-4bfd-96fa-a6bb929d03ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.008587 10.0.0.129 - - [2026-05-04 04:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004821 10.0.0.249 - - [2026-05-04 04:35:40] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001272 10.0.0.129 - - [2026-05-04 04:35:40] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.046070 10.0.0.249 - - [2026-05-04 04:35:40] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001921 10.0.0.129 - - [2026-05-04 04:35:40] "POST /neutron/network HTTP/1.1" 200 585 0.157215 10.0.0.129 - - [2026-05-04 04:35:40] "POST /ref-update HTTP/1.1" 200 156 0.031626 10.0.0.129 - - [2026-05-04 04:35:40] "POST /id-to-fqname HTTP/1.1" 200 214 0.004368 10.0.0.129 - - [2026-05-04 04:35:40] "GET /virtual-network/0ac06f50-fc91-453b-b34d-eb5b4f6604f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.007157 10.0.0.129 - - [2026-05-04 04:35:40] "POST /neutron/network HTTP/1.1" 200 799 0.015463 10.0.0.129 - - [2026-05-04 04:35:40] "GET /virtual-network/0ac06f50-fc91-453b-b34d-eb5b4f6604f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006868 10.0.0.129 - - [2026-05-04 04:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.249 - - [2026-05-04 04:35:40] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001198 10.0.0.129 - - [2026-05-04 04:35:41] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.054573 10.0.0.129 - - [2026-05-04 04:35:41] "POST /neutron/network HTTP/1.1" 200 117 0.024189 10.0.0.129 - - [2026-05-04 04:35:41] "POST /neutron/network HTTP/1.1" 200 799 0.010739 10.0.0.129 - - [2026-05-04 04:35:41] "POST /id-to-fqname HTTP/1.1" 200 214 0.001580 10.0.0.129 - - [2026-05-04 04:35:41] "GET /virtual-network/72acbf39-f596-4ef4-9338-2ec18ca9c0ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.006732 10.0.0.129 - - [2026-05-04 04:35:41] "GET /virtual-network/72acbf39-f596-4ef4-9338-2ec18ca9c0ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.007223 10.0.0.129 - - [2026-05-04 04:35:41] "POST /neutron/subnet HTTP/1.1" 200 701 0.015641 10.0.0.129 - - [2026-05-04 04:35:41] "POST /fqname-to-id HTTP/1.1" 404 239 0.003927 10.0.0.129 - - [2026-05-04 04:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.249 - - [2026-05-04 04:35:41] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002312 10.0.0.129 - - [2026-05-04 04:35:41] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.049961 10.0.0.129 - - [2026-05-04 04:35:41] "POST /network-policys HTTP/1.1" 200 589 0.043599 10.0.0.129 - - [2026-05-04 04:35:41] "GET /network-policy/a9f065d8-de0a-4158-8f8a-68db529ba561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.007897 10.0.0.129 - - [2026-05-04 04:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.129 - - [2026-05-04 04:35:42] "GET /virtual-network/0ac06f50-fc91-453b-b34d-eb5b4f6604f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006798 10.0.0.129 - - [2026-05-04 04:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.129 - - [2026-05-04 04:35:42] "GET /network-policy/a9f065d8-de0a-4158-8f8a-68db529ba561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.006153 10.0.0.129 - - [2026-05-04 04:35:42] "POST /fqname-to-id HTTP/1.1" 404 210 0.004684 10.0.0.129 - - [2026-05-04 04:35:42] "POST /ref-update HTTP/1.1" 200 156 0.079476 10.0.0.129 - - [2026-05-04 04:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008410 10.0.0.129 - - [2026-05-04 04:35:42] "GET /network-policy/a9f065d8-de0a-4158-8f8a-68db529ba561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.004626 10.0.0.129 - - [2026-05-04 04:35:42] "GET /virtual-network/0ac06f50-fc91-453b-b34d-eb5b4f6604f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.019913 10.0.0.129 - - [2026-05-04 04:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.129 - - [2026-05-04 04:35:42] "GET /network-policy/a9f065d8-de0a-4158-8f8a-68db529ba561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.005579 10.0.0.129 - - [2026-05-04 04:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.129 - - [2026-05-04 04:35:42] "GET /virtual-network/72acbf39-f596-4ef4-9338-2ec18ca9c0ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.007439 10.0.0.129 - - [2026-05-04 04:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.129 - - [2026-05-04 04:35:42] "GET /network-policy/a9f065d8-de0a-4158-8f8a-68db529ba561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.006931 10.0.0.129 - - [2026-05-04 04:35:42] "POST /ref-update HTTP/1.1" 200 156 0.072264 10.0.0.129 - - [2026-05-04 04:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.129 - - [2026-05-04 04:35:42] "POST /access-control-lists HTTP/1.1" 200 556 0.093283 10.0.0.129 - - [2026-05-04 04:35:42] "GET /network-policy/a9f065d8-de0a-4158-8f8a-68db529ba561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.007340 10.0.0.129 - - [2026-05-04 04:35:42] "GET /virtual-network/72acbf39-f596-4ef4-9338-2ec18ca9c0ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.014003 10.0.0.129 - - [2026-05-04 04:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.129 - - [2026-05-04 04:35:42] "GET /network-policy/a9f065d8-de0a-4158-8f8a-68db529ba561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.004857 10.0.0.129 - - [2026-05-04 04:35:42] "POST /id-to-fqname HTTP/1.1" 200 214 0.001714 10.0.0.129 - - [2026-05-04 04:35:42] "POST /neutron/port HTTP/1.1" 200 6314 0.048737 10.0.0.249 - - [2026-05-04 04:35:43] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001153 10.0.0.129 - - [2026-05-04 04:35:43] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.097404 10.0.0.129 - - [2026-05-04 04:35:43] "POST /neutron/network HTTP/1.1" 200 912 0.008119 10.0.0.129 - - [2026-05-04 04:35:44] "POST /neutron/port HTTP/1.1" 200 117 0.012977 10.0.0.129 - - [2026-05-04 04:35:44] "POST /id-to-fqname HTTP/1.1" 200 214 0.001620 10.0.0.129 - - [2026-05-04 04:35:44] "POST /neutron/network HTTP/1.1" 200 922 0.008038 10.0.0.129 - - [2026-05-04 04:35:45] "POST /neutron/port HTTP/1.1" 200 1063 0.023241 10.0.0.129 - - [2026-05-04 04:35:45] "POST /neutron/port HTTP/1.1" 200 1127 0.035374 10.0.0.129 - - [2026-05-04 04:35:45] "POST /neutron/port HTTP/1.1" 200 117 0.001422 10.0.0.249 - - [2026-05-04 04:35:45] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001305 10.0.0.129 - - [2026-05-04 04:35:45] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.103605 10.0.0.129 - - [2026-05-04 04:35:45] "POST /neutron/port HTTP/1.1" 200 7288 0.107917 10.0.0.129 - - [2026-05-04 04:35:46] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004351 10.0.0.129 - - [2026-05-04 04:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697 10.0.0.129 - - [2026-05-04 04:35:46] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006434 10.0.0.129 - - [2026-05-04 04:35:46] "POST /neutron/network HTTP/1.1" 200 922 0.009012 10.0.0.129 - - [2026-05-04 04:35:46] "POST /neutron/port HTTP/1.1" 200 1063 0.029604 10.0.0.129 - - [2026-05-04 04:35:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006832 10.0.0.129 - - [2026-05-04 04:35:47] "POST /neutron/network HTTP/1.1" 200 912 0.009145 10.0.0.129 - - [2026-05-04 04:35:47] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.009432 10.0.0.129 - - [2026-05-04 04:35:47] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005408 10.0.0.129 - - [2026-05-04 04:35:47] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005150 10.0.0.129 - - [2026-05-04 04:35:47] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.035586 10.0.0.129 - - [2026-05-04 04:35:47] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.054719 10.0.0.129 - - [2026-05-04 04:35:47] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005176 10.0.0.129 - - [2026-05-04 04:35:47] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.012571 10.0.0.129 - - [2026-05-04 04:35:47] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.058057 10.0.0.129 - - [2026-05-04 04:35:47] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.062476 10.0.0.129 - - [2026-05-04 04:35:47] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005766 10.0.0.129 - - [2026-05-04 04:35:47] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.008190 10.0.0.129 - - [2026-05-04 04:35:47] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.059818 10.0.0.129 - - [2026-05-04 04:35:48] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.076276 10.0.0.129 - - [2026-05-04 04:35:48] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.009124 10.0.0.129 - - [2026-05-04 04:35:48] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.018304 10.0.0.129 - - [2026-05-04 04:35:48] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.066964 10.0.0.129 - - [2026-05-04 04:35:48] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.005428 10.0.0.129 - - [2026-05-04 04:35:48] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005976 10.0.0.129 - - [2026-05-04 04:35:48] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005673 10.0.0.129 - - [2026-05-04 04:35:48] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.040717 10.0.0.129 - - [2026-05-04 04:35:48] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.046841 10.0.0.129 - - [2026-05-04 04:35:48] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.008300 10.0.0.129 - - [2026-05-04 04:35:48] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005461 10.0.0.129 - - [2026-05-04 04:35:48] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.056304 10.0.0.129 - - [2026-05-04 04:35:48] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.040196 10.0.0.129 - - [2026-05-04 04:35:48] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.009682 10.0.0.129 - - [2026-05-04 04:35:48] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.009122 10.0.0.129 - - [2026-05-04 04:35:48] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.041281 10.0.0.129 - - [2026-05-04 04:35:48] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.059773 10.0.0.129 - - [2026-05-04 04:35:48] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.007281 10.0.0.129 - - [2026-05-04 04:35:48] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006288 10.0.0.129 - - [2026-05-04 04:35:48] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.032832 10.0.0.129 - - [2026-05-04 04:35:49] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004851 10.0.0.129 - - [2026-05-04 04:35:49] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006606 10.0.0.129 - - [2026-05-04 04:35:49] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.008542 10.0.0.129 - - [2026-05-04 04:35:49] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.037560 10.0.0.129 - - [2026-05-04 04:35:49] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.058899 10.0.0.129 - - [2026-05-04 04:35:49] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006196 10.0.0.129 - - [2026-05-04 04:35:49] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.008468 10.0.0.129 - - [2026-05-04 04:35:49] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.042778 10.0.0.129 - - [2026-05-04 04:35:49] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.047357 10.0.0.129 - - [2026-05-04 04:35:49] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.009382 10.0.0.129 - - [2026-05-04 04:35:49] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.009257 10.0.0.129 - - [2026-05-04 04:35:49] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.056646 10.0.0.129 - - [2026-05-04 04:35:49] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.053950 10.0.0.129 - - [2026-05-04 04:35:49] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007122 10.0.0.129 - - [2026-05-04 04:35:49] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006467 10.0.0.129 - - [2026-05-04 04:35:49] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.030408 10.0.0.129 - - [2026-05-04 04:35:49] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.010642 10.0.0.129 - - [2026-05-04 04:35:49] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006259 10.0.0.129 - - [2026-05-04 04:35:49] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.021874 10.0.0.129 - - [2026-05-04 04:35:49] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.009173 10.0.0.129 - - [2026-05-04 04:35:49] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006609 10.0.0.129 - - [2026-05-04 04:35:50] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.037363 10.0.0.129 - - [2026-05-04 04:35:50] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006544 10.0.0.129 - - [2026-05-04 04:35:50] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006534 10.0.0.129 - - [2026-05-04 04:35:50] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.022995 10.0.0.129 - - [2026-05-04 04:35:57] "POST /neutron/port HTTP/1.1" 200 1127 0.029142 10.0.0.129 - - [2026-05-04 04:36:00] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004372 10.0.0.129 - - [2026-05-04 04:36:00] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.006058 10.0.0.129 - - [2026-05-04 04:36:00] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.009408 10.0.0.129 - - [2026-05-04 04:36:00] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.047309 10.0.0.129 - - [2026-05-04 04:36:00] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.053592 10.0.0.129 - - [2026-05-04 04:36:00] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.014300 10.0.0.129 - - [2026-05-04 04:36:00] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.006440 10.0.0.129 - - [2026-05-04 04:36:00] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.050433 10.0.0.129 - - [2026-05-04 04:36:00] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.058228 10.0.0.129 - - [2026-05-04 04:36:00] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.006894 10.0.0.129 - - [2026-05-04 04:36:00] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.006354 10.0.0.129 - - [2026-05-04 04:36:00] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.056827 10.0.0.129 - - [2026-05-04 04:36:00] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.066741 10.0.0.129 - - [2026-05-04 04:36:00] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.012583 10.0.0.129 - - [2026-05-04 04:36:00] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.007907 10.0.0.129 - - [2026-05-04 04:36:00] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.030957 10.0.0.129 - - [2026-05-04 04:36:00] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004636 10.0.0.129 - - [2026-05-04 04:36:01] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006016 10.0.0.129 - - [2026-05-04 04:36:01] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006688 10.0.0.129 - - [2026-05-04 04:36:01] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.044863 10.0.0.129 - - [2026-05-04 04:36:01] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.075778 10.0.0.129 - - [2026-05-04 04:36:01] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.011801 10.0.0.129 - - [2026-05-04 04:36:01] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.008393 10.0.0.129 - - [2026-05-04 04:36:01] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.067168 10.0.0.129 - - [2026-05-04 04:36:01] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.052522 10.0.0.129 - - [2026-05-04 04:36:01] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.010120 10.0.0.129 - - [2026-05-04 04:36:01] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005611 10.0.0.129 - - [2026-05-04 04:36:01] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.068026 10.0.0.129 - - [2026-05-04 04:36:01] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.053767 10.0.0.129 - - [2026-05-04 04:36:01] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.020360 10.0.0.129 - - [2026-05-04 04:36:01] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.009447 10.0.0.129 - - [2026-05-04 04:36:01] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.029615 10.0.0.129 - - [2026-05-04 04:36:01] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004878 10.0.0.129 - - [2026-05-04 04:36:01] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.008180 10.0.0.129 - - [2026-05-04 04:36:01] "GET /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005771 10.0.0.129 - - [2026-05-04 04:36:02] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.054436 10.0.0.129 - - [2026-05-04 04:36:02] "PUT /bgp-router/1d5e71c7-d5a8-4dd4-81b5-c910a91d857b HTTP/1.1" 200 255 0.074909 10.0.0.129 - - [2026-05-04 04:36:02] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.018725 10.0.0.129 - - [2026-05-04 04:36:02] "GET /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.010039 10.0.0.129 - - [2026-05-04 04:36:02] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.061330 10.0.0.129 - - [2026-05-04 04:36:02] "PUT /bgp-router/48b4dff9-48fc-495c-948a-1137d87842c4 HTTP/1.1" 200 255 0.068293 10.0.0.129 - - [2026-05-04 04:36:02] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.006577 10.0.0.129 - - [2026-05-04 04:36:02] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.012356 10.0.0.129 - - [2026-05-04 04:36:02] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.084699 10.0.0.129 - - [2026-05-04 04:36:02] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.068201 10.0.0.129 - - [2026-05-04 04:36:02] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.009281 10.0.0.129 - - [2026-05-04 04:36:02] "GET /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.006570 10.0.0.129 - - [2026-05-04 04:36:02] "PUT /bgp-router/79b01af2-872a-49db-8c57-32f0b4bc4585 HTTP/1.1" 200 255 0.023552 10.0.0.129 - - [2026-05-04 04:36:03] "POST /ref-update HTTP/1.1" 200 156 0.109720 10.0.0.129 - - [2026-05-04 04:36:03] "GET /virtual-network/72acbf39-f596-4ef4-9338-2ec18ca9c0ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.040845 10.0.0.129 - - [2026-05-04 04:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015535 10.0.0.129 - - [2026-05-04 04:36:03] "POST /ref-update HTTP/1.1" 200 156 0.050761 10.0.0.129 - - [2026-05-04 04:36:03] "GET /network-policy/a9f065d8-de0a-4158-8f8a-68db529ba561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.010116 10.0.0.129 - - [2026-05-04 04:36:03] "POST /ref-update HTTP/1.1" 200 156 0.119902 10.0.0.129 - - [2026-05-04 04:36:03] "POST /neutron/port HTTP/1.1" 200 1127 0.068659 10.0.0.129 - - [2026-05-04 04:36:03] "GET /virtual-network/0ac06f50-fc91-453b-b34d-eb5b4f6604f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.039794 10.0.0.129 - - [2026-05-04 04:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012591 10.0.0.129 - - [2026-05-04 04:36:03] "GET /network-policy/a9f065d8-de0a-4158-8f8a-68db529ba561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.116936 10.0.0.129 - - [2026-05-04 04:36:03] "DELETE /network-policy/a9f065d8-de0a-4158-8f8a-68db529ba561 HTTP/1.1" 200 115 0.082728 10.0.0.129 - - [2026-05-04 04:36:04] "POST /neutron/port HTTP/1.1" 200 151 0.537651 10.0.0.129 - - [2026-05-04 04:36:04] "POST /neutron/port HTTP/1.1" 200 151 0.406486 10.0.0.129 - - [2026-05-04 04:36:06] "POST /neutron/network HTTP/1.1" 200 799 0.008480 10.0.0.129 - - [2026-05-04 04:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.249 - - [2026-05-04 04:36:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004764 10.0.0.249 - - [2026-05-04 04:36:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003605 10.0.0.129 - - [2026-05-04 04:36:06] "POST /neutron/network HTTP/1.1" 200 151 0.171795 10.0.0.129 - - [2026-05-04 04:36:06] "DELETE /route-target/a9a4c7a8-024f-4f27-a9a9-9bf659b1203a HTTP/1.1" 200 115 0.038483 10.0.0.129 - - [2026-05-04 04:36:06] "POST /ref-update HTTP/1.1" 200 156 0.076166 10.0.0.129 - - [2026-05-04 04:36:06] "GET /virtual-network/843acb0c-7fcf-46f1-975f-9f4ae3f92105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.012957 10.0.0.129 - - [2026-05-04 04:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.129 - - [2026-05-04 04:36:06] "GET /network-policy/ab568aad-2f4c-4bfd-96fa-a6bb929d03ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004697 10.0.0.129 - - [2026-05-04 04:36:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.007219 10.0.0.129 - - [2026-05-04 04:36:06] "POST /ref-update HTTP/1.1" 200 156 0.091777 10.0.0.129 - - [2026-05-04 04:36:06] "DELETE /access-control-list/e11573a5-efed-4d02-ab2a-d04844f287d0 HTTP/1.1" 200 115 0.077204 10.0.0.129 - - [2026-05-04 04:36:06] "GET /virtual-network/cb7ea6cd-9367-4c80-a4e1-513661f8ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.016609 10.0.0.129 - - [2026-05-04 04:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.129 - - [2026-05-04 04:36:07] "GET /network-policy/ab568aad-2f4c-4bfd-96fa-a6bb929d03ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005689 10.0.0.129 - - [2026-05-04 04:36:07] "DELETE /network-policy/ab568aad-2f4c-4bfd-96fa-a6bb929d03ae HTTP/1.1" 200 115 0.044393 10.0.0.129 - - [2026-05-04 04:36:07] "POST /neutron/network HTTP/1.1" 200 976 0.019512 10.0.0.129 - - [2026-05-04 04:36:07] "POST /neutron/port HTTP/1.1" 200 1208 0.026620 10.0.0.129 - - [2026-05-04 04:36:07] "POST /neutron/port HTTP/1.1" 200 1208 0.032982 10.0.0.249 - - [2026-05-04 04:36:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003375 10.0.0.249 - - [2026-05-04 04:36:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003005 10.0.0.249 - - [2026-05-04 04:36:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003039 10.0.0.249 - - [2026-05-04 04:36:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003004 10.0.0.129 - - [2026-05-04 04:36:09] "POST /neutron/network HTTP/1.1" 200 151 0.178412 10.0.0.129 - - [2026-05-04 04:36:09] "DELETE /route-target/1f04f02a-b081-4272-847f-9e248dd8e432 HTTP/1.1" 200 115 0.041042 10.0.0.249 - - [2026-05-04 04:36:11] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001611 10.0.0.129 - - [2026-05-04 04:36:11] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.072378 10.0.0.249 - - [2026-05-04 04:36:11] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001811 10.0.0.129 - - [2026-05-04 04:36:11] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?fields=virtual_networks HTTP/1.1" 200 1061 0.082303 10.0.0.249 - - [2026-05-04 04:36:11] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001194 10.0.0.129 - - [2026-05-04 04:36:11] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.063236 10.0.0.249 - - [2026-05-04 04:36:11] "GET /projects?obj_uuids=d32d2235-286c-4e16-93b1-44e12a2e02c1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001163 10.0.0.129 - - [2026-05-04 04:36:11] "GET /project/d32d2235-286c-4e16-93b1-44e12a2e02c1?fields=security_groups HTTP/1.1" 200 1296 0.054466 10.0.0.129 - - [2026-05-04 04:36:12] "POST /fqname-to-id HTTP/1.1" 404 183 0.032562 10.0.0.249 - - [2026-05-04 04:36:12] "GET /projects?obj_uuids=e22a789a-5c24-401e-9334-ea8cbfc240ac&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003591 10.0.0.249 - - [2026-05-04 04:36:12] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001568 10.0.0.249 - - [2026-05-04 04:36:12] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010970 10.0.0.249 - - [2026-05-04 04:36:12] "POST /id-to-fqname HTTP/1.1" 200 185 0.004088 10.0.0.249 - - [2026-05-04 04:36:12] "POST /fqname-to-id HTTP/1.1" 404 194 0.005669 10.0.0.249 - - [2026-05-04 04:36:12] "POST /security-groups HTTP/1.1" 200 586 0.088473 10.0.0.129 - - [2026-05-04 04:36:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.004518 10.0.0.249 - - [2026-05-04 04:36:12] "POST /projects HTTP/1.1" 200 575 0.327855 10.0.0.249 - - [2026-05-04 04:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.369136 10.0.0.129 - - [2026-05-04 04:36:13] "GET /project/e22a789a-5c24-401e-9334-ea8cbfc240ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.540583 10.0.0.129 - - [2026-05-04 04:36:13] "POST /access-control-lists HTTP/1.1" 200 591 0.074335 10.0.0.129 - - [2026-05-04 04:36:14] "GET / HTTP/1.1" 200 36215 0.003272 10.0.0.50 - - [2026-05-04 04:36:16] "GET /obj-perms HTTP/1.1" 200 5075 0.099538 10.0.0.129 - - [2026-05-04 04:36:17] "POST /fqname-to-id HTTP/1.1" 401 293 0.000529 10.0.0.129 - - [2026-05-04 04:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.032821 10.0.0.129 - - [2026-05-04 04:36:17] "GET /api-access-list/f37af064-4314-4791-a581-070a439e6724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.007101 10.0.0.129 - - [2026-05-04 04:36:17] "GET /api-access-list/f37af064-4314-4791-a581-070a439e6724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.005311 10.0.0.129 - - [2026-05-04 04:36:17] "GET /api-access-list/f37af064-4314-4791-a581-070a439e6724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004136 10.0.0.129 - - [2026-05-04 04:36:17] "PUT /api-access-list/f37af064-4314-4791-a581-070a439e6724 HTTP/1.1" 200 265 0.016275 10.0.0.129 - - [2026-05-04 04:36:19] "POST /fqname-to-id HTTP/1.1" 404 183 0.035374 10.0.0.249 - - [2026-05-04 04:36:19] "GET /projects?obj_uuids=b7e482d1-5a71-4c12-b806-b24172819f10&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003626 10.0.0.249 - - [2026-05-04 04:36:19] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001296 10.0.0.249 - - [2026-05-04 04:36:19] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008864 10.0.0.249 - - [2026-05-04 04:36:20] "POST /id-to-fqname HTTP/1.1" 200 185 0.004649 10.0.0.249 - - [2026-05-04 04:36:20] "POST /fqname-to-id HTTP/1.1" 404 194 0.005876 10.0.0.249 - - [2026-05-04 04:36:20] "POST /security-groups HTTP/1.1" 200 586 0.085805 10.0.0.249 - - [2026-05-04 04:36:20] "POST /projects HTTP/1.1" 200 575 0.328708 10.0.0.249 - - [2026-05-04 04:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.408777 10.0.0.129 - - [2026-05-04 04:36:20] "POST /fqname-to-id HTTP/1.1" 404 228 0.015305 10.0.0.129 - - [2026-05-04 04:36:20] "GET /project/b7e482d1-5a71-4c12-b806-b24172819f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.575063 10.0.0.129 - - [2026-05-04 04:36:20] "POST /fqname-to-id HTTP/1.1" 404 183 0.027995 10.0.0.249 - - [2026-05-04 04:36:20] "GET /projects?obj_uuids=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003500 10.0.0.249 - - [2026-05-04 04:36:20] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001575 10.0.0.249 - - [2026-05-04 04:36:20] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008797 10.0.0.249 - - [2026-05-04 04:36:21] "POST /id-to-fqname HTTP/1.1" 200 185 0.006660 10.0.0.249 - - [2026-05-04 04:36:21] "POST /fqname-to-id HTTP/1.1" 404 194 0.007510 10.0.0.249 - - [2026-05-04 04:36:21] "POST /security-groups HTTP/1.1" 200 586 0.089018 10.0.0.249 - - [2026-05-04 04:36:21] "POST /projects HTTP/1.1" 200 575 0.325511 10.0.0.129 - - [2026-05-04 04:36:21] "POST /access-control-lists HTTP/1.1" 200 593 0.040110 10.0.0.249 - - [2026-05-04 04:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.410272 10.0.0.129 - - [2026-05-04 04:36:21] "GET /project/6714f24f-32d4-4bd1-a6f7-1a664f537160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.606476 10.0.0.129 - - [2026-05-04 04:36:21] "POST /neutron/port HTTP/1.1" 200 1216 0.107686 10.0.0.129 - - [2026-05-04 04:36:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005263 10.0.0.129 - - [2026-05-04 04:36:21] "POST /neutron/port HTTP/1.1" 200 117 0.001244 10.0.0.129 - - [2026-05-04 04:36:22] "GET / HTTP/1.1" 200 36215 0.004025 10.0.0.129 - - [2026-05-04 04:36:23] "GET / HTTP/1.1" 200 36215 0.002202 10.0.0.129 - - [2026-05-04 04:36:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.006426 10.0.0.129 - - [2026-05-04 04:36:23] "POST /api-access-lists HTTP/1.1" 200 523 0.051997 10.0.0.129 - - [2026-05-04 04:36:23] "GET /api-access-list/d291bf66-318b-4df1-8505-27bead631baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.009382 10.0.0.129 - - [2026-05-04 04:36:24] "POST /fqname-to-id HTTP/1.1" 401 293 0.000544 10.0.0.129 - - [2026-05-04 04:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.163634 10.0.0.249 - - [2026-05-04 04:36:24] "GET /projects?obj_uuids=b7e482d1-5a71-4c12-b806-b24172819f10&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001222 10.0.0.129 - - [2026-05-04 04:36:24] "GET /project/b7e482d1-5a71-4c12-b806-b24172819f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.066969 10.0.0.129 - - [2026-05-04 04:36:24] "GET /virtual-networks?parent_id=b7e482d1-5a71-4c12-b806-b24172819f10&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022117 10.0.0.129 - - [2026-05-04 04:36:24] "POST /virtual-networks HTTP/1.1" 200 570 0.116407 10.0.0.129 - - [2026-05-04 04:36:24] "POST /route-targets HTTP/1.1" 200 328 0.017561 10.0.0.129 - - [2026-05-04 04:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.039160 10.0.0.129 - - [2026-05-04 04:36:25] "GET /network-ipam/9eb6878f-6aa5-4125-990c-018375633f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.022025 10.0.0.249 - - [2026-05-04 04:36:25] "POST /useragent-kv HTTP/1.1" 200 115 0.011764 10.0.0.129 - - [2026-05-04 04:36:25] "POST /ref-update HTTP/1.1" 200 156 0.123643 10.0.0.129 - - [2026-05-04 04:36:25] "POST /neutron/network HTTP/1.1" 200 832 0.088350 10.0.0.129 - - [2026-05-04 04:36:25] "GET /virtual-network/07295eb0-5297-446a-a7b9-dabcf71d212f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.036519 10.0.0.129 - - [2026-05-04 04:36:25] "POST /neutron/subnet HTTP/1.1" 200 675 0.070837 10.0.0.129 - - [2026-05-04 04:36:27] "POST /fqname-to-id HTTP/1.1" 401 293 0.000561 10.0.0.129 - - [2026-05-04 04:36:27] "GET /obj-perms HTTP/1.1" 200 4934 0.073008 10.0.0.129 - - [2026-05-04 04:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.042598 10.0.0.129 - - [2026-05-04 04:36:28] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 362 0.105957 10.0.0.129 - - [2026-05-04 04:36:28] "POST /id-to-fqname HTTP/1.1" 401 293 0.000576 10.0.0.129 - - [2026-05-04 04:36:28] "POST /id-to-fqname HTTP/1.1" 200 230 0.054024 10.0.0.249 - - [2026-05-04 04:36:30] "GET /projects?obj_uuids=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002082 10.0.0.129 - - [2026-05-04 04:36:30] "GET /project/6714f24f-32d4-4bd1-a6f7-1a664f537160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.124909 10.0.0.129 - - [2026-05-04 04:36:30] "POST /neutron/network HTTP/1.1" 200 832 0.013819 10.0.0.129 - - [2026-05-04 04:36:30] "POST /neutron/port HTTP/1.1" 200 117 0.041342 10.0.0.249 - - [2026-05-04 04:36:31] "GET /projects?obj_uuids=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002220 10.0.0.129 - - [2026-05-04 04:36:31] "POST /neutron/port HTTP/1.1" 200 1055 0.751976 10.0.0.129 - - [2026-05-04 04:36:32] "POST /neutron/port HTTP/1.1" 200 1109 0.154305 10.0.0.129 - - [2026-05-04 04:36:32] "POST /neutron/subnet HTTP/1.1" 200 649 0.015330 10.0.0.129 - - [2026-05-04 04:36:35] "POST /neutron/port HTTP/1.1" 200 1216 0.024550 10.0.0.129 - - [2026-05-04 04:36:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004788 10.0.0.129 - - [2026-05-04 04:36:35] "POST /neutron/port HTTP/1.1" 200 117 0.001681 10.0.0.129 - - [2026-05-04 04:36:35] "POST /neutron/port HTTP/1.1" 200 1119 0.031169 10.0.0.129 - - [2026-05-04 04:36:35] "POST /neutron/security_group HTTP/1.1" 200 2053 0.011965 10.0.0.129 - - [2026-05-04 04:36:36] "POST /neutron/port HTTP/1.1" 200 1119 0.026859 10.0.0.129 - - [2026-05-04 04:36:36] "GET /virtual-machine/42e08a22-95dd-40bf-b597-70b10316d61e HTTP/1.1" 401 293 0.000451 10.0.0.129 - - [2026-05-04 04:36:36] "GET /virtual-machine/42e08a22-95dd-40bf-b597-70b10316d61e HTTP/1.1" 200 1289 0.064067 10.0.0.129 - - [2026-05-04 04:36:36] "GET /virtual-machine/42e08a22-95dd-40bf-b597-70b10316d61e HTTP/1.1" 200 1289 0.027972 10.0.0.129 - - [2026-05-04 04:36:36] "GET /virtual-machine-interface/4a44387a-e324-41a1-b913-740389b0ae1d HTTP/1.1" 200 2536 0.030446 10.0.0.129 - - [2026-05-04 04:36:36] "GET /virtual-machine/42e08a22-95dd-40bf-b597-70b10316d61e HTTP/1.1" 200 1289 0.026363 10.0.0.129 - - [2026-05-04 04:36:36] "GET /virtual-machine-interface/4a44387a-e324-41a1-b913-740389b0ae1d HTTP/1.1" 200 2536 0.029447 10.0.0.129 - - [2026-05-04 04:36:36] "GET /instance-ip/a6bf6fd3-7304-4b95-9b31-d4c743ee7469 HTTP/1.1" 200 1629 0.026886 10.0.0.129 - - [2026-05-04 04:36:36] "GET /virtual-machine/42e08a22-95dd-40bf-b597-70b10316d61e HTTP/1.1" 200 1289 0.025177 10.0.0.129 - - [2026-05-04 04:36:36] "GET /virtual-machine-interface/4a44387a-e324-41a1-b913-740389b0ae1d HTTP/1.1" 200 2536 0.033538 10.0.0.129 - - [2026-05-04 04:36:36] "GET /instance-ip/a6bf6fd3-7304-4b95-9b31-d4c743ee7469 HTTP/1.1" 200 1629 0.029593 10.0.0.129 - - [2026-05-04 04:36:36] "POST /fqname-to-id HTTP/1.1" 403 339 0.027416 10.0.0.129 - - [2026-05-04 04:36:36] "GET / HTTP/1.1" 200 36215 0.001881 10.0.0.129 - - [2026-05-04 04:36:37] "POST /fqname-to-id HTTP/1.1" 401 293 0.000663 10.0.0.129 - - [2026-05-04 04:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.034818 10.0.0.129 - - [2026-05-04 04:36:37] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005792 10.0.0.129 - - [2026-05-04 04:36:37] "GET /virtual-networks?parent_id=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.024932 10.0.0.129 - - [2026-05-04 04:36:37] "POST /fqname-to-id HTTP/1.1" 403 339 0.017804 10.0.0.129 - - [2026-05-04 04:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005521 10.0.0.129 - - [2026-05-04 04:36:37] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006541 10.0.0.129 - - [2026-05-04 04:36:37] "GET /virtual-networks?parent_id=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.025392 10.0.0.129 - - [2026-05-04 04:36:37] "POST /fqname-to-id HTTP/1.1" 403 339 0.020408 10.0.0.129 - - [2026-05-04 04:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.129 - - [2026-05-04 04:36:37] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004523 10.0.0.129 - - [2026-05-04 04:36:37] "GET /virtual-networks?parent_id=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018841 10.0.0.129 - - [2026-05-04 04:36:38] "POST /fqname-to-id HTTP/1.1" 403 339 0.024574 10.0.0.129 - - [2026-05-04 04:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.129 - - [2026-05-04 04:36:38] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004609 10.0.0.129 - - [2026-05-04 04:36:38] "GET /virtual-networks?parent_id=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022008 10.0.0.129 - - [2026-05-04 04:36:38] "POST /fqname-to-id HTTP/1.1" 403 339 0.022799 10.0.0.129 - - [2026-05-04 04:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005389 10.0.0.129 - - [2026-05-04 04:36:38] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004842 10.0.0.129 - - [2026-05-04 04:36:38] "GET /virtual-networks?parent_id=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.046571 10.0.0.50 - - [2026-05-04 04:36:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000564 10.0.0.50 - - [2026-05-04 04:36:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000433 10.0.0.249 - - [2026-05-04 04:36:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000525 10.0.0.249 - - [2026-05-04 04:36:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.50 - - [2026-05-04 04:36:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000477 10.0.0.50 - - [2026-05-04 04:36:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000549 10.0.0.249 - - [2026-05-04 04:36:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000926 10.0.0.249 - - [2026-05-04 04:36:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000660 10.0.0.129 - - [2026-05-04 04:36:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000556 10.0.0.129 - - [2026-05-04 04:36:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000657 10.0.0.129 - - [2026-05-04 04:36:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000511 10.0.0.129 - - [2026-05-04 04:36:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.129 - - [2026-05-04 04:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019962 10.0.0.129 - - [2026-05-04 04:36:41] "GET /virtual-network/07295eb0-5297-446a-a7b9-dabcf71d212f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.032076 10.0.0.129 - - [2026-05-04 04:36:42] "POST /neutron/security_group HTTP/1.1" 200 2053 0.008199 10.0.0.129 - - [2026-05-04 04:36:43] "POST /fqname-to-id HTTP/1.1" 403 339 0.024738 10.0.0.129 - - [2026-05-04 04:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.129 - - [2026-05-04 04:36:43] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005413 10.0.0.129 - - [2026-05-04 04:36:43] "GET /virtual-networks?parent_id=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021274 10.0.0.129 - - [2026-05-04 04:36:43] "POST /fqname-to-id HTTP/1.1" 403 339 0.042687 10.0.0.129 - - [2026-05-04 04:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.129 - - [2026-05-04 04:36:43] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006410 10.0.0.129 - - [2026-05-04 04:36:43] "GET /virtual-networks?parent_id=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023890 10.0.0.129 - - [2026-05-04 04:36:44] "POST /fqname-to-id HTTP/1.1" 403 361 0.032269 10.0.0.129 - - [2026-05-04 04:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.129 - - [2026-05-04 04:36:44] "GET /routing-instance/1b0f620c-614d-4725-8785-2ef8fd5b8752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.005881 10.0.0.129 - - [2026-05-04 04:36:44] "GET /route-target/75ef8060-b748-4779-9f23-ac9008ed1423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.021787 10.0.0.129 - - [2026-05-04 04:36:44] "GET /route-target/75ef8060-b748-4779-9f23-ac9008ed1423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005527 10.0.0.129 - - [2026-05-04 04:36:44] "POST /fqname-to-id HTTP/1.1" 403 339 0.024511 10.0.0.129 - - [2026-05-04 04:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006076 10.0.0.129 - - [2026-05-04 04:36:44] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004809 10.0.0.129 - - [2026-05-04 04:36:44] "GET /virtual-networks?parent_id=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023912 10.0.0.129 - - [2026-05-04 04:36:44] "POST /fqname-to-id HTTP/1.1" 403 361 0.027580 10.0.0.129 - - [2026-05-04 04:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.129 - - [2026-05-04 04:36:44] "GET /routing-instance/1b0f620c-614d-4725-8785-2ef8fd5b8752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.005935 10.0.0.129 - - [2026-05-04 04:36:44] "GET /route-target/75ef8060-b748-4779-9f23-ac9008ed1423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.026145 10.0.0.129 - - [2026-05-04 04:36:44] "GET /route-target/75ef8060-b748-4779-9f23-ac9008ed1423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005060 10.0.0.129 - - [2026-05-04 04:36:44] "POST /fqname-to-id HTTP/1.1" 403 339 0.023855 10.0.0.129 - - [2026-05-04 04:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.129 - - [2026-05-04 04:36:44] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004585 10.0.0.129 - - [2026-05-04 04:36:44] "GET /virtual-networks?parent_id=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023433 10.0.0.129 - - [2026-05-04 04:36:44] "POST /fqname-to-id HTTP/1.1" 403 339 0.026090 10.0.0.129 - - [2026-05-04 04:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.129 - - [2026-05-04 04:36:44] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005118 10.0.0.129 - - [2026-05-04 04:36:44] "GET /virtual-networks?parent_id=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.032235 10.0.0.129 - - [2026-05-04 04:36:45] "GET /virtual-machine-interface/4a44387a-e324-41a1-b913-740389b0ae1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.031756 10.0.0.129 - - [2026-05-04 04:36:45] "GET /virtual-machine-interface/4a44387a-e324-41a1-b913-740389b0ae1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.038182 10.0.0.249 - - [2026-05-04 04:36:45] "GET /obj-perms HTTP/1.1" 200 4934 0.119677 10.0.0.129 - - [2026-05-04 04:36:45] "GET /virtual-machine-interface/4a44387a-e324-41a1-b913-740389b0ae1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.036381 10.0.0.129 - - [2026-05-04 04:36:46] "GET /virtual-network/07295eb0-5297-446a-a7b9-dabcf71d212f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.037570 10.0.0.249 - - [2026-05-04 04:36:46] "GET /virtual-machine/42e08a22-95dd-40bf-b597-70b10316d61e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.030016 10.0.0.129 - - [2026-05-04 04:36:46] "GET /obj-perms HTTP/1.1" 200 4934 0.089919 10.0.0.129 - - [2026-05-04 04:36:47] "GET /obj-perms HTTP/1.1" 200 5039 0.071610 10.0.0.129 - - [2026-05-04 04:36:47] "GET /obj-perms HTTP/1.1" 200 4934 0.087002 10.0.0.129 - - [2026-05-04 04:36:47] "GET /obj-perms HTTP/1.1" 200 5039 0.005011 10.0.0.129 - - [2026-05-04 04:36:48] "GET /virtual-machine/42e08a22-95dd-40bf-b597-70b10316d61e HTTP/1.1" 200 1289 0.024127 10.0.0.129 - - [2026-05-04 04:36:49] "POST /neutron/port HTTP/1.1" 200 151 0.245548 10.0.0.129 - - [2026-05-04 04:36:50] "GET /virtual-machine/42e08a22-95dd-40bf-b597-70b10316d61e HTTP/1.1" 404 171 0.024728 10.0.0.129 - - [2026-05-04 04:36:50] "GET /virtual-machine/42e08a22-95dd-40bf-b597-70b10316d61e HTTP/1.1" 404 171 0.019177 10.0.0.129 - - [2026-05-04 04:36:50] "GET /virtual-machine/42e08a22-95dd-40bf-b597-70b10316d61e HTTP/1.1" 404 171 0.020276 10.0.0.129 - - [2026-05-04 04:36:51] "POST /fqname-to-id HTTP/1.1" 403 339 0.021687 10.0.0.129 - - [2026-05-04 04:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013189 10.0.0.129 - - [2026-05-04 04:36:51] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005239 10.0.0.129 - - [2026-05-04 04:36:51] "GET /virtual-networks?parent_id=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.026558 10.0.0.129 - - [2026-05-04 04:36:51] "POST /fqname-to-id HTTP/1.1" 403 361 0.024257 10.0.0.129 - - [2026-05-04 04:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005460 10.0.0.129 - - [2026-05-04 04:36:51] "GET /routing-instance/1b0f620c-614d-4725-8785-2ef8fd5b8752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.006833 10.0.0.129 - - [2026-05-04 04:36:51] "GET /route-target/75ef8060-b748-4779-9f23-ac9008ed1423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.020479 10.0.0.129 - - [2026-05-04 04:36:51] "GET /route-target/75ef8060-b748-4779-9f23-ac9008ed1423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004328 10.0.0.129 - - [2026-05-04 04:36:51] "GET /obj-perms HTTP/1.1" 200 4934 0.023905 10.0.0.129 - - [2026-05-04 04:36:52] "GET /obj-perms HTTP/1.1" 200 4934 0.085580 10.0.0.129 - - [2026-05-04 04:36:55] "GET /obj-perms HTTP/1.1" 200 5039 0.005350 10.0.0.129 - - [2026-05-04 04:36:58] "GET /obj-perms HTTP/1.1" 200 5039 0.005036 10.0.0.129 - - [2026-05-04 04:37:00] "DELETE /access-control-list/91e2a016-c8df-4882-b62d-842c7e11a99b HTTP/1.1" 200 115 0.054459 10.0.0.249 - - [2026-05-04 04:37:01] "DELETE /project/6714f24f32d44bd1a6f71a664f537160 HTTP/1.1" 404 173 0.005328 10.0.0.249 - - [2026-05-04 04:37:01] "DELETE /project/e22a789a5c24401e9334ea8cbfc240ac HTTP/1.1" 404 173 0.008721 10.0.0.249 - - [2026-05-04 04:37:01] "DELETE /project/d32d2235-286c-4e16-93b1-44e12a2e02c1 HTTP/1.1" 404 177 0.011842 10.0.0.249 - - [2026-05-04 04:37:01] "DELETE /project/b7e482d15a714c12b806b24172819f10 HTTP/1.1" 404 173 0.006866 10.0.0.129 - - [2026-05-04 04:37:04] "GET /obj-perms HTTP/1.1" 200 5039 0.005612 10.0.0.129 - - [2026-05-04 04:37:07] "GET /obj-perms HTTP/1.1" 200 5039 0.004757 10.0.0.50 - - [2026-05-04 04:37:07] "GET /obj-perms HTTP/1.1" 200 5039 0.074774 10.0.0.249 - - [2026-05-04 04:37:08] "GET /obj-perms HTTP/1.1" 200 5039 0.062019 10.0.0.249 - - [2026-05-04 04:37:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003443 10.0.0.249 - - [2026-05-04 04:37:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004954 10.0.0.129 - - [2026-05-04 04:37:08] "DELETE /virtual-network/07295eb0-5297-446a-a7b9-dabcf71d212f HTTP/1.1" 200 115 0.193860 10.0.0.129 - - [2026-05-04 04:37:08] "DELETE /api-access-list/d291bf66-318b-4df1-8505-27bead631baa HTTP/1.1" 200 115 0.050999 10.0.0.249 - - [2026-05-04 04:37:08] "GET /projects?obj_uuids=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001364 10.0.0.129 - - [2026-05-04 04:37:09] "GET /project/6714f24f-32d4-4bd1-a6f7-1a664f537160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.069567 10.0.0.249 - - [2026-05-04 04:37:09] "GET /projects?obj_uuids=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001290 10.0.0.129 - - [2026-05-04 04:37:09] "GET /project/6714f24f-32d4-4bd1-a6f7-1a664f537160?fields=virtual_networks HTTP/1.1" 200 1034 0.074320 10.0.0.249 - - [2026-05-04 04:37:09] "GET /projects?obj_uuids=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001237 10.0.0.129 - - [2026-05-04 04:37:09] "GET /project/6714f24f-32d4-4bd1-a6f7-1a664f537160?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.061081 10.0.0.249 - - [2026-05-04 04:37:09] "GET /projects?obj_uuids=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001222 10.0.0.129 - - [2026-05-04 04:37:09] "GET /project/6714f24f-32d4-4bd1-a6f7-1a664f537160?fields=security_groups HTTP/1.1" 200 1256 0.055675 10.0.0.249 - - [2026-05-04 04:37:09] "GET /projects?obj_uuids=b7e482d1-5a71-4c12-b806-b24172819f10&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001586 10.0.0.129 - - [2026-05-04 04:37:09] "GET /project/b7e482d1-5a71-4c12-b806-b24172819f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.048406 10.0.0.249 - - [2026-05-04 04:37:09] "GET /projects?obj_uuids=b7e482d1-5a71-4c12-b806-b24172819f10&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001256 10.0.0.129 - - [2026-05-04 04:37:09] "GET /project/b7e482d1-5a71-4c12-b806-b24172819f10?fields=virtual_networks HTTP/1.1" 200 1035 0.057741 10.0.0.249 - - [2026-05-04 04:37:10] "GET /projects?obj_uuids=b7e482d1-5a71-4c12-b806-b24172819f10&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001205 10.0.0.129 - - [2026-05-04 04:37:10] "GET /project/b7e482d1-5a71-4c12-b806-b24172819f10?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.045272 10.0.0.249 - - [2026-05-04 04:37:10] "GET /projects?obj_uuids=b7e482d1-5a71-4c12-b806-b24172819f10&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001393 10.0.0.129 - - [2026-05-04 04:37:10] "GET /project/b7e482d1-5a71-4c12-b806-b24172819f10?fields=security_groups HTTP/1.1" 200 1257 0.074051 10.0.0.129 - - [2026-05-04 04:37:12] "GET /api-access-list/f37af064-4314-4791-a581-070a439e6724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005476 10.0.0.129 - - [2026-05-04 04:37:12] "PUT /api-access-list/f37af064-4314-4791-a581-070a439e6724 HTTP/1.1" 200 265 0.017598 10.0.0.249 - - [2026-05-04 04:37:12] "GET /projects?obj_uuids=e22a789a-5c24-401e-9334-ea8cbfc240ac&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002666 10.0.0.129 - - [2026-05-04 04:37:12] "GET /project/e22a789a-5c24-401e-9334-ea8cbfc240ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.043368 10.0.0.249 - - [2026-05-04 04:37:12] "GET /projects?obj_uuids=e22a789a-5c24-401e-9334-ea8cbfc240ac&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001149 10.0.0.129 - - [2026-05-04 04:37:13] "GET /project/e22a789a-5c24-401e-9334-ea8cbfc240ac?fields=virtual_networks HTTP/1.1" 200 1035 0.066780 10.0.0.249 - - [2026-05-04 04:37:13] "GET /projects?obj_uuids=e22a789a-5c24-401e-9334-ea8cbfc240ac&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001420 10.0.0.129 - - [2026-05-04 04:37:13] "GET /project/e22a789a-5c24-401e-9334-ea8cbfc240ac?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.058456 10.0.0.249 - - [2026-05-04 04:37:13] "GET /projects?obj_uuids=e22a789a-5c24-401e-9334-ea8cbfc240ac&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001276 10.0.0.129 - - [2026-05-04 04:37:13] "GET /project/e22a789a-5c24-401e-9334-ea8cbfc240ac?fields=security_groups HTTP/1.1" 200 1257 0.047983 10.0.0.129 - - [2026-05-04 04:37:14] "POST /fqname-to-id HTTP/1.1" 404 188 0.038580 10.0.0.249 - - [2026-05-04 04:37:14] "GET /projects?obj_uuids=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004116 10.0.0.249 - - [2026-05-04 04:37:14] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001289 10.0.0.249 - - [2026-05-04 04:37:14] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008879 10.0.0.249 - - [2026-05-04 04:37:14] "POST /id-to-fqname HTTP/1.1" 200 190 0.005111 10.0.0.249 - - [2026-05-04 04:37:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.009578 10.0.0.249 - - [2026-05-04 04:37:14] "POST /security-groups HTTP/1.1" 200 591 0.098275 10.0.0.129 - - [2026-05-04 04:37:14] "POST /fqname-to-id HTTP/1.1" 404 234 0.004944 10.0.0.249 - - [2026-05-04 04:37:14] "POST /projects HTTP/1.1" 200 585 0.345431 10.0.0.249 - - [2026-05-04 04:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.435988 10.0.0.129 - - [2026-05-04 04:37:14] "POST /access-control-lists HTTP/1.1" 200 596 0.043447 10.0.0.129 - - [2026-05-04 04:37:14] "GET /project/d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.618862 10.0.0.129 - - [2026-05-04 04:37:16] "GET / HTTP/1.1" 200 36215 0.005207 10.0.0.129 - - [2026-05-04 04:37:18] "GET /obj-perms HTTP/1.1" 200 5075 0.103173 10.0.0.129 - - [2026-05-04 04:37:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000590 10.0.0.129 - - [2026-05-04 04:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.035583 10.0.0.129 - - [2026-05-04 04:37:19] "GET /api-access-list/f37af064-4314-4791-a581-070a439e6724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.005077 10.0.0.129 - - [2026-05-04 04:37:19] "GET /api-access-list/f37af064-4314-4791-a581-070a439e6724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004713 10.0.0.129 - - [2026-05-04 04:37:19] "GET /api-access-list/f37af064-4314-4791-a581-070a439e6724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.005400 10.0.0.129 - - [2026-05-04 04:37:19] "PUT /api-access-list/f37af064-4314-4791-a581-070a439e6724 HTTP/1.1" 200 265 0.026117 10.0.0.129 - - [2026-05-04 04:37:21] "POST /fqname-to-id HTTP/1.1" 404 188 0.039407 10.0.0.249 - - [2026-05-04 04:37:21] "GET /projects?obj_uuids=5a703c7e-2ca5-47ae-8544-7ea2c1d7c309&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003930 10.0.0.249 - - [2026-05-04 04:37:21] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001574 10.0.0.249 - - [2026-05-04 04:37:21] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009573 10.0.0.249 - - [2026-05-04 04:37:21] "POST /id-to-fqname HTTP/1.1" 200 190 0.004635 10.0.0.249 - - [2026-05-04 04:37:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.010210 10.0.0.249 - - [2026-05-04 04:37:21] "POST /security-groups HTTP/1.1" 200 591 0.090457 10.0.0.249 - - [2026-05-04 04:37:21] "POST /projects HTTP/1.1" 200 585 0.354999 10.0.0.249 - - [2026-05-04 04:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.390243 10.0.0.129 - - [2026-05-04 04:37:21] "POST /fqname-to-id HTTP/1.1" 404 233 0.009498 10.0.0.129 - - [2026-05-04 04:37:21] "GET /project/5a703c7e-2ca5-47ae-8544-7ea2c1d7c309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.584015 10.0.0.129 - - [2026-05-04 04:37:22] "POST /fqname-to-id HTTP/1.1" 404 188 0.032108 10.0.0.249 - - [2026-05-04 04:37:22] "GET /projects?obj_uuids=a11077b6-0e71-4bf6-b5f3-a6d07b2cacea&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003769 10.0.0.249 - - [2026-05-04 04:37:22] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002124 10.0.0.249 - - [2026-05-04 04:37:22] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.012830 10.0.0.249 - - [2026-05-04 04:37:22] "POST /id-to-fqname HTTP/1.1" 200 190 0.002766 10.0.0.249 - - [2026-05-04 04:37:22] "POST /fqname-to-id HTTP/1.1" 404 199 0.007464 10.0.0.249 - - [2026-05-04 04:37:22] "POST /security-groups HTTP/1.1" 200 591 0.044595 10.0.0.249 - - [2026-05-04 04:37:22] "POST /projects HTTP/1.1" 200 585 0.309165 10.0.0.249 - - [2026-05-04 04:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.350819 10.0.0.129 - - [2026-05-04 04:37:22] "POST /access-control-lists HTTP/1.1" 200 598 0.050643 10.0.0.129 - - [2026-05-04 04:37:22] "GET /project/a11077b6-0e71-4bf6-b5f3-a6d07b2cacea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.552660 10.0.0.129 - - [2026-05-04 04:37:23] "POST /neutron/network HTTP/1.1" 200 937 0.012912 10.0.0.129 - - [2026-05-04 04:37:23] "POST /neutron/port HTTP/1.1" 200 117 0.002227 10.0.0.129 - - [2026-05-04 04:37:23] "GET / HTTP/1.1" 200 36215 0.002359 10.0.0.129 - - [2026-05-04 04:37:24] "GET / HTTP/1.1" 200 36215 0.003105 10.0.0.129 - - [2026-05-04 04:37:24] "POST /fqname-to-id HTTP/1.1" 404 183 0.004566 10.0.0.129 - - [2026-05-04 04:37:24] "POST /api-access-lists HTTP/1.1" 200 523 0.031018 10.0.0.129 - - [2026-05-04 04:37:24] "GET /api-access-list/811f9088-f8e8-4c05-91ae-369f16207c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.007701 10.0.0.129 - - [2026-05-04 04:37:25] "POST /fqname-to-id HTTP/1.1" 401 293 0.000493 10.0.0.129 - - [2026-05-04 04:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.062230 10.0.0.249 - - [2026-05-04 04:37:25] "GET /projects?obj_uuids=5a703c7e-2ca5-47ae-8544-7ea2c1d7c309&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001370 10.0.0.129 - - [2026-05-04 04:37:25] "GET /project/5a703c7e-2ca5-47ae-8544-7ea2c1d7c309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.089416 10.0.0.129 - - [2026-05-04 04:37:25] "GET /virtual-networks?parent_id=5a703c7e-2ca5-47ae-8544-7ea2c1d7c309&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.033823 10.0.0.129 - - [2026-05-04 04:37:26] "POST /virtual-networks HTTP/1.1" 200 585 0.140738 10.0.0.129 - - [2026-05-04 04:37:26] "POST /route-targets HTTP/1.1" 200 328 0.017542 10.0.0.129 - - [2026-05-04 04:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.045690 10.0.0.129 - - [2026-05-04 04:37:26] "GET /network-ipam/9eb6878f-6aa5-4125-990c-018375633f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.030328 10.0.0.249 - - [2026-05-04 04:37:26] "POST /useragent-kv HTTP/1.1" 200 115 0.011390 10.0.0.129 - - [2026-05-04 04:37:26] "POST /ref-update HTTP/1.1" 200 156 0.108533 10.0.0.129 - - [2026-05-04 04:37:26] "POST /neutron/network HTTP/1.1" 200 848 0.082625 10.0.0.129 - - [2026-05-04 04:37:26] "GET /virtual-network/30de319a-7e99-4e5a-ba88-eab88307c984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.027527 10.0.0.129 - - [2026-05-04 04:37:26] "POST /fqname-to-id HTTP/1.1" 401 293 0.000542 10.0.0.129 - - [2026-05-04 04:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.065963 10.0.0.249 - - [2026-05-04 04:37:27] "GET /projects?obj_uuids=a11077b6-0e71-4bf6-b5f3-a6d07b2cacea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001240 10.0.0.129 - - [2026-05-04 04:37:27] "GET /project/a11077b6-0e71-4bf6-b5f3-a6d07b2cacea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.088030 10.0.0.129 - - [2026-05-04 04:37:27] "GET /virtual-networks?parent_id=a11077b6-0e71-4bf6-b5f3-a6d07b2cacea&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.025168 10.0.0.129 - - [2026-05-04 04:37:27] "POST /virtual-networks HTTP/1.1" 200 585 0.151473 10.0.0.129 - - [2026-05-04 04:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.041347 10.0.0.129 - - [2026-05-04 04:37:27] "POST /ref-update HTTP/1.1" 200 156 0.028462 10.0.0.129 - - [2026-05-04 04:37:27] "GET /network-ipam/9eb6878f-6aa5-4125-990c-018375633f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.027945 10.0.0.249 - - [2026-05-04 04:37:27] "POST /useragent-kv HTTP/1.1" 200 115 0.009442 10.0.0.129 - - [2026-05-04 04:37:27] "POST /ref-update HTTP/1.1" 200 156 0.120876 10.0.0.129 - - [2026-05-04 04:37:28] "POST /neutron/network HTTP/1.1" 200 849 0.090976 10.0.0.129 - - [2026-05-04 04:37:28] "GET /virtual-network/a6d004c9-3253-4016-82a6-4e9cd5bb5b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.025491 10.0.0.129 - - [2026-05-04 04:37:28] "POST /neutron/subnet HTTP/1.1" 200 681 0.066500 10.0.0.129 - - [2026-05-04 04:37:29] "GET /virtual-network/30de319a-7e99-4e5a-ba88-eab88307c984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.052897 10.0.0.129 - - [2026-05-04 04:37:30] "GET /virtual-network/30de319a-7e99-4e5a-ba88-eab88307c984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.050535 10.0.0.50 - - [2026-05-04 04:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.037493 10.0.0.249 - - [2026-05-04 04:37:31] "POST /fqname-to-id HTTP/1.1" 401 293 0.000510 10.0.0.129 - - [2026-05-04 04:37:32] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 372 0.056831 10.0.0.129 - - [2026-05-04 04:37:32] "GET /obj-perms HTTP/1.1" 200 5049 0.063631 10.0.0.129 - - [2026-05-04 04:37:32] "PUT /virtual-network/30de319a-7e99-4e5a-ba88-eab88307c984 HTTP/1.1" 200 265 0.082692 10.0.0.129 - - [2026-05-04 04:37:32] "GET /virtual-network/30de319a-7e99-4e5a-ba88-eab88307c984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.019744 10.0.0.129 - - [2026-05-04 04:37:33] "GET /virtual-network/30de319a-7e99-4e5a-ba88-eab88307c984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.054129 10.0.0.50 - - [2026-05-04 04:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.249 - - [2026-05-04 04:37:33] "GET /obj-perms HTTP/1.1" 403 257 0.046443 10.0.0.129 - - [2026-05-04 04:37:34] "GET /virtual-network/30de319a-7e99-4e5a-ba88-eab88307c984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.026052 10.0.0.129 - - [2026-05-04 04:37:34] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.065303 10.0.0.129 - - [2026-05-04 04:37:34] "GET /obj-perms HTTP/1.1" 200 5049 0.004296 10.0.0.129 - - [2026-05-04 04:37:34] "PUT /virtual-network/30de319a-7e99-4e5a-ba88-eab88307c984 HTTP/1.1" 200 265 0.069237 10.0.0.249 - - [2026-05-04 04:37:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004160 10.0.0.249 - - [2026-05-04 04:37:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003551 10.0.0.129 - - [2026-05-04 04:37:34] "DELETE /virtual-network/a6d004c9-3253-4016-82a6-4e9cd5bb5b6f HTTP/1.1" 200 115 0.169518 10.0.0.129 - - [2026-05-04 04:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006629 10.0.0.249 - - [2026-05-04 04:37:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003928 10.0.0.249 - - [2026-05-04 04:37:34] "POST /useragent-kv HTTP/1.1" 200 115 0.006330 10.0.0.129 - - [2026-05-04 04:37:34] "DELETE /virtual-network/30de319a-7e99-4e5a-ba88-eab88307c984 HTTP/1.1" 200 115 0.197603 10.0.0.129 - - [2026-05-04 04:37:34] "DELETE /api-access-list/811f9088-f8e8-4c05-91ae-369f16207c30 HTTP/1.1" 200 115 0.065768 10.0.0.249 - - [2026-05-04 04:37:35] "GET /projects?obj_uuids=a11077b6-0e71-4bf6-b5f3-a6d07b2cacea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001610 10.0.0.129 - - [2026-05-04 04:37:35] "GET /project/a11077b6-0e71-4bf6-b5f3-a6d07b2cacea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.053210 10.0.0.249 - - [2026-05-04 04:37:35] "GET /projects?obj_uuids=a11077b6-0e71-4bf6-b5f3-a6d07b2cacea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001671 10.0.0.129 - - [2026-05-04 04:37:35] "GET /project/a11077b6-0e71-4bf6-b5f3-a6d07b2cacea?fields=virtual_networks HTTP/1.1" 200 1045 0.063240 10.0.0.249 - - [2026-05-04 04:37:35] "GET /projects?obj_uuids=a11077b6-0e71-4bf6-b5f3-a6d07b2cacea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001250 10.0.0.129 - - [2026-05-04 04:37:35] "GET /project/a11077b6-0e71-4bf6-b5f3-a6d07b2cacea?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.066807 10.0.0.129 - - [2026-05-04 04:37:35] "POST /neutron/network HTTP/1.1" 200 937 0.162759 10.0.0.249 - - [2026-05-04 04:37:35] "GET /projects?obj_uuids=a11077b6-0e71-4bf6-b5f3-a6d07b2cacea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001300 10.0.0.129 - - [2026-05-04 04:37:35] "GET /project/a11077b6-0e71-4bf6-b5f3-a6d07b2cacea?fields=security_groups HTTP/1.1" 200 1272 0.050281 10.0.0.129 - - [2026-05-04 04:37:35] "POST /neutron/port HTTP/1.1" 200 117 0.001454 10.0.0.249 - - [2026-05-04 04:37:36] "GET /projects?obj_uuids=5a703c7e-2ca5-47ae-8544-7ea2c1d7c309&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001697 10.0.0.129 - - [2026-05-04 04:37:36] "GET /project/5a703c7e-2ca5-47ae-8544-7ea2c1d7c309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.047338 10.0.0.249 - - [2026-05-04 04:37:36] "GET /projects?obj_uuids=5a703c7e-2ca5-47ae-8544-7ea2c1d7c309&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001311 10.0.0.129 - - [2026-05-04 04:37:36] "GET /project/5a703c7e-2ca5-47ae-8544-7ea2c1d7c309?fields=virtual_networks HTTP/1.1" 200 1043 0.052572 10.0.0.249 - - [2026-05-04 04:37:36] "GET /projects?obj_uuids=5a703c7e-2ca5-47ae-8544-7ea2c1d7c309&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001360 10.0.0.129 - - [2026-05-04 04:37:36] "GET /project/5a703c7e-2ca5-47ae-8544-7ea2c1d7c309?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.052095 10.0.0.249 - - [2026-05-04 04:37:36] "GET /projects?obj_uuids=5a703c7e-2ca5-47ae-8544-7ea2c1d7c309&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001300 10.0.0.129 - - [2026-05-04 04:37:36] "GET /project/5a703c7e-2ca5-47ae-8544-7ea2c1d7c309?fields=security_groups HTTP/1.1" 200 1270 0.052624 10.0.0.129 - - [2026-05-04 04:37:40] "GET / HTTP/1.1" 200 36215 0.002187 10.0.0.129 - - [2026-05-04 04:37:41] "GET / HTTP/1.1" 200 36215 0.001981 10.0.0.129 - - [2026-05-04 04:37:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000576 10.0.0.129 - - [2026-05-04 04:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.098273 10.0.0.249 - - [2026-05-04 04:37:41] "GET /projects?obj_uuids=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001334 10.0.0.129 - - [2026-05-04 04:37:42] "GET /project/d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.087144 10.0.0.129 - - [2026-05-04 04:37:42] "GET /virtual-networks?parent_id=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.018400 10.0.0.129 - - [2026-05-04 04:37:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.017484 10.0.0.129 - - [2026-05-04 04:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.025209 10.0.0.249 - - [2026-05-04 04:37:42] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001806 10.0.0.129 - - [2026-05-04 04:37:42] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.026134 10.0.0.129 - - [2026-05-04 04:37:42] "POST /service-templates HTTP/1.1" 403 264 0.017792 10.0.0.129 - - [2026-05-04 04:37:42] "POST /fqname-to-id HTTP/1.1" 404 215 0.004032 10.0.0.129 - - [2026-05-04 04:37:42] "POST /api-access-lists HTTP/1.1" 200 557 0.036430 10.0.0.129 - - [2026-05-04 04:37:42] "GET /api-access-list/25e18952-400b-4afb-b126-4f665ffd41f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009524 10.0.0.129 - - [2026-05-04 04:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.022852 10.0.0.249 - - [2026-05-04 04:37:42] "GET /projects?obj_uuids=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001345 10.0.0.129 - - [2026-05-04 04:37:42] "GET /project/d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.076982 10.0.0.129 - - [2026-05-04 04:37:42] "GET /virtual-networks?parent_id=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022231 10.0.0.129 - - [2026-05-04 04:37:42] "POST /virtual-networks HTTP/1.1" 200 585 0.118686 10.0.0.129 - - [2026-05-04 04:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.037545 10.0.0.129 - - [2026-05-04 04:37:42] "POST /ref-update HTTP/1.1" 200 156 0.031670 10.0.0.129 - - [2026-05-04 04:37:43] "GET /network-ipam/9eb6878f-6aa5-4125-990c-018375633f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.020300 10.0.0.249 - - [2026-05-04 04:37:43] "POST /useragent-kv HTTP/1.1" 200 115 0.011127 10.0.0.129 - - [2026-05-04 04:37:43] "POST /ref-update HTTP/1.1" 200 156 0.114977 10.0.0.129 - - [2026-05-04 04:37:43] "POST /neutron/network HTTP/1.1" 200 847 0.065882 10.0.0.129 - - [2026-05-04 04:37:43] "GET /virtual-network/76c1a1b5-eb4a-4624-86ec-88cdf036a474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.027253 10.0.0.129 - - [2026-05-04 04:37:43] "POST /neutron/network HTTP/1.1" 200 847 0.084973 10.0.0.129 - - [2026-05-04 04:37:43] "GET /virtual-network/76c1a1b5-eb4a-4624-86ec-88cdf036a474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007461 10.0.0.129 - - [2026-05-04 04:37:43] "GET /network-ipam/9eb6878f-6aa5-4125-990c-018375633f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004874 10.0.0.129 - - [2026-05-04 04:37:44] "GET /virtual-network/76c1a1b5-eb4a-4624-86ec-88cdf036a474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007479 10.0.0.249 - - [2026-05-04 04:37:45] "GET /obj-perms HTTP/1.1" 200 5049 0.080548 10.0.0.129 - - [2026-05-04 04:37:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.021910 10.0.0.129 - - [2026-05-04 04:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.022949 10.0.0.249 - - [2026-05-04 04:37:45] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001277 10.0.0.129 - - [2026-05-04 04:37:45] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.025342 10.0.0.129 - - [2026-05-04 04:37:45] "POST /service-templates HTTP/1.1" 403 264 0.015706 10.0.0.129 - - [2026-05-04 04:37:45] "POST /fqname-to-id HTTP/1.1" 404 183 0.004042 10.0.0.129 - - [2026-05-04 04:37:45] "POST /api-access-lists HTTP/1.1" 200 523 0.026768 10.0.0.129 - - [2026-05-04 04:37:45] "GET /api-access-list/a71b7e05-1c45-4353-b695-7f5bf351cd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1293 0.007910 10.0.0.129 - - [2026-05-04 04:37:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.027827 10.0.0.129 - - [2026-05-04 04:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.024806 10.0.0.249 - - [2026-05-04 04:37:45] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001242 10.0.0.129 - - [2026-05-04 04:37:45] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.030285 10.0.0.129 - - [2026-05-04 04:37:45] "POST /service-templates HTTP/1.1" 200 553 0.069853 10.0.0.129 - - [2026-05-04 04:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.029827 10.0.0.129 - - [2026-05-04 04:37:45] "GET /service-template/f3711e2b-9b13-4820-81c2-314a932250f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.024484 10.0.0.129 - - [2026-05-04 04:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.022044 10.0.0.129 - - [2026-05-04 04:37:46] "GET /service-template/f3711e2b-9b13-4820-81c2-314a932250f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.021801 10.0.0.129 - - [2026-05-04 04:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.50 - - [2026-05-04 04:37:47] "GET /obj-perms HTTP/1.1" 403 257 0.048887 10.0.0.249 - - [2026-05-04 04:37:48] "GET /virtual-network/76c1a1b5-eb4a-4624-86ec-88cdf036a474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.055787 10.0.0.129 - - [2026-05-04 04:37:48] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.063243 10.0.0.129 - - [2026-05-04 04:37:48] "GET /api-access-list/25e18952-400b-4afb-b126-4f665ffd41f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.005460 10.0.0.129 - - [2026-05-04 04:37:48] "PUT /api-access-list/25e18952-400b-4afb-b126-4f665ffd41f7 HTTP/1.1" 200 265 0.014415 10.0.0.129 - - [2026-05-04 04:37:48] "POST /fqname-to-id HTTP/1.1" 401 293 0.000576 10.0.0.129 - - [2026-05-04 04:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.059494 10.0.0.249 - - [2026-05-04 04:37:48] "GET /projects?obj_uuids=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001328 10.0.0.129 - - [2026-05-04 04:37:48] "GET /project/d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.094475 10.0.0.129 - - [2026-05-04 04:37:49] "GET /virtual-networks?parent_id=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 372 0.032105 10.0.0.129 - - [2026-05-04 04:37:49] "POST /virtual-networks HTTP/1.1" 403 263 0.022213 10.0.0.129 - - [2026-05-04 04:37:49] "GET /virtual-network/76c1a1b5-eb4a-4624-86ec-88cdf036a474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.034167 10.0.0.129 - - [2026-05-04 04:37:49] "GET /api-access-list/a71b7e05-1c45-4353-b695-7f5bf351cd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1293 0.005054 10.0.0.129 - - [2026-05-04 04:37:49] "PUT /api-access-list/a71b7e05-1c45-4353-b695-7f5bf351cd24 HTTP/1.1" 200 265 0.017339 10.0.0.129 - - [2026-05-04 04:37:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.021807 10.0.0.129 - - [2026-05-04 04:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.026652 10.0.0.249 - - [2026-05-04 04:37:49] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001315 10.0.0.129 - - [2026-05-04 04:37:49] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.028822 10.0.0.129 - - [2026-05-04 04:37:50] "POST /service-templates HTTP/1.1" 403 264 0.019836 10.0.0.129 - - [2026-05-04 04:37:50] "GET /api-access-list/25e18952-400b-4afb-b126-4f665ffd41f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.005630 10.0.0.129 - - [2026-05-04 04:37:50] "PUT /api-access-list/25e18952-400b-4afb-b126-4f665ffd41f7 HTTP/1.1" 200 265 0.015337 10.0.0.129 - - [2026-05-04 04:37:50] "GET /api-access-list/a71b7e05-1c45-4353-b695-7f5bf351cd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005304 10.0.0.129 - - [2026-05-04 04:37:50] "PUT /api-access-list/a71b7e05-1c45-4353-b695-7f5bf351cd24 HTTP/1.1" 200 265 0.015027 10.0.0.129 - - [2026-05-04 04:37:51] "GET /obj-perms HTTP/1.1" 403 257 0.022156 10.0.0.129 - - [2026-05-04 04:37:51] "GET /obj-perms HTTP/1.1" 403 257 0.060187 10.0.0.50 - - [2026-05-04 04:37:51] "GET /obj-perms HTTP/1.1" 403 257 0.020616 10.0.0.50 - - [2026-05-04 04:37:51] "GET /obj-perms HTTP/1.1" 403 257 0.054661 10.0.0.249 - - [2026-05-04 04:37:52] "GET /virtual-network/76c1a1b5-eb4a-4624-86ec-88cdf036a474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.018229 10.0.0.249 - - [2026-05-04 04:37:52] "GET /virtual-network/76c1a1b5-eb4a-4624-86ec-88cdf036a474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.049605 10.0.0.129 - - [2026-05-04 04:37:52] "GET /obj-perms HTTP/1.1" 403 257 0.016345 10.0.0.129 - - [2026-05-04 04:37:52] "GET /api-access-list/f37af064-4314-4791-a581-070a439e6724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005197 10.0.0.129 - - [2026-05-04 04:37:52] "PUT /api-access-list/f37af064-4314-4791-a581-070a439e6724 HTTP/1.1" 200 265 0.019069 10.0.0.129 - - [2026-05-04 04:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.129 - - [2026-05-04 04:37:52] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 372 0.053387 10.0.0.129 - - [2026-05-04 04:37:52] "DELETE /api-access-list/25e18952-400b-4afb-b126-4f665ffd41f7 HTTP/1.1" 200 115 0.043617 10.0.0.129 - - [2026-05-04 04:37:53] "DELETE /api-access-list/a71b7e05-1c45-4353-b695-7f5bf351cd24 HTTP/1.1" 200 115 0.063371 10.0.0.129 - - [2026-05-04 04:37:54] "GET /virtual-network/76c1a1b5-eb4a-4624-86ec-88cdf036a474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.052176 10.0.0.50 - - [2026-05-04 04:37:54] "GET /obj-perms HTTP/1.1" 403 257 0.057492 10.0.0.249 - - [2026-05-04 04:37:55] "GET /virtual-network/76c1a1b5-eb4a-4624-86ec-88cdf036a474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.052685 10.0.0.129 - - [2026-05-04 04:37:55] "GET /api-access-list/f37af064-4314-4791-a581-070a439e6724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2688 0.005433 10.0.0.129 - - [2026-05-04 04:37:55] "PUT /api-access-list/f37af064-4314-4791-a581-070a439e6724 HTTP/1.1" 200 265 0.021294 10.0.0.129 - - [2026-05-04 04:37:55] "GET /obj-perms HTTP/1.1" 403 257 0.015683 10.0.0.129 - - [2026-05-04 04:37:55] "GET /obj-perms HTTP/1.1" 403 257 0.021794 10.0.0.129 - - [2026-05-04 04:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.021415 10.0.0.129 - - [2026-05-04 04:37:55] "DELETE /service-template/f3711e2b-9b13-4820-81c2-314a932250f2 HTTP/1.1" 200 115 0.056628 10.0.0.129 - - [2026-05-04 04:37:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.022718 10.0.0.249 - - [2026-05-04 04:37:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004925 10.0.0.249 - - [2026-05-04 04:37:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004068 10.0.0.129 - - [2026-05-04 04:37:55] "DELETE /virtual-network/76c1a1b5-eb4a-4624-86ec-88cdf036a474 HTTP/1.1" 200 115 0.173783 10.0.0.129 - - [2026-05-04 04:37:56] "GET /api-access-list/f37af064-4314-4791-a581-070a439e6724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005020 10.0.0.129 - - [2026-05-04 04:37:56] "PUT /api-access-list/f37af064-4314-4791-a581-070a439e6724 HTTP/1.1" 200 265 0.018069 10.0.0.129 - - [2026-05-04 04:37:56] "GET /api-access-list/f37af064-4314-4791-a581-070a439e6724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.006298 10.0.0.129 - - [2026-05-04 04:37:56] "PUT /api-access-list/f37af064-4314-4791-a581-070a439e6724 HTTP/1.1" 200 265 0.019163 10.0.0.129 - - [2026-05-04 04:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.249 - - [2026-05-04 04:37:58] "GET /projects?obj_uuids=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001367 10.0.0.129 - - [2026-05-04 04:37:58] "GET /project/d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.050314 10.0.0.249 - - [2026-05-04 04:37:59] "POST /useragent-kv HTTP/1.1" 200 115 0.009816 10.0.0.129 - - [2026-05-04 04:37:59] "POST /neutron/subnet HTTP/1.1" 200 728 0.277459 10.0.0.129 - - [2026-05-04 04:37:59] "POST /id-to-fqname HTTP/1.1" 200 240 0.001538 10.0.0.129 - - [2026-05-04 04:37:59] "GET /virtual-network/f0d1fada-d8d6-4dfe-aca3-8e53a9104edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006662 10.0.0.129 - - [2026-05-04 04:37:59] "GET /virtual-network/f0d1fada-d8d6-4dfe-aca3-8e53a9104edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.007100 10.0.0.129 - - [2026-05-04 04:37:59] "POST /neutron/network HTTP/1.1" 200 863 0.008948 10.0.0.129 - - [2026-05-04 04:37:59] "POST /route-targets HTTP/1.1" 200 328 0.023539 10.0.0.129 - - [2026-05-04 04:38:00] "GET /virtual-network/f0d1fada-d8d6-4dfe-aca3-8e53a9104edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.008168 10.0.0.129 - - [2026-05-04 04:38:00] "GET /network-ipam/9eb6878f-6aa5-4125-990c-018375633f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.005143 10.0.0.129 - - [2026-05-04 04:38:00] "GET /virtual-network/f0d1fada-d8d6-4dfe-aca3-8e53a9104edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006676 10.0.0.50 - - [2026-05-04 04:38:00] "GET /obj-perms HTTP/1.1" 200 5049 0.069994 10.0.0.129 - - [2026-05-04 04:38:00] "POST /fqname-to-id HTTP/1.1" 404 215 0.004714 10.0.0.129 - - [2026-05-04 04:38:01] "POST /api-access-lists HTTP/1.1" 200 557 0.067477 10.0.0.129 - - [2026-05-04 04:38:01] "GET /api-access-list/8af7521d-d9c9-4a48-ae12-fea294fd3ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.010033 10.0.0.129 - - [2026-05-04 04:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.026468 10.0.0.249 - - [2026-05-04 04:38:01] "GET /projects?obj_uuids=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001966 10.0.0.129 - - [2026-05-04 04:38:01] "GET /project/d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.095469 10.0.0.249 - - [2026-05-04 04:38:01] "DELETE /project/d98d93b72e2e4d729be3201c5ae9b9b4 HTTP/1.1" 404 173 0.026110 10.0.0.249 - - [2026-05-04 04:38:01] "DELETE /project/5a703c7e2ca547ae85447ea2c1d7c309 HTTP/1.1" 404 173 0.034263 10.0.0.249 - - [2026-05-04 04:38:01] "DELETE /project/a11077b60e714bf6b5f3a6d07b2cacea HTTP/1.1" 404 173 0.020546 10.0.0.249 - - [2026-05-04 04:38:01] "GET /projects?obj_uuids=5a703c7e-2ca5-47ae-8544-7ea2c1d7c309&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001190 10.0.0.249 - - [2026-05-04 04:38:01] "GET /projects?obj_uuids=e22a789a-5c24-401e-9334-ea8cbfc240ac&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000972 10.0.0.249 - - [2026-05-04 04:38:01] "GET /projects?obj_uuids=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000890 10.0.0.249 - - [2026-05-04 04:38:01] "GET /projects?obj_uuids=b7e482d1-5a71-4c12-b806-b24172819f10&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001278 10.0.0.249 - - [2026-05-04 04:38:01] "GET /projects?obj_uuids=a11077b6-0e71-4bf6-b5f3-a6d07b2cacea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000937 10.0.0.249 - - [2026-05-04 04:38:01] "GET /project/5a703c7e-2ca5-47ae-8544-7ea2c1d7c309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.138538 10.0.0.249 - - [2026-05-04 04:38:01] "GET /project/e22a789a-5c24-401e-9334-ea8cbfc240ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.151444 10.0.0.249 - - [2026-05-04 04:38:01] "GET /projects?obj_uuids=5a703c7e-2ca5-47ae-8544-7ea2c1d7c309&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003386 10.0.0.249 - - [2026-05-04 04:38:01] "GET /project/b7e482d1-5a71-4c12-b806-b24172819f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.188905 10.0.0.249 - - [2026-05-04 04:38:01] "GET /project/6714f24f-32d4-4bd1-a6f7-1a664f537160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.201397 10.0.0.249 - - [2026-05-04 04:38:01] "GET /projects?obj_uuids=e22a789a-5c24-401e-9334-ea8cbfc240ac&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001613 10.0.0.249 - - [2026-05-04 04:38:01] "GET /project/a11077b6-0e71-4bf6-b5f3-a6d07b2cacea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.232134 10.0.0.249 - - [2026-05-04 04:38:01] "GET /projects?obj_uuids=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001531 10.0.0.249 - - [2026-05-04 04:38:01] "GET /projects?obj_uuids=b7e482d1-5a71-4c12-b806-b24172819f10&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004580 10.0.0.249 - - [2026-05-04 04:38:01] "GET /projects?obj_uuids=a11077b6-0e71-4bf6-b5f3-a6d07b2cacea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001531 10.0.0.249 - - [2026-05-04 04:38:01] "GET /project/5a703c7e-2ca5-47ae-8544-7ea2c1d7c309?fields=security_groups HTTP/1.1" 200 1372 0.268386 10.0.0.249 - - [2026-05-04 04:38:01] "GET /project/e22a789a-5c24-401e-9334-ea8cbfc240ac?fields=security_groups HTTP/1.1" 200 1103 0.293842 10.0.0.249 - - [2026-05-04 04:38:01] "GET /project/6714f24f-32d4-4bd1-a6f7-1a664f537160?fields=security_groups HTTP/1.1" 200 1102 0.226704 10.0.0.249 - - [2026-05-04 04:38:01] "GET /project/a11077b6-0e71-4bf6-b5f3-a6d07b2cacea?fields=security_groups HTTP/1.1" 200 1374 0.224336 10.0.0.249 - - [2026-05-04 04:38:01] "GET /project/b7e482d1-5a71-4c12-b806-b24172819f10?fields=security_groups HTTP/1.1" 200 1103 0.255608 10.0.0.249 - - [2026-05-04 04:38:01] "GET /projects?obj_uuids=b7e482d1-5a71-4c12-b806-b24172819f10&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001569 10.0.0.249 - - [2026-05-04 04:38:01] "GET /projects?obj_uuids=e22a789a-5c24-401e-9334-ea8cbfc240ac&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001234 10.0.0.249 - - [2026-05-04 04:38:01] "GET /projects?obj_uuids=6714f24f-32d4-4bd1-a6f7-1a664f537160&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001621 10.0.0.129 - - [2026-05-04 04:38:02] "DELETE /access-control-list/c7661295-afc9-4fd5-a9d6-c6e91523b94b HTTP/1.1" 200 115 0.251993 10.0.0.249 - - [2026-05-04 04:38:02] "GET /project/e22a789a-5c24-401e-9334-ea8cbfc240ac?fields=application_policy_sets HTTP/1.1" 200 1398 0.172492 10.0.0.129 - - [2026-05-04 04:38:02] "POST /neutron/network HTTP/1.1" 200 117 0.730968 10.0.0.249 - - [2026-05-04 04:38:02] "GET /project/6714f24f-32d4-4bd1-a6f7-1a664f537160?fields=application_policy_sets HTTP/1.1" 200 1397 0.189719 10.0.0.249 - - [2026-05-04 04:38:02] "GET /project/b7e482d1-5a71-4c12-b806-b24172819f10?fields=application_policy_sets HTTP/1.1" 200 1398 0.286457 10.0.0.249 - - [2026-05-04 04:38:02] "DELETE /security-group/665e46fe-99d9-438f-83a7-cbe40acc5e84 HTTP/1.1" 200 115 0.322822 10.0.0.249 - - [2026-05-04 04:38:02] "GET /projects?obj_uuids=5a703c7e-2ca5-47ae-8544-7ea2c1d7c309&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001605 10.0.0.249 - - [2026-05-04 04:38:02] "DELETE /security-group/b7f03853-06e3-40f8-9c84-6f30b9c2c1ce HTTP/1.1" 200 115 0.371578 10.0.0.249 - - [2026-05-04 04:38:02] "GET /projects?obj_uuids=a11077b6-0e71-4bf6-b5f3-a6d07b2cacea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001897 10.0.0.249 - - [2026-05-04 04:38:02] "GET /project/5a703c7e-2ca5-47ae-8544-7ea2c1d7c309?fields=application_policy_sets HTTP/1.1" 200 1411 0.272832 10.0.0.249 - - [2026-05-04 04:38:02] "GET /project/a11077b6-0e71-4bf6-b5f3-a6d07b2cacea?fields=application_policy_sets HTTP/1.1" 200 1413 0.246257 10.0.0.249 - - [2026-05-04 04:38:02] "DELETE /project/e22a789a-5c24-401e-9334-ea8cbfc240ac HTTP/1.1" 404 190 1.321841 10.0.0.249 - - [2026-05-04 04:38:02] "DELETE /project/b7e482d1-5a71-4c12-b806-b24172819f10 HTTP/1.1" 200 115 1.319453 10.0.0.249 - - [2026-05-04 04:38:02] "DELETE /project/6714f24f-32d4-4bd1-a6f7-1a664f537160 HTTP/1.1" 200 115 1.329621 10.0.0.129 - - [2026-05-04 04:38:02] "DELETE /access-control-list/3b3a8862-47fe-43ad-a0ed-578eebed3d59 HTTP/1.1" 200 115 0.220741 10.0.0.249 - - [2026-05-04 04:38:03] "DELETE /project/a11077b6-0e71-4bf6-b5f3-a6d07b2cacea HTTP/1.1" 200 115 1.689538 10.0.0.249 - - [2026-05-04 04:38:03] "DELETE /project/5a703c7e-2ca5-47ae-8544-7ea2c1d7c309 HTTP/1.1" 200 115 1.740167 10.0.0.129 - - [2026-05-04 04:38:03] "DELETE /access-control-list/56d8e0f7-1b8a-434b-8efc-21959c591da4 HTTP/1.1" 200 115 0.076951 10.0.0.129 - - [2026-05-04 04:38:03] "POST /neutron/network HTTP/1.1" 200 693 0.046069 10.0.0.129 - - [2026-05-04 04:38:03] "POST /route-targets HTTP/1.1" 200 328 0.018770 10.0.0.129 - - [2026-05-04 04:38:03] "POST /id-to-fqname HTTP/1.1" 200 240 0.031935 10.0.0.129 - - [2026-05-04 04:38:03] "GET /virtual-network/19ba9020-3b7c-4d3e-9650-8b2c802fe874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.046458 10.0.0.129 - - [2026-05-04 04:38:03] "POST /neutron/network HTTP/1.1" 200 864 0.069287 10.0.0.129 - - [2026-05-04 04:38:03] "GET /virtual-network/19ba9020-3b7c-4d3e-9650-8b2c802fe874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.052780 10.0.0.129 - - [2026-05-04 04:38:04] "POST /neutron/network HTTP/1.1" 200 864 0.014156 10.0.0.129 - - [2026-05-04 04:38:04] "GET /virtual-network/19ba9020-3b7c-4d3e-9650-8b2c802fe874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.010622 10.0.0.129 - - [2026-05-04 04:38:04] "GET /network-ipam/9eb6878f-6aa5-4125-990c-018375633f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.005910 10.0.0.129 - - [2026-05-04 04:38:04] "GET /virtual-network/19ba9020-3b7c-4d3e-9650-8b2c802fe874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.009070 10.0.0.129 - - [2026-05-04 04:38:04] "GET /obj-perms HTTP/1.1" 200 5049 0.010250 10.0.0.129 - - [2026-05-04 04:38:05] "POST /fqname-to-id HTTP/1.1" 404 232 0.026348 10.0.0.129 - - [2026-05-04 04:38:05] "POST /access-control-lists HTTP/1.1" 200 628 0.042038 10.0.0.129 - - [2026-05-04 04:38:05] "PUT /access-control-list/307d6632-a324-4fcd-9250-b7b23cfcf07c HTTP/1.1" 200 273 0.017089 10.0.0.129 - - [2026-05-04 04:38:06] "POST /neutron/security_group HTTP/1.1" 200 2084 0.029217 10.0.0.249 - - [2026-05-04 04:38:06] "GET /projects?obj_uuids=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001232 10.0.0.129 - - [2026-05-04 04:38:06] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.283201 10.0.0.129 - - [2026-05-04 04:38:07] "PUT /access-control-list/307d6632-a324-4fcd-9250-b7b23cfcf07c HTTP/1.1" 200 273 0.026148 10.0.0.129 - - [2026-05-04 04:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.043149 10.0.0.129 - - [2026-05-04 04:38:07] "GET /security-group/e1209fd8-fc37-4124-bd2c-3e847ed432c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1319 0.026092 10.0.0.249 - - [2026-05-04 04:38:07] "GET /projects?obj_uuids=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001306 10.0.0.129 - - [2026-05-04 04:38:07] "POST /neutron/security_group_rule HTTP/1.1" 200 1749 0.104355 10.0.0.129 - - [2026-05-04 04:38:07] "POST /id-to-fqname HTTP/1.1" 200 240 0.018762 10.0.0.249 - - [2026-05-04 04:38:09] "GET /projects?obj_uuids=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002276 10.0.0.129 - - [2026-05-04 04:38:09] "GET /project/d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.081985 10.0.0.129 - - [2026-05-04 04:38:09] "POST /neutron/network HTTP/1.1" 200 864 0.008686 10.0.0.129 - - [2026-05-04 04:38:09] "POST /neutron/port HTTP/1.1" 200 117 0.035124 10.0.0.249 - - [2026-05-04 04:38:10] "GET /projects?obj_uuids=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001811 10.0.0.129 - - [2026-05-04 04:38:11] "POST /neutron/port HTTP/1.1" 200 1060 0.697822 10.0.0.129 - - [2026-05-04 04:38:11] "POST /neutron/port HTTP/1.1" 200 1114 0.134467 10.0.0.129 - - [2026-05-04 04:38:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.011619 10.0.0.129 - - [2026-05-04 04:38:15] "POST /neutron/port HTTP/1.1" 200 1124 0.023051 10.0.0.129 - - [2026-05-04 04:38:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010141 10.0.0.129 - - [2026-05-04 04:38:15] "POST /neutron/port HTTP/1.1" 200 1124 0.027128 10.0.0.129 - - [2026-05-04 04:38:15] "GET /virtual-machine/a5516b90-c400-4221-b26b-6fe0da76a719 HTTP/1.1" 401 293 0.000475 10.0.0.129 - - [2026-05-04 04:38:15] "GET /virtual-machine/a5516b90-c400-4221-b26b-6fe0da76a719 HTTP/1.1" 200 1295 0.063807 10.0.0.129 - - [2026-05-04 04:38:15] "GET /virtual-machine/a5516b90-c400-4221-b26b-6fe0da76a719 HTTP/1.1" 200 1295 0.023398 10.0.0.129 - - [2026-05-04 04:38:15] "GET /virtual-machine-interface/3b592175-5d1e-467a-a603-e9ec59157f44 HTTP/1.1" 200 3030 0.034305 10.0.0.129 - - [2026-05-04 04:38:15] "GET /virtual-machine/a5516b90-c400-4221-b26b-6fe0da76a719 HTTP/1.1" 200 1295 0.024608 10.0.0.129 - - [2026-05-04 04:38:15] "GET /virtual-machine-interface/3b592175-5d1e-467a-a603-e9ec59157f44 HTTP/1.1" 200 3030 0.030395 10.0.0.129 - - [2026-05-04 04:38:15] "GET /instance-ip/1af3588d-dda2-41ec-81b9-62f67f0ccbaf HTTP/1.1" 200 1642 0.024959 10.0.0.129 - - [2026-05-04 04:38:15] "GET /virtual-machine/a5516b90-c400-4221-b26b-6fe0da76a719 HTTP/1.1" 200 1295 0.023129 10.0.0.129 - - [2026-05-04 04:38:16] "GET /virtual-machine-interface/3b592175-5d1e-467a-a603-e9ec59157f44 HTTP/1.1" 200 3030 0.029488 10.0.0.129 - - [2026-05-04 04:38:16] "GET /instance-ip/1af3588d-dda2-41ec-81b9-62f67f0ccbaf HTTP/1.1" 200 1642 0.022455 10.0.0.129 - - [2026-05-04 04:38:16] "POST /fqname-to-id HTTP/1.1" 403 354 0.019397 10.0.0.129 - - [2026-05-04 04:38:16] "GET / HTTP/1.1" 200 36215 0.002228 10.0.0.129 - - [2026-05-04 04:38:16] "POST /fqname-to-id HTTP/1.1" 401 293 0.000476 10.0.0.129 - - [2026-05-04 04:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.036798 10.0.0.129 - - [2026-05-04 04:38:16] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004611 10.0.0.129 - - [2026-05-04 04:38:16] "GET /virtual-networks?parent_id=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.027472 10.0.0.129 - - [2026-05-04 04:38:16] "GET /virtual-network/19ba9020-3b7c-4d3e-9650-8b2c802fe874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.024752 10.0.0.129 - - [2026-05-04 04:38:17] "POST /fqname-to-id HTTP/1.1" 403 354 0.022680 10.0.0.129 - - [2026-05-04 04:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.129 - - [2026-05-04 04:38:17] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004748 10.0.0.129 - - [2026-05-04 04:38:17] "GET /virtual-networks?parent_id=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.026525 10.0.0.129 - - [2026-05-04 04:38:17] "GET /virtual-network/19ba9020-3b7c-4d3e-9650-8b2c802fe874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.024768 10.0.0.129 - - [2026-05-04 04:38:17] "POST /fqname-to-id HTTP/1.1" 403 354 0.026011 10.0.0.129 - - [2026-05-04 04:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.129 - - [2026-05-04 04:38:17] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004823 10.0.0.129 - - [2026-05-04 04:38:17] "GET /virtual-networks?parent_id=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.027618 10.0.0.129 - - [2026-05-04 04:38:17] "GET /virtual-network/19ba9020-3b7c-4d3e-9650-8b2c802fe874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.030130 10.0.0.129 - - [2026-05-04 04:38:17] "POST /fqname-to-id HTTP/1.1" 403 354 0.018583 10.0.0.129 - - [2026-05-04 04:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005311 10.0.0.129 - - [2026-05-04 04:38:17] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005584 10.0.0.129 - - [2026-05-04 04:38:17] "GET /virtual-networks?parent_id=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.024914 10.0.0.129 - - [2026-05-04 04:38:17] "GET /virtual-network/19ba9020-3b7c-4d3e-9650-8b2c802fe874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.026059 10.0.0.129 - - [2026-05-04 04:38:17] "POST /fqname-to-id HTTP/1.1" 403 354 0.020810 10.0.0.129 - - [2026-05-04 04:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.129 - - [2026-05-04 04:38:17] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004838 10.0.0.129 - - [2026-05-04 04:38:17] "GET /virtual-networks?parent_id=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.036696 10.0.0.129 - - [2026-05-04 04:38:17] "GET /virtual-network/19ba9020-3b7c-4d3e-9650-8b2c802fe874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.033014 10.0.0.249 - - [2026-05-04 04:38:19] "GET /obj-perms HTTP/1.1" 200 5075 0.073814 10.0.0.129 - - [2026-05-04 04:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.025203 10.0.0.129 - - [2026-05-04 04:38:20] "GET /virtual-network/19ba9020-3b7c-4d3e-9650-8b2c802fe874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.027910 10.0.0.129 - - [2026-05-04 04:38:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009340 10.0.0.129 - - [2026-05-04 04:38:23] "POST /fqname-to-id HTTP/1.1" 403 354 0.023217 10.0.0.129 - - [2026-05-04 04:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.129 - - [2026-05-04 04:38:23] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004529 10.0.0.129 - - [2026-05-04 04:38:23] "GET /virtual-networks?parent_id=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.027073 10.0.0.129 - - [2026-05-04 04:38:23] "GET /virtual-network/19ba9020-3b7c-4d3e-9650-8b2c802fe874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.028366 10.0.0.129 - - [2026-05-04 04:38:23] "POST /fqname-to-id HTTP/1.1" 403 354 0.022970 10.0.0.129 - - [2026-05-04 04:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.129 - - [2026-05-04 04:38:23] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005408 10.0.0.129 - - [2026-05-04 04:38:23] "GET /virtual-networks?parent_id=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.027059 10.0.0.129 - - [2026-05-04 04:38:23] "GET /virtual-network/19ba9020-3b7c-4d3e-9650-8b2c802fe874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.026272 10.0.0.129 - - [2026-05-04 04:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.025839 10.0.0.129 - - [2026-05-04 04:38:23] "GET /routing-instance/07509cfe-c1e4-484e-9c21-56e95341887f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.028777 10.0.0.129 - - [2026-05-04 04:38:23] "POST /fqname-to-id HTTP/1.1" 403 354 0.023201 10.0.0.129 - - [2026-05-04 04:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007267 10.0.0.129 - - [2026-05-04 04:38:23] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009189 10.0.0.129 - - [2026-05-04 04:38:23] "GET /virtual-networks?parent_id=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.034156 10.0.0.129 - - [2026-05-04 04:38:23] "GET /virtual-network/19ba9020-3b7c-4d3e-9650-8b2c802fe874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.025866 10.0.0.129 - - [2026-05-04 04:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021341 10.0.0.129 - - [2026-05-04 04:38:23] "GET /routing-instance/07509cfe-c1e4-484e-9c21-56e95341887f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.033661 10.0.0.129 - - [2026-05-04 04:38:24] "POST /neutron/network HTTP/1.1" 200 1121 0.009372 10.0.0.129 - - [2026-05-04 04:38:24] "POST /neutron/subnet HTTP/1.1" 200 1375 0.019730 10.0.0.129 - - [2026-05-04 04:38:24] "POST /neutron/network HTTP/1.1" 200 1111 0.012922 10.0.0.249 - - [2026-05-04 04:38:26] "GET /obj-perms HTTP/1.1" 403 257 0.020181 10.0.0.249 - - [2026-05-04 04:38:28] "GET /virtual-machine/a5516b90-c400-4221-b26b-6fe0da76a719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.028301 10.0.0.249 - - [2026-05-04 04:38:32] "GET /obj-perms HTTP/1.1" 403 257 0.022856 10.0.0.249 - - [2026-05-04 04:38:34] "GET /virtual-machine/a5516b90-c400-4221-b26b-6fe0da76a719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.028008 10.0.0.129 - - [2026-05-04 04:38:36] "POST /neutron/network HTTP/1.1" 200 1121 0.010198 10.0.0.129 - - [2026-05-04 04:38:36] "POST /neutron/subnet HTTP/1.1" 200 1375 0.017699 10.0.0.129 - - [2026-05-04 04:38:36] "POST /neutron/network HTTP/1.1" 200 1111 0.011703 10.0.0.249 - - [2026-05-04 04:38:38] "GET /obj-perms HTTP/1.1" 403 257 0.015419 10.0.0.129 - - [2026-05-04 04:38:38] "GET /virtual-machine-interface/3b592175-5d1e-467a-a603-e9ec59157f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.027823 10.0.0.129 - - [2026-05-04 04:38:38] "GET /virtual-machine-interface/3b592175-5d1e-467a-a603-e9ec59157f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.029381 10.0.0.249 - - [2026-05-04 04:38:38] "GET /virtual-machine/a5516b90-c400-4221-b26b-6fe0da76a719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.022955 10.0.0.129 - - [2026-05-04 04:38:38] "GET /virtual-machine-interface/3b592175-5d1e-467a-a603-e9ec59157f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.036691 10.0.0.129 - - [2026-05-04 04:38:38] "GET /virtual-network/19ba9020-3b7c-4d3e-9650-8b2c802fe874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.026751 10.0.0.129 - - [2026-05-04 04:38:39] "GET /obj-perms HTTP/1.1" 403 257 0.047187 10.0.0.129 - - [2026-05-04 04:38:39] "GET /obj-perms HTTP/1.1" 200 5049 0.004439 10.0.0.129 - - [2026-05-04 04:38:39] "GET /obj-perms HTTP/1.1" 403 257 0.043833 10.0.0.129 - - [2026-05-04 04:38:39] "GET /obj-perms HTTP/1.1" 200 5049 0.005099 10.0.0.50 - - [2026-05-04 04:38:40] "GET /obj-perms HTTP/1.1" 403 257 0.015905 10.0.0.249 - - [2026-05-04 04:38:40] "GET /obj-perms HTTP/1.1" 403 257 0.030689 10.0.0.129 - - [2026-05-04 04:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.021646 10.0.0.249 - - [2026-05-04 04:38:40] "GET /projects?obj_uuids=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001300 10.0.0.129 - - [2026-05-04 04:38:40] "GET /project/d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.082240 10.0.0.129 - - [2026-05-04 04:38:40] "GET /virtual-network/f0d1fada-d8d6-4dfe-aca3-8e53a9104edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.027871 10.0.0.129 - - [2026-05-04 04:38:40] "GET /floating-ip-pools?parent_id=f0d1fada-d8d6-4dfe-aca3-8e53a9104edc&detail=False&count=False&shared=False HTTP/1.1" 200 394 0.028719 10.0.0.129 - - [2026-05-04 04:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019729 10.0.0.129 - - [2026-05-04 04:38:40] "GET /floating-ip-pool/9670ecfd-d547-4501-80b8-adc3d080a9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1183 0.023722 10.0.0.249 - - [2026-05-04 04:38:40] "GET /projects?obj_uuids=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001382 10.0.0.129 - - [2026-05-04 04:38:40] "GET /project/d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.089867 10.0.0.129 - - [2026-05-04 04:38:40] "POST /floating-ips HTTP/1.1" 200 618 0.133166 10.0.0.129 - - [2026-05-04 04:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.027310 10.0.0.129 - - [2026-05-04 04:38:41] "GET /floating-ip/dd6ff0f5-bb1d-4743-a200-b6a3636393eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.029412 10.0.0.129 - - [2026-05-04 04:38:41] "GET /floating-ip/dd6ff0f5-bb1d-4743-a200-b6a3636393eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.028713 10.0.0.129 - - [2026-05-04 04:38:41] "GET /virtual-machine/a5516b90-c400-4221-b26b-6fe0da76a719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.027017 10.0.0.129 - - [2026-05-04 04:38:41] "GET /virtual-machine/a5516b90-c400-4221-b26b-6fe0da76a719?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1206 0.044143 10.0.0.129 - - [2026-05-04 04:38:41] "GET /virtual-machine-interface/3b592175-5d1e-467a-a603-e9ec59157f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.038327 10.0.0.129 - - [2026-05-04 04:38:41] "POST /ref-update HTTP/1.1" 200 156 0.045554 10.0.0.129 - - [2026-05-04 04:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019842 10.0.0.129 - - [2026-05-04 04:38:41] "GET /routing-instance/dbab9ebf-3b35-44a3-a3f8-2281d1e477cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.027179 10.0.0.129 - - [2026-05-04 04:38:41] "GET /obj-perms HTTP/1.1" 403 257 0.014903 10.0.0.129 - - [2026-05-04 04:38:41] "GET /obj-perms HTTP/1.1" 403 257 0.021732 10.0.0.129 - - [2026-05-04 04:38:42] "POST /neutron/port HTTP/1.1" 200 1124 0.124595 10.0.0.129 - - [2026-05-04 04:38:42] "POST /neutron/port HTTP/1.1" 200 1155 0.333205 10.0.0.129 - - [2026-05-04 04:38:42] "GET /virtual-machine/a5516b90-c400-4221-b26b-6fe0da76a719 HTTP/1.1" 200 1295 0.024416 10.0.0.129 - - [2026-05-04 04:38:42] "GET /virtual-machine-interface/3b592175-5d1e-467a-a603-e9ec59157f44 HTTP/1.1" 200 3594 0.032013 10.0.0.129 - - [2026-05-04 04:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.024235 10.0.0.129 - - [2026-05-04 04:38:43] "GET /security-group/e1209fd8-fc37-4124-bd2c-3e847ed432c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1319 0.023403 10.0.0.129 - - [2026-05-04 04:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.023848 10.0.0.129 - - [2026-05-04 04:38:43] "GET /security-group/e1209fd8-fc37-4124-bd2c-3e847ed432c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1319 0.021106 10.0.0.129 - - [2026-05-04 04:38:43] "DELETE /floating-ip/dd6ff0f5-bb1d-4743-a200-b6a3636393eb HTTP/1.1" 200 115 0.090340 10.0.0.129 - - [2026-05-04 04:38:43] "GET /virtual-machine/a5516b90-c400-4221-b26b-6fe0da76a719 HTTP/1.1" 200 1295 0.036271 10.0.0.129 - - [2026-05-04 04:38:44] "POST /neutron/port HTTP/1.1" 200 1155 0.027549 10.0.0.129 - - [2026-05-04 04:38:45] "GET /virtual-machine/a5516b90-c400-4221-b26b-6fe0da76a719 HTTP/1.1" 404 171 0.029112 10.0.0.129 - - [2026-05-04 04:38:45] "GET /virtual-machine/a5516b90-c400-4221-b26b-6fe0da76a719 HTTP/1.1" 404 171 0.030428 10.0.0.129 - - [2026-05-04 04:38:45] "GET /virtual-machine/a5516b90-c400-4221-b26b-6fe0da76a719 HTTP/1.1" 404 171 0.028679 10.0.0.129 - - [2026-05-04 04:38:45] "POST /fqname-to-id HTTP/1.1" 403 354 0.028629 10.0.0.129 - - [2026-05-04 04:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.129 - - [2026-05-04 04:38:45] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004522 10.0.0.129 - - [2026-05-04 04:38:45] "GET /virtual-networks?parent_id=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.028566 10.0.0.129 - - [2026-05-04 04:38:46] "GET /virtual-network/19ba9020-3b7c-4d3e-9650-8b2c802fe874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.029094 10.0.0.129 - - [2026-05-04 04:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.027177 10.0.0.129 - - [2026-05-04 04:38:46] "GET /routing-instance/07509cfe-c1e4-484e-9c21-56e95341887f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.034257 10.0.0.129 - - [2026-05-04 04:38:46] "GET /obj-perms HTTP/1.1" 403 257 0.018486 10.0.0.129 - - [2026-05-04 04:38:46] "GET /obj-perms HTTP/1.1" 200 5049 0.005219 10.0.0.129 - - [2026-05-04 04:38:49] "GET /obj-perms HTTP/1.1" 200 5049 0.007750 10.0.0.129 - - [2026-05-04 04:38:55] "GET /obj-perms HTTP/1.1" 200 5049 0.005272 10.0.0.129 - - [2026-05-04 04:38:59] "GET /obj-perms HTTP/1.1" 200 5049 0.005296 10.0.0.129 - - [2026-05-04 04:39:05] "GET /obj-perms HTTP/1.1" 200 5049 0.005008 10.0.0.129 - - [2026-05-04 04:39:08] "GET /obj-perms HTTP/1.1" 200 5049 0.004985 10.0.0.129 - - [2026-05-04 04:39:08] "POST /neutron/security_group HTTP/1.1" 200 151 0.106021 10.0.0.129 - - [2026-05-04 04:39:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.036556 10.0.0.129 - - [2026-05-04 04:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.040212 10.0.0.129 - - [2026-05-04 04:39:09] "DELETE /api-access-list/8af7521d-d9c9-4a48-ae12-fea294fd3ff9 HTTP/1.1" 200 115 0.056064 10.0.0.129 - - [2026-05-04 04:39:09] "POST /neutron/network HTTP/1.1" 200 863 0.008431 10.0.0.129 - - [2026-05-04 04:39:09] "DELETE /route-target/18134a23-150d-4a31-bca0-f5527e4ece10 HTTP/1.1" 200 115 0.030689 10.0.0.129 - - [2026-05-04 04:39:12] "GET /api-access-list/f37af064-4314-4791-a581-070a439e6724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005160 10.0.0.129 - - [2026-05-04 04:39:12] "PUT /api-access-list/f37af064-4314-4791-a581-070a439e6724 HTTP/1.1" 200 265 0.015717 10.0.0.249 - - [2026-05-04 04:39:12] "GET /projects?obj_uuids=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001261 10.0.0.129 - - [2026-05-04 04:39:12] "GET /project/d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.128413 10.0.0.249 - - [2026-05-04 04:39:12] "GET /projects?obj_uuids=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001143 10.0.0.129 - - [2026-05-04 04:39:12] "GET /project/d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4?fields=virtual_networks HTTP/1.1" 200 1045 0.073676 10.0.0.249 - - [2026-05-04 04:39:12] "GET /projects?obj_uuids=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001990 10.0.0.129 - - [2026-05-04 04:39:12] "GET /project/d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.048821 10.0.0.249 - - [2026-05-04 04:39:12] "GET /projects?obj_uuids=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001293 10.0.0.129 - - [2026-05-04 04:39:12] "GET /project/d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4?fields=security_groups HTTP/1.1" 200 1272 0.060913 10.0.0.249 - - [2026-05-04 04:39:13] "GET /projects?obj_uuids=250fe5a3-d127-4ee8-ad17-a8a028f8ffe9&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001316 10.0.0.129 - - [2026-05-04 04:39:13] "GET /project/250fe5a3-d127-4ee8-ad17-a8a028f8ffe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048985 [Introspect:8084]10.0.0.129 - - [2026-05-04 04:39:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3164 0.001390 10.0.0.129 - - [2026-05-04 04:39:17] "POST /fqname-to-id HTTP/1.1" 404 189 0.040515 10.0.0.249 - - [2026-05-04 04:39:17] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003703 10.0.0.249 - - [2026-05-04 04:39:17] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002479 10.0.0.249 - - [2026-05-04 04:39:17] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.045488 10.0.0.249 - - [2026-05-04 04:39:17] "POST /id-to-fqname HTTP/1.1" 200 191 0.006698 10.0.0.249 - - [2026-05-04 04:39:17] "POST /fqname-to-id HTTP/1.1" 404 200 0.013885 10.0.0.249 - - [2026-05-04 04:39:17] "POST /security-groups HTTP/1.1" 200 592 0.041052 10.0.0.249 - - [2026-05-04 04:39:17] "POST /projects HTTP/1.1" 200 587 0.284085 10.0.0.249 - - [2026-05-04 04:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.327206 10.0.0.129 - - [2026-05-04 04:39:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.016006 10.0.0.129 - - [2026-05-04 04:39:17] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.527273 10.0.0.129 - - [2026-05-04 04:39:19] "GET / HTTP/1.1" 200 36215 0.002322 10.0.0.129 - - [2026-05-04 04:39:19] "GET /obj-perms HTTP/1.1" 200 5075 0.081335 10.0.0.50 - - [2026-05-04 04:39:20] "GET /obj-perms HTTP/1.1" 200 5075 0.062765 10.0.0.129 - - [2026-05-04 04:39:21] "POST /fqname-to-id HTTP/1.1" 401 293 0.000768 10.0.0.129 - - [2026-05-04 04:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.043255 10.0.0.249 - - [2026-05-04 04:39:21] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001554 10.0.0.129 - - [2026-05-04 04:39:21] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.058152 10.0.0.249 - - [2026-05-04 04:39:21] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001220 10.0.0.129 - - [2026-05-04 04:39:21] "POST /neutron/network HTTP/1.1" 200 608 0.185601 10.0.0.129 - - [2026-05-04 04:39:21] "POST /ref-update HTTP/1.1" 200 156 0.034491 10.0.0.129 - - [2026-05-04 04:39:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.005476 10.0.0.129 - - [2026-05-04 04:39:22] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007393 10.0.0.129 - - [2026-05-04 04:39:22] "POST /neutron/network HTTP/1.1" 200 825 0.008491 10.0.0.129 - - [2026-05-04 04:39:22] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009504 10.0.0.129 - - [2026-05-04 04:39:22] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007248 10.0.0.129 - - [2026-05-04 04:39:24] "POST /neutron/port HTTP/1.1" 200 1107 0.022728 10.0.0.129 - - [2026-05-04 04:39:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005798 10.0.0.129 - - [2026-05-04 04:39:24] "POST /neutron/network HTTP/1.1" 200 927 0.008624 10.0.0.249 - - [2026-05-04 04:39:24] "GET /obj-perms HTTP/1.1" 200 5051 0.064349 10.0.0.129 - - [2026-05-04 04:39:24] "POST /id-to-fqname HTTP/1.1" 200 222 0.001933 10.0.0.249 - - [2026-05-04 04:39:25] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001280 10.0.0.129 - - [2026-05-04 04:39:25] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.111683 10.0.0.129 - - [2026-05-04 04:39:25] "POST /neutron/network HTTP/1.1" 200 825 0.008152 10.0.0.129 - - [2026-05-04 04:39:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001444 10.0.0.129 - - [2026-05-04 04:39:26] "POST /neutron/port HTTP/1.1" 200 4186 0.053938 10.0.0.249 - - [2026-05-04 04:39:26] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001292 10.0.0.129 - - [2026-05-04 04:39:26] "POST /neutron/port HTTP/1.1" 200 1059 0.390463 10.0.0.129 - - [2026-05-04 04:39:27] "POST /neutron/port HTTP/1.1" 200 1113 0.140665 10.0.0.129 - - [2026-05-04 04:39:27] "POST /neutron/subnet HTTP/1.1" 200 690 0.011254 10.0.0.249 - - [2026-05-04 04:39:27] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001133 10.0.0.129 - - [2026-05-04 04:39:27] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.092875 10.0.0.129 - - [2026-05-04 04:39:27] "POST /neutron/network HTTP/1.1" 200 825 0.008421 10.0.0.129 - - [2026-05-04 04:39:27] "POST /neutron/port HTTP/1.1" 200 117 0.007985 10.0.0.129 - - [2026-05-04 04:39:28] "POST /neutron/network HTTP/1.1" 200 835 0.009507 10.0.0.129 - - [2026-05-04 04:39:28] "POST /neutron/port HTTP/1.1" 200 1059 0.021137 10.0.0.129 - - [2026-05-04 04:39:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005341 10.0.0.129 - - [2026-05-04 04:39:28] "POST /neutron/network HTTP/1.1" 200 825 0.010393 10.0.0.129 - - [2026-05-04 04:39:32] "POST /neutron/port HTTP/1.1" 200 1123 0.034169 10.0.0.129 - - [2026-05-04 04:39:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011254 10.0.0.129 - - [2026-05-04 04:39:33] "GET /virtual-machine/adb86e8e-41d5-4e55-a395-4a66b185b813 HTTP/1.1" 401 293 0.000621 10.0.0.129 - - [2026-05-04 04:39:33] "GET /virtual-machine/adb86e8e-41d5-4e55-a395-4a66b185b813 HTTP/1.1" 200 1296 0.038695 10.0.0.129 - - [2026-05-04 04:39:33] "GET /virtual-machine-interface/74207bdd-d53c-4544-b441-ef6eaf96c53c HTTP/1.1" 200 2956 0.006459 10.0.0.129 - - [2026-05-04 04:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.129 - - [2026-05-04 04:39:33] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005546 10.0.0.129 - - [2026-05-04 04:39:33] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003580 10.0.0.129 - - [2026-05-04 04:39:33] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008387 10.0.0.129 - - [2026-05-04 04:39:36] "POST /neutron/network HTTP/1.1" 200 937 0.008257 10.0.0.129 - - [2026-05-04 04:39:36] "POST /neutron/port HTTP/1.1" 200 117 0.001734 10.0.0.129 - - [2026-05-04 04:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.129 - - [2026-05-04 04:39:36] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009852 10.0.0.129 - - [2026-05-04 04:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.129 - - [2026-05-04 04:39:40] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006354 10.0.0.129 - - [2026-05-04 04:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005290 10.0.0.129 - - [2026-05-04 04:39:44] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008360 10.0.0.129 - - [2026-05-04 04:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005344 10.0.0.129 - - [2026-05-04 04:39:48] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006857 10.0.0.129 - - [2026-05-04 04:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.129 - - [2026-05-04 04:39:53] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006771 10.0.0.129 - - [2026-05-04 04:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005906 10.0.0.129 - - [2026-05-04 04:39:57] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007795 10.0.0.129 - - [2026-05-04 04:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.129 - - [2026-05-04 04:40:01] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.010483 10.0.0.249 - - [2026-05-04 04:40:03] "DELETE /project/0a17bfa8d79a4a1395b06a2387c87b96 HTTP/1.1" 404 173 0.017567 10.0.0.249 - - [2026-05-04 04:40:03] "GET /projects?obj_uuids=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001094 10.0.0.249 - - [2026-05-04 04:40:03] "GET /project/d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.160390 10.0.0.249 - - [2026-05-04 04:40:03] "GET /projects?obj_uuids=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002696 10.0.0.249 - - [2026-05-04 04:40:03] "GET /project/d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4?fields=security_groups HTTP/1.1" 200 1113 0.089856 10.0.0.249 - - [2026-05-04 04:40:03] "GET /projects?obj_uuids=d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002169 10.0.0.249 - - [2026-05-04 04:40:03] "GET /project/d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4?fields=application_policy_sets HTTP/1.1" 200 1113 0.109788 10.0.0.249 - - [2026-05-04 04:40:03] "DELETE /project/d98d93b7-2e2e-4d72-9be3-201c5ae9b9b4 HTTP/1.1" 404 190 0.504058 10.0.0.129 - - [2026-05-04 04:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.129 - - [2026-05-04 04:40:05] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007126 10.0.0.129 - - [2026-05-04 04:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.129 - - [2026-05-04 04:40:09] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006425 10.0.0.129 - - [2026-05-04 04:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005878 10.0.0.129 - - [2026-05-04 04:40:11] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008109 10.0.0.129 - - [2026-05-04 04:40:11] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.005587 10.0.0.129 - - [2026-05-04 04:40:11] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008951 10.0.0.129 - - [2026-05-04 04:40:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014629 10.0.0.129 - - [2026-05-04 04:40:22] "POST /neutron/port HTTP/1.1" 200 1123 0.026669 10.0.0.129 - - [2026-05-04 04:40:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.038280 10.0.0.129 - - [2026-05-04 04:40:32] "POST /neutron/port HTTP/1.1" 200 1123 0.027673 10.0.0.129 - - [2026-05-04 04:40:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009874 10.0.0.129 - - [2026-05-04 04:40:32] "GET /virtual-machine/799a2d4d-8397-4f51-abe2-382ce4c85cbf HTTP/1.1" 200 1295 0.007945 10.0.0.129 - - [2026-05-04 04:40:32] "GET /virtual-machine-interface/f17ceeaf-10e5-4d5d-a1e8-ee8f525013dc HTTP/1.1" 200 2957 0.007147 10.0.0.129 - - [2026-05-04 04:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.129 - - [2026-05-04 04:40:32] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004224 10.0.0.129 - - [2026-05-04 04:40:32] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004094 10.0.0.129 - - [2026-05-04 04:40:32] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006975 10.0.0.129 - - [2026-05-04 04:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.129 - - [2026-05-04 04:40:34] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004552 10.0.0.129 - - [2026-05-04 04:40:34] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003954 10.0.0.129 - - [2026-05-04 04:40:34] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008552 10.0.0.129 - - [2026-05-04 04:40:34] "POST /neutron/port HTTP/1.1" 200 1123 0.025762 10.0.0.129 - - [2026-05-04 04:40:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008998 10.0.0.129 - - [2026-05-04 04:40:36] "POST /neutron/network HTTP/1.1" 200 1121 0.012576 10.0.0.129 - - [2026-05-04 04:40:36] "POST /neutron/subnet HTTP/1.1" 200 1375 0.017925 10.0.0.129 - - [2026-05-04 04:40:36] "POST /neutron/network HTTP/1.1" 200 1111 0.015463 10.0.0.129 - - [2026-05-04 04:41:26] "POST /neutron/port HTTP/1.1" 200 1216 0.056993 10.0.0.129 - - [2026-05-04 04:41:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004821 10.0.0.129 - - [2026-05-04 04:41:26] "POST /neutron/port HTTP/1.1" 200 117 0.001488 10.0.0.129 - - [2026-05-04 04:41:36] "POST /neutron/port HTTP/1.1" 200 1107 0.024632 10.0.0.129 - - [2026-05-04 04:41:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004393 10.0.0.129 - - [2026-05-04 04:41:36] "POST /neutron/network HTTP/1.1" 200 927 0.008789 10.0.0.50 - - [2026-05-04 04:41:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000602 10.0.0.50 - - [2026-05-04 04:41:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000620 10.0.0.249 - - [2026-05-04 04:41:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000464 10.0.0.249 - - [2026-05-04 04:41:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000472 10.0.0.50 - - [2026-05-04 04:41:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000430 10.0.0.50 - - [2026-05-04 04:41:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000466 10.0.0.249 - - [2026-05-04 04:41:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000584 10.0.0.249 - - [2026-05-04 04:41:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000664 10.0.0.129 - - [2026-05-04 04:41:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000505 10.0.0.129 - - [2026-05-04 04:41:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000550 10.0.0.129 - - [2026-05-04 04:41:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000607 10.0.0.129 - - [2026-05-04 04:41:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000668 10.0.0.129 - - [2026-05-04 04:42:22] "GET /obj-perms HTTP/1.1" 200 5075 0.068809 10.0.0.50 - - [2026-05-04 04:42:22] "GET /obj-perms HTTP/1.1" 200 5075 0.061549 10.0.0.129 - - [2026-05-04 04:42:27] "POST /neutron/network HTTP/1.1" 200 937 0.007432 10.0.0.129 - - [2026-05-04 04:42:27] "POST /neutron/port HTTP/1.1" 200 117 0.001254 10.0.0.129 - - [2026-05-04 04:42:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011207 10.0.0.129 - - [2026-05-04 04:42:37] "GET /virtual-machine/adb86e8e-41d5-4e55-a395-4a66b185b813 HTTP/1.1" 200 1296 0.006670 10.0.0.129 - - [2026-05-04 04:42:37] "GET /virtual-machine-interface/74207bdd-d53c-4544-b441-ef6eaf96c53c HTTP/1.1" 200 2956 0.007396 10.0.0.129 - - [2026-05-04 04:42:37] "GET /virtual-machine/adb86e8e-41d5-4e55-a395-4a66b185b813 HTTP/1.1" 200 1296 0.006053 10.0.0.129 - - [2026-05-04 04:42:37] "GET /virtual-machine-interface/74207bdd-d53c-4544-b441-ef6eaf96c53c HTTP/1.1" 200 2956 0.007098 10.0.0.129 - - [2026-05-04 04:42:37] "GET /instance-ip/219d19cf-dee6-4c43-92af-45e42310c59b HTTP/1.1" 200 1624 0.010802 10.0.0.129 - - [2026-05-04 04:42:37] "GET /virtual-machine/adb86e8e-41d5-4e55-a395-4a66b185b813 HTTP/1.1" 200 1296 0.004391 10.0.0.129 - - [2026-05-04 04:42:37] "GET /virtual-machine-interface/74207bdd-d53c-4544-b441-ef6eaf96c53c HTTP/1.1" 200 2956 0.007423 10.0.0.129 - - [2026-05-04 04:42:37] "GET /instance-ip/219d19cf-dee6-4c43-92af-45e42310c59b HTTP/1.1" 200 1624 0.005022 10.0.0.129 - - [2026-05-04 04:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.129 - - [2026-05-04 04:42:37] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005110 10.0.0.129 - - [2026-05-04 04:42:37] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004287 10.0.0.129 - - [2026-05-04 04:42:37] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009037 10.0.0.129 - - [2026-05-04 04:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005439 10.0.0.129 - - [2026-05-04 04:42:37] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006797 10.0.0.129 - - [2026-05-04 04:42:37] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.008638 10.0.0.129 - - [2026-05-04 04:42:37] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006266 10.0.0.129 - - [2026-05-04 04:42:37] "POST /neutron/network HTTP/1.1" 200 835 0.039799 10.0.0.129 - - [2026-05-04 04:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005643 10.0.0.129 - - [2026-05-04 04:42:37] "POST /neutron/port HTTP/1.1" 200 117 0.001704 10.0.0.129 - - [2026-05-04 04:42:37] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004836 10.0.0.129 - - [2026-05-04 04:42:37] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004437 10.0.0.129 - - [2026-05-04 04:42:37] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007740 10.0.0.129 - - [2026-05-04 04:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.129 - - [2026-05-04 04:42:37] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004545 10.0.0.129 - - [2026-05-04 04:42:37] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.008251 10.0.0.129 - - [2026-05-04 04:42:37] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007101 10.0.0.129 - - [2026-05-04 04:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.129 - - [2026-05-04 04:42:38] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005775 10.0.0.129 - - [2026-05-04 04:42:38] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004103 10.0.0.129 - - [2026-05-04 04:42:38] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009045 10.0.0.129 - - [2026-05-04 04:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.129 - - [2026-05-04 04:42:38] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004930 10.0.0.129 - - [2026-05-04 04:42:38] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003947 10.0.0.129 - - [2026-05-04 04:42:38] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007641 10.0.0.129 - - [2026-05-04 04:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006215 10.0.0.129 - - [2026-05-04 04:42:38] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007351 10.0.0.129 - - [2026-05-04 04:42:38] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.008892 10.0.0.129 - - [2026-05-04 04:42:38] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006548 10.0.0.129 - - [2026-05-04 04:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.129 - - [2026-05-04 04:42:38] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004328 10.0.0.129 - - [2026-05-04 04:42:38] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003718 10.0.0.129 - - [2026-05-04 04:42:38] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006697 10.0.0.129 - - [2026-05-04 04:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.129 - - [2026-05-04 04:42:38] "GET /routing-instance/eca6da85-295a-44ad-8d1f-94dd076ea28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.005721 10.0.0.129 - - [2026-05-04 04:42:38] "GET /route-target/89fe799c-f3d2-4e7d-aa5d-bae3adba872e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007441 10.0.0.129 - - [2026-05-04 04:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.129 - - [2026-05-04 04:42:38] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004563 10.0.0.129 - - [2026-05-04 04:42:38] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004255 10.0.0.129 - - [2026-05-04 04:42:38] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006703 10.0.0.129 - - [2026-05-04 04:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.129 - - [2026-05-04 04:42:39] "GET /routing-instance/eca6da85-295a-44ad-8d1f-94dd076ea28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.004737 10.0.0.129 - - [2026-05-04 04:42:39] "GET /route-target/89fe799c-f3d2-4e7d-aa5d-bae3adba872e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004745 10.0.0.129 - - [2026-05-04 04:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.129 - - [2026-05-04 04:42:39] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006644 10.0.0.129 - - [2026-05-04 04:42:39] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.005764 10.0.0.129 - - [2026-05-04 04:42:39] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006580 10.0.0.129 - - [2026-05-04 04:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.129 - - [2026-05-04 04:42:39] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005196 10.0.0.129 - - [2026-05-04 04:42:39] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003741 10.0.0.129 - - [2026-05-04 04:42:39] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007874 10.0.0.249 - - [2026-05-04 04:42:39] "GET /obj-perms HTTP/1.1" 200 5051 0.004998 10.0.0.129 - - [2026-05-04 04:42:39] "GET /obj-perms HTTP/1.1" 200 5051 0.077707 10.0.0.129 - - [2026-05-04 04:42:39] "GET /obj-perms HTTP/1.1" 200 5051 0.006790 10.0.0.129 - - [2026-05-04 04:42:40] "GET /obj-perms HTTP/1.1" 200 5051 0.006045 10.0.0.249 - - [2026-05-04 04:42:40] "GET /obj-perms HTTP/1.1" 200 5051 0.004778 10.0.0.129 - - [2026-05-04 04:42:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010080 10.0.0.129 - - [2026-05-04 04:42:40] "GET /virtual-machine/799a2d4d-8397-4f51-abe2-382ce4c85cbf HTTP/1.1" 200 1295 0.004753 10.0.0.129 - - [2026-05-04 04:42:40] "GET /virtual-machine-interface/f17ceeaf-10e5-4d5d-a1e8-ee8f525013dc HTTP/1.1" 200 2957 0.007739 10.0.0.129 - - [2026-05-04 04:42:40] "GET /virtual-machine/799a2d4d-8397-4f51-abe2-382ce4c85cbf HTTP/1.1" 200 1295 0.006596 10.0.0.129 - - [2026-05-04 04:42:40] "GET /virtual-machine-interface/f17ceeaf-10e5-4d5d-a1e8-ee8f525013dc HTTP/1.1" 200 2957 0.007130 10.0.0.129 - - [2026-05-04 04:42:40] "GET /instance-ip/e5115d4f-2f86-4087-82fc-980c2ca48e33 HTTP/1.1" 200 1624 0.009614 10.0.0.129 - - [2026-05-04 04:42:40] "GET /virtual-machine/799a2d4d-8397-4f51-abe2-382ce4c85cbf HTTP/1.1" 200 1295 0.005074 10.0.0.129 - - [2026-05-04 04:42:40] "GET /virtual-machine-interface/f17ceeaf-10e5-4d5d-a1e8-ee8f525013dc HTTP/1.1" 200 2957 0.009925 10.0.0.129 - - [2026-05-04 04:42:40] "GET /instance-ip/e5115d4f-2f86-4087-82fc-980c2ca48e33 HTTP/1.1" 200 1624 0.005975 10.0.0.129 - - [2026-05-04 04:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.129 - - [2026-05-04 04:42:40] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004816 10.0.0.129 - - [2026-05-04 04:42:40] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004379 10.0.0.129 - - [2026-05-04 04:42:40] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007573 10.0.0.129 - - [2026-05-04 04:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.129 - - [2026-05-04 04:42:40] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005470 10.0.0.129 - - [2026-05-04 04:42:40] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.005656 10.0.0.129 - - [2026-05-04 04:42:40] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.011478 10.0.0.129 - - [2026-05-04 04:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.129 - - [2026-05-04 04:42:40] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006051 10.0.0.129 - - [2026-05-04 04:42:40] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004925 10.0.0.129 - - [2026-05-04 04:42:40] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009787 10.0.0.129 - - [2026-05-04 04:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008379 10.0.0.129 - - [2026-05-04 04:42:40] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004606 10.0.0.129 - - [2026-05-04 04:42:40] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004304 10.0.0.129 - - [2026-05-04 04:42:40] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007075 10.0.0.129 - - [2026-05-04 04:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.129 - - [2026-05-04 04:42:41] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005494 10.0.0.129 - - [2026-05-04 04:42:41] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004061 10.0.0.129 - - [2026-05-04 04:42:41] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006868 10.0.0.129 - - [2026-05-04 04:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.129 - - [2026-05-04 04:42:41] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007828 10.0.0.129 - - [2026-05-04 04:42:41] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004209 10.0.0.129 - - [2026-05-04 04:42:41] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007303 10.0.0.129 - - [2026-05-04 04:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.129 - - [2026-05-04 04:42:41] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006359 10.0.0.129 - - [2026-05-04 04:42:41] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.005893 10.0.0.129 - - [2026-05-04 04:42:41] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009398 10.0.0.129 - - [2026-05-04 04:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.129 - - [2026-05-04 04:42:41] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005430 10.0.0.129 - - [2026-05-04 04:42:41] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004643 10.0.0.129 - - [2026-05-04 04:42:41] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008448 10.0.0.129 - - [2026-05-04 04:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008139 10.0.0.129 - - [2026-05-04 04:42:41] "GET /routing-instance/eca6da85-295a-44ad-8d1f-94dd076ea28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.005070 10.0.0.129 - - [2026-05-04 04:42:41] "GET /route-target/89fe799c-f3d2-4e7d-aa5d-bae3adba872e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004474 10.0.0.129 - - [2026-05-04 04:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006703 10.0.0.129 - - [2026-05-04 04:42:41] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007215 10.0.0.129 - - [2026-05-04 04:42:41] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004663 10.0.0.129 - - [2026-05-04 04:42:41] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009350 10.0.0.129 - - [2026-05-04 04:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005531 10.0.0.129 - - [2026-05-04 04:42:42] "GET /routing-instance/eca6da85-295a-44ad-8d1f-94dd076ea28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.006241 10.0.0.129 - - [2026-05-04 04:42:42] "GET /route-target/89fe799c-f3d2-4e7d-aa5d-bae3adba872e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005310 10.0.0.129 - - [2026-05-04 04:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.129 - - [2026-05-04 04:42:42] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006062 10.0.0.129 - - [2026-05-04 04:42:42] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.005970 10.0.0.129 - - [2026-05-04 04:42:42] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008925 10.0.0.129 - - [2026-05-04 04:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.129 - - [2026-05-04 04:42:42] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004838 10.0.0.129 - - [2026-05-04 04:42:42] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004535 10.0.0.129 - - [2026-05-04 04:42:42] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007328 10.0.0.129 - - [2026-05-04 04:42:42] "GET /obj-perms HTTP/1.1" 200 5051 0.004990 10.0.0.249 - - [2026-05-04 04:42:42] "GET /obj-perms HTTP/1.1" 200 5051 0.004984 10.0.0.129 - - [2026-05-04 04:42:42] "GET /obj-perms HTTP/1.1" 200 5051 0.004533 10.0.0.129 - - [2026-05-04 04:42:42] "GET /obj-perms HTTP/1.1" 200 5051 0.005564 10.0.0.129 - - [2026-05-04 04:42:48] "GET /virtual-machine/799a2d4d-8397-4f51-abe2-382ce4c85cbf HTTP/1.1" 200 1295 0.007329 10.0.0.129 - - [2026-05-04 04:42:48] "POST /neutron/port HTTP/1.1" 200 151 0.242802 10.0.0.129 - - [2026-05-04 04:42:50] "GET /virtual-machine/799a2d4d-8397-4f51-abe2-382ce4c85cbf HTTP/1.1" 404 171 0.003796 10.0.0.129 - - [2026-05-04 04:42:50] "GET /virtual-machine/799a2d4d-8397-4f51-abe2-382ce4c85cbf HTTP/1.1" 404 171 0.004262 10.0.0.129 - - [2026-05-04 04:42:50] "GET /virtual-machine/799a2d4d-8397-4f51-abe2-382ce4c85cbf HTTP/1.1" 404 171 0.005065 10.0.0.129 - - [2026-05-04 04:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006002 10.0.0.129 - - [2026-05-04 04:42:50] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004270 10.0.0.129 - - [2026-05-04 04:42:50] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004385 10.0.0.129 - - [2026-05-04 04:42:50] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008160 10.0.0.129 - - [2026-05-04 04:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.129 - - [2026-05-04 04:42:50] "GET /routing-instance/eca6da85-295a-44ad-8d1f-94dd076ea28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.005538 10.0.0.129 - - [2026-05-04 04:42:50] "GET /route-target/89fe799c-f3d2-4e7d-aa5d-bae3adba872e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005375 10.0.0.129 - - [2026-05-04 04:42:53] "GET /obj-perms HTTP/1.1" 200 5051 0.005547 10.0.0.129 - - [2026-05-04 04:42:57] "GET /obj-perms HTTP/1.1" 200 5051 0.005631 10.0.0.129 - - [2026-05-04 04:43:03] "GET /obj-perms HTTP/1.1" 200 5051 0.004688 10.0.0.129 - - [2026-05-04 04:43:06] "GET /obj-perms HTTP/1.1" 200 5051 0.004586 10.0.0.129 - - [2026-05-04 04:43:09] "GET /obj-perms HTTP/1.1" 200 5051 0.005036 10.0.0.50 - - [2026-05-04 04:43:09] "GET /obj-perms HTTP/1.1" 200 5051 0.065026 10.0.0.129 - - [2026-05-04 04:43:09] "GET /virtual-machine/adb86e8e-41d5-4e55-a395-4a66b185b813 HTTP/1.1" 200 1296 0.008296 10.0.0.129 - - [2026-05-04 04:43:10] "POST /neutron/port HTTP/1.1" 200 151 0.211240 10.0.0.129 - - [2026-05-04 04:43:11] "GET /virtual-machine/adb86e8e-41d5-4e55-a395-4a66b185b813 HTTP/1.1" 404 171 0.003792 10.0.0.129 - - [2026-05-04 04:43:11] "GET /virtual-machine/adb86e8e-41d5-4e55-a395-4a66b185b813 HTTP/1.1" 404 171 0.004083 10.0.0.129 - - [2026-05-04 04:43:11] "GET /virtual-machine/adb86e8e-41d5-4e55-a395-4a66b185b813 HTTP/1.1" 404 171 0.005435 10.0.0.129 - - [2026-05-04 04:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006074 10.0.0.129 - - [2026-05-04 04:43:11] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005182 10.0.0.129 - - [2026-05-04 04:43:11] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004112 10.0.0.129 - - [2026-05-04 04:43:12] "GET /virtual-network/d77da8ce-3694-4e1f-9919-fc92f1a654d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006491 10.0.0.129 - - [2026-05-04 04:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.129 - - [2026-05-04 04:43:12] "GET /routing-instance/eca6da85-295a-44ad-8d1f-94dd076ea28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.006062 10.0.0.129 - - [2026-05-04 04:43:12] "GET /route-target/89fe799c-f3d2-4e7d-aa5d-bae3adba872e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006589 10.0.0.129 - - [2026-05-04 04:43:12] "GET /obj-perms HTTP/1.1" 200 5051 0.004558 10.0.0.129 - - [2026-05-04 04:43:18] "GET /obj-perms HTTP/1.1" 200 5051 0.005936 10.0.0.129 - - [2026-05-04 04:43:21] "GET /obj-perms HTTP/1.1" 200 5051 0.004187 10.0.0.249 - - [2026-05-04 04:43:22] "GET /obj-perms HTTP/1.1" 200 5075 0.064930 10.0.0.129 - - [2026-05-04 04:43:24] "GET /obj-perms HTTP/1.1" 200 5051 0.004558 10.0.0.129 - - [2026-05-04 04:43:27] "GET /obj-perms HTTP/1.1" 200 5051 0.005896 10.0.0.129 - - [2026-05-04 04:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005802 10.0.0.129 - - [2026-05-04 04:43:31] "POST /fqname-to-id HTTP/1.1" 404 200 0.004292 10.0.0.129 - - [2026-05-04 04:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.249 - - [2026-05-04 04:43:31] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001293 10.0.0.129 - - [2026-05-04 04:43:31] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.048858 10.0.0.129 - - [2026-05-04 04:43:31] "POST /network-policys HTTP/1.1" 200 524 0.035081 10.0.0.129 - - [2026-05-04 04:43:31] "GET /network-policy/03fab9f7-9590-4bfe-bdab-2de762cc56b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006718 10.0.0.129 - - [2026-05-04 04:43:31] "POST /fqname-to-id HTTP/1.1" 404 200 0.004177 10.0.0.129 - - [2026-05-04 04:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005253 10.0.0.249 - - [2026-05-04 04:43:31] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002172 10.0.0.129 - - [2026-05-04 04:43:31] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.067294 10.0.0.129 - - [2026-05-04 04:43:31] "POST /network-policys HTTP/1.1" 200 524 0.038965 10.0.0.129 - - [2026-05-04 04:43:31] "GET /network-policy/3b8c42ea-acea-4d50-aab7-279b697dd78f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.011206 10.0.0.129 - - [2026-05-04 04:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.249 - - [2026-05-04 04:43:31] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001258 10.0.0.129 - - [2026-05-04 04:43:31] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.054684 10.0.0.129 - - [2026-05-04 04:43:31] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004137 10.0.0.129 - - [2026-05-04 04:43:31] "POST /virtual-networks HTTP/1.1" 200 548 0.110119 10.0.0.129 - - [2026-05-04 04:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007506 10.0.0.129 - - [2026-05-04 04:43:32] "POST /ref-update HTTP/1.1" 200 156 0.029887 10.0.0.129 - - [2026-05-04 04:43:32] "GET /network-ipam/9eb6878f-6aa5-4125-990c-018375633f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.014475 10.0.0.249 - - [2026-05-04 04:43:32] "POST /useragent-kv HTTP/1.1" 200 115 0.010814 10.0.0.129 - - [2026-05-04 04:43:32] "POST /ref-update HTTP/1.1" 200 156 0.091311 10.0.0.129 - - [2026-05-04 04:43:32] "POST /neutron/network HTTP/1.1" 200 809 0.011230 10.0.0.129 - - [2026-05-04 04:43:32] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006904 10.0.0.129 - - [2026-05-04 04:43:32] "POST /neutron/subnet HTTP/1.1" 200 672 0.011542 10.0.0.129 - - [2026-05-04 04:43:32] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007238 10.0.0.129 - - [2026-05-04 04:43:32] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006892 10.0.0.129 - - [2026-05-04 04:43:32] "PUT /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5 HTTP/1.1" 200 265 0.054780 10.0.0.129 - - [2026-05-04 04:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005462 10.0.0.129 - - [2026-05-04 04:43:33] "GET /network-policy/03fab9f7-9590-4bfe-bdab-2de762cc56b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005478 10.0.0.129 - - [2026-05-04 04:43:33] "POST /ref-update HTTP/1.1" 200 156 0.066767 10.0.0.129 - - [2026-05-04 04:43:33] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007592 10.0.0.129 - - [2026-05-04 04:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.129 - - [2026-05-04 04:43:33] "GET /network-policy/03fab9f7-9590-4bfe-bdab-2de762cc56b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006342 10.0.0.129 - - [2026-05-04 04:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007092 10.0.0.249 - - [2026-05-04 04:43:33] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001255 10.0.0.129 - - [2026-05-04 04:43:33] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.054210 10.0.0.129 - - [2026-05-04 04:43:33] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004100 10.0.0.129 - - [2026-05-04 04:43:33] "POST /virtual-networks HTTP/1.1" 200 548 0.106077 10.0.0.129 - - [2026-05-04 04:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.129 - - [2026-05-04 04:43:33] "POST /route-targets HTTP/1.1" 200 328 0.019876 10.0.0.129 - - [2026-05-04 04:43:33] "GET /network-ipam/9eb6878f-6aa5-4125-990c-018375633f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004815 10.0.0.249 - - [2026-05-04 04:43:33] "POST /useragent-kv HTTP/1.1" 200 115 0.010559 10.0.0.129 - - [2026-05-04 04:43:33] "POST /ref-update HTTP/1.1" 200 156 0.103977 10.0.0.129 - - [2026-05-04 04:43:33] "POST /neutron/network HTTP/1.1" 200 809 0.009238 10.0.0.129 - - [2026-05-04 04:43:33] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007512 10.0.0.129 - - [2026-05-04 04:43:34] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007112 10.0.0.129 - - [2026-05-04 04:43:34] "GET /obj-perms HTTP/1.1" 200 5051 0.004208 10.0.0.50 - - [2026-05-04 04:43:34] "GET /obj-perms HTTP/1.1" 200 5051 0.005713 10.0.0.249 - - [2026-05-04 04:43:34] "GET /obj-perms HTTP/1.1" 200 5051 0.004943 10.0.0.129 - - [2026-05-04 04:43:34] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007364 10.0.0.129 - - [2026-05-04 04:43:34] "PUT /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3 HTTP/1.1" 200 265 0.059665 10.0.0.129 - - [2026-05-04 04:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005032 10.0.0.129 - - [2026-05-04 04:43:34] "GET /network-policy/3b8c42ea-acea-4d50-aab7-279b697dd78f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005597 10.0.0.129 - - [2026-05-04 04:43:34] "POST /ref-update HTTP/1.1" 200 156 0.070178 10.0.0.129 - - [2026-05-04 04:43:34] "POST /access-control-lists HTTP/1.1" 200 594 0.054220 10.0.0.129 - - [2026-05-04 04:43:34] "POST /neutron/network HTTP/1.1" 200 886 0.013602 10.0.0.129 - - [2026-05-04 04:43:35] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.019824 10.0.0.129 - - [2026-05-04 04:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006490 10.0.0.129 - - [2026-05-04 04:43:35] "GET /network-policy/3b8c42ea-acea-4d50-aab7-279b697dd78f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006344 10.0.0.129 - - [2026-05-04 04:43:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.002111 10.0.0.249 - - [2026-05-04 04:43:36] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001626 10.0.0.129 - - [2026-05-04 04:43:36] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.127023 10.0.0.129 - - [2026-05-04 04:43:36] "POST /neutron/network HTTP/1.1" 200 886 0.052190 10.0.0.129 - - [2026-05-04 04:43:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.001631 10.0.0.129 - - [2026-05-04 04:43:36] "POST /neutron/port HTTP/1.1" 200 4186 0.066592 10.0.0.249 - - [2026-05-04 04:43:37] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001166 10.0.0.129 - - [2026-05-04 04:43:37] "POST /neutron/port HTTP/1.1" 200 1061 0.453997 10.0.0.129 - - [2026-05-04 04:43:37] "POST /neutron/port HTTP/1.1" 200 1115 0.150901 10.0.0.249 - - [2026-05-04 04:43:38] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001345 10.0.0.129 - - [2026-05-04 04:43:38] "POST /neutron/subnet HTTP/1.1" 200 646 0.010365 10.0.0.129 - - [2026-05-04 04:43:38] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.091056 10.0.0.129 - - [2026-05-04 04:43:38] "POST /neutron/network HTTP/1.1" 200 886 0.008426 10.0.0.129 - - [2026-05-04 04:43:38] "POST /neutron/port HTTP/1.1" 200 117 0.008014 10.0.0.129 - - [2026-05-04 04:43:38] "POST /neutron/port HTTP/1.1" 200 1216 0.032207 10.0.0.129 - - [2026-05-04 04:43:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005893 10.0.0.129 - - [2026-05-04 04:43:38] "POST /neutron/port HTTP/1.1" 200 117 0.002209 10.0.0.129 - - [2026-05-04 04:43:38] "POST /neutron/network HTTP/1.1" 200 896 0.010376 10.0.0.129 - - [2026-05-04 04:43:39] "POST /neutron/port HTTP/1.1" 200 1061 0.033377 10.0.0.129 - - [2026-05-04 04:43:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004457 10.0.0.129 - - [2026-05-04 04:43:39] "POST /neutron/network HTTP/1.1" 200 886 0.009495 10.0.0.129 - - [2026-05-04 04:43:43] "POST /neutron/port HTTP/1.1" 200 1125 0.027776 10.0.0.129 - - [2026-05-04 04:43:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009940 10.0.0.129 - - [2026-05-04 04:43:44] "GET /virtual-machine/fefdc0d7-775f-4bc5-a86b-e2957c07c361 HTTP/1.1" 200 1296 0.010258 10.0.0.129 - - [2026-05-04 04:43:44] "GET /virtual-machine-interface/325aede6-deee-47de-afdf-46208da93fa8 HTTP/1.1" 200 2956 0.007065 10.0.0.129 - - [2026-05-04 04:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.129 - - [2026-05-04 04:43:44] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004069 10.0.0.129 - - [2026-05-04 04:43:44] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004310 10.0.0.129 - - [2026-05-04 04:43:44] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007915 10.0.0.129 - - [2026-05-04 04:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.129 - - [2026-05-04 04:43:47] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.008706 10.0.0.129 - - [2026-05-04 04:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006031 10.0.0.129 - - [2026-05-04 04:43:51] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006776 10.0.0.129 - - [2026-05-04 04:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.129 - - [2026-05-04 04:43:55] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006074 10.0.0.129 - - [2026-05-04 04:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006098 10.0.0.129 - - [2026-05-04 04:43:59] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006645 10.0.0.129 - - [2026-05-04 04:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.129 - - [2026-05-04 04:44:03] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006797 10.0.0.129 - - [2026-05-04 04:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005979 10.0.0.129 - - [2026-05-04 04:44:07] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007183 10.0.0.129 - - [2026-05-04 04:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.129 - - [2026-05-04 04:44:11] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006459 10.0.0.129 - - [2026-05-04 04:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.129 - - [2026-05-04 04:44:15] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006855 10.0.0.129 - - [2026-05-04 04:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007365 10.0.0.129 - - [2026-05-04 04:44:20] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006750 10.0.0.129 - - [2026-05-04 04:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.042933 10.0.0.129 - - [2026-05-04 04:44:22] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005236 10.0.0.129 - - [2026-05-04 04:44:22] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003714 10.0.0.129 - - [2026-05-04 04:44:22] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007800 10.0.0.129 - - [2026-05-04 04:44:27] "POST /neutron/port HTTP/1.1" 200 1125 0.054282 10.0.0.129 - - [2026-05-04 04:44:31] "POST /neutron/port HTTP/1.1" 200 1216 0.023197 10.0.0.129 - - [2026-05-04 04:44:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004835 10.0.0.129 - - [2026-05-04 04:44:31] "POST /neutron/port HTTP/1.1" 200 117 0.001360 10.0.0.129 - - [2026-05-04 04:44:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009031 10.0.0.129 - - [2026-05-04 04:44:36] "POST /neutron/port HTTP/1.1" 200 1125 0.027097 10.0.0.129 - - [2026-05-04 04:44:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012932 10.0.0.129 - - [2026-05-04 04:44:38] "POST /neutron/network HTTP/1.1" 200 937 0.009606 10.0.0.129 - - [2026-05-04 04:44:38] "POST /neutron/port HTTP/1.1" 200 117 0.001344 10.0.0.129 - - [2026-05-04 04:44:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009605 10.0.0.129 - - [2026-05-04 04:44:43] "POST /neutron/port HTTP/1.1" 200 1125 0.022346 10.0.0.129 - - [2026-05-04 04:44:43] "GET /virtual-machine/3c9ec9cf-07fa-4cf8-a049-68a48df315de HTTP/1.1" 200 1295 0.045713 10.0.0.129 - - [2026-05-04 04:44:43] "GET /virtual-machine-interface/c85b011c-103d-4779-ac9a-1d719dd2f346 HTTP/1.1" 200 2957 0.007948 10.0.0.129 - - [2026-05-04 04:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.129 - - [2026-05-04 04:44:43] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004700 10.0.0.129 - - [2026-05-04 04:44:43] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004488 10.0.0.129 - - [2026-05-04 04:44:43] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006816 10.0.0.129 - - [2026-05-04 04:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.129 - - [2026-05-04 04:44:44] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006474 10.0.0.129 - - [2026-05-04 04:44:44] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004947 10.0.0.129 - - [2026-05-04 04:44:45] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006883 10.0.0.129 - - [2026-05-04 04:44:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010108 10.0.0.129 - - [2026-05-04 04:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.032620 10.0.0.129 - - [2026-05-04 04:45:31] "POST /neutron/network HTTP/1.1" 200 937 0.009137 10.0.0.129 - - [2026-05-04 04:45:31] "POST /neutron/port HTTP/1.1" 200 117 0.001360 10.0.0.129 - - [2026-05-04 04:45:39] "POST /neutron/port HTTP/1.1" 200 1216 0.024468 10.0.0.129 - - [2026-05-04 04:45:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006550 10.0.0.129 - - [2026-05-04 04:45:39] "POST /neutron/port HTTP/1.1" 200 117 0.001330 +++ date ++ echo 'INFO: =================== Mon May 4 04:46:19 AM UTC 2026 ===================' INFO: =================== Mon May 4 04:46:19 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ 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.129,10.0.0.50,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.129,10.0.0.50,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.129,10.0.0.50,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.129,10.0.0.50,10.0.0.249 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.129:8081 10.0.0.50:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.129:8081 10.0.0.50:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.129:8081 10.0.0.50:8081 10.0.0.249: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.129:9042 10.0.0.50:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.129:9042 10.0.0.50:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.129:9042 10.0.0.50:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129,10.0.0.50,10.0.0.249 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.129:8086 10.0.0.50:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.129:8086 10.0.0.50:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.129:8086 10.0.0.50:8086 10.0.0.249: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.129,10.0.0.50,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.129,10.0.0.50,10.0.0.249 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.129:8082 10.0.0.50:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.129:8082 10.0.0.50:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.129:8082 10.0.0.50:8082 10.0.0.249: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.129:9161 10.0.0.50:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.129:9161 10.0.0.50:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.129:9161 10.0.0.50:9161 10.0.0.249: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.129:9041 10.0.0.50:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.129:9041 10.0.0.50:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.129:9041 10.0.0.50:9041 10.0.0.249: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.193,10.20.0.129,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.193,10.20.0.129,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129,10.0.0.50,10.0.0.249 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.129:2181,10.0.0.50:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.129:2181,10.0.0.50:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129:2181,10.0.0.50:2181,10.0.0.249: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.129:2181 10.0.0.50:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.129:2181 10.0.0.50:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.129:2181 10.0.0.50:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.129,10.0.0.50,10.0.0.249 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.129:5673,10.0.0.50:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.129:5673,10.0.0.50:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673,10.0.0.50:5673,10.0.0.249: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.129:6379 10.0.0.50:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.129:6379 10.0.0.50:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.129:6379 10.0.0.50:6379 10.0.0.249: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.129,10.0.0.50,10.0.0.249 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.129:9092 10.0.0.50:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.129:9092 10.0.0.50:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.129:9092 10.0.0.50:9092 10.0.0.249: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.129 ++ 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.129,10.0.0.50,10.0.0.249 ++ 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.129,10.0.0.50,10.0.0.249 ++ 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.129,10.0.0.50,10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 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.129,10.0.0.50,10.0.0.249 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.129,10.0.0.50,10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ uniq +++ local local_ips=,10.0.0.249,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.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.249,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.129, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.249,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 3 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.129:9041 10.0.0.50:9041 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.129:9041 10.0.0.50:9041 10.0.0.249:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249: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 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 05/04/2026 04:46:28.684 7f7a9ee9a1c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/04/2026 04:46:28.928 7f7a9ee9a1c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/04/2026 04:46:28.948 7f7a9ee9a1c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/04/2026 04:46:28.948 7f7a9ee9a1c0 [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.249:8082/ Hit Ctrl-C to quit. [Introspect:8084]10.0.0.129 - - [2026-05-04 04:46:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3226 0.001509 10.0.0.249 - - [2026-05-04 04:46:29] "GET / HTTP/1.1" 503 181 0.000278 10.0.0.249 - - [2026-05-04 04:46:29] "GET / HTTP/1.1" 503 181 0.000177 10.0.0.249 - - [2026-05-04 04:46:30] "GET / HTTP/1.1" 200 45871 0.001514 10.0.0.249 - - [2026-05-04 04:46:30] "GET / HTTP/1.1" 200 45871 0.001142 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.249 - - [2026-05-04 04:46:30] "POST /fqname-to-id HTTP/1.1" 401 293 0.000564 10.0.0.249 - - [2026-05-04 04:46:30] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000250 10.0.0.249 - - [2026-05-04 04:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.645100 10.0.0.249 - - [2026-05-04 04:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.249 - - [2026-05-04 04:46:31] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.368999 10.0.0.249 - - [2026-05-04 04:46:31] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 1718 0.004825 /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-05-04 04:46:32] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001389 10.0.0.249 - - [2026-05-04 04:46:32] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.066439 10.0.0.249 - - [2026-05-04 04:46:32] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001321 10.0.0.249 - - [2026-05-04 04:46:32] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?fields=security_groups HTTP/1.1" 200 1098 0.067988 10.0.0.249 - - [2026-05-04 04:46:32] "GET /projects?obj_uuids=457a948e-706e-4b47-a3f4-4987a431aac3&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002298 10.0.0.249 - - [2026-05-04 04:46:32] "GET /project/457a948e-706e-4b47-a3f4-4987a431aac3?fields=application_policy_sets HTTP/1.1" 200 1391 0.053998 10.0.0.249 - - [2026-05-04 04:46:32] "DELETE /project/457a948e-706e-4b47-a3f4-4987a431aac3 HTTP/1.1" 409 278 0.293637 10.0.0.129 - - [2026-05-04 04:46:33] "POST /neutron/port HTTP/1.1" 200 1125 0.082249 10.0.0.129 - - [2026-05-04 04:46:33] "POST /neutron/subnet HTTP/1.1" 200 646 0.013090 [Introspect:8084]10.0.0.129 - - [2026-05-04 04:46:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3163 0.001306 [Introspect:8084]10.0.0.129 - - [2026-05-04 04:46:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3163 0.001445 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.129 - - [2026-05-04 04:46:36] "GET /obj-perms HTTP/1.1" 200 5051 0.402915 10.0.0.129 - - [2026-05-04 04:46:36] "GET /obj-perms HTTP/1.1" 200 5051 0.004231 10.0.0.129 - - [2026-05-04 04:46:36] "GET /obj-perms HTTP/1.1" 200 5051 0.006590 10.0.0.129 - - [2026-05-04 04:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.036059 10.0.0.249 - - [2026-05-04 04:46:36] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001131 10.0.0.129 - - [2026-05-04 04:46:36] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.042809 10.0.0.129 - - [2026-05-04 04:46:36] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.005043 10.0.0.129 - - [2026-05-04 04:46:36] "POST /virtual-networks HTTP/1.1" 200 548 0.093746 10.0.0.129 - - [2026-05-04 04:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005685 10.0.0.129 - - [2026-05-04 04:46:37] "GET /network-ipam/9eb6878f-6aa5-4125-990c-018375633f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.005269 10.0.0.249 - - [2026-05-04 04:46:37] "POST /useragent-kv HTTP/1.1" 200 115 0.014407 10.0.0.129 - - [2026-05-04 04:46:37] "POST /ref-update HTTP/1.1" 200 156 0.096742 10.0.0.129 - - [2026-05-04 04:46:37] "POST /neutron/network HTTP/1.1" 200 809 0.036549 10.0.0.129 - - [2026-05-04 04:46:37] "GET /virtual-network/e15db26a-1ffb-4b9b-90d7-0225f3265bf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008578 10.0.0.129 - - [2026-05-04 04:46:37] "POST /neutron/subnet HTTP/1.1" 200 672 0.016164 10.0.0.129 - - [2026-05-04 04:46:37] "POST /ref-update HTTP/1.1" 200 156 0.094701 10.0.0.129 - - [2026-05-04 04:46:37] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007589 10.0.0.50 - - [2026-05-04 04:46:38] "GET /obj-perms HTTP/1.1" 200 5051 0.076390 10.0.0.249 - - [2026-05-04 04:46:38] "GET /obj-perms HTTP/1.1" 200 5051 0.060146 10.0.0.129 - - [2026-05-04 04:46:38] "POST /id-to-fqname HTTP/1.1" 200 222 0.001490 10.0.0.129 - - [2026-05-04 04:46:38] "POST /neutron/network HTTP/1.1" 200 896 0.008701 10.0.0.50 - - [2026-05-04 04:46:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000623 10.0.0.50 - - [2026-05-04 04:46:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000529 10.0.0.249 - - [2026-05-04 04:46:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000613 10.0.0.249 - - [2026-05-04 04:46:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000518 10.0.0.249 - - [2026-05-04 04:46:39] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002422 10.0.0.129 - - [2026-05-04 04:46:39] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.099771 10.0.0.50 - - [2026-05-04 04:46:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000468 10.0.0.50 - - [2026-05-04 04:46:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000447 10.0.0.129 - - [2026-05-04 04:46:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012962 10.0.0.249 - - [2026-05-04 04:46:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.249 - - [2026-05-04 04:46:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000429 10.0.0.129 - - [2026-05-04 04:46:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.129 - - [2026-05-04 04:46:40] "POST /neutron/network HTTP/1.1" 200 896 0.012472 10.0.0.129 - - [2026-05-04 04:46:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000547 10.0.0.129 - - [2026-05-04 04:46:40] "POST /neutron/port HTTP/1.1" 200 1061 0.055888 10.0.0.129 - - [2026-05-04 04:46:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004958 10.0.0.129 - - [2026-05-04 04:46:41] "POST /neutron/network HTTP/1.1" 200 886 0.008474 10.0.0.129 - - [2026-05-04 04:46:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000461 10.0.0.129 - - [2026-05-04 04:46:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000451 10.0.0.129 - - [2026-05-04 04:46:41] "POST /neutron/network HTTP/1.1" 200 937 0.008318 10.0.0.129 - - [2026-05-04 04:46:41] "POST /neutron/port HTTP/1.1" 200 117 0.001349 10.0.0.129 - - [2026-05-04 04:46:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010095 10.0.0.129 - - [2026-05-04 04:46:45] "POST /neutron/port HTTP/1.1" 200 1125 0.036779 10.0.0.129 - - [2026-05-04 04:46:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013884 10.0.0.129 - - [2026-05-04 04:46:45] "GET /virtual-machine/23b348a2-14b8-41ed-ae51-8d202acb69f4 HTTP/1.1" 200 1295 0.038502 10.0.0.129 - - [2026-05-04 04:46:45] "GET /virtual-machine/23b348a2-14b8-41ed-ae51-8d202acb69f4 HTTP/1.1" 200 1295 0.004650 10.0.0.129 - - [2026-05-04 04:46:45] "GET /virtual-machine-interface/5f70a3dd-aaf1-4a1a-a694-af68fc40d8d6 HTTP/1.1" 200 2956 0.006400 10.0.0.129 - - [2026-05-04 04:46:45] "GET /virtual-machine/23b348a2-14b8-41ed-ae51-8d202acb69f4 HTTP/1.1" 200 1295 0.004388 10.0.0.129 - - [2026-05-04 04:46:45] "GET /virtual-machine-interface/5f70a3dd-aaf1-4a1a-a694-af68fc40d8d6 HTTP/1.1" 200 2956 0.009167 10.0.0.129 - - [2026-05-04 04:46:45] "GET /instance-ip/aadb5653-4eb9-4ca5-91b5-9cd1644d7a52 HTTP/1.1" 200 1627 0.010469 10.0.0.129 - - [2026-05-04 04:46:45] "GET /virtual-machine/23b348a2-14b8-41ed-ae51-8d202acb69f4 HTTP/1.1" 200 1295 0.008448 10.0.0.129 - - [2026-05-04 04:46:45] "GET /virtual-machine-interface/5f70a3dd-aaf1-4a1a-a694-af68fc40d8d6 HTTP/1.1" 200 2956 0.006665 10.0.0.129 - - [2026-05-04 04:46:45] "GET /instance-ip/aadb5653-4eb9-4ca5-91b5-9cd1644d7a52 HTTP/1.1" 200 1627 0.004734 10.0.0.129 - - [2026-05-04 04:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.129 - - [2026-05-04 04:46:45] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004675 10.0.0.129 - - [2026-05-04 04:46:45] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003627 10.0.0.129 - - [2026-05-04 04:46:45] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.011453 10.0.0.129 - - [2026-05-04 04:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.129 - - [2026-05-04 04:46:45] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005225 10.0.0.129 - - [2026-05-04 04:46:45] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.005980 10.0.0.129 - - [2026-05-04 04:46:45] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.011565 10.0.0.129 - - [2026-05-04 04:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006115 10.0.0.129 - - [2026-05-04 04:46:45] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004804 10.0.0.129 - - [2026-05-04 04:46:45] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004247 10.0.0.129 - - [2026-05-04 04:46:45] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.011504 10.0.0.129 - - [2026-05-04 04:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564 10.0.0.129 - - [2026-05-04 04:46:45] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004992 10.0.0.129 - - [2026-05-04 04:46:45] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003774 10.0.0.129 - - [2026-05-04 04:46:45] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007592 10.0.0.129 - - [2026-05-04 04:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.129 - - [2026-05-04 04:46:46] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004631 10.0.0.129 - - [2026-05-04 04:46:46] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004895 10.0.0.129 - - [2026-05-04 04:46:46] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.008730 10.0.0.129 - - [2026-05-04 04:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.129 - - [2026-05-04 04:46:49] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007174 10.0.0.129 - - [2026-05-04 04:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.129 - - [2026-05-04 04:46:53] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006884 10.0.0.129 - - [2026-05-04 04:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.129 - - [2026-05-04 04:46:57] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.009945 10.0.0.129 - - [2026-05-04 04:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.129 - - [2026-05-04 04:47:01] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007359 10.0.0.129 - - [2026-05-04 04:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.129 - - [2026-05-04 04:47:05] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006598 10.0.0.129 - - [2026-05-04 04:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007002 10.0.0.129 - - [2026-05-04 04:47:09] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.008046 10.0.0.129 - - [2026-05-04 04:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006157 10.0.0.129 - - [2026-05-04 04:47:13] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.008596 10.0.0.129 - - [2026-05-04 04:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004815 10.0.0.129 - - [2026-05-04 04:47:17] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007502 10.0.0.129 - - [2026-05-04 04:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.129 - - [2026-05-04 04:47:22] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006770 10.0.0.129 - - [2026-05-04 04:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.129 - - [2026-05-04 04:47:24] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005180 10.0.0.129 - - [2026-05-04 04:47:24] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004718 10.0.0.129 - - [2026-05-04 04:47:24] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007883 10.0.0.129 - - [2026-05-04 04:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005249 10.0.0.129 - - [2026-05-04 04:47:24] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005471 10.0.0.129 - - [2026-05-04 04:47:24] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004709 10.0.0.129 - - [2026-05-04 04:47:24] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.011055 10.0.0.129 - - [2026-05-04 04:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008080 10.0.0.129 - - [2026-05-04 04:47:24] "GET /routing-instance/62b623f9-3659-42c2-9454-5a10546a7d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.006211 10.0.0.129 - - [2026-05-04 04:47:24] "GET /route-target/91793a8c-4c16-449d-85b5-922e207edaa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004891 10.0.0.129 - - [2026-05-04 04:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.129 - - [2026-05-04 04:47:24] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005550 10.0.0.129 - - [2026-05-04 04:47:24] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003925 10.0.0.129 - - [2026-05-04 04:47:24] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.011762 10.0.0.129 - - [2026-05-04 04:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.129 - - [2026-05-04 04:47:24] "GET /routing-instance/62b623f9-3659-42c2-9454-5a10546a7d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.005618 10.0.0.129 - - [2026-05-04 04:47:24] "GET /route-target/91793a8c-4c16-449d-85b5-922e207edaa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005175 10.0.0.129 - - [2026-05-04 04:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.129 - - [2026-05-04 04:47:24] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005105 10.0.0.129 - - [2026-05-04 04:47:24] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004064 10.0.0.129 - - [2026-05-04 04:47:24] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007456 10.0.0.129 - - [2026-05-04 04:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004711 10.0.0.129 - - [2026-05-04 04:47:25] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005712 10.0.0.129 - - [2026-05-04 04:47:25] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004915 10.0.0.129 - - [2026-05-04 04:47:25] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007739 10.0.0.129 - - [2026-05-04 04:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.129 - - [2026-05-04 04:47:25] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004956 10.0.0.129 - - [2026-05-04 04:47:25] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.005070 10.0.0.129 - - [2026-05-04 04:47:25] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.009814 10.0.0.129 - - [2026-05-04 04:47:25] "GET /obj-perms HTTP/1.1" 200 5051 0.004022 10.0.0.249 - - [2026-05-04 04:47:25] "GET /obj-perms HTTP/1.1" 200 5051 0.005027 10.0.0.129 - - [2026-05-04 04:47:25] "GET /obj-perms HTTP/1.1" 200 5051 0.004818 10.0.0.129 - - [2026-05-04 04:47:25] "GET /obj-perms HTTP/1.1" 200 5051 0.004875 10.0.0.129 - - [2026-05-04 04:47:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.001670 10.0.0.129 - - [2026-05-04 04:47:26] "POST /neutron/network HTTP/1.1" 200 896 0.009516 10.0.0.249 - - [2026-05-04 04:47:26] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001083 10.0.0.129 - - [2026-05-04 04:47:27] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.100010 10.0.0.129 - - [2026-05-04 04:47:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009344 10.0.0.129 - - [2026-05-04 04:47:27] "POST /neutron/network HTTP/1.1" 200 896 0.008617 10.0.0.129 - - [2026-05-04 04:47:28] "POST /neutron/port HTTP/1.1" 200 1061 0.021031 10.0.0.129 - - [2026-05-04 04:47:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004859 10.0.0.129 - - [2026-05-04 04:47:28] "POST /neutron/network HTTP/1.1" 200 886 0.010153 10.0.0.129 - - [2026-05-04 04:47:32] "POST /neutron/port HTTP/1.1" 200 1125 0.025316 10.0.0.129 - - [2026-05-04 04:47:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008932 10.0.0.129 - - [2026-05-04 04:47:32] "GET /virtual-machine/ef3f20db-55df-4fcf-86fa-0cfe738d4f5e HTTP/1.1" 200 1295 0.007137 10.0.0.129 - - [2026-05-04 04:47:32] "GET /virtual-machine/ef3f20db-55df-4fcf-86fa-0cfe738d4f5e HTTP/1.1" 200 1295 0.004777 10.0.0.129 - - [2026-05-04 04:47:32] "GET /virtual-machine-interface/b61faa4b-2b2c-4ad0-b9ae-b08de26574c6 HTTP/1.1" 200 2957 0.006196 10.0.0.129 - - [2026-05-04 04:47:32] "GET /virtual-machine/ef3f20db-55df-4fcf-86fa-0cfe738d4f5e HTTP/1.1" 200 1295 0.004218 10.0.0.129 - - [2026-05-04 04:47:32] "GET /virtual-machine-interface/b61faa4b-2b2c-4ad0-b9ae-b08de26574c6 HTTP/1.1" 200 2957 0.006769 10.0.0.129 - - [2026-05-04 04:47:32] "GET /instance-ip/1b528489-7496-4d11-9018-8c070a46911a HTTP/1.1" 200 1626 0.007725 10.0.0.129 - - [2026-05-04 04:47:32] "GET /virtual-machine/ef3f20db-55df-4fcf-86fa-0cfe738d4f5e HTTP/1.1" 200 1295 0.005417 10.0.0.129 - - [2026-05-04 04:47:32] "GET /virtual-machine-interface/b61faa4b-2b2c-4ad0-b9ae-b08de26574c6 HTTP/1.1" 200 2957 0.006901 10.0.0.129 - - [2026-05-04 04:47:32] "GET /instance-ip/1b528489-7496-4d11-9018-8c070a46911a HTTP/1.1" 200 1626 0.004984 10.0.0.129 - - [2026-05-04 04:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.129 - - [2026-05-04 04:47:32] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004781 10.0.0.129 - - [2026-05-04 04:47:32] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004223 10.0.0.129 - - [2026-05-04 04:47:33] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006993 10.0.0.129 - - [2026-05-04 04:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.129 - - [2026-05-04 04:47:33] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004828 10.0.0.129 - - [2026-05-04 04:47:33] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003999 10.0.0.129 - - [2026-05-04 04:47:33] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005591 10.0.0.129 - - [2026-05-04 04:47:33] "POST /neutron/port HTTP/1.1" 200 1216 0.025967 10.0.0.129 - - [2026-05-04 04:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.129 - - [2026-05-04 04:47:33] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005306 10.0.0.129 - - [2026-05-04 04:47:33] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003739 10.0.0.129 - - [2026-05-04 04:47:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004896 10.0.0.129 - - [2026-05-04 04:47:33] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005903 10.0.0.129 - - [2026-05-04 04:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.129 - - [2026-05-04 04:47:33] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005372 10.0.0.129 - - [2026-05-04 04:47:33] "POST /neutron/port HTTP/1.1" 200 117 0.001043 10.0.0.129 - - [2026-05-04 04:47:33] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004319 10.0.0.129 - - [2026-05-04 04:47:33] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006930 10.0.0.129 - - [2026-05-04 04:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006950 10.0.0.129 - - [2026-05-04 04:47:33] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005426 10.0.0.129 - - [2026-05-04 04:47:33] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.005298 10.0.0.129 - - [2026-05-04 04:47:33] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007132 10.0.0.129 - - [2026-05-04 04:47:33] "POST /neutron/port HTTP/1.1" 200 1125 0.053038 10.0.0.129 - - [2026-05-04 04:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.129 - - [2026-05-04 04:47:36] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005964 10.0.0.129 - - [2026-05-04 04:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.129 - - [2026-05-04 04:47:40] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006443 10.0.0.129 - - [2026-05-04 04:47:43] "POST /neutron/port HTTP/1.1" 200 1125 0.025854 10.0.0.129 - - [2026-05-04 04:47:43] "POST /neutron/subnet HTTP/1.1" 200 646 0.010561 10.0.0.129 - - [2026-05-04 04:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.129 - - [2026-05-04 04:47:44] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007758 10.0.0.129 - - [2026-05-04 04:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.129 - - [2026-05-04 04:47:48] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006460 10.0.0.129 - - [2026-05-04 04:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.129 - - [2026-05-04 04:47:53] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006945 10.0.0.129 - - [2026-05-04 04:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.129 - - [2026-05-04 04:47:57] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006591 10.0.0.129 - - [2026-05-04 04:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.129 - - [2026-05-04 04:48:01] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007268 10.0.0.129 - - [2026-05-04 04:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008767 10.0.0.129 - - [2026-05-04 04:48:05] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.009410 10.0.0.129 - - [2026-05-04 04:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005176 10.0.0.129 - - [2026-05-04 04:48:09] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.009034 10.0.0.129 - - [2026-05-04 04:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005150 10.0.0.129 - - [2026-05-04 04:48:13] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006917 10.0.0.129 - - [2026-05-04 04:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007294 10.0.0.129 - - [2026-05-04 04:48:15] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005158 10.0.0.129 - - [2026-05-04 04:48:15] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004196 10.0.0.129 - - [2026-05-04 04:48:15] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007802 10.0.0.129 - - [2026-05-04 04:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.129 - - [2026-05-04 04:48:15] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003990 10.0.0.129 - - [2026-05-04 04:48:15] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003680 10.0.0.129 - - [2026-05-04 04:48:15] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007173 10.0.0.129 - - [2026-05-04 04:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.129 - - [2026-05-04 04:48:15] "GET /routing-instance/cc201d0c-9512-4c92-a244-c72ab7d9dbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1792 0.005307 10.0.0.129 - - [2026-05-04 04:48:15] "GET /route-target/c6b9b487-f45a-4280-85ee-5d263375a902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004661 10.0.0.129 - - [2026-05-04 04:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.129 - - [2026-05-04 04:48:16] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004630 10.0.0.129 - - [2026-05-04 04:48:16] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.007900 10.0.0.129 - - [2026-05-04 04:48:16] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006841 10.0.0.129 - - [2026-05-04 04:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012556 10.0.0.129 - - [2026-05-04 04:48:16] "GET /routing-instance/cc201d0c-9512-4c92-a244-c72ab7d9dbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1792 0.066623 10.0.0.129 - - [2026-05-04 04:48:16] "GET /route-target/c6b9b487-f45a-4280-85ee-5d263375a902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004423 10.0.0.129 - - [2026-05-04 04:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.129 - - [2026-05-04 04:48:16] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004998 10.0.0.129 - - [2026-05-04 04:48:16] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003523 10.0.0.129 - - [2026-05-04 04:48:16] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007057 10.0.0.129 - - [2026-05-04 04:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.129 - - [2026-05-04 04:48:16] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005069 10.0.0.129 - - [2026-05-04 04:48:16] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004395 10.0.0.129 - - [2026-05-04 04:48:16] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007944 10.0.0.129 - - [2026-05-04 04:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.129 - - [2026-05-04 04:48:16] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004514 10.0.0.129 - - [2026-05-04 04:48:16] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004424 10.0.0.129 - - [2026-05-04 04:48:16] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006768 10.0.0.249 - - [2026-05-04 04:48:16] "GET /obj-perms HTTP/1.1" 200 5051 0.004978 10.0.0.129 - - [2026-05-04 04:48:16] "GET /obj-perms HTTP/1.1" 200 5051 0.004838 10.0.0.129 - - [2026-05-04 04:48:16] "GET /obj-perms HTTP/1.1" 200 5051 0.004891 10.0.0.129 - - [2026-05-04 04:48:17] "GET /obj-perms HTTP/1.1" 200 5051 0.004914 10.0.0.50 - - [2026-05-04 04:48:17] "GET /obj-perms HTTP/1.1" 200 5051 0.005402 10.0.0.249 - - [2026-05-04 04:48:17] "GET /obj-perms HTTP/1.1" 200 5051 0.004580 10.0.0.129 - - [2026-05-04 04:48:17] "GET /virtual-machine/23b348a2-14b8-41ed-ae51-8d202acb69f4 HTTP/1.1" 200 1295 0.006470 10.0.0.129 - - [2026-05-04 04:48:17] "GET /virtual-machine-interface/5f70a3dd-aaf1-4a1a-a694-af68fc40d8d6 HTTP/1.1" 200 2956 0.006584 10.0.0.129 - - [2026-05-04 04:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.129 - - [2026-05-04 04:48:17] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004559 10.0.0.129 - - [2026-05-04 04:48:17] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003999 10.0.0.129 - - [2026-05-04 04:48:17] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007601 10.0.0.129 - - [2026-05-04 04:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.129 - - [2026-05-04 04:48:18] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004923 10.0.0.129 - - [2026-05-04 04:48:18] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004061 10.0.0.129 - - [2026-05-04 04:48:18] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007579 10.0.0.129 - - [2026-05-04 04:48:18] "GET /virtual-machine/ef3f20db-55df-4fcf-86fa-0cfe738d4f5e HTTP/1.1" 200 1295 0.005276 10.0.0.129 - - [2026-05-04 04:48:18] "GET /virtual-machine-interface/b61faa4b-2b2c-4ad0-b9ae-b08de26574c6 HTTP/1.1" 200 2957 0.007829 10.0.0.129 - - [2026-05-04 04:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.129 - - [2026-05-04 04:48:18] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005586 10.0.0.129 - - [2026-05-04 04:48:18] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003617 10.0.0.129 - - [2026-05-04 04:48:18] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007363 10.0.0.129 - - [2026-05-04 04:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.129 - - [2026-05-04 04:48:19] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004916 10.0.0.129 - - [2026-05-04 04:48:19] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.005055 10.0.0.129 - - [2026-05-04 04:48:19] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.009914 10.0.0.129 - - [2026-05-04 04:48:20] "POST /neutron/port HTTP/1.1" 200 1125 0.029772 10.0.0.129 - - [2026-05-04 04:48:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009283 10.0.0.129 - - [2026-05-04 04:48:30] "POST /neutron/port HTTP/1.1" 200 1125 0.021864 10.0.0.129 - - [2026-05-04 04:48:35] "POST /neutron/port HTTP/1.1" 200 1107 0.032240 10.0.0.129 - - [2026-05-04 04:48:35] "POST /neutron/subnet HTTP/1.1" 200 699 0.014095 10.0.0.129 - - [2026-05-04 04:48:35] "POST /neutron/port HTTP/1.1" 200 1125 0.027843 10.0.0.129 - - [2026-05-04 04:48:43] "POST /neutron/port HTTP/1.1" 200 1216 0.025938 10.0.0.129 - - [2026-05-04 04:48:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006529 10.0.0.129 - - [2026-05-04 04:48:43] "POST /neutron/port HTTP/1.1" 200 117 0.001492 10.0.0.129 - - [2026-05-04 04:49:23] "GET /virtual-machine/ef3f20db-55df-4fcf-86fa-0cfe738d4f5e HTTP/1.1" 200 1295 0.005381 10.0.0.129 - - [2026-05-04 04:49:24] "POST /neutron/port HTTP/1.1" 200 1115 0.017622 10.0.0.129 - - [2026-05-04 04:49:25] "GET /virtual-machine/ef3f20db-55df-4fcf-86fa-0cfe738d4f5e HTTP/1.1" 404 171 0.004262 10.0.0.129 - - [2026-05-04 04:49:25] "GET /virtual-machine/ef3f20db-55df-4fcf-86fa-0cfe738d4f5e HTTP/1.1" 404 171 0.003627 10.0.0.129 - - [2026-05-04 04:49:25] "GET /virtual-machine/ef3f20db-55df-4fcf-86fa-0cfe738d4f5e HTTP/1.1" 404 171 0.003732 10.0.0.129 - - [2026-05-04 04:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.129 - - [2026-05-04 04:49:26] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005899 10.0.0.129 - - [2026-05-04 04:49:26] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004544 10.0.0.129 - - [2026-05-04 04:49:26] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006917 10.0.0.129 - - [2026-05-04 04:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.129 - - [2026-05-04 04:49:26] "GET /routing-instance/cc201d0c-9512-4c92-a244-c72ab7d9dbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1792 0.005364 10.0.0.129 - - [2026-05-04 04:49:26] "GET /route-target/c6b9b487-f45a-4280-85ee-5d263375a902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004744 10.0.0.129 - - [2026-05-04 04:49:26] "GET /obj-perms HTTP/1.1" 200 5051 0.005725 10.0.0.129 - - [2026-05-04 04:49:26] "GET /obj-perms HTTP/1.1" 200 5051 0.004771 10.0.0.129 - - [2026-05-04 04:49:26] "GET /virtual-machine/23b348a2-14b8-41ed-ae51-8d202acb69f4 HTTP/1.1" 200 1295 0.005232 10.0.0.129 - - [2026-05-04 04:49:27] "POST /neutron/port HTTP/1.1" 200 1115 0.016390 10.0.0.129 - - [2026-05-04 04:49:28] "GET /virtual-machine/23b348a2-14b8-41ed-ae51-8d202acb69f4 HTTP/1.1" 404 171 0.004513 10.0.0.129 - - [2026-05-04 04:49:28] "GET /virtual-machine/23b348a2-14b8-41ed-ae51-8d202acb69f4 HTTP/1.1" 404 171 0.004471 10.0.0.129 - - [2026-05-04 04:49:28] "GET /virtual-machine/23b348a2-14b8-41ed-ae51-8d202acb69f4 HTTP/1.1" 404 171 0.003743 10.0.0.129 - - [2026-05-04 04:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.129 - - [2026-05-04 04:49:29] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005519 10.0.0.129 - - [2026-05-04 04:49:29] "GET /virtual-networks?parent_id=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003847 10.0.0.129 - - [2026-05-04 04:49:29] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007172 10.0.0.129 - - [2026-05-04 04:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.129 - - [2026-05-04 04:49:29] "GET /routing-instance/62b623f9-3659-42c2-9454-5a10546a7d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.005207 10.0.0.129 - - [2026-05-04 04:49:29] "GET /route-target/91793a8c-4c16-449d-85b5-922e207edaa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004796 10.0.0.129 - - [2026-05-04 04:49:29] "GET /obj-perms HTTP/1.1" 200 5051 0.004530 10.0.0.129 - - [2026-05-04 04:49:35] "GET /obj-perms HTTP/1.1" 200 5051 0.004838 10.0.0.129 - - [2026-05-04 04:49:36] "POST /neutron/port HTTP/1.1" 200 1125 0.024673 10.0.0.129 - - [2026-05-04 04:49:36] "POST /neutron/subnet HTTP/1.1" 200 646 0.011799 10.0.0.129 - - [2026-05-04 04:49:38] "GET /obj-perms HTTP/1.1" 200 5051 0.005388 10.0.0.129 - - [2026-05-04 04:49:44] "GET /obj-perms HTTP/1.1" 200 5051 0.005555 10.0.0.129 - - [2026-05-04 04:49:45] "POST /neutron/port HTTP/1.1" 200 1107 0.026906 10.0.0.129 - - [2026-05-04 04:49:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005266 10.0.0.129 - - [2026-05-04 04:49:45] "POST /neutron/network HTTP/1.1" 200 927 0.008519 10.0.0.129 - - [2026-05-04 04:49:48] "GET /obj-perms HTTP/1.1" 200 5051 0.005281 10.0.0.50 - - [2026-05-04 04:49:48] "GET /obj-perms HTTP/1.1" 200 5051 0.005665 10.0.0.249 - - [2026-05-04 04:49:48] "GET /obj-perms HTTP/1.1" 200 5051 0.006979 10.0.0.249 - - [2026-05-04 04:49:48] "POST /useragent-kv HTTP/1.1" 200 115 0.007003 10.0.0.249 - - [2026-05-04 04:49:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003143 10.0.0.129 - - [2026-05-04 04:49:48] "DELETE /virtual-network/e15db26a-1ffb-4b9b-90d7-0225f3265bf5 HTTP/1.1" 200 115 0.182270 10.0.0.129 - - [2026-05-04 04:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.129 - - [2026-05-04 04:49:48] "GET /network-policy/3b8c42ea-acea-4d50-aab7-279b697dd78f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005509 10.0.0.129 - - [2026-05-04 04:49:48] "POST /ref-update HTTP/1.1" 200 156 0.070049 10.0.0.129 - - [2026-05-04 04:49:48] "DELETE /access-control-list/0e67ae6e-e4dc-4aa5-a935-e80b16135aeb HTTP/1.1" 200 115 0.063016 10.0.0.129 - - [2026-05-04 04:49:48] "GET /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.036449 10.0.0.129 - - [2026-05-04 04:49:48] "DELETE /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3 HTTP/1.1" 409 249 0.014184 10.0.0.129 - - [2026-05-04 04:49:49] "POST /neutron/port HTTP/1.1" 200 1115 0.018431 10.0.0.129 - - [2026-05-04 04:49:49] "POST /neutron/port HTTP/1.1" 200 1115 0.033748 10.0.0.249 - - [2026-05-04 04:49:50] "POST /useragent-kv HTTP/1.1" 200 115 0.006432 10.0.0.249 - - [2026-05-04 04:49:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003162 10.0.0.129 - - [2026-05-04 04:49:50] "DELETE /virtual-network/cf684d49-1e93-445f-88b1-402122cebea3 HTTP/1.1" 200 115 0.139818 10.0.0.129 - - [2026-05-04 04:49:51] "DELETE /route-target/c6b9b487-f45a-4280-85ee-5d263375a902 HTTP/1.1" 200 115 0.040498 10.0.0.129 - - [2026-05-04 04:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.129 - - [2026-05-04 04:49:51] "GET /network-policy/03fab9f7-9590-4bfe-bdab-2de762cc56b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004622 10.0.0.129 - - [2026-05-04 04:49:51] "POST /ref-update HTTP/1.1" 200 156 0.064153 10.0.0.129 - - [2026-05-04 04:49:51] "GET /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010581 10.0.0.249 - - [2026-05-04 04:49:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003452 10.0.0.249 - - [2026-05-04 04:49:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004869 10.0.0.129 - - [2026-05-04 04:49:51] "DELETE /virtual-network/35b3a269-1b5b-4bbc-9ff3-be2c543a7cf5 HTTP/1.1" 200 115 0.177165 10.0.0.129 - - [2026-05-04 04:49:51] "DELETE /route-target/91793a8c-4c16-449d-85b5-922e207edaa1 HTTP/1.1" 200 115 0.034334 10.0.0.129 - - [2026-05-04 04:49:51] "DELETE /network-policy/3b8c42ea-acea-4d50-aab7-279b697dd78f HTTP/1.1" 200 115 0.053185 10.0.0.129 - - [2026-05-04 04:49:51] "DELETE /network-policy/03fab9f7-9590-4bfe-bdab-2de762cc56b8 HTTP/1.1" 200 115 0.057591 10.0.0.249 - - [2026-05-04 04:50:20] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001282 10.0.0.129 - - [2026-05-04 04:50:20] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.100953 10.0.0.249 - - [2026-05-04 04:50:20] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001291 10.0.0.129 - - [2026-05-04 04:50:20] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?fields=virtual_networks HTTP/1.1" 200 1045 0.069267 10.0.0.249 - - [2026-05-04 04:50:20] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001190 10.0.0.129 - - [2026-05-04 04:50:21] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.068346 10.0.0.249 - - [2026-05-04 04:50:21] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001483 10.0.0.129 - - [2026-05-04 04:50:21] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?fields=security_groups HTTP/1.1" 200 1273 0.057607 10.0.0.129 - - [2026-05-04 04:50:22] "POST /fqname-to-id HTTP/1.1" 404 188 0.031116 10.0.0.249 - - [2026-05-04 04:50:22] "GET /projects?obj_uuids=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004669 10.0.0.249 - - [2026-05-04 04:50:22] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001210 10.0.0.249 - - [2026-05-04 04:50:22] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010369 10.0.0.249 - - [2026-05-04 04:50:22] "POST /id-to-fqname HTTP/1.1" 200 190 0.006712 10.0.0.249 - - [2026-05-04 04:50:22] "POST /fqname-to-id HTTP/1.1" 404 199 0.005404 10.0.0.249 - - [2026-05-04 04:50:22] "POST /security-groups HTTP/1.1" 200 591 0.051019 10.0.0.249 - - [2026-05-04 04:50:22] "POST /projects HTTP/1.1" 200 585 0.301624 10.0.0.129 - - [2026-05-04 04:50:22] "POST /fqname-to-id HTTP/1.1" 404 233 0.012446 10.0.0.249 - - [2026-05-04 04:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.378941 10.0.0.129 - - [2026-05-04 04:50:22] "GET /project/2fc4c5e9-700f-48d4-9d75-ce965fab2d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.552857 10.0.0.129 - - [2026-05-04 04:50:23] "GET / HTTP/1.1" 200 36215 0.002221 10.0.0.129 - - [2026-05-04 04:50:25] "POST /fqname-to-id HTTP/1.1" 401 293 0.000557 10.0.0.129 - - [2026-05-04 04:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.068120 10.0.0.249 - - [2026-05-04 04:50:26] "GET /projects?obj_uuids=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001424 10.0.0.129 - - [2026-05-04 04:50:26] "GET /project/2fc4c5e9-700f-48d4-9d75-ce965fab2d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.063119 10.0.0.129 - - [2026-05-04 04:50:26] "POST /neutron/network HTTP/1.1" 200 117 0.042189 10.0.0.129 - - [2026-05-04 04:50:26] "POST /neutron/network HTTP/1.1" 200 824 0.010667 10.0.0.129 - - [2026-05-04 04:50:26] "POST /id-to-fqname HTTP/1.1" 200 220 0.001400 10.0.0.129 - - [2026-05-04 04:50:26] "GET /virtual-network/a9f5fadd-0f99-4e92-ad75-b3d6cc67067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006227 10.0.0.129 - - [2026-05-04 04:50:26] "GET /virtual-network/a9f5fadd-0f99-4e92-ad75-b3d6cc67067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006989 10.0.0.129 - - [2026-05-04 04:50:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.013125 10.0.0.129 - - [2026-05-04 04:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.249 - - [2026-05-04 04:50:26] "GET /projects?obj_uuids=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001557 10.0.0.129 - - [2026-05-04 04:50:26] "GET /project/2fc4c5e9-700f-48d4-9d75-ce965fab2d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.058222 10.0.0.129 - - [2026-05-04 04:50:26] "POST /ref-update HTTP/1.1" 200 156 0.038443 10.0.0.249 - - [2026-05-04 04:50:27] "POST /useragent-kv HTTP/1.1" 200 115 0.010573 10.0.0.129 - - [2026-05-04 04:50:27] "POST /neutron/subnet HTTP/1.1" 200 725 0.227548 10.0.0.129 - - [2026-05-04 04:50:27] "POST /id-to-fqname HTTP/1.1" 200 220 0.001704 10.0.0.129 - - [2026-05-04 04:50:27] "GET /virtual-network/b64e753d-fc1c-46ee-b886-003577f75e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006793 10.0.0.129 - - [2026-05-04 04:50:27] "GET /virtual-network/b64e753d-fc1c-46ee-b886-003577f75e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006332 10.0.0.129 - - [2026-05-04 04:50:27] "POST /neutron/network HTTP/1.1" 200 824 0.009458 10.0.0.129 - - [2026-05-04 04:50:27] "POST /id-to-fqname HTTP/1.1" 200 220 0.001359 10.0.0.129 - - [2026-05-04 04:50:27] "POST /neutron/network HTTP/1.1" 200 834 0.008751 10.0.0.249 - - [2026-05-04 04:50:28] "GET /projects?obj_uuids=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001149 10.0.0.129 - - [2026-05-04 04:50:28] "GET /project/2fc4c5e9-700f-48d4-9d75-ce965fab2d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.086981 10.0.0.129 - - [2026-05-04 04:50:29] "POST /neutron/port HTTP/1.1" 200 117 0.007860 10.0.0.129 - - [2026-05-04 04:50:29] "POST /id-to-fqname HTTP/1.1" 200 220 0.001366 10.0.0.129 - - [2026-05-04 04:50:29] "POST /neutron/network HTTP/1.1" 200 834 0.011968 10.0.0.129 - - [2026-05-04 04:50:30] "POST /neutron/port HTTP/1.1" 200 1060 0.032784 10.0.0.129 - - [2026-05-04 04:50:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004650 10.0.0.129 - - [2026-05-04 04:50:30] "POST /neutron/network HTTP/1.1" 200 824 0.009058 10.0.0.249 - - [2026-05-04 04:50:30] "GET /projects?obj_uuids=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001104 10.0.0.129 - - [2026-05-04 04:50:30] "GET /project/2fc4c5e9-700f-48d4-9d75-ce965fab2d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.090333 10.0.0.129 - - [2026-05-04 04:50:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009257 10.0.0.129 - - [2026-05-04 04:50:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013159 10.0.0.129 - - [2026-05-04 04:50:31] "POST /neutron/port HTTP/1.1" 200 1060 0.030129 10.0.0.129 - - [2026-05-04 04:50:32] "POST /neutron/port HTTP/1.1" 200 1124 0.024174 10.0.0.129 - - [2026-05-04 04:50:32] "POST /neutron/port HTTP/1.1" 200 117 0.001362 10.0.0.249 - - [2026-05-04 04:50:33] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000990 10.0.0.249 - - [2026-05-04 04:50:33] "DELETE /project/2fc4c5e9700f48d49d75ce965fab2d5a HTTP/1.1" 404 173 0.004215 10.0.0.249 - - [2026-05-04 04:50:33] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.056412 10.0.0.249 - - [2026-05-04 04:50:33] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001210 10.0.0.249 - - [2026-05-04 04:50:33] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?fields=security_groups HTTP/1.1" 200 1375 0.065130 10.0.0.249 - - [2026-05-04 04:50:33] "DELETE /security-group/a3bd00ca-4531-4aa9-9b1e-603f993a653b HTTP/1.1" 200 115 0.064151 10.0.0.249 - - [2026-05-04 04:50:33] "GET /projects?obj_uuids=0a17bfa8-d79a-4a13-95b0-6a2387c87b96&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001347 10.0.0.129 - - [2026-05-04 04:50:33] "DELETE /access-control-list/ba9a3e66-dadf-4992-9168-6a8bdf37d9a1 HTTP/1.1" 200 115 0.051890 10.0.0.249 - - [2026-05-04 04:50:33] "GET /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96?fields=application_policy_sets HTTP/1.1" 200 1414 0.085799 10.0.0.249 - - [2026-05-04 04:50:33] "DELETE /project/0a17bfa8-d79a-4a13-95b0-6a2387c87b96 HTTP/1.1" 200 115 0.475016 10.0.0.129 - - [2026-05-04 04:50:36] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010009 10.0.0.129 - - [2026-05-04 04:50:36] "POST /neutron/port HTTP/1.1" 200 1124 0.024482 10.0.0.129 - - [2026-05-04 04:50:36] "GET /virtual-machine/830da28b-2db2-47b8-bc64-38c305b4ddfc HTTP/1.1" 401 293 0.000486 10.0.0.129 - - [2026-05-04 04:50:36] "GET /virtual-machine/830da28b-2db2-47b8-bc64-38c305b4ddfc HTTP/1.1" 200 1294 0.036534 10.0.0.129 - - [2026-05-04 04:50:36] "GET /virtual-machine-interface/9f6cd67f-2dfb-4cad-8f47-6ab0624dfbff HTTP/1.1" 200 2949 0.008396 10.0.0.129 - - [2026-05-04 04:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.129 - - [2026-05-04 04:50:36] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005677 10.0.0.129 - - [2026-05-04 04:50:36] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003685 10.0.0.129 - - [2026-05-04 04:50:36] "GET /virtual-network/a9f5fadd-0f99-4e92-ad75-b3d6cc67067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007669 10.0.0.129 - - [2026-05-04 04:50:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009391 10.0.0.129 - - [2026-05-04 04:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005731 10.0.0.129 - - [2026-05-04 04:50:40] "GET /virtual-network/a9f5fadd-0f99-4e92-ad75-b3d6cc67067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008463 10.0.0.129 - - [2026-05-04 04:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.129 - - [2026-05-04 04:50:42] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005320 10.0.0.129 - - [2026-05-04 04:50:42] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005300 10.0.0.129 - - [2026-05-04 04:50:42] "GET /virtual-network/a9f5fadd-0f99-4e92-ad75-b3d6cc67067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007259 10.0.0.129 - - [2026-05-04 04:50:42] "POST /neutron/port HTTP/1.1" 200 1124 0.023845 10.0.0.129 - - [2026-05-04 04:50:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010515 10.0.0.129 - - [2026-05-04 04:50:42] "GET /virtual-machine/4c9cc107-e75f-4dce-8cff-7a46c62cee75 HTTP/1.1" 200 1294 0.008760 10.0.0.129 - - [2026-05-04 04:50:42] "GET /virtual-machine-interface/206c9c06-0829-4c8f-9d6b-3710ee478d60 HTTP/1.1" 200 2948 0.006688 10.0.0.129 - - [2026-05-04 04:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.129 - - [2026-05-04 04:50:42] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004930 10.0.0.129 - - [2026-05-04 04:50:42] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005307 10.0.0.129 - - [2026-05-04 04:50:42] "GET /virtual-network/b64e753d-fc1c-46ee-b886-003577f75e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008814 10.0.0.129 - - [2026-05-04 04:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.129 - - [2026-05-04 04:50:43] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.011141 10.0.0.129 - - [2026-05-04 04:50:43] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004625 10.0.0.129 - - [2026-05-04 04:50:43] "GET /virtual-network/b64e753d-fc1c-46ee-b886-003577f75e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007069 10.0.0.129 - - [2026-05-04 04:50:44] "POST /neutron/port HTTP/1.1" 200 1124 0.022844 10.0.0.129 - - [2026-05-04 04:50:49] "POST /neutron/security_group HTTP/1.1" 200 2058 0.014200 10.0.0.129 - - [2026-05-04 04:50:49] "GET /virtual-machine/830da28b-2db2-47b8-bc64-38c305b4ddfc HTTP/1.1" 200 1294 0.004970 10.0.0.129 - - [2026-05-04 04:50:49] "GET /virtual-machine-interface/9f6cd67f-2dfb-4cad-8f47-6ab0624dfbff HTTP/1.1" 200 2949 0.007205 10.0.0.129 - - [2026-05-04 04:50:49] "GET /virtual-machine/830da28b-2db2-47b8-bc64-38c305b4ddfc HTTP/1.1" 200 1294 0.005705 10.0.0.129 - - [2026-05-04 04:50:49] "GET /virtual-machine-interface/9f6cd67f-2dfb-4cad-8f47-6ab0624dfbff HTTP/1.1" 200 2949 0.008315 10.0.0.129 - - [2026-05-04 04:50:49] "GET /instance-ip/5a724c61-973a-4119-8820-cf04b64a2f29 HTTP/1.1" 200 1622 0.009251 10.0.0.129 - - [2026-05-04 04:50:49] "GET /virtual-machine/830da28b-2db2-47b8-bc64-38c305b4ddfc HTTP/1.1" 200 1294 0.005404 10.0.0.129 - - [2026-05-04 04:50:49] "GET /virtual-machine-interface/9f6cd67f-2dfb-4cad-8f47-6ab0624dfbff HTTP/1.1" 200 2949 0.012478 10.0.0.129 - - [2026-05-04 04:50:49] "GET /instance-ip/5a724c61-973a-4119-8820-cf04b64a2f29 HTTP/1.1" 200 1622 0.007276 10.0.0.129 - - [2026-05-04 04:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005793 10.0.0.129 - - [2026-05-04 04:50:49] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005548 10.0.0.129 - - [2026-05-04 04:50:49] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005201 10.0.0.129 - - [2026-05-04 04:50:49] "GET /virtual-network/a9f5fadd-0f99-4e92-ad75-b3d6cc67067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007456 10.0.0.129 - - [2026-05-04 04:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.129 - - [2026-05-04 04:50:49] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005064 10.0.0.129 - - [2026-05-04 04:50:49] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003750 10.0.0.129 - - [2026-05-04 04:50:49] "GET /virtual-network/a9f5fadd-0f99-4e92-ad75-b3d6cc67067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008428 10.0.0.129 - - [2026-05-04 04:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.129 - - [2026-05-04 04:50:49] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004390 10.0.0.129 - - [2026-05-04 04:50:49] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004394 10.0.0.129 - - [2026-05-04 04:50:49] "GET /virtual-network/a9f5fadd-0f99-4e92-ad75-b3d6cc67067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006941 10.0.0.129 - - [2026-05-04 04:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.129 - - [2026-05-04 04:50:49] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005891 10.0.0.129 - - [2026-05-04 04:50:49] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004320 10.0.0.129 - - [2026-05-04 04:50:50] "GET /virtual-network/a9f5fadd-0f99-4e92-ad75-b3d6cc67067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007395 10.0.0.129 - - [2026-05-04 04:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.129 - - [2026-05-04 04:50:50] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005244 10.0.0.129 - - [2026-05-04 04:50:50] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003762 10.0.0.129 - - [2026-05-04 04:50:50] "GET /virtual-network/a9f5fadd-0f99-4e92-ad75-b3d6cc67067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006906 10.0.0.129 - - [2026-05-04 04:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.129 - - [2026-05-04 04:50:50] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004302 10.0.0.129 - - [2026-05-04 04:50:50] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003585 10.0.0.129 - - [2026-05-04 04:50:50] "GET /virtual-network/a9f5fadd-0f99-4e92-ad75-b3d6cc67067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007243 10.0.0.129 - - [2026-05-04 04:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.129 - - [2026-05-04 04:50:50] "GET /routing-instance/c8497f56-a694-4de2-8f72-93021ae05452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.006364 10.0.0.129 - - [2026-05-04 04:50:50] "GET /route-target/cad101a7-af0e-49dc-9578-c58e6e61cde5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005352 10.0.0.129 - - [2026-05-04 04:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005694 10.0.0.129 - - [2026-05-04 04:50:50] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004738 10.0.0.129 - - [2026-05-04 04:50:50] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005098 10.0.0.129 - - [2026-05-04 04:50:50] "GET /virtual-network/a9f5fadd-0f99-4e92-ad75-b3d6cc67067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007015 10.0.0.129 - - [2026-05-04 04:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.129 - - [2026-05-04 04:50:50] "GET /routing-instance/c8497f56-a694-4de2-8f72-93021ae05452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005949 10.0.0.129 - - [2026-05-04 04:50:50] "GET /route-target/cad101a7-af0e-49dc-9578-c58e6e61cde5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005405 10.0.0.129 - - [2026-05-04 04:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.129 - - [2026-05-04 04:50:50] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005560 10.0.0.129 - - [2026-05-04 04:50:50] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004081 10.0.0.129 - - [2026-05-04 04:50:50] "GET /virtual-network/a9f5fadd-0f99-4e92-ad75-b3d6cc67067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008831 10.0.0.129 - - [2026-05-04 04:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007618 10.0.0.129 - - [2026-05-04 04:50:51] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005111 10.0.0.129 - - [2026-05-04 04:50:51] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004036 10.0.0.129 - - [2026-05-04 04:50:51] "GET /virtual-network/a9f5fadd-0f99-4e92-ad75-b3d6cc67067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006837 10.0.0.129 - - [2026-05-04 04:50:51] "GET /obj-perms HTTP/1.1" 200 5049 0.079236 10.0.0.249 - - [2026-05-04 04:50:52] "GET /obj-perms HTTP/1.1" 200 5049 0.061171 10.0.0.129 - - [2026-05-04 04:50:52] "GET /obj-perms HTTP/1.1" 200 5049 0.004783 10.0.0.129 - - [2026-05-04 04:50:52] "GET /obj-perms HTTP/1.1" 200 5049 0.004927 10.0.0.129 - - [2026-05-04 04:50:52] "GET /virtual-machine/4c9cc107-e75f-4dce-8cff-7a46c62cee75 HTTP/1.1" 200 1294 0.004889 10.0.0.129 - - [2026-05-04 04:50:52] "GET /virtual-machine-interface/206c9c06-0829-4c8f-9d6b-3710ee478d60 HTTP/1.1" 200 2948 0.009913 10.0.0.129 - - [2026-05-04 04:50:53] "GET /virtual-machine/4c9cc107-e75f-4dce-8cff-7a46c62cee75 HTTP/1.1" 200 1294 0.004753 10.0.0.129 - - [2026-05-04 04:50:53] "GET /virtual-machine-interface/206c9c06-0829-4c8f-9d6b-3710ee478d60 HTTP/1.1" 200 2948 0.005931 10.0.0.129 - - [2026-05-04 04:50:53] "GET /instance-ip/f7240640-14ff-4ab6-b8c0-347f1372aaff HTTP/1.1" 200 1624 0.007602 10.0.0.129 - - [2026-05-04 04:50:53] "GET /virtual-machine/4c9cc107-e75f-4dce-8cff-7a46c62cee75 HTTP/1.1" 200 1294 0.005260 10.0.0.129 - - [2026-05-04 04:50:53] "GET /virtual-machine-interface/206c9c06-0829-4c8f-9d6b-3710ee478d60 HTTP/1.1" 200 2948 0.006675 10.0.0.129 - - [2026-05-04 04:50:53] "GET /instance-ip/f7240640-14ff-4ab6-b8c0-347f1372aaff HTTP/1.1" 200 1624 0.005304 10.0.0.129 - - [2026-05-04 04:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.129 - - [2026-05-04 04:50:53] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004414 10.0.0.129 - - [2026-05-04 04:50:53] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003720 10.0.0.129 - - [2026-05-04 04:50:53] "GET /virtual-network/b64e753d-fc1c-46ee-b886-003577f75e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.016809 10.0.0.129 - - [2026-05-04 04:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.129 - - [2026-05-04 04:50:53] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004573 10.0.0.129 - - [2026-05-04 04:50:53] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004174 10.0.0.129 - - [2026-05-04 04:50:53] "GET /virtual-network/b64e753d-fc1c-46ee-b886-003577f75e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006871 10.0.0.129 - - [2026-05-04 04:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.129 - - [2026-05-04 04:50:53] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004807 10.0.0.129 - - [2026-05-04 04:50:53] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004495 10.0.0.129 - - [2026-05-04 04:50:53] "GET /virtual-network/b64e753d-fc1c-46ee-b886-003577f75e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006182 10.0.0.129 - - [2026-05-04 04:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.129 - - [2026-05-04 04:50:53] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004783 10.0.0.129 - - [2026-05-04 04:50:53] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004254 10.0.0.129 - - [2026-05-04 04:50:53] "GET /virtual-network/b64e753d-fc1c-46ee-b886-003577f75e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007668 10.0.0.129 - - [2026-05-04 04:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.129 - - [2026-05-04 04:50:53] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004385 10.0.0.129 - - [2026-05-04 04:50:53] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003871 10.0.0.129 - - [2026-05-04 04:50:53] "GET /virtual-network/b64e753d-fc1c-46ee-b886-003577f75e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007259 10.0.0.129 - - [2026-05-04 04:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.129 - - [2026-05-04 04:50:53] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005209 10.0.0.129 - - [2026-05-04 04:50:53] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004925 10.0.0.129 - - [2026-05-04 04:50:53] "GET /virtual-network/b64e753d-fc1c-46ee-b886-003577f75e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007437 10.0.0.129 - - [2026-05-04 04:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005443 10.0.0.129 - - [2026-05-04 04:50:53] "GET /routing-instance/8abbe53e-1e20-44af-ac3d-9df270362af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.005481 10.0.0.129 - - [2026-05-04 04:50:54] "GET /route-target/1165187a-86ad-4983-a686-f0b29a28f90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005231 10.0.0.129 - - [2026-05-04 04:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714 10.0.0.129 - - [2026-05-04 04:50:54] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004963 10.0.0.129 - - [2026-05-04 04:50:54] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003355 10.0.0.129 - - [2026-05-04 04:50:54] "GET /virtual-network/b64e753d-fc1c-46ee-b886-003577f75e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008958 10.0.0.129 - - [2026-05-04 04:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.129 - - [2026-05-04 04:50:54] "GET /routing-instance/8abbe53e-1e20-44af-ac3d-9df270362af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.005044 10.0.0.129 - - [2026-05-04 04:50:54] "GET /route-target/1165187a-86ad-4983-a686-f0b29a28f90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005214 10.0.0.129 - - [2026-05-04 04:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.129 - - [2026-05-04 04:50:54] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004460 10.0.0.129 - - [2026-05-04 04:50:54] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005843 10.0.0.129 - - [2026-05-04 04:50:54] "GET /virtual-network/b64e753d-fc1c-46ee-b886-003577f75e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009755 10.0.0.129 - - [2026-05-04 04:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006173 10.0.0.129 - - [2026-05-04 04:50:54] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006130 10.0.0.129 - - [2026-05-04 04:50:54] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005013 10.0.0.129 - - [2026-05-04 04:50:54] "GET /virtual-network/b64e753d-fc1c-46ee-b886-003577f75e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007664 10.0.0.249 - - [2026-05-04 04:50:54] "GET /obj-perms HTTP/1.1" 200 5049 0.006075 10.0.0.129 - - [2026-05-04 04:50:54] "GET /obj-perms HTTP/1.1" 200 5049 0.005363 10.0.0.129 - - [2026-05-04 04:50:54] "GET /obj-perms HTTP/1.1" 200 5049 0.005416 10.0.0.129 - - [2026-05-04 04:50:55] "GET /obj-perms HTTP/1.1" 200 5049 0.005799 10.0.0.50 - - [2026-05-04 04:50:55] "GET /obj-perms HTTP/1.1" 200 5049 0.065235 10.0.0.249 - - [2026-05-04 04:50:55] "GET /obj-perms HTTP/1.1" 200 5049 0.004967 10.0.0.129 - - [2026-05-04 04:51:17] "GET /virtual-machine/4c9cc107-e75f-4dce-8cff-7a46c62cee75 HTTP/1.1" 200 1294 0.005200 10.0.0.129 - - [2026-05-04 04:51:18] "POST /neutron/port HTTP/1.1" 200 1124 0.028151 10.0.0.129 - - [2026-05-04 04:51:19] "GET /virtual-machine/4c9cc107-e75f-4dce-8cff-7a46c62cee75 HTTP/1.1" 404 171 0.004233 10.0.0.129 - - [2026-05-04 04:51:19] "GET /virtual-machine/4c9cc107-e75f-4dce-8cff-7a46c62cee75 HTTP/1.1" 404 171 0.004195 10.0.0.129 - - [2026-05-04 04:51:19] "GET /virtual-machine/4c9cc107-e75f-4dce-8cff-7a46c62cee75 HTTP/1.1" 404 171 0.005616 10.0.0.129 - - [2026-05-04 04:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008430 10.0.0.129 - - [2026-05-04 04:51:19] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004618 10.0.0.129 - - [2026-05-04 04:51:19] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004526 10.0.0.129 - - [2026-05-04 04:51:20] "GET /virtual-network/b64e753d-fc1c-46ee-b886-003577f75e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007523 10.0.0.129 - - [2026-05-04 04:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.129 - - [2026-05-04 04:51:20] "GET /routing-instance/8abbe53e-1e20-44af-ac3d-9df270362af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.005226 10.0.0.129 - - [2026-05-04 04:51:20] "GET /route-target/1165187a-86ad-4983-a686-f0b29a28f90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.008402 10.0.0.129 - - [2026-05-04 04:51:20] "GET /obj-perms HTTP/1.1" 200 5049 0.004504 10.0.0.129 - - [2026-05-04 04:51:23] "GET /obj-perms HTTP/1.1" 200 5049 0.004698 10.0.0.129 - - [2026-05-04 04:51:26] "GET /obj-perms HTTP/1.1" 200 5049 0.005675 10.0.0.129 - - [2026-05-04 04:51:26] "GET /virtual-machine/830da28b-2db2-47b8-bc64-38c305b4ddfc HTTP/1.1" 200 1294 0.005126 10.0.0.129 - - [2026-05-04 04:51:27] "POST /neutron/port HTTP/1.1" 200 1124 0.026478 10.0.0.129 - - [2026-05-04 04:51:28] "GET /virtual-machine/830da28b-2db2-47b8-bc64-38c305b4ddfc HTTP/1.1" 404 171 0.003922 10.0.0.129 - - [2026-05-04 04:51:28] "GET /virtual-machine/830da28b-2db2-47b8-bc64-38c305b4ddfc HTTP/1.1" 404 171 0.004004 10.0.0.129 - - [2026-05-04 04:51:28] "GET /virtual-machine/830da28b-2db2-47b8-bc64-38c305b4ddfc HTTP/1.1" 404 171 0.003849 10.0.0.129 - - [2026-05-04 04:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.129 - - [2026-05-04 04:51:28] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004732 10.0.0.129 - - [2026-05-04 04:51:28] "GET /virtual-networks?parent_id=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003470 10.0.0.129 - - [2026-05-04 04:51:29] "GET /virtual-network/a9f5fadd-0f99-4e92-ad75-b3d6cc67067a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007086 10.0.0.129 - - [2026-05-04 04:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.129 - - [2026-05-04 04:51:29] "GET /routing-instance/c8497f56-a694-4de2-8f72-93021ae05452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005389 10.0.0.129 - - [2026-05-04 04:51:29] "GET /route-target/cad101a7-af0e-49dc-9578-c58e6e61cde5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005522 10.0.0.129 - - [2026-05-04 04:51:29] "GET /obj-perms HTTP/1.1" 200 5049 0.010866 10.0.0.129 - - [2026-05-04 04:51:32] "GET /obj-perms HTTP/1.1" 200 5049 0.005818 10.0.0.129 - - [2026-05-04 04:51:38] "GET /obj-perms HTTP/1.1" 200 5049 0.004911 10.0.0.50 - - [2026-05-04 04:51:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000571 10.0.0.50 - - [2026-05-04 04:51:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000427 10.0.0.249 - - [2026-05-04 04:51:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000407 10.0.0.249 - - [2026-05-04 04:51:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.129 - - [2026-05-04 04:51:39] "POST /neutron/port HTTP/1.1" 200 1216 0.058340 10.0.0.129 - - [2026-05-04 04:51:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004732 10.0.0.50 - - [2026-05-04 04:51:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000427 10.0.0.129 - - [2026-05-04 04:51:39] "POST /neutron/port HTTP/1.1" 200 117 0.001189 10.0.0.50 - - [2026-05-04 04:51:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.249 - - [2026-05-04 04:51:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000474 10.0.0.249 - - [2026-05-04 04:51:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000457 10.0.0.129 - - [2026-05-04 04:51:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000460 10.0.0.129 - - [2026-05-04 04:51:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000569 10.0.0.129 - - [2026-05-04 04:51:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000520 10.0.0.129 - - [2026-05-04 04:51:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000430 10.0.0.129 - - [2026-05-04 04:51:41] "GET /obj-perms HTTP/1.1" 200 5049 0.005696 10.0.0.129 - - [2026-05-04 04:51:47] "GET /obj-perms HTTP/1.1" 200 5049 0.004627 10.0.0.129 - - [2026-05-04 04:51:48] "GET /obj-perms HTTP/1.1" 200 5049 0.004579 10.0.0.50 - - [2026-05-04 04:51:48] "GET /obj-perms HTTP/1.1" 200 5049 0.004908 10.0.0.129 - - [2026-05-04 04:51:48] "POST /neutron/network HTTP/1.1" 200 824 0.008434 10.0.0.129 - - [2026-05-04 04:51:48] "DELETE /route-target/1165187a-86ad-4983-a686-f0b29a28f90f HTTP/1.1" 200 115 0.095625 10.0.0.249 - - [2026-05-04 04:51:48] "POST /useragent-kv HTTP/1.1" 200 115 0.076285 10.0.0.249 - - [2026-05-04 04:51:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003237 10.0.0.129 - - [2026-05-04 04:51:48] "POST /neutron/network HTTP/1.1" 200 151 0.253968 10.0.0.129 - - [2026-05-04 04:51:48] "POST /neutron/network HTTP/1.1" 200 1121 0.053277 10.0.0.129 - - [2026-05-04 04:51:48] "POST /neutron/subnet HTTP/1.1" 200 1375 0.022725 10.0.0.129 - - [2026-05-04 04:51:49] "POST /neutron/network HTTP/1.1" 200 1111 0.011771 10.0.0.249 - - [2026-05-04 04:51:49] "GET /projects?obj_uuids=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001109 10.0.0.129 - - [2026-05-04 04:51:49] "GET /project/2fc4c5e9-700f-48d4-9d75-ce965fab2d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.057488 10.0.0.249 - - [2026-05-04 04:51:49] "GET /projects?obj_uuids=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001357 10.0.0.129 - - [2026-05-04 04:51:50] "GET /project/2fc4c5e9-700f-48d4-9d75-ce965fab2d5a?fields=virtual_networks HTTP/1.1" 200 1044 0.062817 10.0.0.249 - - [2026-05-04 04:51:50] "GET /projects?obj_uuids=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001805 10.0.0.129 - - [2026-05-04 04:51:50] "GET /project/2fc4c5e9-700f-48d4-9d75-ce965fab2d5a?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.061370 10.0.0.249 - - [2026-05-04 04:51:50] "GET /projects?obj_uuids=2fc4c5e9-700f-48d4-9d75-ce965fab2d5a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001208 10.0.0.129 - - [2026-05-04 04:51:50] "GET /project/2fc4c5e9-700f-48d4-9d75-ce965fab2d5a?fields=security_groups HTTP/1.1" 200 1271 0.052099 10.0.0.129 - - [2026-05-04 04:51:51] "POST /fqname-to-id HTTP/1.1" 404 196 0.033133 10.0.0.249 - - [2026-05-04 04:51:51] "GET /projects?obj_uuids=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003732 10.0.0.249 - - [2026-05-04 04:51:51] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002020 10.0.0.249 - - [2026-05-04 04:51:51] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.056951 10.0.0.249 - - [2026-05-04 04:51:51] "POST /id-to-fqname HTTP/1.1" 200 198 0.002828 10.0.0.249 - - [2026-05-04 04:51:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.012711 10.0.0.249 - - [2026-05-04 04:51:51] "POST /security-groups HTTP/1.1" 200 599 0.040360 10.0.0.129 - - [2026-05-04 04:51:51] "POST /fqname-to-id HTTP/1.1" 404 242 0.006058 10.0.0.249 - - [2026-05-04 04:51:51] "POST /projects HTTP/1.1" 200 601 0.280214 10.0.0.249 - - [2026-05-04 04:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.322889 10.0.0.129 - - [2026-05-04 04:51:51] "POST /access-control-lists HTTP/1.1" 200 604 0.044596 10.0.0.129 - - [2026-05-04 04:51:51] "GET /project/e5d40704-a6b7-49de-a8ea-ec7d15c16ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.568745 10.0.0.129 - - [2026-05-04 04:51:53] "GET / HTTP/1.1" 200 36215 0.002280 10.0.0.129 - - [2026-05-04 04:51:56] "POST /fqname-to-id HTTP/1.1" 401 293 0.000513 10.0.0.129 - - [2026-05-04 04:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.073948 10.0.0.249 - - [2026-05-04 04:51:56] "GET /projects?obj_uuids=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001136 10.0.0.129 - - [2026-05-04 04:51:56] "GET /project/e5d40704-a6b7-49de-a8ea-ec7d15c16ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.078588 10.0.0.249 - - [2026-05-04 04:51:57] "POST /useragent-kv HTTP/1.1" 200 115 0.016530 10.0.0.129 - - [2026-05-04 04:51:57] "POST /neutron/subnet HTTP/1.1" 200 734 0.273755 10.0.0.129 - - [2026-05-04 04:51:57] "POST /id-to-fqname HTTP/1.1" 200 228 0.001599 10.0.0.129 - - [2026-05-04 04:51:57] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.009011 10.0.0.129 - - [2026-05-04 04:51:57] "POST /neutron/network HTTP/1.1" 200 1007 0.012684 10.0.0.129 - - [2026-05-04 04:51:57] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007056 10.0.0.129 - - [2026-05-04 04:51:57] "POST /neutron/subnet HTTP/1.1" 200 823 0.016124 10.0.0.129 - - [2026-05-04 04:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006004 10.0.0.249 - - [2026-05-04 04:51:57] "GET /projects?obj_uuids=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001855 10.0.0.129 - - [2026-05-04 04:51:57] "GET /project/e5d40704-a6b7-49de-a8ea-ec7d15c16ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.060573 10.0.0.129 - - [2026-05-04 04:51:58] "POST /route-targets HTTP/1.1" 200 328 0.044461 10.0.0.249 - - [2026-05-04 04:51:58] "POST /useragent-kv HTTP/1.1" 200 115 0.008007 10.0.0.129 - - [2026-05-04 04:51:58] "POST /neutron/subnet HTTP/1.1" 200 705 0.301526 10.0.0.129 - - [2026-05-04 04:51:58] "POST /id-to-fqname HTTP/1.1" 200 228 0.001539 10.0.0.129 - - [2026-05-04 04:51:58] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.009644 10.0.0.129 - - [2026-05-04 04:51:58] "POST /neutron/network HTTP/1.1" 200 1002 0.011530 10.0.0.129 - - [2026-05-04 04:51:58] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006627 10.0.0.129 - - [2026-05-04 04:51:58] "POST /neutron/subnet HTTP/1.1" 200 828 0.011303 10.0.0.129 - - [2026-05-04 04:51:59] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006616 10.0.0.129 - - [2026-05-04 04:52:00] "DELETE /access-control-list/030b598e-d759-4fea-9a23-f5fca829279a HTTP/1.1" 200 115 0.048971 10.0.0.249 - - [2026-05-04 04:52:01] "GET /obj-perms HTTP/1.1" 200 5065 0.062759 10.0.0.129 - - [2026-05-04 04:52:01] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.011091 10.0.0.129 - - [2026-05-04 04:52:02] "POST /neutron/subnet HTTP/1.1" 200 823 0.016488 10.0.0.129 - - [2026-05-04 04:52:02] "POST /id-to-fqname HTTP/1.1" 200 228 0.001505 10.0.0.249 - - [2026-05-04 04:52:03] "GET /projects?obj_uuids=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002133 10.0.0.129 - - [2026-05-04 04:52:03] "GET /project/e5d40704-a6b7-49de-a8ea-ec7d15c16ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.115614 10.0.0.129 - - [2026-05-04 04:52:03] "POST /neutron/network HTTP/1.1" 200 1007 0.051222 10.0.0.129 - - [2026-05-04 04:52:03] "POST /neutron/port HTTP/1.1" 200 117 0.008477 10.0.0.129 - - [2026-05-04 04:52:04] "POST /neutron/port HTTP/1.1" 200 1176 0.035858 10.0.0.129 - - [2026-05-04 04:52:05] "POST /neutron/port HTTP/1.1" 200 1240 0.025799 10.0.0.129 - - [2026-05-04 04:52:05] "POST /neutron/subnet HTTP/1.1" 200 1389 0.020663 10.0.0.129 - - [2026-05-04 04:52:05] "POST /neutron/network HTTP/1.1" 200 1007 0.018901 10.0.0.129 - - [2026-05-04 04:52:09] "POST /neutron/port HTTP/1.1" 200 1240 0.024143 10.0.0.129 - - [2026-05-04 04:52:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009939 10.0.0.129 - - [2026-05-04 04:52:09] "GET /virtual-machine/197bd4ae-ba0b-421d-a564-91752e38550b HTTP/1.1" 401 293 0.000494 10.0.0.129 - - [2026-05-04 04:52:09] "GET /virtual-machine/197bd4ae-ba0b-421d-a564-91752e38550b HTTP/1.1" 200 1302 0.040848 10.0.0.129 - - [2026-05-04 04:52:09] "GET /virtual-machine-interface/144f3179-4e76-4aa3-b7ff-a28c94684fbd HTTP/1.1" 200 3183 0.008910 10.0.0.129 - - [2026-05-04 04:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005752 10.0.0.129 - - [2026-05-04 04:52:09] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007605 10.0.0.129 - - [2026-05-04 04:52:09] "GET /virtual-networks?parent_id=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.005708 10.0.0.129 - - [2026-05-04 04:52:09] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006747 10.0.0.129 - - [2026-05-04 04:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.129 - - [2026-05-04 04:52:12] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006481 10.0.0.129 - - [2026-05-04 04:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.129 - - [2026-05-04 04:52:16] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007043 10.0.0.129 - - [2026-05-04 04:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.129 - - [2026-05-04 04:52:20] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.009129 10.0.0.129 - - [2026-05-04 04:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.129 - - [2026-05-04 04:52:25] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006379 10.0.0.129 - - [2026-05-04 04:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.129 - - [2026-05-04 04:52:29] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007731 10.0.0.129 - - [2026-05-04 04:52:31] "GET /obj-perms HTTP/1.1" 200 5075 0.065522 10.0.0.129 - - [2026-05-04 04:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.129 - - [2026-05-04 04:52:33] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007116 10.0.0.249 - - [2026-05-04 04:52:33] "DELETE /project/2fc4c5e9-700f-48d4-9d75-ce965fab2d5a HTTP/1.1" 404 177 0.006476 10.0.0.249 - - [2026-05-04 04:52:33] "DELETE /project/e5d40704a6b749dea8eaec7d15c16ee4 HTTP/1.1" 404 173 0.004749 10.0.0.129 - - [2026-05-04 04:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.129 - - [2026-05-04 04:52:37] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006216 10.0.0.129 - - [2026-05-04 04:52:41] "POST /neutron/network HTTP/1.1" 200 937 0.008460 10.0.0.129 - - [2026-05-04 04:52:41] "POST /neutron/port HTTP/1.1" 200 117 0.001285 10.0.0.129 - - [2026-05-04 04:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.129 - - [2026-05-04 04:52:41] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006101 10.0.0.129 - - [2026-05-04 04:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.129 - - [2026-05-04 04:52:45] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007017 10.0.0.129 - - [2026-05-04 04:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005782 10.0.0.129 - - [2026-05-04 04:52:47] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005424 10.0.0.129 - - [2026-05-04 04:52:47] "GET /virtual-networks?parent_id=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.005022 10.0.0.129 - - [2026-05-04 04:52:47] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007102 10.0.0.129 - - [2026-05-04 04:52:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009296 10.0.0.129 - - [2026-05-04 04:52:48] "POST /neutron/network HTTP/1.1" 200 937 0.008513 10.0.0.129 - - [2026-05-04 04:52:48] "POST /neutron/port HTTP/1.1" 200 117 0.002173 10.0.0.129 - - [2026-05-04 04:52:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011966 10.0.0.129 - - [2026-05-04 04:52:59] "POST /neutron/port HTTP/1.1" 200 1240 0.069178 10.0.0.129 - - [2026-05-04 04:53:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009228 10.0.0.129 - - [2026-05-04 04:53:13] "POST /neutron/port HTTP/1.1" 200 1240 0.030217 10.0.0.129 - - [2026-05-04 04:53:14] "POST /neutron/security_group HTTP/1.1" 200 2066 0.013420 10.0.0.129 - - [2026-05-04 04:53:14] "POST /neutron/port HTTP/1.1" 200 1240 0.030353 10.0.0.129 - - [2026-05-04 04:53:14] "POST /neutron/network HTTP/1.1" 200 1007 0.013384 10.0.0.129 - - [2026-05-04 04:53:14] "POST /id-to-fqname HTTP/1.1" 200 228 0.001491 10.0.0.129 - - [2026-05-04 04:53:14] "GET /virtual-machine/197bd4ae-ba0b-421d-a564-91752e38550b HTTP/1.1" 200 1302 0.005105 10.0.0.129 - - [2026-05-04 04:53:14] "GET /virtual-machine-interface/144f3179-4e76-4aa3-b7ff-a28c94684fbd HTTP/1.1" 200 3183 0.008162 10.0.0.129 - - [2026-05-04 04:53:14] "GET /instance-ip/021c3f0b-f82f-42ae-8885-f5aa980cb7af HTTP/1.1" 200 1656 0.008285 10.0.0.129 - - [2026-05-04 04:53:14] "GET /instance-ip/1b2661f7-3a09-4c61-b2c6-24f23ac28c14 HTTP/1.1" 200 1641 0.008564 10.0.0.129 - - [2026-05-04 04:53:14] "POST /fqname-to-id HTTP/1.1" 404 218 0.004520 10.0.0.129 - - [2026-05-04 04:53:14] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.008902 10.0.0.249 - - [2026-05-04 04:53:14] "GET /projects?obj_uuids=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001203 10.0.0.129 - - [2026-05-04 04:53:14] "GET /project/e5d40704-a6b7-49de-a8ea-ec7d15c16ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.061416 10.0.0.129 - - [2026-05-04 04:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.129 - - [2026-05-04 04:53:14] "GET /security-group/72e21781-d43c-4cd4-9b00-385e0eda6ffd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3790 0.005309 10.0.0.129 - - [2026-05-04 04:53:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 575 0.088610 10.0.0.129 - - [2026-05-04 04:53:14] "POST /instance-ips HTTP/1.1" 200 358 0.046801 10.0.0.129 - - [2026-05-04 04:53:14] "GET /instance-ip/e00a23d7-c98f-484f-8875-788680d10b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007827 10.0.0.129 - - [2026-05-04 04:53:14] "POST /instance-ips HTTP/1.1" 200 358 0.046720 10.0.0.129 - - [2026-05-04 04:53:15] "GET /instance-ip/9babbaad-4743-41ea-882e-9e1366fd8c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1612 0.011881 10.0.0.129 - - [2026-05-04 04:53:15] "GET /virtual-machine-interface/783501ad-146f-4d34-8a44-439add8b72c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.007325 10.0.0.129 - - [2026-05-04 04:53:15] "GET /virtual-machine-interface/783501ad-146f-4d34-8a44-439add8b72c5?fields=instance_ip_back_refs HTTP/1.1" 200 1540 0.010408 10.0.0.129 - - [2026-05-04 04:53:15] "GET /instance-ip/9babbaad-4743-41ea-882e-9e1366fd8c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1612 0.005815 10.0.0.129 - - [2026-05-04 04:53:15] "GET /instance-ip/e00a23d7-c98f-484f-8875-788680d10b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004829 10.0.0.129 - - [2026-05-04 04:53:15] "POST /id-to-fqname HTTP/1.1" 200 228 0.001256 10.0.0.129 - - [2026-05-04 04:53:15] "POST /neutron/port HTTP/1.1" 200 1082 0.023407 10.0.0.129 - - [2026-05-04 04:53:15] "POST /neutron/port HTTP/1.1" 200 1082 0.020181 10.0.0.129 - - [2026-05-04 04:53:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.020663 10.0.0.129 - - [2026-05-04 04:53:16] "POST /neutron/port HTTP/1.1" 200 1082 0.020394 10.0.0.129 - - [2026-05-04 04:53:16] "POST /neutron/port HTTP/1.1" 200 1082 0.033046 10.0.0.129 - - [2026-05-04 04:53:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005448 10.0.0.129 - - [2026-05-04 04:53:17] "POST /neutron/port HTTP/1.1" 200 117 0.001395 10.0.0.129 - - [2026-05-04 04:53:21] "POST /neutron/port HTTP/1.1" 200 1185 0.031218 10.0.0.129 - - [2026-05-04 04:53:21] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010800 10.0.0.129 - - [2026-05-04 04:53:21] "GET /virtual-machine/92aa74e3-a46d-4364-8c2f-de79c545f6b6 HTTP/1.1" 200 1281 0.007374 10.0.0.129 - - [2026-05-04 04:53:21] "GET /virtual-machine-interface/783501ad-146f-4d34-8a44-439add8b72c5 HTTP/1.1" 200 3232 0.007760 10.0.0.129 - - [2026-05-04 04:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010880 10.0.0.129 - - [2026-05-04 04:53:21] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007847 10.0.0.129 - - [2026-05-04 04:53:21] "GET /virtual-networks?parent_id=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.005734 10.0.0.129 - - [2026-05-04 04:53:21] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.009602 10.0.0.129 - - [2026-05-04 04:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005491 10.0.0.129 - - [2026-05-04 04:53:24] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007956 10.0.0.129 - - [2026-05-04 04:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005243 10.0.0.129 - - [2026-05-04 04:53:28] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006381 10.0.0.50 - - [2026-05-04 04:53:31] "GET /obj-perms HTTP/1.1" 200 5075 0.058352 10.0.0.249 - - [2026-05-04 04:53:31] "GET /obj-perms HTTP/1.1" 200 5075 0.071283 10.0.0.129 - - [2026-05-04 04:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005637 10.0.0.129 - - [2026-05-04 04:53:32] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.009224 10.0.0.129 - - [2026-05-04 04:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.129 - - [2026-05-04 04:53:37] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006410 10.0.0.129 - - [2026-05-04 04:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.129 - - [2026-05-04 04:53:41] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007272 10.0.0.129 - - [2026-05-04 04:53:43] "POST /neutron/port HTTP/1.1" 200 1216 0.024375 10.0.0.129 - - [2026-05-04 04:53:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006252 10.0.0.129 - - [2026-05-04 04:53:43] "POST /neutron/port HTTP/1.1" 200 117 0.001313 10.0.0.129 - - [2026-05-04 04:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.129 - - [2026-05-04 04:53:45] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006453 10.0.0.129 - - [2026-05-04 04:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006282 10.0.0.129 - - [2026-05-04 04:53:49] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.008487 10.0.0.129 - - [2026-05-04 04:53:50] "POST /neutron/port HTTP/1.1" 200 1216 0.032783 10.0.0.129 - - [2026-05-04 04:53:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004631 10.0.0.129 - - [2026-05-04 04:53:50] "POST /neutron/port HTTP/1.1" 200 117 0.002774 10.0.0.129 - - [2026-05-04 04:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.129 - - [2026-05-04 04:53:53] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006523 10.0.0.129 - - [2026-05-04 04:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.129 - - [2026-05-04 04:53:57] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.008813 10.0.0.129 - - [2026-05-04 04:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006361 10.0.0.129 - - [2026-05-04 04:54:01] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006773 10.0.0.129 - - [2026-05-04 04:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.129 - - [2026-05-04 04:54:05] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007821 10.0.0.129 - - [2026-05-04 04:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.129 - - [2026-05-04 04:54:07] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004825 10.0.0.129 - - [2026-05-04 04:54:07] "GET /virtual-networks?parent_id=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004849 10.0.0.129 - - [2026-05-04 04:54:07] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.008388 10.0.0.129 - - [2026-05-04 04:54:08] "POST /neutron/port HTTP/1.1" 200 1185 0.027493 10.0.0.129 - - [2026-05-04 04:54:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009149 10.0.0.129 - - [2026-05-04 04:54:19] "POST /neutron/port HTTP/1.1" 200 1185 0.027991 10.0.0.129 - - [2026-05-04 04:54:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010038 10.0.0.129 - - [2026-05-04 04:54:34] "POST /id-to-fqname HTTP/1.1" 200 228 0.001513 10.0.0.129 - - [2026-05-04 04:54:34] "POST /neutron/port HTTP/1.1" 200 6303 0.049616 10.0.0.249 - - [2026-05-04 04:54:35] "GET /projects?obj_uuids=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001769 10.0.0.129 - - [2026-05-04 04:54:35] "GET /project/e5d40704-a6b7-49de-a8ea-ec7d15c16ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.098795 10.0.0.129 - - [2026-05-04 04:54:35] "POST /neutron/network HTTP/1.1" 200 1002 0.018123 10.0.0.129 - - [2026-05-04 04:54:35] "POST /neutron/port HTTP/1.1" 200 117 0.010121 10.0.0.249 - - [2026-05-04 04:54:35] "GET /projects?obj_uuids=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001166 10.0.0.129 - - [2026-05-04 04:54:36] "POST /neutron/port HTTP/1.1" 200 1171 0.455385 10.0.0.129 - - [2026-05-04 04:54:36] "POST /neutron/port HTTP/1.1" 200 1225 0.153704 10.0.0.129 - - [2026-05-04 04:54:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007994 10.0.0.129 - - [2026-05-04 04:54:36] "POST /neutron/port HTTP/1.1" 200 117 0.001688 10.0.0.129 - - [2026-05-04 04:54:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010112 10.0.0.129 - - [2026-05-04 04:54:40] "POST /neutron/port HTTP/1.1" 200 1235 0.025770 10.0.0.129 - - [2026-05-04 04:54:41] "GET /virtual-machine/e47b3246-efa7-4e83-8374-bdb75caa35cb HTTP/1.1" 200 1302 0.007015 10.0.0.129 - - [2026-05-04 04:54:41] "GET /virtual-machine-interface/d3a35f20-aa0c-42c1-9cf3-bbb949e840b9 HTTP/1.1" 200 3184 0.006906 10.0.0.129 - - [2026-05-04 04:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.129 - - [2026-05-04 04:54:41] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004237 10.0.0.129 - - [2026-05-04 04:54:41] "GET /virtual-networks?parent_id=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004551 10.0.0.129 - - [2026-05-04 04:54:41] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006788 10.0.0.129 - - [2026-05-04 04:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.129 - - [2026-05-04 04:54:44] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008087 10.0.0.129 - - [2026-05-04 04:54:45] "POST /neutron/port HTTP/1.1" 200 1107 0.025515 10.0.0.129 - - [2026-05-04 04:54:45] "POST /neutron/subnet HTTP/1.1" 200 699 0.012128 10.0.0.129 - - [2026-05-04 04:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007361 10.0.0.129 - - [2026-05-04 04:54:48] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008507 10.0.0.129 - - [2026-05-04 04:54:50] "POST /neutron/port HTTP/1.1" 200 1107 0.027099 10.0.0.129 - - [2026-05-04 04:54:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005304 10.0.0.129 - - [2026-05-04 04:54:50] "POST /neutron/network HTTP/1.1" 200 927 0.008906 10.0.0.129 - - [2026-05-04 04:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005284 10.0.0.129 - - [2026-05-04 04:54:52] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007182 10.0.0.129 - - [2026-05-04 04:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004734 10.0.0.129 - - [2026-05-04 04:54:56] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008265 10.0.0.129 - - [2026-05-04 04:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007229 10.0.0.129 - - [2026-05-04 04:55:00] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.010719 10.0.0.129 - - [2026-05-04 04:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005491 10.0.0.129 - - [2026-05-04 04:55:04] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.013539 10.0.0.129 - - [2026-05-04 04:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.129 - - [2026-05-04 04:55:08] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006924 10.0.0.129 - - [2026-05-04 04:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.129 - - [2026-05-04 04:55:12] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006635 10.0.0.129 - - [2026-05-04 04:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.129 - - [2026-05-04 04:55:17] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007306 10.0.0.129 - - [2026-05-04 04:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010902 10.0.0.129 - - [2026-05-04 04:55:21] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.010480 10.0.0.129 - - [2026-05-04 04:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.129 - - [2026-05-04 04:55:25] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006562 10.0.0.129 - - [2026-05-04 04:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.129 - - [2026-05-04 04:55:29] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006646 10.0.0.129 - - [2026-05-04 04:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005592 10.0.0.129 - - [2026-05-04 04:55:33] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005250 10.0.0.129 - - [2026-05-04 04:55:33] "GET /virtual-networks?parent_id=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003950 10.0.0.129 - - [2026-05-04 04:55:33] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008264 10.0.0.129 - - [2026-05-04 04:55:38] "POST /neutron/port HTTP/1.1" 200 1235 0.023775 10.0.0.129 - - [2026-05-04 04:55:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008798 10.0.0.129 - - [2026-05-04 04:55:45] "POST /neutron/port HTTP/1.1" 200 1216 0.028298 10.0.0.129 - - [2026-05-04 04:55:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005556 10.0.0.129 - - [2026-05-04 04:55:45] "POST /neutron/port HTTP/1.1" 200 117 0.001354 10.0.0.129 - - [2026-05-04 04:55:49] "POST /neutron/port HTTP/1.1" 200 1235 0.029460 10.0.0.129 - - [2026-05-04 04:55:53] "POST /neutron/port HTTP/1.1" 200 1240 0.026248 10.0.0.129 - - [2026-05-04 04:55:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004779 10.0.0.129 - - [2026-05-04 04:55:53] "POST /neutron/port HTTP/1.1" 200 117 0.001522 10.0.0.129 - - [2026-05-04 04:55:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009713 10.0.0.129 - - [2026-05-04 04:55:54] "POST /neutron/port HTTP/1.1" 200 1235 0.028864 10.0.0.129 - - [2026-05-04 04:55:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.013084 10.0.0.129 - - [2026-05-04 04:55:54] "POST /id-to-fqname HTTP/1.1" 200 228 0.003125 10.0.0.129 - - [2026-05-04 04:55:54] "GET /virtual-machine/e47b3246-efa7-4e83-8374-bdb75caa35cb HTTP/1.1" 200 1302 0.006845 10.0.0.129 - - [2026-05-04 04:55:54] "GET /virtual-machine-interface/d3a35f20-aa0c-42c1-9cf3-bbb949e840b9 HTTP/1.1" 200 3184 0.009206 10.0.0.129 - - [2026-05-04 04:55:54] "GET /instance-ip/85cdb8e8-2c0c-4421-9b68-0f5e41545e26 HTTP/1.1" 200 1659 0.010281 10.0.0.129 - - [2026-05-04 04:55:54] "GET /instance-ip/e2d7fa19-333c-4979-b922-48d96289fac3 HTTP/1.1" 200 1636 0.010852 10.0.0.129 - - [2026-05-04 04:55:54] "POST /fqname-to-id HTTP/1.1" 404 230 0.004022 10.0.0.129 - - [2026-05-04 04:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019845 10.0.0.249 - - [2026-05-04 04:55:55] "GET /projects?obj_uuids=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001178 10.0.0.129 - - [2026-05-04 04:55:55] "GET /project/e5d40704-a6b7-49de-a8ea-ec7d15c16ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.053300 10.0.0.129 - - [2026-05-04 04:55:55] "POST /network-policys HTTP/1.1" 200 571 0.043397 10.0.0.129 - - [2026-05-04 04:55:55] "GET /network-policy/cda000c3-a5f1-400a-9e42-24301ee6d57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.008315 10.0.0.129 - - [2026-05-04 04:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.129 - - [2026-05-04 04:55:55] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007144 10.0.0.129 - - [2026-05-04 04:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.129 - - [2026-05-04 04:55:55] "GET /network-policy/cda000c3-a5f1-400a-9e42-24301ee6d57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007313 10.0.0.129 - - [2026-05-04 04:55:55] "POST /ref-update HTTP/1.1" 200 156 0.084344 10.0.0.129 - - [2026-05-04 04:55:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.054580 10.0.0.129 - - [2026-05-04 04:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006159 10.0.0.129 - - [2026-05-04 04:55:55] "GET /network-policy/cda000c3-a5f1-400a-9e42-24301ee6d57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004744 10.0.0.129 - - [2026-05-04 04:55:55] "POST /neutron/network HTTP/1.1" 200 1111 0.014794 10.0.0.129 - - [2026-05-04 04:55:55] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.007981 10.0.0.129 - - [2026-05-04 04:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.129 - - [2026-05-04 04:55:55] "GET /network-policy/cda000c3-a5f1-400a-9e42-24301ee6d57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006819 10.0.0.129 - - [2026-05-04 04:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.129 - - [2026-05-04 04:55:55] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006472 10.0.0.129 - - [2026-05-04 04:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.129 - - [2026-05-04 04:55:55] "GET /network-policy/cda000c3-a5f1-400a-9e42-24301ee6d57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004510 10.0.0.129 - - [2026-05-04 04:55:55] "POST /ref-update HTTP/1.1" 200 156 0.064664 10.0.0.129 - - [2026-05-04 04:55:55] "POST /fqname-to-id HTTP/1.1" 404 242 0.011094 10.0.0.129 - - [2026-05-04 04:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005599 10.0.0.129 - - [2026-05-04 04:55:55] "GET /network-policy/cda000c3-a5f1-400a-9e42-24301ee6d57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.016436 10.0.0.129 - - [2026-05-04 04:55:56] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.024355 10.0.0.129 - - [2026-05-04 04:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005277 10.0.0.129 - - [2026-05-04 04:55:56] "GET /network-policy/cda000c3-a5f1-400a-9e42-24301ee6d57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004579 10.0.0.129 - - [2026-05-04 04:55:56] "GET /virtual-machine-interface/d3a35f20-aa0c-42c1-9cf3-bbb949e840b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.007115 10.0.0.129 - - [2026-05-04 04:55:56] "PUT /virtual-machine-interface/d3a35f20-aa0c-42c1-9cf3-bbb949e840b9 HTTP/1.1" 200 285 0.019318 10.0.0.129 - - [2026-05-04 04:55:56] "GET /virtual-machine-interface/d3a35f20-aa0c-42c1-9cf3-bbb949e840b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3080 0.007022 10.0.0.129 - - [2026-05-04 04:55:56] "PUT /virtual-machine-interface/d3a35f20-aa0c-42c1-9cf3-bbb949e840b9 HTTP/1.1" 200 285 0.024710 10.0.0.50 - - [2026-05-04 04:56:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000598 10.0.0.50 - - [2026-05-04 04:56:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000459 10.0.0.249 - - [2026-05-04 04:56:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000453 10.0.0.249 - - [2026-05-04 04:56:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000478 10.0.0.50 - - [2026-05-04 04:56:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000460 10.0.0.50 - - [2026-05-04 04:56:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000455 10.0.0.249 - - [2026-05-04 04:56:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000452 10.0.0.249 - - [2026-05-04 04:56:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000500 10.0.0.129 - - [2026-05-04 04:56:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000562 10.0.0.129 - - [2026-05-04 04:56:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000762 10.0.0.129 - - [2026-05-04 04:56:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000832 10.0.0.129 - - [2026-05-04 04:56:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000465 10.0.0.129 - - [2026-05-04 04:56:46] "POST /neutron/port HTTP/1.1" 200 1107 0.058076 10.0.0.129 - - [2026-05-04 04:56:46] "POST /neutron/subnet HTTP/1.1" 200 699 0.017750 10.0.0.129 - - [2026-05-04 04:56:55] "POST /neutron/port HTTP/1.1" 200 1185 0.057064 10.0.0.129 - - [2026-05-04 04:56:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005833 10.0.0.129 - - [2026-05-04 04:56:55] "POST /neutron/port HTTP/1.1" 200 117 0.001513 10.0.0.129 - - [2026-05-04 04:57:34] "GET /obj-perms HTTP/1.1" 200 5075 0.065100 10.0.0.50 - - [2026-05-04 04:57:35] "GET /obj-perms HTTP/1.1" 200 5075 0.067280 10.0.0.129 - - [2026-05-04 04:57:48] "POST /neutron/port HTTP/1.1" 200 1235 0.024624 10.0.0.129 - - [2026-05-04 04:57:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004660 10.0.0.129 - - [2026-05-04 04:57:48] "POST /neutron/port HTTP/1.1" 200 117 0.001226 10.0.0.129 - - [2026-05-04 04:57:56] "POST /neutron/port HTTP/1.1" 200 1216 0.021284 10.0.0.129 - - [2026-05-04 04:57:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006234 10.0.0.129 - - [2026-05-04 04:57:56] "POST /neutron/port HTTP/1.1" 200 117 0.001303 10.0.0.129 - - [2026-05-04 04:58:24] "POST /ref-update HTTP/1.1" 200 156 0.104469 10.0.0.129 - - [2026-05-04 04:58:24] "DELETE /access-control-list/bc4340ac-4c08-4373-b00c-0a47eb88d8ea HTTP/1.1" 200 115 0.116106 10.0.0.129 - - [2026-05-04 04:58:24] "POST /neutron/network HTTP/1.1" 200 1002 0.073015 10.0.0.129 - - [2026-05-04 04:58:24] "GET /virtual-network/4b95a4d3-4ecd-4832-a848-cde8b84a5030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006698 10.0.0.129 - - [2026-05-04 04:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.129 - - [2026-05-04 04:58:24] "GET /network-policy/cda000c3-a5f1-400a-9e42-24301ee6d57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005539 10.0.0.129 - - [2026-05-04 04:58:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.011489 10.0.0.129 - - [2026-05-04 04:58:24] "POST /ref-update HTTP/1.1" 200 156 0.080949 10.0.0.129 - - [2026-05-04 04:58:24] "GET /virtual-network/46e95226-ed42-45fc-8f12-404cc70247bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.010363 10.0.0.129 - - [2026-05-04 04:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.129 - - [2026-05-04 04:58:24] "GET /network-policy/cda000c3-a5f1-400a-9e42-24301ee6d57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005309 10.0.0.129 - - [2026-05-04 04:58:25] "DELETE /network-policy/cda000c3-a5f1-400a-9e42-24301ee6d57f HTTP/1.1" 200 115 0.051096 10.0.0.129 - - [2026-05-04 04:58:25] "POST /ref-update HTTP/1.1" 200 156 0.033498 10.0.0.129 - - [2026-05-04 04:58:25] "DELETE /instance-ip/9babbaad-4743-41ea-882e-9e1366fd8c55 HTTP/1.1" 200 115 0.069053 10.0.0.129 - - [2026-05-04 04:58:25] "DELETE /instance-ip/e00a23d7-c98f-484f-8875-788680d10b3b HTTP/1.1" 200 115 0.058710 10.0.0.129 - - [2026-05-04 04:58:25] "DELETE /virtual-machine-interface/783501ad-146f-4d34-8a44-439add8b72c5 HTTP/1.1" 200 115 0.145438 10.0.0.129 - - [2026-05-04 04:58:25] "POST /neutron/network HTTP/1.1" 200 1002 0.020403 10.0.0.129 - - [2026-05-04 04:58:26] "POST /neutron/port HTTP/1.1" 200 151 0.285305 10.0.0.129 - - [2026-05-04 04:58:26] "POST /neutron/port HTTP/1.1" 200 151 0.294653 10.0.0.129 - - [2026-05-04 04:58:28] "POST /neutron/network HTTP/1.1" 200 1007 0.014781 10.0.0.129 - - [2026-05-04 04:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.129 - - [2026-05-04 04:58:30] "POST /neutron/port HTTP/1.1" 400 205 0.004930 10.0.0.249 - - [2026-05-04 04:58:31] "GET /projects?obj_uuids=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.037327 10.0.0.129 - - [2026-05-04 04:58:31] "GET /project/e5d40704-a6b7-49de-a8ea-ec7d15c16ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.122864 10.0.0.249 - - [2026-05-04 04:58:31] "GET /projects?obj_uuids=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001806 10.0.0.129 - - [2026-05-04 04:58:31] "GET /project/e5d40704-a6b7-49de-a8ea-ec7d15c16ee4?fields=virtual_networks HTTP/1.1" 200 1061 0.046617 10.0.0.249 - - [2026-05-04 04:58:31] "GET /projects?obj_uuids=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001606 10.0.0.129 - - [2026-05-04 04:58:31] "GET /project/e5d40704-a6b7-49de-a8ea-ec7d15c16ee4?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.060957 10.0.0.249 - - [2026-05-04 04:58:31] "GET /projects?obj_uuids=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001227 10.0.0.129 - - [2026-05-04 04:58:31] "GET /project/e5d40704-a6b7-49de-a8ea-ec7d15c16ee4?fields=security_groups HTTP/1.1" 200 1296 0.049657 10.0.0.129 - - [2026-05-04 04:58:32] "POST /fqname-to-id HTTP/1.1" 404 192 0.040387 10.0.0.249 - - [2026-05-04 04:58:33] "GET /projects?obj_uuids=24bc37f3-150a-4c99-ac7f-70b3b943735e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004108 10.0.0.249 - - [2026-05-04 04:58:33] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001397 10.0.0.249 - - [2026-05-04 04:58:33] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.043929 10.0.0.249 - - [2026-05-04 04:58:33] "POST /id-to-fqname HTTP/1.1" 200 194 0.007432 10.0.0.249 - - [2026-05-04 04:58:33] "POST /fqname-to-id HTTP/1.1" 404 203 0.011207 10.0.0.249 - - [2026-05-04 04:58:33] "POST /security-groups HTTP/1.1" 200 595 0.045313 10.0.0.249 - - [2026-05-04 04:58:33] "POST /projects HTTP/1.1" 200 593 0.279903 10.0.0.249 - - [2026-05-04 04:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.316605 10.0.0.129 - - [2026-05-04 04:58:33] "POST /access-control-lists HTTP/1.1" 200 602 0.046057 10.0.0.129 - - [2026-05-04 04:58:33] "GET /project/24bc37f3-150a-4c99-ac7f-70b3b943735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.531801 10.0.0.249 - - [2026-05-04 04:58:34] "DELETE /project/24bc37f3150a4c99ac7f70b3b943735e HTTP/1.1" 404 173 0.007785 10.0.0.249 - - [2026-05-04 04:58:34] "GET /projects?obj_uuids=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001107 10.0.0.249 - - [2026-05-04 04:58:34] "GET /project/e5d40704-a6b7-49de-a8ea-ec7d15c16ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.066710 10.0.0.249 - - [2026-05-04 04:58:34] "GET /projects?obj_uuids=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001086 10.0.0.249 - - [2026-05-04 04:58:34] "GET /project/e5d40704-a6b7-49de-a8ea-ec7d15c16ee4?fields=security_groups HTTP/1.1" 200 1398 0.065816 10.0.0.249 - - [2026-05-04 04:58:34] "DELETE /security-group/72e21781-d43c-4cd4-9b00-385e0eda6ffd HTTP/1.1" 200 115 0.088386 10.0.0.249 - - [2026-05-04 04:58:34] "GET /projects?obj_uuids=e5d40704-a6b7-49de-a8ea-ec7d15c16ee4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001472 10.0.0.129 - - [2026-05-04 04:58:34] "DELETE /access-control-list/afdef2bd-3f1e-4f3b-8794-c7d3516e7678 HTTP/1.1" 200 115 0.088011 10.0.0.249 - - [2026-05-04 04:58:34] "GET /project/e5d40704-a6b7-49de-a8ea-ec7d15c16ee4?fields=application_policy_sets HTTP/1.1" 200 1437 0.106793 10.0.0.249 - - [2026-05-04 04:58:34] "DELETE /project/e5d40704-a6b7-49de-a8ea-ec7d15c16ee4 HTTP/1.1" 200 115 0.574304 10.0.0.129 - - [2026-05-04 04:58:35] "GET / HTTP/1.1" 200 36215 0.005826 10.0.0.249 - - [2026-05-04 04:58:35] "GET /obj-perms HTTP/1.1" 200 5075 0.120886 10.0.0.129 - - [2026-05-04 04:58:37] "POST /fqname-to-id HTTP/1.1" 401 293 0.000482 10.0.0.129 - - [2026-05-04 04:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.049954 10.0.0.249 - - [2026-05-04 04:58:37] "GET /projects?obj_uuids=24bc37f3-150a-4c99-ac7f-70b3b943735e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001118 10.0.0.129 - - [2026-05-04 04:58:37] "GET /project/24bc37f3-150a-4c99-ac7f-70b3b943735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.052764 10.0.0.129 - - [2026-05-04 04:58:38] "POST /ref-update HTTP/1.1" 200 156 0.024264 10.0.0.249 - - [2026-05-04 04:58:38] "POST /useragent-kv HTTP/1.1" 200 115 0.010631 10.0.0.129 - - [2026-05-04 04:58:38] "POST /neutron/subnet HTTP/1.1" 200 715 0.320650 10.0.0.129 - - [2026-05-04 04:58:38] "POST /id-to-fqname HTTP/1.1" 200 224 0.001763 10.0.0.129 - - [2026-05-04 04:58:38] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.011002 10.0.0.129 - - [2026-05-04 04:58:38] "POST /neutron/network HTTP/1.1" 200 1000 0.012091 10.0.0.129 - - [2026-05-04 04:58:38] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006485 10.0.0.129 - - [2026-05-04 04:58:38] "POST /neutron/subnet HTTP/1.1" 200 828 0.014199 10.0.0.129 - - [2026-05-04 04:58:39] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006954 10.0.0.129 - - [2026-05-04 04:58:41] "POST /id-to-fqname HTTP/1.1" 200 224 0.001433 10.0.0.249 - - [2026-05-04 04:58:42] "GET /projects?obj_uuids=24bc37f3-150a-4c99-ac7f-70b3b943735e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001282 10.0.0.129 - - [2026-05-04 04:58:42] "GET /project/24bc37f3-150a-4c99-ac7f-70b3b943735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.082364 10.0.0.129 - - [2026-05-04 04:58:42] "POST /neutron/network HTTP/1.1" 200 1000 0.042702 10.0.0.129 - - [2026-05-04 04:58:42] "POST /id-to-fqname HTTP/1.1" 200 224 0.001525 10.0.0.129 - - [2026-05-04 04:58:42] "POST /neutron/port HTTP/1.1" 200 4186 0.040245 10.0.0.249 - - [2026-05-04 04:58:43] "GET /projects?obj_uuids=24bc37f3-150a-4c99-ac7f-70b3b943735e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001140 10.0.0.129 - - [2026-05-04 04:58:43] "POST /neutron/port HTTP/1.1" 200 1169 0.479214 10.0.0.249 - - [2026-05-04 04:58:43] "GET /projects?obj_uuids=24bc37f3-150a-4c99-ac7f-70b3b943735e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001255 10.0.0.129 - - [2026-05-04 04:58:43] "GET /project/24bc37f3-150a-4c99-ac7f-70b3b943735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.092250 10.0.0.129 - - [2026-05-04 04:58:43] "POST /neutron/port HTTP/1.1" 200 1223 0.186000 10.0.0.129 - - [2026-05-04 04:58:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004670 10.0.0.129 - - [2026-05-04 04:58:44] "POST /neutron/network HTTP/1.1" 200 1000 0.016663 10.0.0.129 - - [2026-05-04 04:58:44] "POST /neutron/port HTTP/1.1" 200 5265 0.075764 10.0.0.129 - - [2026-05-04 04:58:44] "POST /id-to-fqname HTTP/1.1" 200 224 0.001634 10.0.0.129 - - [2026-05-04 04:58:44] "POST /neutron/port HTTP/1.1" 200 5265 0.057599 10.0.0.129 - - [2026-05-04 04:58:44] "POST /neutron/network HTTP/1.1" 200 1010 0.008390 10.0.0.129 - - [2026-05-04 04:58:45] "POST /neutron/port HTTP/1.1" 200 1169 0.039666 10.0.0.129 - - [2026-05-04 04:58:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007444 10.0.0.249 - - [2026-05-04 04:58:45] "GET /projects?obj_uuids=24bc37f3-150a-4c99-ac7f-70b3b943735e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001451 10.0.0.129 - - [2026-05-04 04:58:45] "GET /project/24bc37f3-150a-4c99-ac7f-70b3b943735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.127572 10.0.0.129 - - [2026-05-04 04:58:45] "POST /neutron/port HTTP/1.1" 200 117 0.001537 10.0.0.129 - - [2026-05-04 04:58:45] "POST /neutron/network HTTP/1.1" 200 1000 0.012797 10.0.0.129 - - [2026-05-04 04:58:46] "POST /neutron/port HTTP/1.1" 200 117 0.007586 10.0.0.129 - - [2026-05-04 04:58:46] "POST /neutron/port HTTP/1.1" 200 1233 0.033099 10.0.0.129 - - [2026-05-04 04:58:46] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010142 10.0.0.129 - - [2026-05-04 04:58:46] "GET /virtual-machine/498120a4-cfc4-43bb-be52-c96801b16ec2 HTTP/1.1" 401 293 0.000550 10.0.0.129 - - [2026-05-04 04:58:47] "POST /neutron/port HTTP/1.1" 200 1169 0.029741 10.0.0.129 - - [2026-05-04 04:58:47] "GET /virtual-machine/498120a4-cfc4-43bb-be52-c96801b16ec2 HTTP/1.1" 200 1298 0.055915 10.0.0.129 - - [2026-05-04 04:58:47] "GET /virtual-machine-interface/8e8e3bb4-e871-4fca-b1d1-b56fdc58004e HTTP/1.1" 200 3164 0.006271 10.0.0.129 - - [2026-05-04 04:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.129 - - [2026-05-04 04:58:47] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004690 10.0.0.129 - - [2026-05-04 04:58:47] "GET /virtual-networks?parent_id=24bc37f3-150a-4c99-ac7f-70b3b943735e&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003704 10.0.0.129 - - [2026-05-04 04:58:47] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006121 10.0.0.129 - - [2026-05-04 04:58:47] "POST /neutron/port HTTP/1.1" 200 1233 0.026362 10.0.0.129 - - [2026-05-04 04:58:47] "POST /neutron/subnet HTTP/1.1" 200 1375 0.026971 10.0.0.129 - - [2026-05-04 04:58:47] "POST /neutron/network HTTP/1.1" 200 1000 0.012280 10.0.0.129 - - [2026-05-04 04:58:48] "POST /neutron/network HTTP/1.1" 200 1121 0.009888 10.0.0.129 - - [2026-05-04 04:58:48] "POST /neutron/subnet HTTP/1.1" 200 1375 0.018584 10.0.0.129 - - [2026-05-04 04:58:48] "POST /neutron/network HTTP/1.1" 200 1111 0.014055 10.0.0.129 - - [2026-05-04 04:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.129 - - [2026-05-04 04:58:50] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006431 10.0.0.129 - - [2026-05-04 04:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.129 - - [2026-05-04 04:58:54] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006556 10.0.0.129 - - [2026-05-04 04:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.129 - - [2026-05-04 04:58:58] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006647 10.0.0.129 - - [2026-05-04 04:58:59] "POST /neutron/network HTTP/1.1" 200 937 0.009528 10.0.0.129 - - [2026-05-04 04:58:59] "POST /neutron/port HTTP/1.1" 200 117 0.001333 10.0.0.129 - - [2026-05-04 04:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.129 - - [2026-05-04 04:59:02] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.009948 10.0.0.129 - - [2026-05-04 04:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.129 - - [2026-05-04 04:59:06] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006537 10.0.0.129 - - [2026-05-04 04:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.129 - - [2026-05-04 04:59:10] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.008198 10.0.0.129 - - [2026-05-04 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005266 10.0.0.129 - - [2026-05-04 04:59:15] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007813 10.0.0.129 - - [2026-05-04 04:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.129 - - [2026-05-04 04:59:19] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006741 10.0.0.129 - - [2026-05-04 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.129 - - [2026-05-04 04:59:23] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006472 10.0.0.129 - - [2026-05-04 04:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.129 - - [2026-05-04 04:59:27] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006812 10.0.0.129 - - [2026-05-04 04:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004989 10.0.0.129 - - [2026-05-04 04:59:31] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007823 10.0.0.129 - - [2026-05-04 04:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.129 - - [2026-05-04 04:59:35] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006393 10.0.0.129 - - [2026-05-04 04:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.129 - - [2026-05-04 04:59:39] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006989 10.0.0.129 - - [2026-05-04 04:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.129 - - [2026-05-04 04:59:43] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006430 10.0.0.129 - - [2026-05-04 04:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005038 10.0.0.129 - - [2026-05-04 04:59:47] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006777 10.0.0.129 - - [2026-05-04 04:59:48] "POST /neutron/security_group HTTP/1.1" 200 2062 0.050935 10.0.0.129 - - [2026-05-04 04:59:49] "POST /neutron/network HTTP/1.1" 200 937 0.009278 10.0.0.129 - - [2026-05-04 04:59:49] "POST /neutron/port HTTP/1.1" 200 117 0.001714 10.0.0.129 - - [2026-05-04 04:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.129 - - [2026-05-04 04:59:49] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004633 10.0.0.129 - - [2026-05-04 04:59:49] "GET /virtual-networks?parent_id=24bc37f3-150a-4c99-ac7f-70b3b943735e&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003933 10.0.0.129 - - [2026-05-04 04:59:49] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.008355 10.0.0.129 - - [2026-05-04 04:59:50] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012087 10.0.0.129 - - [2026-05-04 05:00:00] "POST /neutron/port HTTP/1.1" 200 1233 0.027964 10.0.0.129 - - [2026-05-04 05:00:05] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011908 10.0.0.129 - - [2026-05-04 05:00:08] "POST /neutron/port HTTP/1.1" 200 1233 0.028496 10.0.0.129 - - [2026-05-04 05:00:10] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008807 10.0.0.129 - - [2026-05-04 05:00:21] "POST /neutron/port HTTP/1.1" 200 1233 0.024700 10.0.0.129 - - [2026-05-04 05:00:21] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010685 10.0.0.129 - - [2026-05-04 05:00:21] "GET /virtual-machine/6abc73ca-d440-4aba-b343-1e4ea546db5e HTTP/1.1" 200 1298 0.007901 10.0.0.129 - - [2026-05-04 05:00:21] "GET /virtual-machine-interface/fca4c0a2-eee6-4800-9d04-70bf1806e04c HTTP/1.1" 200 3164 0.006760 10.0.0.129 - - [2026-05-04 05:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006304 10.0.0.129 - - [2026-05-04 05:00:21] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004693 10.0.0.129 - - [2026-05-04 05:00:21] "GET /virtual-networks?parent_id=24bc37f3-150a-4c99-ac7f-70b3b943735e&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005063 10.0.0.129 - - [2026-05-04 05:00:21] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007094 10.0.0.129 - - [2026-05-04 05:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.129 - - [2026-05-04 05:00:22] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006356 10.0.0.129 - - [2026-05-04 05:00:22] "GET /virtual-networks?parent_id=24bc37f3-150a-4c99-ac7f-70b3b943735e&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003994 10.0.0.129 - - [2026-05-04 05:00:22] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007120 10.0.0.129 - - [2026-05-04 05:00:23] "POST /neutron/port HTTP/1.1" 200 1233 0.029963 10.0.0.129 - - [2026-05-04 05:00:23] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011480 10.0.0.129 - - [2026-05-04 05:00:23] "GET /virtual-machine/672d33bc-f594-451a-aba3-3de8b11b993f HTTP/1.1" 200 1298 0.007277 10.0.0.129 - - [2026-05-04 05:00:23] "GET /virtual-machine-interface/2e10982d-167c-41d6-a421-06a0e158437d HTTP/1.1" 200 3163 0.007890 10.0.0.129 - - [2026-05-04 05:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.129 - - [2026-05-04 05:00:23] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006164 10.0.0.129 - - [2026-05-04 05:00:23] "GET /virtual-networks?parent_id=24bc37f3-150a-4c99-ac7f-70b3b943735e&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005102 10.0.0.129 - - [2026-05-04 05:00:23] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.009058 10.0.0.129 - - [2026-05-04 05:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.129 - - [2026-05-04 05:00:24] "GET /global-vrouter-config/61db02ae-ef41-4b87-ac19-fb035f728388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004881 10.0.0.129 - - [2026-05-04 05:00:24] "GET /virtual-networks?parent_id=24bc37f3-150a-4c99-ac7f-70b3b943735e&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003735 10.0.0.129 - - [2026-05-04 05:00:24] "GET /virtual-network/2f0dfe0b-be1c-4f44-bb13-db79e7bf251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007011 10.0.0.129 - - [2026-05-04 05:00:24] "GET /virtual-machine-interface/2e10982d-167c-41d6-a421-06a0e158437d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2746 0.007729 10.0.0.129 - - [2026-05-04 05:00:24] "PUT /virtual-machine-interface/2e10982d-167c-41d6-a421-06a0e158437d HTTP/1.1" 200 285 0.020159 10.0.0.129 - - [2026-05-04 05:00:37] "GET /obj-perms HTTP/1.1" 200 5075 0.074362 10.0.0.50 - - [2026-05-04 05:00:37] "GET /obj-perms HTTP/1.1" 200 5075 0.061625 10.0.0.129 - - [2026-05-04 05:00:51] "POST /neutron/port HTTP/1.1" 200 1216 0.030428 10.0.0.129 - - [2026-05-04 05:00:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005959 10.0.0.129 - - [2026-05-04 05:00:51] "POST /neutron/port HTTP/1.1" 200 117 0.001614 10.0.0.129 - - [2026-05-04 05:01:00] "POST /neutron/port HTTP/1.1" 200 1216 0.022582 10.0.0.129 - - [2026-05-04 05:01:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006752 10.0.0.129 - - [2026-05-04 05:01:00] "POST /neutron/port HTTP/1.1" 200 117 0.001651 10.0.0.249 - - [2026-05-04 05:01:38] "GET /obj-perms HTTP/1.1" 200 5075 0.077151 10.0.0.50 - - [2026-05-04 05:01:38] "GET /global-system-configs HTTP/1.1" 401 293 0.000583 10.0.0.50 - - [2026-05-04 05:01:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.249 - - [2026-05-04 05:01:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000461 10.0.0.249 - - [2026-05-04 05:01:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000469 10.0.0.50 - - [2026-05-04 05:01:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000749 10.0.0.50 - - [2026-05-04 05:01:39] "GET /global-system-configs HTTP/1.1" 401 293 0.000631 10.0.0.249 - - [2026-05-04 05:01:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000457 10.0.0.249 - - [2026-05-04 05:01:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000716 10.0.0.129 - - [2026-05-04 05:01:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000639 10.0.0.129 - - [2026-05-04 05:01:40] "GET /global-system-configs HTTP/1.1" 401 293 0.000470 10.0.0.129 - - [2026-05-04 05:01:41] "GET /global-system-configs HTTP/1.1" 401 293 0.001082 10.0.0.129 - - [2026-05-04 05:01:41] "GET /global-system-configs HTTP/1.1" 401 293 0.000583 10.0.0.129 - - [2026-05-04 05:01:51] "POST /neutron/port HTTP/1.1" 200 1107 0.076052 10.0.0.129 - - [2026-05-04 05:01:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005607 10.0.0.129 - - [2026-05-04 05:01:51] "POST /neutron/network HTTP/1.1" 200 927 0.010267 10.0.0.129 - - [2026-05-04 05:02:02] "POST /neutron/network HTTP/1.1" 200 937 0.055340 10.0.0.129 - - [2026-05-04 05:02:02] "POST /neutron/port HTTP/1.1" 200 117 0.001375 10.0.0.129 - - [2026-05-04 05:02:52] "POST /neutron/port HTTP/1.1" 200 1233 0.028208 10.0.0.129 - - [2026-05-04 05:02:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004115 10.0.0.129 - - [2026-05-04 05:02:52] "POST /neutron/port HTTP/1.1" 200 117 0.001202 10.0.0.129 - - [2026-05-04 05:03:03] "POST /neutron/port HTTP/1.1" 200 1233 0.028186 10.0.0.129 - - [2026-05-04 05:03:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006342 10.0.0.129 - - [2026-05-04 05:03:04] "POST /neutron/port HTTP/1.1" 200 117 0.001287 10.0.0.129 - - [2026-05-04 05:03:15] "POST /neutron/network HTTP/1.1" 400 204 0.019233 10.0.0.129 - - [2026-05-04 05:03:16] "POST /neutron/port HTTP/1.1" 200 151 0.397801 10.0.0.129 - - [2026-05-04 05:03:16] "POST /neutron/port HTTP/1.1" 200 151 0.417787 10.0.0.129 - - [2026-05-04 05:03:17] "POST /neutron/port HTTP/1.1" 200 151 0.436664 10.0.0.249 - - [2026-05-04 05:03:19] "GET /projects?obj_uuids=24bc37f3-150a-4c99-ac7f-70b3b943735e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001409 10.0.0.129 - - [2026-05-04 05:03:19] "GET /project/24bc37f3-150a-4c99-ac7f-70b3b943735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.057324 10.0.0.249 - - [2026-05-04 05:03:19] "GET /projects?obj_uuids=24bc37f3-150a-4c99-ac7f-70b3b943735e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001286 10.0.0.129 - - [2026-05-04 05:03:19] "GET /project/24bc37f3-150a-4c99-ac7f-70b3b943735e?fields=virtual_networks HTTP/1.1" 200 1052 0.051084 10.0.0.249 - - [2026-05-04 05:03:19] "GET /projects?obj_uuids=24bc37f3-150a-4c99-ac7f-70b3b943735e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001836 10.0.0.129 - - [2026-05-04 05:03:19] "GET /project/24bc37f3-150a-4c99-ac7f-70b3b943735e?fields=virtual_machine_interfaces HTTP/1.1" 200 1052 0.051325 10.0.0.249 - - [2026-05-04 05:03:19] "GET /projects?obj_uuids=24bc37f3-150a-4c99-ac7f-70b3b943735e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001202 10.0.0.129 - - [2026-05-04 05:03:19] "GET /project/24bc37f3-150a-4c99-ac7f-70b3b943735e?fields=security_groups HTTP/1.1" 200 1283 0.065309 10.0.0.129 - - [2026-05-04 05:03:20] "POST /fqname-to-id HTTP/1.1" 404 188 0.039662 10.0.0.249 - - [2026-05-04 05:03:21] "GET /projects?obj_uuids=cac9a658-9e3b-436d-9bb7-8f9f10371eb2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004904 10.0.0.249 - - [2026-05-04 05:03:21] "GET /domains?obj_uuids=de444c91-1c2e-4590-9dad-cf698cd9c62c&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001364 10.0.0.249 - - [2026-05-04 05:03:21] "GET /domain/de444c91-1c2e-4590-9dad-cf698cd9c62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.011687 10.0.0.249 - - [2026-05-04 05:03:21] "POST /id-to-fqname HTTP/1.1" 200 190 0.001307 10.0.0.249 - - [2026-05-04 05:03:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.009778 10.0.0.249 - - [2026-05-04 05:03:21] "POST /security-groups HTTP/1.1" 200 591 0.054252 10.0.0.129 - - [2026-05-04 05:03:21] "POST /fqname-to-id HTTP/1.1" 404 234 0.005207 10.0.0.249 - - [2026-05-04 05:03:21] "POST /projects HTTP/1.1" 200 585 0.310199 10.0.0.249 - - [2026-05-04 05:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.346546 10.0.0.129 - - [2026-05-04 05:03:21] "GET /project/cac9a658-9e3b-436d-9bb7-8f9f10371eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.566853 10.0.0.129 - - [2026-05-04 05:03:21] "POST /access-control-lists HTTP/1.1" 200 596 0.090099 10.0.0.129 - - [2026-05-04 05:03:22] "GET / HTTP/1.1" 200 36215 0.002673 10.0.0.249 - - [2026-05-04 05:03:28] "GET /projects?obj_uuids=cac9a658-9e3b-436d-9bb7-8f9f10371eb2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001125 10.0.0.129 - - [2026-05-04 05:03:28] "GET /project/cac9a658-9e3b-436d-9bb7-8f9f10371eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.055088 10.0.0.249 - - [2026-05-04 05:03:28] "GET /projects?obj_uuids=cac9a658-9e3b-436d-9bb7-8f9f10371eb2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001296 10.0.0.129 - - [2026-05-04 05:03:28] "GET /project/cac9a658-9e3b-436d-9bb7-8f9f10371eb2?fields=virtual_networks HTTP/1.1" 200 1045 0.059885 10.0.0.249 - - [2026-05-04 05:03:28] "GET /projects?obj_uuids=cac9a658-9e3b-436d-9bb7-8f9f10371eb2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001712 10.0.0.129 - - [2026-05-04 05:03:28] "GET /project/cac9a658-9e3b-436d-9bb7-8f9f10371eb2?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.054684 10.0.0.249 - - [2026-05-04 05:03:28] "GET /projects?obj_uuids=cac9a658-9e3b-436d-9bb7-8f9f10371eb2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001717 10.0.0.129 - - [2026-05-04 05:03:29] "GET /project/cac9a658-9e3b-436d-9bb7-8f9f10371eb2?fields=security_groups HTTP/1.1" 200 1272 0.060181 10.0.0.249 - - [2026-05-04 05:03:35] "DELETE /project/cac9a6589e3b436d9bb78f9f10371eb2 HTTP/1.1" 404 173 0.105661 10.0.0.249 - - [2026-05-04 05:03:35] "GET /projects?obj_uuids=cac9a658-9e3b-436d-9bb7-8f9f10371eb2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001369 10.0.0.249 - - [2026-05-04 05:03:35] "GET /projects?obj_uuids=24bc37f3-150a-4c99-ac7f-70b3b943735e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001109 10.0.0.249 - - [2026-05-04 05:03:35] "GET /project/cac9a658-9e3b-436d-9bb7-8f9f10371eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.163511 10.0.0.249 - - [2026-05-04 05:03:35] "GET /projects?obj_uuids=cac9a658-9e3b-436d-9bb7-8f9f10371eb2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001841 10.0.0.249 - - [2026-05-04 05:03:35] "GET /project/24bc37f3-150a-4c99-ac7f-70b3b943735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.207361 10.0.0.249 - - [2026-05-04 05:03:35] "GET /project/cac9a658-9e3b-436d-9bb7-8f9f10371eb2?fields=security_groups HTTP/1.1" 200 1374 0.088515 10.0.0.249 - - [2026-05-04 05:03:35] "GET /projects?obj_uuids=24bc37f3-150a-4c99-ac7f-70b3b943735e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001378 10.0.0.249 - - [2026-05-04 05:03:35] "GET /project/24bc37f3-150a-4c99-ac7f-70b3b943735e?fields=security_groups HTTP/1.1" 200 1385 0.083331 10.0.0.249 - - [2026-05-04 05:03:35] "DELETE /security-group/da476918-a3d9-4684-816b-ac2845b04cd1 HTTP/1.1" 200 115 0.112918 10.0.0.249 - - [2026-05-04 05:03:35] "GET /projects?obj_uuids=cac9a658-9e3b-436d-9bb7-8f9f10371eb2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001596 10.0.0.249 - - [2026-05-04 05:03:35] "GET /project/cac9a658-9e3b-436d-9bb7-8f9f10371eb2?fields=application_policy_sets HTTP/1.1" 200 1413 0.093777 10.0.0.249 - - [2026-05-04 05:03:35] "DELETE /security-group/d435d696-7a0f-4093-93f9-7f6d23ecab42 HTTP/1.1" 200 115 0.162542 10.0.0.249 - - [2026-05-04 05:03:35] "GET /projects?obj_uuids=24bc37f3-150a-4c99-ac7f-70b3b943735e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002128 10.0.0.249 - - [2026-05-04 05:03:36] "GET /project/24bc37f3-150a-4c99-ac7f-70b3b943735e?fields=application_policy_sets HTTP/1.1" 200 1424 0.147737 10.0.0.129 - - [2026-05-04 05:03:36] "DELETE /access-control-list/c6a7b00f-c69c-40c6-8f58-702d7fe3f15f HTTP/1.1" 200 115 0.123086 10.0.0.249 - - [2026-05-04 05:03:36] "DELETE /project/cac9a658-9e3b-436d-9bb7-8f9f10371eb2 HTTP/1.1" 200 115 0.859502 10.0.0.249 - - [2026-05-04 05:03:36] "DELETE /project/24bc37f3-150a-4c99-ac7f-70b3b943735e HTTP/1.1" 200 115 0.987813 10.0.0.129 - - [2026-05-04 05:03:54] "POST /neutron/port HTTP/1.1" 200 1216 0.027410 10.0.0.129 - - [2026-05-04 05:03:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005067 10.0.0.129 - - [2026-05-04 05:03:54] "POST /neutron/port HTTP/1.1" 200 117 0.001752 10.0.0.129 - - [2026-05-04 05:04:41] "GET /obj-perms HTTP/1.1" 200 5075 0.099258 10.0.0.129 - - [2026-05-04 05:04:55] "POST /neutron/port HTTP/1.1" 200 1107 0.028737 10.0.0.129 - - [2026-05-04 05:04:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011950 10.0.0.129 - - [2026-05-04 05:04:55] "POST /neutron/network HTTP/1.1" 200 927 0.012183 10.0.0.129 - - [2026-05-04 05:05:04] "POST /neutron/network HTTP/1.1" 200 1121 0.010525 10.0.0.129 - - [2026-05-04 05:05:04] "POST /neutron/subnet HTTP/1.1" 200 1375 0.020217 10.0.0.129 - - [2026-05-04 05:05:04] "POST /neutron/network HTTP/1.1" 200 1111 0.012482 10.0.0.50 - - [2026-05-04 05:05:41] "GET /obj-perms HTTP/1.1" 200 5075 0.064177 10.0.0.249 - - [2026-05-04 05:05:42] "GET /obj-perms HTTP/1.1" 200 5075 0.073899 [Introspect:8084]10.0.0.249 - - [2026-05-04 05:05:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001117 [Introspect:8084]10.0.0.249 - - [2026-05-04 05:05:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3163 0.001152