+++ date ++ echo 'INFO: =================== Mon Mar 9 01:58:42 AM UTC 2026 ===================' INFO: =================== Mon Mar 9 01:58:42 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.22:8081 10.0.0.249:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.22:8081 10.0.0.249:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.22:8081 10.0.0.249:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.22:9042 10.0.0.249:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.22:9042 10.0.0.249:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.22:9042 10.0.0.249:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.22:8086 10.0.0.249:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.22:8086 10.0.0.249:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.22:8086 10.0.0.249:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.22:8082 10.0.0.249:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.22:8082 10.0.0.249:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.22:8082 10.0.0.249:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.22:9161 10.0.0.249:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.22:9161 10.0.0.249:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.22:9161 10.0.0.249:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.17,10.20.0.254 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.17,10.20.0.254 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.22:2181,10.0.0.249:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.22:2181,10.0.0.249:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22:2181,10.0.0.249:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.22:2181 10.0.0.249:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.22:2181 10.0.0.249:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.22:2181 10.0.0.249:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.22:5673,10.0.0.249:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.22:5673,10.0.0.249:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.22:5673,10.0.0.249:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.22:6379 10.0.0.249:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.22:6379 10.0.0.249:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.22:6379 10.0.0.249:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.22:9092 10.0.0.249:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.22:9092 10.0.0.249:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.22:9092 10.0.0.249:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.22 ++ 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.22,10.0.0.249,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.22,10.0.0.249,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 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.22,10.0.0.249,10.0.0.23 +++ local servers=10.0.0.22,10.0.0.249,10.0.0.23 +++ local server_list= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.23,10.20.0.254,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.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.23,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.23,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/09/2026 01:58:52.216 7f42c787a680 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/09/2026 01:58:52.360 7f42c787a680 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/09/2026 01:58:52.374 7f42c787a680 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/09/2026 01:58:52.375 7f42c787a680 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.9.25: /usr/bin/python3 Mon Mar 9 01:59:06 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/local/bin/contrail-api in 4 import sys 5 from vnc_cfg_api_server.api_server import server_main 6 if __name__ == '__main__': 7 sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) 8 sys.exit(server_main()) sys = sys.exit = server_main = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5367 vnc_cgitb.enable(format='text') 5368 5369 main(args_str, VncApiServer(args_str)) 5370 #server_main 5371 global main = args_str = None global VncApiServer = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2213 else: 2214 self._db_connect(self._args.reset_config) 2215 self._db_init_entries() 2216 2217 self._initialize_quota_counters() self = self._db_init_entries = > /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3752 pm = self.create_singleton_entry(PolicyManagement()) 3753 self._global_pm_uuid = pm.uuid 3754 aps = self.create_singleton_entry(ApplicationPolicySet( 3755 parent_obj=pm, all_applications=True)) 3756 ok, result = self._db_conn.ref_update( aps undefined self = self.create_singleton_entry = > global ApplicationPolicySet = parent_obj undefined pm = all_applications undefined /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4007 if not ok: 4008 (code, msg) = result 4009 raise cfgm_common.exceptions.HttpError(code, msg) 4010 obj_id = result 4011 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/application_policy_set...22d72a82-f7d7-417d-9461-e1ded82780e8 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/application_policy_set:default-policy-management:default-application-policy-set exists already with ID: 22d72a82-f7d7-417d-9461-e1ded82780e8 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('application_policy_set default-policy-management:default-application-policy-set') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/application_policy_set...22d72a82-f7d7-417d-9461-e1ded82780e8 at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/application_policy_set...22d72a82-f7d7-417d-9461-e1ded82780e8 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/application_policy_set...22d72a82-f7d7-417d-9461-e1ded82780e8 at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3992, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2474, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1205, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: application_policy_set default-policy-management:default-application-policy-set During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 8, in sys.exit(server_main()) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5369, in server_main main(args_str, VncApiServer(args_str)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2215, in __init__ self._db_init_entries() File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3754, in _db_init_entries aps = self.create_singleton_entry(ApplicationPolicySet( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4009, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/application_policy_set:default-policy-management:default-application-policy-set exists already with ID: 22d72a82-f7d7-417d-9461-e1ded82780e8 at zookeeper +++ date ++ echo 'INFO: =================== Mon Mar 9 01:59:08 AM UTC 2026 ===================' INFO: =================== Mon Mar 9 01:59:08 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.22:8081 10.0.0.249:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.22:8081 10.0.0.249:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.22:8081 10.0.0.249:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.22:9042 10.0.0.249:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.22:9042 10.0.0.249:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.22:9042 10.0.0.249:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.22:8086 10.0.0.249:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.22:8086 10.0.0.249:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.22:8086 10.0.0.249:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.22:8082 10.0.0.249:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.22:8082 10.0.0.249:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.22:8082 10.0.0.249:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.22:9161 10.0.0.249:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.22:9161 10.0.0.249:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.22:9161 10.0.0.249:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.17,10.20.0.254 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.17,10.20.0.254 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.22:2181,10.0.0.249:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.22:2181,10.0.0.249:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22:2181,10.0.0.249:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.22:2181 10.0.0.249:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.22:2181 10.0.0.249:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.22:2181 10.0.0.249:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.22:5673,10.0.0.249:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.22:5673,10.0.0.249:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.22:5673,10.0.0.249:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.22:6379 10.0.0.249:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.22:6379 10.0.0.249:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.22:6379 10.0.0.249:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.22:9092 10.0.0.249:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.22:9092 10.0.0.249:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.22:9092 10.0.0.249:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.22 ++ 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.22,10.0.0.249,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.22,10.0.0.249,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.22,10.0.0.249,10.0.0.23 +++ local servers=10.0.0.22,10.0.0.249,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.23,10.20.0.254,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.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.23,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.23,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/09/2026 01:59:17.392 7fdad93b6580 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/09/2026 01:59:17.538 7fdad93b6580 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/09/2026 01:59:17.550 7fdad93b6580 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/09/2026 01:59:17.551 7fdad93b6580 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2026-03-09 01:59:18] "GET / HTTP/1.1" 503 181 0.000318 10.0.0.23 - - [2026-03-09 01:59:18] "GET / HTTP/1.1" 503 181 0.000157 10.0.0.23 - - [2026-03-09 01:59:19] "GET / HTTP/1.1" 200 45871 0.001260 10.0.0.23 - - [2026-03-09 01:59:19] "GET / HTTP/1.1" 200 45871 0.001030 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.23 - - [2026-03-09 01:59:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000514 10.0.0.23 - - [2026-03-09 01:59:19] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000222 10.0.0.23 - - [2026-03-09 01:59:21] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.632469 10.0.0.23 - - [2026-03-09 01:59:21] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003499 10.0.0.23 - - [2026-03-09 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 1.324458 10.0.0.23 - - [2026-03-09 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 /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-03-09 01:59:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.23 - - [2026-03-09 01:59:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000348 10.0.0.249 - - [2026-03-09 01:59:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.23 - - [2026-03-09 01:59:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.23 - - [2026-03-09 01:59:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000733 10.0.0.23 - - [2026-03-09 01:59:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.249 - - [2026-03-09 01:59:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.22 - - [2026-03-09 01:59:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000341 10.0.0.249 - - [2026-03-09 01:59:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000341 10.0.0.22 - - [2026-03-09 01:59:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000328 10.0.0.22 - - [2026-03-09 01:59:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.22 - - [2026-03-09 01:59:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.249 - - [2026-03-09 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.028522 10.0.0.249 - - [2026-03-09 01:59:31] "POST /access-control-lists HTTP/1.1" 200 587 0.034658 10.0.0.249 - - [2026-03-09 01:59:31] "POST /route-targets HTTP/1.1" 200 327 0.015709 10.0.0.249 - - [2026-03-09 01:59:31] "POST /ref-update HTTP/1.1" 200 156 0.033995 10.0.0.249 - - [2026-03-09 01:59:31] "POST /route-targets HTTP/1.1" 200 327 0.018519 10.0.0.249 - - [2026-03-09 01:59:31] "POST /access-control-lists HTTP/1.1" 200 551 0.081996 10.0.0.249 - - [2026-03-09 01:59:55] "POST /ref-update HTTP/1.1" 200 156 0.059003 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.23 - - [2026-03-09 02:02:15] "GET /obj-perms HTTP/1.1" 200 5056 0.460873 10.0.0.22 - - [2026-03-09 02:03:15] "GET /obj-perms HTTP/1.1" 200 5056 0.063908 10.0.0.249 - - [2026-03-09 02:03:16] "GET /obj-perms HTTP/1.1" 200 5056 0.047885 10.0.0.249 - - [2026-03-09 02:03:17] "PUT /access-control-list/8627a678-0d08-4fdf-9836-ba5f524c7098 HTTP/1.1" 200 272 0.017749 10.0.0.249 - - [2026-03-09 02:04:17] "GET /virtual-router/714e7aad-6a14-43e9-8b60-a55a1c700758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.038584 [Introspect:8084]10.0.0.23 - - [2026-03-09 02:04:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.23 - - [2026-03-09 02:04:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.000896 10.0.0.249 - - [2026-03-09 02:04:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000567 10.0.0.249 - - [2026-03-09 02:04:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000353 10.0.0.23 - - [2026-03-09 02:04:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.23 - - [2026-03-09 02:04:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.23 - - [2026-03-09 02:04:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.23 - - [2026-03-09 02:04:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.249 - - [2026-03-09 02:04:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.22 - - [2026-03-09 02:04:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.249 - - [2026-03-09 02:04:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.22 - - [2026-03-09 02:04:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.22 - - [2026-03-09 02:04:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.22 - - [2026-03-09 02:04:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000337 [Introspect:8084]10.0.0.23 - - [2026-03-09 02:04:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.23 - - [2026-03-09 02:04:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.000835 10.0.0.22 - - [2026-03-09 02:06:02] "GET / HTTP/1.1" 200 35931 0.001321 10.0.0.22 - - [2026-03-09 02:06:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.22 - - [2026-03-09 02:06:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.054847 10.0.0.23 - - [2026-03-09 02:06:03] "GET /projects?obj_uuids=553de002-d036-474c-9e7d-6cf433a28393&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.056459 10.0.0.23 - - [2026-03-09 02:06:03] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000929 10.0.0.23 - - [2026-03-09 02:06:03] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.032571 10.0.0.23 - - [2026-03-09 02:06:03] "POST /id-to-fqname HTTP/1.1" 200 188 0.004585 10.0.0.23 - - [2026-03-09 02:06:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.012887 10.0.0.23 - - [2026-03-09 02:06:04] "POST /security-groups HTTP/1.1" 200 589 0.086344 10.0.0.23 - - [2026-03-09 02:06:04] "POST /projects HTTP/1.1" 200 581 0.388839 10.0.0.23 - - [2026-03-09 02:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.464108 10.0.0.249 - - [2026-03-09 02:06:04] "POST /fqname-to-id HTTP/1.1" 404 231 0.046052 10.0.0.22 - - [2026-03-09 02:06:04] "GET /project/553de002-d036-474c-9e7d-6cf433a28393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.683542 10.0.0.22 - - [2026-03-09 02:06:05] "GET / HTTP/1.1" 200 35931 0.002225 10.0.0.23 - - [2026-03-09 02:06:08] "GET /projects?obj_uuids=553de002-d036-474c-9e7d-6cf433a28393&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000925 10.0.0.22 - - [2026-03-09 02:06:08] "GET /project/553de002-d036-474c-9e7d-6cf433a28393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.084578 10.0.0.23 - - [2026-03-09 02:06:08] "GET /projects?obj_uuids=553de002-d036-474c-9e7d-6cf433a28393&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001079 10.0.0.22 - - [2026-03-09 02:06:08] "GET /project/553de002-d036-474c-9e7d-6cf433a28393?fields=virtual_networks HTTP/1.1" 200 1027 0.064868 10.0.0.23 - - [2026-03-09 02:06:08] "GET /projects?obj_uuids=553de002-d036-474c-9e7d-6cf433a28393&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001174 10.0.0.22 - - [2026-03-09 02:06:08] "GET /project/553de002-d036-474c-9e7d-6cf433a28393?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.080827 10.0.0.23 - - [2026-03-09 02:06:09] "GET /projects?obj_uuids=553de002-d036-474c-9e7d-6cf433a28393&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000869 10.0.0.22 - - [2026-03-09 02:06:09] "GET /project/553de002-d036-474c-9e7d-6cf433a28393?fields=security_groups HTTP/1.1" 200 1251 0.069710 10.0.0.23 - - [2026-03-09 02:06:09] "GET /projects?obj_uuids=d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003320 10.0.0.23 - - [2026-03-09 02:06:09] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000842 10.0.0.23 - - [2026-03-09 02:06:09] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006608 10.0.0.23 - - [2026-03-09 02:06:09] "POST /id-to-fqname HTTP/1.1" 200 167 0.001213 10.0.0.23 - - [2026-03-09 02:06:10] "POST /fqname-to-id HTTP/1.1" 404 176 0.008600 10.0.0.23 - - [2026-03-09 02:06:10] "POST /security-groups HTTP/1.1" 200 568 0.045834 10.0.0.23 - - [2026-03-09 02:06:10] "POST /projects HTTP/1.1" 200 539 0.279386 10.0.0.23 - - [2026-03-09 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.318402 10.0.0.249 - - [2026-03-09 02:06:10] "POST /access-control-lists HTTP/1.1" 200 573 0.029179 10.0.0.22 - - [2026-03-09 02:06:10] "GET /project/d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.464884 [Introspect:8084]10.0.0.22 - - [2026-03-09 02:06:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001101 [Introspect:8084]10.0.0.22 - - [2026-03-09 02:06:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.000995 10.0.0.23 - - [2026-03-09 02:06:23] "DELETE /project/d969ed3b3ce14f7ea983ce37f3bfa7f2 HTTP/1.1" 404 173 0.007928 10.0.0.23 - - [2026-03-09 02:06:23] "DELETE /project/553de002d036474c9e7d6cf433a28393 HTTP/1.1" 404 173 0.007797 10.0.0.23 - - [2026-03-09 02:06:23] "GET /projects?obj_uuids=553de002-d036-474c-9e7d-6cf433a28393&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001109 10.0.0.23 - - [2026-03-09 02:06:23] "GET /project/553de002-d036-474c-9e7d-6cf433a28393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.071812 10.0.0.23 - - [2026-03-09 02:06:23] "GET /projects?obj_uuids=553de002-d036-474c-9e7d-6cf433a28393&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001312 10.0.0.23 - - [2026-03-09 02:06:23] "GET /project/553de002-d036-474c-9e7d-6cf433a28393?fields=security_groups HTTP/1.1" 200 1356 0.050585 10.0.0.23 - - [2026-03-09 02:06:23] "DELETE /security-group/3dfe350e-6f42-4de9-a96b-672e077302a3 HTTP/1.1" 200 115 0.067877 10.0.0.23 - - [2026-03-09 02:06:23] "GET /projects?obj_uuids=553de002-d036-474c-9e7d-6cf433a28393&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001351 10.0.0.249 - - [2026-03-09 02:06:23] "DELETE /access-control-list/895dab67-4c4c-4aff-9632-b6d3901287d4 HTTP/1.1" 200 115 0.081407 10.0.0.23 - - [2026-03-09 02:06:23] "GET /project/553de002-d036-474c-9e7d-6cf433a28393?fields=application_policy_sets HTTP/1.1" 200 1395 0.083607 10.0.0.23 - - [2026-03-09 02:06:24] "DELETE /project/553de002-d036-474c-9e7d-6cf433a28393 HTTP/1.1" 200 115 0.560295 [Introspect:8084]10.0.0.22 - - [2026-03-09 02:06:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001075 10.0.0.23 - - [2026-03-09 02:06:32] "GET /projects?obj_uuids=d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001000 10.0.0.22 - - [2026-03-09 02:06:33] "GET /project/d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.055097 10.0.0.23 - - [2026-03-09 02:06:34] "GET /obj-perms HTTP/1.1" 200 5056 0.071216 [Introspect:8084]10.0.0.22 - - [2026-03-09 02:06:35] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.000598 10.0.0.22 - - [2026-03-09 02:06:35] "GET /obj-perms HTTP/1.1" 200 5056 0.047659 10.0.0.22 - - [2026-03-09 02:06:36] "GET /obj-perms HTTP/1.1" 200 5056 0.003916 10.0.0.22 - - [2026-03-09 02:06:36] "GET /obj-perms HTTP/1.1" 200 5056 0.004697 10.0.0.22 - - [2026-03-09 02:06:36] "GET /obj-perms HTTP/1.1" 200 5056 0.004843 10.0.0.22 - - [2026-03-09 02:06:36] "GET /obj-perms HTTP/1.1" 200 5056 0.004836 10.0.0.22 - - [2026-03-09 02:06:36] "GET /obj-perms HTTP/1.1" 200 5056 0.004468 10.0.0.22 - - [2026-03-09 02:06:36] "GET /obj-perms HTTP/1.1" 200 5056 0.003670 10.0.0.22 - - [2026-03-09 02:06:36] "GET /obj-perms HTTP/1.1" 200 5056 0.003708 10.0.0.22 - - [2026-03-09 02:06:36] "GET /obj-perms HTTP/1.1" 200 5056 0.003510 10.0.0.22 - - [2026-03-09 02:06:36] "GET /obj-perms HTTP/1.1" 200 5056 0.003784 10.0.0.22 - - [2026-03-09 02:06:36] "GET /obj-perms HTTP/1.1" 200 5056 0.005565 10.0.0.23 - - [2026-03-09 02:06:36] "GET /obj-perms HTTP/1.1" 200 5056 0.003677 10.0.0.22 - - [2026-03-09 02:06:36] "GET /obj-perms HTTP/1.1" 200 5056 0.004302 10.0.0.23 - - [2026-03-09 02:06:37] "GET /obj-perms HTTP/1.1" 200 5056 0.003828 10.0.0.23 - - [2026-03-09 02:06:37] "GET /obj-perms HTTP/1.1" 200 5056 0.004377 10.0.0.22 - - [2026-03-09 02:06:38] "GET /obj-perms HTTP/1.1" 200 5056 0.004805 10.0.0.22 - - [2026-03-09 02:06:38] "GET /obj-perms HTTP/1.1" 200 5056 0.004332 10.0.0.22 - - [2026-03-09 02:06:38] "GET /obj-perms HTTP/1.1" 200 5056 0.003682 10.0.0.22 - - [2026-03-09 02:06:38] "GET /obj-perms HTTP/1.1" 200 5056 0.003869 10.0.0.22 - - [2026-03-09 02:06:38] "GET /obj-perms HTTP/1.1" 200 5056 0.004122 10.0.0.22 - - [2026-03-09 02:06:38] "GET /obj-perms HTTP/1.1" 200 5056 0.006088 10.0.0.22 - - [2026-03-09 02:06:38] "GET /obj-perms HTTP/1.1" 200 5056 0.004397 10.0.0.22 - - [2026-03-09 02:06:38] "GET /obj-perms HTTP/1.1" 200 5056 0.003967 10.0.0.22 - - [2026-03-09 02:06:39] "GET /obj-perms HTTP/1.1" 200 5056 0.003975 10.0.0.22 - - [2026-03-09 02:06:39] "GET /obj-perms HTTP/1.1" 200 5056 0.004098 10.0.0.22 - - [2026-03-09 02:06:39] "GET /obj-perms HTTP/1.1" 200 5056 0.004159 10.0.0.22 - - [2026-03-09 02:06:41] "GET /obj-perms HTTP/1.1" 200 5056 0.003934 10.0.0.22 - - [2026-03-09 02:06:41] "GET /obj-perms HTTP/1.1" 200 5056 0.004598 10.0.0.22 - - [2026-03-09 02:06:42] "GET /obj-perms HTTP/1.1" 200 5056 0.003914 10.0.0.22 - - [2026-03-09 02:06:42] "GET /obj-perms HTTP/1.1" 200 5056 0.003613 10.0.0.22 - - [2026-03-09 02:06:43] "GET /obj-perms HTTP/1.1" 200 5056 0.004561 10.0.0.22 - - [2026-03-09 02:06:44] "POST /fqname-to-id HTTP/1.1" 404 199 0.037073 10.0.0.23 - - [2026-03-09 02:06:44] "GET /projects?obj_uuids=d0793fdb-4468-43a5-81c8-a44e3c485c3e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003349 10.0.0.23 - - [2026-03-09 02:06:44] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001124 10.0.0.23 - - [2026-03-09 02:06:44] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007429 10.0.0.23 - - [2026-03-09 02:06:44] "POST /id-to-fqname HTTP/1.1" 200 201 0.003150 10.0.0.23 - - [2026-03-09 02:06:44] "POST /fqname-to-id HTTP/1.1" 404 210 0.005172 10.0.0.23 - - [2026-03-09 02:06:44] "POST /security-groups HTTP/1.1" 200 602 0.094424 10.0.0.23 - - [2026-03-09 02:06:44] "POST /projects HTTP/1.1" 200 607 0.321863 10.0.0.249 - - [2026-03-09 02:06:44] "POST /access-control-lists HTTP/1.1" 200 607 0.039136 10.0.0.23 - - [2026-03-09 02:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.408274 10.0.0.22 - - [2026-03-09 02:06:45] "GET /project/d0793fdb-4468-43a5-81c8-a44e3c485c3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.593798 10.0.0.22 - - [2026-03-09 02:06:46] "GET / HTTP/1.1" 200 35931 0.002067 10.0.0.22 - - [2026-03-09 02:06:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000524 10.0.0.22 - - [2026-03-09 02:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.053827 10.0.0.23 - - [2026-03-09 02:06:47] "GET /projects?obj_uuids=d0793fdb-4468-43a5-81c8-a44e3c485c3e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000856 10.0.0.22 - - [2026-03-09 02:06:47] "GET /project/d0793fdb-4468-43a5-81c8-a44e3c485c3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.056570 10.0.0.249 - - [2026-03-09 02:06:48] "POST /route-targets HTTP/1.1" 200 327 0.017935 10.0.0.23 - - [2026-03-09 02:06:48] "POST /useragent-kv HTTP/1.1" 200 115 0.006229 10.0.0.22 - - [2026-03-09 02:06:48] "POST /neutron/subnet HTTP/1.1" 200 734 0.303532 10.0.0.22 - - [2026-03-09 02:06:48] "POST /id-to-fqname HTTP/1.1" 200 233 0.001206 10.0.0.22 - - [2026-03-09 02:06:48] "GET /virtual-network/171f5cb2-ba45-48bf-8b2d-c80cbf6ecbad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005398 10.0.0.22 - - [2026-03-09 02:06:48] "GET /virtual-network/171f5cb2-ba45-48bf-8b2d-c80cbf6ecbad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005700 10.0.0.22 - - [2026-03-09 02:06:48] "POST /neutron/network HTTP/1.1" 200 841 0.006639 10.0.0.22 - - [2026-03-09 02:06:49] "GET /virtual-network/171f5cb2-ba45-48bf-8b2d-c80cbf6ecbad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007032 10.0.0.249 - - [2026-03-09 02:06:50] "GET /obj-perms HTTP/1.1" 200 5052 0.053166 10.0.0.22 - - [2026-03-09 02:06:50] "POST /id-to-fqname HTTP/1.1" 200 233 0.001242 10.0.0.23 - - [2026-03-09 02:06:52] "GET /projects?obj_uuids=d0793fdb-4468-43a5-81c8-a44e3c485c3e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000900 10.0.0.22 - - [2026-03-09 02:06:52] "GET /project/d0793fdb-4468-43a5-81c8-a44e3c485c3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.071690 10.0.0.22 - - [2026-03-09 02:06:53] "POST /neutron/network HTTP/1.1" 200 841 0.045884 10.0.0.22 - - [2026-03-09 02:06:53] "POST /neutron/port HTTP/1.1" 200 117 0.009015 10.0.0.22 - - [2026-03-09 02:06:55] "POST /neutron/port HTTP/1.1" 200 1073 0.046779 10.0.0.22 - - [2026-03-09 02:06:55] "POST /neutron/port HTTP/1.1" 200 1137 0.021219 10.0.0.22 - - [2026-03-09 02:06:55] "POST /neutron/port HTTP/1.1" 200 117 0.001079 10.0.0.22 - - [2026-03-09 02:06:58] "POST /neutron/security_group HTTP/1.1" 200 2069 0.010067 10.0.0.22 - - [2026-03-09 02:07:00] "POST /neutron/network HTTP/1.1" 200 851 0.008536 10.0.0.22 - - [2026-03-09 02:07:00] "POST /neutron/port HTTP/1.1" 200 117 0.001836 10.0.0.22 - - [2026-03-09 02:07:03] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007856 10.0.0.22 - - [2026-03-09 02:07:03] "GET /obj-perms HTTP/1.1" 200 5052 0.064430 10.0.0.22 - - [2026-03-09 02:07:07] "GET /obj-perms HTTP/1.1" 200 5052 0.004576 10.0.0.22 - - [2026-03-09 02:07:09] "POST /neutron/port HTTP/1.1" 200 1137 0.045427 10.0.0.22 - - [2026-03-09 02:07:09] "POST /neutron/port HTTP/1.1" 200 1127 0.018280 10.0.0.23 - - [2026-03-09 02:07:11] "POST /useragent-kv HTTP/1.1" 200 115 0.010345 10.0.0.23 - - [2026-03-09 02:07:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004100 10.0.0.22 - - [2026-03-09 02:07:11] "POST /neutron/network HTTP/1.1" 200 151 0.175711 10.0.0.249 - - [2026-03-09 02:07:11] "DELETE /route-target/b39f0d51-8114-4cb1-b4d1-29dffbb6ea53 HTTP/1.1" 200 115 0.035567 10.0.0.23 - - [2026-03-09 02:07:12] "GET /projects?obj_uuids=d0793fdb-4468-43a5-81c8-a44e3c485c3e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000894 10.0.0.22 - - [2026-03-09 02:07:12] "GET /project/d0793fdb-4468-43a5-81c8-a44e3c485c3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.055208 10.0.0.23 - - [2026-03-09 02:07:12] "GET /projects?obj_uuids=d0793fdb-4468-43a5-81c8-a44e3c485c3e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001389 10.0.0.22 - - [2026-03-09 02:07:12] "GET /project/d0793fdb-4468-43a5-81c8-a44e3c485c3e?fields=virtual_networks HTTP/1.1" 200 1053 0.057210 10.0.0.23 - - [2026-03-09 02:07:12] "GET /projects?obj_uuids=d0793fdb-4468-43a5-81c8-a44e3c485c3e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000941 10.0.0.22 - - [2026-03-09 02:07:12] "GET /project/d0793fdb-4468-43a5-81c8-a44e3c485c3e?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.066525 10.0.0.23 - - [2026-03-09 02:07:12] "GET /projects?obj_uuids=d0793fdb-4468-43a5-81c8-a44e3c485c3e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000894 10.0.0.22 - - [2026-03-09 02:07:12] "GET /project/d0793fdb-4468-43a5-81c8-a44e3c485c3e?fields=security_groups HTTP/1.1" 200 1290 0.063472 10.0.0.23 - - [2026-03-09 02:07:13] "GET /projects?obj_uuids=d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000842 10.0.0.22 - - [2026-03-09 02:07:13] "GET /project/d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.052247 10.0.0.23 - - [2026-03-09 02:07:19] "GET /projects?obj_uuids=d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001102 10.0.0.23 - - [2026-03-09 02:07:19] "GET /obj-perms HTTP/1.1" 200 5056 0.064034 10.0.0.22 - - [2026-03-09 02:07:19] "GET /project/d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.066977 10.0.0.22 - - [2026-03-09 02:07:22] "POST /fqname-to-id HTTP/1.1" 404 200 0.036919 10.0.0.23 - - [2026-03-09 02:07:22] "GET /projects?obj_uuids=cb2bce08-ecbd-4b60-8045-c5e36501f744&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003594 10.0.0.23 - - [2026-03-09 02:07:22] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002028 10.0.0.23 - - [2026-03-09 02:07:22] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009319 10.0.0.23 - - [2026-03-09 02:07:22] "POST /id-to-fqname HTTP/1.1" 200 202 0.004056 10.0.0.23 - - [2026-03-09 02:07:22] "POST /fqname-to-id HTTP/1.1" 404 211 0.006203 10.0.0.23 - - [2026-03-09 02:07:22] "POST /security-groups HTTP/1.1" 200 603 0.086476 10.0.0.23 - - [2026-03-09 02:07:22] "POST /projects HTTP/1.1" 200 609 0.387837 10.0.0.249 - - [2026-03-09 02:07:22] "POST /fqname-to-id HTTP/1.1" 404 245 0.014469 10.0.0.23 - - [2026-03-09 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.470797 10.0.0.22 - - [2026-03-09 02:07:22] "GET /project/cb2bce08-ecbd-4b60-8045-c5e36501f744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.654871 10.0.0.22 - - [2026-03-09 02:07:24] "GET / HTTP/1.1" 200 35931 0.001501 10.0.0.23 - - [2026-03-09 02:07:24] "DELETE /project/cb2bce08ecbd4b608045c5e36501f744 HTTP/1.1" 404 173 0.010671 10.0.0.23 - - [2026-03-09 02:07:24] "DELETE /project/d0793fdb446843a581c8a44e3c485c3e HTTP/1.1" 404 173 0.009761 10.0.0.23 - - [2026-03-09 02:07:24] "GET /projects?obj_uuids=d0793fdb-4468-43a5-81c8-a44e3c485c3e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000819 10.0.0.23 - - [2026-03-09 02:07:24] "GET /project/d0793fdb-4468-43a5-81c8-a44e3c485c3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.058509 10.0.0.23 - - [2026-03-09 02:07:24] "GET /projects?obj_uuids=d0793fdb-4468-43a5-81c8-a44e3c485c3e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000958 10.0.0.23 - - [2026-03-09 02:07:24] "GET /project/d0793fdb-4468-43a5-81c8-a44e3c485c3e?fields=security_groups HTTP/1.1" 200 1395 0.058970 10.0.0.22 - - [2026-03-09 02:07:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000439 10.0.0.23 - - [2026-03-09 02:07:24] "DELETE /security-group/b6b55fd1-65fc-4b09-ae9d-ba2320628fc8 HTTP/1.1" 200 115 0.084655 10.0.0.23 - - [2026-03-09 02:07:24] "GET /projects?obj_uuids=d0793fdb-4468-43a5-81c8-a44e3c485c3e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000826 10.0.0.23 - - [2026-03-09 02:07:24] "GET /project/d0793fdb-4468-43a5-81c8-a44e3c485c3e?fields=application_policy_sets HTTP/1.1" 200 1434 0.066796 10.0.0.249 - - [2026-03-09 02:07:24] "DELETE /access-control-list/09faff5e-f4f3-4770-9ede-8bfd0e349786 HTTP/1.1" 200 115 0.060901 10.0.0.23 - - [2026-03-09 02:07:25] "DELETE /project/d0793fdb-4468-43a5-81c8-a44e3c485c3e HTTP/1.1" 200 115 0.521580 10.0.0.22 - - [2026-03-09 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.028813 10.0.0.23 - - [2026-03-09 02:07:25] "GET /projects?obj_uuids=cb2bce08-ecbd-4b60-8045-c5e36501f744&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001092 10.0.0.22 - - [2026-03-09 02:07:25] "GET /project/cb2bce08-ecbd-4b60-8045-c5e36501f744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.051753 10.0.0.23 - - [2026-03-09 02:07:25] "POST /useragent-kv HTTP/1.1" 200 115 0.012690 10.0.0.22 - - [2026-03-09 02:07:25] "POST /neutron/subnet HTTP/1.1" 200 719 0.314613 10.0.0.22 - - [2026-03-09 02:07:25] "POST /id-to-fqname HTTP/1.1" 200 275 0.001164 10.0.0.22 - - [2026-03-09 02:07:25] "GET /virtual-network/5febd47b-109e-4284-a52d-c1e1e8d4402b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005173 10.0.0.22 - - [2026-03-09 02:07:25] "GET /virtual-network/5febd47b-109e-4284-a52d-c1e1e8d4402b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005902 10.0.0.22 - - [2026-03-09 02:07:25] "POST /neutron/network HTTP/1.1" 200 921 0.006828 10.0.0.22 - - [2026-03-09 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.23 - - [2026-03-09 02:07:25] "GET /projects?obj_uuids=cb2bce08-ecbd-4b60-8045-c5e36501f744&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001106 10.0.0.22 - - [2026-03-09 02:07:25] "GET /project/cb2bce08-ecbd-4b60-8045-c5e36501f744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.059924 10.0.0.23 - - [2026-03-09 02:07:26] "GET /projects?obj_uuids=cb2bce08-ecbd-4b60-8045-c5e36501f744&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001137 10.0.0.22 - - [2026-03-09 02:07:26] "POST /neutron/network HTTP/1.1" 200 703 0.174586 10.0.0.249 - - [2026-03-09 02:07:26] "POST /route-targets HTTP/1.1" 200 327 0.017225 10.0.0.22 - - [2026-03-09 02:07:26] "POST /id-to-fqname HTTP/1.1" 200 275 0.006249 10.0.0.22 - - [2026-03-09 02:07:26] "GET /virtual-network/c6a234e6-8ef8-4b31-8df2-eb76c4650e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005674 10.0.0.22 - - [2026-03-09 02:07:26] "POST /neutron/network HTTP/1.1" 200 924 0.007893 10.0.0.22 - - [2026-03-09 02:07:26] "GET /virtual-network/c6a234e6-8ef8-4b31-8df2-eb76c4650e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005510 10.0.0.22 - - [2026-03-09 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.23 - - [2026-03-09 02:07:26] "GET /projects?obj_uuids=cb2bce08-ecbd-4b60-8045-c5e36501f744&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000849 10.0.0.22 - - [2026-03-09 02:07:26] "GET /project/cb2bce08-ecbd-4b60-8045-c5e36501f744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.078277 10.0.0.22 - - [2026-03-09 02:07:26] "POST /neutron/network HTTP/1.1" 200 117 0.016500 10.0.0.249 - - [2026-03-09 02:07:27] "POST /ref-update HTTP/1.1" 200 156 0.034497 10.0.0.22 - - [2026-03-09 02:07:27] "POST /neutron/network HTTP/1.1" 200 923 0.010193 10.0.0.22 - - [2026-03-09 02:07:27] "POST /id-to-fqname HTTP/1.1" 200 276 0.000986 10.0.0.22 - - [2026-03-09 02:07:27] "GET /virtual-network/2167e455-3ba9-48ed-b668-e4662851c098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004857 10.0.0.22 - - [2026-03-09 02:07:27] "GET /virtual-network/2167e455-3ba9-48ed-b668-e4662851c098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005335 10.0.0.22 - - [2026-03-09 02:07:27] "POST /neutron/subnet HTTP/1.1" 200 720 0.009467 10.0.0.22 - - [2026-03-09 02:07:27] "POST /id-to-fqname HTTP/1.1" 200 275 0.001254 10.0.0.23 - - [2026-03-09 02:07:28] "GET /projects?obj_uuids=cb2bce08-ecbd-4b60-8045-c5e36501f744&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001256 10.0.0.22 - - [2026-03-09 02:07:28] "GET /project/cb2bce08-ecbd-4b60-8045-c5e36501f744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.088451 10.0.0.22 - - [2026-03-09 02:07:28] "POST /neutron/port HTTP/1.1" 200 117 0.007200 10.0.0.22 - - [2026-03-09 02:07:28] "POST /id-to-fqname HTTP/1.1" 200 276 0.001215 10.0.0.22 - - [2026-03-09 02:07:29] "POST /neutron/network HTTP/1.1" 200 933 0.006802 10.0.0.22 - - [2026-03-09 02:07:29] "POST /neutron/port HTTP/1.1" 200 1074 0.019347 10.0.0.23 - - [2026-03-09 02:07:29] "GET /projects?obj_uuids=cb2bce08-ecbd-4b60-8045-c5e36501f744&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000859 10.0.0.22 - - [2026-03-09 02:07:29] "GET /project/cb2bce08-ecbd-4b60-8045-c5e36501f744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.088740 10.0.0.22 - - [2026-03-09 02:07:29] "POST /neutron/network HTTP/1.1" 200 923 0.007782 10.0.0.22 - - [2026-03-09 02:07:30] "POST /neutron/subnet HTTP/1.1" 200 708 0.009694 10.0.0.22 - - [2026-03-09 02:07:30] "POST /neutron/port HTTP/1.1" 200 1138 0.019170 10.0.0.22 - - [2026-03-09 02:07:30] "POST /neutron/network HTTP/1.1" 200 933 0.009073 10.0.0.22 - - [2026-03-09 02:07:31] "POST /neutron/network HTTP/1.1" 400 204 0.017019 10.0.0.22 - - [2026-03-09 02:07:32] "POST /neutron/port HTTP/1.1" 200 1125 0.160721 10.0.0.22 - - [2026-03-09 02:07:32] "POST /neutron/subnet HTTP/1.1" 200 694 0.009512 10.0.0.22 - - [2026-03-09 02:07:32] "POST /neutron/port HTTP/1.1" 200 1138 0.018397 10.0.0.22 - - [2026-03-09 02:07:33] "POST /neutron/network HTTP/1.1" 200 924 0.007820 10.0.0.22 - - [2026-03-09 02:07:34] "POST /neutron/network HTTP/1.1" 400 204 0.024967 10.0.0.22 - - [2026-03-09 02:07:35] "POST /neutron/port HTTP/1.1" 200 151 0.190888 10.0.0.22 - - [2026-03-09 02:07:36] "POST /neutron/port HTTP/1.1" 200 117 0.005880 10.0.0.249 - - [2026-03-09 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004701 10.0.0.22 - - [2026-03-09 02:07:36] "POST /neutron/network HTTP/1.1" 200 921 0.006954 10.0.0.23 - - [2026-03-09 02:07:36] "GET /projects?obj_uuids=cb2bce08-ecbd-4b60-8045-c5e36501f744&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000831 10.0.0.249 - - [2026-03-09 02:07:36] "DELETE /route-target/8f37292e-8447-4ef2-bef1-e2857a70f6b8 HTTP/1.1" 200 115 0.023426 10.0.0.22 - - [2026-03-09 02:07:36] "GET /project/cb2bce08-ecbd-4b60-8045-c5e36501f744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.064979 10.0.0.23 - - [2026-03-09 02:07:36] "GET /projects?obj_uuids=cb2bce08-ecbd-4b60-8045-c5e36501f744&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001125 10.0.0.22 - - [2026-03-09 02:07:36] "GET /project/cb2bce08-ecbd-4b60-8045-c5e36501f744?fields=virtual_networks HTTP/1.1" 200 1055 0.060676 10.0.0.23 - - [2026-03-09 02:07:36] "GET /projects?obj_uuids=cb2bce08-ecbd-4b60-8045-c5e36501f744&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000882 10.0.0.22 - - [2026-03-09 02:07:36] "GET /project/cb2bce08-ecbd-4b60-8045-c5e36501f744?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.069564 10.0.0.23 - - [2026-03-09 02:07:36] "GET /projects?obj_uuids=cb2bce08-ecbd-4b60-8045-c5e36501f744&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000959 10.0.0.22 - - [2026-03-09 02:07:36] "GET /project/cb2bce08-ecbd-4b60-8045-c5e36501f744?fields=security_groups HTTP/1.1" 200 1293 0.075867 10.0.0.22 - - [2026-03-09 02:07:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.032817 10.0.0.23 - - [2026-03-09 02:07:37] "GET /projects?obj_uuids=43845166-f32a-460b-ae51-3611f6125bde&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003729 10.0.0.23 - - [2026-03-09 02:07:37] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001188 10.0.0.23 - - [2026-03-09 02:07:37] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008337 10.0.0.23 - - [2026-03-09 02:07:37] "POST /id-to-fqname HTTP/1.1" 200 192 0.003781 10.0.0.23 - - [2026-03-09 02:07:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.005586 10.0.0.23 - - [2026-03-09 02:07:37] "POST /security-groups HTTP/1.1" 200 593 0.042724 10.0.0.23 - - [2026-03-09 02:07:38] "POST /projects HTTP/1.1" 200 589 0.278404 10.0.0.23 - - [2026-03-09 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.355279 10.0.0.249 - - [2026-03-09 02:07:38] "POST /fqname-to-id HTTP/1.1" 404 235 0.009944 10.0.0.22 - - [2026-03-09 02:07:38] "GET /project/43845166-f32a-460b-ae51-3611f6125bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.525826 10.0.0.22 - - [2026-03-09 02:07:39] "GET / HTTP/1.1" 200 35931 0.001718 10.0.0.22 - - [2026-03-09 02:07:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000433 10.0.0.22 - - [2026-03-09 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.053889 10.0.0.23 - - [2026-03-09 02:07:40] "GET /projects?obj_uuids=43845166-f32a-460b-ae51-3611f6125bde&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000875 10.0.0.22 - - [2026-03-09 02:07:40] "GET /project/43845166-f32a-460b-ae51-3611f6125bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.040890 10.0.0.22 - - [2026-03-09 02:07:40] "POST /neutron/network HTTP/1.1" 200 117 0.039604 10.0.0.249 - - [2026-03-09 02:07:40] "POST /ref-update HTTP/1.1" 200 156 0.029472 10.0.0.22 - - [2026-03-09 02:07:40] "POST /neutron/network HTTP/1.1" 200 891 0.009381 10.0.0.22 - - [2026-03-09 02:07:40] "POST /id-to-fqname HTTP/1.1" 200 255 0.001001 10.0.0.22 - - [2026-03-09 02:07:40] "GET /virtual-network/2da38c96-c3fd-4789-a165-00665fad6b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.004933 10.0.0.22 - - [2026-03-09 02:07:40] "GET /virtual-network/2da38c96-c3fd-4789-a165-00665fad6b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.005176 10.0.0.22 - - [2026-03-09 02:07:40] "POST /neutron/subnet HTTP/1.1" 200 720 0.008523 10.0.0.22 - - [2026-03-09 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.23 - - [2026-03-09 02:07:40] "GET /projects?obj_uuids=43845166-f32a-460b-ae51-3611f6125bde&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001042 10.0.0.22 - - [2026-03-09 02:07:40] "GET /project/43845166-f32a-460b-ae51-3611f6125bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.045016 10.0.0.23 - - [2026-03-09 02:07:41] "POST /useragent-kv HTTP/1.1" 200 115 0.006444 10.0.0.22 - - [2026-03-09 02:07:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.241670 10.0.0.22 - - [2026-03-09 02:07:41] "POST /id-to-fqname HTTP/1.1" 200 255 0.001130 10.0.0.22 - - [2026-03-09 02:07:41] "GET /virtual-network/931eb82e-4791-4c2f-819f-ed9dbf893be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.005373 10.0.0.22 - - [2026-03-09 02:07:41] "GET /virtual-network/931eb82e-4791-4c2f-819f-ed9dbf893be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.007268 10.0.0.22 - - [2026-03-09 02:07:41] "POST /neutron/network HTTP/1.1" 200 892 0.005896 10.0.0.22 - - [2026-03-09 02:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.23 - - [2026-03-09 02:07:41] "GET /projects?obj_uuids=43845166-f32a-460b-ae51-3611f6125bde&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000918 10.0.0.22 - - [2026-03-09 02:07:41] "GET /project/43845166-f32a-460b-ae51-3611f6125bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.040321 10.0.0.23 - - [2026-03-09 02:07:41] "GET /projects?obj_uuids=43845166-f32a-460b-ae51-3611f6125bde&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000855 10.0.0.22 - - [2026-03-09 02:07:41] "POST /neutron/network HTTP/1.1" 200 675 0.135053 10.0.0.249 - - [2026-03-09 02:07:41] "POST /route-targets HTTP/1.1" 200 327 0.023933 10.0.0.22 - - [2026-03-09 02:07:41] "POST /id-to-fqname HTTP/1.1" 200 256 0.003617 10.0.0.22 - - [2026-03-09 02:07:42] "GET /virtual-network/1ea337b2-4f40-4b6c-ba1b-87646eb31c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.005197 10.0.0.22 - - [2026-03-09 02:07:42] "POST /neutron/network HTTP/1.1" 200 894 0.006185 10.0.0.22 - - [2026-03-09 02:07:42] "GET /virtual-network/1ea337b2-4f40-4b6c-ba1b-87646eb31c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.004801 10.0.0.22 - - [2026-03-09 02:07:42] "POST /id-to-fqname HTTP/1.1" 200 255 0.001164 10.0.0.22 - - [2026-03-09 02:07:42] "POST /neutron/network HTTP/1.1" 200 902 0.007388 10.0.0.23 - - [2026-03-09 02:07:43] "GET /projects?obj_uuids=43845166-f32a-460b-ae51-3611f6125bde&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001051 10.0.0.22 - - [2026-03-09 02:07:43] "GET /project/43845166-f32a-460b-ae51-3611f6125bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.071015 10.0.0.22 - - [2026-03-09 02:07:43] "POST /neutron/port HTTP/1.1" 200 117 0.007210 10.0.0.22 - - [2026-03-09 02:07:43] "POST /id-to-fqname HTTP/1.1" 200 256 0.001219 10.0.0.22 - - [2026-03-09 02:07:43] "POST /neutron/network HTTP/1.1" 200 902 0.007651 10.0.0.22 - - [2026-03-09 02:07:44] "POST /neutron/port HTTP/1.1" 200 1062 0.030406 10.0.0.23 - - [2026-03-09 02:07:44] "GET /projects?obj_uuids=43845166-f32a-460b-ae51-3611f6125bde&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000939 10.0.0.22 - - [2026-03-09 02:07:44] "GET /project/43845166-f32a-460b-ae51-3611f6125bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.121373 10.0.0.22 - - [2026-03-09 02:07:44] "POST /neutron/port HTTP/1.1" 200 1126 0.026391 10.0.0.22 - - [2026-03-09 02:07:44] "POST /neutron/port HTTP/1.1" 200 117 0.001022 10.0.0.22 - - [2026-03-09 02:07:44] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007503 10.0.0.23 - - [2026-03-09 02:07:44] "GET /projects?obj_uuids=43845166-f32a-460b-ae51-3611f6125bde&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001065 10.0.0.22 - - [2026-03-09 02:07:45] "POST /neutron/port HTTP/1.1" 200 1062 0.322996 10.0.0.22 - - [2026-03-09 02:07:45] "POST /neutron/port HTTP/1.1" 200 1116 0.128105 10.0.0.22 - - [2026-03-09 02:07:45] "POST /neutron/subnet HTTP/1.1" 200 699 0.009175 10.0.0.22 - - [2026-03-09 02:07:46] "POST /neutron/network HTTP/1.1" 200 892 0.021158 10.0.0.22 - - [2026-03-09 02:07:46] "POST /neutron/port HTTP/1.1" 200 1116 0.014450 10.0.0.22 - - [2026-03-09 02:07:46] "POST /neutron/port HTTP/1.1" 200 1116 0.013593 10.0.0.22 - - [2026-03-09 02:07:48] "POST /neutron/network HTTP/1.1" 200 892 0.006745 10.0.0.249 - - [2026-03-09 02:07:48] "DELETE /route-target/668790b1-1fcf-4e8d-943d-e8570a76875f HTTP/1.1" 200 115 0.027062 10.0.0.23 - - [2026-03-09 02:07:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004337 10.0.0.23 - - [2026-03-09 02:07:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003963 10.0.0.22 - - [2026-03-09 02:07:48] "POST /neutron/network HTTP/1.1" 200 151 0.151935 10.0.0.249 - - [2026-03-09 02:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.23 - - [2026-03-09 02:07:48] "GET /projects?obj_uuids=43845166-f32a-460b-ae51-3611f6125bde&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000883 10.0.0.22 - - [2026-03-09 02:07:48] "GET /project/43845166-f32a-460b-ae51-3611f6125bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.057255 10.0.0.23 - - [2026-03-09 02:07:48] "GET /projects?obj_uuids=43845166-f32a-460b-ae51-3611f6125bde&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000916 10.0.0.22 - - [2026-03-09 02:07:48] "GET /project/43845166-f32a-460b-ae51-3611f6125bde?fields=virtual_networks HTTP/1.1" 200 1035 0.046929 10.0.0.23 - - [2026-03-09 02:07:48] "GET /projects?obj_uuids=43845166-f32a-460b-ae51-3611f6125bde&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001219 10.0.0.22 - - [2026-03-09 02:07:48] "GET /project/43845166-f32a-460b-ae51-3611f6125bde?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.054757 10.0.0.23 - - [2026-03-09 02:07:48] "GET /projects?obj_uuids=43845166-f32a-460b-ae51-3611f6125bde&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001262 10.0.0.22 - - [2026-03-09 02:07:48] "GET /project/43845166-f32a-460b-ae51-3611f6125bde?fields=security_groups HTTP/1.1" 200 1263 0.044553 10.0.0.22 - - [2026-03-09 02:07:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.024681 10.0.0.23 - - [2026-03-09 02:07:49] "GET /projects?obj_uuids=35e58cd5-5f54-41e3-ac95-ca9a9e95c922&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003289 10.0.0.23 - - [2026-03-09 02:07:49] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000963 10.0.0.23 - - [2026-03-09 02:07:49] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007170 10.0.0.23 - - [2026-03-09 02:07:50] "POST /id-to-fqname HTTP/1.1" 200 198 0.002994 10.0.0.23 - - [2026-03-09 02:07:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.005288 10.0.0.23 - - [2026-03-09 02:07:50] "POST /security-groups HTTP/1.1" 200 599 0.029430 10.0.0.23 - - [2026-03-09 02:07:50] "POST /projects HTTP/1.1" 200 601 0.243186 10.0.0.249 - - [2026-03-09 02:07:50] "POST /access-control-lists HTTP/1.1" 200 604 0.034159 10.0.0.23 - - [2026-03-09 02:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.314087 10.0.0.22 - - [2026-03-09 02:07:50] "GET /project/35e58cd5-5f54-41e3-ac95-ca9a9e95c922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.450820 10.0.0.22 - - [2026-03-09 02:07:51] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.22 - - [2026-03-09 02:07:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000451 10.0.0.22 - - [2026-03-09 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.055855 10.0.0.23 - - [2026-03-09 02:07:52] "GET /projects?obj_uuids=35e58cd5-5f54-41e3-ac95-ca9a9e95c922&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000908 10.0.0.22 - - [2026-03-09 02:07:52] "GET /project/35e58cd5-5f54-41e3-ac95-ca9a9e95c922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.038791 10.0.0.22 - - [2026-03-09 02:07:52] "POST /neutron/network HTTP/1.1" 200 117 0.039858 10.0.0.249 - - [2026-03-09 02:07:52] "POST /route-targets HTTP/1.1" 200 327 0.013718 10.0.0.22 - - [2026-03-09 02:07:52] "POST /neutron/network HTTP/1.1" 200 910 0.009448 10.0.0.22 - - [2026-03-09 02:07:52] "POST /id-to-fqname HTTP/1.1" 200 267 0.001073 10.0.0.22 - - [2026-03-09 02:07:52] "GET /virtual-network/0621e1be-e60f-4bd2-a316-2e863fac899b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004950 10.0.0.22 - - [2026-03-09 02:07:52] "GET /virtual-network/0621e1be-e60f-4bd2-a316-2e863fac899b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005127 10.0.0.22 - - [2026-03-09 02:07:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.008605 10.0.0.22 - - [2026-03-09 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.23 - - [2026-03-09 02:07:52] "GET /projects?obj_uuids=35e58cd5-5f54-41e3-ac95-ca9a9e95c922&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000870 10.0.0.22 - - [2026-03-09 02:07:52] "GET /project/35e58cd5-5f54-41e3-ac95-ca9a9e95c922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.056599 10.0.0.249 - - [2026-03-09 02:07:53] "POST /ref-update HTTP/1.1" 200 156 0.028106 10.0.0.23 - - [2026-03-09 02:07:53] "POST /useragent-kv HTTP/1.1" 200 115 0.017333 10.0.0.22 - - [2026-03-09 02:07:53] "POST /neutron/subnet HTTP/1.1" 200 705 0.216327 10.0.0.22 - - [2026-03-09 02:07:53] "POST /id-to-fqname HTTP/1.1" 200 267 0.001279 10.0.0.22 - - [2026-03-09 02:07:53] "GET /virtual-network/d766bc92-a278-457a-8792-b1d19062066f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.008505 10.0.0.22 - - [2026-03-09 02:07:53] "GET /virtual-network/d766bc92-a278-457a-8792-b1d19062066f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005423 10.0.0.22 - - [2026-03-09 02:07:53] "POST /neutron/network HTTP/1.1" 200 906 0.007203 10.0.0.22 - - [2026-03-09 02:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.23 - - [2026-03-09 02:07:53] "GET /projects?obj_uuids=35e58cd5-5f54-41e3-ac95-ca9a9e95c922&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000818 10.0.0.22 - - [2026-03-09 02:07:53] "GET /project/35e58cd5-5f54-41e3-ac95-ca9a9e95c922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.041652 10.0.0.23 - - [2026-03-09 02:07:53] "GET /projects?obj_uuids=35e58cd5-5f54-41e3-ac95-ca9a9e95c922&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001114 10.0.0.22 - - [2026-03-09 02:07:53] "POST /neutron/network HTTP/1.1" 200 693 0.164175 10.0.0.22 - - [2026-03-09 02:07:54] "POST /id-to-fqname HTTP/1.1" 200 268 0.002997 10.0.0.22 - - [2026-03-09 02:07:54] "GET /virtual-network/1b498233-6aa9-4388-896a-00bc81cb372b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005304 10.0.0.22 - - [2026-03-09 02:07:54] "POST /neutron/network HTTP/1.1" 200 912 0.006496 10.0.0.22 - - [2026-03-09 02:07:54] "GET /virtual-network/1b498233-6aa9-4388-896a-00bc81cb372b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006779 10.0.0.22 - - [2026-03-09 02:07:54] "POST /id-to-fqname HTTP/1.1" 200 267 0.001137 10.0.0.249 - - [2026-03-09 02:08:22] "DELETE /access-control-list/1a86a483-0b70-4787-b714-6500b0bf2cef HTTP/1.1" 200 115 0.055019 10.0.0.23 - - [2026-03-09 02:08:25] "GET /projects?obj_uuids=43845166-f32a-460b-ae51-3611f6125bde&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000817 10.0.0.23 - - [2026-03-09 02:08:25] "DELETE /project/43845166f32a460bae513611f6125bde HTTP/1.1" 404 173 0.009778 10.0.0.23 - - [2026-03-09 02:08:25] "DELETE /project/cb2bce08-ecbd-4b60-8045-c5e36501f744 HTTP/1.1" 404 177 0.012489 10.0.0.23 - - [2026-03-09 02:08:25] "DELETE /project/35e58cd55f5441e3ac95ca9a9e95c922 HTTP/1.1" 404 173 0.007798 10.0.0.23 - - [2026-03-09 02:08:25] "GET /project/43845166-f32a-460b-ae51-3611f6125bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.047697 10.0.0.23 - - [2026-03-09 02:08:25] "GET /projects?obj_uuids=43845166-f32a-460b-ae51-3611f6125bde&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000843 10.0.0.23 - - [2026-03-09 02:08:25] "GET /project/43845166-f32a-460b-ae51-3611f6125bde?fields=security_groups HTTP/1.1" 200 1368 0.036742 10.0.0.23 - - [2026-03-09 02:08:25] "DELETE /security-group/d60a2ed7-f872-4c2e-9a03-2711a2462f55 HTTP/1.1" 200 115 0.049845 10.0.0.23 - - [2026-03-09 02:08:25] "GET /projects?obj_uuids=43845166-f32a-460b-ae51-3611f6125bde&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000902 10.0.0.23 - - [2026-03-09 02:08:25] "GET /project/43845166-f32a-460b-ae51-3611f6125bde?fields=application_policy_sets HTTP/1.1" 200 1407 0.062238 10.0.0.249 - - [2026-03-09 02:08:25] "DELETE /access-control-list/a8e666ef-9125-47f7-ab45-b37751677f81 HTTP/1.1" 200 115 0.046827 10.0.0.23 - - [2026-03-09 02:08:25] "DELETE /project/43845166-f32a-460b-ae51-3611f6125bde HTTP/1.1" 200 115 0.481526 10.0.0.22 - - [2026-03-09 02:08:28] "POST /neutron/network HTTP/1.1" 200 916 0.007181 10.0.0.23 - - [2026-03-09 02:08:29] "GET /projects?obj_uuids=35e58cd5-5f54-41e3-ac95-ca9a9e95c922&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000926 10.0.0.22 - - [2026-03-09 02:08:29] "GET /project/35e58cd5-5f54-41e3-ac95-ca9a9e95c922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.070586 10.0.0.22 - - [2026-03-09 02:08:29] "POST /neutron/port HTTP/1.1" 200 117 0.006402 10.0.0.22 - - [2026-03-09 02:08:29] "POST /id-to-fqname HTTP/1.1" 200 268 0.001070 10.0.0.22 - - [2026-03-09 02:08:29] "POST /neutron/network HTTP/1.1" 200 916 0.006840 10.0.0.22 - - [2026-03-09 02:08:30] "POST /neutron/port HTTP/1.1" 200 1064 0.033194 10.0.0.23 - - [2026-03-09 02:08:30] "GET /projects?obj_uuids=35e58cd5-5f54-41e3-ac95-ca9a9e95c922&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001373 10.0.0.22 - - [2026-03-09 02:08:30] "GET /project/35e58cd5-5f54-41e3-ac95-ca9a9e95c922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.114584 10.0.0.22 - - [2026-03-09 02:08:30] "POST /neutron/port HTTP/1.1" 200 1128 0.035216 10.0.0.22 - - [2026-03-09 02:08:30] "POST /neutron/subnet HTTP/1.1" 200 679 0.017472 10.0.0.22 - - [2026-03-09 02:08:30] "POST /neutron/network HTTP/1.1" 200 906 0.015846 10.0.0.23 - - [2026-03-09 02:08:30] "GET /projects?obj_uuids=d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000998 10.0.0.22 - - [2026-03-09 02:08:31] "GET /project/d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.089011 10.0.0.23 - - [2026-03-09 02:08:31] "GET /projects?obj_uuids=35e58cd5-5f54-41e3-ac95-ca9a9e95c922&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000951 10.0.0.22 - - [2026-03-09 02:08:31] "POST /neutron/port HTTP/1.1" 200 1068 0.523161 10.0.0.22 - - [2026-03-09 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005273 10.0.0.22 - - [2026-03-09 02:08:32] "GET /security-group/de77279f-c154-4c37-aa15-b804a0104d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.012381 10.0.0.22 - - [2026-03-09 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.23 - - [2026-03-09 02:08:32] "GET /projects?obj_uuids=d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001145 10.0.0.22 - - [2026-03-09 02:08:32] "POST /neutron/port HTTP/1.1" 200 1122 0.211417 10.0.0.22 - - [2026-03-09 02:08:32] "GET /project/d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.108752 10.0.0.22 - - [2026-03-09 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010734 10.0.0.22 - - [2026-03-09 02:08:32] "GET /security-group/de77279f-c154-4c37-aa15-b804a0104d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.004080 10.0.0.22 - - [2026-03-09 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013883 10.0.0.22 - - [2026-03-09 02:08:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.017995 10.0.0.22 - - [2026-03-09 02:08:32] "PUT /security-group/de77279f-c154-4c37-aa15-b804a0104d04 HTTP/1.1" 200 262 0.055077 10.0.0.22 - - [2026-03-09 02:08:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.003869 10.0.0.22 - - [2026-03-09 02:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005570 10.0.0.23 - - [2026-03-09 02:08:33] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000921 10.0.0.22 - - [2026-03-09 02:08:33] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.013073 10.0.0.22 - - [2026-03-09 02:08:33] "POST /service-templates HTTP/1.1" 200 543 0.056828 10.0.0.22 - - [2026-03-09 02:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014177 10.0.0.22 - - [2026-03-09 02:08:33] "GET /service-template/ac66534d-9758-4bc3-8b03-908f46578748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.006315 10.0.0.22 - - [2026-03-09 02:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012980 10.0.0.22 - - [2026-03-09 02:08:33] "GET /service-template/ac66534d-9758-4bc3-8b03-908f46578748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004349 10.0.0.22 - - [2026-03-09 02:08:33] "POST /id-to-fqname HTTP/1.1" 200 267 0.003348 10.0.0.22 - - [2026-03-09 02:08:33] "POST /id-to-fqname HTTP/1.1" 200 267 0.002916 10.0.0.22 - - [2026-03-09 02:08:33] "POST /id-to-fqname HTTP/1.1" 200 268 0.003614 10.0.0.22 - - [2026-03-09 02:08:34] "POST /neutron/port HTTP/1.1" 200 2108 0.054425 10.0.0.22 - - [2026-03-09 02:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.22 - - [2026-03-09 02:08:34] "DELETE /service-template/ac66534d-9758-4bc3-8b03-908f46578748 HTTP/1.1" 200 115 0.069389 10.0.0.22 - - [2026-03-09 02:08:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.004384 10.0.0.22 - - [2026-03-09 02:08:36] "POST /neutron/network HTTP/1.1" 400 204 0.028387 10.0.0.22 - - [2026-03-09 02:08:41] "POST /neutron/network HTTP/1.1" 200 906 0.017566 10.0.0.22 - - [2026-03-09 02:08:43] "POST /neutron/network HTTP/1.1" 400 204 0.025890 10.0.0.22 - - [2026-03-09 02:08:47] "POST /neutron/network HTTP/1.1" 200 906 0.014783 10.0.0.22 - - [2026-03-09 02:08:49] "POST /neutron/network HTTP/1.1" 400 204 0.030207 10.0.0.22 - - [2026-03-09 02:08:53] "POST /neutron/network HTTP/1.1" 200 906 0.007167 10.0.0.22 - - [2026-03-09 02:08:55] "POST /neutron/network HTTP/1.1" 400 204 0.013870 10.0.0.22 - - [2026-03-09 02:08:59] "POST /neutron/network HTTP/1.1" 200 906 0.006807 10.0.0.22 - - [2026-03-09 02:09:01] "POST /neutron/network HTTP/1.1" 400 204 0.014116 10.0.0.22 - - [2026-03-09 02:09:05] "POST /neutron/network HTTP/1.1" 200 906 0.007572 10.0.0.22 - - [2026-03-09 02:09:07] "POST /neutron/network HTTP/1.1" 400 204 0.013509 10.0.0.22 - - [2026-03-09 02:09:11] "POST /neutron/network HTTP/1.1" 200 906 0.006809 10.0.0.22 - - [2026-03-09 02:09:14] "POST /neutron/network HTTP/1.1" 400 204 0.014653 10.0.0.22 - - [2026-03-09 02:09:18] "POST /neutron/network HTTP/1.1" 200 906 0.006969 10.0.0.22 - - [2026-03-09 02:09:20] "POST /neutron/network HTTP/1.1" 400 204 0.013345 10.0.0.22 - - [2026-03-09 02:09:20] "GET /obj-perms HTTP/1.1" 200 5056 0.055937 10.0.0.22 - - [2026-03-09 02:09:24] "POST /neutron/network HTTP/1.1" 200 906 0.006691 10.0.0.249 - - [2026-03-09 02:09:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.249 - - [2026-03-09 02:09:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.23 - - [2026-03-09 02:09:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.23 - - [2026-03-09 02:09:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.23 - - [2026-03-09 02:09:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.23 - - [2026-03-09 02:09:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000348 10.0.0.22 - - [2026-03-09 02:09:26] "POST /neutron/network HTTP/1.1" 400 204 0.012781 10.0.0.249 - - [2026-03-09 02:09:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.22 - - [2026-03-09 02:09:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000353 10.0.0.249 - - [2026-03-09 02:09:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.22 - - [2026-03-09 02:09:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000335 10.0.0.22 - - [2026-03-09 02:09:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.22 - - [2026-03-09 02:09:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.22 - - [2026-03-09 02:09:27] "POST /neutron/port HTTP/1.1" 200 151 0.205499 10.0.0.22 - - [2026-03-09 02:09:28] "POST /neutron/port HTTP/1.1" 200 117 0.005418 10.0.0.249 - - [2026-03-09 02:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.22 - - [2026-03-09 02:09:30] "POST /neutron/network HTTP/1.1" 200 912 0.006605 10.0.0.22 - - [2026-03-09 02:09:32] "POST /neutron/network HTTP/1.1" 400 204 0.014070 10.0.0.22 - - [2026-03-09 02:09:33] "POST /neutron/port HTTP/1.1" 200 151 0.194741 10.0.0.23 - - [2026-03-09 02:09:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003783 10.0.0.23 - - [2026-03-09 02:09:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002315 10.0.0.22 - - [2026-03-09 02:09:34] "POST /neutron/network HTTP/1.1" 200 151 0.132342 10.0.0.249 - - [2026-03-09 02:09:34] "DELETE /route-target/eb20824f-a5b4-4b96-a0e6-d14a93891a43 HTTP/1.1" 200 115 0.035185 10.0.0.23 - - [2026-03-09 02:09:34] "GET /projects?obj_uuids=35e58cd5-5f54-41e3-ac95-ca9a9e95c922&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001096 10.0.0.22 - - [2026-03-09 02:09:35] "GET /project/35e58cd5-5f54-41e3-ac95-ca9a9e95c922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.048421 10.0.0.23 - - [2026-03-09 02:09:35] "GET /projects?obj_uuids=35e58cd5-5f54-41e3-ac95-ca9a9e95c922&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000970 10.0.0.22 - - [2026-03-09 02:09:35] "GET /project/35e58cd5-5f54-41e3-ac95-ca9a9e95c922?fields=virtual_networks HTTP/1.1" 200 1047 0.045682 10.0.0.23 - - [2026-03-09 02:09:35] "GET /projects?obj_uuids=35e58cd5-5f54-41e3-ac95-ca9a9e95c922&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001228 10.0.0.22 - - [2026-03-09 02:09:35] "GET /project/35e58cd5-5f54-41e3-ac95-ca9a9e95c922?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.038234 10.0.0.23 - - [2026-03-09 02:09:35] "GET /projects?obj_uuids=35e58cd5-5f54-41e3-ac95-ca9a9e95c922&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000983 10.0.0.22 - - [2026-03-09 02:09:35] "GET /project/35e58cd5-5f54-41e3-ac95-ca9a9e95c922?fields=security_groups HTTP/1.1" 200 1281 0.047283 10.0.0.22 - - [2026-03-09 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 189 0.025826 10.0.0.23 - - [2026-03-09 02:09:36] "GET /projects?obj_uuids=a1be2db3-3b45-44bc-9f94-4e898439f27d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003651 10.0.0.23 - - [2026-03-09 02:09:36] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001261 10.0.0.23 - - [2026-03-09 02:09:36] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009326 10.0.0.23 - - [2026-03-09 02:09:36] "POST /id-to-fqname HTTP/1.1" 200 191 0.003360 10.0.0.23 - - [2026-03-09 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 200 0.005837 10.0.0.23 - - [2026-03-09 02:09:36] "POST /security-groups HTTP/1.1" 200 592 0.039628 10.0.0.249 - - [2026-03-09 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 235 0.004416 10.0.0.23 - - [2026-03-09 02:09:36] "POST /projects HTTP/1.1" 200 587 0.266807 10.0.0.23 - - [2026-03-09 02:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.343234 10.0.0.249 - - [2026-03-09 02:09:36] "POST /access-control-lists HTTP/1.1" 200 595 0.033157 10.0.0.22 - - [2026-03-09 02:09:36] "GET /project/a1be2db3-3b45-44bc-9f94-4e898439f27d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.492456 10.0.0.22 - - [2026-03-09 02:09:37] "GET / HTTP/1.1" 200 35931 0.001460 10.0.0.22 - - [2026-03-09 02:09:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000432 10.0.0.22 - - [2026-03-09 02:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.053539 10.0.0.23 - - [2026-03-09 02:09:38] "GET /projects?obj_uuids=a1be2db3-3b45-44bc-9f94-4e898439f27d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000777 10.0.0.22 - - [2026-03-09 02:09:38] "GET /project/a1be2db3-3b45-44bc-9f94-4e898439f27d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.040434 10.0.0.22 - - [2026-03-09 02:09:38] "POST /neutron/network HTTP/1.1" 200 117 0.034166 10.0.0.22 - - [2026-03-09 02:09:39] "POST /neutron/network HTTP/1.1" 200 889 0.007961 10.0.0.22 - - [2026-03-09 02:09:39] "POST /id-to-fqname HTTP/1.1" 200 253 0.001002 10.0.0.22 - - [2026-03-09 02:09:39] "GET /virtual-network/87220e2b-68c4-4557-b996-9c0de8cca861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.004886 10.0.0.22 - - [2026-03-09 02:09:39] "GET /virtual-network/87220e2b-68c4-4557-b996-9c0de8cca861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.004821 10.0.0.22 - - [2026-03-09 02:09:39] "POST /neutron/subnet HTTP/1.1" 200 724 0.009088 10.0.0.22 - - [2026-03-09 02:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.23 - - [2026-03-09 02:09:39] "GET /projects?obj_uuids=a1be2db3-3b45-44bc-9f94-4e898439f27d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000797 10.0.0.22 - - [2026-03-09 02:09:39] "GET /project/a1be2db3-3b45-44bc-9f94-4e898439f27d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.033295 10.0.0.249 - - [2026-03-09 02:09:39] "POST /route-targets HTTP/1.1" 200 327 0.013223 10.0.0.23 - - [2026-03-09 02:09:39] "POST /useragent-kv HTTP/1.1" 200 115 0.006658 10.0.0.22 - - [2026-03-09 02:09:39] "POST /neutron/subnet HTTP/1.1" 200 724 0.192527 10.0.0.22 - - [2026-03-09 02:09:39] "POST /id-to-fqname HTTP/1.1" 200 253 0.001223 10.0.0.22 - - [2026-03-09 02:09:39] "GET /virtual-network/ce8ec46d-f7cb-4d28-a39c-38ad1281e4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.006008 10.0.0.22 - - [2026-03-09 02:09:39] "GET /virtual-network/ce8ec46d-f7cb-4d28-a39c-38ad1281e4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.005695 10.0.0.22 - - [2026-03-09 02:09:39] "POST /neutron/network HTTP/1.1" 200 889 0.006133 10.0.0.22 - - [2026-03-09 02:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.23 - - [2026-03-09 02:09:39] "GET /projects?obj_uuids=a1be2db3-3b45-44bc-9f94-4e898439f27d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001178 10.0.0.22 - - [2026-03-09 02:09:39] "GET /project/a1be2db3-3b45-44bc-9f94-4e898439f27d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.058639 10.0.0.23 - - [2026-03-09 02:09:39] "GET /projects?obj_uuids=a1be2db3-3b45-44bc-9f94-4e898439f27d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001518 10.0.0.22 - - [2026-03-09 02:09:40] "POST /neutron/network HTTP/1.1" 200 672 0.185365 10.0.0.249 - - [2026-03-09 02:09:40] "POST /ref-update HTTP/1.1" 200 156 0.024968 10.0.0.22 - - [2026-03-09 02:09:40] "POST /id-to-fqname HTTP/1.1" 200 254 0.006556 10.0.0.22 - - [2026-03-09 02:09:40] "GET /virtual-network/9a6fa1c6-d439-4039-b8e0-47bbac50f72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.005309 10.0.0.22 - - [2026-03-09 02:09:40] "POST /neutron/network HTTP/1.1" 200 889 0.006904 10.0.0.22 - - [2026-03-09 02:09:40] "GET /virtual-network/9a6fa1c6-d439-4039-b8e0-47bbac50f72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.004778 10.0.0.22 - - [2026-03-09 02:09:40] "POST /id-to-fqname HTTP/1.1" 200 253 0.001149 10.0.0.22 - - [2026-03-09 02:09:40] "POST /neutron/network HTTP/1.1" 200 899 0.008420 10.0.0.23 - - [2026-03-09 02:09:41] "GET /projects?obj_uuids=a1be2db3-3b45-44bc-9f94-4e898439f27d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001373 10.0.0.22 - - [2026-03-09 02:09:41] "GET /project/a1be2db3-3b45-44bc-9f94-4e898439f27d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.072975 10.0.0.22 - - [2026-03-09 02:09:41] "POST /neutron/port HTTP/1.1" 200 117 0.007306 10.0.0.22 - - [2026-03-09 02:09:41] "POST /id-to-fqname HTTP/1.1" 200 254 0.001748 10.0.0.22 - - [2026-03-09 02:09:41] "POST /neutron/network HTTP/1.1" 200 899 0.006702 10.0.0.22 - - [2026-03-09 02:09:42] "POST /neutron/port HTTP/1.1" 200 1061 0.028840 10.0.0.23 - - [2026-03-09 02:09:42] "GET /projects?obj_uuids=a1be2db3-3b45-44bc-9f94-4e898439f27d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000914 10.0.0.22 - - [2026-03-09 02:09:42] "GET /project/a1be2db3-3b45-44bc-9f94-4e898439f27d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.111308 10.0.0.22 - - [2026-03-09 02:09:42] "POST /neutron/network HTTP/1.1" 200 889 0.006145 10.0.0.22 - - [2026-03-09 02:09:42] "POST /neutron/port HTTP/1.1" 200 117 0.001231 10.0.0.22 - - [2026-03-09 02:09:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007377 10.0.0.23 - - [2026-03-09 02:09:43] "GET /projects?obj_uuids=a1be2db3-3b45-44bc-9f94-4e898439f27d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001208 10.0.0.22 - - [2026-03-09 02:09:43] "POST /neutron/port HTTP/1.1" 200 1059 0.301539 10.0.0.22 - - [2026-03-09 02:09:43] "POST /fqname-to-id HTTP/1.1" 404 193 0.002667 10.0.0.22 - - [2026-03-09 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006777 10.0.0.23 - - [2026-03-09 02:09:43] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000894 10.0.0.22 - - [2026-03-09 02:09:43] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007954 10.0.0.22 - - [2026-03-09 02:09:43] "POST /neutron/port HTTP/1.1" 200 1113 0.128905 10.0.0.22 - - [2026-03-09 02:09:43] "POST /service-templates HTTP/1.1" 200 543 0.043815 10.0.0.22 - - [2026-03-09 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011853 10.0.0.22 - - [2026-03-09 02:09:43] "GET /service-template/c01926e6-ce10-46c9-99a9-fc2a4212cd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005073 10.0.0.22 - - [2026-03-09 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.22 - - [2026-03-09 02:09:43] "POST /neutron/subnet HTTP/1.1" 200 689 0.007640 10.0.0.22 - - [2026-03-09 02:09:43] "GET /service-template/c01926e6-ce10-46c9-99a9-fc2a4212cd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003625 10.0.0.22 - - [2026-03-09 02:09:43] "POST /id-to-fqname HTTP/1.1" 200 253 0.001238 10.0.0.22 - - [2026-03-09 02:09:43] "POST /id-to-fqname HTTP/1.1" 200 253 0.001182 10.0.0.22 - - [2026-03-09 02:09:43] "POST /id-to-fqname HTTP/1.1" 200 254 0.001111 10.0.0.22 - - [2026-03-09 02:09:44] "POST /neutron/port HTTP/1.1" 200 2096 0.031888 10.0.0.22 - - [2026-03-09 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.22 - - [2026-03-09 02:09:44] "DELETE /service-template/c01926e6-ce10-46c9-99a9-fc2a4212cd7c HTTP/1.1" 200 115 0.060237 10.0.0.22 - - [2026-03-09 02:09:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.019883 10.0.0.22 - - [2026-03-09 02:09:46] "POST /neutron/network HTTP/1.1" 400 204 0.012278 10.0.0.22 - - [2026-03-09 02:09:47] "POST /neutron/port HTTP/1.1" 200 151 0.194454 10.0.0.22 - - [2026-03-09 02:09:47] "POST /neutron/port HTTP/1.1" 200 151 0.176739 10.0.0.22 - - [2026-03-09 02:09:48] "POST /neutron/network HTTP/1.1" 200 889 0.006695 10.0.0.249 - - [2026-03-09 02:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.23 - - [2026-03-09 02:09:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004204 10.0.0.23 - - [2026-03-09 02:09:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004431 10.0.0.22 - - [2026-03-09 02:09:48] "POST /neutron/network HTTP/1.1" 200 151 0.129723 10.0.0.23 - - [2026-03-09 02:09:48] "GET /projects?obj_uuids=a1be2db3-3b45-44bc-9f94-4e898439f27d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001627 10.0.0.249 - - [2026-03-09 02:09:48] "DELETE /route-target/a5d76837-9f10-4d82-8e16-76226ab4e82e HTTP/1.1" 200 115 0.027818 10.0.0.22 - - [2026-03-09 02:09:49] "GET /project/a1be2db3-3b45-44bc-9f94-4e898439f27d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.096102 10.0.0.23 - - [2026-03-09 02:09:49] "GET /projects?obj_uuids=a1be2db3-3b45-44bc-9f94-4e898439f27d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001061 10.0.0.22 - - [2026-03-09 02:09:49] "GET /project/a1be2db3-3b45-44bc-9f94-4e898439f27d?fields=virtual_networks HTTP/1.1" 200 1034 0.037877 10.0.0.23 - - [2026-03-09 02:09:49] "GET /projects?obj_uuids=a1be2db3-3b45-44bc-9f94-4e898439f27d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000961 10.0.0.22 - - [2026-03-09 02:09:49] "GET /project/a1be2db3-3b45-44bc-9f94-4e898439f27d?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.052020 10.0.0.23 - - [2026-03-09 02:09:49] "GET /projects?obj_uuids=a1be2db3-3b45-44bc-9f94-4e898439f27d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000964 10.0.0.22 - - [2026-03-09 02:09:49] "GET /project/a1be2db3-3b45-44bc-9f94-4e898439f27d?fields=security_groups HTTP/1.1" 200 1261 0.046684 10.0.0.22 - - [2026-03-09 02:09:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.025311 10.0.0.23 - - [2026-03-09 02:09:50] "GET /projects?obj_uuids=b30081d5-5a11-4c47-a0ad-0cb926bba327&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003862 10.0.0.23 - - [2026-03-09 02:09:50] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000836 10.0.0.23 - - [2026-03-09 02:09:50] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006839 10.0.0.23 - - [2026-03-09 02:09:50] "POST /id-to-fqname HTTP/1.1" 200 195 0.002283 10.0.0.23 - - [2026-03-09 02:09:50] "POST /fqname-to-id HTTP/1.1" 404 204 0.003703 10.0.0.23 - - [2026-03-09 02:09:50] "POST /security-groups HTTP/1.1" 200 596 0.030517 10.0.0.23 - - [2026-03-09 02:09:50] "POST /projects HTTP/1.1" 200 595 0.232784 10.0.0.249 - - [2026-03-09 02:09:50] "POST /fqname-to-id HTTP/1.1" 404 238 0.006209 10.0.0.23 - - [2026-03-09 02:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.305357 10.0.0.22 - - [2026-03-09 02:09:50] "GET /project/b30081d5-5a11-4c47-a0ad-0cb926bba327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.433102 10.0.0.22 - - [2026-03-09 02:09:51] "GET / HTTP/1.1" 200 35931 0.001651 10.0.0.22 - - [2026-03-09 02:09:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000465 10.0.0.22 - - [2026-03-09 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.058475 10.0.0.23 - - [2026-03-09 02:09:52] "GET /projects?obj_uuids=b30081d5-5a11-4c47-a0ad-0cb926bba327&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000913 10.0.0.22 - - [2026-03-09 02:09:52] "GET /project/b30081d5-5a11-4c47-a0ad-0cb926bba327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.038539 10.0.0.249 - - [2026-03-09 02:09:52] "POST /ref-update HTTP/1.1" 200 156 0.033472 10.0.0.23 - - [2026-03-09 02:09:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002566 10.0.0.22 - - [2026-03-09 02:09:53] "POST /neutron/subnet HTTP/1.1" 200 823 0.298548 10.0.0.22 - - [2026-03-09 02:09:53] "POST /id-to-fqname HTTP/1.1" 200 261 0.001192 10.0.0.22 - - [2026-03-09 02:09:53] "GET /virtual-network/ad1d8d4e-8c01-49d3-9082-5c6633efb5f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.007240 10.0.0.22 - - [2026-03-09 02:09:53] "POST /neutron/network HTTP/1.1" 200 1073 0.012084 10.0.0.22 - - [2026-03-09 02:09:53] "GET /virtual-network/ad1d8d4e-8c01-49d3-9082-5c6633efb5f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.005965 10.0.0.249 - - [2026-03-09 02:09:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.026511 10.0.0.22 - - [2026-03-09 02:09:53] "POST /neutron/subnet HTTP/1.1" 200 720 0.008060 10.0.0.22 - - [2026-03-09 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.23 - - [2026-03-09 02:09:53] "GET /projects?obj_uuids=b30081d5-5a11-4c47-a0ad-0cb926bba327&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000858 10.0.0.22 - - [2026-03-09 02:09:53] "GET /project/b30081d5-5a11-4c47-a0ad-0cb926bba327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.043999 10.0.0.23 - - [2026-03-09 02:09:53] "POST /useragent-kv HTTP/1.1" 200 115 0.007771 10.0.0.22 - - [2026-03-09 02:09:53] "POST /neutron/subnet HTTP/1.1" 200 818 0.219721 10.0.0.249 - - [2026-03-09 02:09:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.003422 10.0.0.22 - - [2026-03-09 02:09:54] "POST /id-to-fqname HTTP/1.1" 200 261 0.001277 10.0.0.22 - - [2026-03-09 02:09:54] "GET /virtual-network/10a3cecb-d973-44d7-8d95-eeb05e11a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.007537 10.0.0.22 - - [2026-03-09 02:09:54] "POST /neutron/network HTTP/1.1" 200 1072 0.008633 10.0.0.22 - - [2026-03-09 02:09:54] "GET /virtual-network/10a3cecb-d973-44d7-8d95-eeb05e11a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004523 10.0.0.22 - - [2026-03-09 02:09:54] "POST /neutron/subnet HTTP/1.1" 200 720 0.009485 10.0.0.22 - - [2026-03-09 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.23 - - [2026-03-09 02:09:54] "GET /projects?obj_uuids=b30081d5-5a11-4c47-a0ad-0cb926bba327&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001150 10.0.0.22 - - [2026-03-09 02:09:54] "GET /project/b30081d5-5a11-4c47-a0ad-0cb926bba327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.043895 10.0.0.249 - - [2026-03-09 02:09:54] "POST /route-targets HTTP/1.1" 200 327 0.014209 10.0.0.23 - - [2026-03-09 02:09:54] "POST /useragent-kv HTTP/1.1" 200 115 0.007020 10.0.0.22 - - [2026-03-09 02:09:54] "POST /neutron/subnet HTTP/1.1" 200 818 0.247121 10.0.0.22 - - [2026-03-09 02:09:55] "POST /id-to-fqname HTTP/1.1" 200 262 0.001180 10.0.0.22 - - [2026-03-09 02:09:55] "GET /virtual-network/dc0de7ff-6df4-4edd-b410-909d5cf62c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.009180 10.0.0.22 - - [2026-03-09 02:09:55] "POST /neutron/network HTTP/1.1" 200 1074 0.015941 10.0.0.22 - - [2026-03-09 02:09:55] "GET /virtual-network/dc0de7ff-6df4-4edd-b410-909d5cf62c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.005219 10.0.0.22 - - [2026-03-09 02:09:55] "POST /neutron/subnet HTTP/1.1" 200 720 0.007807 10.0.0.22 - - [2026-03-09 02:09:55] "POST /id-to-fqname HTTP/1.1" 200 261 0.000937 10.0.0.23 - - [2026-03-09 02:09:56] "GET /projects?obj_uuids=b30081d5-5a11-4c47-a0ad-0cb926bba327&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000972 10.0.0.22 - - [2026-03-09 02:09:56] "GET /project/b30081d5-5a11-4c47-a0ad-0cb926bba327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.073886 10.0.0.22 - - [2026-03-09 02:09:56] "POST /neutron/port HTTP/1.1" 200 117 0.005918 10.0.0.22 - - [2026-03-09 02:09:56] "POST /id-to-fqname HTTP/1.1" 200 262 0.001239 10.0.0.22 - - [2026-03-09 02:09:56] "POST /neutron/network HTTP/1.1" 200 1084 0.006163 10.0.0.22 - - [2026-03-09 02:09:57] "POST /neutron/port HTTP/1.1" 200 1169 0.022674 10.0.0.23 - - [2026-03-09 02:09:57] "GET /projects?obj_uuids=b30081d5-5a11-4c47-a0ad-0cb926bba327&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000946 10.0.0.22 - - [2026-03-09 02:09:57] "GET /project/b30081d5-5a11-4c47-a0ad-0cb926bba327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.084795 10.0.0.22 - - [2026-03-09 02:09:57] "POST /neutron/port HTTP/1.1" 200 1233 0.024083 10.0.0.22 - - [2026-03-09 02:09:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003737 10.0.0.22 - - [2026-03-09 02:09:57] "POST /neutron/port HTTP/1.1" 200 117 0.001093 10.0.0.22 - - [2026-03-09 02:09:57] "POST /neutron/security_group HTTP/1.1" 200 2063 0.007580 10.0.0.23 - - [2026-03-09 02:09:57] "GET /projects?obj_uuids=b30081d5-5a11-4c47-a0ad-0cb926bba327&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001255 10.0.0.22 - - [2026-03-09 02:09:58] "POST /neutron/port HTTP/1.1" 200 1169 0.387073 10.0.0.22 - - [2026-03-09 02:09:58] "POST /neutron/port HTTP/1.1" 200 1223 0.123553 10.0.0.22 - - [2026-03-09 02:09:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004051 10.0.0.22 - - [2026-03-09 02:09:58] "POST /neutron/port HTTP/1.1" 200 117 0.001518 10.0.0.22 - - [2026-03-09 02:09:59] "POST /neutron/network HTTP/1.1" 400 204 0.013515 10.0.0.22 - - [2026-03-09 02:09:59] "POST /neutron/port HTTP/1.1" 200 151 0.244644 10.0.0.22 - - [2026-03-09 02:10:00] "POST /neutron/port HTTP/1.1" 200 151 0.235867 10.0.0.23 - - [2026-03-09 02:10:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002658 10.0.0.23 - - [2026-03-09 02:10:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003306 10.0.0.23 - - [2026-03-09 02:10:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003028 10.0.0.23 - - [2026-03-09 02:10:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003047 10.0.0.22 - - [2026-03-09 02:10:01] "POST /neutron/network HTTP/1.1" 200 151 0.162560 10.0.0.249 - - [2026-03-09 02:10:01] "DELETE /route-target/dd83720c-fad8-4887-86de-95231957c8bf HTTP/1.1" 200 115 0.041405 10.0.0.22 - - [2026-03-09 02:10:01] "POST /neutron/network HTTP/1.1" 200 1073 0.009198 10.0.0.249 - - [2026-03-09 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.23 - - [2026-03-09 02:10:01] "GET /projects?obj_uuids=b30081d5-5a11-4c47-a0ad-0cb926bba327&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001774 10.0.0.22 - - [2026-03-09 02:10:01] "GET /project/b30081d5-5a11-4c47-a0ad-0cb926bba327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.051614 10.0.0.23 - - [2026-03-09 02:10:01] "GET /projects?obj_uuids=b30081d5-5a11-4c47-a0ad-0cb926bba327&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000940 10.0.0.22 - - [2026-03-09 02:10:01] "GET /project/b30081d5-5a11-4c47-a0ad-0cb926bba327?fields=virtual_networks HTTP/1.1" 200 1042 0.046054 10.0.0.23 - - [2026-03-09 02:10:01] "GET /projects?obj_uuids=b30081d5-5a11-4c47-a0ad-0cb926bba327&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000991 10.0.0.22 - - [2026-03-09 02:10:01] "GET /project/b30081d5-5a11-4c47-a0ad-0cb926bba327?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.043618 10.0.0.23 - - [2026-03-09 02:10:02] "GET /projects?obj_uuids=b30081d5-5a11-4c47-a0ad-0cb926bba327&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001154 10.0.0.22 - - [2026-03-09 02:10:02] "GET /project/b30081d5-5a11-4c47-a0ad-0cb926bba327?fields=security_groups HTTP/1.1" 200 1273 0.044488 10.0.0.22 - - [2026-03-09 02:10:02] "POST /fqname-to-id HTTP/1.1" 404 196 0.025203 10.0.0.23 - - [2026-03-09 02:10:02] "GET /projects?obj_uuids=dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003275 10.0.0.23 - - [2026-03-09 02:10:02] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001147 10.0.0.23 - - [2026-03-09 02:10:02] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007105 10.0.0.23 - - [2026-03-09 02:10:03] "POST /id-to-fqname HTTP/1.1" 200 198 0.002402 10.0.0.23 - - [2026-03-09 02:10:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.004534 10.0.0.23 - - [2026-03-09 02:10:03] "POST /security-groups HTTP/1.1" 200 599 0.085632 10.0.0.23 - - [2026-03-09 02:10:03] "POST /projects HTTP/1.1" 200 601 0.281049 10.0.0.249 - - [2026-03-09 02:10:03] "POST /access-control-lists HTTP/1.1" 200 604 0.025539 10.0.0.23 - - [2026-03-09 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.367113 10.0.0.22 - - [2026-03-09 02:10:03] "GET /project/dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.500964 10.0.0.22 - - [2026-03-09 02:10:04] "GET / HTTP/1.1" 200 35931 0.001373 10.0.0.22 - - [2026-03-09 02:10:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.22 - - [2026-03-09 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.065905 10.0.0.23 - - [2026-03-09 02:10:05] "GET /projects?obj_uuids=dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001303 10.0.0.22 - - [2026-03-09 02:10:05] "GET /project/dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.066718 10.0.0.23 - - [2026-03-09 02:10:05] "GET /projects?obj_uuids=dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001311 10.0.0.22 - - [2026-03-09 02:10:05] "POST /neutron/network HTTP/1.1" 200 691 0.153487 10.0.0.249 - - [2026-03-09 02:10:05] "POST /route-targets HTTP/1.1" 200 327 0.013959 10.0.0.22 - - [2026-03-09 02:10:06] "POST /id-to-fqname HTTP/1.1" 200 267 0.003282 10.0.0.22 - - [2026-03-09 02:10:06] "GET /virtual-network/49008fa2-b4d1-4ab0-874d-fb6c3747b6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004862 10.0.0.22 - - [2026-03-09 02:10:06] "POST /neutron/network HTTP/1.1" 200 912 0.006134 10.0.0.22 - - [2026-03-09 02:10:06] "GET /virtual-network/49008fa2-b4d1-4ab0-874d-fb6c3747b6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004702 10.0.0.22 - - [2026-03-09 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.23 - - [2026-03-09 02:10:06] "GET /projects?obj_uuids=dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000872 10.0.0.22 - - [2026-03-09 02:10:06] "GET /project/dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.048868 10.0.0.22 - - [2026-03-09 02:10:06] "POST /neutron/network HTTP/1.1" 200 117 0.018802 10.0.0.249 - - [2026-03-09 02:10:06] "POST /ref-update HTTP/1.1" 200 156 0.039793 10.0.0.22 - - [2026-03-09 02:10:06] "POST /neutron/network HTTP/1.1" 200 910 0.008178 10.0.0.22 - - [2026-03-09 02:10:06] "POST /id-to-fqname HTTP/1.1" 200 267 0.000968 10.0.0.22 - - [2026-03-09 02:10:06] "GET /virtual-network/84450a0e-d5c3-4121-86b7-3fceaf7d8db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004558 10.0.0.22 - - [2026-03-09 02:10:06] "GET /virtual-network/84450a0e-d5c3-4121-86b7-3fceaf7d8db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007019 10.0.0.22 - - [2026-03-09 02:10:06] "POST /neutron/subnet HTTP/1.1" 200 724 0.012228 10.0.0.22 - - [2026-03-09 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.23 - - [2026-03-09 02:10:06] "GET /projects?obj_uuids=dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000834 10.0.0.22 - - [2026-03-09 02:10:06] "GET /project/dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.046311 10.0.0.23 - - [2026-03-09 02:10:07] "POST /useragent-kv HTTP/1.1" 200 115 0.009258 10.0.0.22 - - [2026-03-09 02:10:07] "POST /neutron/subnet HTTP/1.1" 200 725 0.233221 10.0.0.22 - - [2026-03-09 02:10:07] "POST /id-to-fqname HTTP/1.1" 200 268 0.001177 10.0.0.22 - - [2026-03-09 02:10:07] "GET /virtual-network/e25d8bcf-2811-4de0-bfd0-cb666ed08ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004709 10.0.0.22 - - [2026-03-09 02:10:07] "GET /virtual-network/e25d8bcf-2811-4de0-bfd0-cb666ed08ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005575 10.0.0.22 - - [2026-03-09 02:10:07] "POST /neutron/network HTTP/1.1" 200 912 0.006812 10.0.0.22 - - [2026-03-09 02:10:07] "POST /id-to-fqname HTTP/1.1" 200 267 0.001575 10.0.0.23 - - [2026-03-09 02:10:08] "GET /projects?obj_uuids=dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000945 10.0.0.22 - - [2026-03-09 02:10:08] "GET /project/dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.065348 10.0.0.22 - - [2026-03-09 02:10:08] "POST /neutron/network HTTP/1.1" 200 910 0.006210 10.0.0.22 - - [2026-03-09 02:10:08] "POST /id-to-fqname HTTP/1.1" 200 268 0.001719 10.0.0.22 - - [2026-03-09 02:10:08] "POST /neutron/port HTTP/1.1" 200 117 0.007228 10.0.0.23 - - [2026-03-09 02:10:09] "GET /projects?obj_uuids=dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001317 10.0.0.22 - - [2026-03-09 02:10:09] "POST /neutron/port HTTP/1.1" 200 1068 0.332642 10.0.0.23 - - [2026-03-09 02:10:09] "GET /projects?obj_uuids=dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001145 10.0.0.22 - - [2026-03-09 02:10:09] "POST /neutron/port HTTP/1.1" 200 1122 0.105595 10.0.0.22 - - [2026-03-09 02:10:09] "GET /project/dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.125038 10.0.0.22 - - [2026-03-09 02:10:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003495 10.0.0.22 - - [2026-03-09 02:10:09] "POST /neutron/network HTTP/1.1" 200 910 0.006597 10.0.0.22 - - [2026-03-09 02:10:10] "POST /neutron/port HTTP/1.1" 200 117 0.006706 10.0.0.22 - - [2026-03-09 02:10:10] "POST /neutron/port HTTP/1.1" 200 1068 0.018758 10.0.0.22 - - [2026-03-09 02:10:10] "POST /neutron/port HTTP/1.1" 200 1132 0.023929 10.0.0.22 - - [2026-03-09 02:10:10] "POST /neutron/port HTTP/1.1" 200 117 0.001053 10.0.0.22 - - [2026-03-09 02:10:11] "POST /neutron/network HTTP/1.1" 400 204 0.012787 10.0.0.22 - - [2026-03-09 02:10:12] "POST /neutron/port HTTP/1.1" 200 151 0.196987 10.0.0.249 - - [2026-03-09 02:10:12] "DELETE /access-control-list/3a6289f4-635f-483a-ba0b-c2f9c0536438 HTTP/1.1" 200 115 0.061135 10.0.0.22 - - [2026-03-09 02:10:12] "POST /neutron/port HTTP/1.1" 200 151 0.222056 10.0.0.23 - - [2026-03-09 02:10:13] "POST /useragent-kv HTTP/1.1" 200 115 0.007048 10.0.0.23 - - [2026-03-09 02:10:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003106 10.0.0.22 - - [2026-03-09 02:10:13] "POST /neutron/network HTTP/1.1" 200 151 0.125262 10.0.0.249 - - [2026-03-09 02:10:13] "DELETE /route-target/b2f9a983-7012-4e43-86bb-ab48c7c449c3 HTTP/1.1" 200 115 0.039760 10.0.0.22 - - [2026-03-09 02:10:13] "POST /neutron/network HTTP/1.1" 200 912 0.012524 10.0.0.249 - - [2026-03-09 02:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.23 - - [2026-03-09 02:10:14] "GET /projects?obj_uuids=dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000898 10.0.0.22 - - [2026-03-09 02:10:14] "GET /project/dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.042490 10.0.0.23 - - [2026-03-09 02:10:14] "GET /projects?obj_uuids=dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003178 10.0.0.22 - - [2026-03-09 02:10:14] "GET /project/dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e?fields=virtual_networks HTTP/1.1" 200 1048 0.067228 10.0.0.23 - - [2026-03-09 02:10:14] "GET /projects?obj_uuids=dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000859 10.0.0.22 - - [2026-03-09 02:10:14] "GET /project/dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.038506 10.0.0.23 - - [2026-03-09 02:10:14] "GET /projects?obj_uuids=dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000948 10.0.0.22 - - [2026-03-09 02:10:14] "GET /project/dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e?fields=security_groups HTTP/1.1" 200 1282 0.043836 10.0.0.22 - - [2026-03-09 02:10:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.027871 10.0.0.23 - - [2026-03-09 02:10:15] "GET /projects?obj_uuids=6ee1065a-30f9-4a3e-b603-86b3ab0afe01&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002770 10.0.0.23 - - [2026-03-09 02:10:15] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000870 10.0.0.23 - - [2026-03-09 02:10:15] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006379 10.0.0.23 - - [2026-03-09 02:10:15] "POST /id-to-fqname HTTP/1.1" 200 195 0.001663 10.0.0.23 - - [2026-03-09 02:10:15] "POST /fqname-to-id HTTP/1.1" 404 204 0.006747 10.0.0.23 - - [2026-03-09 02:10:15] "POST /security-groups HTTP/1.1" 200 596 0.029440 10.0.0.23 - - [2026-03-09 02:10:15] "POST /projects HTTP/1.1" 200 595 0.238348 10.0.0.249 - - [2026-03-09 02:10:15] "POST /access-control-lists HTTP/1.1" 200 601 0.060463 10.0.0.23 - - [2026-03-09 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.328608 10.0.0.22 - - [2026-03-09 02:10:15] "GET /project/6ee1065a-30f9-4a3e-b603-86b3ab0afe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.468966 10.0.0.22 - - [2026-03-09 02:10:16] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.22 - - [2026-03-09 02:10:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000401 10.0.0.22 - - [2026-03-09 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.055540 10.0.0.23 - - [2026-03-09 02:10:17] "GET /projects?obj_uuids=6ee1065a-30f9-4a3e-b603-86b3ab0afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000896 10.0.0.22 - - [2026-03-09 02:10:17] "GET /project/6ee1065a-30f9-4a3e-b603-86b3ab0afe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.039832 10.0.0.23 - - [2026-03-09 02:10:17] "GET /projects?obj_uuids=6ee1065a-30f9-4a3e-b603-86b3ab0afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000914 10.0.0.22 - - [2026-03-09 02:10:17] "POST /neutron/network HTTP/1.1" 200 682 0.140812 10.0.0.249 - - [2026-03-09 02:10:17] "POST /route-targets HTTP/1.1" 200 327 0.014017 10.0.0.22 - - [2026-03-09 02:10:18] "POST /id-to-fqname HTTP/1.1" 200 261 0.003498 10.0.0.22 - - [2026-03-09 02:10:18] "GET /virtual-network/a84c1b9e-7d06-40f7-809e-c11c81be78f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005387 10.0.0.22 - - [2026-03-09 02:10:18] "POST /neutron/network HTTP/1.1" 200 902 0.006091 10.0.0.22 - - [2026-03-09 02:10:18] "GET /virtual-network/a84c1b9e-7d06-40f7-809e-c11c81be78f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004830 10.0.0.22 - - [2026-03-09 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.23 - - [2026-03-09 02:10:18] "GET /projects?obj_uuids=6ee1065a-30f9-4a3e-b603-86b3ab0afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000843 10.0.0.22 - - [2026-03-09 02:10:18] "GET /project/6ee1065a-30f9-4a3e-b603-86b3ab0afe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.036360 10.0.0.22 - - [2026-03-09 02:10:18] "POST /neutron/network HTTP/1.1" 200 117 0.011846 10.0.0.249 - - [2026-03-09 02:10:18] "POST /ref-update HTTP/1.1" 200 156 0.030615 10.0.0.22 - - [2026-03-09 02:10:18] "POST /neutron/network HTTP/1.1" 200 900 0.008369 10.0.0.22 - - [2026-03-09 02:10:18] "POST /id-to-fqname HTTP/1.1" 200 261 0.001063 10.0.0.22 - - [2026-03-09 02:10:18] "GET /virtual-network/e438efac-0402-4722-adbe-bdf628b05026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.008791 10.0.0.22 - - [2026-03-09 02:10:18] "GET /virtual-network/e438efac-0402-4722-adbe-bdf628b05026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.006016 10.0.0.22 - - [2026-03-09 02:10:18] "POST /neutron/subnet HTTP/1.1" 200 720 0.008911 10.0.0.22 - - [2026-03-09 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.23 - - [2026-03-09 02:10:18] "GET /projects?obj_uuids=6ee1065a-30f9-4a3e-b603-86b3ab0afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001013 10.0.0.22 - - [2026-03-09 02:10:18] "GET /project/6ee1065a-30f9-4a3e-b603-86b3ab0afe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.049906 10.0.0.23 - - [2026-03-09 02:10:19] "POST /useragent-kv HTTP/1.1" 200 115 0.006680 10.0.0.22 - - [2026-03-09 02:10:19] "POST /neutron/subnet HTTP/1.1" 200 725 0.191030 10.0.0.22 - - [2026-03-09 02:10:19] "POST /id-to-fqname HTTP/1.1" 200 262 0.001210 10.0.0.22 - - [2026-03-09 02:10:19] "GET /virtual-network/c50691a8-7171-411b-9fcc-62f7d6bc9ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005026 10.0.0.22 - - [2026-03-09 02:10:19] "GET /virtual-network/c50691a8-7171-411b-9fcc-62f7d6bc9ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005293 10.0.0.22 - - [2026-03-09 02:10:19] "POST /neutron/network HTTP/1.1" 200 903 0.006060 10.0.0.22 - - [2026-03-09 02:10:19] "POST /id-to-fqname HTTP/1.1" 200 261 0.001179 10.0.0.23 - - [2026-03-09 02:10:20] "GET /projects?obj_uuids=6ee1065a-30f9-4a3e-b603-86b3ab0afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001158 10.0.0.22 - - [2026-03-09 02:10:20] "GET /project/6ee1065a-30f9-4a3e-b603-86b3ab0afe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.065450 10.0.0.22 - - [2026-03-09 02:10:20] "POST /neutron/network HTTP/1.1" 200 900 0.006293 10.0.0.22 - - [2026-03-09 02:10:20] "POST /id-to-fqname HTTP/1.1" 200 262 0.001636 10.0.0.22 - - [2026-03-09 02:10:20] "POST /neutron/port HTTP/1.1" 200 117 0.006651 10.0.0.23 - - [2026-03-09 02:10:21] "GET /projects?obj_uuids=6ee1065a-30f9-4a3e-b603-86b3ab0afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001210 10.0.0.22 - - [2026-03-09 02:10:21] "POST /neutron/port HTTP/1.1" 200 1064 0.283044 10.0.0.22 - - [2026-03-09 02:10:21] "POST /neutron/port HTTP/1.1" 200 1118 0.116078 10.0.0.22 - - [2026-03-09 02:10:21] "POST /neutron/subnet HTTP/1.1" 200 694 0.008373 10.0.0.23 - - [2026-03-09 02:10:21] "GET /projects?obj_uuids=6ee1065a-30f9-4a3e-b603-86b3ab0afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000928 10.0.0.22 - - [2026-03-09 02:10:21] "GET /project/6ee1065a-30f9-4a3e-b603-86b3ab0afe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.103472 10.0.0.22 - - [2026-03-09 02:10:21] "POST /neutron/network HTTP/1.1" 200 903 0.006329 10.0.0.22 - - [2026-03-09 02:10:21] "POST /neutron/port HTTP/1.1" 200 117 0.007268 10.0.0.22 - - [2026-03-09 02:10:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.002552 10.0.0.22 - - [2026-03-09 02:10:22] "POST /neutron/port HTTP/1.1" 200 1065 0.020423 10.0.0.22 - - [2026-03-09 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.23 - - [2026-03-09 02:10:22] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000945 10.0.0.22 - - [2026-03-09 02:10:22] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006727 10.0.0.22 - - [2026-03-09 02:10:22] "POST /service-templates HTTP/1.1" 200 543 0.044458 10.0.0.22 - - [2026-03-09 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.22 - - [2026-03-09 02:10:22] "POST /neutron/port HTTP/1.1" 200 1129 0.018873 10.0.0.22 - - [2026-03-09 02:10:22] "GET /service-template/103a7c4b-59b2-4bce-93fe-066282f0d8ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.004544 10.0.0.22 - - [2026-03-09 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.22 - - [2026-03-09 02:10:22] "POST /neutron/port HTTP/1.1" 200 117 0.001021 10.0.0.22 - - [2026-03-09 02:10:22] "GET /service-template/103a7c4b-59b2-4bce-93fe-066282f0d8ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.004378 10.0.0.22 - - [2026-03-09 02:10:22] "POST /id-to-fqname HTTP/1.1" 200 261 0.001632 10.0.0.22 - - [2026-03-09 02:10:23] "POST /id-to-fqname HTTP/1.1" 200 261 0.001174 10.0.0.22 - - [2026-03-09 02:10:23] "POST /id-to-fqname HTTP/1.1" 200 262 0.001272 10.0.0.22 - - [2026-03-09 02:10:23] "POST /neutron/security_group HTTP/1.1" 200 2063 0.007755 10.0.0.22 - - [2026-03-09 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.22 - - [2026-03-09 02:10:23] "DELETE /service-template/103a7c4b-59b2-4bce-93fe-066282f0d8ca HTTP/1.1" 200 115 0.030059 10.0.0.22 - - [2026-03-09 02:10:23] "POST /fqname-to-id HTTP/1.1" 404 193 0.014305 10.0.0.23 - - [2026-03-09 02:10:25] "DELETE /project/a1be2db33b4544bc9f944e898439f27d HTTP/1.1" 404 173 0.013093 10.0.0.23 - - [2026-03-09 02:10:25] "DELETE /project/b30081d55a114c47a0ad0cb926bba327 HTTP/1.1" 404 173 0.012240 10.0.0.23 - - [2026-03-09 02:10:25] "DELETE /project/35e58cd5-5f54-41e3-ac95-ca9a9e95c922 HTTP/1.1" 404 177 0.007252 10.0.0.23 - - [2026-03-09 02:10:25] "DELETE /project/dd08a3b33f6f4587ac338f82b8b34c2e HTTP/1.1" 404 173 0.006459 10.0.0.23 - - [2026-03-09 02:10:25] "DELETE /project/6ee1065a30f94a3eb60386b3ab0afe01 HTTP/1.1" 404 173 0.014139 10.0.0.23 - - [2026-03-09 02:10:25] "GET /projects?obj_uuids=dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000808 10.0.0.23 - - [2026-03-09 02:10:25] "GET /projects?obj_uuids=a1be2db3-3b45-44bc-9f94-4e898439f27d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000846 10.0.0.23 - - [2026-03-09 02:10:25] "GET /projects?obj_uuids=b30081d5-5a11-4c47-a0ad-0cb926bba327&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000806 10.0.0.23 - - [2026-03-09 02:10:25] "GET /project/a1be2db3-3b45-44bc-9f94-4e898439f27d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.073689 10.0.0.23 - - [2026-03-09 02:10:25] "GET /project/b30081d5-5a11-4c47-a0ad-0cb926bba327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.075506 10.0.0.23 - - [2026-03-09 02:10:25] "GET /project/dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.093272 10.0.0.23 - - [2026-03-09 02:10:25] "GET /projects?obj_uuids=a1be2db3-3b45-44bc-9f94-4e898439f27d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000901 10.0.0.23 - - [2026-03-09 02:10:25] "GET /projects?obj_uuids=b30081d5-5a11-4c47-a0ad-0cb926bba327&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000796 10.0.0.23 - - [2026-03-09 02:10:25] "GET /projects?obj_uuids=dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000955 10.0.0.23 - - [2026-03-09 02:10:25] "GET /project/b30081d5-5a11-4c47-a0ad-0cb926bba327?fields=security_groups HTTP/1.1" 200 1378 0.057044 10.0.0.23 - - [2026-03-09 02:10:25] "GET /project/a1be2db3-3b45-44bc-9f94-4e898439f27d?fields=security_groups HTTP/1.1" 200 1366 0.091090 10.0.0.23 - - [2026-03-09 02:10:25] "GET /project/dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e?fields=security_groups HTTP/1.1" 200 1387 0.088551 10.0.0.23 - - [2026-03-09 02:10:25] "DELETE /security-group/7eec0bfd-fbfd-4903-9fd1-bc446b4406aa HTTP/1.1" 200 115 0.083802 10.0.0.23 - - [2026-03-09 02:10:26] "GET /projects?obj_uuids=b30081d5-5a11-4c47-a0ad-0cb926bba327&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001077 10.0.0.23 - - [2026-03-09 02:10:26] "DELETE /security-group/902e52d0-bfdf-4f0f-9858-d838e26fc76d HTTP/1.1" 200 115 0.081916 10.0.0.23 - - [2026-03-09 02:10:26] "GET /projects?obj_uuids=a1be2db3-3b45-44bc-9f94-4e898439f27d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001298 10.0.0.23 - - [2026-03-09 02:10:26] "DELETE /security-group/bdc171da-7f13-4487-9c00-a2d1ba3e29fd HTTP/1.1" 200 115 0.089528 10.0.0.23 - - [2026-03-09 02:10:26] "GET /projects?obj_uuids=dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000854 10.0.0.22 - - [2026-03-09 02:10:26] "POST /neutron/port HTTP/1.1" 200 1129 0.065875 10.0.0.249 - - [2026-03-09 02:10:26] "DELETE /access-control-list/7e82cc39-c02d-4a55-ae60-07dad91fdcc5 HTTP/1.1" 200 115 0.090163 10.0.0.23 - - [2026-03-09 02:10:26] "GET /project/b30081d5-5a11-4c47-a0ad-0cb926bba327?fields=application_policy_sets HTTP/1.1" 200 1417 0.074386 10.0.0.23 - - [2026-03-09 02:10:26] "GET /project/dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e?fields=application_policy_sets HTTP/1.1" 200 1426 0.070070 10.0.0.23 - - [2026-03-09 02:10:26] "GET /project/a1be2db3-3b45-44bc-9f94-4e898439f27d?fields=application_policy_sets HTTP/1.1" 200 1405 0.120918 10.0.0.249 - - [2026-03-09 02:10:26] "DELETE /access-control-list/4b599bff-0359-4ce6-af06-89d8a1c67316 HTTP/1.1" 200 115 0.114005 10.0.0.23 - - [2026-03-09 02:10:26] "DELETE /project/b30081d5-5a11-4c47-a0ad-0cb926bba327 HTTP/1.1" 200 115 0.656214 10.0.0.23 - - [2026-03-09 02:10:26] "DELETE /project/dd08a3b3-3f6f-4587-ac33-8f82b8b34c2e HTTP/1.1" 200 115 0.731664 10.0.0.23 - - [2026-03-09 02:10:26] "DELETE /project/a1be2db3-3b45-44bc-9f94-4e898439f27d HTTP/1.1" 200 115 0.746802 10.0.0.22 - - [2026-03-09 02:10:26] "POST /neutron/port HTTP/1.1" 200 151 0.444379 10.0.0.22 - - [2026-03-09 02:10:27] "POST /neutron/network HTTP/1.1" 200 900 0.007268 10.0.0.249 - - [2026-03-09 02:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.23 - - [2026-03-09 02:10:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003151 10.0.0.23 - - [2026-03-09 02:10:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003593 10.0.0.22 - - [2026-03-09 02:10:27] "POST /neutron/network HTTP/1.1" 200 151 0.135303 10.0.0.249 - - [2026-03-09 02:10:27] "DELETE /route-target/7e513387-0d5d-4468-b29e-effa63d426a8 HTTP/1.1" 200 115 0.030842 10.0.0.23 - - [2026-03-09 02:10:28] "GET /projects?obj_uuids=6ee1065a-30f9-4a3e-b603-86b3ab0afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001159 10.0.0.22 - - [2026-03-09 02:10:28] "GET /project/6ee1065a-30f9-4a3e-b603-86b3ab0afe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.060027 10.0.0.23 - - [2026-03-09 02:10:28] "GET /projects?obj_uuids=6ee1065a-30f9-4a3e-b603-86b3ab0afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001659 10.0.0.22 - - [2026-03-09 02:10:28] "GET /project/6ee1065a-30f9-4a3e-b603-86b3ab0afe01?fields=virtual_networks HTTP/1.1" 200 1041 0.055656 10.0.0.23 - - [2026-03-09 02:10:28] "GET /projects?obj_uuids=6ee1065a-30f9-4a3e-b603-86b3ab0afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001143 10.0.0.22 - - [2026-03-09 02:10:28] "GET /project/6ee1065a-30f9-4a3e-b603-86b3ab0afe01?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.042058 10.0.0.23 - - [2026-03-09 02:10:28] "GET /projects?obj_uuids=6ee1065a-30f9-4a3e-b603-86b3ab0afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001078 10.0.0.22 - - [2026-03-09 02:10:28] "GET /project/6ee1065a-30f9-4a3e-b603-86b3ab0afe01?fields=security_groups HTTP/1.1" 200 1272 0.095372 10.0.0.22 - - [2026-03-09 02:10:29] "POST /fqname-to-id HTTP/1.1" 404 197 0.025661 10.0.0.23 - - [2026-03-09 02:10:29] "GET /projects?obj_uuids=38d0b41b-d64f-402f-b381-ad70f566a595&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002756 10.0.0.23 - - [2026-03-09 02:10:29] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001126 10.0.0.23 - - [2026-03-09 02:10:29] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006938 10.0.0.23 - - [2026-03-09 02:10:29] "POST /id-to-fqname HTTP/1.1" 200 199 0.004393 10.0.0.23 - - [2026-03-09 02:10:29] "POST /fqname-to-id HTTP/1.1" 404 208 0.005089 10.0.0.23 - - [2026-03-09 02:10:29] "POST /security-groups HTTP/1.1" 200 600 0.035282 10.0.0.249 - - [2026-03-09 02:10:29] "POST /fqname-to-id HTTP/1.1" 404 243 0.003474 10.0.0.23 - - [2026-03-09 02:10:29] "POST /projects HTTP/1.1" 200 603 0.236300 10.0.0.23 - - [2026-03-09 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.316865 10.0.0.249 - - [2026-03-09 02:10:29] "POST /access-control-lists HTTP/1.1" 200 603 0.026612 10.0.0.22 - - [2026-03-09 02:10:29] "GET /project/38d0b41b-d64f-402f-b381-ad70f566a595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.453258 10.0.0.22 - - [2026-03-09 02:10:30] "GET / HTTP/1.1" 200 35931 0.001328 10.0.0.22 - - [2026-03-09 02:10:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000446 10.0.0.22 - - [2026-03-09 02:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.053146 10.0.0.23 - - [2026-03-09 02:10:31] "GET /projects?obj_uuids=38d0b41b-d64f-402f-b381-ad70f566a595&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000861 10.0.0.22 - - [2026-03-09 02:10:31] "GET /project/38d0b41b-d64f-402f-b381-ad70f566a595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.043294 10.0.0.22 - - [2026-03-09 02:10:31] "POST /neutron/network HTTP/1.1" 200 117 0.053125 10.0.0.249 - - [2026-03-09 02:10:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.010594 10.0.0.23 - - [2026-03-09 02:10:32] "POST /useragent-kv HTTP/1.1" 200 115 0.007702 10.0.0.22 - - [2026-03-09 02:10:32] "POST /neutron/subnet HTTP/1.1" 200 729 0.254458 10.0.0.22 - - [2026-03-09 02:10:32] "POST /id-to-fqname HTTP/1.1" 200 269 0.001219 10.0.0.22 - - [2026-03-09 02:10:32] "GET /virtual-network/40e29bfc-35c5-4134-b5e8-ebd25f19cc90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.005535 10.0.0.22 - - [2026-03-09 02:10:32] "GET /virtual-network/40e29bfc-35c5-4134-b5e8-ebd25f19cc90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.005885 10.0.0.22 - - [2026-03-09 02:10:32] "POST /neutron/network HTTP/1.1" 200 1088 0.008348 10.0.0.22 - - [2026-03-09 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.23 - - [2026-03-09 02:10:32] "GET /projects?obj_uuids=38d0b41b-d64f-402f-b381-ad70f566a595&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000816 10.0.0.22 - - [2026-03-09 02:10:32] "GET /project/38d0b41b-d64f-402f-b381-ad70f566a595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.046449 10.0.0.22 - - [2026-03-09 02:10:32] "POST /neutron/network HTTP/1.1" 200 117 0.015646 10.0.0.249 - - [2026-03-09 02:10:32] "POST /route-targets HTTP/1.1" 200 327 0.012323 10.0.0.249 - - [2026-03-09 02:10:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.005037 10.0.0.23 - - [2026-03-09 02:10:33] "POST /useragent-kv HTTP/1.1" 200 115 0.008725 10.0.0.22 - - [2026-03-09 02:10:33] "POST /neutron/subnet HTTP/1.1" 200 720 0.224616 10.0.0.22 - - [2026-03-09 02:10:33] "POST /id-to-fqname HTTP/1.1" 200 269 0.001252 10.0.0.22 - - [2026-03-09 02:10:33] "GET /virtual-network/a349ea1c-eaec-490b-ba5d-13271e38be98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2755 0.005270 10.0.0.22 - - [2026-03-09 02:10:33] "GET /virtual-network/a349ea1c-eaec-490b-ba5d-13271e38be98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2755 0.005059 10.0.0.22 - - [2026-03-09 02:10:33] "POST /neutron/network HTTP/1.1" 200 1085 0.008065 10.0.0.22 - - [2026-03-09 02:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.23 - - [2026-03-09 02:10:33] "GET /projects?obj_uuids=38d0b41b-d64f-402f-b381-ad70f566a595&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000785 10.0.0.22 - - [2026-03-09 02:10:33] "GET /project/38d0b41b-d64f-402f-b381-ad70f566a595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.034970 10.0.0.22 - - [2026-03-09 02:10:33] "POST /neutron/network HTTP/1.1" 200 117 0.013941 10.0.0.23 - - [2026-03-09 02:10:34] "POST /useragent-kv HTTP/1.1" 200 115 0.006596 10.0.0.22 - - [2026-03-09 02:10:34] "POST /neutron/subnet HTTP/1.1" 200 715 0.201531 10.0.0.22 - - [2026-03-09 02:10:34] "POST /id-to-fqname HTTP/1.1" 200 270 0.001200 10.0.0.22 - - [2026-03-09 02:10:34] "GET /virtual-network/3ca3c409-aeba-46ab-9c2d-2e54738c74d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2758 0.009149 10.0.0.249 - - [2026-03-09 02:10:34] "POST /ref-update HTTP/1.1" 200 156 0.016980 10.0.0.22 - - [2026-03-09 02:10:34] "GET /virtual-network/3ca3c409-aeba-46ab-9c2d-2e54738c74d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2758 0.006126 10.0.0.22 - - [2026-03-09 02:10:34] "POST /neutron/network HTTP/1.1" 200 1087 0.015197 10.0.0.22 - - [2026-03-09 02:10:34] "POST /id-to-fqname HTTP/1.1" 200 269 0.001738 10.0.0.22 - - [2026-03-09 02:10:34] "POST /neutron/network HTTP/1.1" 200 1095 0.006329 10.0.0.23 - - [2026-03-09 02:10:35] "GET /projects?obj_uuids=38d0b41b-d64f-402f-b381-ad70f566a595&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000984 10.0.0.22 - - [2026-03-09 02:10:35] "GET /project/38d0b41b-d64f-402f-b381-ad70f566a595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.065398 10.0.0.22 - - [2026-03-09 02:10:35] "POST /neutron/port HTTP/1.1" 200 117 0.005355 10.0.0.22 - - [2026-03-09 02:10:35] "POST /id-to-fqname HTTP/1.1" 200 270 0.001185 10.0.0.22 - - [2026-03-09 02:10:35] "POST /neutron/network HTTP/1.1" 200 1095 0.006770 10.0.0.22 - - [2026-03-09 02:10:36] "POST /neutron/port HTTP/1.1" 200 1174 0.018942 10.0.0.23 - - [2026-03-09 02:10:36] "GET /projects?obj_uuids=38d0b41b-d64f-402f-b381-ad70f566a595&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000948 10.0.0.22 - - [2026-03-09 02:10:36] "GET /project/38d0b41b-d64f-402f-b381-ad70f566a595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.114535 10.0.0.22 - - [2026-03-09 02:10:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.012217 10.0.0.22 - - [2026-03-09 02:10:36] "POST /neutron/subnet HTTP/1.1" 200 1375 0.012192 10.0.0.22 - - [2026-03-09 02:10:36] "POST /neutron/network HTTP/1.1" 200 1085 0.012191 10.0.0.22 - - [2026-03-09 02:10:36] "POST /neutron/port HTTP/1.1" 200 117 0.007720 10.0.0.22 - - [2026-03-09 02:10:37] "POST /neutron/port HTTP/1.1" 200 1174 0.019360 10.0.0.22 - - [2026-03-09 02:10:37] "POST /neutron/port HTTP/1.1" 200 1238 0.017206 10.0.0.22 - - [2026-03-09 02:10:37] "POST /neutron/subnet HTTP/1.1" 200 1375 0.012081 10.0.0.22 - - [2026-03-09 02:10:38] "POST /neutron/network HTTP/1.1" 200 1087 0.010465 10.0.0.22 - - [2026-03-09 02:10:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.003055 10.0.0.22 - - [2026-03-09 02:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.23 - - [2026-03-09 02:10:38] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001326 10.0.0.22 - - [2026-03-09 02:10:38] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009936 10.0.0.22 - - [2026-03-09 02:10:38] "POST /service-templates HTTP/1.1" 200 543 0.037524 10.0.0.22 - - [2026-03-09 02:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.22 - - [2026-03-09 02:10:38] "GET /service-template/9496f234-8eab-4ed0-b7dc-0e4d1581afad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005692 10.0.0.22 - - [2026-03-09 02:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.22 - - [2026-03-09 02:10:38] "GET /service-template/9496f234-8eab-4ed0-b7dc-0e4d1581afad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004254 10.0.0.22 - - [2026-03-09 02:10:38] "POST /id-to-fqname HTTP/1.1" 200 269 0.001186 10.0.0.22 - - [2026-03-09 02:10:38] "POST /id-to-fqname HTTP/1.1" 200 269 0.001180 10.0.0.22 - - [2026-03-09 02:10:38] "POST /id-to-fqname HTTP/1.1" 200 270 0.001150 10.0.0.22 - - [2026-03-09 02:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.22 - - [2026-03-09 02:10:38] "DELETE /service-template/9496f234-8eab-4ed0-b7dc-0e4d1581afad HTTP/1.1" 200 115 0.027134 10.0.0.22 - - [2026-03-09 02:10:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.005816 10.0.0.22 - - [2026-03-09 02:10:40] "POST /neutron/network HTTP/1.1" 200 1085 0.010271 10.0.0.22 - - [2026-03-09 02:10:40] "POST /neutron/port HTTP/1.1" 200 1228 0.014932 10.0.0.22 - - [2026-03-09 02:10:41] "POST /neutron/port HTTP/1.1" 200 1228 0.018858 10.0.0.23 - - [2026-03-09 02:10:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003324 10.0.0.23 - - [2026-03-09 02:10:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004737 10.0.0.23 - - [2026-03-09 02:10:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002001 10.0.0.23 - - [2026-03-09 02:10:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002459 10.0.0.22 - - [2026-03-09 02:10:42] "POST /neutron/network HTTP/1.1" 200 151 0.155984 10.0.0.249 - - [2026-03-09 02:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004694 10.0.0.22 - - [2026-03-09 02:10:42] "POST /neutron/network HTTP/1.1" 200 1088 0.011854 10.0.0.23 - - [2026-03-09 02:10:43] "GET /projects?obj_uuids=38d0b41b-d64f-402f-b381-ad70f566a595&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000919 10.0.0.249 - - [2026-03-09 02:10:43] "DELETE /route-target/cae8e43b-f2d4-429a-a8da-ed2ccf84c18d HTTP/1.1" 200 115 0.034012 10.0.0.22 - - [2026-03-09 02:10:43] "GET /project/38d0b41b-d64f-402f-b381-ad70f566a595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.065558 10.0.0.23 - - [2026-03-09 02:10:43] "GET /projects?obj_uuids=38d0b41b-d64f-402f-b381-ad70f566a595&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000880 10.0.0.22 - - [2026-03-09 02:10:43] "GET /project/38d0b41b-d64f-402f-b381-ad70f566a595?fields=virtual_networks HTTP/1.1" 200 1049 0.046509 10.0.0.23 - - [2026-03-09 02:10:43] "GET /projects?obj_uuids=38d0b41b-d64f-402f-b381-ad70f566a595&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000973 10.0.0.22 - - [2026-03-09 02:10:43] "GET /project/38d0b41b-d64f-402f-b381-ad70f566a595?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.040807 10.0.0.23 - - [2026-03-09 02:10:43] "GET /projects?obj_uuids=38d0b41b-d64f-402f-b381-ad70f566a595&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000882 10.0.0.22 - - [2026-03-09 02:10:43] "GET /project/38d0b41b-d64f-402f-b381-ad70f566a595?fields=security_groups HTTP/1.1" 200 1284 0.035176 10.0.0.22 - - [2026-03-09 02:10:44] "POST /fqname-to-id HTTP/1.1" 404 200 0.030646 10.0.0.23 - - [2026-03-09 02:10:44] "GET /projects?obj_uuids=c9e9c31c-21f1-4048-8d74-0dfc7bbb7153&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003581 10.0.0.23 - - [2026-03-09 02:10:44] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001041 10.0.0.23 - - [2026-03-09 02:10:44] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007479 10.0.0.23 - - [2026-03-09 02:10:44] "POST /id-to-fqname HTTP/1.1" 200 202 0.007608 10.0.0.23 - - [2026-03-09 02:10:44] "POST /fqname-to-id HTTP/1.1" 404 211 0.003253 10.0.0.23 - - [2026-03-09 02:10:44] "POST /security-groups HTTP/1.1" 200 603 0.042367 10.0.0.23 - - [2026-03-09 02:10:44] "POST /projects HTTP/1.1" 200 609 0.282271 10.0.0.23 - - [2026-03-09 02:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.318805 10.0.0.249 - - [2026-03-09 02:10:44] "POST /fqname-to-id HTTP/1.1" 404 245 0.008639 10.0.0.22 - - [2026-03-09 02:10:44] "GET /project/c9e9c31c-21f1-4048-8d74-0dfc7bbb7153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.461515 10.0.0.22 - - [2026-03-09 02:10:45] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.22 - - [2026-03-09 02:10:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000414 10.0.0.22 - - [2026-03-09 02:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.061052 10.0.0.23 - - [2026-03-09 02:10:47] "GET /projects?obj_uuids=c9e9c31c-21f1-4048-8d74-0dfc7bbb7153&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000862 10.0.0.22 - - [2026-03-09 02:10:47] "GET /project/c9e9c31c-21f1-4048-8d74-0dfc7bbb7153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.034585 10.0.0.23 - - [2026-03-09 02:10:47] "GET /projects?obj_uuids=c9e9c31c-21f1-4048-8d74-0dfc7bbb7153&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001165 10.0.0.22 - - [2026-03-09 02:10:47] "POST /neutron/network HTTP/1.1" 200 619 0.136092 10.0.0.249 - - [2026-03-09 02:10:47] "POST /ref-update HTTP/1.1" 200 156 0.019424 10.0.0.22 - - [2026-03-09 02:10:47] "POST /id-to-fqname HTTP/1.1" 200 233 0.008873 10.0.0.22 - - [2026-03-09 02:10:47] "GET /virtual-network/fb4afe75-7a4a-4af2-9aa9-23b805713ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004978 10.0.0.22 - - [2026-03-09 02:10:47] "POST /neutron/network HTTP/1.1" 200 836 0.006701 10.0.0.22 - - [2026-03-09 02:10:47] "GET /virtual-network/fb4afe75-7a4a-4af2-9aa9-23b805713ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004796 10.0.0.22 - - [2026-03-09 02:10:48] "GET /virtual-network/fb4afe75-7a4a-4af2-9aa9-23b805713ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005241 10.0.0.249 - - [2026-03-09 02:10:49] "GET /obj-perms HTTP/1.1" 200 5054 0.054425 10.0.0.23 - - [2026-03-09 02:10:49] "GET /obj-perms HTTP/1.1" 200 5054 0.053332 10.0.0.22 - - [2026-03-09 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.23 - - [2026-03-09 02:10:49] "GET /projects?obj_uuids=c9e9c31c-21f1-4048-8d74-0dfc7bbb7153&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000894 10.0.0.22 - - [2026-03-09 02:10:49] "GET /project/c9e9c31c-21f1-4048-8d74-0dfc7bbb7153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041862 10.0.0.22 - - [2026-03-09 02:10:49] "POST /neutron/network HTTP/1.1" 200 117 0.013914 10.0.0.22 - - [2026-03-09 02:10:50] "POST /neutron/network HTTP/1.1" 200 838 0.007452 10.0.0.22 - - [2026-03-09 02:10:50] "POST /id-to-fqname HTTP/1.1" 200 233 0.001021 10.0.0.22 - - [2026-03-09 02:10:50] "GET /virtual-network/186eeb47-1979-40ed-b676-6024fdd86a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.004607 10.0.0.22 - - [2026-03-09 02:10:50] "GET /virtual-network/186eeb47-1979-40ed-b676-6024fdd86a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005013 10.0.0.22 - - [2026-03-09 02:10:50] "POST /neutron/subnet HTTP/1.1" 200 725 0.008755 10.0.0.22 - - [2026-03-09 02:10:50] "GET /virtual-network/186eeb47-1979-40ed-b676-6024fdd86a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005149 10.0.0.22 - - [2026-03-09 02:10:50] "GET /obj-perms HTTP/1.1" 200 5054 0.047976 10.0.0.22 - - [2026-03-09 02:10:51] "POST /id-to-fqname HTTP/1.1" 200 233 0.001215 10.0.0.23 - - [2026-03-09 02:11:21] "GET /projects?obj_uuids=c9e9c31c-21f1-4048-8d74-0dfc7bbb7153&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.024500 10.0.0.22 - - [2026-03-09 02:11:21] "GET /project/c9e9c31c-21f1-4048-8d74-0dfc7bbb7153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.096354 10.0.0.22 - - [2026-03-09 02:11:22] "POST /neutron/port HTTP/1.1" 200 117 0.005395 10.0.0.22 - - [2026-03-09 02:11:22] "POST /id-to-fqname HTTP/1.1" 200 233 0.001346 10.0.0.22 - - [2026-03-09 02:11:22] "POST /neutron/network HTTP/1.1" 200 846 0.008659 10.0.0.22 - - [2026-03-09 02:11:23] "POST /neutron/port HTTP/1.1" 200 1072 0.030572 10.0.0.23 - - [2026-03-09 02:11:23] "GET /projects?obj_uuids=c9e9c31c-21f1-4048-8d74-0dfc7bbb7153&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000942 10.0.0.22 - - [2026-03-09 02:11:23] "GET /project/c9e9c31c-21f1-4048-8d74-0dfc7bbb7153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.112349 10.0.0.22 - - [2026-03-09 02:11:23] "POST /neutron/network HTTP/1.1" 200 836 0.020168 10.0.0.22 - - [2026-03-09 02:11:23] "POST /neutron/subnet HTTP/1.1" 200 699 0.022271 10.0.0.22 - - [2026-03-09 02:11:23] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007315 10.0.0.22 - - [2026-03-09 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006170 10.0.0.23 - - [2026-03-09 02:11:23] "GET /projects?obj_uuids=c9e9c31c-21f1-4048-8d74-0dfc7bbb7153&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001517 10.0.0.249 - - [2026-03-09 02:11:23] "DELETE /access-control-list/51bf8270-04f7-4e9a-a0bd-12465e7b2cc6 HTTP/1.1" 200 115 0.153247 10.0.0.22 - - [2026-03-09 02:11:24] "GET /project/c9e9c31c-21f1-4048-8d74-0dfc7bbb7153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.105392 10.0.0.22 - - [2026-03-09 02:11:24] "GET /virtual-network/fb4afe75-7a4a-4af2-9aa9-23b805713ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.014549 10.0.0.22 - - [2026-03-09 02:11:24] "GET /floating-ip-pools?parent_id=fb4afe75-7a4a-4af2-9aa9-23b805713ea0&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006849 10.0.0.22 - - [2026-03-09 02:11:24] "GET /virtual-network/fb4afe75-7a4a-4af2-9aa9-23b805713ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.012101 10.0.0.22 - - [2026-03-09 02:11:24] "POST /floating-ip-pools HTTP/1.1" 200 609 0.087268 10.0.0.22 - - [2026-03-09 02:11:24] "POST /ref-update HTTP/1.1" 200 156 0.053599 10.0.0.22 - - [2026-03-09 02:11:24] "GET /virtual-network/fb4afe75-7a4a-4af2-9aa9-23b805713ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.014190 10.0.0.22 - - [2026-03-09 02:11:24] "POST /neutron/network HTTP/1.1" 200 846 0.031715 10.0.0.22 - - [2026-03-09 02:11:24] "GET /virtual-network/fb4afe75-7a4a-4af2-9aa9-23b805713ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.016133 10.0.0.22 - - [2026-03-09 02:11:25] "POST /neutron/security_group HTTP/1.1" 200 2070 0.030152 10.0.0.22 - - [2026-03-09 02:11:25] "POST /neutron/port HTTP/1.1" 200 1124 0.192503 10.0.0.22 - - [2026-03-09 02:11:25] "POST /neutron/subnet HTTP/1.1" 200 689 0.019928 10.0.0.23 - - [2026-03-09 02:11:26] "GET /projects?obj_uuids=38d0b41b-d64f-402f-b381-ad70f566a595&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001050 10.0.0.23 - - [2026-03-09 02:11:26] "DELETE /project/c9e9c31c21f140488d740dfc7bbb7153 HTTP/1.1" 404 173 0.076721 10.0.0.23 - - [2026-03-09 02:11:26] "DELETE /project/38d0b41bd64f402fb381ad70f566a595 HTTP/1.1" 404 173 0.115147 10.0.0.23 - - [2026-03-09 02:11:26] "GET /project/38d0b41b-d64f-402f-b381-ad70f566a595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.082172 10.0.0.23 - - [2026-03-09 02:11:26] "GET /projects?obj_uuids=38d0b41b-d64f-402f-b381-ad70f566a595&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000931 10.0.0.23 - - [2026-03-09 02:11:26] "DELETE /project/6ee1065a-30f9-4a3e-b603-86b3ab0afe01 HTTP/1.1" 404 177 0.141258 10.0.0.23 - - [2026-03-09 02:11:26] "GET /project/38d0b41b-d64f-402f-b381-ad70f566a595?fields=security_groups HTTP/1.1" 200 1389 0.091270 10.0.0.23 - - [2026-03-09 02:11:26] "DELETE /security-group/c527748e-770d-4b73-9fc4-c2c12283e3ef HTTP/1.1" 200 115 0.115409 10.0.0.23 - - [2026-03-09 02:11:26] "GET /projects?obj_uuids=38d0b41b-d64f-402f-b381-ad70f566a595&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001298 10.0.0.23 - - [2026-03-09 02:11:26] "GET /project/38d0b41b-d64f-402f-b381-ad70f566a595?fields=application_policy_sets HTTP/1.1" 200 1428 0.062938 10.0.0.249 - - [2026-03-09 02:11:27] "DELETE /access-control-list/5551d57c-d73e-4beb-845a-36114fd2d066 HTTP/1.1" 200 115 0.087629 10.0.0.23 - - [2026-03-09 02:11:27] "DELETE /project/38d0b41b-d64f-402f-b381-ad70f566a595 HTTP/1.1" 200 115 0.710859 10.0.0.22 - - [2026-03-09 02:11:30] "POST /neutron/port HTTP/1.1" 200 1136 0.045852 10.0.0.22 - - [2026-03-09 02:11:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.015182 10.0.0.22 - - [2026-03-09 02:11:45] "POST /neutron/port HTTP/1.1" 200 1136 0.033753 10.0.0.22 - - [2026-03-09 02:11:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007417 10.0.0.22 - - [2026-03-09 02:12:00] "POST /neutron/port HTTP/1.1" 200 1136 0.016298 10.0.0.22 - - [2026-03-09 02:12:06] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007304 10.0.0.22 - - [2026-03-09 02:12:16] "POST /neutron/port HTTP/1.1" 200 1136 0.020820 10.0.0.22 - - [2026-03-09 02:12:21] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008114 10.0.0.249 - - [2026-03-09 02:12:23] "GET /obj-perms HTTP/1.1" 200 5056 0.089276 10.0.0.22 - - [2026-03-09 02:12:26] "POST /neutron/port HTTP/1.1" 200 1136 0.018261 10.0.0.22 - - [2026-03-09 02:12:26] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007905 10.0.0.22 - - [2026-03-09 02:12:26] "GET /virtual-machine/a702334c-dfe8-40b0-9cbb-0bd3a6dff1a0 HTTP/1.1" 401 292 0.000536 10.0.0.22 - - [2026-03-09 02:12:26] "GET /virtual-machine/a702334c-dfe8-40b0-9cbb-0bd3a6dff1a0 HTTP/1.1" 200 1305 0.029792 10.0.0.22 - - [2026-03-09 02:12:26] "GET /virtual-machine-interface/2ac420fc-97bb-4b51-b6bd-2041bc4ef988 HTTP/1.1" 200 3003 0.005156 10.0.0.22 - - [2026-03-09 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.22 - - [2026-03-09 02:12:26] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003378 10.0.0.22 - - [2026-03-09 02:12:26] "GET /virtual-networks?parent_id=c9e9c31c-21f1-4048-8d74-0dfc7bbb7153&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002661 10.0.0.22 - - [2026-03-09 02:12:27] "GET /virtual-network/186eeb47-1979-40ed-b676-6024fdd86a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005175 10.0.0.22 - - [2026-03-09 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.22 - - [2026-03-09 02:12:30] "GET /virtual-network/186eeb47-1979-40ed-b676-6024fdd86a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005083 10.0.0.22 - - [2026-03-09 02:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.22 - - [2026-03-09 02:12:34] "GET /virtual-network/186eeb47-1979-40ed-b676-6024fdd86a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006386 10.0.0.22 - - [2026-03-09 02:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.22 - - [2026-03-09 02:12:38] "GET /virtual-network/186eeb47-1979-40ed-b676-6024fdd86a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006912 10.0.0.22 - - [2026-03-09 02:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.22 - - [2026-03-09 02:12:42] "GET /virtual-network/186eeb47-1979-40ed-b676-6024fdd86a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005203 10.0.0.22 - - [2026-03-09 02:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.22 - - [2026-03-09 02:12:46] "GET /virtual-network/186eeb47-1979-40ed-b676-6024fdd86a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005915 10.0.0.22 - - [2026-03-09 02:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.22 - - [2026-03-09 02:12:50] "GET /virtual-network/186eeb47-1979-40ed-b676-6024fdd86a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.004507 10.0.0.22 - - [2026-03-09 02:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.019244 10.0.0.22 - - [2026-03-09 02:12:54] "GET /virtual-network/186eeb47-1979-40ed-b676-6024fdd86a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006055 10.0.0.22 - - [2026-03-09 02:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.22 - - [2026-03-09 02:12:58] "GET /virtual-network/186eeb47-1979-40ed-b676-6024fdd86a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005993 10.0.0.22 - - [2026-03-09 02:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.22 - - [2026-03-09 02:13:02] "GET /virtual-network/186eeb47-1979-40ed-b676-6024fdd86a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005426 10.0.0.22 - - [2026-03-09 02:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.22 - - [2026-03-09 02:13:04] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007560 10.0.0.22 - - [2026-03-09 02:13:04] "GET /virtual-networks?parent_id=c9e9c31c-21f1-4048-8d74-0dfc7bbb7153&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002677 10.0.0.22 - - [2026-03-09 02:13:04] "GET /virtual-network/186eeb47-1979-40ed-b676-6024fdd86a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005588 10.0.0.22 - - [2026-03-09 02:13:08] "POST /neutron/port HTTP/1.1" 200 1136 0.040119 10.0.0.22 - - [2026-03-09 02:13:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003334 10.0.0.22 - - [2026-03-09 02:13:08] "POST /neutron/network HTTP/1.1" 200 838 0.006087 10.0.0.22 - - [2026-03-09 02:13:10] "POST /neutron/port HTTP/1.1" 200 1134 0.046113 10.0.0.22 - - [2026-03-09 02:13:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004004 10.0.0.22 - - [2026-03-09 02:13:10] "POST /neutron/network HTTP/1.1" 200 836 0.005673 10.0.0.22 - - [2026-03-09 02:13:14] "POST /neutron/port HTTP/1.1" 200 1136 0.038286 10.0.0.22 - - [2026-03-09 02:13:14] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006816 10.0.0.23 - - [2026-03-09 02:13:24] "GET /obj-perms HTTP/1.1" 200 5056 0.067410 10.0.0.23 - - [2026-03-09 02:13:25] "GET /projects?obj_uuids=c9e9c31c-21f1-4048-8d74-0dfc7bbb7153&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000881 10.0.0.22 - - [2026-03-09 02:13:25] "POST /neutron/floatingip HTTP/1.1" 200 528 0.099769 10.0.0.22 - - [2026-03-09 02:13:25] "POST /neutron/floatingip HTTP/1.1" 200 575 0.045818 10.0.0.22 - - [2026-03-09 02:13:25] "POST /neutron/port HTTP/1.1" 200 1134 0.016515 10.0.0.22 - - [2026-03-09 02:13:25] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006768 10.0.0.22 - - [2026-03-09 02:13:25] "GET /virtual-machine/a9b91650-80a0-4a8d-a6ed-f79eb5409e7f HTTP/1.1" 200 1305 0.005501 10.0.0.22 - - [2026-03-09 02:13:25] "GET /virtual-machine-interface/ee0d575d-3d20-426b-895a-13caafad8aaa HTTP/1.1" 200 3003 0.005321 10.0.0.22 - - [2026-03-09 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.22 - - [2026-03-09 02:13:25] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003305 10.0.0.22 - - [2026-03-09 02:13:25] "GET /virtual-networks?parent_id=c9e9c31c-21f1-4048-8d74-0dfc7bbb7153&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002307 10.0.0.22 - - [2026-03-09 02:13:25] "GET /virtual-network/fb4afe75-7a4a-4af2-9aa9-23b805713ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006054 10.0.0.22 - - [2026-03-09 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.22 - - [2026-03-09 02:13:26] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003225 10.0.0.22 - - [2026-03-09 02:13:26] "GET /virtual-networks?parent_id=c9e9c31c-21f1-4048-8d74-0dfc7bbb7153&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002884 10.0.0.22 - - [2026-03-09 02:13:26] "GET /virtual-network/fb4afe75-7a4a-4af2-9aa9-23b805713ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005399 10.0.0.22 - - [2026-03-09 02:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.22 - - [2026-03-09 02:13:26] "GET /routing-instance/b6077cc5-4aa8-4d82-83c6-5f28f6779dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.004354 10.0.0.22 - - [2026-03-09 02:13:26] "GET /route-target/7488039c-a3e2-4caf-94e9-64f001bce2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003937 10.0.0.22 - - [2026-03-09 02:13:48] "POST /neutron/floatingip HTTP/1.1" 200 528 0.022543 10.0.0.22 - - [2026-03-09 02:13:48] "GET /floating-ip-pool/606937a2-36ed-43e9-94db-809158d606b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.004614 10.0.0.22 - - [2026-03-09 02:13:48] "POST /ref-update HTTP/1.1" 200 156 0.012547 10.0.0.22 - - [2026-03-09 02:13:49] "DELETE /floating-ip-pool/606937a2-36ed-43e9-94db-809158d606b2 HTTP/1.1" 200 115 0.034855 10.0.0.22 - - [2026-03-09 02:13:49] "POST /neutron/network HTTP/1.1" 200 838 0.007234 10.0.0.22 - - [2026-03-09 02:13:49] "POST /neutron/port HTTP/1.1" 200 1124 0.015116 10.0.0.22 - - [2026-03-09 02:13:49] "POST /neutron/port HTTP/1.1" 200 1126 0.019186 10.0.0.23 - - [2026-03-09 02:13:51] "POST /useragent-kv HTTP/1.1" 200 115 0.007543 10.0.0.23 - - [2026-03-09 02:13:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002359 10.0.0.22 - - [2026-03-09 02:13:51] "POST /neutron/network HTTP/1.1" 200 151 0.115242 10.0.0.249 - - [2026-03-09 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.23 - - [2026-03-09 02:13:53] "GET /projects?obj_uuids=c9e9c31c-21f1-4048-8d74-0dfc7bbb7153&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000995 10.0.0.22 - - [2026-03-09 02:13:53] "GET /project/c9e9c31c-21f1-4048-8d74-0dfc7bbb7153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.075635 10.0.0.23 - - [2026-03-09 02:13:53] "GET /projects?obj_uuids=c9e9c31c-21f1-4048-8d74-0dfc7bbb7153&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001058 10.0.0.22 - - [2026-03-09 02:13:53] "GET /project/c9e9c31c-21f1-4048-8d74-0dfc7bbb7153?fields=virtual_networks HTTP/1.1" 200 1056 0.043704 10.0.0.23 - - [2026-03-09 02:13:53] "GET /projects?obj_uuids=c9e9c31c-21f1-4048-8d74-0dfc7bbb7153&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000911 10.0.0.22 - - [2026-03-09 02:13:53] "GET /project/c9e9c31c-21f1-4048-8d74-0dfc7bbb7153?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.038975 10.0.0.23 - - [2026-03-09 02:13:53] "GET /projects?obj_uuids=c9e9c31c-21f1-4048-8d74-0dfc7bbb7153&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000891 10.0.0.22 - - [2026-03-09 02:13:53] "GET /project/c9e9c31c-21f1-4048-8d74-0dfc7bbb7153?fields=security_groups HTTP/1.1" 200 1294 0.037739 10.0.0.22 - - [2026-03-09 02:13:54] "POST /fqname-to-id HTTP/1.1" 404 188 0.027378 10.0.0.23 - - [2026-03-09 02:13:54] "GET /projects?obj_uuids=5cc99f5e-1129-4587-8b2c-b13ce8ae203f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002770 10.0.0.23 - - [2026-03-09 02:13:54] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001129 10.0.0.23 - - [2026-03-09 02:13:54] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007593 10.0.0.23 - - [2026-03-09 02:13:54] "POST /id-to-fqname HTTP/1.1" 200 190 0.001893 10.0.0.23 - - [2026-03-09 02:13:54] "POST /fqname-to-id HTTP/1.1" 404 199 0.009526 10.0.0.23 - - [2026-03-09 02:13:54] "POST /security-groups HTTP/1.1" 200 591 0.033833 10.0.0.23 - - [2026-03-09 02:13:54] "POST /projects HTTP/1.1" 200 585 0.229578 10.0.0.249 - - [2026-03-09 02:13:54] "POST /access-control-lists HTTP/1.1" 200 596 0.023511 10.0.0.23 - - [2026-03-09 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.304199 10.0.0.22 - - [2026-03-09 02:13:54] "GET /project/5cc99f5e-1129-4587-8b2c-b13ce8ae203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.428172 10.0.0.22 - - [2026-03-09 02:13:55] "GET / HTTP/1.1" 200 35931 0.001460 10.0.0.23 - - [2026-03-09 02:13:58] "GET /projects?obj_uuids=5cc99f5e-1129-4587-8b2c-b13ce8ae203f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001285 10.0.0.22 - - [2026-03-09 02:13:58] "GET /project/5cc99f5e-1129-4587-8b2c-b13ce8ae203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.043752 10.0.0.23 - - [2026-03-09 02:13:58] "GET /projects?obj_uuids=5cc99f5e-1129-4587-8b2c-b13ce8ae203f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000865 10.0.0.22 - - [2026-03-09 02:13:59] "GET /project/5cc99f5e-1129-4587-8b2c-b13ce8ae203f?fields=virtual_networks HTTP/1.1" 200 1031 0.040173 10.0.0.23 - - [2026-03-09 02:13:59] "GET /projects?obj_uuids=5cc99f5e-1129-4587-8b2c-b13ce8ae203f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000884 10.0.0.22 - - [2026-03-09 02:13:59] "GET /project/5cc99f5e-1129-4587-8b2c-b13ce8ae203f?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.048130 10.0.0.23 - - [2026-03-09 02:13:59] "GET /projects?obj_uuids=5cc99f5e-1129-4587-8b2c-b13ce8ae203f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000856 10.0.0.22 - - [2026-03-09 02:13:59] "GET /project/5cc99f5e-1129-4587-8b2c-b13ce8ae203f?fields=security_groups HTTP/1.1" 200 1257 0.037710 10.0.0.22 - - [2026-03-09 02:14:00] "POST /fqname-to-id HTTP/1.1" 404 183 0.028223 10.0.0.23 - - [2026-03-09 02:14:00] "GET /projects?obj_uuids=de015506-24bf-48f6-9ce2-7b3f5fc41ecf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002586 10.0.0.23 - - [2026-03-09 02:14:00] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000900 10.0.0.23 - - [2026-03-09 02:14:00] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007041 10.0.0.23 - - [2026-03-09 02:14:00] "POST /id-to-fqname HTTP/1.1" 200 185 0.004956 10.0.0.23 - - [2026-03-09 02:14:00] "POST /fqname-to-id HTTP/1.1" 404 194 0.009260 10.0.0.23 - - [2026-03-09 02:14:00] "POST /security-groups HTTP/1.1" 200 586 0.035565 10.0.0.249 - - [2026-03-09 02:14:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.003852 10.0.0.23 - - [2026-03-09 02:14:00] "POST /projects HTTP/1.1" 200 575 0.251451 10.0.0.23 - - [2026-03-09 02:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.325143 10.0.0.249 - - [2026-03-09 02:14:00] "POST /access-control-lists HTTP/1.1" 200 589 0.024992 10.0.0.22 - - [2026-03-09 02:14:00] "GET /project/de015506-24bf-48f6-9ce2-7b3f5fc41ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.462232 10.0.0.22 - - [2026-03-09 02:14:01] "GET / HTTP/1.1" 200 35931 0.001662 10.0.0.23 - - [2026-03-09 02:14:07] "GET /projects?obj_uuids=de015506-24bf-48f6-9ce2-7b3f5fc41ecf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000977 10.0.0.22 - - [2026-03-09 02:14:07] "GET /project/de015506-24bf-48f6-9ce2-7b3f5fc41ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.041054 10.0.0.23 - - [2026-03-09 02:14:07] "GET /projects?obj_uuids=de015506-24bf-48f6-9ce2-7b3f5fc41ecf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000925 10.0.0.22 - - [2026-03-09 02:14:07] "GET /project/de015506-24bf-48f6-9ce2-7b3f5fc41ecf?fields=virtual_networks HTTP/1.1" 200 1022 0.041804 10.0.0.23 - - [2026-03-09 02:14:07] "GET /projects?obj_uuids=de015506-24bf-48f6-9ce2-7b3f5fc41ecf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000934 10.0.0.22 - - [2026-03-09 02:14:07] "GET /project/de015506-24bf-48f6-9ce2-7b3f5fc41ecf?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.049040 10.0.0.23 - - [2026-03-09 02:14:07] "GET /projects?obj_uuids=de015506-24bf-48f6-9ce2-7b3f5fc41ecf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000898 10.0.0.22 - - [2026-03-09 02:14:07] "GET /project/de015506-24bf-48f6-9ce2-7b3f5fc41ecf?fields=security_groups HTTP/1.1" 200 1243 0.040987 10.0.0.22 - - [2026-03-09 02:14:08] "POST /fqname-to-id HTTP/1.1" 404 187 0.023985 10.0.0.23 - - [2026-03-09 02:14:08] "GET /projects?obj_uuids=1c4ca45f-6bb5-4766-9466-8e77ebba3750&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002981 10.0.0.23 - - [2026-03-09 02:14:08] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000901 10.0.0.23 - - [2026-03-09 02:14:08] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006458 10.0.0.23 - - [2026-03-09 02:14:08] "POST /id-to-fqname HTTP/1.1" 200 189 0.004626 10.0.0.23 - - [2026-03-09 02:14:08] "POST /fqname-to-id HTTP/1.1" 404 198 0.005609 10.0.0.23 - - [2026-03-09 02:14:08] "POST /security-groups HTTP/1.1" 200 590 0.038845 10.0.0.23 - - [2026-03-09 02:14:08] "POST /projects HTTP/1.1" 200 583 0.222116 10.0.0.23 - - [2026-03-09 02:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.295148 10.0.0.249 - - [2026-03-09 02:14:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.008741 10.0.0.22 - - [2026-03-09 02:14:08] "GET /project/1c4ca45f-6bb5-4766-9466-8e77ebba3750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.429301 10.0.0.22 - - [2026-03-09 02:14:09] "GET / HTTP/1.1" 200 35931 0.002510 10.0.0.23 - - [2026-03-09 02:14:13] "GET /projects?obj_uuids=1c4ca45f-6bb5-4766-9466-8e77ebba3750&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000987 10.0.0.22 - - [2026-03-09 02:14:13] "GET /project/1c4ca45f-6bb5-4766-9466-8e77ebba3750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.039510 10.0.0.23 - - [2026-03-09 02:14:13] "GET /projects?obj_uuids=1c4ca45f-6bb5-4766-9466-8e77ebba3750&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000865 10.0.0.22 - - [2026-03-09 02:14:13] "GET /project/1c4ca45f-6bb5-4766-9466-8e77ebba3750?fields=virtual_networks HTTP/1.1" 200 1029 0.049374 10.0.0.23 - - [2026-03-09 02:14:13] "GET /projects?obj_uuids=1c4ca45f-6bb5-4766-9466-8e77ebba3750&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001338 10.0.0.22 - - [2026-03-09 02:14:13] "GET /project/1c4ca45f-6bb5-4766-9466-8e77ebba3750?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.043783 10.0.0.23 - - [2026-03-09 02:14:13] "GET /projects?obj_uuids=1c4ca45f-6bb5-4766-9466-8e77ebba3750&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000883 10.0.0.22 - - [2026-03-09 02:14:13] "GET /project/1c4ca45f-6bb5-4766-9466-8e77ebba3750?fields=security_groups HTTP/1.1" 200 1254 0.035452 10.0.0.249 - - [2026-03-09 02:14:13] "DELETE /access-control-list/8dcacb00-5636-4e23-8b16-e2c8e2a1cd1f HTTP/1.1" 200 115 0.045720 10.0.0.22 - - [2026-03-09 02:14:14] "POST /fqname-to-id HTTP/1.1" 404 188 0.027449 10.0.0.23 - - [2026-03-09 02:14:14] "GET /projects?obj_uuids=fdb04fe2-a799-4fac-937f-9188ad853be6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002382 10.0.0.23 - - [2026-03-09 02:14:14] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000817 10.0.0.23 - - [2026-03-09 02:14:14] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006894 10.0.0.23 - - [2026-03-09 02:14:14] "POST /id-to-fqname HTTP/1.1" 200 190 0.002552 10.0.0.23 - - [2026-03-09 02:14:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.011428 10.0.0.23 - - [2026-03-09 02:14:14] "POST /security-groups HTTP/1.1" 200 591 0.069431 10.0.0.23 - - [2026-03-09 02:14:14] "POST /projects HTTP/1.1" 200 585 0.264872 10.0.0.249 - - [2026-03-09 02:14:14] "POST /fqname-to-id HTTP/1.1" 404 233 0.005258 10.0.0.23 - - [2026-03-09 02:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.350970 10.0.0.22 - - [2026-03-09 02:14:14] "GET /project/fdb04fe2-a799-4fac-937f-9188ad853be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.480608 10.0.0.22 - - [2026-03-09 02:14:15] "GET / HTTP/1.1" 200 35931 0.001808 10.0.0.23 - - [2026-03-09 02:14:18] "GET /projects?obj_uuids=fdb04fe2-a799-4fac-937f-9188ad853be6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000899 10.0.0.22 - - [2026-03-09 02:14:18] "GET /project/fdb04fe2-a799-4fac-937f-9188ad853be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.039953 10.0.0.23 - - [2026-03-09 02:14:18] "GET /projects?obj_uuids=fdb04fe2-a799-4fac-937f-9188ad853be6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001021 10.0.0.22 - - [2026-03-09 02:14:19] "GET /project/fdb04fe2-a799-4fac-937f-9188ad853be6?fields=virtual_networks HTTP/1.1" 200 1032 0.042978 10.0.0.23 - - [2026-03-09 02:14:19] "GET /projects?obj_uuids=fdb04fe2-a799-4fac-937f-9188ad853be6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001142 10.0.0.22 - - [2026-03-09 02:14:19] "GET /project/fdb04fe2-a799-4fac-937f-9188ad853be6?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.041115 10.0.0.23 - - [2026-03-09 02:14:19] "GET /projects?obj_uuids=fdb04fe2-a799-4fac-937f-9188ad853be6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000862 10.0.0.22 - - [2026-03-09 02:14:19] "GET /project/fdb04fe2-a799-4fac-937f-9188ad853be6?fields=security_groups HTTP/1.1" 200 1258 0.044736 10.0.0.22 - - [2026-03-09 02:14:20] "POST /fqname-to-id HTTP/1.1" 404 192 0.031504 10.0.0.23 - - [2026-03-09 02:14:20] "GET /projects?obj_uuids=8ab1d20d-504a-4d76-a3a0-ded0e88ee6d3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003413 10.0.0.23 - - [2026-03-09 02:14:20] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000898 10.0.0.23 - - [2026-03-09 02:14:20] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006500 10.0.0.23 - - [2026-03-09 02:14:20] "POST /id-to-fqname HTTP/1.1" 200 194 0.004612 10.0.0.23 - - [2026-03-09 02:14:20] "POST /fqname-to-id HTTP/1.1" 404 203 0.005254 10.0.0.23 - - [2026-03-09 02:14:20] "POST /security-groups HTTP/1.1" 200 595 0.032067 10.0.0.23 - - [2026-03-09 02:14:20] "POST /projects HTTP/1.1" 200 593 0.242164 10.0.0.249 - - [2026-03-09 02:14:20] "POST /access-control-lists HTTP/1.1" 200 600 0.024734 10.0.0.23 - - [2026-03-09 02:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.313336 10.0.0.22 - - [2026-03-09 02:14:20] "GET /project/8ab1d20d-504a-4d76-a3a0-ded0e88ee6d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.455522 10.0.0.22 - - [2026-03-09 02:14:21] "GET / HTTP/1.1" 200 35931 0.001447 10.0.0.23 - - [2026-03-09 02:14:24] "GET /projects?obj_uuids=8ab1d20d-504a-4d76-a3a0-ded0e88ee6d3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000905 10.0.0.22 - - [2026-03-09 02:14:24] "GET /project/8ab1d20d-504a-4d76-a3a0-ded0e88ee6d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.042248 10.0.0.23 - - [2026-03-09 02:14:24] "GET /projects?obj_uuids=8ab1d20d-504a-4d76-a3a0-ded0e88ee6d3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000950 10.0.0.22 - - [2026-03-09 02:14:24] "GET /project/8ab1d20d-504a-4d76-a3a0-ded0e88ee6d3?fields=virtual_networks HTTP/1.1" 200 1039 0.035131 10.0.0.23 - - [2026-03-09 02:14:24] "GET /projects?obj_uuids=8ab1d20d-504a-4d76-a3a0-ded0e88ee6d3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000876 10.0.0.22 - - [2026-03-09 02:14:24] "GET /project/8ab1d20d-504a-4d76-a3a0-ded0e88ee6d3?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.036504 10.0.0.23 - - [2026-03-09 02:14:24] "GET /projects?obj_uuids=8ab1d20d-504a-4d76-a3a0-ded0e88ee6d3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000864 10.0.0.22 - - [2026-03-09 02:14:24] "GET /project/8ab1d20d-504a-4d76-a3a0-ded0e88ee6d3?fields=security_groups HTTP/1.1" 200 1269 0.033189 10.0.0.249 - - [2026-03-09 02:14:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.23 - - [2026-03-09 02:14:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.249 - - [2026-03-09 02:14:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000332 10.0.0.23 - - [2026-03-09 02:14:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.23 - - [2026-03-09 02:14:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.23 - - [2026-03-09 02:14:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.249 - - [2026-03-09 02:14:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.22 - - [2026-03-09 02:14:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.22 - - [2026-03-09 02:14:26] "POST /fqname-to-id HTTP/1.1" 404 183 0.125782 10.0.0.249 - - [2026-03-09 02:14:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.22 - - [2026-03-09 02:14:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000567 10.0.0.23 - - [2026-03-09 02:14:26] "GET /projects?obj_uuids=356c660e-2f1f-4eb4-a29a-f03200d3b68d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003005 10.0.0.23 - - [2026-03-09 02:14:26] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001099 10.0.0.23 - - [2026-03-09 02:14:26] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009459 10.0.0.23 - - [2026-03-09 02:14:27] "POST /id-to-fqname HTTP/1.1" 200 185 0.003905 10.0.0.23 - - [2026-03-09 02:14:27] "POST /fqname-to-id HTTP/1.1" 404 194 0.017255 10.0.0.23 - - [2026-03-09 02:14:27] "POST /security-groups HTTP/1.1" 200 586 0.031849 10.0.0.249 - - [2026-03-09 02:14:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.004267 10.0.0.23 - - [2026-03-09 02:14:27] "POST /projects HTTP/1.1" 200 575 0.248357 10.0.0.23 - - [2026-03-09 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.323754 10.0.0.249 - - [2026-03-09 02:14:27] "POST /access-control-lists HTTP/1.1" 200 589 0.026266 10.0.0.22 - - [2026-03-09 02:14:27] "GET /project/356c660e-2f1f-4eb4-a29a-f03200d3b68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.461830 10.0.0.23 - - [2026-03-09 02:14:27] "DELETE /project/5cc99f5e112945878b2cb13ce8ae203f HTTP/1.1" 404 173 0.021701 10.0.0.23 - - [2026-03-09 02:14:27] "DELETE /project/de01550624bf48f69ce27b3f5fc41ecf HTTP/1.1" 404 173 0.023727 10.0.0.23 - - [2026-03-09 02:14:27] "DELETE /project/1c4ca45f6bb5476694668e77ebba3750 HTTP/1.1" 404 173 0.019427 10.0.0.23 - - [2026-03-09 02:14:27] "DELETE /project/8ab1d20d504a4d76a3a0ded0e88ee6d3 HTTP/1.1" 404 173 0.014707 10.0.0.23 - - [2026-03-09 02:14:27] "DELETE /project/c9e9c31c-21f1-4048-8d74-0dfc7bbb7153 HTTP/1.1" 404 177 0.017561 10.0.0.23 - - [2026-03-09 02:14:27] "DELETE /project/356c660e2f1f4eb4a29af03200d3b68d HTTP/1.1" 404 173 0.010369 10.0.0.22 - - [2026-03-09 02:14:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000262 10.0.0.23 - - [2026-03-09 02:14:27] "GET /projects?obj_uuids=de015506-24bf-48f6-9ce2-7b3f5fc41ecf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000810 10.0.0.23 - - [2026-03-09 02:14:27] "GET /projects?obj_uuids=8ab1d20d-504a-4d76-a3a0-ded0e88ee6d3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000721 10.0.0.23 - - [2026-03-09 02:14:27] "GET /projects?obj_uuids=5cc99f5e-1129-4587-8b2c-b13ce8ae203f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000762 10.0.0.23 - - [2026-03-09 02:14:27] "GET /projects?obj_uuids=fdb04fe2-a799-4fac-937f-9188ad853be6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001053 10.0.0.23 - - [2026-03-09 02:14:27] "DELETE /project/fdb04fe2a7994fac937f9188ad853be6 HTTP/1.1" 404 173 0.007634 10.0.0.23 - - [2026-03-09 02:14:27] "GET /projects?obj_uuids=1c4ca45f-6bb5-4766-9466-8e77ebba3750&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001328 10.0.0.23 - - [2026-03-09 02:14:27] "GET /project/de015506-24bf-48f6-9ce2-7b3f5fc41ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.088964 10.0.0.23 - - [2026-03-09 02:14:27] "GET /project/8ab1d20d-504a-4d76-a3a0-ded0e88ee6d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.109679 10.0.0.23 - - [2026-03-09 02:14:27] "GET /project/fdb04fe2-a799-4fac-937f-9188ad853be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.106519 10.0.0.23 - - [2026-03-09 02:14:27] "GET /project/5cc99f5e-1129-4587-8b2c-b13ce8ae203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.121271 10.0.0.22 - - [2026-03-09 02:14:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000286 10.0.0.23 - - [2026-03-09 02:14:27] "GET /projects?obj_uuids=de015506-24bf-48f6-9ce2-7b3f5fc41ecf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001344 10.0.0.23 - - [2026-03-09 02:14:27] "GET /projects?obj_uuids=8ab1d20d-504a-4d76-a3a0-ded0e88ee6d3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000804 10.0.0.23 - - [2026-03-09 02:14:27] "GET /projects?obj_uuids=5cc99f5e-1129-4587-8b2c-b13ce8ae203f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001015 10.0.0.23 - - [2026-03-09 02:14:27] "GET /projects?obj_uuids=fdb04fe2-a799-4fac-937f-9188ad853be6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000760 10.0.0.23 - - [2026-03-09 02:14:27] "GET /project/1c4ca45f-6bb5-4766-9466-8e77ebba3750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.163595 10.0.0.23 - - [2026-03-09 02:14:27] "GET /projects?obj_uuids=1c4ca45f-6bb5-4766-9466-8e77ebba3750&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001850 10.0.0.23 - - [2026-03-09 02:14:27] "GET /project/5cc99f5e-1129-4587-8b2c-b13ce8ae203f?fields=security_groups HTTP/1.1" 200 1362 0.083373 10.0.0.23 - - [2026-03-09 02:14:27] "GET /project/de015506-24bf-48f6-9ce2-7b3f5fc41ecf?fields=security_groups HTTP/1.1" 200 1348 0.101269 10.0.0.23 - - [2026-03-09 02:14:27] "GET /project/fdb04fe2-a799-4fac-937f-9188ad853be6?fields=security_groups HTTP/1.1" 200 1363 0.102241 10.0.0.23 - - [2026-03-09 02:14:27] "GET /project/8ab1d20d-504a-4d76-a3a0-ded0e88ee6d3?fields=security_groups HTTP/1.1" 200 1374 0.123213 10.0.0.23 - - [2026-03-09 02:14:28] "GET /project/1c4ca45f-6bb5-4766-9466-8e77ebba3750?fields=security_groups HTTP/1.1" 200 1359 0.130284 10.0.0.23 - - [2026-03-09 02:14:28] "DELETE /security-group/4c0a44ff-23f6-411a-9583-cbcb32b18955 HTTP/1.1" 200 115 0.128122 10.0.0.23 - - [2026-03-09 02:14:28] "GET /projects?obj_uuids=5cc99f5e-1129-4587-8b2c-b13ce8ae203f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001295 10.0.0.23 - - [2026-03-09 02:14:28] "DELETE /security-group/79b8e539-581c-40f9-b86d-21872c09cddb HTTP/1.1" 200 115 0.151562 10.0.0.23 - - [2026-03-09 02:14:28] "DELETE /security-group/f386f94b-d662-4064-9631-7ac2ce18d590 HTTP/1.1" 200 115 0.146358 10.0.0.23 - - [2026-03-09 02:14:28] "GET /projects?obj_uuids=de015506-24bf-48f6-9ce2-7b3f5fc41ecf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000961 10.0.0.23 - - [2026-03-09 02:14:28] "GET /projects?obj_uuids=fdb04fe2-a799-4fac-937f-9188ad853be6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001072 10.0.0.23 - - [2026-03-09 02:14:28] "DELETE /security-group/834652f5-850d-431b-bbd0-408d7cb7008c HTTP/1.1" 200 115 0.164317 10.0.0.23 - - [2026-03-09 02:14:28] "GET /projects?obj_uuids=8ab1d20d-504a-4d76-a3a0-ded0e88ee6d3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001174 10.0.0.23 - - [2026-03-09 02:14:28] "GET /project/5cc99f5e-1129-4587-8b2c-b13ce8ae203f?fields=application_policy_sets HTTP/1.1" 200 1401 0.087148 10.0.0.23 - - [2026-03-09 02:14:28] "GET /project/fdb04fe2-a799-4fac-937f-9188ad853be6?fields=application_policy_sets HTTP/1.1" 200 1402 0.073159 10.0.0.23 - - [2026-03-09 02:14:28] "DELETE /security-group/c809e4e3-e071-48e1-977b-36160969ab2f HTTP/1.1" 200 115 0.144138 10.0.0.23 - - [2026-03-09 02:14:28] "GET /projects?obj_uuids=1c4ca45f-6bb5-4766-9466-8e77ebba3750&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001059 10.0.0.249 - - [2026-03-09 02:14:28] "DELETE /access-control-list/13dc0a57-46f5-45cb-a4ad-32aad2163c06 HTTP/1.1" 200 115 0.079095 10.0.0.23 - - [2026-03-09 02:14:28] "GET /project/de015506-24bf-48f6-9ce2-7b3f5fc41ecf?fields=application_policy_sets HTTP/1.1" 200 1387 0.134193 10.0.0.23 - - [2026-03-09 02:14:28] "GET /project/8ab1d20d-504a-4d76-a3a0-ded0e88ee6d3?fields=application_policy_sets HTTP/1.1" 200 1413 0.117619 10.0.0.23 - - [2026-03-09 02:14:28] "GET /project/1c4ca45f-6bb5-4766-9466-8e77ebba3750?fields=application_policy_sets HTTP/1.1" 200 1398 0.142321 10.0.0.249 - - [2026-03-09 02:14:28] "DELETE /access-control-list/b11f6100-947e-42cb-aa6a-962dd97d4ea3 HTTP/1.1" 200 115 0.137699 10.0.0.23 - - [2026-03-09 02:14:28] "DELETE /project/5cc99f5e-1129-4587-8b2c-b13ce8ae203f HTTP/1.1" 200 115 0.862567 10.0.0.23 - - [2026-03-09 02:14:28] "DELETE /project/fdb04fe2-a799-4fac-937f-9188ad853be6 HTTP/1.1" 200 115 0.900002 10.0.0.23 - - [2026-03-09 02:14:28] "DELETE /project/8ab1d20d-504a-4d76-a3a0-ded0e88ee6d3 HTTP/1.1" 200 115 0.946499 10.0.0.23 - - [2026-03-09 02:14:28] "DELETE /project/de015506-24bf-48f6-9ce2-7b3f5fc41ecf HTTP/1.1" 200 115 0.951715 10.0.0.23 - - [2026-03-09 02:14:28] "DELETE /project/1c4ca45f-6bb5-4766-9466-8e77ebba3750 HTTP/1.1" 200 115 0.981274 10.0.0.249 - - [2026-03-09 02:14:28] "DELETE /access-control-list/210f4ddb-d06d-4c62-92d0-5f0cad19e239 HTTP/1.1" 200 115 0.040726 10.0.0.22 - - [2026-03-09 02:14:29] "GET / HTTP/1.1" 200 35931 0.001554 10.0.0.22 - - [2026-03-09 02:14:29] "POST /fqname-to-id HTTP/1.1" 404 193 0.004366 10.0.0.23 - - [2026-03-09 02:14:29] "GET /projects?obj_uuids=d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000967 10.0.0.249 - - [2026-03-09 02:14:29] "POST /access-control-lists HTTP/1.1" 200 590 0.026168 10.0.0.249 - - [2026-03-09 02:14:29] "PUT /access-control-list/282cee0e-e2b2-459a-8e71-fae3fa1bb68b HTTP/1.1" 200 272 0.009798 10.0.0.22 - - [2026-03-09 02:14:30] "POST /neutron/security_group HTTP/1.1" 200 1364 0.430180 10.0.0.22 - - [2026-03-09 02:14:30] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.153327 10.0.0.249 - - [2026-03-09 02:14:30] "PUT /access-control-list/145d8e3d-f314-4f1c-8f81-c6d60e42cec5 HTTP/1.1" 200 272 0.021985 10.0.0.22 - - [2026-03-09 02:14:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.004051 10.0.0.23 - - [2026-03-09 02:14:30] "GET /projects?obj_uuids=d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000888 10.0.0.249 - - [2026-03-09 02:14:30] "POST /access-control-lists HTTP/1.1" 200 590 0.029271 10.0.0.249 - - [2026-03-09 02:14:30] "PUT /access-control-list/9e5b753c-3a62-41c3-901d-5c8a3def7d1d HTTP/1.1" 200 272 0.010343 10.0.0.22 - - [2026-03-09 02:14:30] "POST /neutron/security_group HTTP/1.1" 200 1364 0.339370 10.0.0.22 - - [2026-03-09 02:14:31] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.174924 10.0.0.249 - - [2026-03-09 02:14:31] "PUT /access-control-list/6bfdad61-4747-4109-aa05-09849084e0eb HTTP/1.1" 200 272 0.019332 10.0.0.22 - - [2026-03-09 02:14:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000395 10.0.0.22 - - [2026-03-09 02:14:31] "POST /fqname-to-id HTTP/1.1" 404 210 0.026190 10.0.0.23 - - [2026-03-09 02:14:31] "GET /projects?obj_uuids=356c660e-2f1f-4eb4-a29a-f03200d3b68d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000984 10.0.0.249 - - [2026-03-09 02:14:31] "POST /access-control-lists HTTP/1.1" 200 607 0.027517 10.0.0.249 - - [2026-03-09 02:14:31] "PUT /access-control-list/4baa9c18-5b86-4cb9-be35-a1484762b554 HTTP/1.1" 200 272 0.012698 10.0.0.22 - - [2026-03-09 02:14:32] "POST /neutron/security_group HTTP/1.1" 200 1379 0.413706 10.0.0.22 - - [2026-03-09 02:14:32] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.218733 10.0.0.249 - - [2026-03-09 02:14:32] "PUT /access-control-list/1384761a-23b2-4854-bf7c-f2b51e840500 HTTP/1.1" 200 272 0.017704 10.0.0.22 - - [2026-03-09 02:14:32] "POST /fqname-to-id HTTP/1.1" 404 210 0.004578 10.0.0.23 - - [2026-03-09 02:14:32] "GET /projects?obj_uuids=356c660e-2f1f-4eb4-a29a-f03200d3b68d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001134 10.0.0.249 - - [2026-03-09 02:14:32] "POST /access-control-lists HTTP/1.1" 200 607 0.031212 10.0.0.249 - - [2026-03-09 02:14:32] "PUT /access-control-list/8728155d-1933-451a-8dd7-05838118dfec HTTP/1.1" 200 272 0.010314 10.0.0.22 - - [2026-03-09 02:14:33] "POST /neutron/security_group HTTP/1.1" 200 1379 0.387648 10.0.0.22 - - [2026-03-09 02:14:33] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.139325 10.0.0.249 - - [2026-03-09 02:14:33] "PUT /access-control-list/0ee97dcc-e707-41f3-a198-3e344dfabbc3 HTTP/1.1" 200 272 0.017125 10.0.0.23 - - [2026-03-09 02:14:34] "GET /projects?obj_uuids=d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000901 10.0.0.22 - - [2026-03-09 02:14:34] "POST /neutron/router HTTP/1.1" 200 541 0.084963 10.0.0.249 - - [2026-03-09 02:14:34] "PUT /logical-router/8825129c-aa28-49b0-8438-2b89a2dc64f6 HTTP/1.1" 200 262 0.024254 10.0.0.22 - - [2026-03-09 02:14:34] "POST /neutron/router HTTP/1.1" 200 541 0.009734 10.0.0.22 - - [2026-03-09 02:14:34] "POST /neutron/router HTTP/1.1" 200 541 0.003849 10.0.0.22 - - [2026-03-09 02:14:35] "POST /neutron/router HTTP/1.1" 200 541 0.003808 10.0.0.22 - - [2026-03-09 02:14:35] "POST /neutron/router HTTP/1.1" 200 541 0.003803 10.0.0.22 - - [2026-03-09 02:14:35] "POST /neutron/router HTTP/1.1" 200 541 0.003821 10.0.0.22 - - [2026-03-09 02:14:35] "POST /neutron/router HTTP/1.1" 200 541 0.003669 10.0.0.22 - - [2026-03-09 02:14:35] "POST /neutron/router HTTP/1.1" 200 541 0.003866 10.0.0.22 - - [2026-03-09 02:14:35] "POST /neutron/router HTTP/1.1" 200 541 0.003414 10.0.0.22 - - [2026-03-09 02:14:35] "POST /neutron/router HTTP/1.1" 200 541 0.003474 10.0.0.22 - - [2026-03-09 02:14:35] "POST /neutron/router HTTP/1.1" 200 541 0.003981 10.0.0.22 - - [2026-03-09 02:14:35] "POST /neutron/router HTTP/1.1" 200 541 0.030272 10.0.0.22 - - [2026-03-09 02:14:35] "POST /neutron/router HTTP/1.1" 200 542 0.003856 10.0.0.22 - - [2026-03-09 02:14:35] "POST /neutron/router HTTP/1.1" 200 559 0.011138 10.0.0.249 - - [2026-03-09 02:14:35] "POST /route-targets HTTP/1.1" 200 327 0.017302 10.0.0.22 - - [2026-03-09 02:14:35] "POST /neutron/router HTTP/1.1" 200 559 0.008092 10.0.0.22 - - [2026-03-09 02:14:35] "POST /neutron/router HTTP/1.1" 200 559 0.005047 10.0.0.22 - - [2026-03-09 02:14:35] "POST /neutron/router HTTP/1.1" 200 559 0.003778 10.0.0.22 - - [2026-03-09 02:14:35] "POST /neutron/router HTTP/1.1" 200 559 0.004544 10.0.0.22 - - [2026-03-09 02:14:36] "POST /neutron/router HTTP/1.1" 200 559 0.005195 10.0.0.22 - - [2026-03-09 02:14:36] "POST /neutron/router HTTP/1.1" 200 559 0.004680 10.0.0.22 - - [2026-03-09 02:14:36] "POST /neutron/router HTTP/1.1" 200 559 0.005035 10.0.0.22 - - [2026-03-09 02:14:36] "POST /neutron/router HTTP/1.1" 200 559 0.004994 10.0.0.22 - - [2026-03-09 02:14:36] "POST /neutron/router HTTP/1.1" 200 559 0.004400 10.0.0.22 - - [2026-03-09 02:14:36] "POST /neutron/router HTTP/1.1" 200 559 0.004403 10.0.0.22 - - [2026-03-09 02:14:36] "POST /neutron/router HTTP/1.1" 200 559 0.005977 10.0.0.22 - - [2026-03-09 02:14:36] "POST /neutron/router HTTP/1.1" 200 151 0.078829 10.0.0.249 - - [2026-03-09 02:14:36] "DELETE /route-target/aec6c1c9-dc8d-492d-8a8b-28bc44e97291 HTTP/1.1" 200 115 0.027221 10.0.0.22 - - [2026-03-09 02:14:36] "POST /neutron/router HTTP/1.1" 200 542 0.005124 10.0.0.22 - - [2026-03-09 02:14:36] "POST /neutron/router HTTP/1.1" 200 542 0.010700 10.0.0.22 - - [2026-03-09 02:14:36] "POST /neutron/router HTTP/1.1" 200 542 0.003625 10.0.0.22 - - [2026-03-09 02:14:36] "POST /neutron/router HTTP/1.1" 200 542 0.005125 10.0.0.22 - - [2026-03-09 02:14:36] "POST /neutron/router HTTP/1.1" 200 542 0.004627 10.0.0.22 - - [2026-03-09 02:14:36] "POST /neutron/router HTTP/1.1" 200 542 0.003653 10.0.0.22 - - [2026-03-09 02:14:36] "POST /neutron/router HTTP/1.1" 200 542 0.003831 10.0.0.22 - - [2026-03-09 02:14:36] "POST /neutron/router HTTP/1.1" 200 542 0.004294 10.0.0.22 - - [2026-03-09 02:14:36] "POST /neutron/router HTTP/1.1" 200 542 0.003667 10.0.0.22 - - [2026-03-09 02:14:37] "POST /neutron/router HTTP/1.1" 200 542 0.004723 10.0.0.22 - - [2026-03-09 02:14:37] "POST /neutron/router HTTP/1.1" 200 542 0.004365 10.0.0.22 - - [2026-03-09 02:14:37] "POST /neutron/router HTTP/1.1" 200 541 0.035284 10.0.0.249 - - [2026-03-09 02:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.22 - - [2026-03-09 02:14:37] "POST /neutron/security_group HTTP/1.1" 200 521 0.012360 10.0.0.249 - - [2026-03-09 02:14:37] "GET /logical-router/1d3033c8-4e35-49da-b937-ee018057ecdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.041206 10.0.0.249 - - [2026-03-09 02:14:37] "DELETE /access-control-list/0ee97dcc-e707-41f3-a198-3e344dfabbc3 HTTP/1.1" 200 115 0.028802 10.0.0.22 - - [2026-03-09 02:14:37] "POST /neutron/security_group HTTP/1.1" 200 151 0.074121 10.0.0.249 - - [2026-03-09 02:14:37] "DELETE /access-control-list/9e5b753c-3a62-41c3-901d-5c8a3def7d1d HTTP/1.1" 200 115 0.039676 10.0.0.22 - - [2026-03-09 02:14:37] "POST /neutron/security_group HTTP/1.1" 200 506 0.007636 10.0.0.249 - - [2026-03-09 02:14:37] "DELETE /access-control-list/145d8e3d-f314-4f1c-8f81-c6d60e42cec5 HTTP/1.1" 200 115 0.029313 10.0.0.23 - - [2026-03-09 02:14:38] "GET /projects?obj_uuids=356c660e-2f1f-4eb4-a29a-f03200d3b68d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000855 10.0.0.22 - - [2026-03-09 02:14:38] "GET /project/356c660e-2f1f-4eb4-a29a-f03200d3b68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.052833 10.0.0.23 - - [2026-03-09 02:14:38] "GET /projects?obj_uuids=356c660e-2f1f-4eb4-a29a-f03200d3b68d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000817 10.0.0.22 - - [2026-03-09 02:14:39] "GET /project/356c660e-2f1f-4eb4-a29a-f03200d3b68d?fields=virtual_networks HTTP/1.1" 200 1021 0.042593 10.0.0.23 - - [2026-03-09 02:14:39] "GET /projects?obj_uuids=356c660e-2f1f-4eb4-a29a-f03200d3b68d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001121 10.0.0.22 - - [2026-03-09 02:14:39] "GET /project/356c660e-2f1f-4eb4-a29a-f03200d3b68d?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.040458 10.0.0.23 - - [2026-03-09 02:14:39] "GET /projects?obj_uuids=356c660e-2f1f-4eb4-a29a-f03200d3b68d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000896 10.0.0.22 - - [2026-03-09 02:14:39] "GET /project/356c660e-2f1f-4eb4-a29a-f03200d3b68d?fields=security_groups HTTP/1.1" 200 1242 0.043366 10.0.0.22 - - [2026-03-09 02:14:40] "POST /fqname-to-id HTTP/1.1" 404 184 0.025988 10.0.0.23 - - [2026-03-09 02:14:40] "GET /projects?obj_uuids=2478bdf0-ce86-427d-9371-2b3f19ec3daf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002502 10.0.0.23 - - [2026-03-09 02:14:40] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000824 10.0.0.23 - - [2026-03-09 02:14:40] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006427 10.0.0.23 - - [2026-03-09 02:14:40] "POST /id-to-fqname HTTP/1.1" 200 186 0.004055 10.0.0.23 - - [2026-03-09 02:14:40] "POST /fqname-to-id HTTP/1.1" 404 195 0.002906 10.0.0.23 - - [2026-03-09 02:14:40] "POST /security-groups HTTP/1.1" 200 587 0.027599 10.0.0.23 - - [2026-03-09 02:14:40] "POST /projects HTTP/1.1" 200 577 0.213399 10.0.0.249 - - [2026-03-09 02:14:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.007733 10.0.0.23 - - [2026-03-09 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.285294 10.0.0.22 - - [2026-03-09 02:14:40] "GET /project/2478bdf0-ce86-427d-9371-2b3f19ec3daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.428421 10.0.0.22 - - [2026-03-09 02:14:41] "GET / HTTP/1.1" 200 35931 0.001641 10.0.0.22 - - [2026-03-09 02:14:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.22 - - [2026-03-09 02:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.057259 10.0.0.23 - - [2026-03-09 02:14:43] "GET /projects?obj_uuids=2478bdf0-ce86-427d-9371-2b3f19ec3daf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001823 10.0.0.22 - - [2026-03-09 02:14:43] "GET /project/2478bdf0-ce86-427d-9371-2b3f19ec3daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.096962 10.0.0.23 - - [2026-03-09 02:14:43] "GET /projects?obj_uuids=2478bdf0-ce86-427d-9371-2b3f19ec3daf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001329 10.0.0.22 - - [2026-03-09 02:14:43] "POST /neutron/network HTTP/1.1" 200 601 0.179855 10.0.0.249 - - [2026-03-09 02:14:44] "POST /ref-update HTTP/1.1" 200 156 0.030896 10.0.0.22 - - [2026-03-09 02:14:44] "POST /id-to-fqname HTTP/1.1" 200 216 0.002761 10.0.0.22 - - [2026-03-09 02:14:44] "GET /virtual-network/47e53d61-84c6-4204-8829-3f790dbeb12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004802 10.0.0.22 - - [2026-03-09 02:14:44] "POST /neutron/network HTTP/1.1" 200 822 0.005320 10.0.0.22 - - [2026-03-09 02:14:44] "GET /virtual-network/47e53d61-84c6-4204-8829-3f790dbeb12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004417 10.0.0.22 - - [2026-03-09 02:14:44] "POST /fqname-to-id HTTP/1.1" 404 206 0.002837 10.0.0.22 - - [2026-03-09 02:14:44] "GET /virtual-network/47e53d61-84c6-4204-8829-3f790dbeb12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005511 10.0.0.23 - - [2026-03-09 02:14:44] "GET /projects?obj_uuids=2478bdf0-ce86-427d-9371-2b3f19ec3daf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000919 10.0.0.22 - - [2026-03-09 02:14:44] "POST /neutron/port HTTP/1.1" 200 1019 0.212926 10.0.0.22 - - [2026-03-09 02:14:44] "GET /virtual-machine-interface/24a378b3-ad23-43c9-9a40-411699e597ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2383 0.005021 10.0.0.22 - - [2026-03-09 02:14:44] "GET /virtual-machine-interface/24a378b3-ad23-43c9-9a40-411699e597ea?fields=instance_ip_back_refs HTTP/1.1" 200 1316 0.004680 10.0.0.22 - - [2026-03-09 02:14:44] "GET /instance-ip/327aed27-799f-46b5-ac5e-fae4c37d0c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004316 10.0.0.22 - - [2026-03-09 02:14:45] "POST /neutron/network HTTP/1.1" 200 822 0.006932 10.0.0.22 - - [2026-03-09 02:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.23 - - [2026-03-09 02:14:47] "GET /projects?obj_uuids=2478bdf0-ce86-427d-9371-2b3f19ec3daf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000826 10.0.0.22 - - [2026-03-09 02:14:47] "GET /project/2478bdf0-ce86-427d-9371-2b3f19ec3daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.040942 10.0.0.23 - - [2026-03-09 02:14:48] "GET /projects?obj_uuids=2478bdf0-ce86-427d-9371-2b3f19ec3daf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001302 10.0.0.22 - - [2026-03-09 02:14:48] "POST /neutron/network HTTP/1.1" 200 603 0.115783 10.0.0.249 - - [2026-03-09 02:14:48] "POST /route-targets HTTP/1.1" 200 327 0.013389 10.0.0.22 - - [2026-03-09 02:14:48] "POST /neutron/network HTTP/1.1" 200 978 0.009513 10.0.0.22 - - [2026-03-09 02:14:48] "POST /id-to-fqname HTTP/1.1" 200 217 0.000982 10.0.0.22 - - [2026-03-09 02:14:48] "GET /virtual-network/de9b79b1-d433-4b38-b689-913f5f25380b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.004414 10.0.0.22 - - [2026-03-09 02:14:48] "GET /virtual-network/de9b79b1-d433-4b38-b689-913f5f25380b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005369 10.0.0.22 - - [2026-03-09 02:14:48] "POST /neutron/subnet HTTP/1.1" 200 724 0.007825 10.0.0.23 - - [2026-03-09 02:14:49] "GET /projects?obj_uuids=2478bdf0-ce86-427d-9371-2b3f19ec3daf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000900 10.0.0.22 - - [2026-03-09 02:14:49] "POST /neutron/port HTTP/1.1" 200 1018 0.282853 10.0.0.22 - - [2026-03-09 02:14:49] "POST /id-to-fqname HTTP/1.1" 200 217 0.001149 10.0.0.22 - - [2026-03-09 02:14:49] "POST /neutron/network HTTP/1.1" 200 978 0.029289 10.0.0.22 - - [2026-03-09 02:14:49] "POST /neutron/port HTTP/1.1" 200 117 0.005896 10.0.0.22 - - [2026-03-09 02:14:49] "POST /id-to-fqname HTTP/1.1" 200 217 0.001081 10.0.0.22 - - [2026-03-09 02:14:49] "POST /neutron/port HTTP/1.1" 200 1018 0.012037 10.0.0.22 - - [2026-03-09 02:14:50] "POST /neutron/port HTTP/1.1" 200 1018 0.011292 10.0.0.22 - - [2026-03-09 02:14:50] "POST /neutron/port HTTP/1.1" 200 117 0.011131 10.0.0.22 - - [2026-03-09 02:14:50] "POST /neutron/network HTTP/1.1" 200 988 0.006531 10.0.0.22 - - [2026-03-09 02:14:50] "POST /neutron/port HTTP/1.1" 200 1018 0.035756 10.0.0.22 - - [2026-03-09 02:14:50] "POST /neutron/port HTTP/1.1" 200 1110 0.190471 10.0.0.22 - - [2026-03-09 02:14:51] "POST /neutron/port HTTP/1.1" 200 1120 0.034934 10.0.0.22 - - [2026-03-09 02:14:51] "POST /neutron/port HTTP/1.1" 200 117 0.001072 10.0.0.22 - - [2026-03-09 02:14:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003508 10.0.0.22 - - [2026-03-09 02:14:51] "POST /neutron/network HTTP/1.1" 200 978 0.007866 10.0.0.22 - - [2026-03-09 02:14:55] "POST /neutron/port HTTP/1.1" 200 1120 0.014141 10.0.0.22 - - [2026-03-09 02:14:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006550 10.0.0.22 - - [2026-03-09 02:14:55] "GET /virtual-machine/b14fde12-df73-42fa-a43e-9aebf88ebeaa HTTP/1.1" 401 292 0.000356 10.0.0.22 - - [2026-03-09 02:14:55] "GET /virtual-machine/b14fde12-df73-42fa-a43e-9aebf88ebeaa HTTP/1.1" 200 1285 0.034772 10.0.0.22 - - [2026-03-09 02:14:55] "GET /virtual-machine-interface/9ffa6968-3e98-4791-ba56-30f3a9c3263b HTTP/1.1" 200 2924 0.005035 10.0.0.22 - - [2026-03-09 02:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.22 - - [2026-03-09 02:14:55] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003455 10.0.0.22 - - [2026-03-09 02:14:55] "GET /virtual-networks?parent_id=2478bdf0-ce86-427d-9371-2b3f19ec3daf&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003234 10.0.0.22 - - [2026-03-09 02:14:56] "GET /virtual-network/de9b79b1-d433-4b38-b689-913f5f25380b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005449 10.0.0.22 - - [2026-03-09 02:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.22 - - [2026-03-09 02:14:59] "GET /virtual-network/de9b79b1-d433-4b38-b689-913f5f25380b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.004802 10.0.0.22 - - [2026-03-09 02:14:59] "POST /neutron/port HTTP/1.1" 200 1120 0.016745 10.0.0.22 - - [2026-03-09 02:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.22 - - [2026-03-09 02:15:01] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003872 10.0.0.22 - - [2026-03-09 02:15:01] "GET /virtual-networks?parent_id=2478bdf0-ce86-427d-9371-2b3f19ec3daf&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003033 10.0.0.22 - - [2026-03-09 02:15:01] "GET /virtual-network/de9b79b1-d433-4b38-b689-913f5f25380b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006363 10.0.0.22 - - [2026-03-09 02:15:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006937 10.0.0.22 - - [2026-03-09 02:15:01] "POST /neutron/port HTTP/1.1" 200 1120 0.035617 10.0.0.22 - - [2026-03-09 02:15:01] "GET /virtual-machine/b7abe7a4-1f54-4399-8b35-34993e22fc2e HTTP/1.1" 200 1285 0.005643 10.0.0.22 - - [2026-03-09 02:15:01] "GET /virtual-machine-interface/77fb83ad-9d3c-4b52-a2d3-b5dbeaabd904 HTTP/1.1" 200 2923 0.005318 10.0.0.22 - - [2026-03-09 02:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.22 - - [2026-03-09 02:15:01] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003071 10.0.0.22 - - [2026-03-09 02:15:01] "GET /virtual-networks?parent_id=2478bdf0-ce86-427d-9371-2b3f19ec3daf&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003203 10.0.0.22 - - [2026-03-09 02:15:01] "GET /virtual-network/de9b79b1-d433-4b38-b689-913f5f25380b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005830 10.0.0.22 - - [2026-03-09 02:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.22 - - [2026-03-09 02:15:02] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004468 10.0.0.22 - - [2026-03-09 02:15:02] "GET /virtual-networks?parent_id=2478bdf0-ce86-427d-9371-2b3f19ec3daf&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003613 10.0.0.22 - - [2026-03-09 02:15:02] "GET /virtual-network/de9b79b1-d433-4b38-b689-913f5f25380b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.007083 10.0.0.22 - - [2026-03-09 02:15:06] "POST /neutron/port HTTP/1.1" 200 1110 0.013291 10.0.0.22 - - [2026-03-09 02:15:06] "POST /neutron/port HTTP/1.1" 200 1110 0.012222 10.0.0.23 - - [2026-03-09 02:15:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002953 10.0.0.23 - - [2026-03-09 02:15:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002092 10.0.0.23 - - [2026-03-09 02:15:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004679 10.0.0.23 - - [2026-03-09 02:15:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002398 10.0.0.22 - - [2026-03-09 02:15:06] "POST /neutron/network HTTP/1.1" 200 151 0.142713 10.0.0.249 - - [2026-03-09 02:15:06] "DELETE /route-target/ead577ff-e50b-474b-a761-f708f73c1e6d HTTP/1.1" 200 115 0.030751 10.0.0.23 - - [2026-03-09 02:15:08] "GET /projects?obj_uuids=2478bdf0-ce86-427d-9371-2b3f19ec3daf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001089 10.0.0.22 - - [2026-03-09 02:15:08] "GET /project/2478bdf0-ce86-427d-9371-2b3f19ec3daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.047216 10.0.0.23 - - [2026-03-09 02:15:08] "GET /projects?obj_uuids=2478bdf0-ce86-427d-9371-2b3f19ec3daf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001137 10.0.0.22 - - [2026-03-09 02:15:08] "GET /project/2478bdf0-ce86-427d-9371-2b3f19ec3daf?fields=virtual_networks HTTP/1.1" 200 1023 0.034299 10.0.0.23 - - [2026-03-09 02:15:08] "GET /projects?obj_uuids=2478bdf0-ce86-427d-9371-2b3f19ec3daf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001228 10.0.0.22 - - [2026-03-09 02:15:08] "GET /project/2478bdf0-ce86-427d-9371-2b3f19ec3daf?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.042819 10.0.0.23 - - [2026-03-09 02:15:08] "GET /projects?obj_uuids=2478bdf0-ce86-427d-9371-2b3f19ec3daf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000945 10.0.0.22 - - [2026-03-09 02:15:08] "GET /project/2478bdf0-ce86-427d-9371-2b3f19ec3daf?fields=security_groups HTTP/1.1" 200 1245 0.040788 10.0.0.22 - - [2026-03-09 02:15:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.032286 10.0.0.23 - - [2026-03-09 02:15:09] "GET /projects?obj_uuids=8fe4ee79-2fe7-4872-a66c-d95b5c1fd854&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003832 10.0.0.23 - - [2026-03-09 02:15:09] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000848 10.0.0.23 - - [2026-03-09 02:15:09] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007385 10.0.0.23 - - [2026-03-09 02:15:09] "POST /id-to-fqname HTTP/1.1" 200 188 0.002716 10.0.0.23 - - [2026-03-09 02:15:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.006845 10.0.0.23 - - [2026-03-09 02:15:09] "POST /security-groups HTTP/1.1" 200 589 0.028616 10.0.0.23 - - [2026-03-09 02:15:09] "POST /projects HTTP/1.1" 200 581 0.225953 10.0.0.249 - - [2026-03-09 02:15:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.008444 10.0.0.23 - - [2026-03-09 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.304500 10.0.0.22 - - [2026-03-09 02:15:09] "GET /project/8fe4ee79-2fe7-4872-a66c-d95b5c1fd854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.441501 10.0.0.22 - - [2026-03-09 02:15:10] "GET / HTTP/1.1" 200 35931 0.001766 10.0.0.22 - - [2026-03-09 02:15:11] "POST /neutron/port HTTP/1.1" 200 117 0.006074 10.0.0.22 - - [2026-03-09 02:15:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000615 10.0.0.22 - - [2026-03-09 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.055935 10.0.0.23 - - [2026-03-09 02:15:13] "GET /projects?obj_uuids=8fe4ee79-2fe7-4872-a66c-d95b5c1fd854&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001043 10.0.0.22 - - [2026-03-09 02:15:13] "GET /project/8fe4ee79-2fe7-4872-a66c-d95b5c1fd854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.038921 10.0.0.23 - - [2026-03-09 02:15:13] "GET /projects?obj_uuids=8fe4ee79-2fe7-4872-a66c-d95b5c1fd854&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000905 10.0.0.22 - - [2026-03-09 02:15:13] "POST /neutron/network HTTP/1.1" 200 605 0.167940 10.0.0.249 - - [2026-03-09 02:15:13] "POST /ref-update HTTP/1.1" 200 156 0.032007 10.0.0.22 - - [2026-03-09 02:15:13] "POST /id-to-fqname HTTP/1.1" 200 219 0.003427 10.0.0.22 - - [2026-03-09 02:15:13] "GET /virtual-network/1f3a4faa-8ff1-4683-a34b-5eb287a04535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005017 10.0.0.22 - - [2026-03-09 02:15:13] "POST /neutron/network HTTP/1.1" 200 824 0.005563 10.0.0.22 - - [2026-03-09 02:15:13] "GET /virtual-network/1f3a4faa-8ff1-4683-a34b-5eb287a04535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004691 10.0.0.22 - - [2026-03-09 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.23 - - [2026-03-09 02:15:13] "GET /projects?obj_uuids=8fe4ee79-2fe7-4872-a66c-d95b5c1fd854&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001022 10.0.0.22 - - [2026-03-09 02:15:13] "GET /project/8fe4ee79-2fe7-4872-a66c-d95b5c1fd854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.050442 10.0.0.22 - - [2026-03-09 02:15:13] "POST /neutron/network HTTP/1.1" 200 117 0.012448 10.0.0.22 - - [2026-03-09 02:15:14] "POST /neutron/network HTTP/1.1" 200 823 0.008019 10.0.0.22 - - [2026-03-09 02:15:14] "POST /id-to-fqname HTTP/1.1" 200 219 0.001006 10.0.0.22 - - [2026-03-09 02:15:14] "GET /virtual-network/acb3ba4a-812b-453f-bdcb-1f2547d1341a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004494 10.0.0.22 - - [2026-03-09 02:15:14] "GET /virtual-network/acb3ba4a-812b-453f-bdcb-1f2547d1341a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005095 10.0.0.22 - - [2026-03-09 02:15:14] "POST /neutron/subnet HTTP/1.1" 200 720 0.018939 10.0.0.22 - - [2026-03-09 02:15:14] "POST /id-to-fqname HTTP/1.1" 200 219 0.001011 10.0.0.23 - - [2026-03-09 02:15:15] "GET /projects?obj_uuids=8fe4ee79-2fe7-4872-a66c-d95b5c1fd854&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001217 10.0.0.22 - - [2026-03-09 02:15:15] "GET /project/8fe4ee79-2fe7-4872-a66c-d95b5c1fd854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.066732 10.0.0.22 - - [2026-03-09 02:15:15] "POST /neutron/port HTTP/1.1" 200 117 0.006508 10.0.0.22 - - [2026-03-09 02:15:15] "POST /id-to-fqname HTTP/1.1" 200 219 0.001158 10.0.0.22 - - [2026-03-09 02:15:15] "POST /neutron/network HTTP/1.1" 200 833 0.007764 10.0.0.22 - - [2026-03-09 02:15:16] "POST /neutron/port HTTP/1.1" 200 1058 0.020488 10.0.0.23 - - [2026-03-09 02:15:16] "GET /projects?obj_uuids=8fe4ee79-2fe7-4872-a66c-d95b5c1fd854&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000898 10.0.0.22 - - [2026-03-09 02:15:16] "GET /project/8fe4ee79-2fe7-4872-a66c-d95b5c1fd854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.108599 10.0.0.22 - - [2026-03-09 02:15:16] "POST /neutron/network HTTP/1.1" 200 823 0.005961 10.0.0.22 - - [2026-03-09 02:15:16] "POST /neutron/subnet HTTP/1.1" 200 698 0.007677 10.0.0.22 - - [2026-03-09 02:15:16] "POST /neutron/port HTTP/1.1" 200 1122 0.018590 10.0.0.23 - - [2026-03-09 02:15:16] "GET /projects?obj_uuids=8fe4ee79-2fe7-4872-a66c-d95b5c1fd854&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001185 10.0.0.22 - - [2026-03-09 02:15:16] "POST /neutron/router HTTP/1.1" 200 580 0.077561 10.0.0.249 - - [2026-03-09 02:15:16] "POST /route-targets HTTP/1.1" 200 327 0.017476 10.0.0.22 - - [2026-03-09 02:15:17] "POST /neutron/network HTTP/1.1" 200 833 0.007380 10.0.0.22 - - [2026-03-09 02:15:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008564 10.0.0.22 - - [2026-03-09 02:15:17] "POST /neutron/port HTTP/1.1" 200 1111 0.115600 10.0.0.22 - - [2026-03-09 02:15:17] "POST /neutron/subnet HTTP/1.1" 200 694 0.009145 10.0.0.22 - - [2026-03-09 02:15:22] "POST /neutron/port HTTP/1.1" 200 1122 0.023452 10.0.0.22 - - [2026-03-09 02:15:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006459 10.0.0.22 - - [2026-03-09 02:15:22] "GET /virtual-machine/efbe38fb-bc27-44dc-8889-950747cd42b4 HTTP/1.1" 401 292 0.000546 10.0.0.22 - - [2026-03-09 02:15:23] "GET /virtual-machine/efbe38fb-bc27-44dc-8889-950747cd42b4 HTTP/1.1" 200 1290 0.031893 10.0.0.22 - - [2026-03-09 02:15:23] "GET /virtual-machine-interface/7c54d1f6-8655-4a85-b1ad-0315259a84de HTTP/1.1" 200 2933 0.004668 10.0.0.22 - - [2026-03-09 02:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.22 - - [2026-03-09 02:15:23] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003720 10.0.0.22 - - [2026-03-09 02:15:23] "GET /virtual-networks?parent_id=8fe4ee79-2fe7-4872-a66c-d95b5c1fd854&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002527 10.0.0.22 - - [2026-03-09 02:15:23] "GET /virtual-network/1f3a4faa-8ff1-4683-a34b-5eb287a04535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005532 10.0.0.22 - - [2026-03-09 02:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.22 - - [2026-03-09 02:15:26] "GET /virtual-network/1f3a4faa-8ff1-4683-a34b-5eb287a04535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004571 10.0.0.22 - - [2026-03-09 02:15:26] "GET /obj-perms HTTP/1.1" 200 5056 0.064615 10.0.0.22 - - [2026-03-09 02:15:27] "POST /neutron/port HTTP/1.1" 200 1122 0.018288 10.0.0.22 - - [2026-03-09 02:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.22 - - [2026-03-09 02:15:28] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003928 10.0.0.22 - - [2026-03-09 02:15:28] "GET /virtual-networks?parent_id=8fe4ee79-2fe7-4872-a66c-d95b5c1fd854&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002891 10.0.0.22 - - [2026-03-09 02:15:28] "GET /virtual-network/1f3a4faa-8ff1-4683-a34b-5eb287a04535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005302 10.0.0.22 - - [2026-03-09 02:15:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006874 10.0.0.23 - - [2026-03-09 02:15:28] "DELETE /project/8fe4ee792fe74872a66cd95b5c1fd854 HTTP/1.1" 404 173 0.005108 10.0.0.23 - - [2026-03-09 02:15:28] "DELETE /project/2478bdf0ce86427d93712b3f19ec3daf HTTP/1.1" 404 173 0.010053 10.0.0.23 - - [2026-03-09 02:15:28] "GET /projects?obj_uuids=2478bdf0-ce86-427d-9371-2b3f19ec3daf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000758 10.0.0.23 - - [2026-03-09 02:15:28] "GET /projects?obj_uuids=356c660e-2f1f-4eb4-a29a-f03200d3b68d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000747 10.0.0.23 - - [2026-03-09 02:15:28] "GET /project/356c660e-2f1f-4eb4-a29a-f03200d3b68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.047743 10.0.0.23 - - [2026-03-09 02:15:28] "GET /projects?obj_uuids=356c660e-2f1f-4eb4-a29a-f03200d3b68d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004308 10.0.0.23 - - [2026-03-09 02:15:28] "GET /project/2478bdf0-ce86-427d-9371-2b3f19ec3daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.070654 10.0.0.23 - - [2026-03-09 02:15:28] "GET /projects?obj_uuids=2478bdf0-ce86-427d-9371-2b3f19ec3daf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000910 10.0.0.23 - - [2026-03-09 02:15:28] "GET /project/356c660e-2f1f-4eb4-a29a-f03200d3b68d?fields=security_groups HTTP/1.1" 200 1347 0.056247 10.0.0.23 - - [2026-03-09 02:15:28] "GET /project/2478bdf0-ce86-427d-9371-2b3f19ec3daf?fields=security_groups HTTP/1.1" 200 1350 0.071892 10.0.0.23 - - [2026-03-09 02:15:28] "DELETE /security-group/38a9b4d0-be75-402e-8f34-6053537956d8 HTTP/1.1" 200 115 0.046646 10.0.0.23 - - [2026-03-09 02:15:28] "GET /projects?obj_uuids=356c660e-2f1f-4eb4-a29a-f03200d3b68d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001087 10.0.0.249 - - [2026-03-09 02:15:28] "DELETE /access-control-list/f771d020-8e30-4585-8f12-b5fe246e229c HTTP/1.1" 200 115 0.038418 10.0.0.23 - - [2026-03-09 02:15:28] "GET /project/356c660e-2f1f-4eb4-a29a-f03200d3b68d?fields=application_policy_sets HTTP/1.1" 200 1386 0.050136 10.0.0.23 - - [2026-03-09 02:15:29] "DELETE /security-group/b6656487-b6a4-41c1-8913-d8377635f7ca HTTP/1.1" 200 115 0.100518 10.0.0.23 - - [2026-03-09 02:15:29] "GET /projects?obj_uuids=2478bdf0-ce86-427d-9371-2b3f19ec3daf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001084 10.0.0.23 - - [2026-03-09 02:15:29] "GET /project/2478bdf0-ce86-427d-9371-2b3f19ec3daf?fields=application_policy_sets HTTP/1.1" 200 1389 0.063587 10.0.0.249 - - [2026-03-09 02:15:29] "DELETE /access-control-list/fa7de45c-5ad4-4e54-990f-73b9dd126bd5 HTTP/1.1" 200 115 0.061849 10.0.0.23 - - [2026-03-09 02:15:29] "DELETE /project/356c660e-2f1f-4eb4-a29a-f03200d3b68d HTTP/1.1" 200 115 0.484796 10.0.0.23 - - [2026-03-09 02:15:29] "DELETE /project/2478bdf0-ce86-427d-9371-2b3f19ec3daf HTTP/1.1" 200 115 0.538055 10.0.0.22 - - [2026-03-09 02:15:33] "POST /neutron/port HTTP/1.1" 200 1121 0.015777 10.0.0.22 - - [2026-03-09 02:15:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006371 10.0.0.22 - - [2026-03-09 02:15:33] "GET /virtual-machine/ed40f22d-27c7-4671-a27e-6a88f9f484cf HTTP/1.1" 200 1291 0.005435 10.0.0.22 - - [2026-03-09 02:15:34] "GET /virtual-machine-interface/9e79b47d-18a5-4792-8491-65a2983d4107 HTTP/1.1" 200 2933 0.005344 10.0.0.22 - - [2026-03-09 02:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.22 - - [2026-03-09 02:15:34] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003418 10.0.0.22 - - [2026-03-09 02:15:34] "GET /virtual-networks?parent_id=8fe4ee79-2fe7-4872-a66c-d95b5c1fd854&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002866 10.0.0.22 - - [2026-03-09 02:15:34] "GET /virtual-network/acb3ba4a-812b-453f-bdcb-1f2547d1341a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005579 10.0.0.22 - - [2026-03-09 02:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.22 - - [2026-03-09 02:15:35] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003384 10.0.0.22 - - [2026-03-09 02:15:35] "GET /virtual-networks?parent_id=8fe4ee79-2fe7-4872-a66c-d95b5c1fd854&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003007 10.0.0.22 - - [2026-03-09 02:15:35] "GET /virtual-network/acb3ba4a-812b-453f-bdcb-1f2547d1341a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005782 10.0.0.22 - - [2026-03-09 02:15:39] "POST /neutron/router HTTP/1.1" 200 580 0.016971 10.0.0.22 - - [2026-03-09 02:15:46] "POST /neutron/router HTTP/1.1" 200 580 0.007392 10.0.0.23 - - [2026-03-09 02:15:49] "GET /projects?obj_uuids=8fe4ee79-2fe7-4872-a66c-d95b5c1fd854&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001190 10.0.0.22 - - [2026-03-09 02:15:49] "POST /neutron/router HTTP/1.1" 200 344 0.291311 10.0.0.249 - - [2026-03-09 02:15:50] "POST /ref-update HTTP/1.1" 200 156 0.027812 10.0.0.22 - - [2026-03-09 02:15:52] "POST /neutron/router HTTP/1.1" 200 580 0.005695 10.0.0.22 - - [2026-03-09 02:15:52] "POST /neutron/router HTTP/1.1" 200 151 0.066853 10.0.0.249 - - [2026-03-09 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.22 - - [2026-03-09 02:15:53] "POST /neutron/port HTTP/1.1" 200 1121 0.022293 10.0.0.22 - - [2026-03-09 02:15:53] "POST /neutron/port HTTP/1.1" 200 1122 0.029109 10.0.0.22 - - [2026-03-09 02:15:54] "POST /neutron/network HTTP/1.1" 200 823 0.006938 10.0.0.249 - - [2026-03-09 02:15:55] "DELETE /route-target/dead2f75-b9e4-41bd-a22b-13e94b854795 HTTP/1.1" 200 115 0.023203 10.0.0.23 - - [2026-03-09 02:15:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003963 10.0.0.23 - - [2026-03-09 02:15:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002727 10.0.0.22 - - [2026-03-09 02:15:55] "POST /neutron/network HTTP/1.1" 200 151 0.133658 10.0.0.23 - - [2026-03-09 02:15:56] "GET /projects?obj_uuids=8fe4ee79-2fe7-4872-a66c-d95b5c1fd854&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000965 10.0.0.22 - - [2026-03-09 02:15:56] "GET /project/8fe4ee79-2fe7-4872-a66c-d95b5c1fd854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.047085 10.0.0.23 - - [2026-03-09 02:15:56] "GET /projects?obj_uuids=8fe4ee79-2fe7-4872-a66c-d95b5c1fd854&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000901 10.0.0.22 - - [2026-03-09 02:15:56] "GET /project/8fe4ee79-2fe7-4872-a66c-d95b5c1fd854?fields=virtual_networks HTTP/1.1" 200 1028 0.044041 10.0.0.23 - - [2026-03-09 02:15:56] "GET /projects?obj_uuids=8fe4ee79-2fe7-4872-a66c-d95b5c1fd854&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000962 10.0.0.22 - - [2026-03-09 02:15:56] "GET /project/8fe4ee79-2fe7-4872-a66c-d95b5c1fd854?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.039613 10.0.0.23 - - [2026-03-09 02:15:56] "GET /projects?obj_uuids=8fe4ee79-2fe7-4872-a66c-d95b5c1fd854&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001163 10.0.0.22 - - [2026-03-09 02:15:56] "GET /project/8fe4ee79-2fe7-4872-a66c-d95b5c1fd854?fields=security_groups HTTP/1.1" 200 1252 0.036514 10.0.0.22 - - [2026-03-09 02:15:57] "POST /fqname-to-id HTTP/1.1" 404 191 0.025181 10.0.0.23 - - [2026-03-09 02:15:57] "GET /projects?obj_uuids=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002935 10.0.0.23 - - [2026-03-09 02:15:57] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001136 10.0.0.23 - - [2026-03-09 02:15:57] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010046 10.0.0.23 - - [2026-03-09 02:15:57] "POST /id-to-fqname HTTP/1.1" 200 193 0.004006 10.0.0.23 - - [2026-03-09 02:15:57] "POST /fqname-to-id HTTP/1.1" 404 202 0.006280 10.0.0.23 - - [2026-03-09 02:15:57] "POST /security-groups HTTP/1.1" 200 594 0.032025 10.0.0.249 - - [2026-03-09 02:15:57] "POST /fqname-to-id HTTP/1.1" 404 237 0.003001 10.0.0.23 - - [2026-03-09 02:15:57] "POST /projects HTTP/1.1" 200 591 0.222141 10.0.0.23 - - [2026-03-09 02:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.291344 10.0.0.249 - - [2026-03-09 02:15:57] "POST /access-control-lists HTTP/1.1" 200 597 0.030298 10.0.0.22 - - [2026-03-09 02:15:58] "GET /project/5ecab1e5-23e1-421f-816b-433b3bda8919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.421888 10.0.0.22 - - [2026-03-09 02:15:59] "GET / HTTP/1.1" 200 35931 0.002330 10.0.0.22 - - [2026-03-09 02:16:01] "GET /project/5ecab1e5-23e1-421f-816b-433b3bda8919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000442 10.0.0.23 - - [2026-03-09 02:16:01] "GET /projects?obj_uuids=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000924 10.0.0.22 - - [2026-03-09 02:16:01] "GET /project/5ecab1e5-23e1-421f-816b-433b3bda8919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.073279 10.0.0.22 - - [2026-03-09 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.22 - - [2026-03-09 02:16:01] "GET /security-group/487370c8-6768-4404-9794-4a99a3e44722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3762 0.006409 10.0.0.22 - - [2026-03-09 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.23 - - [2026-03-09 02:16:01] "GET /projects?obj_uuids=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000917 10.0.0.22 - - [2026-03-09 02:16:01] "GET /project/5ecab1e5-23e1-421f-816b-433b3bda8919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.050393 10.0.0.22 - - [2026-03-09 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.22 - - [2026-03-09 02:16:01] "GET /security-group/487370c8-6768-4404-9794-4a99a3e44722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3762 0.004103 10.0.0.22 - - [2026-03-09 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.22 - - [2026-03-09 02:16:01] "PUT /security-group/487370c8-6768-4404-9794-4a99a3e44722 HTTP/1.1" 200 262 0.017579 10.0.0.22 - - [2026-03-09 02:16:01] "POST /fqname-to-id HTTP/1.1" 404 202 0.002991 10.0.0.22 - - [2026-03-09 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.23 - - [2026-03-09 02:16:02] "GET /projects?obj_uuids=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001188 10.0.0.22 - - [2026-03-09 02:16:02] "GET /project/5ecab1e5-23e1-421f-816b-433b3bda8919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.043946 10.0.0.249 - - [2026-03-09 02:16:02] "POST /route-targets HTTP/1.1" 200 327 0.018849 10.0.0.23 - - [2026-03-09 02:16:02] "POST /useragent-kv HTTP/1.1" 200 115 0.007264 10.0.0.22 - - [2026-03-09 02:16:02] "POST /neutron/subnet HTTP/1.1" 200 720 0.236334 10.0.0.22 - - [2026-03-09 02:16:02] "POST /id-to-fqname HTTP/1.1" 200 223 0.001215 10.0.0.22 - - [2026-03-09 02:16:02] "GET /virtual-network/8589839f-af71-4278-aa88-ab4fdc7bf45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004849 10.0.0.22 - - [2026-03-09 02:16:02] "GET /virtual-network/8589839f-af71-4278-aa88-ab4fdc7bf45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006104 10.0.0.22 - - [2026-03-09 02:16:02] "POST /neutron/network HTTP/1.1" 200 826 0.007014 10.0.0.22 - - [2026-03-09 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.23 - - [2026-03-09 02:16:02] "GET /projects?obj_uuids=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001050 10.0.0.22 - - [2026-03-09 02:16:02] "GET /project/5ecab1e5-23e1-421f-816b-433b3bda8919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.040942 10.0.0.23 - - [2026-03-09 02:16:02] "GET /projects?obj_uuids=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000895 10.0.0.22 - - [2026-03-09 02:16:03] "POST /neutron/network HTTP/1.1" 200 615 0.178936 10.0.0.249 - - [2026-03-09 02:16:03] "POST /ref-update HTTP/1.1" 200 156 0.029614 10.0.0.22 - - [2026-03-09 02:16:03] "POST /id-to-fqname HTTP/1.1" 200 227 0.002893 10.0.0.22 - - [2026-03-09 02:16:03] "GET /virtual-network/8d33b757-376d-4ec3-81c3-2f53151213b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004647 10.0.0.22 - - [2026-03-09 02:16:03] "POST /neutron/network HTTP/1.1" 200 835 0.005773 10.0.0.22 - - [2026-03-09 02:16:03] "GET /virtual-network/8d33b757-376d-4ec3-81c3-2f53151213b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004796 10.0.0.22 - - [2026-03-09 02:16:03] "POST /id-to-fqname HTTP/1.1" 200 223 0.001182 10.0.0.22 - - [2026-03-09 02:16:03] "POST /neutron/network HTTP/1.1" 200 836 0.006014 10.0.0.23 - - [2026-03-09 02:16:04] "GET /projects?obj_uuids=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000857 10.0.0.22 - - [2026-03-09 02:16:04] "GET /project/5ecab1e5-23e1-421f-816b-433b3bda8919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.073356 10.0.0.22 - - [2026-03-09 02:16:04] "POST /neutron/port HTTP/1.1" 200 117 0.007774 10.0.0.22 - - [2026-03-09 02:16:04] "POST /id-to-fqname HTTP/1.1" 200 227 0.001137 10.0.0.22 - - [2026-03-09 02:16:04] "POST /neutron/network HTTP/1.1" 200 836 0.006451 10.0.0.22 - - [2026-03-09 02:16:05] "POST /neutron/port HTTP/1.1" 200 1062 0.023490 10.0.0.23 - - [2026-03-09 02:16:05] "GET /projects?obj_uuids=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000956 10.0.0.22 - - [2026-03-09 02:16:05] "GET /project/5ecab1e5-23e1-421f-816b-433b3bda8919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.097265 10.0.0.22 - - [2026-03-09 02:16:05] "POST /neutron/network HTTP/1.1" 200 835 0.006962 10.0.0.22 - - [2026-03-09 02:16:05] "POST /neutron/port HTTP/1.1" 200 117 0.000997 10.0.0.22 - - [2026-03-09 02:16:05] "POST /neutron/security_group HTTP/1.1" 200 2002 0.014096 10.0.0.22 - - [2026-03-09 02:16:05] "POST /neutron/router HTTP/1.1" 200 585 0.004677 10.0.0.249 - - [2026-03-09 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.042756 10.0.0.23 - - [2026-03-09 02:16:06] "GET /projects?obj_uuids=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000870 10.0.0.23 - - [2026-03-09 02:16:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003403 10.0.0.249 - - [2026-03-09 02:16:06] "POST /virtual-networks HTTP/1.1" 200 694 0.186956 10.0.0.249 - - [2026-03-09 02:16:06] "POST /route-targets HTTP/1.1" 200 327 0.043264 10.0.0.22 - - [2026-03-09 02:16:06] "POST /neutron/router HTTP/1.1" 200 344 0.491573 10.0.0.249 - - [2026-03-09 02:16:06] "PUT /logical-router/06e92d37-bc36-42e4-a74b-14572d8106aa HTTP/1.1" 200 262 0.046678 10.0.0.22 - - [2026-03-09 02:16:06] "POST /neutron/port HTTP/1.1" 200 1126 0.048778 10.0.0.249 - - [2026-03-09 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007511 10.0.0.22 - - [2026-03-09 02:16:07] "POST /neutron/port HTTP/1.1" 200 1064 0.043773 10.0.0.249 - - [2026-03-09 02:16:07] "POST /chown HTTP/1.1" 200 109 0.033643 10.0.0.249 - - [2026-03-09 02:16:07] "POST /chown HTTP/1.1" 200 109 0.029627 10.0.0.22 - - [2026-03-09 02:16:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003515 10.0.0.249 - - [2026-03-09 02:16:07] "POST /ref-update HTTP/1.1" 200 156 0.029086 10.0.0.22 - - [2026-03-09 02:16:07] "POST /neutron/network HTTP/1.1" 200 835 0.008243 10.0.0.249 - - [2026-03-09 02:16:07] "POST /instance-ips HTTP/1.1" 200 549 0.060081 10.0.0.249 - - [2026-03-09 02:16:07] "PUT /virtual-machine-interface/1d2c2a95-931c-466e-8607-3d5811df2397 HTTP/1.1" 200 284 0.027727 10.0.0.249 - - [2026-03-09 02:16:07] "POST /ref-update HTTP/1.1" 200 156 0.021186 10.0.0.249 - - [2026-03-09 02:16:07] "POST /ref-update HTTP/1.1" 200 156 0.031977 10.0.0.249 - - [2026-03-09 02:16:07] "POST /chown HTTP/1.1" 200 109 0.024892 10.0.0.249 - - [2026-03-09 02:16:07] "PUT /virtual-machine-interface/6f4ba141-b79f-4104-86eb-7d451a92d377 HTTP/1.1" 200 284 0.023868 10.0.0.249 - - [2026-03-09 02:16:08] "POST /ref-update HTTP/1.1" 200 156 0.027650 10.0.0.249 - - [2026-03-09 02:16:08] "PUT /routing-instance/87065755-85df-42e6-b7f6-5636c50c508c HTTP/1.1" 200 266 0.029509 10.0.0.249 - - [2026-03-09 02:16:08] "POST /instance-ips HTTP/1.1" 400 316 0.043709 10.0.0.249 - - [2026-03-09 02:16:08] "PUT /instance-ip/5fdf5773-7cf2-4c30-b4f6-a7b91aa8f5fc HTTP/1.1" 200 256 0.035407 10.0.0.249 - - [2026-03-09 02:16:08] "POST /ref-update HTTP/1.1" 200 156 0.021450 10.0.0.22 - - [2026-03-09 02:16:11] "POST /neutron/port HTTP/1.1" 200 1126 0.013503 10.0.0.22 - - [2026-03-09 02:16:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004047 10.0.0.22 - - [2026-03-09 02:16:11] "POST /neutron/port HTTP/1.1" 200 117 0.001108 10.0.0.22 - - [2026-03-09 02:16:12] "POST /neutron/port HTTP/1.1" 200 1126 0.017576 10.0.0.22 - - [2026-03-09 02:16:12] "GET /virtual-machine/7acea064-7985-41fd-8bc5-81f7dc4e6308 HTTP/1.1" 401 292 0.000397 10.0.0.22 - - [2026-03-09 02:16:12] "GET /virtual-machine/7acea064-7985-41fd-8bc5-81f7dc4e6308 HTTP/1.1" 200 1295 0.032947 10.0.0.22 - - [2026-03-09 02:16:12] "GET /virtual-machine-interface/bb3266b1-7b0d-4130-8c02-72a67f7e48fa HTTP/1.1" 200 2956 0.005492 10.0.0.22 - - [2026-03-09 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.22 - - [2026-03-09 02:16:12] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003954 10.0.0.22 - - [2026-03-09 02:16:12] "GET /virtual-networks?parent_id=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002863 10.0.0.22 - - [2026-03-09 02:16:12] "GET /virtual-network/8589839f-af71-4278-aa88-ab4fdc7bf45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006215 10.0.0.249 - - [2026-03-09 02:16:13] "DELETE /access-control-list/18938115-ea9e-4b90-bff0-23e617f1cf26 HTTP/1.1" 200 115 0.029629 10.0.0.22 - - [2026-03-09 02:16:14] "POST /neutron/port HTTP/1.1" 200 1128 0.021557 10.0.0.22 - - [2026-03-09 02:16:14] "POST /neutron/subnet HTTP/1.1" 200 703 0.008816 10.0.0.22 - - [2026-03-09 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.22 - - [2026-03-09 02:16:15] "GET /virtual-network/8589839f-af71-4278-aa88-ab4fdc7bf45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004818 10.0.0.22 - - [2026-03-09 02:16:15] "POST /neutron/port HTTP/1.1" 200 1126 0.015744 10.0.0.22 - - [2026-03-09 02:16:16] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006435 10.0.0.22 - - [2026-03-09 02:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.22 - - [2026-03-09 02:16:17] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003423 10.0.0.22 - - [2026-03-09 02:16:17] "GET /virtual-networks?parent_id=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002710 10.0.0.22 - - [2026-03-09 02:16:17] "GET /virtual-network/8589839f-af71-4278-aa88-ab4fdc7bf45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005593 10.0.0.22 - - [2026-03-09 02:16:18] "POST /neutron/port HTTP/1.1" 200 1128 0.016699 10.0.0.22 - - [2026-03-09 02:16:18] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006391 10.0.0.22 - - [2026-03-09 02:16:18] "GET /virtual-machine/6b8448af-4ffd-4653-bed3-cbcb537f9a69 HTTP/1.1" 200 1295 0.005630 10.0.0.22 - - [2026-03-09 02:16:18] "GET /virtual-machine-interface/90345adf-28ea-4084-be96-41ced81330d7 HTTP/1.1" 200 2968 0.004791 10.0.0.22 - - [2026-03-09 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004928 10.0.0.22 - - [2026-03-09 02:16:18] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004036 10.0.0.22 - - [2026-03-09 02:16:18] "GET /virtual-networks?parent_id=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.005674 10.0.0.22 - - [2026-03-09 02:16:18] "GET /virtual-network/8d33b757-376d-4ec3-81c3-2f53151213b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005570 10.0.0.22 - - [2026-03-09 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.22 - - [2026-03-09 02:16:19] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005999 10.0.0.22 - - [2026-03-09 02:16:19] "GET /virtual-networks?parent_id=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002862 10.0.0.22 - - [2026-03-09 02:16:19] "GET /virtual-network/8d33b757-376d-4ec3-81c3-2f53151213b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005159 10.0.0.22 - - [2026-03-09 02:16:23] "POST /neutron/router HTTP/1.1" 200 656 0.010898 10.0.0.249 - - [2026-03-09 02:16:23] "PUT /logical-router/06e92d37-bc36-42e4-a74b-14572d8106aa HTTP/1.1" 200 262 0.033201 10.0.0.249 - - [2026-03-09 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.249 - - [2026-03-09 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.071923 10.0.0.249 - - [2026-03-09 02:16:23] "PUT /routing-instance/87065755-85df-42e6-b7f6-5636c50c508c HTTP/1.1" 200 266 0.025707 10.0.0.249 - - [2026-03-09 02:16:23] "POST /ref-update HTTP/1.1" 200 156 0.042699 10.0.0.249 - - [2026-03-09 02:16:23] "GET /instance-ip/5fdf5773-7cf2-4c30-b4f6-a7b91aa8f5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.006105 10.0.0.249 - - [2026-03-09 02:16:24] "POST /ref-update HTTP/1.1" 200 156 0.028333 10.0.0.22 - - [2026-03-09 02:16:24] "POST /neutron/network HTTP/1.1" 400 204 0.094018 10.0.0.249 - - [2026-03-09 02:16:24] "DELETE /virtual-machine-interface/dbf2ffa5-e4fa-4f0d-a208-76d593c5b8c3 HTTP/1.1" 200 115 0.052552 10.0.0.249 - - [2026-03-09 02:16:24] "DELETE /service-instance/93d987e9-38bf-4a0e-933a-551ae96c75f8 HTTP/1.1" 200 115 0.047298 10.0.0.249 - - [2026-03-09 02:16:24] "GET /virtual-machine-interface/6f4ba141-b79f-4104-86eb-7d451a92d377?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1651 0.007447 10.0.0.249 - - [2026-03-09 02:16:24] "DELETE /virtual-machine-interface/6f4ba141-b79f-4104-86eb-7d451a92d377 HTTP/1.1" 200 115 0.084436 10.0.0.249 - - [2026-03-09 02:16:24] "GET /virtual-machine-interface/b839a63c-6065-4331-b9a5-7e5597e550cb?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1653 0.014901 10.0.0.22 - - [2026-03-09 02:16:24] "POST /neutron/port HTTP/1.1" 200 151 0.323354 10.0.0.249 - - [2026-03-09 02:16:24] "DELETE /instance-ip/e398ead5-f344-4c7d-b90d-b0d1844630ed HTTP/1.1" 200 115 0.092935 10.0.0.22 - - [2026-03-09 02:16:24] "POST /neutron/port HTTP/1.1" 200 151 0.296489 10.0.0.249 - - [2026-03-09 02:16:25] "DELETE /virtual-machine/2c4b2a4c-fa19-46c8-a9f0-009c6d14355d HTTP/1.1" 200 115 0.052181 10.0.0.249 - - [2026-03-09 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.22 - - [2026-03-09 02:16:26] "POST /neutron/network HTTP/1.1" 200 826 0.010047 10.0.0.249 - - [2026-03-09 02:16:26] "DELETE /route-target/753946e9-8cae-464b-9873-58228f49388f HTTP/1.1" 200 115 0.021382 10.0.0.23 - - [2026-03-09 02:16:27] "GET /projects?obj_uuids=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.028547 10.0.0.22 - - [2026-03-09 02:16:27] "GET /project/5ecab1e5-23e1-421f-816b-433b3bda8919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.065431 10.0.0.23 - - [2026-03-09 02:16:27] "GET /projects?obj_uuids=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000937 10.0.0.22 - - [2026-03-09 02:16:27] "GET /project/5ecab1e5-23e1-421f-816b-433b3bda8919?fields=virtual_networks HTTP/1.1" 200 1036 0.036068 10.0.0.23 - - [2026-03-09 02:16:27] "GET /projects?obj_uuids=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001200 10.0.0.22 - - [2026-03-09 02:16:27] "GET /project/5ecab1e5-23e1-421f-816b-433b3bda8919?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.042845 10.0.0.23 - - [2026-03-09 02:16:28] "GET /projects?obj_uuids=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000938 10.0.0.22 - - [2026-03-09 02:16:28] "GET /project/5ecab1e5-23e1-421f-816b-433b3bda8919?fields=security_groups HTTP/1.1" 200 1265 0.039614 10.0.0.22 - - [2026-03-09 02:16:28] "POST /fqname-to-id HTTP/1.1" 404 196 0.027744 10.0.0.23 - - [2026-03-09 02:16:28] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003133 10.0.0.23 - - [2026-03-09 02:16:29] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001124 10.0.0.23 - - [2026-03-09 02:16:29] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.037535 10.0.0.23 - - [2026-03-09 02:16:29] "POST /id-to-fqname HTTP/1.1" 200 198 0.004479 10.0.0.23 - - [2026-03-09 02:16:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.004728 10.0.0.23 - - [2026-03-09 02:16:29] "POST /security-groups HTTP/1.1" 200 599 0.069444 10.0.0.23 - - [2026-03-09 02:16:29] "POST /projects HTTP/1.1" 200 601 0.273999 10.0.0.23 - - [2026-03-09 02:16:29] "DELETE /project/8fe4ee79-2fe7-4872-a66c-d95b5c1fd854 HTTP/1.1" 404 177 0.015622 10.0.0.23 - - [2026-03-09 02:16:29] "DELETE /project/5ecab1e523e1421f816b433b3bda8919 HTTP/1.1" 404 173 0.014787 10.0.0.249 - - [2026-03-09 02:16:29] "POST /fqname-to-id HTTP/1.1" 404 241 0.007483 10.0.0.23 - - [2026-03-09 02:16:29] "GET /projects?obj_uuids=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002288 10.0.0.23 - - [2026-03-09 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.353506 10.0.0.23 - - [2026-03-09 02:16:29] "GET /project/5ecab1e5-23e1-421f-816b-433b3bda8919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.050609 10.0.0.23 - - [2026-03-09 02:16:29] "GET /projects?obj_uuids=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000846 10.0.0.22 - - [2026-03-09 02:16:29] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.522153 10.0.0.23 - - [2026-03-09 02:16:29] "GET /project/5ecab1e5-23e1-421f-816b-433b3bda8919?fields=security_groups HTTP/1.1" 200 1370 0.048501 10.0.0.23 - - [2026-03-09 02:16:29] "DELETE /security-group/487370c8-6768-4404-9794-4a99a3e44722 HTTP/1.1" 200 115 0.044350 10.0.0.23 - - [2026-03-09 02:16:29] "GET /projects?obj_uuids=5ecab1e5-23e1-421f-816b-433b3bda8919&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001359 10.0.0.23 - - [2026-03-09 02:16:29] "GET /project/5ecab1e5-23e1-421f-816b-433b3bda8919?fields=application_policy_sets HTTP/1.1" 200 1409 0.055204 10.0.0.249 - - [2026-03-09 02:16:29] "DELETE /access-control-list/a0e7732a-0722-4f34-97b0-1b609250fdf0 HTTP/1.1" 200 115 0.045375 10.0.0.23 - - [2026-03-09 02:16:29] "DELETE /project/5ecab1e5-23e1-421f-816b-433b3bda8919 HTTP/1.1" 200 115 0.430758 10.0.0.22 - - [2026-03-09 02:16:30] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.22 - - [2026-03-09 02:16:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000484 10.0.0.22 - - [2026-03-09 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.054980 10.0.0.23 - - [2026-03-09 02:16:32] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000874 10.0.0.22 - - [2026-03-09 02:16:32] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.058059 10.0.0.23 - - [2026-03-09 02:16:32] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001645 10.0.0.22 - - [2026-03-09 02:16:33] "POST /neutron/network HTTP/1.1" 200 613 0.154867 10.0.0.249 - - [2026-03-09 02:16:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.053093 10.0.0.22 - - [2026-03-09 02:16:33] "POST /neutron/network HTTP/1.1" 200 1007 0.010730 10.0.0.22 - - [2026-03-09 02:16:33] "POST /id-to-fqname HTTP/1.1" 200 228 0.000998 10.0.0.22 - - [2026-03-09 02:16:33] "GET /virtual-network/b03c947e-6e46-46cd-9fa0-735f57aaef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005602 10.0.0.22 - - [2026-03-09 02:16:33] "GET /virtual-network/b03c947e-6e46-46cd-9fa0-735f57aaef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006763 10.0.0.22 - - [2026-03-09 02:16:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.008439 10.0.0.22 - - [2026-03-09 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.23 - - [2026-03-09 02:16:33] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001093 10.0.0.22 - - [2026-03-09 02:16:33] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.047885 10.0.0.23 - - [2026-03-09 02:16:33] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001071 10.0.0.22 - - [2026-03-09 02:16:33] "POST /neutron/network HTTP/1.1" 200 613 0.109497 10.0.0.249 - - [2026-03-09 02:16:33] "POST /route-targets HTTP/1.1" 200 327 0.012111 10.0.0.22 - - [2026-03-09 02:16:34] "POST /neutron/network HTTP/1.1" 200 1002 0.009672 10.0.0.22 - - [2026-03-09 02:16:34] "POST /id-to-fqname HTTP/1.1" 200 228 0.000917 10.0.0.22 - - [2026-03-09 02:16:34] "GET /virtual-network/f4085630-1c5e-49e1-87d7-69c516722584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.004560 10.0.0.22 - - [2026-03-09 02:16:34] "GET /virtual-network/f4085630-1c5e-49e1-87d7-69c516722584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.004891 10.0.0.22 - - [2026-03-09 02:16:34] "POST /neutron/subnet HTTP/1.1" 200 715 0.009358 10.0.0.22 - - [2026-03-09 02:16:34] "POST /fqname-to-id HTTP/1.1" 404 234 0.003287 10.0.0.22 - - [2026-03-09 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.23 - - [2026-03-09 02:16:34] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001124 10.0.0.22 - - [2026-03-09 02:16:34] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.052584 10.0.0.22 - - [2026-03-09 02:16:34] "POST /network-policys HTTP/1.1" 200 577 0.026101 10.0.0.22 - - [2026-03-09 02:16:34] "GET /network-policy/9ac8a6fc-f9db-4abe-8e01-8c335cbf1702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.005445 10.0.0.22 - - [2026-03-09 02:16:34] "POST /neutron/network HTTP/1.1" 200 1115 0.071319 10.0.0.22 - - [2026-03-09 02:16:34] "GET /virtual-network/b03c947e-6e46-46cd-9fa0-735f57aaef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006656 10.0.0.22 - - [2026-03-09 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.249 - - [2026-03-09 02:16:34] "POST /access-control-lists HTTP/1.1" 200 596 0.080440 10.0.0.22 - - [2026-03-09 02:16:34] "GET /network-policy/9ac8a6fc-f9db-4abe-8e01-8c335cbf1702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.004196 10.0.0.249 - - [2026-03-09 02:16:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.006307 10.0.0.22 - - [2026-03-09 02:16:35] "POST /neutron/network HTTP/1.1" 200 1110 0.074802 10.0.0.22 - - [2026-03-09 02:16:35] "GET /virtual-network/f4085630-1c5e-49e1-87d7-69c516722584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005050 10.0.0.22 - - [2026-03-09 02:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.22 - - [2026-03-09 02:16:35] "GET /network-policy/9ac8a6fc-f9db-4abe-8e01-8c335cbf1702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.005120 10.0.0.249 - - [2026-03-09 02:16:35] "POST /ref-update HTTP/1.1" 200 156 0.036798 10.0.0.22 - - [2026-03-09 02:16:35] "GET /virtual-network/b03c947e-6e46-46cd-9fa0-735f57aaef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006539 10.0.0.249 - - [2026-03-09 02:16:36] "GET /obj-perms HTTP/1.1" 200 5046 0.061647 10.0.0.23 - - [2026-03-09 02:16:37] "GET /obj-perms HTTP/1.1" 200 5046 0.051284 10.0.0.22 - - [2026-03-09 02:16:37] "GET /virtual-network/f4085630-1c5e-49e1-87d7-69c516722584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.010209 10.0.0.22 - - [2026-03-09 02:16:37] "GET /obj-perms HTTP/1.1" 200 5046 0.045868 10.0.0.22 - - [2026-03-09 02:16:37] "POST /id-to-fqname HTTP/1.1" 200 228 0.001201 10.0.0.23 - - [2026-03-09 02:16:38] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001235 10.0.0.22 - - [2026-03-09 02:16:38] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.061819 10.0.0.22 - - [2026-03-09 02:16:38] "POST /neutron/network HTTP/1.1" 200 1115 0.007881 10.0.0.22 - - [2026-03-09 02:16:38] "POST /id-to-fqname HTTP/1.1" 200 228 0.001365 10.0.0.22 - - [2026-03-09 02:16:38] "POST /neutron/port HTTP/1.1" 200 117 0.005976 10.0.0.23 - - [2026-03-09 02:16:39] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000914 10.0.0.22 - - [2026-03-09 02:16:39] "POST /neutron/port HTTP/1.1" 200 1176 0.306404 10.0.0.22 - - [2026-03-09 02:16:39] "POST /neutron/port HTTP/1.1" 200 1230 0.100472 10.0.0.22 - - [2026-03-09 02:16:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003908 10.0.0.23 - - [2026-03-09 02:16:39] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000965 10.0.0.22 - - [2026-03-09 02:16:39] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.067189 10.0.0.22 - - [2026-03-09 02:16:39] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.22 - - [2026-03-09 02:16:39] "POST /neutron/port HTTP/1.1" 200 1240 0.022277 10.0.0.22 - - [2026-03-09 02:16:40] "POST /neutron/port HTTP/1.1" 200 1240 0.017665 10.0.0.23 - - [2026-03-09 02:16:40] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000918 10.0.0.22 - - [2026-03-09 02:16:40] "POST /neutron/port HTTP/1.1" 200 1171 0.319451 10.0.0.22 - - [2026-03-09 02:16:40] "POST /neutron/port HTTP/1.1" 200 1225 0.134198 10.0.0.22 - - [2026-03-09 02:16:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003549 10.0.0.22 - - [2026-03-09 02:16:41] "POST /neutron/port HTTP/1.1" 200 117 0.001106 10.0.0.22 - - [2026-03-09 02:16:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006643 10.0.0.22 - - [2026-03-09 02:16:45] "POST /neutron/port HTTP/1.1" 200 1240 0.015381 10.0.0.22 - - [2026-03-09 02:16:45] "GET /virtual-machine/d2689b1c-e719-4692-b2fd-1df8f0b3741b HTTP/1.1" 401 292 0.000376 10.0.0.22 - - [2026-03-09 02:16:45] "GET /virtual-machine/d2689b1c-e719-4692-b2fd-1df8f0b3741b HTTP/1.1" 200 1301 0.028104 10.0.0.22 - - [2026-03-09 02:16:45] "GET /virtual-machine-interface/2fc28568-7035-4e14-9444-ae4b309d9029 HTTP/1.1" 200 3174 0.004933 10.0.0.22 - - [2026-03-09 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.22 - - [2026-03-09 02:16:45] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002936 10.0.0.22 - - [2026-03-09 02:16:45] "GET /virtual-networks?parent_id=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003076 10.0.0.22 - - [2026-03-09 02:16:45] "GET /virtual-network/b03c947e-6e46-46cd-9fa0-735f57aaef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005342 10.0.0.22 - - [2026-03-09 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.22 - - [2026-03-09 02:16:48] "GET /virtual-network/b03c947e-6e46-46cd-9fa0-735f57aaef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005556 10.0.0.22 - - [2026-03-09 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.22 - - [2026-03-09 02:16:52] "GET /virtual-network/b03c947e-6e46-46cd-9fa0-735f57aaef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006561 10.0.0.22 - - [2026-03-09 02:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.22 - - [2026-03-09 02:16:57] "GET /virtual-network/b03c947e-6e46-46cd-9fa0-735f57aaef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006994 10.0.0.22 - - [2026-03-09 02:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.22 - - [2026-03-09 02:17:01] "GET /virtual-network/b03c947e-6e46-46cd-9fa0-735f57aaef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005233 10.0.0.22 - - [2026-03-09 02:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.22 - - [2026-03-09 02:17:05] "GET /virtual-network/b03c947e-6e46-46cd-9fa0-735f57aaef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.004719 10.0.0.22 - - [2026-03-09 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005360 10.0.0.22 - - [2026-03-09 02:17:09] "GET /virtual-network/b03c947e-6e46-46cd-9fa0-735f57aaef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005749 10.0.0.22 - - [2026-03-09 02:17:12] "POST /neutron/port HTTP/1.1" 200 1240 0.014900 10.0.0.22 - - [2026-03-09 02:17:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003889 10.0.0.22 - - [2026-03-09 02:17:12] "POST /neutron/port HTTP/1.1" 200 117 0.001103 10.0.0.22 - - [2026-03-09 02:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.22 - - [2026-03-09 02:17:13] "GET /virtual-network/b03c947e-6e46-46cd-9fa0-735f57aaef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.004800 10.0.0.22 - - [2026-03-09 02:17:16] "POST /neutron/port HTTP/1.1" 200 1235 0.019391 10.0.0.22 - - [2026-03-09 02:17:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004036 10.0.0.22 - - [2026-03-09 02:17:16] "POST /neutron/port HTTP/1.1" 200 117 0.001013 10.0.0.22 - - [2026-03-09 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.22 - - [2026-03-09 02:17:17] "GET /virtual-network/b03c947e-6e46-46cd-9fa0-735f57aaef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005745 10.0.0.22 - - [2026-03-09 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.22 - - [2026-03-09 02:17:19] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003265 10.0.0.22 - - [2026-03-09 02:17:19] "GET /virtual-networks?parent_id=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002296 10.0.0.22 - - [2026-03-09 02:17:19] "GET /virtual-network/b03c947e-6e46-46cd-9fa0-735f57aaef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005620 10.0.0.22 - - [2026-03-09 02:17:19] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008151 10.0.0.22 - - [2026-03-09 02:17:27] "POST /neutron/port HTTP/1.1" 200 1235 0.017865 10.0.0.22 - - [2026-03-09 02:17:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006036 10.0.0.22 - - [2026-03-09 02:17:35] "POST /neutron/port HTTP/1.1" 200 1240 0.015647 10.0.0.22 - - [2026-03-09 02:17:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007790 10.0.0.22 - - [2026-03-09 02:17:40] "POST /neutron/port HTTP/1.1" 200 1235 0.015414 10.0.0.22 - - [2026-03-09 02:17:40] "GET /virtual-machine/f4360e5e-2ef6-4656-91c4-a6a0ea8b9de4 HTTP/1.1" 200 1301 0.005210 10.0.0.22 - - [2026-03-09 02:17:40] "GET /virtual-machine-interface/1a812c27-827f-41a3-881c-af026687ccd7 HTTP/1.1" 200 3173 0.004849 10.0.0.22 - - [2026-03-09 02:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.22 - - [2026-03-09 02:17:40] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002781 10.0.0.22 - - [2026-03-09 02:17:40] "GET /virtual-networks?parent_id=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002488 10.0.0.22 - - [2026-03-09 02:17:40] "GET /virtual-network/f4085630-1c5e-49e1-87d7-69c516722584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006070 10.0.0.22 - - [2026-03-09 02:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.22 - - [2026-03-09 02:17:41] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003142 10.0.0.22 - - [2026-03-09 02:17:41] "GET /virtual-networks?parent_id=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002970 10.0.0.22 - - [2026-03-09 02:17:41] "GET /virtual-network/f4085630-1c5e-49e1-87d7-69c516722584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005607 10.0.0.22 - - [2026-03-09 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.23 - - [2026-03-09 02:18:04] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000931 10.0.0.22 - - [2026-03-09 02:18:04] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.066466 10.0.0.22 - - [2026-03-09 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.22 - - [2026-03-09 02:18:04] "PUT /network-policy/9ac8a6fc-f9db-4abe-8e01-8c335cbf1702 HTTP/1.1" 200 262 0.018911 10.0.0.249 - - [2026-03-09 02:18:05] "PUT /access-control-list/fdcaf684-0557-49ab-96f9-013391fa3c81 HTTP/1.1" 200 272 0.056369 10.0.0.22 - - [2026-03-09 02:18:08] "GET /virtual-network/f4085630-1c5e-49e1-87d7-69c516722584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005413 10.0.0.22 - - [2026-03-09 02:18:08] "POST /neutron/network HTTP/1.1" 200 1002 0.075340 10.0.0.22 - - [2026-03-09 02:18:08] "GET /virtual-network/f4085630-1c5e-49e1-87d7-69c516722584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.004841 10.0.0.22 - - [2026-03-09 02:18:08] "GET /virtual-network/b03c947e-6e46-46cd-9fa0-735f57aaef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.004189 10.0.0.249 - - [2026-03-09 02:18:08] "POST /ref-update HTTP/1.1" 200 156 0.031322 10.0.0.22 - - [2026-03-09 02:18:08] "POST /neutron/network HTTP/1.1" 200 1007 0.079167 10.0.0.22 - - [2026-03-09 02:18:08] "GET /virtual-network/b03c947e-6e46-46cd-9fa0-735f57aaef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.014667 10.0.0.22 - - [2026-03-09 02:18:08] "DELETE /network-policy/9ac8a6fc-f9db-4abe-8e01-8c335cbf1702 HTTP/1.1" 200 115 0.041892 10.0.0.22 - - [2026-03-09 02:18:08] "POST /neutron/network HTTP/1.1" 200 1002 0.010578 10.0.0.22 - - [2026-03-09 02:18:09] "POST /neutron/port HTTP/1.1" 200 151 0.207591 10.0.0.22 - - [2026-03-09 02:18:09] "POST /neutron/port HTTP/1.1" 200 151 0.247056 10.0.0.249 - - [2026-03-09 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.22 - - [2026-03-09 02:18:11] "POST /neutron/network HTTP/1.1" 200 1007 0.007596 10.0.0.249 - - [2026-03-09 02:18:11] "DELETE /route-target/b2a5afd7-7cb5-41c6-aca0-0bb82158b3d6 HTTP/1.1" 200 115 0.020640 10.0.0.23 - - [2026-03-09 02:18:15] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002101 10.0.0.22 - - [2026-03-09 02:18:15] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043499 10.0.0.22 - - [2026-03-09 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.23 - - [2026-03-09 02:18:16] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001121 10.0.0.22 - - [2026-03-09 02:18:16] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007520 10.0.0.22 - - [2026-03-09 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.23 - - [2026-03-09 02:18:16] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000975 10.0.0.22 - - [2026-03-09 02:18:16] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.037945 10.0.0.22 - - [2026-03-09 02:18:16] "GET /domains HTTP/1.1" 200 280 0.002878 10.0.0.23 - - [2026-03-09 02:18:16] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000824 10.0.0.22 - - [2026-03-09 02:18:16] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7 HTTP/1.1" 200 2581 0.008236 10.0.0.23 - - [2026-03-09 02:18:16] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000800 10.0.0.22 - - [2026-03-09 02:18:16] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599 HTTP/1.1" 200 1900 0.081712 10.0.0.22 - - [2026-03-09 02:18:16] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003442 10.0.0.22 - - [2026-03-09 02:18:16] "POST /network-ipams HTTP/1.1" 200 609 0.035143 10.0.0.22 - - [2026-03-09 02:18:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.003024 10.0.0.22 - - [2026-03-09 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009270 10.0.0.22 - - [2026-03-09 02:18:17] "GET /network-ipam/ad1b447c-6a82-4590-98d5-6f9021569c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.006360 10.0.0.22 - - [2026-03-09 02:18:17] "PUT /network-ipam/ad1b447c-6a82-4590-98d5-6f9021569c26 HTTP/1.1" 200 258 0.013443 10.0.0.22 - - [2026-03-09 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.23 - - [2026-03-09 02:18:17] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000814 10.0.0.22 - - [2026-03-09 02:18:17] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.036736 10.0.0.23 - - [2026-03-09 02:18:17] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000982 10.0.0.22 - - [2026-03-09 02:18:17] "POST /neutron/network HTTP/1.1" 200 619 0.135735 10.0.0.249 - - [2026-03-09 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.005829 10.0.0.23 - - [2026-03-09 02:18:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006135 10.0.0.22 - - [2026-03-09 02:18:18] "POST /neutron/subnet HTTP/1.1" 200 823 0.190261 10.0.0.22 - - [2026-03-09 02:18:18] "POST /id-to-fqname HTTP/1.1" 200 231 0.001138 10.0.0.22 - - [2026-03-09 02:18:18] "GET /virtual-network/f5e7830b-da5e-4669-b13f-675bf1788357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005735 10.0.0.22 - - [2026-03-09 02:18:18] "GET /virtual-network/f5e7830b-da5e-4669-b13f-675bf1788357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005389 10.0.0.22 - - [2026-03-09 02:18:18] "POST /neutron/network HTTP/1.1" 200 1308 0.017501 10.0.0.22 - - [2026-03-09 02:18:18] "POST /neutron/subnet HTTP/1.1" 200 823 0.007856 10.0.0.22 - - [2026-03-09 02:18:18] "GET /virtual-network/f5e7830b-da5e-4669-b13f-675bf1788357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007286 10.0.0.249 - - [2026-03-09 02:18:18] "GET /obj-perms HTTP/1.1" 200 5046 0.003499 10.0.0.23 - - [2026-03-09 02:18:18] "GET /obj-perms HTTP/1.1" 200 5046 0.003391 10.0.0.22 - - [2026-03-09 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.23 - - [2026-03-09 02:18:18] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000841 10.0.0.22 - - [2026-03-09 02:18:19] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043805 10.0.0.249 - - [2026-03-09 02:18:19] "POST /route-targets HTTP/1.1" 200 327 0.014262 10.0.0.23 - - [2026-03-09 02:18:19] "POST /useragent-kv HTTP/1.1" 200 115 0.006611 10.0.0.22 - - [2026-03-09 02:18:19] "POST /neutron/subnet HTTP/1.1" 200 701 0.193913 10.0.0.22 - - [2026-03-09 02:18:19] "POST /neutron/network HTTP/1.1" 200 1309 0.012241 10.0.0.22 - - [2026-03-09 02:18:19] "POST /id-to-fqname HTTP/1.1" 200 231 0.001027 10.0.0.22 - - [2026-03-09 02:18:19] "GET /virtual-network/400b8bd5-0081-43b1-bfc2-f5103e4567b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.004729 10.0.0.22 - - [2026-03-09 02:18:19] "GET /virtual-network/400b8bd5-0081-43b1-bfc2-f5103e4567b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005550 10.0.0.22 - - [2026-03-09 02:18:19] "POST /neutron/subnet HTTP/1.1" 200 701 0.007592 10.0.0.22 - - [2026-03-09 02:18:20] "GET /virtual-network/400b8bd5-0081-43b1-bfc2-f5103e4567b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005533 10.0.0.22 - - [2026-03-09 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.23 - - [2026-03-09 02:18:20] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000905 10.0.0.22 - - [2026-03-09 02:18:20] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.034806 10.0.0.22 - - [2026-03-09 02:18:20] "POST /neutron/network HTTP/1.1" 200 117 0.013987 10.0.0.23 - - [2026-03-09 02:18:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006124 10.0.0.22 - - [2026-03-09 02:18:21] "POST /neutron/subnet HTTP/1.1" 200 701 0.219629 10.0.0.22 - - [2026-03-09 02:18:21] "POST /id-to-fqname HTTP/1.1" 200 231 0.001196 10.0.0.22 - - [2026-03-09 02:18:21] "GET /virtual-network/09b79222-dda4-4127-938e-068cfb8332c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006537 10.0.0.22 - - [2026-03-09 02:18:21] "POST /neutron/network HTTP/1.1" 200 1309 0.010103 10.0.0.22 - - [2026-03-09 02:18:21] "GET /virtual-network/09b79222-dda4-4127-938e-068cfb8332c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004346 10.0.0.22 - - [2026-03-09 02:18:21] "POST /neutron/subnet HTTP/1.1" 200 701 0.007964 10.0.0.22 - - [2026-03-09 02:18:21] "GET /virtual-network/09b79222-dda4-4127-938e-068cfb8332c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.009326 10.0.0.22 - - [2026-03-09 02:18:21] "GET /obj-perms HTTP/1.1" 200 5046 0.003333 10.0.0.22 - - [2026-03-09 02:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.23 - - [2026-03-09 02:18:22] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001158 10.0.0.22 - - [2026-03-09 02:18:22] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.051368 10.0.0.23 - - [2026-03-09 02:18:22] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001194 10.0.0.22 - - [2026-03-09 02:18:22] "POST /neutron/network HTTP/1.1" 200 619 0.158545 10.0.0.249 - - [2026-03-09 02:18:22] "POST /route-targets HTTP/1.1" 200 327 0.015420 10.0.0.249 - - [2026-03-09 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.005403 10.0.0.23 - - [2026-03-09 02:18:23] "POST /useragent-kv HTTP/1.1" 200 115 0.010709 10.0.0.22 - - [2026-03-09 02:18:23] "POST /neutron/subnet HTTP/1.1" 200 828 0.215825 10.0.0.22 - - [2026-03-09 02:18:23] "POST /id-to-fqname HTTP/1.1" 200 231 0.001228 10.0.0.22 - - [2026-03-09 02:18:23] "GET /virtual-network/1d68991c-2b0f-4912-ba85-37234d0bd283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005100 10.0.0.22 - - [2026-03-09 02:18:23] "GET /virtual-network/1d68991c-2b0f-4912-ba85-37234d0bd283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.006166 10.0.0.22 - - [2026-03-09 02:18:23] "POST /neutron/network HTTP/1.1" 200 1309 0.010891 10.0.0.22 - - [2026-03-09 02:18:23] "POST /neutron/subnet HTTP/1.1" 200 828 0.012872 10.0.0.22 - - [2026-03-09 02:18:23] "GET /virtual-network/1d68991c-2b0f-4912-ba85-37234d0bd283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005823 10.0.0.249 - - [2026-03-09 02:18:23] "GET /obj-perms HTTP/1.1" 200 5046 0.007502 10.0.0.23 - - [2026-03-09 02:18:23] "GET /obj-perms HTTP/1.1" 200 5046 0.003415 10.0.0.22 - - [2026-03-09 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.002981 10.0.0.22 - - [2026-03-09 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.23 - - [2026-03-09 02:18:23] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000871 10.0.0.22 - - [2026-03-09 02:18:23] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.036095 10.0.0.22 - - [2026-03-09 02:18:23] "POST /network-policys HTTP/1.1" 200 559 0.079858 10.0.0.22 - - [2026-03-09 02:18:24] "GET /network-policy/9db039e3-aa93-4bab-8bd3-8e23f8367af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.006741 10.0.0.22 - - [2026-03-09 02:18:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.003396 10.0.0.22 - - [2026-03-09 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.23 - - [2026-03-09 02:18:24] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001243 10.0.0.22 - - [2026-03-09 02:18:24] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.041419 10.0.0.22 - - [2026-03-09 02:18:24] "POST /network-policys HTTP/1.1" 200 559 0.077900 10.0.0.22 - - [2026-03-09 02:18:24] "GET /network-policy/6a572f09-1a0c-4bb1-9580-3f5a5d7e2fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.005205 10.0.0.22 - - [2026-03-09 02:18:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.002671 10.0.0.22 - - [2026-03-09 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.23 - - [2026-03-09 02:18:24] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000890 10.0.0.22 - - [2026-03-09 02:18:24] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.041596 10.0.0.22 - - [2026-03-09 02:18:24] "POST /network-policys HTTP/1.1" 200 559 0.090866 10.0.0.22 - - [2026-03-09 02:18:24] "GET /network-policy/c5cc49d2-6d87-4932-9634-efd6f02c51d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.012160 10.0.0.22 - - [2026-03-09 02:18:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.002877 10.0.0.22 - - [2026-03-09 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.23 - - [2026-03-09 02:18:25] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000958 10.0.0.22 - - [2026-03-09 02:18:25] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.047599 10.0.0.22 - - [2026-03-09 02:18:25] "POST /network-policys HTTP/1.1" 200 559 0.079471 10.0.0.22 - - [2026-03-09 02:18:25] "GET /network-policy/bc0390db-94b0-4719-ade3-55820d6f309b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.006481 10.0.0.22 - - [2026-03-09 02:18:25] "POST /fqname-to-id HTTP/1.1" 404 225 0.005254 10.0.0.22 - - [2026-03-09 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.23 - - [2026-03-09 02:18:25] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000865 10.0.0.22 - - [2026-03-09 02:18:25] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.038162 10.0.0.22 - - [2026-03-09 02:18:25] "POST /network-policys HTTP/1.1" 200 559 0.077853 10.0.0.22 - - [2026-03-09 02:18:25] "GET /network-policy/3b752131-ed24-4780-8a87-50fe3cf93478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5017 0.005558 10.0.0.22 - - [2026-03-09 02:18:25] "POST /fqname-to-id HTTP/1.1" 404 225 0.002841 10.0.0.22 - - [2026-03-09 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.23 - - [2026-03-09 02:18:26] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000926 10.0.0.22 - - [2026-03-09 02:18:26] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.050120 10.0.0.22 - - [2026-03-09 02:18:26] "POST /network-policys HTTP/1.1" 200 559 0.071384 10.0.0.22 - - [2026-03-09 02:18:26] "GET /network-policy/3717a91c-3024-4c27-8b8b-f902186d1fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.006399 10.0.0.22 - - [2026-03-09 02:18:26] "POST /fqname-to-id HTTP/1.1" 404 225 0.003027 10.0.0.22 - - [2026-03-09 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.23 - - [2026-03-09 02:18:26] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000943 10.0.0.22 - - [2026-03-09 02:18:26] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.036815 10.0.0.22 - - [2026-03-09 02:18:26] "POST /network-policys HTTP/1.1" 200 559 0.071204 10.0.0.22 - - [2026-03-09 02:18:26] "GET /network-policy/d96155e9-3ada-4604-a330-8852c30ed856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.006143 10.0.0.22 - - [2026-03-09 02:18:26] "POST /fqname-to-id HTTP/1.1" 404 225 0.002764 10.0.0.22 - - [2026-03-09 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.23 - - [2026-03-09 02:18:26] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000929 10.0.0.22 - - [2026-03-09 02:18:26] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.036150 10.0.0.22 - - [2026-03-09 02:18:26] "POST /network-policys HTTP/1.1" 200 559 0.070739 10.0.0.22 - - [2026-03-09 02:18:26] "GET /network-policy/279dc647-5007-425b-8bf8-c826b8071e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.006916 10.0.0.22 - - [2026-03-09 02:18:27] "POST /neutron/network HTTP/1.1" 200 1493 0.011030 10.0.0.249 - - [2026-03-09 02:18:27] "POST /access-control-lists HTTP/1.1" 200 605 0.053411 10.0.0.22 - - [2026-03-09 02:18:27] "GET /virtual-network/f5e7830b-da5e-4669-b13f-675bf1788357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.009672 10.0.0.22 - - [2026-03-09 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013757 10.0.0.22 - - [2026-03-09 02:18:27] "GET /network-policy/6a572f09-1a0c-4bb1-9580-3f5a5d7e2fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.003521 10.0.0.22 - - [2026-03-09 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.22 - - [2026-03-09 02:18:27] "GET /network-policy/9db039e3-aa93-4bab-8bd3-8e23f8367af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.003925 10.0.0.22 - - [2026-03-09 02:18:27] "POST /neutron/network HTTP/1.1" 200 1494 0.012362 10.0.0.22 - - [2026-03-09 02:18:27] "GET /virtual-network/400b8bd5-0081-43b1-bfc2-f5103e4567b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005010 10.0.0.22 - - [2026-03-09 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.22 - - [2026-03-09 02:18:27] "GET /network-policy/bc0390db-94b0-4719-ade3-55820d6f309b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.004256 10.0.0.22 - - [2026-03-09 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.249 - - [2026-03-09 02:18:27] "POST /ref-update HTTP/1.1" 200 156 0.044960 10.0.0.22 - - [2026-03-09 02:18:27] "GET /network-policy/c5cc49d2-6d87-4932-9634-efd6f02c51d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.003954 10.0.0.249 - - [2026-03-09 02:18:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.004525 10.0.0.22 - - [2026-03-09 02:18:28] "POST /neutron/network HTTP/1.1" 200 1494 0.011166 10.0.0.22 - - [2026-03-09 02:18:28] "GET /virtual-network/09b79222-dda4-4127-938e-068cfb8332c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.004844 10.0.0.22 - - [2026-03-09 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.22 - - [2026-03-09 02:18:28] "GET /network-policy/3717a91c-3024-4c27-8b8b-f902186d1fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.014465 10.0.0.22 - - [2026-03-09 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.22 - - [2026-03-09 02:18:28] "GET /network-policy/3b752131-ed24-4780-8a87-50fe3cf93478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5017 0.003682 10.0.0.249 - - [2026-03-09 02:18:28] "POST /fqname-to-id HTTP/1.1" 404 248 0.004631 10.0.0.22 - - [2026-03-09 02:18:28] "POST /neutron/network HTTP/1.1" 200 1494 0.018023 10.0.0.22 - - [2026-03-09 02:18:28] "GET /virtual-network/1d68991c-2b0f-4912-ba85-37234d0bd283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.004832 10.0.0.22 - - [2026-03-09 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005280 10.0.0.22 - - [2026-03-09 02:18:28] "GET /network-policy/279dc647-5007-425b-8bf8-c826b8071e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.005830 10.0.0.22 - - [2026-03-09 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.22 - - [2026-03-09 02:18:28] "GET /network-policy/d96155e9-3ada-4604-a330-8852c30ed856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.003921 10.0.0.22 - - [2026-03-09 02:18:28] "POST /id-to-fqname HTTP/1.1" 200 231 0.000962 10.0.0.23 - - [2026-03-09 02:19:02] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000982 10.0.0.22 - - [2026-03-09 02:19:02] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.076569 10.0.0.22 - - [2026-03-09 02:19:02] "POST /neutron/port HTTP/1.1" 200 117 0.005633 10.0.0.22 - - [2026-03-09 02:19:02] "POST /id-to-fqname HTTP/1.1" 200 231 0.001192 10.0.0.22 - - [2026-03-09 02:19:02] "POST /neutron/network HTTP/1.1" 200 1504 0.006883 10.0.0.23 - - [2026-03-09 02:19:03] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000952 10.0.0.22 - - [2026-03-09 02:19:03] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.108236 10.0.0.22 - - [2026-03-09 02:19:03] "POST /neutron/port HTTP/1.1" 200 1169 0.106328 10.0.0.22 - - [2026-03-09 02:19:03] "POST /neutron/port HTTP/1.1" 200 1223 0.212274 10.0.0.22 - - [2026-03-09 02:19:03] "POST /neutron/port HTTP/1.1" 200 117 0.016054 10.0.0.22 - - [2026-03-09 02:19:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.015317 10.0.0.22 - - [2026-03-09 02:19:04] "POST /neutron/subnet HTTP/1.1" 200 1356 0.042665 10.0.0.22 - - [2026-03-09 02:19:04] "POST /neutron/network HTTP/1.1" 200 1493 0.022500 10.0.0.249 - - [2026-03-09 02:19:04] "PUT /access-control-list/02f26909-36e1-41ca-8a47-d09b3b83c348 HTTP/1.1" 200 272 0.080750 10.0.0.22 - - [2026-03-09 02:19:05] "POST /neutron/port HTTP/1.1" 200 1170 0.083930 10.0.0.22 - - [2026-03-09 02:19:05] "POST /neutron/port HTTP/1.1" 200 1234 0.046639 10.0.0.22 - - [2026-03-09 02:19:05] "POST /neutron/subnet HTTP/1.1" 200 1361 0.035020 10.0.0.22 - - [2026-03-09 02:19:06] "POST /neutron/network HTTP/1.1" 200 1494 0.018688 10.0.0.22 - - [2026-03-09 02:19:14] "POST /neutron/port HTTP/1.1" 200 1233 0.045087 10.0.0.22 - - [2026-03-09 02:19:19] "POST /neutron/security_group HTTP/1.1" 200 2066 0.016848 10.0.0.249 - - [2026-03-09 02:19:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.249 - - [2026-03-09 02:19:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.23 - - [2026-03-09 02:19:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.23 - - [2026-03-09 02:19:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.23 - - [2026-03-09 02:19:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.23 - - [2026-03-09 02:19:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.249 - - [2026-03-09 02:19:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000478 10.0.0.22 - - [2026-03-09 02:19:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.249 - - [2026-03-09 02:19:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000252 10.0.0.22 - - [2026-03-09 02:19:26] "GET /global-system-configs HTTP/1.1" 401 292 0.001107 10.0.0.22 - - [2026-03-09 02:19:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.22 - - [2026-03-09 02:19:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.22 - - [2026-03-09 02:19:29] "POST /neutron/port HTTP/1.1" 200 1233 0.017096 10.0.0.22 - - [2026-03-09 02:19:30] "GET /obj-perms HTTP/1.1" 200 5056 0.091432 10.0.0.22 - - [2026-03-09 02:19:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006327 10.0.0.22 - - [2026-03-09 02:19:44] "POST /neutron/port HTTP/1.1" 200 1233 0.015876 10.0.0.22 - - [2026-03-09 02:19:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006598 10.0.0.22 - - [2026-03-09 02:20:00] "POST /neutron/port HTTP/1.1" 200 1233 0.020040 10.0.0.22 - - [2026-03-09 02:20:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006302 10.0.0.22 - - [2026-03-09 02:20:10] "POST /neutron/port HTTP/1.1" 200 1233 0.016049 10.0.0.22 - - [2026-03-09 02:20:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007356 10.0.0.22 - - [2026-03-09 02:20:10] "GET /virtual-machine/0240bce7-a482-43ce-bea5-c5bf586fc245 HTTP/1.1" 200 1299 0.007100 10.0.0.22 - - [2026-03-09 02:20:10] "GET /virtual-machine-interface/cbdc0bda-553b-407c-978a-e8ce724ed048 HTTP/1.1" 200 3184 0.004616 10.0.0.22 - - [2026-03-09 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.22 - - [2026-03-09 02:20:10] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003390 10.0.0.22 - - [2026-03-09 02:20:10] "GET /virtual-networks?parent_id=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002661 10.0.0.22 - - [2026-03-09 02:20:10] "GET /virtual-network/f5e7830b-da5e-4669-b13f-675bf1788357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005861 10.0.0.22 - - [2026-03-09 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.22 - - [2026-03-09 02:20:13] "GET /virtual-network/f5e7830b-da5e-4669-b13f-675bf1788357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.007189 10.0.0.22 - - [2026-03-09 02:20:15] "POST /neutron/network HTTP/1.1" 200 1504 0.008170 10.0.0.22 - - [2026-03-09 02:20:15] "POST /neutron/subnet HTTP/1.1" 200 1361 0.016507 10.0.0.22 - - [2026-03-09 02:20:15] "POST /neutron/network HTTP/1.1" 200 1494 0.012532 10.0.0.22 - - [2026-03-09 02:20:15] "POST /neutron/network HTTP/1.1" 200 1503 0.008178 10.0.0.22 - - [2026-03-09 02:20:15] "POST /neutron/subnet HTTP/1.1" 200 1356 0.014531 10.0.0.22 - - [2026-03-09 02:20:15] "POST /neutron/network HTTP/1.1" 200 1493 0.012432 10.0.0.22 - - [2026-03-09 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.22 - - [2026-03-09 02:20:17] "GET /virtual-network/f5e7830b-da5e-4669-b13f-675bf1788357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006641 10.0.0.22 - - [2026-03-09 02:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.22 - - [2026-03-09 02:20:22] "GET /virtual-network/f5e7830b-da5e-4669-b13f-675bf1788357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006723 10.0.0.22 - - [2026-03-09 02:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005325 10.0.0.22 - - [2026-03-09 02:20:26] "GET /virtual-network/f5e7830b-da5e-4669-b13f-675bf1788357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.004991 10.0.0.22 - - [2026-03-09 02:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.22 - - [2026-03-09 02:20:30] "GET /virtual-network/f5e7830b-da5e-4669-b13f-675bf1788357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.004907 10.0.0.22 - - [2026-03-09 02:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.22 - - [2026-03-09 02:20:34] "GET /virtual-network/f5e7830b-da5e-4669-b13f-675bf1788357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005871 10.0.0.22 - - [2026-03-09 02:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.22 - - [2026-03-09 02:20:38] "GET /virtual-network/f5e7830b-da5e-4669-b13f-675bf1788357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005141 10.0.0.22 - - [2026-03-09 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.22 - - [2026-03-09 02:20:42] "GET /virtual-network/f5e7830b-da5e-4669-b13f-675bf1788357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006164 10.0.0.22 - - [2026-03-09 02:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.22 - - [2026-03-09 02:20:46] "GET /virtual-network/f5e7830b-da5e-4669-b13f-675bf1788357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005228 10.0.0.22 - - [2026-03-09 02:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.22 - - [2026-03-09 02:20:48] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003005 10.0.0.22 - - [2026-03-09 02:20:48] "GET /virtual-networks?parent_id=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002745 10.0.0.22 - - [2026-03-09 02:20:48] "GET /virtual-network/f5e7830b-da5e-4669-b13f-675bf1788357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005371 10.0.0.22 - - [2026-03-09 02:20:54] "POST /neutron/port HTTP/1.1" 200 1234 0.043528 10.0.0.22 - - [2026-03-09 02:20:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.005725 10.0.0.22 - - [2026-03-09 02:20:59] "POST /neutron/port HTTP/1.1" 200 1233 0.017494 10.0.0.22 - - [2026-03-09 02:21:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007406 10.0.0.22 - - [2026-03-09 02:21:09] "POST /neutron/port HTTP/1.1" 200 1234 0.018957 10.0.0.22 - - [2026-03-09 02:21:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007122 10.0.0.22 - - [2026-03-09 02:21:09] "GET /virtual-machine/14015a5b-6758-4250-9158-565320a47200 HTTP/1.1" 200 1300 0.008660 10.0.0.22 - - [2026-03-09 02:21:09] "GET /virtual-machine-interface/e2c1ec89-9494-4ff4-8e1b-330c4d9322a9 HTTP/1.1" 200 3184 0.004883 10.0.0.22 - - [2026-03-09 02:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006082 10.0.0.22 - - [2026-03-09 02:21:09] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004629 10.0.0.22 - - [2026-03-09 02:21:09] "GET /virtual-networks?parent_id=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003654 10.0.0.22 - - [2026-03-09 02:21:09] "GET /virtual-network/400b8bd5-0081-43b1-bfc2-f5103e4567b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005105 10.0.0.22 - - [2026-03-09 02:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.22 - - [2026-03-09 02:21:10] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004609 10.0.0.22 - - [2026-03-09 02:21:11] "GET /virtual-networks?parent_id=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003260 10.0.0.22 - - [2026-03-09 02:21:11] "GET /virtual-network/400b8bd5-0081-43b1-bfc2-f5103e4567b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005596 10.0.0.22 - - [2026-03-09 02:21:11] "POST /neutron/port HTTP/1.1" 200 1234 0.015973 10.0.0.22 - - [2026-03-09 02:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.22 - - [2026-03-09 02:21:11] "GET /network-policy/c5cc49d2-6d87-4932-9634-efd6f02c51d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.003695 10.0.0.22 - - [2026-03-09 02:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.22 - - [2026-03-09 02:21:11] "GET /network-policy/bc0390db-94b0-4719-ade3-55820d6f309b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.004486 10.0.0.22 - - [2026-03-09 02:21:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007398 10.0.0.22 - - [2026-03-09 02:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.22 - - [2026-03-09 02:21:11] "GET /network-policy/9db039e3-aa93-4bab-8bd3-8e23f8367af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004067 10.0.0.22 - - [2026-03-09 02:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.22 - - [2026-03-09 02:21:11] "GET /network-policy/6a572f09-1a0c-4bb1-9580-3f5a5d7e2fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.004166 10.0.0.22 - - [2026-03-09 02:21:15] "POST /neutron/network HTTP/1.1" 200 1504 0.007182 10.0.0.22 - - [2026-03-09 02:21:15] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015313 10.0.0.22 - - [2026-03-09 02:21:15] "POST /neutron/network HTTP/1.1" 200 1494 0.011281 10.0.0.22 - - [2026-03-09 02:21:17] "POST /neutron/network HTTP/1.1" 200 1503 0.006212 10.0.0.22 - - [2026-03-09 02:21:17] "POST /neutron/subnet HTTP/1.1" 200 1356 0.014122 10.0.0.22 - - [2026-03-09 02:21:17] "POST /neutron/network HTTP/1.1" 200 1493 0.010957 10.0.0.249 - - [2026-03-09 02:21:31] "GET /obj-perms HTTP/1.1" 200 5056 0.044286 10.0.0.22 - - [2026-03-09 02:21:37] "GET /virtual-machine/14015a5b-6758-4250-9158-565320a47200 HTTP/1.1" 200 1300 0.004652 10.0.0.22 - - [2026-03-09 02:21:37] "POST /neutron/port HTTP/1.1" 200 151 0.256061 10.0.0.22 - - [2026-03-09 02:21:39] "GET /virtual-machine/14015a5b-6758-4250-9158-565320a47200 HTTP/1.1" 404 171 0.003285 10.0.0.22 - - [2026-03-09 02:21:39] "GET /virtual-machine/14015a5b-6758-4250-9158-565320a47200 HTTP/1.1" 404 171 0.002848 10.0.0.22 - - [2026-03-09 02:21:39] "GET /virtual-machine/14015a5b-6758-4250-9158-565320a47200 HTTP/1.1" 404 171 0.002389 10.0.0.22 - - [2026-03-09 02:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.027492 10.0.0.22 - - [2026-03-09 02:21:39] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004229 10.0.0.22 - - [2026-03-09 02:21:39] "GET /virtual-networks?parent_id=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002987 10.0.0.22 - - [2026-03-09 02:21:39] "GET /virtual-network/400b8bd5-0081-43b1-bfc2-f5103e4567b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005404 10.0.0.22 - - [2026-03-09 02:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.22 - - [2026-03-09 02:21:39] "GET /routing-instance/30f4cac7-fdb5-43dd-836d-fdb43fe37802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.004416 10.0.0.22 - - [2026-03-09 02:21:39] "GET /route-target/9f390499-0f3c-46ea-8c50-eecd18a02910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003476 10.0.0.22 - - [2026-03-09 02:21:39] "GET /virtual-machine/14015a5b-6758-4250-9158-565320a47200 HTTP/1.1" 404 171 0.003083 10.0.0.22 - - [2026-03-09 02:21:40] "GET /virtual-machine/14015a5b-6758-4250-9158-565320a47200 HTTP/1.1" 404 171 0.003357 10.0.0.22 - - [2026-03-09 02:21:41] "GET /virtual-machine/14015a5b-6758-4250-9158-565320a47200 HTTP/1.1" 404 171 0.002676 10.0.0.22 - - [2026-03-09 02:21:42] "GET /virtual-machine/14015a5b-6758-4250-9158-565320a47200 HTTP/1.1" 404 171 0.004172 10.0.0.22 - - [2026-03-09 02:21:43] "GET /virtual-machine/14015a5b-6758-4250-9158-565320a47200 HTTP/1.1" 404 171 0.003058 10.0.0.22 - - [2026-03-09 02:21:44] "GET /virtual-machine/14015a5b-6758-4250-9158-565320a47200 HTTP/1.1" 404 171 0.002989 10.0.0.23 - - [2026-03-09 02:21:44] "GET /obj-perms HTTP/1.1" 200 5046 0.051539 10.0.0.22 - - [2026-03-09 02:21:44] "GET /obj-perms HTTP/1.1" 200 5046 0.048266 10.0.0.22 - - [2026-03-09 02:21:45] "GET /virtual-machine/0240bce7-a482-43ce-bea5-c5bf586fc245 HTTP/1.1" 200 1299 0.028684 10.0.0.22 - - [2026-03-09 02:21:45] "POST /neutron/port HTTP/1.1" 200 151 0.196320 10.0.0.22 - - [2026-03-09 02:21:47] "GET /virtual-machine/0240bce7-a482-43ce-bea5-c5bf586fc245 HTTP/1.1" 404 171 0.003077 10.0.0.22 - - [2026-03-09 02:21:47] "GET /virtual-machine/0240bce7-a482-43ce-bea5-c5bf586fc245 HTTP/1.1" 404 171 0.002854 10.0.0.22 - - [2026-03-09 02:21:47] "GET /virtual-machine/0240bce7-a482-43ce-bea5-c5bf586fc245 HTTP/1.1" 404 171 0.002351 10.0.0.22 - - [2026-03-09 02:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.22 - - [2026-03-09 02:21:47] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003051 10.0.0.22 - - [2026-03-09 02:21:47] "GET /virtual-networks?parent_id=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002983 10.0.0.22 - - [2026-03-09 02:21:47] "GET /virtual-network/f5e7830b-da5e-4669-b13f-675bf1788357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005652 10.0.0.22 - - [2026-03-09 02:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.22 - - [2026-03-09 02:21:47] "GET /routing-instance/97fbe435-067c-41e1-a364-0bbd1137ab1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004511 10.0.0.22 - - [2026-03-09 02:21:47] "GET /route-target/c7360b61-1396-43ff-9f17-d2c1bbfcd0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003609 10.0.0.22 - - [2026-03-09 02:21:47] "GET /obj-perms HTTP/1.1" 200 5046 0.003673 10.0.0.22 - - [2026-03-09 02:21:53] "GET /obj-perms HTTP/1.1" 200 5046 0.004167 10.0.0.22 - - [2026-03-09 02:21:56] "GET /obj-perms HTTP/1.1" 200 5046 0.004371 10.0.0.22 - - [2026-03-09 02:22:02] "GET /obj-perms HTTP/1.1" 200 5046 0.003518 10.0.0.22 - - [2026-03-09 02:22:05] "GET /obj-perms HTTP/1.1" 200 5046 0.003942 10.0.0.22 - - [2026-03-09 02:22:09] "GET /obj-perms HTTP/1.1" 200 5046 0.003744 10.0.0.22 - - [2026-03-09 02:22:09] "GET /virtual-network/1d68991c-2b0f-4912-ba85-37234d0bd283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005405 10.0.0.22 - - [2026-03-09 02:22:09] "POST /neutron/network HTTP/1.1" 200 1309 0.013520 10.0.0.22 - - [2026-03-09 02:22:09] "GET /virtual-network/1d68991c-2b0f-4912-ba85-37234d0bd283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.004508 10.0.0.22 - - [2026-03-09 02:22:09] "GET /virtual-network/09b79222-dda4-4127-938e-068cfb8332c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.005113 10.0.0.249 - - [2026-03-09 02:22:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.042313 10.0.0.22 - - [2026-03-09 02:22:09] "POST /neutron/network HTTP/1.1" 200 1309 0.011402 10.0.0.22 - - [2026-03-09 02:22:09] "GET /virtual-network/09b79222-dda4-4127-938e-068cfb8332c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004421 10.0.0.22 - - [2026-03-09 02:22:09] "GET /virtual-network/400b8bd5-0081-43b1-bfc2-f5103e4567b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005772 10.0.0.22 - - [2026-03-09 02:22:10] "POST /neutron/network HTTP/1.1" 200 1309 0.011574 10.0.0.22 - - [2026-03-09 02:22:10] "GET /virtual-network/400b8bd5-0081-43b1-bfc2-f5103e4567b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.010313 10.0.0.249 - - [2026-03-09 02:22:10] "DELETE /access-control-list/02f26909-36e1-41ca-8a47-d09b3b83c348 HTTP/1.1" 200 115 0.095198 10.0.0.22 - - [2026-03-09 02:22:10] "GET /virtual-network/f5e7830b-da5e-4669-b13f-675bf1788357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005417 10.0.0.22 - - [2026-03-09 02:22:10] "POST /neutron/network HTTP/1.1" 200 1308 0.022348 10.0.0.249 - - [2026-03-09 02:22:10] "POST /ref-update HTTP/1.1" 200 156 0.044266 10.0.0.22 - - [2026-03-09 02:22:10] "GET /virtual-network/f5e7830b-da5e-4669-b13f-675bf1788357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.029718 10.0.0.22 - - [2026-03-09 02:22:10] "DELETE /network-policy/279dc647-5007-425b-8bf8-c826b8071e72 HTTP/1.1" 200 115 0.052860 10.0.0.22 - - [2026-03-09 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.23 - - [2026-03-09 02:22:10] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.023918 10.0.0.22 - - [2026-03-09 02:22:10] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056567 10.0.0.22 - - [2026-03-09 02:22:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-63777828&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.005229 10.0.0.22 - - [2026-03-09 02:22:10] "DELETE /network-policy/d96155e9-3ada-4604-a330-8852c30ed856 HTTP/1.1" 200 115 0.041957 10.0.0.22 - - [2026-03-09 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.23 - - [2026-03-09 02:22:10] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000915 10.0.0.22 - - [2026-03-09 02:22:10] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.030234 10.0.0.22 - - [2026-03-09 02:22:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-63777828&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.004576 10.0.0.22 - - [2026-03-09 02:22:10] "DELETE /network-policy/3717a91c-3024-4c27-8b8b-f902186d1fd5 HTTP/1.1" 200 115 0.035271 10.0.0.22 - - [2026-03-09 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.23 - - [2026-03-09 02:22:11] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001282 10.0.0.22 - - [2026-03-09 02:22:11] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.034830 10.0.0.22 - - [2026-03-09 02:22:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-63777828&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.004618 10.0.0.22 - - [2026-03-09 02:22:11] "DELETE /network-policy/3b752131-ed24-4780-8a87-50fe3cf93478 HTTP/1.1" 200 115 0.041336 10.0.0.22 - - [2026-03-09 02:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.23 - - [2026-03-09 02:22:11] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000863 10.0.0.22 - - [2026-03-09 02:22:11] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.033484 10.0.0.22 - - [2026-03-09 02:22:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-63777828&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.004702 10.0.0.22 - - [2026-03-09 02:22:11] "DELETE /network-policy/bc0390db-94b0-4719-ade3-55820d6f309b HTTP/1.1" 200 115 0.036359 10.0.0.22 - - [2026-03-09 02:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.23 - - [2026-03-09 02:22:11] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000922 10.0.0.22 - - [2026-03-09 02:22:11] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.034309 10.0.0.22 - - [2026-03-09 02:22:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-63777828&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.004900 10.0.0.22 - - [2026-03-09 02:22:11] "DELETE /network-policy/c5cc49d2-6d87-4932-9634-efd6f02c51d3 HTTP/1.1" 200 115 0.036620 10.0.0.22 - - [2026-03-09 02:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.23 - - [2026-03-09 02:22:11] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000870 10.0.0.22 - - [2026-03-09 02:22:11] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.035730 10.0.0.22 - - [2026-03-09 02:22:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-63777828&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.005228 10.0.0.22 - - [2026-03-09 02:22:11] "DELETE /network-policy/6a572f09-1a0c-4bb1-9580-3f5a5d7e2fb1 HTTP/1.1" 200 115 0.040168 10.0.0.22 - - [2026-03-09 02:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.23 - - [2026-03-09 02:22:11] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000954 10.0.0.22 - - [2026-03-09 02:22:11] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045970 10.0.0.22 - - [2026-03-09 02:22:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-63777828&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.004694 10.0.0.22 - - [2026-03-09 02:22:12] "DELETE /network-policy/9db039e3-aa93-4bab-8bd3-8e23f8367af8 HTTP/1.1" 200 115 0.045575 10.0.0.22 - - [2026-03-09 02:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.23 - - [2026-03-09 02:22:12] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000857 10.0.0.22 - - [2026-03-09 02:22:12] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.033761 10.0.0.22 - - [2026-03-09 02:22:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-63777828&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005259 10.0.0.22 - - [2026-03-09 02:22:12] "POST /neutron/network HTTP/1.1" 200 1309 0.009835 10.0.0.249 - - [2026-03-09 02:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.23 - - [2026-03-09 02:22:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004274 10.0.0.23 - - [2026-03-09 02:22:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002233 10.0.0.23 - - [2026-03-09 02:22:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002677 10.0.0.23 - - [2026-03-09 02:22:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003026 10.0.0.23 - - [2026-03-09 02:22:13] "POST /useragent-kv HTTP/1.1" 200 115 0.001979 10.0.0.23 - - [2026-03-09 02:22:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002042 10.0.0.22 - - [2026-03-09 02:22:13] "POST /neutron/network HTTP/1.1" 200 151 0.170779 10.0.0.249 - - [2026-03-09 02:22:13] "DELETE /route-target/9f390499-0f3c-46ea-8c50-eecd18a02910 HTTP/1.1" 200 115 0.032374 10.0.0.22 - - [2026-03-09 02:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.22 - - [2026-03-09 02:22:13] "DELETE /network-ipam/ad1b447c-6a82-4590-98d5-6f9021569c26 HTTP/1.1" 200 115 0.033031 10.0.0.22 - - [2026-03-09 02:22:13] "POST /fqname-to-id HTTP/1.1" 404 252 0.002785 10.0.0.23 - - [2026-03-09 02:22:13] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000806 10.0.0.23 - - [2026-03-09 02:22:13] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.041426 10.0.0.23 - - [2026-03-09 02:22:13] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000875 10.0.0.23 - - [2026-03-09 02:22:13] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?fields=security_groups HTTP/1.1" 200 1387 0.047597 10.0.0.23 - - [2026-03-09 02:22:14] "DELETE /security-group/5008b97a-6adb-43c3-9303-56bea0531a7a HTTP/1.1" 200 115 0.041930 10.0.0.23 - - [2026-03-09 02:22:14] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001194 10.0.0.249 - - [2026-03-09 02:22:14] "DELETE /access-control-list/d89dce02-676a-4940-95b4-a586405ed189 HTTP/1.1" 200 115 0.044365 10.0.0.23 - - [2026-03-09 02:22:14] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?fields=application_policy_sets HTTP/1.1" 200 1426 0.045889 10.0.0.22 - - [2026-03-09 02:22:14] "DELETE /project/cd438103-4ddb-47ea-a493-c9c276f25599 HTTP/1.1" 200 115 0.373093 10.0.0.23 - - [2026-03-09 02:22:14] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000858 10.0.0.22 - - [2026-03-09 02:22:14] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?fields=projects HTTP/1.1" 200 1244 0.009402 10.0.0.22 - - [2026-03-09 02:22:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.003305 10.0.0.23 - - [2026-03-09 02:22:19] "POST /id-to-fqname HTTP/1.1" 200 198 0.003906 10.0.0.23 - - [2026-03-09 02:22:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.003021 10.0.0.23 - - [2026-03-09 02:22:19] "POST /security-groups HTTP/1.1" 200 599 0.073929 10.0.0.23 - - [2026-03-09 02:22:19] "POST /projects HTTP/1.1" 200 601 0.273250 10.0.0.22 - - [2026-03-09 02:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.301893 10.0.0.249 - - [2026-03-09 02:22:19] "POST /access-control-lists HTTP/1.1" 200 604 0.026805 10.0.0.23 - - [2026-03-09 02:22:19] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000963 10.0.0.22 - - [2026-03-09 02:22:19] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.048231 10.0.0.22 - - [2026-03-09 02:22:19] "POST /network-policys HTTP/1.1" 200 559 0.029718 10.0.0.22 - - [2026-03-09 02:22:19] "GET /network-policy/01795c49-331d-4715-ba5e-ee699b9b6bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005738 10.0.0.22 - - [2026-03-09 02:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.23 - - [2026-03-09 02:22:19] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000954 10.0.0.22 - - [2026-03-09 02:22:20] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.055578 10.0.0.22 - - [2026-03-09 02:22:20] "POST /neutron/network HTTP/1.1" 200 117 0.011827 10.0.0.249 - - [2026-03-09 02:22:20] "POST /route-targets HTTP/1.1" 200 327 0.012490 10.0.0.249 - - [2026-03-09 02:22:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.008452 10.0.0.23 - - [2026-03-09 02:22:20] "POST /useragent-kv HTTP/1.1" 200 115 0.008042 10.0.0.22 - - [2026-03-09 02:22:20] "POST /neutron/subnet HTTP/1.1" 200 823 0.210924 10.0.0.22 - - [2026-03-09 02:22:20] "POST /id-to-fqname HTTP/1.1" 200 229 0.001142 10.0.0.22 - - [2026-03-09 02:22:20] "GET /virtual-network/9eed7db5-331c-431d-81a7-c1433bc1e6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004724 10.0.0.22 - - [2026-03-09 02:22:20] "GET /virtual-network/9eed7db5-331c-431d-81a7-c1433bc1e6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005129 10.0.0.22 - - [2026-03-09 02:22:20] "POST /neutron/network HTTP/1.1" 200 1006 0.008437 10.0.0.22 - - [2026-03-09 02:22:20] "POST /neutron/network HTTP/1.1" 200 1006 0.007910 10.0.0.22 - - [2026-03-09 02:22:20] "GET /virtual-network/9eed7db5-331c-431d-81a7-c1433bc1e6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.007972 10.0.0.22 - - [2026-03-09 02:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.249 - - [2026-03-09 02:22:20] "POST /access-control-lists HTTP/1.1" 200 599 0.095546 10.0.0.22 - - [2026-03-09 02:22:20] "GET /network-policy/01795c49-331d-4715-ba5e-ee699b9b6bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003985 10.0.0.22 - - [2026-03-09 02:22:21] "GET /virtual-network/9eed7db5-331c-431d-81a7-c1433bc1e6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005518 10.0.0.249 - - [2026-03-09 02:22:21] "GET /obj-perms HTTP/1.1" 200 5046 0.059035 10.0.0.23 - - [2026-03-09 02:22:21] "GET /obj-perms HTTP/1.1" 200 5046 0.002928 10.0.0.22 - - [2026-03-09 02:22:21] "POST /id-to-fqname HTTP/1.1" 200 229 0.001582 10.0.0.22 - - [2026-03-09 02:22:21] "POST /neutron/network HTTP/1.1" 200 1115 0.006751 10.0.0.23 - - [2026-03-09 02:22:22] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000941 10.0.0.22 - - [2026-03-09 02:22:22] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.078329 10.0.0.22 - - [2026-03-09 02:22:22] "POST /neutron/port HTTP/1.1" 200 117 0.005825 10.0.0.22 - - [2026-03-09 02:22:22] "POST /id-to-fqname HTTP/1.1" 200 229 0.001244 10.0.0.22 - - [2026-03-09 02:22:23] "POST /neutron/network HTTP/1.1" 200 1115 0.007708 10.0.0.22 - - [2026-03-09 02:22:23] "POST /neutron/port HTTP/1.1" 200 1173 0.020883 10.0.0.23 - - [2026-03-09 02:22:23] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000926 10.0.0.22 - - [2026-03-09 02:22:23] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.098730 10.0.0.22 - - [2026-03-09 02:22:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010076 10.0.0.22 - - [2026-03-09 02:22:23] "POST /neutron/subnet HTTP/1.1" 200 1376 0.012658 10.0.0.22 - - [2026-03-09 02:22:23] "POST /neutron/network HTTP/1.1" 200 1105 0.009553 10.0.0.22 - - [2026-03-09 02:22:24] "POST /neutron/port HTTP/1.1" 200 117 0.005643 10.0.0.22 - - [2026-03-09 02:22:24] "POST /neutron/network HTTP/1.1" 200 1115 0.005985 10.0.0.22 - - [2026-03-09 02:22:24] "POST /neutron/port HTTP/1.1" 200 1173 0.023443 10.0.0.22 - - [2026-03-09 02:22:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005640 10.0.0.22 - - [2026-03-09 02:22:25] "POST /neutron/port HTTP/1.1" 200 117 0.001080 10.0.0.22 - - [2026-03-09 02:22:29] "POST /neutron/port HTTP/1.1" 200 1237 0.018089 10.0.0.22 - - [2026-03-09 02:22:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006659 10.0.0.22 - - [2026-03-09 02:22:29] "GET /virtual-machine/7d39d233-774a-4463-98a3-94cc87215839 HTTP/1.1" 200 1300 0.005644 10.0.0.22 - - [2026-03-09 02:22:29] "GET /virtual-machine-interface/da539d5f-414c-4ec4-8b51-0d249b3dcaa2 HTTP/1.1" 200 3178 0.005121 10.0.0.22 - - [2026-03-09 02:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.22 - - [2026-03-09 02:22:29] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003322 10.0.0.22 - - [2026-03-09 02:22:29] "GET /virtual-networks?parent_id=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002314 10.0.0.22 - - [2026-03-09 02:22:29] "GET /virtual-network/9eed7db5-331c-431d-81a7-c1433bc1e6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005869 10.0.0.23 - - [2026-03-09 02:22:30] "DELETE /project/cd4381034ddb47eaa493c9c276f25599 HTTP/1.1" 404 173 0.024161 10.0.0.22 - - [2026-03-09 02:22:32] "GET /obj-perms HTTP/1.1" 200 5056 0.049605 10.0.0.22 - - [2026-03-09 02:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.22 - - [2026-03-09 02:22:32] "GET /virtual-network/9eed7db5-331c-431d-81a7-c1433bc1e6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005594 10.0.0.22 - - [2026-03-09 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.22 - - [2026-03-09 02:22:36] "GET /virtual-network/9eed7db5-331c-431d-81a7-c1433bc1e6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.008046 10.0.0.22 - - [2026-03-09 02:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.22 - - [2026-03-09 02:22:40] "GET /virtual-network/9eed7db5-331c-431d-81a7-c1433bc1e6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.004540 10.0.0.22 - - [2026-03-09 02:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.22 - - [2026-03-09 02:22:44] "GET /virtual-network/9eed7db5-331c-431d-81a7-c1433bc1e6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006262 10.0.0.22 - - [2026-03-09 02:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.22 - - [2026-03-09 02:22:48] "GET /virtual-network/9eed7db5-331c-431d-81a7-c1433bc1e6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006319 10.0.0.22 - - [2026-03-09 02:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.22 - - [2026-03-09 02:22:53] "GET /virtual-network/9eed7db5-331c-431d-81a7-c1433bc1e6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005374 10.0.0.22 - - [2026-03-09 02:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.22 - - [2026-03-09 02:22:57] "GET /virtual-network/9eed7db5-331c-431d-81a7-c1433bc1e6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.004793 10.0.0.22 - - [2026-03-09 02:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.22 - - [2026-03-09 02:23:01] "GET /virtual-network/9eed7db5-331c-431d-81a7-c1433bc1e6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006752 10.0.0.22 - - [2026-03-09 02:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.22 - - [2026-03-09 02:23:05] "GET /virtual-network/9eed7db5-331c-431d-81a7-c1433bc1e6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005271 10.0.0.22 - - [2026-03-09 02:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.22 - - [2026-03-09 02:23:07] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003598 10.0.0.22 - - [2026-03-09 02:23:07] "GET /virtual-networks?parent_id=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002653 10.0.0.22 - - [2026-03-09 02:23:07] "GET /virtual-network/9eed7db5-331c-431d-81a7-c1433bc1e6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006268 10.0.0.22 - - [2026-03-09 02:23:07] "POST /neutron/port HTTP/1.1" 200 1237 0.016712 10.0.0.22 - - [2026-03-09 02:23:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006956 10.0.0.22 - - [2026-03-09 02:23:14] "POST /neutron/port HTTP/1.1" 200 1237 0.015450 10.0.0.22 - - [2026-03-09 02:23:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008440 10.0.0.22 - - [2026-03-09 02:23:19] "POST /neutron/network HTTP/1.1" 200 1115 0.006851 10.0.0.22 - - [2026-03-09 02:23:19] "POST /neutron/subnet HTTP/1.1" 200 1376 0.011885 10.0.0.22 - - [2026-03-09 02:23:19] "POST /neutron/network HTTP/1.1" 200 1105 0.008332 10.0.0.22 - - [2026-03-09 02:23:21] "POST /neutron/network HTTP/1.1" 200 1115 0.006156 10.0.0.22 - - [2026-03-09 02:23:21] "POST /neutron/subnet HTTP/1.1" 200 1376 0.012810 10.0.0.22 - - [2026-03-09 02:23:21] "POST /neutron/network HTTP/1.1" 200 1105 0.011200 10.0.0.22 - - [2026-03-09 02:23:28] "POST /neutron/port HTTP/1.1" 200 1237 0.019226 10.0.0.22 - - [2026-03-09 02:23:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007004 10.0.0.22 - - [2026-03-09 02:23:28] "GET /virtual-machine/aeb770b5-7a9d-441e-8050-8de7ddf02ea3 HTTP/1.1" 200 1300 0.005555 10.0.0.22 - - [2026-03-09 02:23:28] "GET /virtual-machine-interface/ed826b1a-42f2-4327-b135-87ae3a924c0d HTTP/1.1" 200 3178 0.004925 10.0.0.22 - - [2026-03-09 02:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.22 - - [2026-03-09 02:23:28] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003517 10.0.0.22 - - [2026-03-09 02:23:28] "GET /virtual-networks?parent_id=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002693 10.0.0.22 - - [2026-03-09 02:23:28] "GET /virtual-network/9eed7db5-331c-431d-81a7-c1433bc1e6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.007048 10.0.0.22 - - [2026-03-09 02:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.22 - - [2026-03-09 02:23:29] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004339 10.0.0.22 - - [2026-03-09 02:23:29] "GET /virtual-networks?parent_id=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003419 10.0.0.22 - - [2026-03-09 02:23:29] "GET /virtual-network/9eed7db5-331c-431d-81a7-c1433bc1e6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.007045 10.0.0.22 - - [2026-03-09 02:23:55] "GET /virtual-network/9eed7db5-331c-431d-81a7-c1433bc1e6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005447 10.0.0.22 - - [2026-03-09 02:23:55] "POST /neutron/network HTTP/1.1" 200 1105 0.008227 10.0.0.22 - - [2026-03-09 02:23:55] "GET /virtual-network/9eed7db5-331c-431d-81a7-c1433bc1e6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008144 10.0.0.22 - - [2026-03-09 02:23:55] "POST /neutron/network HTTP/1.1" 200 1006 0.009195 10.0.0.22 - - [2026-03-09 02:23:55] "POST /neutron/port HTTP/1.1" 200 1227 0.015498 10.0.0.22 - - [2026-03-09 02:23:55] "POST /neutron/port HTTP/1.1" 200 1227 0.013141 10.0.0.23 - - [2026-03-09 02:23:57] "POST /useragent-kv HTTP/1.1" 200 115 0.006142 10.0.0.249 - - [2026-03-09 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.23 - - [2026-03-09 02:23:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004498 10.0.0.23 - - [2026-03-09 02:23:57] "POST /useragent-kv HTTP/1.1" 200 115 0.001755 10.0.0.23 - - [2026-03-09 02:23:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002206 10.0.0.22 - - [2026-03-09 02:23:57] "POST /neutron/network HTTP/1.1" 200 151 0.128103 10.0.0.22 - - [2026-03-09 02:23:57] "DELETE /network-policy/01795c49-331d-4715-ba5e-ee699b9b6bf4 HTTP/1.1" 200 115 0.032413 10.0.0.23 - - [2026-03-09 02:24:00] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000935 10.0.0.22 - - [2026-03-09 02:24:00] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.070839 10.0.0.23 - - [2026-03-09 02:24:00] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000865 10.0.0.22 - - [2026-03-09 02:24:00] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?fields=virtual_networks HTTP/1.1" 200 1048 0.045646 10.0.0.23 - - [2026-03-09 02:24:00] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000900 10.0.0.22 - - [2026-03-09 02:24:00] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.049016 10.0.0.23 - - [2026-03-09 02:24:00] "GET /projects?obj_uuids=cd438103-4ddb-47ea-a493-c9c276f25599&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001055 10.0.0.22 - - [2026-03-09 02:24:00] "GET /project/cd438103-4ddb-47ea-a493-c9c276f25599?fields=security_groups HTTP/1.1" 200 1282 0.040670 10.0.0.22 - - [2026-03-09 02:24:01] "POST /fqname-to-id HTTP/1.1" 404 202 0.027410 10.0.0.23 - - [2026-03-09 02:24:01] "GET /projects?obj_uuids=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003825 10.0.0.23 - - [2026-03-09 02:24:01] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000910 10.0.0.23 - - [2026-03-09 02:24:01] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006333 10.0.0.23 - - [2026-03-09 02:24:01] "POST /id-to-fqname HTTP/1.1" 200 204 0.001118 10.0.0.23 - - [2026-03-09 02:24:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.003530 10.0.0.23 - - [2026-03-09 02:24:01] "POST /security-groups HTTP/1.1" 200 605 0.030858 10.0.0.23 - - [2026-03-09 02:24:01] "POST /projects HTTP/1.1" 200 613 0.224078 10.0.0.249 - - [2026-03-09 02:24:01] "POST /access-control-lists HTTP/1.1" 200 610 0.028580 10.0.0.23 - - [2026-03-09 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.295654 10.0.0.22 - - [2026-03-09 02:24:01] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.433698 10.0.0.22 - - [2026-03-09 02:24:02] "GET / HTTP/1.1" 200 35931 0.001781 10.0.0.22 - - [2026-03-09 02:24:06] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000447 10.0.0.23 - - [2026-03-09 02:24:06] "GET /projects?obj_uuids=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000950 10.0.0.22 - - [2026-03-09 02:24:06] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.065127 10.0.0.22 - - [2026-03-09 02:24:07] "GET / HTTP/1.1" 200 35931 0.001748 10.0.0.22 - - [2026-03-09 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.23 - - [2026-03-09 02:24:07] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000867 10.0.0.22 - - [2026-03-09 02:24:07] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006791 10.0.0.22 - - [2026-03-09 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.23 - - [2026-03-09 02:24:07] "GET /projects?obj_uuids=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000903 10.0.0.22 - - [2026-03-09 02:24:07] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.038122 10.0.0.22 - - [2026-03-09 02:24:08] "GET /domains HTTP/1.1" 401 292 0.000371 10.0.0.22 - - [2026-03-09 02:24:09] "GET /domains HTTP/1.1" 200 280 0.033863 10.0.0.23 - - [2026-03-09 02:24:09] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000835 10.0.0.22 - - [2026-03-09 02:24:09] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7 HTTP/1.1" 200 2781 0.008651 10.0.0.23 - - [2026-03-09 02:24:09] "GET /projects?obj_uuids=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000815 10.0.0.22 - - [2026-03-09 02:24:09] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427 HTTP/1.1" 200 1936 0.085017 10.0.0.22 - - [2026-03-09 02:24:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002884 10.0.0.22 - - [2026-03-09 02:24:09] "POST /network-ipams HTTP/1.1" 200 627 0.026324 10.0.0.22 - - [2026-03-09 02:24:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.002818 10.0.0.22 - - [2026-03-09 02:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010561 10.0.0.22 - - [2026-03-09 02:24:09] "GET /network-ipam/fa4ed58b-0806-49e3-9f82-46015514fd17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005931 10.0.0.22 - - [2026-03-09 02:24:09] "PUT /network-ipam/fa4ed58b-0806-49e3-9f82-46015514fd17 HTTP/1.1" 200 258 0.012894 10.0.0.22 - - [2026-03-09 02:24:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000376 10.0.0.22 - - [2026-03-09 02:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.046530 10.0.0.23 - - [2026-03-09 02:24:10] "GET /projects?obj_uuids=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000806 10.0.0.22 - - [2026-03-09 02:24:10] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.032330 10.0.0.249 - - [2026-03-09 02:24:10] "POST /route-targets HTTP/1.1" 200 327 0.015223 10.0.0.23 - - [2026-03-09 02:24:10] "POST /useragent-kv HTTP/1.1" 200 115 0.009646 10.0.0.22 - - [2026-03-09 02:24:10] "POST /neutron/subnet HTTP/1.1" 200 720 0.216032 10.0.0.249 - - [2026-03-09 02:24:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.007651 10.0.0.22 - - [2026-03-09 02:24:10] "POST /id-to-fqname HTTP/1.1" 200 237 0.001573 10.0.0.22 - - [2026-03-09 02:24:10] "GET /virtual-network/e1dd53b2-3ead-4eac-a0ec-1e5342b9c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.006990 10.0.0.22 - - [2026-03-09 02:24:10] "POST /neutron/network HTTP/1.1" 200 1141 0.007674 10.0.0.22 - - [2026-03-09 02:24:10] "GET /virtual-network/e1dd53b2-3ead-4eac-a0ec-1e5342b9c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.004797 10.0.0.22 - - [2026-03-09 02:24:10] "POST /neutron/subnet HTTP/1.1" 200 828 0.007908 10.0.0.22 - - [2026-03-09 02:24:11] "GET /virtual-network/e1dd53b2-3ead-4eac-a0ec-1e5342b9c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.005564 10.0.0.23 - - [2026-03-09 02:24:12] "GET /obj-perms HTTP/1.1" 200 5021 0.059194 10.0.0.22 - - [2026-03-09 02:24:12] "POST /fqname-to-id HTTP/1.1" 404 231 0.004223 10.0.0.22 - - [2026-03-09 02:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.23 - - [2026-03-09 02:24:12] "GET /projects?obj_uuids=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000876 10.0.0.22 - - [2026-03-09 02:24:12] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.041254 10.0.0.22 - - [2026-03-09 02:24:12] "POST /network-policys HTTP/1.1" 200 565 0.071438 10.0.0.22 - - [2026-03-09 02:24:12] "GET /network-policy/bea1b42a-9276-40e5-85d6-2155d7dd6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.008384 10.0.0.22 - - [2026-03-09 02:24:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.002952 10.0.0.22 - - [2026-03-09 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.23 - - [2026-03-09 02:24:13] "GET /projects?obj_uuids=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000899 10.0.0.22 - - [2026-03-09 02:24:13] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.037483 10.0.0.22 - - [2026-03-09 02:24:13] "POST /network-policys HTTP/1.1" 200 565 0.071502 10.0.0.22 - - [2026-03-09 02:24:13] "GET /network-policy/0265f349-385f-45e3-95ca-64e6a39e09c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3108 0.005765 10.0.0.22 - - [2026-03-09 02:24:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.002677 10.0.0.22 - - [2026-03-09 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.23 - - [2026-03-09 02:24:13] "GET /projects?obj_uuids=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000849 10.0.0.22 - - [2026-03-09 02:24:13] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.052515 10.0.0.22 - - [2026-03-09 02:24:13] "POST /network-policys HTTP/1.1" 200 565 0.030074 10.0.0.22 - - [2026-03-09 02:24:13] "GET /network-policy/dde83188-6a14-4952-9fab-e55770cb17d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005487 10.0.0.22 - - [2026-03-09 02:24:14] "POST /neutron/network HTTP/1.1" 200 1339 0.008881 10.0.0.22 - - [2026-03-09 02:24:14] "GET /virtual-network/e1dd53b2-3ead-4eac-a0ec-1e5342b9c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.004708 10.0.0.22 - - [2026-03-09 02:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.249 - - [2026-03-09 02:24:14] "POST /access-control-lists HTTP/1.1" 200 611 0.092117 10.0.0.22 - - [2026-03-09 02:24:14] "GET /network-policy/0265f349-385f-45e3-95ca-64e6a39e09c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3108 0.004452 10.0.0.22 - - [2026-03-09 02:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.22 - - [2026-03-09 02:24:14] "GET /network-policy/bea1b42a-9276-40e5-85d6-2155d7dd6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.003941 10.0.0.22 - - [2026-03-09 02:24:14] "POST /id-to-fqname HTTP/1.1" 200 237 0.001109 10.0.0.23 - - [2026-03-09 02:24:15] "GET /projects?obj_uuids=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000908 10.0.0.22 - - [2026-03-09 02:24:15] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.063025 10.0.0.22 - - [2026-03-09 02:24:15] "POST /neutron/port HTTP/1.1" 200 117 0.005634 10.0.0.22 - - [2026-03-09 02:24:15] "POST /neutron/network HTTP/1.1" 200 1349 0.006567 10.0.0.249 - - [2026-03-09 02:24:16] "PUT /access-control-list/e086cd98-5a35-4b22-a146-571916eb0eaf HTTP/1.1" 200 272 0.014575 10.0.0.22 - - [2026-03-09 02:24:16] "POST /neutron/port HTTP/1.1" 200 1180 0.044105 10.0.0.22 - - [2026-03-09 02:24:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003872 10.0.0.22 - - [2026-03-09 02:24:16] "POST /neutron/port HTTP/1.1" 200 117 0.001115 10.0.0.22 - - [2026-03-09 02:24:20] "POST /neutron/port HTTP/1.1" 200 1244 0.021979 10.0.0.22 - - [2026-03-09 02:24:20] "POST /neutron/security_group HTTP/1.1" 200 2072 0.006294 10.0.0.22 - - [2026-03-09 02:24:20] "GET /virtual-machine/5dae1d75-8f3e-40e3-84db-6ae4578117d9 HTTP/1.1" 401 292 0.000379 10.0.0.22 - - [2026-03-09 02:24:21] "GET /virtual-machine/5dae1d75-8f3e-40e3-84db-6ae4578117d9 HTTP/1.1" 200 1305 0.029717 10.0.0.22 - - [2026-03-09 02:24:21] "GET /virtual-machine-interface/b7d29773-dc73-4847-8919-768fe309fff0 HTTP/1.1" 200 3176 0.004971 10.0.0.22 - - [2026-03-09 02:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.22 - - [2026-03-09 02:24:21] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003148 10.0.0.22 - - [2026-03-09 02:24:21] "GET /virtual-networks?parent_id=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002424 10.0.0.22 - - [2026-03-09 02:24:21] "GET /virtual-network/e1dd53b2-3ead-4eac-a0ec-1e5342b9c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005983 10.0.0.22 - - [2026-03-09 02:24:21] "POST /neutron/port HTTP/1.1" 200 1244 0.016289 10.0.0.22 - - [2026-03-09 02:24:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004242 10.0.0.22 - - [2026-03-09 02:24:21] "POST /neutron/port HTTP/1.1" 200 117 0.001122 10.0.0.22 - - [2026-03-09 02:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.22 - - [2026-03-09 02:24:24] "GET /virtual-network/e1dd53b2-3ead-4eac-a0ec-1e5342b9c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005121 10.0.0.249 - - [2026-03-09 02:24:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.249 - - [2026-03-09 02:24:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.23 - - [2026-03-09 02:24:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.23 - - [2026-03-09 02:24:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.23 - - [2026-03-09 02:24:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.23 - - [2026-03-09 02:24:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.249 - - [2026-03-09 02:24:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.22 - - [2026-03-09 02:24:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.249 - - [2026-03-09 02:24:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.22 - - [2026-03-09 02:24:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000812 10.0.0.22 - - [2026-03-09 02:24:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000331 10.0.0.22 - - [2026-03-09 02:24:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000334 10.0.0.22 - - [2026-03-09 02:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.22 - - [2026-03-09 02:24:28] "GET /virtual-network/e1dd53b2-3ead-4eac-a0ec-1e5342b9c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.004924 10.0.0.23 - - [2026-03-09 02:24:30] "DELETE /project/cd438103-4ddb-47ea-a493-c9c276f25599 HTTP/1.1" 404 177 0.003738 10.0.0.23 - - [2026-03-09 02:24:30] "DELETE /project/fa5a9f99c95a46478f26028daa8ba427 HTTP/1.1" 404 173 0.003323 10.0.0.22 - - [2026-03-09 02:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.22 - - [2026-03-09 02:24:32] "GET /virtual-network/e1dd53b2-3ead-4eac-a0ec-1e5342b9c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005631 10.0.0.249 - - [2026-03-09 02:24:33] "GET /obj-perms HTTP/1.1" 200 5056 0.048716 10.0.0.22 - - [2026-03-09 02:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.22 - - [2026-03-09 02:24:36] "GET /virtual-network/e1dd53b2-3ead-4eac-a0ec-1e5342b9c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005623 10.0.0.22 - - [2026-03-09 02:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.22 - - [2026-03-09 02:24:40] "GET /virtual-network/e1dd53b2-3ead-4eac-a0ec-1e5342b9c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.004911 10.0.0.22 - - [2026-03-09 02:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.22 - - [2026-03-09 02:24:44] "GET /virtual-network/e1dd53b2-3ead-4eac-a0ec-1e5342b9c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005327 10.0.0.22 - - [2026-03-09 02:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.22 - - [2026-03-09 02:24:49] "GET /virtual-network/e1dd53b2-3ead-4eac-a0ec-1e5342b9c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.004763 10.0.0.22 - - [2026-03-09 02:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.22 - - [2026-03-09 02:24:53] "GET /virtual-network/e1dd53b2-3ead-4eac-a0ec-1e5342b9c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005521 10.0.0.22 - - [2026-03-09 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.22 - - [2026-03-09 02:24:57] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004281 10.0.0.22 - - [2026-03-09 02:24:57] "GET /virtual-networks?parent_id=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002992 10.0.0.22 - - [2026-03-09 02:24:57] "GET /virtual-network/e1dd53b2-3ead-4eac-a0ec-1e5342b9c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005364 10.0.0.22 - - [2026-03-09 02:24:57] "POST /neutron/port HTTP/1.1" 200 1244 0.015743 10.0.0.22 - - [2026-03-09 02:25:02] "POST /neutron/security_group HTTP/1.1" 200 2072 0.006487 10.0.0.22 - - [2026-03-09 02:25:07] "POST /neutron/port HTTP/1.1" 200 1244 0.016777 10.0.0.22 - - [2026-03-09 02:25:12] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008365 10.0.0.22 - - [2026-03-09 02:25:18] "POST /neutron/port HTTP/1.1" 200 1244 0.017190 10.0.0.22 - - [2026-03-09 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.22 - - [2026-03-09 02:25:18] "GET /network-policy/bea1b42a-9276-40e5-85d6-2155d7dd6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.003303 10.0.0.22 - - [2026-03-09 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.22 - - [2026-03-09 02:25:18] "GET /network-policy/0265f349-385f-45e3-95ca-64e6a39e09c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3108 0.004438 10.0.0.22 - - [2026-03-09 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.22 - - [2026-03-09 02:25:18] "GET /network-policy/dde83188-6a14-4952-9fab-e55770cb17d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.003264 10.0.0.22 - - [2026-03-09 02:25:18] "POST /neutron/network HTTP/1.1" 200 1431 0.084769 10.0.0.22 - - [2026-03-09 02:25:18] "GET /virtual-network/e1dd53b2-3ead-4eac-a0ec-1e5342b9c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3596 0.005766 10.0.0.22 - - [2026-03-09 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.22 - - [2026-03-09 02:25:18] "GET /network-policy/0265f349-385f-45e3-95ca-64e6a39e09c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3108 0.005017 10.0.0.22 - - [2026-03-09 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012222 10.0.0.22 - - [2026-03-09 02:25:18] "GET /network-policy/bea1b42a-9276-40e5-85d6-2155d7dd6e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.003889 10.0.0.22 - - [2026-03-09 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.22 - - [2026-03-09 02:25:18] "GET /network-policy/dde83188-6a14-4952-9fab-e55770cb17d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.003780 10.0.0.22 - - [2026-03-09 02:25:23] "POST /neutron/port HTTP/1.1" 200 1244 0.015507 10.0.0.22 - - [2026-03-09 02:25:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003951 10.0.0.22 - - [2026-03-09 02:25:23] "POST /neutron/port HTTP/1.1" 200 117 0.001063 10.0.0.22 - - [2026-03-09 02:25:23] "GET /virtual-network/e1dd53b2-3ead-4eac-a0ec-1e5342b9c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3596 0.005506 10.0.0.249 - - [2026-03-09 02:25:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.011313 10.0.0.22 - - [2026-03-09 02:25:24] "POST /neutron/network HTTP/1.1" 200 1141 0.127081 10.0.0.22 - - [2026-03-09 02:25:24] "GET /virtual-network/e1dd53b2-3ead-4eac-a0ec-1e5342b9c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.005710 10.0.0.22 - - [2026-03-09 02:25:29] "GET /virtual-machine/5dae1d75-8f3e-40e3-84db-6ae4578117d9 HTTP/1.1" 200 1305 0.004279 10.0.0.22 - - [2026-03-09 02:25:29] "POST /neutron/port HTTP/1.1" 200 1234 0.013606 10.0.0.22 - - [2026-03-09 02:25:31] "GET /virtual-machine/5dae1d75-8f3e-40e3-84db-6ae4578117d9 HTTP/1.1" 404 171 0.003133 10.0.0.22 - - [2026-03-09 02:25:31] "GET /virtual-machine/5dae1d75-8f3e-40e3-84db-6ae4578117d9 HTTP/1.1" 404 171 0.002358 10.0.0.22 - - [2026-03-09 02:25:31] "GET /virtual-machine/5dae1d75-8f3e-40e3-84db-6ae4578117d9 HTTP/1.1" 404 171 0.002366 10.0.0.22 - - [2026-03-09 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.22 - - [2026-03-09 02:25:31] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004228 10.0.0.22 - - [2026-03-09 02:25:31] "GET /virtual-networks?parent_id=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003226 10.0.0.22 - - [2026-03-09 02:25:31] "GET /virtual-network/e1dd53b2-3ead-4eac-a0ec-1e5342b9c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.005300 10.0.0.22 - - [2026-03-09 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.22 - - [2026-03-09 02:25:31] "GET /routing-instance/d6169692-bf26-43c1-9c97-3fea44a21dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.004179 10.0.0.22 - - [2026-03-09 02:25:31] "GET /route-target/d7327e96-37e8-492d-996a-487b5b30bb1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003762 10.0.0.22 - - [2026-03-09 02:25:31] "GET /obj-perms HTTP/1.1" 200 5021 0.053382 10.0.0.22 - - [2026-03-09 02:25:34] "GET /obj-perms HTTP/1.1" 200 5021 0.004866 10.0.0.22 - - [2026-03-09 02:25:38] "GET /obj-perms HTTP/1.1" 200 5021 0.003895 10.0.0.22 - - [2026-03-09 02:25:38] "DELETE /network-policy/dde83188-6a14-4952-9fab-e55770cb17d6 HTTP/1.1" 200 115 0.032440 10.0.0.22 - - [2026-03-09 02:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.23 - - [2026-03-09 02:25:38] "GET /projects?obj_uuids=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000867 10.0.0.22 - - [2026-03-09 02:25:38] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.035373 10.0.0.22 - - [2026-03-09 02:25:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-65882100&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.004726 10.0.0.22 - - [2026-03-09 02:25:38] "DELETE /network-policy/0265f349-385f-45e3-95ca-64e6a39e09c0 HTTP/1.1" 200 115 0.032720 10.0.0.22 - - [2026-03-09 02:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.23 - - [2026-03-09 02:25:38] "GET /projects?obj_uuids=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000907 10.0.0.22 - - [2026-03-09 02:25:38] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.037886 10.0.0.22 - - [2026-03-09 02:25:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-65882100&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.004959 10.0.0.22 - - [2026-03-09 02:25:38] "DELETE /network-policy/bea1b42a-9276-40e5-85d6-2155d7dd6e7b HTTP/1.1" 200 115 0.036665 10.0.0.22 - - [2026-03-09 02:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.23 - - [2026-03-09 02:25:38] "GET /projects?obj_uuids=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000957 10.0.0.22 - - [2026-03-09 02:25:38] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.039481 10.0.0.22 - - [2026-03-09 02:25:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-65882100&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005655 10.0.0.23 - - [2026-03-09 02:25:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005550 10.0.0.249 - - [2026-03-09 02:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.23 - - [2026-03-09 02:25:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005513 10.0.0.23 - - [2026-03-09 02:25:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002232 10.0.0.23 - - [2026-03-09 02:25:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002571 10.0.0.22 - - [2026-03-09 02:25:39] "POST /neutron/network HTTP/1.1" 200 151 0.153019 10.0.0.22 - - [2026-03-09 02:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.22 - - [2026-03-09 02:25:39] "DELETE /network-ipam/fa4ed58b-0806-49e3-9f82-46015514fd17 HTTP/1.1" 200 115 0.030617 10.0.0.22 - - [2026-03-09 02:25:39] "POST /fqname-to-id HTTP/1.1" 404 264 0.003454 10.0.0.23 - - [2026-03-09 02:25:39] "GET /projects?obj_uuids=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000796 10.0.0.23 - - [2026-03-09 02:25:39] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.028370 10.0.0.23 - - [2026-03-09 02:25:39] "GET /projects?obj_uuids=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000793 10.0.0.23 - - [2026-03-09 02:25:39] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427?fields=security_groups HTTP/1.1" 200 1405 0.074255 10.0.0.23 - - [2026-03-09 02:25:39] "DELETE /security-group/2b93ba13-8dca-4aaa-aa0f-a1c31f65ede4 HTTP/1.1" 200 115 0.051622 10.0.0.23 - - [2026-03-09 02:25:39] "GET /projects?obj_uuids=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000929 10.0.0.23 - - [2026-03-09 02:25:39] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427?fields=application_policy_sets HTTP/1.1" 200 1444 0.040893 10.0.0.249 - - [2026-03-09 02:25:39] "DELETE /access-control-list/565b8048-5fb2-40a9-b453-a3b0ebb5e3ea HTTP/1.1" 200 115 0.035524 10.0.0.22 - - [2026-03-09 02:25:39] "DELETE /project/fa5a9f99-c95a-4647-8f26-028daa8ba427 HTTP/1.1" 200 115 0.389698 10.0.0.23 - - [2026-03-09 02:25:39] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000905 10.0.0.22 - - [2026-03-09 02:25:39] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?fields=projects HTTP/1.1" 200 1244 0.011530 10.0.0.23 - - [2026-03-09 02:25:42] "GET /projects?obj_uuids=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003286 10.0.0.23 - - [2026-03-09 02:25:42] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000879 10.0.0.23 - - [2026-03-09 02:25:42] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051132 10.0.0.23 - - [2026-03-09 02:25:42] "POST /id-to-fqname HTTP/1.1" 200 204 0.001843 10.0.0.23 - - [2026-03-09 02:25:42] "POST /fqname-to-id HTTP/1.1" 404 213 0.008047 10.0.0.23 - - [2026-03-09 02:25:42] "POST /security-groups HTTP/1.1" 200 605 0.069582 10.0.0.23 - - [2026-03-09 02:25:42] "POST /projects HTTP/1.1" 200 613 0.274794 10.0.0.249 - - [2026-03-09 02:25:42] "POST /fqname-to-id HTTP/1.1" 404 247 0.011976 10.0.0.23 - - [2026-03-09 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.351684 10.0.0.22 - - [2026-03-09 02:25:42] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.501696 10.0.0.23 - - [2026-03-09 02:25:42] "GET /projects?obj_uuids=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001010 10.0.0.22 - - [2026-03-09 02:25:42] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427?fields=virtual_networks HTTP/1.1" 200 1060 0.032157 10.0.0.23 - - [2026-03-09 02:25:43] "GET /projects?obj_uuids=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001384 10.0.0.22 - - [2026-03-09 02:25:43] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427?fields=virtual_machine_interfaces HTTP/1.1" 200 1060 0.033346 10.0.0.23 - - [2026-03-09 02:25:43] "GET /projects?obj_uuids=fa5a9f99-c95a-4647-8f26-028daa8ba427&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000913 10.0.0.22 - - [2026-03-09 02:25:43] "GET /project/fa5a9f99-c95a-4647-8f26-028daa8ba427?fields=security_groups HTTP/1.1" 200 1300 0.035465 10.0.0.22 - - [2026-03-09 02:25:44] "POST /fqname-to-id HTTP/1.1" 404 204 0.032072 10.0.0.23 - - [2026-03-09 02:25:44] "GET /projects?obj_uuids=c8befb93-6cd9-40e9-af8b-d8dca812938b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004121 10.0.0.23 - - [2026-03-09 02:25:44] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001604 10.0.0.23 - - [2026-03-09 02:25:44] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010746 10.0.0.23 - - [2026-03-09 02:25:44] "POST /id-to-fqname HTTP/1.1" 200 206 0.003470 10.0.0.23 - - [2026-03-09 02:25:44] "POST /fqname-to-id HTTP/1.1" 404 215 0.004294 10.0.0.23 - - [2026-03-09 02:25:44] "POST /security-groups HTTP/1.1" 200 607 0.073723 10.0.0.23 - - [2026-03-09 02:25:44] "POST /projects HTTP/1.1" 200 617 0.283731 10.0.0.23 - - [2026-03-09 02:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.318492 10.0.0.249 - - [2026-03-09 02:25:44] "POST /access-control-lists HTTP/1.1" 200 612 0.035696 10.0.0.22 - - [2026-03-09 02:25:44] "GET /project/c8befb93-6cd9-40e9-af8b-d8dca812938b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.485710 10.0.0.22 - - [2026-03-09 02:25:45] "GET / HTTP/1.1" 200 35931 0.001338 10.0.0.22 - - [2026-03-09 02:25:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000410 10.0.0.22 - - [2026-03-09 02:25:48] "POST /fqname-to-id HTTP/1.1" 404 233 0.056968 10.0.0.22 - - [2026-03-09 02:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.23 - - [2026-03-09 02:25:49] "GET /projects?obj_uuids=c8befb93-6cd9-40e9-af8b-d8dca812938b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000901 10.0.0.22 - - [2026-03-09 02:25:49] "GET /project/c8befb93-6cd9-40e9-af8b-d8dca812938b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.046623 10.0.0.22 - - [2026-03-09 02:25:49] "POST /network-policys HTTP/1.1" 200 567 0.074254 10.0.0.22 - - [2026-03-09 02:25:49] "GET /network-policy/e05b4fd3-8612-46cb-a811-37621a5d1873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.006842 10.0.0.22 - - [2026-03-09 02:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.23 - - [2026-03-09 02:25:49] "GET /projects?obj_uuids=c8befb93-6cd9-40e9-af8b-d8dca812938b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001407 10.0.0.22 - - [2026-03-09 02:25:49] "GET /project/c8befb93-6cd9-40e9-af8b-d8dca812938b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.035648 10.0.0.249 - - [2026-03-09 02:25:49] "POST /route-targets HTTP/1.1" 200 327 0.011925 10.0.0.23 - - [2026-03-09 02:25:49] "POST /useragent-kv HTTP/1.1" 200 115 0.015390 10.0.0.22 - - [2026-03-09 02:25:49] "POST /neutron/subnet HTTP/1.1" 200 724 0.253238 10.0.0.22 - - [2026-03-09 02:25:50] "POST /id-to-fqname HTTP/1.1" 200 237 0.001244 10.0.0.22 - - [2026-03-09 02:25:50] "GET /virtual-network/2caa18ed-ecb5-42a0-9cb8-9e9d1a6a5776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2658 0.006352 10.0.0.22 - - [2026-03-09 02:25:50] "POST /neutron/network HTTP/1.1" 200 1016 0.008580 10.0.0.22 - - [2026-03-09 02:25:50] "GET /virtual-network/2caa18ed-ecb5-42a0-9cb8-9e9d1a6a5776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2658 0.005284 10.0.0.22 - - [2026-03-09 02:25:50] "POST /neutron/subnet HTTP/1.1" 200 828 0.008986 10.0.0.249 - - [2026-03-09 02:25:50] "POST /access-control-lists HTTP/1.1" 200 607 0.038724 10.0.0.22 - - [2026-03-09 02:25:50] "POST /neutron/network HTTP/1.1" 200 1123 0.037352 10.0.0.22 - - [2026-03-09 02:25:50] "GET /virtual-network/2caa18ed-ecb5-42a0-9cb8-9e9d1a6a5776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2981 0.005310 10.0.0.22 - - [2026-03-09 02:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.22 - - [2026-03-09 02:25:50] "GET /network-policy/e05b4fd3-8612-46cb-a811-37621a5d1873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.004126 10.0.0.22 - - [2026-03-09 02:25:50] "GET /virtual-network/2caa18ed-ecb5-42a0-9cb8-9e9d1a6a5776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2981 0.005069 10.0.0.22 - - [2026-03-09 02:25:51] "GET /obj-perms HTTP/1.1" 200 5062 0.052312 10.0.0.23 - - [2026-03-09 02:25:52] "GET /obj-perms HTTP/1.1" 200 5062 0.058424 10.0.0.22 - - [2026-03-09 02:25:52] "DELETE /network-policy/e05b4fd3-8612-46cb-a811-37621a5d1873 HTTP/1.1" 409 238 0.008737 10.0.0.249 - - [2026-03-09 02:25:52] "DELETE /route-target/d59aa60c-2cbc-4b1a-8660-c585f0bc0415 HTTP/1.1" 200 115 0.020222 10.0.0.22 - - [2026-03-09 02:25:52] "DELETE /network-policy/e05b4fd3-8612-46cb-a811-37621a5d1873 HTTP/1.1" 200 115 0.033601 10.0.0.22 - - [2026-03-09 02:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.23 - - [2026-03-09 02:25:52] "GET /projects?obj_uuids=c8befb93-6cd9-40e9-af8b-d8dca812938b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000898 10.0.0.22 - - [2026-03-09 02:25:52] "GET /project/c8befb93-6cd9-40e9-af8b-d8dca812938b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.034502 10.0.0.22 - - [2026-03-09 02:25:52] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-99846624&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005245 10.0.0.23 - - [2026-03-09 02:25:55] "GET /projects?obj_uuids=c8befb93-6cd9-40e9-af8b-d8dca812938b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000885 10.0.0.22 - - [2026-03-09 02:25:55] "GET /project/c8befb93-6cd9-40e9-af8b-d8dca812938b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.038586 10.0.0.23 - - [2026-03-09 02:25:55] "GET /projects?obj_uuids=c8befb93-6cd9-40e9-af8b-d8dca812938b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000847 10.0.0.22 - - [2026-03-09 02:25:55] "GET /project/c8befb93-6cd9-40e9-af8b-d8dca812938b?fields=virtual_networks HTTP/1.1" 200 1064 0.038897 10.0.0.23 - - [2026-03-09 02:25:55] "GET /projects?obj_uuids=c8befb93-6cd9-40e9-af8b-d8dca812938b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000881 10.0.0.22 - - [2026-03-09 02:25:55] "GET /project/c8befb93-6cd9-40e9-af8b-d8dca812938b?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.035825 10.0.0.23 - - [2026-03-09 02:25:55] "GET /projects?obj_uuids=c8befb93-6cd9-40e9-af8b-d8dca812938b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000927 10.0.0.22 - - [2026-03-09 02:25:55] "GET /project/c8befb93-6cd9-40e9-af8b-d8dca812938b?fields=security_groups HTTP/1.1" 200 1306 0.034173 10.0.0.22 - - [2026-03-09 02:25:56] "POST /fqname-to-id HTTP/1.1" 404 188 0.025756 10.0.0.23 - - [2026-03-09 02:25:56] "GET /projects?obj_uuids=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002616 10.0.0.23 - - [2026-03-09 02:25:56] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000833 10.0.0.23 - - [2026-03-09 02:25:56] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006084 10.0.0.23 - - [2026-03-09 02:25:56] "POST /id-to-fqname HTTP/1.1" 200 190 0.002275 10.0.0.23 - - [2026-03-09 02:25:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.006775 10.0.0.23 - - [2026-03-09 02:25:56] "POST /security-groups HTTP/1.1" 200 591 0.031341 10.0.0.23 - - [2026-03-09 02:25:56] "POST /projects HTTP/1.1" 200 585 0.226066 10.0.0.249 - - [2026-03-09 02:25:56] "POST /fqname-to-id HTTP/1.1" 404 233 0.003473 10.0.0.23 - - [2026-03-09 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.301838 10.0.0.22 - - [2026-03-09 02:25:57] "GET /project/ea2c1d02-c053-4324-b69a-c7460aa2f7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.430663 10.0.0.22 - - [2026-03-09 02:25:58] "GET / HTTP/1.1" 200 35931 0.002407 10.0.0.22 - - [2026-03-09 02:25:59] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000432 10.0.0.22 - - [2026-03-09 02:26:00] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.078119 10.0.0.22 - - [2026-03-09 02:26:00] "POST /network-ipams HTTP/1.1" 200 513 0.027001 10.0.0.22 - - [2026-03-09 02:26:00] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003291 10.0.0.22 - - [2026-03-09 02:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.22 - - [2026-03-09 02:26:00] "GET /network-ipam/b9cf0cc7-f3b2-4afc-93a2-67fabe9ed9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.005802 10.0.0.22 - - [2026-03-09 02:26:00] "PUT /network-ipam/b9cf0cc7-f3b2-4afc-93a2-67fabe9ed9c0 HTTP/1.1" 200 258 0.014337 10.0.0.22 - - [2026-03-09 02:26:00] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003244 10.0.0.22 - - [2026-03-09 02:26:00] "POST /network-ipams HTTP/1.1" 200 513 0.026798 10.0.0.22 - - [2026-03-09 02:26:00] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003297 10.0.0.22 - - [2026-03-09 02:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.22 - - [2026-03-09 02:26:00] "GET /network-ipam/c9303763-9e30-42be-a11a-e10de17ba147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.007735 10.0.0.22 - - [2026-03-09 02:26:00] "PUT /network-ipam/c9303763-9e30-42be-a11a-e10de17ba147 HTTP/1.1" 200 258 0.019332 10.0.0.22 - - [2026-03-09 02:26:00] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.004015 10.0.0.22 - - [2026-03-09 02:26:00] "POST /network-ipams HTTP/1.1" 200 513 0.034818 10.0.0.22 - - [2026-03-09 02:26:00] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.003242 10.0.0.22 - - [2026-03-09 02:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.22 - - [2026-03-09 02:26:01] "GET /network-ipam/7572e1ae-21f0-4b40-b11b-d9936a5f6e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.007055 10.0.0.22 - - [2026-03-09 02:26:01] "PUT /network-ipam/7572e1ae-21f0-4b40-b11b-d9936a5f6e8a HTTP/1.1" 200 258 0.014991 10.0.0.22 - - [2026-03-09 02:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.23 - - [2026-03-09 02:26:01] "GET /projects?obj_uuids=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000879 10.0.0.22 - - [2026-03-09 02:26:02] "GET /project/ea2c1d02-c053-4324-b69a-c7460aa2f7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.042033 10.0.0.22 - - [2026-03-09 02:26:02] "POST /neutron/network HTTP/1.1" 200 117 0.033488 10.0.0.249 - - [2026-03-09 02:26:02] "POST /ref-update HTTP/1.1" 200 156 0.024289 10.0.0.22 - - [2026-03-09 02:26:02] "POST /neutron/network HTTP/1.1" 200 825 0.009158 10.0.0.22 - - [2026-03-09 02:26:02] "POST /id-to-fqname HTTP/1.1" 200 221 0.001358 10.0.0.22 - - [2026-03-09 02:26:02] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005301 10.0.0.22 - - [2026-03-09 02:26:02] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005436 10.0.0.22 - - [2026-03-09 02:26:02] "POST /neutron/subnet HTTP/1.1" 200 729 0.008634 10.0.0.22 - - [2026-03-09 02:26:02] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004775 10.0.0.22 - - [2026-03-09 02:26:02] "GET /network-ipam/b9cf0cc7-f3b2-4afc-93a2-67fabe9ed9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.003799 10.0.0.22 - - [2026-03-09 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.23 - - [2026-03-09 02:26:02] "GET /projects?obj_uuids=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000893 10.0.0.22 - - [2026-03-09 02:26:02] "GET /project/ea2c1d02-c053-4324-b69a-c7460aa2f7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.048216 10.0.0.23 - - [2026-03-09 02:26:02] "GET /projects?obj_uuids=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001266 10.0.0.22 - - [2026-03-09 02:26:03] "POST /neutron/network HTTP/1.1" 200 607 0.130105 10.0.0.22 - - [2026-03-09 02:26:03] "POST /id-to-fqname HTTP/1.1" 200 221 0.003140 10.0.0.22 - - [2026-03-09 02:26:03] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004722 10.0.0.22 - - [2026-03-09 02:26:03] "POST /neutron/network HTTP/1.1" 200 825 0.006440 10.0.0.22 - - [2026-03-09 02:26:03] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004985 10.0.0.22 - - [2026-03-09 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.23 - - [2026-03-09 02:26:03] "GET /projects?obj_uuids=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001326 10.0.0.22 - - [2026-03-09 02:26:03] "GET /project/ea2c1d02-c053-4324-b69a-c7460aa2f7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.042079 10.0.0.22 - - [2026-03-09 02:26:03] "POST /neutron/network HTTP/1.1" 200 117 0.013895 10.0.0.249 - - [2026-03-09 02:26:03] "POST /route-targets HTTP/1.1" 200 327 0.043408 10.0.0.22 - - [2026-03-09 02:26:03] "POST /neutron/network HTTP/1.1" 200 825 0.008755 10.0.0.22 - - [2026-03-09 02:26:03] "POST /id-to-fqname HTTP/1.1" 200 221 0.001005 10.0.0.22 - - [2026-03-09 02:26:03] "GET /virtual-network/5999a6b5-bf76-446d-a056-82bcf61cff5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005387 10.0.0.22 - - [2026-03-09 02:26:04] "GET /virtual-network/5999a6b5-bf76-446d-a056-82bcf61cff5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005347 10.0.0.22 - - [2026-03-09 02:26:04] "POST /neutron/subnet HTTP/1.1" 200 729 0.011101 10.0.0.22 - - [2026-03-09 02:26:04] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005463 10.0.0.249 - - [2026-03-09 02:26:05] "GET /obj-perms HTTP/1.1" 200 5030 0.053271 10.0.0.22 - - [2026-03-09 02:26:05] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007478 10.0.0.22 - - [2026-03-09 02:26:06] "GET /virtual-network/5999a6b5-bf76-446d-a056-82bcf61cff5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005609 10.0.0.22 - - [2026-03-09 02:26:06] "GET /obj-perms HTTP/1.1" 200 5030 0.050795 10.0.0.23 - - [2026-03-09 02:26:06] "GET /obj-perms HTTP/1.1" 200 5030 0.054460 10.0.0.22 - - [2026-03-09 02:26:06] "POST /fqname-to-id HTTP/1.1" 404 215 0.003141 10.0.0.22 - - [2026-03-09 02:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.23 - - [2026-03-09 02:26:06] "GET /projects?obj_uuids=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000885 10.0.0.22 - - [2026-03-09 02:26:07] "GET /project/ea2c1d02-c053-4324-b69a-c7460aa2f7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.046241 10.0.0.22 - - [2026-03-09 02:26:07] "POST /network-policys HTTP/1.1" 200 553 0.029673 10.0.0.22 - - [2026-03-09 02:26:07] "GET /network-policy/02765649-99f7-4986-ac4c-0fb1721e9dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005846 10.0.0.22 - - [2026-03-09 02:26:07] "POST /fqname-to-id HTTP/1.1" 404 215 0.003682 10.0.0.22 - - [2026-03-09 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.23 - - [2026-03-09 02:26:07] "GET /projects?obj_uuids=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001515 10.0.0.22 - - [2026-03-09 02:26:07] "GET /project/ea2c1d02-c053-4324-b69a-c7460aa2f7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.037183 10.0.0.22 - - [2026-03-09 02:26:07] "POST /network-policys HTTP/1.1" 200 553 0.025556 10.0.0.22 - - [2026-03-09 02:26:07] "GET /network-policy/50be6577-d34e-403c-8105-c288ecfcad51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005583 10.0.0.22 - - [2026-03-09 02:26:07] "POST /fqname-to-id HTTP/1.1" 404 215 0.002817 10.0.0.22 - - [2026-03-09 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.23 - - [2026-03-09 02:26:07] "GET /projects?obj_uuids=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000901 10.0.0.22 - - [2026-03-09 02:26:07] "GET /project/ea2c1d02-c053-4324-b69a-c7460aa2f7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.041278 10.0.0.22 - - [2026-03-09 02:26:07] "POST /network-policys HTTP/1.1" 200 553 0.026543 10.0.0.22 - - [2026-03-09 02:26:07] "GET /network-policy/7a8a411c-4855-4b01-9dbc-5ea57450e434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005854 10.0.0.22 - - [2026-03-09 02:26:07] "POST /ref-update HTTP/1.1" 200 156 0.059007 10.0.0.249 - - [2026-03-09 02:26:07] "POST /access-control-lists HTTP/1.1" 200 591 0.088036 10.0.0.22 - - [2026-03-09 02:26:07] "POST /ref-update HTTP/1.1" 200 156 0.101272 10.0.0.22 - - [2026-03-09 02:26:08] "POST /neutron/network HTTP/1.1" 200 917 0.007506 10.0.0.22 - - [2026-03-09 02:26:08] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.034287 10.0.0.249 - - [2026-03-09 02:26:08] "POST /access-control-lists HTTP/1.1" 200 591 0.087500 10.0.0.22 - - [2026-03-09 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011767 10.0.0.22 - - [2026-03-09 02:26:08] "GET /network-policy/50be6577-d34e-403c-8105-c288ecfcad51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006840 10.0.0.22 - - [2026-03-09 02:26:08] "POST /id-to-fqname HTTP/1.1" 200 221 0.001109 10.0.0.23 - - [2026-03-09 02:26:09] "GET /projects?obj_uuids=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000891 10.0.0.22 - - [2026-03-09 02:26:09] "GET /project/ea2c1d02-c053-4324-b69a-c7460aa2f7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.053904 10.0.0.22 - - [2026-03-09 02:26:09] "POST /neutron/port HTTP/1.1" 200 117 0.006136 10.0.0.22 - - [2026-03-09 02:26:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.001220 10.0.0.22 - - [2026-03-09 02:26:09] "POST /neutron/network HTTP/1.1" 200 927 0.006027 10.0.0.22 - - [2026-03-09 02:26:10] "POST /neutron/port HTTP/1.1" 200 1061 0.025170 10.0.0.22 - - [2026-03-09 02:26:10] "POST /neutron/port HTTP/1.1" 200 1125 0.018503 10.0.0.23 - - [2026-03-09 02:26:10] "GET /projects?obj_uuids=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000973 10.0.0.22 - - [2026-03-09 02:26:10] "GET /project/ea2c1d02-c053-4324-b69a-c7460aa2f7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.072230 10.0.0.22 - - [2026-03-09 02:26:10] "POST /neutron/port HTTP/1.1" 200 117 0.001122 10.0.0.22 - - [2026-03-09 02:26:10] "POST /neutron/port HTTP/1.1" 200 1125 0.021641 10.0.0.22 - - [2026-03-09 02:26:10] "POST /id-to-fqname HTTP/1.1" 200 221 0.001695 10.0.0.22 - - [2026-03-09 02:26:10] "POST /neutron/port HTTP/1.1" 200 1125 0.025422 10.0.0.22 - - [2026-03-09 02:26:11] "POST /neutron/network HTTP/1.1" 200 927 0.008049 10.0.0.22 - - [2026-03-09 02:26:11] "POST /neutron/port HTTP/1.1" 200 1061 0.049762 10.0.0.23 - - [2026-03-09 02:26:11] "GET /projects?obj_uuids=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000971 10.0.0.22 - - [2026-03-09 02:26:11] "GET /project/ea2c1d02-c053-4324-b69a-c7460aa2f7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.114444 10.0.0.22 - - [2026-03-09 02:26:11] "POST /neutron/network HTTP/1.1" 200 825 0.033024 10.0.0.22 - - [2026-03-09 02:26:12] "POST /neutron/port HTTP/1.1" 200 117 0.001203 10.0.0.22 - - [2026-03-09 02:26:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007073 10.0.0.22 - - [2026-03-09 02:26:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006814 10.0.0.22 - - [2026-03-09 02:26:12] "POST /neutron/port HTTP/1.1" 200 1125 0.015295 10.0.0.22 - - [2026-03-09 02:26:12] "POST /neutron/port HTTP/1.1" 200 1125 0.013382 10.0.0.22 - - [2026-03-09 02:26:12] "GET /virtual-machine/58e29edc-e772-4047-bd25-43ebbdba8719 HTTP/1.1" 401 292 0.000397 10.0.0.22 - - [2026-03-09 02:26:13] "POST /neutron/port HTTP/1.1" 200 1061 0.015536 10.0.0.22 - - [2026-03-09 02:26:13] "GET /virtual-machine/58e29edc-e772-4047-bd25-43ebbdba8719 HTTP/1.1" 200 1292 0.058553 10.0.0.22 - - [2026-03-09 02:26:13] "GET /virtual-machine/58e29edc-e772-4047-bd25-43ebbdba8719 HTTP/1.1" 200 1292 0.003239 10.0.0.22 - - [2026-03-09 02:26:13] "GET /virtual-machine-interface/1f9594cf-737d-4544-b7c9-6a5b2154fc03 HTTP/1.1" 200 2943 0.006565 10.0.0.22 - - [2026-03-09 02:26:13] "GET /virtual-machine/58e29edc-e772-4047-bd25-43ebbdba8719 HTTP/1.1" 200 1292 0.003593 10.0.0.22 - - [2026-03-09 02:26:13] "GET /virtual-machine-interface/1f9594cf-737d-4544-b7c9-6a5b2154fc03 HTTP/1.1" 200 2943 0.004832 10.0.0.22 - - [2026-03-09 02:26:13] "POST /neutron/port HTTP/1.1" 200 1125 0.021197 10.0.0.22 - - [2026-03-09 02:26:13] "GET /instance-ip/36fbe12d-0885-4c53-83f5-ef13f99b4f4a HTTP/1.1" 200 1621 0.005469 10.0.0.22 - - [2026-03-09 02:26:13] "GET /virtual-machine/58e29edc-e772-4047-bd25-43ebbdba8719 HTTP/1.1" 200 1292 0.003037 10.0.0.22 - - [2026-03-09 02:26:13] "GET /virtual-machine-interface/1f9594cf-737d-4544-b7c9-6a5b2154fc03 HTTP/1.1" 200 2943 0.004563 10.0.0.22 - - [2026-03-09 02:26:13] "GET /instance-ip/36fbe12d-0885-4c53-83f5-ef13f99b4f4a HTTP/1.1" 200 1621 0.004648 10.0.0.22 - - [2026-03-09 02:26:13] "POST /neutron/port HTTP/1.1" 200 117 0.001094 10.0.0.22 - - [2026-03-09 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.22 - - [2026-03-09 02:26:13] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003299 10.0.0.22 - - [2026-03-09 02:26:13] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002878 10.0.0.22 - - [2026-03-09 02:26:13] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005297 10.0.0.22 - - [2026-03-09 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.22 - - [2026-03-09 02:26:13] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003739 10.0.0.22 - - [2026-03-09 02:26:13] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003703 10.0.0.22 - - [2026-03-09 02:26:13] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006459 10.0.0.22 - - [2026-03-09 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.22 - - [2026-03-09 02:26:13] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004335 10.0.0.22 - - [2026-03-09 02:26:13] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003250 10.0.0.22 - - [2026-03-09 02:26:13] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.007426 10.0.0.22 - - [2026-03-09 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.22 - - [2026-03-09 02:26:13] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004175 10.0.0.22 - - [2026-03-09 02:26:13] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003844 10.0.0.22 - - [2026-03-09 02:26:13] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005791 10.0.0.22 - - [2026-03-09 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.22 - - [2026-03-09 02:26:13] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004590 10.0.0.22 - - [2026-03-09 02:26:13] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003480 10.0.0.22 - - [2026-03-09 02:26:13] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005374 10.0.0.249 - - [2026-03-09 02:26:15] "DELETE /access-control-list/fbd29cb9-dc87-40ce-a358-69f44f859a7c HTTP/1.1" 200 115 0.027086 10.0.0.22 - - [2026-03-09 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.22 - - [2026-03-09 02:26:16] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006139 10.0.0.22 - - [2026-03-09 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.22 - - [2026-03-09 02:26:21] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.004911 10.0.0.22 - - [2026-03-09 02:26:23] "POST /neutron/port HTTP/1.1" 200 1125 0.022979 10.0.0.22 - - [2026-03-09 02:26:23] "POST /neutron/subnet HTTP/1.1" 200 704 0.010987 10.0.0.22 - - [2026-03-09 02:26:23] "POST /neutron/port HTTP/1.1" 200 1125 0.018018 10.0.0.22 - - [2026-03-09 02:26:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004261 10.0.0.22 - - [2026-03-09 02:26:23] "POST /neutron/network HTTP/1.1" 200 996 0.008008 10.0.0.22 - - [2026-03-09 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.22 - - [2026-03-09 02:26:25] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005039 10.0.0.22 - - [2026-03-09 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.22 - - [2026-03-09 02:26:29] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005283 10.0.0.23 - - [2026-03-09 02:26:30] "DELETE /project/fa5a9f99-c95a-4647-8f26-028daa8ba427 HTTP/1.1" 404 177 0.007893 10.0.0.23 - - [2026-03-09 02:26:30] "DELETE /project/fa5a9f99c95a46478f26028daa8ba427 HTTP/1.1" 404 173 0.005388 10.0.0.23 - - [2026-03-09 02:26:30] "DELETE /project/ea2c1d02c0534324b69ac7460aa2f7d4 HTTP/1.1" 404 173 0.009758 10.0.0.23 - - [2026-03-09 02:26:30] "DELETE /project/c8befb936cd940e9af8bd8dca812938b HTTP/1.1" 404 173 0.004770 10.0.0.23 - - [2026-03-09 02:26:30] "GET /projects?obj_uuids=c8befb93-6cd9-40e9-af8b-d8dca812938b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000901 10.0.0.23 - - [2026-03-09 02:26:30] "GET /project/c8befb93-6cd9-40e9-af8b-d8dca812938b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.046849 10.0.0.23 - - [2026-03-09 02:26:30] "GET /projects?obj_uuids=c8befb93-6cd9-40e9-af8b-d8dca812938b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000803 10.0.0.23 - - [2026-03-09 02:26:30] "GET /project/c8befb93-6cd9-40e9-af8b-d8dca812938b?fields=security_groups HTTP/1.1" 200 1411 0.039437 10.0.0.23 - - [2026-03-09 02:26:30] "DELETE /security-group/8f5c81b2-458d-4f1e-afba-54b214c460b4 HTTP/1.1" 200 115 0.046629 10.0.0.23 - - [2026-03-09 02:26:30] "GET /projects?obj_uuids=c8befb93-6cd9-40e9-af8b-d8dca812938b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000874 10.0.0.23 - - [2026-03-09 02:26:30] "GET /project/c8befb93-6cd9-40e9-af8b-d8dca812938b?fields=application_policy_sets HTTP/1.1" 200 1450 0.058911 10.0.0.249 - - [2026-03-09 02:26:30] "DELETE /access-control-list/071ad48d-2a6e-4d05-8600-2011b105fc0b HTTP/1.1" 200 115 0.060029 10.0.0.23 - - [2026-03-09 02:26:30] "DELETE /project/c8befb93-6cd9-40e9-af8b-d8dca812938b HTTP/1.1" 200 115 0.382671 10.0.0.22 - - [2026-03-09 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.22 - - [2026-03-09 02:26:33] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.004711 10.0.0.249 - - [2026-03-09 02:26:34] "GET /obj-perms HTTP/1.1" 200 5056 0.059141 10.0.0.22 - - [2026-03-09 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.22 - - [2026-03-09 02:26:37] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005197 10.0.0.22 - - [2026-03-09 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.22 - - [2026-03-09 02:26:41] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006238 10.0.0.22 - - [2026-03-09 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.22 - - [2026-03-09 02:26:45] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005564 10.0.0.22 - - [2026-03-09 02:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.22 - - [2026-03-09 02:26:49] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.060691 10.0.0.22 - - [2026-03-09 02:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.22 - - [2026-03-09 02:26:53] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.004566 10.0.0.22 - - [2026-03-09 02:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.22 - - [2026-03-09 02:26:57] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006827 10.0.0.22 - - [2026-03-09 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.22 - - [2026-03-09 02:27:02] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.004922 10.0.0.22 - - [2026-03-09 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.22 - - [2026-03-09 02:27:06] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005849 10.0.0.22 - - [2026-03-09 02:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.22 - - [2026-03-09 02:27:10] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.004925 10.0.0.22 - - [2026-03-09 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.22 - - [2026-03-09 02:27:12] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003281 10.0.0.22 - - [2026-03-09 02:27:12] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002724 10.0.0.22 - - [2026-03-09 02:27:12] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006639 10.0.0.22 - - [2026-03-09 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.22 - - [2026-03-09 02:27:12] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004833 10.0.0.22 - - [2026-03-09 02:27:12] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004108 10.0.0.22 - - [2026-03-09 02:27:12] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.008241 10.0.0.22 - - [2026-03-09 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.22 - - [2026-03-09 02:27:12] "GET /routing-instance/b6795472-de6b-480d-a7e3-3bc2c26f4e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.005557 10.0.0.22 - - [2026-03-09 02:27:12] "GET /route-target/cb17bc47-a0c0-4546-bb61-4b5b59e5a5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005183 10.0.0.22 - - [2026-03-09 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.22 - - [2026-03-09 02:27:12] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003109 10.0.0.22 - - [2026-03-09 02:27:12] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003094 10.0.0.22 - - [2026-03-09 02:27:12] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006050 10.0.0.22 - - [2026-03-09 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.22 - - [2026-03-09 02:27:12] "GET /routing-instance/b6795472-de6b-480d-a7e3-3bc2c26f4e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004180 10.0.0.22 - - [2026-03-09 02:27:12] "GET /route-target/cb17bc47-a0c0-4546-bb61-4b5b59e5a5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003679 10.0.0.22 - - [2026-03-09 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.22 - - [2026-03-09 02:27:13] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004617 10.0.0.22 - - [2026-03-09 02:27:13] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003048 10.0.0.22 - - [2026-03-09 02:27:13] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005616 10.0.0.22 - - [2026-03-09 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.22 - - [2026-03-09 02:27:13] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004914 10.0.0.22 - - [2026-03-09 02:27:13] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002987 10.0.0.22 - - [2026-03-09 02:27:13] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006297 10.0.0.22 - - [2026-03-09 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.22 - - [2026-03-09 02:27:13] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005003 10.0.0.22 - - [2026-03-09 02:27:13] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003766 10.0.0.22 - - [2026-03-09 02:27:13] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006629 10.0.0.23 - - [2026-03-09 02:27:13] "GET /obj-perms HTTP/1.1" 200 5030 0.006047 10.0.0.22 - - [2026-03-09 02:27:13] "GET /obj-perms HTTP/1.1" 200 5030 0.006398 10.0.0.22 - - [2026-03-09 02:27:13] "POST /neutron/port HTTP/1.1" 200 1125 0.061585 10.0.0.22 - - [2026-03-09 02:27:13] "GET /obj-perms HTTP/1.1" 200 5030 0.003200 10.0.0.22 - - [2026-03-09 02:27:13] "GET /obj-perms HTTP/1.1" 200 5030 0.004050 10.0.0.22 - - [2026-03-09 02:27:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006395 10.0.0.22 - - [2026-03-09 02:27:13] "POST /neutron/port HTTP/1.1" 200 1125 0.017938 10.0.0.22 - - [2026-03-09 02:27:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006421 10.0.0.22 - - [2026-03-09 02:27:14] "GET /virtual-machine/5d62a28a-0724-4524-83a8-3a8d93b9e336 HTTP/1.1" 200 1291 0.005739 10.0.0.22 - - [2026-03-09 02:27:14] "GET /virtual-machine/5d62a28a-0724-4524-83a8-3a8d93b9e336 HTTP/1.1" 200 1291 0.003300 10.0.0.22 - - [2026-03-09 02:27:14] "GET /virtual-machine-interface/658e1c9b-d346-494e-b3f1-6b630c8d92cc HTTP/1.1" 200 2943 0.005002 10.0.0.22 - - [2026-03-09 02:27:14] "GET /virtual-machine/5d62a28a-0724-4524-83a8-3a8d93b9e336 HTTP/1.1" 200 1291 0.003608 10.0.0.22 - - [2026-03-09 02:27:14] "GET /virtual-machine-interface/658e1c9b-d346-494e-b3f1-6b630c8d92cc HTTP/1.1" 200 2943 0.004843 10.0.0.22 - - [2026-03-09 02:27:14] "GET /instance-ip/73167154-550e-48d9-af78-3c27be6d0652 HTTP/1.1" 200 1622 0.005627 10.0.0.22 - - [2026-03-09 02:27:14] "GET /virtual-machine/5d62a28a-0724-4524-83a8-3a8d93b9e336 HTTP/1.1" 200 1291 0.003260 10.0.0.22 - - [2026-03-09 02:27:14] "GET /virtual-machine-interface/658e1c9b-d346-494e-b3f1-6b630c8d92cc HTTP/1.1" 200 2943 0.005090 10.0.0.22 - - [2026-03-09 02:27:14] "GET /instance-ip/73167154-550e-48d9-af78-3c27be6d0652 HTTP/1.1" 200 1622 0.003684 10.0.0.22 - - [2026-03-09 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.22 - - [2026-03-09 02:27:14] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003242 10.0.0.22 - - [2026-03-09 02:27:14] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002936 10.0.0.22 - - [2026-03-09 02:27:14] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005230 10.0.0.22 - - [2026-03-09 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.22 - - [2026-03-09 02:27:14] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003682 10.0.0.22 - - [2026-03-09 02:27:14] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002699 10.0.0.22 - - [2026-03-09 02:27:14] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005760 10.0.0.22 - - [2026-03-09 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.22 - - [2026-03-09 02:27:14] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003190 10.0.0.22 - - [2026-03-09 02:27:14] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003504 10.0.0.22 - - [2026-03-09 02:27:14] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005566 10.0.0.22 - - [2026-03-09 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.22 - - [2026-03-09 02:27:14] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004208 10.0.0.22 - - [2026-03-09 02:27:14] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002976 10.0.0.22 - - [2026-03-09 02:27:14] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.007226 10.0.0.22 - - [2026-03-09 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008868 10.0.0.22 - - [2026-03-09 02:27:14] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003703 10.0.0.22 - - [2026-03-09 02:27:14] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003375 10.0.0.22 - - [2026-03-09 02:27:14] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.007883 10.0.0.22 - - [2026-03-09 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.22 - - [2026-03-09 02:27:15] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003088 10.0.0.22 - - [2026-03-09 02:27:15] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002683 10.0.0.22 - - [2026-03-09 02:27:15] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005417 10.0.0.22 - - [2026-03-09 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.22 - - [2026-03-09 02:27:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004349 10.0.0.22 - - [2026-03-09 02:27:16] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003273 10.0.0.22 - - [2026-03-09 02:27:16] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006013 10.0.0.22 - - [2026-03-09 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.22 - - [2026-03-09 02:27:16] "GET /routing-instance/54c91fea-89a3-4131-b0d6-a4c7d28ad821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.006603 10.0.0.22 - - [2026-03-09 02:27:16] "GET /route-target/4a8b4d71-bd17-44bb-940e-25fb35c96402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003601 10.0.0.22 - - [2026-03-09 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006351 10.0.0.22 - - [2026-03-09 02:27:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004003 10.0.0.22 - - [2026-03-09 02:27:16] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003544 10.0.0.22 - - [2026-03-09 02:27:16] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.007975 10.0.0.22 - - [2026-03-09 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.22 - - [2026-03-09 02:27:16] "GET /routing-instance/54c91fea-89a3-4131-b0d6-a4c7d28ad821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005177 10.0.0.22 - - [2026-03-09 02:27:16] "GET /route-target/4a8b4d71-bd17-44bb-940e-25fb35c96402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004416 10.0.0.22 - - [2026-03-09 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006230 10.0.0.22 - - [2026-03-09 02:27:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004876 10.0.0.22 - - [2026-03-09 02:27:16] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003644 10.0.0.22 - - [2026-03-09 02:27:16] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006469 10.0.0.22 - - [2026-03-09 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.22 - - [2026-03-09 02:27:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005062 10.0.0.22 - - [2026-03-09 02:27:16] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003656 10.0.0.22 - - [2026-03-09 02:27:16] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006491 10.0.0.22 - - [2026-03-09 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.22 - - [2026-03-09 02:27:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005861 10.0.0.22 - - [2026-03-09 02:27:16] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004505 10.0.0.22 - - [2026-03-09 02:27:16] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.009784 10.0.0.23 - - [2026-03-09 02:27:16] "GET /obj-perms HTTP/1.1" 200 5030 0.004962 10.0.0.22 - - [2026-03-09 02:27:16] "GET /obj-perms HTTP/1.1" 200 5030 0.004347 10.0.0.23 - - [2026-03-09 02:27:16] "GET /obj-perms HTTP/1.1" 200 5030 0.003585 10.0.0.22 - - [2026-03-09 02:27:16] "GET /obj-perms HTTP/1.1" 200 5030 0.003504 10.0.0.22 - - [2026-03-09 02:27:17] "POST /neutron/port HTTP/1.1" 200 1125 0.023878 10.0.0.22 - - [2026-03-09 02:27:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007054 10.0.0.22 - - [2026-03-09 02:27:17] "GET /virtual-machine/d602bb63-4540-453c-9474-3873c11e3964 HTTP/1.1" 200 1293 0.005948 10.0.0.22 - - [2026-03-09 02:27:17] "GET /virtual-machine/d602bb63-4540-453c-9474-3873c11e3964 HTTP/1.1" 200 1293 0.002905 10.0.0.22 - - [2026-03-09 02:27:17] "GET /virtual-machine-interface/c6101297-cc62-4dba-8ecd-9eb1cac3f13c HTTP/1.1" 200 2944 0.004439 10.0.0.22 - - [2026-03-09 02:27:17] "GET /virtual-machine/d602bb63-4540-453c-9474-3873c11e3964 HTTP/1.1" 200 1293 0.003379 10.0.0.22 - - [2026-03-09 02:27:17] "GET /virtual-machine-interface/c6101297-cc62-4dba-8ecd-9eb1cac3f13c HTTP/1.1" 200 2944 0.004370 10.0.0.22 - - [2026-03-09 02:27:17] "GET /instance-ip/f6cd1d08-0ab5-4b07-a50f-92753bea825c HTTP/1.1" 200 1623 0.005315 10.0.0.22 - - [2026-03-09 02:27:17] "GET /virtual-machine/d602bb63-4540-453c-9474-3873c11e3964 HTTP/1.1" 200 1293 0.003669 10.0.0.22 - - [2026-03-09 02:27:17] "GET /virtual-machine-interface/c6101297-cc62-4dba-8ecd-9eb1cac3f13c HTTP/1.1" 200 2944 0.005708 10.0.0.22 - - [2026-03-09 02:27:17] "GET /instance-ip/f6cd1d08-0ab5-4b07-a50f-92753bea825c HTTP/1.1" 200 1623 0.005118 10.0.0.22 - - [2026-03-09 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.22 - - [2026-03-09 02:27:17] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004560 10.0.0.22 - - [2026-03-09 02:27:17] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003556 10.0.0.22 - - [2026-03-09 02:27:17] "GET /virtual-network/5999a6b5-bf76-446d-a056-82bcf61cff5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006365 10.0.0.22 - - [2026-03-09 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.22 - - [2026-03-09 02:27:17] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003986 10.0.0.22 - - [2026-03-09 02:27:17] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002873 10.0.0.22 - - [2026-03-09 02:27:17] "GET /virtual-network/5999a6b5-bf76-446d-a056-82bcf61cff5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005589 10.0.0.22 - - [2026-03-09 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.22 - - [2026-03-09 02:27:17] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003565 10.0.0.22 - - [2026-03-09 02:27:17] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002980 10.0.0.22 - - [2026-03-09 02:27:17] "GET /virtual-network/5999a6b5-bf76-446d-a056-82bcf61cff5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005598 10.0.0.22 - - [2026-03-09 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.22 - - [2026-03-09 02:27:17] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004784 10.0.0.22 - - [2026-03-09 02:27:17] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003216 10.0.0.22 - - [2026-03-09 02:27:18] "GET /virtual-network/5999a6b5-bf76-446d-a056-82bcf61cff5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005409 10.0.0.22 - - [2026-03-09 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.22 - - [2026-03-09 02:27:18] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003829 10.0.0.22 - - [2026-03-09 02:27:18] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003191 10.0.0.22 - - [2026-03-09 02:27:18] "GET /virtual-network/5999a6b5-bf76-446d-a056-82bcf61cff5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005750 10.0.0.22 - - [2026-03-09 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.22 - - [2026-03-09 02:27:19] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003139 10.0.0.22 - - [2026-03-09 02:27:19] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003443 10.0.0.22 - - [2026-03-09 02:27:19] "GET /virtual-network/5999a6b5-bf76-446d-a056-82bcf61cff5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005602 10.0.0.22 - - [2026-03-09 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.22 - - [2026-03-09 02:27:19] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003903 10.0.0.22 - - [2026-03-09 02:27:19] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003453 10.0.0.22 - - [2026-03-09 02:27:19] "GET /virtual-network/5999a6b5-bf76-446d-a056-82bcf61cff5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005739 10.0.0.22 - - [2026-03-09 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.22 - - [2026-03-09 02:27:19] "GET /routing-instance/b47d948a-26eb-414e-bc17-68a5ad7c8157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006989 10.0.0.22 - - [2026-03-09 02:27:19] "GET /route-target/05b57e19-9056-4f60-8f28-8c8eb6514dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004078 10.0.0.22 - - [2026-03-09 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.22 - - [2026-03-09 02:27:19] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004214 10.0.0.22 - - [2026-03-09 02:27:19] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003747 10.0.0.22 - - [2026-03-09 02:27:19] "GET /virtual-network/5999a6b5-bf76-446d-a056-82bcf61cff5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005190 10.0.0.22 - - [2026-03-09 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.22 - - [2026-03-09 02:27:19] "GET /routing-instance/b47d948a-26eb-414e-bc17-68a5ad7c8157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.003962 10.0.0.22 - - [2026-03-09 02:27:19] "GET /route-target/05b57e19-9056-4f60-8f28-8c8eb6514dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003995 10.0.0.22 - - [2026-03-09 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.22 - - [2026-03-09 02:27:20] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003761 10.0.0.22 - - [2026-03-09 02:27:20] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002820 10.0.0.22 - - [2026-03-09 02:27:20] "GET /virtual-network/5999a6b5-bf76-446d-a056-82bcf61cff5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005807 10.0.0.22 - - [2026-03-09 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.22 - - [2026-03-09 02:27:20] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004319 10.0.0.22 - - [2026-03-09 02:27:20] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002758 10.0.0.22 - - [2026-03-09 02:27:20] "GET /virtual-network/5999a6b5-bf76-446d-a056-82bcf61cff5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006801 10.0.0.23 - - [2026-03-09 02:27:20] "GET /obj-perms HTTP/1.1" 200 5030 0.003940 10.0.0.22 - - [2026-03-09 02:27:20] "GET /obj-perms HTTP/1.1" 200 5030 0.003971 10.0.0.22 - - [2026-03-09 02:27:20] "GET /obj-perms HTTP/1.1" 200 5030 0.004166 10.0.0.22 - - [2026-03-09 02:27:20] "GET /obj-perms HTTP/1.1" 200 5030 0.003636 10.0.0.249 - - [2026-03-09 02:27:20] "GET /obj-perms HTTP/1.1" 200 5030 0.003368 10.0.0.23 - - [2026-03-09 02:27:20] "GET /obj-perms HTTP/1.1" 200 5030 0.004533 10.0.0.22 - - [2026-03-09 02:27:20] "GET /virtual-machine/58e29edc-e772-4047-bd25-43ebbdba8719 HTTP/1.1" 200 1292 0.004627 10.0.0.22 - - [2026-03-09 02:27:20] "GET /virtual-machine-interface/1f9594cf-737d-4544-b7c9-6a5b2154fc03 HTTP/1.1" 200 2943 0.005615 10.0.0.22 - - [2026-03-09 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.22 - - [2026-03-09 02:27:20] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003604 10.0.0.22 - - [2026-03-09 02:27:20] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002789 10.0.0.22 - - [2026-03-09 02:27:20] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005554 10.0.0.22 - - [2026-03-09 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.22 - - [2026-03-09 02:27:21] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003104 10.0.0.22 - - [2026-03-09 02:27:21] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003473 10.0.0.22 - - [2026-03-09 02:27:21] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005486 10.0.0.22 - - [2026-03-09 02:27:21] "POST /neutron/port HTTP/1.1" 200 1125 0.017000 10.0.0.22 - - [2026-03-09 02:27:23] "POST /neutron/port HTTP/1.1" 200 1125 0.018588 10.0.0.22 - - [2026-03-09 02:27:23] "POST /neutron/subnet HTTP/1.1" 200 704 0.008198 10.0.0.22 - - [2026-03-09 02:27:24] "POST /neutron/port HTTP/1.1" 200 1125 0.030847 10.0.0.22 - - [2026-03-09 02:27:25] "POST /neutron/port HTTP/1.1" 200 1125 0.015552 10.0.0.22 - - [2026-03-09 02:27:25] "POST /neutron/subnet HTTP/1.1" 200 703 0.008218 10.0.0.22 - - [2026-03-09 02:27:27] "POST /neutron/port HTTP/1.1" 200 1125 0.015719 10.0.0.22 - - [2026-03-09 02:27:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007331 10.0.0.22 - - [2026-03-09 02:27:37] "GET /virtual-machine/5d62a28a-0724-4524-83a8-3a8d93b9e336 HTTP/1.1" 200 1291 0.004232 10.0.0.22 - - [2026-03-09 02:27:37] "GET /virtual-machine-interface/658e1c9b-d346-494e-b3f1-6b630c8d92cc HTTP/1.1" 200 2943 0.005173 10.0.0.22 - - [2026-03-09 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.22 - - [2026-03-09 02:27:37] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003173 10.0.0.22 - - [2026-03-09 02:27:37] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002691 10.0.0.22 - - [2026-03-09 02:27:37] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005117 10.0.0.22 - - [2026-03-09 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.22 - - [2026-03-09 02:27:38] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004207 10.0.0.22 - - [2026-03-09 02:27:38] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002647 10.0.0.22 - - [2026-03-09 02:27:38] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005452 10.0.0.22 - - [2026-03-09 02:27:38] "GET /virtual-machine/d602bb63-4540-453c-9474-3873c11e3964 HTTP/1.1" 200 1293 0.005791 10.0.0.22 - - [2026-03-09 02:27:38] "GET /virtual-machine-interface/c6101297-cc62-4dba-8ecd-9eb1cac3f13c HTTP/1.1" 200 2944 0.005262 10.0.0.22 - - [2026-03-09 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006462 10.0.0.22 - - [2026-03-09 02:27:38] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003374 10.0.0.22 - - [2026-03-09 02:27:38] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002720 10.0.0.22 - - [2026-03-09 02:27:38] "GET /virtual-network/5999a6b5-bf76-446d-a056-82bcf61cff5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005678 10.0.0.22 - - [2026-03-09 02:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.22 - - [2026-03-09 02:27:40] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003217 10.0.0.22 - - [2026-03-09 02:27:40] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002751 10.0.0.22 - - [2026-03-09 02:27:40] "GET /virtual-network/5999a6b5-bf76-446d-a056-82bcf61cff5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005389 10.0.0.22 - - [2026-03-09 02:28:00] "GET /virtual-machine/d602bb63-4540-453c-9474-3873c11e3964 HTTP/1.1" 200 1293 0.003935 10.0.0.22 - - [2026-03-09 02:28:00] "POST /neutron/port HTTP/1.1" 200 151 0.185408 10.0.0.22 - - [2026-03-09 02:28:02] "GET /virtual-machine/d602bb63-4540-453c-9474-3873c11e3964 HTTP/1.1" 404 171 0.003643 10.0.0.22 - - [2026-03-09 02:28:02] "GET /virtual-machine/d602bb63-4540-453c-9474-3873c11e3964 HTTP/1.1" 404 171 0.002832 10.0.0.22 - - [2026-03-09 02:28:02] "GET /virtual-machine/d602bb63-4540-453c-9474-3873c11e3964 HTTP/1.1" 404 171 0.002805 10.0.0.22 - - [2026-03-09 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.22 - - [2026-03-09 02:28:02] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004338 10.0.0.22 - - [2026-03-09 02:28:02] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004319 10.0.0.22 - - [2026-03-09 02:28:02] "GET /virtual-network/5999a6b5-bf76-446d-a056-82bcf61cff5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005270 10.0.0.22 - - [2026-03-09 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.22 - - [2026-03-09 02:28:02] "GET /routing-instance/b47d948a-26eb-414e-bc17-68a5ad7c8157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005468 10.0.0.22 - - [2026-03-09 02:28:02] "GET /route-target/05b57e19-9056-4f60-8f28-8c8eb6514dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004518 10.0.0.22 - - [2026-03-09 02:28:02] "GET /obj-perms HTTP/1.1" 200 5030 0.004867 10.0.0.22 - - [2026-03-09 02:28:05] "GET /obj-perms HTTP/1.1" 200 5030 0.003666 10.0.0.22 - - [2026-03-09 02:28:08] "GET /obj-perms HTTP/1.1" 200 5030 0.003467 10.0.0.22 - - [2026-03-09 02:28:08] "GET /virtual-machine/5d62a28a-0724-4524-83a8-3a8d93b9e336 HTTP/1.1" 200 1291 0.004234 10.0.0.22 - - [2026-03-09 02:28:09] "POST /neutron/port HTTP/1.1" 200 151 0.168118 10.0.0.22 - - [2026-03-09 02:28:10] "GET /virtual-machine/5d62a28a-0724-4524-83a8-3a8d93b9e336 HTTP/1.1" 404 171 0.003426 10.0.0.22 - - [2026-03-09 02:28:10] "GET /virtual-machine/5d62a28a-0724-4524-83a8-3a8d93b9e336 HTTP/1.1" 404 171 0.003131 10.0.0.22 - - [2026-03-09 02:28:11] "GET /virtual-machine/5d62a28a-0724-4524-83a8-3a8d93b9e336 HTTP/1.1" 404 171 0.002245 10.0.0.22 - - [2026-03-09 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007795 10.0.0.22 - - [2026-03-09 02:28:11] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003595 10.0.0.22 - - [2026-03-09 02:28:11] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002914 10.0.0.22 - - [2026-03-09 02:28:11] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005181 10.0.0.22 - - [2026-03-09 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.22 - - [2026-03-09 02:28:11] "GET /routing-instance/54c91fea-89a3-4131-b0d6-a4c7d28ad821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.003744 10.0.0.22 - - [2026-03-09 02:28:11] "GET /route-target/4a8b4d71-bd17-44bb-940e-25fb35c96402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003624 10.0.0.22 - - [2026-03-09 02:28:14] "GET /obj-perms HTTP/1.1" 200 5030 0.003788 10.0.0.23 - - [2026-03-09 02:28:14] "GET /obj-perms HTTP/1.1" 200 5030 0.004560 10.0.0.249 - - [2026-03-09 02:28:14] "GET /obj-perms HTTP/1.1" 200 5030 0.003443 10.0.0.22 - - [2026-03-09 02:28:14] "GET /virtual-machine/58e29edc-e772-4047-bd25-43ebbdba8719 HTTP/1.1" 200 1292 0.004078 10.0.0.22 - - [2026-03-09 02:28:15] "POST /neutron/port HTTP/1.1" 200 151 0.166407 10.0.0.22 - - [2026-03-09 02:28:16] "GET /virtual-machine/58e29edc-e772-4047-bd25-43ebbdba8719 HTTP/1.1" 404 171 0.003540 10.0.0.22 - - [2026-03-09 02:28:16] "GET /virtual-machine/58e29edc-e772-4047-bd25-43ebbdba8719 HTTP/1.1" 404 171 0.003401 10.0.0.22 - - [2026-03-09 02:28:16] "GET /virtual-machine/58e29edc-e772-4047-bd25-43ebbdba8719 HTTP/1.1" 404 171 0.002714 10.0.0.22 - - [2026-03-09 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.22 - - [2026-03-09 02:28:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005487 10.0.0.22 - - [2026-03-09 02:28:16] "GET /virtual-networks?parent_id=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003460 10.0.0.22 - - [2026-03-09 02:28:16] "GET /virtual-network/6c3f209b-1130-40de-bebf-aa2a9a2e3f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.009051 10.0.0.22 - - [2026-03-09 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.22 - - [2026-03-09 02:28:17] "GET /routing-instance/b6795472-de6b-480d-a7e3-3bc2c26f4e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004612 10.0.0.22 - - [2026-03-09 02:28:17] "GET /route-target/cb17bc47-a0c0-4546-bb61-4b5b59e5a5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003014 10.0.0.22 - - [2026-03-09 02:28:17] "GET /obj-perms HTTP/1.1" 200 5030 0.003626 10.0.0.22 - - [2026-03-09 02:28:20] "GET /obj-perms HTTP/1.1" 200 5030 0.006058 10.0.0.22 - - [2026-03-09 02:28:26] "GET /obj-perms HTTP/1.1" 200 5030 0.004495 10.0.0.22 - - [2026-03-09 02:28:29] "GET /obj-perms HTTP/1.1" 200 5030 0.003331 10.0.0.22 - - [2026-03-09 02:28:35] "GET /obj-perms HTTP/1.1" 200 5030 0.004492 10.0.0.22 - - [2026-03-09 02:28:38] "GET /obj-perms HTTP/1.1" 200 5030 0.003692 10.0.0.22 - - [2026-03-09 02:28:38] "GET /obj-perms HTTP/1.1" 200 5030 0.003642 10.0.0.23 - - [2026-03-09 02:28:38] "GET /obj-perms HTTP/1.1" 200 5030 0.003226 10.0.0.22 - - [2026-03-09 02:28:38] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005225 10.0.0.22 - - [2026-03-09 02:28:38] "POST /neutron/network HTTP/1.1" 200 825 0.007071 10.0.0.22 - - [2026-03-09 02:28:38] "GET /virtual-network/2d727366-1645-4c7b-ae7b-1713dc9bde60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004774 10.0.0.22 - - [2026-03-09 02:28:39] "POST /ref-update HTTP/1.1" 200 156 0.057896 10.0.0.249 - - [2026-03-09 02:28:39] "PUT /access-control-list/94ac6cff-f91f-4a64-b450-f23a44724d38 HTTP/1.1" 200 272 0.043115 10.0.0.22 - - [2026-03-09 02:28:39] "POST /ref-update HTTP/1.1" 200 156 0.079110 10.0.0.22 - - [2026-03-09 02:28:39] "DELETE /network-policy/7a8a411c-4855-4b01-9dbc-5ea57450e434 HTTP/1.1" 200 115 0.040473 10.0.0.22 - - [2026-03-09 02:28:39] "DELETE /network-policy/50be6577-d34e-403c-8105-c288ecfcad51 HTTP/1.1" 200 115 0.047008 10.0.0.22 - - [2026-03-09 02:28:39] "DELETE /network-policy/02765649-99f7-4986-ac4c-0fb1721e9dba HTTP/1.1" 200 115 0.029427 10.0.0.249 - - [2026-03-09 02:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.22 - - [2026-03-09 02:28:39] "POST /neutron/network HTTP/1.1" 200 825 0.006176 10.0.0.249 - - [2026-03-09 02:28:39] "DELETE /route-target/4a8b4d71-bd17-44bb-940e-25fb35c96402 HTTP/1.1" 200 115 0.020604 10.0.0.23 - - [2026-03-09 02:28:40] "POST /useragent-kv HTTP/1.1" 200 115 0.060995 10.0.0.23 - - [2026-03-09 02:28:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002093 10.0.0.22 - - [2026-03-09 02:28:40] "POST /neutron/network HTTP/1.1" 200 151 0.167459 10.0.0.22 - - [2026-03-09 02:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.22 - - [2026-03-09 02:28:40] "DELETE /network-ipam/7572e1ae-21f0-4b40-b11b-d9936a5f6e8a HTTP/1.1" 200 115 0.030399 10.0.0.22 - - [2026-03-09 02:28:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.003472 10.0.0.22 - - [2026-03-09 02:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.22 - - [2026-03-09 02:28:40] "DELETE /network-ipam/c9303763-9e30-42be-a11a-e10de17ba147 HTTP/1.1" 200 115 0.031018 10.0.0.22 - - [2026-03-09 02:28:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.002608 10.0.0.22 - - [2026-03-09 02:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.22 - - [2026-03-09 02:28:40] "DELETE /network-ipam/b9cf0cc7-f3b2-4afc-93a2-67fabe9ed9c0 HTTP/1.1" 200 115 0.032055 10.0.0.22 - - [2026-03-09 02:28:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.002649 10.0.0.23 - - [2026-03-09 02:28:42] "GET /projects?obj_uuids=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000979 10.0.0.22 - - [2026-03-09 02:28:42] "GET /project/ea2c1d02-c053-4324-b69a-c7460aa2f7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.040926 10.0.0.23 - - [2026-03-09 02:28:42] "GET /projects?obj_uuids=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001264 10.0.0.22 - - [2026-03-09 02:28:42] "GET /project/ea2c1d02-c053-4324-b69a-c7460aa2f7d4?fields=virtual_networks HTTP/1.1" 200 1032 0.041620 10.0.0.23 - - [2026-03-09 02:28:42] "GET /projects?obj_uuids=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000910 10.0.0.22 - - [2026-03-09 02:28:42] "GET /project/ea2c1d02-c053-4324-b69a-c7460aa2f7d4?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.036704 10.0.0.23 - - [2026-03-09 02:28:42] "GET /projects?obj_uuids=ea2c1d02-c053-4324-b69a-c7460aa2f7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000869 10.0.0.22 - - [2026-03-09 02:28:42] "GET /project/ea2c1d02-c053-4324-b69a-c7460aa2f7d4?fields=security_groups HTTP/1.1" 200 1258 0.036830 10.0.0.22 - - [2026-03-09 02:28:43] "POST /fqname-to-id HTTP/1.1" 404 194 0.026306 10.0.0.23 - - [2026-03-09 02:28:43] "GET /projects?obj_uuids=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002910 10.0.0.23 - - [2026-03-09 02:28:43] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001807 10.0.0.23 - - [2026-03-09 02:28:43] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033598 10.0.0.23 - - [2026-03-09 02:28:43] "POST /id-to-fqname HTTP/1.1" 200 196 0.004032 10.0.0.23 - - [2026-03-09 02:28:43] "POST /fqname-to-id HTTP/1.1" 404 205 0.005049 10.0.0.23 - - [2026-03-09 02:28:43] "POST /security-groups HTTP/1.1" 200 597 0.069484 10.0.0.249 - - [2026-03-09 02:28:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.002734 10.0.0.23 - - [2026-03-09 02:28:43] "POST /projects HTTP/1.1" 200 597 0.275107 10.0.0.23 - - [2026-03-09 02:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.344502 10.0.0.249 - - [2026-03-09 02:28:43] "POST /access-control-lists HTTP/1.1" 200 600 0.028801 10.0.0.22 - - [2026-03-09 02:28:43] "GET /project/35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.495993 10.0.0.22 - - [2026-03-09 02:28:44] "GET / HTTP/1.1" 200 35931 0.001822 10.0.0.22 - - [2026-03-09 02:28:47] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000405 10.0.0.22 - - [2026-03-09 02:28:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.052342 10.0.0.22 - - [2026-03-09 02:28:48] "POST /network-ipams HTTP/1.1" 200 519 0.023245 10.0.0.22 - - [2026-03-09 02:28:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003003 10.0.0.22 - - [2026-03-09 02:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.22 - - [2026-03-09 02:28:48] "GET /network-ipam/fcc524a7-7992-40bf-b6b1-28d029325f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.007217 10.0.0.22 - - [2026-03-09 02:28:48] "PUT /network-ipam/fcc524a7-7992-40bf-b6b1-28d029325f20 HTTP/1.1" 200 258 0.015249 10.0.0.22 - - [2026-03-09 02:28:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.005114 10.0.0.22 - - [2026-03-09 02:28:48] "POST /network-ipams HTTP/1.1" 200 519 0.029006 10.0.0.22 - - [2026-03-09 02:28:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003112 10.0.0.22 - - [2026-03-09 02:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.22 - - [2026-03-09 02:28:48] "GET /network-ipam/8e44a48b-07da-42d4-b2f0-922dc193afbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.005736 10.0.0.22 - - [2026-03-09 02:28:48] "PUT /network-ipam/8e44a48b-07da-42d4-b2f0-922dc193afbf HTTP/1.1" 200 258 0.011992 10.0.0.22 - - [2026-03-09 02:28:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003242 10.0.0.22 - - [2026-03-09 02:28:48] "POST /network-ipams HTTP/1.1" 200 519 0.033986 10.0.0.22 - - [2026-03-09 02:28:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.003829 10.0.0.22 - - [2026-03-09 02:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.22 - - [2026-03-09 02:28:49] "GET /network-ipam/a9b2d7e7-103f-43ee-8ee6-34ad384c46bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.006834 10.0.0.22 - - [2026-03-09 02:28:49] "PUT /network-ipam/a9b2d7e7-103f-43ee-8ee6-34ad384c46bd HTTP/1.1" 200 258 0.013605 10.0.0.22 - - [2026-03-09 02:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.23 - - [2026-03-09 02:28:49] "GET /projects?obj_uuids=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000800 10.0.0.22 - - [2026-03-09 02:28:49] "GET /project/35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.034363 10.0.0.23 - - [2026-03-09 02:28:50] "POST /useragent-kv HTTP/1.1" 200 115 0.011340 10.0.0.22 - - [2026-03-09 02:28:50] "POST /neutron/subnet HTTP/1.1" 200 734 0.204348 10.0.0.249 - - [2026-03-09 02:28:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.034900 10.0.0.22 - - [2026-03-09 02:28:50] "POST /id-to-fqname HTTP/1.1" 200 227 0.001791 10.0.0.22 - - [2026-03-09 02:28:50] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006648 10.0.0.22 - - [2026-03-09 02:28:50] "POST /neutron/network HTTP/1.1" 200 1016 0.010221 10.0.0.22 - - [2026-03-09 02:28:50] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.004899 10.0.0.22 - - [2026-03-09 02:28:50] "POST /neutron/subnet HTTP/1.1" 200 828 0.008187 10.0.0.22 - - [2026-03-09 02:28:50] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005117 10.0.0.22 - - [2026-03-09 02:28:50] "GET /network-ipam/fcc524a7-7992-40bf-b6b1-28d029325f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.003361 10.0.0.22 - - [2026-03-09 02:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.23 - - [2026-03-09 02:28:50] "GET /projects?obj_uuids=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000923 10.0.0.22 - - [2026-03-09 02:28:50] "GET /project/35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.044312 10.0.0.23 - - [2026-03-09 02:28:51] "GET /projects?obj_uuids=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000910 10.0.0.22 - - [2026-03-09 02:28:51] "POST /neutron/network HTTP/1.1" 200 613 0.117684 10.0.0.249 - - [2026-03-09 02:28:51] "POST /route-targets HTTP/1.1" 200 327 0.011646 10.0.0.22 - - [2026-03-09 02:28:51] "POST /neutron/network HTTP/1.1" 200 1014 0.009180 10.0.0.22 - - [2026-03-09 02:28:51] "POST /id-to-fqname HTTP/1.1" 200 227 0.001004 10.0.0.22 - - [2026-03-09 02:28:51] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004861 10.0.0.22 - - [2026-03-09 02:28:51] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005292 10.0.0.22 - - [2026-03-09 02:28:51] "POST /neutron/subnet HTTP/1.1" 200 725 0.009189 10.0.0.22 - - [2026-03-09 02:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.23 - - [2026-03-09 02:28:51] "GET /projects?obj_uuids=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000884 10.0.0.22 - - [2026-03-09 02:28:51] "GET /project/35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.031855 10.0.0.23 - - [2026-03-09 02:28:51] "GET /projects?obj_uuids=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001114 10.0.0.22 - - [2026-03-09 02:28:51] "POST /neutron/network HTTP/1.1" 200 613 0.125448 10.0.0.249 - - [2026-03-09 02:28:52] "POST /ref-update HTTP/1.1" 200 156 0.032838 10.0.0.22 - - [2026-03-09 02:28:52] "POST /neutron/network HTTP/1.1" 200 1014 0.009162 10.0.0.22 - - [2026-03-09 02:28:52] "POST /id-to-fqname HTTP/1.1" 200 227 0.001011 10.0.0.22 - - [2026-03-09 02:28:52] "GET /virtual-network/ec13a0c2-1b5b-4280-864c-41848f7e1f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004509 10.0.0.22 - - [2026-03-09 02:28:52] "GET /virtual-network/ec13a0c2-1b5b-4280-864c-41848f7e1f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005361 10.0.0.22 - - [2026-03-09 02:28:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.008238 10.0.0.22 - - [2026-03-09 02:28:52] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005293 10.0.0.22 - - [2026-03-09 02:28:54] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006198 10.0.0.249 - - [2026-03-09 02:28:54] "GET /obj-perms HTTP/1.1" 200 5042 0.057985 10.0.0.22 - - [2026-03-09 02:28:54] "GET /virtual-network/ec13a0c2-1b5b-4280-864c-41848f7e1f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006638 10.0.0.22 - - [2026-03-09 02:28:55] "GET /obj-perms HTTP/1.1" 200 5042 0.049243 10.0.0.23 - - [2026-03-09 02:28:55] "GET /obj-perms HTTP/1.1" 200 5042 0.047617 10.0.0.22 - - [2026-03-09 02:28:55] "POST /fqname-to-id HTTP/1.1" 404 224 0.003132 10.0.0.22 - - [2026-03-09 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.23 - - [2026-03-09 02:28:55] "GET /projects?obj_uuids=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000864 10.0.0.22 - - [2026-03-09 02:28:55] "GET /project/35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.034819 10.0.0.22 - - [2026-03-09 02:28:55] "POST /network-policys HTTP/1.1" 200 559 0.025037 10.0.0.22 - - [2026-03-09 02:28:55] "GET /network-policy/7d784eeb-b9cb-4101-bc39-c1e3d0ff24d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.005929 10.0.0.22 - - [2026-03-09 02:28:55] "POST /fqname-to-id HTTP/1.1" 404 224 0.002960 10.0.0.22 - - [2026-03-09 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.23 - - [2026-03-09 02:28:55] "GET /projects?obj_uuids=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000842 10.0.0.22 - - [2026-03-09 02:28:55] "GET /project/35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.042698 10.0.0.22 - - [2026-03-09 02:28:55] "POST /network-policys HTTP/1.1" 200 559 0.025740 10.0.0.22 - - [2026-03-09 02:28:55] "GET /network-policy/8e38baa2-cda2-4ce1-a791-6765479464b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.006389 10.0.0.22 - - [2026-03-09 02:28:55] "POST /fqname-to-id HTTP/1.1" 404 224 0.003470 10.0.0.22 - - [2026-03-09 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.23 - - [2026-03-09 02:28:55] "GET /projects?obj_uuids=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000875 10.0.0.22 - - [2026-03-09 02:28:55] "GET /project/35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.044052 10.0.0.22 - - [2026-03-09 02:28:56] "POST /network-policys HTTP/1.1" 200 559 0.037055 10.0.0.22 - - [2026-03-09 02:28:56] "GET /network-policy/ef835564-7df6-4a46-a6bc-f8e4c668fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005936 10.0.0.249 - - [2026-03-09 02:28:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.003968 10.0.0.22 - - [2026-03-09 02:28:56] "POST /neutron/network HTTP/1.1" 200 1200 0.077490 10.0.0.22 - - [2026-03-09 02:28:56] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005256 10.0.0.22 - - [2026-03-09 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.22 - - [2026-03-09 02:28:56] "GET /network-policy/7d784eeb-b9cb-4101-bc39-c1e3d0ff24d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.004576 10.0.0.22 - - [2026-03-09 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.22 - - [2026-03-09 02:28:56] "GET /network-policy/8e38baa2-cda2-4ce1-a791-6765479464b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004001 10.0.0.249 - - [2026-03-09 02:28:56] "POST /fqname-to-id HTTP/1.1" 404 242 0.003987 10.0.0.22 - - [2026-03-09 02:28:56] "POST /neutron/network HTTP/1.1" 200 1112 0.071740 10.0.0.22 - - [2026-03-09 02:28:56] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.016575 10.0.0.22 - - [2026-03-09 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.22 - - [2026-03-09 02:28:56] "GET /network-policy/ef835564-7df6-4a46-a6bc-f8e4c668fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003727 10.0.0.22 - - [2026-03-09 02:28:56] "POST /id-to-fqname HTTP/1.1" 200 227 0.000907 10.0.0.23 - - [2026-03-09 02:28:57] "GET /projects?obj_uuids=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000957 10.0.0.22 - - [2026-03-09 02:28:57] "GET /project/35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.062931 10.0.0.22 - - [2026-03-09 02:28:57] "POST /neutron/network HTTP/1.1" 200 1200 0.008677 10.0.0.22 - - [2026-03-09 02:28:58] "POST /id-to-fqname HTTP/1.1" 200 227 0.001686 10.0.0.22 - - [2026-03-09 02:28:58] "POST /neutron/port HTTP/1.1" 200 117 0.007182 10.0.0.23 - - [2026-03-09 02:28:58] "GET /projects?obj_uuids=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001191 10.0.0.249 - - [2026-03-09 02:28:58] "PUT /access-control-list/435fbda0-b05b-4d61-8eb7-d6fb752d50ff HTTP/1.1" 200 272 0.019358 10.0.0.22 - - [2026-03-09 02:28:58] "POST /neutron/port HTTP/1.1" 200 1175 0.332865 10.0.0.22 - - [2026-03-09 02:28:59] "POST /neutron/port HTTP/1.1" 200 1229 0.112093 10.0.0.23 - - [2026-03-09 02:28:59] "GET /projects?obj_uuids=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001054 10.0.0.22 - - [2026-03-09 02:28:59] "GET /project/35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.102881 10.0.0.22 - - [2026-03-09 02:28:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003464 10.0.0.22 - - [2026-03-09 02:28:59] "POST /neutron/port HTTP/1.1" 200 117 0.001089 10.0.0.22 - - [2026-03-09 02:28:59] "POST /neutron/port HTTP/1.1" 200 1239 0.017883 10.0.0.22 - - [2026-03-09 02:28:59] "POST /id-to-fqname HTTP/1.1" 200 227 0.001183 10.0.0.22 - - [2026-03-09 02:28:59] "POST /neutron/port HTTP/1.1" 200 1239 0.017602 10.0.0.22 - - [2026-03-09 02:28:59] "POST /neutron/network HTTP/1.1" 200 1122 0.005939 10.0.0.22 - - [2026-03-09 02:29:00] "POST /neutron/port HTTP/1.1" 200 1173 0.034763 10.0.0.22 - - [2026-03-09 02:29:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004693 10.0.0.22 - - [2026-03-09 02:29:00] "POST /neutron/port HTTP/1.1" 200 117 0.001609 10.0.0.23 - - [2026-03-09 02:29:00] "GET /projects?obj_uuids=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001364 10.0.0.22 - - [2026-03-09 02:29:00] "GET /project/35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.085618 10.0.0.22 - - [2026-03-09 02:29:00] "POST /neutron/network HTTP/1.1" 200 1014 0.011842 10.0.0.22 - - [2026-03-09 02:29:00] "POST /neutron/port HTTP/1.1" 200 117 0.009024 10.0.0.22 - - [2026-03-09 02:29:01] "POST /neutron/port HTTP/1.1" 200 1239 0.018663 10.0.0.22 - - [2026-03-09 02:29:01] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010358 10.0.0.22 - - [2026-03-09 02:29:01] "POST /neutron/port HTTP/1.1" 200 1239 0.025996 10.0.0.22 - - [2026-03-09 02:29:01] "GET /virtual-machine/968f0055-f7ac-445e-aaec-2b77021d3f24 HTTP/1.1" 401 292 0.000398 10.0.0.22 - - [2026-03-09 02:29:01] "POST /neutron/port HTTP/1.1" 200 1173 0.019677 10.0.0.22 - - [2026-03-09 02:29:01] "GET /virtual-machine/968f0055-f7ac-445e-aaec-2b77021d3f24 HTTP/1.1" 200 1299 0.056487 10.0.0.22 - - [2026-03-09 02:29:01] "GET /virtual-machine/968f0055-f7ac-445e-aaec-2b77021d3f24 HTTP/1.1" 200 1299 0.003454 10.0.0.22 - - [2026-03-09 02:29:01] "GET /virtual-machine-interface/8569d756-eacc-46be-b83b-539a8c226599 HTTP/1.1" 200 3167 0.006006 10.0.0.22 - - [2026-03-09 02:29:01] "GET /virtual-machine/968f0055-f7ac-445e-aaec-2b77021d3f24 HTTP/1.1" 200 1299 0.005187 10.0.0.22 - - [2026-03-09 02:29:01] "GET /virtual-machine-interface/8569d756-eacc-46be-b83b-539a8c226599 HTTP/1.1" 200 3167 0.004848 10.0.0.22 - - [2026-03-09 02:29:01] "GET /instance-ip/c309de2d-1cd3-4c69-b874-57390af0ee87 HTTP/1.1" 200 1654 0.008637 10.0.0.22 - - [2026-03-09 02:29:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005213 10.0.0.22 - - [2026-03-09 02:29:01] "GET /instance-ip/d0749009-af33-4974-9e99-d0bdcf63f7d6 HTTP/1.1" 200 1636 0.008593 10.0.0.22 - - [2026-03-09 02:29:01] "GET /virtual-machine/968f0055-f7ac-445e-aaec-2b77021d3f24 HTTP/1.1" 200 1299 0.004896 10.0.0.22 - - [2026-03-09 02:29:01] "GET /virtual-machine-interface/8569d756-eacc-46be-b83b-539a8c226599 HTTP/1.1" 200 3167 0.006247 10.0.0.22 - - [2026-03-09 02:29:01] "GET /instance-ip/c309de2d-1cd3-4c69-b874-57390af0ee87 HTTP/1.1" 200 1654 0.004686 10.0.0.22 - - [2026-03-09 02:29:01] "GET /instance-ip/d0749009-af33-4974-9e99-d0bdcf63f7d6 HTTP/1.1" 200 1636 0.004282 10.0.0.22 - - [2026-03-09 02:29:01] "POST /neutron/port HTTP/1.1" 200 117 0.000993 10.0.0.22 - - [2026-03-09 02:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.22 - - [2026-03-09 02:29:01] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005840 10.0.0.22 - - [2026-03-09 02:29:01] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002918 10.0.0.22 - - [2026-03-09 02:29:02] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005798 10.0.0.22 - - [2026-03-09 02:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.22 - - [2026-03-09 02:29:02] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003869 10.0.0.22 - - [2026-03-09 02:29:02] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002894 10.0.0.22 - - [2026-03-09 02:29:02] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.006281 10.0.0.22 - - [2026-03-09 02:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.22 - - [2026-03-09 02:29:02] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003700 10.0.0.22 - - [2026-03-09 02:29:02] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002802 10.0.0.22 - - [2026-03-09 02:29:02] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.008436 10.0.0.22 - - [2026-03-09 02:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.22 - - [2026-03-09 02:29:02] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003341 10.0.0.22 - - [2026-03-09 02:29:02] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002678 10.0.0.22 - - [2026-03-09 02:29:02] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005179 10.0.0.22 - - [2026-03-09 02:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.22 - - [2026-03-09 02:29:02] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003782 10.0.0.22 - - [2026-03-09 02:29:02] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003093 10.0.0.22 - - [2026-03-09 02:29:02] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005858 10.0.0.22 - - [2026-03-09 02:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.22 - - [2026-03-09 02:29:05] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005017 10.0.0.22 - - [2026-03-09 02:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.22 - - [2026-03-09 02:29:09] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.004907 10.0.0.22 - - [2026-03-09 02:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.22 - - [2026-03-09 02:29:13] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.008053 10.0.0.249 - - [2026-03-09 02:29:15] "DELETE /access-control-list/56836dea-b890-4e7b-b3fc-ecad37fe8cc4 HTTP/1.1" 200 115 0.041641 10.0.0.22 - - [2026-03-09 02:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.22 - - [2026-03-09 02:29:18] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.004990 10.0.0.22 - - [2026-03-09 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.22 - - [2026-03-09 02:29:22] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005418 10.0.0.22 - - [2026-03-09 02:29:23] "POST /neutron/port HTTP/1.1" 200 1237 0.024957 10.0.0.22 - - [2026-03-09 02:29:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003742 10.0.0.22 - - [2026-03-09 02:29:23] "POST /neutron/port HTTP/1.1" 200 117 0.001068 10.0.0.249 - - [2026-03-09 02:29:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.249 - - [2026-03-09 02:29:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000354 10.0.0.23 - - [2026-03-09 02:29:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.23 - - [2026-03-09 02:29:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.23 - - [2026-03-09 02:29:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.23 - - [2026-03-09 02:29:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.22 - - [2026-03-09 02:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.22 - - [2026-03-09 02:29:26] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005183 10.0.0.249 - - [2026-03-09 02:29:26] "GET /global-system-configs HTTP/1.1" 401 292 0.001190 10.0.0.22 - - [2026-03-09 02:29:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.249 - - [2026-03-09 02:29:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.22 - - [2026-03-09 02:29:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.22 - - [2026-03-09 02:29:26] "POST /neutron/port HTTP/1.1" 200 1239 0.062918 10.0.0.22 - - [2026-03-09 02:29:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003507 10.0.0.22 - - [2026-03-09 02:29:27] "POST /neutron/port HTTP/1.1" 200 117 0.001084 10.0.0.22 - - [2026-03-09 02:29:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.22 - - [2026-03-09 02:29:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.22 - - [2026-03-09 02:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.22 - - [2026-03-09 02:29:30] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005292 10.0.0.23 - - [2026-03-09 02:29:30] "DELETE /project/35ccb5e61b9c4e93ae65f8ffe34f72ac HTTP/1.1" 404 173 0.002535 10.0.0.23 - - [2026-03-09 02:29:30] "DELETE /project/ea2c1d02-c053-4324-b69a-c7460aa2f7d4 HTTP/1.1" 404 177 0.004462 10.0.0.22 - - [2026-03-09 02:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.22 - - [2026-03-09 02:29:34] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005725 10.0.0.22 - - [2026-03-09 02:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.22 - - [2026-03-09 02:29:38] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.004932 10.0.0.22 - - [2026-03-09 02:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.22 - - [2026-03-09 02:29:42] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005625 10.0.0.22 - - [2026-03-09 02:29:46] "POST /neutron/port HTTP/1.1" 200 1237 0.014967 10.0.0.22 - - [2026-03-09 02:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.22 - - [2026-03-09 02:29:46] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003239 10.0.0.22 - - [2026-03-09 02:29:46] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003011 10.0.0.22 - - [2026-03-09 02:29:46] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005798 10.0.0.22 - - [2026-03-09 02:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.22 - - [2026-03-09 02:29:47] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003293 10.0.0.22 - - [2026-03-09 02:29:47] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002824 10.0.0.22 - - [2026-03-09 02:29:47] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005496 10.0.0.22 - - [2026-03-09 02:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.22 - - [2026-03-09 02:29:47] "GET /routing-instance/5fff92e3-5f5c-418e-9a77-0181fab88e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004404 10.0.0.22 - - [2026-03-09 02:29:47] "GET /route-target/07a745c1-447c-49cb-8bad-9b6f1c0a8e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003032 10.0.0.22 - - [2026-03-09 02:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.22 - - [2026-03-09 02:29:47] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003176 10.0.0.22 - - [2026-03-09 02:29:47] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002447 10.0.0.22 - - [2026-03-09 02:29:47] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.006711 10.0.0.22 - - [2026-03-09 02:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.22 - - [2026-03-09 02:29:47] "GET /routing-instance/5fff92e3-5f5c-418e-9a77-0181fab88e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004092 10.0.0.22 - - [2026-03-09 02:29:47] "GET /route-target/07a745c1-447c-49cb-8bad-9b6f1c0a8e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003998 10.0.0.22 - - [2026-03-09 02:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.22 - - [2026-03-09 02:29:47] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003381 10.0.0.22 - - [2026-03-09 02:29:47] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002704 10.0.0.22 - - [2026-03-09 02:29:47] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005617 10.0.0.22 - - [2026-03-09 02:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.22 - - [2026-03-09 02:29:47] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004981 10.0.0.22 - - [2026-03-09 02:29:47] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003404 10.0.0.22 - - [2026-03-09 02:29:47] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.004883 10.0.0.22 - - [2026-03-09 02:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.22 - - [2026-03-09 02:29:47] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003400 10.0.0.22 - - [2026-03-09 02:29:47] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002536 10.0.0.22 - - [2026-03-09 02:29:47] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005279 10.0.0.22 - - [2026-03-09 02:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.22 - - [2026-03-09 02:29:47] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003837 10.0.0.22 - - [2026-03-09 02:29:47] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003123 10.0.0.22 - - [2026-03-09 02:29:47] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005895 10.0.0.22 - - [2026-03-09 02:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.22 - - [2026-03-09 02:29:47] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004079 10.0.0.22 - - [2026-03-09 02:29:47] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002788 10.0.0.22 - - [2026-03-09 02:29:47] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005573 10.0.0.22 - - [2026-03-09 02:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.22 - - [2026-03-09 02:29:48] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003766 10.0.0.22 - - [2026-03-09 02:29:48] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002469 10.0.0.22 - - [2026-03-09 02:29:48] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005800 10.0.0.22 - - [2026-03-09 02:29:48] "GET /obj-perms HTTP/1.1" 200 5042 0.003243 10.0.0.23 - - [2026-03-09 02:29:48] "GET /obj-perms HTTP/1.1" 200 5042 0.003448 10.0.0.22 - - [2026-03-09 02:29:48] "GET /obj-perms HTTP/1.1" 200 5042 0.003402 10.0.0.22 - - [2026-03-09 02:29:48] "GET /obj-perms HTTP/1.1" 200 5042 0.003662 10.0.0.249 - - [2026-03-09 02:29:48] "GET /obj-perms HTTP/1.1" 200 5042 0.003172 10.0.0.22 - - [2026-03-09 02:29:48] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006912 10.0.0.22 - - [2026-03-09 02:29:48] "POST /neutron/port HTTP/1.1" 200 1237 0.014639 10.0.0.22 - - [2026-03-09 02:29:48] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006618 10.0.0.22 - - [2026-03-09 02:29:48] "GET /virtual-machine/d5a04b15-bbc5-451e-a6f6-caa87664b7db HTTP/1.1" 200 1299 0.005907 10.0.0.22 - - [2026-03-09 02:29:48] "GET /virtual-machine/d5a04b15-bbc5-451e-a6f6-caa87664b7db HTTP/1.1" 200 1299 0.003193 10.0.0.22 - - [2026-03-09 02:29:48] "GET /virtual-machine-interface/9d76c299-bdfa-4e5c-b140-25b8d312c7a0 HTTP/1.1" 200 3168 0.004895 10.0.0.22 - - [2026-03-09 02:29:48] "GET /virtual-machine/d5a04b15-bbc5-451e-a6f6-caa87664b7db HTTP/1.1" 200 1299 0.003665 10.0.0.22 - - [2026-03-09 02:29:48] "GET /virtual-machine-interface/9d76c299-bdfa-4e5c-b140-25b8d312c7a0 HTTP/1.1" 200 3168 0.004686 10.0.0.22 - - [2026-03-09 02:29:48] "GET /instance-ip/9e0d002a-5de7-4f96-941a-9849976238b4 HTTP/1.1" 200 1654 0.005654 10.0.0.22 - - [2026-03-09 02:29:48] "GET /instance-ip/a883c5a6-3ec6-4ac4-9956-ce2cc9a0bb47 HTTP/1.1" 200 1634 0.004836 10.0.0.22 - - [2026-03-09 02:29:48] "GET /virtual-machine/d5a04b15-bbc5-451e-a6f6-caa87664b7db HTTP/1.1" 200 1299 0.003343 10.0.0.22 - - [2026-03-09 02:29:48] "GET /virtual-machine-interface/9d76c299-bdfa-4e5c-b140-25b8d312c7a0 HTTP/1.1" 200 3168 0.005973 10.0.0.22 - - [2026-03-09 02:29:48] "GET /instance-ip/9e0d002a-5de7-4f96-941a-9849976238b4 HTTP/1.1" 200 1654 0.004864 10.0.0.22 - - [2026-03-09 02:29:48] "GET /instance-ip/a883c5a6-3ec6-4ac4-9956-ce2cc9a0bb47 HTTP/1.1" 200 1634 0.003596 10.0.0.22 - - [2026-03-09 02:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.22 - - [2026-03-09 02:29:48] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003171 10.0.0.22 - - [2026-03-09 02:29:48] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003417 10.0.0.22 - - [2026-03-09 02:29:48] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005499 10.0.0.22 - - [2026-03-09 02:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.22 - - [2026-03-09 02:29:49] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003592 10.0.0.22 - - [2026-03-09 02:29:49] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002594 10.0.0.22 - - [2026-03-09 02:29:49] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005345 10.0.0.22 - - [2026-03-09 02:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.22 - - [2026-03-09 02:29:49] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003665 10.0.0.22 - - [2026-03-09 02:29:49] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002991 10.0.0.22 - - [2026-03-09 02:29:49] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007205 10.0.0.22 - - [2026-03-09 02:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.22 - - [2026-03-09 02:29:49] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004219 10.0.0.22 - - [2026-03-09 02:29:49] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002968 10.0.0.22 - - [2026-03-09 02:29:49] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005459 10.0.0.22 - - [2026-03-09 02:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.22 - - [2026-03-09 02:29:49] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003718 10.0.0.22 - - [2026-03-09 02:29:49] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002335 10.0.0.22 - - [2026-03-09 02:29:49] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005363 10.0.0.22 - - [2026-03-09 02:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005932 10.0.0.22 - - [2026-03-09 02:29:50] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002906 10.0.0.22 - - [2026-03-09 02:29:50] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003488 10.0.0.22 - - [2026-03-09 02:29:50] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005965 10.0.0.22 - - [2026-03-09 02:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.22 - - [2026-03-09 02:29:50] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004000 10.0.0.22 - - [2026-03-09 02:29:50] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002546 10.0.0.22 - - [2026-03-09 02:29:50] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005614 10.0.0.22 - - [2026-03-09 02:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.22 - - [2026-03-09 02:29:50] "GET /routing-instance/b3a6d70f-6a1b-40ad-994c-48b68c66ce52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004379 10.0.0.22 - - [2026-03-09 02:29:50] "GET /route-target/2db05004-fb80-426e-a63d-9292942fc22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003087 10.0.0.22 - - [2026-03-09 02:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.22 - - [2026-03-09 02:29:51] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003897 10.0.0.22 - - [2026-03-09 02:29:51] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002382 10.0.0.22 - - [2026-03-09 02:29:51] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005498 10.0.0.22 - - [2026-03-09 02:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.22 - - [2026-03-09 02:29:51] "GET /routing-instance/b3a6d70f-6a1b-40ad-994c-48b68c66ce52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.003938 10.0.0.22 - - [2026-03-09 02:29:51] "GET /route-target/2db05004-fb80-426e-a63d-9292942fc22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003555 10.0.0.22 - - [2026-03-09 02:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.22 - - [2026-03-09 02:29:51] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003888 10.0.0.22 - - [2026-03-09 02:29:51] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003607 10.0.0.22 - - [2026-03-09 02:29:51] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006408 10.0.0.22 - - [2026-03-09 02:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.22 - - [2026-03-09 02:29:51] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003893 10.0.0.22 - - [2026-03-09 02:29:51] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003012 10.0.0.22 - - [2026-03-09 02:29:51] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005284 10.0.0.22 - - [2026-03-09 02:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.22 - - [2026-03-09 02:29:51] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003958 10.0.0.22 - - [2026-03-09 02:29:51] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002399 10.0.0.22 - - [2026-03-09 02:29:51] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005288 10.0.0.22 - - [2026-03-09 02:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005831 10.0.0.22 - - [2026-03-09 02:29:51] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003557 10.0.0.22 - - [2026-03-09 02:29:51] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003160 10.0.0.22 - - [2026-03-09 02:29:51] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005659 10.0.0.22 - - [2026-03-09 02:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.22 - - [2026-03-09 02:29:51] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003738 10.0.0.22 - - [2026-03-09 02:29:51] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003090 10.0.0.22 - - [2026-03-09 02:29:51] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005201 10.0.0.22 - - [2026-03-09 02:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.22 - - [2026-03-09 02:29:51] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004957 10.0.0.22 - - [2026-03-09 02:29:51] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002646 10.0.0.22 - - [2026-03-09 02:29:51] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005491 10.0.0.23 - - [2026-03-09 02:29:51] "GET /obj-perms HTTP/1.1" 200 5042 0.003492 10.0.0.22 - - [2026-03-09 02:29:51] "GET /obj-perms HTTP/1.1" 200 5042 0.003664 10.0.0.22 - - [2026-03-09 02:29:51] "GET /obj-perms HTTP/1.1" 200 5042 0.003397 10.0.0.23 - - [2026-03-09 02:29:52] "GET /obj-perms HTTP/1.1" 200 5042 0.003394 10.0.0.22 - - [2026-03-09 02:29:52] "GET /obj-perms HTTP/1.1" 200 5042 0.003201 10.0.0.22 - - [2026-03-09 02:29:52] "POST /neutron/port HTTP/1.1" 200 1237 0.018064 10.0.0.22 - - [2026-03-09 02:29:52] "POST /neutron/security_group HTTP/1.1" 200 2064 0.012005 10.0.0.22 - - [2026-03-09 02:29:52] "GET /virtual-machine/2f2da11b-5bfd-429d-ac99-20ad21b280c5 HTTP/1.1" 200 1298 0.006975 10.0.0.22 - - [2026-03-09 02:29:52] "GET /virtual-machine/2f2da11b-5bfd-429d-ac99-20ad21b280c5 HTTP/1.1" 200 1298 0.004095 10.0.0.22 - - [2026-03-09 02:29:52] "GET /virtual-machine-interface/371a61f1-00ae-4d7b-aca6-48eb5f14c9d7 HTTP/1.1" 200 3167 0.005245 10.0.0.22 - - [2026-03-09 02:29:52] "GET /virtual-machine/2f2da11b-5bfd-429d-ac99-20ad21b280c5 HTTP/1.1" 200 1298 0.004216 10.0.0.22 - - [2026-03-09 02:29:52] "GET /virtual-machine-interface/371a61f1-00ae-4d7b-aca6-48eb5f14c9d7 HTTP/1.1" 200 3167 0.006587 10.0.0.22 - - [2026-03-09 02:29:52] "GET /instance-ip/9426f15e-d94a-4b25-b5d8-b18c866095f1 HTTP/1.1" 200 1654 0.007295 10.0.0.22 - - [2026-03-09 02:29:52] "GET /instance-ip/b646ef95-b5d5-462a-b80b-5f1fcdb020fe HTTP/1.1" 200 1634 0.005984 10.0.0.22 - - [2026-03-09 02:29:52] "GET /virtual-machine/2f2da11b-5bfd-429d-ac99-20ad21b280c5 HTTP/1.1" 200 1298 0.003544 10.0.0.22 - - [2026-03-09 02:29:52] "GET /virtual-machine-interface/371a61f1-00ae-4d7b-aca6-48eb5f14c9d7 HTTP/1.1" 200 3167 0.004715 10.0.0.22 - - [2026-03-09 02:29:52] "GET /instance-ip/9426f15e-d94a-4b25-b5d8-b18c866095f1 HTTP/1.1" 200 1654 0.003629 10.0.0.22 - - [2026-03-09 02:29:52] "GET /instance-ip/b646ef95-b5d5-462a-b80b-5f1fcdb020fe HTTP/1.1" 200 1634 0.004565 10.0.0.22 - - [2026-03-09 02:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.22 - - [2026-03-09 02:29:52] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003292 10.0.0.22 - - [2026-03-09 02:29:52] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003137 10.0.0.22 - - [2026-03-09 02:29:52] "GET /virtual-network/ec13a0c2-1b5b-4280-864c-41848f7e1f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005731 10.0.0.22 - - [2026-03-09 02:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.22 - - [2026-03-09 02:29:52] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004068 10.0.0.22 - - [2026-03-09 02:29:52] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002865 10.0.0.22 - - [2026-03-09 02:29:52] "GET /virtual-network/ec13a0c2-1b5b-4280-864c-41848f7e1f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005199 10.0.0.22 - - [2026-03-09 02:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.22 - - [2026-03-09 02:29:52] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003859 10.0.0.22 - - [2026-03-09 02:29:52] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002571 10.0.0.22 - - [2026-03-09 02:29:52] "GET /virtual-network/ec13a0c2-1b5b-4280-864c-41848f7e1f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008590 10.0.0.22 - - [2026-03-09 02:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.22 - - [2026-03-09 02:29:53] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003864 10.0.0.22 - - [2026-03-09 02:29:53] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003098 10.0.0.22 - - [2026-03-09 02:29:53] "GET /virtual-network/ec13a0c2-1b5b-4280-864c-41848f7e1f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006367 10.0.0.22 - - [2026-03-09 02:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.22 - - [2026-03-09 02:29:53] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004776 10.0.0.22 - - [2026-03-09 02:29:53] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004552 10.0.0.22 - - [2026-03-09 02:29:53] "GET /virtual-network/ec13a0c2-1b5b-4280-864c-41848f7e1f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005666 10.0.0.22 - - [2026-03-09 02:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.22 - - [2026-03-09 02:29:54] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003340 10.0.0.22 - - [2026-03-09 02:29:54] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002606 10.0.0.22 - - [2026-03-09 02:29:54] "GET /virtual-network/ec13a0c2-1b5b-4280-864c-41848f7e1f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005963 10.0.0.22 - - [2026-03-09 02:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.22 - - [2026-03-09 02:29:54] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003048 10.0.0.22 - - [2026-03-09 02:29:54] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002672 10.0.0.22 - - [2026-03-09 02:29:54] "GET /virtual-network/ec13a0c2-1b5b-4280-864c-41848f7e1f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005414 10.0.0.22 - - [2026-03-09 02:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.22 - - [2026-03-09 02:29:54] "GET /routing-instance/cf91e88b-a95c-4209-add9-287ec317f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004579 10.0.0.22 - - [2026-03-09 02:29:54] "GET /route-target/3049fd50-da81-4123-a191-cf1f80a92c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003870 10.0.0.22 - - [2026-03-09 02:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.22 - - [2026-03-09 02:29:54] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003516 10.0.0.22 - - [2026-03-09 02:29:54] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002709 10.0.0.22 - - [2026-03-09 02:29:54] "GET /virtual-network/ec13a0c2-1b5b-4280-864c-41848f7e1f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005602 10.0.0.22 - - [2026-03-09 02:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.22 - - [2026-03-09 02:29:54] "GET /routing-instance/cf91e88b-a95c-4209-add9-287ec317f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004252 10.0.0.22 - - [2026-03-09 02:29:54] "GET /route-target/3049fd50-da81-4123-a191-cf1f80a92c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003670 10.0.0.22 - - [2026-03-09 02:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.22 - - [2026-03-09 02:29:55] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003741 10.0.0.22 - - [2026-03-09 02:29:55] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002642 10.0.0.22 - - [2026-03-09 02:29:55] "GET /virtual-network/ec13a0c2-1b5b-4280-864c-41848f7e1f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005561 10.0.0.22 - - [2026-03-09 02:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.22 - - [2026-03-09 02:29:55] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003588 10.0.0.22 - - [2026-03-09 02:29:55] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002854 10.0.0.22 - - [2026-03-09 02:29:55] "GET /virtual-network/ec13a0c2-1b5b-4280-864c-41848f7e1f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005317 10.0.0.22 - - [2026-03-09 02:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.22 - - [2026-03-09 02:29:55] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004127 10.0.0.22 - - [2026-03-09 02:29:55] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003256 10.0.0.22 - - [2026-03-09 02:29:55] "GET /virtual-network/ec13a0c2-1b5b-4280-864c-41848f7e1f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005270 10.0.0.22 - - [2026-03-09 02:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.22 - - [2026-03-09 02:29:55] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003682 10.0.0.22 - - [2026-03-09 02:29:55] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002535 10.0.0.22 - - [2026-03-09 02:29:55] "GET /virtual-network/ec13a0c2-1b5b-4280-864c-41848f7e1f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005642 10.0.0.23 - - [2026-03-09 02:29:55] "GET /obj-perms HTTP/1.1" 200 5042 0.003701 10.0.0.22 - - [2026-03-09 02:29:55] "GET /obj-perms HTTP/1.1" 200 5042 0.003787 10.0.0.22 - - [2026-03-09 02:29:55] "GET /obj-perms HTTP/1.1" 200 5042 0.003628 10.0.0.22 - - [2026-03-09 02:29:55] "GET /obj-perms HTTP/1.1" 200 5042 0.003429 10.0.0.23 - - [2026-03-09 02:29:55] "GET /obj-perms HTTP/1.1" 200 5042 0.003331 10.0.0.22 - - [2026-03-09 02:29:55] "GET /virtual-machine/968f0055-f7ac-445e-aaec-2b77021d3f24 HTTP/1.1" 200 1299 0.003818 10.0.0.22 - - [2026-03-09 02:29:55] "GET /virtual-machine-interface/8569d756-eacc-46be-b83b-539a8c226599 HTTP/1.1" 200 3167 0.005311 10.0.0.22 - - [2026-03-09 02:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.22 - - [2026-03-09 02:29:55] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003549 10.0.0.22 - - [2026-03-09 02:29:55] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002378 10.0.0.22 - - [2026-03-09 02:29:55] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005231 10.0.0.22 - - [2026-03-09 02:29:55] "POST /neutron/port HTTP/1.1" 200 1239 0.015450 10.0.0.22 - - [2026-03-09 02:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.22 - - [2026-03-09 02:29:56] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003867 10.0.0.22 - - [2026-03-09 02:29:56] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002862 10.0.0.22 - - [2026-03-09 02:29:57] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.006612 10.0.0.22 - - [2026-03-09 02:29:57] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007194 10.0.0.22 - - [2026-03-09 02:30:02] "POST /neutron/port HTTP/1.1" 200 1239 0.017740 10.0.0.22 - - [2026-03-09 02:30:07] "GET /virtual-machine/d5a04b15-bbc5-451e-a6f6-caa87664b7db HTTP/1.1" 200 1299 0.008578 10.0.0.22 - - [2026-03-09 02:30:07] "GET /virtual-machine-interface/9d76c299-bdfa-4e5c-b140-25b8d312c7a0 HTTP/1.1" 200 3168 0.005865 10.0.0.22 - - [2026-03-09 02:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.22 - - [2026-03-09 02:30:07] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004881 10.0.0.22 - - [2026-03-09 02:30:07] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003227 10.0.0.22 - - [2026-03-09 02:30:07] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007551 10.0.0.22 - - [2026-03-09 02:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.22 - - [2026-03-09 02:30:08] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003132 10.0.0.22 - - [2026-03-09 02:30:08] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003530 10.0.0.22 - - [2026-03-09 02:30:08] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006144 10.0.0.22 - - [2026-03-09 02:30:08] "GET /virtual-machine/2f2da11b-5bfd-429d-ac99-20ad21b280c5 HTTP/1.1" 200 1298 0.003703 10.0.0.22 - - [2026-03-09 02:30:08] "GET /virtual-machine-interface/371a61f1-00ae-4d7b-aca6-48eb5f14c9d7 HTTP/1.1" 200 3167 0.005127 10.0.0.22 - - [2026-03-09 02:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.22 - - [2026-03-09 02:30:08] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003075 10.0.0.22 - - [2026-03-09 02:30:08] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002992 10.0.0.22 - - [2026-03-09 02:30:09] "GET /virtual-network/ec13a0c2-1b5b-4280-864c-41848f7e1f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005621 10.0.0.22 - - [2026-03-09 02:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.22 - - [2026-03-09 02:30:10] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003258 10.0.0.22 - - [2026-03-09 02:30:10] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002696 10.0.0.22 - - [2026-03-09 02:30:10] "GET /virtual-network/ec13a0c2-1b5b-4280-864c-41848f7e1f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005091 10.0.0.22 - - [2026-03-09 02:30:10] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007127 10.0.0.22 - - [2026-03-09 02:30:24] "POST /neutron/network HTTP/1.1" 200 1122 0.007272 10.0.0.22 - - [2026-03-09 02:30:24] "POST /neutron/subnet HTTP/1.1" 200 1385 0.011985 10.0.0.22 - - [2026-03-09 02:30:24] "POST /neutron/network HTTP/1.1" 200 1112 0.008345 10.0.0.22 - - [2026-03-09 02:30:28] "POST /neutron/network HTTP/1.1" 200 1024 0.006789 10.0.0.22 - - [2026-03-09 02:30:28] "POST /neutron/subnet HTTP/1.1" 200 1384 0.012738 10.0.0.22 - - [2026-03-09 02:30:28] "POST /neutron/network HTTP/1.1" 200 1014 0.007922 10.0.0.249 - - [2026-03-09 02:30:38] "GET /obj-perms HTTP/1.1" 200 5056 0.047555 10.0.0.22 - - [2026-03-09 02:30:38] "GET /virtual-machine/2f2da11b-5bfd-429d-ac99-20ad21b280c5 HTTP/1.1" 200 1298 0.003904 10.0.0.22 - - [2026-03-09 02:30:39] "POST /neutron/port HTTP/1.1" 200 151 0.199364 10.0.0.22 - - [2026-03-09 02:30:40] "GET /virtual-machine/2f2da11b-5bfd-429d-ac99-20ad21b280c5 HTTP/1.1" 404 171 0.003275 10.0.0.22 - - [2026-03-09 02:30:40] "GET /virtual-machine/2f2da11b-5bfd-429d-ac99-20ad21b280c5 HTTP/1.1" 404 171 0.002959 10.0.0.22 - - [2026-03-09 02:30:40] "GET /virtual-machine/2f2da11b-5bfd-429d-ac99-20ad21b280c5 HTTP/1.1" 404 171 0.002844 10.0.0.22 - - [2026-03-09 02:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.22 - - [2026-03-09 02:30:40] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003087 10.0.0.22 - - [2026-03-09 02:30:40] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003012 10.0.0.22 - - [2026-03-09 02:30:40] "GET /virtual-network/ec13a0c2-1b5b-4280-864c-41848f7e1f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006025 10.0.0.22 - - [2026-03-09 02:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.22 - - [2026-03-09 02:30:40] "GET /routing-instance/cf91e88b-a95c-4209-add9-287ec317f110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004830 10.0.0.22 - - [2026-03-09 02:30:40] "GET /route-target/3049fd50-da81-4123-a191-cf1f80a92c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004332 10.0.0.22 - - [2026-03-09 02:30:40] "GET /obj-perms HTTP/1.1" 200 5042 0.003245 10.0.0.22 - - [2026-03-09 02:30:43] "GET /obj-perms HTTP/1.1" 200 5042 0.003730 10.0.0.22 - - [2026-03-09 02:30:49] "GET /obj-perms HTTP/1.1" 200 5042 0.003635 10.0.0.22 - - [2026-03-09 02:30:53] "GET /obj-perms HTTP/1.1" 200 5042 0.003526 10.0.0.22 - - [2026-03-09 02:30:59] "GET /obj-perms HTTP/1.1" 200 5042 0.004280 10.0.0.22 - - [2026-03-09 02:31:02] "GET /obj-perms HTTP/1.1" 200 5042 0.003479 10.0.0.22 - - [2026-03-09 02:31:08] "GET /obj-perms HTTP/1.1" 200 5042 0.003999 10.0.0.22 - - [2026-03-09 02:31:08] "GET /obj-perms HTTP/1.1" 200 5042 0.003572 10.0.0.22 - - [2026-03-09 02:31:08] "GET /virtual-machine/d5a04b15-bbc5-451e-a6f6-caa87664b7db HTTP/1.1" 200 1299 0.004445 10.0.0.22 - - [2026-03-09 02:31:09] "POST /neutron/port HTTP/1.1" 200 151 0.209378 10.0.0.22 - - [2026-03-09 02:31:10] "GET /virtual-machine/d5a04b15-bbc5-451e-a6f6-caa87664b7db HTTP/1.1" 404 171 0.003807 10.0.0.22 - - [2026-03-09 02:31:10] "GET /virtual-machine/d5a04b15-bbc5-451e-a6f6-caa87664b7db HTTP/1.1" 404 171 0.003359 10.0.0.22 - - [2026-03-09 02:31:10] "GET /virtual-machine/d5a04b15-bbc5-451e-a6f6-caa87664b7db HTTP/1.1" 404 171 0.002831 10.0.0.22 - - [2026-03-09 02:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.22 - - [2026-03-09 02:31:10] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003535 10.0.0.22 - - [2026-03-09 02:31:10] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002460 10.0.0.22 - - [2026-03-09 02:31:10] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005244 10.0.0.22 - - [2026-03-09 02:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.22 - - [2026-03-09 02:31:10] "GET /routing-instance/b3a6d70f-6a1b-40ad-994c-48b68c66ce52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.003651 10.0.0.22 - - [2026-03-09 02:31:10] "GET /route-target/2db05004-fb80-426e-a63d-9292942fc22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003753 10.0.0.23 - - [2026-03-09 02:31:14] "GET /obj-perms HTTP/1.1" 200 5042 0.003798 10.0.0.22 - - [2026-03-09 02:31:14] "GET /obj-perms HTTP/1.1" 200 5042 0.003483 10.0.0.22 - - [2026-03-09 02:31:14] "GET /virtual-machine/968f0055-f7ac-445e-aaec-2b77021d3f24 HTTP/1.1" 200 1299 0.003931 10.0.0.22 - - [2026-03-09 02:31:15] "POST /neutron/port HTTP/1.1" 200 151 0.225904 10.0.0.22 - - [2026-03-09 02:31:16] "GET /virtual-machine/968f0055-f7ac-445e-aaec-2b77021d3f24 HTTP/1.1" 404 171 0.003690 10.0.0.22 - - [2026-03-09 02:31:16] "GET /virtual-machine/968f0055-f7ac-445e-aaec-2b77021d3f24 HTTP/1.1" 404 171 0.003227 10.0.0.22 - - [2026-03-09 02:31:16] "GET /virtual-machine/968f0055-f7ac-445e-aaec-2b77021d3f24 HTTP/1.1" 404 171 0.004186 10.0.0.22 - - [2026-03-09 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.22 - - [2026-03-09 02:31:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003577 10.0.0.22 - - [2026-03-09 02:31:16] "GET /virtual-networks?parent_id=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003486 10.0.0.22 - - [2026-03-09 02:31:16] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005211 10.0.0.22 - - [2026-03-09 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.22 - - [2026-03-09 02:31:16] "GET /routing-instance/5fff92e3-5f5c-418e-9a77-0181fab88e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004022 10.0.0.22 - - [2026-03-09 02:31:16] "GET /route-target/07a745c1-447c-49cb-8bad-9b6f1c0a8e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003114 10.0.0.22 - - [2026-03-09 02:31:16] "GET /obj-perms HTTP/1.1" 200 5042 0.003511 10.0.0.22 - - [2026-03-09 02:31:22] "GET /obj-perms HTTP/1.1" 200 5042 0.003377 10.0.0.22 - - [2026-03-09 02:31:25] "GET /obj-perms HTTP/1.1" 200 5042 0.003837 10.0.0.22 - - [2026-03-09 02:31:32] "GET /obj-perms HTTP/1.1" 200 5042 0.004077 10.0.0.22 - - [2026-03-09 02:31:35] "GET /obj-perms HTTP/1.1" 200 5042 0.003575 10.0.0.22 - - [2026-03-09 02:31:38] "GET /obj-perms HTTP/1.1" 200 5042 0.003467 10.0.0.249 - - [2026-03-09 02:31:38] "GET /obj-perms HTTP/1.1" 200 5042 0.003764 10.0.0.23 - - [2026-03-09 02:31:38] "GET /obj-perms HTTP/1.1" 200 5056 0.062177 10.0.0.22 - - [2026-03-09 02:31:38] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007315 10.0.0.22 - - [2026-03-09 02:31:38] "POST /neutron/network HTTP/1.1" 200 1014 0.025587 10.0.0.22 - - [2026-03-09 02:31:38] "GET /virtual-network/02416ed4-204e-4013-a4bd-77379af5f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005759 10.0.0.22 - - [2026-03-09 02:31:38] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3252 0.005502 10.0.0.249 - - [2026-03-09 02:31:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.005274 10.0.0.249 - - [2026-03-09 02:31:39] "DELETE /access-control-list/435fbda0-b05b-4d61-8eb7-d6fb752d50ff HTTP/1.1" 200 115 0.042357 10.0.0.22 - - [2026-03-09 02:31:39] "POST /neutron/network HTTP/1.1" 200 1016 0.025947 10.0.0.22 - - [2026-03-09 02:31:39] "GET /virtual-network/cabbc5e6-1c3d-438c-b97d-61a5a8b84b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.007210 10.0.0.22 - - [2026-03-09 02:31:39] "DELETE /network-policy/ef835564-7df6-4a46-a6bc-f8e4c668fa3a HTTP/1.1" 200 115 0.053232 10.0.0.22 - - [2026-03-09 02:31:39] "DELETE /network-policy/8e38baa2-cda2-4ce1-a791-6765479464b9 HTTP/1.1" 200 115 0.032665 10.0.0.22 - - [2026-03-09 02:31:39] "DELETE /network-policy/7d784eeb-b9cb-4101-bc39-c1e3d0ff24d0 HTTP/1.1" 200 115 0.028990 10.0.0.249 - - [2026-03-09 02:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.22 - - [2026-03-09 02:31:39] "POST /neutron/network HTTP/1.1" 200 1014 0.008470 10.0.0.249 - - [2026-03-09 02:31:39] "DELETE /route-target/2db05004-fb80-426e-a63d-9292942fc22d HTTP/1.1" 200 115 0.022604 10.0.0.23 - - [2026-03-09 02:31:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002665 10.0.0.23 - - [2026-03-09 02:31:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002052 10.0.0.23 - - [2026-03-09 02:31:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003419 10.0.0.23 - - [2026-03-09 02:31:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003624 10.0.0.22 - - [2026-03-09 02:31:40] "POST /neutron/network HTTP/1.1" 200 151 0.137312 10.0.0.22 - - [2026-03-09 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.22 - - [2026-03-09 02:31:40] "DELETE /network-ipam/a9b2d7e7-103f-43ee-8ee6-34ad384c46bd HTTP/1.1" 200 115 0.029546 10.0.0.22 - - [2026-03-09 02:31:40] "POST /fqname-to-id HTTP/1.1" 404 203 0.004147 10.0.0.22 - - [2026-03-09 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.22 - - [2026-03-09 02:31:40] "DELETE /network-ipam/8e44a48b-07da-42d4-b2f0-922dc193afbf HTTP/1.1" 200 115 0.036681 10.0.0.22 - - [2026-03-09 02:31:40] "POST /fqname-to-id HTTP/1.1" 404 203 0.005656 10.0.0.22 - - [2026-03-09 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005325 10.0.0.22 - - [2026-03-09 02:31:40] "DELETE /network-ipam/fcc524a7-7992-40bf-b6b1-28d029325f20 HTTP/1.1" 200 115 0.033749 10.0.0.22 - - [2026-03-09 02:31:40] "POST /fqname-to-id HTTP/1.1" 404 203 0.003985 10.0.0.23 - - [2026-03-09 02:31:43] "GET /projects?obj_uuids=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001316 10.0.0.22 - - [2026-03-09 02:31:43] "GET /project/35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.068288 10.0.0.23 - - [2026-03-09 02:31:43] "GET /projects?obj_uuids=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000840 10.0.0.22 - - [2026-03-09 02:31:43] "GET /project/35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac?fields=virtual_networks HTTP/1.1" 200 1043 0.033210 10.0.0.23 - - [2026-03-09 02:31:43] "GET /projects?obj_uuids=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000867 10.0.0.22 - - [2026-03-09 02:31:43] "GET /project/35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.040071 10.0.0.23 - - [2026-03-09 02:31:43] "GET /projects?obj_uuids=35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001190 10.0.0.22 - - [2026-03-09 02:31:43] "GET /project/35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac?fields=security_groups HTTP/1.1" 200 1275 0.037583 10.0.0.22 - - [2026-03-09 02:31:44] "POST /fqname-to-id HTTP/1.1" 404 190 0.027260 10.0.0.23 - - [2026-03-09 02:31:44] "GET /projects?obj_uuids=372dbc0f-faca-48b9-a2e3-de0f0085279d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002525 10.0.0.23 - - [2026-03-09 02:31:44] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001165 10.0.0.23 - - [2026-03-09 02:31:44] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006243 10.0.0.23 - - [2026-03-09 02:31:44] "POST /id-to-fqname HTTP/1.1" 200 192 0.002342 10.0.0.23 - - [2026-03-09 02:31:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.003267 10.0.0.23 - - [2026-03-09 02:31:44] "POST /security-groups HTTP/1.1" 200 593 0.028921 10.0.0.249 - - [2026-03-09 02:31:44] "POST /fqname-to-id HTTP/1.1" 404 236 0.002261 10.0.0.23 - - [2026-03-09 02:31:44] "POST /projects HTTP/1.1" 200 589 0.203429 10.0.0.23 - - [2026-03-09 02:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.238875 10.0.0.249 - - [2026-03-09 02:31:44] "POST /access-control-lists HTTP/1.1" 200 596 0.029506 10.0.0.22 - - [2026-03-09 02:31:44] "GET /project/372dbc0f-faca-48b9-a2e3-de0f0085279d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.376521 10.0.0.22 - - [2026-03-09 02:31:45] "GET / HTTP/1.1" 200 35931 0.002560 10.0.0.22 - - [2026-03-09 02:31:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000395 10.0.0.22 - - [2026-03-09 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.055032 10.0.0.23 - - [2026-03-09 02:31:47] "GET /projects?obj_uuids=372dbc0f-faca-48b9-a2e3-de0f0085279d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000865 10.0.0.22 - - [2026-03-09 02:31:48] "GET /project/372dbc0f-faca-48b9-a2e3-de0f0085279d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.039454 10.0.0.23 - - [2026-03-09 02:31:48] "POST /useragent-kv HTTP/1.1" 200 115 0.009734 10.0.0.22 - - [2026-03-09 02:31:48] "POST /neutron/subnet HTTP/1.1" 200 734 0.285936 10.0.0.22 - - [2026-03-09 02:31:48] "POST /id-to-fqname HTTP/1.1" 200 222 0.001250 10.0.0.22 - - [2026-03-09 02:31:48] "GET /virtual-network/607db1c5-5194-43cc-bf2b-ae67a8b32744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004762 10.0.0.22 - - [2026-03-09 02:31:48] "GET /virtual-network/607db1c5-5194-43cc-bf2b-ae67a8b32744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005406 10.0.0.22 - - [2026-03-09 02:31:48] "POST /neutron/network HTTP/1.1" 200 828 0.006706 10.0.0.22 - - [2026-03-09 02:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.23 - - [2026-03-09 02:31:48] "GET /projects?obj_uuids=372dbc0f-faca-48b9-a2e3-de0f0085279d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000931 10.0.0.22 - - [2026-03-09 02:31:48] "GET /project/372dbc0f-faca-48b9-a2e3-de0f0085279d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.035783 10.0.0.23 - - [2026-03-09 02:31:48] "GET /projects?obj_uuids=372dbc0f-faca-48b9-a2e3-de0f0085279d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001157 10.0.0.22 - - [2026-03-09 02:31:48] "POST /neutron/network HTTP/1.1" 200 607 0.109081 10.0.0.249 - - [2026-03-09 02:31:49] "POST /route-targets HTTP/1.1" 200 327 0.012213 10.0.0.22 - - [2026-03-09 02:31:49] "POST /id-to-fqname HTTP/1.1" 200 222 0.003261 10.0.0.22 - - [2026-03-09 02:31:49] "GET /virtual-network/85be8b92-f50f-40ce-81be-e1627502cc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005888 10.0.0.22 - - [2026-03-09 02:31:49] "POST /neutron/network HTTP/1.1" 200 827 0.007247 10.0.0.22 - - [2026-03-09 02:31:49] "GET /virtual-network/85be8b92-f50f-40ce-81be-e1627502cc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006030 10.0.0.22 - - [2026-03-09 02:31:49] "POST /fqname-to-id HTTP/1.1" 404 228 0.002731 10.0.0.22 - - [2026-03-09 02:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.019425 10.0.0.23 - - [2026-03-09 02:31:49] "GET /projects?obj_uuids=372dbc0f-faca-48b9-a2e3-de0f0085279d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000938 10.0.0.22 - - [2026-03-09 02:31:49] "GET /project/372dbc0f-faca-48b9-a2e3-de0f0085279d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.043423 10.0.0.22 - - [2026-03-09 02:31:49] "POST /network-policys HTTP/1.1" 200 571 0.025218 10.0.0.22 - - [2026-03-09 02:31:49] "GET /network-policy/a3e84002-22bc-44e2-bbe6-bdfaeb91b172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.006069 10.0.0.22 - - [2026-03-09 02:31:49] "POST /neutron/network HTTP/1.1" 200 828 0.005907 10.0.0.249 - - [2026-03-09 02:31:49] "POST /access-control-lists HTTP/1.1" 200 590 0.037039 10.0.0.22 - - [2026-03-09 02:31:49] "GET /virtual-network/607db1c5-5194-43cc-bf2b-ae67a8b32744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.013662 10.0.0.22 - - [2026-03-09 02:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008439 10.0.0.22 - - [2026-03-09 02:31:49] "GET /network-policy/a3e84002-22bc-44e2-bbe6-bdfaeb91b172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.003726 10.0.0.22 - - [2026-03-09 02:31:49] "POST /neutron/network HTTP/1.1" 200 827 0.005733 10.0.0.22 - - [2026-03-09 02:31:49] "GET /virtual-network/85be8b92-f50f-40ce-81be-e1627502cc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006655 10.0.0.22 - - [2026-03-09 02:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011083 10.0.0.249 - - [2026-03-09 02:31:49] "POST /ref-update HTTP/1.1" 200 156 0.045284 10.0.0.22 - - [2026-03-09 02:31:50] "GET /network-policy/a3e84002-22bc-44e2-bbe6-bdfaeb91b172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.009020 10.0.0.22 - - [2026-03-09 02:31:50] "GET /virtual-network/607db1c5-5194-43cc-bf2b-ae67a8b32744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005421 10.0.0.22 - - [2026-03-09 02:31:51] "GET /obj-perms HTTP/1.1" 200 5034 0.050006 10.0.0.22 - - [2026-03-09 02:31:51] "GET /virtual-network/85be8b92-f50f-40ce-81be-e1627502cc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005511 10.0.0.22 - - [2026-03-09 02:31:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001312 10.0.0.22 - - [2026-03-09 02:31:52] "POST /neutron/network HTTP/1.1" 200 940 0.006284 10.0.0.23 - - [2026-03-09 02:31:53] "GET /projects?obj_uuids=372dbc0f-faca-48b9-a2e3-de0f0085279d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000931 10.0.0.22 - - [2026-03-09 02:31:53] "GET /project/372dbc0f-faca-48b9-a2e3-de0f0085279d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.073192 10.0.0.22 - - [2026-03-09 02:31:53] "POST /neutron/port HTTP/1.1" 200 117 0.005310 10.0.0.22 - - [2026-03-09 02:31:53] "POST /id-to-fqname HTTP/1.1" 200 222 0.001120 10.0.0.22 - - [2026-03-09 02:31:53] "POST /neutron/network HTTP/1.1" 200 940 0.006360 10.0.0.22 - - [2026-03-09 02:31:54] "POST /neutron/port HTTP/1.1" 200 1064 0.014838 10.0.0.22 - - [2026-03-09 02:31:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004481 10.0.0.23 - - [2026-03-09 02:31:54] "GET /projects?obj_uuids=372dbc0f-faca-48b9-a2e3-de0f0085279d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000841 10.0.0.22 - - [2026-03-09 02:31:54] "GET /project/372dbc0f-faca-48b9-a2e3-de0f0085279d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.069130 10.0.0.22 - - [2026-03-09 02:31:54] "POST /neutron/network HTTP/1.1" 200 930 0.005735 10.0.0.22 - - [2026-03-09 02:31:54] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007616 10.0.0.22 - - [2026-03-09 02:31:55] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010841 10.0.0.22 - - [2026-03-09 02:31:55] "POST /neutron/port HTTP/1.1" 200 1063 0.041592 10.0.0.22 - - [2026-03-09 02:31:55] "POST /neutron/port HTTP/1.1" 200 1127 0.018213 10.0.0.22 - - [2026-03-09 02:31:55] "POST /neutron/port HTTP/1.1" 200 117 0.001066 10.0.0.22 - - [2026-03-09 02:32:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006922 10.0.0.22 - - [2026-03-09 02:32:00] "POST /neutron/port HTTP/1.1" 200 1128 0.019099 10.0.0.22 - - [2026-03-09 02:32:00] "GET /virtual-machine/dc0a3e11-fce0-468a-bac9-bd3d62746e1a HTTP/1.1" 401 292 0.000359 10.0.0.22 - - [2026-03-09 02:32:00] "GET /virtual-machine/dc0a3e11-fce0-468a-bac9-bd3d62746e1a HTTP/1.1" 200 1295 0.032132 10.0.0.22 - - [2026-03-09 02:32:00] "GET /virtual-machine-interface/7b88615b-e99b-4291-851e-b803897e5aa1 HTTP/1.1" 200 2949 0.006773 10.0.0.22 - - [2026-03-09 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.22 - - [2026-03-09 02:32:00] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003925 10.0.0.22 - - [2026-03-09 02:32:00] "GET /virtual-networks?parent_id=372dbc0f-faca-48b9-a2e3-de0f0085279d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002930 10.0.0.22 - - [2026-03-09 02:32:00] "GET /virtual-network/607db1c5-5194-43cc-bf2b-ae67a8b32744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005533 10.0.0.22 - - [2026-03-09 02:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.22 - - [2026-03-09 02:32:03] "GET /virtual-network/607db1c5-5194-43cc-bf2b-ae67a8b32744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007465 10.0.0.22 - - [2026-03-09 02:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.22 - - [2026-03-09 02:32:07] "GET /virtual-network/607db1c5-5194-43cc-bf2b-ae67a8b32744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.004668 10.0.0.22 - - [2026-03-09 02:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.22 - - [2026-03-09 02:32:12] "GET /virtual-network/607db1c5-5194-43cc-bf2b-ae67a8b32744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005101 10.0.0.22 - - [2026-03-09 02:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.22 - - [2026-03-09 02:32:16] "GET /virtual-network/607db1c5-5194-43cc-bf2b-ae67a8b32744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.004937 10.0.0.249 - - [2026-03-09 02:32:16] "DELETE /access-control-list/08c08b8f-736a-4220-a1f6-0fb36538c3f9 HTTP/1.1" 200 115 0.031182 10.0.0.22 - - [2026-03-09 02:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.22 - - [2026-03-09 02:32:20] "GET /virtual-network/607db1c5-5194-43cc-bf2b-ae67a8b32744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006593 10.0.0.22 - - [2026-03-09 02:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.22 - - [2026-03-09 02:32:24] "GET /virtual-network/607db1c5-5194-43cc-bf2b-ae67a8b32744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005103 10.0.0.22 - - [2026-03-09 02:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.22 - - [2026-03-09 02:32:28] "GET /virtual-network/607db1c5-5194-43cc-bf2b-ae67a8b32744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005751 10.0.0.22 - - [2026-03-09 02:32:28] "POST /neutron/port HTTP/1.1" 200 1127 0.017911 10.0.0.22 - - [2026-03-09 02:32:28] "POST /neutron/subnet HTTP/1.1" 200 703 0.008862 10.0.0.23 - - [2026-03-09 02:32:31] "DELETE /project/35ccb5e6-1b9c-4e93-ae65-f8ffe34f72ac HTTP/1.1" 404 177 0.004503 10.0.0.23 - - [2026-03-09 02:32:31] "DELETE /project/372dbc0ffaca48b9a2e3de0f0085279d HTTP/1.1" 404 173 0.003877 10.0.0.22 - - [2026-03-09 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.22 - - [2026-03-09 02:32:32] "GET /virtual-network/607db1c5-5194-43cc-bf2b-ae67a8b32744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.004758 10.0.0.22 - - [2026-03-09 02:32:32] "POST /neutron/port HTTP/1.1" 200 1128 0.015495 10.0.0.22 - - [2026-03-09 02:32:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004053 10.0.0.22 - - [2026-03-09 02:32:32] "POST /neutron/network HTTP/1.1" 200 930 0.006116 10.0.0.22 - - [2026-03-09 02:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.22 - - [2026-03-09 02:32:34] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003990 10.0.0.22 - - [2026-03-09 02:32:34] "GET /virtual-networks?parent_id=372dbc0f-faca-48b9-a2e3-de0f0085279d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003489 10.0.0.22 - - [2026-03-09 02:32:34] "GET /virtual-network/607db1c5-5194-43cc-bf2b-ae67a8b32744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005666 10.0.0.249 - - [2026-03-09 02:32:39] "GET /obj-perms HTTP/1.1" 200 5056 0.052718 10.0.0.23 - - [2026-03-09 02:32:39] "GET /obj-perms HTTP/1.1" 200 5056 0.053127 10.0.0.22 - - [2026-03-09 02:32:39] "POST /neutron/port HTTP/1.1" 200 1128 0.015927 10.0.0.22 - - [2026-03-09 02:32:43] "POST /neutron/security_group HTTP/1.1" 200 2060 0.029495 10.0.0.22 - - [2026-03-09 02:32:45] "POST /neutron/port HTTP/1.1" 200 1128 0.016676 10.0.0.22 - - [2026-03-09 02:32:50] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007088 10.0.0.22 - - [2026-03-09 02:32:55] "POST /neutron/port HTTP/1.1" 200 1127 0.015939 10.0.0.22 - - [2026-03-09 02:32:55] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006746 10.0.0.22 - - [2026-03-09 02:32:55] "GET /virtual-machine/badc0aa4-1d5b-40b8-add9-f21a793fb715 HTTP/1.1" 200 1295 0.005780 10.0.0.22 - - [2026-03-09 02:32:55] "GET /virtual-machine-interface/4ccb7e44-b2f8-47f7-af6f-bcf9829c9a74 HTTP/1.1" 200 2950 0.005118 10.0.0.22 - - [2026-03-09 02:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.22 - - [2026-03-09 02:32:55] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003627 10.0.0.22 - - [2026-03-09 02:32:55] "GET /virtual-networks?parent_id=372dbc0f-faca-48b9-a2e3-de0f0085279d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003070 10.0.0.22 - - [2026-03-09 02:32:55] "GET /virtual-network/85be8b92-f50f-40ce-81be-e1627502cc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005680 10.0.0.22 - - [2026-03-09 02:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.22 - - [2026-03-09 02:32:56] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003155 10.0.0.22 - - [2026-03-09 02:32:56] "GET /virtual-networks?parent_id=372dbc0f-faca-48b9-a2e3-de0f0085279d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002831 10.0.0.22 - - [2026-03-09 02:32:56] "GET /virtual-network/85be8b92-f50f-40ce-81be-e1627502cc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005257 10.0.0.22 - - [2026-03-09 02:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.23 - - [2026-03-09 02:33:19] "GET /projects?obj_uuids=372dbc0f-faca-48b9-a2e3-de0f0085279d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000872 10.0.0.22 - - [2026-03-09 02:33:19] "GET /project/372dbc0f-faca-48b9-a2e3-de0f0085279d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.033551 10.0.0.22 - - [2026-03-09 02:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.22 - - [2026-03-09 02:33:20] "PUT /network-policy/a3e84002-22bc-44e2-bbe6-bdfaeb91b172 HTTP/1.1" 200 262 0.013671 10.0.0.249 - - [2026-03-09 02:33:20] "POST /ref-update HTTP/1.1" 200 156 0.019273 10.0.0.22 - - [2026-03-09 02:33:24] "GET /virtual-network/85be8b92-f50f-40ce-81be-e1627502cc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007035 10.0.0.249 - - [2026-03-09 02:33:24] "DELETE /access-control-list/c99e262b-d4f4-4e42-b1f9-a418c6516833 HTTP/1.1" 200 115 0.045379 10.0.0.22 - - [2026-03-09 02:33:24] "POST /neutron/network HTTP/1.1" 200 827 0.008030 10.0.0.22 - - [2026-03-09 02:33:24] "GET /virtual-network/85be8b92-f50f-40ce-81be-e1627502cc2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.012252 10.0.0.22 - - [2026-03-09 02:33:24] "GET /virtual-network/607db1c5-5194-43cc-bf2b-ae67a8b32744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.004926 10.0.0.22 - - [2026-03-09 02:33:24] "POST /neutron/network HTTP/1.1" 200 828 0.013389 10.0.0.22 - - [2026-03-09 02:33:24] "GET /virtual-network/607db1c5-5194-43cc-bf2b-ae67a8b32744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005949 10.0.0.22 - - [2026-03-09 02:33:24] "DELETE /network-policy/a3e84002-22bc-44e2-bbe6-bdfaeb91b172 HTTP/1.1" 200 115 0.052275 10.0.0.22 - - [2026-03-09 02:33:24] "POST /neutron/port HTTP/1.1" 200 1127 0.016081 10.0.0.22 - - [2026-03-09 02:33:24] "POST /neutron/port HTTP/1.1" 200 1128 0.019542 10.0.0.22 - - [2026-03-09 02:33:26] "POST /neutron/network HTTP/1.1" 200 827 0.007163 10.0.0.249 - - [2026-03-09 02:33:26] "DELETE /route-target/daa686bf-be43-449a-ab5d-608d9474dc88 HTTP/1.1" 200 115 0.020382 10.0.0.23 - - [2026-03-09 02:33:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002782 10.0.0.23 - - [2026-03-09 02:33:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002668 10.0.0.22 - - [2026-03-09 02:33:27] "POST /neutron/network HTTP/1.1" 200 151 0.119347 10.0.0.23 - - [2026-03-09 02:33:28] "GET /projects?obj_uuids=372dbc0f-faca-48b9-a2e3-de0f0085279d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000913 10.0.0.22 - - [2026-03-09 02:33:28] "GET /project/372dbc0f-faca-48b9-a2e3-de0f0085279d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.034356 10.0.0.23 - - [2026-03-09 02:33:28] "GET /projects?obj_uuids=372dbc0f-faca-48b9-a2e3-de0f0085279d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000957 10.0.0.22 - - [2026-03-09 02:33:28] "GET /project/372dbc0f-faca-48b9-a2e3-de0f0085279d?fields=virtual_networks HTTP/1.1" 200 1035 0.084123 10.0.0.23 - - [2026-03-09 02:33:28] "GET /projects?obj_uuids=372dbc0f-faca-48b9-a2e3-de0f0085279d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000916 10.0.0.22 - - [2026-03-09 02:33:28] "GET /project/372dbc0f-faca-48b9-a2e3-de0f0085279d?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.053267 10.0.0.23 - - [2026-03-09 02:33:28] "GET /projects?obj_uuids=372dbc0f-faca-48b9-a2e3-de0f0085279d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000854 10.0.0.22 - - [2026-03-09 02:33:28] "GET /project/372dbc0f-faca-48b9-a2e3-de0f0085279d?fields=security_groups HTTP/1.1" 200 1263 0.037493 10.0.0.22 - - [2026-03-09 02:33:29] "POST /fqname-to-id HTTP/1.1" 404 200 0.029985 10.0.0.23 - - [2026-03-09 02:33:29] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002374 10.0.0.23 - - [2026-03-09 02:33:29] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000830 10.0.0.23 - - [2026-03-09 02:33:29] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006112 10.0.0.23 - - [2026-03-09 02:33:30] "POST /id-to-fqname HTTP/1.1" 200 202 0.001431 10.0.0.23 - - [2026-03-09 02:33:30] "POST /fqname-to-id HTTP/1.1" 404 211 0.007635 10.0.0.23 - - [2026-03-09 02:33:30] "POST /security-groups HTTP/1.1" 200 603 0.038245 10.0.0.249 - - [2026-03-09 02:33:30] "POST /fqname-to-id HTTP/1.1" 404 246 0.003794 10.0.0.23 - - [2026-03-09 02:33:30] "POST /projects HTTP/1.1" 200 609 0.249035 10.0.0.23 - - [2026-03-09 02:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.318164 10.0.0.249 - - [2026-03-09 02:33:30] "POST /access-control-lists HTTP/1.1" 200 606 0.029130 10.0.0.22 - - [2026-03-09 02:33:30] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.443038 10.0.0.23 - - [2026-03-09 02:33:31] "DELETE /project/478e0945d60c47b5acde4ee4ecef9c1b HTTP/1.1" 404 173 0.005550 10.0.0.23 - - [2026-03-09 02:33:31] "GET /projects?obj_uuids=372dbc0f-faca-48b9-a2e3-de0f0085279d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000768 10.0.0.22 - - [2026-03-09 02:33:31] "GET / HTTP/1.1" 200 35931 0.001617 10.0.0.23 - - [2026-03-09 02:33:31] "GET /project/372dbc0f-faca-48b9-a2e3-de0f0085279d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.061297 10.0.0.23 - - [2026-03-09 02:33:31] "GET /projects?obj_uuids=372dbc0f-faca-48b9-a2e3-de0f0085279d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000815 10.0.0.23 - - [2026-03-09 02:33:31] "GET /project/372dbc0f-faca-48b9-a2e3-de0f0085279d?fields=security_groups HTTP/1.1" 200 1368 0.040895 10.0.0.23 - - [2026-03-09 02:33:31] "DELETE /security-group/e5353b14-bee8-48e5-b1d8-25948e50e79a HTTP/1.1" 200 115 0.059966 10.0.0.23 - - [2026-03-09 02:33:31] "GET /projects?obj_uuids=372dbc0f-faca-48b9-a2e3-de0f0085279d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001072 10.0.0.23 - - [2026-03-09 02:33:31] "GET /project/372dbc0f-faca-48b9-a2e3-de0f0085279d?fields=application_policy_sets HTTP/1.1" 200 1407 0.050057 10.0.0.23 - - [2026-03-09 02:33:31] "DELETE /project/372dbc0f-faca-48b9-a2e3-de0f0085279d HTTP/1.1" 200 115 0.411251 10.0.0.22 - - [2026-03-09 02:33:34] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000417 10.0.0.23 - - [2026-03-09 02:33:35] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000921 10.0.0.22 - - [2026-03-09 02:33:35] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.071859 10.0.0.22 - - [2026-03-09 02:33:35] "GET / HTTP/1.1" 200 35931 0.001837 10.0.0.22 - - [2026-03-09 02:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.23 - - [2026-03-09 02:33:36] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000820 10.0.0.22 - - [2026-03-09 02:33:36] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006323 10.0.0.22 - - [2026-03-09 02:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.23 - - [2026-03-09 02:33:36] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000892 10.0.0.22 - - [2026-03-09 02:33:36] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.041672 10.0.0.22 - - [2026-03-09 02:33:37] "GET /domains HTTP/1.1" 401 292 0.000376 10.0.0.22 - - [2026-03-09 02:33:37] "GET /domains HTTP/1.1" 200 280 0.035512 10.0.0.23 - - [2026-03-09 02:33:37] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000849 10.0.0.22 - - [2026-03-09 02:33:37] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7 HTTP/1.1" 200 2585 0.008976 10.0.0.23 - - [2026-03-09 02:33:37] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000776 10.0.0.22 - - [2026-03-09 02:33:37] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b HTTP/1.1" 200 1923 0.086307 10.0.0.22 - - [2026-03-09 02:33:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003435 10.0.0.22 - - [2026-03-09 02:33:37] "POST /network-ipams HTTP/1.1" 200 621 0.030644 10.0.0.22 - - [2026-03-09 02:33:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.004253 10.0.0.22 - - [2026-03-09 02:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.22 - - [2026-03-09 02:33:37] "GET /network-ipam/91901a9d-9256-4fee-b88c-121f59953290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.006581 10.0.0.22 - - [2026-03-09 02:33:37] "PUT /network-ipam/91901a9d-9256-4fee-b88c-121f59953290 HTTP/1.1" 200 258 0.014640 10.0.0.22 - - [2026-03-09 02:33:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000403 10.0.0.22 - - [2026-03-09 02:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.029216 10.0.0.23 - - [2026-03-09 02:33:38] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000860 10.0.0.22 - - [2026-03-09 02:33:38] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.036907 10.0.0.249 - - [2026-03-09 02:33:38] "POST /route-targets HTTP/1.1" 200 327 0.018032 10.0.0.23 - - [2026-03-09 02:33:39] "POST /useragent-kv HTTP/1.1" 200 115 0.013070 10.0.0.22 - - [2026-03-09 02:33:39] "POST /neutron/subnet HTTP/1.1" 200 701 0.297316 10.0.0.22 - - [2026-03-09 02:33:39] "POST /neutron/network HTTP/1.1" 200 1337 0.011718 10.0.0.22 - - [2026-03-09 02:33:39] "POST /id-to-fqname HTTP/1.1" 200 235 0.001209 10.0.0.22 - - [2026-03-09 02:33:39] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005149 10.0.0.22 - - [2026-03-09 02:33:39] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007706 10.0.0.22 - - [2026-03-09 02:33:39] "POST /neutron/subnet HTTP/1.1" 200 701 0.007699 10.0.0.22 - - [2026-03-09 02:33:40] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005213 10.0.0.22 - - [2026-03-09 02:33:41] "GET /obj-perms HTTP/1.1" 200 5019 0.086179 10.0.0.22 - - [2026-03-09 02:33:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.003302 10.0.0.22 - - [2026-03-09 02:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.23 - - [2026-03-09 02:33:41] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.031896 10.0.0.22 - - [2026-03-09 02:33:41] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.073051 10.0.0.22 - - [2026-03-09 02:33:42] "POST /network-policys HTTP/1.1" 200 563 0.027834 10.0.0.22 - - [2026-03-09 02:33:42] "GET /network-policy/9e43af53-d17e-44e9-b14e-8f7aca173817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006138 10.0.0.22 - - [2026-03-09 02:33:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.002749 10.0.0.22 - - [2026-03-09 02:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.23 - - [2026-03-09 02:33:42] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000856 10.0.0.22 - - [2026-03-09 02:33:42] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.039354 10.0.0.22 - - [2026-03-09 02:33:42] "POST /network-policys HTTP/1.1" 200 563 0.029481 10.0.0.22 - - [2026-03-09 02:33:42] "GET /network-policy/96f6a154-eacf-4caa-8a15-1667eca21cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.007829 10.0.0.22 - - [2026-03-09 02:33:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.003671 10.0.0.22 - - [2026-03-09 02:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.23 - - [2026-03-09 02:33:42] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000900 10.0.0.22 - - [2026-03-09 02:33:42] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.042603 10.0.0.22 - - [2026-03-09 02:33:42] "POST /network-policys HTTP/1.1" 200 563 0.028395 10.0.0.22 - - [2026-03-09 02:33:42] "GET /network-policy/eb4c7736-6446-4507-8009-c29730cbe5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005585 10.0.0.22 - - [2026-03-09 02:33:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.002990 10.0.0.22 - - [2026-03-09 02:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.23 - - [2026-03-09 02:33:43] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000850 10.0.0.22 - - [2026-03-09 02:33:43] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.040754 10.0.0.22 - - [2026-03-09 02:33:43] "POST /network-policys HTTP/1.1" 200 563 0.026754 10.0.0.22 - - [2026-03-09 02:33:43] "GET /network-policy/22d06326-2cac-48ad-88c3-c7aa4197dd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.006252 10.0.0.22 - - [2026-03-09 02:33:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.002783 10.0.0.22 - - [2026-03-09 02:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.23 - - [2026-03-09 02:33:43] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000854 10.0.0.22 - - [2026-03-09 02:33:43] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.044921 10.0.0.22 - - [2026-03-09 02:33:43] "POST /network-policys HTTP/1.1" 200 563 0.026141 10.0.0.22 - - [2026-03-09 02:33:43] "GET /network-policy/b45e5c1d-0477-4a66-8d8a-9e4131c8a763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006030 10.0.0.22 - - [2026-03-09 02:33:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.003105 10.0.0.22 - - [2026-03-09 02:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.23 - - [2026-03-09 02:33:43] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000978 10.0.0.22 - - [2026-03-09 02:33:43] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.035930 10.0.0.22 - - [2026-03-09 02:33:43] "POST /network-policys HTTP/1.1" 200 563 0.034517 10.0.0.22 - - [2026-03-09 02:33:43] "GET /network-policy/26447977-b149-45db-a852-214d7942e3f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005990 10.0.0.22 - - [2026-03-09 02:33:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.002909 10.0.0.22 - - [2026-03-09 02:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.23 - - [2026-03-09 02:33:44] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000889 10.0.0.22 - - [2026-03-09 02:33:44] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.043075 10.0.0.22 - - [2026-03-09 02:33:44] "POST /network-policys HTTP/1.1" 200 563 0.036586 10.0.0.22 - - [2026-03-09 02:33:44] "GET /network-policy/bd7ebee4-d6f9-4c51-8c70-e40ec0b5c1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005806 10.0.0.22 - - [2026-03-09 02:33:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.003040 10.0.0.22 - - [2026-03-09 02:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.23 - - [2026-03-09 02:33:44] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000896 10.0.0.22 - - [2026-03-09 02:33:44] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.038718 10.0.0.22 - - [2026-03-09 02:33:44] "POST /network-policys HTTP/1.1" 200 563 0.030537 10.0.0.22 - - [2026-03-09 02:33:44] "GET /network-policy/55c48afc-7a65-4767-8301-8d6b16d9225c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.005784 10.0.0.22 - - [2026-03-09 02:33:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.003580 10.0.0.22 - - [2026-03-09 02:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.23 - - [2026-03-09 02:33:44] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000921 10.0.0.22 - - [2026-03-09 02:33:44] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.039803 10.0.0.22 - - [2026-03-09 02:33:44] "POST /network-policys HTTP/1.1" 200 563 0.027120 10.0.0.22 - - [2026-03-09 02:33:44] "GET /network-policy/9359a33b-9281-4b41-ac49-db4ab6c04100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005669 10.0.0.22 - - [2026-03-09 02:33:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.003156 10.0.0.22 - - [2026-03-09 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.23 - - [2026-03-09 02:33:45] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000894 10.0.0.22 - - [2026-03-09 02:33:45] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.038626 10.0.0.22 - - [2026-03-09 02:33:45] "POST /network-policys HTTP/1.1" 200 563 0.026072 10.0.0.22 - - [2026-03-09 02:33:45] "GET /network-policy/ffe2ea50-d878-4790-95e4-4fe3a6af7ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005649 10.0.0.22 - - [2026-03-09 02:33:45] "POST /neutron/network HTTP/1.1" 200 1337 0.010214 10.0.0.22 - - [2026-03-09 02:33:45] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.007255 10.0.0.22 - - [2026-03-09 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.249 - - [2026-03-09 02:33:45] "POST /access-control-lists HTTP/1.1" 200 609 0.084130 10.0.0.22 - - [2026-03-09 02:33:45] "GET /network-policy/22d06326-2cac-48ad-88c3-c7aa4197dd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.005768 10.0.0.22 - - [2026-03-09 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.22 - - [2026-03-09 02:33:45] "GET /network-policy/26447977-b149-45db-a852-214d7942e3f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.003617 10.0.0.22 - - [2026-03-09 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.22 - - [2026-03-09 02:33:46] "GET /network-policy/55c48afc-7a65-4767-8301-8d6b16d9225c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004918 10.0.0.22 - - [2026-03-09 02:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.22 - - [2026-03-09 02:33:46] "GET /network-policy/9359a33b-9281-4b41-ac49-db4ab6c04100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003987 10.0.0.22 - - [2026-03-09 02:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.22 - - [2026-03-09 02:33:46] "GET /network-policy/96f6a154-eacf-4caa-8a15-1667eca21cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.007886 10.0.0.22 - - [2026-03-09 02:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.22 - - [2026-03-09 02:33:46] "GET /network-policy/9e43af53-d17e-44e9-b14e-8f7aca173817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004212 10.0.0.22 - - [2026-03-09 02:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005676 10.0.0.22 - - [2026-03-09 02:33:46] "GET /network-policy/b45e5c1d-0477-4a66-8d8a-9e4131c8a763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005068 10.0.0.22 - - [2026-03-09 02:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.22 - - [2026-03-09 02:33:46] "GET /network-policy/bd7ebee4-d6f9-4c51-8c70-e40ec0b5c1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003807 10.0.0.22 - - [2026-03-09 02:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.22 - - [2026-03-09 02:33:46] "GET /network-policy/eb4c7736-6446-4507-8009-c29730cbe5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.003809 10.0.0.22 - - [2026-03-09 02:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.22 - - [2026-03-09 02:33:46] "GET /network-policy/ffe2ea50-d878-4790-95e4-4fe3a6af7ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.011593 10.0.0.22 - - [2026-03-09 02:33:46] "POST /id-to-fqname HTTP/1.1" 200 235 0.001190 10.0.0.22 - - [2026-03-09 02:33:46] "POST /neutron/network HTTP/1.1" 200 2260 0.006912 10.0.0.23 - - [2026-03-09 02:33:47] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001278 10.0.0.22 - - [2026-03-09 02:33:47] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.063769 10.0.0.22 - - [2026-03-09 02:33:47] "POST /neutron/port HTTP/1.1" 200 117 0.010304 10.0.0.23 - - [2026-03-09 02:33:47] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001414 10.0.0.22 - - [2026-03-09 02:33:48] "POST /neutron/port HTTP/1.1" 200 1174 0.326237 10.0.0.22 - - [2026-03-09 02:33:48] "POST /neutron/port HTTP/1.1" 200 1228 0.100497 10.0.0.22 - - [2026-03-09 02:33:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004298 10.0.0.22 - - [2026-03-09 02:33:48] "POST /neutron/port HTTP/1.1" 200 117 0.001083 10.0.0.22 - - [2026-03-09 02:33:52] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008669 10.0.0.22 - - [2026-03-09 02:33:52] "POST /neutron/port HTTP/1.1" 200 1238 0.016910 10.0.0.22 - - [2026-03-09 02:33:52] "GET /virtual-machine/ba238e1f-d86c-49c1-901d-3b29acf34ddb HTTP/1.1" 401 292 0.000375 10.0.0.22 - - [2026-03-09 02:33:53] "GET /virtual-machine/ba238e1f-d86c-49c1-901d-3b29acf34ddb HTTP/1.1" 200 1305 0.034993 10.0.0.22 - - [2026-03-09 02:33:53] "GET /virtual-machine-interface/c759784d-ba4d-4b6f-844f-b56cc9392ecc HTTP/1.1" 200 3168 0.005237 10.0.0.22 - - [2026-03-09 02:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.22 - - [2026-03-09 02:33:53] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003665 10.0.0.22 - - [2026-03-09 02:33:53] "GET /virtual-networks?parent_id=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.004423 10.0.0.22 - - [2026-03-09 02:33:53] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005467 10.0.0.22 - - [2026-03-09 02:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.22 - - [2026-03-09 02:33:56] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006080 10.0.0.22 - - [2026-03-09 02:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.22 - - [2026-03-09 02:34:00] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006215 10.0.0.22 - - [2026-03-09 02:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.22 - - [2026-03-09 02:34:04] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005368 10.0.0.22 - - [2026-03-09 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.22 - - [2026-03-09 02:34:08] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005699 10.0.0.22 - - [2026-03-09 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.22 - - [2026-03-09 02:34:12] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005996 10.0.0.22 - - [2026-03-09 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.22 - - [2026-03-09 02:34:17] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005395 10.0.0.22 - - [2026-03-09 02:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.22 - - [2026-03-09 02:34:21] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006356 10.0.0.22 - - [2026-03-09 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.22 - - [2026-03-09 02:34:25] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006298 10.0.0.249 - - [2026-03-09 02:34:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.249 - - [2026-03-09 02:34:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.23 - - [2026-03-09 02:34:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.23 - - [2026-03-09 02:34:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000588 10.0.0.23 - - [2026-03-09 02:34:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.23 - - [2026-03-09 02:34:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.249 - - [2026-03-09 02:34:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000501 10.0.0.22 - - [2026-03-09 02:34:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000788 10.0.0.249 - - [2026-03-09 02:34:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000327 10.0.0.22 - - [2026-03-09 02:34:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.22 - - [2026-03-09 02:34:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.22 - - [2026-03-09 02:34:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000348 10.0.0.22 - - [2026-03-09 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.22 - - [2026-03-09 02:34:29] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006033 10.0.0.22 - - [2026-03-09 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.22 - - [2026-03-09 02:34:31] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004482 10.0.0.22 - - [2026-03-09 02:34:31] "GET /virtual-networks?parent_id=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002990 10.0.0.22 - - [2026-03-09 02:34:31] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005897 10.0.0.22 - - [2026-03-09 02:34:31] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007458 10.0.0.22 - - [2026-03-09 02:34:36] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005913 10.0.0.22 - - [2026-03-09 02:34:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.028580 10.0.0.22 - - [2026-03-09 02:34:37] "POST /neutron/port HTTP/1.1" 200 117 0.001255 10.0.0.22 - - [2026-03-09 02:34:41] "POST /neutron/port HTTP/1.1" 200 1238 0.017271 10.0.0.22 - - [2026-03-09 02:34:42] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007179 10.0.0.22 - - [2026-03-09 02:34:52] "POST /neutron/port HTTP/1.1" 200 1238 0.018309 10.0.0.22 - - [2026-03-09 02:34:52] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007222 10.0.0.22 - - [2026-03-09 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.22 - - [2026-03-09 02:34:52] "GET /network-policy/9e43af53-d17e-44e9-b14e-8f7aca173817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003419 10.0.0.22 - - [2026-03-09 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.22 - - [2026-03-09 02:34:52] "GET /network-policy/96f6a154-eacf-4caa-8a15-1667eca21cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.004923 10.0.0.22 - - [2026-03-09 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.22 - - [2026-03-09 02:34:52] "GET /network-policy/eb4c7736-6446-4507-8009-c29730cbe5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004525 10.0.0.22 - - [2026-03-09 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.22 - - [2026-03-09 02:34:52] "GET /network-policy/22d06326-2cac-48ad-88c3-c7aa4197dd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004025 10.0.0.22 - - [2026-03-09 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.22 - - [2026-03-09 02:34:52] "GET /network-policy/b45e5c1d-0477-4a66-8d8a-9e4131c8a763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004211 10.0.0.22 - - [2026-03-09 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.22 - - [2026-03-09 02:34:52] "GET /network-policy/26447977-b149-45db-a852-214d7942e3f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.003978 10.0.0.22 - - [2026-03-09 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.22 - - [2026-03-09 02:34:53] "GET /network-policy/bd7ebee4-d6f9-4c51-8c70-e40ec0b5c1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003588 10.0.0.22 - - [2026-03-09 02:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.22 - - [2026-03-09 02:34:53] "GET /network-policy/55c48afc-7a65-4767-8301-8d6b16d9225c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004032 10.0.0.22 - - [2026-03-09 02:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.22 - - [2026-03-09 02:34:53] "GET /network-policy/9359a33b-9281-4b41-ac49-db4ab6c04100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006259 10.0.0.22 - - [2026-03-09 02:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.22 - - [2026-03-09 02:34:53] "GET /network-policy/ffe2ea50-d878-4790-95e4-4fe3a6af7ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007524 10.0.0.249 - - [2026-03-09 02:34:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.032552 10.0.0.22 - - [2026-03-09 02:34:53] "POST /neutron/network HTTP/1.1" 200 1440 0.013994 10.0.0.22 - - [2026-03-09 02:34:53] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.005276 10.0.0.22 - - [2026-03-09 02:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.22 - - [2026-03-09 02:34:53] "GET /network-policy/9e43af53-d17e-44e9-b14e-8f7aca173817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003765 10.0.0.249 - - [2026-03-09 02:34:58] "PUT /access-control-list/2685c69d-e885-44ce-8bd5-9c85f6ed2e88 HTTP/1.1" 200 272 0.056439 10.0.0.22 - - [2026-03-09 02:34:58] "POST /neutron/network HTTP/1.1" 200 1440 0.025335 10.0.0.22 - - [2026-03-09 02:34:58] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.006777 10.0.0.22 - - [2026-03-09 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.22 - - [2026-03-09 02:34:58] "GET /network-policy/96f6a154-eacf-4caa-8a15-1667eca21cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.004152 10.0.0.22 - - [2026-03-09 02:35:04] "POST /neutron/network HTTP/1.1" 200 1440 0.015782 10.0.0.22 - - [2026-03-09 02:35:04] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.006464 10.0.0.22 - - [2026-03-09 02:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.22 - - [2026-03-09 02:35:04] "GET /network-policy/eb4c7736-6446-4507-8009-c29730cbe5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005022 10.0.0.249 - - [2026-03-09 02:35:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.004526 10.0.0.22 - - [2026-03-09 02:35:09] "POST /neutron/network HTTP/1.1" 200 1440 0.014212 10.0.0.22 - - [2026-03-09 02:35:09] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.006413 10.0.0.22 - - [2026-03-09 02:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.22 - - [2026-03-09 02:35:09] "GET /network-policy/22d06326-2cac-48ad-88c3-c7aa4197dd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004591 10.0.0.249 - - [2026-03-09 02:35:14] "PUT /access-control-list/2685c69d-e885-44ce-8bd5-9c85f6ed2e88 HTTP/1.1" 200 272 0.063121 10.0.0.22 - - [2026-03-09 02:35:14] "POST /neutron/network HTTP/1.1" 200 1440 0.017345 10.0.0.22 - - [2026-03-09 02:35:14] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.005435 10.0.0.22 - - [2026-03-09 02:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.22 - - [2026-03-09 02:35:14] "GET /network-policy/b45e5c1d-0477-4a66-8d8a-9e4131c8a763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003793 10.0.0.22 - - [2026-03-09 02:35:19] "POST /neutron/network HTTP/1.1" 200 1440 0.024729 10.0.0.22 - - [2026-03-09 02:35:19] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.006520 10.0.0.22 - - [2026-03-09 02:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.22 - - [2026-03-09 02:35:19] "GET /network-policy/26447977-b149-45db-a852-214d7942e3f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004328 10.0.0.249 - - [2026-03-09 02:35:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.006346 10.0.0.22 - - [2026-03-09 02:35:25] "POST /neutron/network HTTP/1.1" 200 1440 0.014919 10.0.0.22 - - [2026-03-09 02:35:25] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.005130 10.0.0.22 - - [2026-03-09 02:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.22 - - [2026-03-09 02:35:25] "GET /network-policy/bd7ebee4-d6f9-4c51-8c70-e40ec0b5c1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005519 10.0.0.249 - - [2026-03-09 02:35:30] "PUT /access-control-list/2685c69d-e885-44ce-8bd5-9c85f6ed2e88 HTTP/1.1" 200 272 0.057215 10.0.0.22 - - [2026-03-09 02:35:30] "POST /neutron/network HTTP/1.1" 200 1440 0.023162 10.0.0.22 - - [2026-03-09 02:35:30] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.006009 10.0.0.22 - - [2026-03-09 02:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.22 - - [2026-03-09 02:35:30] "GET /network-policy/55c48afc-7a65-4767-8301-8d6b16d9225c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004330 10.0.0.22 - - [2026-03-09 02:35:35] "POST /neutron/network HTTP/1.1" 200 1440 0.012548 10.0.0.22 - - [2026-03-09 02:35:35] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.004908 10.0.0.22 - - [2026-03-09 02:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.22 - - [2026-03-09 02:35:35] "GET /network-policy/9359a33b-9281-4b41-ac49-db4ab6c04100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004672 10.0.0.22 - - [2026-03-09 02:35:38] "POST /neutron/network HTTP/1.1" 200 1450 0.006848 10.0.0.22 - - [2026-03-09 02:35:38] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015513 10.0.0.22 - - [2026-03-09 02:35:38] "POST /neutron/network HTTP/1.1" 200 1440 0.013585 10.0.0.249 - - [2026-03-09 02:35:40] "POST /fqname-to-id HTTP/1.1" 404 207 0.004140 10.0.0.22 - - [2026-03-09 02:35:40] "POST /neutron/network HTTP/1.1" 200 1440 0.012854 10.0.0.22 - - [2026-03-09 02:35:40] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.004571 10.0.0.22 - - [2026-03-09 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.22 - - [2026-03-09 02:35:40] "GET /network-policy/ffe2ea50-d878-4790-95e4-4fe3a6af7ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004233 10.0.0.249 - - [2026-03-09 02:35:42] "GET /obj-perms HTTP/1.1" 200 5056 0.061784 10.0.0.23 - - [2026-03-09 02:35:42] "GET /obj-perms HTTP/1.1" 200 5056 0.055200 10.0.0.22 - - [2026-03-09 02:35:46] "GET /virtual-machine/ba238e1f-d86c-49c1-901d-3b29acf34ddb HTTP/1.1" 200 1305 0.004901 10.0.0.22 - - [2026-03-09 02:35:46] "POST /neutron/port HTTP/1.1" 200 151 0.212832 10.0.0.22 - - [2026-03-09 02:35:48] "GET /virtual-machine/ba238e1f-d86c-49c1-901d-3b29acf34ddb HTTP/1.1" 404 171 0.002802 10.0.0.22 - - [2026-03-09 02:35:48] "GET /virtual-machine/ba238e1f-d86c-49c1-901d-3b29acf34ddb HTTP/1.1" 404 171 0.002534 10.0.0.22 - - [2026-03-09 02:35:48] "GET /virtual-machine/ba238e1f-d86c-49c1-901d-3b29acf34ddb HTTP/1.1" 404 171 0.002403 10.0.0.22 - - [2026-03-09 02:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.22 - - [2026-03-09 02:35:48] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004073 10.0.0.22 - - [2026-03-09 02:35:48] "GET /virtual-networks?parent_id=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003764 10.0.0.22 - - [2026-03-09 02:35:48] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.005330 10.0.0.22 - - [2026-03-09 02:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.22 - - [2026-03-09 02:35:48] "GET /routing-instance/903e65dc-4465-4cb3-894b-f04cce71cc29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.004529 10.0.0.22 - - [2026-03-09 02:35:48] "GET /route-target/066b758f-5d19-41af-9c31-b85ab05287ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003639 10.0.0.22 - - [2026-03-09 02:35:48] "GET /obj-perms HTTP/1.1" 200 5019 0.003660 10.0.0.22 - - [2026-03-09 02:35:54] "GET /obj-perms HTTP/1.1" 200 5019 0.003269 10.0.0.22 - - [2026-03-09 02:35:57] "GET /obj-perms HTTP/1.1" 200 5019 0.004830 10.0.0.22 - - [2026-03-09 02:36:03] "GET /obj-perms HTTP/1.1" 200 5019 0.003693 10.0.0.22 - - [2026-03-09 02:36:07] "GET /obj-perms HTTP/1.1" 200 5019 0.003716 10.0.0.22 - - [2026-03-09 02:36:07] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.005236 10.0.0.249 - - [2026-03-09 02:36:07] "DELETE /access-control-list/2685c69d-e885-44ce-8bd5-9c85f6ed2e88 HTTP/1.1" 200 115 0.034437 10.0.0.22 - - [2026-03-09 02:36:07] "POST /neutron/network HTTP/1.1" 200 1337 0.011759 10.0.0.22 - - [2026-03-09 02:36:07] "GET /virtual-network/30c4d39f-ca1f-44b8-b042-3bc7f2f750bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005091 10.0.0.22 - - [2026-03-09 02:36:07] "DELETE /network-policy/ffe2ea50-d878-4790-95e4-4fe3a6af7ac3 HTTP/1.1" 200 115 0.031404 10.0.0.22 - - [2026-03-09 02:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005117 10.0.0.23 - - [2026-03-09 02:36:07] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001126 10.0.0.22 - - [2026-03-09 02:36:07] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.037263 10.0.0.22 - - [2026-03-09 02:36:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-09783091&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.006343 10.0.0.22 - - [2026-03-09 02:36:07] "DELETE /network-policy/9359a33b-9281-4b41-ac49-db4ab6c04100 HTTP/1.1" 200 115 0.043999 10.0.0.22 - - [2026-03-09 02:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.23 - - [2026-03-09 02:36:07] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000875 10.0.0.22 - - [2026-03-09 02:36:07] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.035547 10.0.0.22 - - [2026-03-09 02:36:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-09783091&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.005157 10.0.0.22 - - [2026-03-09 02:36:07] "DELETE /network-policy/55c48afc-7a65-4767-8301-8d6b16d9225c HTTP/1.1" 200 115 0.033059 10.0.0.22 - - [2026-03-09 02:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.23 - - [2026-03-09 02:36:08] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000924 10.0.0.22 - - [2026-03-09 02:36:08] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.047985 10.0.0.22 - - [2026-03-09 02:36:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-09783091&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.005507 10.0.0.22 - - [2026-03-09 02:36:08] "DELETE /network-policy/bd7ebee4-d6f9-4c51-8c70-e40ec0b5c1e3 HTTP/1.1" 200 115 0.044148 10.0.0.22 - - [2026-03-09 02:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.23 - - [2026-03-09 02:36:08] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001057 10.0.0.22 - - [2026-03-09 02:36:08] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.043519 10.0.0.22 - - [2026-03-09 02:36:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-09783091&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.006250 10.0.0.22 - - [2026-03-09 02:36:08] "DELETE /network-policy/26447977-b149-45db-a852-214d7942e3f3 HTTP/1.1" 200 115 0.037735 10.0.0.22 - - [2026-03-09 02:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.23 - - [2026-03-09 02:36:08] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000892 10.0.0.22 - - [2026-03-09 02:36:08] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.038126 10.0.0.22 - - [2026-03-09 02:36:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-09783091&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.004972 10.0.0.22 - - [2026-03-09 02:36:08] "DELETE /network-policy/b45e5c1d-0477-4a66-8d8a-9e4131c8a763 HTTP/1.1" 200 115 0.034569 10.0.0.22 - - [2026-03-09 02:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.23 - - [2026-03-09 02:36:08] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000916 10.0.0.22 - - [2026-03-09 02:36:08] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.036203 10.0.0.22 - - [2026-03-09 02:36:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-09783091&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.005384 10.0.0.22 - - [2026-03-09 02:36:08] "DELETE /network-policy/22d06326-2cac-48ad-88c3-c7aa4197dd47 HTTP/1.1" 200 115 0.039472 10.0.0.22 - - [2026-03-09 02:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.23 - - [2026-03-09 02:36:08] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000948 10.0.0.22 - - [2026-03-09 02:36:08] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.037699 10.0.0.22 - - [2026-03-09 02:36:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-09783091&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.007127 10.0.0.22 - - [2026-03-09 02:36:09] "DELETE /network-policy/eb4c7736-6446-4507-8009-c29730cbe5e9 HTTP/1.1" 200 115 0.033965 10.0.0.22 - - [2026-03-09 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.23 - - [2026-03-09 02:36:09] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000930 10.0.0.22 - - [2026-03-09 02:36:09] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.040992 10.0.0.22 - - [2026-03-09 02:36:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-09783091&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.005489 10.0.0.22 - - [2026-03-09 02:36:09] "DELETE /network-policy/96f6a154-eacf-4caa-8a15-1667eca21cb9 HTTP/1.1" 200 115 0.044183 10.0.0.22 - - [2026-03-09 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.23 - - [2026-03-09 02:36:09] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001194 10.0.0.22 - - [2026-03-09 02:36:09] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.040455 10.0.0.22 - - [2026-03-09 02:36:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-09783091&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.004941 10.0.0.22 - - [2026-03-09 02:36:09] "DELETE /network-policy/9e43af53-d17e-44e9-b14e-8f7aca173817 HTTP/1.1" 200 115 0.038871 10.0.0.22 - - [2026-03-09 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007950 10.0.0.23 - - [2026-03-09 02:36:09] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000865 10.0.0.22 - - [2026-03-09 02:36:09] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.039326 10.0.0.22 - - [2026-03-09 02:36:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-09783091&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005225 10.0.0.22 - - [2026-03-09 02:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.22 - - [2026-03-09 02:36:10] "DELETE /network-ipam/91901a9d-9256-4fee-b88c-121f59953290 HTTP/1.1" 200 115 0.041691 10.0.0.22 - - [2026-03-09 02:36:10] "POST /fqname-to-id HTTP/1.1" 404 260 0.003385 10.0.0.23 - - [2026-03-09 02:36:10] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000908 10.0.0.23 - - [2026-03-09 02:36:10] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.046486 10.0.0.23 - - [2026-03-09 02:36:10] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000878 10.0.0.23 - - [2026-03-09 02:36:10] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?fields=security_groups HTTP/1.1" 200 1398 0.035480 10.0.0.23 - - [2026-03-09 02:36:10] "DELETE /security-group/a252cac0-c872-438d-92fd-be888c7228a6 HTTP/1.1" 200 115 0.059936 10.0.0.23 - - [2026-03-09 02:36:10] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000864 10.0.0.249 - - [2026-03-09 02:36:10] "DELETE /access-control-list/e4bf5690-59f8-4ac4-a82a-224c0f668e14 HTTP/1.1" 200 115 0.052350 10.0.0.23 - - [2026-03-09 02:36:10] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?fields=application_policy_sets HTTP/1.1" 200 1437 0.054840 10.0.0.22 - - [2026-03-09 02:36:10] "DELETE /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b HTTP/1.1" 200 115 0.403481 10.0.0.23 - - [2026-03-09 02:36:10] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001938 10.0.0.22 - - [2026-03-09 02:36:10] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?fields=projects HTTP/1.1" 200 1244 0.013417 10.0.0.23 - - [2026-03-09 02:36:13] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003200 10.0.0.23 - - [2026-03-09 02:36:13] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000918 10.0.0.23 - - [2026-03-09 02:36:13] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.029810 10.0.0.23 - - [2026-03-09 02:36:13] "POST /id-to-fqname HTTP/1.1" 200 202 0.001041 10.0.0.23 - - [2026-03-09 02:36:13] "POST /fqname-to-id HTTP/1.1" 404 211 0.006066 10.0.0.23 - - [2026-03-09 02:36:13] "POST /security-groups HTTP/1.1" 200 603 0.032579 10.0.0.23 - - [2026-03-09 02:36:13] "POST /projects HTTP/1.1" 200 609 0.222986 10.0.0.249 - - [2026-03-09 02:36:13] "POST /access-control-lists HTTP/1.1" 200 608 0.022507 10.0.0.23 - - [2026-03-09 02:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.291174 10.0.0.22 - - [2026-03-09 02:36:13] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.419497 10.0.0.23 - - [2026-03-09 02:36:13] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001828 10.0.0.22 - - [2026-03-09 02:36:13] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?fields=virtual_networks HTTP/1.1" 200 1055 0.048679 10.0.0.23 - - [2026-03-09 02:36:13] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000952 10.0.0.22 - - [2026-03-09 02:36:13] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.032342 10.0.0.23 - - [2026-03-09 02:36:13] "GET /projects?obj_uuids=478e0945-d60c-47b5-acde-4ee4ecef9c1b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001491 10.0.0.22 - - [2026-03-09 02:36:13] "GET /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b?fields=security_groups HTTP/1.1" 200 1293 0.035619 10.0.0.22 - - [2026-03-09 02:36:14] "POST /fqname-to-id HTTP/1.1" 404 194 0.026726 10.0.0.23 - - [2026-03-09 02:36:14] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002948 10.0.0.23 - - [2026-03-09 02:36:14] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001202 10.0.0.23 - - [2026-03-09 02:36:14] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006796 10.0.0.23 - - [2026-03-09 02:36:14] "POST /id-to-fqname HTTP/1.1" 200 196 0.004779 10.0.0.23 - - [2026-03-09 02:36:14] "POST /fqname-to-id HTTP/1.1" 404 205 0.007584 10.0.0.23 - - [2026-03-09 02:36:15] "POST /security-groups HTTP/1.1" 200 597 0.072603 10.0.0.249 - - [2026-03-09 02:36:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.004021 10.0.0.23 - - [2026-03-09 02:36:15] "POST /projects HTTP/1.1" 200 597 0.264039 10.0.0.23 - - [2026-03-09 02:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.335612 10.0.0.249 - - [2026-03-09 02:36:15] "POST /access-control-lists HTTP/1.1" 200 600 0.035468 10.0.0.22 - - [2026-03-09 02:36:15] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.471620 10.0.0.22 - - [2026-03-09 02:36:16] "GET / HTTP/1.1" 200 35931 0.001878 10.0.0.22 - - [2026-03-09 02:36:18] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000543 10.0.0.23 - - [2026-03-09 02:36:18] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000912 10.0.0.22 - - [2026-03-09 02:36:18] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.065839 10.0.0.22 - - [2026-03-09 02:36:19] "GET / HTTP/1.1" 200 35931 0.001590 10.0.0.22 - - [2026-03-09 02:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.23 - - [2026-03-09 02:36:19] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000876 10.0.0.22 - - [2026-03-09 02:36:19] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006522 10.0.0.22 - - [2026-03-09 02:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.23 - - [2026-03-09 02:36:19] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000872 10.0.0.22 - - [2026-03-09 02:36:19] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.033412 10.0.0.22 - - [2026-03-09 02:36:20] "GET /domains HTTP/1.1" 401 292 0.000408 10.0.0.22 - - [2026-03-09 02:36:21] "GET /domains HTTP/1.1" 200 280 0.028884 10.0.0.23 - - [2026-03-09 02:36:21] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000988 10.0.0.22 - - [2026-03-09 02:36:21] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7 HTTP/1.1" 200 2777 0.008288 10.0.0.23 - - [2026-03-09 02:36:21] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000841 10.0.0.22 - - [2026-03-09 02:36:21] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b HTTP/1.1" 200 1887 0.089345 10.0.0.22 - - [2026-03-09 02:36:21] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003230 10.0.0.22 - - [2026-03-09 02:36:21] "POST /network-ipams HTTP/1.1" 200 603 0.024745 10.0.0.22 - - [2026-03-09 02:36:21] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003673 10.0.0.22 - - [2026-03-09 02:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.22 - - [2026-03-09 02:36:21] "GET /network-ipam/b62a0bb1-c1b3-4fd8-b125-77b6c025cd25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005865 10.0.0.22 - - [2026-03-09 02:36:21] "PUT /network-ipam/b62a0bb1-c1b3-4fd8-b125-77b6c025cd25 HTTP/1.1" 200 258 0.017128 10.0.0.22 - - [2026-03-09 02:36:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000410 10.0.0.22 - - [2026-03-09 02:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.030542 10.0.0.23 - - [2026-03-09 02:36:21] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000910 10.0.0.22 - - [2026-03-09 02:36:22] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.049006 10.0.0.22 - - [2026-03-09 02:36:22] "POST /neutron/network HTTP/1.1" 200 117 0.034018 10.0.0.23 - - [2026-03-09 02:36:22] "POST /useragent-kv HTTP/1.1" 200 115 0.007810 10.0.0.22 - - [2026-03-09 02:36:22] "POST /neutron/subnet HTTP/1.1" 200 701 0.230136 10.0.0.22 - - [2026-03-09 02:36:22] "POST /id-to-fqname HTTP/1.1" 200 229 0.001163 10.0.0.22 - - [2026-03-09 02:36:22] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.005031 10.0.0.22 - - [2026-03-09 02:36:22] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.005353 10.0.0.22 - - [2026-03-09 02:36:22] "POST /neutron/network HTTP/1.1" 200 1074 0.007853 10.0.0.22 - - [2026-03-09 02:36:23] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.005421 10.0.0.22 - - [2026-03-09 02:36:24] "GET /obj-perms HTTP/1.1" 200 5013 0.064876 10.0.0.22 - - [2026-03-09 02:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.23 - - [2026-03-09 02:36:24] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001101 10.0.0.22 - - [2026-03-09 02:36:24] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.043364 10.0.0.22 - - [2026-03-09 02:36:25] "POST /neutron/network HTTP/1.1" 200 117 0.012215 10.0.0.249 - - [2026-03-09 02:36:25] "POST /route-targets HTTP/1.1" 200 327 0.015487 10.0.0.23 - - [2026-03-09 02:36:25] "POST /useragent-kv HTTP/1.1" 200 115 0.007171 10.0.0.22 - - [2026-03-09 02:36:25] "POST /neutron/subnet HTTP/1.1" 200 701 0.159350 10.0.0.22 - - [2026-03-09 02:36:25] "POST /id-to-fqname HTTP/1.1" 200 229 0.001280 10.0.0.22 - - [2026-03-09 02:36:25] "GET /virtual-network/37b632ae-6424-4ed8-909a-f771dfe3dd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.004807 10.0.0.22 - - [2026-03-09 02:36:25] "GET /virtual-network/37b632ae-6424-4ed8-909a-f771dfe3dd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.005370 10.0.0.22 - - [2026-03-09 02:36:25] "POST /neutron/network HTTP/1.1" 200 1074 0.007872 10.0.0.22 - - [2026-03-09 02:36:25] "GET /virtual-network/37b632ae-6424-4ed8-909a-f771dfe3dd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.007198 10.0.0.249 - - [2026-03-09 02:36:26] "GET /obj-perms HTTP/1.1" 200 5013 0.059351 10.0.0.23 - - [2026-03-09 02:36:26] "GET /obj-perms HTTP/1.1" 200 5013 0.065044 10.0.0.22 - - [2026-03-09 02:36:26] "POST /fqname-to-id HTTP/1.1" 404 205 0.002905 10.0.0.22 - - [2026-03-09 02:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.23 - - [2026-03-09 02:36:26] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000884 10.0.0.22 - - [2026-03-09 02:36:26] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.035886 10.0.0.22 - - [2026-03-09 02:36:26] "POST /network-policys HTTP/1.1" 200 527 0.067474 10.0.0.22 - - [2026-03-09 02:36:26] "GET /network-policy/fc682cf3-a28d-49f6-8106-19731000b17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.005804 10.0.0.22 - - [2026-03-09 02:36:26] "POST /fqname-to-id HTTP/1.1" 404 205 0.003267 10.0.0.22 - - [2026-03-09 02:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.23 - - [2026-03-09 02:36:26] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001205 10.0.0.22 - - [2026-03-09 02:36:26] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.041850 10.0.0.22 - - [2026-03-09 02:36:27] "POST /network-policys HTTP/1.1" 200 527 0.071231 10.0.0.22 - - [2026-03-09 02:36:27] "GET /network-policy/cf464908-811f-46ae-a98f-6789f6c9283c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005455 10.0.0.22 - - [2026-03-09 02:36:27] "POST /fqname-to-id HTTP/1.1" 404 205 0.002666 10.0.0.22 - - [2026-03-09 02:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.23 - - [2026-03-09 02:36:27] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000950 10.0.0.22 - - [2026-03-09 02:36:27] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.033714 10.0.0.22 - - [2026-03-09 02:36:27] "POST /network-policys HTTP/1.1" 200 527 0.071423 10.0.0.22 - - [2026-03-09 02:36:27] "GET /network-policy/fa3d6e8c-d0b7-4f3f-b41a-d2f7e91655fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.012767 10.0.0.22 - - [2026-03-09 02:36:27] "POST /fqname-to-id HTTP/1.1" 404 205 0.005038 10.0.0.22 - - [2026-03-09 02:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.23 - - [2026-03-09 02:36:27] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000929 10.0.0.22 - - [2026-03-09 02:36:27] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.029969 10.0.0.22 - - [2026-03-09 02:36:27] "POST /network-policys HTTP/1.1" 200 527 0.034720 10.0.0.22 - - [2026-03-09 02:36:27] "GET /network-policy/eb4264e1-5119-411e-8298-400a851984b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.006783 10.0.0.249 - - [2026-03-09 02:36:27] "DELETE /access-control-list/88e52c86-dcb2-4c5d-b346-dc756100d419 HTTP/1.1" 200 115 0.042675 10.0.0.22 - - [2026-03-09 02:36:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.004706 10.0.0.22 - - [2026-03-09 02:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.23 - - [2026-03-09 02:36:28] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001329 10.0.0.22 - - [2026-03-09 02:36:28] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.038003 10.0.0.22 - - [2026-03-09 02:36:28] "POST /network-policys HTTP/1.1" 200 531 0.024138 10.0.0.22 - - [2026-03-09 02:36:28] "GET /network-policy/4997f1c1-0c1a-4dfa-8e22-1b1a8e8a7da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.005457 10.0.0.22 - - [2026-03-09 02:36:28] "POST /fqname-to-id HTTP/1.1" 404 206 0.002882 10.0.0.22 - - [2026-03-09 02:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.23 - - [2026-03-09 02:36:28] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000921 10.0.0.22 - - [2026-03-09 02:36:28] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.040592 10.0.0.22 - - [2026-03-09 02:36:28] "POST /network-policys HTTP/1.1" 200 529 0.028431 10.0.0.22 - - [2026-03-09 02:36:28] "GET /network-policy/ae43a0ae-cb63-4c68-a8d4-7d1b9ca814b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006574 10.0.0.22 - - [2026-03-09 02:36:28] "POST /fqname-to-id HTTP/1.1" 404 206 0.003195 10.0.0.22 - - [2026-03-09 02:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.23 - - [2026-03-09 02:36:28] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000911 10.0.0.22 - - [2026-03-09 02:36:28] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.040813 10.0.0.22 - - [2026-03-09 02:36:28] "POST /network-policys HTTP/1.1" 200 529 0.070938 10.0.0.22 - - [2026-03-09 02:36:28] "GET /network-policy/c19fed83-e5dd-49a0-986a-ab1f199d5b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005657 10.0.0.22 - - [2026-03-09 02:36:29] "POST /fqname-to-id HTTP/1.1" 404 206 0.002937 10.0.0.22 - - [2026-03-09 02:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.23 - - [2026-03-09 02:36:29] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000911 10.0.0.22 - - [2026-03-09 02:36:29] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.031074 10.0.0.22 - - [2026-03-09 02:36:29] "POST /network-policys HTTP/1.1" 200 529 0.025214 10.0.0.22 - - [2026-03-09 02:36:29] "GET /network-policy/aec6954f-1d53-4b30-9fa4-d2340196419a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006611 10.0.0.22 - - [2026-03-09 02:36:29] "POST /fqname-to-id HTTP/1.1" 404 206 0.003813 10.0.0.22 - - [2026-03-09 02:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.23 - - [2026-03-09 02:36:29] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000937 10.0.0.22 - - [2026-03-09 02:36:29] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.045877 10.0.0.22 - - [2026-03-09 02:36:29] "POST /network-policys HTTP/1.1" 200 529 0.028685 10.0.0.22 - - [2026-03-09 02:36:29] "GET /network-policy/b9d14867-bf3a-4fd6-a576-ca4d53d2e1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005862 10.0.0.22 - - [2026-03-09 02:36:29] "POST /fqname-to-id HTTP/1.1" 404 208 0.003331 10.0.0.22 - - [2026-03-09 02:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.23 - - [2026-03-09 02:36:29] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000924 10.0.0.22 - - [2026-03-09 02:36:29] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.036497 10.0.0.22 - - [2026-03-09 02:36:29] "POST /network-policys HTTP/1.1" 200 533 0.027818 10.0.0.22 - - [2026-03-09 02:36:29] "GET /network-policy/11695c0b-1fa0-4fac-b07b-bf4459f3744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1126 0.005892 10.0.0.22 - - [2026-03-09 02:36:30] "POST /neutron/network HTTP/1.1" 200 1074 0.010396 10.0.0.22 - - [2026-03-09 02:36:30] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.018754 10.0.0.22 - - [2026-03-09 02:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007148 10.0.0.22 - - [2026-03-09 02:36:30] "GET /network-policy/fc682cf3-a28d-49f6-8106-19731000b17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.004292 10.0.0.22 - - [2026-03-09 02:36:30] "POST /neutron/network HTTP/1.1" 200 1074 0.007802 10.0.0.249 - - [2026-03-09 02:36:30] "POST /fqname-to-id HTTP/1.1" 404 246 0.003339 10.0.0.22 - - [2026-03-09 02:36:30] "GET /virtual-network/37b632ae-6424-4ed8-909a-f771dfe3dd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006667 10.0.0.22 - - [2026-03-09 02:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010492 10.0.0.22 - - [2026-03-09 02:36:30] "GET /network-policy/4997f1c1-0c1a-4dfa-8e22-1b1a8e8a7da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.006548 10.0.0.22 - - [2026-03-09 02:36:30] "POST /id-to-fqname HTTP/1.1" 200 229 0.001232 10.0.0.22 - - [2026-03-09 02:36:31] "POST /neutron/network HTTP/1.1" 200 1167 0.006304 10.0.0.23 - - [2026-03-09 02:36:31] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000969 10.0.0.22 - - [2026-03-09 02:36:31] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.059799 10.0.0.22 - - [2026-03-09 02:36:32] "POST /neutron/port HTTP/1.1" 200 117 0.010906 10.0.0.23 - - [2026-03-09 02:36:32] "DELETE /project/478e0945-d60c-47b5-acde-4ee4ecef9c1b HTTP/1.1" 404 177 0.004739 10.0.0.23 - - [2026-03-09 02:36:32] "DELETE /project/40967dc2fb5442349ff9cfd944bbb81b HTTP/1.1" 404 173 0.003234 10.0.0.23 - - [2026-03-09 02:36:32] "DELETE /project/478e0945d60c47b5acde4ee4ecef9c1b HTTP/1.1" 404 173 0.004908 10.0.0.22 - - [2026-03-09 02:36:32] "POST /id-to-fqname HTTP/1.1" 200 229 0.001182 10.0.0.22 - - [2026-03-09 02:36:32] "POST /neutron/network HTTP/1.1" 200 1167 0.006743 10.0.0.249 - - [2026-03-09 02:36:32] "PUT /access-control-list/849af781-fb57-4385-a965-139481ef30b1 HTTP/1.1" 200 272 0.016363 10.0.0.22 - - [2026-03-09 02:36:32] "POST /neutron/port HTTP/1.1" 200 1061 0.017629 10.0.0.23 - - [2026-03-09 02:36:33] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001101 10.0.0.22 - - [2026-03-09 02:36:33] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.095008 10.0.0.22 - - [2026-03-09 02:36:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003711 10.0.0.22 - - [2026-03-09 02:36:33] "POST /neutron/port HTTP/1.1" 200 117 0.001535 10.0.0.22 - - [2026-03-09 02:36:33] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007055 10.0.0.22 - - [2026-03-09 02:36:33] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006919 10.0.0.22 - - [2026-03-09 02:36:34] "POST /neutron/port HTTP/1.1" 200 1061 0.016965 10.0.0.22 - - [2026-03-09 02:36:34] "POST /neutron/port HTTP/1.1" 200 1125 0.017228 10.0.0.22 - - [2026-03-09 02:36:34] "POST /neutron/port HTTP/1.1" 200 117 0.001226 10.0.0.22 - - [2026-03-09 02:36:38] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007366 10.0.0.22 - - [2026-03-09 02:36:38] "POST /neutron/port HTTP/1.1" 200 1125 0.018214 10.0.0.22 - - [2026-03-09 02:36:38] "GET /virtual-machine/bc73ab67-6f39-4148-aad2-c4b3d2b5efa3 HTTP/1.1" 401 292 0.000387 10.0.0.22 - - [2026-03-09 02:36:39] "GET /virtual-machine/bc73ab67-6f39-4148-aad2-c4b3d2b5efa3 HTTP/1.1" 200 1299 0.030600 10.0.0.22 - - [2026-03-09 02:36:39] "GET /virtual-machine-interface/8245fae9-d336-4099-8e97-2ddd3e0da79e HTTP/1.1" 200 2950 0.004804 10.0.0.22 - - [2026-03-09 02:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.22 - - [2026-03-09 02:36:39] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002931 10.0.0.22 - - [2026-03-09 02:36:39] "GET /virtual-networks?parent_id=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002735 10.0.0.22 - - [2026-03-09 02:36:39] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.005380 10.0.0.22 - - [2026-03-09 02:36:39] "POST /neutron/port HTTP/1.1" 200 1125 0.020898 10.0.0.22 - - [2026-03-09 02:36:39] "POST /neutron/subnet HTTP/1.1" 200 675 0.010952 10.0.0.22 - - [2026-03-09 02:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.22 - - [2026-03-09 02:36:42] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.004774 10.0.0.22 - - [2026-03-09 02:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.22 - - [2026-03-09 02:36:46] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.004610 10.0.0.22 - - [2026-03-09 02:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.22 - - [2026-03-09 02:36:50] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.005355 10.0.0.22 - - [2026-03-09 02:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.22 - - [2026-03-09 02:36:54] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.005140 10.0.0.22 - - [2026-03-09 02:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.22 - - [2026-03-09 02:36:58] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.005198 10.0.0.22 - - [2026-03-09 02:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.22 - - [2026-03-09 02:37:02] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.005632 10.0.0.22 - - [2026-03-09 02:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.22 - - [2026-03-09 02:37:06] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.005124 10.0.0.22 - - [2026-03-09 02:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.22 - - [2026-03-09 02:37:11] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.005031 10.0.0.22 - - [2026-03-09 02:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.22 - - [2026-03-09 02:37:13] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003196 10.0.0.22 - - [2026-03-09 02:37:13] "GET /virtual-networks?parent_id=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002614 10.0.0.22 - - [2026-03-09 02:37:13] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.005093 10.0.0.22 - - [2026-03-09 02:37:13] "POST /neutron/port HTTP/1.1" 200 1125 0.014751 10.0.0.22 - - [2026-03-09 02:37:18] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007796 10.0.0.22 - - [2026-03-09 02:37:23] "POST /neutron/port HTTP/1.1" 200 1125 0.018220 10.0.0.22 - - [2026-03-09 02:37:23] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006304 10.0.0.22 - - [2026-03-09 02:37:33] "POST /neutron/port HTTP/1.1" 200 1125 0.049025 10.0.0.22 - - [2026-03-09 02:37:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004861 10.0.0.22 - - [2026-03-09 02:37:33] "POST /neutron/network HTTP/1.1" 200 1159 0.010956 10.0.0.22 - - [2026-03-09 02:37:39] "POST /neutron/port HTTP/1.1" 200 1125 0.016378 10.0.0.22 - - [2026-03-09 02:37:39] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006241 10.0.0.22 - - [2026-03-09 02:37:39] "GET /virtual-machine/945d9bcc-6c39-42e7-830e-7d7065c8d0f8 HTTP/1.1" 200 1298 0.005326 10.0.0.22 - - [2026-03-09 02:37:39] "GET /virtual-machine-interface/b3986d8f-dc92-46f1-9d7c-2a8dd90a1e45 HTTP/1.1" 200 2951 0.004967 10.0.0.22 - - [2026-03-09 02:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.22 - - [2026-03-09 02:37:39] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004203 10.0.0.22 - - [2026-03-09 02:37:39] "GET /virtual-networks?parent_id=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002461 10.0.0.22 - - [2026-03-09 02:37:39] "GET /virtual-network/37b632ae-6424-4ed8-909a-f771dfe3dd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005167 10.0.0.22 - - [2026-03-09 02:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.22 - - [2026-03-09 02:37:40] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004661 10.0.0.22 - - [2026-03-09 02:37:40] "GET /virtual-networks?parent_id=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003347 10.0.0.22 - - [2026-03-09 02:37:40] "GET /virtual-network/37b632ae-6424-4ed8-909a-f771dfe3dd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006032 10.0.0.22 - - [2026-03-09 02:37:40] "POST /neutron/port HTTP/1.1" 200 2098 0.017698 10.0.0.22 - - [2026-03-09 02:37:40] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007494 10.0.0.22 - - [2026-03-09 02:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.22 - - [2026-03-09 02:37:41] "GET /network-policy/4997f1c1-0c1a-4dfa-8e22-1b1a8e8a7da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.003027 10.0.0.22 - - [2026-03-09 02:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.22 - - [2026-03-09 02:37:41] "GET /network-policy/fc682cf3-a28d-49f6-8106-19731000b17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.004181 10.0.0.22 - - [2026-03-09 02:37:41] "POST /neutron/network HTTP/1.1" 200 1157 0.008088 10.0.0.22 - - [2026-03-09 02:37:41] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.006615 10.0.0.22 - - [2026-03-09 02:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.22 - - [2026-03-09 02:37:41] "GET /network-policy/cf464908-811f-46ae-a98f-6789f6c9283c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004508 10.0.0.22 - - [2026-03-09 02:37:41] "POST /neutron/port HTTP/1.1" 200 1125 0.017999 10.0.0.22 - - [2026-03-09 02:37:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004670 10.0.0.22 - - [2026-03-09 02:37:41] "POST /neutron/network HTTP/1.1" 200 1157 0.008195 10.0.0.22 - - [2026-03-09 02:37:44] "GET /obj-perms HTTP/1.1" 200 5056 0.060923 10.0.0.249 - - [2026-03-09 02:38:06] "PUT /access-control-list/849af781-fb57-4385-a965-139481ef30b1 HTTP/1.1" 200 272 0.023926 10.0.0.22 - - [2026-03-09 02:38:06] "POST /neutron/network HTTP/1.1" 200 1160 0.040153 10.0.0.22 - - [2026-03-09 02:38:06] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006388 10.0.0.22 - - [2026-03-09 02:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005783 10.0.0.22 - - [2026-03-09 02:38:06] "GET /network-policy/11695c0b-1fa0-4fac-b07b-bf4459f3744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1126 0.003514 10.0.0.249 - - [2026-03-09 02:38:15] "POST /ref-update HTTP/1.1" 200 156 0.057485 10.0.0.22 - - [2026-03-09 02:38:15] "POST /neutron/network HTTP/1.1" 200 1157 0.030644 10.0.0.22 - - [2026-03-09 02:38:15] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.020310 10.0.0.22 - - [2026-03-09 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.22 - - [2026-03-09 02:38:15] "GET /network-policy/fa3d6e8c-d0b7-4f3f-b41a-d2f7e91655fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004813 10.0.0.22 - - [2026-03-09 02:38:24] "POST /neutron/network HTTP/1.1" 200 1157 0.010699 10.0.0.22 - - [2026-03-09 02:38:24] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.009579 10.0.0.22 - - [2026-03-09 02:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.22 - - [2026-03-09 02:38:24] "GET /network-policy/eb4264e1-5119-411e-8298-400a851984b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.003633 10.0.0.22 - - [2026-03-09 02:38:32] "POST /neutron/network HTTP/1.1" 200 1158 0.010440 10.0.0.22 - - [2026-03-09 02:38:32] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.009324 10.0.0.22 - - [2026-03-09 02:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.249 - - [2026-03-09 02:38:32] "POST /ref-update HTTP/1.1" 200 156 0.020452 10.0.0.22 - - [2026-03-09 02:38:32] "GET /network-policy/ae43a0ae-cb63-4c68-a8d4-7d1b9ca814b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005852 10.0.0.22 - - [2026-03-09 02:38:34] "POST /neutron/network HTTP/1.1" 200 1169 0.006883 10.0.0.22 - - [2026-03-09 02:38:34] "POST /neutron/port HTTP/1.1" 200 117 0.001067 10.0.0.22 - - [2026-03-09 02:38:40] "POST /neutron/network HTTP/1.1" 200 1158 0.092171 10.0.0.22 - - [2026-03-09 02:38:41] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.009984 10.0.0.22 - - [2026-03-09 02:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007993 10.0.0.22 - - [2026-03-09 02:38:41] "GET /network-policy/c19fed83-e5dd-49a0-986a-ab1f199d5b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004186 10.0.0.22 - - [2026-03-09 02:38:42] "POST /neutron/port HTTP/1.1" 200 1125 0.020430 10.0.0.22 - - [2026-03-09 02:38:42] "POST /neutron/subnet HTTP/1.1" 200 675 0.009668 10.0.0.22 - - [2026-03-09 02:38:48] "POST /neutron/network HTTP/1.1" 200 1158 0.008750 10.0.0.249 - - [2026-03-09 02:38:48] "PUT /access-control-list/849af781-fb57-4385-a965-139481ef30b1 HTTP/1.1" 200 272 0.069220 10.0.0.22 - - [2026-03-09 02:38:48] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007303 10.0.0.22 - - [2026-03-09 02:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.22 - - [2026-03-09 02:38:48] "GET /network-policy/aec6954f-1d53-4b30-9fa4-d2340196419a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.003544 10.0.0.22 - - [2026-03-09 02:38:57] "POST /neutron/network HTTP/1.1" 200 1158 0.009770 10.0.0.22 - - [2026-03-09 02:38:57] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008171 10.0.0.22 - - [2026-03-09 02:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.22 - - [2026-03-09 02:38:57] "GET /network-policy/b9d14867-bf3a-4fd6-a576-ca4d53d2e1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004622 10.0.0.22 - - [2026-03-09 02:39:04] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005381 10.0.0.22 - - [2026-03-09 02:39:05] "POST /neutron/network HTTP/1.1" 200 1158 0.008882 10.0.0.22 - - [2026-03-09 02:39:05] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.023139 10.0.0.249 - - [2026-03-09 02:39:05] "POST /ref-update HTTP/1.1" 200 156 0.018999 10.0.0.22 - - [2026-03-09 02:39:05] "GET /virtual-machine/945d9bcc-6c39-42e7-830e-7d7065c8d0f8 HTTP/1.1" 200 1298 0.003703 10.0.0.22 - - [2026-03-09 02:39:05] "POST /neutron/port HTTP/1.1" 200 1125 0.034517 10.0.0.22 - - [2026-03-09 02:39:07] "GET /virtual-machine/945d9bcc-6c39-42e7-830e-7d7065c8d0f8 HTTP/1.1" 404 171 0.002839 10.0.0.22 - - [2026-03-09 02:39:07] "GET /virtual-machine/945d9bcc-6c39-42e7-830e-7d7065c8d0f8 HTTP/1.1" 404 171 0.003213 10.0.0.22 - - [2026-03-09 02:39:07] "GET /virtual-machine/945d9bcc-6c39-42e7-830e-7d7065c8d0f8 HTTP/1.1" 404 171 0.002635 10.0.0.22 - - [2026-03-09 02:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.22 - - [2026-03-09 02:39:07] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003558 10.0.0.22 - - [2026-03-09 02:39:07] "GET /virtual-networks?parent_id=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002837 10.0.0.22 - - [2026-03-09 02:39:07] "GET /virtual-network/37b632ae-6424-4ed8-909a-f771dfe3dd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006042 10.0.0.22 - - [2026-03-09 02:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.22 - - [2026-03-09 02:39:07] "GET /routing-instance/e6038e55-70ca-4eb1-badb-bba570016dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.004516 10.0.0.22 - - [2026-03-09 02:39:07] "GET /route-target/313cc2d7-51ea-44af-a66f-6877c7ffcdc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003587 10.0.0.23 - - [2026-03-09 02:39:07] "GET /obj-perms HTTP/1.1" 200 5013 0.003628 10.0.0.22 - - [2026-03-09 02:39:13] "GET /obj-perms HTTP/1.1" 200 5013 0.003562 10.0.0.249 - - [2026-03-09 02:39:14] "GET /obj-perms HTTP/1.1" 200 5013 0.004089 10.0.0.23 - - [2026-03-09 02:39:14] "GET /obj-perms HTTP/1.1" 200 5013 0.003315 10.0.0.22 - - [2026-03-09 02:39:14] "GET /virtual-machine/bc73ab67-6f39-4148-aad2-c4b3d2b5efa3 HTTP/1.1" 200 1299 0.003897 10.0.0.22 - - [2026-03-09 02:39:14] "POST /neutron/port HTTP/1.1" 200 1125 0.014898 10.0.0.22 - - [2026-03-09 02:39:16] "GET /virtual-machine/bc73ab67-6f39-4148-aad2-c4b3d2b5efa3 HTTP/1.1" 404 171 0.002863 10.0.0.22 - - [2026-03-09 02:39:16] "GET /virtual-machine/bc73ab67-6f39-4148-aad2-c4b3d2b5efa3 HTTP/1.1" 404 171 0.002640 10.0.0.22 - - [2026-03-09 02:39:16] "GET /virtual-machine/bc73ab67-6f39-4148-aad2-c4b3d2b5efa3 HTTP/1.1" 404 171 0.002539 10.0.0.22 - - [2026-03-09 02:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.22 - - [2026-03-09 02:39:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003822 10.0.0.22 - - [2026-03-09 02:39:16] "GET /virtual-networks?parent_id=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003132 10.0.0.22 - - [2026-03-09 02:39:16] "GET /virtual-network/53d06185-d543-4b7c-8d41-78238ad8bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.005595 10.0.0.22 - - [2026-03-09 02:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.22 - - [2026-03-09 02:39:16] "GET /routing-instance/91061b8f-10de-4aab-bdbb-73e1210f3820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.004482 10.0.0.22 - - [2026-03-09 02:39:16] "GET /route-target/047fe27c-bc81-4844-928b-dbd533fa9e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003646 10.0.0.22 - - [2026-03-09 02:39:16] "GET /obj-perms HTTP/1.1" 200 5013 0.004004 10.0.0.22 - - [2026-03-09 02:39:19] "GET /obj-perms HTTP/1.1" 200 5013 0.003669 10.0.0.249 - - [2026-03-09 02:39:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.249 - - [2026-03-09 02:39:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.23 - - [2026-03-09 02:39:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.23 - - [2026-03-09 02:39:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.22 - - [2026-03-09 02:39:25] "GET /obj-perms HTTP/1.1" 200 5013 0.003601 10.0.0.23 - - [2026-03-09 02:39:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.23 - - [2026-03-09 02:39:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.249 - - [2026-03-09 02:39:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000509 10.0.0.22 - - [2026-03-09 02:39:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.249 - - [2026-03-09 02:39:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.22 - - [2026-03-09 02:39:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000889 10.0.0.22 - - [2026-03-09 02:39:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000537 10.0.0.22 - - [2026-03-09 02:39:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000354 10.0.0.22 - - [2026-03-09 02:39:28] "GET /obj-perms HTTP/1.1" 200 5013 0.004721 10.0.0.22 - - [2026-03-09 02:39:35] "GET /obj-perms HTTP/1.1" 200 5013 0.003877 10.0.0.22 - - [2026-03-09 02:39:38] "GET /obj-perms HTTP/1.1" 200 5013 0.003456 10.0.0.22 - - [2026-03-09 02:39:38] "GET /virtual-network/37b632ae-6424-4ed8-909a-f771dfe3dd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.004965 10.0.0.22 - - [2026-03-09 02:39:38] "POST /neutron/network HTTP/1.1" 200 1159 0.008637 10.0.0.22 - - [2026-03-09 02:39:38] "GET /virtual-network/37b632ae-6424-4ed8-909a-f771dfe3dd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.007920 10.0.0.22 - - [2026-03-09 02:39:38] "DELETE /network-policy/11695c0b-1fa0-4fac-b07b-bf4459f3744d HTTP/1.1" 200 115 0.028733 10.0.0.22 - - [2026-03-09 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.23 - - [2026-03-09 02:39:38] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.045112 10.0.0.22 - - [2026-03-09 02:39:38] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.078754 10.0.0.22 - - [2026-03-09 02:39:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-66568054&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.005180 10.0.0.22 - - [2026-03-09 02:39:38] "DELETE /network-policy/b9d14867-bf3a-4fd6-a576-ca4d53d2e1db HTTP/1.1" 200 115 0.038786 10.0.0.22 - - [2026-03-09 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.23 - - [2026-03-09 02:39:38] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000863 10.0.0.22 - - [2026-03-09 02:39:38] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.035716 10.0.0.22 - - [2026-03-09 02:39:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-66568054&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.005226 10.0.0.22 - - [2026-03-09 02:39:39] "DELETE /network-policy/aec6954f-1d53-4b30-9fa4-d2340196419a HTTP/1.1" 200 115 0.030825 10.0.0.22 - - [2026-03-09 02:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.23 - - [2026-03-09 02:39:39] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000916 10.0.0.22 - - [2026-03-09 02:39:39] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.037732 10.0.0.22 - - [2026-03-09 02:39:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-66568054&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.005466 10.0.0.22 - - [2026-03-09 02:39:39] "DELETE /network-policy/c19fed83-e5dd-49a0-986a-ab1f199d5b65 HTTP/1.1" 200 115 0.035265 10.0.0.22 - - [2026-03-09 02:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.23 - - [2026-03-09 02:39:39] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000872 10.0.0.22 - - [2026-03-09 02:39:39] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.037947 10.0.0.22 - - [2026-03-09 02:39:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-66568054&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.005502 10.0.0.22 - - [2026-03-09 02:39:39] "DELETE /network-policy/ae43a0ae-cb63-4c68-a8d4-7d1b9ca814b2 HTTP/1.1" 200 115 0.034265 10.0.0.22 - - [2026-03-09 02:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007946 10.0.0.23 - - [2026-03-09 02:39:39] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000878 10.0.0.22 - - [2026-03-09 02:39:39] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.035090 10.0.0.22 - - [2026-03-09 02:39:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-66568054&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.005859 10.0.0.22 - - [2026-03-09 02:39:39] "DELETE /network-policy/4997f1c1-0c1a-4dfa-8e22-1b1a8e8a7da2 HTTP/1.1" 200 115 0.030563 10.0.0.22 - - [2026-03-09 02:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.23 - - [2026-03-09 02:39:39] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000871 10.0.0.22 - - [2026-03-09 02:39:39] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.036813 10.0.0.22 - - [2026-03-09 02:39:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-66568054&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.005132 10.0.0.22 - - [2026-03-09 02:39:39] "DELETE /network-policy/eb4264e1-5119-411e-8298-400a851984b8 HTTP/1.1" 200 115 0.034869 10.0.0.22 - - [2026-03-09 02:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.23 - - [2026-03-09 02:39:39] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000928 10.0.0.22 - - [2026-03-09 02:39:40] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.043466 10.0.0.22 - - [2026-03-09 02:39:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-66568054&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.005046 10.0.0.22 - - [2026-03-09 02:39:40] "DELETE /network-policy/fa3d6e8c-d0b7-4f3f-b41a-d2f7e91655fa HTTP/1.1" 200 115 0.034263 10.0.0.22 - - [2026-03-09 02:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.23 - - [2026-03-09 02:39:40] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000912 10.0.0.22 - - [2026-03-09 02:39:40] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.032402 10.0.0.22 - - [2026-03-09 02:39:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-66568054&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.004992 10.0.0.22 - - [2026-03-09 02:39:40] "DELETE /network-policy/cf464908-811f-46ae-a98f-6789f6c9283c HTTP/1.1" 200 115 0.039548 10.0.0.22 - - [2026-03-09 02:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.23 - - [2026-03-09 02:39:40] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000901 10.0.0.22 - - [2026-03-09 02:39:40] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.037177 10.0.0.22 - - [2026-03-09 02:39:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-66568054&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.004924 10.0.0.22 - - [2026-03-09 02:39:40] "DELETE /network-policy/fc682cf3-a28d-49f6-8106-19731000b17b HTTP/1.1" 200 115 0.041353 10.0.0.22 - - [2026-03-09 02:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.23 - - [2026-03-09 02:39:40] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001220 10.0.0.22 - - [2026-03-09 02:39:40] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.053967 10.0.0.22 - - [2026-03-09 02:39:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-66568054&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006142 10.0.0.22 - - [2026-03-09 02:39:40] "POST /neutron/network HTTP/1.1" 200 1074 0.009761 10.0.0.249 - - [2026-03-09 02:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.23 - - [2026-03-09 02:39:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004488 10.0.0.23 - - [2026-03-09 02:39:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003265 10.0.0.23 - - [2026-03-09 02:39:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002007 10.0.0.23 - - [2026-03-09 02:39:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002321 10.0.0.22 - - [2026-03-09 02:39:41] "POST /neutron/network HTTP/1.1" 200 151 0.145550 10.0.0.249 - - [2026-03-09 02:39:41] "DELETE /route-target/047fe27c-bc81-4844-928b-dbd533fa9e99 HTTP/1.1" 200 115 0.031228 10.0.0.22 - - [2026-03-09 02:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.22 - - [2026-03-09 02:39:41] "DELETE /network-ipam/b62a0bb1-c1b3-4fd8-b125-77b6c025cd25 HTTP/1.1" 200 115 0.031176 10.0.0.22 - - [2026-03-09 02:39:41] "POST /fqname-to-id HTTP/1.1" 404 248 0.002769 10.0.0.23 - - [2026-03-09 02:39:41] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000881 10.0.0.23 - - [2026-03-09 02:39:41] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.034497 10.0.0.23 - - [2026-03-09 02:39:41] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000855 10.0.0.23 - - [2026-03-09 02:39:41] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?fields=security_groups HTTP/1.1" 200 1380 0.081289 10.0.0.23 - - [2026-03-09 02:39:41] "DELETE /security-group/817e64fb-b5e3-4693-af66-20439002425f HTTP/1.1" 200 115 0.048647 10.0.0.23 - - [2026-03-09 02:39:41] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001218 10.0.0.23 - - [2026-03-09 02:39:41] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?fields=application_policy_sets HTTP/1.1" 200 1419 0.053277 10.0.0.22 - - [2026-03-09 02:39:42] "DELETE /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b HTTP/1.1" 200 115 0.416978 10.0.0.23 - - [2026-03-09 02:39:42] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000872 10.0.0.22 - - [2026-03-09 02:39:42] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?fields=projects HTTP/1.1" 200 1244 0.009060 10.0.0.23 - - [2026-03-09 02:39:43] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007861 10.0.0.23 - - [2026-03-09 02:39:43] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000867 10.0.0.23 - - [2026-03-09 02:39:43] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050533 10.0.0.23 - - [2026-03-09 02:39:43] "POST /id-to-fqname HTTP/1.1" 200 196 0.002794 10.0.0.23 - - [2026-03-09 02:39:43] "POST /fqname-to-id HTTP/1.1" 404 205 0.010126 10.0.0.23 - - [2026-03-09 02:39:43] "POST /security-groups HTTP/1.1" 200 597 0.073301 10.0.0.249 - - [2026-03-09 02:39:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.003793 10.0.0.23 - - [2026-03-09 02:39:43] "POST /projects HTTP/1.1" 200 597 0.267329 10.0.0.249 - - [2026-03-09 02:39:43] "POST /access-control-lists HTTP/1.1" 200 600 0.025647 10.0.0.23 - - [2026-03-09 02:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.338801 10.0.0.22 - - [2026-03-09 02:39:43] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.527593 10.0.0.23 - - [2026-03-09 02:39:43] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000894 10.0.0.22 - - [2026-03-09 02:39:43] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?fields=virtual_networks HTTP/1.1" 200 1043 0.051277 10.0.0.23 - - [2026-03-09 02:39:44] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002486 10.0.0.22 - - [2026-03-09 02:39:44] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.038443 10.0.0.23 - - [2026-03-09 02:39:44] "GET /projects?obj_uuids=40967dc2-fb54-4234-9ff9-cfd944bbb81b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000867 10.0.0.22 - - [2026-03-09 02:39:44] "GET /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b?fields=security_groups HTTP/1.1" 200 1275 0.048292 10.0.0.22 - - [2026-03-09 02:39:45] "GET /obj-perms HTTP/1.1" 200 5056 0.089201 10.0.0.22 - - [2026-03-09 02:39:45] "POST /fqname-to-id HTTP/1.1" 404 200 0.023711 10.0.0.23 - - [2026-03-09 02:39:45] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002470 10.0.0.23 - - [2026-03-09 02:39:45] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000886 10.0.0.23 - - [2026-03-09 02:39:45] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006128 10.0.0.23 - - [2026-03-09 02:39:45] "POST /id-to-fqname HTTP/1.1" 200 202 0.003193 10.0.0.23 - - [2026-03-09 02:39:45] "POST /fqname-to-id HTTP/1.1" 404 211 0.013098 10.0.0.23 - - [2026-03-09 02:39:45] "POST /security-groups HTTP/1.1" 200 603 0.029132 10.0.0.23 - - [2026-03-09 02:39:46] "POST /projects HTTP/1.1" 200 609 0.236299 10.0.0.23 - - [2026-03-09 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.275752 10.0.0.249 - - [2026-03-09 02:39:46] "POST /fqname-to-id HTTP/1.1" 404 245 0.005115 10.0.0.22 - - [2026-03-09 02:39:46] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.431902 10.0.0.22 - - [2026-03-09 02:39:47] "GET / HTTP/1.1" 200 35931 0.002679 10.0.0.22 - - [2026-03-09 02:39:49] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000422 10.0.0.23 - - [2026-03-09 02:39:49] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000928 10.0.0.22 - - [2026-03-09 02:39:49] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.060148 10.0.0.22 - - [2026-03-09 02:39:50] "GET / HTTP/1.1" 200 35931 0.001701 10.0.0.22 - - [2026-03-09 02:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.23 - - [2026-03-09 02:39:50] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000837 10.0.0.22 - - [2026-03-09 02:39:50] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006108 10.0.0.22 - - [2026-03-09 02:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.23 - - [2026-03-09 02:39:50] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000879 10.0.0.22 - - [2026-03-09 02:39:50] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036003 10.0.0.22 - - [2026-03-09 02:39:51] "GET /domains HTTP/1.1" 401 292 0.000423 10.0.0.22 - - [2026-03-09 02:39:51] "GET /domains HTTP/1.1" 200 280 0.026679 10.0.0.23 - - [2026-03-09 02:39:51] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000943 10.0.0.22 - - [2026-03-09 02:39:51] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7 HTTP/1.1" 200 2777 0.008500 10.0.0.23 - - [2026-03-09 02:39:51] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000818 10.0.0.22 - - [2026-03-09 02:39:52] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100 HTTP/1.1" 200 1924 0.080441 10.0.0.22 - - [2026-03-09 02:39:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002916 10.0.0.22 - - [2026-03-09 02:39:52] "POST /network-ipams HTTP/1.1" 200 621 0.029127 10.0.0.22 - - [2026-03-09 02:39:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003206 10.0.0.22 - - [2026-03-09 02:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.22 - - [2026-03-09 02:39:52] "GET /network-ipam/77d53b92-a055-4a48-a8a9-0f1b88df21dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005902 10.0.0.22 - - [2026-03-09 02:39:52] "PUT /network-ipam/77d53b92-a055-4a48-a8a9-0f1b88df21dc HTTP/1.1" 200 258 0.012221 10.0.0.22 - - [2026-03-09 02:39:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000558 10.0.0.22 - - [2026-03-09 02:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.026544 10.0.0.23 - - [2026-03-09 02:39:52] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000919 10.0.0.22 - - [2026-03-09 02:39:52] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.035278 10.0.0.23 - - [2026-03-09 02:39:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002367 10.0.0.22 - - [2026-03-09 02:39:53] "POST /neutron/subnet HTTP/1.1" 200 701 0.265331 10.0.0.249 - - [2026-03-09 02:39:53] "POST /ref-update HTTP/1.1" 200 156 0.016309 10.0.0.22 - - [2026-03-09 02:39:53] "POST /neutron/network HTTP/1.1" 200 1337 0.010943 10.0.0.22 - - [2026-03-09 02:39:53] "POST /id-to-fqname HTTP/1.1" 200 235 0.000960 10.0.0.22 - - [2026-03-09 02:39:53] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004499 10.0.0.22 - - [2026-03-09 02:39:53] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004722 10.0.0.22 - - [2026-03-09 02:39:53] "POST /neutron/subnet HTTP/1.1" 200 701 0.008512 10.0.0.22 - - [2026-03-09 02:39:54] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004910 10.0.0.249 - - [2026-03-09 02:39:55] "GET /obj-perms HTTP/1.1" 200 5019 0.050146 10.0.0.22 - - [2026-03-09 02:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.23 - - [2026-03-09 02:39:55] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000850 10.0.0.22 - - [2026-03-09 02:39:55] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.039740 10.0.0.22 - - [2026-03-09 02:39:55] "POST /neutron/network HTTP/1.1" 200 117 0.013847 10.0.0.23 - - [2026-03-09 02:39:56] "POST /useragent-kv HTTP/1.1" 200 115 0.011670 10.0.0.22 - - [2026-03-09 02:39:56] "POST /neutron/subnet HTTP/1.1" 200 701 0.208862 10.0.0.249 - - [2026-03-09 02:39:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.044747 10.0.0.22 - - [2026-03-09 02:39:56] "POST /id-to-fqname HTTP/1.1" 200 235 0.001254 10.0.0.22 - - [2026-03-09 02:39:56] "GET /virtual-network/d0f1911d-f015-446d-b541-fa0e8350ff13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006649 10.0.0.22 - - [2026-03-09 02:39:56] "POST /neutron/network HTTP/1.1" 200 1337 0.008880 10.0.0.22 - - [2026-03-09 02:39:56] "GET /virtual-network/d0f1911d-f015-446d-b541-fa0e8350ff13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004563 10.0.0.22 - - [2026-03-09 02:39:56] "POST /neutron/subnet HTTP/1.1" 200 701 0.007588 10.0.0.22 - - [2026-03-09 02:39:56] "GET /virtual-network/d0f1911d-f015-446d-b541-fa0e8350ff13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005502 10.0.0.23 - - [2026-03-09 02:39:57] "GET /obj-perms HTTP/1.1" 200 5019 0.050573 10.0.0.22 - - [2026-03-09 02:39:57] "POST /fqname-to-id HTTP/1.1" 404 211 0.003045 10.0.0.22 - - [2026-03-09 02:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.23 - - [2026-03-09 02:39:57] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000932 10.0.0.22 - - [2026-03-09 02:39:57] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043391 10.0.0.22 - - [2026-03-09 02:39:57] "POST /network-policys HTTP/1.1" 200 533 0.026388 10.0.0.22 - - [2026-03-09 02:39:57] "GET /network-policy/ad867e4b-874a-4c31-9799-f25cb0e245ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006603 10.0.0.22 - - [2026-03-09 02:39:57] "POST /fqname-to-id HTTP/1.1" 404 211 0.003009 10.0.0.22 - - [2026-03-09 02:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.23 - - [2026-03-09 02:39:57] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001088 10.0.0.22 - - [2026-03-09 02:39:57] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.044866 10.0.0.22 - - [2026-03-09 02:39:57] "POST /network-policys HTTP/1.1" 200 533 0.029302 10.0.0.22 - - [2026-03-09 02:39:58] "GET /network-policy/89646571-e4d5-4d9f-9d19-601cbca9c9ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.006500 10.0.0.22 - - [2026-03-09 02:39:58] "POST /fqname-to-id HTTP/1.1" 404 211 0.003184 10.0.0.22 - - [2026-03-09 02:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.23 - - [2026-03-09 02:39:58] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001001 10.0.0.22 - - [2026-03-09 02:39:58] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.049002 10.0.0.22 - - [2026-03-09 02:39:58] "POST /network-policys HTTP/1.1" 200 533 0.026777 10.0.0.22 - - [2026-03-09 02:39:58] "GET /network-policy/6c1d9060-f80a-4122-8d13-1c2ffbdd10e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.006198 10.0.0.22 - - [2026-03-09 02:39:58] "POST /fqname-to-id HTTP/1.1" 404 211 0.002785 10.0.0.22 - - [2026-03-09 02:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005267 10.0.0.23 - - [2026-03-09 02:39:58] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000934 10.0.0.22 - - [2026-03-09 02:39:58] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038362 10.0.0.22 - - [2026-03-09 02:39:58] "POST /network-policys HTTP/1.1" 200 533 0.027953 10.0.0.22 - - [2026-03-09 02:39:58] "GET /network-policy/d9aaaf79-b17e-432c-a046-0832ff500d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.030286 10.0.0.22 - - [2026-03-09 02:39:58] "POST /fqname-to-id HTTP/1.1" 404 213 0.002943 10.0.0.22 - - [2026-03-09 02:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.23 - - [2026-03-09 02:39:58] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000905 10.0.0.22 - - [2026-03-09 02:39:58] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.035452 10.0.0.22 - - [2026-03-09 02:39:58] "POST /network-policys HTTP/1.1" 200 537 0.026319 10.0.0.22 - - [2026-03-09 02:39:59] "GET /network-policy/f07161dd-7e10-4dfa-ba4a-759416221bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005502 10.0.0.22 - - [2026-03-09 02:39:59] "POST /fqname-to-id HTTP/1.1" 404 212 0.002773 10.0.0.22 - - [2026-03-09 02:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.23 - - [2026-03-09 02:39:59] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000887 10.0.0.22 - - [2026-03-09 02:39:59] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.031385 10.0.0.22 - - [2026-03-09 02:39:59] "POST /network-policys HTTP/1.1" 200 535 0.027214 10.0.0.22 - - [2026-03-09 02:39:59] "GET /network-policy/fc9b7e1d-d65a-4a1e-a018-189cb496b528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.005594 10.0.0.22 - - [2026-03-09 02:39:59] "POST /fqname-to-id HTTP/1.1" 404 212 0.002726 10.0.0.22 - - [2026-03-09 02:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.23 - - [2026-03-09 02:39:59] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000854 10.0.0.22 - - [2026-03-09 02:39:59] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.037361 10.0.0.22 - - [2026-03-09 02:39:59] "POST /network-policys HTTP/1.1" 200 535 0.027273 10.0.0.22 - - [2026-03-09 02:39:59] "GET /network-policy/a6d07919-cd4a-4c4f-95a3-0471700e32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.005479 10.0.0.22 - - [2026-03-09 02:40:00] "POST /fqname-to-id HTTP/1.1" 404 212 0.003391 10.0.0.22 - - [2026-03-09 02:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.23 - - [2026-03-09 02:40:00] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000882 10.0.0.22 - - [2026-03-09 02:40:00] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043031 10.0.0.22 - - [2026-03-09 02:40:00] "POST /network-policys HTTP/1.1" 200 535 0.027699 10.0.0.22 - - [2026-03-09 02:40:00] "GET /network-policy/6baa1ff4-474a-44ee-a566-29ca7984c9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.006255 10.0.0.22 - - [2026-03-09 02:40:00] "POST /fqname-to-id HTTP/1.1" 404 212 0.002982 10.0.0.22 - - [2026-03-09 02:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.23 - - [2026-03-09 02:40:00] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000929 10.0.0.22 - - [2026-03-09 02:40:00] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043111 10.0.0.22 - - [2026-03-09 02:40:00] "POST /network-policys HTTP/1.1" 200 535 0.026035 10.0.0.22 - - [2026-03-09 02:40:00] "GET /network-policy/7ff4a621-3e86-4172-acce-95aacb167c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.006025 10.0.0.22 - - [2026-03-09 02:40:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.002880 10.0.0.22 - - [2026-03-09 02:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.23 - - [2026-03-09 02:40:00] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000845 10.0.0.22 - - [2026-03-09 02:40:00] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.032788 10.0.0.22 - - [2026-03-09 02:40:00] "POST /network-policys HTTP/1.1" 200 539 0.033815 10.0.0.22 - - [2026-03-09 02:40:00] "GET /network-policy/55e774bb-fde4-4fe8-b5cb-e3d1d560db7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005642 10.0.0.249 - - [2026-03-09 02:40:01] "POST /fqname-to-id HTTP/1.1" 404 252 0.005875 10.0.0.22 - - [2026-03-09 02:40:01] "POST /neutron/network HTTP/1.1" 200 1425 0.062291 10.0.0.22 - - [2026-03-09 02:40:01] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.019977 10.0.0.22 - - [2026-03-09 02:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.22 - - [2026-03-09 02:40:01] "GET /network-policy/ad867e4b-874a-4c31-9799-f25cb0e245ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005280 10.0.0.22 - - [2026-03-09 02:40:01] "POST /neutron/network HTTP/1.1" 200 1427 0.077261 10.0.0.249 - - [2026-03-09 02:40:01] "POST /access-control-lists HTTP/1.1" 200 609 0.046546 10.0.0.22 - - [2026-03-09 02:40:01] "GET /virtual-network/d0f1911d-f015-446d-b541-fa0e8350ff13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.017127 10.0.0.22 - - [2026-03-09 02:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.22 - - [2026-03-09 02:40:01] "GET /network-policy/f07161dd-7e10-4dfa-ba4a-759416221bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004349 10.0.0.22 - - [2026-03-09 02:40:01] "POST /id-to-fqname HTTP/1.1" 200 235 0.001179 10.0.0.23 - - [2026-03-09 02:40:02] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000882 10.0.0.22 - - [2026-03-09 02:40:02] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.061465 10.0.0.22 - - [2026-03-09 02:40:02] "POST /neutron/network HTTP/1.1" 200 1425 0.041785 10.0.0.22 - - [2026-03-09 02:40:03] "POST /id-to-fqname HTTP/1.1" 200 235 0.001279 10.0.0.22 - - [2026-03-09 02:40:03] "POST /neutron/port HTTP/1.1" 200 117 0.006056 10.0.0.23 - - [2026-03-09 02:40:03] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000964 10.0.0.22 - - [2026-03-09 02:40:03] "POST /neutron/port HTTP/1.1" 200 1174 0.362777 10.0.0.23 - - [2026-03-09 02:40:03] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001066 10.0.0.22 - - [2026-03-09 02:40:03] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.073402 10.0.0.22 - - [2026-03-09 02:40:04] "POST /neutron/network HTTP/1.1" 200 1427 0.016012 10.0.0.22 - - [2026-03-09 02:40:04] "POST /neutron/port HTTP/1.1" 200 1238 0.023767 10.0.0.22 - - [2026-03-09 02:40:04] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007907 10.0.0.22 - - [2026-03-09 02:40:04] "POST /neutron/port HTTP/1.1" 200 117 0.005575 10.0.0.22 - - [2026-03-09 02:40:04] "POST /neutron/port HTTP/1.1" 200 1238 0.016608 10.0.0.23 - - [2026-03-09 02:40:04] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001057 10.0.0.249 - - [2026-03-09 02:40:04] "PUT /access-control-list/c6d59201-93ad-459b-abd9-7e672393129b HTTP/1.1" 200 272 0.023801 10.0.0.22 - - [2026-03-09 02:40:05] "POST /neutron/port HTTP/1.1" 200 1174 0.376020 10.0.0.22 - - [2026-03-09 02:40:05] "POST /neutron/port HTTP/1.1" 200 1228 0.113517 10.0.0.22 - - [2026-03-09 02:40:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004021 10.0.0.22 - - [2026-03-09 02:40:05] "POST /neutron/port HTTP/1.1" 200 117 0.001158 10.0.0.22 - - [2026-03-09 02:40:09] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007929 10.0.0.22 - - [2026-03-09 02:40:09] "POST /neutron/port HTTP/1.1" 200 1238 0.016590 10.0.0.22 - - [2026-03-09 02:40:09] "GET /virtual-machine/136531e4-3e47-4068-8350-71ab925ab2ec HTTP/1.1" 401 292 0.000524 10.0.0.22 - - [2026-03-09 02:40:10] "GET /virtual-machine/136531e4-3e47-4068-8350-71ab925ab2ec HTTP/1.1" 200 1303 0.044350 10.0.0.22 - - [2026-03-09 02:40:10] "GET /virtual-machine-interface/d02cfcdf-a790-4484-a62c-f54731b2d4d9 HTTP/1.1" 200 3169 0.004730 10.0.0.22 - - [2026-03-09 02:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.22 - - [2026-03-09 02:40:10] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003100 10.0.0.22 - - [2026-03-09 02:40:10] "GET /virtual-networks?parent_id=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002242 10.0.0.22 - - [2026-03-09 02:40:10] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.007080 10.0.0.22 - - [2026-03-09 02:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.22 - - [2026-03-09 02:40:13] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005441 10.0.0.22 - - [2026-03-09 02:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.22 - - [2026-03-09 02:40:17] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006078 10.0.0.22 - - [2026-03-09 02:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.22 - - [2026-03-09 02:40:21] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006074 10.0.0.22 - - [2026-03-09 02:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.22 - - [2026-03-09 02:40:25] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005152 10.0.0.22 - - [2026-03-09 02:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.22 - - [2026-03-09 02:40:29] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005425 10.0.0.23 - - [2026-03-09 02:40:32] "DELETE /project/40967dc2-fb54-4234-9ff9-cfd944bbb81b HTTP/1.1" 404 177 0.003152 10.0.0.23 - - [2026-03-09 02:40:32] "DELETE /project/40967dc2fb5442349ff9cfd944bbb81b HTTP/1.1" 404 173 0.003131 10.0.0.23 - - [2026-03-09 02:40:32] "DELETE /project/abaea0cb25a44838b30f0bad28c7b100 HTTP/1.1" 404 173 0.005551 10.0.0.22 - - [2026-03-09 02:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.22 - - [2026-03-09 02:40:33] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005299 10.0.0.22 - - [2026-03-09 02:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.22 - - [2026-03-09 02:40:37] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005293 10.0.0.22 - - [2026-03-09 02:40:37] "POST /neutron/port HTTP/1.1" 200 1238 0.014652 10.0.0.22 - - [2026-03-09 02:40:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003551 10.0.0.22 - - [2026-03-09 02:40:38] "POST /neutron/port HTTP/1.1" 200 117 0.001076 10.0.0.22 - - [2026-03-09 02:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.22 - - [2026-03-09 02:40:42] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005901 10.0.0.22 - - [2026-03-09 02:40:44] "POST /neutron/port HTTP/1.1" 200 1238 0.046640 10.0.0.22 - - [2026-03-09 02:40:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004469 10.0.0.22 - - [2026-03-09 02:40:44] "POST /neutron/port HTTP/1.1" 200 117 0.001057 10.0.0.22 - - [2026-03-09 02:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.22 - - [2026-03-09 02:40:46] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003160 10.0.0.22 - - [2026-03-09 02:40:46] "GET /virtual-networks?parent_id=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003358 10.0.0.22 - - [2026-03-09 02:40:46] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005958 10.0.0.22 - - [2026-03-09 02:40:46] "GET /obj-perms HTTP/1.1" 200 5056 0.058856 10.0.0.22 - - [2026-03-09 02:40:46] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006827 10.0.0.22 - - [2026-03-09 02:40:53] "POST /neutron/port HTTP/1.1" 200 1238 0.047777 10.0.0.22 - - [2026-03-09 02:40:56] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006473 10.0.0.22 - - [2026-03-09 02:41:01] "POST /neutron/port HTTP/1.1" 200 1238 0.016478 10.0.0.22 - - [2026-03-09 02:41:07] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007394 10.0.0.22 - - [2026-03-09 02:41:07] "POST /neutron/port HTTP/1.1" 200 1238 0.017642 10.0.0.22 - - [2026-03-09 02:41:07] "GET /virtual-machine/77ab45de-ed07-49d5-a67f-19b42a3753c6 HTTP/1.1" 200 1304 0.005789 10.0.0.22 - - [2026-03-09 02:41:07] "GET /virtual-machine-interface/013423a1-0520-4a02-baf6-70c2056c4f14 HTTP/1.1" 200 3166 0.004754 10.0.0.22 - - [2026-03-09 02:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.22 - - [2026-03-09 02:41:07] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003812 10.0.0.22 - - [2026-03-09 02:41:07] "GET /virtual-networks?parent_id=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003077 10.0.0.22 - - [2026-03-09 02:41:07] "GET /virtual-network/d0f1911d-f015-446d-b541-fa0e8350ff13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.007586 10.0.0.22 - - [2026-03-09 02:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.22 - - [2026-03-09 02:41:08] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003204 10.0.0.22 - - [2026-03-09 02:41:08] "GET /virtual-networks?parent_id=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003005 10.0.0.22 - - [2026-03-09 02:41:08] "GET /virtual-network/d0f1911d-f015-446d-b541-fa0e8350ff13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006326 10.0.0.22 - - [2026-03-09 02:41:08] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007137 10.0.0.22 - - [2026-03-09 02:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.22 - - [2026-03-09 02:41:09] "GET /network-policy/f07161dd-7e10-4dfa-ba4a-759416221bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003249 10.0.0.22 - - [2026-03-09 02:41:09] "POST /neutron/port HTTP/1.1" 200 1238 0.016653 10.0.0.22 - - [2026-03-09 02:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.22 - - [2026-03-09 02:41:09] "GET /network-policy/ad867e4b-874a-4c31-9799-f25cb0e245ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.003516 10.0.0.249 - - [2026-03-09 02:41:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.010124 10.0.0.22 - - [2026-03-09 02:41:09] "POST /neutron/network HTTP/1.1" 200 1425 0.082985 10.0.0.249 - - [2026-03-09 02:41:09] "PUT /access-control-list/185daa78-2b9e-4c10-8a28-56cc768f325d HTTP/1.1" 200 272 0.060669 10.0.0.22 - - [2026-03-09 02:41:09] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.010890 10.0.0.22 - - [2026-03-09 02:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.22 - - [2026-03-09 02:41:09] "GET /network-policy/89646571-e4d5-4d9f-9d19-601cbca9c9ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.004230 10.0.0.22 - - [2026-03-09 02:41:34] "POST /neutron/network HTTP/1.1" 200 1428 0.107654 10.0.0.22 - - [2026-03-09 02:41:34] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.008967 10.0.0.22 - - [2026-03-09 02:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008320 10.0.0.22 - - [2026-03-09 02:41:35] "GET /network-policy/55e774bb-fde4-4fe8-b5cb-e3d1d560db7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003900 10.0.0.22 - - [2026-03-09 02:41:39] "POST /neutron/port HTTP/1.1" 200 1238 0.015565 10.0.0.22 - - [2026-03-09 02:41:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003403 10.0.0.22 - - [2026-03-09 02:41:39] "POST /neutron/port HTTP/1.1" 200 117 0.001060 10.0.0.22 - - [2026-03-09 02:41:45] "POST /neutron/port HTTP/1.1" 200 1238 0.019062 10.0.0.22 - - [2026-03-09 02:41:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003366 10.0.0.22 - - [2026-03-09 02:41:45] "POST /neutron/port HTTP/1.1" 200 117 0.001036 10.0.0.22 - - [2026-03-09 02:41:47] "POST /neutron/network HTTP/1.1" 200 1425 0.085232 10.0.0.249 - - [2026-03-09 02:41:47] "PUT /access-control-list/185daa78-2b9e-4c10-8a28-56cc768f325d HTTP/1.1" 200 272 0.066125 10.0.0.22 - - [2026-03-09 02:41:47] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.015699 10.0.0.22 - - [2026-03-09 02:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.22 - - [2026-03-09 02:41:47] "GET /network-policy/6c1d9060-f80a-4122-8d13-1c2ffbdd10e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.005395 10.0.0.249 - - [2026-03-09 02:41:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.004433 10.0.0.22 - - [2026-03-09 02:41:59] "POST /neutron/network HTTP/1.1" 200 1425 0.093739 10.0.0.22 - - [2026-03-09 02:41:59] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005295 10.0.0.22 - - [2026-03-09 02:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.22 - - [2026-03-09 02:41:59] "GET /network-policy/d9aaaf79-b17e-432c-a046-0832ff500d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004178 10.0.0.249 - - [2026-03-09 02:42:10] "PUT /access-control-list/185daa78-2b9e-4c10-8a28-56cc768f325d HTTP/1.1" 200 272 0.017977 10.0.0.22 - - [2026-03-09 02:42:10] "POST /neutron/network HTTP/1.1" 200 1426 0.096448 10.0.0.22 - - [2026-03-09 02:42:10] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006724 10.0.0.22 - - [2026-03-09 02:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.22 - - [2026-03-09 02:42:10] "GET /network-policy/fc9b7e1d-d65a-4a1e-a018-189cb496b528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.003810 10.0.0.22 - - [2026-03-09 02:42:22] "POST /neutron/network HTTP/1.1" 200 1426 0.100632 10.0.0.249 - - [2026-03-09 02:42:22] "POST /ref-update HTTP/1.1" 200 156 0.041192 10.0.0.22 - - [2026-03-09 02:42:22] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.017786 10.0.0.22 - - [2026-03-09 02:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010096 10.0.0.22 - - [2026-03-09 02:42:22] "GET /network-policy/a6d07919-cd4a-4c4f-95a3-0471700e32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.003829 10.0.0.249 - - [2026-03-09 02:42:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.004923 10.0.0.22 - - [2026-03-09 02:42:33] "POST /neutron/network HTTP/1.1" 200 1426 0.078195 10.0.0.22 - - [2026-03-09 02:42:33] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005588 10.0.0.22 - - [2026-03-09 02:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.22 - - [2026-03-09 02:42:33] "GET /network-policy/6baa1ff4-474a-44ee-a566-29ca7984c9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.003824 10.0.0.22 - - [2026-03-09 02:42:41] "POST /neutron/port HTTP/1.1" 200 1238 0.038281 10.0.0.22 - - [2026-03-09 02:42:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003628 10.0.0.22 - - [2026-03-09 02:42:42] "POST /neutron/port HTTP/1.1" 200 117 0.001639 10.0.0.22 - - [2026-03-09 02:42:45] "POST /neutron/network HTTP/1.1" 200 1426 0.085677 10.0.0.22 - - [2026-03-09 02:42:45] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.008083 10.0.0.22 - - [2026-03-09 02:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013904 10.0.0.22 - - [2026-03-09 02:42:45] "GET /network-policy/7ff4a621-3e86-4172-acce-95aacb167c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.003765 10.0.0.22 - - [2026-03-09 02:42:46] "POST /neutron/port HTTP/1.1" 200 1238 0.016286 10.0.0.22 - - [2026-03-09 02:42:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003376 10.0.0.22 - - [2026-03-09 02:42:46] "POST /neutron/port HTTP/1.1" 200 117 0.001346 10.0.0.249 - - [2026-03-09 02:42:47] "GET /obj-perms HTTP/1.1" 200 5056 0.051491 10.0.0.22 - - [2026-03-09 02:42:55] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005461 10.0.0.22 - - [2026-03-09 02:42:55] "POST /neutron/network HTTP/1.1" 200 1337 0.083862 10.0.0.249 - - [2026-03-09 02:42:55] "DELETE /access-control-list/185daa78-2b9e-4c10-8a28-56cc768f325d HTTP/1.1" 200 115 0.047587 10.0.0.22 - - [2026-03-09 02:42:55] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.019141 10.0.0.22 - - [2026-03-09 02:42:56] "GET /virtual-machine/77ab45de-ed07-49d5-a67f-19b42a3753c6 HTTP/1.1" 200 1304 0.003631 10.0.0.22 - - [2026-03-09 02:42:56] "POST /neutron/port HTTP/1.1" 200 1228 0.014862 10.0.0.22 - - [2026-03-09 02:42:58] "GET /virtual-machine/77ab45de-ed07-49d5-a67f-19b42a3753c6 HTTP/1.1" 404 171 0.003245 10.0.0.22 - - [2026-03-09 02:42:58] "GET /virtual-machine/77ab45de-ed07-49d5-a67f-19b42a3753c6 HTTP/1.1" 404 171 0.002458 10.0.0.22 - - [2026-03-09 02:42:58] "GET /virtual-machine/77ab45de-ed07-49d5-a67f-19b42a3753c6 HTTP/1.1" 404 171 0.002374 10.0.0.22 - - [2026-03-09 02:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.22 - - [2026-03-09 02:42:58] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003094 10.0.0.22 - - [2026-03-09 02:42:58] "GET /virtual-networks?parent_id=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002820 10.0.0.22 - - [2026-03-09 02:42:58] "GET /virtual-network/d0f1911d-f015-446d-b541-fa0e8350ff13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006001 10.0.0.22 - - [2026-03-09 02:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.22 - - [2026-03-09 02:42:58] "GET /routing-instance/570c2aed-7a75-4259-ae58-770a508e290d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.004624 10.0.0.22 - - [2026-03-09 02:42:58] "GET /route-target/b7ec1a45-bf98-4c14-aca4-5aa307bb927c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003782 10.0.0.23 - - [2026-03-09 02:42:58] "GET /obj-perms HTTP/1.1" 200 5019 0.003458 10.0.0.22 - - [2026-03-09 02:43:01] "GET /obj-perms HTTP/1.1" 200 5019 0.064908 10.0.0.23 - - [2026-03-09 02:43:07] "GET /obj-perms HTTP/1.1" 200 5019 0.003805 10.0.0.22 - - [2026-03-09 02:43:10] "GET /obj-perms HTTP/1.1" 200 5019 0.003538 10.0.0.22 - - [2026-03-09 02:43:14] "GET /obj-perms HTTP/1.1" 200 5019 0.003473 10.0.0.23 - - [2026-03-09 02:43:14] "GET /obj-perms HTTP/1.1" 200 5019 0.003088 10.0.0.22 - - [2026-03-09 02:43:14] "GET /virtual-machine/136531e4-3e47-4068-8350-71ab925ab2ec HTTP/1.1" 200 1303 0.003544 10.0.0.22 - - [2026-03-09 02:43:14] "POST /neutron/port HTTP/1.1" 200 1228 0.016368 10.0.0.22 - - [2026-03-09 02:43:16] "GET /virtual-machine/136531e4-3e47-4068-8350-71ab925ab2ec HTTP/1.1" 404 171 0.003637 10.0.0.22 - - [2026-03-09 02:43:16] "GET /virtual-machine/136531e4-3e47-4068-8350-71ab925ab2ec HTTP/1.1" 404 171 0.002942 10.0.0.22 - - [2026-03-09 02:43:16] "GET /virtual-machine/136531e4-3e47-4068-8350-71ab925ab2ec HTTP/1.1" 404 171 0.002642 10.0.0.22 - - [2026-03-09 02:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.22 - - [2026-03-09 02:43:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003093 10.0.0.22 - - [2026-03-09 02:43:16] "GET /virtual-networks?parent_id=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002469 10.0.0.22 - - [2026-03-09 02:43:16] "GET /virtual-network/dbbe817a-d1ce-43b1-8f5d-4d259f265cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006454 10.0.0.22 - - [2026-03-09 02:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.22 - - [2026-03-09 02:43:16] "GET /routing-instance/b10810c8-7d9d-4fdf-812e-82185ea4cf3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.004166 10.0.0.22 - - [2026-03-09 02:43:16] "GET /route-target/1878c25f-671f-4b8b-a4a3-8f89fe13a3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003734 10.0.0.22 - - [2026-03-09 02:43:19] "GET /obj-perms HTTP/1.1" 200 5019 0.003690 10.0.0.22 - - [2026-03-09 02:43:22] "GET /obj-perms HTTP/1.1" 200 5019 0.003345 10.0.0.22 - - [2026-03-09 02:43:28] "GET /obj-perms HTTP/1.1" 200 5019 0.003964 10.0.0.22 - - [2026-03-09 02:43:31] "GET /obj-perms HTTP/1.1" 200 5019 0.003815 10.0.0.22 - - [2026-03-09 02:43:38] "GET /obj-perms HTTP/1.1" 200 5019 0.003379 10.0.0.22 - - [2026-03-09 02:43:38] "GET /obj-perms HTTP/1.1" 200 5019 0.003293 10.0.0.22 - - [2026-03-09 02:43:38] "GET /virtual-network/d0f1911d-f015-446d-b541-fa0e8350ff13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.005703 10.0.0.249 - - [2026-03-09 02:43:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.017992 10.0.0.22 - - [2026-03-09 02:43:38] "POST /neutron/network HTTP/1.1" 200 1337 0.087910 10.0.0.22 - - [2026-03-09 02:43:38] "GET /virtual-network/d0f1911d-f015-446d-b541-fa0e8350ff13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.012269 10.0.0.249 - - [2026-03-09 02:43:38] "POST /ref-update HTTP/1.1" 200 156 0.030904 10.0.0.22 - - [2026-03-09 02:43:38] "DELETE /network-policy/55e774bb-fde4-4fe8-b5cb-e3d1d560db7a HTTP/1.1" 200 115 0.031441 10.0.0.22 - - [2026-03-09 02:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007544 10.0.0.23 - - [2026-03-09 02:43:38] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000990 10.0.0.22 - - [2026-03-09 02:43:38] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041032 10.0.0.22 - - [2026-03-09 02:43:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40511062&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.005693 10.0.0.22 - - [2026-03-09 02:43:38] "DELETE /network-policy/7ff4a621-3e86-4172-acce-95aacb167c83 HTTP/1.1" 200 115 0.033192 10.0.0.22 - - [2026-03-09 02:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.23 - - [2026-03-09 02:43:38] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000856 10.0.0.22 - - [2026-03-09 02:43:39] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.048574 10.0.0.22 - - [2026-03-09 02:43:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40511062&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.005245 10.0.0.22 - - [2026-03-09 02:43:39] "DELETE /network-policy/6baa1ff4-474a-44ee-a566-29ca7984c9e6 HTTP/1.1" 200 115 0.035412 10.0.0.22 - - [2026-03-09 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.23 - - [2026-03-09 02:43:39] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000912 10.0.0.22 - - [2026-03-09 02:43:39] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.045611 10.0.0.22 - - [2026-03-09 02:43:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40511062&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.005980 10.0.0.22 - - [2026-03-09 02:43:39] "DELETE /network-policy/a6d07919-cd4a-4c4f-95a3-0471700e32a5 HTTP/1.1" 200 115 0.038681 10.0.0.22 - - [2026-03-09 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.23 - - [2026-03-09 02:43:39] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000889 10.0.0.22 - - [2026-03-09 02:43:39] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.060688 10.0.0.22 - - [2026-03-09 02:43:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40511062&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.004942 10.0.0.22 - - [2026-03-09 02:43:39] "DELETE /network-policy/fc9b7e1d-d65a-4a1e-a018-189cb496b528 HTTP/1.1" 200 115 0.023387 10.0.0.22 - - [2026-03-09 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012098 10.0.0.23 - - [2026-03-09 02:43:39] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002443 10.0.0.22 - - [2026-03-09 02:43:39] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.089394 10.0.0.22 - - [2026-03-09 02:43:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40511062&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.004963 10.0.0.22 - - [2026-03-09 02:43:39] "DELETE /network-policy/f07161dd-7e10-4dfa-ba4a-759416221bc6 HTTP/1.1" 200 115 0.035366 10.0.0.22 - - [2026-03-09 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.23 - - [2026-03-09 02:43:39] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000887 10.0.0.22 - - [2026-03-09 02:43:39] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.040058 10.0.0.22 - - [2026-03-09 02:43:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40511062&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.004986 10.0.0.22 - - [2026-03-09 02:43:40] "DELETE /network-policy/d9aaaf79-b17e-432c-a046-0832ff500d77 HTTP/1.1" 200 115 0.035008 10.0.0.22 - - [2026-03-09 02:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.23 - - [2026-03-09 02:43:40] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000956 10.0.0.22 - - [2026-03-09 02:43:40] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.037027 10.0.0.22 - - [2026-03-09 02:43:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40511062&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.004845 10.0.0.22 - - [2026-03-09 02:43:40] "DELETE /network-policy/6c1d9060-f80a-4122-8d13-1c2ffbdd10e9 HTTP/1.1" 200 115 0.033771 10.0.0.22 - - [2026-03-09 02:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.23 - - [2026-03-09 02:43:40] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000881 10.0.0.22 - - [2026-03-09 02:43:40] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.025587 10.0.0.22 - - [2026-03-09 02:43:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40511062&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.005071 10.0.0.22 - - [2026-03-09 02:43:40] "DELETE /network-policy/89646571-e4d5-4d9f-9d19-601cbca9c9ba HTTP/1.1" 200 115 0.034413 10.0.0.22 - - [2026-03-09 02:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010206 10.0.0.23 - - [2026-03-09 02:43:40] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000914 10.0.0.22 - - [2026-03-09 02:43:40] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.035140 10.0.0.22 - - [2026-03-09 02:43:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40511062&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.007508 10.0.0.22 - - [2026-03-09 02:43:40] "DELETE /network-policy/ad867e4b-874a-4c31-9799-f25cb0e245ee HTTP/1.1" 200 115 0.037024 10.0.0.22 - - [2026-03-09 02:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.23 - - [2026-03-09 02:43:40] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001282 10.0.0.22 - - [2026-03-09 02:43:40] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036169 10.0.0.22 - - [2026-03-09 02:43:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-40511062&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004548 10.0.0.23 - - [2026-03-09 02:43:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002995 10.0.0.23 - - [2026-03-09 02:43:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002313 10.0.0.23 - - [2026-03-09 02:43:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002720 10.0.0.23 - - [2026-03-09 02:43:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002301 10.0.0.23 - - [2026-03-09 02:43:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002316 10.0.0.23 - - [2026-03-09 02:43:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001936 10.0.0.22 - - [2026-03-09 02:43:41] "POST /neutron/network HTTP/1.1" 200 151 0.138038 10.0.0.249 - - [2026-03-09 02:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.22 - - [2026-03-09 02:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.22 - - [2026-03-09 02:43:41] "DELETE /network-ipam/77d53b92-a055-4a48-a8a9-0f1b88df21dc HTTP/1.1" 200 115 0.031210 10.0.0.22 - - [2026-03-09 02:43:41] "POST /fqname-to-id HTTP/1.1" 404 260 0.002941 10.0.0.23 - - [2026-03-09 02:43:41] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000817 10.0.0.23 - - [2026-03-09 02:43:41] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.037615 10.0.0.23 - - [2026-03-09 02:43:41] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001111 10.0.0.23 - - [2026-03-09 02:43:41] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?fields=security_groups HTTP/1.1" 200 1399 0.038389 10.0.0.23 - - [2026-03-09 02:43:41] "DELETE /security-group/b2b47778-928c-4e09-b5fc-ebf63255cc0c HTTP/1.1" 200 115 0.046071 10.0.0.23 - - [2026-03-09 02:43:41] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001002 10.0.0.23 - - [2026-03-09 02:43:41] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?fields=application_policy_sets HTTP/1.1" 200 1438 0.056320 10.0.0.249 - - [2026-03-09 02:43:42] "DELETE /access-control-list/638d9447-4a16-41f3-a1eb-6337637c3b87 HTTP/1.1" 200 115 0.049550 10.0.0.22 - - [2026-03-09 02:43:42] "DELETE /project/abaea0cb-25a4-4838-b30f-0bad28c7b100 HTTP/1.1" 200 115 0.380981 10.0.0.23 - - [2026-03-09 02:43:42] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000873 10.0.0.22 - - [2026-03-09 02:43:42] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?fields=projects HTTP/1.1" 200 1244 0.010858 10.0.0.23 - - [2026-03-09 02:43:43] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002904 10.0.0.23 - - [2026-03-09 02:43:43] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000927 10.0.0.23 - - [2026-03-09 02:43:43] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.032566 10.0.0.23 - - [2026-03-09 02:43:43] "POST /id-to-fqname HTTP/1.1" 200 202 0.001036 10.0.0.23 - - [2026-03-09 02:43:43] "POST /fqname-to-id HTTP/1.1" 404 211 0.006746 10.0.0.23 - - [2026-03-09 02:43:44] "POST /security-groups HTTP/1.1" 200 603 0.095409 10.0.0.23 - - [2026-03-09 02:43:44] "POST /projects HTTP/1.1" 200 609 0.287102 10.0.0.249 - - [2026-03-09 02:43:44] "POST /fqname-to-id HTTP/1.1" 404 245 0.007915 10.0.0.23 - - [2026-03-09 02:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.359275 10.0.0.22 - - [2026-03-09 02:43:44] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.822621 10.0.0.23 - - [2026-03-09 02:43:44] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000997 10.0.0.22 - - [2026-03-09 02:43:44] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?fields=virtual_networks HTTP/1.1" 200 1056 0.037350 10.0.0.23 - - [2026-03-09 02:43:44] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001337 10.0.0.22 - - [2026-03-09 02:43:44] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.035229 10.0.0.23 - - [2026-03-09 02:43:44] "GET /projects?obj_uuids=abaea0cb-25a4-4838-b30f-0bad28c7b100&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000833 10.0.0.22 - - [2026-03-09 02:43:44] "GET /project/abaea0cb-25a4-4838-b30f-0bad28c7b100?fields=security_groups HTTP/1.1" 200 1294 0.034423 10.0.0.22 - - [2026-03-09 02:43:45] "POST /fqname-to-id HTTP/1.1" 404 182 0.026208 10.0.0.23 - - [2026-03-09 02:43:45] "GET /projects?obj_uuids=6091061c-e5ff-4864-b20b-51ebd1c10a8e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003333 10.0.0.23 - - [2026-03-09 02:43:45] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001093 10.0.0.23 - - [2026-03-09 02:43:45] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008133 10.0.0.23 - - [2026-03-09 02:43:45] "POST /id-to-fqname HTTP/1.1" 200 184 0.004963 10.0.0.23 - - [2026-03-09 02:43:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.003946 10.0.0.23 - - [2026-03-09 02:43:45] "POST /security-groups HTTP/1.1" 200 585 0.032170 10.0.0.23 - - [2026-03-09 02:43:45] "POST /projects HTTP/1.1" 200 573 0.234548 10.0.0.249 - - [2026-03-09 02:43:45] "POST /access-control-lists HTTP/1.1" 200 590 0.033142 10.0.0.23 - - [2026-03-09 02:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.303151 10.0.0.22 - - [2026-03-09 02:43:45] "GET /project/6091061c-e5ff-4864-b20b-51ebd1c10a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.445063 10.0.0.22 - - [2026-03-09 02:43:46] "GET / HTTP/1.1" 200 35931 0.001577 10.0.0.22 - - [2026-03-09 02:43:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000401 10.0.0.22 - - [2026-03-09 02:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.058803 10.0.0.23 - - [2026-03-09 02:43:47] "GET /projects?obj_uuids=6091061c-e5ff-4864-b20b-51ebd1c10a8e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000981 10.0.0.22 - - [2026-03-09 02:43:47] "GET /project/6091061c-e5ff-4864-b20b-51ebd1c10a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.042891 10.0.0.22 - - [2026-03-09 02:43:48] "POST /neutron/network HTTP/1.1" 200 117 0.247228 10.0.0.249 - - [2026-03-09 02:43:48] "POST /route-targets HTTP/1.1" 200 327 0.191794 10.0.0.23 - - [2026-03-09 02:43:49] "POST /useragent-kv HTTP/1.1" 200 115 0.010280 10.0.0.22 - - [2026-03-09 02:43:49] "POST /neutron/subnet HTTP/1.1" 200 828 0.172135 10.0.0.22 - - [2026-03-09 02:43:49] "POST /id-to-fqname HTTP/1.1" 200 214 0.001261 10.0.0.22 - - [2026-03-09 02:43:49] "GET /virtual-network/ed57d537-83c7-4dd3-99d2-ac40b09b4ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.004953 10.0.0.22 - - [2026-03-09 02:43:49] "GET /virtual-network/ed57d537-83c7-4dd3-99d2-ac40b09b4ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.004993 10.0.0.22 - - [2026-03-09 02:43:49] "POST /neutron/network HTTP/1.1" 200 992 0.008014 10.0.0.22 - - [2026-03-09 02:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.23 - - [2026-03-09 02:43:49] "GET /projects?obj_uuids=6091061c-e5ff-4864-b20b-51ebd1c10a8e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000836 10.0.0.22 - - [2026-03-09 02:43:49] "GET /project/6091061c-e5ff-4864-b20b-51ebd1c10a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.051624 10.0.0.22 - - [2026-03-09 02:43:49] "POST /neutron/network HTTP/1.1" 200 117 0.012461 10.0.0.249 - - [2026-03-09 02:43:49] "POST /ref-update HTTP/1.1" 200 156 0.024196 10.0.0.23 - - [2026-03-09 02:43:49] "POST /useragent-kv HTTP/1.1" 200 115 0.006750 10.0.0.22 - - [2026-03-09 02:43:49] "POST /neutron/subnet HTTP/1.1" 200 813 0.180610 10.0.0.22 - - [2026-03-09 02:43:49] "POST /id-to-fqname HTTP/1.1" 200 214 0.001104 10.0.0.22 - - [2026-03-09 02:43:49] "GET /virtual-network/3274bd75-87f2-46a6-ba04-b3e405679c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2602 0.004494 10.0.0.22 - - [2026-03-09 02:43:49] "GET /virtual-network/3274bd75-87f2-46a6-ba04-b3e405679c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2602 0.004977 10.0.0.22 - - [2026-03-09 02:43:49] "POST /neutron/network HTTP/1.1" 200 989 0.008423 10.0.0.22 - - [2026-03-09 02:43:49] "POST /id-to-fqname HTTP/1.1" 200 214 0.001107 10.0.0.22 - - [2026-03-09 02:43:50] "POST /neutron/network HTTP/1.1" 200 1002 0.006011 10.0.0.23 - - [2026-03-09 02:43:50] "GET /projects?obj_uuids=6091061c-e5ff-4864-b20b-51ebd1c10a8e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001261 10.0.0.22 - - [2026-03-09 02:43:50] "GET /project/6091061c-e5ff-4864-b20b-51ebd1c10a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.066864 10.0.0.22 - - [2026-03-09 02:43:51] "POST /neutron/port HTTP/1.1" 200 117 0.005588 10.0.0.22 - - [2026-03-09 02:43:51] "POST /id-to-fqname HTTP/1.1" 200 214 0.001115 10.0.0.22 - - [2026-03-09 02:43:51] "POST /neutron/network HTTP/1.1" 200 1002 0.006192 10.0.0.23 - - [2026-03-09 02:43:52] "GET /projects?obj_uuids=6091061c-e5ff-4864-b20b-51ebd1c10a8e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000922 10.0.0.22 - - [2026-03-09 02:43:52] "POST /neutron/port HTTP/1.1" 200 1161 0.018656 10.0.0.22 - - [2026-03-09 02:43:52] "GET /project/6091061c-e5ff-4864-b20b-51ebd1c10a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.088125 10.0.0.22 - - [2026-03-09 02:43:52] "POST /neutron/port HTTP/1.1" 200 1225 0.018331 10.0.0.22 - - [2026-03-09 02:43:52] "POST /neutron/subnet HTTP/1.1" 200 1384 0.011658 10.0.0.22 - - [2026-03-09 02:43:52] "POST /neutron/port HTTP/1.1" 200 117 0.001034 10.0.0.22 - - [2026-03-09 02:43:52] "POST /neutron/port HTTP/1.1" 200 117 0.005569 10.0.0.22 - - [2026-03-09 02:43:52] "POST /id-to-fqname HTTP/1.1" 200 214 0.001180 10.0.0.22 - - [2026-03-09 02:43:52] "POST /neutron/network HTTP/1.1" 200 999 0.006138 10.0.0.22 - - [2026-03-09 02:43:53] "POST /neutron/port HTTP/1.1" 200 1161 0.025461 10.0.0.22 - - [2026-03-09 02:43:53] "POST /neutron/port HTTP/1.1" 200 1225 0.017912 10.0.0.22 - - [2026-03-09 02:43:53] "POST /neutron/subnet HTTP/1.1" 200 1384 0.015831 10.0.0.23 - - [2026-03-09 02:43:53] "GET /projects?obj_uuids=6091061c-e5ff-4864-b20b-51ebd1c10a8e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001000 10.0.0.22 - - [2026-03-09 02:43:53] "POST /neutron/network HTTP/1.1" 200 992 0.013403 10.0.0.22 - - [2026-03-09 02:43:53] "GET /project/6091061c-e5ff-4864-b20b-51ebd1c10a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.097760 10.0.0.22 - - [2026-03-09 02:43:54] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006951 10.0.0.22 - - [2026-03-09 02:43:54] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008534 10.0.0.22 - - [2026-03-09 02:43:54] "POST /neutron/port HTTP/1.1" 200 1225 0.015235 10.0.0.22 - - [2026-03-09 02:43:54] "GET /virtual-machine/3617821c-6304-4ed3-b645-e81ac1710b57 HTTP/1.1" 401 292 0.000362 10.0.0.23 - - [2026-03-09 02:43:54] "GET /projects?obj_uuids=6091061c-e5ff-4864-b20b-51ebd1c10a8e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001138 10.0.0.22 - - [2026-03-09 02:43:54] "POST /neutron/port HTTP/1.1" 200 1158 0.297267 10.0.0.22 - - [2026-03-09 02:43:54] "GET /virtual-machine/3617821c-6304-4ed3-b645-e81ac1710b57 HTTP/1.1" 200 1286 0.031375 10.0.0.22 - - [2026-03-09 02:43:54] "GET /virtual-machine-interface/b7556c6f-0633-4b73-8ad8-1432fcce9065 HTTP/1.1" 200 3105 0.006129 10.0.0.22 - - [2026-03-09 02:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006982 10.0.0.22 - - [2026-03-09 02:43:54] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002984 10.0.0.22 - - [2026-03-09 02:43:54] "GET /virtual-networks?parent_id=6091061c-e5ff-4864-b20b-51ebd1c10a8e&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.009017 10.0.0.22 - - [2026-03-09 02:43:54] "POST /neutron/port HTTP/1.1" 200 1212 0.105596 10.0.0.22 - - [2026-03-09 02:43:54] "GET /virtual-network/ed57d537-83c7-4dd3-99d2-ac40b09b4ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005010 10.0.0.22 - - [2026-03-09 02:43:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003489 10.0.0.22 - - [2026-03-09 02:43:55] "POST /neutron/port HTTP/1.1" 200 117 0.001044 10.0.0.22 - - [2026-03-09 02:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.22 - - [2026-03-09 02:43:58] "GET /virtual-network/ed57d537-83c7-4dd3-99d2-ac40b09b4ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.006062 10.0.0.22 - - [2026-03-09 02:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.22 - - [2026-03-09 02:44:02] "GET /virtual-network/ed57d537-83c7-4dd3-99d2-ac40b09b4ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005044 10.0.0.22 - - [2026-03-09 02:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.22 - - [2026-03-09 02:44:06] "GET /virtual-network/ed57d537-83c7-4dd3-99d2-ac40b09b4ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005260 10.0.0.22 - - [2026-03-09 02:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.22 - - [2026-03-09 02:44:10] "GET /virtual-network/ed57d537-83c7-4dd3-99d2-ac40b09b4ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.006386 10.0.0.22 - - [2026-03-09 02:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.22 - - [2026-03-09 02:44:14] "GET /virtual-network/ed57d537-83c7-4dd3-99d2-ac40b09b4ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.004564 10.0.0.22 - - [2026-03-09 02:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.22 - - [2026-03-09 02:44:18] "GET /virtual-network/ed57d537-83c7-4dd3-99d2-ac40b09b4ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.007429 10.0.0.22 - - [2026-03-09 02:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004956 10.0.0.22 - - [2026-03-09 02:44:22] "GET /virtual-network/ed57d537-83c7-4dd3-99d2-ac40b09b4ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.007181 10.0.0.249 - - [2026-03-09 02:44:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000614 10.0.0.249 - - [2026-03-09 02:44:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000341 10.0.0.23 - - [2026-03-09 02:44:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.23 - - [2026-03-09 02:44:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.23 - - [2026-03-09 02:44:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.23 - - [2026-03-09 02:44:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.249 - - [2026-03-09 02:44:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.22 - - [2026-03-09 02:44:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.249 - - [2026-03-09 02:44:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000335 10.0.0.22 - - [2026-03-09 02:44:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.22 - - [2026-03-09 02:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.22 - - [2026-03-09 02:44:26] "GET /virtual-network/ed57d537-83c7-4dd3-99d2-ac40b09b4ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005122 10.0.0.22 - - [2026-03-09 02:44:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.22 - - [2026-03-09 02:44:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.22 - - [2026-03-09 02:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.22 - - [2026-03-09 02:44:30] "GET /virtual-network/ed57d537-83c7-4dd3-99d2-ac40b09b4ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.008012 10.0.0.23 - - [2026-03-09 02:44:32] "DELETE /project/6091061ce5ff4864b20b51ebd1c10a8e HTTP/1.1" 404 173 0.003536 10.0.0.23 - - [2026-03-09 02:44:32] "DELETE /project/abaea0cb-25a4-4838-b30f-0bad28c7b100 HTTP/1.1" 404 177 0.003219 10.0.0.23 - - [2026-03-09 02:44:32] "DELETE /project/abaea0cb25a44838b30f0bad28c7b100 HTTP/1.1" 404 173 0.005998 10.0.0.22 - - [2026-03-09 02:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005196 10.0.0.22 - - [2026-03-09 02:44:32] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005369 10.0.0.22 - - [2026-03-09 02:44:32] "GET /virtual-networks?parent_id=6091061c-e5ff-4864-b20b-51ebd1c10a8e&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004521 10.0.0.22 - - [2026-03-09 02:44:32] "GET /virtual-network/ed57d537-83c7-4dd3-99d2-ac40b09b4ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.009419 10.0.0.22 - - [2026-03-09 02:44:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007612 10.0.0.22 - - [2026-03-09 02:44:43] "POST /neutron/port HTTP/1.1" 200 1225 0.014824 10.0.0.22 - - [2026-03-09 02:44:44] "POST /neutron/port HTTP/1.1" 200 1225 0.014554 10.0.0.22 - - [2026-03-09 02:44:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003216 10.0.0.22 - - [2026-03-09 02:44:44] "POST /neutron/port HTTP/1.1" 200 117 0.001032 10.0.0.22 - - [2026-03-09 02:44:44] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006262 10.0.0.22 - - [2026-03-09 02:44:48] "POST /neutron/port HTTP/1.1" 200 1225 0.014570 10.0.0.22 - - [2026-03-09 02:44:48] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006302 10.0.0.249 - - [2026-03-09 02:44:49] "GET /obj-perms HTTP/1.1" 200 5056 0.048727 10.0.0.23 - - [2026-03-09 02:44:49] "GET /obj-perms HTTP/1.1" 200 5056 0.045415 10.0.0.22 - - [2026-03-09 02:44:49] "POST /neutron/network HTTP/1.1" 200 1002 0.006613 10.0.0.22 - - [2026-03-09 02:44:49] "POST /neutron/subnet HTTP/1.1" 200 1384 0.011878 10.0.0.22 - - [2026-03-09 02:44:49] "POST /neutron/network HTTP/1.1" 200 992 0.008269 10.0.0.22 - - [2026-03-09 02:44:53] "POST /neutron/port HTTP/1.1" 200 1225 0.018953 10.0.0.22 - - [2026-03-09 02:44:54] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006131 10.0.0.22 - - [2026-03-09 02:44:54] "GET /virtual-machine/af8b5bd8-235e-4754-bfd5-7c08ca2f1689 HTTP/1.1" 200 1287 0.004770 10.0.0.22 - - [2026-03-09 02:44:54] "GET /virtual-machine-interface/a9bc55e5-8b64-4097-9d80-9fa83279feca HTTP/1.1" 200 3105 0.004577 10.0.0.22 - - [2026-03-09 02:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.22 - - [2026-03-09 02:44:54] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003155 10.0.0.22 - - [2026-03-09 02:44:54] "GET /virtual-networks?parent_id=6091061c-e5ff-4864-b20b-51ebd1c10a8e&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002656 10.0.0.22 - - [2026-03-09 02:44:54] "GET /virtual-network/ed57d537-83c7-4dd3-99d2-ac40b09b4ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005415 10.0.0.22 - - [2026-03-09 02:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.22 - - [2026-03-09 02:44:55] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003838 10.0.0.22 - - [2026-03-09 02:44:55] "GET /virtual-networks?parent_id=6091061c-e5ff-4864-b20b-51ebd1c10a8e&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002686 10.0.0.22 - - [2026-03-09 02:44:55] "GET /virtual-network/ed57d537-83c7-4dd3-99d2-ac40b09b4ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005090 10.0.0.22 - - [2026-03-09 02:45:00] "POST /neutron/port HTTP/1.1" 200 1222 0.017650 10.0.0.22 - - [2026-03-09 02:45:00] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007540 10.0.0.22 - - [2026-03-09 02:45:00] "GET /virtual-machine/e2fee164-f4bf-4db6-9f1c-dcd5cf1c793e HTTP/1.1" 200 1287 0.005951 10.0.0.22 - - [2026-03-09 02:45:00] "GET /virtual-machine-interface/42583387-b3f5-41b7-8fe3-b15ef44c5960 HTTP/1.1" 200 3104 0.005512 10.0.0.22 - - [2026-03-09 02:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.22 - - [2026-03-09 02:45:00] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003822 10.0.0.22 - - [2026-03-09 02:45:00] "GET /virtual-networks?parent_id=6091061c-e5ff-4864-b20b-51ebd1c10a8e&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003521 10.0.0.22 - - [2026-03-09 02:45:00] "GET /virtual-network/3274bd75-87f2-46a6-ba04-b3e405679c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2602 0.005771 10.0.0.22 - - [2026-03-09 02:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.22 - - [2026-03-09 02:45:02] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003383 10.0.0.22 - - [2026-03-09 02:45:02] "GET /virtual-networks?parent_id=6091061c-e5ff-4864-b20b-51ebd1c10a8e&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002969 10.0.0.22 - - [2026-03-09 02:45:02] "GET /virtual-network/3274bd75-87f2-46a6-ba04-b3e405679c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2602 0.005299 10.0.0.22 - - [2026-03-09 02:45:03] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003320 10.0.0.22 - - [2026-03-09 02:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.22 - - [2026-03-09 02:45:03] "GET /global-qos-config/c433d77e-e194-4b80-b6ac-80cf782cc8a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.004121 10.0.0.22 - - [2026-03-09 02:45:03] "POST /fqname-to-id HTTP/1.1" 404 222 0.003248 10.0.0.22 - - [2026-03-09 02:45:03] "POST /forwarding-classs HTTP/1.1" 200 576 0.029223 10.0.0.22 - - [2026-03-09 02:45:03] "POST /id-to-fqname HTTP/1.1" 200 232 0.002957 10.0.0.22 - - [2026-03-09 02:45:03] "GET /forwarding-class/e65a6781-6913-4a56-acab-b832223e7f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.003768 10.0.0.23 - - [2026-03-09 02:45:03] "GET /projects?obj_uuids=6091061c-e5ff-4864-b20b-51ebd1c10a8e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.027545 10.0.0.22 - - [2026-03-09 02:45:03] "GET /project/6091061c-e5ff-4864-b20b-51ebd1c10a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.076984 10.0.0.22 - - [2026-03-09 02:45:04] "POST /fqname-to-id HTTP/1.1" 404 211 0.003148 10.0.0.22 - - [2026-03-09 02:45:04] "POST /qos-configs HTTP/1.1" 200 543 0.036617 10.0.0.22 - - [2026-03-09 02:45:04] "POST /id-to-fqname HTTP/1.1" 200 217 0.002893 10.0.0.22 - - [2026-03-09 02:45:04] "GET /qos-config/277d4214-6d5b-44aa-99d6-a9f1f325e1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.004365 10.0.0.22 - - [2026-03-09 02:45:04] "GET /virtual-machine-interface/b7556c6f-0633-4b73-8ad8-1432fcce9065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.005850 10.0.0.22 - - [2026-03-09 02:45:04] "POST /ref-update HTTP/1.1" 200 156 0.013334 10.0.0.22 - - [2026-03-09 02:45:04] "POST /neutron/port HTTP/1.1" 200 1225 0.028557 10.0.0.22 - - [2026-03-09 02:45:04] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008268 10.0.0.22 - - [2026-03-09 02:45:04] "POST /neutron/port HTTP/1.1" 200 1225 0.021384 10.0.0.22 - - [2026-03-09 02:45:04] "POST /neutron/network HTTP/1.1" 200 992 0.008424 10.0.0.22 - - [2026-03-09 02:45:04] "POST /id-to-fqname HTTP/1.1" 200 214 0.001063 10.0.0.22 - - [2026-03-09 02:45:04] "GET /virtual-machine/3617821c-6304-4ed3-b645-e81ac1710b57 HTTP/1.1" 200 1286 0.003387 10.0.0.22 - - [2026-03-09 02:45:04] "GET /virtual-machine-interface/b7556c6f-0633-4b73-8ad8-1432fcce9065 HTTP/1.1" 200 3352 0.005003 10.0.0.22 - - [2026-03-09 02:45:04] "GET /instance-ip/71feab5d-17e0-46b4-a746-7120732eefbd HTTP/1.1" 200 1628 0.005431 10.0.0.22 - - [2026-03-09 02:45:04] "GET /instance-ip/b556d3d2-427c-43ca-bc8f-e4457dff912b HTTP/1.1" 200 1609 0.005879 10.0.0.22 - - [2026-03-09 02:45:05] "POST /neutron/port HTTP/1.1" 200 1225 0.053786 10.0.0.22 - - [2026-03-09 02:45:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007456 10.0.0.22 - - [2026-03-09 02:45:05] "POST /neutron/network HTTP/1.1" 200 966 0.043468 10.0.0.22 - - [2026-03-09 02:45:05] "POST /id-to-fqname HTTP/1.1" 200 214 0.001210 10.0.0.22 - - [2026-03-09 02:45:05] "GET /virtual-machine/af8b5bd8-235e-4754-bfd5-7c08ca2f1689 HTTP/1.1" 200 1287 0.003557 10.0.0.22 - - [2026-03-09 02:45:05] "GET /virtual-machine-interface/a9bc55e5-8b64-4097-9d80-9fa83279feca HTTP/1.1" 200 3105 0.005078 10.0.0.22 - - [2026-03-09 02:45:05] "GET /instance-ip/3a899b6b-d409-45a1-a7ee-7960ec254d77 HTTP/1.1" 200 1628 0.005672 10.0.0.22 - - [2026-03-09 02:45:05] "GET /instance-ip/7e41ab68-f0fd-438c-967a-cc8028e3fad5 HTTP/1.1" 200 1608 0.006177 10.0.0.22 - - [2026-03-09 02:45:34] "GET /virtual-machine-interface/b7556c6f-0633-4b73-8ad8-1432fcce9065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2937 0.005468 10.0.0.22 - - [2026-03-09 02:45:34] "POST /ref-update HTTP/1.1" 200 156 0.015213 10.0.0.22 - - [2026-03-09 02:45:34] "DELETE /qos-config/277d4214-6d5b-44aa-99d6-a9f1f325e1bb HTTP/1.1" 200 115 0.038472 10.0.0.22 - - [2026-03-09 02:45:34] "POST /id-to-fqname HTTP/1.1" 200 232 0.001132 10.0.0.22 - - [2026-03-09 02:45:34] "DELETE /forwarding-class/e65a6781-6913-4a56-acab-b832223e7f0d HTTP/1.1" 200 115 0.026054 10.0.0.22 - - [2026-03-09 02:45:36] "POST /neutron/network HTTP/1.1" 400 204 0.013813 10.0.0.22 - - [2026-03-09 02:45:36] "POST /neutron/port HTTP/1.1" 200 151 0.260245 10.0.0.22 - - [2026-03-09 02:45:36] "POST /neutron/port HTTP/1.1" 200 151 0.326090 10.0.0.22 - - [2026-03-09 02:45:37] "POST /neutron/port HTTP/1.1" 200 151 0.235533 10.0.0.249 - - [2026-03-09 02:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.22 - - [2026-03-09 02:45:38] "POST /neutron/network HTTP/1.1" 200 992 0.008480 10.0.0.249 - - [2026-03-09 02:45:38] "DELETE /route-target/4950ecbd-2111-49da-b7cd-6210750ddaec HTTP/1.1" 200 115 0.027674 10.0.0.23 - - [2026-03-09 02:45:38] "GET /projects?obj_uuids=6091061c-e5ff-4864-b20b-51ebd1c10a8e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000886 10.0.0.22 - - [2026-03-09 02:45:38] "GET /project/6091061c-e5ff-4864-b20b-51ebd1c10a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.076453 10.0.0.23 - - [2026-03-09 02:45:38] "GET /projects?obj_uuids=6091061c-e5ff-4864-b20b-51ebd1c10a8e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000813 10.0.0.22 - - [2026-03-09 02:45:38] "GET /project/6091061c-e5ff-4864-b20b-51ebd1c10a8e?fields=virtual_networks HTTP/1.1" 200 1019 0.032768 10.0.0.23 - - [2026-03-09 02:45:38] "GET /projects?obj_uuids=6091061c-e5ff-4864-b20b-51ebd1c10a8e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000846 10.0.0.22 - - [2026-03-09 02:45:38] "GET /project/6091061c-e5ff-4864-b20b-51ebd1c10a8e?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.045810 10.0.0.23 - - [2026-03-09 02:45:38] "GET /projects?obj_uuids=6091061c-e5ff-4864-b20b-51ebd1c10a8e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000987 10.0.0.22 - - [2026-03-09 02:45:38] "GET /project/6091061c-e5ff-4864-b20b-51ebd1c10a8e?fields=security_groups HTTP/1.1" 200 1239 0.033080 10.0.0.22 - - [2026-03-09 02:45:39] "POST /fqname-to-id HTTP/1.1" 404 181 0.025188 10.0.0.23 - - [2026-03-09 02:45:39] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004718 10.0.0.23 - - [2026-03-09 02:45:39] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000939 10.0.0.23 - - [2026-03-09 02:45:39] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006445 10.0.0.23 - - [2026-03-09 02:45:39] "POST /id-to-fqname HTTP/1.1" 200 183 0.004455 10.0.0.23 - - [2026-03-09 02:45:39] "POST /fqname-to-id HTTP/1.1" 404 192 0.008389 10.0.0.23 - - [2026-03-09 02:45:40] "POST /security-groups HTTP/1.1" 200 584 0.093359 10.0.0.23 - - [2026-03-09 02:45:40] "POST /projects HTTP/1.1" 200 571 0.290898 10.0.0.249 - - [2026-03-09 02:45:40] "POST /fqname-to-id HTTP/1.1" 404 226 0.007416 10.0.0.23 - - [2026-03-09 02:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.359467 10.0.0.22 - - [2026-03-09 02:45:40] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.488384 10.0.0.22 - - [2026-03-09 02:45:41] "GET / HTTP/1.1" 200 35931 0.001774 10.0.0.22 - - [2026-03-09 02:45:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000427 10.0.0.22 - - [2026-03-09 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.061720 10.0.0.23 - - [2026-03-09 02:45:43] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000844 10.0.0.22 - - [2026-03-09 02:45:43] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.040990 10.0.0.23 - - [2026-03-09 02:45:43] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001158 10.0.0.22 - - [2026-03-09 02:45:43] "POST /neutron/network HTTP/1.1" 200 612 0.133865 10.0.0.249 - - [2026-03-09 02:45:43] "POST /ref-update HTTP/1.1" 200 156 0.019317 10.0.0.22 - - [2026-03-09 02:45:43] "POST /id-to-fqname HTTP/1.1" 200 220 0.003303 10.0.0.22 - - [2026-03-09 02:45:43] "GET /virtual-network/0eeb43e8-c53a-4eb5-8baa-55ba37a16571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004853 10.0.0.22 - - [2026-03-09 02:45:43] "POST /neutron/network HTTP/1.1" 200 831 0.005804 10.0.0.22 - - [2026-03-09 02:45:43] "GET /virtual-network/0eeb43e8-c53a-4eb5-8baa-55ba37a16571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004602 10.0.0.22 - - [2026-03-09 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.22 - - [2026-03-09 02:45:44] "GET /virtual-network/0eeb43e8-c53a-4eb5-8baa-55ba37a16571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004971 10.0.0.22 - - [2026-03-09 02:45:44] "PUT /virtual-network/0eeb43e8-c53a-4eb5-8baa-55ba37a16571 HTTP/1.1" 200 264 0.042862 10.0.0.22 - - [2026-03-09 02:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008200 10.0.0.23 - - [2026-03-09 02:45:44] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000872 10.0.0.22 - - [2026-03-09 02:45:44] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.052325 10.0.0.22 - - [2026-03-09 02:45:44] "POST /neutron/network HTTP/1.1" 200 117 0.012330 10.0.0.249 - - [2026-03-09 02:45:44] "POST /route-targets HTTP/1.1" 200 327 0.014328 10.0.0.22 - - [2026-03-09 02:45:44] "POST /neutron/network HTTP/1.1" 200 833 0.007677 10.0.0.22 - - [2026-03-09 02:45:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.001013 10.0.0.22 - - [2026-03-09 02:45:44] "GET /virtual-network/9a10b42f-244d-4094-b726-8a55bf5696a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004586 10.0.0.22 - - [2026-03-09 02:45:44] "GET /virtual-network/9a10b42f-244d-4094-b726-8a55bf5696a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005115 10.0.0.22 - - [2026-03-09 02:45:44] "POST /neutron/subnet HTTP/1.1" 200 734 0.007920 10.0.0.22 - - [2026-03-09 02:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.22 - - [2026-03-09 02:45:44] "GET /virtual-network/9a10b42f-244d-4094-b726-8a55bf5696a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004687 10.0.0.22 - - [2026-03-09 02:45:44] "PUT /virtual-network/9a10b42f-244d-4094-b726-8a55bf5696a3 HTTP/1.1" 200 264 0.069012 10.0.0.22 - - [2026-03-09 02:45:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.001225 10.0.0.23 - - [2026-03-09 02:45:45] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001179 10.0.0.22 - - [2026-03-09 02:45:45] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.057497 10.0.0.22 - - [2026-03-09 02:45:45] "POST /neutron/port HTTP/1.1" 200 117 0.005566 10.0.0.22 - - [2026-03-09 02:45:46] "POST /id-to-fqname HTTP/1.1" 200 220 0.001133 10.0.0.22 - - [2026-03-09 02:45:46] "POST /neutron/network HTTP/1.1" 200 843 0.006353 10.0.0.22 - - [2026-03-09 02:45:46] "POST /neutron/port HTTP/1.1" 200 1053 0.047438 10.0.0.23 - - [2026-03-09 02:45:46] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000870 10.0.0.22 - - [2026-03-09 02:45:46] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.083199 10.0.0.22 - - [2026-03-09 02:45:47] "POST /neutron/network HTTP/1.1" 200 833 0.036232 10.0.0.22 - - [2026-03-09 02:45:47] "POST /neutron/subnet HTTP/1.1" 200 698 0.008508 10.0.0.22 - - [2026-03-09 02:45:47] "POST /neutron/port HTTP/1.1" 200 1117 0.022434 10.0.0.22 - - [2026-03-09 02:45:47] "POST /neutron/port HTTP/1.1" 200 1117 0.015222 10.0.0.23 - - [2026-03-09 02:45:47] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001597 10.0.0.22 - - [2026-03-09 02:45:47] "POST /neutron/port HTTP/1.1" 200 1055 0.250165 10.0.0.22 - - [2026-03-09 02:45:47] "POST /neutron/port HTTP/1.1" 200 1109 0.094535 10.0.0.22 - - [2026-03-09 02:45:48] "POST /neutron/subnet HTTP/1.1" 200 708 0.009148 10.0.0.22 - - [2026-03-09 02:45:51] "POST /neutron/port HTTP/1.1" 200 1117 0.014430 10.0.0.22 - - [2026-03-09 02:45:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003947 10.0.0.22 - - [2026-03-09 02:45:51] "POST /neutron/network HTTP/1.1" 200 831 0.006173 10.0.0.22 - - [2026-03-09 02:45:52] "POST /neutron/port HTTP/1.1" 200 1117 0.017874 10.0.0.22 - - [2026-03-09 02:45:52] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008494 10.0.0.22 - - [2026-03-09 02:45:52] "GET /virtual-machine/e2438bde-92ae-4869-a8cb-c93debc13006 HTTP/1.1" 401 292 0.000489 10.0.0.22 - - [2026-03-09 02:45:52] "GET /virtual-machine/e2438bde-92ae-4869-a8cb-c93debc13006 HTTP/1.1" 200 1286 0.035894 10.0.0.22 - - [2026-03-09 02:45:52] "GET /virtual-machine-interface/27ca3f35-b343-4805-8211-01e52e0b3a66 HTTP/1.1" 200 2925 0.006186 10.0.0.22 - - [2026-03-09 02:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.22 - - [2026-03-09 02:45:53] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004471 10.0.0.22 - - [2026-03-09 02:45:53] "GET /virtual-networks?parent_id=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002744 10.0.0.22 - - [2026-03-09 02:45:53] "GET /virtual-network/0eeb43e8-c53a-4eb5-8baa-55ba37a16571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.007099 10.0.0.22 - - [2026-03-09 02:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.22 - - [2026-03-09 02:45:56] "GET /virtual-network/0eeb43e8-c53a-4eb5-8baa-55ba37a16571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004669 10.0.0.22 - - [2026-03-09 02:45:56] "POST /neutron/port HTTP/1.1" 200 1119 0.058172 10.0.0.22 - - [2026-03-09 02:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.22 - - [2026-03-09 02:45:58] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002846 10.0.0.22 - - [2026-03-09 02:45:58] "GET /virtual-networks?parent_id=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002934 10.0.0.22 - - [2026-03-09 02:45:58] "GET /virtual-network/0eeb43e8-c53a-4eb5-8baa-55ba37a16571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005239 10.0.0.22 - - [2026-03-09 02:45:58] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006755 10.0.0.22 - - [2026-03-09 02:46:03] "POST /neutron/port HTTP/1.1" 200 1119 0.016876 10.0.0.22 - - [2026-03-09 02:46:03] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006970 10.0.0.22 - - [2026-03-09 02:46:03] "GET /virtual-machine/7b49fa31-086c-4281-ac45-2554973f082d HTTP/1.1" 200 1285 0.005191 10.0.0.22 - - [2026-03-09 02:46:03] "GET /virtual-machine-interface/e71babac-700c-4efc-a8f5-278762a1a9fd HTTP/1.1" 200 2927 0.005315 10.0.0.22 - - [2026-03-09 02:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.22 - - [2026-03-09 02:46:03] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003180 10.0.0.22 - - [2026-03-09 02:46:03] "GET /virtual-networks?parent_id=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002852 10.0.0.22 - - [2026-03-09 02:46:03] "GET /virtual-network/9a10b42f-244d-4094-b726-8a55bf5696a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005319 10.0.0.22 - - [2026-03-09 02:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.22 - - [2026-03-09 02:46:05] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005809 10.0.0.22 - - [2026-03-09 02:46:05] "GET /virtual-networks?parent_id=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002800 10.0.0.22 - - [2026-03-09 02:46:05] "GET /virtual-network/9a10b42f-244d-4094-b726-8a55bf5696a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005517 10.0.0.22 - - [2026-03-09 02:46:05] "POST /routing-policys HTTP/1.1" 200 534 0.031657 10.0.0.22 - - [2026-03-09 02:46:05] "GET /virtual-network/0eeb43e8-c53a-4eb5-8baa-55ba37a16571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.013874 10.0.0.22 - - [2026-03-09 02:46:05] "PUT /virtual-network/0eeb43e8-c53a-4eb5-8baa-55ba37a16571 HTTP/1.1" 200 264 0.077629 10.0.0.249 - - [2026-03-09 02:46:05] "POST /ref-update HTTP/1.1" 200 156 0.025996 10.0.0.22 - - [2026-03-09 02:46:09] "POST /ref-update HTTP/1.1" 200 156 0.041216 10.0.0.22 - - [2026-03-09 02:46:09] "DELETE /routing-policy/1d6c6588-3231-4e7d-b8c3-b4c3369a2507 HTTP/1.1" 200 115 0.052534 10.0.0.22 - - [2026-03-09 02:46:09] "POST /neutron/port HTTP/1.1" 200 1119 0.019517 10.0.0.22 - - [2026-03-09 02:46:09] "POST /neutron/port HTTP/1.1" 200 1117 0.028508 10.0.0.22 - - [2026-03-09 02:46:11] "POST /neutron/network HTTP/1.1" 200 833 0.006221 10.0.0.249 - - [2026-03-09 02:46:11] "DELETE /route-target/fd76c1df-a123-47f4-9cc7-425a2be46976 HTTP/1.1" 200 115 0.017985 10.0.0.23 - - [2026-03-09 02:46:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003058 10.0.0.249 - - [2026-03-09 02:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.23 - - [2026-03-09 02:46:11] "POST /useragent-kv HTTP/1.1" 200 115 0.001987 10.0.0.22 - - [2026-03-09 02:46:11] "POST /neutron/network HTTP/1.1" 200 151 0.118599 10.0.0.249 - - [2026-03-09 02:46:11] "DELETE /route-target/7831a0f1-45f1-42d6-9519-1d07a3a62001 HTTP/1.1" 200 115 0.023551 10.0.0.22 - - [2026-03-09 02:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.23 - - [2026-03-09 02:46:14] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001245 10.0.0.22 - - [2026-03-09 02:46:14] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.034644 10.0.0.23 - - [2026-03-09 02:46:14] "POST /useragent-kv HTTP/1.1" 200 115 0.010224 10.0.0.22 - - [2026-03-09 02:46:14] "POST /neutron/subnet HTTP/1.1" 200 720 0.189745 10.0.0.22 - - [2026-03-09 02:46:14] "POST /id-to-fqname HTTP/1.1" 200 220 0.001546 10.0.0.22 - - [2026-03-09 02:46:14] "GET /virtual-network/ebf4fcb0-6039-47d8-bcea-198f46cc3ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006829 10.0.0.22 - - [2026-03-09 02:46:14] "GET /virtual-network/ebf4fcb0-6039-47d8-bcea-198f46cc3ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005439 10.0.0.22 - - [2026-03-09 02:46:14] "POST /neutron/network HTTP/1.1" 200 830 0.007911 10.0.0.22 - - [2026-03-09 02:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.22 - - [2026-03-09 02:46:14] "GET /virtual-network/ebf4fcb0-6039-47d8-bcea-198f46cc3ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007141 10.0.0.22 - - [2026-03-09 02:46:14] "PUT /virtual-network/ebf4fcb0-6039-47d8-bcea-198f46cc3ce2 HTTP/1.1" 200 264 0.052539 10.0.0.249 - - [2026-03-09 02:46:14] "POST /route-targets HTTP/1.1" 200 323 0.023796 10.0.0.22 - - [2026-03-09 02:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007673 10.0.0.23 - - [2026-03-09 02:46:15] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001042 10.0.0.22 - - [2026-03-09 02:46:15] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.038743 10.0.0.23 - - [2026-03-09 02:46:15] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001250 10.0.0.22 - - [2026-03-09 02:46:15] "POST /neutron/network HTTP/1.1" 200 612 0.114598 10.0.0.249 - - [2026-03-09 02:46:15] "POST /ref-update HTTP/1.1" 200 156 0.021620 10.0.0.22 - - [2026-03-09 02:46:15] "POST /id-to-fqname HTTP/1.1" 200 220 0.003222 10.0.0.22 - - [2026-03-09 02:46:15] "GET /virtual-network/39fb5fc8-5711-4ec4-86ec-998ab2f0c6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005512 10.0.0.22 - - [2026-03-09 02:46:15] "POST /neutron/network HTTP/1.1" 200 831 0.005946 10.0.0.22 - - [2026-03-09 02:46:15] "GET /virtual-network/39fb5fc8-5711-4ec4-86ec-998ab2f0c6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004817 10.0.0.22 - - [2026-03-09 02:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.22 - - [2026-03-09 02:46:15] "GET /virtual-network/39fb5fc8-5711-4ec4-86ec-998ab2f0c6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006170 10.0.0.22 - - [2026-03-09 02:46:15] "PUT /virtual-network/39fb5fc8-5711-4ec4-86ec-998ab2f0c6c4 HTTP/1.1" 200 264 0.053155 10.0.0.22 - - [2026-03-09 02:46:15] "POST /id-to-fqname HTTP/1.1" 200 220 0.001235 10.0.0.22 - - [2026-03-09 02:46:15] "POST /neutron/network HTTP/1.1" 200 840 0.006712 10.0.0.23 - - [2026-03-09 02:46:16] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000890 10.0.0.22 - - [2026-03-09 02:46:16] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.071996 10.0.0.22 - - [2026-03-09 02:46:16] "POST /neutron/port HTTP/1.1" 200 117 0.005583 10.0.0.22 - - [2026-03-09 02:46:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.001181 10.0.0.22 - - [2026-03-09 02:46:17] "POST /neutron/network HTTP/1.1" 200 840 0.006185 10.0.0.22 - - [2026-03-09 02:46:17] "POST /neutron/port HTTP/1.1" 200 1052 0.017457 10.0.0.23 - - [2026-03-09 02:46:17] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001698 10.0.0.22 - - [2026-03-09 02:46:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003380 10.0.0.22 - - [2026-03-09 02:46:17] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.072403 10.0.0.22 - - [2026-03-09 02:46:17] "POST /neutron/port HTTP/1.1" 200 117 0.001117 10.0.0.22 - - [2026-03-09 02:46:18] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006604 10.0.0.22 - - [2026-03-09 02:46:18] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006579 10.0.0.22 - - [2026-03-09 02:46:18] "POST /neutron/port HTTP/1.1" 200 1053 0.017408 10.0.0.249 - - [2026-03-09 02:46:19] "DELETE /access-control-list/f13e0974-f587-4456-ab8b-5712305590ba HTTP/1.1" 200 115 0.042778 10.0.0.22 - - [2026-03-09 02:46:19] "POST /neutron/port HTTP/1.1" 200 1117 0.018905 10.0.0.22 - - [2026-03-09 02:46:19] "POST /neutron/port HTTP/1.1" 200 117 0.001082 10.0.0.22 - - [2026-03-09 02:46:23] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006501 10.0.0.22 - - [2026-03-09 02:46:23] "POST /neutron/port HTTP/1.1" 200 1116 0.022065 10.0.0.22 - - [2026-03-09 02:46:23] "GET /virtual-machine/8e0529de-3e7c-48d3-9bb2-0eea27a7ff5a HTTP/1.1" 200 1286 0.005872 10.0.0.22 - - [2026-03-09 02:46:23] "GET /virtual-machine-interface/3616935c-35ff-4d52-89e8-38b953dc3fc9 HTTP/1.1" 200 2925 0.005280 10.0.0.22 - - [2026-03-09 02:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.22 - - [2026-03-09 02:46:23] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005447 10.0.0.22 - - [2026-03-09 02:46:23] "GET /virtual-networks?parent_id=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002832 10.0.0.22 - - [2026-03-09 02:46:23] "GET /virtual-network/ebf4fcb0-6039-47d8-bcea-198f46cc3ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005356 10.0.0.22 - - [2026-03-09 02:46:26] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007522 10.0.0.22 - - [2026-03-09 02:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.22 - - [2026-03-09 02:46:26] "GET /virtual-network/ebf4fcb0-6039-47d8-bcea-198f46cc3ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005029 10.0.0.22 - - [2026-03-09 02:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.22 - - [2026-03-09 02:46:28] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002913 10.0.0.22 - - [2026-03-09 02:46:28] "GET /virtual-networks?parent_id=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002885 10.0.0.22 - - [2026-03-09 02:46:28] "GET /virtual-network/ebf4fcb0-6039-47d8-bcea-198f46cc3ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005465 10.0.0.22 - - [2026-03-09 02:46:29] "POST /neutron/port HTTP/1.1" 200 1117 0.016778 10.0.0.22 - - [2026-03-09 02:46:29] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006459 10.0.0.22 - - [2026-03-09 02:46:29] "GET /virtual-machine/d483eca3-03ff-439d-82ad-e84f10615d1e HTTP/1.1" 200 1285 0.005222 10.0.0.22 - - [2026-03-09 02:46:29] "GET /virtual-machine-interface/7598bd1a-488b-47b6-b9e8-6401cc39e9a0 HTTP/1.1" 200 2926 0.005012 10.0.0.22 - - [2026-03-09 02:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.22 - - [2026-03-09 02:46:29] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003704 10.0.0.22 - - [2026-03-09 02:46:29] "GET /virtual-networks?parent_id=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002566 10.0.0.22 - - [2026-03-09 02:46:29] "GET /virtual-network/39fb5fc8-5711-4ec4-86ec-998ab2f0c6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005528 10.0.0.22 - - [2026-03-09 02:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.22 - - [2026-03-09 02:46:30] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004225 10.0.0.22 - - [2026-03-09 02:46:30] "GET /virtual-networks?parent_id=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002898 10.0.0.22 - - [2026-03-09 02:46:30] "GET /virtual-network/39fb5fc8-5711-4ec4-86ec-998ab2f0c6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.006321 10.0.0.22 - - [2026-03-09 02:46:30] "POST /routing-policys HTTP/1.1" 200 534 0.022413 10.0.0.22 - - [2026-03-09 02:46:30] "GET /virtual-network/ebf4fcb0-6039-47d8-bcea-198f46cc3ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.014829 10.0.0.22 - - [2026-03-09 02:46:30] "PUT /virtual-network/ebf4fcb0-6039-47d8-bcea-198f46cc3ce2 HTTP/1.1" 200 264 0.048459 10.0.0.23 - - [2026-03-09 02:46:32] "DELETE /project/d73b7771a2a54f159961e70f695554e5 HTTP/1.1" 404 173 0.003582 10.0.0.23 - - [2026-03-09 02:46:32] "DELETE /project/6091061c-e5ff-4864-b20b-51ebd1c10a8e HTTP/1.1" 404 177 0.003135 10.0.0.22 - - [2026-03-09 02:46:34] "POST /routing-policys HTTP/1.1" 200 534 0.029659 10.0.0.22 - - [2026-03-09 02:46:34] "GET /virtual-network/ebf4fcb0-6039-47d8-bcea-198f46cc3ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.009561 10.0.0.22 - - [2026-03-09 02:46:34] "PUT /virtual-network/ebf4fcb0-6039-47d8-bcea-198f46cc3ce2 HTTP/1.1" 200 264 0.059296 10.0.0.249 - - [2026-03-09 02:46:34] "POST /ref-update HTTP/1.1" 200 156 0.025002 10.0.0.22 - - [2026-03-09 02:46:34] "POST /ref-update HTTP/1.1" 200 156 0.039933 10.0.0.22 - - [2026-03-09 02:46:34] "DELETE /routing-policy/7059d8ae-ced8-4f81-9ab9-59bc44a3ef96 HTTP/1.1" 200 115 0.032318 10.0.0.22 - - [2026-03-09 02:46:35] "POST /ref-update HTTP/1.1" 200 156 0.045485 10.0.0.22 - - [2026-03-09 02:46:35] "DELETE /routing-policy/5ed23444-3f69-4d06-90e6-af9d38570043 HTTP/1.1" 200 115 0.028556 10.0.0.22 - - [2026-03-09 02:46:35] "POST /neutron/network HTTP/1.1" 200 831 0.006255 10.0.0.22 - - [2026-03-09 02:46:35] "POST /neutron/port HTTP/1.1" 200 1116 0.014260 10.0.0.22 - - [2026-03-09 02:46:35] "POST /neutron/port HTTP/1.1" 200 151 0.216874 10.0.0.23 - - [2026-03-09 02:46:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002973 10.0.0.23 - - [2026-03-09 02:46:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004056 10.0.0.22 - - [2026-03-09 02:46:37] "POST /neutron/network HTTP/1.1" 200 151 0.111842 10.0.0.249 - - [2026-03-09 02:46:37] "DELETE /route-target/649ddb6e-09ab-4bcf-bb13-4247d7fbc999 HTTP/1.1" 200 115 0.024554 10.0.0.249 - - [2026-03-09 02:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.249 - - [2026-03-09 02:46:37] "DELETE /route-target/9d36e456-4085-4521-b243-2cf61be3b278 HTTP/1.1" 200 115 0.022373 10.0.0.22 - - [2026-03-09 02:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.23 - - [2026-03-09 02:46:40] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001262 10.0.0.22 - - [2026-03-09 02:46:40] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.035993 10.0.0.22 - - [2026-03-09 02:46:40] "POST /neutron/network HTTP/1.1" 200 117 0.010365 10.0.0.22 - - [2026-03-09 02:46:40] "POST /neutron/network HTTP/1.1" 200 830 0.009531 10.0.0.22 - - [2026-03-09 02:46:40] "POST /id-to-fqname HTTP/1.1" 200 220 0.001111 10.0.0.22 - - [2026-03-09 02:46:40] "GET /virtual-network/3d04bf86-5c56-4dff-ab9b-589442445690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004499 10.0.0.22 - - [2026-03-09 02:46:40] "GET /virtual-network/3d04bf86-5c56-4dff-ab9b-589442445690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005624 10.0.0.22 - - [2026-03-09 02:46:40] "POST /neutron/subnet HTTP/1.1" 200 720 0.008201 10.0.0.22 - - [2026-03-09 02:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.22 - - [2026-03-09 02:46:40] "GET /virtual-network/3d04bf86-5c56-4dff-ab9b-589442445690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004638 10.0.0.22 - - [2026-03-09 02:46:40] "PUT /virtual-network/3d04bf86-5c56-4dff-ab9b-589442445690 HTTP/1.1" 200 264 0.057226 10.0.0.22 - - [2026-03-09 02:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.23 - - [2026-03-09 02:46:40] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000898 10.0.0.22 - - [2026-03-09 02:46:40] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.046442 10.0.0.249 - - [2026-03-09 02:46:40] "POST /route-targets HTTP/1.1" 200 323 0.015491 10.0.0.249 - - [2026-03-09 02:46:41] "POST /ref-update HTTP/1.1" 200 156 0.016303 10.0.0.23 - - [2026-03-09 02:46:41] "POST /useragent-kv HTTP/1.1" 200 115 0.012975 10.0.0.22 - - [2026-03-09 02:46:41] "POST /neutron/subnet HTTP/1.1" 200 709 0.179465 10.0.0.22 - - [2026-03-09 02:46:41] "POST /id-to-fqname HTTP/1.1" 200 220 0.001194 10.0.0.22 - - [2026-03-09 02:46:41] "GET /virtual-network/49cf375e-038e-4440-a279-ce9a3cd371e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004926 10.0.0.22 - - [2026-03-09 02:46:41] "GET /virtual-network/49cf375e-038e-4440-a279-ce9a3cd371e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006143 10.0.0.22 - - [2026-03-09 02:46:41] "POST /neutron/network HTTP/1.1" 200 828 0.007203 10.0.0.22 - - [2026-03-09 02:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.22 - - [2026-03-09 02:46:41] "GET /virtual-network/49cf375e-038e-4440-a279-ce9a3cd371e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005947 10.0.0.22 - - [2026-03-09 02:46:41] "PUT /virtual-network/49cf375e-038e-4440-a279-ce9a3cd371e0 HTTP/1.1" 200 264 0.059014 10.0.0.22 - - [2026-03-09 02:46:41] "POST /id-to-fqname HTTP/1.1" 200 220 0.001293 10.0.0.23 - - [2026-03-09 02:46:42] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001008 10.0.0.22 - - [2026-03-09 02:46:42] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.062204 10.0.0.22 - - [2026-03-09 02:46:42] "POST /neutron/network HTTP/1.1" 200 830 0.005924 10.0.0.22 - - [2026-03-09 02:46:42] "POST /id-to-fqname HTTP/1.1" 200 220 0.001165 10.0.0.22 - - [2026-03-09 02:46:42] "POST /neutron/port HTTP/1.1" 200 117 0.006433 10.0.0.23 - - [2026-03-09 02:46:43] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000954 10.0.0.22 - - [2026-03-09 02:46:43] "POST /neutron/port HTTP/1.1" 200 1052 0.251619 10.0.0.22 - - [2026-03-09 02:46:43] "POST /neutron/port HTTP/1.1" 200 1106 0.114906 10.0.0.22 - - [2026-03-09 02:46:43] "POST /neutron/subnet HTTP/1.1" 200 694 0.008445 10.0.0.23 - - [2026-03-09 02:46:43] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000871 10.0.0.22 - - [2026-03-09 02:46:43] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.080242 10.0.0.22 - - [2026-03-09 02:46:43] "POST /neutron/network HTTP/1.1" 200 828 0.006551 10.0.0.22 - - [2026-03-09 02:46:43] "POST /neutron/port HTTP/1.1" 200 117 0.005690 10.0.0.22 - - [2026-03-09 02:46:44] "POST /neutron/network HTTP/1.1" 200 838 0.006166 10.0.0.22 - - [2026-03-09 02:46:44] "POST /neutron/port HTTP/1.1" 200 1050 0.016146 10.0.0.22 - - [2026-03-09 02:46:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003374 10.0.0.22 - - [2026-03-09 02:46:44] "POST /neutron/network HTTP/1.1" 200 828 0.006516 10.0.0.22 - - [2026-03-09 02:46:46] "POST /neutron/network HTTP/1.1" 200 838 0.006452 10.0.0.22 - - [2026-03-09 02:46:46] "POST /neutron/port HTTP/1.1" 200 117 0.001145 10.0.0.22 - - [2026-03-09 02:46:49] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006907 10.0.0.22 - - [2026-03-09 02:46:49] "POST /neutron/port HTTP/1.1" 200 1116 0.014381 10.0.0.22 - - [2026-03-09 02:46:49] "GET /virtual-machine/5b5f8d53-2b0f-444c-8926-36465184ac54 HTTP/1.1" 200 1284 0.005464 10.0.0.22 - - [2026-03-09 02:46:49] "GET /virtual-machine-interface/5d05ff8b-1740-4404-b0b6-86e797102a44 HTTP/1.1" 200 2926 0.005207 10.0.0.22 - - [2026-03-09 02:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.22 - - [2026-03-09 02:46:49] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003125 10.0.0.22 - - [2026-03-09 02:46:49] "GET /virtual-networks?parent_id=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002931 10.0.0.22 - - [2026-03-09 02:46:49] "GET /virtual-network/3d04bf86-5c56-4dff-ab9b-589442445690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005928 10.0.0.22 - - [2026-03-09 02:46:50] "GET /obj-perms HTTP/1.1" 200 5056 0.051713 10.0.0.22 - - [2026-03-09 02:46:52] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008858 10.0.0.22 - - [2026-03-09 02:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.22 - - [2026-03-09 02:46:52] "GET /virtual-network/3d04bf86-5c56-4dff-ab9b-589442445690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006412 10.0.0.22 - - [2026-03-09 02:46:52] "POST /neutron/network HTTP/1.1" 200 840 0.006227 10.0.0.22 - - [2026-03-09 02:46:52] "POST /neutron/port HTTP/1.1" 200 117 0.001056 10.0.0.22 - - [2026-03-09 02:46:53] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006616 10.0.0.22 - - [2026-03-09 02:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.22 - - [2026-03-09 02:46:54] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004120 10.0.0.22 - - [2026-03-09 02:46:54] "GET /virtual-networks?parent_id=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003047 10.0.0.22 - - [2026-03-09 02:46:54] "GET /virtual-network/3d04bf86-5c56-4dff-ab9b-589442445690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005193 10.0.0.22 - - [2026-03-09 02:47:00] "POST /neutron/port HTTP/1.1" 200 1114 0.019106 10.0.0.22 - - [2026-03-09 02:47:00] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006689 10.0.0.22 - - [2026-03-09 02:47:00] "GET /virtual-machine/1054d2ea-8dd8-4faf-8d1c-59d54f6da1e2 HTTP/1.1" 200 1285 0.006795 10.0.0.22 - - [2026-03-09 02:47:00] "GET /virtual-machine-interface/6242e620-4695-4edd-a1f6-8fb5f0ee35ed HTTP/1.1" 200 2926 0.004975 10.0.0.22 - - [2026-03-09 02:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.22 - - [2026-03-09 02:47:00] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003341 10.0.0.22 - - [2026-03-09 02:47:00] "GET /virtual-networks?parent_id=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003619 10.0.0.22 - - [2026-03-09 02:47:00] "GET /virtual-network/49cf375e-038e-4440-a279-ce9a3cd371e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005384 10.0.0.22 - - [2026-03-09 02:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.22 - - [2026-03-09 02:47:01] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003889 10.0.0.22 - - [2026-03-09 02:47:01] "GET /virtual-networks?parent_id=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002874 10.0.0.22 - - [2026-03-09 02:47:01] "GET /virtual-network/49cf375e-038e-4440-a279-ce9a3cd371e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.006282 10.0.0.22 - - [2026-03-09 02:47:01] "POST /interface-route-tables HTTP/1.1" 200 574 0.028031 10.0.0.22 - - [2026-03-09 02:47:01] "GET /interface-route-table/53bff86e-10e2-4006-9be9-ef916b6a27f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.014184 10.0.0.22 - - [2026-03-09 02:47:01] "GET /virtual-machine-interface/5d05ff8b-1740-4404-b0b6-86e797102a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2705 0.005693 10.0.0.22 - - [2026-03-09 02:47:01] "POST /ref-update HTTP/1.1" 200 156 0.018586 10.0.0.22 - - [2026-03-09 02:47:01] "POST /routing-policys HTTP/1.1" 200 534 0.025678 10.0.0.22 - - [2026-03-09 02:47:01] "GET /virtual-network/3d04bf86-5c56-4dff-ab9b-589442445690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005351 10.0.0.22 - - [2026-03-09 02:47:01] "PUT /virtual-network/3d04bf86-5c56-4dff-ab9b-589442445690 HTTP/1.1" 200 264 0.079438 10.0.0.22 - - [2026-03-09 02:47:05] "POST /ref-update HTTP/1.1" 200 156 0.069621 10.0.0.249 - - [2026-03-09 02:47:05] "POST /ref-update HTTP/1.1" 200 156 0.061139 10.0.0.22 - - [2026-03-09 02:47:05] "DELETE /routing-policy/7249ddfc-df67-4391-b6b1-77dac22a8f74 HTTP/1.1" 200 115 0.061841 10.0.0.22 - - [2026-03-09 02:47:06] "POST /neutron/network HTTP/1.1" 200 828 0.010902 10.0.0.22 - - [2026-03-09 02:47:06] "POST /neutron/port HTTP/1.1" 200 1104 0.014975 10.0.0.22 - - [2026-03-09 02:47:06] "POST /neutron/port HTTP/1.1" 200 1106 0.016957 10.0.0.23 - - [2026-03-09 02:47:08] "POST /useragent-kv HTTP/1.1" 200 115 0.006526 10.0.0.23 - - [2026-03-09 02:47:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003014 10.0.0.22 - - [2026-03-09 02:47:08] "POST /neutron/network HTTP/1.1" 200 151 0.134463 10.0.0.249 - - [2026-03-09 02:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.249 - - [2026-03-09 02:47:08] "DELETE /route-target/9871f3d2-c451-48fa-b434-d86bc4b2f6f1 HTTP/1.1" 200 115 0.025378 10.0.0.23 - - [2026-03-09 02:47:09] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001044 10.0.0.22 - - [2026-03-09 02:47:09] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.041359 10.0.0.23 - - [2026-03-09 02:47:09] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000840 10.0.0.22 - - [2026-03-09 02:47:09] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?fields=virtual_networks HTTP/1.1" 200 1018 0.048606 10.0.0.23 - - [2026-03-09 02:47:09] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000905 10.0.0.22 - - [2026-03-09 02:47:09] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.040805 10.0.0.23 - - [2026-03-09 02:47:09] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001177 10.0.0.22 - - [2026-03-09 02:47:09] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?fields=security_groups HTTP/1.1" 200 1237 0.033105 10.0.0.22 - - [2026-03-09 02:47:10] "POST /fqname-to-id HTTP/1.1" 404 192 0.027211 10.0.0.23 - - [2026-03-09 02:47:10] "GET /projects?obj_uuids=001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002944 10.0.0.23 - - [2026-03-09 02:47:10] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001210 10.0.0.23 - - [2026-03-09 02:47:10] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006759 10.0.0.23 - - [2026-03-09 02:47:11] "POST /id-to-fqname HTTP/1.1" 200 194 0.002322 10.0.0.23 - - [2026-03-09 02:47:11] "POST /fqname-to-id HTTP/1.1" 404 203 0.003710 10.0.0.23 - - [2026-03-09 02:47:11] "POST /security-groups HTTP/1.1" 200 595 0.077098 10.0.0.249 - - [2026-03-09 02:47:11] "POST /fqname-to-id HTTP/1.1" 404 238 0.003686 10.0.0.23 - - [2026-03-09 02:47:11] "POST /projects HTTP/1.1" 200 593 0.270927 10.0.0.23 - - [2026-03-09 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.346086 10.0.0.249 - - [2026-03-09 02:47:11] "POST /access-control-lists HTTP/1.1" 200 598 0.024394 10.0.0.22 - - [2026-03-09 02:47:11] "GET /project/001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.495142 10.0.0.22 - - [2026-03-09 02:47:12] "GET / HTTP/1.1" 200 35931 0.001969 10.0.0.22 - - [2026-03-09 02:47:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000414 10.0.0.22 - - [2026-03-09 02:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.062032 10.0.0.23 - - [2026-03-09 02:47:14] "GET /projects?obj_uuids=001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000885 10.0.0.22 - - [2026-03-09 02:47:14] "GET /project/001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.034365 10.0.0.22 - - [2026-03-09 02:47:14] "POST /neutron/network HTTP/1.1" 200 117 0.038913 10.0.0.22 - - [2026-03-09 02:47:15] "POST /neutron/network HTTP/1.1" 200 831 0.007902 10.0.0.22 - - [2026-03-09 02:47:15] "POST /id-to-fqname HTTP/1.1" 200 226 0.000994 10.0.0.22 - - [2026-03-09 02:47:15] "GET /virtual-network/f37be4e4-b59a-4e4d-aade-f9f5a00620b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004489 10.0.0.22 - - [2026-03-09 02:47:15] "GET /virtual-network/f37be4e4-b59a-4e4d-aade-f9f5a00620b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005167 10.0.0.22 - - [2026-03-09 02:47:15] "POST /neutron/subnet HTTP/1.1" 200 720 0.010655 10.0.0.22 - - [2026-03-09 02:47:15] "GET /virtual-network/f37be4e4-b59a-4e4d-aade-f9f5a00620b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006633 10.0.0.22 - - [2026-03-09 02:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.22 - - [2026-03-09 02:47:16] "GET /virtual-network/f37be4e4-b59a-4e4d-aade-f9f5a00620b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004910 10.0.0.22 - - [2026-03-09 02:47:16] "PUT /virtual-network/f37be4e4-b59a-4e4d-aade-f9f5a00620b6 HTTP/1.1" 200 264 0.044765 10.0.0.249 - - [2026-03-09 02:47:16] "POST /route-targets HTTP/1.1" 200 327 0.021125 10.0.0.249 - - [2026-03-09 02:47:19] "DELETE /access-control-list/18a2e3ed-375c-4fbf-acbb-9c8e288f7343 HTTP/1.1" 200 115 0.034662 10.0.0.22 - - [2026-03-09 02:47:22] "POST /id-to-fqname HTTP/1.1" 200 226 0.001444 10.0.0.23 - - [2026-03-09 02:47:22] "GET /projects?obj_uuids=001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000936 10.0.0.22 - - [2026-03-09 02:47:22] "GET /project/001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.062255 10.0.0.22 - - [2026-03-09 02:47:23] "POST /neutron/port HTTP/1.1" 200 117 0.006959 10.0.0.22 - - [2026-03-09 02:47:23] "POST /neutron/network HTTP/1.1" 200 841 0.007257 10.0.0.22 - - [2026-03-09 02:47:23] "POST /neutron/port HTTP/1.1" 200 1063 0.015177 10.0.0.22 - - [2026-03-09 02:47:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007761 10.0.0.22 - - [2026-03-09 02:47:24] "POST /neutron/network HTTP/1.1" 200 831 0.008216 10.0.0.22 - - [2026-03-09 02:47:28] "POST /neutron/port HTTP/1.1" 200 1127 0.019222 10.0.0.22 - - [2026-03-09 02:47:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008430 10.0.0.22 - - [2026-03-09 02:47:28] "GET /virtual-machine/af77137c-7ec9-4225-86fc-9edd934d6e98 HTTP/1.1" 401 292 0.000507 10.0.0.22 - - [2026-03-09 02:47:28] "GET /virtual-machine/af77137c-7ec9-4225-86fc-9edd934d6e98 HTTP/1.1" 200 1296 0.048699 10.0.0.22 - - [2026-03-09 02:47:28] "GET /virtual-machine-interface/e09efbeb-73e9-48a7-b2b9-24692b48658b HTTP/1.1" 200 2967 0.007905 10.0.0.22 - - [2026-03-09 02:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.22 - - [2026-03-09 02:47:28] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004012 10.0.0.22 - - [2026-03-09 02:47:28] "GET /virtual-networks?parent_id=001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004273 10.0.0.22 - - [2026-03-09 02:47:28] "GET /virtual-network/f37be4e4-b59a-4e4d-aade-f9f5a00620b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005199 10.0.0.22 - - [2026-03-09 02:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.22 - - [2026-03-09 02:47:32] "GET /virtual-network/f37be4e4-b59a-4e4d-aade-f9f5a00620b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004975 10.0.0.23 - - [2026-03-09 02:47:32] "DELETE /project/001a9f999c2b482f9e3b13a8e2a5ea4f HTTP/1.1" 404 173 0.006270 10.0.0.23 - - [2026-03-09 02:47:32] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000821 10.0.0.23 - - [2026-03-09 02:47:32] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.047532 10.0.0.23 - - [2026-03-09 02:47:32] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000924 10.0.0.23 - - [2026-03-09 02:47:32] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?fields=security_groups HTTP/1.1" 200 1088 0.036996 10.0.0.23 - - [2026-03-09 02:47:32] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001379 10.0.0.23 - - [2026-03-09 02:47:32] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?fields=application_policy_sets HTTP/1.1" 200 1381 0.041322 10.0.0.23 - - [2026-03-09 02:47:32] "DELETE /project/d73b7771-a2a5-4f15-9961-e70f695554e5 HTTP/1.1" 409 278 0.223242 10.0.0.22 - - [2026-03-09 02:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.22 - - [2026-03-09 02:47:36] "GET /virtual-network/f37be4e4-b59a-4e4d-aade-f9f5a00620b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005043 10.0.0.22 - - [2026-03-09 02:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.22 - - [2026-03-09 02:47:40] "GET /virtual-network/f37be4e4-b59a-4e4d-aade-f9f5a00620b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005168 10.0.0.22 - - [2026-03-09 02:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.22 - - [2026-03-09 02:47:44] "GET /virtual-network/f37be4e4-b59a-4e4d-aade-f9f5a00620b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005011 10.0.0.22 - - [2026-03-09 02:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.22 - - [2026-03-09 02:47:48] "GET /virtual-network/f37be4e4-b59a-4e4d-aade-f9f5a00620b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006661 10.0.0.249 - - [2026-03-09 02:47:51] "GET /obj-perms HTTP/1.1" 200 5056 0.050727 10.0.0.23 - - [2026-03-09 02:47:51] "GET /obj-perms HTTP/1.1" 200 5056 0.057367 10.0.0.22 - - [2026-03-09 02:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.22 - - [2026-03-09 02:47:52] "GET /virtual-network/f37be4e4-b59a-4e4d-aade-f9f5a00620b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005118 10.0.0.22 - - [2026-03-09 02:47:52] "POST /neutron/network HTTP/1.1" 200 841 0.007765 10.0.0.22 - - [2026-03-09 02:47:52] "POST /neutron/port HTTP/1.1" 200 117 0.001523 10.0.0.22 - - [2026-03-09 02:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.22 - - [2026-03-09 02:47:56] "GET /virtual-network/f37be4e4-b59a-4e4d-aade-f9f5a00620b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005417 10.0.0.22 - - [2026-03-09 02:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.22 - - [2026-03-09 02:48:00] "GET /virtual-network/f37be4e4-b59a-4e4d-aade-f9f5a00620b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006056 10.0.0.22 - - [2026-03-09 02:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.22 - - [2026-03-09 02:48:02] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003368 10.0.0.22 - - [2026-03-09 02:48:02] "GET /virtual-networks?parent_id=001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002920 10.0.0.22 - - [2026-03-09 02:48:02] "GET /virtual-network/f37be4e4-b59a-4e4d-aade-f9f5a00620b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006190 10.0.0.22 - - [2026-03-09 02:48:02] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007370 10.0.0.22 - - [2026-03-09 02:48:11] "POST /neutron/port HTTP/1.1" 200 1127 0.014149 10.0.0.22 - - [2026-03-09 02:48:13] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006747 10.0.0.22 - - [2026-03-09 02:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.22 - - [2026-03-09 02:48:23] "GET /virtual-network/f37be4e4-b59a-4e4d-aade-f9f5a00620b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004991 10.0.0.22 - - [2026-03-09 02:48:23] "PUT /virtual-network/f37be4e4-b59a-4e4d-aade-f9f5a00620b6 HTTP/1.1" 200 264 0.043852 10.0.0.249 - - [2026-03-09 02:48:23] "DELETE /route-target/d23f542a-f169-46d0-886e-459e33aff58a HTTP/1.1" 200 115 0.021468 10.0.0.22 - - [2026-03-09 02:48:28] "POST /neutron/network HTTP/1.1" 200 831 0.006310 10.0.0.22 - - [2026-03-09 02:48:29] "POST /neutron/port HTTP/1.1" 200 1117 0.012349 10.0.0.23 - - [2026-03-09 02:48:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002221 10.0.0.23 - - [2026-03-09 02:48:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002330 10.0.0.22 - - [2026-03-09 02:48:30] "POST /neutron/network HTTP/1.1" 200 151 0.104409 10.0.0.22 - - [2026-03-09 02:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.23 - - [2026-03-09 02:48:33] "GET /projects?obj_uuids=001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000820 10.0.0.22 - - [2026-03-09 02:48:33] "GET /project/001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.036018 10.0.0.249 - - [2026-03-09 02:48:33] "POST /route-targets HTTP/1.1" 200 327 0.013275 10.0.0.23 - - [2026-03-09 02:48:34] "POST /useragent-kv HTTP/1.1" 200 115 0.009223 10.0.0.22 - - [2026-03-09 02:48:34] "POST /neutron/subnet HTTP/1.1" 200 720 0.230609 10.0.0.22 - - [2026-03-09 02:48:34] "POST /id-to-fqname HTTP/1.1" 200 226 0.001268 10.0.0.22 - - [2026-03-09 02:48:34] "GET /virtual-network/a4623f08-8a91-48c0-8107-edd030aa9f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005312 10.0.0.22 - - [2026-03-09 02:48:34] "GET /virtual-network/a4623f08-8a91-48c0-8107-edd030aa9f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006006 10.0.0.22 - - [2026-03-09 02:48:34] "POST /neutron/network HTTP/1.1" 200 831 0.006526 10.0.0.22 - - [2026-03-09 02:48:34] "GET /virtual-network/a4623f08-8a91-48c0-8107-edd030aa9f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004928 10.0.0.22 - - [2026-03-09 02:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.22 - - [2026-03-09 02:48:34] "GET /virtual-network/a4623f08-8a91-48c0-8107-edd030aa9f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004460 10.0.0.22 - - [2026-03-09 02:48:34] "PUT /virtual-network/a4623f08-8a91-48c0-8107-edd030aa9f21 HTTP/1.1" 200 264 0.044202 10.0.0.249 - - [2026-03-09 02:48:34] "POST /ref-update HTTP/1.1" 200 156 0.026288 10.0.0.22 - - [2026-03-09 02:48:40] "POST /id-to-fqname HTTP/1.1" 200 226 0.001189 10.0.0.23 - - [2026-03-09 02:48:40] "GET /projects?obj_uuids=001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000949 10.0.0.22 - - [2026-03-09 02:48:40] "GET /project/001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.064261 10.0.0.22 - - [2026-03-09 02:48:40] "POST /neutron/network HTTP/1.1" 200 831 0.006064 10.0.0.22 - - [2026-03-09 02:48:41] "POST /neutron/port HTTP/1.1" 200 117 0.005730 10.0.0.22 - - [2026-03-09 02:48:41] "POST /neutron/port HTTP/1.1" 200 1063 0.043058 10.0.0.22 - - [2026-03-09 02:48:42] "POST /neutron/port HTTP/1.1" 200 1127 0.016359 10.0.0.22 - - [2026-03-09 02:48:42] "POST /neutron/port HTTP/1.1" 200 117 0.001074 10.0.0.22 - - [2026-03-09 02:48:46] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006242 10.0.0.22 - - [2026-03-09 02:48:46] "POST /neutron/port HTTP/1.1" 200 1127 0.015976 10.0.0.22 - - [2026-03-09 02:48:46] "GET /virtual-machine/0d88c2cb-bed9-4869-87c2-c7a760e4e280 HTTP/1.1" 200 1294 0.006223 10.0.0.22 - - [2026-03-09 02:48:46] "GET /virtual-machine-interface/f216a0f8-d8f3-467b-ae10-2c580fea5d7f HTTP/1.1" 200 2967 0.004857 10.0.0.22 - - [2026-03-09 02:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.22 - - [2026-03-09 02:48:46] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003972 10.0.0.22 - - [2026-03-09 02:48:46] "GET /virtual-networks?parent_id=001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003936 10.0.0.22 - - [2026-03-09 02:48:46] "GET /virtual-network/a4623f08-8a91-48c0-8107-edd030aa9f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.005360 10.0.0.22 - - [2026-03-09 02:48:47] "POST /neutron/port HTTP/1.1" 200 1127 0.014631 10.0.0.22 - - [2026-03-09 02:48:47] "POST /neutron/subnet HTTP/1.1" 200 694 0.007948 10.0.0.22 - - [2026-03-09 02:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.22 - - [2026-03-09 02:48:49] "GET /virtual-network/a4623f08-8a91-48c0-8107-edd030aa9f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004846 10.0.0.22 - - [2026-03-09 02:48:52] "GET /obj-perms HTTP/1.1" 200 5056 0.049625 10.0.0.22 - - [2026-03-09 02:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.22 - - [2026-03-09 02:48:53] "GET /virtual-network/a4623f08-8a91-48c0-8107-edd030aa9f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004976 10.0.0.22 - - [2026-03-09 02:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.22 - - [2026-03-09 02:48:57] "GET /virtual-network/a4623f08-8a91-48c0-8107-edd030aa9f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.006112 10.0.0.22 - - [2026-03-09 02:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.22 - - [2026-03-09 02:49:01] "GET /virtual-network/a4623f08-8a91-48c0-8107-edd030aa9f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.005562 10.0.0.22 - - [2026-03-09 02:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.22 - - [2026-03-09 02:49:05] "GET /virtual-network/a4623f08-8a91-48c0-8107-edd030aa9f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004863 10.0.0.22 - - [2026-03-09 02:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.22 - - [2026-03-09 02:49:09] "GET /virtual-network/a4623f08-8a91-48c0-8107-edd030aa9f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.005083 10.0.0.22 - - [2026-03-09 02:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.22 - - [2026-03-09 02:49:14] "GET /virtual-network/a4623f08-8a91-48c0-8107-edd030aa9f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004945 10.0.0.22 - - [2026-03-09 02:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.22 - - [2026-03-09 02:49:18] "GET /virtual-network/a4623f08-8a91-48c0-8107-edd030aa9f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004766 10.0.0.22 - - [2026-03-09 02:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.22 - - [2026-03-09 02:49:20] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003693 10.0.0.22 - - [2026-03-09 02:49:20] "GET /virtual-networks?parent_id=001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002596 10.0.0.22 - - [2026-03-09 02:49:20] "GET /virtual-network/a4623f08-8a91-48c0-8107-edd030aa9f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.006026 10.0.0.22 - - [2026-03-09 02:49:20] "POST /neutron/port HTTP/1.1" 200 1127 0.016389 10.0.0.249 - - [2026-03-09 02:49:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.249 - - [2026-03-09 02:49:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.23 - - [2026-03-09 02:49:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.23 - - [2026-03-09 02:49:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.22 - - [2026-03-09 02:49:25] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006913 10.0.0.23 - - [2026-03-09 02:49:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.23 - - [2026-03-09 02:49:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.249 - - [2026-03-09 02:49:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.22 - - [2026-03-09 02:49:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000333 10.0.0.249 - - [2026-03-09 02:49:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.22 - - [2026-03-09 02:49:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.22 - - [2026-03-09 02:49:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.22 - - [2026-03-09 02:49:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.22 - - [2026-03-09 02:49:30] "POST /neutron/port HTTP/1.1" 200 1127 0.017770 10.0.0.22 - - [2026-03-09 02:49:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006491 10.0.0.22 - - [2026-03-09 02:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.22 - - [2026-03-09 02:49:41] "GET /virtual-network/a4623f08-8a91-48c0-8107-edd030aa9f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.005075 10.0.0.22 - - [2026-03-09 02:49:41] "PUT /virtual-network/a4623f08-8a91-48c0-8107-edd030aa9f21 HTTP/1.1" 200 264 0.046003 10.0.0.249 - - [2026-03-09 02:49:41] "DELETE /route-target/3bf13b92-a0b1-4f0a-b384-6b5a7701c99f HTTP/1.1" 200 115 0.045626 10.0.0.22 - - [2026-03-09 02:49:46] "POST /neutron/port HTTP/1.1" 200 1127 0.017850 10.0.0.22 - - [2026-03-09 02:49:48] "POST /neutron/network HTTP/1.1" 200 831 0.006456 10.0.0.23 - - [2026-03-09 02:49:50] "GET /projects?obj_uuids=001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000929 10.0.0.22 - - [2026-03-09 02:49:50] "GET /project/001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.037918 10.0.0.23 - - [2026-03-09 02:49:50] "GET /projects?obj_uuids=001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001272 10.0.0.22 - - [2026-03-09 02:49:50] "GET /project/001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f?fields=virtual_networks HTTP/1.1" 200 1036 0.041765 10.0.0.23 - - [2026-03-09 02:49:50] "GET /projects?obj_uuids=001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000891 10.0.0.22 - - [2026-03-09 02:49:50] "GET /project/001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.041037 10.0.0.23 - - [2026-03-09 02:49:50] "GET /projects?obj_uuids=001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001197 10.0.0.22 - - [2026-03-09 02:49:50] "GET /project/001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f?fields=security_groups HTTP/1.1" 200 1266 0.034088 10.0.0.22 - - [2026-03-09 02:49:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.033330 10.0.0.23 - - [2026-03-09 02:49:51] "GET /projects?obj_uuids=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002488 10.0.0.23 - - [2026-03-09 02:49:51] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001194 10.0.0.23 - - [2026-03-09 02:49:51] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033470 10.0.0.23 - - [2026-03-09 02:49:51] "POST /id-to-fqname HTTP/1.1" 200 216 0.004206 10.0.0.23 - - [2026-03-09 02:49:51] "POST /fqname-to-id HTTP/1.1" 404 227 0.003268 10.0.0.23 - - [2026-03-09 02:49:51] "POST /security-groups HTTP/1.1" 200 616 0.067122 10.0.0.249 - - [2026-03-09 02:49:51] "POST /fqname-to-id HTTP/1.1" 404 259 0.002588 10.0.0.23 - - [2026-03-09 02:49:51] "POST /projects HTTP/1.1" 200 635 0.267596 10.0.0.249 - - [2026-03-09 02:49:51] "POST /access-control-lists HTTP/1.1" 200 619 0.025578 10.0.0.23 - - [2026-03-09 02:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.342042 10.0.0.22 - - [2026-03-09 02:49:51] "GET /project/91a89c11-d4b0-40af-9fc3-9295c000f750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.517214 10.0.0.22 - - [2026-03-09 02:49:53] "GET / HTTP/1.1" 200 35931 0.001992 10.0.0.22 - - [2026-03-09 02:49:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000432 10.0.0.22 - - [2026-03-09 02:49:55] "POST /fqname-to-id HTTP/1.1" 404 249 0.026366 10.0.0.249 - - [2026-03-09 02:49:55] "POST /fqname-to-id HTTP/1.1" 404 280 0.008980 10.0.0.249 - - [2026-03-09 02:49:55] "PUT /access-control-list/bcba0d5d-5761-48ae-b355-f921830cdc43 HTTP/1.1" 200 272 0.016977 10.0.0.23 - - [2026-03-09 02:49:56] "GET /projects?obj_uuids=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001213 10.0.0.22 - - [2026-03-09 02:49:56] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.081569 10.0.0.22 - - [2026-03-09 02:49:56] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.017159 10.0.0.249 - - [2026-03-09 02:49:56] "PUT /access-control-list/bcba0d5d-5761-48ae-b355-f921830cdc43 HTTP/1.1" 200 272 0.017759 10.0.0.22 - - [2026-03-09 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.22 - - [2026-03-09 02:49:56] "GET /security-group/426d2248-6487-4f91-ae9e-bbf1c7b80942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004579 10.0.0.22 - - [2026-03-09 02:49:57] "POST /neutron/security_group HTTP/1.1" 200 1026 0.003967 10.0.0.22 - - [2026-03-09 02:49:57] "POST /fqname-to-id HTTP/1.1" 404 249 0.006379 10.0.0.249 - - [2026-03-09 02:49:57] "DELETE /access-control-list/bcba0d5d-5761-48ae-b355-f921830cdc43 HTTP/1.1" 200 115 0.030577 10.0.0.22 - - [2026-03-09 02:49:57] "POST /fqname-to-id HTTP/1.1" 404 249 0.003164 10.0.0.249 - - [2026-03-09 02:49:57] "POST /fqname-to-id HTTP/1.1" 404 280 0.004114 10.0.0.249 - - [2026-03-09 02:49:57] "PUT /access-control-list/95908011-c323-48a7-bbca-85103c80d649 HTTP/1.1" 200 272 0.019565 10.0.0.23 - - [2026-03-09 02:49:58] "GET /projects?obj_uuids=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001605 10.0.0.22 - - [2026-03-09 02:49:58] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.056144 10.0.0.22 - - [2026-03-09 02:49:58] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.010993 10.0.0.249 - - [2026-03-09 02:49:58] "PUT /access-control-list/95908011-c323-48a7-bbca-85103c80d649 HTTP/1.1" 200 272 0.013070 10.0.0.22 - - [2026-03-09 02:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.22 - - [2026-03-09 02:49:58] "GET /security-group/862c9f5d-945a-4e49-9eee-c9ac046c0afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.012847 10.0.0.23 - - [2026-03-09 02:49:58] "GET /projects?obj_uuids=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001194 10.0.0.22 - - [2026-03-09 02:49:58] "POST /neutron/security_group_rule HTTP/1.1" 200 2208 0.042349 10.0.0.22 - - [2026-03-09 02:49:59] "POST /neutron/security_group_rule HTTP/1.1" 200 600 0.175501 10.0.0.249 - - [2026-03-09 02:49:59] "PUT /access-control-list/95908011-c323-48a7-bbca-85103c80d649 HTTP/1.1" 200 272 0.014106 10.0.0.22 - - [2026-03-09 02:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.23 - - [2026-03-09 02:49:59] "GET /projects?obj_uuids=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001656 10.0.0.22 - - [2026-03-09 02:49:59] "GET /project/91a89c11-d4b0-40af-9fc3-9295c000f750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.062294 10.0.0.23 - - [2026-03-09 02:49:59] "GET /projects?obj_uuids=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001347 10.0.0.22 - - [2026-03-09 02:49:59] "POST /neutron/network HTTP/1.1" 200 720 0.132909 10.0.0.249 - - [2026-03-09 02:49:59] "POST /ref-update HTTP/1.1" 200 156 0.024270 10.0.0.249 - - [2026-03-09 02:49:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.048715 10.0.0.22 - - [2026-03-09 02:50:00] "POST /neutron/network HTTP/1.1" 200 1114 0.010592 10.0.0.22 - - [2026-03-09 02:50:00] "POST /id-to-fqname HTTP/1.1" 200 290 0.001223 10.0.0.22 - - [2026-03-09 02:50:00] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.004833 10.0.0.22 - - [2026-03-09 02:50:00] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005476 10.0.0.22 - - [2026-03-09 02:50:00] "POST /neutron/subnet HTTP/1.1" 200 828 0.008430 10.0.0.22 - - [2026-03-09 02:50:00] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006157 10.0.0.249 - - [2026-03-09 02:50:01] "GET /obj-perms HTTP/1.1" 200 5080 0.056134 10.0.0.23 - - [2026-03-09 02:50:01] "GET /obj-perms HTTP/1.1" 200 5080 0.062242 10.0.0.22 - - [2026-03-09 02:50:01] "POST /id-to-fqname HTTP/1.1" 200 290 0.001293 10.0.0.22 - - [2026-03-09 02:50:01] "POST /neutron/network HTTP/1.1" 200 1124 0.008749 10.0.0.23 - - [2026-03-09 02:50:02] "GET /projects?obj_uuids=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001029 10.0.0.22 - - [2026-03-09 02:50:02] "GET /project/91a89c11-d4b0-40af-9fc3-9295c000f750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.066303 10.0.0.22 - - [2026-03-09 02:50:02] "POST /neutron/port HTTP/1.1" 200 117 0.005995 10.0.0.22 - - [2026-03-09 02:50:02] "POST /id-to-fqname HTTP/1.1" 200 290 0.001196 10.0.0.22 - - [2026-03-09 02:50:03] "POST /neutron/network HTTP/1.1" 200 1124 0.007969 10.0.0.23 - - [2026-03-09 02:50:03] "GET /projects?obj_uuids=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.031326 10.0.0.23 - - [2026-03-09 02:50:03] "GET /projects?obj_uuids=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001438 10.0.0.22 - - [2026-03-09 02:50:03] "GET /project/91a89c11-d4b0-40af-9fc3-9295c000f750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.100986 10.0.0.22 - - [2026-03-09 02:50:03] "POST /neutron/port HTTP/1.1" 200 1193 0.458963 10.0.0.22 - - [2026-03-09 02:50:04] "POST /neutron/port HTTP/1.1" 200 1193 0.016241 10.0.0.22 - - [2026-03-09 02:50:04] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007272 10.0.0.22 - - [2026-03-09 02:50:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004460 10.0.0.22 - - [2026-03-09 02:50:04] "POST /neutron/port HTTP/1.1" 200 1257 0.024212 10.0.0.22 - - [2026-03-09 02:50:04] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006502 10.0.0.23 - - [2026-03-09 02:50:04] "GET /projects?obj_uuids=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000885 10.0.0.22 - - [2026-03-09 02:50:04] "POST /neutron/security_group HTTP/1.1" 200 3458 0.060156 10.0.0.22 - - [2026-03-09 02:50:05] "POST /neutron/port HTTP/1.1" 200 1193 0.021899 10.0.0.22 - - [2026-03-09 02:50:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005452 10.0.0.22 - - [2026-03-09 02:50:05] "POST /neutron/port HTTP/1.1" 200 117 0.001047 10.0.0.22 - - [2026-03-09 02:50:09] "POST /neutron/port HTTP/1.1" 200 1257 0.018178 10.0.0.22 - - [2026-03-09 02:50:09] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006091 10.0.0.22 - - [2026-03-09 02:50:09] "POST /neutron/port HTTP/1.1" 200 1257 0.016839 10.0.0.22 - - [2026-03-09 02:50:09] "GET /virtual-machine/bd3928b3-2b8a-4086-8c7c-58e93144a9f8 HTTP/1.1" 401 292 0.000395 10.0.0.22 - - [2026-03-09 02:50:10] "GET /virtual-machine/bd3928b3-2b8a-4086-8c7c-58e93144a9f8 HTTP/1.1" 200 1318 0.049091 10.0.0.22 - - [2026-03-09 02:50:10] "GET /virtual-machine/bd3928b3-2b8a-4086-8c7c-58e93144a9f8 HTTP/1.1" 200 1318 0.003652 10.0.0.22 - - [2026-03-09 02:50:10] "GET /virtual-machine-interface/5206b308-4c01-4c84-8db6-09ef4394640f HTTP/1.1" 200 3416 0.006706 10.0.0.22 - - [2026-03-09 02:50:10] "GET /virtual-machine/bd3928b3-2b8a-4086-8c7c-58e93144a9f8 HTTP/1.1" 200 1318 0.003435 10.0.0.22 - - [2026-03-09 02:50:10] "GET /virtual-machine-interface/5206b308-4c01-4c84-8db6-09ef4394640f HTTP/1.1" 200 3416 0.005080 10.0.0.22 - - [2026-03-09 02:50:10] "GET /instance-ip/387ea014-3d35-4b93-b5b7-85ccf7f7a0a2 HTTP/1.1" 200 1735 0.005455 10.0.0.22 - - [2026-03-09 02:50:10] "GET /instance-ip/7f24f949-cf01-478f-be66-19fb7419420c HTTP/1.1" 200 1716 0.005725 10.0.0.22 - - [2026-03-09 02:50:10] "GET /virtual-machine/bd3928b3-2b8a-4086-8c7c-58e93144a9f8 HTTP/1.1" 200 1318 0.003058 10.0.0.22 - - [2026-03-09 02:50:10] "GET /virtual-machine-interface/5206b308-4c01-4c84-8db6-09ef4394640f HTTP/1.1" 200 3416 0.004966 10.0.0.22 - - [2026-03-09 02:50:10] "GET /instance-ip/387ea014-3d35-4b93-b5b7-85ccf7f7a0a2 HTTP/1.1" 200 1735 0.003567 10.0.0.22 - - [2026-03-09 02:50:10] "GET /instance-ip/7f24f949-cf01-478f-be66-19fb7419420c HTTP/1.1" 200 1716 0.003437 10.0.0.22 - - [2026-03-09 02:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.22 - - [2026-03-09 02:50:10] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003314 10.0.0.22 - - [2026-03-09 02:50:10] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002442 10.0.0.22 - - [2026-03-09 02:50:10] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005505 10.0.0.22 - - [2026-03-09 02:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.22 - - [2026-03-09 02:50:10] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003875 10.0.0.22 - - [2026-03-09 02:50:10] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003114 10.0.0.22 - - [2026-03-09 02:50:10] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006128 10.0.0.22 - - [2026-03-09 02:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.22 - - [2026-03-09 02:50:10] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004255 10.0.0.22 - - [2026-03-09 02:50:10] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002925 10.0.0.22 - - [2026-03-09 02:50:10] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005737 10.0.0.22 - - [2026-03-09 02:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005859 10.0.0.22 - - [2026-03-09 02:50:10] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003788 10.0.0.22 - - [2026-03-09 02:50:10] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002474 10.0.0.22 - - [2026-03-09 02:50:10] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005962 10.0.0.22 - - [2026-03-09 02:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.22 - - [2026-03-09 02:50:10] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003839 10.0.0.22 - - [2026-03-09 02:50:10] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003891 10.0.0.22 - - [2026-03-09 02:50:10] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006391 10.0.0.22 - - [2026-03-09 02:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.22 - - [2026-03-09 02:50:11] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003958 10.0.0.22 - - [2026-03-09 02:50:11] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003723 10.0.0.22 - - [2026-03-09 02:50:11] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005322 10.0.0.22 - - [2026-03-09 02:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.22 - - [2026-03-09 02:50:11] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004020 10.0.0.22 - - [2026-03-09 02:50:11] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002620 10.0.0.22 - - [2026-03-09 02:50:11] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005546 10.0.0.22 - - [2026-03-09 02:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.22 - - [2026-03-09 02:50:14] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005138 10.0.0.22 - - [2026-03-09 02:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.22 - - [2026-03-09 02:50:18] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005631 10.0.0.22 - - [2026-03-09 02:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.22 - - [2026-03-09 02:50:22] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005048 10.0.0.22 - - [2026-03-09 02:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.22 - - [2026-03-09 02:50:26] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005068 10.0.0.22 - - [2026-03-09 02:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.22 - - [2026-03-09 02:50:30] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.004739 10.0.0.23 - - [2026-03-09 02:50:33] "DELETE /project/001a9f99-9c2b-482f-9e3b-13a8e2a5ea4f HTTP/1.1" 404 177 0.002403 10.0.0.23 - - [2026-03-09 02:50:33] "DELETE /project/91a89c11d4b040af9fc39295c000f750 HTTP/1.1" 404 173 0.005463 10.0.0.22 - - [2026-03-09 02:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.22 - - [2026-03-09 02:50:34] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005301 10.0.0.22 - - [2026-03-09 02:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.22 - - [2026-03-09 02:50:38] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005246 10.0.0.22 - - [2026-03-09 02:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.22 - - [2026-03-09 02:50:40] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003013 10.0.0.22 - - [2026-03-09 02:50:40] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002855 10.0.0.22 - - [2026-03-09 02:50:41] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005551 10.0.0.22 - - [2026-03-09 02:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.22 - - [2026-03-09 02:50:41] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006058 10.0.0.22 - - [2026-03-09 02:50:41] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002787 10.0.0.22 - - [2026-03-09 02:50:41] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005326 10.0.0.22 - - [2026-03-09 02:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007674 10.0.0.22 - - [2026-03-09 02:50:41] "GET /routing-instance/6f2604ff-c530-46b5-9a29-025bb2c7f13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004680 10.0.0.22 - - [2026-03-09 02:50:41] "GET /route-target/f3ae1821-f375-4bc9-a230-566efc06ee87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003426 10.0.0.22 - - [2026-03-09 02:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.22 - - [2026-03-09 02:50:41] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003595 10.0.0.22 - - [2026-03-09 02:50:41] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002995 10.0.0.22 - - [2026-03-09 02:50:41] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005975 10.0.0.22 - - [2026-03-09 02:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.22 - - [2026-03-09 02:50:41] "GET /routing-instance/6f2604ff-c530-46b5-9a29-025bb2c7f13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.003906 10.0.0.22 - - [2026-03-09 02:50:41] "GET /route-target/f3ae1821-f375-4bc9-a230-566efc06ee87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003446 10.0.0.22 - - [2026-03-09 02:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.22 - - [2026-03-09 02:50:41] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003898 10.0.0.22 - - [2026-03-09 02:50:41] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003336 10.0.0.22 - - [2026-03-09 02:50:41] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006297 10.0.0.22 - - [2026-03-09 02:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.22 - - [2026-03-09 02:50:41] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004349 10.0.0.22 - - [2026-03-09 02:50:41] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003182 10.0.0.22 - - [2026-03-09 02:50:41] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005259 10.0.0.22 - - [2026-03-09 02:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.22 - - [2026-03-09 02:50:41] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003917 10.0.0.22 - - [2026-03-09 02:50:41] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002666 10.0.0.22 - - [2026-03-09 02:50:41] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005476 10.0.0.22 - - [2026-03-09 02:50:41] "GET /obj-perms HTTP/1.1" 200 5080 0.056525 10.0.0.22 - - [2026-03-09 02:50:42] "GET /obj-perms HTTP/1.1" 200 5080 0.003631 10.0.0.23 - - [2026-03-09 02:50:42] "GET /obj-perms HTTP/1.1" 200 5080 0.003717 10.0.0.22 - - [2026-03-09 02:50:42] "GET /obj-perms HTTP/1.1" 200 5080 0.003455 10.0.0.22 - - [2026-03-09 02:50:42] "GET /virtual-machine/bd3928b3-2b8a-4086-8c7c-58e93144a9f8 HTTP/1.1" 200 1318 0.003770 10.0.0.22 - - [2026-03-09 02:50:42] "GET /virtual-machine-interface/5206b308-4c01-4c84-8db6-09ef4394640f HTTP/1.1" 200 3416 0.005345 10.0.0.22 - - [2026-03-09 02:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.22 - - [2026-03-09 02:50:42] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003146 10.0.0.22 - - [2026-03-09 02:50:42] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003689 10.0.0.22 - - [2026-03-09 02:50:42] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006374 10.0.0.22 - - [2026-03-09 02:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005410 10.0.0.22 - - [2026-03-09 02:50:43] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004144 10.0.0.22 - - [2026-03-09 02:50:43] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.006936 10.0.0.22 - - [2026-03-09 02:50:43] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.008351 10.0.0.22 - - [2026-03-09 02:50:43] "POST /neutron/security_group HTTP/1.1" 200 1457 0.009718 10.0.0.22 - - [2026-03-09 02:50:50] "POST /neutron/port HTTP/1.1" 200 1257 0.016181 10.0.0.22 - - [2026-03-09 02:50:51] "POST /neutron/port HTTP/1.1" 200 1257 0.017426 10.0.0.22 - - [2026-03-09 02:50:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004338 10.0.0.22 - - [2026-03-09 02:50:51] "POST /neutron/port HTTP/1.1" 200 117 0.001237 10.0.0.22 - - [2026-03-09 02:50:52] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006732 10.0.0.22 - - [2026-03-09 02:50:56] "POST /neutron/port HTTP/1.1" 200 1257 0.040096 10.0.0.22 - - [2026-03-09 02:50:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003937 10.0.0.22 - - [2026-03-09 02:50:57] "POST /neutron/port HTTP/1.1" 200 117 0.001130 10.0.0.22 - - [2026-03-09 02:50:59] "POST /neutron/port HTTP/1.1" 200 1257 0.016574 10.0.0.22 - - [2026-03-09 02:50:59] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007189 10.0.0.22 - - [2026-03-09 02:50:59] "POST /neutron/port HTTP/1.1" 200 1257 0.015359 10.0.0.22 - - [2026-03-09 02:50:59] "GET /virtual-machine/e7bd10a3-bbe6-4328-9e61-27e4febc857a HTTP/1.1" 200 1318 0.005315 10.0.0.22 - - [2026-03-09 02:50:59] "GET /virtual-machine/e7bd10a3-bbe6-4328-9e61-27e4febc857a HTTP/1.1" 200 1318 0.005707 10.0.0.22 - - [2026-03-09 02:50:59] "GET /virtual-machine-interface/cf58dc40-3546-4d68-9f3e-05121497412c HTTP/1.1" 200 3417 0.005128 10.0.0.22 - - [2026-03-09 02:50:59] "GET /virtual-machine/e7bd10a3-bbe6-4328-9e61-27e4febc857a HTTP/1.1" 200 1318 0.003839 10.0.0.22 - - [2026-03-09 02:50:59] "GET /virtual-machine-interface/cf58dc40-3546-4d68-9f3e-05121497412c HTTP/1.1" 200 3417 0.005467 10.0.0.22 - - [2026-03-09 02:50:59] "GET /instance-ip/1fdf5a41-0ae0-4ee4-b49f-38042d3f38cf HTTP/1.1" 200 1735 0.008850 10.0.0.22 - - [2026-03-09 02:50:59] "GET /instance-ip/f47b3d73-aade-4229-8742-3fa652c7a7b4 HTTP/1.1" 200 1716 0.005969 10.0.0.22 - - [2026-03-09 02:50:59] "GET /virtual-machine/e7bd10a3-bbe6-4328-9e61-27e4febc857a HTTP/1.1" 200 1318 0.003413 10.0.0.22 - - [2026-03-09 02:50:59] "GET /virtual-machine-interface/cf58dc40-3546-4d68-9f3e-05121497412c HTTP/1.1" 200 3417 0.005701 10.0.0.22 - - [2026-03-09 02:50:59] "GET /instance-ip/1fdf5a41-0ae0-4ee4-b49f-38042d3f38cf HTTP/1.1" 200 1735 0.004123 10.0.0.22 - - [2026-03-09 02:50:59] "GET /instance-ip/f47b3d73-aade-4229-8742-3fa652c7a7b4 HTTP/1.1" 200 1716 0.003528 10.0.0.22 - - [2026-03-09 02:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.22 - - [2026-03-09 02:50:59] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005153 10.0.0.22 - - [2026-03-09 02:50:59] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003030 10.0.0.22 - - [2026-03-09 02:50:59] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006837 10.0.0.22 - - [2026-03-09 02:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.22 - - [2026-03-09 02:50:59] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004276 10.0.0.22 - - [2026-03-09 02:50:59] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003916 10.0.0.22 - - [2026-03-09 02:50:59] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005768 10.0.0.22 - - [2026-03-09 02:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.22 - - [2026-03-09 02:51:00] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004360 10.0.0.22 - - [2026-03-09 02:51:00] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003503 10.0.0.22 - - [2026-03-09 02:51:00] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005647 10.0.0.22 - - [2026-03-09 02:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.22 - - [2026-03-09 02:51:00] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004010 10.0.0.22 - - [2026-03-09 02:51:00] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002777 10.0.0.22 - - [2026-03-09 02:51:00] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006391 10.0.0.22 - - [2026-03-09 02:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.22 - - [2026-03-09 02:51:00] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003844 10.0.0.22 - - [2026-03-09 02:51:00] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002948 10.0.0.22 - - [2026-03-09 02:51:00] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006895 10.0.0.22 - - [2026-03-09 02:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.22 - - [2026-03-09 02:51:00] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004249 10.0.0.22 - - [2026-03-09 02:51:00] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002880 10.0.0.22 - - [2026-03-09 02:51:00] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005794 10.0.0.22 - - [2026-03-09 02:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.22 - - [2026-03-09 02:51:00] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003597 10.0.0.22 - - [2026-03-09 02:51:00] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002631 10.0.0.22 - - [2026-03-09 02:51:00] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005631 10.0.0.22 - - [2026-03-09 02:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.22 - - [2026-03-09 02:51:01] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003314 10.0.0.22 - - [2026-03-09 02:51:01] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002928 10.0.0.22 - - [2026-03-09 02:51:01] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005451 10.0.0.22 - - [2026-03-09 02:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.22 - - [2026-03-09 02:51:01] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004072 10.0.0.22 - - [2026-03-09 02:51:01] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003254 10.0.0.22 - - [2026-03-09 02:51:01] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006022 10.0.0.22 - - [2026-03-09 02:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.22 - - [2026-03-09 02:51:01] "GET /routing-instance/6f2604ff-c530-46b5-9a29-025bb2c7f13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004523 10.0.0.22 - - [2026-03-09 02:51:01] "GET /route-target/f3ae1821-f375-4bc9-a230-566efc06ee87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003502 10.0.0.22 - - [2026-03-09 02:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.22 - - [2026-03-09 02:51:02] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003782 10.0.0.22 - - [2026-03-09 02:51:02] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002787 10.0.0.22 - - [2026-03-09 02:51:02] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005787 10.0.0.22 - - [2026-03-09 02:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.22 - - [2026-03-09 02:51:02] "GET /routing-instance/6f2604ff-c530-46b5-9a29-025bb2c7f13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004012 10.0.0.22 - - [2026-03-09 02:51:02] "GET /route-target/f3ae1821-f375-4bc9-a230-566efc06ee87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003512 10.0.0.22 - - [2026-03-09 02:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.22 - - [2026-03-09 02:51:02] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003977 10.0.0.22 - - [2026-03-09 02:51:02] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003332 10.0.0.22 - - [2026-03-09 02:51:02] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006137 10.0.0.22 - - [2026-03-09 02:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.22 - - [2026-03-09 02:51:02] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003993 10.0.0.22 - - [2026-03-09 02:51:02] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002706 10.0.0.22 - - [2026-03-09 02:51:02] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006065 10.0.0.22 - - [2026-03-09 02:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.22 - - [2026-03-09 02:51:02] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004990 10.0.0.22 - - [2026-03-09 02:51:02] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002884 10.0.0.22 - - [2026-03-09 02:51:02] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005791 10.0.0.23 - - [2026-03-09 02:51:02] "GET /obj-perms HTTP/1.1" 200 5080 0.003839 10.0.0.22 - - [2026-03-09 02:51:02] "GET /obj-perms HTTP/1.1" 200 5080 0.003351 10.0.0.22 - - [2026-03-09 02:51:02] "GET /obj-perms HTTP/1.1" 200 5080 0.003735 10.0.0.23 - - [2026-03-09 02:51:02] "GET /obj-perms HTTP/1.1" 200 5080 0.003765 10.0.0.22 - - [2026-03-09 02:51:02] "GET /obj-perms HTTP/1.1" 200 5080 0.003619 10.0.0.249 - - [2026-03-09 02:51:02] "GET /obj-perms HTTP/1.1" 200 5080 0.003708 10.0.0.22 - - [2026-03-09 02:51:02] "GET /virtual-machine/e7bd10a3-bbe6-4328-9e61-27e4febc857a HTTP/1.1" 200 1318 0.003779 10.0.0.22 - - [2026-03-09 02:51:02] "GET /virtual-machine-interface/cf58dc40-3546-4d68-9f3e-05121497412c HTTP/1.1" 200 3417 0.004904 10.0.0.22 - - [2026-03-09 02:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.22 - - [2026-03-09 02:51:02] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003596 10.0.0.22 - - [2026-03-09 02:51:02] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003061 10.0.0.22 - - [2026-03-09 02:51:02] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005736 10.0.0.22 - - [2026-03-09 02:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.22 - - [2026-03-09 02:51:04] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003520 10.0.0.22 - - [2026-03-09 02:51:04] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003068 10.0.0.22 - - [2026-03-09 02:51:04] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.007638 10.0.0.22 - - [2026-03-09 02:51:04] "GET /virtual-machine/bd3928b3-2b8a-4086-8c7c-58e93144a9f8 HTTP/1.1" 200 1318 0.003923 10.0.0.22 - - [2026-03-09 02:51:04] "GET /virtual-machine-interface/5206b308-4c01-4c84-8db6-09ef4394640f HTTP/1.1" 200 3416 0.005563 10.0.0.22 - - [2026-03-09 02:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.22 - - [2026-03-09 02:51:04] "GET /security-group/862c9f5d-945a-4e49-9eee-c9ac046c0afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.003914 10.0.0.22 - - [2026-03-09 02:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.22 - - [2026-03-09 02:51:04] "GET /security-group/862c9f5d-945a-4e49-9eee-c9ac046c0afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.004721 10.0.0.22 - - [2026-03-09 02:51:04] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008169 10.0.0.22 - - [2026-03-09 02:51:04] "POST /neutron/port HTTP/1.1" 200 1247 0.015710 10.0.0.22 - - [2026-03-09 02:51:04] "GET /virtual-machine/bd3928b3-2b8a-4086-8c7c-58e93144a9f8 HTTP/1.1" 200 1318 0.003890 10.0.0.22 - - [2026-03-09 02:51:04] "GET /virtual-machine-interface/5206b308-4c01-4c84-8db6-09ef4394640f HTTP/1.1" 200 3360 0.008543 10.0.0.22 - - [2026-03-09 02:51:04] "POST /neutron/port HTTP/1.1" 200 1219 0.017053 10.0.0.22 - - [2026-03-09 02:51:04] "POST /neutron/port HTTP/1.1" 200 1247 0.077117 10.0.0.22 - - [2026-03-09 02:51:04] "GET /virtual-machine/bd3928b3-2b8a-4086-8c7c-58e93144a9f8 HTTP/1.1" 200 1318 0.004478 10.0.0.22 - - [2026-03-09 02:51:04] "GET /virtual-machine-interface/5206b308-4c01-4c84-8db6-09ef4394640f HTTP/1.1" 200 3416 0.006366 10.0.0.22 - - [2026-03-09 02:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006243 10.0.0.22 - - [2026-03-09 02:51:04] "GET /security-group/862c9f5d-945a-4e49-9eee-c9ac046c0afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.004153 10.0.0.22 - - [2026-03-09 02:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.22 - - [2026-03-09 02:51:05] "GET /security-group/862c9f5d-945a-4e49-9eee-c9ac046c0afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.006330 10.0.0.22 - - [2026-03-09 02:51:05] "POST /neutron/security_group HTTP/1.1" 400 206 0.010418 10.0.0.22 - - [2026-03-09 02:51:53] "POST /neutron/network HTTP/1.1" 200 1124 0.006336 10.0.0.22 - - [2026-03-09 02:51:53] "POST /neutron/subnet HTTP/1.1" 200 1390 0.012610 10.0.0.22 - - [2026-03-09 02:51:53] "POST /neutron/network HTTP/1.1" 200 1114 0.008573 10.0.0.22 - - [2026-03-09 02:51:58] "POST /neutron/network HTTP/1.1" 200 1124 0.008486 10.0.0.22 - - [2026-03-09 02:51:58] "POST /neutron/subnet HTTP/1.1" 200 1390 0.013294 10.0.0.22 - - [2026-03-09 02:51:58] "POST /neutron/network HTTP/1.1" 200 1114 0.008542 10.0.0.22 - - [2026-03-09 02:52:06] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.151705 10.0.0.249 - - [2026-03-09 02:52:06] "PUT /access-control-list/95908011-c323-48a7-bbca-85103c80d649 HTTP/1.1" 200 272 0.019442 10.0.0.22 - - [2026-03-09 02:52:06] "POST /neutron/security_group_rule HTTP/1.1" 200 599 0.112130 10.0.0.22 - - [2026-03-09 02:52:09] "POST /neutron/port HTTP/1.1" 200 1257 0.015798 10.0.0.22 - - [2026-03-09 02:52:09] "POST /neutron/port HTTP/1.1" 200 1209 0.070349 10.0.0.22 - - [2026-03-09 02:52:09] "GET /virtual-machine/e7bd10a3-bbe6-4328-9e61-27e4febc857a HTTP/1.1" 200 1318 0.004814 10.0.0.22 - - [2026-03-09 02:52:10] "POST /neutron/port HTTP/1.1" 200 151 0.228588 10.0.0.22 - - [2026-03-09 02:52:11] "GET /virtual-machine/e7bd10a3-bbe6-4328-9e61-27e4febc857a HTTP/1.1" 404 171 0.003034 10.0.0.22 - - [2026-03-09 02:52:11] "GET /virtual-machine/e7bd10a3-bbe6-4328-9e61-27e4febc857a HTTP/1.1" 404 171 0.003531 10.0.0.22 - - [2026-03-09 02:52:11] "GET /virtual-machine/e7bd10a3-bbe6-4328-9e61-27e4febc857a HTTP/1.1" 404 171 0.002693 10.0.0.22 - - [2026-03-09 02:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.22 - - [2026-03-09 02:52:12] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003659 10.0.0.22 - - [2026-03-09 02:52:12] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003085 10.0.0.22 - - [2026-03-09 02:52:12] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005302 10.0.0.22 - - [2026-03-09 02:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.22 - - [2026-03-09 02:52:12] "GET /routing-instance/6f2604ff-c530-46b5-9a29-025bb2c7f13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.003954 10.0.0.22 - - [2026-03-09 02:52:12] "GET /route-target/f3ae1821-f375-4bc9-a230-566efc06ee87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003551 10.0.0.23 - - [2026-03-09 02:52:12] "GET /obj-perms HTTP/1.1" 200 5080 0.003576 10.0.0.22 - - [2026-03-09 02:52:15] "GET /obj-perms HTTP/1.1" 200 5080 0.003735 10.0.0.22 - - [2026-03-09 02:52:15] "POST /neutron/port HTTP/1.1" 200 1247 0.015935 10.0.0.22 - - [2026-03-09 02:52:15] "GET /virtual-machine/bd3928b3-2b8a-4086-8c7c-58e93144a9f8 HTTP/1.1" 200 1318 0.005294 10.0.0.22 - - [2026-03-09 02:52:16] "POST /neutron/port HTTP/1.1" 200 1219 0.017022 10.0.0.22 - - [2026-03-09 02:52:17] "GET /virtual-machine/bd3928b3-2b8a-4086-8c7c-58e93144a9f8 HTTP/1.1" 404 171 0.003312 10.0.0.22 - - [2026-03-09 02:52:17] "GET /virtual-machine/bd3928b3-2b8a-4086-8c7c-58e93144a9f8 HTTP/1.1" 404 171 0.002804 10.0.0.22 - - [2026-03-09 02:52:17] "GET /virtual-machine/bd3928b3-2b8a-4086-8c7c-58e93144a9f8 HTTP/1.1" 404 171 0.003258 10.0.0.22 - - [2026-03-09 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.22 - - [2026-03-09 02:52:18] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003924 10.0.0.22 - - [2026-03-09 02:52:18] "GET /virtual-networks?parent_id=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003033 10.0.0.22 - - [2026-03-09 02:52:18] "GET /virtual-network/d8c59e56-c3a7-4529-90a5-bd672948c8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006269 10.0.0.22 - - [2026-03-09 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.22 - - [2026-03-09 02:52:18] "GET /routing-instance/6f2604ff-c530-46b5-9a29-025bb2c7f13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004270 10.0.0.22 - - [2026-03-09 02:52:18] "GET /route-target/f3ae1821-f375-4bc9-a230-566efc06ee87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004222 10.0.0.22 - - [2026-03-09 02:52:18] "GET /obj-perms HTTP/1.1" 200 5080 0.003748 10.0.0.22 - - [2026-03-09 02:52:21] "GET /obj-perms HTTP/1.1" 200 5080 0.003989 10.0.0.22 - - [2026-03-09 02:52:27] "GET /obj-perms HTTP/1.1" 200 5080 0.004173 10.0.0.22 - - [2026-03-09 02:52:30] "GET /obj-perms HTTP/1.1" 200 5080 0.003857 10.0.0.22 - - [2026-03-09 02:52:36] "GET /obj-perms HTTP/1.1" 200 5080 0.005307 10.0.0.22 - - [2026-03-09 02:52:36] "GET /obj-perms HTTP/1.1" 200 5080 0.003672 10.0.0.249 - - [2026-03-09 02:52:36] "GET /obj-perms HTTP/1.1" 200 5080 0.003276 10.0.0.23 - - [2026-03-09 02:52:36] "GET /obj-perms HTTP/1.1" 200 5080 0.006096 10.0.0.22 - - [2026-03-09 02:52:36] "POST /neutron/network HTTP/1.1" 200 1114 0.008152 10.0.0.249 - - [2026-03-09 02:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.22 - - [2026-03-09 02:52:37] "POST /neutron/security_group HTTP/1.1" 200 151 0.047096 10.0.0.22 - - [2026-03-09 02:52:37] "POST /fqname-to-id HTTP/1.1" 404 249 0.002947 10.0.0.249 - - [2026-03-09 02:52:37] "DELETE /access-control-list/95908011-c323-48a7-bbca-85103c80d649 HTTP/1.1" 200 115 0.031850 10.0.0.23 - - [2026-03-09 02:52:39] "GET /projects?obj_uuids=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000991 10.0.0.22 - - [2026-03-09 02:52:39] "GET /project/91a89c11-d4b0-40af-9fc3-9295c000f750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.073369 10.0.0.23 - - [2026-03-09 02:52:39] "GET /projects?obj_uuids=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001585 10.0.0.22 - - [2026-03-09 02:52:39] "GET /project/91a89c11-d4b0-40af-9fc3-9295c000f750?fields=virtual_networks HTTP/1.1" 200 1082 0.054567 10.0.0.23 - - [2026-03-09 02:52:39] "GET /projects?obj_uuids=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000858 10.0.0.22 - - [2026-03-09 02:52:39] "GET /project/91a89c11-d4b0-40af-9fc3-9295c000f750?fields=virtual_machine_interfaces HTTP/1.1" 200 1082 0.031591 10.0.0.23 - - [2026-03-09 02:52:39] "GET /projects?obj_uuids=91a89c11-d4b0-40af-9fc3-9295c000f750&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001047 10.0.0.22 - - [2026-03-09 02:52:39] "GET /project/91a89c11-d4b0-40af-9fc3-9295c000f750?fields=security_groups HTTP/1.1" 200 1333 0.038940 10.0.0.22 - - [2026-03-09 02:52:40] "POST /fqname-to-id HTTP/1.1" 404 218 0.027005 10.0.0.23 - - [2026-03-09 02:52:40] "GET /projects?obj_uuids=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003191 10.0.0.23 - - [2026-03-09 02:52:40] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001220 10.0.0.23 - - [2026-03-09 02:52:40] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006569 10.0.0.23 - - [2026-03-09 02:52:40] "POST /id-to-fqname HTTP/1.1" 200 221 0.004205 10.0.0.23 - - [2026-03-09 02:52:40] "POST /fqname-to-id HTTP/1.1" 404 232 0.003829 10.0.0.23 - - [2026-03-09 02:52:40] "POST /security-groups HTTP/1.1" 200 621 0.027999 10.0.0.23 - - [2026-03-09 02:52:40] "POST /projects HTTP/1.1" 200 645 0.274689 10.0.0.249 - - [2026-03-09 02:52:40] "POST /fqname-to-id HTTP/1.1" 404 263 0.011945 10.0.0.23 - - [2026-03-09 02:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.344437 10.0.0.22 - - [2026-03-09 02:52:40] "GET /project/1a93a820-2c14-4349-8a72-d1ed3a2c2890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.471963 10.0.0.22 - - [2026-03-09 02:52:41] "GET / HTTP/1.1" 200 35931 0.001474 10.0.0.22 - - [2026-03-09 02:52:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000412 10.0.0.22 - - [2026-03-09 02:52:43] "POST /fqname-to-id HTTP/1.1" 404 254 0.072103 10.0.0.22 - - [2026-03-09 02:52:43] "POST /security-groups HTTP/1.1" 200 595 0.034873 10.0.0.249 - - [2026-03-09 02:52:43] "POST /access-control-lists HTTP/1.1" 200 648 0.023784 10.0.0.22 - - [2026-03-09 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.22 - - [2026-03-09 02:52:43] "GET /security-group/84e4b9c3-2b44-4620-85d2-cf65047e1d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.007691 10.0.0.22 - - [2026-03-09 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.22 - - [2026-03-09 02:52:44] "GET /security-group/84e4b9c3-2b44-4620-85d2-cf65047e1d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.004056 10.0.0.22 - - [2026-03-09 02:52:44] "DELETE /security-group/84e4b9c3-2b44-4620-85d2-cf65047e1d1a HTTP/1.1" 200 115 0.041143 10.0.0.22 - - [2026-03-09 02:52:44] "POST /fqname-to-id HTTP/1.1" 404 254 0.003593 10.0.0.249 - - [2026-03-09 02:52:44] "DELETE /access-control-list/26a114fa-ee42-4f5e-a7a2-4ee00ad8a497 HTTP/1.1" 200 115 0.034241 10.0.0.22 - - [2026-03-09 02:52:45] "POST /fqname-to-id HTTP/1.1" 404 254 0.003638 10.0.0.22 - - [2026-03-09 02:52:45] "POST /security-groups HTTP/1.1" 200 595 0.032420 10.0.0.249 - - [2026-03-09 02:52:45] "POST /access-control-lists HTTP/1.1" 200 648 0.020871 10.0.0.22 - - [2026-03-09 02:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006393 10.0.0.22 - - [2026-03-09 02:52:45] "GET /security-group/10c2f88e-f9cb-4117-872d-9d3606e38bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.005749 10.0.0.22 - - [2026-03-09 02:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.22 - - [2026-03-09 02:52:45] "GET /security-group/10c2f88e-f9cb-4117-872d-9d3606e38bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.004267 10.0.0.22 - - [2026-03-09 02:52:45] "GET /security-group/10c2f88e-f9cb-4117-872d-9d3606e38bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.003593 10.0.0.22 - - [2026-03-09 02:52:45] "PUT /security-group/10c2f88e-f9cb-4117-872d-9d3606e38bfe HTTP/1.1" 200 262 0.015148 10.0.0.249 - - [2026-03-09 02:52:45] "PUT /access-control-list/8f15521a-99eb-487a-be03-a035d8f36b31 HTTP/1.1" 200 272 0.010151 10.0.0.22 - - [2026-03-09 02:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005823 10.0.0.23 - - [2026-03-09 02:52:45] "GET /projects?obj_uuids=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001050 10.0.0.22 - - [2026-03-09 02:52:45] "GET /project/1a93a820-2c14-4349-8a72-d1ed3a2c2890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.034887 10.0.0.249 - - [2026-03-09 02:52:45] "POST /ref-update HTTP/1.1" 200 156 0.020891 10.0.0.23 - - [2026-03-09 02:52:46] "POST /useragent-kv HTTP/1.1" 200 115 0.007515 10.0.0.22 - - [2026-03-09 02:52:46] "POST /neutron/subnet HTTP/1.1" 200 715 0.233731 10.0.0.22 - - [2026-03-09 02:52:46] "POST /id-to-fqname HTTP/1.1" 200 300 0.002292 10.0.0.22 - - [2026-03-09 02:52:46] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005091 10.0.0.22 - - [2026-03-09 02:52:46] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.004839 10.0.0.22 - - [2026-03-09 02:52:46] "POST /neutron/network HTTP/1.1" 200 952 0.006622 10.0.0.22 - - [2026-03-09 02:52:46] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005057 10.0.0.22 - - [2026-03-09 02:52:47] "POST /id-to-fqname HTTP/1.1" 200 300 0.001449 10.0.0.22 - - [2026-03-09 02:52:47] "POST /neutron/network HTTP/1.1" 200 962 0.005911 10.0.0.23 - - [2026-03-09 02:52:48] "GET /projects?obj_uuids=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001263 10.0.0.22 - - [2026-03-09 02:52:48] "GET /project/1a93a820-2c14-4349-8a72-d1ed3a2c2890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.079049 10.0.0.22 - - [2026-03-09 02:52:48] "POST /neutron/port HTTP/1.1" 200 117 0.005498 10.0.0.22 - - [2026-03-09 02:52:48] "POST /id-to-fqname HTTP/1.1" 200 300 0.001291 10.0.0.22 - - [2026-03-09 02:52:49] "POST /neutron/network HTTP/1.1" 200 962 0.006054 10.0.0.23 - - [2026-03-09 02:52:49] "GET /projects?obj_uuids=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000999 10.0.0.22 - - [2026-03-09 02:52:49] "POST /neutron/port HTTP/1.1" 200 1088 0.244325 10.0.0.22 - - [2026-03-09 02:52:49] "POST /neutron/port HTTP/1.1" 200 1142 0.100461 10.0.0.23 - - [2026-03-09 02:52:49] "GET /projects?obj_uuids=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000888 10.0.0.22 - - [2026-03-09 02:52:49] "GET /project/1a93a820-2c14-4349-8a72-d1ed3a2c2890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.068349 10.0.0.22 - - [2026-03-09 02:52:49] "POST /neutron/network HTTP/1.1" 200 952 0.050601 10.0.0.22 - - [2026-03-09 02:52:50] "POST /neutron/network HTTP/1.1" 200 952 0.008842 10.0.0.22 - - [2026-03-09 02:52:50] "POST /neutron/port HTTP/1.1" 200 117 0.005557 10.0.0.22 - - [2026-03-09 02:52:50] "POST /neutron/network HTTP/1.1" 200 962 0.008309 10.0.0.22 - - [2026-03-09 02:52:50] "POST /neutron/port HTTP/1.1" 200 1088 0.016523 10.0.0.22 - - [2026-03-09 02:52:51] "POST /neutron/port HTTP/1.1" 200 1152 0.022152 10.0.0.22 - - [2026-03-09 02:52:51] "POST /neutron/port HTTP/1.1" 200 117 0.001358 10.0.0.22 - - [2026-03-09 02:52:54] "POST /neutron/port HTTP/1.1" 200 1152 0.014956 10.0.0.22 - - [2026-03-09 02:52:54] "POST /neutron/subnet HTTP/1.1" 200 689 0.008616 10.0.0.22 - - [2026-03-09 02:52:55] "POST /neutron/port HTTP/1.1" 200 1152 0.016376 10.0.0.22 - - [2026-03-09 02:52:55] "POST /neutron/security_group HTTP/1.1" 200 1288 0.006221 10.0.0.22 - - [2026-03-09 02:52:55] "POST /neutron/port HTTP/1.1" 200 1152 0.015033 10.0.0.22 - - [2026-03-09 02:52:55] "GET /virtual-machine/961da38a-a185-4fd1-a007-eea5151d7b2a HTTP/1.1" 401 292 0.000396 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-machine/961da38a-a185-4fd1-a007-eea5151d7b2a HTTP/1.1" 200 1323 0.041379 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-machine/961da38a-a185-4fd1-a007-eea5151d7b2a HTTP/1.1" 200 1323 0.004524 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-machine-interface/94baf8e4-ee16-4976-a546-1d637642e0b3 HTTP/1.1" 200 3263 0.006083 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-machine/961da38a-a185-4fd1-a007-eea5151d7b2a HTTP/1.1" 200 1323 0.004954 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-machine-interface/94baf8e4-ee16-4976-a546-1d637642e0b3 HTTP/1.1" 200 3263 0.006501 10.0.0.22 - - [2026-03-09 02:52:56] "GET /instance-ip/ce63cfa7-8e9a-41f3-acf7-938863906afe HTTP/1.1" 200 1729 0.006275 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-machine/961da38a-a185-4fd1-a007-eea5151d7b2a HTTP/1.1" 200 1323 0.004390 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-machine-interface/94baf8e4-ee16-4976-a546-1d637642e0b3 HTTP/1.1" 200 3263 0.005657 10.0.0.22 - - [2026-03-09 02:52:56] "GET /instance-ip/ce63cfa7-8e9a-41f3-acf7-938863906afe HTTP/1.1" 200 1729 0.004116 10.0.0.22 - - [2026-03-09 02:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.22 - - [2026-03-09 02:52:56] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004544 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003261 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005857 10.0.0.22 - - [2026-03-09 02:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.22 - - [2026-03-09 02:52:56] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004674 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003170 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005645 10.0.0.22 - - [2026-03-09 02:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.22 - - [2026-03-09 02:52:56] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003901 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002971 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005625 10.0.0.22 - - [2026-03-09 02:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.22 - - [2026-03-09 02:52:56] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003885 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002987 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005752 10.0.0.22 - - [2026-03-09 02:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.22 - - [2026-03-09 02:52:56] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003504 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002832 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005682 10.0.0.22 - - [2026-03-09 02:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.22 - - [2026-03-09 02:52:56] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004655 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002904 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005826 10.0.0.22 - - [2026-03-09 02:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.22 - - [2026-03-09 02:52:56] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003944 10.0.0.22 - - [2026-03-09 02:52:56] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002748 10.0.0.22 - - [2026-03-09 02:52:57] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005680 10.0.0.22 - - [2026-03-09 02:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.22 - - [2026-03-09 02:53:00] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.006267 10.0.0.22 - - [2026-03-09 02:53:00] "POST /neutron/port HTTP/1.1" 200 1152 0.024856 10.0.0.22 - - [2026-03-09 02:53:00] "POST /neutron/subnet HTTP/1.1" 200 689 0.015608 10.0.0.22 - - [2026-03-09 02:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.22 - - [2026-03-09 02:53:04] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005706 10.0.0.22 - - [2026-03-09 02:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.22 - - [2026-03-09 02:53:08] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.006772 10.0.0.22 - - [2026-03-09 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.22 - - [2026-03-09 02:53:12] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005741 10.0.0.22 - - [2026-03-09 02:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.22 - - [2026-03-09 02:53:16] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005232 10.0.0.22 - - [2026-03-09 02:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008857 10.0.0.22 - - [2026-03-09 02:53:20] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.006010 10.0.0.22 - - [2026-03-09 02:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.22 - - [2026-03-09 02:53:24] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.004988 10.0.0.22 - - [2026-03-09 02:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.22 - - [2026-03-09 02:53:26] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003468 10.0.0.22 - - [2026-03-09 02:53:26] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002891 10.0.0.22 - - [2026-03-09 02:53:26] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.006246 10.0.0.22 - - [2026-03-09 02:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.22 - - [2026-03-09 02:53:27] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003069 10.0.0.22 - - [2026-03-09 02:53:27] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002985 10.0.0.22 - - [2026-03-09 02:53:27] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.006044 10.0.0.22 - - [2026-03-09 02:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.22 - - [2026-03-09 02:53:27] "GET /routing-instance/9fa2a9c8-8bfe-402c-bb51-67d1b8b19c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004090 10.0.0.22 - - [2026-03-09 02:53:27] "GET /route-target/6824ed3b-a43f-48db-b6b7-a762396e37a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003276 10.0.0.22 - - [2026-03-09 02:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.22 - - [2026-03-09 02:53:27] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003716 10.0.0.22 - - [2026-03-09 02:53:27] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004112 10.0.0.22 - - [2026-03-09 02:53:27] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.006152 10.0.0.22 - - [2026-03-09 02:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.22 - - [2026-03-09 02:53:27] "GET /routing-instance/9fa2a9c8-8bfe-402c-bb51-67d1b8b19c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004106 10.0.0.22 - - [2026-03-09 02:53:27] "GET /route-target/6824ed3b-a43f-48db-b6b7-a762396e37a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003186 10.0.0.22 - - [2026-03-09 02:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.22 - - [2026-03-09 02:53:27] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003656 10.0.0.22 - - [2026-03-09 02:53:27] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002680 10.0.0.22 - - [2026-03-09 02:53:27] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005388 10.0.0.22 - - [2026-03-09 02:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.22 - - [2026-03-09 02:53:27] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003396 10.0.0.22 - - [2026-03-09 02:53:27] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002872 10.0.0.22 - - [2026-03-09 02:53:27] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.006585 10.0.0.22 - - [2026-03-09 02:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.22 - - [2026-03-09 02:53:27] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003919 10.0.0.22 - - [2026-03-09 02:53:27] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003014 10.0.0.22 - - [2026-03-09 02:53:27] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.006904 10.0.0.23 - - [2026-03-09 02:53:27] "GET /obj-perms HTTP/1.1" 200 5090 0.051600 10.0.0.22 - - [2026-03-09 02:53:27] "GET /obj-perms HTTP/1.1" 200 5090 0.045646 10.0.0.22 - - [2026-03-09 02:53:28] "GET /obj-perms HTTP/1.1" 200 5090 0.003348 10.0.0.22 - - [2026-03-09 02:53:28] "GET /obj-perms HTTP/1.1" 200 5090 0.004203 10.0.0.23 - - [2026-03-09 02:53:28] "GET /obj-perms HTTP/1.1" 200 5090 0.003288 10.0.0.22 - - [2026-03-09 02:53:28] "GET /virtual-machine/961da38a-a185-4fd1-a007-eea5151d7b2a HTTP/1.1" 200 1323 0.003684 10.0.0.22 - - [2026-03-09 02:53:28] "GET /virtual-machine-interface/94baf8e4-ee16-4976-a546-1d637642e0b3 HTTP/1.1" 200 3263 0.005891 10.0.0.22 - - [2026-03-09 02:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.22 - - [2026-03-09 02:53:28] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003366 10.0.0.22 - - [2026-03-09 02:53:28] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004939 10.0.0.22 - - [2026-03-09 02:53:28] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005322 10.0.0.22 - - [2026-03-09 02:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.22 - - [2026-03-09 02:53:29] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003544 10.0.0.22 - - [2026-03-09 02:53:29] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002952 10.0.0.22 - - [2026-03-09 02:53:29] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.006006 10.0.0.22 - - [2026-03-09 02:53:29] "POST /neutron/port HTTP/1.1" 200 1152 0.016201 10.0.0.23 - - [2026-03-09 02:53:33] "DELETE /project/1a93a8202c1443498a72d1ed3a2c2890 HTTP/1.1" 404 173 0.002333 10.0.0.23 - - [2026-03-09 02:53:33] "DELETE /project/91a89c11-d4b0-40af-9fc3-9295c000f750 HTTP/1.1" 404 177 0.004419 10.0.0.22 - - [2026-03-09 02:53:34] "POST /neutron/security_group HTTP/1.1" 200 1288 0.007150 10.0.0.22 - - [2026-03-09 02:53:39] "POST /neutron/port HTTP/1.1" 200 1152 0.057194 10.0.0.22 - - [2026-03-09 02:53:39] "POST /neutron/security_group HTTP/1.1" 200 1288 0.007350 10.0.0.22 - - [2026-03-09 02:53:45] "POST /neutron/port HTTP/1.1" 200 1152 0.018567 10.0.0.22 - - [2026-03-09 02:53:45] "POST /neutron/security_group HTTP/1.1" 200 1288 0.007956 10.0.0.22 - - [2026-03-09 02:53:45] "GET /virtual-machine/1403124d-041f-4cc9-9457-6b7d34fa89c8 HTTP/1.1" 200 1322 0.005380 10.0.0.22 - - [2026-03-09 02:53:45] "GET /virtual-machine/1403124d-041f-4cc9-9457-6b7d34fa89c8 HTTP/1.1" 200 1322 0.003341 10.0.0.22 - - [2026-03-09 02:53:45] "GET /virtual-machine-interface/934206f0-4c3b-4476-8fb6-ebee42e58a16 HTTP/1.1" 200 3263 0.004721 10.0.0.22 - - [2026-03-09 02:53:45] "GET /virtual-machine/1403124d-041f-4cc9-9457-6b7d34fa89c8 HTTP/1.1" 200 1322 0.004026 10.0.0.22 - - [2026-03-09 02:53:45] "GET /virtual-machine-interface/934206f0-4c3b-4476-8fb6-ebee42e58a16 HTTP/1.1" 200 3263 0.005116 10.0.0.22 - - [2026-03-09 02:53:45] "GET /instance-ip/092ede73-069c-4d98-8202-3effc9de67ba HTTP/1.1" 200 1726 0.005234 10.0.0.22 - - [2026-03-09 02:53:45] "GET /virtual-machine/1403124d-041f-4cc9-9457-6b7d34fa89c8 HTTP/1.1" 200 1322 0.003551 10.0.0.22 - - [2026-03-09 02:53:45] "GET /virtual-machine-interface/934206f0-4c3b-4476-8fb6-ebee42e58a16 HTTP/1.1" 200 3263 0.004713 10.0.0.22 - - [2026-03-09 02:53:45] "GET /instance-ip/092ede73-069c-4d98-8202-3effc9de67ba HTTP/1.1" 200 1726 0.003841 10.0.0.22 - - [2026-03-09 02:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.22 - - [2026-03-09 02:53:45] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003420 10.0.0.22 - - [2026-03-09 02:53:45] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002986 10.0.0.22 - - [2026-03-09 02:53:45] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005750 10.0.0.22 - - [2026-03-09 02:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.22 - - [2026-03-09 02:53:45] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004645 10.0.0.22 - - [2026-03-09 02:53:45] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003170 10.0.0.22 - - [2026-03-09 02:53:45] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005187 10.0.0.22 - - [2026-03-09 02:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.22 - - [2026-03-09 02:53:45] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004328 10.0.0.22 - - [2026-03-09 02:53:45] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003122 10.0.0.22 - - [2026-03-09 02:53:45] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005657 10.0.0.22 - - [2026-03-09 02:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.22 - - [2026-03-09 02:53:45] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003622 10.0.0.22 - - [2026-03-09 02:53:45] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002770 10.0.0.22 - - [2026-03-09 02:53:46] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005515 10.0.0.22 - - [2026-03-09 02:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.22 - - [2026-03-09 02:53:46] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004288 10.0.0.22 - - [2026-03-09 02:53:46] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003145 10.0.0.22 - - [2026-03-09 02:53:46] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.008522 10.0.0.22 - - [2026-03-09 02:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.22 - - [2026-03-09 02:53:46] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005157 10.0.0.22 - - [2026-03-09 02:53:46] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002896 10.0.0.22 - - [2026-03-09 02:53:46] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005953 10.0.0.22 - - [2026-03-09 02:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.22 - - [2026-03-09 02:53:46] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003825 10.0.0.22 - - [2026-03-09 02:53:46] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003130 10.0.0.22 - - [2026-03-09 02:53:46] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.007110 10.0.0.22 - - [2026-03-09 02:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.22 - - [2026-03-09 02:53:47] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003632 10.0.0.22 - - [2026-03-09 02:53:47] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003509 10.0.0.22 - - [2026-03-09 02:53:47] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005406 10.0.0.22 - - [2026-03-09 02:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.22 - - [2026-03-09 02:53:47] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003376 10.0.0.22 - - [2026-03-09 02:53:47] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002652 10.0.0.22 - - [2026-03-09 02:53:47] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005840 10.0.0.22 - - [2026-03-09 02:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.22 - - [2026-03-09 02:53:47] "GET /routing-instance/9fa2a9c8-8bfe-402c-bb51-67d1b8b19c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004001 10.0.0.22 - - [2026-03-09 02:53:47] "GET /route-target/6824ed3b-a43f-48db-b6b7-a762396e37a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003522 10.0.0.22 - - [2026-03-09 02:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.22 - - [2026-03-09 02:53:48] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003604 10.0.0.22 - - [2026-03-09 02:53:48] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003442 10.0.0.22 - - [2026-03-09 02:53:48] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005779 10.0.0.22 - - [2026-03-09 02:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.22 - - [2026-03-09 02:53:48] "GET /routing-instance/9fa2a9c8-8bfe-402c-bb51-67d1b8b19c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004529 10.0.0.22 - - [2026-03-09 02:53:48] "GET /route-target/6824ed3b-a43f-48db-b6b7-a762396e37a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003960 10.0.0.22 - - [2026-03-09 02:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.22 - - [2026-03-09 02:53:48] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004256 10.0.0.22 - - [2026-03-09 02:53:48] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004441 10.0.0.22 - - [2026-03-09 02:53:48] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005497 10.0.0.22 - - [2026-03-09 02:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.22 - - [2026-03-09 02:53:48] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003744 10.0.0.22 - - [2026-03-09 02:53:48] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002858 10.0.0.22 - - [2026-03-09 02:53:48] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005390 10.0.0.22 - - [2026-03-09 02:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.22 - - [2026-03-09 02:53:48] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003786 10.0.0.22 - - [2026-03-09 02:53:48] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003612 10.0.0.22 - - [2026-03-09 02:53:48] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.007333 10.0.0.22 - - [2026-03-09 02:53:48] "GET /obj-perms HTTP/1.1" 200 5090 0.003061 10.0.0.22 - - [2026-03-09 02:53:48] "GET /obj-perms HTTP/1.1" 200 5090 0.003405 10.0.0.23 - - [2026-03-09 02:53:48] "GET /obj-perms HTTP/1.1" 200 5090 0.004534 10.0.0.22 - - [2026-03-09 02:53:48] "GET /obj-perms HTTP/1.1" 200 5090 0.004382 10.0.0.249 - - [2026-03-09 02:53:48] "GET /obj-perms HTTP/1.1" 200 5090 0.049605 10.0.0.23 - - [2026-03-09 02:53:48] "GET /obj-perms HTTP/1.1" 200 5090 0.003236 10.0.0.22 - - [2026-03-09 02:53:48] "GET /virtual-machine/1403124d-041f-4cc9-9457-6b7d34fa89c8 HTTP/1.1" 200 1322 0.003391 10.0.0.22 - - [2026-03-09 02:53:48] "GET /virtual-machine-interface/934206f0-4c3b-4476-8fb6-ebee42e58a16 HTTP/1.1" 200 3263 0.005255 10.0.0.22 - - [2026-03-09 02:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.22 - - [2026-03-09 02:53:48] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003100 10.0.0.22 - - [2026-03-09 02:53:48] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003109 10.0.0.22 - - [2026-03-09 02:53:49] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005378 10.0.0.22 - - [2026-03-09 02:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.22 - - [2026-03-09 02:53:50] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003598 10.0.0.22 - - [2026-03-09 02:53:50] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003408 10.0.0.22 - - [2026-03-09 02:53:50] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005843 10.0.0.22 - - [2026-03-09 02:53:50] "GET /virtual-machine/961da38a-a185-4fd1-a007-eea5151d7b2a HTTP/1.1" 200 1323 0.004915 10.0.0.22 - - [2026-03-09 02:53:50] "GET /virtual-machine-interface/94baf8e4-ee16-4976-a546-1d637642e0b3 HTTP/1.1" 200 3263 0.005800 10.0.0.22 - - [2026-03-09 02:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.22 - - [2026-03-09 02:53:50] "GET /security-group/10c2f88e-f9cb-4117-872d-9d3606e38bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.003967 10.0.0.22 - - [2026-03-09 02:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.22 - - [2026-03-09 02:53:50] "GET /security-group/10c2f88e-f9cb-4117-872d-9d3606e38bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.003959 10.0.0.22 - - [2026-03-09 02:53:50] "POST /neutron/security_group HTTP/1.1" 200 1314 0.004022 10.0.0.22 - - [2026-03-09 02:53:50] "POST /neutron/port HTTP/1.1" 200 1142 0.012832 10.0.0.22 - - [2026-03-09 02:53:50] "GET /virtual-machine/961da38a-a185-4fd1-a007-eea5151d7b2a HTTP/1.1" 200 1323 0.003941 10.0.0.22 - - [2026-03-09 02:53:50] "GET /virtual-machine-interface/94baf8e4-ee16-4976-a546-1d637642e0b3 HTTP/1.1" 200 3202 0.006705 10.0.0.22 - - [2026-03-09 02:53:50] "POST /neutron/security_group HTTP/1.1" 200 1288 0.006598 10.0.0.22 - - [2026-03-09 02:53:50] "POST /neutron/port HTTP/1.1" 200 1104 0.017982 10.0.0.22 - - [2026-03-09 02:53:50] "GET /virtual-machine/961da38a-a185-4fd1-a007-eea5151d7b2a HTTP/1.1" 200 1323 0.005122 10.0.0.22 - - [2026-03-09 02:53:50] "GET /virtual-machine-interface/94baf8e4-ee16-4976-a546-1d637642e0b3 HTTP/1.1" 200 3263 0.006401 10.0.0.22 - - [2026-03-09 02:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.22 - - [2026-03-09 02:53:50] "GET /security-group/10c2f88e-f9cb-4117-872d-9d3606e38bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.003251 10.0.0.22 - - [2026-03-09 02:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.22 - - [2026-03-09 02:53:50] "GET /security-group/10c2f88e-f9cb-4117-872d-9d3606e38bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.004544 10.0.0.22 - - [2026-03-09 02:53:50] "DELETE /security-group/10c2f88e-f9cb-4117-872d-9d3606e38bfe HTTP/1.1" 409 336 0.012647 10.0.0.22 - - [2026-03-09 02:53:56] "POST /neutron/port HTTP/1.1" 200 1152 0.048865 10.0.0.22 - - [2026-03-09 02:53:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003887 10.0.0.22 - - [2026-03-09 02:53:56] "POST /neutron/network HTTP/1.1" 200 952 0.006677 10.0.0.22 - - [2026-03-09 02:54:00] "POST /neutron/network HTTP/1.1" 200 962 0.006873 10.0.0.22 - - [2026-03-09 02:54:00] "POST /neutron/port HTTP/1.1" 200 117 0.001265 10.0.0.249 - - [2026-03-09 02:54:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.249 - - [2026-03-09 02:54:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.23 - - [2026-03-09 02:54:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.23 - - [2026-03-09 02:54:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.23 - - [2026-03-09 02:54:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.23 - - [2026-03-09 02:54:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.249 - - [2026-03-09 02:54:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000584 10.0.0.22 - - [2026-03-09 02:54:26] "GET /global-system-configs HTTP/1.1" 401 292 0.001229 10.0.0.249 - - [2026-03-09 02:54:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.22 - - [2026-03-09 02:54:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.22 - - [2026-03-09 02:54:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000536 10.0.0.22 - - [2026-03-09 02:54:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000555 10.0.0.22 - - [2026-03-09 02:54:50] "GET /security-group/10c2f88e-f9cb-4117-872d-9d3606e38bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.004404 10.0.0.22 - - [2026-03-09 02:54:50] "PUT /security-group/10c2f88e-f9cb-4117-872d-9d3606e38bfe HTTP/1.1" 200 262 0.013886 10.0.0.249 - - [2026-03-09 02:54:50] "PUT /access-control-list/8f15521a-99eb-487a-be03-a035d8f36b31 HTTP/1.1" 200 272 0.047808 10.0.0.22 - - [2026-03-09 02:54:52] "POST /neutron/port HTTP/1.1" 200 1152 0.015310 10.0.0.22 - - [2026-03-09 02:54:52] "POST /neutron/port HTTP/1.1" 200 1104 0.061260 10.0.0.22 - - [2026-03-09 02:54:52] "GET /virtual-machine/1403124d-041f-4cc9-9457-6b7d34fa89c8 HTTP/1.1" 200 1322 0.004113 10.0.0.22 - - [2026-03-09 02:54:53] "POST /neutron/port HTTP/1.1" 200 151 0.152915 10.0.0.22 - - [2026-03-09 02:54:54] "GET /virtual-machine/1403124d-041f-4cc9-9457-6b7d34fa89c8 HTTP/1.1" 404 171 0.004466 10.0.0.22 - - [2026-03-09 02:54:54] "GET /virtual-machine/1403124d-041f-4cc9-9457-6b7d34fa89c8 HTTP/1.1" 404 171 0.002788 10.0.0.22 - - [2026-03-09 02:54:54] "GET /virtual-machine/1403124d-041f-4cc9-9457-6b7d34fa89c8 HTTP/1.1" 404 171 0.003576 10.0.0.22 - - [2026-03-09 02:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.22 - - [2026-03-09 02:54:55] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002959 10.0.0.22 - - [2026-03-09 02:54:55] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002876 10.0.0.22 - - [2026-03-09 02:54:55] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005849 10.0.0.22 - - [2026-03-09 02:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.22 - - [2026-03-09 02:54:55] "GET /routing-instance/9fa2a9c8-8bfe-402c-bb51-67d1b8b19c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.005427 10.0.0.22 - - [2026-03-09 02:54:55] "GET /route-target/6824ed3b-a43f-48db-b6b7-a762396e37a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003695 10.0.0.22 - - [2026-03-09 02:54:58] "GET /obj-perms HTTP/1.1" 200 5090 0.003405 10.0.0.23 - - [2026-03-09 02:54:58] "GET /obj-perms HTTP/1.1" 200 5090 0.003730 10.0.0.22 - - [2026-03-09 02:55:02] "POST /neutron/network HTTP/1.1" 200 962 0.006314 10.0.0.22 - - [2026-03-09 02:55:02] "POST /neutron/port HTTP/1.1" 200 117 0.001096 10.0.0.22 - - [2026-03-09 02:55:07] "GET /obj-perms HTTP/1.1" 200 5090 0.004788 10.0.0.23 - - [2026-03-09 02:55:07] "GET /obj-perms HTTP/1.1" 200 5090 0.003474 10.0.0.22 - - [2026-03-09 02:55:16] "GET /obj-perms HTTP/1.1" 200 5090 0.004303 10.0.0.23 - - [2026-03-09 02:55:16] "GET /obj-perms HTTP/1.1" 200 5090 0.003853 10.0.0.249 - - [2026-03-09 02:55:16] "GET /obj-perms HTTP/1.1" 200 5090 0.003603 10.0.0.22 - - [2026-03-09 02:55:17] "POST /neutron/port HTTP/1.1" 200 1152 0.014821 10.0.0.22 - - [2026-03-09 02:55:17] "POST /neutron/port HTTP/1.1" 200 1104 0.068882 10.0.0.22 - - [2026-03-09 02:55:17] "GET /virtual-machine/961da38a-a185-4fd1-a007-eea5151d7b2a HTTP/1.1" 200 1323 0.003971 10.0.0.22 - - [2026-03-09 02:55:17] "POST /neutron/port HTTP/1.1" 200 151 0.148841 10.0.0.22 - - [2026-03-09 02:55:19] "GET /virtual-machine/961da38a-a185-4fd1-a007-eea5151d7b2a HTTP/1.1" 404 171 0.008087 10.0.0.22 - - [2026-03-09 02:55:19] "GET /virtual-machine/961da38a-a185-4fd1-a007-eea5151d7b2a HTTP/1.1" 404 171 0.002493 10.0.0.22 - - [2026-03-09 02:55:19] "GET /virtual-machine/961da38a-a185-4fd1-a007-eea5151d7b2a HTTP/1.1" 404 171 0.002968 10.0.0.22 - - [2026-03-09 02:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.22 - - [2026-03-09 02:55:19] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003272 10.0.0.22 - - [2026-03-09 02:55:19] "GET /virtual-networks?parent_id=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003678 10.0.0.22 - - [2026-03-09 02:55:19] "GET /virtual-network/4951236c-2f70-4f44-a007-194066045adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005673 10.0.0.22 - - [2026-03-09 02:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.22 - - [2026-03-09 02:55:19] "GET /routing-instance/9fa2a9c8-8bfe-402c-bb51-67d1b8b19c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.005342 10.0.0.22 - - [2026-03-09 02:55:19] "GET /route-target/6824ed3b-a43f-48db-b6b7-a762396e37a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003438 10.0.0.22 - - [2026-03-09 02:55:19] "GET /obj-perms HTTP/1.1" 200 5090 0.003445 10.0.0.22 - - [2026-03-09 02:55:22] "GET /obj-perms HTTP/1.1" 200 5090 0.004053 10.0.0.22 - - [2026-03-09 02:55:28] "GET /obj-perms HTTP/1.1" 200 5090 0.003815 10.0.0.22 - - [2026-03-09 02:55:32] "GET /obj-perms HTTP/1.1" 200 5090 0.003658 10.0.0.22 - - [2026-03-09 02:55:38] "GET /obj-perms HTTP/1.1" 200 5090 0.004505 10.0.0.22 - - [2026-03-09 02:55:38] "GET /obj-perms HTTP/1.1" 200 5090 0.005675 10.0.0.249 - - [2026-03-09 02:55:38] "DELETE /route-target/6824ed3b-a43f-48db-b6b7-a762396e37a7 HTTP/1.1" 200 115 0.023905 10.0.0.22 - - [2026-03-09 02:55:38] "DELETE /security-group/10c2f88e-f9cb-4117-872d-9d3606e38bfe HTTP/1.1" 200 115 0.045708 10.0.0.22 - - [2026-03-09 02:55:38] "POST /fqname-to-id HTTP/1.1" 404 254 0.003427 10.0.0.23 - - [2026-03-09 02:55:40] "GET /projects?obj_uuids=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.032390 10.0.0.22 - - [2026-03-09 02:55:40] "GET /project/1a93a820-2c14-4349-8a72-d1ed3a2c2890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.065113 10.0.0.23 - - [2026-03-09 02:55:40] "GET /projects?obj_uuids=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000906 10.0.0.22 - - [2026-03-09 02:55:40] "GET /project/1a93a820-2c14-4349-8a72-d1ed3a2c2890?fields=virtual_networks HTTP/1.1" 200 1090 0.080676 10.0.0.23 - - [2026-03-09 02:55:40] "GET /projects?obj_uuids=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001319 10.0.0.22 - - [2026-03-09 02:55:40] "GET /project/1a93a820-2c14-4349-8a72-d1ed3a2c2890?fields=virtual_machine_interfaces HTTP/1.1" 200 1090 0.039369 10.0.0.23 - - [2026-03-09 02:55:40] "GET /projects?obj_uuids=1a93a820-2c14-4349-8a72-d1ed3a2c2890&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000933 10.0.0.22 - - [2026-03-09 02:55:40] "GET /project/1a93a820-2c14-4349-8a72-d1ed3a2c2890?fields=security_groups HTTP/1.1" 200 1346 0.035484 10.0.0.22 - - [2026-03-09 02:55:41] "POST /fqname-to-id HTTP/1.1" 404 209 0.032426 10.0.0.23 - - [2026-03-09 02:55:41] "GET /projects?obj_uuids=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002944 10.0.0.23 - - [2026-03-09 02:55:41] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000991 10.0.0.23 - - [2026-03-09 02:55:41] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.034150 10.0.0.23 - - [2026-03-09 02:55:41] "POST /id-to-fqname HTTP/1.1" 200 212 0.003575 10.0.0.23 - - [2026-03-09 02:55:41] "POST /fqname-to-id HTTP/1.1" 404 222 0.007228 10.0.0.23 - - [2026-03-09 02:55:41] "POST /security-groups HTTP/1.1" 200 612 0.031263 10.0.0.249 - - [2026-03-09 02:55:41] "POST /fqname-to-id HTTP/1.1" 404 255 0.003424 10.0.0.23 - - [2026-03-09 02:55:41] "POST /projects HTTP/1.1" 200 627 0.242163 10.0.0.23 - - [2026-03-09 02:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.314894 10.0.0.249 - - [2026-03-09 02:55:41] "POST /access-control-lists HTTP/1.1" 200 615 0.036906 10.0.0.22 - - [2026-03-09 02:55:41] "GET /project/8b74edc7-3d37-4f56-b2e6-37090b1cb113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.475236 10.0.0.22 - - [2026-03-09 02:55:42] "GET / HTTP/1.1" 200 35931 0.001264 10.0.0.22 - - [2026-03-09 02:55:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000436 10.0.0.22 - - [2026-03-09 02:55:45] "POST /fqname-to-id HTTP/1.1" 404 245 0.052421 10.0.0.23 - - [2026-03-09 02:55:45] "GET /projects?obj_uuids=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000849 10.0.0.249 - - [2026-03-09 02:55:45] "POST /fqname-to-id HTTP/1.1" 404 276 0.004339 10.0.0.249 - - [2026-03-09 02:55:45] "PUT /access-control-list/c11a7bdb-8cf6-40db-a652-83351c737510 HTTP/1.1" 200 272 0.015326 10.0.0.22 - - [2026-03-09 02:55:45] "POST /neutron/security_group HTTP/1.1" 200 1423 0.405013 10.0.0.22 - - [2026-03-09 02:55:45] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.182259 10.0.0.249 - - [2026-03-09 02:55:45] "PUT /access-control-list/c11a7bdb-8cf6-40db-a652-83351c737510 HTTP/1.1" 200 272 0.015420 10.0.0.22 - - [2026-03-09 02:55:46] "POST /neutron/security_group_rule HTTP/1.1" 200 582 0.153837 10.0.0.22 - - [2026-03-09 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.22 - - [2026-03-09 02:55:46] "GET /security-group/34c7c2ef-a237-47d6-9432-1f233489ec72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003874 10.0.0.22 - - [2026-03-09 02:55:46] "POST /fqname-to-id HTTP/1.1" 404 245 0.002603 10.0.0.249 - - [2026-03-09 02:55:46] "DELETE /access-control-list/c11a7bdb-8cf6-40db-a652-83351c737510 HTTP/1.1" 200 115 0.030339 10.0.0.22 - - [2026-03-09 02:55:47] "POST /fqname-to-id HTTP/1.1" 404 245 0.003572 10.0.0.23 - - [2026-03-09 02:55:47] "GET /projects?obj_uuids=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000821 10.0.0.249 - - [2026-03-09 02:55:47] "POST /fqname-to-id HTTP/1.1" 404 276 0.007928 10.0.0.249 - - [2026-03-09 02:55:47] "PUT /access-control-list/12bbb5ce-6a87-4116-abd8-f8db9b9b4654 HTTP/1.1" 200 272 0.013785 10.0.0.22 - - [2026-03-09 02:55:47] "POST /neutron/security_group HTTP/1.1" 200 1423 0.317164 10.0.0.22 - - [2026-03-09 02:55:47] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.139668 10.0.0.249 - - [2026-03-09 02:55:47] "PUT /access-control-list/12bbb5ce-6a87-4116-abd8-f8db9b9b4654 HTTP/1.1" 200 272 0.024042 10.0.0.22 - - [2026-03-09 02:55:48] "POST /neutron/security_group_rule HTTP/1.1" 200 582 0.160266 10.0.0.22 - - [2026-03-09 02:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.22 - - [2026-03-09 02:55:48] "GET /security-group/12889785-148f-4a2e-8834-f75d3328dabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003220 10.0.0.22 - - [2026-03-09 02:55:48] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.147458 10.0.0.249 - - [2026-03-09 02:55:48] "PUT /access-control-list/12bbb5ce-6a87-4116-abd8-f8db9b9b4654 HTTP/1.1" 200 272 0.010246 10.0.0.22 - - [2026-03-09 02:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.23 - - [2026-03-09 02:55:48] "GET /projects?obj_uuids=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000839 10.0.0.22 - - [2026-03-09 02:55:48] "GET /project/8b74edc7-3d37-4f56-b2e6-37090b1cb113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.036627 10.0.0.22 - - [2026-03-09 02:55:48] "POST /neutron/network HTTP/1.1" 200 117 0.010733 10.0.0.249 - - [2026-03-09 02:55:49] "POST /ref-update HTTP/1.1" 200 156 0.023016 10.0.0.22 - - [2026-03-09 02:55:49] "POST /neutron/network HTTP/1.1" 200 929 0.007779 10.0.0.22 - - [2026-03-09 02:55:49] "POST /id-to-fqname HTTP/1.1" 200 282 0.000976 10.0.0.22 - - [2026-03-09 02:55:49] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.004700 10.0.0.22 - - [2026-03-09 02:55:49] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005353 10.0.0.22 - - [2026-03-09 02:55:49] "POST /neutron/subnet HTTP/1.1" 200 734 0.007939 10.0.0.22 - - [2026-03-09 02:55:49] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.008579 10.0.0.23 - - [2026-03-09 02:55:50] "GET /obj-perms HTTP/1.1" 200 5072 0.058089 10.0.0.22 - - [2026-03-09 02:55:51] "POST /id-to-fqname HTTP/1.1" 200 282 0.001181 10.0.0.23 - - [2026-03-09 02:55:51] "GET /projects?obj_uuids=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000920 10.0.0.22 - - [2026-03-09 02:55:51] "GET /project/8b74edc7-3d37-4f56-b2e6-37090b1cb113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.058077 10.0.0.22 - - [2026-03-09 02:55:51] "POST /neutron/network HTTP/1.1" 200 929 0.006080 10.0.0.22 - - [2026-03-09 02:55:52] "POST /id-to-fqname HTTP/1.1" 200 282 0.001282 10.0.0.22 - - [2026-03-09 02:55:52] "POST /neutron/port HTTP/1.1" 200 117 0.006780 10.0.0.22 - - [2026-03-09 02:55:52] "POST /neutron/network HTTP/1.1" 200 939 0.007587 10.0.0.22 - - [2026-03-09 02:55:52] "POST /neutron/port HTTP/1.1" 200 1083 0.015669 10.0.0.22 - - [2026-03-09 02:55:53] "POST /neutron/port HTTP/1.1" 200 1147 0.020536 10.0.0.23 - - [2026-03-09 02:55:53] "GET /projects?obj_uuids=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000854 10.0.0.22 - - [2026-03-09 02:55:53] "POST /neutron/port HTTP/1.1" 200 117 0.000863 10.0.0.22 - - [2026-03-09 02:55:53] "GET /project/8b74edc7-3d37-4f56-b2e6-37090b1cb113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.082806 10.0.0.22 - - [2026-03-09 02:55:53] "POST /neutron/port HTTP/1.1" 200 1147 0.017803 10.0.0.22 - - [2026-03-09 02:55:53] "POST /neutron/port HTTP/1.1" 200 1147 0.013978 10.0.0.23 - - [2026-03-09 02:55:53] "GET /projects?obj_uuids=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000909 10.0.0.22 - - [2026-03-09 02:55:53] "POST /neutron/security_group HTTP/1.1" 200 3418 0.042875 10.0.0.22 - - [2026-03-09 02:55:54] "POST /neutron/port HTTP/1.1" 200 1083 0.015856 10.0.0.22 - - [2026-03-09 02:55:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003323 10.0.0.22 - - [2026-03-09 02:55:54] "POST /neutron/network HTTP/1.1" 200 929 0.005716 10.0.0.22 - - [2026-03-09 02:55:58] "POST /neutron/network HTTP/1.1" 200 939 0.006744 10.0.0.22 - - [2026-03-09 02:55:58] "POST /neutron/port HTTP/1.1" 200 117 0.001105 10.0.0.22 - - [2026-03-09 02:55:58] "POST /neutron/security_group HTTP/1.1" 200 1421 0.006597 10.0.0.22 - - [2026-03-09 02:55:58] "POST /neutron/port HTTP/1.1" 200 1147 0.014889 10.0.0.22 - - [2026-03-09 02:55:59] "POST /neutron/security_group HTTP/1.1" 200 1421 0.006518 10.0.0.22 - - [2026-03-09 02:55:59] "GET /virtual-machine/3d11ab35-1384-4ecb-b1fc-2367f82d246f HTTP/1.1" 401 292 0.000350 10.0.0.22 - - [2026-03-09 02:55:59] "GET /virtual-machine/3d11ab35-1384-4ecb-b1fc-2367f82d246f HTTP/1.1" 200 1313 0.028340 10.0.0.22 - - [2026-03-09 02:55:59] "GET /virtual-machine/3d11ab35-1384-4ecb-b1fc-2367f82d246f HTTP/1.1" 200 1313 0.003855 10.0.0.22 - - [2026-03-09 02:55:59] "GET /virtual-machine-interface/d1c62bf5-2771-47f8-ae7b-d7cdae5c4000 HTTP/1.1" 200 3191 0.004985 10.0.0.22 - - [2026-03-09 02:55:59] "GET /virtual-machine/3d11ab35-1384-4ecb-b1fc-2367f82d246f HTTP/1.1" 200 1313 0.004037 10.0.0.22 - - [2026-03-09 02:55:59] "GET /virtual-machine-interface/d1c62bf5-2771-47f8-ae7b-d7cdae5c4000 HTTP/1.1" 200 3191 0.005878 10.0.0.22 - - [2026-03-09 02:55:59] "GET /instance-ip/691c9b6a-90fe-4fd0-987f-6a0816c23e2f HTTP/1.1" 200 1705 0.005557 10.0.0.22 - - [2026-03-09 02:55:59] "GET /virtual-machine/3d11ab35-1384-4ecb-b1fc-2367f82d246f HTTP/1.1" 200 1313 0.005365 10.0.0.22 - - [2026-03-09 02:55:59] "GET /virtual-machine-interface/d1c62bf5-2771-47f8-ae7b-d7cdae5c4000 HTTP/1.1" 200 3191 0.004766 10.0.0.22 - - [2026-03-09 02:55:59] "GET /instance-ip/691c9b6a-90fe-4fd0-987f-6a0816c23e2f HTTP/1.1" 200 1705 0.003479 10.0.0.22 - - [2026-03-09 02:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.22 - - [2026-03-09 02:55:59] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003680 10.0.0.22 - - [2026-03-09 02:55:59] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002381 10.0.0.22 - - [2026-03-09 02:55:59] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.006089 10.0.0.22 - - [2026-03-09 02:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.22 - - [2026-03-09 02:55:59] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003887 10.0.0.22 - - [2026-03-09 02:55:59] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002882 10.0.0.22 - - [2026-03-09 02:55:59] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005069 10.0.0.22 - - [2026-03-09 02:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.22 - - [2026-03-09 02:55:59] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003735 10.0.0.22 - - [2026-03-09 02:55:59] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002781 10.0.0.22 - - [2026-03-09 02:55:59] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005230 10.0.0.22 - - [2026-03-09 02:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.22 - - [2026-03-09 02:55:59] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004330 10.0.0.22 - - [2026-03-09 02:55:59] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002750 10.0.0.22 - - [2026-03-09 02:55:59] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005783 10.0.0.22 - - [2026-03-09 02:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.22 - - [2026-03-09 02:55:59] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005503 10.0.0.22 - - [2026-03-09 02:56:00] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003629 10.0.0.22 - - [2026-03-09 02:56:00] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.007377 10.0.0.22 - - [2026-03-09 02:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.22 - - [2026-03-09 02:56:00] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004434 10.0.0.22 - - [2026-03-09 02:56:00] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002791 10.0.0.22 - - [2026-03-09 02:56:00] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005544 10.0.0.22 - - [2026-03-09 02:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.22 - - [2026-03-09 02:56:00] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003758 10.0.0.22 - - [2026-03-09 02:56:00] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002722 10.0.0.22 - - [2026-03-09 02:56:00] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.007310 10.0.0.22 - - [2026-03-09 02:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.22 - - [2026-03-09 02:56:03] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005853 10.0.0.22 - - [2026-03-09 02:56:03] "POST /neutron/network HTTP/1.1" 200 939 0.036249 10.0.0.22 - - [2026-03-09 02:56:04] "POST /neutron/port HTTP/1.1" 200 117 0.001062 10.0.0.22 - - [2026-03-09 02:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.22 - - [2026-03-09 02:56:07] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005123 10.0.0.22 - - [2026-03-09 02:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.22 - - [2026-03-09 02:56:11] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.004736 10.0.0.22 - - [2026-03-09 02:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.22 - - [2026-03-09 02:56:15] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.004853 10.0.0.22 - - [2026-03-09 02:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.22 - - [2026-03-09 02:56:19] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.006683 10.0.0.22 - - [2026-03-09 02:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.22 - - [2026-03-09 02:56:23] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.004898 10.0.0.22 - - [2026-03-09 02:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007660 10.0.0.22 - - [2026-03-09 02:56:27] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005505 10.0.0.22 - - [2026-03-09 02:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.22 - - [2026-03-09 02:56:30] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003204 10.0.0.22 - - [2026-03-09 02:56:30] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002948 10.0.0.22 - - [2026-03-09 02:56:30] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005818 10.0.0.22 - - [2026-03-09 02:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.22 - - [2026-03-09 02:56:30] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003464 10.0.0.22 - - [2026-03-09 02:56:30] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002678 10.0.0.22 - - [2026-03-09 02:56:30] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005741 10.0.0.22 - - [2026-03-09 02:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.22 - - [2026-03-09 02:56:30] "GET /routing-instance/24bd7699-d629-4690-a29d-59b23d534bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004106 10.0.0.22 - - [2026-03-09 02:56:30] "GET /route-target/7673ff67-e9a8-4497-a525-05084af98090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003025 10.0.0.22 - - [2026-03-09 02:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.22 - - [2026-03-09 02:56:30] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003399 10.0.0.22 - - [2026-03-09 02:56:30] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002743 10.0.0.22 - - [2026-03-09 02:56:30] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005914 10.0.0.22 - - [2026-03-09 02:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.22 - - [2026-03-09 02:56:30] "GET /routing-instance/24bd7699-d629-4690-a29d-59b23d534bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004857 10.0.0.22 - - [2026-03-09 02:56:30] "GET /route-target/7673ff67-e9a8-4497-a525-05084af98090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004100 10.0.0.22 - - [2026-03-09 02:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.22 - - [2026-03-09 02:56:30] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003525 10.0.0.22 - - [2026-03-09 02:56:30] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003130 10.0.0.22 - - [2026-03-09 02:56:30] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005501 10.0.0.22 - - [2026-03-09 02:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.22 - - [2026-03-09 02:56:30] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003839 10.0.0.22 - - [2026-03-09 02:56:30] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003094 10.0.0.22 - - [2026-03-09 02:56:30] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005286 10.0.0.22 - - [2026-03-09 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.22 - - [2026-03-09 02:56:31] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003748 10.0.0.22 - - [2026-03-09 02:56:31] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002527 10.0.0.22 - - [2026-03-09 02:56:31] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005496 10.0.0.22 - - [2026-03-09 02:56:31] "GET /obj-perms HTTP/1.1" 200 5072 0.056560 10.0.0.23 - - [2026-03-09 02:56:31] "GET /obj-perms HTTP/1.1" 200 5072 0.004056 10.0.0.22 - - [2026-03-09 02:56:31] "GET /obj-perms HTTP/1.1" 200 5072 0.003736 10.0.0.22 - - [2026-03-09 02:56:31] "GET /obj-perms HTTP/1.1" 200 5072 0.003522 10.0.0.249 - - [2026-03-09 02:56:31] "GET /obj-perms HTTP/1.1" 200 5072 0.053378 10.0.0.22 - - [2026-03-09 02:56:31] "GET /virtual-machine/3d11ab35-1384-4ecb-b1fc-2367f82d246f HTTP/1.1" 200 1313 0.004340 10.0.0.22 - - [2026-03-09 02:56:31] "GET /virtual-machine-interface/d1c62bf5-2771-47f8-ae7b-d7cdae5c4000 HTTP/1.1" 200 3191 0.004794 10.0.0.22 - - [2026-03-09 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.22 - - [2026-03-09 02:56:31] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003561 10.0.0.22 - - [2026-03-09 02:56:31] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002620 10.0.0.22 - - [2026-03-09 02:56:31] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.004961 10.0.0.22 - - [2026-03-09 02:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.22 - - [2026-03-09 02:56:32] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003432 10.0.0.22 - - [2026-03-09 02:56:32] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003122 10.0.0.22 - - [2026-03-09 02:56:32] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.006614 10.0.0.22 - - [2026-03-09 02:56:33] "POST /neutron/security_group HTTP/1.1" 200 1421 0.006706 10.0.0.23 - - [2026-03-09 02:56:33] "DELETE /project/1a93a820-2c14-4349-8a72-d1ed3a2c2890 HTTP/1.1" 404 177 0.004857 10.0.0.23 - - [2026-03-09 02:56:33] "DELETE /project/8b74edc73d374f56b2e637090b1cb113 HTTP/1.1" 404 173 0.004387 10.0.0.22 - - [2026-03-09 02:56:38] "POST /neutron/port HTTP/1.1" 200 1147 0.016226 10.0.0.22 - - [2026-03-09 02:56:40] "POST /neutron/security_group HTTP/1.1" 200 1421 0.006102 10.0.0.22 - - [2026-03-09 02:56:48] "POST /neutron/port HTTP/1.1" 200 1147 0.018686 10.0.0.22 - - [2026-03-09 02:56:48] "POST /neutron/security_group HTTP/1.1" 200 1421 0.005954 10.0.0.22 - - [2026-03-09 02:56:48] "POST /neutron/port HTTP/1.1" 200 1147 0.018051 10.0.0.22 - - [2026-03-09 02:56:48] "GET /virtual-machine/061fdcf4-a483-43f2-9b93-dd79f9aee2dc HTTP/1.1" 200 1312 0.006439 10.0.0.22 - - [2026-03-09 02:56:48] "GET /virtual-machine/061fdcf4-a483-43f2-9b93-dd79f9aee2dc HTTP/1.1" 200 1312 0.003488 10.0.0.22 - - [2026-03-09 02:56:48] "GET /virtual-machine-interface/0861608c-dab7-4daa-9958-09c94e4a58dc HTTP/1.1" 200 3189 0.004605 10.0.0.22 - - [2026-03-09 02:56:48] "GET /virtual-machine/061fdcf4-a483-43f2-9b93-dd79f9aee2dc HTTP/1.1" 200 1312 0.002979 10.0.0.22 - - [2026-03-09 02:56:48] "GET /virtual-machine-interface/0861608c-dab7-4daa-9958-09c94e4a58dc HTTP/1.1" 200 3189 0.004585 10.0.0.22 - - [2026-03-09 02:56:48] "GET /instance-ip/1f306916-d250-4e8d-9395-39d2075d8878 HTTP/1.1" 200 1705 0.005135 10.0.0.22 - - [2026-03-09 02:56:48] "GET /virtual-machine/061fdcf4-a483-43f2-9b93-dd79f9aee2dc HTTP/1.1" 200 1312 0.006691 10.0.0.22 - - [2026-03-09 02:56:48] "GET /virtual-machine-interface/0861608c-dab7-4daa-9958-09c94e4a58dc HTTP/1.1" 200 3189 0.006913 10.0.0.22 - - [2026-03-09 02:56:48] "GET /instance-ip/1f306916-d250-4e8d-9395-39d2075d8878 HTTP/1.1" 200 1705 0.003502 10.0.0.22 - - [2026-03-09 02:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.22 - - [2026-03-09 02:56:48] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003943 10.0.0.22 - - [2026-03-09 02:56:48] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002669 10.0.0.22 - - [2026-03-09 02:56:49] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.007283 10.0.0.22 - - [2026-03-09 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.22 - - [2026-03-09 02:56:49] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004495 10.0.0.22 - - [2026-03-09 02:56:49] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003287 10.0.0.22 - - [2026-03-09 02:56:49] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005995 10.0.0.22 - - [2026-03-09 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.22 - - [2026-03-09 02:56:49] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003763 10.0.0.22 - - [2026-03-09 02:56:49] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002735 10.0.0.22 - - [2026-03-09 02:56:49] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005438 10.0.0.22 - - [2026-03-09 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.22 - - [2026-03-09 02:56:49] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003536 10.0.0.22 - - [2026-03-09 02:56:49] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002647 10.0.0.22 - - [2026-03-09 02:56:49] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005601 10.0.0.22 - - [2026-03-09 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.22 - - [2026-03-09 02:56:49] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003390 10.0.0.22 - - [2026-03-09 02:56:49] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002714 10.0.0.22 - - [2026-03-09 02:56:49] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005075 10.0.0.22 - - [2026-03-09 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.22 - - [2026-03-09 02:56:49] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004300 10.0.0.22 - - [2026-03-09 02:56:49] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002750 10.0.0.22 - - [2026-03-09 02:56:49] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.004884 10.0.0.22 - - [2026-03-09 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.22 - - [2026-03-09 02:56:49] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004269 10.0.0.22 - - [2026-03-09 02:56:49] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002563 10.0.0.22 - - [2026-03-09 02:56:49] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.006381 10.0.0.22 - - [2026-03-09 02:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.22 - - [2026-03-09 02:56:50] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003329 10.0.0.22 - - [2026-03-09 02:56:50] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002825 10.0.0.22 - - [2026-03-09 02:56:50] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.006566 10.0.0.22 - - [2026-03-09 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.22 - - [2026-03-09 02:56:51] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004026 10.0.0.22 - - [2026-03-09 02:56:51] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003719 10.0.0.22 - - [2026-03-09 02:56:51] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005165 10.0.0.22 - - [2026-03-09 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.22 - - [2026-03-09 02:56:51] "GET /routing-instance/24bd7699-d629-4690-a29d-59b23d534bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004217 10.0.0.22 - - [2026-03-09 02:56:51] "GET /route-target/7673ff67-e9a8-4497-a525-05084af98090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.002980 10.0.0.22 - - [2026-03-09 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.22 - - [2026-03-09 02:56:51] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003163 10.0.0.22 - - [2026-03-09 02:56:51] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002784 10.0.0.22 - - [2026-03-09 02:56:51] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005739 10.0.0.22 - - [2026-03-09 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.22 - - [2026-03-09 02:56:51] "GET /routing-instance/24bd7699-d629-4690-a29d-59b23d534bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003541 10.0.0.22 - - [2026-03-09 02:56:51] "GET /route-target/7673ff67-e9a8-4497-a525-05084af98090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003112 10.0.0.22 - - [2026-03-09 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.22 - - [2026-03-09 02:56:51] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004287 10.0.0.22 - - [2026-03-09 02:56:51] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003544 10.0.0.22 - - [2026-03-09 02:56:51] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.007077 10.0.0.22 - - [2026-03-09 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.22 - - [2026-03-09 02:56:51] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004497 10.0.0.22 - - [2026-03-09 02:56:51] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004294 10.0.0.22 - - [2026-03-09 02:56:51] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005010 10.0.0.22 - - [2026-03-09 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.22 - - [2026-03-09 02:56:51] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003522 10.0.0.22 - - [2026-03-09 02:56:51] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002926 10.0.0.22 - - [2026-03-09 02:56:51] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.007100 10.0.0.23 - - [2026-03-09 02:56:51] "GET /obj-perms HTTP/1.1" 200 5072 0.003346 10.0.0.22 - - [2026-03-09 02:56:51] "GET /obj-perms HTTP/1.1" 200 5072 0.003755 10.0.0.22 - - [2026-03-09 02:56:51] "GET /obj-perms HTTP/1.1" 200 5072 0.003744 10.0.0.23 - - [2026-03-09 02:56:52] "GET /obj-perms HTTP/1.1" 200 5072 0.004864 10.0.0.22 - - [2026-03-09 02:56:52] "GET /obj-perms HTTP/1.1" 200 5072 0.003703 10.0.0.22 - - [2026-03-09 02:56:52] "GET /virtual-machine/061fdcf4-a483-43f2-9b93-dd79f9aee2dc HTTP/1.1" 200 1312 0.004551 10.0.0.22 - - [2026-03-09 02:56:52] "GET /virtual-machine-interface/0861608c-dab7-4daa-9958-09c94e4a58dc HTTP/1.1" 200 3189 0.005470 10.0.0.22 - - [2026-03-09 02:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.22 - - [2026-03-09 02:56:52] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003352 10.0.0.22 - - [2026-03-09 02:56:52] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002934 10.0.0.22 - - [2026-03-09 02:56:52] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005340 10.0.0.22 - - [2026-03-09 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005187 10.0.0.22 - - [2026-03-09 02:56:53] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003595 10.0.0.22 - - [2026-03-09 02:56:53] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002710 10.0.0.22 - - [2026-03-09 02:56:53] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005677 10.0.0.22 - - [2026-03-09 02:56:53] "GET /virtual-machine/3d11ab35-1384-4ecb-b1fc-2367f82d246f HTTP/1.1" 200 1313 0.003994 10.0.0.22 - - [2026-03-09 02:56:53] "GET /virtual-machine-interface/d1c62bf5-2771-47f8-ae7b-d7cdae5c4000 HTTP/1.1" 200 3191 0.004548 10.0.0.22 - - [2026-03-09 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.22 - - [2026-03-09 02:56:53] "GET /security-group/12889785-148f-4a2e-8834-f75d3328dabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.003570 10.0.0.22 - - [2026-03-09 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.22 - - [2026-03-09 02:56:53] "GET /security-group/12889785-148f-4a2e-8834-f75d3328dabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.004503 10.0.0.22 - - [2026-03-09 02:56:53] "POST /neutron/security_group HTTP/1.1" 200 1421 0.006870 10.0.0.22 - - [2026-03-09 02:56:53] "POST /neutron/port HTTP/1.1" 200 1137 0.012754 10.0.0.22 - - [2026-03-09 02:56:53] "GET /virtual-machine/3d11ab35-1384-4ecb-b1fc-2367f82d246f HTTP/1.1" 200 1313 0.003852 10.0.0.22 - - [2026-03-09 02:56:54] "GET /virtual-machine-interface/d1c62bf5-2771-47f8-ae7b-d7cdae5c4000 HTTP/1.1" 200 3139 0.006418 10.0.0.22 - - [2026-03-09 02:56:54] "POST /neutron/port HTTP/1.1" 200 1109 0.015542 10.0.0.22 - - [2026-03-09 02:56:54] "POST /neutron/port HTTP/1.1" 200 1137 0.068805 10.0.0.22 - - [2026-03-09 02:56:54] "GET /virtual-machine/3d11ab35-1384-4ecb-b1fc-2367f82d246f HTTP/1.1" 200 1313 0.005261 10.0.0.22 - - [2026-03-09 02:56:54] "GET /virtual-machine-interface/d1c62bf5-2771-47f8-ae7b-d7cdae5c4000 HTTP/1.1" 200 3191 0.005231 10.0.0.22 - - [2026-03-09 02:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.22 - - [2026-03-09 02:56:54] "GET /security-group/12889785-148f-4a2e-8834-f75d3328dabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.003427 10.0.0.22 - - [2026-03-09 02:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.22 - - [2026-03-09 02:56:54] "GET /security-group/12889785-148f-4a2e-8834-f75d3328dabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.004553 10.0.0.22 - - [2026-03-09 02:56:54] "POST /neutron/security_group HTTP/1.1" 400 206 0.010729 10.0.0.23 - - [2026-03-09 02:56:59] "GET /obj-perms HTTP/1.1" 200 5056 0.046854 10.0.0.22 - - [2026-03-09 02:57:00] "POST /neutron/network HTTP/1.1" 200 939 0.006086 10.0.0.22 - - [2026-03-09 02:57:00] "POST /neutron/port HTTP/1.1" 200 117 0.001074 10.0.0.22 - - [2026-03-09 02:57:04] "POST /neutron/port HTTP/1.1" 200 1147 0.015712 10.0.0.22 - - [2026-03-09 02:57:04] "POST /neutron/subnet HTTP/1.1" 200 708 0.009586 10.0.0.23 - - [2026-03-09 02:57:49] "GET /projects?obj_uuids=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001150 10.0.0.22 - - [2026-03-09 02:57:49] "POST /neutron/security_group_rule HTTP/1.1" 200 2632 0.049899 10.0.0.249 - - [2026-03-09 02:57:49] "PUT /access-control-list/12bbb5ce-6a87-4116-abd8-f8db9b9b4654 HTTP/1.1" 200 272 0.015531 10.0.0.22 - - [2026-03-09 02:57:49] "POST /neutron/security_group_rule HTTP/1.1" 200 549 0.017801 10.0.0.22 - - [2026-03-09 02:57:50] "POST /neutron/security_group_rule HTTP/1.1" 200 585 0.188463 10.0.0.249 - - [2026-03-09 02:57:50] "PUT /access-control-list/799b078d-8fbc-4697-85e7-a6465f3fb731 HTTP/1.1" 200 272 0.023356 10.0.0.22 - - [2026-03-09 02:57:52] "POST /neutron/port HTTP/1.1" 200 1137 0.012218 10.0.0.22 - - [2026-03-09 02:57:53] "GET /virtual-machine/061fdcf4-a483-43f2-9b93-dd79f9aee2dc HTTP/1.1" 200 1312 0.005726 10.0.0.22 - - [2026-03-09 02:57:53] "POST /neutron/port HTTP/1.1" 200 1109 0.016459 10.0.0.22 - - [2026-03-09 02:57:55] "GET /virtual-machine/061fdcf4-a483-43f2-9b93-dd79f9aee2dc HTTP/1.1" 404 171 0.003165 10.0.0.22 - - [2026-03-09 02:57:55] "GET /virtual-machine/061fdcf4-a483-43f2-9b93-dd79f9aee2dc HTTP/1.1" 404 171 0.002664 10.0.0.22 - - [2026-03-09 02:57:55] "GET /virtual-machine/061fdcf4-a483-43f2-9b93-dd79f9aee2dc HTTP/1.1" 404 171 0.002492 10.0.0.22 - - [2026-03-09 02:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.22 - - [2026-03-09 02:57:55] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003788 10.0.0.22 - - [2026-03-09 02:57:55] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002256 10.0.0.22 - - [2026-03-09 02:57:55] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005883 10.0.0.22 - - [2026-03-09 02:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.22 - - [2026-03-09 02:57:55] "GET /routing-instance/24bd7699-d629-4690-a29d-59b23d534bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004164 10.0.0.22 - - [2026-03-09 02:57:55] "GET /route-target/7673ff67-e9a8-4497-a525-05084af98090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003770 10.0.0.22 - - [2026-03-09 02:57:59] "GET /obj-perms HTTP/1.1" 200 5056 0.055428 10.0.0.249 - - [2026-03-09 02:57:59] "GET /obj-perms HTTP/1.1" 200 5056 0.046565 10.0.0.23 - - [2026-03-09 02:58:01] "GET /obj-perms HTTP/1.1" 200 5072 0.003768 10.0.0.22 - - [2026-03-09 02:58:06] "POST /neutron/port HTTP/1.1" 200 1147 0.016669 10.0.0.22 - - [2026-03-09 02:58:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003508 10.0.0.22 - - [2026-03-09 02:58:06] "POST /neutron/network HTTP/1.1" 200 929 0.006609 10.0.0.22 - - [2026-03-09 02:58:07] "GET /obj-perms HTTP/1.1" 200 5072 0.003958 10.0.0.23 - - [2026-03-09 02:58:11] "GET /obj-perms HTTP/1.1" 200 5072 0.005046 10.0.0.22 - - [2026-03-09 02:58:14] "GET /obj-perms HTTP/1.1" 200 5072 0.004522 10.0.0.22 - - [2026-03-09 02:58:14] "POST /neutron/port HTTP/1.1" 200 1137 0.016356 10.0.0.22 - - [2026-03-09 02:58:14] "GET /virtual-machine/3d11ab35-1384-4ecb-b1fc-2367f82d246f HTTP/1.1" 200 1313 0.003685 10.0.0.22 - - [2026-03-09 02:58:14] "POST /neutron/port HTTP/1.1" 200 1109 0.017076 10.0.0.22 - - [2026-03-09 02:58:16] "GET /virtual-machine/3d11ab35-1384-4ecb-b1fc-2367f82d246f HTTP/1.1" 404 171 0.003286 10.0.0.22 - - [2026-03-09 02:58:16] "GET /virtual-machine/3d11ab35-1384-4ecb-b1fc-2367f82d246f HTTP/1.1" 404 171 0.002505 10.0.0.22 - - [2026-03-09 02:58:16] "GET /virtual-machine/3d11ab35-1384-4ecb-b1fc-2367f82d246f HTTP/1.1" 404 171 0.003238 10.0.0.22 - - [2026-03-09 02:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.22 - - [2026-03-09 02:58:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003301 10.0.0.22 - - [2026-03-09 02:58:16] "GET /virtual-networks?parent_id=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002771 10.0.0.22 - - [2026-03-09 02:58:16] "GET /virtual-network/8c7a3b34-7c13-4209-94ce-cc49562056b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.007196 10.0.0.22 - - [2026-03-09 02:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.22 - - [2026-03-09 02:58:16] "GET /routing-instance/24bd7699-d629-4690-a29d-59b23d534bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004301 10.0.0.22 - - [2026-03-09 02:58:16] "GET /route-target/7673ff67-e9a8-4497-a525-05084af98090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003673 10.0.0.22 - - [2026-03-09 02:58:16] "GET /obj-perms HTTP/1.1" 200 5072 0.003152 10.0.0.22 - - [2026-03-09 02:58:23] "GET /obj-perms HTTP/1.1" 200 5072 0.003544 10.0.0.22 - - [2026-03-09 02:58:26] "GET /obj-perms HTTP/1.1" 200 5072 0.003829 10.0.0.22 - - [2026-03-09 02:58:32] "GET /obj-perms HTTP/1.1" 200 5072 0.003669 10.0.0.22 - - [2026-03-09 02:58:35] "GET /obj-perms HTTP/1.1" 200 5072 0.005259 10.0.0.22 - - [2026-03-09 02:58:38] "GET /obj-perms HTTP/1.1" 200 5072 0.003457 10.0.0.23 - - [2026-03-09 02:58:38] "GET /obj-perms HTTP/1.1" 200 5072 0.003487 10.0.0.22 - - [2026-03-09 02:58:38] "POST /neutron/network HTTP/1.1" 200 929 0.006301 10.0.0.22 - - [2026-03-09 02:58:38] "POST /neutron/security_group HTTP/1.1" 200 151 0.050767 10.0.0.22 - - [2026-03-09 02:58:38] "POST /fqname-to-id HTTP/1.1" 404 245 0.003439 10.0.0.249 - - [2026-03-09 02:58:39] "DELETE /access-control-list/799b078d-8fbc-4697-85e7-a6465f3fb731 HTTP/1.1" 200 115 0.041639 10.0.0.23 - - [2026-03-09 02:58:40] "GET /projects?obj_uuids=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000941 10.0.0.22 - - [2026-03-09 02:58:40] "GET /project/8b74edc7-3d37-4f56-b2e6-37090b1cb113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.073135 10.0.0.23 - - [2026-03-09 02:58:40] "GET /projects?obj_uuids=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001156 10.0.0.22 - - [2026-03-09 02:58:40] "GET /project/8b74edc7-3d37-4f56-b2e6-37090b1cb113?fields=virtual_networks HTTP/1.1" 200 1074 0.039392 10.0.0.23 - - [2026-03-09 02:58:40] "GET /projects?obj_uuids=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000845 10.0.0.22 - - [2026-03-09 02:58:40] "GET /project/8b74edc7-3d37-4f56-b2e6-37090b1cb113?fields=virtual_machine_interfaces HTTP/1.1" 200 1074 0.037066 10.0.0.23 - - [2026-03-09 02:58:40] "GET /projects?obj_uuids=8b74edc7-3d37-4f56-b2e6-37090b1cb113&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000857 10.0.0.22 - - [2026-03-09 02:58:40] "GET /project/8b74edc7-3d37-4f56-b2e6-37090b1cb113?fields=security_groups HTTP/1.1" 200 1321 0.041589 10.0.0.22 - - [2026-03-09 02:58:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.031006 10.0.0.23 - - [2026-03-09 02:58:41] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006385 10.0.0.23 - - [2026-03-09 02:58:41] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000861 10.0.0.23 - - [2026-03-09 02:58:41] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006515 10.0.0.23 - - [2026-03-09 02:58:41] "POST /id-to-fqname HTTP/1.1" 200 188 0.006530 10.0.0.23 - - [2026-03-09 02:58:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.003723 10.0.0.23 - - [2026-03-09 02:58:42] "POST /security-groups HTTP/1.1" 200 589 0.072493 10.0.0.23 - - [2026-03-09 02:58:42] "POST /projects HTTP/1.1" 200 581 0.264883 10.0.0.23 - - [2026-03-09 02:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.299684 10.0.0.249 - - [2026-03-09 02:58:42] "POST /access-control-lists HTTP/1.1" 200 594 0.021938 10.0.0.22 - - [2026-03-09 02:58:42] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.446591 10.0.0.22 - - [2026-03-09 02:58:43] "GET / HTTP/1.1" 200 35931 0.001424 10.0.0.22 - - [2026-03-09 02:58:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000408 10.0.0.22 - - [2026-03-09 02:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.065510 10.0.0.23 - - [2026-03-09 02:58:45] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000808 10.0.0.22 - - [2026-03-09 02:58:45] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.034409 10.0.0.249 - - [2026-03-09 02:58:45] "POST /route-targets HTTP/1.1" 200 327 0.014421 10.0.0.23 - - [2026-03-09 02:58:45] "POST /useragent-kv HTTP/1.1" 200 115 0.008917 10.0.0.22 - - [2026-03-09 02:58:45] "POST /neutron/subnet HTTP/1.1" 200 720 0.275017 10.0.0.22 - - [2026-03-09 02:58:46] "POST /id-to-fqname HTTP/1.1" 200 224 0.001154 10.0.0.22 - - [2026-03-09 02:58:46] "GET /virtual-network/bd250fe9-f5d3-4dce-a4a4-95afb06c3aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005026 10.0.0.22 - - [2026-03-09 02:58:46] "GET /virtual-network/bd250fe9-f5d3-4dce-a4a4-95afb06c3aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005137 10.0.0.22 - - [2026-03-09 02:58:46] "POST /neutron/network HTTP/1.1" 200 833 0.007833 10.0.0.22 - - [2026-03-09 02:58:46] "POST /id-to-fqname HTTP/1.1" 200 224 0.001238 10.0.0.23 - - [2026-03-09 02:58:46] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002278 10.0.0.22 - - [2026-03-09 02:58:47] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.066886 10.0.0.22 - - [2026-03-09 02:58:47] "POST /neutron/network HTTP/1.1" 200 833 0.029929 10.0.0.22 - - [2026-03-09 02:58:47] "POST /neutron/port HTTP/1.1" 200 117 0.005723 10.0.0.22 - - [2026-03-09 02:58:47] "POST /neutron/port HTTP/1.1" 200 1057 0.014846 10.0.0.22 - - [2026-03-09 02:58:48] "POST /neutron/port HTTP/1.1" 200 1121 0.015530 10.0.0.22 - - [2026-03-09 02:58:48] "POST /neutron/port HTTP/1.1" 200 117 0.001040 10.0.0.22 - - [2026-03-09 02:58:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006731 10.0.0.22 - - [2026-03-09 02:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.23 - - [2026-03-09 02:58:52] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000851 10.0.0.22 - - [2026-03-09 02:58:52] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.041019 10.0.0.22 - - [2026-03-09 02:58:52] "POST /neutron/network HTTP/1.1" 200 117 0.012096 10.0.0.22 - - [2026-03-09 02:58:52] "POST /neutron/network HTTP/1.1" 200 833 0.010545 10.0.0.22 - - [2026-03-09 02:58:52] "POST /id-to-fqname HTTP/1.1" 200 223 0.001048 10.0.0.22 - - [2026-03-09 02:58:52] "GET /virtual-network/ba58809e-ad88-4faa-acfe-775872ca3973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004659 10.0.0.22 - - [2026-03-09 02:58:52] "GET /virtual-network/ba58809e-ad88-4faa-acfe-775872ca3973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005002 10.0.0.22 - - [2026-03-09 02:58:52] "POST /neutron/subnet HTTP/1.1" 200 729 0.008474 10.0.0.249 - - [2026-03-09 02:58:53] "POST /ref-update HTTP/1.1" 200 156 0.021374 10.0.0.22 - - [2026-03-09 02:58:53] "GET /virtual-network/ba58809e-ad88-4faa-acfe-775872ca3973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004930 10.0.0.249 - - [2026-03-09 02:58:54] "GET /obj-perms HTTP/1.1" 200 5026 0.061903 10.0.0.22 - - [2026-03-09 02:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.23 - - [2026-03-09 02:58:54] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001132 10.0.0.22 - - [2026-03-09 02:58:54] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.038653 10.0.0.23 - - [2026-03-09 02:58:55] "POST /useragent-kv HTTP/1.1" 200 115 0.006060 10.0.0.22 - - [2026-03-09 02:58:55] "POST /neutron/subnet HTTP/1.1" 200 720 0.167578 10.0.0.22 - - [2026-03-09 02:58:55] "POST /id-to-fqname HTTP/1.1" 200 223 0.001173 10.0.0.22 - - [2026-03-09 02:58:55] "GET /virtual-network/2bdd495b-c919-497a-a7e8-3cba6eaab8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005690 10.0.0.22 - - [2026-03-09 02:58:55] "GET /virtual-network/2bdd495b-c919-497a-a7e8-3cba6eaab8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005311 10.0.0.22 - - [2026-03-09 02:58:55] "POST /neutron/network HTTP/1.1" 200 831 0.007758 10.0.0.22 - - [2026-03-09 02:58:55] "GET /virtual-network/2bdd495b-c919-497a-a7e8-3cba6eaab8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007390 10.0.0.22 - - [2026-03-09 02:58:55] "GET /obj-perms HTTP/1.1" 200 5026 0.051314 10.0.0.22 - - [2026-03-09 02:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.23 - - [2026-03-09 02:58:56] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000861 10.0.0.22 - - [2026-03-09 02:58:56] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.043607 10.0.0.23 - - [2026-03-09 02:58:56] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000944 10.0.0.22 - - [2026-03-09 02:58:56] "POST /neutron/network HTTP/1.1" 200 615 0.111356 10.0.0.249 - - [2026-03-09 02:58:56] "POST /route-targets HTTP/1.1" 200 327 0.018312 10.0.0.22 - - [2026-03-09 02:58:56] "POST /id-to-fqname HTTP/1.1" 200 224 0.002802 10.0.0.22 - - [2026-03-09 02:58:56] "GET /virtual-network/dba62dab-a25e-4dff-844f-a04caa65620a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005205 10.0.0.22 - - [2026-03-09 02:58:56] "POST /neutron/network HTTP/1.1" 200 832 0.005226 10.0.0.22 - - [2026-03-09 02:58:56] "GET /virtual-network/dba62dab-a25e-4dff-844f-a04caa65620a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004497 10.0.0.22 - - [2026-03-09 02:58:56] "GET /virtual-network/dba62dab-a25e-4dff-844f-a04caa65620a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005328 10.0.0.23 - - [2026-03-09 02:58:57] "GET /obj-perms HTTP/1.1" 200 5026 0.063386 10.0.0.22 - - [2026-03-09 02:58:57] "POST /id-to-fqname HTTP/1.1" 200 223 0.001797 10.0.0.22 - - [2026-03-09 02:58:57] "POST /neutron/port HTTP/1.1" 200 1121 0.019960 10.0.0.23 - - [2026-03-09 02:58:58] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000941 10.0.0.22 - - [2026-03-09 02:58:58] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.070407 10.0.0.22 - - [2026-03-09 02:58:58] "POST /neutron/network HTTP/1.1" 200 831 0.005590 10.0.0.22 - - [2026-03-09 02:58:58] "POST /neutron/port HTTP/1.1" 200 117 0.009121 10.0.0.22 - - [2026-03-09 02:58:58] "POST /id-to-fqname HTTP/1.1" 200 224 0.001551 10.0.0.22 - - [2026-03-09 02:58:58] "POST /neutron/network HTTP/1.1" 200 842 0.008548 10.0.0.22 - - [2026-03-09 02:58:59] "POST /neutron/port HTTP/1.1" 200 1057 0.042764 10.0.0.22 - - [2026-03-09 02:58:59] "POST /neutron/port HTTP/1.1" 200 1121 0.015222 10.0.0.23 - - [2026-03-09 02:58:59] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000896 10.0.0.22 - - [2026-03-09 02:58:59] "POST /neutron/port HTTP/1.1" 200 117 0.000827 10.0.0.22 - - [2026-03-09 02:58:59] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.059639 10.0.0.22 - - [2026-03-09 02:58:59] "POST /neutron/port HTTP/1.1" 200 2090 0.023902 10.0.0.22 - - [2026-03-09 02:58:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.003881 10.0.0.22 - - [2026-03-09 02:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.23 - - [2026-03-09 02:58:59] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001305 10.0.0.22 - - [2026-03-09 02:58:59] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008182 10.0.0.22 - - [2026-03-09 02:59:00] "POST /service-templates HTTP/1.1" 200 543 0.032543 10.0.0.22 - - [2026-03-09 02:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.22 - - [2026-03-09 02:59:00] "GET /service-template/64796927-a6cf-40aa-96b0-c71e9e83c857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005424 10.0.0.22 - - [2026-03-09 02:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005876 10.0.0.22 - - [2026-03-09 02:59:00] "GET /service-template/64796927-a6cf-40aa-96b0-c71e9e83c857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003783 10.0.0.22 - - [2026-03-09 02:59:00] "POST /id-to-fqname HTTP/1.1" 200 223 0.001446 10.0.0.22 - - [2026-03-09 02:59:00] "POST /neutron/network HTTP/1.1" 200 842 0.007316 10.0.0.22 - - [2026-03-09 02:59:00] "POST /id-to-fqname HTTP/1.1" 200 223 0.001012 10.0.0.22 - - [2026-03-09 02:59:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.001107 10.0.0.22 - - [2026-03-09 02:59:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006989 10.0.0.22 - - [2026-03-09 02:59:00] "POST /neutron/port HTTP/1.1" 200 1110 0.093663 10.0.0.22 - - [2026-03-09 02:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.22 - - [2026-03-09 02:59:00] "POST /neutron/subnet HTTP/1.1" 200 688 0.007850 10.0.0.22 - - [2026-03-09 02:59:00] "DELETE /service-template/64796927-a6cf-40aa-96b0-c71e9e83c857 HTTP/1.1" 200 115 0.027596 10.0.0.22 - - [2026-03-09 02:59:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.003413 10.0.0.22 - - [2026-03-09 02:59:01] "POST /neutron/network HTTP/1.1" 200 832 0.006012 10.0.0.22 - - [2026-03-09 02:59:01] "POST /neutron/port HTTP/1.1" 200 1111 0.016891 10.0.0.22 - - [2026-03-09 02:59:02] "POST /neutron/port HTTP/1.1" 200 1110 0.011987 10.0.0.23 - - [2026-03-09 02:59:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003256 10.0.0.23 - - [2026-03-09 02:59:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002293 10.0.0.22 - - [2026-03-09 02:59:03] "POST /neutron/network HTTP/1.1" 200 151 0.133976 10.0.0.249 - - [2026-03-09 02:59:03] "DELETE /route-target/59f39bea-6c56-4c91-81e6-56f48e943ee5 HTTP/1.1" 200 115 0.026081 10.0.0.23 - - [2026-03-09 02:59:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004491 10.0.0.23 - - [2026-03-09 02:59:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002695 10.0.0.22 - - [2026-03-09 02:59:03] "POST /neutron/network HTTP/1.1" 200 151 0.114793 10.0.0.249 - - [2026-03-09 02:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.22 - - [2026-03-09 02:59:04] "POST /neutron/network HTTP/1.1" 200 833 0.007499 10.0.0.22 - - [2026-03-09 02:59:04] "POST /neutron/port HTTP/1.1" 200 1111 0.016490 10.0.0.23 - - [2026-03-09 02:59:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004079 10.0.0.23 - - [2026-03-09 02:59:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002583 10.0.0.22 - - [2026-03-09 02:59:06] "POST /neutron/network HTTP/1.1" 200 151 0.118106 10.0.0.249 - - [2026-03-09 02:59:06] "DELETE /route-target/0410ba59-4d5a-4f8a-8cc3-236c919d4780 HTTP/1.1" 200 115 0.026705 10.0.0.22 - - [2026-03-09 02:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.23 - - [2026-03-09 02:59:09] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001005 10.0.0.22 - - [2026-03-09 02:59:09] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.040045 10.0.0.23 - - [2026-03-09 02:59:09] "POST /useragent-kv HTTP/1.1" 200 115 0.009006 10.0.0.22 - - [2026-03-09 02:59:09] "POST /neutron/subnet HTTP/1.1" 200 710 0.168782 10.0.0.22 - - [2026-03-09 02:59:09] "POST /id-to-fqname HTTP/1.1" 200 223 0.001187 10.0.0.22 - - [2026-03-09 02:59:09] "GET /virtual-network/77553b1d-8757-4d1f-aa58-ccd56be2e041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004843 10.0.0.22 - - [2026-03-09 02:59:09] "GET /virtual-network/77553b1d-8757-4d1f-aa58-ccd56be2e041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005341 10.0.0.22 - - [2026-03-09 02:59:09] "POST /neutron/network HTTP/1.1" 200 829 0.006101 10.0.0.22 - - [2026-03-09 02:59:09] "GET /virtual-network/77553b1d-8757-4d1f-aa58-ccd56be2e041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006284 10.0.0.22 - - [2026-03-09 02:59:10] "GET /obj-perms HTTP/1.1" 200 5026 0.003965 10.0.0.249 - - [2026-03-09 02:59:10] "GET /obj-perms HTTP/1.1" 200 5026 0.004571 10.0.0.22 - - [2026-03-09 02:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.23 - - [2026-03-09 02:59:10] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001281 10.0.0.22 - - [2026-03-09 02:59:10] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.046125 10.0.0.23 - - [2026-03-09 02:59:10] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000895 10.0.0.22 - - [2026-03-09 02:59:10] "POST /neutron/network HTTP/1.1" 200 613 0.125932 10.0.0.249 - - [2026-03-09 02:59:10] "POST /route-targets HTTP/1.1" 200 327 0.011971 10.0.0.22 - - [2026-03-09 02:59:10] "POST /id-to-fqname HTTP/1.1" 200 223 0.002831 10.0.0.22 - - [2026-03-09 02:59:10] "GET /virtual-network/8349baf2-11c1-4f61-859f-bdb3ebe4fce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005413 10.0.0.22 - - [2026-03-09 02:59:10] "POST /neutron/network HTTP/1.1" 200 830 0.005667 10.0.0.22 - - [2026-03-09 02:59:10] "GET /virtual-network/8349baf2-11c1-4f61-859f-bdb3ebe4fce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005105 10.0.0.22 - - [2026-03-09 02:59:10] "GET /virtual-network/8349baf2-11c1-4f61-859f-bdb3ebe4fce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005959 10.0.0.23 - - [2026-03-09 02:59:11] "GET /obj-perms HTTP/1.1" 200 5026 0.003332 10.0.0.22 - - [2026-03-09 02:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.23 - - [2026-03-09 02:59:11] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001054 10.0.0.22 - - [2026-03-09 02:59:11] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.037309 10.0.0.22 - - [2026-03-09 02:59:11] "POST /neutron/network HTTP/1.1" 200 117 0.013515 10.0.0.249 - - [2026-03-09 02:59:11] "POST /ref-update HTTP/1.1" 200 156 0.021504 10.0.0.22 - - [2026-03-09 02:59:11] "POST /neutron/network HTTP/1.1" 200 835 0.008288 10.0.0.22 - - [2026-03-09 02:59:11] "POST /id-to-fqname HTTP/1.1" 200 224 0.001026 10.0.0.22 - - [2026-03-09 02:59:11] "GET /virtual-network/20c43d03-ac85-4644-8b52-ae4d1f783721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006497 10.0.0.22 - - [2026-03-09 02:59:11] "GET /virtual-network/20c43d03-ac85-4644-8b52-ae4d1f783721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005384 10.0.0.22 - - [2026-03-09 02:59:11] "POST /neutron/subnet HTTP/1.1" 200 730 0.010300 10.0.0.22 - - [2026-03-09 02:59:11] "GET /virtual-network/20c43d03-ac85-4644-8b52-ae4d1f783721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005159 10.0.0.22 - - [2026-03-09 02:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.23 - - [2026-03-09 02:59:12] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000809 10.0.0.22 - - [2026-03-09 02:59:12] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.040160 10.0.0.23 - - [2026-03-09 02:59:12] "POST /useragent-kv HTTP/1.1" 200 115 0.012785 10.0.0.22 - - [2026-03-09 02:59:12] "POST /neutron/subnet HTTP/1.1" 200 715 0.215694 10.0.0.22 - - [2026-03-09 02:59:12] "POST /id-to-fqname HTTP/1.1" 200 229 0.001156 10.0.0.22 - - [2026-03-09 02:59:12] "GET /virtual-network/cfc460ac-df6b-4442-a8db-03735ac6736e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004978 10.0.0.22 - - [2026-03-09 02:59:12] "GET /virtual-network/cfc460ac-df6b-4442-a8db-03735ac6736e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005144 10.0.0.22 - - [2026-03-09 02:59:12] "POST /neutron/network HTTP/1.1" 200 842 0.006098 10.0.0.22 - - [2026-03-09 02:59:13] "GET /virtual-network/cfc460ac-df6b-4442-a8db-03735ac6736e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006124 10.0.0.22 - - [2026-03-09 02:59:13] "GET /obj-perms HTTP/1.1" 200 5026 0.003751 10.0.0.249 - - [2026-03-09 02:59:13] "GET /obj-perms HTTP/1.1" 200 5026 0.003682 10.0.0.22 - - [2026-03-09 02:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.23 - - [2026-03-09 02:59:13] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000883 10.0.0.22 - - [2026-03-09 02:59:13] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.030801 10.0.0.23 - - [2026-03-09 02:59:13] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001367 10.0.0.22 - - [2026-03-09 02:59:13] "POST /neutron/network HTTP/1.1" 200 627 0.118845 10.0.0.249 - - [2026-03-09 02:59:13] "POST /route-targets HTTP/1.1" 200 327 0.012142 10.0.0.22 - - [2026-03-09 02:59:13] "POST /id-to-fqname HTTP/1.1" 200 230 0.003137 10.0.0.22 - - [2026-03-09 02:59:13] "GET /virtual-network/bafa3718-9847-4b7d-801b-dcb5c78235c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006423 10.0.0.22 - - [2026-03-09 02:59:13] "POST /neutron/network HTTP/1.1" 200 846 0.006189 10.0.0.22 - - [2026-03-09 02:59:13] "GET /virtual-network/bafa3718-9847-4b7d-801b-dcb5c78235c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005100 10.0.0.22 - - [2026-03-09 02:59:14] "GET /virtual-network/bafa3718-9847-4b7d-801b-dcb5c78235c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005313 10.0.0.23 - - [2026-03-09 02:59:14] "GET /obj-perms HTTP/1.1" 200 5026 0.003530 10.0.0.22 - - [2026-03-09 02:59:14] "POST /id-to-fqname HTTP/1.1" 200 223 0.001308 10.0.0.22 - - [2026-03-09 02:59:14] "POST /neutron/network HTTP/1.1" 200 840 0.006249 10.0.0.23 - - [2026-03-09 02:59:15] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000945 10.0.0.22 - - [2026-03-09 02:59:15] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.060160 10.0.0.22 - - [2026-03-09 02:59:15] "POST /neutron/port HTTP/1.1" 200 117 0.007298 10.0.0.22 - - [2026-03-09 02:59:15] "POST /id-to-fqname HTTP/1.1" 200 224 0.001095 10.0.0.22 - - [2026-03-09 02:59:15] "POST /neutron/network HTTP/1.1" 200 840 0.006203 10.0.0.22 - - [2026-03-09 02:59:16] "POST /neutron/port HTTP/1.1" 200 1056 0.014483 10.0.0.22 - - [2026-03-09 02:59:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003806 10.0.0.23 - - [2026-03-09 02:59:16] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000957 10.0.0.22 - - [2026-03-09 02:59:16] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.079822 10.0.0.22 - - [2026-03-09 02:59:16] "POST /neutron/network HTTP/1.1" 200 830 0.012529 10.0.0.22 - - [2026-03-09 02:59:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006764 10.0.0.22 - - [2026-03-09 02:59:16] "POST /fqname-to-id HTTP/1.1" 404 193 0.003225 10.0.0.22 - - [2026-03-09 02:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.23 - - [2026-03-09 02:59:16] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000942 10.0.0.22 - - [2026-03-09 02:59:16] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006949 10.0.0.22 - - [2026-03-09 02:59:16] "POST /service-templates HTTP/1.1" 200 543 0.025851 10.0.0.22 - - [2026-03-09 02:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.22 - - [2026-03-09 02:59:16] "GET /service-template/37ab1689-d4ad-43e1-a963-6259c215e2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.005896 10.0.0.22 - - [2026-03-09 02:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.22 - - [2026-03-09 02:59:16] "GET /service-template/37ab1689-d4ad-43e1-a963-6259c215e2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003976 10.0.0.22 - - [2026-03-09 02:59:16] "POST /id-to-fqname HTTP/1.1" 200 223 0.001062 10.0.0.23 - - [2026-03-09 02:59:16] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000839 10.0.0.22 - - [2026-03-09 02:59:16] "POST /id-to-fqname HTTP/1.1" 200 229 0.000983 10.0.0.22 - - [2026-03-09 02:59:17] "POST /id-to-fqname HTTP/1.1" 200 230 0.001644 10.0.0.22 - - [2026-03-09 02:59:17] "POST /neutron/port HTTP/1.1" 200 1059 0.272670 10.0.0.22 - - [2026-03-09 02:59:17] "POST /neutron/port HTTP/1.1" 200 1059 0.018688 10.0.0.22 - - [2026-03-09 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005923 10.0.0.22 - - [2026-03-09 02:59:17] "DELETE /service-template/37ab1689-d4ad-43e1-a963-6259c215e2e4 HTTP/1.1" 200 115 0.030259 10.0.0.22 - - [2026-03-09 02:59:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.005013 10.0.0.22 - - [2026-03-09 02:59:17] "POST /neutron/port HTTP/1.1" 200 1123 0.025487 10.0.0.22 - - [2026-03-09 02:59:17] "POST /neutron/port HTTP/1.1" 200 117 0.001020 10.0.0.23 - - [2026-03-09 02:59:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003286 10.0.0.23 - - [2026-03-09 02:59:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004312 10.0.0.22 - - [2026-03-09 02:59:17] "POST /neutron/network HTTP/1.1" 200 151 0.112898 10.0.0.249 - - [2026-03-09 02:59:17] "DELETE /route-target/5993d1c0-c6cc-4cc9-9d29-bd08bc9a1bdb HTTP/1.1" 200 115 0.031850 10.0.0.22 - - [2026-03-09 02:59:18] "POST /neutron/port HTTP/1.1" 200 1120 0.034472 10.0.0.22 - - [2026-03-09 02:59:18] "POST /neutron/network HTTP/1.1" 200 835 0.006475 10.0.0.22 - - [2026-03-09 02:59:18] "POST /neutron/port HTTP/1.1" 200 1113 0.012971 10.0.0.22 - - [2026-03-09 02:59:19] "POST /neutron/network HTTP/1.1" 200 2183 0.008972 10.0.0.22 - - [2026-03-09 02:59:20] "POST /neutron/network HTTP/1.1" 200 835 0.006535 10.0.0.249 - - [2026-03-09 02:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.23 - - [2026-03-09 02:59:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002316 10.0.0.23 - - [2026-03-09 02:59:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004418 10.0.0.22 - - [2026-03-09 02:59:20] "POST /neutron/network HTTP/1.1" 200 151 0.124232 10.0.0.249 - - [2026-03-09 02:59:20] "DELETE /route-target/4c819a28-10c9-473f-bfba-3b2afc34e653 HTTP/1.1" 200 115 0.020967 10.0.0.249 - - [2026-03-09 02:59:21] "DELETE /access-control-list/d8e2e520-d9fd-47d0-bdf9-260012d9c485 HTTP/1.1" 200 115 0.032369 10.0.0.23 - - [2026-03-09 02:59:22] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000993 10.0.0.22 - - [2026-03-09 02:59:22] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.051166 10.0.0.23 - - [2026-03-09 02:59:22] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001014 10.0.0.22 - - [2026-03-09 02:59:22] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?fields=virtual_networks HTTP/1.1" 200 1028 0.052161 10.0.0.23 - - [2026-03-09 02:59:22] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001251 10.0.0.22 - - [2026-03-09 02:59:22] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.054892 10.0.0.23 - - [2026-03-09 02:59:22] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000979 10.0.0.22 - - [2026-03-09 02:59:23] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?fields=security_groups HTTP/1.1" 200 1252 0.044633 10.0.0.22 - - [2026-03-09 02:59:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.029039 10.0.0.23 - - [2026-03-09 02:59:23] "GET /projects?obj_uuids=ff35bbd3-e885-4ca8-aa19-1a13093eaf54&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002975 10.0.0.23 - - [2026-03-09 02:59:23] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001019 10.0.0.23 - - [2026-03-09 02:59:23] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007143 10.0.0.23 - - [2026-03-09 02:59:24] "POST /id-to-fqname HTTP/1.1" 200 188 0.001086 10.0.0.23 - - [2026-03-09 02:59:24] "POST /fqname-to-id HTTP/1.1" 404 197 0.004723 10.0.0.23 - - [2026-03-09 02:59:24] "POST /security-groups HTTP/1.1" 200 589 0.048861 10.0.0.23 - - [2026-03-09 02:59:24] "POST /projects HTTP/1.1" 200 581 0.244360 10.0.0.23 - - [2026-03-09 02:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.282109 10.0.0.249 - - [2026-03-09 02:59:24] "POST /access-control-lists HTTP/1.1" 200 594 0.033519 10.0.0.22 - - [2026-03-09 02:59:24] "GET /project/ff35bbd3-e885-4ca8-aa19-1a13093eaf54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.421723 10.0.0.249 - - [2026-03-09 02:59:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.22 - - [2026-03-09 02:59:25] "GET / HTTP/1.1" 200 35931 0.001659 10.0.0.249 - - [2026-03-09 02:59:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.23 - - [2026-03-09 02:59:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.23 - - [2026-03-09 02:59:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.23 - - [2026-03-09 02:59:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.23 - - [2026-03-09 02:59:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.249 - - [2026-03-09 02:59:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.22 - - [2026-03-09 02:59:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.249 - - [2026-03-09 02:59:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.22 - - [2026-03-09 02:59:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.22 - - [2026-03-09 02:59:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000358 10.0.0.22 - - [2026-03-09 02:59:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000354 10.0.0.22 - - [2026-03-09 02:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.093709 10.0.0.23 - - [2026-03-09 02:59:27] "GET /projects?obj_uuids=ff35bbd3-e885-4ca8-aa19-1a13093eaf54&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000873 10.0.0.22 - - [2026-03-09 02:59:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000330 10.0.0.22 - - [2026-03-09 02:59:27] "GET /project/ff35bbd3-e885-4ca8-aa19-1a13093eaf54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.043819 10.0.0.22 - - [2026-03-09 02:59:27] "POST /neutron/network HTTP/1.1" 200 117 0.037423 10.0.0.249 - - [2026-03-09 02:59:28] "POST /route-targets HTTP/1.1" 200 327 0.014411 10.0.0.22 - - [2026-03-09 02:59:28] "POST /neutron/network HTTP/1.1" 200 833 0.007758 10.0.0.22 - - [2026-03-09 02:59:28] "POST /id-to-fqname HTTP/1.1" 200 223 0.000995 10.0.0.22 - - [2026-03-09 02:59:28] "GET /virtual-network/959e49fc-a7ff-4671-b40e-7672c668d1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005133 10.0.0.22 - - [2026-03-09 02:59:28] "GET /virtual-network/959e49fc-a7ff-4671-b40e-7672c668d1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005181 10.0.0.22 - - [2026-03-09 02:59:28] "POST /neutron/subnet HTTP/1.1" 200 729 0.010306 10.0.0.22 - - [2026-03-09 02:59:28] "GET /virtual-network/959e49fc-a7ff-4671-b40e-7672c668d1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006410 10.0.0.22 - - [2026-03-09 02:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.23 - - [2026-03-09 02:59:30] "GET /projects?obj_uuids=ff35bbd3-e885-4ca8-aa19-1a13093eaf54&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000819 10.0.0.22 - - [2026-03-09 02:59:30] "GET /project/ff35bbd3-e885-4ca8-aa19-1a13093eaf54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.031359 10.0.0.249 - - [2026-03-09 02:59:30] "POST /ref-update HTTP/1.1" 200 156 0.023534 10.0.0.23 - - [2026-03-09 02:59:30] "POST /useragent-kv HTTP/1.1" 200 115 0.013582 10.0.0.22 - - [2026-03-09 02:59:30] "POST /neutron/subnet HTTP/1.1" 200 720 0.187472 10.0.0.22 - - [2026-03-09 02:59:30] "POST /id-to-fqname HTTP/1.1" 200 225 0.001197 10.0.0.22 - - [2026-03-09 02:59:30] "GET /virtual-network/c2932f68-9df9-4c27-b9e0-345884dd0e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004867 10.0.0.22 - - [2026-03-09 02:59:30] "GET /virtual-network/c2932f68-9df9-4c27-b9e0-345884dd0e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005943 10.0.0.22 - - [2026-03-09 02:59:30] "POST /neutron/network HTTP/1.1" 200 835 0.005351 10.0.0.22 - - [2026-03-09 02:59:31] "GET /virtual-network/c2932f68-9df9-4c27-b9e0-345884dd0e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005278 10.0.0.22 - - [2026-03-09 02:59:31] "GET /obj-perms HTTP/1.1" 200 5026 0.055554 10.0.0.249 - - [2026-03-09 02:59:31] "GET /obj-perms HTTP/1.1" 200 5026 0.047402 10.0.0.22 - - [2026-03-09 02:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.23 - - [2026-03-09 02:59:31] "GET /projects?obj_uuids=ff35bbd3-e885-4ca8-aa19-1a13093eaf54&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000935 10.0.0.22 - - [2026-03-09 02:59:31] "GET /project/ff35bbd3-e885-4ca8-aa19-1a13093eaf54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.033470 10.0.0.23 - - [2026-03-09 02:59:31] "GET /projects?obj_uuids=ff35bbd3-e885-4ca8-aa19-1a13093eaf54&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000962 10.0.0.22 - - [2026-03-09 02:59:31] "POST /neutron/network HTTP/1.1" 200 619 0.107691 10.0.0.22 - - [2026-03-09 02:59:31] "POST /id-to-fqname HTTP/1.1" 200 226 0.010646 10.0.0.22 - - [2026-03-09 02:59:31] "GET /virtual-network/9c45acb9-d599-4b18-9cef-6f2caa6e84da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005050 10.0.0.22 - - [2026-03-09 02:59:31] "POST /neutron/network HTTP/1.1" 200 836 0.006636 10.0.0.22 - - [2026-03-09 02:59:31] "GET /virtual-network/9c45acb9-d599-4b18-9cef-6f2caa6e84da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004805 10.0.0.22 - - [2026-03-09 02:59:32] "GET /virtual-network/9c45acb9-d599-4b18-9cef-6f2caa6e84da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005179 10.0.0.23 - - [2026-03-09 02:59:32] "GET /obj-perms HTTP/1.1" 200 5026 0.050452 10.0.0.22 - - [2026-03-09 02:59:32] "POST /id-to-fqname HTTP/1.1" 200 225 0.001159 10.0.0.22 - - [2026-03-09 02:59:32] "POST /neutron/network HTTP/1.1" 200 845 0.006809 10.0.0.23 - - [2026-03-09 02:59:33] "DELETE /project/8b74edc7-3d37-4f56-b2e6-37090b1cb113 HTTP/1.1" 404 177 0.005378 10.0.0.23 - - [2026-03-09 02:59:33] "DELETE /project/ff35bbd3e8854ca8aa191a13093eaf54 HTTP/1.1" 404 173 0.004673 10.0.0.23 - - [2026-03-09 02:59:33] "DELETE /project/a10ebbe298404d9e92a34aee7c28e09c HTTP/1.1" 404 173 0.007457 10.0.0.23 - - [2026-03-09 02:59:33] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000882 10.0.0.23 - - [2026-03-09 02:59:33] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.049074 10.0.0.23 - - [2026-03-09 02:59:33] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001173 10.0.0.23 - - [2026-03-09 02:59:33] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?fields=security_groups HTTP/1.1" 200 1357 0.066773 10.0.0.23 - - [2026-03-09 02:59:33] "GET /projects?obj_uuids=ff35bbd3-e885-4ca8-aa19-1a13093eaf54&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000939 10.0.0.22 - - [2026-03-09 02:59:33] "GET /project/ff35bbd3-e885-4ca8-aa19-1a13093eaf54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.089412 10.0.0.23 - - [2026-03-09 02:59:33] "DELETE /security-group/2aebcadd-3f98-4d59-bf35-ef59824a8e43 HTTP/1.1" 200 115 0.055578 10.0.0.23 - - [2026-03-09 02:59:33] "GET /projects?obj_uuids=a10ebbe2-9840-4d9e-92a3-4aee7c28e09c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000808 10.0.0.249 - - [2026-03-09 02:59:33] "DELETE /access-control-list/ac1039bd-3af1-4467-8a74-6fbbff74c70e HTTP/1.1" 200 115 0.032776 10.0.0.23 - - [2026-03-09 02:59:33] "GET /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c?fields=application_policy_sets HTTP/1.1" 200 1396 0.038822 10.0.0.22 - - [2026-03-09 02:59:33] "POST /neutron/port HTTP/1.1" 200 117 0.016543 10.0.0.22 - - [2026-03-09 02:59:33] "POST /id-to-fqname HTTP/1.1" 200 226 0.001973 10.0.0.23 - - [2026-03-09 02:59:33] "DELETE /project/a10ebbe2-9840-4d9e-92a3-4aee7c28e09c HTTP/1.1" 200 115 0.441586 10.0.0.22 - - [2026-03-09 02:59:34] "POST /neutron/network HTTP/1.1" 200 845 0.010513 10.0.0.22 - - [2026-03-09 02:59:34] "POST /neutron/port HTTP/1.1" 200 1057 0.014800 10.0.0.23 - - [2026-03-09 02:59:34] "GET /projects?obj_uuids=ff35bbd3-e885-4ca8-aa19-1a13093eaf54&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000929 10.0.0.22 - - [2026-03-09 02:59:34] "GET /project/ff35bbd3-e885-4ca8-aa19-1a13093eaf54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.076476 10.0.0.22 - - [2026-03-09 02:59:34] "POST /neutron/network HTTP/1.1" 200 836 0.008978 10.0.0.22 - - [2026-03-09 02:59:34] "POST /neutron/port HTTP/1.1" 200 117 0.000999 10.0.0.22 - - [2026-03-09 02:59:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008078 10.0.0.22 - - [2026-03-09 02:59:35] "POST /fqname-to-id HTTP/1.1" 404 193 0.002741 10.0.0.22 - - [2026-03-09 02:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.23 - - [2026-03-09 02:59:35] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000969 10.0.0.22 - - [2026-03-09 02:59:35] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007308 10.0.0.22 - - [2026-03-09 02:59:35] "POST /service-templates HTTP/1.1" 200 543 0.024400 10.0.0.22 - - [2026-03-09 02:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.22 - - [2026-03-09 02:59:35] "GET /service-template/873e5bd6-aa38-42b3-be6e-e97cd2a48f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005676 10.0.0.22 - - [2026-03-09 02:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.22 - - [2026-03-09 02:59:35] "GET /service-template/873e5bd6-aa38-42b3-be6e-e97cd2a48f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003764 10.0.0.22 - - [2026-03-09 02:59:35] "POST /id-to-fqname HTTP/1.1" 200 223 0.001194 10.0.0.22 - - [2026-03-09 02:59:35] "POST /id-to-fqname HTTP/1.1" 200 225 0.001195 10.0.0.23 - - [2026-03-09 02:59:35] "GET /projects?obj_uuids=ff35bbd3-e885-4ca8-aa19-1a13093eaf54&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000926 10.0.0.22 - - [2026-03-09 02:59:35] "POST /id-to-fqname HTTP/1.1" 200 226 0.000931 10.0.0.22 - - [2026-03-09 02:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.22 - - [2026-03-09 02:59:35] "DELETE /service-template/873e5bd6-aa38-42b3-be6e-e97cd2a48f4f HTTP/1.1" 200 115 0.052309 10.0.0.22 - - [2026-03-09 02:59:35] "POST /neutron/port HTTP/1.1" 200 1056 0.326487 10.0.0.22 - - [2026-03-09 02:59:35] "POST /fqname-to-id HTTP/1.1" 404 193 0.011466 10.0.0.22 - - [2026-03-09 02:59:35] "POST /neutron/port HTTP/1.1" 200 1056 0.011705 10.0.0.22 - - [2026-03-09 02:59:36] "POST /neutron/port HTTP/1.1" 200 1120 0.017942 10.0.0.22 - - [2026-03-09 02:59:36] "POST /neutron/network HTTP/1.1" 200 836 0.006054 10.0.0.22 - - [2026-03-09 02:59:36] "POST /neutron/network HTTP/1.1" 200 836 0.008501 10.0.0.22 - - [2026-03-09 02:59:36] "POST /neutron/port HTTP/1.1" 200 151 0.163721 10.0.0.22 - - [2026-03-09 02:59:37] "POST /neutron/port HTTP/1.1" 200 151 0.147332 10.0.0.22 - - [2026-03-09 02:59:37] "POST /neutron/network HTTP/1.1" 200 117 0.008701 10.0.0.23 - - [2026-03-09 02:59:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004016 10.0.0.23 - - [2026-03-09 02:59:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002556 10.0.0.22 - - [2026-03-09 02:59:38] "POST /neutron/network HTTP/1.1" 200 151 0.136866 10.0.0.249 - - [2026-03-09 02:59:38] "DELETE /route-target/26206fa9-6213-4988-a72a-3e8900fdf1e0 HTTP/1.1" 200 115 0.028943 10.0.0.22 - - [2026-03-09 02:59:38] "POST /neutron/network HTTP/1.1" 200 833 0.006251 10.0.0.249 - - [2026-03-09 02:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.22 - - [2026-03-09 02:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.23 - - [2026-03-09 02:59:41] "GET /projects?obj_uuids=ff35bbd3-e885-4ca8-aa19-1a13093eaf54&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000875 10.0.0.22 - - [2026-03-09 02:59:41] "GET /project/ff35bbd3-e885-4ca8-aa19-1a13093eaf54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.028720 10.0.0.23 - - [2026-03-09 02:59:41] "GET /projects?obj_uuids=ff35bbd3-e885-4ca8-aa19-1a13093eaf54&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001180 10.0.0.22 - - [2026-03-09 02:59:42] "POST /neutron/network HTTP/1.1" 200 613 0.127270 10.0.0.249 - - [2026-03-09 02:59:42] "POST /ref-update HTTP/1.1" 200 156 0.027097 10.0.0.22 - - [2026-03-09 02:59:42] "POST /id-to-fqname HTTP/1.1" 200 223 0.002904 10.0.0.22 - - [2026-03-09 02:59:42] "GET /virtual-network/54200769-6aa9-4e24-8d5e-f3c9d0765aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004988 10.0.0.22 - - [2026-03-09 02:59:42] "POST /neutron/network HTTP/1.1" 200 832 0.005614 10.0.0.22 - - [2026-03-09 02:59:42] "GET /virtual-network/54200769-6aa9-4e24-8d5e-f3c9d0765aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004394 10.0.0.22 - - [2026-03-09 02:59:42] "GET /virtual-network/54200769-6aa9-4e24-8d5e-f3c9d0765aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006341 10.0.0.22 - - [2026-03-09 02:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.23 - - [2026-03-09 02:59:42] "GET /projects?obj_uuids=ff35bbd3-e885-4ca8-aa19-1a13093eaf54&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000858 10.0.0.22 - - [2026-03-09 02:59:42] "GET /project/ff35bbd3-e885-4ca8-aa19-1a13093eaf54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.036234 10.0.0.22 - - [2026-03-09 02:59:42] "POST /neutron/network HTTP/1.1" 200 117 0.013905 10.0.0.22 - - [2026-03-09 02:59:43] "POST /neutron/network HTTP/1.1" 200 831 0.007994 10.0.0.22 - - [2026-03-09 02:59:43] "POST /id-to-fqname HTTP/1.1" 200 223 0.001070 10.0.0.22 - - [2026-03-09 02:59:43] "GET /virtual-network/fe0dbd4b-9f1a-4a1a-9c1d-75412a28b7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004475 10.0.0.22 - - [2026-03-09 02:59:43] "GET /virtual-network/fe0dbd4b-9f1a-4a1a-9c1d-75412a28b7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006534 10.0.0.22 - - [2026-03-09 02:59:43] "POST /neutron/subnet HTTP/1.1" 200 720 0.007569 10.0.0.22 - - [2026-03-09 02:59:43] "GET /virtual-network/fe0dbd4b-9f1a-4a1a-9c1d-75412a28b7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005212 10.0.0.22 - - [2026-03-09 02:59:43] "GET /obj-perms HTTP/1.1" 200 5026 0.003378 10.0.0.249 - - [2026-03-09 02:59:43] "GET /obj-perms HTTP/1.1" 200 5026 0.002930 10.0.0.22 - - [2026-03-09 02:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.23 - - [2026-03-09 02:59:43] "GET /projects?obj_uuids=ff35bbd3-e885-4ca8-aa19-1a13093eaf54&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000923 10.0.0.22 - - [2026-03-09 02:59:43] "GET /project/ff35bbd3-e885-4ca8-aa19-1a13093eaf54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.031168 10.0.0.249 - - [2026-03-09 02:59:44] "POST /route-targets HTTP/1.1" 200 327 0.022969 10.0.0.23 - - [2026-03-09 02:59:44] "POST /useragent-kv HTTP/1.1" 200 115 0.006747 10.0.0.22 - - [2026-03-09 02:59:44] "POST /neutron/subnet HTTP/1.1" 200 714 0.235097 10.0.0.22 - - [2026-03-09 02:59:44] "POST /id-to-fqname HTTP/1.1" 200 224 0.001634 10.0.0.22 - - [2026-03-09 02:59:44] "GET /virtual-network/4fcc39cd-ab3f-4021-87b1-5a2e10f8a963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006435 10.0.0.22 - - [2026-03-09 02:59:44] "GET /virtual-network/4fcc39cd-ab3f-4021-87b1-5a2e10f8a963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007166 10.0.0.22 - - [2026-03-09 02:59:44] "POST /neutron/network HTTP/1.1" 200 832 0.006925 10.0.0.22 - - [2026-03-09 02:59:44] "GET /virtual-network/4fcc39cd-ab3f-4021-87b1-5a2e10f8a963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005218 10.0.0.23 - - [2026-03-09 02:59:44] "GET /obj-perms HTTP/1.1" 200 5026 0.003656 10.0.0.22 - - [2026-03-09 02:59:45] "POST /id-to-fqname HTTP/1.1" 200 223 0.001205 10.0.0.23 - - [2026-03-09 02:59:45] "GET /projects?obj_uuids=ff35bbd3-e885-4ca8-aa19-1a13093eaf54&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004104 10.0.0.22 - - [2026-03-09 02:59:45] "GET /project/ff35bbd3-e885-4ca8-aa19-1a13093eaf54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.105790 10.0.0.22 - - [2026-03-09 02:59:45] "POST /neutron/network HTTP/1.1" 200 831 0.005732 10.0.0.22 - - [2026-03-09 02:59:46] "POST /id-to-fqname HTTP/1.1" 200 224 0.001244 10.0.0.22 - - [2026-03-09 02:59:46] "POST /neutron/port HTTP/1.1" 200 117 0.007679 10.0.0.23 - - [2026-03-09 02:59:46] "GET /projects?obj_uuids=ff35bbd3-e885-4ca8-aa19-1a13093eaf54&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001035 10.0.0.22 - - [2026-03-09 02:59:46] "POST /neutron/port HTTP/1.1" 200 1057 0.255777 10.0.0.22 - - [2026-03-09 02:59:46] "POST /neutron/port HTTP/1.1" 200 1111 0.096671 10.0.0.22 - - [2026-03-09 02:59:47] "POST /neutron/subnet HTTP/1.1" 200 694 0.008775 10.0.0.23 - - [2026-03-09 02:59:47] "GET /projects?obj_uuids=ff35bbd3-e885-4ca8-aa19-1a13093eaf54&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000931 10.0.0.22 - - [2026-03-09 02:59:47] "GET /project/ff35bbd3-e885-4ca8-aa19-1a13093eaf54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.074096 10.0.0.22 - - [2026-03-09 02:59:47] "POST /neutron/network HTTP/1.1" 200 832 0.006347 10.0.0.22 - - [2026-03-09 02:59:47] "POST /neutron/port HTTP/1.1" 200 117 0.005499 10.0.0.22 - - [2026-03-09 02:59:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.003292 10.0.0.22 - - [2026-03-09 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.23 - - [2026-03-09 02:59:47] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001220 10.0.0.22 - - [2026-03-09 02:59:47] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008380 10.0.0.22 - - [2026-03-09 02:59:47] "POST /service-templates HTTP/1.1" 200 543 0.024521 10.0.0.22 - - [2026-03-09 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.22 - - [2026-03-09 02:59:47] "GET /service-template/40985da1-76c1-44eb-9151-0d04dde7d60d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.006097 10.0.0.22 - - [2026-03-09 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.22 - - [2026-03-09 02:59:47] "GET /service-template/40985da1-76c1-44eb-9151-0d04dde7d60d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.004026 10.0.0.22 - - [2026-03-09 02:59:47] "POST /id-to-fqname HTTP/1.1" 200 223 0.001039 10.0.0.22 - - [2026-03-09 02:59:47] "POST /id-to-fqname HTTP/1.1" 200 223 0.001146 10.0.0.22 - - [2026-03-09 02:59:47] "POST /id-to-fqname HTTP/1.1" 200 224 0.001332 10.0.0.22 - - [2026-03-09 02:59:48] "POST /neutron/port HTTP/1.1" 200 2035 0.058213 10.0.0.22 - - [2026-03-09 02:59:48] "POST /neutron/port HTTP/1.1" 200 1056 0.016128 10.0.0.22 - - [2026-03-09 02:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006544 10.0.0.22 - - [2026-03-09 02:59:48] "DELETE /service-template/40985da1-76c1-44eb-9151-0d04dde7d60d HTTP/1.1" 200 115 0.023862 10.0.0.22 - - [2026-03-09 02:59:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.002755 10.0.0.22 - - [2026-03-09 02:59:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003641 10.0.0.22 - - [2026-03-09 02:59:48] "POST /neutron/network HTTP/1.1" 200 832 0.005980 10.0.0.22 - - [2026-03-09 02:59:48] "POST /neutron/port HTTP/1.1" 200 1121 0.018762 10.0.0.22 - - [2026-03-09 02:59:49] "POST /neutron/port HTTP/1.1" 200 1120 0.016225 10.0.0.22 - - [2026-03-09 02:59:50] "POST /neutron/port HTTP/1.1" 200 117 0.006315 10.0.0.22 - - [2026-03-09 02:59:50] "POST /neutron/port HTTP/1.1" 200 117 0.005587 10.0.0.249 - - [2026-03-09 02:59:50] "DELETE /route-target/1d742f35-654f-4605-b374-e2cf351aed7e HTTP/1.1" 200 115 0.077386 10.0.0.22 - - [2026-03-09 02:59:50] "POST /neutron/network HTTP/1.1" 200 831 0.007468 10.0.0.23 - - [2026-03-09 02:59:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004000 10.0.0.23 - - [2026-03-09 02:59:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003175 10.0.0.249 - - [2026-03-09 02:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.22 - - [2026-03-09 02:59:51] "POST /neutron/network HTTP/1.1" 200 151 0.116950 10.0.0.23 - - [2026-03-09 02:59:52] "GET /projects?obj_uuids=ff35bbd3-e885-4ca8-aa19-1a13093eaf54&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001025 10.0.0.22 - - [2026-03-09 02:59:52] "GET /project/ff35bbd3-e885-4ca8-aa19-1a13093eaf54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.031922 10.0.0.23 - - [2026-03-09 02:59:52] "GET /projects?obj_uuids=ff35bbd3-e885-4ca8-aa19-1a13093eaf54&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000892 10.0.0.22 - - [2026-03-09 02:59:52] "GET /project/ff35bbd3-e885-4ca8-aa19-1a13093eaf54?fields=virtual_networks HTTP/1.1" 200 1028 0.078480 10.0.0.23 - - [2026-03-09 02:59:53] "GET /projects?obj_uuids=ff35bbd3-e885-4ca8-aa19-1a13093eaf54&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000932 10.0.0.22 - - [2026-03-09 02:59:53] "GET /project/ff35bbd3-e885-4ca8-aa19-1a13093eaf54?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.034547 10.0.0.23 - - [2026-03-09 02:59:53] "GET /projects?obj_uuids=ff35bbd3-e885-4ca8-aa19-1a13093eaf54&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000857 10.0.0.22 - - [2026-03-09 02:59:53] "GET /project/ff35bbd3-e885-4ca8-aa19-1a13093eaf54?fields=security_groups HTTP/1.1" 200 1252 0.034204 10.0.0.22 - - [2026-03-09 02:59:53] "POST /fqname-to-id HTTP/1.1" 404 184 0.029898 10.0.0.23 - - [2026-03-09 02:59:54] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002537 10.0.0.23 - - [2026-03-09 02:59:54] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000850 10.0.0.23 - - [2026-03-09 02:59:54] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006294 10.0.0.23 - - [2026-03-09 02:59:54] "POST /id-to-fqname HTTP/1.1" 200 186 0.002547 10.0.0.23 - - [2026-03-09 02:59:54] "POST /fqname-to-id HTTP/1.1" 404 195 0.003000 10.0.0.23 - - [2026-03-09 02:59:54] "POST /security-groups HTTP/1.1" 200 587 0.028117 10.0.0.23 - - [2026-03-09 02:59:54] "POST /projects HTTP/1.1" 200 577 0.211486 10.0.0.249 - - [2026-03-09 02:59:54] "POST /access-control-lists HTTP/1.1" 200 592 0.027836 10.0.0.23 - - [2026-03-09 02:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.289027 10.0.0.22 - - [2026-03-09 02:59:54] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.431935 10.0.0.22 - - [2026-03-09 02:59:55] "GET / HTTP/1.1" 200 35931 0.001346 10.0.0.22 - - [2026-03-09 02:59:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000423 10.0.0.22 - - [2026-03-09 02:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.060108 10.0.0.23 - - [2026-03-09 02:59:57] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001220 10.0.0.22 - - [2026-03-09 02:59:57] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.043102 10.0.0.249 - - [2026-03-09 02:59:57] "POST /route-targets HTTP/1.1" 200 327 0.016026 10.0.0.23 - - [2026-03-09 02:59:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004547 10.0.0.22 - - [2026-03-09 02:59:58] "POST /neutron/subnet HTTP/1.1" 200 720 0.238394 10.0.0.22 - - [2026-03-09 02:59:58] "POST /id-to-fqname HTTP/1.1" 200 221 0.001272 10.0.0.22 - - [2026-03-09 02:59:58] "GET /virtual-network/46a3952a-b02d-4567-ba2f-c9ccc8be83f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006060 10.0.0.22 - - [2026-03-09 02:59:58] "GET /virtual-network/46a3952a-b02d-4567-ba2f-c9ccc8be83f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006496 10.0.0.22 - - [2026-03-09 02:59:58] "POST /neutron/network HTTP/1.1" 200 829 0.006773 10.0.0.22 - - [2026-03-09 02:59:58] "GET /virtual-network/46a3952a-b02d-4567-ba2f-c9ccc8be83f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005599 10.0.0.22 - - [2026-03-09 03:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.23 - - [2026-03-09 03:00:00] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001194 10.0.0.22 - - [2026-03-09 03:00:00] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.036567 10.0.0.23 - - [2026-03-09 03:00:00] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000934 10.0.0.22 - - [2026-03-09 03:00:00] "POST /neutron/network HTTP/1.1" 200 611 0.115746 10.0.0.249 - - [2026-03-09 03:00:00] "POST /ref-update HTTP/1.1" 200 156 0.018444 10.0.0.22 - - [2026-03-09 03:00:00] "POST /id-to-fqname HTTP/1.1" 200 221 0.002944 10.0.0.22 - - [2026-03-09 03:00:00] "GET /virtual-network/b50d207d-67a3-475f-a9b0-a7059fb9341f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005614 10.0.0.22 - - [2026-03-09 03:00:00] "POST /neutron/network HTTP/1.1" 200 829 0.006092 10.0.0.22 - - [2026-03-09 03:00:00] "GET /virtual-network/b50d207d-67a3-475f-a9b0-a7059fb9341f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005463 10.0.0.22 - - [2026-03-09 03:00:00] "GET /virtual-network/b50d207d-67a3-475f-a9b0-a7059fb9341f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005746 10.0.0.22 - - [2026-03-09 03:00:01] "GET /obj-perms HTTP/1.1" 200 5022 0.082378 10.0.0.249 - - [2026-03-09 03:00:01] "GET /obj-perms HTTP/1.1" 200 5056 0.080021 10.0.0.23 - - [2026-03-09 03:00:01] "GET /obj-perms HTTP/1.1" 200 5022 0.074617 10.0.0.22 - - [2026-03-09 03:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.23 - - [2026-03-09 03:00:01] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001325 10.0.0.22 - - [2026-03-09 03:00:01] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.040758 10.0.0.22 - - [2026-03-09 03:00:01] "POST /neutron/network HTTP/1.1" 200 117 0.015893 10.0.0.22 - - [2026-03-09 03:00:02] "POST /neutron/network HTTP/1.1" 200 832 0.007662 10.0.0.22 - - [2026-03-09 03:00:02] "POST /id-to-fqname HTTP/1.1" 200 222 0.000949 10.0.0.22 - - [2026-03-09 03:00:02] "GET /virtual-network/607c2dfb-641f-4bc1-94e8-caa8c7d4a899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004328 10.0.0.22 - - [2026-03-09 03:00:02] "GET /virtual-network/607c2dfb-641f-4bc1-94e8-caa8c7d4a899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005562 10.0.0.22 - - [2026-03-09 03:00:02] "POST /neutron/subnet HTTP/1.1" 200 724 0.008562 10.0.0.22 - - [2026-03-09 03:00:02] "GET /virtual-network/607c2dfb-641f-4bc1-94e8-caa8c7d4a899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005561 10.0.0.22 - - [2026-03-09 03:00:02] "POST /id-to-fqname HTTP/1.1" 200 221 0.001692 10.0.0.23 - - [2026-03-09 03:00:03] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001139 10.0.0.22 - - [2026-03-09 03:00:03] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.078815 10.0.0.22 - - [2026-03-09 03:00:04] "POST /neutron/port HTTP/1.1" 200 117 0.007367 10.0.0.22 - - [2026-03-09 03:00:04] "POST /id-to-fqname HTTP/1.1" 200 222 0.001585 10.0.0.22 - - [2026-03-09 03:00:04] "POST /neutron/network HTTP/1.1" 200 842 0.006331 10.0.0.22 - - [2026-03-09 03:00:05] "POST /neutron/port HTTP/1.1" 200 1055 0.035734 10.0.0.23 - - [2026-03-09 03:00:05] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001606 10.0.0.22 - - [2026-03-09 03:00:05] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.128892 10.0.0.22 - - [2026-03-09 03:00:05] "POST /neutron/network HTTP/1.1" 200 832 0.032000 10.0.0.22 - - [2026-03-09 03:00:05] "POST /neutron/subnet HTTP/1.1" 200 694 0.011894 10.0.0.22 - - [2026-03-09 03:00:05] "POST /neutron/port HTTP/1.1" 200 1119 0.030877 10.0.0.22 - - [2026-03-09 03:00:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.003632 10.0.0.22 - - [2026-03-09 03:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.23 - - [2026-03-09 03:00:05] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001470 10.0.0.22 - - [2026-03-09 03:00:05] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.011382 10.0.0.22 - - [2026-03-09 03:00:05] "POST /service-templates HTTP/1.1" 200 543 0.045335 10.0.0.22 - - [2026-03-09 03:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007146 10.0.0.22 - - [2026-03-09 03:00:05] "GET /service-template/6bd747cc-ebed-4c6d-aecc-f8f9a2874171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.006951 10.0.0.22 - - [2026-03-09 03:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.22 - - [2026-03-09 03:00:05] "GET /service-template/6bd747cc-ebed-4c6d-aecc-f8f9a2874171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004275 10.0.0.22 - - [2026-03-09 03:00:05] "POST /neutron/network HTTP/1.1" 200 842 0.007081 10.0.0.22 - - [2026-03-09 03:00:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001230 10.0.0.22 - - [2026-03-09 03:00:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001757 10.0.0.22 - - [2026-03-09 03:00:05] "POST /id-to-fqname HTTP/1.1" 200 222 0.001349 10.0.0.22 - - [2026-03-09 03:00:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007830 10.0.0.22 - - [2026-03-09 03:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.22 - - [2026-03-09 03:00:06] "DELETE /service-template/6bd747cc-ebed-4c6d-aecc-f8f9a2874171 HTTP/1.1" 200 115 0.049136 10.0.0.22 - - [2026-03-09 03:00:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.010558 10.0.0.22 - - [2026-03-09 03:00:06] "POST /neutron/port HTTP/1.1" 200 1110 0.141945 10.0.0.22 - - [2026-03-09 03:00:06] "POST /neutron/subnet HTTP/1.1" 200 698 0.012116 10.0.0.22 - - [2026-03-09 03:00:06] "POST /neutron/network HTTP/1.1" 200 832 0.011058 10.0.0.22 - - [2026-03-09 03:00:07] "POST /neutron/port HTTP/1.1" 200 1109 0.016367 10.0.0.22 - - [2026-03-09 03:00:07] "POST /neutron/port HTTP/1.1" 200 1110 0.012941 10.0.0.22 - - [2026-03-09 03:00:08] "POST /neutron/network HTTP/1.1" 200 2179 0.008949 10.0.0.249 - - [2026-03-09 03:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006371 10.0.0.23 - - [2026-03-09 03:00:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003475 10.0.0.23 - - [2026-03-09 03:00:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002756 10.0.0.22 - - [2026-03-09 03:00:08] "POST /neutron/network HTTP/1.1" 200 151 0.127553 10.0.0.23 - - [2026-03-09 03:00:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003202 10.0.0.23 - - [2026-03-09 03:00:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002929 10.0.0.22 - - [2026-03-09 03:00:09] "POST /neutron/network HTTP/1.1" 200 151 0.122432 10.0.0.249 - - [2026-03-09 03:00:09] "DELETE /route-target/65dd6f20-4b1a-4af4-a0f6-e2882a401161 HTTP/1.1" 200 115 0.021408 10.0.0.22 - - [2026-03-09 03:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.23 - - [2026-03-09 03:00:12] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001000 10.0.0.22 - - [2026-03-09 03:00:12] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.034551 10.0.0.22 - - [2026-03-09 03:00:12] "POST /neutron/network HTTP/1.1" 200 117 0.011419 10.0.0.249 - - [2026-03-09 03:00:12] "POST /route-targets HTTP/1.1" 200 327 0.012614 10.0.0.22 - - [2026-03-09 03:00:12] "POST /neutron/network HTTP/1.1" 200 829 0.009809 10.0.0.22 - - [2026-03-09 03:00:12] "POST /id-to-fqname HTTP/1.1" 200 221 0.000996 10.0.0.22 - - [2026-03-09 03:00:12] "GET /virtual-network/034fc2ba-9777-4768-ad6b-69455b8258ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004674 10.0.0.22 - - [2026-03-09 03:00:12] "GET /virtual-network/034fc2ba-9777-4768-ad6b-69455b8258ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005147 10.0.0.22 - - [2026-03-09 03:00:12] "POST /neutron/subnet HTTP/1.1" 200 719 0.008406 10.0.0.22 - - [2026-03-09 03:00:13] "GET /virtual-network/034fc2ba-9777-4768-ad6b-69455b8258ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006721 10.0.0.249 - - [2026-03-09 03:00:13] "GET /obj-perms HTTP/1.1" 200 5022 0.059523 10.0.0.22 - - [2026-03-09 03:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.23 - - [2026-03-09 03:00:13] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000867 10.0.0.22 - - [2026-03-09 03:00:13] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.038374 10.0.0.249 - - [2026-03-09 03:00:13] "POST /ref-update HTTP/1.1" 200 156 0.022576 10.0.0.23 - - [2026-03-09 03:00:13] "POST /useragent-kv HTTP/1.1" 200 115 0.008291 10.0.0.22 - - [2026-03-09 03:00:13] "POST /neutron/subnet HTTP/1.1" 200 724 0.170365 10.0.0.22 - - [2026-03-09 03:00:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001295 10.0.0.22 - - [2026-03-09 03:00:13] "GET /virtual-network/952192e7-7f76-4785-a9f5-f0dfa93534b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006619 10.0.0.22 - - [2026-03-09 03:00:13] "GET /virtual-network/952192e7-7f76-4785-a9f5-f0dfa93534b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005005 10.0.0.22 - - [2026-03-09 03:00:14] "POST /neutron/network HTTP/1.1" 200 830 0.006440 10.0.0.22 - - [2026-03-09 03:00:14] "GET /virtual-network/952192e7-7f76-4785-a9f5-f0dfa93534b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006143 10.0.0.22 - - [2026-03-09 03:00:14] "GET /obj-perms HTTP/1.1" 200 5022 0.003516 10.0.0.23 - - [2026-03-09 03:00:14] "GET /obj-perms HTTP/1.1" 200 5022 0.003173 10.0.0.22 - - [2026-03-09 03:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.23 - - [2026-03-09 03:00:14] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001132 10.0.0.22 - - [2026-03-09 03:00:14] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.035989 10.0.0.23 - - [2026-03-09 03:00:14] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001036 10.0.0.22 - - [2026-03-09 03:00:14] "POST /neutron/network HTTP/1.1" 200 613 0.110043 10.0.0.22 - - [2026-03-09 03:00:15] "POST /id-to-fqname HTTP/1.1" 200 222 0.004146 10.0.0.22 - - [2026-03-09 03:00:15] "GET /virtual-network/e5d632c7-277c-4eef-a32f-f06eec725bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005275 10.0.0.22 - - [2026-03-09 03:00:15] "POST /neutron/network HTTP/1.1" 200 832 0.006301 10.0.0.22 - - [2026-03-09 03:00:15] "GET /virtual-network/e5d632c7-277c-4eef-a32f-f06eec725bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005166 10.0.0.22 - - [2026-03-09 03:00:15] "GET /virtual-network/e5d632c7-277c-4eef-a32f-f06eec725bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005369 10.0.0.22 - - [2026-03-09 03:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.23 - - [2026-03-09 03:00:15] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001150 10.0.0.22 - - [2026-03-09 03:00:15] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.040634 10.0.0.22 - - [2026-03-09 03:00:15] "POST /neutron/network HTTP/1.1" 200 117 0.013678 10.0.0.249 - - [2026-03-09 03:00:15] "POST /route-targets HTTP/1.1" 200 327 0.012685 10.0.0.22 - - [2026-03-09 03:00:16] "POST /neutron/network HTTP/1.1" 200 842 0.008598 10.0.0.22 - - [2026-03-09 03:00:16] "POST /id-to-fqname HTTP/1.1" 200 227 0.001049 10.0.0.22 - - [2026-03-09 03:00:16] "GET /virtual-network/33b0c449-7cf2-4de9-8a33-98885dcf739b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005032 10.0.0.22 - - [2026-03-09 03:00:16] "GET /virtual-network/33b0c449-7cf2-4de9-8a33-98885dcf739b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005373 10.0.0.22 - - [2026-03-09 03:00:16] "POST /neutron/subnet HTTP/1.1" 200 725 0.007720 10.0.0.22 - - [2026-03-09 03:00:16] "GET /virtual-network/33b0c449-7cf2-4de9-8a33-98885dcf739b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007312 10.0.0.249 - - [2026-03-09 03:00:16] "GET /obj-perms HTTP/1.1" 200 5022 0.003922 10.0.0.22 - - [2026-03-09 03:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.23 - - [2026-03-09 03:00:16] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000866 10.0.0.22 - - [2026-03-09 03:00:16] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.043850 10.0.0.249 - - [2026-03-09 03:00:17] "POST /ref-update HTTP/1.1" 200 156 0.023311 10.0.0.23 - - [2026-03-09 03:00:17] "POST /useragent-kv HTTP/1.1" 200 115 0.009226 10.0.0.22 - - [2026-03-09 03:00:17] "POST /neutron/subnet HTTP/1.1" 200 709 0.193594 10.0.0.22 - - [2026-03-09 03:00:17] "POST /id-to-fqname HTTP/1.1" 200 228 0.001272 10.0.0.22 - - [2026-03-09 03:00:17] "GET /virtual-network/6f74e722-31c9-439e-ad21-cf5bb08a07cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005181 10.0.0.22 - - [2026-03-09 03:00:17] "GET /virtual-network/6f74e722-31c9-439e-ad21-cf5bb08a07cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005139 10.0.0.22 - - [2026-03-09 03:00:17] "POST /neutron/network HTTP/1.1" 200 841 0.012801 10.0.0.22 - - [2026-03-09 03:00:17] "GET /virtual-network/6f74e722-31c9-439e-ad21-cf5bb08a07cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005521 10.0.0.22 - - [2026-03-09 03:00:17] "GET /obj-perms HTTP/1.1" 200 5022 0.003351 10.0.0.23 - - [2026-03-09 03:00:17] "GET /obj-perms HTTP/1.1" 200 5022 0.005401 10.0.0.22 - - [2026-03-09 03:00:17] "POST /id-to-fqname HTTP/1.1" 200 221 0.001272 10.0.0.23 - - [2026-03-09 03:00:18] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001171 10.0.0.22 - - [2026-03-09 03:00:18] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.068210 10.0.0.22 - - [2026-03-09 03:00:18] "POST /neutron/network HTTP/1.1" 200 830 0.005769 10.0.0.22 - - [2026-03-09 03:00:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.001637 10.0.0.22 - - [2026-03-09 03:00:18] "POST /neutron/port HTTP/1.1" 200 117 0.007400 10.0.0.23 - - [2026-03-09 03:00:19] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001432 10.0.0.22 - - [2026-03-09 03:00:19] "POST /neutron/port HTTP/1.1" 200 1056 0.249015 10.0.0.22 - - [2026-03-09 03:00:19] "POST /neutron/port HTTP/1.1" 200 1110 0.110493 10.0.0.22 - - [2026-03-09 03:00:19] "POST /neutron/subnet HTTP/1.1" 200 698 0.008159 10.0.0.23 - - [2026-03-09 03:00:19] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000979 10.0.0.22 - - [2026-03-09 03:00:19] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.075331 10.0.0.22 - - [2026-03-09 03:00:19] "POST /neutron/network HTTP/1.1" 200 832 0.006099 10.0.0.22 - - [2026-03-09 03:00:20] "POST /neutron/port HTTP/1.1" 200 117 0.005406 10.0.0.22 - - [2026-03-09 03:00:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.002705 10.0.0.22 - - [2026-03-09 03:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.23 - - [2026-03-09 03:00:20] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000965 10.0.0.22 - - [2026-03-09 03:00:20] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006836 10.0.0.22 - - [2026-03-09 03:00:20] "POST /service-templates HTTP/1.1" 200 543 0.030132 10.0.0.22 - - [2026-03-09 03:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.22 - - [2026-03-09 03:00:20] "GET /service-template/970bb2b8-c212-4056-a51d-afca9f79fc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.006494 10.0.0.22 - - [2026-03-09 03:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.22 - - [2026-03-09 03:00:20] "GET /service-template/970bb2b8-c212-4056-a51d-afca9f79fc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.003556 10.0.0.22 - - [2026-03-09 03:00:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001062 10.0.0.22 - - [2026-03-09 03:00:20] "POST /id-to-fqname HTTP/1.1" 200 227 0.001287 10.0.0.22 - - [2026-03-09 03:00:20] "POST /id-to-fqname HTTP/1.1" 200 228 0.001227 10.0.0.22 - - [2026-03-09 03:00:20] "POST /neutron/port HTTP/1.1" 200 2034 0.025670 10.0.0.22 - - [2026-03-09 03:00:20] "POST /neutron/port HTTP/1.1" 200 1056 0.012330 10.0.0.22 - - [2026-03-09 03:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.22 - - [2026-03-09 03:00:20] "DELETE /service-template/970bb2b8-c212-4056-a51d-afca9f79fc91 HTTP/1.1" 200 115 0.028243 10.0.0.22 - - [2026-03-09 03:00:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.002847 10.0.0.22 - - [2026-03-09 03:00:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003644 10.0.0.22 - - [2026-03-09 03:00:21] "POST /neutron/network HTTP/1.1" 200 832 0.012850 10.0.0.22 - - [2026-03-09 03:00:21] "POST /neutron/network HTTP/1.1" 200 842 0.006459 10.0.0.249 - - [2026-03-09 03:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.22 - - [2026-03-09 03:00:21] "POST /neutron/port HTTP/1.1" 200 1110 0.030103 10.0.0.22 - - [2026-03-09 03:00:22] "POST /neutron/network HTTP/1.1" 400 204 0.014078 10.0.0.22 - - [2026-03-09 03:00:22] "POST /neutron/port HTTP/1.1" 200 151 0.187955 10.0.0.22 - - [2026-03-09 03:00:23] "POST /neutron/network HTTP/1.1" 200 117 0.013927 10.0.0.23 - - [2026-03-09 03:00:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002586 10.0.0.23 - - [2026-03-09 03:00:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003044 10.0.0.22 - - [2026-03-09 03:00:24] "POST /neutron/network HTTP/1.1" 200 151 0.153288 10.0.0.249 - - [2026-03-09 03:00:24] "DELETE /route-target/874a9147-addf-4398-8a0a-6752af0f833f HTTP/1.1" 200 115 0.034438 10.0.0.22 - - [2026-03-09 03:00:24] "POST /neutron/network HTTP/1.1" 200 829 0.005962 10.0.0.249 - - [2026-03-09 03:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.23 - - [2026-03-09 03:00:26] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001092 10.0.0.22 - - [2026-03-09 03:00:26] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.037661 10.0.0.23 - - [2026-03-09 03:00:26] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001979 10.0.0.22 - - [2026-03-09 03:00:26] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?fields=virtual_networks HTTP/1.1" 200 1023 0.040453 10.0.0.23 - - [2026-03-09 03:00:26] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000892 10.0.0.22 - - [2026-03-09 03:00:26] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.036232 10.0.0.23 - - [2026-03-09 03:00:26] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001096 10.0.0.22 - - [2026-03-09 03:00:26] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?fields=security_groups HTTP/1.1" 200 1245 0.039500 10.0.0.22 - - [2026-03-09 03:00:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.034621 10.0.0.23 - - [2026-03-09 03:00:27] "GET /projects?obj_uuids=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002974 10.0.0.23 - - [2026-03-09 03:00:27] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000884 10.0.0.23 - - [2026-03-09 03:00:27] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007406 10.0.0.23 - - [2026-03-09 03:00:27] "POST /id-to-fqname HTTP/1.1" 200 192 0.002059 10.0.0.23 - - [2026-03-09 03:00:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.006541 10.0.0.23 - - [2026-03-09 03:00:28] "POST /security-groups HTTP/1.1" 200 593 0.077281 10.0.0.23 - - [2026-03-09 03:00:28] "POST /projects HTTP/1.1" 200 589 0.283386 10.0.0.249 - - [2026-03-09 03:00:28] "POST /access-control-lists HTTP/1.1" 200 598 0.023148 10.0.0.23 - - [2026-03-09 03:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.355791 10.0.0.22 - - [2026-03-09 03:00:28] "GET /project/a60c88bd-2803-4d1c-98fa-1c576f9ec1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.507590 10.0.0.22 - - [2026-03-09 03:00:29] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.249 - - [2026-03-09 03:00:30] "DELETE /access-control-list/8b89a25c-f48d-4742-b3d4-18aafb2510c5 HTTP/1.1" 200 115 0.032083 10.0.0.22 - - [2026-03-09 03:00:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000434 10.0.0.22 - - [2026-03-09 03:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.033608 10.0.0.23 - - [2026-03-09 03:00:31] "GET /projects?obj_uuids=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001149 10.0.0.22 - - [2026-03-09 03:00:31] "GET /project/a60c88bd-2803-4d1c-98fa-1c576f9ec1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.044876 10.0.0.23 - - [2026-03-09 03:00:31] "GET /projects?obj_uuids=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001027 10.0.0.22 - - [2026-03-09 03:00:31] "POST /neutron/network HTTP/1.1" 200 611 0.138208 10.0.0.249 - - [2026-03-09 03:00:31] "POST /ref-update HTTP/1.1" 200 156 0.022742 10.0.0.22 - - [2026-03-09 03:00:32] "POST /id-to-fqname HTTP/1.1" 200 224 0.003239 10.0.0.22 - - [2026-03-09 03:00:32] "GET /virtual-network/e6a98886-8bfc-4eb8-bede-a8ccb4a6a67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005037 10.0.0.22 - - [2026-03-09 03:00:32] "POST /neutron/network HTTP/1.1" 200 830 0.006179 10.0.0.22 - - [2026-03-09 03:00:32] "GET /virtual-network/e6a98886-8bfc-4eb8-bede-a8ccb4a6a67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004603 10.0.0.22 - - [2026-03-09 03:00:32] "GET /virtual-network/e6a98886-8bfc-4eb8-bede-a8ccb4a6a67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005576 10.0.0.22 - - [2026-03-09 03:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011287 10.0.0.23 - - [2026-03-09 03:00:33] "DELETE /project/ff35bbd3-e885-4ca8-aa19-1a13093eaf54 HTTP/1.1" 404 177 0.013491 10.0.0.23 - - [2026-03-09 03:00:33] "DELETE /project/88cf84caf0fd4f3fb15459308a62ec6a HTTP/1.1" 404 173 0.010639 10.0.0.23 - - [2026-03-09 03:00:33] "DELETE /project/a60c88bd28034d1c98fa1c576f9ec1b3 HTTP/1.1" 404 173 0.006885 10.0.0.23 - - [2026-03-09 03:00:33] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001041 10.0.0.23 - - [2026-03-09 03:00:33] "GET /projects?obj_uuids=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000988 10.0.0.23 - - [2026-03-09 03:00:34] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.051896 10.0.0.23 - - [2026-03-09 03:00:34] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000914 10.0.0.22 - - [2026-03-09 03:00:34] "GET /project/a60c88bd-2803-4d1c-98fa-1c576f9ec1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.089942 10.0.0.23 - - [2026-03-09 03:00:34] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?fields=security_groups HTTP/1.1" 200 1350 0.085353 10.0.0.22 - - [2026-03-09 03:00:34] "POST /neutron/network HTTP/1.1" 200 117 0.018773 10.0.0.23 - - [2026-03-09 03:00:34] "DELETE /security-group/5d362c54-0694-43c5-83a8-b101294ddbd6 HTTP/1.1" 200 115 0.079543 10.0.0.23 - - [2026-03-09 03:00:34] "GET /projects?obj_uuids=88cf84ca-f0fd-4f3f-b154-59308a62ec6a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001529 10.0.0.23 - - [2026-03-09 03:00:34] "GET /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a?fields=application_policy_sets HTTP/1.1" 200 1389 0.095498 10.0.0.249 - - [2026-03-09 03:00:34] "POST /route-targets HTTP/1.1" 200 327 0.016114 10.0.0.23 - - [2026-03-09 03:00:34] "DELETE /project/88cf84ca-f0fd-4f3f-b154-59308a62ec6a HTTP/1.1" 200 115 0.540469 10.0.0.22 - - [2026-03-09 03:00:34] "POST /neutron/network HTTP/1.1" 200 830 0.008996 10.0.0.22 - - [2026-03-09 03:00:34] "POST /id-to-fqname HTTP/1.1" 200 225 0.001192 10.0.0.22 - - [2026-03-09 03:00:34] "GET /virtual-network/645829e5-4c80-4772-a6c8-0b04fb1727cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005574 10.0.0.22 - - [2026-03-09 03:00:34] "GET /virtual-network/645829e5-4c80-4772-a6c8-0b04fb1727cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005126 10.0.0.22 - - [2026-03-09 03:00:34] "POST /neutron/subnet HTTP/1.1" 200 715 0.008864 10.0.0.22 - - [2026-03-09 03:00:34] "GET /virtual-network/645829e5-4c80-4772-a6c8-0b04fb1727cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006128 10.0.0.249 - - [2026-03-09 03:00:35] "GET /obj-perms HTTP/1.1" 200 5034 0.054776 10.0.0.22 - - [2026-03-09 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.23 - - [2026-03-09 03:00:35] "GET /projects?obj_uuids=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000917 10.0.0.22 - - [2026-03-09 03:00:35] "GET /project/a60c88bd-2803-4d1c-98fa-1c576f9ec1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.041427 10.0.0.249 - - [2026-03-09 03:00:35] "POST /ref-update HTTP/1.1" 200 156 0.019150 10.0.0.23 - - [2026-03-09 03:00:35] "POST /useragent-kv HTTP/1.1" 200 115 0.007449 10.0.0.22 - - [2026-03-09 03:00:35] "POST /neutron/subnet HTTP/1.1" 200 730 0.165265 10.0.0.22 - - [2026-03-09 03:00:35] "POST /id-to-fqname HTTP/1.1" 200 227 0.001306 10.0.0.22 - - [2026-03-09 03:00:35] "GET /virtual-network/c3050441-1e94-40ad-a620-073796390271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005247 10.0.0.22 - - [2026-03-09 03:00:35] "GET /virtual-network/c3050441-1e94-40ad-a620-073796390271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005333 10.0.0.22 - - [2026-03-09 03:00:35] "POST /neutron/network HTTP/1.1" 200 837 0.006371 10.0.0.22 - - [2026-03-09 03:00:35] "GET /virtual-network/c3050441-1e94-40ad-a620-073796390271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005251 10.0.0.22 - - [2026-03-09 03:00:36] "GET /obj-perms HTTP/1.1" 200 5034 0.073042 10.0.0.23 - - [2026-03-09 03:00:36] "GET /obj-perms HTTP/1.1" 200 5034 0.055442 10.0.0.22 - - [2026-03-09 03:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.23 - - [2026-03-09 03:00:36] "GET /projects?obj_uuids=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001373 10.0.0.22 - - [2026-03-09 03:00:36] "GET /project/a60c88bd-2803-4d1c-98fa-1c576f9ec1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.053115 10.0.0.23 - - [2026-03-09 03:00:36] "GET /projects?obj_uuids=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001001 10.0.0.22 - - [2026-03-09 03:00:36] "POST /neutron/network HTTP/1.1" 200 629 0.100827 10.0.0.22 - - [2026-03-09 03:00:36] "POST /id-to-fqname HTTP/1.1" 200 233 0.002869 10.0.0.22 - - [2026-03-09 03:00:36] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004689 10.0.0.22 - - [2026-03-09 03:00:36] "POST /neutron/network HTTP/1.1" 200 848 0.005110 10.0.0.22 - - [2026-03-09 03:00:36] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004426 10.0.0.22 - - [2026-03-09 03:00:37] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005475 10.0.0.22 - - [2026-03-09 03:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.23 - - [2026-03-09 03:00:37] "GET /projects?obj_uuids=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001135 10.0.0.22 - - [2026-03-09 03:00:37] "GET /project/a60c88bd-2803-4d1c-98fa-1c576f9ec1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.039897 10.0.0.22 - - [2026-03-09 03:00:37] "POST /neutron/network HTTP/1.1" 200 117 0.016235 10.0.0.249 - - [2026-03-09 03:00:37] "POST /route-targets HTTP/1.1" 200 327 0.013384 10.0.0.22 - - [2026-03-09 03:00:37] "POST /neutron/network HTTP/1.1" 200 851 0.008092 10.0.0.22 - - [2026-03-09 03:00:37] "POST /id-to-fqname HTTP/1.1" 200 234 0.001148 10.0.0.22 - - [2026-03-09 03:00:37] "GET /virtual-network/4881f1d7-25e0-4b86-a60e-377d81df6553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005853 10.0.0.22 - - [2026-03-09 03:00:38] "GET /virtual-network/4881f1d7-25e0-4b86-a60e-377d81df6553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005836 10.0.0.22 - - [2026-03-09 03:00:38] "POST /neutron/subnet HTTP/1.1" 200 729 0.007655 10.0.0.22 - - [2026-03-09 03:00:38] "GET /virtual-network/4881f1d7-25e0-4b86-a60e-377d81df6553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005353 10.0.0.249 - - [2026-03-09 03:00:38] "GET /obj-perms HTTP/1.1" 200 5034 0.003402 10.0.0.22 - - [2026-03-09 03:00:38] "POST /id-to-fqname HTTP/1.1" 200 224 0.001208 10.0.0.23 - - [2026-03-09 03:00:39] "GET /projects?obj_uuids=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001077 10.0.0.22 - - [2026-03-09 03:00:39] "GET /project/a60c88bd-2803-4d1c-98fa-1c576f9ec1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.061745 10.0.0.22 - - [2026-03-09 03:00:39] "POST /neutron/port HTTP/1.1" 200 117 0.026258 10.0.0.22 - - [2026-03-09 03:00:39] "POST /id-to-fqname HTTP/1.1" 200 225 0.001342 10.0.0.22 - - [2026-03-09 03:00:39] "POST /neutron/network HTTP/1.1" 200 840 0.006153 10.0.0.22 - - [2026-03-09 03:00:40] "POST /neutron/port HTTP/1.1" 200 1062 0.015417 10.0.0.22 - - [2026-03-09 03:00:40] "POST /neutron/port HTTP/1.1" 200 1126 0.017926 10.0.0.22 - - [2026-03-09 03:00:40] "POST /neutron/port HTTP/1.1" 200 117 0.001025 10.0.0.23 - - [2026-03-09 03:00:40] "GET /projects?obj_uuids=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.034383 10.0.0.22 - - [2026-03-09 03:00:40] "GET /project/a60c88bd-2803-4d1c-98fa-1c576f9ec1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.102474 10.0.0.22 - - [2026-03-09 03:00:40] "POST /neutron/port HTTP/1.1" 200 1126 0.026978 10.0.0.22 - - [2026-03-09 03:00:41] "POST /fqname-to-id HTTP/1.1" 404 193 0.003094 10.0.0.22 - - [2026-03-09 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.23 - - [2026-03-09 03:00:41] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000918 10.0.0.22 - - [2026-03-09 03:00:41] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006818 10.0.0.22 - - [2026-03-09 03:00:41] "POST /service-templates HTTP/1.1" 200 543 0.033371 10.0.0.22 - - [2026-03-09 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.22 - - [2026-03-09 03:00:41] "GET /service-template/3087d3f3-d28b-4167-88dd-0e96d5fec994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.006416 10.0.0.22 - - [2026-03-09 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005937 10.0.0.22 - - [2026-03-09 03:00:41] "GET /service-template/3087d3f3-d28b-4167-88dd-0e96d5fec994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.004351 10.0.0.22 - - [2026-03-09 03:00:41] "POST /id-to-fqname HTTP/1.1" 200 233 0.001621 10.0.0.22 - - [2026-03-09 03:00:41] "POST /neutron/network HTTP/1.1" 200 840 0.007113 10.0.0.22 - - [2026-03-09 03:00:41] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010838 10.0.0.22 - - [2026-03-09 03:00:41] "POST /neutron/network HTTP/1.1" 200 858 0.007347 10.0.0.22 - - [2026-03-09 03:00:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003673 10.0.0.22 - - [2026-03-09 03:00:41] "POST /neutron/network HTTP/1.1" 200 830 0.009541 10.0.0.23 - - [2026-03-09 03:00:42] "GET /projects?obj_uuids=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001412 10.0.0.22 - - [2026-03-09 03:00:42] "GET /project/a60c88bd-2803-4d1c-98fa-1c576f9ec1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.062632 10.0.0.22 - - [2026-03-09 03:00:42] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006983 10.0.0.22 - - [2026-03-09 03:00:42] "GET /virtual-machine/f96e7007-8f16-42dd-a3e5-3372e17002ba HTTP/1.1" 401 292 0.000416 10.0.0.22 - - [2026-03-09 03:00:43] "GET /virtual-machine/f96e7007-8f16-42dd-a3e5-3372e17002ba HTTP/1.1" 404 171 0.026201 10.0.0.23 - - [2026-03-09 03:00:43] "GET /projects?obj_uuids=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001427 10.0.0.22 - - [2026-03-09 03:00:43] "POST /neutron/port HTTP/1.1" 200 1062 0.290371 10.0.0.22 - - [2026-03-09 03:00:43] "POST /neutron/port HTTP/1.1" 200 1116 0.082969 10.0.0.22 - - [2026-03-09 03:00:43] "POST /neutron/subnet HTTP/1.1" 200 699 0.008237 10.0.0.22 - - [2026-03-09 03:00:45] "GET /virtual-machine/f96e7007-8f16-42dd-a3e5-3372e17002ba HTTP/1.1" 200 1295 0.005386 10.0.0.22 - - [2026-03-09 03:00:45] "GET /virtual-machine-interface/1246649a-b698-447c-85b7-30282343e0e3 HTTP/1.1" 200 2982 0.004999 10.0.0.22 - - [2026-03-09 03:00:45] "GET /virtual-machine-interface/1246649a-b698-447c-85b7-30282343e0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.004804 10.0.0.22 - - [2026-03-09 03:00:45] "PUT /virtual-machine-interface/1246649a-b698-447c-85b7-30282343e0e3 HTTP/1.1" 200 284 0.016159 10.0.0.22 - - [2026-03-09 03:00:45] "POST /neutron/port HTTP/1.1" 200 1126 0.016289 10.0.0.22 - - [2026-03-09 03:00:45] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006507 10.0.0.22 - - [2026-03-09 03:00:45] "GET /virtual-machine/f96e7007-8f16-42dd-a3e5-3372e17002ba HTTP/1.1" 200 1295 0.003924 10.0.0.22 - - [2026-03-09 03:00:45] "GET /virtual-machine-interface/1246649a-b698-447c-85b7-30282343e0e3 HTTP/1.1" 200 3032 0.005308 10.0.0.22 - - [2026-03-09 03:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.22 - - [2026-03-09 03:00:45] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003310 10.0.0.22 - - [2026-03-09 03:00:45] "GET /virtual-networks?parent_id=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002943 10.0.0.22 - - [2026-03-09 03:00:45] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005536 10.0.0.22 - - [2026-03-09 03:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.22 - - [2026-03-09 03:00:48] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005329 10.0.0.22 - - [2026-03-09 03:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.22 - - [2026-03-09 03:00:52] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005279 10.0.0.22 - - [2026-03-09 03:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.22 - - [2026-03-09 03:00:56] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005311 10.0.0.22 - - [2026-03-09 03:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.22 - - [2026-03-09 03:01:00] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005724 10.0.0.22 - - [2026-03-09 03:01:02] "GET /obj-perms HTTP/1.1" 200 5056 0.056791 10.0.0.22 - - [2026-03-09 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.22 - - [2026-03-09 03:01:04] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005279 10.0.0.22 - - [2026-03-09 03:01:05] "POST /neutron/port HTTP/1.1" 200 1124 0.027943 10.0.0.22 - - [2026-03-09 03:01:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004097 10.0.0.22 - - [2026-03-09 03:01:05] "POST /neutron/network HTTP/1.1" 200 830 0.006785 10.0.0.22 - - [2026-03-09 03:01:08] "POST /neutron/network HTTP/1.1" 200 840 0.036192 10.0.0.22 - - [2026-03-09 03:01:09] "POST /neutron/port HTTP/1.1" 200 117 0.001081 10.0.0.22 - - [2026-03-09 03:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.22 - - [2026-03-09 03:01:09] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005044 10.0.0.22 - - [2026-03-09 03:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.22 - - [2026-03-09 03:01:13] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004920 10.0.0.22 - - [2026-03-09 03:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.22 - - [2026-03-09 03:01:17] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005141 10.0.0.22 - - [2026-03-09 03:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.22 - - [2026-03-09 03:01:21] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005390 10.0.0.22 - - [2026-03-09 03:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.22 - - [2026-03-09 03:01:25] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005201 10.0.0.22 - - [2026-03-09 03:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.22 - - [2026-03-09 03:01:27] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003721 10.0.0.22 - - [2026-03-09 03:01:27] "GET /virtual-networks?parent_id=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003242 10.0.0.22 - - [2026-03-09 03:01:27] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006207 10.0.0.22 - - [2026-03-09 03:01:27] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008307 10.0.0.22 - - [2026-03-09 03:01:32] "POST /neutron/port HTTP/1.1" 200 1126 0.016103 10.0.0.22 - - [2026-03-09 03:01:38] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006842 10.0.0.22 - - [2026-03-09 03:01:43] "POST /neutron/port HTTP/1.1" 200 1126 0.044888 10.0.0.22 - - [2026-03-09 03:01:43] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007525 10.0.0.22 - - [2026-03-09 03:01:48] "POST /fqname-to-id HTTP/1.1" 404 211 0.003071 10.0.0.22 - - [2026-03-09 03:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.23 - - [2026-03-09 03:01:48] "GET /projects?obj_uuids=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000949 10.0.0.22 - - [2026-03-09 03:01:48] "GET /project/a60c88bd-2803-4d1c-98fa-1c576f9ec1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.038008 10.0.0.22 - - [2026-03-09 03:01:48] "POST /service-instances HTTP/1.1" 200 547 0.030289 10.0.0.22 - - [2026-03-09 03:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.22 - - [2026-03-09 03:01:48] "GET /service-instance/c2681422-6343-4067-88f4-ab9618c63956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006706 10.0.0.22 - - [2026-03-09 03:01:48] "POST /port-tuples HTTP/1.1" 200 590 0.037131 10.0.0.22 - - [2026-03-09 03:01:48] "GET /virtual-machine-interface/1246649a-b698-447c-85b7-30282343e0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.005171 10.0.0.22 - - [2026-03-09 03:01:48] "PUT /virtual-machine-interface/1246649a-b698-447c-85b7-30282343e0e3 HTTP/1.1" 200 284 0.011916 10.0.0.22 - - [2026-03-09 03:01:48] "POST /ref-update HTTP/1.1" 200 156 0.015688 10.0.0.249 - - [2026-03-09 03:01:49] "POST /ref-update HTTP/1.1" 200 156 0.049871 10.0.0.22 - - [2026-03-09 03:01:49] "POST /neutron/port HTTP/1.1" 200 1126 0.018057 10.0.0.249 - - [2026-03-09 03:01:49] "POST /ref-update HTTP/1.1" 200 156 0.022068 10.0.0.22 - - [2026-03-09 03:01:49] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006472 10.0.0.22 - - [2026-03-09 03:01:49] "GET /virtual-machine/804970cb-e79b-4f23-aed9-5142d07d96c4 HTTP/1.1" 200 1294 0.006118 10.0.0.22 - - [2026-03-09 03:01:49] "GET /virtual-machine-interface/34682039-8dc1-44dc-8e18-dee280b69eb9 HTTP/1.1" 200 2956 0.004634 10.0.0.22 - - [2026-03-09 03:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.22 - - [2026-03-09 03:01:49] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003252 10.0.0.22 - - [2026-03-09 03:01:49] "GET /virtual-networks?parent_id=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002460 10.0.0.22 - - [2026-03-09 03:01:49] "GET /virtual-network/e6a98886-8bfc-4eb8-bede-a8ccb4a6a67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007379 10.0.0.22 - - [2026-03-09 03:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.22 - - [2026-03-09 03:01:50] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003196 10.0.0.22 - - [2026-03-09 03:01:50] "GET /virtual-networks?parent_id=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003446 10.0.0.22 - - [2026-03-09 03:01:50] "GET /virtual-network/e6a98886-8bfc-4eb8-bede-a8ccb4a6a67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005207 10.0.0.22 - - [2026-03-09 03:01:55] "POST /neutron/port HTTP/1.1" 200 1124 0.018837 10.0.0.22 - - [2026-03-09 03:01:55] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009768 10.0.0.22 - - [2026-03-09 03:01:56] "GET /virtual-machine/babbed40-e32b-43ee-9e00-64299f67d9e2 HTTP/1.1" 200 1295 0.005375 10.0.0.22 - - [2026-03-09 03:01:56] "GET /virtual-machine-interface/e9a73baf-daa3-4341-8fa3-4cef78c0c744 HTTP/1.1" 200 2960 0.005464 10.0.0.22 - - [2026-03-09 03:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.22 - - [2026-03-09 03:01:56] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003484 10.0.0.22 - - [2026-03-09 03:01:56] "GET /virtual-networks?parent_id=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003425 10.0.0.22 - - [2026-03-09 03:01:56] "GET /virtual-network/645829e5-4c80-4772-a6c8-0b04fb1727cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005337 10.0.0.22 - - [2026-03-09 03:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.22 - - [2026-03-09 03:01:57] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003950 10.0.0.22 - - [2026-03-09 03:01:57] "GET /virtual-networks?parent_id=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003366 10.0.0.22 - - [2026-03-09 03:01:57] "GET /virtual-network/645829e5-4c80-4772-a6c8-0b04fb1727cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006183 10.0.0.22 - - [2026-03-09 03:01:57] "POST /fqname-to-id HTTP/1.1" 404 215 0.003486 10.0.0.22 - - [2026-03-09 03:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.23 - - [2026-03-09 03:01:57] "GET /projects?obj_uuids=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001062 10.0.0.22 - - [2026-03-09 03:01:57] "GET /project/a60c88bd-2803-4d1c-98fa-1c576f9ec1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.047587 10.0.0.22 - - [2026-03-09 03:01:57] "POST /network-policys HTTP/1.1" 200 551 0.026428 10.0.0.22 - - [2026-03-09 03:01:57] "GET /network-policy/26929b86-273a-41d4-9802-521adb9100dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.005786 10.0.0.22 - - [2026-03-09 03:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.22 - - [2026-03-09 03:01:57] "GET /virtual-network/e6a98886-8bfc-4eb8-bede-a8ccb4a6a67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005797 10.0.0.22 - - [2026-03-09 03:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.22 - - [2026-03-09 03:01:57] "GET /network-policy/26929b86-273a-41d4-9802-521adb9100dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.004111 10.0.0.22 - - [2026-03-09 03:01:57] "POST /ref-update HTTP/1.1" 200 156 0.056694 10.0.0.22 - - [2026-03-09 03:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.249 - - [2026-03-09 03:01:57] "POST /access-control-lists HTTP/1.1" 200 596 0.026570 10.0.0.22 - - [2026-03-09 03:01:57] "GET /network-policy/26929b86-273a-41d4-9802-521adb9100dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.003489 10.0.0.22 - - [2026-03-09 03:01:57] "POST /neutron/network HTTP/1.1" 200 922 0.015232 10.0.0.22 - - [2026-03-09 03:01:57] "GET /virtual-network/e6a98886-8bfc-4eb8-bede-a8ccb4a6a67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005535 10.0.0.22 - - [2026-03-09 03:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.22 - - [2026-03-09 03:01:58] "GET /network-policy/26929b86-273a-41d4-9802-521adb9100dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.003761 10.0.0.22 - - [2026-03-09 03:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.22 - - [2026-03-09 03:01:58] "GET /virtual-network/645829e5-4c80-4772-a6c8-0b04fb1727cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005236 10.0.0.22 - - [2026-03-09 03:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.22 - - [2026-03-09 03:01:58] "GET /network-policy/26929b86-273a-41d4-9802-521adb9100dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.004156 10.0.0.22 - - [2026-03-09 03:01:58] "POST /ref-update HTTP/1.1" 200 156 0.054751 10.0.0.249 - - [2026-03-09 03:01:58] "POST /fqname-to-id HTTP/1.1" 404 242 0.004179 10.0.0.22 - - [2026-03-09 03:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006642 10.0.0.22 - - [2026-03-09 03:01:58] "GET /network-policy/26929b86-273a-41d4-9802-521adb9100dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.004223 10.0.0.249 - - [2026-03-09 03:01:58] "POST /ref-update HTTP/1.1" 200 156 0.032423 10.0.0.22 - - [2026-03-09 03:01:58] "GET /virtual-network/645829e5-4c80-4772-a6c8-0b04fb1727cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.016147 10.0.0.22 - - [2026-03-09 03:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.22 - - [2026-03-09 03:01:58] "GET /network-policy/26929b86-273a-41d4-9802-521adb9100dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.004919 10.0.0.22 - - [2026-03-09 03:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.22 - - [2026-03-09 03:01:58] "GET /service-template/3087d3f3-d28b-4167-88dd-0e96d5fec994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.005646 10.0.0.22 - - [2026-03-09 03:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.23 - - [2026-03-09 03:01:58] "GET /projects?obj_uuids=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000933 10.0.0.22 - - [2026-03-09 03:01:58] "GET /project/a60c88bd-2803-4d1c-98fa-1c576f9ec1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.042916 10.0.0.22 - - [2026-03-09 03:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006394 10.0.0.22 - - [2026-03-09 03:01:58] "GET /service-instance/c2681422-6343-4067-88f4-ab9618c63956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2542 0.006759 10.0.0.22 - - [2026-03-09 03:01:59] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008888 10.0.0.22 - - [2026-03-09 03:01:59] "POST /neutron/port HTTP/1.1" 200 1384 0.028321 10.0.0.22 - - [2026-03-09 03:01:59] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009299 10.0.0.22 - - [2026-03-09 03:01:59] "POST /id-to-fqname HTTP/1.1" 200 233 0.001251 10.0.0.22 - - [2026-03-09 03:01:59] "GET /virtual-machine/f96e7007-8f16-42dd-a3e5-3372e17002ba HTTP/1.1" 200 1295 0.003515 10.0.0.22 - - [2026-03-09 03:01:59] "GET /virtual-machine-interface/1246649a-b698-447c-85b7-30282343e0e3 HTTP/1.1" 200 3888 0.005443 10.0.0.22 - - [2026-03-09 03:01:59] "GET /instance-ip/1dff6173-3920-4e57-94b9-46296e676755 HTTP/1.1" 200 1635 0.006681 10.0.0.22 - - [2026-03-09 03:01:59] "GET /instance-ip/398514ff-fb1e-431f-8a60-7834b4591b1e HTTP/1.1" 200 1961 0.004010 10.0.0.22 - - [2026-03-09 03:01:59] "GET /instance-ip/3b5aacb7-c563-4ca4-97eb-b235e04f37c3 HTTP/1.1" 200 1964 0.003685 10.0.0.22 - - [2026-03-09 03:01:59] "POST /neutron/port HTTP/1.1" 200 1384 0.021445 10.0.0.22 - - [2026-03-09 03:01:59] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006707 10.0.0.22 - - [2026-03-09 03:01:59] "GET /virtual-machine/f96e7007-8f16-42dd-a3e5-3372e17002ba HTTP/1.1" 200 1295 0.003787 10.0.0.22 - - [2026-03-09 03:01:59] "GET /virtual-machine-interface/1246649a-b698-447c-85b7-30282343e0e3 HTTP/1.1" 200 3888 0.005097 10.0.0.22 - - [2026-03-09 03:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.22 - - [2026-03-09 03:01:59] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003387 10.0.0.22 - - [2026-03-09 03:01:59] "GET /virtual-networks?parent_id=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002903 10.0.0.22 - - [2026-03-09 03:01:59] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005205 10.0.0.22 - - [2026-03-09 03:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009823 10.0.0.22 - - [2026-03-09 03:02:00] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004157 10.0.0.22 - - [2026-03-09 03:02:00] "GET /virtual-networks?parent_id=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003815 10.0.0.22 - - [2026-03-09 03:02:00] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006121 10.0.0.22 - - [2026-03-09 03:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.22 - - [2026-03-09 03:02:00] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003770 10.0.0.22 - - [2026-03-09 03:02:00] "GET /virtual-networks?parent_id=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003901 10.0.0.22 - - [2026-03-09 03:02:01] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005637 10.0.0.22 - - [2026-03-09 03:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.22 - - [2026-03-09 03:02:01] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003960 10.0.0.22 - - [2026-03-09 03:02:01] "GET /virtual-networks?parent_id=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004014 10.0.0.22 - - [2026-03-09 03:02:01] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005523 10.0.0.22 - - [2026-03-09 03:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.22 - - [2026-03-09 03:02:01] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004425 10.0.0.22 - - [2026-03-09 03:02:01] "GET /virtual-networks?parent_id=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003032 10.0.0.22 - - [2026-03-09 03:02:01] "GET /virtual-network/bbe1f531-b239-4cbf-9f19-0c89d7626a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007044 10.0.0.22 - - [2026-03-09 03:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.22 - - [2026-03-09 03:02:01] "GET /routing-instance/03e1eb2c-30b6-4e88-b11c-d66fd1ec5929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004485 10.0.0.22 - - [2026-03-09 03:02:01] "GET /routing-instance/03e1eb2c-30b6-4e88-b11c-d66fd1ec5929?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1588 0.006681 10.0.0.22 - - [2026-03-09 03:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.22 - - [2026-03-09 03:02:01] "GET /routing-instance/f9679f48-4106-4f77-b34f-b778069e9dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.004435 10.0.0.22 - - [2026-03-09 03:02:01] "GET /routing-instance/f9679f48-4106-4f77-b34f-b778069e9dc6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1593 0.006173 10.0.0.23 - - [2026-03-09 03:02:02] "GET /obj-perms HTTP/1.1" 200 5056 0.047703 10.0.0.22 - - [2026-03-09 03:02:07] "POST /neutron/network HTTP/1.1" 200 932 0.007551 10.0.0.22 - - [2026-03-09 03:02:07] "POST /neutron/port HTTP/1.1" 200 117 0.001269 10.0.0.22 - - [2026-03-09 03:02:09] "POST /neutron/port HTTP/1.1" 200 1384 0.021983 10.0.0.22 - - [2026-03-09 03:02:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.009093 10.0.0.22 - - [2026-03-09 03:02:51] "GET /network-policy/26929b86-273a-41d4-9802-521adb9100dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.005202 10.0.0.22 - - [2026-03-09 03:02:51] "PUT /network-policy/26929b86-273a-41d4-9802-521adb9100dd HTTP/1.1" 200 262 0.013675 10.0.0.22 - - [2026-03-09 03:02:51] "GET /network-policy/26929b86-273a-41d4-9802-521adb9100dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004476 10.0.0.22 - - [2026-03-09 03:02:51] "POST /neutron/port HTTP/1.1" 200 1384 0.023729 10.0.0.22 - - [2026-03-09 03:03:08] "POST /neutron/port HTTP/1.1" 200 1124 0.015629 10.0.0.22 - - [2026-03-09 03:03:08] "POST /neutron/subnet HTTP/1.1" 200 689 0.007630 10.0.0.22 - - [2026-03-09 03:03:09] "POST /neutron/port HTTP/1.1" 200 1126 0.015650 10.0.0.22 - - [2026-03-09 03:03:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003474 10.0.0.22 - - [2026-03-09 03:03:09] "POST /neutron/network HTTP/1.1" 200 922 0.005696 10.0.0.22 - - [2026-03-09 03:03:19] "POST /ref-update HTTP/1.1" 200 156 0.052635 10.0.0.249 - - [2026-03-09 03:03:19] "POST /ref-update HTTP/1.1" 200 156 0.031130 10.0.0.22 - - [2026-03-09 03:03:19] "POST /neutron/network HTTP/1.1" 200 830 0.013568 10.0.0.22 - - [2026-03-09 03:03:19] "GET /virtual-network/645829e5-4c80-4772-a6c8-0b04fb1727cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008720 10.0.0.22 - - [2026-03-09 03:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.22 - - [2026-03-09 03:03:19] "GET /network-policy/26929b86-273a-41d4-9802-521adb9100dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003373 10.0.0.249 - - [2026-03-09 03:03:20] "POST /ref-update HTTP/1.1" 200 156 0.073051 10.0.0.22 - - [2026-03-09 03:03:20] "POST /ref-update HTTP/1.1" 200 156 0.117632 10.0.0.22 - - [2026-03-09 03:03:20] "GET /virtual-network/e6a98886-8bfc-4eb8-bede-a8ccb4a6a67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.020947 10.0.0.22 - - [2026-03-09 03:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564 10.0.0.249 - - [2026-03-09 03:03:20] "POST /ref-update HTTP/1.1" 200 156 0.022940 10.0.0.22 - - [2026-03-09 03:03:20] "GET /network-policy/26929b86-273a-41d4-9802-521adb9100dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004554 10.0.0.22 - - [2026-03-09 03:03:20] "DELETE /network-policy/26929b86-273a-41d4-9802-521adb9100dd HTTP/1.1" 200 115 0.045895 10.0.0.22 - - [2026-03-09 03:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.22 - - [2026-03-09 03:03:20] "DELETE /service-instance/c2681422-6343-4067-88f4-ab9618c63956 HTTP/1.1" 200 115 0.050004 10.0.0.249 - - [2026-03-09 03:03:20] "POST /ref-update HTTP/1.1" 200 156 0.066483 10.0.0.22 - - [2026-03-09 03:03:20] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002878 10.0.0.22 - - [2026-03-09 03:03:20] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003000 10.0.0.249 - - [2026-03-09 03:03:20] "DELETE /instance-ip/398514ff-fb1e-431f-8a60-7834b4591b1e HTTP/1.1" 200 115 0.041672 10.0.0.22 - - [2026-03-09 03:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.22 - - [2026-03-09 03:03:20] "DELETE /service-template/3087d3f3-d28b-4167-88dd-0e96d5fec994 HTTP/1.1" 200 115 0.031844 10.0.0.22 - - [2026-03-09 03:03:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.003074 10.0.0.23 - - [2026-03-09 03:03:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003365 10.0.0.23 - - [2026-03-09 03:03:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003458 10.0.0.22 - - [2026-03-09 03:03:21] "POST /neutron/network HTTP/1.1" 200 151 0.113164 10.0.0.249 - - [2026-03-09 03:03:21] "DELETE /route-target/3ada2c0a-9356-429d-a697-ff4b06b04215 HTTP/1.1" 200 115 0.033302 10.0.0.22 - - [2026-03-09 03:03:21] "POST /neutron/port HTTP/1.1" 200 1124 0.017852 10.0.0.22 - - [2026-03-09 03:03:21] "POST /neutron/port HTTP/1.1" 200 1126 0.018843 10.0.0.22 - - [2026-03-09 03:03:21] "POST /neutron/port HTTP/1.1" 200 151 0.211234 10.0.0.22 - - [2026-03-09 03:03:23] "POST /neutron/network HTTP/1.1" 200 848 0.006774 10.0.0.23 - - [2026-03-09 03:03:23] "POST /useragent-kv HTTP/1.1" 200 115 0.006986 10.0.0.249 - - [2026-03-09 03:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005737 10.0.0.23 - - [2026-03-09 03:03:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002374 10.0.0.22 - - [2026-03-09 03:03:23] "POST /neutron/network HTTP/1.1" 200 151 0.128181 10.0.0.249 - - [2026-03-09 03:03:24] "DELETE /route-target/f8cc75f4-2899-4dd0-b49b-8ab15f5fb9fb HTTP/1.1" 200 115 0.024863 10.0.0.22 - - [2026-03-09 03:03:24] "POST /neutron/network HTTP/1.1" 200 830 0.006431 10.0.0.23 - - [2026-03-09 03:03:26] "GET /projects?obj_uuids=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000951 10.0.0.22 - - [2026-03-09 03:03:26] "GET /project/a60c88bd-2803-4d1c-98fa-1c576f9ec1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.034752 10.0.0.23 - - [2026-03-09 03:03:26] "GET /projects?obj_uuids=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000988 10.0.0.22 - - [2026-03-09 03:03:26] "GET /project/a60c88bd-2803-4d1c-98fa-1c576f9ec1b3?fields=virtual_networks HTTP/1.1" 200 1036 0.080428 10.0.0.23 - - [2026-03-09 03:03:26] "GET /projects?obj_uuids=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000933 10.0.0.22 - - [2026-03-09 03:03:26] "GET /project/a60c88bd-2803-4d1c-98fa-1c576f9ec1b3?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.043699 10.0.0.23 - - [2026-03-09 03:03:26] "GET /projects?obj_uuids=a60c88bd-2803-4d1c-98fa-1c576f9ec1b3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001083 10.0.0.22 - - [2026-03-09 03:03:26] "GET /project/a60c88bd-2803-4d1c-98fa-1c576f9ec1b3?fields=security_groups HTTP/1.1" 200 1264 0.044416 10.0.0.22 - - [2026-03-09 03:03:27] "POST /fqname-to-id HTTP/1.1" 404 189 0.339680 10.0.0.23 - - [2026-03-09 03:03:27] "GET /projects?obj_uuids=d9c9ebd9-0646-4645-85e7-2c52d6e18983&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002568 10.0.0.23 - - [2026-03-09 03:03:27] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000932 10.0.0.23 - - [2026-03-09 03:03:27] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.034959 10.0.0.23 - - [2026-03-09 03:03:27] "POST /id-to-fqname HTTP/1.1" 200 191 0.003118 10.0.0.23 - - [2026-03-09 03:03:27] "POST /fqname-to-id HTTP/1.1" 404 200 0.003712 10.0.0.23 - - [2026-03-09 03:03:28] "POST /security-groups HTTP/1.1" 200 592 0.027387 10.0.0.249 - - [2026-03-09 03:03:28] "POST /fqname-to-id HTTP/1.1" 404 235 0.003821 10.0.0.23 - - [2026-03-09 03:03:28] "POST /projects HTTP/1.1" 200 587 0.223490 10.0.0.23 - - [2026-03-09 03:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.293535 10.0.0.249 - - [2026-03-09 03:03:28] "POST /access-control-lists HTTP/1.1" 200 595 0.032181 10.0.0.22 - - [2026-03-09 03:03:28] "GET /project/d9c9ebd9-0646-4645-85e7-2c52d6e18983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.445935 10.0.0.22 - - [2026-03-09 03:03:29] "GET / HTTP/1.1" 200 35931 0.001393 10.0.0.22 - - [2026-03-09 03:03:31] "GET /project/d9c9ebd9-0646-4645-85e7-2c52d6e18983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000470 10.0.0.23 - - [2026-03-09 03:03:31] "GET /projects?obj_uuids=d9c9ebd9-0646-4645-85e7-2c52d6e18983&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000908 10.0.0.22 - - [2026-03-09 03:03:31] "GET /project/d9c9ebd9-0646-4645-85e7-2c52d6e18983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.066719 10.0.0.22 - - [2026-03-09 03:03:31] "POST /fqname-to-id HTTP/1.1" 404 180 0.003226 10.0.0.22 - - [2026-03-09 03:03:31] "POST /virtual-DNSs HTTP/1.1" 200 507 0.040705 10.0.0.22 - - [2026-03-09 03:03:31] "GET /virtual-DNS/0de10135-25c9-41dc-9799-32556eeb3a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.005200 10.0.0.22 - - [2026-03-09 03:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.22 - - [2026-03-09 03:03:31] "GET /virtual-DNS/0de10135-25c9-41dc-9799-32556eeb3a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.003953 10.0.0.22 - - [2026-03-09 03:03:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003027 10.0.0.22 - - [2026-03-09 03:03:32] "POST /network-ipams HTTP/1.1" 200 514 0.027609 10.0.0.22 - - [2026-03-09 03:03:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.003751 10.0.0.22 - - [2026-03-09 03:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.22 - - [2026-03-09 03:03:32] "GET /network-ipam/7bc22684-cd8a-42d6-8f43-1c2d3db5413b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.008304 10.0.0.22 - - [2026-03-09 03:03:32] "PUT /network-ipam/7bc22684-cd8a-42d6-8f43-1c2d3db5413b HTTP/1.1" 200 258 0.012764 10.0.0.22 - - [2026-03-09 03:03:32] "POST /ref-update HTTP/1.1" 200 156 0.013728 10.0.0.22 - - [2026-03-09 03:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.23 - - [2026-03-09 03:03:32] "GET /projects?obj_uuids=d9c9ebd9-0646-4645-85e7-2c52d6e18983&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000892 10.0.0.22 - - [2026-03-09 03:03:32] "GET /project/d9c9ebd9-0646-4645-85e7-2c52d6e18983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.043046 10.0.0.23 - - [2026-03-09 03:03:32] "GET /projects?obj_uuids=d9c9ebd9-0646-4645-85e7-2c52d6e18983&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000968 10.0.0.22 - - [2026-03-09 03:03:33] "POST /neutron/network HTTP/1.1" 200 618 0.130651 10.0.0.249 - - [2026-03-09 03:03:33] "POST /route-targets HTTP/1.1" 200 327 0.013709 10.0.0.22 - - [2026-03-09 03:03:33] "POST /id-to-fqname HTTP/1.1" 200 227 0.003944 10.0.0.22 - - [2026-03-09 03:03:33] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007039 10.0.0.22 - - [2026-03-09 03:03:33] "POST /neutron/network HTTP/1.1" 200 833 0.006584 10.0.0.22 - - [2026-03-09 03:03:33] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005119 10.0.0.22 - - [2026-03-09 03:03:33] "POST /neutron/network HTTP/1.1" 200 807 0.015245 10.0.0.22 - - [2026-03-09 03:03:33] "POST /id-to-fqname HTTP/1.1" 200 227 0.001683 10.0.0.23 - - [2026-03-09 03:03:34] "GET /projects?obj_uuids=d9c9ebd9-0646-4645-85e7-2c52d6e18983&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001375 10.0.0.22 - - [2026-03-09 03:03:34] "GET /project/d9c9ebd9-0646-4645-85e7-2c52d6e18983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.068433 10.0.0.22 - - [2026-03-09 03:03:34] "POST /neutron/network HTTP/1.1" 200 833 0.006043 10.0.0.23 - - [2026-03-09 03:03:34] "DELETE /project/a60c88bd-2803-4d1c-98fa-1c576f9ec1b3 HTTP/1.1" 404 177 0.003106 10.0.0.23 - - [2026-03-09 03:03:34] "DELETE /project/d9c9ebd90646464585e72c52d6e18983 HTTP/1.1" 404 173 0.005622 10.0.0.22 - - [2026-03-09 03:03:34] "POST /neutron/port HTTP/1.1" 200 117 0.009678 10.0.0.22 - - [2026-03-09 03:03:35] "POST /neutron/port HTTP/1.1" 200 1058 0.015577 10.0.0.22 - - [2026-03-09 03:03:35] "POST /neutron/port HTTP/1.1" 200 1122 0.019195 10.0.0.22 - - [2026-03-09 03:03:35] "POST /neutron/port HTTP/1.1" 200 117 0.001126 10.0.0.22 - - [2026-03-09 03:03:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008418 10.0.0.22 - - [2026-03-09 03:03:39] "POST /neutron/port HTTP/1.1" 200 1122 0.015093 10.0.0.22 - - [2026-03-09 03:03:40] "GET /virtual-machine/664f7110-b4c3-4093-9125-48ed444fa97b HTTP/1.1" 401 292 0.000388 10.0.0.22 - - [2026-03-09 03:03:40] "GET /virtual-machine/664f7110-b4c3-4093-9125-48ed444fa97b HTTP/1.1" 200 1293 0.030482 10.0.0.22 - - [2026-03-09 03:03:40] "GET /virtual-machine-interface/0cb182dd-2def-44cc-b523-cbd70b6869c0 HTTP/1.1" 200 2962 0.005594 10.0.0.22 - - [2026-03-09 03:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.22 - - [2026-03-09 03:03:40] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004242 10.0.0.22 - - [2026-03-09 03:03:40] "GET /virtual-networks?parent_id=d9c9ebd9-0646-4645-85e7-2c52d6e18983&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002695 10.0.0.22 - - [2026-03-09 03:03:40] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005556 10.0.0.22 - - [2026-03-09 03:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.22 - - [2026-03-09 03:03:43] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006086 10.0.0.22 - - [2026-03-09 03:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.22 - - [2026-03-09 03:03:47] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005521 10.0.0.22 - - [2026-03-09 03:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.22 - - [2026-03-09 03:03:51] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005151 10.0.0.22 - - [2026-03-09 03:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.22 - - [2026-03-09 03:03:55] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005259 10.0.0.22 - - [2026-03-09 03:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.22 - - [2026-03-09 03:03:59] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005866 10.0.0.22 - - [2026-03-09 03:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.22 - - [2026-03-09 03:04:04] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005710 10.0.0.249 - - [2026-03-09 03:04:04] "GET /obj-perms HTTP/1.1" 200 5056 0.056442 10.0.0.22 - - [2026-03-09 03:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.22 - - [2026-03-09 03:04:08] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005502 10.0.0.22 - - [2026-03-09 03:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.22 - - [2026-03-09 03:04:12] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005487 10.0.0.22 - - [2026-03-09 03:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.22 - - [2026-03-09 03:04:14] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004776 10.0.0.22 - - [2026-03-09 03:04:14] "GET /virtual-networks?parent_id=d9c9ebd9-0646-4645-85e7-2c52d6e18983&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002836 10.0.0.22 - - [2026-03-09 03:04:14] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005474 10.0.0.22 - - [2026-03-09 03:04:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008363 10.0.0.22 - - [2026-03-09 03:04:21] "POST /neutron/port HTTP/1.1" 200 1122 0.016581 10.0.0.22 - - [2026-03-09 03:04:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007321 10.0.0.249 - - [2026-03-09 03:04:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.249 - - [2026-03-09 03:04:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000528 10.0.0.23 - - [2026-03-09 03:04:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.23 - - [2026-03-09 03:04:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000497 10.0.0.23 - - [2026-03-09 03:04:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.23 - - [2026-03-09 03:04:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.249 - - [2026-03-09 03:04:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000354 10.0.0.22 - - [2026-03-09 03:04:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.249 - - [2026-03-09 03:04:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.22 - - [2026-03-09 03:04:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.22 - - [2026-03-09 03:04:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.22 - - [2026-03-09 03:04:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.22 - - [2026-03-09 03:04:57] "POST /neutron/network HTTP/1.1" 200 807 0.012635 10.0.0.22 - - [2026-03-09 03:04:57] "POST /id-to-fqname HTTP/1.1" 200 227 0.001223 10.0.0.22 - - [2026-03-09 03:04:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009460 10.0.0.23 - - [2026-03-09 03:04:58] "GET /projects?obj_uuids=d9c9ebd9-0646-4645-85e7-2c52d6e18983&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001063 10.0.0.22 - - [2026-03-09 03:04:58] "GET /project/d9c9ebd9-0646-4645-85e7-2c52d6e18983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.075816 10.0.0.22 - - [2026-03-09 03:04:58] "POST /neutron/port HTTP/1.1" 200 1122 0.017803 10.0.0.22 - - [2026-03-09 03:04:58] "POST /neutron/port HTTP/1.1" 200 117 0.006111 10.0.0.22 - - [2026-03-09 03:04:59] "POST /neutron/port HTTP/1.1" 200 1058 0.043912 10.0.0.22 - - [2026-03-09 03:04:59] "POST /neutron/port HTTP/1.1" 200 1122 0.017973 10.0.0.22 - - [2026-03-09 03:04:59] "POST /neutron/port HTTP/1.1" 200 117 0.001036 10.0.0.22 - - [2026-03-09 03:05:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008312 10.0.0.22 - - [2026-03-09 03:05:04] "POST /neutron/port HTTP/1.1" 200 1122 0.018960 10.0.0.22 - - [2026-03-09 03:05:04] "GET /virtual-machine/b6f4f5aa-5d54-4a16-a337-db31c02387fc HTTP/1.1" 200 1294 0.005495 10.0.0.22 - - [2026-03-09 03:05:04] "GET /virtual-machine-interface/4370bc95-6228-4cb2-97c5-8a34b48a27ee HTTP/1.1" 200 2963 0.005505 10.0.0.22 - - [2026-03-09 03:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.22 - - [2026-03-09 03:05:04] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004248 10.0.0.22 - - [2026-03-09 03:05:04] "GET /virtual-networks?parent_id=d9c9ebd9-0646-4645-85e7-2c52d6e18983&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003494 10.0.0.22 - - [2026-03-09 03:05:04] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005354 10.0.0.22 - - [2026-03-09 03:05:05] "GET /obj-perms HTTP/1.1" 200 5056 0.067931 10.0.0.22 - - [2026-03-09 03:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.22 - - [2026-03-09 03:05:07] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006558 10.0.0.22 - - [2026-03-09 03:05:09] "POST /neutron/port HTTP/1.1" 200 1122 0.017041 10.0.0.22 - - [2026-03-09 03:05:09] "POST /neutron/subnet HTTP/1.1" 200 685 0.009099 10.0.0.22 - - [2026-03-09 03:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.22 - - [2026-03-09 03:05:11] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007068 10.0.0.22 - - [2026-03-09 03:05:11] "POST /neutron/port HTTP/1.1" 200 1122 0.015652 10.0.0.22 - - [2026-03-09 03:05:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003587 10.0.0.22 - - [2026-03-09 03:05:11] "POST /neutron/network HTTP/1.1" 200 833 0.007970 10.0.0.22 - - [2026-03-09 03:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.22 - - [2026-03-09 03:05:15] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004956 10.0.0.22 - - [2026-03-09 03:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.22 - - [2026-03-09 03:05:19] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005086 10.0.0.22 - - [2026-03-09 03:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.22 - - [2026-03-09 03:05:23] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005486 10.0.0.22 - - [2026-03-09 03:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.22 - - [2026-03-09 03:05:27] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005041 10.0.0.22 - - [2026-03-09 03:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.22 - - [2026-03-09 03:05:32] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006291 10.0.0.22 - - [2026-03-09 03:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.22 - - [2026-03-09 03:05:36] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007184 10.0.0.22 - - [2026-03-09 03:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.22 - - [2026-03-09 03:05:38] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004529 10.0.0.22 - - [2026-03-09 03:05:38] "GET /virtual-networks?parent_id=d9c9ebd9-0646-4645-85e7-2c52d6e18983&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003861 10.0.0.22 - - [2026-03-09 03:05:38] "GET /virtual-network/136baa98-5954-492e-8141-2ceac6804cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007168 10.0.0.22 - - [2026-03-09 03:05:43] "POST /neutron/port HTTP/1.1" 200 1122 0.016422 10.0.0.22 - - [2026-03-09 03:05:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006438 10.0.0.22 - - [2026-03-09 03:05:53] "POST /neutron/port HTTP/1.1" 200 1122 0.015572 10.0.0.23 - - [2026-03-09 03:06:06] "GET /obj-perms HTTP/1.1" 200 5056 0.055606 10.0.0.22 - - [2026-03-09 03:06:11] "POST /neutron/port HTTP/1.1" 200 1122 0.016897 10.0.0.22 - - [2026-03-09 03:06:11] "POST /neutron/subnet HTTP/1.1" 200 685 0.008019 10.0.0.22 - - [2026-03-09 03:06:13] "POST /neutron/port HTTP/1.1" 200 1122 0.040378 10.0.0.22 - - [2026-03-09 03:06:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003546 10.0.0.22 - - [2026-03-09 03:06:14] "POST /neutron/network HTTP/1.1" 200 833 0.006079 10.0.0.22 - - [2026-03-09 03:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.22 - - [2026-03-09 03:06:25] "DELETE /virtual-DNS/0de10135-25c9-41dc-9799-32556eeb3a17 HTTP/1.1" 409 235 0.007897 10.0.0.22 - - [2026-03-09 03:06:25] "POST /fqname-to-id HTTP/1.1" 404 192 0.003486 10.0.0.22 - - [2026-03-09 03:06:25] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.028306 10.0.0.22 - - [2026-03-09 03:06:25] "GET /virtual-DNS-record/18d98b28-e200-4c34-a2dd-4b8878ef6c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.004994 10.0.0.22 - - [2026-03-09 03:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.22 - - [2026-03-09 03:06:25] "GET /virtual-DNS-record/18d98b28-e200-4c34-a2dd-4b8878ef6c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.003288 10.0.0.22 - - [2026-03-09 03:06:32] "DELETE /virtual-DNS-record/18d98b28-e200-4c34-a2dd-4b8878ef6c08 HTTP/1.1" 200 115 0.033232 10.0.0.22 - - [2026-03-09 03:06:32] "POST /fqname-to-id HTTP/1.1" 404 184 0.005940 10.0.0.22 - - [2026-03-09 03:06:32] "POST /neutron/port HTTP/1.1" 200 1122 0.016551 10.0.0.22 - - [2026-03-09 03:06:32] "POST /neutron/port HTTP/1.1" 200 151 0.167257 10.0.0.22 - - [2026-03-09 03:06:34] "POST /neutron/network HTTP/1.1" 200 833 0.007775 10.0.0.22 - - [2026-03-09 03:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010132 10.0.0.249 - - [2026-03-09 03:06:34] "DELETE /route-target/2e249c57-455e-48cb-b764-ea2c7bb4fefe HTTP/1.1" 200 115 0.064682 10.0.0.22 - - [2026-03-09 03:06:34] "DELETE /network-ipam/7bc22684-cd8a-42d6-8f43-1c2d3db5413b HTTP/1.1" 200 115 0.056904 10.0.0.22 - - [2026-03-09 03:06:34] "DELETE /virtual-DNS/0de10135-25c9-41dc-9799-32556eeb3a17 HTTP/1.1" 200 115 0.049562 10.0.0.22 - - [2026-03-09 03:06:34] "POST /fqname-to-id HTTP/1.1" 404 180 0.008188 10.0.0.23 - - [2026-03-09 03:06:36] "GET /projects?obj_uuids=d9c9ebd9-0646-4645-85e7-2c52d6e18983&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.029110 10.0.0.22 - - [2026-03-09 03:06:36] "GET /project/d9c9ebd9-0646-4645-85e7-2c52d6e18983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.091504 10.0.0.23 - - [2026-03-09 03:06:36] "GET /projects?obj_uuids=d9c9ebd9-0646-4645-85e7-2c52d6e18983&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001525 10.0.0.22 - - [2026-03-09 03:06:36] "GET /project/d9c9ebd9-0646-4645-85e7-2c52d6e18983?fields=virtual_networks HTTP/1.1" 200 1033 0.094368 10.0.0.23 - - [2026-03-09 03:06:36] "GET /projects?obj_uuids=d9c9ebd9-0646-4645-85e7-2c52d6e18983&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000904 10.0.0.22 - - [2026-03-09 03:06:36] "GET /project/d9c9ebd9-0646-4645-85e7-2c52d6e18983?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.043107 10.0.0.23 - - [2026-03-09 03:06:36] "GET /projects?obj_uuids=d9c9ebd9-0646-4645-85e7-2c52d6e18983&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001221 10.0.0.22 - - [2026-03-09 03:06:36] "GET /project/d9c9ebd9-0646-4645-85e7-2c52d6e18983?fields=security_groups HTTP/1.1" 200 1260 0.037160 10.0.0.22 - - [2026-03-09 03:06:37] "POST /fqname-to-id HTTP/1.1" 404 189 0.042082 10.0.0.23 - - [2026-03-09 03:06:37] "GET /projects?obj_uuids=394d682c-d3d6-438c-81e6-b066f1c6ef0b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002541 10.0.0.23 - - [2026-03-09 03:06:37] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002051 10.0.0.23 - - [2026-03-09 03:06:37] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007900 10.0.0.23 - - [2026-03-09 03:06:37] "POST /id-to-fqname HTTP/1.1" 200 191 0.004734 10.0.0.23 - - [2026-03-09 03:06:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.004530 10.0.0.23 - - [2026-03-09 03:06:37] "POST /security-groups HTTP/1.1" 200 592 0.033887 10.0.0.23 - - [2026-03-09 03:06:37] "POST /projects HTTP/1.1" 200 587 0.259731 10.0.0.23 - - [2026-03-09 03:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.295261 10.0.0.249 - - [2026-03-09 03:06:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.007115 10.0.0.22 - - [2026-03-09 03:06:37] "GET /project/394d682c-d3d6-438c-81e6-b066f1c6ef0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.444329 10.0.0.22 - - [2026-03-09 03:06:38] "GET / HTTP/1.1" 200 35931 0.001926 10.0.0.22 - - [2026-03-09 03:06:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.22 - - [2026-03-09 03:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.071723 10.0.0.23 - - [2026-03-09 03:06:40] "GET /projects?obj_uuids=394d682c-d3d6-438c-81e6-b066f1c6ef0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001305 10.0.0.22 - - [2026-03-09 03:06:40] "GET /project/394d682c-d3d6-438c-81e6-b066f1c6ef0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.042552 10.0.0.23 - - [2026-03-09 03:06:41] "GET /projects?obj_uuids=394d682c-d3d6-438c-81e6-b066f1c6ef0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001173 10.0.0.22 - - [2026-03-09 03:06:41] "POST /neutron/network HTTP/1.1" 200 608 0.160429 10.0.0.249 - - [2026-03-09 03:06:41] "POST /ref-update HTTP/1.1" 200 156 0.027415 10.0.0.22 - - [2026-03-09 03:06:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.002962 10.0.0.22 - - [2026-03-09 03:06:41] "GET /virtual-network/3838cecb-c6ea-46be-b97b-8ea88b9d2647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.016057 10.0.0.22 - - [2026-03-09 03:06:41] "POST /neutron/network HTTP/1.1" 200 827 0.006247 10.0.0.22 - - [2026-03-09 03:06:41] "GET /virtual-network/3838cecb-c6ea-46be-b97b-8ea88b9d2647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005190 10.0.0.22 - - [2026-03-09 03:06:42] "GET /virtual-network/3838cecb-c6ea-46be-b97b-8ea88b9d2647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005872 10.0.0.22 - - [2026-03-09 03:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.23 - - [2026-03-09 03:06:43] "GET /projects?obj_uuids=394d682c-d3d6-438c-81e6-b066f1c6ef0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001540 10.0.0.22 - - [2026-03-09 03:06:43] "GET /project/394d682c-d3d6-438c-81e6-b066f1c6ef0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.036904 10.0.0.22 - - [2026-03-09 03:06:43] "POST /neutron/network HTTP/1.1" 200 117 0.013639 10.0.0.22 - - [2026-03-09 03:06:43] "POST /neutron/network HTTP/1.1" 200 825 0.007522 10.0.0.22 - - [2026-03-09 03:06:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.000975 10.0.0.22 - - [2026-03-09 03:06:43] "GET /virtual-network/207aec77-d993-472c-8f45-2b752d004cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005132 10.0.0.22 - - [2026-03-09 03:06:43] "GET /virtual-network/207aec77-d993-472c-8f45-2b752d004cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005255 10.0.0.22 - - [2026-03-09 03:06:44] "POST /neutron/subnet HTTP/1.1" 200 715 0.015712 10.0.0.22 - - [2026-03-09 03:06:44] "GET /virtual-network/207aec77-d993-472c-8f45-2b752d004cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005441 10.0.0.249 - - [2026-03-09 03:06:44] "GET /obj-perms HTTP/1.1" 200 5032 0.061765 10.0.0.22 - - [2026-03-09 03:06:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.001212 10.0.0.23 - - [2026-03-09 03:06:59] "GET /projects?obj_uuids=394d682c-d3d6-438c-81e6-b066f1c6ef0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000886 10.0.0.22 - - [2026-03-09 03:06:59] "GET /project/394d682c-d3d6-438c-81e6-b066f1c6ef0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.062508 10.0.0.22 - - [2026-03-09 03:07:00] "POST /neutron/port HTTP/1.1" 200 117 0.006259 10.0.0.22 - - [2026-03-09 03:07:00] "POST /id-to-fqname HTTP/1.1" 200 222 0.001291 10.0.0.22 - - [2026-03-09 03:07:00] "POST /neutron/network HTTP/1.1" 200 837 0.006160 10.0.0.22 - - [2026-03-09 03:07:00] "POST /neutron/port HTTP/1.1" 200 1059 0.025360 10.0.0.23 - - [2026-03-09 03:07:01] "GET /projects?obj_uuids=394d682c-d3d6-438c-81e6-b066f1c6ef0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000987 10.0.0.22 - - [2026-03-09 03:07:01] "GET /project/394d682c-d3d6-438c-81e6-b066f1c6ef0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.158425 10.0.0.22 - - [2026-03-09 03:07:01] "POST /neutron/port HTTP/1.1" 200 1123 0.057176 10.0.0.22 - - [2026-03-09 03:07:01] "POST /neutron/subnet HTTP/1.1" 200 689 0.016996 10.0.0.22 - - [2026-03-09 03:07:01] "POST /neutron/port HTTP/1.1" 200 1123 0.033889 10.0.0.22 - - [2026-03-09 03:07:01] "POST /neutron/port HTTP/1.1" 200 1123 0.029271 10.0.0.23 - - [2026-03-09 03:07:02] "GET /projects?obj_uuids=394d682c-d3d6-438c-81e6-b066f1c6ef0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001319 10.0.0.22 - - [2026-03-09 03:07:02] "POST /neutron/port HTTP/1.1" 200 1061 0.486184 10.0.0.22 - - [2026-03-09 03:07:02] "POST /neutron/port HTTP/1.1" 200 1115 0.153468 10.0.0.22 - - [2026-03-09 03:07:03] "POST /neutron/subnet HTTP/1.1" 200 699 0.020980 10.0.0.22 - - [2026-03-09 03:07:06] "GET /obj-perms HTTP/1.1" 200 5056 0.059617 10.0.0.22 - - [2026-03-09 03:07:06] "POST /neutron/port HTTP/1.1" 200 1123 0.031478 10.0.0.22 - - [2026-03-09 03:07:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013294 10.0.0.22 - - [2026-03-09 03:07:22] "POST /neutron/port HTTP/1.1" 200 1123 0.014928 10.0.0.249 - - [2026-03-09 03:07:22] "DELETE /access-control-list/5f24b114-70bf-4b65-b19a-a3b64aeb5953 HTTP/1.1" 200 115 0.048823 10.0.0.22 - - [2026-03-09 03:07:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006237 10.0.0.22 - - [2026-03-09 03:07:32] "POST /neutron/port HTTP/1.1" 200 1123 0.014615 10.0.0.22 - - [2026-03-09 03:07:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006120 10.0.0.22 - - [2026-03-09 03:07:32] "GET /virtual-machine/a816be48-4a4e-4cae-ae7a-89c2a294f40c HTTP/1.1" 401 292 0.000390 10.0.0.22 - - [2026-03-09 03:07:32] "GET /virtual-machine/a816be48-4a4e-4cae-ae7a-89c2a294f40c HTTP/1.1" 200 1294 0.041989 10.0.0.22 - - [2026-03-09 03:07:32] "GET /virtual-machine-interface/88397b26-ad56-43ac-a0a8-a3c4992539b7 HTTP/1.1" 200 2948 0.004515 10.0.0.22 - - [2026-03-09 03:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.22 - - [2026-03-09 03:07:32] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002992 10.0.0.22 - - [2026-03-09 03:07:32] "GET /virtual-networks?parent_id=394d682c-d3d6-438c-81e6-b066f1c6ef0b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002335 10.0.0.22 - - [2026-03-09 03:07:33] "GET /virtual-network/207aec77-d993-472c-8f45-2b752d004cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005276 10.0.0.23 - - [2026-03-09 03:07:34] "DELETE /project/394d682cd3d6438c81e6b066f1c6ef0b HTTP/1.1" 404 173 0.002318 10.0.0.23 - - [2026-03-09 03:07:34] "DELETE /project/d9c9ebd9-0646-4645-85e7-2c52d6e18983 HTTP/1.1" 404 177 0.004546 10.0.0.22 - - [2026-03-09 03:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.22 - - [2026-03-09 03:07:36] "GET /virtual-network/207aec77-d993-472c-8f45-2b752d004cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005285 10.0.0.22 - - [2026-03-09 03:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.22 - - [2026-03-09 03:07:40] "GET /virtual-network/207aec77-d993-472c-8f45-2b752d004cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005502 10.0.0.22 - - [2026-03-09 03:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.22 - - [2026-03-09 03:07:44] "GET /virtual-network/207aec77-d993-472c-8f45-2b752d004cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006482 10.0.0.22 - - [2026-03-09 03:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.22 - - [2026-03-09 03:07:48] "GET /virtual-network/207aec77-d993-472c-8f45-2b752d004cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005686 10.0.0.22 - - [2026-03-09 03:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.22 - - [2026-03-09 03:07:52] "GET /virtual-network/207aec77-d993-472c-8f45-2b752d004cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005539 10.0.0.22 - - [2026-03-09 03:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.22 - - [2026-03-09 03:07:56] "GET /virtual-network/207aec77-d993-472c-8f45-2b752d004cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005181 10.0.0.22 - - [2026-03-09 03:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.22 - - [2026-03-09 03:08:00] "GET /virtual-network/207aec77-d993-472c-8f45-2b752d004cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005070 10.0.0.22 - - [2026-03-09 03:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.22 - - [2026-03-09 03:08:04] "GET /virtual-network/207aec77-d993-472c-8f45-2b752d004cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006986 10.0.0.23 - - [2026-03-09 03:08:07] "GET /obj-perms HTTP/1.1" 200 5056 0.063788 10.0.0.22 - - [2026-03-09 03:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.22 - - [2026-03-09 03:08:08] "GET /virtual-network/207aec77-d993-472c-8f45-2b752d004cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005307 10.0.0.22 - - [2026-03-09 03:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.22 - - [2026-03-09 03:08:12] "GET /virtual-network/207aec77-d993-472c-8f45-2b752d004cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005789 10.0.0.22 - - [2026-03-09 03:08:13] "POST /neutron/network HTTP/1.1" 200 837 0.006520 10.0.0.22 - - [2026-03-09 03:08:13] "POST /neutron/port HTTP/1.1" 200 117 0.001518 10.0.0.22 - - [2026-03-09 03:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.22 - - [2026-03-09 03:08:17] "GET /virtual-network/207aec77-d993-472c-8f45-2b752d004cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005635 10.0.0.22 - - [2026-03-09 03:08:17] "POST /neutron/port HTTP/1.1" 200 1123 0.015498 10.0.0.22 - - [2026-03-09 03:08:17] "POST /neutron/subnet HTTP/1.1" 200 689 0.008285 10.0.0.22 - - [2026-03-09 03:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.22 - - [2026-03-09 03:08:21] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003295 10.0.0.22 - - [2026-03-09 03:08:21] "GET /virtual-networks?parent_id=394d682c-d3d6-438c-81e6-b066f1c6ef0b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003274 10.0.0.22 - - [2026-03-09 03:08:21] "GET /virtual-network/207aec77-d993-472c-8f45-2b752d004cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005149 10.0.0.22 - - [2026-03-09 03:08:21] "POST /neutron/port HTTP/1.1" 200 1123 0.015122 10.0.0.22 - - [2026-03-09 03:08:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006462 10.0.0.22 - - [2026-03-09 03:08:35] "POST /neutron/port HTTP/1.1" 200 1123 0.046755 10.0.0.22 - - [2026-03-09 03:08:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006444 10.0.0.22 - - [2026-03-09 03:08:41] "POST /neutron/port HTTP/1.1" 200 1123 0.016511 10.0.0.22 - - [2026-03-09 03:08:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006530 10.0.0.22 - - [2026-03-09 03:08:57] "POST /neutron/port HTTP/1.1" 200 1123 0.018728 10.0.0.22 - - [2026-03-09 03:09:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007894 10.0.0.22 - - [2026-03-09 03:09:12] "POST /neutron/port HTTP/1.1" 200 1123 0.017743 10.0.0.22 - - [2026-03-09 03:09:15] "POST /neutron/port HTTP/1.1" 200 1125 0.019130 10.0.0.22 - - [2026-03-09 03:09:15] "POST /neutron/subnet HTTP/1.1" 200 699 0.009167 10.0.0.22 - - [2026-03-09 03:09:18] "POST /neutron/port HTTP/1.1" 200 1125 0.016169 10.0.0.22 - - [2026-03-09 03:09:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006639 10.0.0.22 - - [2026-03-09 03:09:18] "GET /virtual-machine/c1b4a5ef-aae5-4a9f-b84e-ebe4290edf41 HTTP/1.1" 200 1294 0.005618 10.0.0.22 - - [2026-03-09 03:09:18] "GET /virtual-machine-interface/b6ee220b-4628-4500-ac39-9a09f15e66aa HTTP/1.1" 200 2949 0.005264 10.0.0.22 - - [2026-03-09 03:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.22 - - [2026-03-09 03:09:18] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003814 10.0.0.22 - - [2026-03-09 03:09:18] "GET /virtual-networks?parent_id=394d682c-d3d6-438c-81e6-b066f1c6ef0b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002799 10.0.0.22 - - [2026-03-09 03:09:18] "GET /virtual-network/3838cecb-c6ea-46be-b97b-8ea88b9d2647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005052 10.0.0.22 - - [2026-03-09 03:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.22 - - [2026-03-09 03:09:19] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004769 10.0.0.22 - - [2026-03-09 03:09:19] "GET /virtual-networks?parent_id=394d682c-d3d6-438c-81e6-b066f1c6ef0b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002493 10.0.0.22 - - [2026-03-09 03:09:19] "GET /virtual-network/3838cecb-c6ea-46be-b97b-8ea88b9d2647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005746 10.0.0.22 - - [2026-03-09 03:09:19] "POST /neutron/port HTTP/1.1" 200 1125 0.017825 10.0.0.22 - - [2026-03-09 03:09:19] "POST /neutron/port HTTP/1.1" 200 1123 0.018648 10.0.0.22 - - [2026-03-09 03:09:19] "POST /neutron/subnet HTTP/1.1" 200 689 0.008319 10.0.0.22 - - [2026-03-09 03:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.23 - - [2026-03-09 03:09:24] "GET /projects?obj_uuids=394d682c-d3d6-438c-81e6-b066f1c6ef0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000856 10.0.0.22 - - [2026-03-09 03:09:24] "GET /project/394d682c-d3d6-438c-81e6-b066f1c6ef0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.045533 10.0.0.22 - - [2026-03-09 03:09:24] "GET /virtual-network/3838cecb-c6ea-46be-b97b-8ea88b9d2647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006589 10.0.0.22 - - [2026-03-09 03:09:24] "GET /floating-ip-pools?parent_id=3838cecb-c6ea-46be-b97b-8ea88b9d2647&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003015 10.0.0.22 - - [2026-03-09 03:09:24] "GET /virtual-network/3838cecb-c6ea-46be-b97b-8ea88b9d2647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005368 10.0.0.22 - - [2026-03-09 03:09:25] "POST /floating-ip-pools HTTP/1.1" 200 598 0.032197 10.0.0.22 - - [2026-03-09 03:09:25] "POST /ref-update HTTP/1.1" 200 156 0.012477 10.0.0.22 - - [2026-03-09 03:09:25] "GET /virtual-network/3838cecb-c6ea-46be-b97b-8ea88b9d2647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006228 10.0.0.22 - - [2026-03-09 03:09:25] "GET /virtual-network/3838cecb-c6ea-46be-b97b-8ea88b9d2647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005240 10.0.0.23 - - [2026-03-09 03:09:25] "GET /projects?obj_uuids=394d682c-d3d6-438c-81e6-b066f1c6ef0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000908 10.0.0.249 - - [2026-03-09 03:09:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.22 - - [2026-03-09 03:09:25] "POST /neutron/floatingip HTTP/1.1" 200 530 0.106153 10.0.0.249 - - [2026-03-09 03:09:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.23 - - [2026-03-09 03:09:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.22 - - [2026-03-09 03:09:25] "POST /neutron/floatingip HTTP/1.1" 200 575 0.060654 10.0.0.23 - - [2026-03-09 03:09:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.22 - - [2026-03-09 03:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.22 - - [2026-03-09 03:09:25] "GET /routing-instance/6a73e3b1-3667-4f9d-87eb-bb4488ec62a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.003618 10.0.0.22 - - [2026-03-09 03:09:25] "GET /route-target/46c3c42c-a9e1-44bf-a856-61f4a00ef018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004226 10.0.0.23 - - [2026-03-09 03:09:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.23 - - [2026-03-09 03:09:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.249 - - [2026-03-09 03:09:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.22 - - [2026-03-09 03:09:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.249 - - [2026-03-09 03:09:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.22 - - [2026-03-09 03:09:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.22 - - [2026-03-09 03:09:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.22 - - [2026-03-09 03:09:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.22 - - [2026-03-09 03:09:47] "POST /neutron/floatingip HTTP/1.1" 200 530 0.031091 10.0.0.22 - - [2026-03-09 03:09:47] "GET /floating-ip-pool/216d8798-0a20-427a-8e0d-4799d06ade5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1183 0.003557 10.0.0.22 - - [2026-03-09 03:09:47] "POST /ref-update HTTP/1.1" 200 156 0.011219 10.0.0.22 - - [2026-03-09 03:09:47] "DELETE /floating-ip-pool/216d8798-0a20-427a-8e0d-4799d06ade5c HTTP/1.1" 200 115 0.032354 10.0.0.22 - - [2026-03-09 03:09:47] "POST /neutron/network HTTP/1.1" 200 825 0.006145 10.0.0.22 - - [2026-03-09 03:09:47] "POST /neutron/port HTTP/1.1" 200 1115 0.013126 10.0.0.22 - - [2026-03-09 03:09:47] "POST /neutron/port HTTP/1.1" 200 1113 0.012491 10.0.0.23 - - [2026-03-09 03:09:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002848 10.0.0.23 - - [2026-03-09 03:09:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003377 10.0.0.22 - - [2026-03-09 03:09:49] "POST /neutron/network HTTP/1.1" 200 151 0.125489 10.0.0.249 - - [2026-03-09 03:09:49] "DELETE /route-target/0483c3a2-28ff-44e6-bf69-f73d98f2b1fe HTTP/1.1" 200 115 0.022615 10.0.0.23 - - [2026-03-09 03:09:51] "GET /projects?obj_uuids=394d682c-d3d6-438c-81e6-b066f1c6ef0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000924 10.0.0.22 - - [2026-03-09 03:09:51] "GET /project/394d682c-d3d6-438c-81e6-b066f1c6ef0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.046724 10.0.0.23 - - [2026-03-09 03:09:51] "GET /projects?obj_uuids=394d682c-d3d6-438c-81e6-b066f1c6ef0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001624 10.0.0.22 - - [2026-03-09 03:09:51] "GET /project/394d682c-d3d6-438c-81e6-b066f1c6ef0b?fields=virtual_networks HTTP/1.1" 200 1032 0.051420 10.0.0.23 - - [2026-03-09 03:09:51] "GET /projects?obj_uuids=394d682c-d3d6-438c-81e6-b066f1c6ef0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000888 10.0.0.22 - - [2026-03-09 03:09:51] "GET /project/394d682c-d3d6-438c-81e6-b066f1c6ef0b?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.035580 10.0.0.23 - - [2026-03-09 03:09:51] "GET /projects?obj_uuids=394d682c-d3d6-438c-81e6-b066f1c6ef0b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000920 10.0.0.22 - - [2026-03-09 03:09:51] "GET /project/394d682c-d3d6-438c-81e6-b066f1c6ef0b?fields=security_groups HTTP/1.1" 200 1259 0.035147 10.0.0.22 - - [2026-03-09 03:09:52] "POST /fqname-to-id HTTP/1.1" 404 188 0.032022 10.0.0.23 - - [2026-03-09 03:09:52] "GET /projects?obj_uuids=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003399 10.0.0.23 - - [2026-03-09 03:09:52] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001685 10.0.0.23 - - [2026-03-09 03:09:52] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.046151 10.0.0.23 - - [2026-03-09 03:09:52] "POST /id-to-fqname HTTP/1.1" 200 190 0.001917 10.0.0.23 - - [2026-03-09 03:09:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.005551 10.0.0.23 - - [2026-03-09 03:09:52] "POST /security-groups HTTP/1.1" 200 591 0.028925 10.0.0.249 - - [2026-03-09 03:09:52] "POST /fqname-to-id HTTP/1.1" 404 234 0.003657 10.0.0.23 - - [2026-03-09 03:09:52] "POST /projects HTTP/1.1" 200 585 0.221222 10.0.0.23 - - [2026-03-09 03:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.301643 10.0.0.249 - - [2026-03-09 03:09:52] "POST /access-control-lists HTTP/1.1" 200 594 0.039629 10.0.0.22 - - [2026-03-09 03:09:52] "GET /project/490d2326-d7ec-4900-83d7-0fee14177b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.489290 10.0.0.22 - - [2026-03-09 03:09:54] "GET / HTTP/1.1" 200 35931 0.001888 10.0.0.22 - - [2026-03-09 03:09:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000605 10.0.0.22 - - [2026-03-09 03:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.059456 10.0.0.23 - - [2026-03-09 03:09:56] "GET /projects?obj_uuids=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001041 10.0.0.22 - - [2026-03-09 03:09:56] "GET /project/490d2326-d7ec-4900-83d7-0fee14177b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.038731 10.0.0.22 - - [2026-03-09 03:09:56] "POST /neutron/network HTTP/1.1" 200 117 0.036529 10.0.0.22 - - [2026-03-09 03:09:56] "POST /neutron/network HTTP/1.1" 200 839 0.008387 10.0.0.22 - - [2026-03-09 03:09:56] "POST /id-to-fqname HTTP/1.1" 200 230 0.001011 10.0.0.22 - - [2026-03-09 03:09:56] "GET /virtual-network/c4b0f57f-fe84-488e-b58d-816533a77d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004733 10.0.0.22 - - [2026-03-09 03:09:56] "GET /virtual-network/c4b0f57f-fe84-488e-b58d-816533a77d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006711 10.0.0.22 - - [2026-03-09 03:09:56] "POST /neutron/subnet HTTP/1.1" 200 701 0.009158 10.0.0.22 - - [2026-03-09 03:09:57] "POST /id-to-fqname HTTP/1.1" 200 230 0.001233 10.0.0.23 - - [2026-03-09 03:09:57] "GET /projects?obj_uuids=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000970 10.0.0.22 - - [2026-03-09 03:09:57] "GET /project/490d2326-d7ec-4900-83d7-0fee14177b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.065744 10.0.0.22 - - [2026-03-09 03:09:57] "POST /neutron/network HTTP/1.1" 200 839 0.028438 10.0.0.22 - - [2026-03-09 03:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.22 - - [2026-03-09 03:09:58] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003090 10.0.0.22 - - [2026-03-09 03:09:58] "PUT /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6 HTTP/1.1" 200 276 0.015523 10.0.0.22 - - [2026-03-09 03:09:58] "POST /neutron/port HTTP/1.1" 200 117 0.005659 10.0.0.22 - - [2026-03-09 03:09:58] "POST /neutron/port HTTP/1.1" 200 1055 0.017028 10.0.0.22 - - [2026-03-09 03:09:59] "POST /neutron/port HTTP/1.1" 200 1119 0.019973 10.0.0.22 - - [2026-03-09 03:09:59] "POST /neutron/port HTTP/1.1" 200 117 0.001420 10.0.0.22 - - [2026-03-09 03:10:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007874 10.0.0.22 - - [2026-03-09 03:10:03] "POST /neutron/port HTTP/1.1" 200 1119 0.016212 10.0.0.22 - - [2026-03-09 03:10:03] "GET /virtual-machine/83c4db63-714b-4e14-9806-962fa3627345 HTTP/1.1" 401 292 0.000495 10.0.0.22 - - [2026-03-09 03:10:04] "GET /virtual-machine/83c4db63-714b-4e14-9806-962fa3627345 HTTP/1.1" 200 1292 0.044711 10.0.0.22 - - [2026-03-09 03:10:04] "GET /virtual-machine-interface/1fc57a46-88d0-49cd-b92d-c4525f988e8a HTTP/1.1" 200 2970 0.006396 10.0.0.22 - - [2026-03-09 03:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.22 - - [2026-03-09 03:10:04] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003670 10.0.0.22 - - [2026-03-09 03:10:04] "GET /virtual-networks?parent_id=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003703 10.0.0.22 - - [2026-03-09 03:10:04] "GET /virtual-network/c4b0f57f-fe84-488e-b58d-816533a77d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007527 10.0.0.22 - - [2026-03-09 03:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.22 - - [2026-03-09 03:10:07] "GET /virtual-network/c4b0f57f-fe84-488e-b58d-816533a77d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004786 10.0.0.22 - - [2026-03-09 03:10:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006295 10.0.0.249 - - [2026-03-09 03:10:09] "GET /obj-perms HTTP/1.1" 200 5056 0.046731 10.0.0.22 - - [2026-03-09 03:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.22 - - [2026-03-09 03:10:09] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003149 10.0.0.22 - - [2026-03-09 03:10:09] "GET /virtual-networks?parent_id=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003108 10.0.0.22 - - [2026-03-09 03:10:09] "GET /virtual-network/c4b0f57f-fe84-488e-b58d-816533a77d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005678 10.0.0.22 - - [2026-03-09 03:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.22 - - [2026-03-09 03:10:11] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003875 10.0.0.22 - - [2026-03-09 03:10:11] "PUT /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6 HTTP/1.1" 200 276 0.010973 10.0.0.22 - - [2026-03-09 03:10:11] "POST /neutron/port HTTP/1.1" 200 1119 0.017442 10.0.0.22 - - [2026-03-09 03:10:13] "POST /neutron/network HTTP/1.1" 200 839 0.006168 10.0.0.249 - - [2026-03-09 03:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.22 - - [2026-03-09 03:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.23 - - [2026-03-09 03:10:16] "GET /projects?obj_uuids=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000888 10.0.0.22 - - [2026-03-09 03:10:16] "GET /project/490d2326-d7ec-4900-83d7-0fee14177b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.039322 10.0.0.23 - - [2026-03-09 03:10:16] "GET /projects?obj_uuids=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001277 10.0.0.22 - - [2026-03-09 03:10:16] "POST /neutron/network HTTP/1.1" 200 605 0.109017 10.0.0.249 - - [2026-03-09 03:10:16] "POST /ref-update HTTP/1.1" 200 156 0.021265 10.0.0.22 - - [2026-03-09 03:10:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.002968 10.0.0.22 - - [2026-03-09 03:10:17] "GET /virtual-network/5e02af37-436e-4006-80c2-a8c3554ecc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005603 10.0.0.22 - - [2026-03-09 03:10:17] "POST /neutron/network HTTP/1.1" 200 824 0.005879 10.0.0.22 - - [2026-03-09 03:10:17] "GET /virtual-network/5e02af37-436e-4006-80c2-a8c3554ecc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004647 10.0.0.22 - - [2026-03-09 03:10:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.001166 10.0.0.22 - - [2026-03-09 03:10:17] "POST /neutron/network HTTP/1.1" 200 834 0.006380 10.0.0.23 - - [2026-03-09 03:10:18] "GET /projects?obj_uuids=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000963 10.0.0.22 - - [2026-03-09 03:10:18] "GET /project/490d2326-d7ec-4900-83d7-0fee14177b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.070954 10.0.0.22 - - [2026-03-09 03:10:18] "POST /neutron/port HTTP/1.1" 200 117 0.005442 10.0.0.23 - - [2026-03-09 03:10:18] "GET /projects?obj_uuids=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000976 10.0.0.22 - - [2026-03-09 03:10:18] "POST /neutron/port HTTP/1.1" 200 1060 0.261235 10.0.0.22 - - [2026-03-09 03:10:19] "POST /neutron/port HTTP/1.1" 200 1114 0.125330 10.0.0.22 - - [2026-03-09 03:10:19] "POST /neutron/subnet HTTP/1.1" 200 699 0.007728 10.0.0.22 - - [2026-03-09 03:10:23] "POST /neutron/port HTTP/1.1" 200 1124 0.055305 10.0.0.22 - - [2026-03-09 03:10:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007503 10.0.0.22 - - [2026-03-09 03:10:23] "GET /virtual-machine/688d458a-132a-4364-902b-6cd0efcf5704 HTTP/1.1" 200 1292 0.006218 10.0.0.22 - - [2026-03-09 03:10:23] "GET /virtual-machine-interface/51d5452b-4d79-4553-8138-c2cea4e73e76 HTTP/1.1" 200 2939 0.004527 10.0.0.22 - - [2026-03-09 03:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.22 - - [2026-03-09 03:10:23] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003768 10.0.0.22 - - [2026-03-09 03:10:23] "GET /virtual-networks?parent_id=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002320 10.0.0.22 - - [2026-03-09 03:10:23] "GET /virtual-network/5e02af37-436e-4006-80c2-a8c3554ecc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009465 10.0.0.22 - - [2026-03-09 03:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.22 - - [2026-03-09 03:10:26] "GET /virtual-network/5e02af37-436e-4006-80c2-a8c3554ecc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005234 10.0.0.22 - - [2026-03-09 03:10:27] "POST /neutron/port HTTP/1.1" 200 1124 0.015878 10.0.0.22 - - [2026-03-09 03:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.22 - - [2026-03-09 03:10:28] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002885 10.0.0.22 - - [2026-03-09 03:10:28] "GET /virtual-networks?parent_id=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002478 10.0.0.22 - - [2026-03-09 03:10:29] "GET /virtual-network/5e02af37-436e-4006-80c2-a8c3554ecc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005956 10.0.0.22 - - [2026-03-09 03:10:30] "POST /neutron/network HTTP/1.1" 400 204 0.012318 10.0.0.22 - - [2026-03-09 03:10:31] "POST /neutron/port HTTP/1.1" 200 151 0.160659 10.0.0.249 - - [2026-03-09 03:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.23 - - [2026-03-09 03:10:34] "DELETE /project/490d2326d7ec490083d70fee14177b44 HTTP/1.1" 404 173 0.003008 10.0.0.23 - - [2026-03-09 03:10:34] "DELETE /project/394d682c-d3d6-438c-81e6-b066f1c6ef0b HTTP/1.1" 404 177 0.005064 10.0.0.22 - - [2026-03-09 03:10:35] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003359 10.0.0.22 - - [2026-03-09 03:10:35] "POST /network-ipams HTTP/1.1" 200 541 0.024472 10.0.0.22 - - [2026-03-09 03:10:35] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.003098 10.0.0.22 - - [2026-03-09 03:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.22 - - [2026-03-09 03:10:35] "GET /network-ipam/59a4ead6-0983-444f-8287-902554a27cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.006362 10.0.0.22 - - [2026-03-09 03:10:35] "PUT /network-ipam/59a4ead6-0983-444f-8287-902554a27cce HTTP/1.1" 200 258 0.015624 10.0.0.22 - - [2026-03-09 03:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.23 - - [2026-03-09 03:10:35] "GET /projects?obj_uuids=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000912 10.0.0.22 - - [2026-03-09 03:10:36] "GET /project/490d2326-d7ec-4900-83d7-0fee14177b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.038473 10.0.0.22 - - [2026-03-09 03:10:36] "POST /neutron/network HTTP/1.1" 200 117 0.010361 10.0.0.249 - - [2026-03-09 03:10:36] "POST /ref-update HTTP/1.1" 200 156 0.017484 10.0.0.23 - - [2026-03-09 03:10:36] "POST /useragent-kv HTTP/1.1" 200 115 0.005116 10.0.0.22 - - [2026-03-09 03:10:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.179645 10.0.0.22 - - [2026-03-09 03:10:36] "POST /id-to-fqname HTTP/1.1" 200 220 0.001328 10.0.0.22 - - [2026-03-09 03:10:36] "GET /virtual-network/972a45f4-3afe-4db4-a16e-d03150219c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004679 10.0.0.22 - - [2026-03-09 03:10:36] "GET /virtual-network/972a45f4-3afe-4db4-a16e-d03150219c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005041 10.0.0.22 - - [2026-03-09 03:10:36] "POST /neutron/network HTTP/1.1" 200 994 0.008111 10.0.0.22 - - [2026-03-09 03:10:36] "POST /neutron/network HTTP/1.1" 200 994 0.008324 10.0.0.23 - - [2026-03-09 03:10:36] "GET /projects?obj_uuids=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000942 10.0.0.22 - - [2026-03-09 03:10:37] "POST /neutron/port HTTP/1.1" 200 1017 0.241617 10.0.0.22 - - [2026-03-09 03:10:37] "POST /id-to-fqname HTTP/1.1" 200 220 0.001295 10.0.0.22 - - [2026-03-09 03:10:37] "POST /neutron/port HTTP/1.1" 200 1017 0.012048 10.0.0.22 - - [2026-03-09 03:10:37] "POST /neutron/port HTTP/1.1" 200 117 0.005390 10.0.0.22 - - [2026-03-09 03:10:37] "POST /id-to-fqname HTTP/1.1" 200 220 0.001165 10.0.0.22 - - [2026-03-09 03:10:37] "POST /neutron/port HTTP/1.1" 200 117 0.005560 10.0.0.22 - - [2026-03-09 03:10:38] "POST /neutron/network HTTP/1.1" 200 994 0.011220 10.0.0.22 - - [2026-03-09 03:10:38] "POST /neutron/port HTTP/1.1" 200 1017 0.014038 10.0.0.22 - - [2026-03-09 03:10:38] "POST /neutron/port HTTP/1.1" 200 1017 0.013126 10.0.0.22 - - [2026-03-09 03:10:38] "POST /id-to-fqname HTTP/1.1" 200 220 0.001086 10.0.0.22 - - [2026-03-09 03:10:38] "POST /neutron/port HTTP/1.1" 200 1109 0.112686 10.0.0.22 - - [2026-03-09 03:10:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004226 10.0.0.22 - - [2026-03-09 03:10:38] "POST /neutron/port HTTP/1.1" 200 117 0.001081 10.0.0.22 - - [2026-03-09 03:10:38] "POST /neutron/port HTTP/1.1" 200 1017 0.014016 10.0.0.22 - - [2026-03-09 03:10:38] "POST /neutron/port HTTP/1.1" 200 1017 0.012109 10.0.0.22 - - [2026-03-09 03:10:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003636 10.0.0.22 - - [2026-03-09 03:10:39] "POST /neutron/network HTTP/1.1" 200 994 0.008911 10.0.0.23 - - [2026-03-09 03:10:39] "GET /projects?obj_uuids=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000918 10.0.0.22 - - [2026-03-09 03:10:39] "GET /project/490d2326-d7ec-4900-83d7-0fee14177b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.081912 10.0.0.22 - - [2026-03-09 03:10:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006235 10.0.0.22 - - [2026-03-09 03:10:40] "GET /virtual-network/972a45f4-3afe-4db4-a16e-d03150219c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005124 10.0.0.23 - - [2026-03-09 03:10:40] "GET /projects?obj_uuids=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000974 10.0.0.22 - - [2026-03-09 03:10:40] "POST /neutron/port HTTP/1.1" 200 1055 0.288225 10.0.0.22 - - [2026-03-09 03:10:40] "POST /neutron/port HTTP/1.1" 200 1109 0.119146 10.0.0.22 - - [2026-03-09 03:10:40] "POST /neutron/subnet HTTP/1.1" 200 673 0.010387 10.0.0.22 - - [2026-03-09 03:10:40] "GET /obj-perms HTTP/1.1" 200 5030 0.051524 10.0.0.22 - - [2026-03-09 03:10:41] "POST /neutron/port HTTP/1.1" 200 1119 0.024185 10.0.0.22 - - [2026-03-09 03:10:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011584 10.0.0.22 - - [2026-03-09 03:10:41] "GET /virtual-machine/afedb79e-2b53-45ae-a0e7-b0579da1ee7a HTTP/1.1" 200 1289 0.007065 10.0.0.22 - - [2026-03-09 03:10:41] "GET /virtual-machine-interface/e82e06c7-9af3-44e2-a51f-06bd02ebc138 HTTP/1.1" 200 2941 0.007510 10.0.0.22 - - [2026-03-09 03:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.22 - - [2026-03-09 03:10:41] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004883 10.0.0.22 - - [2026-03-09 03:10:41] "GET /virtual-networks?parent_id=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003781 10.0.0.22 - - [2026-03-09 03:10:41] "GET /virtual-network/972a45f4-3afe-4db4-a16e-d03150219c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006996 10.0.0.22 - - [2026-03-09 03:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.22 - - [2026-03-09 03:10:44] "GET /virtual-network/972a45f4-3afe-4db4-a16e-d03150219c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006554 10.0.0.22 - - [2026-03-09 03:10:47] "POST /neutron/port HTTP/1.1" 200 1119 0.017152 10.0.0.22 - - [2026-03-09 03:10:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006276 10.0.0.22 - - [2026-03-09 03:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.22 - - [2026-03-09 03:10:49] "GET /virtual-network/972a45f4-3afe-4db4-a16e-d03150219c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004651 10.0.0.22 - - [2026-03-09 03:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.22 - - [2026-03-09 03:10:51] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003312 10.0.0.22 - - [2026-03-09 03:10:51] "GET /virtual-networks?parent_id=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003153 10.0.0.22 - - [2026-03-09 03:10:51] "GET /virtual-network/972a45f4-3afe-4db4-a16e-d03150219c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005540 10.0.0.22 - - [2026-03-09 03:10:51] "POST /neutron/port HTTP/1.1" 200 1119 0.015203 10.0.0.22 - - [2026-03-09 03:10:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008141 10.0.0.22 - - [2026-03-09 03:10:51] "GET /virtual-machine/dd5e4cfc-98c0-4ee1-a751-76502bd81a8b HTTP/1.1" 200 1289 0.006052 10.0.0.22 - - [2026-03-09 03:10:51] "GET /virtual-machine-interface/449bd797-1c6e-4fb4-8451-78e55250ed5b HTTP/1.1" 200 2939 0.005038 10.0.0.22 - - [2026-03-09 03:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.22 - - [2026-03-09 03:10:51] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003395 10.0.0.22 - - [2026-03-09 03:10:51] "GET /virtual-networks?parent_id=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002636 10.0.0.22 - - [2026-03-09 03:10:51] "GET /virtual-network/972a45f4-3afe-4db4-a16e-d03150219c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006418 10.0.0.22 - - [2026-03-09 03:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.22 - - [2026-03-09 03:10:52] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003747 10.0.0.22 - - [2026-03-09 03:10:52] "GET /virtual-networks?parent_id=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003279 10.0.0.22 - - [2026-03-09 03:10:52] "GET /virtual-network/972a45f4-3afe-4db4-a16e-d03150219c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006263 10.0.0.22 - - [2026-03-09 03:10:53] "POST /neutron/port HTTP/1.1" 200 1119 0.015303 10.0.0.22 - - [2026-03-09 03:10:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006532 10.0.0.22 - - [2026-03-09 03:10:53] "GET /virtual-machine/f224834c-8514-4d00-b0cb-2dfdc02641c6 HTTP/1.1" 200 1293 0.005035 10.0.0.22 - - [2026-03-09 03:10:53] "GET /virtual-machine-interface/d2db307b-d692-4fa2-b931-2be3b5a6b07a HTTP/1.1" 200 2941 0.007178 10.0.0.22 - - [2026-03-09 03:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.22 - - [2026-03-09 03:10:53] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003204 10.0.0.22 - - [2026-03-09 03:10:53] "GET /virtual-networks?parent_id=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002636 10.0.0.22 - - [2026-03-09 03:10:53] "GET /virtual-network/972a45f4-3afe-4db4-a16e-d03150219c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005390 10.0.0.22 - - [2026-03-09 03:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.22 - - [2026-03-09 03:10:54] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003376 10.0.0.22 - - [2026-03-09 03:10:54] "GET /virtual-networks?parent_id=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002830 10.0.0.22 - - [2026-03-09 03:10:54] "GET /virtual-network/972a45f4-3afe-4db4-a16e-d03150219c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005424 10.0.0.23 - - [2026-03-09 03:11:09] "GET /obj-perms HTTP/1.1" 200 5056 0.053051 10.0.0.22 - - [2026-03-09 03:11:10] "POST /neutron/port HTTP/1.1" 200 1109 0.013709 10.0.0.22 - - [2026-03-09 03:11:11] "POST /neutron/port HTTP/1.1" 200 1109 0.015933 10.0.0.22 - - [2026-03-09 03:11:11] "POST /neutron/port HTTP/1.1" 200 151 0.197034 10.0.0.22 - - [2026-03-09 03:11:11] "POST /neutron/network HTTP/1.1" 200 994 0.008824 10.0.0.22 - - [2026-03-09 03:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.22 - - [2026-03-09 03:11:11] "DELETE /network-ipam/59a4ead6-0983-444f-8287-902554a27cce HTTP/1.1" 200 115 0.030420 10.0.0.22 - - [2026-03-09 03:11:11] "POST /fqname-to-id HTTP/1.1" 404 211 0.003410 10.0.0.23 - - [2026-03-09 03:11:13] "GET /projects?obj_uuids=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001435 10.0.0.22 - - [2026-03-09 03:11:13] "GET /project/490d2326-d7ec-4900-83d7-0fee14177b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.046469 10.0.0.23 - - [2026-03-09 03:11:13] "GET /projects?obj_uuids=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000844 10.0.0.22 - - [2026-03-09 03:11:13] "GET /project/490d2326-d7ec-4900-83d7-0fee14177b44?fields=virtual_networks HTTP/1.1" 200 1030 0.036256 10.0.0.23 - - [2026-03-09 03:11:13] "GET /projects?obj_uuids=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000932 10.0.0.22 - - [2026-03-09 03:11:13] "GET /project/490d2326-d7ec-4900-83d7-0fee14177b44?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.035516 10.0.0.23 - - [2026-03-09 03:11:13] "GET /projects?obj_uuids=490d2326-d7ec-4900-83d7-0fee14177b44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001160 10.0.0.22 - - [2026-03-09 03:11:13] "GET /project/490d2326-d7ec-4900-83d7-0fee14177b44?fields=security_groups HTTP/1.1" 200 1256 0.038435 10.0.0.22 - - [2026-03-09 03:11:14] "POST /fqname-to-id HTTP/1.1" 404 196 0.035457 10.0.0.23 - - [2026-03-09 03:11:14] "GET /projects?obj_uuids=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002764 10.0.0.23 - - [2026-03-09 03:11:14] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000866 10.0.0.23 - - [2026-03-09 03:11:14] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006810 10.0.0.23 - - [2026-03-09 03:11:14] "POST /id-to-fqname HTTP/1.1" 200 198 0.001200 10.0.0.23 - - [2026-03-09 03:11:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.005326 10.0.0.23 - - [2026-03-09 03:11:14] "POST /security-groups HTTP/1.1" 200 599 0.069248 10.0.0.249 - - [2026-03-09 03:11:14] "POST /fqname-to-id HTTP/1.1" 404 242 0.003835 10.0.0.23 - - [2026-03-09 03:11:14] "POST /projects HTTP/1.1" 200 601 0.270875 10.0.0.23 - - [2026-03-09 03:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.339054 10.0.0.249 - - [2026-03-09 03:11:14] "POST /access-control-lists HTTP/1.1" 200 602 0.030123 10.0.0.22 - - [2026-03-09 03:11:14] "GET /project/0e8b7232-97e5-4900-bfb9-7449bdde15b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.480335 10.0.0.22 - - [2026-03-09 03:11:15] "GET / HTTP/1.1" 200 35931 0.001886 10.0.0.22 - - [2026-03-09 03:11:16] "POST /neutron/port HTTP/1.1" 400 205 0.004112 10.0.0.22 - - [2026-03-09 03:11:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000412 10.0.0.22 - - [2026-03-09 03:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.054691 10.0.0.23 - - [2026-03-09 03:11:18] "GET /projects?obj_uuids=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000836 10.0.0.22 - - [2026-03-09 03:11:18] "GET /project/0e8b7232-97e5-4900-bfb9-7449bdde15b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.033929 10.0.0.22 - - [2026-03-09 03:11:18] "POST /neutron/network HTTP/1.1" 200 117 0.034293 10.0.0.23 - - [2026-03-09 03:11:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004449 10.0.0.249 - - [2026-03-09 03:11:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.032634 10.0.0.22 - - [2026-03-09 03:11:18] "POST /neutron/subnet HTTP/1.1" 200 720 0.227222 10.0.0.22 - - [2026-03-09 03:11:18] "POST /id-to-fqname HTTP/1.1" 200 228 0.001173 10.0.0.22 - - [2026-03-09 03:11:18] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005806 10.0.0.22 - - [2026-03-09 03:11:18] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005877 10.0.0.22 - - [2026-03-09 03:11:18] "POST /neutron/network HTTP/1.1" 200 1005 0.009491 10.0.0.22 - - [2026-03-09 03:11:19] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005239 10.0.0.22 - - [2026-03-09 03:11:20] "POST /id-to-fqname HTTP/1.1" 200 228 0.001245 10.0.0.22 - - [2026-03-09 03:11:20] "POST /neutron/network HTTP/1.1" 200 1015 0.006845 10.0.0.23 - - [2026-03-09 03:11:21] "GET /projects?obj_uuids=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000905 10.0.0.22 - - [2026-03-09 03:11:21] "GET /project/0e8b7232-97e5-4900-bfb9-7449bdde15b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.069484 10.0.0.22 - - [2026-03-09 03:11:21] "POST /neutron/port HTTP/1.1" 200 117 0.005497 10.0.0.22 - - [2026-03-09 03:11:21] "POST /id-to-fqname HTTP/1.1" 200 228 0.001203 10.0.0.22 - - [2026-03-09 03:11:22] "POST /neutron/network HTTP/1.1" 200 1015 0.007477 10.0.0.22 - - [2026-03-09 03:11:22] "POST /neutron/port HTTP/1.1" 200 1174 0.059142 10.0.0.23 - - [2026-03-09 03:11:22] "GET /projects?obj_uuids=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001012 10.0.0.22 - - [2026-03-09 03:11:22] "GET /project/0e8b7232-97e5-4900-bfb9-7449bdde15b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.105588 10.0.0.22 - - [2026-03-09 03:11:23] "POST /neutron/port HTTP/1.1" 200 1238 0.021242 10.0.0.22 - - [2026-03-09 03:11:23] "POST /neutron/port HTTP/1.1" 200 1238 0.024390 10.0.0.22 - - [2026-03-09 03:11:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007388 10.0.0.22 - - [2026-03-09 03:11:23] "POST /neutron/port HTTP/1.1" 200 117 0.009876 10.0.0.22 - - [2026-03-09 03:11:23] "POST /id-to-fqname HTTP/1.1" 200 228 0.001261 10.0.0.22 - - [2026-03-09 03:11:23] "POST /neutron/network HTTP/1.1" 200 1015 0.007728 10.0.0.22 - - [2026-03-09 03:11:23] "POST /neutron/port HTTP/1.1" 200 1174 0.031860 10.0.0.249 - - [2026-03-09 03:11:24] "DELETE /access-control-list/4a33f259-b1c7-4651-8b1e-d72526bc146c HTTP/1.1" 200 115 0.033195 10.0.0.22 - - [2026-03-09 03:11:24] "POST /neutron/port HTTP/1.1" 200 1238 0.024673 10.0.0.22 - - [2026-03-09 03:11:24] "POST /neutron/subnet HTTP/1.1" 200 1380 0.022840 10.0.0.22 - - [2026-03-09 03:11:24] "POST /neutron/network HTTP/1.1" 200 1005 0.008934 10.0.0.23 - - [2026-03-09 03:11:24] "GET /projects?obj_uuids=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000964 10.0.0.22 - - [2026-03-09 03:11:24] "GET /project/0e8b7232-97e5-4900-bfb9-7449bdde15b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.063648 10.0.0.22 - - [2026-03-09 03:11:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007203 10.0.0.22 - - [2026-03-09 03:11:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.001254 10.0.0.22 - - [2026-03-09 03:11:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006428 10.0.0.23 - - [2026-03-09 03:11:25] "GET /projects?obj_uuids=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001397 10.0.0.22 - - [2026-03-09 03:11:25] "POST /neutron/port HTTP/1.1" 200 1174 0.322836 10.0.0.22 - - [2026-03-09 03:11:25] "POST /neutron/port HTTP/1.1" 200 1228 0.115645 10.0.0.22 - - [2026-03-09 03:11:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005591 10.0.0.23 - - [2026-03-09 03:11:26] "GET /projects?obj_uuids=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000918 10.0.0.22 - - [2026-03-09 03:11:26] "GET /project/0e8b7232-97e5-4900-bfb9-7449bdde15b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.067372 10.0.0.22 - - [2026-03-09 03:11:26] "POST /neutron/network HTTP/1.1" 200 1005 0.009492 10.0.0.22 - - [2026-03-09 03:11:26] "POST /neutron/port HTTP/1.1" 200 3406 0.032175 10.0.0.22 - - [2026-03-09 03:11:26] "POST /neutron/port HTTP/1.1" 200 1238 0.017229 10.0.0.22 - - [2026-03-09 03:11:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007616 10.0.0.22 - - [2026-03-09 03:11:26] "GET /virtual-machine/82ccc947-676b-45a0-9a02-e1b3b9d13c92 HTTP/1.1" 401 292 0.000546 10.0.0.22 - - [2026-03-09 03:11:26] "POST /neutron/network HTTP/1.1" 200 1015 0.006538 10.0.0.22 - - [2026-03-09 03:11:27] "GET /virtual-machine/82ccc947-676b-45a0-9a02-e1b3b9d13c92 HTTP/1.1" 200 1300 0.093885 10.0.0.22 - - [2026-03-09 03:11:27] "GET /virtual-machine-interface/025b0168-4ea8-45b4-8041-21f619f54ce2 HTTP/1.1" 200 3172 0.017741 10.0.0.22 - - [2026-03-09 03:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.22 - - [2026-03-09 03:11:27] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003770 10.0.0.22 - - [2026-03-09 03:11:27] "GET /virtual-networks?parent_id=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002778 10.0.0.22 - - [2026-03-09 03:11:27] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.028259 10.0.0.22 - - [2026-03-09 03:11:27] "POST /neutron/port HTTP/1.1" 200 1174 0.018426 10.0.0.22 - - [2026-03-09 03:11:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004382 10.0.0.22 - - [2026-03-09 03:11:27] "POST /neutron/port HTTP/1.1" 200 117 0.001242 10.0.0.22 - - [2026-03-09 03:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.22 - - [2026-03-09 03:11:30] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005042 10.0.0.22 - - [2026-03-09 03:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.22 - - [2026-03-09 03:11:34] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005876 10.0.0.23 - - [2026-03-09 03:11:35] "DELETE /project/490d2326-d7ec-4900-83d7-0fee14177b44 HTTP/1.1" 404 177 0.005290 10.0.0.23 - - [2026-03-09 03:11:35] "DELETE /project/0e8b723297e54900bfb97449bdde15b6 HTTP/1.1" 404 173 0.004315 10.0.0.22 - - [2026-03-09 03:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.22 - - [2026-03-09 03:11:38] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006544 10.0.0.22 - - [2026-03-09 03:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.22 - - [2026-03-09 03:11:42] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004658 10.0.0.22 - - [2026-03-09 03:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.22 - - [2026-03-09 03:11:46] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005358 10.0.0.22 - - [2026-03-09 03:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.22 - - [2026-03-09 03:11:50] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005048 10.0.0.22 - - [2026-03-09 03:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.22 - - [2026-03-09 03:11:54] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005086 10.0.0.22 - - [2026-03-09 03:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.22 - - [2026-03-09 03:11:59] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004870 10.0.0.22 - - [2026-03-09 03:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.22 - - [2026-03-09 03:12:03] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005210 10.0.0.22 - - [2026-03-09 03:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.22 - - [2026-03-09 03:12:07] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004956 10.0.0.249 - - [2026-03-09 03:12:10] "GET /obj-perms HTTP/1.1" 200 5056 0.086618 10.0.0.22 - - [2026-03-09 03:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.22 - - [2026-03-09 03:12:11] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004915 10.0.0.22 - - [2026-03-09 03:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.22 - - [2026-03-09 03:12:15] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004949 10.0.0.22 - - [2026-03-09 03:12:18] "POST /neutron/port HTTP/1.1" 200 1238 0.017446 10.0.0.22 - - [2026-03-09 03:12:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003670 10.0.0.22 - - [2026-03-09 03:12:18] "POST /neutron/port HTTP/1.1" 200 117 0.001105 10.0.0.22 - - [2026-03-09 03:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.22 - - [2026-03-09 03:12:19] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003872 10.0.0.22 - - [2026-03-09 03:12:19] "GET /virtual-networks?parent_id=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002765 10.0.0.22 - - [2026-03-09 03:12:19] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005915 10.0.0.22 - - [2026-03-09 03:12:19] "POST /neutron/port HTTP/1.1" 200 1238 0.018437 10.0.0.22 - - [2026-03-09 03:12:20] "POST /neutron/port HTTP/1.1" 200 1238 0.015112 10.0.0.22 - - [2026-03-09 03:12:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003346 10.0.0.22 - - [2026-03-09 03:12:20] "POST /neutron/port HTTP/1.1" 200 117 0.001057 10.0.0.22 - - [2026-03-09 03:12:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006400 10.0.0.22 - - [2026-03-09 03:12:27] "POST /neutron/port HTTP/1.1" 200 1238 0.017646 10.0.0.22 - - [2026-03-09 03:12:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006736 10.0.0.22 - - [2026-03-09 03:12:31] "POST /neutron/port HTTP/1.1" 200 1238 0.015693 10.0.0.22 - - [2026-03-09 03:12:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006460 10.0.0.22 - - [2026-03-09 03:12:45] "POST /neutron/port HTTP/1.1" 200 1238 0.016317 10.0.0.22 - - [2026-03-09 03:12:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007615 10.0.0.22 - - [2026-03-09 03:12:45] "GET /virtual-machine/d803d8fd-002b-4ec7-b461-bb41e893a2aa HTTP/1.1" 200 1301 0.005280 10.0.0.22 - - [2026-03-09 03:12:45] "GET /virtual-machine-interface/0f495747-6eb0-4abd-ab0a-e14368502b19 HTTP/1.1" 200 3174 0.004991 10.0.0.22 - - [2026-03-09 03:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.22 - - [2026-03-09 03:12:45] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003398 10.0.0.22 - - [2026-03-09 03:12:45] "GET /virtual-networks?parent_id=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002468 10.0.0.22 - - [2026-03-09 03:12:45] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005274 10.0.0.22 - - [2026-03-09 03:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.22 - - [2026-03-09 03:12:46] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004070 10.0.0.22 - - [2026-03-09 03:12:47] "GET /virtual-networks?parent_id=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002764 10.0.0.22 - - [2026-03-09 03:12:47] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005629 10.0.0.22 - - [2026-03-09 03:12:47] "POST /neutron/port HTTP/1.1" 200 1238 0.017416 10.0.0.22 - - [2026-03-09 03:12:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008055 10.0.0.22 - - [2026-03-09 03:12:47] "GET /virtual-machine/55e2c5f6-110a-4f3b-bd19-b9c444f9837c HTTP/1.1" 200 1300 0.005170 10.0.0.22 - - [2026-03-09 03:12:47] "GET /virtual-machine-interface/001ff7c2-2e57-4861-b55c-6cd9ad6cc000 HTTP/1.1" 200 3171 0.004743 10.0.0.22 - - [2026-03-09 03:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.22 - - [2026-03-09 03:12:47] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003581 10.0.0.22 - - [2026-03-09 03:12:47] "GET /virtual-networks?parent_id=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002502 10.0.0.22 - - [2026-03-09 03:12:47] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005405 10.0.0.22 - - [2026-03-09 03:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.22 - - [2026-03-09 03:12:48] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003602 10.0.0.22 - - [2026-03-09 03:12:48] "GET /virtual-networks?parent_id=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002388 10.0.0.22 - - [2026-03-09 03:12:48] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005689 10.0.0.23 - - [2026-03-09 03:13:04] "GET /projects?obj_uuids=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.040700 10.0.0.22 - - [2026-03-09 03:13:04] "GET /project/0e8b7232-97e5-4900-bfb9-7449bdde15b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.082381 10.0.0.22 - - [2026-03-09 03:13:04] "POST /fqname-to-id HTTP/1.1" 404 226 0.006110 10.0.0.22 - - [2026-03-09 03:13:04] "POST /interface-route-tables HTTP/1.1" 200 575 0.026930 10.0.0.22 - - [2026-03-09 03:13:04] "GET /interface-route-table/ded906af-0eeb-4da0-876f-3d9be7fe5733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.006862 10.0.0.22 - - [2026-03-09 03:13:04] "GET /virtual-machine-interface/025b0168-4ea8-45b4-8041-21f619f54ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2757 0.006103 10.0.0.22 - - [2026-03-09 03:13:04] "POST /ref-update HTTP/1.1" 200 156 0.013512 10.0.0.22 - - [2026-03-09 03:13:11] "GET /obj-perms HTTP/1.1" 200 5056 0.065859 10.0.0.22 - - [2026-03-09 03:13:18] "POST /neutron/port HTTP/1.1" 200 1238 0.016609 10.0.0.22 - - [2026-03-09 03:13:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003573 10.0.0.22 - - [2026-03-09 03:13:18] "POST /neutron/port HTTP/1.1" 200 117 0.001075 10.0.0.22 - - [2026-03-09 03:13:21] "POST /neutron/port HTTP/1.1" 200 1238 0.016076 10.0.0.22 - - [2026-03-09 03:13:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003682 10.0.0.22 - - [2026-03-09 03:13:21] "POST /neutron/port HTTP/1.1" 200 117 0.001055 10.0.0.23 - - [2026-03-09 03:13:45] "GET /projects?obj_uuids=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000881 10.0.0.22 - - [2026-03-09 03:13:45] "GET /project/0e8b7232-97e5-4900-bfb9-7449bdde15b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.039020 10.0.0.22 - - [2026-03-09 03:13:45] "POST /fqname-to-id HTTP/1.1" 404 226 0.002920 10.0.0.22 - - [2026-03-09 03:13:45] "POST /interface-route-tables HTTP/1.1" 200 575 0.024210 10.0.0.22 - - [2026-03-09 03:13:45] "GET /interface-route-table/b13fc306-060c-4d5c-a98b-c72a759f98f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.005781 10.0.0.22 - - [2026-03-09 03:13:45] "GET /virtual-machine-interface/0f495747-6eb0-4abd-ab0a-e14368502b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.005798 10.0.0.22 - - [2026-03-09 03:13:45] "POST /ref-update HTTP/1.1" 200 156 0.013445 10.0.0.22 - - [2026-03-09 03:13:47] "GET /virtual-machine-interface/001ff7c2-2e57-4861-b55c-6cd9ad6cc000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2756 0.007353 10.0.0.22 - - [2026-03-09 03:13:47] "PUT /virtual-machine-interface/001ff7c2-2e57-4861-b55c-6cd9ad6cc000 HTTP/1.1" 200 284 0.014461 10.0.0.22 - - [2026-03-09 03:13:47] "GET /virtual-machine-interface/025b0168-4ea8-45b4-8041-21f619f54ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3038 0.007514 10.0.0.22 - - [2026-03-09 03:13:47] "PUT /virtual-machine-interface/025b0168-4ea8-45b4-8041-21f619f54ce2 HTTP/1.1" 200 284 0.015910 10.0.0.22 - - [2026-03-09 03:13:47] "GET /virtual-machine-interface/0f495747-6eb0-4abd-ab0a-e14368502b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.007041 10.0.0.22 - - [2026-03-09 03:13:47] "PUT /virtual-machine-interface/0f495747-6eb0-4abd-ab0a-e14368502b19 HTTP/1.1" 200 284 0.015334 10.0.0.23 - - [2026-03-09 03:14:11] "GET /obj-perms HTTP/1.1" 200 5056 0.057312 10.0.0.22 - - [2026-03-09 03:14:19] "POST /neutron/port HTTP/1.1" 200 1238 0.025023 10.0.0.22 - - [2026-03-09 03:14:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003537 10.0.0.22 - - [2026-03-09 03:14:19] "POST /neutron/port HTTP/1.1" 200 117 0.001051 10.0.0.22 - - [2026-03-09 03:14:23] "POST /neutron/port HTTP/1.1" 200 1238 0.021815 10.0.0.22 - - [2026-03-09 03:14:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003206 10.0.0.22 - - [2026-03-09 03:14:23] "POST /neutron/port HTTP/1.1" 200 117 0.001041 10.0.0.249 - - [2026-03-09 03:14:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.249 - - [2026-03-09 03:14:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.23 - - [2026-03-09 03:14:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.23 - - [2026-03-09 03:14:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000327 10.0.0.23 - - [2026-03-09 03:14:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.23 - - [2026-03-09 03:14:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000886 10.0.0.249 - - [2026-03-09 03:14:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000554 10.0.0.22 - - [2026-03-09 03:14:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.249 - - [2026-03-09 03:14:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000324 10.0.0.22 - - [2026-03-09 03:14:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.22 - - [2026-03-09 03:14:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.22 - - [2026-03-09 03:14:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000353 10.0.0.22 - - [2026-03-09 03:14:33] "POST /neutron/port HTTP/1.1" 200 1238 0.016334 10.0.0.22 - - [2026-03-09 03:14:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006766 10.0.0.22 - - [2026-03-09 03:14:33] "GET /virtual-machine/8a8aa1af-2890-478f-a57e-d50de7a3fe2b HTTP/1.1" 200 1300 0.004948 10.0.0.22 - - [2026-03-09 03:14:33] "GET /virtual-machine-interface/56f3ab8a-2ce9-45af-b9e0-81aac6f744ed HTTP/1.1" 200 3174 0.004891 10.0.0.22 - - [2026-03-09 03:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.22 - - [2026-03-09 03:14:33] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002808 10.0.0.22 - - [2026-03-09 03:14:33] "GET /virtual-networks?parent_id=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003597 10.0.0.22 - - [2026-03-09 03:14:33] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005732 10.0.0.22 - - [2026-03-09 03:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.22 - - [2026-03-09 03:14:35] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005063 10.0.0.22 - - [2026-03-09 03:14:35] "GET /virtual-networks?parent_id=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003825 10.0.0.22 - - [2026-03-09 03:14:35] "GET /virtual-network/a1f86467-6ea2-4220-949a-cb8ee3bd370d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007071 10.0.0.22 - - [2026-03-09 03:14:35] "GET /virtual-machine-interface/56f3ab8a-2ce9-45af-b9e0-81aac6f744ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.006284 10.0.0.22 - - [2026-03-09 03:14:35] "PUT /virtual-machine-interface/56f3ab8a-2ce9-45af-b9e0-81aac6f744ed HTTP/1.1" 200 284 0.019989 10.0.0.23 - - [2026-03-09 03:15:14] "GET /projects?obj_uuids=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000943 10.0.0.22 - - [2026-03-09 03:15:14] "GET /project/0e8b7232-97e5-4900-bfb9-7449bdde15b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.036925 10.0.0.22 - - [2026-03-09 03:15:14] "POST /fqname-to-id HTTP/1.1" 404 226 0.003802 10.0.0.22 - - [2026-03-09 03:15:14] "POST /interface-route-tables HTTP/1.1" 200 575 0.026540 10.0.0.22 - - [2026-03-09 03:15:14] "GET /interface-route-table/97549dab-6b5d-45d4-873a-a0f7f136804c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.005156 10.0.0.22 - - [2026-03-09 03:15:14] "GET /virtual-machine-interface/56f3ab8a-2ce9-45af-b9e0-81aac6f744ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006094 10.0.0.22 - - [2026-03-09 03:15:14] "POST /ref-update HTTP/1.1" 200 156 0.012694 10.0.0.22 - - [2026-03-09 03:15:16] "GET /virtual-machine-interface/025b0168-4ea8-45b4-8041-21f619f54ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3088 0.005846 10.0.0.22 - - [2026-03-09 03:15:16] "POST /ref-update HTTP/1.1" 200 156 0.015001 10.0.0.22 - - [2026-03-09 03:15:16] "DELETE /interface-route-table/ded906af-0eeb-4da0-876f-3d9be7fe5733 HTTP/1.1" 200 115 0.031638 10.0.0.22 - - [2026-03-09 03:15:16] "POST /neutron/port HTTP/1.1" 200 1238 0.018689 10.0.0.22 - - [2026-03-09 03:15:19] "POST /neutron/port HTTP/1.1" 200 1238 0.047795 10.0.0.22 - - [2026-03-09 03:15:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003219 10.0.0.22 - - [2026-03-09 03:15:19] "POST /neutron/port HTTP/1.1" 200 117 0.001027 10.0.0.22 - - [2026-03-09 03:15:25] "POST /neutron/port HTTP/1.1" 200 1238 0.021428 10.0.0.22 - - [2026-03-09 03:15:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003615 10.0.0.22 - - [2026-03-09 03:15:25] "POST /neutron/port HTTP/1.1" 200 117 0.001053 10.0.0.22 - - [2026-03-09 03:15:38] "GET /virtual-machine-interface/56f3ab8a-2ce9-45af-b9e0-81aac6f744ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.005628 10.0.0.22 - - [2026-03-09 03:15:38] "POST /ref-update HTTP/1.1" 200 156 0.016161 10.0.0.22 - - [2026-03-09 03:15:38] "DELETE /interface-route-table/97549dab-6b5d-45d4-873a-a0f7f136804c HTTP/1.1" 200 115 0.028981 10.0.0.22 - - [2026-03-09 03:15:38] "GET /virtual-machine-interface/0f495747-6eb0-4abd-ab0a-e14368502b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.005638 10.0.0.22 - - [2026-03-09 03:15:38] "POST /ref-update HTTP/1.1" 200 156 0.014209 10.0.0.22 - - [2026-03-09 03:15:38] "DELETE /interface-route-table/b13fc306-060c-4d5c-a98b-c72a759f98f0 HTTP/1.1" 200 115 0.028726 10.0.0.22 - - [2026-03-09 03:15:39] "POST /neutron/network HTTP/1.1" 200 1005 0.010965 10.0.0.22 - - [2026-03-09 03:15:39] "POST /neutron/port HTTP/1.1" 200 1228 0.016496 10.0.0.22 - - [2026-03-09 03:15:39] "POST /neutron/port HTTP/1.1" 200 1228 0.037411 10.0.0.22 - - [2026-03-09 03:15:39] "POST /neutron/port HTTP/1.1" 200 1228 0.012726 10.0.0.23 - - [2026-03-09 03:15:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002563 10.0.0.23 - - [2026-03-09 03:15:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003375 10.0.0.23 - - [2026-03-09 03:15:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002738 10.0.0.23 - - [2026-03-09 03:15:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002791 10.0.0.22 - - [2026-03-09 03:15:41] "POST /neutron/network HTTP/1.1" 200 151 0.143457 10.0.0.249 - - [2026-03-09 03:15:41] "DELETE /route-target/ce575e39-6a4c-4f05-85ca-06559e316c09 HTTP/1.1" 200 115 0.047498 10.0.0.23 - - [2026-03-09 03:15:42] "GET /projects?obj_uuids=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001011 10.0.0.22 - - [2026-03-09 03:15:42] "GET /project/0e8b7232-97e5-4900-bfb9-7449bdde15b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.064333 10.0.0.23 - - [2026-03-09 03:15:42] "GET /projects?obj_uuids=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000978 10.0.0.22 - - [2026-03-09 03:15:42] "GET /project/0e8b7232-97e5-4900-bfb9-7449bdde15b6?fields=virtual_networks HTTP/1.1" 200 1047 0.080720 10.0.0.23 - - [2026-03-09 03:15:42] "GET /projects?obj_uuids=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002040 10.0.0.22 - - [2026-03-09 03:15:42] "GET /project/0e8b7232-97e5-4900-bfb9-7449bdde15b6?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.043318 10.0.0.23 - - [2026-03-09 03:15:42] "GET /projects?obj_uuids=0e8b7232-97e5-4900-bfb9-7449bdde15b6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000925 10.0.0.22 - - [2026-03-09 03:15:43] "GET /project/0e8b7232-97e5-4900-bfb9-7449bdde15b6?fields=security_groups HTTP/1.1" 200 1281 0.062860 10.0.0.22 - - [2026-03-09 03:15:43] "POST /fqname-to-id HTTP/1.1" 404 183 0.026837 10.0.0.23 - - [2026-03-09 03:15:43] "GET /projects?obj_uuids=739f43cf-8474-4cd3-9e4b-b1302defaccf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004015 10.0.0.23 - - [2026-03-09 03:15:44] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000941 10.0.0.23 - - [2026-03-09 03:15:44] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.041592 10.0.0.23 - - [2026-03-09 03:15:44] "POST /id-to-fqname HTTP/1.1" 200 185 0.003286 10.0.0.23 - - [2026-03-09 03:15:44] "POST /fqname-to-id HTTP/1.1" 404 194 0.005108 10.0.0.23 - - [2026-03-09 03:15:44] "POST /security-groups HTTP/1.1" 200 586 0.040843 10.0.0.23 - - [2026-03-09 03:15:44] "POST /projects HTTP/1.1" 200 575 0.251755 10.0.0.23 - - [2026-03-09 03:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.338564 10.0.0.249 - - [2026-03-09 03:15:44] "POST /fqname-to-id HTTP/1.1" 404 228 0.010897 10.0.0.22 - - [2026-03-09 03:15:44] "GET /project/739f43cf-8474-4cd3-9e4b-b1302defaccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.531561 10.0.0.22 - - [2026-03-09 03:15:45] "GET / HTTP/1.1" 200 35931 0.001459 10.0.0.23 - - [2026-03-09 03:15:48] "GET /projects?obj_uuids=739f43cf-8474-4cd3-9e4b-b1302defaccf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000926 10.0.0.22 - - [2026-03-09 03:15:48] "GET /project/739f43cf-8474-4cd3-9e4b-b1302defaccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.039101 10.0.0.23 - - [2026-03-09 03:15:48] "GET /projects?obj_uuids=739f43cf-8474-4cd3-9e4b-b1302defaccf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000899 10.0.0.22 - - [2026-03-09 03:15:48] "GET /project/739f43cf-8474-4cd3-9e4b-b1302defaccf?fields=virtual_networks HTTP/1.1" 200 1021 0.037910 10.0.0.23 - - [2026-03-09 03:15:48] "GET /projects?obj_uuids=739f43cf-8474-4cd3-9e4b-b1302defaccf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000905 10.0.0.22 - - [2026-03-09 03:15:48] "GET /project/739f43cf-8474-4cd3-9e4b-b1302defaccf?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.043895 10.0.0.23 - - [2026-03-09 03:15:48] "GET /projects?obj_uuids=739f43cf-8474-4cd3-9e4b-b1302defaccf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000901 10.0.0.22 - - [2026-03-09 03:15:48] "GET /project/739f43cf-8474-4cd3-9e4b-b1302defaccf?fields=security_groups HTTP/1.1" 200 1242 0.041481 10.0.0.22 - - [2026-03-09 03:15:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.029755 10.0.0.23 - - [2026-03-09 03:15:49] "GET /projects?obj_uuids=963aed3b-25bd-4f6c-ad4b-2965b31b05d6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003253 10.0.0.23 - - [2026-03-09 03:15:49] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000911 10.0.0.23 - - [2026-03-09 03:15:49] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006779 10.0.0.23 - - [2026-03-09 03:15:50] "POST /id-to-fqname HTTP/1.1" 200 195 0.004054 10.0.0.23 - - [2026-03-09 03:15:50] "POST /fqname-to-id HTTP/1.1" 404 204 0.006395 10.0.0.23 - - [2026-03-09 03:15:50] "POST /security-groups HTTP/1.1" 200 596 0.077312 10.0.0.23 - - [2026-03-09 03:15:50] "POST /projects HTTP/1.1" 200 595 0.297313 10.0.0.249 - - [2026-03-09 03:15:50] "POST /access-control-lists HTTP/1.1" 200 601 0.025272 10.0.0.23 - - [2026-03-09 03:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.370463 10.0.0.22 - - [2026-03-09 03:15:50] "GET /project/963aed3b-25bd-4f6c-ad4b-2965b31b05d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.506703 10.0.0.22 - - [2026-03-09 03:15:51] "GET / HTTP/1.1" 200 35931 0.001488 10.0.0.23 - - [2026-03-09 03:15:54] "GET /projects?obj_uuids=963aed3b-25bd-4f6c-ad4b-2965b31b05d6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000950 10.0.0.22 - - [2026-03-09 03:15:54] "GET /project/963aed3b-25bd-4f6c-ad4b-2965b31b05d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.040619 10.0.0.23 - - [2026-03-09 03:15:54] "GET /projects?obj_uuids=963aed3b-25bd-4f6c-ad4b-2965b31b05d6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000847 10.0.0.22 - - [2026-03-09 03:15:54] "GET /project/963aed3b-25bd-4f6c-ad4b-2965b31b05d6?fields=virtual_networks HTTP/1.1" 200 1042 0.043287 10.0.0.23 - - [2026-03-09 03:15:54] "GET /projects?obj_uuids=963aed3b-25bd-4f6c-ad4b-2965b31b05d6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001020 10.0.0.22 - - [2026-03-09 03:15:54] "GET /project/963aed3b-25bd-4f6c-ad4b-2965b31b05d6?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.045387 10.0.0.23 - - [2026-03-09 03:15:54] "GET /projects?obj_uuids=963aed3b-25bd-4f6c-ad4b-2965b31b05d6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000903 10.0.0.22 - - [2026-03-09 03:15:54] "GET /project/963aed3b-25bd-4f6c-ad4b-2965b31b05d6?fields=security_groups HTTP/1.1" 200 1273 0.034492 10.0.0.22 - - [2026-03-09 03:15:55] "POST /fqname-to-id HTTP/1.1" 404 199 0.023796 10.0.0.23 - - [2026-03-09 03:15:55] "GET /projects?obj_uuids=a84239a6-7afa-4abe-af4f-82f6e97d9d00&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002445 10.0.0.23 - - [2026-03-09 03:15:55] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001157 10.0.0.23 - - [2026-03-09 03:15:55] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007766 10.0.0.23 - - [2026-03-09 03:15:55] "POST /id-to-fqname HTTP/1.1" 200 201 0.003065 10.0.0.23 - - [2026-03-09 03:15:55] "POST /fqname-to-id HTTP/1.1" 404 210 0.007288 10.0.0.23 - - [2026-03-09 03:15:55] "POST /security-groups HTTP/1.1" 200 602 0.071267 10.0.0.249 - - [2026-03-09 03:15:55] "POST /fqname-to-id HTTP/1.1" 404 245 0.002746 10.0.0.23 - - [2026-03-09 03:15:55] "POST /projects HTTP/1.1" 200 607 0.259144 10.0.0.23 - - [2026-03-09 03:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.326164 10.0.0.249 - - [2026-03-09 03:15:55] "POST /access-control-lists HTTP/1.1" 200 605 0.031276 10.0.0.22 - - [2026-03-09 03:15:56] "GET /project/a84239a6-7afa-4abe-af4f-82f6e97d9d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.459760 10.0.0.22 - - [2026-03-09 03:15:57] "GET / HTTP/1.1" 200 35931 0.001508 10.0.0.23 - - [2026-03-09 03:16:00] "GET /projects?obj_uuids=a84239a6-7afa-4abe-af4f-82f6e97d9d00&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001119 10.0.0.22 - - [2026-03-09 03:16:00] "GET /project/a84239a6-7afa-4abe-af4f-82f6e97d9d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.043758 10.0.0.23 - - [2026-03-09 03:16:00] "GET /projects?obj_uuids=a84239a6-7afa-4abe-af4f-82f6e97d9d00&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000853 10.0.0.22 - - [2026-03-09 03:16:00] "GET /project/a84239a6-7afa-4abe-af4f-82f6e97d9d00?fields=virtual_networks HTTP/1.1" 200 1054 0.037095 10.0.0.23 - - [2026-03-09 03:16:00] "GET /projects?obj_uuids=a84239a6-7afa-4abe-af4f-82f6e97d9d00&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001203 10.0.0.22 - - [2026-03-09 03:16:00] "GET /project/a84239a6-7afa-4abe-af4f-82f6e97d9d00?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.042314 10.0.0.23 - - [2026-03-09 03:16:00] "GET /projects?obj_uuids=a84239a6-7afa-4abe-af4f-82f6e97d9d00&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001009 10.0.0.22 - - [2026-03-09 03:16:00] "GET /project/a84239a6-7afa-4abe-af4f-82f6e97d9d00?fields=security_groups HTTP/1.1" 200 1291 0.046587 10.0.0.22 - - [2026-03-09 03:16:01] "POST /fqname-to-id HTTP/1.1" 404 185 0.026053 10.0.0.23 - - [2026-03-09 03:16:01] "GET /projects?obj_uuids=42bf43b0-f54c-44f7-8a3e-3f2f35517155&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003264 10.0.0.23 - - [2026-03-09 03:16:01] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000962 10.0.0.23 - - [2026-03-09 03:16:01] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007317 10.0.0.23 - - [2026-03-09 03:16:01] "POST /id-to-fqname HTTP/1.1" 200 187 0.004812 10.0.0.23 - - [2026-03-09 03:16:01] "POST /fqname-to-id HTTP/1.1" 404 196 0.005925 10.0.0.23 - - [2026-03-09 03:16:01] "POST /security-groups HTTP/1.1" 200 588 0.077790 10.0.0.23 - - [2026-03-09 03:16:01] "POST /projects HTTP/1.1" 200 579 0.292809 10.0.0.249 - - [2026-03-09 03:16:01] "POST /fqname-to-id HTTP/1.1" 404 230 0.009526 10.0.0.23 - - [2026-03-09 03:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.364570 10.0.0.22 - - [2026-03-09 03:16:01] "GET /project/42bf43b0-f54c-44f7-8a3e-3f2f35517155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.508819 10.0.0.22 - - [2026-03-09 03:16:02] "GET / HTTP/1.1" 200 35931 0.001993 10.0.0.23 - - [2026-03-09 03:16:05] "GET /projects?obj_uuids=42bf43b0-f54c-44f7-8a3e-3f2f35517155&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000894 10.0.0.22 - - [2026-03-09 03:16:05] "GET /project/42bf43b0-f54c-44f7-8a3e-3f2f35517155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.046242 10.0.0.23 - - [2026-03-09 03:16:05] "GET /projects?obj_uuids=42bf43b0-f54c-44f7-8a3e-3f2f35517155&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000899 10.0.0.22 - - [2026-03-09 03:16:05] "GET /project/42bf43b0-f54c-44f7-8a3e-3f2f35517155?fields=virtual_networks HTTP/1.1" 200 1024 0.050941 10.0.0.23 - - [2026-03-09 03:16:05] "GET /projects?obj_uuids=42bf43b0-f54c-44f7-8a3e-3f2f35517155&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001233 10.0.0.22 - - [2026-03-09 03:16:06] "GET /project/42bf43b0-f54c-44f7-8a3e-3f2f35517155?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.048953 10.0.0.23 - - [2026-03-09 03:16:06] "GET /projects?obj_uuids=42bf43b0-f54c-44f7-8a3e-3f2f35517155&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000934 10.0.0.22 - - [2026-03-09 03:16:06] "GET /project/42bf43b0-f54c-44f7-8a3e-3f2f35517155?fields=security_groups HTTP/1.1" 200 1247 0.050611 10.0.0.22 - - [2026-03-09 03:16:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.033283 10.0.0.23 - - [2026-03-09 03:16:07] "GET /projects?obj_uuids=675ced91-68a1-442f-b308-a56123bf8250&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003949 10.0.0.23 - - [2026-03-09 03:16:07] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000905 10.0.0.23 - - [2026-03-09 03:16:07] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012759 10.0.0.23 - - [2026-03-09 03:16:07] "POST /id-to-fqname HTTP/1.1" 200 184 0.002713 10.0.0.23 - - [2026-03-09 03:16:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.007704 10.0.0.23 - - [2026-03-09 03:16:07] "POST /security-groups HTTP/1.1" 200 585 0.029038 10.0.0.23 - - [2026-03-09 03:16:07] "POST /projects HTTP/1.1" 200 573 0.230855 10.0.0.23 - - [2026-03-09 03:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.261609 10.0.0.249 - - [2026-03-09 03:16:07] "POST /access-control-lists HTTP/1.1" 200 590 0.028548 10.0.0.22 - - [2026-03-09 03:16:07] "GET /project/675ced91-68a1-442f-b308-a56123bf8250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.396803 10.0.0.22 - - [2026-03-09 03:16:08] "GET / HTTP/1.1" 200 35931 0.002065 10.0.0.23 - - [2026-03-09 03:16:11] "GET /projects?obj_uuids=675ced91-68a1-442f-b308-a56123bf8250&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001239 10.0.0.22 - - [2026-03-09 03:16:11] "GET /project/675ced91-68a1-442f-b308-a56123bf8250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.047302 10.0.0.23 - - [2026-03-09 03:16:11] "GET /projects?obj_uuids=675ced91-68a1-442f-b308-a56123bf8250&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001060 10.0.0.22 - - [2026-03-09 03:16:11] "GET /project/675ced91-68a1-442f-b308-a56123bf8250?fields=virtual_networks HTTP/1.1" 200 1019 0.056373 10.0.0.23 - - [2026-03-09 03:16:11] "GET /projects?obj_uuids=675ced91-68a1-442f-b308-a56123bf8250&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001138 10.0.0.22 - - [2026-03-09 03:16:11] "GET /project/675ced91-68a1-442f-b308-a56123bf8250?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.041333 10.0.0.23 - - [2026-03-09 03:16:11] "GET /projects?obj_uuids=675ced91-68a1-442f-b308-a56123bf8250&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000964 10.0.0.22 - - [2026-03-09 03:16:11] "GET /project/675ced91-68a1-442f-b308-a56123bf8250?fields=security_groups HTTP/1.1" 200 1239 0.037899 10.0.0.22 - - [2026-03-09 03:16:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.032756 10.0.0.23 - - [2026-03-09 03:16:12] "GET /projects?obj_uuids=73002d9b-c814-4584-a700-8910f0fb651f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003470 10.0.0.23 - - [2026-03-09 03:16:12] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001174 10.0.0.23 - - [2026-03-09 03:16:12] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008125 10.0.0.23 - - [2026-03-09 03:16:12] "POST /id-to-fqname HTTP/1.1" 200 188 0.002412 10.0.0.23 - - [2026-03-09 03:16:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.006405 10.0.0.23 - - [2026-03-09 03:16:13] "POST /security-groups HTTP/1.1" 200 589 0.073616 10.0.0.249 - - [2026-03-09 03:16:13] "POST /fqname-to-id HTTP/1.1" 404 232 0.003943 10.0.0.23 - - [2026-03-09 03:16:13] "POST /projects HTTP/1.1" 200 581 0.283041 10.0.0.23 - - [2026-03-09 03:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.357265 10.0.0.249 - - [2026-03-09 03:16:13] "POST /access-control-lists HTTP/1.1" 200 592 0.030596 10.0.0.22 - - [2026-03-09 03:16:13] "GET /project/73002d9b-c814-4584-a700-8910f0fb651f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.507813 10.0.0.249 - - [2026-03-09 03:16:14] "GET /obj-perms HTTP/1.1" 200 5056 0.102758 10.0.0.22 - - [2026-03-09 03:16:14] "GET / HTTP/1.1" 200 35931 0.001918 10.0.0.23 - - [2026-03-09 03:16:17] "GET /projects?obj_uuids=73002d9b-c814-4584-a700-8910f0fb651f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000971 10.0.0.22 - - [2026-03-09 03:16:17] "GET /project/73002d9b-c814-4584-a700-8910f0fb651f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.036781 10.0.0.23 - - [2026-03-09 03:16:17] "GET /projects?obj_uuids=73002d9b-c814-4584-a700-8910f0fb651f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000892 10.0.0.22 - - [2026-03-09 03:16:17] "GET /project/73002d9b-c814-4584-a700-8910f0fb651f?fields=virtual_networks HTTP/1.1" 200 1027 0.040904 10.0.0.23 - - [2026-03-09 03:16:17] "GET /projects?obj_uuids=73002d9b-c814-4584-a700-8910f0fb651f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000953 10.0.0.22 - - [2026-03-09 03:16:17] "GET /project/73002d9b-c814-4584-a700-8910f0fb651f?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.037089 10.0.0.23 - - [2026-03-09 03:16:17] "GET /projects?obj_uuids=73002d9b-c814-4584-a700-8910f0fb651f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000981 10.0.0.22 - - [2026-03-09 03:16:17] "GET /project/73002d9b-c814-4584-a700-8910f0fb651f?fields=security_groups HTTP/1.1" 200 1251 0.050441 10.0.0.22 - - [2026-03-09 03:16:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.026124 10.0.0.23 - - [2026-03-09 03:16:18] "GET /projects?obj_uuids=44c767f0-0d41-4544-97b0-93be5e2edc24&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002834 10.0.0.23 - - [2026-03-09 03:16:18] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000898 10.0.0.23 - - [2026-03-09 03:16:18] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006506 10.0.0.23 - - [2026-03-09 03:16:19] "POST /id-to-fqname HTTP/1.1" 200 188 0.001544 10.0.0.23 - - [2026-03-09 03:16:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.006538 10.0.0.23 - - [2026-03-09 03:16:19] "POST /security-groups HTTP/1.1" 200 589 0.073856 10.0.0.23 - - [2026-03-09 03:16:19] "POST /projects HTTP/1.1" 200 581 0.275952 10.0.0.23 - - [2026-03-09 03:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.314194 10.0.0.249 - - [2026-03-09 03:16:19] "POST /fqname-to-id HTTP/1.1" 404 231 0.010409 10.0.0.22 - - [2026-03-09 03:16:19] "GET /project/44c767f0-0d41-4544-97b0-93be5e2edc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.467690 10.0.0.22 - - [2026-03-09 03:16:20] "GET / HTTP/1.1" 200 35931 0.001802 10.0.0.22 - - [2026-03-09 03:16:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000445 10.0.0.22 - - [2026-03-09 03:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.062731 10.0.0.23 - - [2026-03-09 03:16:22] "GET /projects?obj_uuids=44c767f0-0d41-4544-97b0-93be5e2edc24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000957 10.0.0.22 - - [2026-03-09 03:16:22] "GET /project/44c767f0-0d41-4544-97b0-93be5e2edc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.056436 10.0.0.249 - - [2026-03-09 03:16:22] "POST /ref-update HTTP/1.1" 200 156 0.032118 10.0.0.23 - - [2026-03-09 03:16:23] "POST /useragent-kv HTTP/1.1" 200 115 0.009011 10.0.0.22 - - [2026-03-09 03:16:23] "POST /neutron/subnet HTTP/1.1" 200 729 0.295241 10.0.0.22 - - [2026-03-09 03:16:23] "POST /id-to-fqname HTTP/1.1" 200 218 0.001235 10.0.0.22 - - [2026-03-09 03:16:23] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005295 10.0.0.22 - - [2026-03-09 03:16:23] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005580 10.0.0.22 - - [2026-03-09 03:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005017 10.0.0.22 - - [2026-03-09 03:16:23] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005163 10.0.0.22 - - [2026-03-09 03:16:23] "PUT /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51 HTTP/1.1" 200 264 0.068955 10.0.0.22 - - [2026-03-09 03:16:23] "POST /neutron/network HTTP/1.1" 200 823 0.006278 10.0.0.22 - - [2026-03-09 03:16:24] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005776 10.0.0.22 - - [2026-03-09 03:16:24] "GET /obj-perms HTTP/1.1" 200 5026 0.055845 10.0.0.249 - - [2026-03-09 03:16:25] "DELETE /access-control-list/233be62a-6b45-4a76-8769-85af68a37178 HTTP/1.1" 200 115 0.051837 10.0.0.22 - - [2026-03-09 03:16:25] "POST /neutron/subnet HTTP/1.1" 200 729 0.011405 10.0.0.22 - - [2026-03-09 03:16:25] "POST /id-to-fqname HTTP/1.1" 200 218 0.001989 10.0.0.23 - - [2026-03-09 03:16:26] "GET /projects?obj_uuids=44c767f0-0d41-4544-97b0-93be5e2edc24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000989 10.0.0.22 - - [2026-03-09 03:16:26] "GET /project/44c767f0-0d41-4544-97b0-93be5e2edc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.075580 10.0.0.22 - - [2026-03-09 03:16:26] "POST /neutron/port HTTP/1.1" 200 117 0.006072 10.0.0.22 - - [2026-03-09 03:16:27] "POST /neutron/network HTTP/1.1" 200 833 0.006243 10.0.0.22 - - [2026-03-09 03:16:27] "POST /neutron/port HTTP/1.1" 200 1059 0.058885 10.0.0.22 - - [2026-03-09 03:16:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003982 10.0.0.22 - - [2026-03-09 03:16:28] "POST /neutron/network HTTP/1.1" 200 823 0.005908 10.0.0.22 - - [2026-03-09 03:16:32] "POST /neutron/port HTTP/1.1" 200 1123 0.024590 10.0.0.22 - - [2026-03-09 03:16:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009747 10.0.0.22 - - [2026-03-09 03:16:32] "GET /virtual-machine/ff9d7bc8-9ef8-432b-ab5a-c192908402e3 HTTP/1.1" 401 292 0.000644 10.0.0.22 - - [2026-03-09 03:16:32] "GET /virtual-machine/ff9d7bc8-9ef8-432b-ab5a-c192908402e3 HTTP/1.1" 200 1291 0.033125 10.0.0.22 - - [2026-03-09 03:16:32] "GET /virtual-machine-interface/a9d04784-355b-4e34-8463-4e91de074375 HTTP/1.1" 200 2930 0.006215 10.0.0.22 - - [2026-03-09 03:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.22 - - [2026-03-09 03:16:32] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003201 10.0.0.22 - - [2026-03-09 03:16:32] "GET /virtual-networks?parent_id=44c767f0-0d41-4544-97b0-93be5e2edc24&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003720 10.0.0.22 - - [2026-03-09 03:16:32] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005800 10.0.0.23 - - [2026-03-09 03:16:35] "DELETE /project/675ced9168a1442fb308a56123bf8250 HTTP/1.1" 404 173 0.017679 10.0.0.23 - - [2026-03-09 03:16:35] "DELETE /project/44c767f00d41454497b093be5e2edc24 HTTP/1.1" 404 173 0.017024 10.0.0.23 - - [2026-03-09 03:16:35] "DELETE /project/0e8b7232-97e5-4900-bfb9-7449bdde15b6 HTTP/1.1" 404 177 0.020989 10.0.0.23 - - [2026-03-09 03:16:35] "DELETE /project/739f43cf84744cd39e4bb1302defaccf HTTP/1.1" 404 173 0.014580 10.0.0.23 - - [2026-03-09 03:16:35] "DELETE /project/42bf43b0f54c44f78a3e3f2f35517155 HTTP/1.1" 404 173 0.012533 10.0.0.23 - - [2026-03-09 03:16:35] "DELETE /project/963aed3b25bd4f6cad4b2965b31b05d6 HTTP/1.1" 404 173 0.016071 10.0.0.23 - - [2026-03-09 03:16:35] "GET /projects?obj_uuids=739f43cf-8474-4cd3-9e4b-b1302defaccf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001275 10.0.0.23 - - [2026-03-09 03:16:35] "GET /projects?obj_uuids=675ced91-68a1-442f-b308-a56123bf8250&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001042 10.0.0.23 - - [2026-03-09 03:16:35] "GET /projects?obj_uuids=963aed3b-25bd-4f6c-ad4b-2965b31b05d6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000662 10.0.0.23 - - [2026-03-09 03:16:35] "GET /projects?obj_uuids=42bf43b0-f54c-44f7-8a3e-3f2f35517155&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000891 10.0.0.23 - - [2026-03-09 03:16:35] "DELETE /project/a84239a67afa4abeaf4f82f6e97d9d00 HTTP/1.1" 404 173 0.010604 10.0.0.23 - - [2026-03-09 03:16:35] "DELETE /project/73002d9bc8144584a7008910f0fb651f HTTP/1.1" 404 173 0.014515 10.0.0.23 - - [2026-03-09 03:16:35] "GET /projects?obj_uuids=a84239a6-7afa-4abe-af4f-82f6e97d9d00&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000759 10.0.0.23 - - [2026-03-09 03:16:35] "GET /projects?obj_uuids=73002d9b-c814-4584-a700-8910f0fb651f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000721 10.0.0.23 - - [2026-03-09 03:16:35] "GET /project/42bf43b0-f54c-44f7-8a3e-3f2f35517155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.103233 10.0.0.23 - - [2026-03-09 03:16:35] "GET /project/963aed3b-25bd-4f6c-ad4b-2965b31b05d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.126131 10.0.0.23 - - [2026-03-09 03:16:35] "GET /project/675ced91-68a1-442f-b308-a56123bf8250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.132692 10.0.0.23 - - [2026-03-09 03:16:35] "GET /project/739f43cf-8474-4cd3-9e4b-b1302defaccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.140630 10.0.0.23 - - [2026-03-09 03:16:35] "GET /projects?obj_uuids=42bf43b0-f54c-44f7-8a3e-3f2f35517155&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001103 10.0.0.23 - - [2026-03-09 03:16:35] "GET /projects?obj_uuids=675ced91-68a1-442f-b308-a56123bf8250&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000785 10.0.0.23 - - [2026-03-09 03:16:35] "GET /projects?obj_uuids=963aed3b-25bd-4f6c-ad4b-2965b31b05d6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000764 10.0.0.23 - - [2026-03-09 03:16:35] "GET /projects?obj_uuids=739f43cf-8474-4cd3-9e4b-b1302defaccf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000892 10.0.0.23 - - [2026-03-09 03:16:35] "GET /project/a84239a6-7afa-4abe-af4f-82f6e97d9d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.241253 10.0.0.23 - - [2026-03-09 03:16:35] "GET /project/73002d9b-c814-4584-a700-8910f0fb651f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.262315 10.0.0.23 - - [2026-03-09 03:16:35] "GET /project/42bf43b0-f54c-44f7-8a3e-3f2f35517155?fields=security_groups HTTP/1.1" 200 1352 0.178670 10.0.0.23 - - [2026-03-09 03:16:35] "GET /project/739f43cf-8474-4cd3-9e4b-b1302defaccf?fields=security_groups HTTP/1.1" 200 1347 0.128931 10.0.0.23 - - [2026-03-09 03:16:35] "GET /project/963aed3b-25bd-4f6c-ad4b-2965b31b05d6?fields=security_groups HTTP/1.1" 200 1378 0.207835 10.0.0.23 - - [2026-03-09 03:16:35] "GET /project/675ced91-68a1-442f-b308-a56123bf8250?fields=security_groups HTTP/1.1" 200 1344 0.214371 10.0.0.23 - - [2026-03-09 03:16:35] "GET /projects?obj_uuids=a84239a6-7afa-4abe-af4f-82f6e97d9d00&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000794 10.0.0.23 - - [2026-03-09 03:16:35] "GET /projects?obj_uuids=73002d9b-c814-4584-a700-8910f0fb651f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001346 10.0.0.22 - - [2026-03-09 03:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.22 - - [2026-03-09 03:16:35] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.012319 10.0.0.23 - - [2026-03-09 03:16:35] "GET /project/a84239a6-7afa-4abe-af4f-82f6e97d9d00?fields=security_groups HTTP/1.1" 200 1396 0.082939 10.0.0.23 - - [2026-03-09 03:16:35] "GET /project/73002d9b-c814-4584-a700-8910f0fb651f?fields=security_groups HTTP/1.1" 200 1356 0.099426 10.0.0.23 - - [2026-03-09 03:16:35] "DELETE /security-group/d5b8b63c-6b04-40be-bd8e-9b7787acab39 HTTP/1.1" 200 115 0.159397 10.0.0.23 - - [2026-03-09 03:16:35] "GET /projects?obj_uuids=42bf43b0-f54c-44f7-8a3e-3f2f35517155&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001045 10.0.0.23 - - [2026-03-09 03:16:35] "DELETE /security-group/ecc86eb9-7728-4a23-bd8a-6ea671965b21 HTTP/1.1" 200 115 0.165847 10.0.0.23 - - [2026-03-09 03:16:35] "GET /projects?obj_uuids=739f43cf-8474-4cd3-9e4b-b1302defaccf&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001301 10.0.0.23 - - [2026-03-09 03:16:35] "DELETE /security-group/ac3d7157-aa7a-4d5f-8e46-86dd492cd790 HTTP/1.1" 200 115 0.179314 10.0.0.23 - - [2026-03-09 03:16:35] "GET /projects?obj_uuids=963aed3b-25bd-4f6c-ad4b-2965b31b05d6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002781 10.0.0.23 - - [2026-03-09 03:16:35] "DELETE /security-group/ec8f107c-43db-4d75-8941-ab24d37852f5 HTTP/1.1" 200 115 0.200384 10.0.0.23 - - [2026-03-09 03:16:35] "GET /projects?obj_uuids=675ced91-68a1-442f-b308-a56123bf8250&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.003914 10.0.0.23 - - [2026-03-09 03:16:35] "GET /project/42bf43b0-f54c-44f7-8a3e-3f2f35517155?fields=application_policy_sets HTTP/1.1" 200 1391 0.089973 10.0.0.23 - - [2026-03-09 03:16:35] "DELETE /security-group/10b68d95-3554-4240-b3f1-4bca0953d19b HTTP/1.1" 200 115 0.188000 10.0.0.23 - - [2026-03-09 03:16:35] "GET /projects?obj_uuids=a84239a6-7afa-4abe-af4f-82f6e97d9d00&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001058 10.0.0.23 - - [2026-03-09 03:16:35] "GET /project/963aed3b-25bd-4f6c-ad4b-2965b31b05d6?fields=application_policy_sets HTTP/1.1" 200 1417 0.109663 10.0.0.249 - - [2026-03-09 03:16:36] "DELETE /access-control-list/a494a289-332e-4134-860d-c5fb6f418da3 HTTP/1.1" 200 115 0.124441 10.0.0.23 - - [2026-03-09 03:16:36] "GET /project/739f43cf-8474-4cd3-9e4b-b1302defaccf?fields=application_policy_sets HTTP/1.1" 200 1386 0.165756 10.0.0.23 - - [2026-03-09 03:16:36] "DELETE /security-group/5b394e9a-ebbc-4a65-b23a-a38e6db22192 HTTP/1.1" 200 115 0.212262 10.0.0.23 - - [2026-03-09 03:16:36] "GET /projects?obj_uuids=73002d9b-c814-4584-a700-8910f0fb651f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002603 10.0.0.23 - - [2026-03-09 03:16:36] "GET /project/675ced91-68a1-442f-b308-a56123bf8250?fields=application_policy_sets HTTP/1.1" 200 1383 0.153163 10.0.0.23 - - [2026-03-09 03:16:36] "GET /project/a84239a6-7afa-4abe-af4f-82f6e97d9d00?fields=application_policy_sets HTTP/1.1" 200 1435 0.128269 10.0.0.23 - - [2026-03-09 03:16:36] "GET /project/73002d9b-c814-4584-a700-8910f0fb651f?fields=application_policy_sets HTTP/1.1" 200 1395 0.149444 10.0.0.249 - - [2026-03-09 03:16:36] "DELETE /access-control-list/c3589c40-da79-4f9d-9001-d0fb2baf2e35 HTTP/1.1" 200 115 0.087604 10.0.0.23 - - [2026-03-09 03:16:36] "DELETE /project/42bf43b0-f54c-44f7-8a3e-3f2f35517155 HTTP/1.1" 200 115 1.024920 10.0.0.23 - - [2026-03-09 03:16:36] "DELETE /project/963aed3b-25bd-4f6c-ad4b-2965b31b05d6 HTTP/1.1" 200 115 1.066198 10.0.0.23 - - [2026-03-09 03:16:36] "DELETE /project/739f43cf-8474-4cd3-9e4b-b1302defaccf HTTP/1.1" 200 115 1.108738 10.0.0.23 - - [2026-03-09 03:16:36] "DELETE /project/a84239a6-7afa-4abe-af4f-82f6e97d9d00 HTTP/1.1" 200 115 1.101151 10.0.0.23 - - [2026-03-09 03:16:36] "DELETE /project/675ced91-68a1-442f-b308-a56123bf8250 HTTP/1.1" 200 115 1.147907 10.0.0.23 - - [2026-03-09 03:16:36] "DELETE /project/73002d9b-c814-4584-a700-8910f0fb651f HTTP/1.1" 200 115 1.140603 10.0.0.249 - - [2026-03-09 03:16:36] "DELETE /access-control-list/5ee6bdb8-04eb-4b8a-8278-b161bf47d906 HTTP/1.1" 200 115 0.031693 10.0.0.249 - - [2026-03-09 03:16:36] "DELETE /access-control-list/69980d01-b3fb-4a47-bc18-ff152a3fcb1f HTTP/1.1" 200 115 0.028910 10.0.0.22 - - [2026-03-09 03:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.22 - - [2026-03-09 03:16:39] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005504 10.0.0.22 - - [2026-03-09 03:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.22 - - [2026-03-09 03:16:43] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.004729 10.0.0.22 - - [2026-03-09 03:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005097 10.0.0.22 - - [2026-03-09 03:16:48] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005682 10.0.0.22 - - [2026-03-09 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.22 - - [2026-03-09 03:16:52] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005063 10.0.0.22 - - [2026-03-09 03:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.22 - - [2026-03-09 03:16:56] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.004907 10.0.0.22 - - [2026-03-09 03:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.22 - - [2026-03-09 03:17:00] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006405 10.0.0.22 - - [2026-03-09 03:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.22 - - [2026-03-09 03:17:04] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005226 10.0.0.22 - - [2026-03-09 03:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.22 - - [2026-03-09 03:17:06] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003103 10.0.0.22 - - [2026-03-09 03:17:06] "GET /virtual-networks?parent_id=44c767f0-0d41-4544-97b0-93be5e2edc24&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002752 10.0.0.22 - - [2026-03-09 03:17:06] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005662 10.0.0.22 - - [2026-03-09 03:17:11] "POST /neutron/port HTTP/1.1" 200 1123 0.019186 10.0.0.23 - - [2026-03-09 03:17:14] "GET /obj-perms HTTP/1.1" 200 5056 0.076181 10.0.0.22 - - [2026-03-09 03:17:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.286929 10.0.0.22 - - [2026-03-09 03:17:22] "POST /neutron/port HTTP/1.1" 200 1123 0.016778 10.0.0.22 - - [2026-03-09 03:17:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006857 10.0.0.22 - - [2026-03-09 03:17:27] "POST /neutron/port HTTP/1.1" 200 1123 0.019306 10.0.0.22 - - [2026-03-09 03:17:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008600 10.0.0.22 - - [2026-03-09 03:17:27] "POST /id-to-fqname HTTP/1.1" 200 218 0.001216 10.0.0.22 - - [2026-03-09 03:17:27] "GET /virtual-machine/ff9d7bc8-9ef8-432b-ab5a-c192908402e3 HTTP/1.1" 200 1291 0.003773 10.0.0.22 - - [2026-03-09 03:17:27] "GET /virtual-machine-interface/a9d04784-355b-4e34-8463-4e91de074375 HTTP/1.1" 200 2930 0.005191 10.0.0.22 - - [2026-03-09 03:17:27] "GET /instance-ip/a727790f-ed6e-4113-8ca2-1760ea67f1a2 HTTP/1.1" 200 1618 0.005335 10.0.0.22 - - [2026-03-09 03:17:27] "POST /fqname-to-id HTTP/1.1" 404 208 0.003364 10.0.0.22 - - [2026-03-09 03:17:27] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006757 10.0.0.23 - - [2026-03-09 03:17:27] "GET /projects?obj_uuids=44c767f0-0d41-4544-97b0-93be5e2edc24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001190 10.0.0.22 - - [2026-03-09 03:17:27] "GET /project/44c767f0-0d41-4544-97b0-93be5e2edc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.041701 10.0.0.22 - - [2026-03-09 03:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.22 - - [2026-03-09 03:17:27] "GET /security-group/88957396-6ed2-4f21-b5c6-de4f36d4f92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3747 0.004459 10.0.0.22 - - [2026-03-09 03:17:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.068283 10.0.0.22 - - [2026-03-09 03:17:28] "POST /instance-ips HTTP/1.1" 200 357 0.033566 10.0.0.22 - - [2026-03-09 03:17:28] "GET /instance-ip/4d7e6808-aa25-415e-94f9-aae5a3508cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1571 0.005665 10.0.0.22 - - [2026-03-09 03:17:28] "GET /virtual-machine-interface/9cf94db7-9bab-420c-b051-5696ffa4eff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.007833 10.0.0.22 - - [2026-03-09 03:17:28] "GET /virtual-machine-interface/9cf94db7-9bab-420c-b051-5696ffa4eff0?fields=instance_ip_back_refs HTTP/1.1" 200 1323 0.009708 10.0.0.22 - - [2026-03-09 03:17:28] "GET /instance-ip/4d7e6808-aa25-415e-94f9-aae5a3508cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1571 0.005419 10.0.0.22 - - [2026-03-09 03:17:28] "POST /id-to-fqname HTTP/1.1" 200 218 0.001436 10.0.0.22 - - [2026-03-09 03:17:28] "POST /neutron/port HTTP/1.1" 200 1123 0.019804 10.0.0.22 - - [2026-03-09 03:17:28] "POST /neutron/port HTTP/1.1" 200 966 0.036230 10.0.0.22 - - [2026-03-09 03:17:28] "POST /neutron/port HTTP/1.1" 200 966 0.011626 10.0.0.22 - - [2026-03-09 03:17:28] "POST /neutron/port HTTP/1.1" 200 117 0.007167 10.0.0.22 - - [2026-03-09 03:17:29] "POST /neutron/network HTTP/1.1" 200 833 0.007841 10.0.0.22 - - [2026-03-09 03:17:29] "POST /neutron/port HTTP/1.1" 200 1058 0.108591 10.0.0.22 - - [2026-03-09 03:17:29] "POST /neutron/subnet HTTP/1.1" 200 703 0.008672 10.0.0.22 - - [2026-03-09 03:17:29] "POST /neutron/port HTTP/1.1" 200 1123 0.021497 10.0.0.22 - - [2026-03-09 03:17:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004012 10.0.0.22 - - [2026-03-09 03:17:29] "POST /neutron/network HTTP/1.1" 200 823 0.005924 10.0.0.22 - - [2026-03-09 03:17:34] "POST /neutron/port HTTP/1.1" 200 1068 0.020126 10.0.0.22 - - [2026-03-09 03:17:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009650 10.0.0.22 - - [2026-03-09 03:17:34] "GET /virtual-machine/31f06d48-4c7f-442e-969a-8c498d5f63cf HTTP/1.1" 200 1268 0.006418 10.0.0.22 - - [2026-03-09 03:17:34] "GET /virtual-machine-interface/9cf94db7-9bab-420c-b051-5696ffa4eff0 HTTP/1.1" 200 2981 0.005210 10.0.0.22 - - [2026-03-09 03:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.22 - - [2026-03-09 03:17:34] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004032 10.0.0.22 - - [2026-03-09 03:17:34] "GET /virtual-networks?parent_id=44c767f0-0d41-4544-97b0-93be5e2edc24&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003394 10.0.0.22 - - [2026-03-09 03:17:34] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.007482 10.0.0.22 - - [2026-03-09 03:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.22 - - [2026-03-09 03:17:37] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.004918 10.0.0.22 - - [2026-03-09 03:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.22 - - [2026-03-09 03:17:41] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005079 10.0.0.22 - - [2026-03-09 03:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004934 10.0.0.22 - - [2026-03-09 03:17:45] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006739 10.0.0.22 - - [2026-03-09 03:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.22 - - [2026-03-09 03:17:49] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005245 10.0.0.22 - - [2026-03-09 03:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.22 - - [2026-03-09 03:17:53] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005008 10.0.0.22 - - [2026-03-09 03:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.22 - - [2026-03-09 03:17:57] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.004883 10.0.0.22 - - [2026-03-09 03:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.22 - - [2026-03-09 03:18:01] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005635 10.0.0.22 - - [2026-03-09 03:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.22 - - [2026-03-09 03:18:06] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005482 10.0.0.22 - - [2026-03-09 03:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.22 - - [2026-03-09 03:18:10] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005209 10.0.0.22 - - [2026-03-09 03:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.22 - - [2026-03-09 03:18:12] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003852 10.0.0.22 - - [2026-03-09 03:18:12] "GET /virtual-networks?parent_id=44c767f0-0d41-4544-97b0-93be5e2edc24&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002921 10.0.0.22 - - [2026-03-09 03:18:12] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005501 10.0.0.22 - - [2026-03-09 03:18:17] "POST /neutron/port HTTP/1.1" 200 1068 0.014963 10.0.0.22 - - [2026-03-09 03:18:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006194 10.0.0.22 - - [2026-03-09 03:18:27] "POST /id-to-fqname HTTP/1.1" 200 218 0.001178 10.0.0.22 - - [2026-03-09 03:18:28] "POST /neutron/port HTTP/1.1" 200 2039 0.018038 10.0.0.23 - - [2026-03-09 03:18:28] "GET /projects?obj_uuids=44c767f0-0d41-4544-97b0-93be5e2edc24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.029384 10.0.0.22 - - [2026-03-09 03:18:28] "GET /project/44c767f0-0d41-4544-97b0-93be5e2edc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.104293 10.0.0.22 - - [2026-03-09 03:18:28] "POST /neutron/network HTTP/1.1" 200 823 0.007826 10.0.0.22 - - [2026-03-09 03:18:29] "POST /neutron/port HTTP/1.1" 200 117 0.006688 10.0.0.23 - - [2026-03-09 03:18:29] "GET /projects?obj_uuids=44c767f0-0d41-4544-97b0-93be5e2edc24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001005 10.0.0.22 - - [2026-03-09 03:18:29] "POST /neutron/port HTTP/1.1" 200 1059 0.251508 10.0.0.22 - - [2026-03-09 03:18:29] "POST /neutron/port HTTP/1.1" 200 1123 0.017198 10.0.0.22 - - [2026-03-09 03:18:29] "POST /neutron/network HTTP/1.1" 200 833 0.005755 10.0.0.22 - - [2026-03-09 03:18:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003755 10.0.0.22 - - [2026-03-09 03:18:29] "POST /neutron/port HTTP/1.1" 200 117 0.001176 10.0.0.22 - - [2026-03-09 03:18:30] "POST /neutron/network HTTP/1.1" 200 823 0.005970 10.0.0.22 - - [2026-03-09 03:18:34] "POST /neutron/port HTTP/1.1" 200 1123 0.018866 10.0.0.22 - - [2026-03-09 03:18:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007115 10.0.0.22 - - [2026-03-09 03:18:34] "GET /virtual-machine/f95199fb-9371-4fe1-ba45-5590cee5705e HTTP/1.1" 200 1291 0.005607 10.0.0.22 - - [2026-03-09 03:18:34] "GET /virtual-machine-interface/cf46a6b5-3fb8-4de2-9b5f-7495b4cf439c HTTP/1.1" 200 2931 0.004919 10.0.0.22 - - [2026-03-09 03:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.22 - - [2026-03-09 03:18:34] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004409 10.0.0.22 - - [2026-03-09 03:18:34] "GET /virtual-networks?parent_id=44c767f0-0d41-4544-97b0-93be5e2edc24&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003380 10.0.0.22 - - [2026-03-09 03:18:34] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006835 10.0.0.22 - - [2026-03-09 03:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.22 - - [2026-03-09 03:18:37] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.004986 10.0.0.22 - - [2026-03-09 03:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.22 - - [2026-03-09 03:18:41] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005763 10.0.0.22 - - [2026-03-09 03:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.22 - - [2026-03-09 03:18:45] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006581 10.0.0.22 - - [2026-03-09 03:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.22 - - [2026-03-09 03:18:49] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005074 10.0.0.22 - - [2026-03-09 03:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.22 - - [2026-03-09 03:18:54] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.008105 10.0.0.22 - - [2026-03-09 03:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.22 - - [2026-03-09 03:18:58] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.004998 10.0.0.22 - - [2026-03-09 03:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.22 - - [2026-03-09 03:19:02] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005498 10.0.0.22 - - [2026-03-09 03:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.22 - - [2026-03-09 03:19:06] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.004954 10.0.0.22 - - [2026-03-09 03:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.22 - - [2026-03-09 03:19:08] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003377 10.0.0.22 - - [2026-03-09 03:19:08] "GET /virtual-networks?parent_id=44c767f0-0d41-4544-97b0-93be5e2edc24&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003259 10.0.0.22 - - [2026-03-09 03:19:08] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.007054 10.0.0.22 - - [2026-03-09 03:19:13] "POST /neutron/port HTTP/1.1" 200 1123 0.019916 10.0.0.249 - - [2026-03-09 03:19:16] "GET /obj-perms HTTP/1.1" 200 5056 0.047750 10.0.0.22 - - [2026-03-09 03:19:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006454 10.0.0.22 - - [2026-03-09 03:19:20] "POST /neutron/port HTTP/1.1" 200 1123 0.017471 10.0.0.22 - - [2026-03-09 03:19:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003335 10.0.0.22 - - [2026-03-09 03:19:21] "POST /neutron/network HTTP/1.1" 200 823 0.006134 10.0.0.249 - - [2026-03-09 03:19:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.249 - - [2026-03-09 03:19:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.23 - - [2026-03-09 03:19:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.23 - - [2026-03-09 03:19:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000354 10.0.0.23 - - [2026-03-09 03:19:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.23 - - [2026-03-09 03:19:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.249 - - [2026-03-09 03:19:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.22 - - [2026-03-09 03:19:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.249 - - [2026-03-09 03:19:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.22 - - [2026-03-09 03:19:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.22 - - [2026-03-09 03:19:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.22 - - [2026-03-09 03:19:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000341 10.0.0.22 - - [2026-03-09 03:19:29] "POST /neutron/port HTTP/1.1" 200 1123 0.016767 10.0.0.22 - - [2026-03-09 03:19:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006874 10.0.0.22 - - [2026-03-09 03:19:29] "POST /neutron/port HTTP/1.1" 200 1123 0.020733 10.0.0.22 - - [2026-03-09 03:19:29] "POST /neutron/network HTTP/1.1" 200 823 0.010153 10.0.0.22 - - [2026-03-09 03:19:29] "POST /id-to-fqname HTTP/1.1" 200 218 0.001438 10.0.0.22 - - [2026-03-09 03:19:29] "GET /virtual-machine/f95199fb-9371-4fe1-ba45-5590cee5705e HTTP/1.1" 200 1291 0.004525 10.0.0.22 - - [2026-03-09 03:19:29] "GET /virtual-machine-interface/cf46a6b5-3fb8-4de2-9b5f-7495b4cf439c HTTP/1.1" 200 2931 0.005674 10.0.0.22 - - [2026-03-09 03:19:29] "GET /instance-ip/a63acef3-5e76-4f8b-b63c-c22423a9bd7e HTTP/1.1" 200 1618 0.006483 10.0.0.22 - - [2026-03-09 03:19:29] "GET /virtual-machine-interface/cf46a6b5-3fb8-4de2-9b5f-7495b4cf439c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.007957 10.0.0.22 - - [2026-03-09 03:19:29] "PUT /virtual-machine-interface/cf46a6b5-3fb8-4de2-9b5f-7495b4cf439c HTTP/1.1" 200 284 0.016356 10.0.0.22 - - [2026-03-09 03:19:30] "POST /neutron/network HTTP/1.1" 200 833 0.006488 10.0.0.22 - - [2026-03-09 03:19:30] "POST /neutron/port HTTP/1.1" 200 117 0.001382 10.0.0.22 - - [2026-03-09 03:20:17] "GET /obj-perms HTTP/1.1" 200 5056 0.056941 10.0.0.22 - - [2026-03-09 03:20:20] "POST /neutron/port HTTP/1.1" 200 1123 0.039233 10.0.0.22 - - [2026-03-09 03:20:20] "POST /neutron/subnet HTTP/1.1" 200 703 0.008718 10.0.0.22 - - [2026-03-09 03:20:32] "POST /neutron/port HTTP/1.1" 200 1123 0.017528 10.0.0.22 - - [2026-03-09 03:20:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003934 10.0.0.22 - - [2026-03-09 03:20:32] "POST /neutron/network HTTP/1.1" 200 823 0.006245 10.0.0.22 - - [2026-03-09 03:21:04] "DELETE /instance-ip/4d7e6808-aa25-415e-94f9-aae5a3508cf3 HTTP/1.1" 200 115 0.058784 10.0.0.22 - - [2026-03-09 03:21:04] "DELETE /virtual-machine-interface/9cf94db7-9bab-420c-b051-5696ffa4eff0 HTTP/1.1" 200 115 0.131013 10.0.0.22 - - [2026-03-09 03:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006680 10.0.0.22 - - [2026-03-09 03:21:04] "GET /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005687 10.0.0.22 - - [2026-03-09 03:21:04] "PUT /virtual-network/3d99922b-6ab9-47d7-a8e5-00b57980fc51 HTTP/1.1" 200 264 0.056203 10.0.0.22 - - [2026-03-09 03:21:04] "POST /neutron/network HTTP/1.1" 400 204 0.019504 10.0.0.249 - - [2026-03-09 03:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.062392 10.0.0.22 - - [2026-03-09 03:21:05] "POST /neutron/port HTTP/1.1" 200 1123 0.021438 10.0.0.22 - - [2026-03-09 03:21:06] "POST /neutron/network HTTP/1.1" 200 823 0.007559 10.0.0.249 - - [2026-03-09 03:21:06] "DELETE /route-target/6a972ea9-1dd1-4e4f-8cfc-b406749a6ef2 HTTP/1.1" 200 115 0.024442 10.0.0.23 - - [2026-03-09 03:21:08] "GET /projects?obj_uuids=44c767f0-0d41-4544-97b0-93be5e2edc24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001223 10.0.0.22 - - [2026-03-09 03:21:08] "GET /project/44c767f0-0d41-4544-97b0-93be5e2edc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.073377 10.0.0.23 - - [2026-03-09 03:21:08] "GET /projects?obj_uuids=44c767f0-0d41-4544-97b0-93be5e2edc24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001162 10.0.0.22 - - [2026-03-09 03:21:08] "GET /project/44c767f0-0d41-4544-97b0-93be5e2edc24?fields=virtual_networks HTTP/1.1" 200 1027 0.042459 10.0.0.23 - - [2026-03-09 03:21:08] "GET /projects?obj_uuids=44c767f0-0d41-4544-97b0-93be5e2edc24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001533 10.0.0.22 - - [2026-03-09 03:21:08] "GET /project/44c767f0-0d41-4544-97b0-93be5e2edc24?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.041543 10.0.0.23 - - [2026-03-09 03:21:08] "GET /projects?obj_uuids=44c767f0-0d41-4544-97b0-93be5e2edc24&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001407 10.0.0.22 - - [2026-03-09 03:21:08] "GET /project/44c767f0-0d41-4544-97b0-93be5e2edc24?fields=security_groups HTTP/1.1" 200 1251 0.046206 10.0.0.22 - - [2026-03-09 03:21:09] "POST /fqname-to-id HTTP/1.1" 404 185 0.027456 10.0.0.22 - - [2026-03-09 03:21:09] "POST /neutron/port HTTP/1.1" 400 205 0.004447 10.0.0.23 - - [2026-03-09 03:21:09] "GET /projects?obj_uuids=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003409 10.0.0.23 - - [2026-03-09 03:21:09] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001427 10.0.0.23 - - [2026-03-09 03:21:09] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.037353 10.0.0.23 - - [2026-03-09 03:21:09] "POST /id-to-fqname HTTP/1.1" 200 187 0.003062 10.0.0.23 - - [2026-03-09 03:21:09] "POST /fqname-to-id HTTP/1.1" 404 196 0.008411 10.0.0.23 - - [2026-03-09 03:21:09] "POST /security-groups HTTP/1.1" 200 588 0.029164 10.0.0.23 - - [2026-03-09 03:21:09] "POST /projects HTTP/1.1" 200 579 0.235176 10.0.0.23 - - [2026-03-09 03:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.269616 10.0.0.249 - - [2026-03-09 03:21:10] "POST /fqname-to-id HTTP/1.1" 404 230 0.011460 10.0.0.22 - - [2026-03-09 03:21:10] "GET /project/0826d822-4c84-4782-a7f9-dc007c0eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.453595 10.0.0.22 - - [2026-03-09 03:21:11] "GET / HTTP/1.1" 200 35931 0.001831 10.0.0.22 - - [2026-03-09 03:21:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000416 10.0.0.22 - - [2026-03-09 03:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.057829 10.0.0.23 - - [2026-03-09 03:21:13] "GET /projects?obj_uuids=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000815 10.0.0.22 - - [2026-03-09 03:21:13] "GET /project/0826d822-4c84-4782-a7f9-dc007c0eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.031546 10.0.0.249 - - [2026-03-09 03:21:13] "POST /ref-update HTTP/1.1" 200 156 0.024215 10.0.0.23 - - [2026-03-09 03:21:13] "POST /useragent-kv HTTP/1.1" 200 115 0.008417 10.0.0.22 - - [2026-03-09 03:21:13] "POST /neutron/subnet HTTP/1.1" 200 724 0.234209 10.0.0.22 - - [2026-03-09 03:21:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001308 10.0.0.22 - - [2026-03-09 03:21:13] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004829 10.0.0.22 - - [2026-03-09 03:21:13] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004971 10.0.0.22 - - [2026-03-09 03:21:13] "POST /neutron/network HTTP/1.1" 200 829 0.006357 10.0.0.22 - - [2026-03-09 03:21:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.003289 10.0.0.22 - - [2026-03-09 03:21:13] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004724 10.0.0.22 - - [2026-03-09 03:21:14] "GET /virtual-machine-interface/ea200001-59c6-4080-ad0b-063c2932d59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.008035 10.0.0.22 - - [2026-03-09 03:21:14] "GET /virtual-machine-interface/ea200001-59c6-4080-ad0b-063c2932d59d?fields=instance_ip_back_refs HTTP/1.1" 200 1319 0.010017 10.0.0.22 - - [2026-03-09 03:21:14] "GET /instance-ip/90a29610-1227-46d1-a1bc-7fd03060f053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1601 0.004273 10.0.0.22 - - [2026-03-09 03:21:14] "POST /id-to-fqname HTTP/1.1" 200 221 0.001506 10.0.0.22 - - [2026-03-09 03:21:14] "POST /neutron/network HTTP/1.1" 200 839 0.006420 10.0.0.23 - - [2026-03-09 03:21:15] "GET /projects?obj_uuids=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001337 10.0.0.22 - - [2026-03-09 03:21:15] "GET /project/0826d822-4c84-4782-a7f9-dc007c0eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.065452 10.0.0.22 - - [2026-03-09 03:21:15] "POST /neutron/port HTTP/1.1" 200 117 0.006909 10.0.0.22 - - [2026-03-09 03:21:15] "POST /id-to-fqname HTTP/1.1" 200 221 0.001225 10.0.0.22 - - [2026-03-09 03:21:15] "POST /neutron/port HTTP/1.1" 200 983 0.011050 10.0.0.22 - - [2026-03-09 03:21:15] "POST /neutron/port HTTP/1.1" 200 983 0.010310 10.0.0.23 - - [2026-03-09 03:21:15] "GET /projects?obj_uuids=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000888 10.0.0.23 - - [2026-03-09 03:21:15] "GET /projects?obj_uuids=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001426 10.0.0.22 - - [2026-03-09 03:21:15] "GET /project/0826d822-4c84-4782-a7f9-dc007c0eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.068239 10.0.0.22 - - [2026-03-09 03:21:16] "POST /fqname-to-id HTTP/1.1" 404 208 0.006810 10.0.0.22 - - [2026-03-09 03:21:16] "POST /interface-route-tables HTTP/1.1" 200 556 0.051113 10.0.0.22 - - [2026-03-09 03:21:16] "GET /interface-route-table/9d275c88-a8bb-4dda-a674-09731a0d8913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.007166 10.0.0.22 - - [2026-03-09 03:21:16] "POST /neutron/port HTTP/1.1" 200 1057 0.348926 10.0.0.22 - - [2026-03-09 03:21:16] "POST /neutron/port HTTP/1.1" 200 1057 0.012452 10.0.0.22 - - [2026-03-09 03:21:16] "POST /neutron/port HTTP/1.1" 200 1121 0.019645 10.0.0.22 - - [2026-03-09 03:21:16] "POST /neutron/port HTTP/1.1" 200 983 0.010405 10.0.0.22 - - [2026-03-09 03:21:16] "POST /neutron/port HTTP/1.1" 200 1075 0.128013 10.0.0.22 - - [2026-03-09 03:21:16] "POST /neutron/port HTTP/1.1" 200 1085 0.016340 10.0.0.22 - - [2026-03-09 03:21:16] "POST /neutron/port HTTP/1.1" 200 117 0.001123 10.0.0.22 - - [2026-03-09 03:21:17] "GET /virtual-machine-interface/ea200001-59c6-4080-ad0b-063c2932d59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.005352 10.0.0.22 - - [2026-03-09 03:21:17] "POST /ref-update HTTP/1.1" 200 156 0.013373 10.0.0.22 - - [2026-03-09 03:21:17] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007775 10.0.0.23 - - [2026-03-09 03:21:17] "GET /obj-perms HTTP/1.1" 200 5056 0.050121 10.0.0.22 - - [2026-03-09 03:21:20] "POST /neutron/network HTTP/1.1" 200 839 0.006540 10.0.0.22 - - [2026-03-09 03:21:20] "POST /neutron/port HTTP/1.1" 200 117 0.001019 10.0.0.22 - - [2026-03-09 03:21:22] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007670 10.0.0.22 - - [2026-03-09 03:21:22] "POST /neutron/port HTTP/1.1" 200 1121 0.022269 10.0.0.22 - - [2026-03-09 03:21:22] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006685 10.0.0.22 - - [2026-03-09 03:21:22] "GET /virtual-machine/b90ee302-ddc6-419b-a128-3fa8ab9dc4bd HTTP/1.1" 401 292 0.000369 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-machine/b90ee302-ddc6-419b-a128-3fa8ab9dc4bd HTTP/1.1" 200 1290 0.035130 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-machine/b90ee302-ddc6-419b-a128-3fa8ab9dc4bd HTTP/1.1" 200 1290 0.003234 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-machine-interface/03d3622b-92d9-4b41-b41e-df32f7b04e94 HTTP/1.1" 200 2936 0.004978 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-machine/b90ee302-ddc6-419b-a128-3fa8ab9dc4bd HTTP/1.1" 200 1290 0.003647 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-machine-interface/03d3622b-92d9-4b41-b41e-df32f7b04e94 HTTP/1.1" 200 2936 0.005808 10.0.0.22 - - [2026-03-09 03:21:23] "GET /instance-ip/18d538c7-b3cb-4500-9940-54b8d0cc565a HTTP/1.1" 200 1618 0.008106 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-machine/b90ee302-ddc6-419b-a128-3fa8ab9dc4bd HTTP/1.1" 200 1290 0.004250 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-machine-interface/03d3622b-92d9-4b41-b41e-df32f7b04e94 HTTP/1.1" 200 2936 0.007420 10.0.0.22 - - [2026-03-09 03:21:23] "GET /instance-ip/18d538c7-b3cb-4500-9940-54b8d0cc565a HTTP/1.1" 200 1618 0.004895 10.0.0.22 - - [2026-03-09 03:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.22 - - [2026-03-09 03:21:23] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003474 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-networks?parent_id=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002766 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004964 10.0.0.22 - - [2026-03-09 03:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.22 - - [2026-03-09 03:21:23] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004838 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-networks?parent_id=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002476 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.009434 10.0.0.22 - - [2026-03-09 03:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.22 - - [2026-03-09 03:21:23] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003779 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-networks?parent_id=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003003 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005607 10.0.0.22 - - [2026-03-09 03:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.22 - - [2026-03-09 03:21:23] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003648 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-networks?parent_id=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003168 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005324 10.0.0.22 - - [2026-03-09 03:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.22 - - [2026-03-09 03:21:23] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003758 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-networks?parent_id=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002616 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005494 10.0.0.22 - - [2026-03-09 03:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.22 - - [2026-03-09 03:21:23] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003410 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-networks?parent_id=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003003 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006149 10.0.0.22 - - [2026-03-09 03:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.22 - - [2026-03-09 03:21:23] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004091 10.0.0.22 - - [2026-03-09 03:21:23] "GET /virtual-networks?parent_id=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002975 10.0.0.22 - - [2026-03-09 03:21:24] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005407 10.0.0.22 - - [2026-03-09 03:21:26] "POST /neutron/port HTTP/1.1" 200 1121 0.015525 10.0.0.22 - - [2026-03-09 03:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.22 - - [2026-03-09 03:21:27] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005143 10.0.0.22 - - [2026-03-09 03:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.22 - - [2026-03-09 03:21:29] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004179 10.0.0.22 - - [2026-03-09 03:21:29] "GET /virtual-networks?parent_id=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003225 10.0.0.22 - - [2026-03-09 03:21:29] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005665 10.0.0.22 - - [2026-03-09 03:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.22 - - [2026-03-09 03:21:29] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003462 10.0.0.22 - - [2026-03-09 03:21:29] "GET /virtual-networks?parent_id=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003224 10.0.0.22 - - [2026-03-09 03:21:29] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005659 10.0.0.22 - - [2026-03-09 03:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.22 - - [2026-03-09 03:21:29] "GET /routing-instance/66091608-51da-490e-afb9-be839734cfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004423 10.0.0.22 - - [2026-03-09 03:21:29] "GET /route-target/4fcab73e-454b-45de-84d6-425c9644d388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004050 10.0.0.22 - - [2026-03-09 03:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.22 - - [2026-03-09 03:21:29] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003616 10.0.0.22 - - [2026-03-09 03:21:29] "GET /virtual-networks?parent_id=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003352 10.0.0.22 - - [2026-03-09 03:21:29] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007347 10.0.0.22 - - [2026-03-09 03:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.22 - - [2026-03-09 03:21:29] "GET /routing-instance/66091608-51da-490e-afb9-be839734cfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004826 10.0.0.22 - - [2026-03-09 03:21:29] "GET /route-target/4fcab73e-454b-45de-84d6-425c9644d388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003744 10.0.0.22 - - [2026-03-09 03:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.22 - - [2026-03-09 03:21:30] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004791 10.0.0.22 - - [2026-03-09 03:21:30] "GET /virtual-networks?parent_id=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003055 10.0.0.22 - - [2026-03-09 03:21:30] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006309 10.0.0.22 - - [2026-03-09 03:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.22 - - [2026-03-09 03:21:30] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003806 10.0.0.22 - - [2026-03-09 03:21:30] "GET /virtual-networks?parent_id=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003104 10.0.0.22 - - [2026-03-09 03:21:30] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005386 10.0.0.22 - - [2026-03-09 03:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.22 - - [2026-03-09 03:21:30] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003569 10.0.0.22 - - [2026-03-09 03:21:30] "GET /virtual-networks?parent_id=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002878 10.0.0.22 - - [2026-03-09 03:21:30] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005567 10.0.0.23 - - [2026-03-09 03:21:34] "GET /obj-perms HTTP/1.1" 200 5024 0.059416 10.0.0.23 - - [2026-03-09 03:21:36] "DELETE /project/44c767f0-0d41-4544-97b0-93be5e2edc24 HTTP/1.1" 404 177 0.005006 10.0.0.23 - - [2026-03-09 03:21:36] "DELETE /project/0826d8224c844782a7f9dc007c0eebe6 HTTP/1.1" 404 173 0.004408 10.0.0.22 - - [2026-03-09 03:21:37] "GET /obj-perms HTTP/1.1" 200 5024 0.050298 10.0.0.23 - - [2026-03-09 03:21:37] "GET /obj-perms HTTP/1.1" 200 5024 0.004164 10.0.0.22 - - [2026-03-09 03:21:37] "GET /obj-perms HTTP/1.1" 200 5024 0.003412 10.0.0.22 - - [2026-03-09 03:21:37] "GET /obj-perms HTTP/1.1" 200 5024 0.003186 10.0.0.22 - - [2026-03-09 03:21:38] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006800 10.0.0.22 - - [2026-03-09 03:21:38] "POST /neutron/port HTTP/1.1" 200 1085 0.016612 10.0.0.22 - - [2026-03-09 03:21:38] "GET /virtual-machine/301a8932-ef4a-448a-9d01-5c988bb1e11a HTTP/1.1" 200 1267 0.005615 10.0.0.22 - - [2026-03-09 03:21:38] "GET /virtual-machine-interface/ea200001-59c6-4080-ad0b-063c2932d59d HTTP/1.1" 200 3150 0.004924 10.0.0.22 - - [2026-03-09 03:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.22 - - [2026-03-09 03:21:38] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003498 10.0.0.22 - - [2026-03-09 03:21:38] "GET /virtual-networks?parent_id=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002867 10.0.0.22 - - [2026-03-09 03:21:38] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007073 10.0.0.22 - - [2026-03-09 03:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.22 - - [2026-03-09 03:21:39] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003443 10.0.0.22 - - [2026-03-09 03:21:39] "GET /virtual-networks?parent_id=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002865 10.0.0.22 - - [2026-03-09 03:21:39] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005182 10.0.0.22 - - [2026-03-09 03:21:40] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005259 10.0.0.249 - - [2026-03-09 03:21:40] "GET /obj-perms HTTP/1.1" 200 5024 0.059147 10.0.0.22 - - [2026-03-09 03:21:40] "GET /virtual-machine/b90ee302-ddc6-419b-a128-3fa8ab9dc4bd HTTP/1.1" 200 1290 0.004599 10.0.0.22 - - [2026-03-09 03:21:41] "POST /neutron/port HTTP/1.1" 200 1111 0.012617 10.0.0.22 - - [2026-03-09 03:21:42] "GET /virtual-machine/b90ee302-ddc6-419b-a128-3fa8ab9dc4bd HTTP/1.1" 404 171 0.002794 10.0.0.22 - - [2026-03-09 03:21:42] "GET /virtual-machine/b90ee302-ddc6-419b-a128-3fa8ab9dc4bd HTTP/1.1" 404 171 0.002576 10.0.0.22 - - [2026-03-09 03:21:42] "GET /virtual-machine/b90ee302-ddc6-419b-a128-3fa8ab9dc4bd HTTP/1.1" 404 171 0.002512 10.0.0.22 - - [2026-03-09 03:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.22 - - [2026-03-09 03:21:43] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005096 10.0.0.22 - - [2026-03-09 03:21:43] "GET /virtual-networks?parent_id=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003318 10.0.0.22 - - [2026-03-09 03:21:43] "GET /virtual-network/69d32741-3700-4bab-923a-8b853a892f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005993 10.0.0.22 - - [2026-03-09 03:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005180 10.0.0.22 - - [2026-03-09 03:21:43] "GET /routing-instance/66091608-51da-490e-afb9-be839734cfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004731 10.0.0.22 - - [2026-03-09 03:21:43] "GET /route-target/4fcab73e-454b-45de-84d6-425c9644d388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004366 10.0.0.22 - - [2026-03-09 03:21:43] "GET /obj-perms HTTP/1.1" 200 5024 0.004335 10.0.0.22 - - [2026-03-09 03:21:49] "GET /obj-perms HTTP/1.1" 200 5024 0.003664 10.0.0.22 - - [2026-03-09 03:21:52] "GET /obj-perms HTTP/1.1" 200 5024 0.003386 10.0.0.22 - - [2026-03-09 03:21:58] "GET /obj-perms HTTP/1.1" 200 5024 0.004683 10.0.0.22 - - [2026-03-09 03:22:01] "GET /obj-perms HTTP/1.1" 200 5024 0.003802 10.0.0.22 - - [2026-03-09 03:22:07] "GET /obj-perms HTTP/1.1" 200 5024 0.003505 10.0.0.22 - - [2026-03-09 03:22:07] "GET /obj-perms HTTP/1.1" 200 5024 0.003460 10.0.0.23 - - [2026-03-09 03:22:08] "GET /obj-perms HTTP/1.1" 200 5024 0.003279 10.0.0.22 - - [2026-03-09 03:22:08] "GET /interface-route-table/9d275c88-a8bb-4dda-a674-09731a0d8913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.003486 10.0.0.22 - - [2026-03-09 03:22:08] "GET /virtual-machine-interface/ea200001-59c6-4080-ad0b-063c2932d59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2929 0.004672 10.0.0.22 - - [2026-03-09 03:22:08] "POST /ref-update HTTP/1.1" 200 156 0.013775 10.0.0.22 - - [2026-03-09 03:22:08] "DELETE /interface-route-table/9d275c88-a8bb-4dda-a674-09731a0d8913 HTTP/1.1" 200 115 0.028979 10.0.0.22 - - [2026-03-09 03:22:08] "POST /neutron/port HTTP/1.1" 200 151 0.168790 10.0.0.249 - - [2026-03-09 03:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.23 - - [2026-03-09 03:22:10] "GET /projects?obj_uuids=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000915 10.0.0.22 - - [2026-03-09 03:22:10] "GET /project/0826d822-4c84-4782-a7f9-dc007c0eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.036428 10.0.0.23 - - [2026-03-09 03:22:10] "GET /projects?obj_uuids=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000904 10.0.0.22 - - [2026-03-09 03:22:10] "GET /project/0826d822-4c84-4782-a7f9-dc007c0eebe6?fields=virtual_networks HTTP/1.1" 200 1024 0.082135 10.0.0.23 - - [2026-03-09 03:22:10] "GET /projects?obj_uuids=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000958 10.0.0.22 - - [2026-03-09 03:22:10] "GET /project/0826d822-4c84-4782-a7f9-dc007c0eebe6?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.039802 10.0.0.23 - - [2026-03-09 03:22:10] "GET /projects?obj_uuids=0826d822-4c84-4782-a7f9-dc007c0eebe6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001261 10.0.0.22 - - [2026-03-09 03:22:10] "GET /project/0826d822-4c84-4782-a7f9-dc007c0eebe6?fields=security_groups HTTP/1.1" 200 1247 0.056252 10.0.0.22 - - [2026-03-09 03:22:11] "POST /fqname-to-id HTTP/1.1" 404 192 0.030872 10.0.0.23 - - [2026-03-09 03:22:11] "GET /projects?obj_uuids=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002805 10.0.0.23 - - [2026-03-09 03:22:11] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000955 10.0.0.23 - - [2026-03-09 03:22:11] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006803 10.0.0.23 - - [2026-03-09 03:22:11] "POST /id-to-fqname HTTP/1.1" 200 194 0.001674 10.0.0.23 - - [2026-03-09 03:22:11] "POST /fqname-to-id HTTP/1.1" 404 203 0.010158 10.0.0.23 - - [2026-03-09 03:22:11] "POST /security-groups HTTP/1.1" 200 595 0.028879 10.0.0.23 - - [2026-03-09 03:22:11] "POST /projects HTTP/1.1" 200 593 0.224302 10.0.0.249 - - [2026-03-09 03:22:11] "POST /access-control-lists HTTP/1.1" 200 600 0.025830 10.0.0.23 - - [2026-03-09 03:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.304085 10.0.0.22 - - [2026-03-09 03:22:11] "GET /project/6be844a9-3837-4e9a-a33a-dba4290ba769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.448398 10.0.0.22 - - [2026-03-09 03:22:12] "GET / HTTP/1.1" 200 35931 0.001614 10.0.0.22 - - [2026-03-09 03:22:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000498 10.0.0.22 - - [2026-03-09 03:22:13] "POST /neutron/port HTTP/1.1" 200 117 0.005524 10.0.0.22 - - [2026-03-09 03:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.066683 10.0.0.23 - - [2026-03-09 03:22:13] "GET /projects?obj_uuids=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000845 10.0.0.22 - - [2026-03-09 03:22:13] "GET /project/6be844a9-3837-4e9a-a33a-dba4290ba769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.032485 10.0.0.23 - - [2026-03-09 03:22:13] "GET /projects?obj_uuids=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001098 10.0.0.22 - - [2026-03-09 03:22:13] "POST /neutron/network HTTP/1.1" 200 609 0.124694 10.0.0.249 - - [2026-03-09 03:22:13] "POST /route-targets HTTP/1.1" 200 327 0.017265 10.0.0.22 - - [2026-03-09 03:22:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.002848 10.0.0.22 - - [2026-03-09 03:22:14] "GET /virtual-network/44c6668c-f680-4206-99a6-188094de0dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005184 10.0.0.22 - - [2026-03-09 03:22:14] "POST /neutron/network HTTP/1.1" 200 827 0.008430 10.0.0.22 - - [2026-03-09 03:22:14] "GET /virtual-network/44c6668c-f680-4206-99a6-188094de0dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004742 10.0.0.22 - - [2026-03-09 03:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.23 - - [2026-03-09 03:22:14] "GET /projects?obj_uuids=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000855 10.0.0.22 - - [2026-03-09 03:22:14] "GET /project/6be844a9-3837-4e9a-a33a-dba4290ba769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.042041 10.0.0.22 - - [2026-03-09 03:22:14] "POST /neutron/network HTTP/1.1" 200 117 0.012209 10.0.0.249 - - [2026-03-09 03:22:14] "POST /ref-update HTTP/1.1" 200 156 0.021182 10.0.0.22 - - [2026-03-09 03:22:14] "POST /neutron/network HTTP/1.1" 200 827 0.008527 10.0.0.22 - - [2026-03-09 03:22:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.000991 10.0.0.22 - - [2026-03-09 03:22:14] "GET /virtual-network/28b38947-267d-49ef-9198-e147ab78463f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004923 10.0.0.22 - - [2026-03-09 03:22:14] "GET /virtual-network/28b38947-267d-49ef-9198-e147ab78463f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004898 10.0.0.22 - - [2026-03-09 03:22:15] "POST /neutron/subnet HTTP/1.1" 200 720 0.007618 10.0.0.22 - - [2026-03-09 03:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.23 - - [2026-03-09 03:22:15] "GET /projects?obj_uuids=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000901 10.0.0.22 - - [2026-03-09 03:22:15] "GET /project/6be844a9-3837-4e9a-a33a-dba4290ba769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.039913 10.0.0.23 - - [2026-03-09 03:22:15] "POST /useragent-kv HTTP/1.1" 200 115 0.008844 10.0.0.22 - - [2026-03-09 03:22:15] "POST /neutron/subnet HTTP/1.1" 200 729 0.206088 10.0.0.22 - - [2026-03-09 03:22:15] "POST /id-to-fqname HTTP/1.1" 200 224 0.001195 10.0.0.22 - - [2026-03-09 03:22:15] "GET /virtual-network/472570e3-b355-4903-bcc6-4d01533765fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004621 10.0.0.22 - - [2026-03-09 03:22:15] "GET /virtual-network/472570e3-b355-4903-bcc6-4d01533765fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005732 10.0.0.22 - - [2026-03-09 03:22:15] "POST /neutron/network HTTP/1.1" 200 829 0.005284 10.0.0.22 - - [2026-03-09 03:22:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.002789 10.0.0.22 - - [2026-03-09 03:22:15] "GET /virtual-network/28b38947-267d-49ef-9198-e147ab78463f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005817 10.0.0.22 - - [2026-03-09 03:22:15] "GET /virtual-machine-interface/54f3c878-4fb6-4d1b-a2b5-c9315005ba20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.007510 10.0.0.22 - - [2026-03-09 03:22:16] "GET /virtual-machine-interface/54f3c878-4fb6-4d1b-a2b5-c9315005ba20?fields=instance_ip_back_refs HTTP/1.1" 200 1332 0.008781 10.0.0.22 - - [2026-03-09 03:22:16] "GET /instance-ip/0b8c64a2-b980-4dad-9440-01b02f34ff3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1608 0.004030 10.0.0.22 - - [2026-03-09 03:22:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.002726 10.0.0.22 - - [2026-03-09 03:22:16] "GET /virtual-network/44c6668c-f680-4206-99a6-188094de0dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005756 10.0.0.23 - - [2026-03-09 03:22:16] "GET /projects?obj_uuids=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000888 10.0.0.22 - - [2026-03-09 03:22:16] "GET /project/6be844a9-3837-4e9a-a33a-dba4290ba769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.046485 10.0.0.22 - - [2026-03-09 03:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006796 10.0.0.22 - - [2026-03-09 03:22:16] "GET /security-group/8dc60cf3-2384-4172-a3a5-2f2eff529424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005137 10.0.0.22 - - [2026-03-09 03:22:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.093375 10.0.0.22 - - [2026-03-09 03:22:16] "POST /instance-ips HTTP/1.1" 200 357 0.042888 10.0.0.22 - - [2026-03-09 03:22:16] "GET /virtual-machine-interface/377603f1-ca00-407a-85b7-8f053e908cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006045 10.0.0.22 - - [2026-03-09 03:22:16] "GET /virtual-machine-interface/377603f1-ca00-407a-85b7-8f053e908cf8?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.008264 10.0.0.22 - - [2026-03-09 03:22:16] "GET /instance-ip/1d06af6e-1394-4378-85a5-f15422dead46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.004825 10.0.0.22 - - [2026-03-09 03:22:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.003399 10.0.0.22 - - [2026-03-09 03:22:16] "GET /virtual-network/28b38947-267d-49ef-9198-e147ab78463f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005250 10.0.0.23 - - [2026-03-09 03:22:16] "GET /projects?obj_uuids=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000884 10.0.0.22 - - [2026-03-09 03:22:16] "POST /neutron/port HTTP/1.1" 200 989 0.188061 10.0.0.22 - - [2026-03-09 03:22:16] "GET /virtual-machine-interface/c096423f-7f35-4792-962d-42b9ffc366b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.004416 10.0.0.22 - - [2026-03-09 03:22:16] "GET /virtual-machine-interface/c096423f-7f35-4792-962d-42b9ffc366b8?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.004420 10.0.0.22 - - [2026-03-09 03:22:16] "GET /instance-ip/221bb64e-9af2-4ef6-b82c-440e61eaa6e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1609 0.004378 10.0.0.22 - - [2026-03-09 03:22:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.002102 10.0.0.22 - - [2026-03-09 03:22:16] "GET /virtual-network/44c6668c-f680-4206-99a6-188094de0dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005388 10.0.0.23 - - [2026-03-09 03:22:16] "GET /projects?obj_uuids=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000814 10.0.0.22 - - [2026-03-09 03:22:17] "GET /project/6be844a9-3837-4e9a-a33a-dba4290ba769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.040928 10.0.0.22 - - [2026-03-09 03:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.22 - - [2026-03-09 03:22:17] "GET /security-group/8dc60cf3-2384-4172-a3a5-2f2eff529424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005135 10.0.0.22 - - [2026-03-09 03:22:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.082731 10.0.0.22 - - [2026-03-09 03:22:17] "POST /instance-ips HTTP/1.1" 200 357 0.028783 10.0.0.22 - - [2026-03-09 03:22:17] "GET /virtual-machine-interface/3307f7e9-08e2-4e69-bd4b-fa5d9527fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.005436 10.0.0.22 - - [2026-03-09 03:22:17] "GET /virtual-machine-interface/3307f7e9-08e2-4e69-bd4b-fa5d9527fd04?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.008149 10.0.0.22 - - [2026-03-09 03:22:17] "GET /instance-ip/ea6519e4-6c80-4b26-953d-07e9d51eb413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1582 0.004242 10.0.0.22 - - [2026-03-09 03:22:17] "POST /fqname-to-id HTTP/1.1" 404 214 0.003280 10.0.0.22 - - [2026-03-09 03:22:17] "GET /virtual-network/28b38947-267d-49ef-9198-e147ab78463f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005675 10.0.0.22 - - [2026-03-09 03:22:17] "GET /virtual-machine-interface/a948044b-1cdf-4edd-b773-b3ab800989e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.006943 10.0.0.22 - - [2026-03-09 03:22:17] "GET /virtual-machine-interface/a948044b-1cdf-4edd-b773-b3ab800989e5?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.009126 10.0.0.22 - - [2026-03-09 03:22:17] "GET /instance-ip/d51cecca-fc13-4559-90b1-f2c4f7fdfc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.004168 10.0.0.22 - - [2026-03-09 03:22:17] "POST /fqname-to-id HTTP/1.1" 404 214 0.002500 10.0.0.22 - - [2026-03-09 03:22:17] "GET /virtual-network/472570e3-b355-4903-bcc6-4d01533765fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006057 10.0.0.23 - - [2026-03-09 03:22:17] "GET /projects?obj_uuids=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000848 10.0.0.22 - - [2026-03-09 03:22:17] "GET /project/6be844a9-3837-4e9a-a33a-dba4290ba769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.039243 10.0.0.22 - - [2026-03-09 03:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.22 - - [2026-03-09 03:22:17] "GET /security-group/8dc60cf3-2384-4172-a3a5-2f2eff529424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003935 10.0.0.22 - - [2026-03-09 03:22:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.098546 10.0.0.22 - - [2026-03-09 03:22:18] "POST /instance-ips HTTP/1.1" 200 357 0.053235 10.0.0.22 - - [2026-03-09 03:22:18] "GET /virtual-machine-interface/7163687f-dd23-4049-bde9-6eadee843673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006736 10.0.0.22 - - [2026-03-09 03:22:18] "GET /virtual-machine-interface/7163687f-dd23-4049-bde9-6eadee843673?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.012215 10.0.0.22 - - [2026-03-09 03:22:18] "GET /instance-ip/ada57857-3b95-475e-a56e-d6c4cfe51397?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.004229 10.0.0.22 - - [2026-03-09 03:22:19] "POST /id-to-fqname HTTP/1.1" 200 224 0.001189 10.0.0.22 - - [2026-03-09 03:22:19] "POST /neutron/port HTTP/1.1" 200 989 0.010681 10.0.0.22 - - [2026-03-09 03:22:20] "POST /neutron/port HTTP/1.1" 200 989 0.010473 10.0.0.22 - - [2026-03-09 03:22:20] "POST /id-to-fqname HTTP/1.1" 200 224 0.001207 10.0.0.22 - - [2026-03-09 03:22:20] "POST /neutron/port HTTP/1.1" 200 117 0.005892 10.0.0.22 - - [2026-03-09 03:22:20] "POST /neutron/network HTTP/1.1" 200 837 0.006123 10.0.0.22 - - [2026-03-09 03:22:20] "POST /neutron/port HTTP/1.1" 200 1081 0.160706 10.0.0.22 - - [2026-03-09 03:22:20] "POST /neutron/subnet HTTP/1.1" 200 694 0.007619 10.0.0.23 - - [2026-03-09 03:22:20] "GET /projects?obj_uuids=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000800 10.0.0.22 - - [2026-03-09 03:22:21] "GET /project/6be844a9-3837-4e9a-a33a-dba4290ba769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.067483 10.0.0.22 - - [2026-03-09 03:22:21] "POST /neutron/network HTTP/1.1" 200 829 0.005542 10.0.0.22 - - [2026-03-09 03:22:21] "POST /neutron/port HTTP/1.1" 200 117 0.007647 10.0.0.22 - - [2026-03-09 03:22:21] "POST /id-to-fqname HTTP/1.1" 200 224 0.001194 10.0.0.22 - - [2026-03-09 03:22:21] "POST /neutron/port HTTP/1.1" 200 989 0.010991 10.0.0.22 - - [2026-03-09 03:22:21] "POST /neutron/network HTTP/1.1" 200 839 0.006208 10.0.0.22 - - [2026-03-09 03:22:21] "POST /neutron/port HTTP/1.1" 200 989 0.039491 10.0.0.22 - - [2026-03-09 03:22:22] "POST /neutron/port HTTP/1.1" 200 1065 0.017806 10.0.0.23 - - [2026-03-09 03:22:22] "GET /projects?obj_uuids=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000954 10.0.0.22 - - [2026-03-09 03:22:22] "POST /neutron/router HTTP/1.1" 200 598 0.078233 10.0.0.249 - - [2026-03-09 03:22:22] "POST /route-targets HTTP/1.1" 200 327 0.027038 10.0.0.23 - - [2026-03-09 03:22:22] "GET /projects?obj_uuids=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001145 10.0.0.22 - - [2026-03-09 03:22:22] "POST /neutron/subnet HTTP/1.1" 200 703 0.007174 10.0.0.22 - - [2026-03-09 03:22:22] "POST /neutron/router HTTP/1.1" 200 344 0.313976 10.0.0.22 - - [2026-03-09 03:22:22] "POST /neutron/router HTTP/1.1" 200 598 0.006324 10.0.0.22 - - [2026-03-09 03:22:22] "POST /neutron/network HTTP/1.1" 200 837 0.005709 10.0.0.22 - - [2026-03-09 03:22:23] "POST /neutron/port HTTP/1.1" 200 1081 0.180364 10.0.0.249 - - [2026-03-09 03:22:23] "POST /ref-update HTTP/1.1" 200 156 0.018782 10.0.0.22 - - [2026-03-09 03:22:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003291 10.0.0.22 - - [2026-03-09 03:22:23] "POST /neutron/port HTTP/1.1" 200 117 0.001406 10.0.0.22 - - [2026-03-09 03:22:23] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006844 10.0.0.22 - - [2026-03-09 03:22:23] "GET /virtual-machine/cea724a6-57d8-4e42-bbac-764e306976a6 HTTP/1.1" 401 292 0.000407 10.0.0.22 - - [2026-03-09 03:22:23] "GET /virtual-machine/cea724a6-57d8-4e42-bbac-764e306976a6 HTTP/1.1" 200 1275 0.056284 10.0.0.22 - - [2026-03-09 03:22:23] "GET /virtual-machine-interface/54f3c878-4fb6-4d1b-a2b5-c9315005ba20 HTTP/1.1" 200 3186 0.005690 10.0.0.22 - - [2026-03-09 03:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.22 - - [2026-03-09 03:22:23] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004142 10.0.0.22 - - [2026-03-09 03:22:23] "GET /virtual-networks?parent_id=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002952 10.0.0.22 - - [2026-03-09 03:22:23] "GET /virtual-network/28b38947-267d-49ef-9198-e147ab78463f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004966 10.0.0.22 - - [2026-03-09 03:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.22 - - [2026-03-09 03:22:26] "GET /virtual-network/28b38947-267d-49ef-9198-e147ab78463f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005083 10.0.0.22 - - [2026-03-09 03:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.22 - - [2026-03-09 03:22:31] "GET /virtual-network/28b38947-267d-49ef-9198-e147ab78463f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005143 10.0.0.22 - - [2026-03-09 03:22:33] "POST /neutron/port HTTP/1.1" 200 1091 0.018708 10.0.0.22 - - [2026-03-09 03:22:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003786 10.0.0.22 - - [2026-03-09 03:22:33] "POST /neutron/network HTTP/1.1" 200 827 0.007064 10.0.0.22 - - [2026-03-09 03:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.22 - - [2026-03-09 03:22:35] "GET /virtual-network/28b38947-267d-49ef-9198-e147ab78463f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005148 10.0.0.23 - - [2026-03-09 03:22:36] "DELETE /project/6be844a938374e9aa33adba4290ba769 HTTP/1.1" 404 173 0.004139 10.0.0.23 - - [2026-03-09 03:22:36] "DELETE /project/0826d822-4c84-4782-a7f9-dc007c0eebe6 HTTP/1.1" 404 177 0.003375 10.0.0.22 - - [2026-03-09 03:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.22 - - [2026-03-09 03:22:39] "GET /virtual-network/28b38947-267d-49ef-9198-e147ab78463f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005617 10.0.0.22 - - [2026-03-09 03:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.22 - - [2026-03-09 03:22:43] "GET /virtual-network/28b38947-267d-49ef-9198-e147ab78463f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004984 10.0.0.22 - - [2026-03-09 03:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.22 - - [2026-03-09 03:22:47] "GET /virtual-network/28b38947-267d-49ef-9198-e147ab78463f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005353 10.0.0.22 - - [2026-03-09 03:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.22 - - [2026-03-09 03:22:51] "GET /virtual-network/28b38947-267d-49ef-9198-e147ab78463f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005040 10.0.0.22 - - [2026-03-09 03:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004938 10.0.0.22 - - [2026-03-09 03:22:55] "GET /virtual-network/28b38947-267d-49ef-9198-e147ab78463f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004869 10.0.0.22 - - [2026-03-09 03:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.22 - - [2026-03-09 03:22:59] "GET /virtual-network/28b38947-267d-49ef-9198-e147ab78463f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005521 10.0.0.22 - - [2026-03-09 03:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.22 - - [2026-03-09 03:23:03] "GET /virtual-network/28b38947-267d-49ef-9198-e147ab78463f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005496 10.0.0.22 - - [2026-03-09 03:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.22 - - [2026-03-09 03:23:05] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004749 10.0.0.22 - - [2026-03-09 03:23:05] "GET /virtual-networks?parent_id=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003926 10.0.0.22 - - [2026-03-09 03:23:05] "GET /virtual-network/28b38947-267d-49ef-9198-e147ab78463f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006414 10.0.0.22 - - [2026-03-09 03:23:11] "POST /neutron/port HTTP/1.1" 200 1091 0.018218 10.0.0.22 - - [2026-03-09 03:23:13] "POST /neutron/security_group HTTP/1.1" 200 2062 0.030041 10.0.0.22 - - [2026-03-09 03:23:16] "POST /neutron/port HTTP/1.1" 200 1091 0.018760 10.0.0.22 - - [2026-03-09 03:23:17] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006195 10.0.0.22 - - [2026-03-09 03:23:23] "POST /neutron/port HTTP/1.1" 200 1129 0.020340 10.0.0.22 - - [2026-03-09 03:23:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005687 10.0.0.22 - - [2026-03-09 03:23:24] "POST /neutron/network HTTP/1.1" 200 829 0.006474 10.0.0.22 - - [2026-03-09 03:23:26] "POST /neutron/port HTTP/1.1" 200 1129 0.015745 10.0.0.22 - - [2026-03-09 03:23:27] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006490 10.0.0.22 - - [2026-03-09 03:23:27] "GET /virtual-machine/5cb45b53-fe13-4807-9245-af3885b04dc8 HTTP/1.1" 200 1296 0.005179 10.0.0.22 - - [2026-03-09 03:23:27] "GET /virtual-machine-interface/a0a5c5f6-854c-4473-81ae-1a4a6bed2bd5 HTTP/1.1" 200 2960 0.004850 10.0.0.22 - - [2026-03-09 03:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.22 - - [2026-03-09 03:23:27] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003461 10.0.0.22 - - [2026-03-09 03:23:27] "GET /virtual-networks?parent_id=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002929 10.0.0.22 - - [2026-03-09 03:23:27] "GET /virtual-network/472570e3-b355-4903-bcc6-4d01533765fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.011271 10.0.0.22 - - [2026-03-09 03:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.22 - - [2026-03-09 03:23:28] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003513 10.0.0.22 - - [2026-03-09 03:23:28] "GET /virtual-networks?parent_id=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002863 10.0.0.22 - - [2026-03-09 03:23:28] "GET /virtual-network/472570e3-b355-4903-bcc6-4d01533765fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005464 10.0.0.22 - - [2026-03-09 03:23:28] "POST /neutron/port HTTP/1.1" 200 1091 0.015519 10.0.0.22 - - [2026-03-09 03:23:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006876 10.0.0.22 - - [2026-03-09 03:23:28] "GET /virtual-machine/2f01da64-f0ce-41be-8931-eff3a57b2850 HTTP/1.1" 200 1273 0.005580 10.0.0.22 - - [2026-03-09 03:23:28] "GET /virtual-machine-interface/a948044b-1cdf-4edd-b773-b3ab800989e5 HTTP/1.1" 200 3187 0.004451 10.0.0.22 - - [2026-03-09 03:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.22 - - [2026-03-09 03:23:28] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003318 10.0.0.22 - - [2026-03-09 03:23:28] "GET /virtual-networks?parent_id=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002733 10.0.0.22 - - [2026-03-09 03:23:28] "GET /virtual-network/28b38947-267d-49ef-9198-e147ab78463f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005648 10.0.0.22 - - [2026-03-09 03:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.22 - - [2026-03-09 03:23:29] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003689 10.0.0.22 - - [2026-03-09 03:23:29] "GET /virtual-networks?parent_id=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003046 10.0.0.22 - - [2026-03-09 03:23:29] "GET /virtual-network/28b38947-267d-49ef-9198-e147ab78463f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005318 10.0.0.22 - - [2026-03-09 03:23:34] "POST /neutron/network HTTP/1.1" 200 837 0.008622 10.0.0.22 - - [2026-03-09 03:23:34] "POST /neutron/port HTTP/1.1" 200 117 0.001072 10.0.0.249 - - [2026-03-09 03:24:19] "GET /obj-perms HTTP/1.1" 200 5056 0.057770 10.0.0.249 - - [2026-03-09 03:24:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.249 - - [2026-03-09 03:24:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.23 - - [2026-03-09 03:24:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.23 - - [2026-03-09 03:24:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.22 - - [2026-03-09 03:24:25] "POST /neutron/port HTTP/1.1" 200 1129 0.015695 10.0.0.22 - - [2026-03-09 03:24:25] "POST /neutron/subnet HTTP/1.1" 200 703 0.008223 10.0.0.23 - - [2026-03-09 03:24:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.23 - - [2026-03-09 03:24:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.249 - - [2026-03-09 03:24:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.22 - - [2026-03-09 03:24:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.249 - - [2026-03-09 03:24:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.22 - - [2026-03-09 03:24:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000339 10.0.0.22 - - [2026-03-09 03:24:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.22 - - [2026-03-09 03:24:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.22 - - [2026-03-09 03:24:36] "POST /neutron/port HTTP/1.1" 200 1091 0.017068 10.0.0.22 - - [2026-03-09 03:24:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004833 10.0.0.22 - - [2026-03-09 03:24:36] "POST /neutron/network HTTP/1.1" 200 827 0.008420 10.0.0.249 - - [2026-03-09 03:24:41] "POST /ref-update HTTP/1.1" 200 156 0.015178 10.0.0.22 - - [2026-03-09 03:24:41] "POST /neutron/router HTTP/1.1" 200 598 0.007749 10.0.0.22 - - [2026-03-09 03:24:41] "POST /neutron/router HTTP/1.1" 200 151 0.059134 10.0.0.249 - - [2026-03-09 03:24:41] "DELETE /route-target/17f110dc-0f44-4c51-96d7-d89d2b1d21f4 HTTP/1.1" 200 115 0.023207 10.0.0.22 - - [2026-03-09 03:24:42] "POST /neutron/port HTTP/1.1" 200 151 0.157970 10.0.0.22 - - [2026-03-09 03:24:43] "DELETE /instance-ip/ada57857-3b95-475e-a56e-d6c4cfe51397 HTTP/1.1" 200 115 0.047977 10.0.0.22 - - [2026-03-09 03:24:43] "DELETE /virtual-machine-interface/7163687f-dd23-4049-bde9-6eadee843673 HTTP/1.1" 200 115 0.053751 10.0.0.22 - - [2026-03-09 03:24:43] "DELETE /instance-ip/ea6519e4-6c80-4b26-953d-07e9d51eb413 HTTP/1.1" 200 115 0.039308 10.0.0.22 - - [2026-03-09 03:24:43] "DELETE /virtual-machine-interface/3307f7e9-08e2-4e69-bd4b-fa5d9527fd04 HTTP/1.1" 200 115 0.051790 10.0.0.22 - - [2026-03-09 03:24:43] "POST /neutron/port HTTP/1.1" 200 989 0.025613 10.0.0.22 - - [2026-03-09 03:24:43] "DELETE /instance-ip/1d06af6e-1394-4378-85a5-f15422dead46 HTTP/1.1" 200 115 0.052327 10.0.0.22 - - [2026-03-09 03:24:44] "DELETE /virtual-machine-interface/377603f1-ca00-407a-85b7-8f053e908cf8 HTTP/1.1" 200 115 0.054827 10.0.0.22 - - [2026-03-09 03:24:44] "POST /neutron/port HTTP/1.1" 200 151 0.166864 10.0.0.22 - - [2026-03-09 03:24:44] "POST /neutron/network HTTP/1.1" 200 827 0.006756 10.0.0.249 - - [2026-03-09 03:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005367 10.0.0.249 - - [2026-03-09 03:24:44] "DELETE /route-target/a45e415d-a05f-4876-81c9-49f57c0004ef HTTP/1.1" 200 115 0.024811 10.0.0.23 - - [2026-03-09 03:24:44] "POST /useragent-kv HTTP/1.1" 200 115 0.048186 10.0.0.23 - - [2026-03-09 03:24:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002989 10.0.0.22 - - [2026-03-09 03:24:44] "POST /neutron/network HTTP/1.1" 200 151 0.158389 10.0.0.23 - - [2026-03-09 03:24:44] "GET /projects?obj_uuids=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000796 10.0.0.22 - - [2026-03-09 03:24:44] "GET /project/6be844a9-3837-4e9a-a33a-dba4290ba769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.068378 10.0.0.23 - - [2026-03-09 03:24:44] "GET /projects?obj_uuids=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000833 10.0.0.22 - - [2026-03-09 03:24:44] "GET /project/6be844a9-3837-4e9a-a33a-dba4290ba769?fields=virtual_networks HTTP/1.1" 200 1039 0.080070 10.0.0.23 - - [2026-03-09 03:24:44] "GET /projects?obj_uuids=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001240 10.0.0.22 - - [2026-03-09 03:24:45] "GET /project/6be844a9-3837-4e9a-a33a-dba4290ba769?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.037563 10.0.0.23 - - [2026-03-09 03:24:45] "GET /projects?obj_uuids=6be844a9-3837-4e9a-a33a-dba4290ba769&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000970 10.0.0.22 - - [2026-03-09 03:24:45] "GET /project/6be844a9-3837-4e9a-a33a-dba4290ba769?fields=security_groups HTTP/1.1" 200 1269 0.031551 10.0.0.22 - - [2026-03-09 03:24:45] "POST /fqname-to-id HTTP/1.1" 404 187 0.026661 10.0.0.23 - - [2026-03-09 03:24:45] "GET /projects?obj_uuids=5049dd0a-1f83-406f-8e67-81589aa32822&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002913 10.0.0.23 - - [2026-03-09 03:24:46] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001723 10.0.0.23 - - [2026-03-09 03:24:46] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010577 10.0.0.23 - - [2026-03-09 03:24:46] "POST /id-to-fqname HTTP/1.1" 200 189 0.007467 10.0.0.23 - - [2026-03-09 03:24:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.005329 10.0.0.23 - - [2026-03-09 03:24:46] "POST /security-groups HTTP/1.1" 200 590 0.029536 10.0.0.23 - - [2026-03-09 03:24:46] "POST /projects HTTP/1.1" 200 583 0.255888 10.0.0.249 - - [2026-03-09 03:24:46] "POST /fqname-to-id HTTP/1.1" 404 232 0.006139 10.0.0.23 - - [2026-03-09 03:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.331708 10.0.0.22 - - [2026-03-09 03:24:46] "GET /project/5049dd0a-1f83-406f-8e67-81589aa32822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.473693 10.0.0.22 - - [2026-03-09 03:24:47] "GET / HTTP/1.1" 200 35931 0.001608 10.0.0.22 - - [2026-03-09 03:24:47] "POST /neutron/port HTTP/1.1" 200 117 0.007930 10.0.0.22 - - [2026-03-09 03:24:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.22 - - [2026-03-09 03:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.068364 10.0.0.23 - - [2026-03-09 03:24:49] "GET /projects?obj_uuids=5049dd0a-1f83-406f-8e67-81589aa32822&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000878 10.0.0.22 - - [2026-03-09 03:24:49] "GET /project/5049dd0a-1f83-406f-8e67-81589aa32822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.031921 10.0.0.23 - - [2026-03-09 03:24:49] "GET /projects?obj_uuids=5049dd0a-1f83-406f-8e67-81589aa32822&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000933 10.0.0.22 - - [2026-03-09 03:24:49] "POST /neutron/network HTTP/1.1" 200 604 0.160352 10.0.0.249 - - [2026-03-09 03:24:50] "POST /ref-update HTTP/1.1" 200 156 0.030456 10.0.0.22 - - [2026-03-09 03:24:50] "POST /id-to-fqname HTTP/1.1" 200 219 0.002861 10.0.0.22 - - [2026-03-09 03:24:50] "GET /virtual-network/037e3109-8da8-4cca-9864-42a2a24b13ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004727 10.0.0.22 - - [2026-03-09 03:24:50] "POST /neutron/network HTTP/1.1" 200 821 0.005761 10.0.0.22 - - [2026-03-09 03:24:50] "GET /virtual-network/037e3109-8da8-4cca-9864-42a2a24b13ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004520 10.0.0.22 - - [2026-03-09 03:24:50] "GET /virtual-network/037e3109-8da8-4cca-9864-42a2a24b13ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005532 10.0.0.22 - - [2026-03-09 03:24:51] "GET /obj-perms HTTP/1.1" 200 5028 0.060465 10.0.0.23 - - [2026-03-09 03:24:52] "GET /obj-perms HTTP/1.1" 200 5028 0.057857 10.0.0.22 - - [2026-03-09 03:24:52] "POST /id-to-fqname HTTP/1.1" 200 219 0.001204 10.0.0.22 - - [2026-03-09 03:24:52] "POST /neutron/network HTTP/1.1" 200 831 0.006696 10.0.0.23 - - [2026-03-09 03:24:53] "GET /projects?obj_uuids=5049dd0a-1f83-406f-8e67-81589aa32822&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000911 10.0.0.22 - - [2026-03-09 03:24:53] "GET /project/5049dd0a-1f83-406f-8e67-81589aa32822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.069041 10.0.0.22 - - [2026-03-09 03:24:53] "POST /neutron/port HTTP/1.1" 200 117 0.005366 10.0.0.22 - - [2026-03-09 03:24:53] "POST /id-to-fqname HTTP/1.1" 200 219 0.001167 10.0.0.22 - - [2026-03-09 03:24:53] "POST /neutron/network HTTP/1.1" 200 831 0.005726 10.0.0.22 - - [2026-03-09 03:24:54] "POST /neutron/port HTTP/1.1" 200 1057 0.024158 10.0.0.22 - - [2026-03-09 03:24:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003259 10.0.0.23 - - [2026-03-09 03:24:54] "GET /projects?obj_uuids=5049dd0a-1f83-406f-8e67-81589aa32822&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001243 10.0.0.22 - - [2026-03-09 03:24:54] "POST /neutron/network HTTP/1.1" 200 821 0.006034 10.0.0.22 - - [2026-03-09 03:24:54] "GET /project/5049dd0a-1f83-406f-8e67-81589aa32822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.092146 10.0.0.22 - - [2026-03-09 03:24:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006858 10.0.0.22 - - [2026-03-09 03:24:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007414 10.0.0.22 - - [2026-03-09 03:24:55] "POST /neutron/port HTTP/1.1" 200 1057 0.015753 10.0.0.22 - - [2026-03-09 03:24:55] "POST /neutron/port HTTP/1.1" 200 1121 0.017588 10.0.0.22 - - [2026-03-09 03:24:55] "POST /neutron/port HTTP/1.1" 200 117 0.001378 10.0.0.22 - - [2026-03-09 03:24:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006300 10.0.0.22 - - [2026-03-09 03:25:00] "POST /neutron/port HTTP/1.1" 200 1121 0.023099 10.0.0.22 - - [2026-03-09 03:25:00] "GET /virtual-machine/73ec02c9-04a8-4a9b-8e39-d0395d5c73e8 HTTP/1.1" 401 292 0.000414 10.0.0.22 - - [2026-03-09 03:25:00] "GET /virtual-machine/73ec02c9-04a8-4a9b-8e39-d0395d5c73e8 HTTP/1.1" 200 1291 0.034784 10.0.0.22 - - [2026-03-09 03:25:00] "GET /virtual-machine-interface/6c5c5f15-1b62-425d-ae67-a8c0b605c076 HTTP/1.1" 200 2935 0.005522 10.0.0.22 - - [2026-03-09 03:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.22 - - [2026-03-09 03:25:00] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004352 10.0.0.22 - - [2026-03-09 03:25:00] "GET /virtual-networks?parent_id=5049dd0a-1f83-406f-8e67-81589aa32822&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003008 10.0.0.22 - - [2026-03-09 03:25:00] "GET /virtual-network/037e3109-8da8-4cca-9864-42a2a24b13ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006124 10.0.0.22 - - [2026-03-09 03:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.22 - - [2026-03-09 03:25:03] "GET /virtual-network/037e3109-8da8-4cca-9864-42a2a24b13ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004827 10.0.0.22 - - [2026-03-09 03:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.22 - - [2026-03-09 03:25:07] "GET /virtual-network/037e3109-8da8-4cca-9864-42a2a24b13ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005000 10.0.0.22 - - [2026-03-09 03:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.22 - - [2026-03-09 03:25:12] "GET /virtual-network/037e3109-8da8-4cca-9864-42a2a24b13ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005282 10.0.0.22 - - [2026-03-09 03:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.22 - - [2026-03-09 03:25:16] "GET /virtual-network/037e3109-8da8-4cca-9864-42a2a24b13ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004741 10.0.0.22 - - [2026-03-09 03:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.22 - - [2026-03-09 03:25:20] "GET /virtual-network/037e3109-8da8-4cca-9864-42a2a24b13ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006313 10.0.0.22 - - [2026-03-09 03:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.22 - - [2026-03-09 03:25:24] "GET /virtual-network/037e3109-8da8-4cca-9864-42a2a24b13ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005269 10.0.0.22 - - [2026-03-09 03:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.22 - - [2026-03-09 03:25:28] "GET /virtual-network/037e3109-8da8-4cca-9864-42a2a24b13ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005047 10.0.0.22 - - [2026-03-09 03:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.22 - - [2026-03-09 03:25:32] "GET /virtual-network/037e3109-8da8-4cca-9864-42a2a24b13ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005611 10.0.0.22 - - [2026-03-09 03:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.22 - - [2026-03-09 03:25:36] "GET /virtual-network/037e3109-8da8-4cca-9864-42a2a24b13ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005216 10.0.0.23 - - [2026-03-09 03:25:36] "DELETE /project/5049dd0a1f83406f8e6781589aa32822 HTTP/1.1" 404 173 0.004598 10.0.0.23 - - [2026-03-09 03:25:36] "DELETE /project/6be844a9-3837-4e9a-a33a-dba4290ba769 HTTP/1.1" 404 177 0.004128 10.0.0.22 - - [2026-03-09 03:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.22 - - [2026-03-09 03:25:40] "GET /virtual-network/037e3109-8da8-4cca-9864-42a2a24b13ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005433 10.0.0.22 - - [2026-03-09 03:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.22 - - [2026-03-09 03:25:44] "GET /virtual-network/037e3109-8da8-4cca-9864-42a2a24b13ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005248 10.0.0.22 - - [2026-03-09 03:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.22 - - [2026-03-09 03:25:48] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003614 10.0.0.22 - - [2026-03-09 03:25:48] "GET /virtual-networks?parent_id=5049dd0a-1f83-406f-8e67-81589aa32822&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002675 10.0.0.22 - - [2026-03-09 03:25:48] "GET /virtual-network/037e3109-8da8-4cca-9864-42a2a24b13ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005468 10.0.0.22 - - [2026-03-09 03:25:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008190 10.0.0.22 - - [2026-03-09 03:25:57] "POST /neutron/port HTTP/1.1" 200 1121 0.015810 10.0.0.22 - - [2026-03-09 03:25:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006366 10.0.0.22 - - [2026-03-09 03:26:04] "POST /neutron/port HTTP/1.1" 200 1121 0.018042 10.0.0.22 - - [2026-03-09 03:26:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006584 10.0.0.22 - - [2026-03-09 03:26:09] "POST /neutron/port HTTP/1.1" 200 1121 0.017257 10.0.0.22 - - [2026-03-09 03:26:09] "GET /virtual-machine/3e1ffd92-36a2-48f5-9359-08ebc59da382 HTTP/1.1" 200 1291 0.005587 10.0.0.22 - - [2026-03-09 03:26:10] "GET /virtual-machine-interface/e289d7ad-56e1-4d6b-9cc7-b056c9a672ae HTTP/1.1" 200 2936 0.005423 10.0.0.22 - - [2026-03-09 03:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.22 - - [2026-03-09 03:26:10] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003265 10.0.0.22 - - [2026-03-09 03:26:10] "GET /virtual-networks?parent_id=5049dd0a-1f83-406f-8e67-81589aa32822&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002928 10.0.0.22 - - [2026-03-09 03:26:10] "GET /virtual-network/037e3109-8da8-4cca-9864-42a2a24b13ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006264 10.0.0.22 - - [2026-03-09 03:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.22 - - [2026-03-09 03:26:11] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003372 10.0.0.22 - - [2026-03-09 03:26:11] "GET /virtual-networks?parent_id=5049dd0a-1f83-406f-8e67-81589aa32822&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002979 10.0.0.22 - - [2026-03-09 03:26:11] "GET /virtual-network/037e3109-8da8-4cca-9864-42a2a24b13ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005261 10.0.0.22 - - [2026-03-09 03:26:38] "POST /neutron/port HTTP/1.1" 200 1121 0.015469 10.0.0.22 - - [2026-03-09 03:26:38] "POST /neutron/subnet HTTP/1.1" 200 689 0.008253 10.0.0.249 - - [2026-03-09 03:27:22] "GET /obj-perms HTTP/1.1" 200 5056 0.051598 10.0.0.22 - - [2026-03-09 03:27:27] "POST /neutron/network HTTP/1.1" 200 821 0.006790 10.0.0.22 - - [2026-03-09 03:27:27] "POST /neutron/port HTTP/1.1" 200 1121 0.020451 10.0.0.22 - - [2026-03-09 03:27:27] "POST /neutron/port HTTP/1.1" 200 1111 0.010729 10.0.0.23 - - [2026-03-09 03:27:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007189 10.0.0.23 - - [2026-03-09 03:27:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003227 10.0.0.22 - - [2026-03-09 03:27:29] "POST /neutron/network HTTP/1.1" 200 151 0.134923 10.0.0.249 - - [2026-03-09 03:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.049418 10.0.0.23 - - [2026-03-09 03:27:30] "GET /projects?obj_uuids=5049dd0a-1f83-406f-8e67-81589aa32822&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000927 10.0.0.22 - - [2026-03-09 03:27:30] "GET /project/5049dd0a-1f83-406f-8e67-81589aa32822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.059134 10.0.0.23 - - [2026-03-09 03:27:31] "GET /projects?obj_uuids=5049dd0a-1f83-406f-8e67-81589aa32822&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000939 10.0.0.22 - - [2026-03-09 03:27:31] "GET /project/5049dd0a-1f83-406f-8e67-81589aa32822?fields=virtual_networks HTTP/1.1" 200 1029 0.077395 10.0.0.23 - - [2026-03-09 03:27:31] "GET /projects?obj_uuids=5049dd0a-1f83-406f-8e67-81589aa32822&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000925 10.0.0.22 - - [2026-03-09 03:27:31] "GET /project/5049dd0a-1f83-406f-8e67-81589aa32822?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.035731 10.0.0.23 - - [2026-03-09 03:27:31] "GET /projects?obj_uuids=5049dd0a-1f83-406f-8e67-81589aa32822&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000985 10.0.0.22 - - [2026-03-09 03:27:31] "GET /project/5049dd0a-1f83-406f-8e67-81589aa32822?fields=security_groups HTTP/1.1" 200 1254 0.036390 10.0.0.22 - - [2026-03-09 03:27:32] "POST /fqname-to-id HTTP/1.1" 404 187 0.026367 10.0.0.23 - - [2026-03-09 03:27:32] "GET /projects?obj_uuids=58280769-431e-4554-94a0-db8998b39350&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002723 10.0.0.23 - - [2026-03-09 03:27:32] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001039 10.0.0.23 - - [2026-03-09 03:27:32] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033826 10.0.0.23 - - [2026-03-09 03:27:32] "POST /id-to-fqname HTTP/1.1" 200 189 0.006070 10.0.0.23 - - [2026-03-09 03:27:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.004925 10.0.0.23 - - [2026-03-09 03:27:32] "POST /security-groups HTTP/1.1" 200 590 0.030616 10.0.0.23 - - [2026-03-09 03:27:32] "POST /projects HTTP/1.1" 200 583 0.224689 10.0.0.23 - - [2026-03-09 03:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.300133 10.0.0.249 - - [2026-03-09 03:27:32] "POST /access-control-lists HTTP/1.1" 200 595 0.022768 10.0.0.22 - - [2026-03-09 03:27:32] "GET /project/58280769-431e-4554-94a0-db8998b39350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.473107 10.0.0.249 - - [2026-03-09 03:27:32] "DELETE /access-control-list/3916b61d-efbe-463c-b780-660a4144accf HTTP/1.1" 200 115 0.062697 10.0.0.22 - - [2026-03-09 03:27:33] "GET / HTTP/1.1" 200 35931 0.001948 10.0.0.22 - - [2026-03-09 03:27:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000591 10.0.0.22 - - [2026-03-09 03:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.057192 10.0.0.23 - - [2026-03-09 03:27:35] "GET /projects?obj_uuids=58280769-431e-4554-94a0-db8998b39350&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000974 10.0.0.22 - - [2026-03-09 03:27:35] "GET /project/58280769-431e-4554-94a0-db8998b39350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.036662 10.0.0.249 - - [2026-03-09 03:27:36] "POST /ref-update HTTP/1.1" 200 156 0.027773 10.0.0.23 - - [2026-03-09 03:27:36] "POST /useragent-kv HTTP/1.1" 200 115 0.005191 10.0.0.22 - - [2026-03-09 03:27:36] "POST /neutron/subnet HTTP/1.1" 200 725 0.228152 10.0.0.22 - - [2026-03-09 03:27:36] "POST /id-to-fqname HTTP/1.1" 200 219 0.001175 10.0.0.22 - - [2026-03-09 03:27:36] "GET /virtual-network/9f79ff5d-0508-405f-abed-3d93d7c48f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005932 10.0.0.22 - - [2026-03-09 03:27:36] "GET /virtual-network/9f79ff5d-0508-405f-abed-3d93d7c48f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005954 10.0.0.22 - - [2026-03-09 03:27:36] "POST /neutron/network HTTP/1.1" 200 823 0.006427 10.0.0.22 - - [2026-03-09 03:27:36] "GET /virtual-network/9f79ff5d-0508-405f-abed-3d93d7c48f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005332 10.0.0.23 - - [2026-03-09 03:27:37] "DELETE /project/58280769431e455494a0db8998b39350 HTTP/1.1" 404 173 0.003953 10.0.0.23 - - [2026-03-09 03:27:37] "DELETE /project/5049dd0a-1f83-406f-8e67-81589aa32822 HTTP/1.1" 404 177 0.002932 10.0.0.22 - - [2026-03-09 03:27:37] "GET /obj-perms HTTP/1.1" 200 5028 0.055790 10.0.0.23 - - [2026-03-09 03:27:38] "GET /obj-perms HTTP/1.1" 200 5028 0.056476 10.0.0.22 - - [2026-03-09 03:27:38] "POST /id-to-fqname HTTP/1.1" 200 219 0.001234 10.0.0.23 - - [2026-03-09 03:27:39] "GET /projects?obj_uuids=58280769-431e-4554-94a0-db8998b39350&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001300 10.0.0.22 - - [2026-03-09 03:27:39] "GET /project/58280769-431e-4554-94a0-db8998b39350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.074038 10.0.0.22 - - [2026-03-09 03:27:39] "POST /neutron/network HTTP/1.1" 200 823 0.043477 10.0.0.22 - - [2026-03-09 03:27:39] "POST /id-to-fqname HTTP/1.1" 200 219 0.001419 10.0.0.22 - - [2026-03-09 03:27:39] "POST /neutron/port HTTP/1.1" 200 117 0.006727 10.0.0.23 - - [2026-03-09 03:27:39] "GET /projects?obj_uuids=58280769-431e-4554-94a0-db8998b39350&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000917 10.0.0.22 - - [2026-03-09 03:27:40] "POST /neutron/port HTTP/1.1" 200 1059 0.237772 10.0.0.22 - - [2026-03-09 03:27:40] "POST /neutron/port HTTP/1.1" 200 1113 0.120915 10.0.0.23 - - [2026-03-09 03:27:40] "GET /projects?obj_uuids=58280769-431e-4554-94a0-db8998b39350&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001176 10.0.0.22 - - [2026-03-09 03:27:40] "GET /project/58280769-431e-4554-94a0-db8998b39350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.074358 10.0.0.22 - - [2026-03-09 03:27:40] "POST /neutron/network HTTP/1.1" 200 823 0.006189 10.0.0.22 - - [2026-03-09 03:27:40] "POST /neutron/network HTTP/1.1" 200 823 0.006157 10.0.0.22 - - [2026-03-09 03:27:40] "POST /neutron/port HTTP/1.1" 200 117 0.006963 10.0.0.22 - - [2026-03-09 03:27:41] "POST /neutron/network HTTP/1.1" 200 833 0.007257 10.0.0.22 - - [2026-03-09 03:27:41] "POST /neutron/port HTTP/1.1" 200 1059 0.017775 10.0.0.22 - - [2026-03-09 03:27:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003701 10.0.0.22 - - [2026-03-09 03:27:42] "POST /neutron/network HTTP/1.1" 200 823 0.006037 10.0.0.22 - - [2026-03-09 03:27:46] "POST /neutron/port HTTP/1.1" 200 1123 0.020980 10.0.0.22 - - [2026-03-09 03:27:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008041 10.0.0.22 - - [2026-03-09 03:27:46] "GET /virtual-machine/0fd210c7-f8b2-4701-a8b5-9316f0b28ddd HTTP/1.1" 401 292 0.000522 10.0.0.22 - - [2026-03-09 03:27:46] "GET /virtual-machine/0fd210c7-f8b2-4701-a8b5-9316f0b28ddd HTTP/1.1" 200 1291 0.033583 10.0.0.22 - - [2026-03-09 03:27:46] "GET /virtual-machine-interface/27f09de0-200a-4312-85c6-8e66b0981ffb HTTP/1.1" 200 2934 0.006436 10.0.0.22 - - [2026-03-09 03:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.22 - - [2026-03-09 03:27:46] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003137 10.0.0.22 - - [2026-03-09 03:27:46] "GET /virtual-networks?parent_id=58280769-431e-4554-94a0-db8998b39350&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003646 10.0.0.22 - - [2026-03-09 03:27:46] "GET /virtual-network/9f79ff5d-0508-405f-abed-3d93d7c48f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007635 10.0.0.22 - - [2026-03-09 03:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.22 - - [2026-03-09 03:27:49] "GET /virtual-network/9f79ff5d-0508-405f-abed-3d93d7c48f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004882 10.0.0.22 - - [2026-03-09 03:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.22 - - [2026-03-09 03:27:53] "GET /virtual-network/9f79ff5d-0508-405f-abed-3d93d7c48f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005839 10.0.0.22 - - [2026-03-09 03:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.22 - - [2026-03-09 03:27:58] "GET /virtual-network/9f79ff5d-0508-405f-abed-3d93d7c48f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005609 10.0.0.22 - - [2026-03-09 03:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.22 - - [2026-03-09 03:28:02] "GET /virtual-network/9f79ff5d-0508-405f-abed-3d93d7c48f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006798 10.0.0.22 - - [2026-03-09 03:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.22 - - [2026-03-09 03:28:06] "GET /virtual-network/9f79ff5d-0508-405f-abed-3d93d7c48f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005024 10.0.0.22 - - [2026-03-09 03:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.22 - - [2026-03-09 03:28:10] "GET /virtual-network/9f79ff5d-0508-405f-abed-3d93d7c48f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005240 10.0.0.22 - - [2026-03-09 03:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.22 - - [2026-03-09 03:28:14] "GET /virtual-network/9f79ff5d-0508-405f-abed-3d93d7c48f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004947 10.0.0.22 - - [2026-03-09 03:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.22 - - [2026-03-09 03:28:18] "GET /virtual-network/9f79ff5d-0508-405f-abed-3d93d7c48f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005122 10.0.0.22 - - [2026-03-09 03:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.22 - - [2026-03-09 03:28:22] "GET /virtual-network/9f79ff5d-0508-405f-abed-3d93d7c48f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006996 10.0.0.22 - - [2026-03-09 03:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.22 - - [2026-03-09 03:28:24] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003464 10.0.0.22 - - [2026-03-09 03:28:24] "GET /virtual-networks?parent_id=58280769-431e-4554-94a0-db8998b39350&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006251 10.0.0.22 - - [2026-03-09 03:28:24] "GET /virtual-network/9f79ff5d-0508-405f-abed-3d93d7c48f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005284 10.0.0.22 - - [2026-03-09 03:28:30] "POST /neutron/port HTTP/1.1" 200 1123 0.015950 10.0.0.22 - - [2026-03-09 03:28:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.031742 10.0.0.22 - - [2026-03-09 03:28:35] "POST /neutron/port HTTP/1.1" 200 1123 0.017557 10.0.0.22 - - [2026-03-09 03:28:40] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006997 10.0.0.22 - - [2026-03-09 03:28:41] "POST /neutron/network HTTP/1.1" 200 833 0.006609 10.0.0.22 - - [2026-03-09 03:28:41] "POST /neutron/port HTTP/1.1" 200 117 0.001111 10.0.0.22 - - [2026-03-09 03:28:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006877 10.0.0.22 - - [2026-03-09 03:28:45] "POST /neutron/port HTTP/1.1" 200 1123 0.017186 10.0.0.22 - - [2026-03-09 03:28:45] "GET /virtual-machine/81fe4cf1-84e8-46ad-88cf-ec72bb3616e4 HTTP/1.1" 200 1290 0.005616 10.0.0.22 - - [2026-03-09 03:28:45] "GET /virtual-machine-interface/7fa3a097-a50d-46c3-9002-c3a8f7914aac HTTP/1.1" 200 2935 0.004472 10.0.0.22 - - [2026-03-09 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.22 - - [2026-03-09 03:28:45] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003951 10.0.0.22 - - [2026-03-09 03:28:45] "GET /virtual-networks?parent_id=58280769-431e-4554-94a0-db8998b39350&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002895 10.0.0.22 - - [2026-03-09 03:28:45] "GET /virtual-network/9f79ff5d-0508-405f-abed-3d93d7c48f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005577 10.0.0.22 - - [2026-03-09 03:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.22 - - [2026-03-09 03:28:47] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003347 10.0.0.22 - - [2026-03-09 03:28:47] "GET /virtual-networks?parent_id=58280769-431e-4554-94a0-db8998b39350&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002398 10.0.0.22 - - [2026-03-09 03:28:47] "GET /virtual-network/9f79ff5d-0508-405f-abed-3d93d7c48f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005834 10.0.0.22 - - [2026-03-09 03:29:10] "POST /neutron/network HTTP/1.1" 400 204 0.011413 10.0.0.22 - - [2026-03-09 03:29:11] "POST /neutron/port HTTP/1.1" 200 1123 0.018357 10.0.0.22 - - [2026-03-09 03:29:11] "POST /neutron/port HTTP/1.1" 200 151 0.234562 10.0.0.23 - - [2026-03-09 03:29:14] "GET /projects?obj_uuids=58280769-431e-4554-94a0-db8998b39350&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001247 10.0.0.22 - - [2026-03-09 03:29:14] "GET /project/58280769-431e-4554-94a0-db8998b39350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.040930 10.0.0.23 - - [2026-03-09 03:29:14] "GET /projects?obj_uuids=58280769-431e-4554-94a0-db8998b39350&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001272 10.0.0.22 - - [2026-03-09 03:29:14] "GET /project/58280769-431e-4554-94a0-db8998b39350?fields=virtual_networks HTTP/1.1" 200 1029 0.035175 10.0.0.23 - - [2026-03-09 03:29:14] "GET /projects?obj_uuids=58280769-431e-4554-94a0-db8998b39350&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000892 10.0.0.22 - - [2026-03-09 03:29:14] "GET /project/58280769-431e-4554-94a0-db8998b39350?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.033940 10.0.0.23 - - [2026-03-09 03:29:14] "GET /projects?obj_uuids=58280769-431e-4554-94a0-db8998b39350&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000940 10.0.0.22 - - [2026-03-09 03:29:14] "GET /project/58280769-431e-4554-94a0-db8998b39350?fields=security_groups HTTP/1.1" 200 1254 0.032413 10.0.0.249 - - [2026-03-09 03:29:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.249 - - [2026-03-09 03:29:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.23 - - [2026-03-09 03:29:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.23 - - [2026-03-09 03:29:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.23 - - [2026-03-09 03:29:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.23 - - [2026-03-09 03:29:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.249 - - [2026-03-09 03:29:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.249 - - [2026-03-09 03:29:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000348 10.0.0.22 - - [2026-03-09 03:29:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.22 - - [2026-03-09 03:29:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000501 10.0.0.22 - - [2026-03-09 03:29:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.22 - - [2026-03-09 03:29:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000354 10.0.0.249 - - [2026-03-09 03:29:27] "DELETE /access-control-list/80aabb41-ef5e-4b12-8838-18f3804d603b HTTP/1.1" 200 115 0.035973 10.0.0.22 - - [2026-03-09 03:29:28] "GET / HTTP/1.1" 200 35931 0.002547 10.0.0.22 - - [2026-03-09 03:29:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.22 - - [2026-03-09 03:29:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.056611 10.0.0.23 - - [2026-03-09 03:29:30] "GET /projects?obj_uuids=0b1044c9-c015-4001-bc1b-218177bba02e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002716 10.0.0.23 - - [2026-03-09 03:29:30] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000884 10.0.0.23 - - [2026-03-09 03:29:30] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006835 10.0.0.23 - - [2026-03-09 03:29:30] "POST /id-to-fqname HTTP/1.1" 200 203 0.001418 10.0.0.23 - - [2026-03-09 03:29:30] "POST /fqname-to-id HTTP/1.1" 404 212 0.007349 10.0.0.23 - - [2026-03-09 03:29:30] "POST /security-groups HTTP/1.1" 200 604 0.077205 10.0.0.23 - - [2026-03-09 03:29:30] "POST /projects HTTP/1.1" 200 611 0.261368 10.0.0.249 - - [2026-03-09 03:29:30] "POST /access-control-lists HTTP/1.1" 200 609 0.026511 10.0.0.23 - - [2026-03-09 03:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.338319 10.0.0.22 - - [2026-03-09 03:29:30] "GET /project/0b1044c9-c015-4001-bc1b-218177bba02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.476051 10.0.0.22 - - [2026-03-09 03:29:31] "GET / HTTP/1.1" 200 35931 0.002270 10.0.0.22 - - [2026-03-09 03:29:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000424 10.0.0.22 - - [2026-03-09 03:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.056262 10.0.0.23 - - [2026-03-09 03:29:32] "GET /projects?obj_uuids=0b1044c9-c015-4001-bc1b-218177bba02e&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000872 10.0.0.22 - - [2026-03-09 03:29:32] "GET /project/0b1044c9-c015-4001-bc1b-218177bba02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.035847 10.0.0.22 - - [2026-03-09 03:29:32] "POST /neutron/network HTTP/1.1" 200 117 0.035058 10.0.0.249 - - [2026-03-09 03:29:32] "POST /route-targets HTTP/1.1" 200 327 0.015083 10.0.0.22 - - [2026-03-09 03:29:32] "POST /neutron/network HTTP/1.1" 200 837 0.008313 10.0.0.22 - - [2026-03-09 03:29:32] "POST /id-to-fqname HTTP/1.1" 200 234 0.001078 10.0.0.22 - - [2026-03-09 03:29:32] "GET /virtual-network/6b14ccb3-2374-42e0-bebd-ec8b32b9effc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004458 10.0.0.22 - - [2026-03-09 03:29:32] "GET /virtual-network/6b14ccb3-2374-42e0-bebd-ec8b32b9effc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005394 10.0.0.22 - - [2026-03-09 03:29:33] "POST /neutron/subnet HTTP/1.1" 200 715 0.007843 10.0.0.22 - - [2026-03-09 03:29:33] "POST /id-to-fqname HTTP/1.1" 200 234 0.001151 10.0.0.23 - - [2026-03-09 03:29:33] "GET /projects?obj_uuids=0b1044c9-c015-4001-bc1b-218177bba02e&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000917 10.0.0.22 - - [2026-03-09 03:29:33] "GET /project/0b1044c9-c015-4001-bc1b-218177bba02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.077025 10.0.0.22 - - [2026-03-09 03:29:34] "POST /neutron/port HTTP/1.1" 200 117 0.006878 10.0.0.22 - - [2026-03-09 03:29:34] "POST /id-to-fqname HTTP/1.1" 200 234 0.001923 10.0.0.22 - - [2026-03-09 03:29:34] "POST /neutron/network HTTP/1.1" 200 847 0.006770 10.0.0.22 - - [2026-03-09 03:29:34] "POST /neutron/port HTTP/1.1" 200 1071 0.015080 10.0.0.22 - - [2026-03-09 03:29:35] "POST /neutron/port HTTP/1.1" 200 1135 0.018373 10.0.0.22 - - [2026-03-09 03:29:35] "POST /neutron/port HTTP/1.1" 200 117 0.001056 10.0.0.23 - - [2026-03-09 03:29:35] "GET /projects?obj_uuids=0b1044c9-c015-4001-bc1b-218177bba02e&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001242 10.0.0.22 - - [2026-03-09 03:29:35] "GET /project/0b1044c9-c015-4001-bc1b-218177bba02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.058590 10.0.0.22 - - [2026-03-09 03:29:35] "POST /neutron/port HTTP/1.1" 200 1135 0.019047 10.0.0.22 - - [2026-03-09 03:29:35] "POST /neutron/network HTTP/1.1" 200 847 0.007024 10.0.0.22 - - [2026-03-09 03:29:36] "GET /virtual-network/6b14ccb3-2374-42e0-bebd-ec8b32b9effc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005311 10.0.0.22 - - [2026-03-09 03:29:36] "POST /neutron/port HTTP/1.1" 200 1071 0.020570 10.0.0.22 - - [2026-03-09 03:29:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006661 10.0.0.22 - - [2026-03-09 03:29:36] "POST /neutron/network HTTP/1.1" 200 837 0.007181 10.0.0.22 - - [2026-03-09 03:29:36] "GET /obj-perms HTTP/1.1" 200 5056 0.053565 10.0.0.23 - - [2026-03-09 03:29:37] "DELETE /project/58280769-431e-4554-94a0-db8998b39350 HTTP/1.1" 404 177 0.002875 10.0.0.23 - - [2026-03-09 03:29:37] "DELETE /project/0b1044c9c0154001bc1b218177bba02e HTTP/1.1" 404 173 0.005280 10.0.0.249 - - [2026-03-09 03:29:37] "GET /obj-perms HTTP/1.1" 200 5056 0.093705 10.0.0.22 - - [2026-03-09 03:29:37] "POST /neutron/port HTTP/1.1" 200 1135 0.017509 10.0.0.22 - - [2026-03-09 03:29:37] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007191 10.0.0.22 - - [2026-03-09 03:29:37] "GET /virtual-machine/e06b81c7-7b1c-4ac1-92ee-a44c98f005f5 HTTP/1.1" 401 292 0.000387 10.0.0.22 - - [2026-03-09 03:29:38] "GET /virtual-machine/e06b81c7-7b1c-4ac1-92ee-a44c98f005f5 HTTP/1.1" 200 1306 0.031355 10.0.0.22 - - [2026-03-09 03:29:38] "GET /virtual-machine-interface/eb94c837-aa4a-4079-a1ee-c99c5a4cf8d2 HTTP/1.1" 200 3009 0.005797 10.0.0.22 - - [2026-03-09 03:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.22 - - [2026-03-09 03:29:38] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004101 10.0.0.22 - - [2026-03-09 03:29:38] "GET /virtual-networks?parent_id=0b1044c9-c015-4001-bc1b-218177bba02e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.004009 10.0.0.22 - - [2026-03-09 03:29:38] "GET /virtual-network/6b14ccb3-2374-42e0-bebd-ec8b32b9effc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006381 10.0.0.22 - - [2026-03-09 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.22 - - [2026-03-09 03:29:41] "GET /virtual-network/6b14ccb3-2374-42e0-bebd-ec8b32b9effc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004661 10.0.0.22 - - [2026-03-09 03:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.22 - - [2026-03-09 03:29:45] "GET /virtual-network/6b14ccb3-2374-42e0-bebd-ec8b32b9effc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005293 10.0.0.22 - - [2026-03-09 03:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.22 - - [2026-03-09 03:29:49] "GET /virtual-network/6b14ccb3-2374-42e0-bebd-ec8b32b9effc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004843 10.0.0.22 - - [2026-03-09 03:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.22 - - [2026-03-09 03:29:53] "GET /virtual-network/6b14ccb3-2374-42e0-bebd-ec8b32b9effc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005339 10.0.0.22 - - [2026-03-09 03:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.22 - - [2026-03-09 03:29:55] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002943 10.0.0.22 - - [2026-03-09 03:29:55] "GET /virtual-networks?parent_id=0b1044c9-c015-4001-bc1b-218177bba02e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002913 10.0.0.22 - - [2026-03-09 03:29:55] "GET /virtual-network/6b14ccb3-2374-42e0-bebd-ec8b32b9effc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005821 10.0.0.22 - - [2026-03-09 03:29:55] "POST /neutron/port HTTP/1.1" 200 1135 0.018019 10.0.0.22 - - [2026-03-09 03:29:56] "POST /neutron/security_group HTTP/1.1" 200 2071 0.006506 10.0.0.22 - - [2026-03-09 03:30:06] "POST /neutron/port HTTP/1.1" 200 1135 0.020272 10.0.0.22 - - [2026-03-09 03:30:06] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007476 10.0.0.22 - - [2026-03-09 03:30:06] "GET /virtual-machine/e5aa3d7b-1c13-44c0-b0b2-9ffa07c7bef1 HTTP/1.1" 200 1306 0.006288 10.0.0.22 - - [2026-03-09 03:30:06] "GET /virtual-machine-interface/4ce8f8b0-4c4e-4a91-a13f-46a7ff30b3a7 HTTP/1.1" 200 3008 0.004679 10.0.0.22 - - [2026-03-09 03:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.22 - - [2026-03-09 03:30:06] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003469 10.0.0.22 - - [2026-03-09 03:30:06] "GET /virtual-networks?parent_id=0b1044c9-c015-4001-bc1b-218177bba02e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002793 10.0.0.22 - - [2026-03-09 03:30:06] "GET /virtual-network/6b14ccb3-2374-42e0-bebd-ec8b32b9effc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005630 10.0.0.22 - - [2026-03-09 03:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.22 - - [2026-03-09 03:30:07] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003405 10.0.0.22 - - [2026-03-09 03:30:07] "GET /virtual-networks?parent_id=0b1044c9-c015-4001-bc1b-218177bba02e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003543 10.0.0.22 - - [2026-03-09 03:30:07] "GET /virtual-network/6b14ccb3-2374-42e0-bebd-ec8b32b9effc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005713 10.0.0.22 - - [2026-03-09 03:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.22 - - [2026-03-09 03:30:08] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003631 10.0.0.22 - - [2026-03-09 03:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.22 - - [2026-03-09 03:30:08] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004005 10.0.0.22 - - [2026-03-09 03:30:08] "PUT /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6 HTTP/1.1" 200 276 0.012530 10.0.0.22 - - [2026-03-09 03:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.22 - - [2026-03-09 03:30:18] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.003931 10.0.0.22 - - [2026-03-09 03:30:18] "PUT /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6 HTTP/1.1" 200 276 0.012819 10.0.0.23 - - [2026-03-09 03:30:24] "GET /obj-perms HTTP/1.1" 200 5056 0.046175 10.0.0.22 - - [2026-03-09 03:30:41] "POST /neutron/port HTTP/1.1" 200 1135 0.018744 10.0.0.22 - - [2026-03-09 03:30:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003643 10.0.0.22 - - [2026-03-09 03:30:41] "POST /neutron/network HTTP/1.1" 200 837 0.006096 10.0.0.22 - - [2026-03-09 03:31:07] "POST /neutron/port HTTP/1.1" 200 1135 0.017767 10.0.0.22 - - [2026-03-09 03:31:07] "POST /neutron/port HTTP/1.1" 200 151 0.202275 10.0.0.22 - - [2026-03-09 03:31:09] "POST /neutron/network HTTP/1.1" 200 837 0.006447 10.0.0.249 - - [2026-03-09 03:31:09] "DELETE /route-target/136f2ff8-c028-4b84-8c3f-6ad3a517256b HTTP/1.1" 200 115 0.020013 10.0.0.23 - - [2026-03-09 03:31:09] "GET /projects?obj_uuids=0b1044c9-c015-4001-bc1b-218177bba02e&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.030740 10.0.0.22 - - [2026-03-09 03:31:09] "GET /project/0b1044c9-c015-4001-bc1b-218177bba02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.069073 10.0.0.23 - - [2026-03-09 03:31:09] "GET /projects?obj_uuids=0b1044c9-c015-4001-bc1b-218177bba02e&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000860 10.0.0.22 - - [2026-03-09 03:31:09] "GET /project/0b1044c9-c015-4001-bc1b-218177bba02e?fields=virtual_networks HTTP/1.1" 200 1056 0.033416 10.0.0.23 - - [2026-03-09 03:31:09] "GET /projects?obj_uuids=0b1044c9-c015-4001-bc1b-218177bba02e&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001220 10.0.0.22 - - [2026-03-09 03:31:09] "GET /project/0b1044c9-c015-4001-bc1b-218177bba02e?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.035077 10.0.0.23 - - [2026-03-09 03:31:09] "GET /projects?obj_uuids=0b1044c9-c015-4001-bc1b-218177bba02e&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000915 10.0.0.22 - - [2026-03-09 03:31:09] "GET /project/0b1044c9-c015-4001-bc1b-218177bba02e?fields=security_groups HTTP/1.1" 200 1295 0.034271 10.0.0.22 - - [2026-03-09 03:31:10] "POST /fqname-to-id HTTP/1.1" 404 206 0.027368 10.0.0.23 - - [2026-03-09 03:31:10] "GET /projects?obj_uuids=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004272 10.0.0.23 - - [2026-03-09 03:31:10] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001373 10.0.0.23 - - [2026-03-09 03:31:10] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008371 10.0.0.23 - - [2026-03-09 03:31:10] "POST /id-to-fqname HTTP/1.1" 200 209 0.004238 10.0.0.23 - - [2026-03-09 03:31:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.008012 10.0.0.23 - - [2026-03-09 03:31:11] "POST /security-groups HTTP/1.1" 200 609 0.076505 10.0.0.23 - - [2026-03-09 03:31:11] "POST /projects HTTP/1.1" 200 621 0.284522 10.0.0.249 - - [2026-03-09 03:31:11] "POST /fqname-to-id HTTP/1.1" 404 251 0.011206 10.0.0.23 - - [2026-03-09 03:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.357440 10.0.0.22 - - [2026-03-09 03:31:11] "GET /project/fddba498-40f4-4266-8657-724cd328a7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.511102 10.0.0.22 - - [2026-03-09 03:31:12] "GET / HTTP/1.1" 200 35931 0.001443 10.0.0.22 - - [2026-03-09 03:31:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000556 10.0.0.22 - - [2026-03-09 03:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.053648 10.0.0.23 - - [2026-03-09 03:31:13] "GET /projects?obj_uuids=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000824 10.0.0.22 - - [2026-03-09 03:31:13] "GET /project/fddba498-40f4-4266-8657-724cd328a7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.033154 10.0.0.23 - - [2026-03-09 03:31:13] "GET /projects?obj_uuids=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000915 10.0.0.22 - - [2026-03-09 03:31:13] "POST /neutron/network HTTP/1.1" 200 625 0.156339 10.0.0.249 - - [2026-03-09 03:31:13] "POST /ref-update HTTP/1.1" 200 156 0.024332 10.0.0.22 - - [2026-03-09 03:31:13] "POST /id-to-fqname HTTP/1.1" 200 239 0.003038 10.0.0.22 - - [2026-03-09 03:31:13] "GET /virtual-network/3a63fa71-bb28-49fd-a90b-69a88d36580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005826 10.0.0.22 - - [2026-03-09 03:31:13] "POST /neutron/network HTTP/1.1" 200 843 0.006088 10.0.0.22 - - [2026-03-09 03:31:13] "GET /virtual-network/3a63fa71-bb28-49fd-a90b-69a88d36580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005239 10.0.0.22 - - [2026-03-09 03:31:13] "POST /id-to-fqname HTTP/1.1" 200 239 0.001166 10.0.0.22 - - [2026-03-09 03:31:13] "POST /neutron/network HTTP/1.1" 200 853 0.005801 10.0.0.23 - - [2026-03-09 03:31:14] "GET /projects?obj_uuids=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000904 10.0.0.22 - - [2026-03-09 03:31:14] "GET /project/fddba498-40f4-4266-8657-724cd328a7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.071563 10.0.0.22 - - [2026-03-09 03:31:14] "POST /neutron/port HTTP/1.1" 200 117 0.007169 10.0.0.22 - - [2026-03-09 03:31:14] "POST /id-to-fqname HTTP/1.1" 200 239 0.001421 10.0.0.22 - - [2026-03-09 03:31:15] "POST /neutron/network HTTP/1.1" 200 853 0.005831 10.0.0.22 - - [2026-03-09 03:31:15] "POST /neutron/port HTTP/1.1" 200 1077 0.017535 10.0.0.23 - - [2026-03-09 03:31:15] "GET /projects?obj_uuids=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000929 10.0.0.22 - - [2026-03-09 03:31:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004484 10.0.0.22 - - [2026-03-09 03:31:15] "GET /project/fddba498-40f4-4266-8657-724cd328a7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.081993 10.0.0.22 - - [2026-03-09 03:31:15] "POST /neutron/port HTTP/1.1" 200 117 0.001123 10.0.0.22 - - [2026-03-09 03:31:16] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007748 10.0.0.23 - - [2026-03-09 03:31:16] "GET /projects?obj_uuids=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000988 10.0.0.22 - - [2026-03-09 03:31:16] "POST /neutron/port HTTP/1.1" 200 1077 0.296634 10.0.0.22 - - [2026-03-09 03:31:16] "GET /virtual-network/3a63fa71-bb28-49fd-a90b-69a88d36580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006460 10.0.0.22 - - [2026-03-09 03:31:16] "POST /neutron/port HTTP/1.1" 200 1131 0.102301 10.0.0.22 - - [2026-03-09 03:31:17] "POST /neutron/subnet HTTP/1.1" 200 694 0.007790 10.0.0.22 - - [2026-03-09 03:31:18] "POST /neutron/port HTTP/1.1" 200 1141 0.016084 10.0.0.22 - - [2026-03-09 03:31:18] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006413 10.0.0.22 - - [2026-03-09 03:31:18] "GET /virtual-machine/7a5dfb84-dc71-4ce4-9227-e516b3512ea5 HTTP/1.1" 401 292 0.000381 10.0.0.22 - - [2026-03-09 03:31:18] "GET /virtual-machine/7a5dfb84-dc71-4ce4-9227-e516b3512ea5 HTTP/1.1" 200 1310 0.033236 10.0.0.22 - - [2026-03-09 03:31:18] "GET /virtual-machine-interface/103fcd6c-5e51-488d-b9db-68ad586cef37 HTTP/1.1" 200 3033 0.006585 10.0.0.22 - - [2026-03-09 03:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.22 - - [2026-03-09 03:31:18] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004464 10.0.0.22 - - [2026-03-09 03:31:18] "GET /virtual-networks?parent_id=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002543 10.0.0.22 - - [2026-03-09 03:31:18] "GET /virtual-network/3a63fa71-bb28-49fd-a90b-69a88d36580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005227 10.0.0.22 - - [2026-03-09 03:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.22 - - [2026-03-09 03:31:22] "GET /virtual-network/3a63fa71-bb28-49fd-a90b-69a88d36580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005301 10.0.0.249 - - [2026-03-09 03:31:25] "GET /obj-perms HTTP/1.1" 200 5056 0.071378 10.0.0.22 - - [2026-03-09 03:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.22 - - [2026-03-09 03:31:26] "GET /virtual-network/3a63fa71-bb28-49fd-a90b-69a88d36580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005689 10.0.0.22 - - [2026-03-09 03:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.22 - - [2026-03-09 03:31:30] "GET /virtual-network/3a63fa71-bb28-49fd-a90b-69a88d36580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005156 10.0.0.22 - - [2026-03-09 03:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.22 - - [2026-03-09 03:31:34] "GET /virtual-network/3a63fa71-bb28-49fd-a90b-69a88d36580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006649 10.0.0.22 - - [2026-03-09 03:31:34] "POST /neutron/port HTTP/1.1" 200 1141 0.016193 10.0.0.22 - - [2026-03-09 03:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.22 - - [2026-03-09 03:31:36] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003075 10.0.0.22 - - [2026-03-09 03:31:36] "GET /virtual-networks?parent_id=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003696 10.0.0.22 - - [2026-03-09 03:31:36] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006694 10.0.0.22 - - [2026-03-09 03:31:36] "GET /virtual-network/3a63fa71-bb28-49fd-a90b-69a88d36580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006666 10.0.0.23 - - [2026-03-09 03:31:37] "DELETE /project/fddba49840f442668657724cd328a7e8 HTTP/1.1" 404 173 0.002677 10.0.0.23 - - [2026-03-09 03:31:37] "DELETE /project/0b1044c9-c015-4001-bc1b-218177bba02e HTTP/1.1" 404 177 0.004786 10.0.0.22 - - [2026-03-09 03:31:41] "POST /neutron/port HTTP/1.1" 200 1141 0.017605 10.0.0.22 - - [2026-03-09 03:31:41] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007867 10.0.0.22 - - [2026-03-09 03:31:42] "GET /virtual-machine/e0747fe0-bb0b-4802-b883-e4ab16bdeef1 HTTP/1.1" 200 1311 0.007255 10.0.0.22 - - [2026-03-09 03:31:42] "GET /virtual-machine-interface/988b06f2-3c2d-4387-a4a9-cd79b88c8765 HTTP/1.1" 200 3034 0.005225 10.0.0.22 - - [2026-03-09 03:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.22 - - [2026-03-09 03:31:42] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003719 10.0.0.22 - - [2026-03-09 03:31:42] "GET /virtual-networks?parent_id=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002796 10.0.0.22 - - [2026-03-09 03:31:42] "GET /virtual-network/3a63fa71-bb28-49fd-a90b-69a88d36580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006764 10.0.0.22 - - [2026-03-09 03:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.22 - - [2026-03-09 03:31:43] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003967 10.0.0.22 - - [2026-03-09 03:31:43] "GET /virtual-networks?parent_id=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002467 10.0.0.22 - - [2026-03-09 03:31:43] "GET /virtual-network/3a63fa71-bb28-49fd-a90b-69a88d36580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005482 10.0.0.22 - - [2026-03-09 03:31:43] "POST /neutron/port HTTP/1.1" 200 1141 0.024173 10.0.0.22 - - [2026-03-09 03:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.23 - - [2026-03-09 03:31:48] "GET /projects?obj_uuids=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000873 10.0.0.22 - - [2026-03-09 03:31:48] "GET /project/fddba498-40f4-4266-8657-724cd328a7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.047789 10.0.0.23 - - [2026-03-09 03:31:48] "GET /projects?obj_uuids=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000914 10.0.0.22 - - [2026-03-09 03:31:48] "POST /neutron/network HTTP/1.1" 200 625 0.108893 10.0.0.249 - - [2026-03-09 03:31:48] "POST /route-targets HTTP/1.1" 200 327 0.012396 10.0.0.22 - - [2026-03-09 03:31:49] "POST /id-to-fqname HTTP/1.1" 200 239 0.004476 10.0.0.22 - - [2026-03-09 03:31:49] "GET /virtual-network/780fd89d-57e1-410b-8ace-8e9b58b27d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006257 10.0.0.22 - - [2026-03-09 03:31:49] "POST /neutron/network HTTP/1.1" 200 841 0.006234 10.0.0.22 - - [2026-03-09 03:31:49] "GET /virtual-network/780fd89d-57e1-410b-8ace-8e9b58b27d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006876 10.0.0.22 - - [2026-03-09 03:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.23 - - [2026-03-09 03:31:49] "GET /projects?obj_uuids=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000929 10.0.0.22 - - [2026-03-09 03:31:49] "GET /project/fddba498-40f4-4266-8657-724cd328a7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.041247 10.0.0.22 - - [2026-03-09 03:31:49] "POST /neutron/network HTTP/1.1" 200 117 0.013259 10.0.0.249 - - [2026-03-09 03:31:49] "POST /ref-update HTTP/1.1" 200 156 0.019764 10.0.0.22 - - [2026-03-09 03:31:49] "POST /neutron/network HTTP/1.1" 200 851 0.007687 10.0.0.22 - - [2026-03-09 03:31:49] "POST /id-to-fqname HTTP/1.1" 200 242 0.000983 10.0.0.22 - - [2026-03-09 03:31:49] "GET /virtual-network/37549dac-7bab-45d3-b7a6-7a80804916f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005191 10.0.0.22 - - [2026-03-09 03:31:49] "GET /virtual-network/37549dac-7bab-45d3-b7a6-7a80804916f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005125 10.0.0.22 - - [2026-03-09 03:31:49] "POST /neutron/subnet HTTP/1.1" 200 729 0.007942 10.0.0.22 - - [2026-03-09 03:31:49] "POST /id-to-fqname HTTP/1.1" 200 239 0.000959 10.0.0.22 - - [2026-03-09 03:31:50] "POST /neutron/network HTTP/1.1" 200 851 0.007004 10.0.0.23 - - [2026-03-09 03:31:50] "GET /projects?obj_uuids=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000911 10.0.0.22 - - [2026-03-09 03:31:50] "GET /project/fddba498-40f4-4266-8657-724cd328a7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.069932 10.0.0.22 - - [2026-03-09 03:31:50] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007305 10.0.0.22 - - [2026-03-09 03:31:50] "POST /id-to-fqname HTTP/1.1" 200 242 0.001159 10.0.0.22 - - [2026-03-09 03:31:51] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006363 10.0.0.23 - - [2026-03-09 03:31:51] "GET /projects?obj_uuids=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001211 10.0.0.22 - - [2026-03-09 03:31:51] "POST /neutron/port HTTP/1.1" 200 1075 0.259297 10.0.0.22 - - [2026-03-09 03:31:51] "POST /neutron/port HTTP/1.1" 200 1129 0.128850 10.0.0.22 - - [2026-03-09 03:31:52] "POST /neutron/subnet HTTP/1.1" 200 684 0.013911 10.0.0.23 - - [2026-03-09 03:31:52] "GET /projects?obj_uuids=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001007 10.0.0.22 - - [2026-03-09 03:31:52] "GET /project/fddba498-40f4-4266-8657-724cd328a7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.065602 10.0.0.22 - - [2026-03-09 03:31:52] "POST /neutron/network HTTP/1.1" 200 851 0.007035 10.0.0.22 - - [2026-03-09 03:31:52] "POST /neutron/port HTTP/1.1" 200 117 0.007900 10.0.0.22 - - [2026-03-09 03:31:52] "POST /id-to-fqname HTTP/1.1" 200 239 0.001101 10.0.0.22 - - [2026-03-09 03:31:52] "POST /id-to-fqname HTTP/1.1" 200 239 0.000896 10.0.0.22 - - [2026-03-09 03:31:52] "POST /neutron/network HTTP/1.1" 200 1552 0.016358 10.0.0.22 - - [2026-03-09 03:31:53] "POST /neutron/port HTTP/1.1" 200 1079 0.016582 10.0.0.22 - - [2026-03-09 03:31:53] "POST /neutron/port HTTP/1.1" 200 1143 0.027494 10.0.0.22 - - [2026-03-09 03:31:53] "POST /neutron/port HTTP/1.1" 200 117 0.001050 10.0.0.23 - - [2026-03-09 03:31:53] "GET /projects?obj_uuids=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001391 10.0.0.22 - - [2026-03-09 03:31:53] "GET /project/fddba498-40f4-4266-8657-724cd328a7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.069839 10.0.0.22 - - [2026-03-09 03:31:53] "POST /neutron/network HTTP/1.1" 200 841 0.006361 10.0.0.22 - - [2026-03-09 03:31:53] "POST /neutron/port HTTP/1.1" 200 117 0.005649 10.0.0.22 - - [2026-03-09 03:31:54] "GET /virtual-network/3a63fa71-bb28-49fd-a90b-69a88d36580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005493 10.0.0.22 - - [2026-03-09 03:31:54] "GET /obj-perms HTTP/1.1" 200 5066 0.076468 10.0.0.23 - - [2026-03-09 03:31:54] "GET /projects?obj_uuids=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000864 10.0.0.22 - - [2026-03-09 03:31:54] "POST /neutron/port HTTP/1.1" 200 1075 0.238355 10.0.0.22 - - [2026-03-09 03:31:55] "POST /neutron/port HTTP/1.1" 200 1131 0.129804 10.0.0.22 - - [2026-03-09 03:31:55] "GET /virtual-network/780fd89d-57e1-410b-8ace-8e9b58b27d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005066 10.0.0.22 - - [2026-03-09 03:31:55] "POST /neutron/port HTTP/1.1" 200 1129 0.110643 10.0.0.23 - - [2026-03-09 03:31:55] "GET /obj-perms HTTP/1.1" 200 5066 0.053060 10.0.0.22 - - [2026-03-09 03:31:55] "POST /neutron/subnet HTTP/1.1" 200 694 0.008929 10.0.0.22 - - [2026-03-09 03:31:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003211 10.0.0.22 - - [2026-03-09 03:31:55] "POST /neutron/network HTTP/1.1" 200 841 0.016798 10.0.0.22 - - [2026-03-09 03:31:55] "GET /virtual-network/37549dac-7bab-45d3-b7a6-7a80804916f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005619 10.0.0.249 - - [2026-03-09 03:31:55] "GET /obj-perms HTTP/1.1" 200 5066 0.056697 10.0.0.22 - - [2026-03-09 03:31:56] "POST /neutron/port HTTP/1.1" 200 1143 0.016986 10.0.0.22 - - [2026-03-09 03:31:56] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006707 10.0.0.22 - - [2026-03-09 03:31:56] "GET /virtual-machine/691b0d83-8b39-4bcd-8c72-fd6acc81ea74 HTTP/1.1" 200 1310 0.005030 10.0.0.22 - - [2026-03-09 03:31:56] "GET /virtual-machine-interface/540b0a70-116b-4252-bb0f-37682ec9d170 HTTP/1.1" 200 3042 0.004883 10.0.0.22 - - [2026-03-09 03:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.22 - - [2026-03-09 03:31:56] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003194 10.0.0.22 - - [2026-03-09 03:31:56] "GET /virtual-networks?parent_id=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002517 10.0.0.22 - - [2026-03-09 03:31:56] "GET /virtual-network/37549dac-7bab-45d3-b7a6-7a80804916f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005482 10.0.0.22 - - [2026-03-09 03:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.22 - - [2026-03-09 03:31:59] "GET /virtual-network/37549dac-7bab-45d3-b7a6-7a80804916f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004890 10.0.0.22 - - [2026-03-09 03:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.22 - - [2026-03-09 03:32:03] "GET /virtual-network/37549dac-7bab-45d3-b7a6-7a80804916f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005169 10.0.0.22 - - [2026-03-09 03:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.22 - - [2026-03-09 03:32:07] "GET /virtual-network/37549dac-7bab-45d3-b7a6-7a80804916f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004991 10.0.0.22 - - [2026-03-09 03:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.22 - - [2026-03-09 03:32:11] "GET /virtual-network/37549dac-7bab-45d3-b7a6-7a80804916f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005515 10.0.0.22 - - [2026-03-09 03:32:12] "POST /neutron/port HTTP/1.1" 200 1139 0.016606 10.0.0.22 - - [2026-03-09 03:32:13] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006022 10.0.0.22 - - [2026-03-09 03:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.22 - - [2026-03-09 03:32:15] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003513 10.0.0.22 - - [2026-03-09 03:32:15] "GET /virtual-networks?parent_id=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003658 10.0.0.22 - - [2026-03-09 03:32:15] "GET /virtual-network/37549dac-7bab-45d3-b7a6-7a80804916f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005389 10.0.0.22 - - [2026-03-09 03:32:21] "POST /neutron/port HTTP/1.1" 200 1143 0.017314 10.0.0.22 - - [2026-03-09 03:32:26] "GET /obj-perms HTTP/1.1" 200 5056 0.058290 10.0.0.22 - - [2026-03-09 03:32:26] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006583 10.0.0.22 - - [2026-03-09 03:32:31] "POST /neutron/port HTTP/1.1" 200 1139 0.016197 10.0.0.22 - - [2026-03-09 03:32:31] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006180 10.0.0.22 - - [2026-03-09 03:32:31] "GET /virtual-machine/91b6cd59-07ba-4ef7-b164-64b7d2805c6e HTTP/1.1" 200 1311 0.009162 10.0.0.22 - - [2026-03-09 03:32:31] "GET /virtual-machine-interface/80505b46-06a7-4ecd-969e-4643aa4aaf91 HTTP/1.1" 200 3033 0.004835 10.0.0.22 - - [2026-03-09 03:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.22 - - [2026-03-09 03:32:31] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002975 10.0.0.22 - - [2026-03-09 03:32:31] "GET /virtual-networks?parent_id=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002586 10.0.0.22 - - [2026-03-09 03:32:31] "GET /virtual-network/780fd89d-57e1-410b-8ace-8e9b58b27d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005514 10.0.0.22 - - [2026-03-09 03:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.22 - - [2026-03-09 03:32:32] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003636 10.0.0.22 - - [2026-03-09 03:32:32] "GET /virtual-networks?parent_id=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002828 10.0.0.22 - - [2026-03-09 03:32:33] "GET /virtual-network/780fd89d-57e1-410b-8ace-8e9b58b27d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006138 10.0.0.22 - - [2026-03-09 03:32:33] "POST /neutron/port HTTP/1.1" 200 2128 0.017631 10.0.0.22 - - [2026-03-09 03:32:33] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007036 10.0.0.22 - - [2026-03-09 03:32:33] "GET /virtual-machine/be079eb0-bad3-4eae-9502-d558ce6e8b34 HTTP/1.1" 200 1587 0.005430 10.0.0.22 - - [2026-03-09 03:32:33] "GET /virtual-machine-interface/2fcb0cf0-cb8c-46f0-9382-554a066024f0 HTTP/1.1" 200 3033 0.006067 10.0.0.22 - - [2026-03-09 03:32:33] "GET /virtual-machine-interface/ecbc532b-d259-418c-85c2-8acf49c8d827 HTTP/1.1" 200 3033 0.005563 10.0.0.22 - - [2026-03-09 03:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.22 - - [2026-03-09 03:32:33] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003267 10.0.0.22 - - [2026-03-09 03:32:33] "GET /virtual-networks?parent_id=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003020 10.0.0.22 - - [2026-03-09 03:32:33] "GET /virtual-network/3a63fa71-bb28-49fd-a90b-69a88d36580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005994 10.0.0.22 - - [2026-03-09 03:32:33] "POST /neutron/port HTTP/1.1" 200 1139 0.014496 10.0.0.22 - - [2026-03-09 03:32:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003558 10.0.0.22 - - [2026-03-09 03:32:34] "POST /neutron/network HTTP/1.1" 200 841 0.007296 10.0.0.22 - - [2026-03-09 03:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.22 - - [2026-03-09 03:32:34] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003302 10.0.0.22 - - [2026-03-09 03:32:34] "GET /virtual-networks?parent_id=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002817 10.0.0.22 - - [2026-03-09 03:32:34] "GET /virtual-network/3a63fa71-bb28-49fd-a90b-69a88d36580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005559 10.0.0.22 - - [2026-03-09 03:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.22 - - [2026-03-09 03:32:34] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003175 10.0.0.22 - - [2026-03-09 03:32:34] "GET /virtual-networks?parent_id=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002837 10.0.0.22 - - [2026-03-09 03:32:35] "GET /virtual-network/780fd89d-57e1-410b-8ace-8e9b58b27d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006221 10.0.0.22 - - [2026-03-09 03:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.22 - - [2026-03-09 03:32:36] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002940 10.0.0.22 - - [2026-03-09 03:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.22 - - [2026-03-09 03:32:36] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003645 10.0.0.22 - - [2026-03-09 03:32:36] "PUT /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6 HTTP/1.1" 200 276 0.009738 10.0.0.22 - - [2026-03-09 03:32:36] "POST /fqname-to-id HTTP/1.1" 404 217 0.003293 10.0.0.22 - - [2026-03-09 03:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.23 - - [2026-03-09 03:32:36] "GET /projects?obj_uuids=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001885 10.0.0.22 - - [2026-03-09 03:32:36] "GET /project/fddba498-40f4-4266-8657-724cd328a7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.044105 10.0.0.22 - - [2026-03-09 03:32:36] "POST /network-policys HTTP/1.1" 200 539 0.031877 10.0.0.22 - - [2026-03-09 03:32:36] "GET /network-policy/be2dee8d-633b-4055-88f2-2272938464a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.006233 10.0.0.22 - - [2026-03-09 03:32:37] "POST /neutron/network HTTP/1.1" 200 937 0.012367 10.0.0.22 - - [2026-03-09 03:32:37] "GET /virtual-network/3a63fa71-bb28-49fd-a90b-69a88d36580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2385 0.005183 10.0.0.22 - - [2026-03-09 03:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.22 - - [2026-03-09 03:32:37] "GET /network-policy/be2dee8d-633b-4055-88f2-2272938464a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.004442 10.0.0.22 - - [2026-03-09 03:32:37] "POST /neutron/network HTTP/1.1" 200 935 0.007792 10.0.0.22 - - [2026-03-09 03:32:37] "GET /virtual-network/780fd89d-57e1-410b-8ace-8e9b58b27d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2379 0.004718 10.0.0.22 - - [2026-03-09 03:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.22 - - [2026-03-09 03:32:37] "GET /network-policy/be2dee8d-633b-4055-88f2-2272938464a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.007917 10.0.0.22 - - [2026-03-09 03:32:37] "GET /virtual-network/3a63fa71-bb28-49fd-a90b-69a88d36580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2385 0.006130 10.0.0.249 - - [2026-03-09 03:32:37] "PUT /access-control-list/c3ba5d2c-7eb1-4148-9718-34cc8bbe265a HTTP/1.1" 200 272 0.049684 10.0.0.249 - - [2026-03-09 03:32:37] "POST /ref-update HTTP/1.1" 200 156 0.026430 10.0.0.23 - - [2026-03-09 03:32:37] "GET /obj-perms HTTP/1.1" 200 5066 0.003335 10.0.0.22 - - [2026-03-09 03:32:38] "GET /virtual-network/780fd89d-57e1-410b-8ace-8e9b58b27d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2379 0.005895 10.0.0.22 - - [2026-03-09 03:32:38] "GET /virtual-network/3a63fa71-bb28-49fd-a90b-69a88d36580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2385 0.005152 10.0.0.22 - - [2026-03-09 03:32:38] "GET /obj-perms HTTP/1.1" 200 5066 0.005098 10.0.0.249 - - [2026-03-09 03:32:38] "GET /obj-perms HTTP/1.1" 200 5066 0.004743 10.0.0.22 - - [2026-03-09 03:32:38] "GET /virtual-network/780fd89d-57e1-410b-8ace-8e9b58b27d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2379 0.005119 10.0.0.23 - - [2026-03-09 03:32:39] "GET /obj-perms HTTP/1.1" 200 5066 0.003455 10.0.0.22 - - [2026-03-09 03:32:39] "GET /virtual-network/37549dac-7bab-45d3-b7a6-7a80804916f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005075 10.0.0.22 - - [2026-03-09 03:32:44] "POST /neutron/network HTTP/1.1" 200 947 0.037686 10.0.0.22 - - [2026-03-09 03:32:44] "POST /neutron/port HTTP/1.1" 200 117 0.001067 10.0.0.22 - - [2026-03-09 03:32:53] "GET /obj-perms HTTP/1.1" 200 5066 0.005304 10.0.0.249 - - [2026-03-09 03:33:26] "GET /obj-perms HTTP/1.1" 200 5056 0.060704 10.0.0.22 - - [2026-03-09 03:33:35] "POST /neutron/port HTTP/1.1" 200 1143 0.015828 10.0.0.22 - - [2026-03-09 03:33:35] "POST /neutron/subnet HTTP/1.1" 200 703 0.008464 10.0.0.22 - - [2026-03-09 03:33:45] "POST /neutron/port HTTP/1.1" 200 1141 0.016943 10.0.0.22 - - [2026-03-09 03:33:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003745 10.0.0.22 - - [2026-03-09 03:33:45] "POST /neutron/network HTTP/1.1" 200 937 0.006477 10.0.0.249 - - [2026-03-09 03:34:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.249 - - [2026-03-09 03:34:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000334 10.0.0.23 - - [2026-03-09 03:34:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.23 - - [2026-03-09 03:34:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000353 10.0.0.23 - - [2026-03-09 03:34:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.23 - - [2026-03-09 03:34:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.249 - - [2026-03-09 03:34:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.22 - - [2026-03-09 03:34:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.249 - - [2026-03-09 03:34:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.22 - - [2026-03-09 03:34:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.22 - - [2026-03-09 03:34:27] "GET /obj-perms HTTP/1.1" 200 5056 0.047103 10.0.0.22 - - [2026-03-09 03:34:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.22 - - [2026-03-09 03:34:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.22 - - [2026-03-09 03:34:35] "POST /neutron/network HTTP/1.1" 200 945 0.008062 10.0.0.22 - - [2026-03-09 03:34:36] "POST /neutron/port HTTP/1.1" 200 117 0.001127 10.0.0.22 - - [2026-03-09 03:34:47] "POST /neutron/port HTTP/1.1" 200 2128 0.025025 10.0.0.22 - - [2026-03-09 03:34:47] "POST /neutron/subnet HTTP/1.1" 200 694 0.008410 10.0.0.22 - - [2026-03-09 03:34:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003942 10.0.0.22 - - [2026-03-09 03:34:47] "POST /neutron/network HTTP/1.1" 200 935 0.007620 10.0.0.23 - - [2026-03-09 03:35:28] "GET /obj-perms HTTP/1.1" 200 5056 0.058022 10.0.0.22 - - [2026-03-09 03:35:37] "POST /neutron/network HTTP/1.1" 200 861 0.005965 10.0.0.22 - - [2026-03-09 03:35:38] "POST /neutron/port HTTP/1.1" 200 117 0.001068 10.0.0.22 - - [2026-03-09 03:35:47] "POST /neutron/port HTTP/1.1" 200 1141 0.018742 10.0.0.22 - - [2026-03-09 03:35:47] "POST /neutron/subnet HTTP/1.1" 200 694 0.008217 10.0.0.22 - - [2026-03-09 03:36:16] "GET /obj-perms HTTP/1.1" 200 5066 0.003508 10.0.0.22 - - [2026-03-09 03:36:18] "GET /obj-perms HTTP/1.1" 200 5066 0.003940 10.0.0.22 - - [2026-03-09 03:36:19] "GET /virtual-network/780fd89d-57e1-410b-8ace-8e9b58b27d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2379 0.031207 10.0.0.22 - - [2026-03-09 03:36:19] "POST /neutron/network HTTP/1.1" 200 935 0.028566 10.0.0.22 - - [2026-03-09 03:36:19] "GET /virtual-network/780fd89d-57e1-410b-8ace-8e9b58b27d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007041 10.0.0.22 - - [2026-03-09 03:36:19] "GET /virtual-network/3a63fa71-bb28-49fd-a90b-69a88d36580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2385 0.005103 10.0.0.22 - - [2026-03-09 03:36:19] "POST /neutron/network HTTP/1.1" 200 937 0.006556 10.0.0.22 - - [2026-03-09 03:36:20] "GET /virtual-network/3a63fa71-bb28-49fd-a90b-69a88d36580e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.015136 10.0.0.22 - - [2026-03-09 03:36:20] "DELETE /network-policy/be2dee8d-633b-4055-88f2-2272938464a6 HTTP/1.1" 200 115 0.052381 10.0.0.22 - - [2026-03-09 03:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.22 - - [2026-03-09 03:36:20] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.003712 10.0.0.22 - - [2026-03-09 03:36:20] "PUT /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6 HTTP/1.1" 200 276 0.013829 10.0.0.249 - - [2026-03-09 03:36:20] "POST /ref-update HTTP/1.1" 200 156 0.029608 10.0.0.249 - - [2026-03-09 03:36:20] "POST /ref-update HTTP/1.1" 200 156 0.026338 10.0.0.22 - - [2026-03-09 03:36:21] "POST /neutron/network HTTP/1.1" 200 851 0.006609 10.0.0.22 - - [2026-03-09 03:36:22] "POST /neutron/port HTTP/1.1" 200 1133 0.016737 10.0.0.22 - - [2026-03-09 03:36:22] "POST /neutron/port HTTP/1.1" 200 1129 0.031326 10.0.0.22 - - [2026-03-09 03:36:22] "POST /neutron/port HTTP/1.1" 200 1131 0.023982 10.0.0.22 - - [2026-03-09 03:36:22] "POST /neutron/port HTTP/1.1" 200 151 0.191037 10.0.0.22 - - [2026-03-09 03:36:24] "POST /neutron/network HTTP/1.1" 200 841 0.006019 10.0.0.249 - - [2026-03-09 03:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.22 - - [2026-03-09 03:36:24] "POST /neutron/network HTTP/1.1" 400 204 0.013019 10.0.0.22 - - [2026-03-09 03:36:25] "POST /neutron/port HTTP/1.1" 200 1141 0.015855 10.0.0.22 - - [2026-03-09 03:36:25] "POST /neutron/port HTTP/1.1" 200 151 0.238215 10.0.0.249 - - [2026-03-09 03:36:26] "DELETE /route-target/cc0f2e1a-b3e8-435a-b2be-6d8b24722b4b HTTP/1.1" 200 115 0.039456 10.0.0.23 - - [2026-03-09 03:36:27] "GET /projects?obj_uuids=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.032211 10.0.0.22 - - [2026-03-09 03:36:27] "GET /project/fddba498-40f4-4266-8657-724cd328a7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.100273 10.0.0.23 - - [2026-03-09 03:36:27] "GET /projects?obj_uuids=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001322 10.0.0.22 - - [2026-03-09 03:36:27] "GET /project/fddba498-40f4-4266-8657-724cd328a7e8?fields=virtual_networks HTTP/1.1" 200 1067 0.042308 10.0.0.23 - - [2026-03-09 03:36:27] "GET /projects?obj_uuids=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001254 10.0.0.22 - - [2026-03-09 03:36:27] "GET /project/fddba498-40f4-4266-8657-724cd328a7e8?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.036738 10.0.0.23 - - [2026-03-09 03:36:27] "GET /projects?obj_uuids=fddba498-40f4-4266-8657-724cd328a7e8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001181 10.0.0.22 - - [2026-03-09 03:36:27] "GET /project/fddba498-40f4-4266-8657-724cd328a7e8?fields=security_groups HTTP/1.1" 200 1311 0.039343 10.0.0.22 - - [2026-03-09 03:36:28] "POST /fqname-to-id HTTP/1.1" 404 183 0.028322 10.0.0.23 - - [2026-03-09 03:36:28] "GET /projects?obj_uuids=e6183185-d27b-4eeb-9546-1ccda98055d7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003445 10.0.0.23 - - [2026-03-09 03:36:28] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001247 10.0.0.23 - - [2026-03-09 03:36:28] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.043667 10.0.0.23 - - [2026-03-09 03:36:28] "POST /id-to-fqname HTTP/1.1" 200 185 0.001620 10.0.0.23 - - [2026-03-09 03:36:28] "POST /fqname-to-id HTTP/1.1" 404 194 0.008860 10.0.0.23 - - [2026-03-09 03:36:28] "POST /security-groups HTTP/1.1" 200 586 0.038891 10.0.0.23 - - [2026-03-09 03:36:28] "POST /projects HTTP/1.1" 200 575 0.249301 10.0.0.249 - - [2026-03-09 03:36:28] "POST /fqname-to-id HTTP/1.1" 404 228 0.003103 10.0.0.23 - - [2026-03-09 03:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.320659 10.0.0.22 - - [2026-03-09 03:36:28] "GET /project/e6183185-d27b-4eeb-9546-1ccda98055d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.491268 10.0.0.249 - - [2026-03-09 03:36:29] "DELETE /access-control-list/84e8ecb9-3f24-463d-ad46-9066573de6c3 HTTP/1.1" 200 115 0.032878 10.0.0.22 - - [2026-03-09 03:36:30] "GET / HTTP/1.1" 200 35931 0.001775 10.0.0.23 - - [2026-03-09 03:36:31] "GET /projects?obj_uuids=d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000996 10.0.0.22 - - [2026-03-09 03:36:31] "GET /project/d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.043281 10.0.0.22 - - [2026-03-09 03:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.22 - - [2026-03-09 03:36:31] "GET /security-group/de77279f-c154-4c37-aa15-b804a0104d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003602 10.0.0.22 - - [2026-03-09 03:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.23 - - [2026-03-09 03:36:31] "GET /projects?obj_uuids=d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001199 10.0.0.22 - - [2026-03-09 03:36:31] "GET /project/d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.037000 10.0.0.22 - - [2026-03-09 03:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.22 - - [2026-03-09 03:36:31] "GET /security-group/de77279f-c154-4c37-aa15-b804a0104d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004273 10.0.0.22 - - [2026-03-09 03:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.22 - - [2026-03-09 03:36:32] "PUT /security-group/de77279f-c154-4c37-aa15-b804a0104d04 HTTP/1.1" 200 262 0.016256 10.0.0.23 - - [2026-03-09 03:36:34] "GET /projects?obj_uuids=e6183185-d27b-4eeb-9546-1ccda98055d7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000966 10.0.0.22 - - [2026-03-09 03:36:34] "GET /project/e6183185-d27b-4eeb-9546-1ccda98055d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.032423 10.0.0.23 - - [2026-03-09 03:36:34] "GET /projects?obj_uuids=e6183185-d27b-4eeb-9546-1ccda98055d7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000957 10.0.0.22 - - [2026-03-09 03:36:34] "GET /project/e6183185-d27b-4eeb-9546-1ccda98055d7?fields=virtual_networks HTTP/1.1" 200 1022 0.041577 10.0.0.23 - - [2026-03-09 03:36:34] "GET /projects?obj_uuids=e6183185-d27b-4eeb-9546-1ccda98055d7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001171 10.0.0.22 - - [2026-03-09 03:36:34] "GET /project/e6183185-d27b-4eeb-9546-1ccda98055d7?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.031206 10.0.0.23 - - [2026-03-09 03:36:34] "GET /projects?obj_uuids=e6183185-d27b-4eeb-9546-1ccda98055d7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000906 10.0.0.22 - - [2026-03-09 03:36:34] "GET /project/e6183185-d27b-4eeb-9546-1ccda98055d7?fields=security_groups HTTP/1.1" 200 1243 0.039189 10.0.0.22 - - [2026-03-09 03:36:35] "POST /fqname-to-id HTTP/1.1" 404 192 0.025014 10.0.0.23 - - [2026-03-09 03:36:35] "GET /projects?obj_uuids=9ad2a3a7-4ac1-48a3-913c-7caeb315866c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003377 10.0.0.23 - - [2026-03-09 03:36:35] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000874 10.0.0.23 - - [2026-03-09 03:36:35] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006375 10.0.0.23 - - [2026-03-09 03:36:35] "POST /id-to-fqname HTTP/1.1" 200 194 0.004038 10.0.0.23 - - [2026-03-09 03:36:35] "POST /fqname-to-id HTTP/1.1" 404 203 0.004663 10.0.0.23 - - [2026-03-09 03:36:36] "POST /security-groups HTTP/1.1" 200 595 0.029104 10.0.0.249 - - [2026-03-09 03:36:36] "POST /fqname-to-id HTTP/1.1" 404 238 0.002850 10.0.0.23 - - [2026-03-09 03:36:36] "POST /projects HTTP/1.1" 200 593 0.229779 10.0.0.23 - - [2026-03-09 03:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.298169 10.0.0.249 - - [2026-03-09 03:36:36] "POST /access-control-lists HTTP/1.1" 200 598 0.027363 10.0.0.22 - - [2026-03-09 03:36:36] "GET /project/9ad2a3a7-4ac1-48a3-913c-7caeb315866c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.436717 10.0.0.22 - - [2026-03-09 03:36:37] "GET / HTTP/1.1" 200 35931 0.002712 10.0.0.23 - - [2026-03-09 03:36:37] "DELETE /project/fddba498-40f4-4266-8657-724cd328a7e8 HTTP/1.1" 404 177 0.006311 10.0.0.23 - - [2026-03-09 03:36:37] "DELETE /project/9ad2a3a74ac148a3913c7caeb315866c HTTP/1.1" 404 173 0.007840 10.0.0.23 - - [2026-03-09 03:36:37] "DELETE /project/e6183185d27b4eeb95461ccda98055d7 HTTP/1.1" 404 173 0.004071 10.0.0.23 - - [2026-03-09 03:36:37] "GET /projects?obj_uuids=e6183185-d27b-4eeb-9546-1ccda98055d7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000774 10.0.0.23 - - [2026-03-09 03:36:37] "GET /project/e6183185-d27b-4eeb-9546-1ccda98055d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.036453 10.0.0.23 - - [2026-03-09 03:36:37] "GET /projects?obj_uuids=e6183185-d27b-4eeb-9546-1ccda98055d7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000966 10.0.0.23 - - [2026-03-09 03:36:37] "GET /project/e6183185-d27b-4eeb-9546-1ccda98055d7?fields=security_groups HTTP/1.1" 200 1348 0.036429 10.0.0.23 - - [2026-03-09 03:36:37] "DELETE /security-group/21291d34-1c01-4fa1-b774-a337425f9e94 HTTP/1.1" 200 115 0.048456 10.0.0.23 - - [2026-03-09 03:36:37] "GET /projects?obj_uuids=e6183185-d27b-4eeb-9546-1ccda98055d7&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000894 10.0.0.23 - - [2026-03-09 03:36:38] "GET /project/e6183185-d27b-4eeb-9546-1ccda98055d7?fields=application_policy_sets HTTP/1.1" 200 1387 0.074654 10.0.0.23 - - [2026-03-09 03:36:38] "DELETE /project/e6183185-d27b-4eeb-9546-1ccda98055d7 HTTP/1.1" 200 115 0.405236 10.0.0.22 - - [2026-03-09 03:36:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000445 10.0.0.22 - - [2026-03-09 03:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.031888 10.0.0.23 - - [2026-03-09 03:36:39] "GET /projects?obj_uuids=9ad2a3a7-4ac1-48a3-913c-7caeb315866c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000863 10.0.0.22 - - [2026-03-09 03:36:39] "GET /project/9ad2a3a7-4ac1-48a3-913c-7caeb315866c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.035475 10.0.0.22 - - [2026-03-09 03:36:39] "POST /neutron/network HTTP/1.1" 200 117 0.033961 10.0.0.249 - - [2026-03-09 03:36:39] "POST /route-targets HTTP/1.1" 200 327 0.013825 10.0.0.22 - - [2026-03-09 03:36:40] "POST /neutron/network HTTP/1.1" 200 842 0.008972 10.0.0.22 - - [2026-03-09 03:36:40] "POST /id-to-fqname HTTP/1.1" 200 231 0.001035 10.0.0.22 - - [2026-03-09 03:36:40] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005298 10.0.0.22 - - [2026-03-09 03:36:40] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005254 10.0.0.22 - - [2026-03-09 03:36:40] "POST /neutron/subnet HTTP/1.1" 200 725 0.008768 10.0.0.22 - - [2026-03-09 03:36:40] "POST /id-to-fqname HTTP/1.1" 200 231 0.000924 10.0.0.23 - - [2026-03-09 03:36:41] "GET /projects?obj_uuids=9ad2a3a7-4ac1-48a3-913c-7caeb315866c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000906 10.0.0.22 - - [2026-03-09 03:36:41] "GET /project/9ad2a3a7-4ac1-48a3-913c-7caeb315866c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.068943 10.0.0.22 - - [2026-03-09 03:36:41] "POST /neutron/port HTTP/1.1" 200 117 0.005539 10.0.0.22 - - [2026-03-09 03:36:41] "POST /id-to-fqname HTTP/1.1" 200 231 0.001311 10.0.0.22 - - [2026-03-09 03:36:41] "POST /neutron/network HTTP/1.1" 200 852 0.006906 10.0.0.22 - - [2026-03-09 03:36:42] "POST /neutron/port HTTP/1.1" 200 1064 0.019289 10.0.0.22 - - [2026-03-09 03:36:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003662 10.0.0.22 - - [2026-03-09 03:36:42] "POST /neutron/network HTTP/1.1" 200 842 0.005777 10.0.0.22 - - [2026-03-09 03:37:02] "POST /neutron/network HTTP/1.1" 200 852 0.006272 10.0.0.23 - - [2026-03-09 03:37:03] "GET /projects?obj_uuids=9ad2a3a7-4ac1-48a3-913c-7caeb315866c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001352 10.0.0.22 - - [2026-03-09 03:37:03] "GET /project/9ad2a3a7-4ac1-48a3-913c-7caeb315866c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.065548 10.0.0.22 - - [2026-03-09 03:37:03] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006971 10.0.0.22 - - [2026-03-09 03:37:03] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007446 10.0.0.22 - - [2026-03-09 03:37:04] "POST /neutron/port HTTP/1.1" 200 1128 0.019610 10.0.0.22 - - [2026-03-09 03:37:04] "GET /virtual-machine/b8838d20-49fd-45d7-be65-80fc03ca731e HTTP/1.1" 401 292 0.000393 10.0.0.23 - - [2026-03-09 03:37:04] "GET /projects?obj_uuids=9ad2a3a7-4ac1-48a3-913c-7caeb315866c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001386 10.0.0.22 - - [2026-03-09 03:37:04] "GET /virtual-machine/b8838d20-49fd-45d7-be65-80fc03ca731e HTTP/1.1" 200 1297 0.085747 10.0.0.22 - - [2026-03-09 03:37:04] "GET /virtual-machine-interface/c60a4c37-7746-48d3-b911-6ccff9385661 HTTP/1.1" 200 2982 0.005236 10.0.0.22 - - [2026-03-09 03:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.22 - - [2026-03-09 03:37:04] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004781 10.0.0.22 - - [2026-03-09 03:37:04] "GET /virtual-networks?parent_id=9ad2a3a7-4ac1-48a3-913c-7caeb315866c&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003251 10.0.0.22 - - [2026-03-09 03:37:04] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.004951 10.0.0.22 - - [2026-03-09 03:37:04] "POST /neutron/port HTTP/1.1" 200 1064 0.476415 10.0.0.22 - - [2026-03-09 03:37:05] "POST /neutron/port HTTP/1.1" 200 1118 0.194275 10.0.0.22 - - [2026-03-09 03:37:05] "POST /neutron/subnet HTTP/1.1" 200 699 0.015548 10.0.0.22 - - [2026-03-09 03:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010961 10.0.0.22 - - [2026-03-09 03:37:05] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003979 10.0.0.22 - - [2026-03-09 03:37:05] "GET /virtual-networks?parent_id=9ad2a3a7-4ac1-48a3-913c-7caeb315866c&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002853 10.0.0.22 - - [2026-03-09 03:37:05] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.011114 10.0.0.22 - - [2026-03-09 03:37:06] "POST /neutron/port HTTP/1.1" 200 1128 0.037940 10.0.0.22 - - [2026-03-09 03:37:11] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012933 10.0.0.22 - - [2026-03-09 03:37:21] "POST /neutron/port HTTP/1.1" 200 1128 0.015596 10.0.0.22 - - [2026-03-09 03:37:26] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006636 10.0.0.249 - - [2026-03-09 03:37:30] "GET /obj-perms HTTP/1.1" 200 5056 0.051617 10.0.0.22 - - [2026-03-09 03:37:36] "POST /neutron/port HTTP/1.1" 200 1128 0.020867 10.0.0.22 - - [2026-03-09 03:37:40] "POST /neutron/port HTTP/1.1" 200 1128 0.028278 10.0.0.22 - - [2026-03-09 03:37:40] "POST /neutron/subnet HTTP/1.1" 200 699 0.008217 10.0.0.22 - - [2026-03-09 03:37:41] "POST /neutron/port HTTP/1.1" 200 1128 0.016115 10.0.0.22 - - [2026-03-09 03:37:41] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006801 10.0.0.22 - - [2026-03-09 03:37:41] "GET /virtual-machine/9cb26cbe-8daf-417b-b0d1-81e9747c1e0a HTTP/1.1" 200 1297 0.005672 10.0.0.22 - - [2026-03-09 03:37:41] "GET /virtual-machine-interface/c58ff4f3-c66d-4763-8622-54fa9a799360 HTTP/1.1" 200 2981 0.005277 10.0.0.22 - - [2026-03-09 03:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.22 - - [2026-03-09 03:37:42] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003001 10.0.0.22 - - [2026-03-09 03:37:42] "GET /virtual-networks?parent_id=9ad2a3a7-4ac1-48a3-913c-7caeb315866c&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002700 10.0.0.22 - - [2026-03-09 03:37:42] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006319 10.0.0.22 - - [2026-03-09 03:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.22 - - [2026-03-09 03:37:45] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005456 10.0.0.22 - - [2026-03-09 03:37:48] "POST /neutron/port HTTP/1.1" 200 1128 0.047301 10.0.0.22 - - [2026-03-09 03:37:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003427 10.0.0.22 - - [2026-03-09 03:37:49] "POST /neutron/network HTTP/1.1" 200 842 0.005970 10.0.0.22 - - [2026-03-09 03:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.22 - - [2026-03-09 03:37:49] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.004746 10.0.0.22 - - [2026-03-09 03:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.22 - - [2026-03-09 03:37:53] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.004786 10.0.0.22 - - [2026-03-09 03:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.22 - - [2026-03-09 03:37:57] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006059 10.0.0.22 - - [2026-03-09 03:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.22 - - [2026-03-09 03:38:01] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006687 10.0.0.22 - - [2026-03-09 03:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.22 - - [2026-03-09 03:38:05] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.004907 10.0.0.22 - - [2026-03-09 03:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.22 - - [2026-03-09 03:38:09] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008312 10.0.0.22 - - [2026-03-09 03:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.22 - - [2026-03-09 03:38:13] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005759 10.0.0.22 - - [2026-03-09 03:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.22 - - [2026-03-09 03:38:17] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005226 10.0.0.22 - - [2026-03-09 03:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.22 - - [2026-03-09 03:38:22] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005088 10.0.0.22 - - [2026-03-09 03:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.22 - - [2026-03-09 03:38:26] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005141 10.0.0.22 - - [2026-03-09 03:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.22 - - [2026-03-09 03:38:30] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.004806 10.0.0.22 - - [2026-03-09 03:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.22 - - [2026-03-09 03:38:34] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005404 10.0.0.22 - - [2026-03-09 03:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.22 - - [2026-03-09 03:38:38] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006027 10.0.0.22 - - [2026-03-09 03:38:42] "POST /neutron/network HTTP/1.1" 200 852 0.006091 10.0.0.22 - - [2026-03-09 03:38:42] "POST /neutron/port HTTP/1.1" 200 117 0.001069 10.0.0.22 - - [2026-03-09 03:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.22 - - [2026-03-09 03:38:42] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.004908 10.0.0.22 - - [2026-03-09 03:38:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.032230 10.0.0.22 - - [2026-03-09 03:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.22 - - [2026-03-09 03:38:44] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003600 10.0.0.22 - - [2026-03-09 03:38:44] "GET /virtual-networks?parent_id=9ad2a3a7-4ac1-48a3-913c-7caeb315866c&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.007105 10.0.0.22 - - [2026-03-09 03:38:44] "GET /virtual-network/4308cf33-c798-453b-8281-c9a302bee88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005584 10.0.0.22 - - [2026-03-09 03:38:49] "POST /neutron/port HTTP/1.1" 200 1128 0.015273 10.0.0.22 - - [2026-03-09 03:38:50] "POST /neutron/port HTTP/1.1" 200 1128 0.017379 10.0.0.22 - - [2026-03-09 03:38:50] "POST /neutron/subnet HTTP/1.1" 200 699 0.008337 10.0.0.22 - - [2026-03-09 03:38:55] "POST /neutron/port HTTP/1.1" 200 1128 0.016586 10.0.0.22 - - [2026-03-09 03:39:00] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006658 10.0.0.22 - - [2026-03-09 03:39:10] "POST /neutron/port HTTP/1.1" 200 1128 0.017093 10.0.0.22 - - [2026-03-09 03:39:15] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008399 10.0.0.249 - - [2026-03-09 03:39:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.249 - - [2026-03-09 03:39:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.23 - - [2026-03-09 03:39:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000587 10.0.0.23 - - [2026-03-09 03:39:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000572 10.0.0.22 - - [2026-03-09 03:39:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.004936 10.0.0.22 - - [2026-03-09 03:39:26] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.035839 10.0.0.23 - - [2026-03-09 03:39:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.23 - - [2026-03-09 03:39:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.249 - - [2026-03-09 03:39:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000607 10.0.0.22 - - [2026-03-09 03:39:26] "GET /bgp-as-a-service/6e82ec44-c7bd-46fb-a6a8-6c691987d090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1621 0.007907 10.0.0.22 - - [2026-03-09 03:39:26] "GET /virtual-machine-interface/c58ff4f3-c66d-4763-8622-54fa9a799360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006220 10.0.0.22 - - [2026-03-09 03:39:26] "POST /ref-update HTTP/1.1" 200 156 0.013385 10.0.0.22 - - [2026-03-09 03:39:26] "POST /neutron/network HTTP/1.1" 200 842 0.006716 10.0.0.22 - - [2026-03-09 03:39:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000299 10.0.0.249 - - [2026-03-09 03:39:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000337 10.0.0.22 - - [2026-03-09 03:39:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.007793 10.0.0.22 - - [2026-03-09 03:39:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000339 10.0.0.249 - - [2026-03-09 03:39:26] "POST /bgp-routers HTTP/1.1" 200 659 0.075500 10.0.0.249 - - [2026-03-09 03:39:27] "PUT /bgp-router/46be96f8-8b04-42f2-82ee-f31d72ef936a HTTP/1.1" 200 254 0.027094 10.0.0.22 - - [2026-03-09 03:39:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.22 - - [2026-03-09 03:39:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000329 10.0.0.23 - - [2026-03-09 03:39:32] "GET /obj-perms HTTP/1.1" 200 5056 0.051329 10.0.0.22 - - [2026-03-09 03:39:41] "POST /neutron/network HTTP/1.1" 200 852 0.005999 10.0.0.22 - - [2026-03-09 03:39:42] "POST /neutron/port HTTP/1.1" 200 117 0.001163 10.0.0.22 - - [2026-03-09 03:39:51] "POST /neutron/port HTTP/1.1" 200 1128 0.017275 10.0.0.22 - - [2026-03-09 03:39:51] "POST /neutron/subnet HTTP/1.1" 200 699 0.007656 10.0.0.22 - - [2026-03-09 03:39:53] "GET /bgp-as-a-service/6e82ec44-c7bd-46fb-a6a8-6c691987d090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.005536 10.0.0.22 - - [2026-03-09 03:39:53] "GET /virtual-machine-interface/c58ff4f3-c66d-4763-8622-54fa9a799360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3089 0.006175 10.0.0.22 - - [2026-03-09 03:39:53] "POST /ref-update HTTP/1.1" 200 156 0.014239 10.0.0.22 - - [2026-03-09 03:39:53] "DELETE /bgp-as-a-service/6e82ec44-c7bd-46fb-a6a8-6c691987d090 HTTP/1.1" 200 115 0.050568 10.0.0.249 - - [2026-03-09 03:39:53] "DELETE /bgp-router/46be96f8-8b04-42f2-82ee-f31d72ef936a HTTP/1.1" 200 115 0.054153 10.0.0.22 - - [2026-03-09 03:39:53] "POST /neutron/network HTTP/1.1" 200 842 0.006231 10.0.0.22 - - [2026-03-09 03:39:54] "POST /neutron/port HTTP/1.1" 200 1118 0.013435 10.0.0.22 - - [2026-03-09 03:39:54] "POST /neutron/port HTTP/1.1" 200 1118 0.028257 10.0.0.23 - - [2026-03-09 03:39:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002625 10.0.0.23 - - [2026-03-09 03:39:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003583 10.0.0.22 - - [2026-03-09 03:39:56] "POST /neutron/network HTTP/1.1" 200 151 0.162046 10.0.0.23 - - [2026-03-09 03:39:57] "GET /projects?obj_uuids=9ad2a3a7-4ac1-48a3-913c-7caeb315866c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000927 10.0.0.22 - - [2026-03-09 03:39:57] "GET /project/9ad2a3a7-4ac1-48a3-913c-7caeb315866c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.033842 10.0.0.23 - - [2026-03-09 03:39:57] "GET /projects?obj_uuids=9ad2a3a7-4ac1-48a3-913c-7caeb315866c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001317 10.0.0.22 - - [2026-03-09 03:39:57] "GET /project/9ad2a3a7-4ac1-48a3-913c-7caeb315866c?fields=virtual_networks HTTP/1.1" 200 1040 0.088860 10.0.0.23 - - [2026-03-09 03:39:57] "GET /projects?obj_uuids=9ad2a3a7-4ac1-48a3-913c-7caeb315866c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000945 10.0.0.22 - - [2026-03-09 03:39:57] "GET /project/9ad2a3a7-4ac1-48a3-913c-7caeb315866c?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.033961 10.0.0.23 - - [2026-03-09 03:39:57] "GET /projects?obj_uuids=9ad2a3a7-4ac1-48a3-913c-7caeb315866c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001020 10.0.0.22 - - [2026-03-09 03:39:57] "GET /project/9ad2a3a7-4ac1-48a3-913c-7caeb315866c?fields=security_groups HTTP/1.1" 200 1270 0.038951 10.0.0.22 - - [2026-03-09 03:39:58] "POST /fqname-to-id HTTP/1.1" 404 189 0.027787 10.0.0.23 - - [2026-03-09 03:39:58] "GET /projects?obj_uuids=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002553 10.0.0.23 - - [2026-03-09 03:39:58] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000869 10.0.0.23 - - [2026-03-09 03:39:58] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006288 10.0.0.23 - - [2026-03-09 03:39:58] "POST /id-to-fqname HTTP/1.1" 200 191 0.005871 10.0.0.23 - - [2026-03-09 03:39:58] "POST /fqname-to-id HTTP/1.1" 404 200 0.003158 10.0.0.23 - - [2026-03-09 03:39:58] "POST /security-groups HTTP/1.1" 200 592 0.029108 10.0.0.249 - - [2026-03-09 03:39:58] "POST /fqname-to-id HTTP/1.1" 404 235 0.002951 10.0.0.23 - - [2026-03-09 03:39:58] "POST /projects HTTP/1.1" 200 587 0.211188 10.0.0.23 - - [2026-03-09 03:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.284697 10.0.0.249 - - [2026-03-09 03:39:59] "POST /access-control-lists HTTP/1.1" 200 595 0.028053 10.0.0.22 - - [2026-03-09 03:39:59] "GET /project/792e326b-d9cd-448d-a57a-17c6bcce2857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.431105 10.0.0.22 - - [2026-03-09 03:40:00] "GET / HTTP/1.1" 200 35931 0.001535 10.0.0.22 - - [2026-03-09 03:40:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000557 10.0.0.22 - - [2026-03-09 03:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.081199 10.0.0.23 - - [2026-03-09 03:40:02] "GET /projects?obj_uuids=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001208 10.0.0.22 - - [2026-03-09 03:40:02] "GET /project/792e326b-d9cd-448d-a57a-17c6bcce2857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.049568 10.0.0.23 - - [2026-03-09 03:40:02] "POST /useragent-kv HTTP/1.1" 200 115 0.017805 10.0.0.22 - - [2026-03-09 03:40:02] "POST /neutron/subnet HTTP/1.1" 200 719 0.248800 10.0.0.22 - - [2026-03-09 03:40:02] "POST /id-to-fqname HTTP/1.1" 200 225 0.001372 10.0.0.22 - - [2026-03-09 03:40:02] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005408 10.0.0.22 - - [2026-03-09 03:40:03] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005752 10.0.0.22 - - [2026-03-09 03:40:03] "POST /neutron/network HTTP/1.1" 200 832 0.005707 10.0.0.22 - - [2026-03-09 03:40:03] "POST /id-to-fqname HTTP/1.1" 200 225 0.001155 10.0.0.23 - - [2026-03-09 03:40:03] "GET /projects?obj_uuids=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000945 10.0.0.22 - - [2026-03-09 03:40:04] "GET /project/792e326b-d9cd-448d-a57a-17c6bcce2857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.078730 10.0.0.22 - - [2026-03-09 03:40:04] "POST /neutron/network HTTP/1.1" 200 832 0.037843 10.0.0.22 - - [2026-03-09 03:40:04] "POST /id-to-fqname HTTP/1.1" 200 225 0.001182 10.0.0.22 - - [2026-03-09 03:40:04] "POST /neutron/port HTTP/1.1" 200 117 0.012697 10.0.0.23 - - [2026-03-09 03:40:04] "GET /projects?obj_uuids=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000963 10.0.0.22 - - [2026-03-09 03:40:05] "POST /neutron/port HTTP/1.1" 200 1060 0.469551 10.0.0.23 - - [2026-03-09 03:40:05] "GET /projects?obj_uuids=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001275 10.0.0.22 - - [2026-03-09 03:40:05] "GET /project/792e326b-d9cd-448d-a57a-17c6bcce2857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.127890 10.0.0.22 - - [2026-03-09 03:40:05] "POST /neutron/port HTTP/1.1" 200 1114 0.228138 10.0.0.22 - - [2026-03-09 03:40:05] "POST /neutron/port HTTP/1.1" 200 1124 0.040665 10.0.0.22 - - [2026-03-09 03:40:05] "POST /neutron/subnet HTTP/1.1" 200 693 0.028632 10.0.0.22 - - [2026-03-09 03:40:05] "POST /id-to-fqname HTTP/1.1" 200 225 0.001229 10.0.0.22 - - [2026-03-09 03:40:05] "POST /neutron/network HTTP/1.1" 200 832 0.007128 10.0.0.22 - - [2026-03-09 03:40:06] "POST /neutron/network HTTP/1.1" 200 842 0.011896 10.0.0.22 - - [2026-03-09 03:40:06] "POST /neutron/port HTTP/1.1" 200 1060 0.040661 10.0.0.23 - - [2026-03-09 03:40:07] "GET /projects?obj_uuids=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000979 10.0.0.22 - - [2026-03-09 03:40:07] "GET /project/792e326b-d9cd-448d-a57a-17c6bcce2857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.120234 10.0.0.22 - - [2026-03-09 03:40:07] "POST /neutron/port HTTP/1.1" 200 1124 0.045592 10.0.0.22 - - [2026-03-09 03:40:07] "POST /neutron/subnet HTTP/1.1" 200 693 0.015365 10.0.0.22 - - [2026-03-09 03:40:07] "POST /neutron/port HTTP/1.1" 200 2096 0.061410 10.0.0.22 - - [2026-03-09 03:40:07] "POST /neutron/port HTTP/1.1" 200 1124 0.033138 10.0.0.23 - - [2026-03-09 03:40:07] "GET /projects?obj_uuids=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001075 10.0.0.22 - - [2026-03-09 03:40:08] "POST /neutron/port HTTP/1.1" 200 1060 0.407423 10.0.0.22 - - [2026-03-09 03:40:08] "POST /neutron/port HTTP/1.1" 200 1114 0.168880 10.0.0.22 - - [2026-03-09 03:40:08] "POST /neutron/subnet HTTP/1.1" 200 693 0.017683 10.0.0.22 - - [2026-03-09 03:40:12] "POST /neutron/port HTTP/1.1" 200 1124 0.020371 10.0.0.22 - - [2026-03-09 03:40:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008441 10.0.0.22 - - [2026-03-09 03:40:27] "POST /neutron/port HTTP/1.1" 200 1124 0.017345 10.0.0.249 - - [2026-03-09 03:40:30] "DELETE /access-control-list/9ccdab01-4b3b-44e6-8b28-e2f3f970c9a7 HTTP/1.1" 200 115 0.055318 10.0.0.22 - - [2026-03-09 03:40:32] "GET /obj-perms HTTP/1.1" 200 5056 0.051136 10.0.0.22 - - [2026-03-09 03:40:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007027 10.0.0.23 - - [2026-03-09 03:40:38] "DELETE /project/792e326bd9cd448da57a17c6bcce2857 HTTP/1.1" 404 173 0.004083 10.0.0.23 - - [2026-03-09 03:40:38] "DELETE /project/9ad2a3a7-4ac1-48a3-913c-7caeb315866c HTTP/1.1" 404 177 0.004031 10.0.0.22 - - [2026-03-09 03:40:43] "POST /neutron/port HTTP/1.1" 200 1124 0.015616 10.0.0.22 - - [2026-03-09 03:40:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006430 10.0.0.22 - - [2026-03-09 03:40:43] "GET /virtual-machine/e107c010-355b-4ddc-8142-6903a3ffa2a0 HTTP/1.1" 401 292 0.000396 10.0.0.22 - - [2026-03-09 03:40:43] "GET /virtual-machine/e107c010-355b-4ddc-8142-6903a3ffa2a0 HTTP/1.1" 200 1293 0.032447 10.0.0.22 - - [2026-03-09 03:40:43] "GET /virtual-machine-interface/2faa3778-12fd-41f6-afe1-2ea19786e8cb HTTP/1.1" 200 2957 0.006375 10.0.0.22 - - [2026-03-09 03:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.22 - - [2026-03-09 03:40:43] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003685 10.0.0.22 - - [2026-03-09 03:40:43] "GET /virtual-networks?parent_id=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003360 10.0.0.22 - - [2026-03-09 03:40:43] "POST /neutron/port HTTP/1.1" 200 1124 0.016368 10.0.0.22 - - [2026-03-09 03:40:43] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004231 10.0.0.22 - - [2026-03-09 03:40:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003664 10.0.0.22 - - [2026-03-09 03:40:44] "POST /neutron/network HTTP/1.1" 200 832 0.005799 10.0.0.22 - - [2026-03-09 03:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.22 - - [2026-03-09 03:40:47] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005058 10.0.0.22 - - [2026-03-09 03:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.22 - - [2026-03-09 03:40:51] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005920 10.0.0.22 - - [2026-03-09 03:40:53] "POST /neutron/network HTTP/1.1" 200 842 0.006313 10.0.0.22 - - [2026-03-09 03:40:53] "POST /neutron/port HTTP/1.1" 200 117 0.001049 10.0.0.22 - - [2026-03-09 03:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.22 - - [2026-03-09 03:40:55] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005068 10.0.0.22 - - [2026-03-09 03:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.22 - - [2026-03-09 03:40:59] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005512 10.0.0.22 - - [2026-03-09 03:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005758 10.0.0.22 - - [2026-03-09 03:41:03] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006400 10.0.0.22 - - [2026-03-09 03:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.22 - - [2026-03-09 03:41:07] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005703 10.0.0.22 - - [2026-03-09 03:41:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006705 10.0.0.22 - - [2026-03-09 03:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.22 - - [2026-03-09 03:41:11] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005062 10.0.0.22 - - [2026-03-09 03:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.22 - - [2026-03-09 03:41:15] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004846 10.0.0.22 - - [2026-03-09 03:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.22 - - [2026-03-09 03:41:19] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005044 10.0.0.22 - - [2026-03-09 03:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.22 - - [2026-03-09 03:41:23] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004998 10.0.0.22 - - [2026-03-09 03:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005836 10.0.0.22 - - [2026-03-09 03:41:27] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005532 10.0.0.22 - - [2026-03-09 03:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.22 - - [2026-03-09 03:41:32] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005201 10.0.0.22 - - [2026-03-09 03:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.22 - - [2026-03-09 03:41:36] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005023 10.0.0.22 - - [2026-03-09 03:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.22 - - [2026-03-09 03:41:40] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005332 10.0.0.22 - - [2026-03-09 03:41:43] "POST /neutron/network HTTP/1.1" 200 842 0.005952 10.0.0.22 - - [2026-03-09 03:41:44] "POST /neutron/port HTTP/1.1" 200 117 0.001033 10.0.0.22 - - [2026-03-09 03:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.22 - - [2026-03-09 03:41:44] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004605 10.0.0.22 - - [2026-03-09 03:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.22 - - [2026-03-09 03:41:48] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004732 10.0.0.22 - - [2026-03-09 03:41:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010172 10.0.0.22 - - [2026-03-09 03:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.22 - - [2026-03-09 03:41:52] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003252 10.0.0.22 - - [2026-03-09 03:41:52] "GET /virtual-networks?parent_id=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002664 10.0.0.22 - - [2026-03-09 03:41:52] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005477 10.0.0.22 - - [2026-03-09 03:41:52] "POST /neutron/port HTTP/1.1" 200 1124 0.016469 10.0.0.22 - - [2026-03-09 03:41:54] "POST /neutron/port HTTP/1.1" 200 1124 0.017920 10.0.0.22 - - [2026-03-09 03:41:54] "POST /neutron/subnet HTTP/1.1" 200 693 0.008198 10.0.0.22 - - [2026-03-09 03:41:57] "POST /neutron/port HTTP/1.1" 200 1124 0.014791 10.0.0.22 - - [2026-03-09 03:42:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006936 10.0.0.22 - - [2026-03-09 03:42:13] "POST /neutron/port HTTP/1.1" 200 1124 0.018515 10.0.0.22 - - [2026-03-09 03:42:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007330 10.0.0.22 - - [2026-03-09 03:42:28] "POST /neutron/port HTTP/1.1" 200 1124 0.015764 10.0.0.249 - - [2026-03-09 03:42:34] "GET /obj-perms HTTP/1.1" 200 5056 0.056414 10.0.0.22 - - [2026-03-09 03:42:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007772 10.0.0.22 - - [2026-03-09 03:42:39] "POST /neutron/port HTTP/1.1" 200 1124 0.017546 10.0.0.22 - - [2026-03-09 03:42:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007209 10.0.0.22 - - [2026-03-09 03:42:39] "GET /virtual-machine/821f983e-8215-4639-8fab-0a5a851fc894 HTTP/1.1" 200 1293 0.005635 10.0.0.22 - - [2026-03-09 03:42:39] "GET /virtual-machine-interface/26252717-e517-403f-be9b-b2e8d833f5e7 HTTP/1.1" 200 2957 0.005642 10.0.0.22 - - [2026-03-09 03:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.22 - - [2026-03-09 03:42:39] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004047 10.0.0.22 - - [2026-03-09 03:42:39] "GET /virtual-networks?parent_id=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003043 10.0.0.22 - - [2026-03-09 03:42:39] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006853 10.0.0.22 - - [2026-03-09 03:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.22 - - [2026-03-09 03:42:40] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004169 10.0.0.22 - - [2026-03-09 03:42:40] "GET /virtual-networks?parent_id=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002771 10.0.0.22 - - [2026-03-09 03:42:40] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005399 10.0.0.22 - - [2026-03-09 03:42:41] "POST /neutron/port HTTP/1.1" 200 1124 0.017860 10.0.0.22 - - [2026-03-09 03:42:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006484 10.0.0.22 - - [2026-03-09 03:42:41] "GET /virtual-machine/6ca67883-d8e8-4ace-a6c2-0b32d0b67ccc HTTP/1.1" 200 1293 0.005588 10.0.0.22 - - [2026-03-09 03:42:41] "GET /virtual-machine-interface/a10d13a8-3e85-4f2c-8fdb-a20c91bd9a4f HTTP/1.1" 200 2958 0.004641 10.0.0.22 - - [2026-03-09 03:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.22 - - [2026-03-09 03:42:41] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003526 10.0.0.22 - - [2026-03-09 03:42:41] "GET /virtual-networks?parent_id=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002654 10.0.0.22 - - [2026-03-09 03:42:41] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007363 10.0.0.22 - - [2026-03-09 03:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.22 - - [2026-03-09 03:42:42] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003886 10.0.0.22 - - [2026-03-09 03:42:42] "GET /virtual-networks?parent_id=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002753 10.0.0.22 - - [2026-03-09 03:42:42] "GET /virtual-network/62b72477-01d9-4445-9392-79877886d7b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006421 10.0.0.22 - - [2026-03-09 03:42:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.004156 10.0.0.22 - - [2026-03-09 03:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.22 - - [2026-03-09 03:42:42] "GET /global-system-config/3baa5471-20fe-4249-b4e7-68dcb21fe78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006694 10.0.0.22 - - [2026-03-09 03:42:42] "POST /control-node-zones HTTP/1.1" 200 569 0.025072 10.0.0.22 - - [2026-03-09 03:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.22 - - [2026-03-09 03:42:42] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006086 10.0.0.22 - - [2026-03-09 03:42:42] "GET /control-node-zone/f1b1fc92-a73e-4784-99cc-3d9d2b880106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005801 10.0.0.22 - - [2026-03-09 03:42:42] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.038294 10.0.0.22 - - [2026-03-09 03:42:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.005013 10.0.0.22 - - [2026-03-09 03:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.22 - - [2026-03-09 03:42:43] "GET /global-system-config/3baa5471-20fe-4249-b4e7-68dcb21fe78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005796 10.0.0.22 - - [2026-03-09 03:42:43] "POST /control-node-zones HTTP/1.1" 200 569 0.027220 10.0.0.22 - - [2026-03-09 03:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.22 - - [2026-03-09 03:42:43] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004999 10.0.0.22 - - [2026-03-09 03:42:43] "GET /control-node-zone/9472f41d-8d0c-40e0-a0f2-41969d2f9ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005347 10.0.0.22 - - [2026-03-09 03:42:43] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.019864 10.0.0.22 - - [2026-03-09 03:42:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.003639 10.0.0.22 - - [2026-03-09 03:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.22 - - [2026-03-09 03:42:43] "GET /global-system-config/3baa5471-20fe-4249-b4e7-68dcb21fe78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005572 10.0.0.22 - - [2026-03-09 03:42:43] "POST /control-node-zones HTTP/1.1" 200 569 0.025870 10.0.0.22 - - [2026-03-09 03:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.22 - - [2026-03-09 03:42:43] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005208 10.0.0.22 - - [2026-03-09 03:42:43] "GET /control-node-zone/273a403c-6dfa-4a87-bcb2-b77864d3940c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005534 10.0.0.22 - - [2026-03-09 03:42:43] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.017285 10.0.0.22 - - [2026-03-09 03:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.22 - - [2026-03-09 03:42:43] "GET /global-system-config/3baa5471-20fe-4249-b4e7-68dcb21fe78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005950 10.0.0.22 - - [2026-03-09 03:42:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.002578 10.0.0.22 - - [2026-03-09 03:42:43] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.027352 10.0.0.22 - - [2026-03-09 03:42:44] "POST /neutron/network HTTP/1.1" 200 832 0.006241 10.0.0.22 - - [2026-03-09 03:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.22 - - [2026-03-09 03:42:44] "GET /bgp-as-a-service/939c2589-fb01-4939-8e8d-80f09fbf83dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.004825 10.0.0.22 - - [2026-03-09 03:42:44] "GET /control-node-zone/f1b1fc92-a73e-4784-99cc-3d9d2b880106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003726 10.0.0.22 - - [2026-03-09 03:42:44] "POST /ref-update HTTP/1.1" 200 156 0.012516 10.0.0.22 - - [2026-03-09 03:42:44] "POST /neutron/port HTTP/1.1" 200 1124 0.044362 10.0.0.22 - - [2026-03-09 03:42:45] "POST /neutron/subnet HTTP/1.1" 200 693 0.008068 10.0.0.22 - - [2026-03-09 03:42:54] "POST /neutron/port HTTP/1.1" 200 1124 0.041111 10.0.0.22 - - [2026-03-09 03:42:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004024 10.0.0.22 - - [2026-03-09 03:42:55] "POST /neutron/network HTTP/1.1" 200 832 0.006657 10.0.0.22 - - [2026-03-09 03:42:59] "GET /bgp-as-a-service/939c2589-fb01-4939-8e8d-80f09fbf83dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.005526 10.0.0.22 - - [2026-03-09 03:42:59] "GET /virtual-machine-interface/2faa3778-12fd-41f6-afe1-2ea19786e8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.004672 10.0.0.22 - - [2026-03-09 03:42:59] "POST /ref-update HTTP/1.1" 200 156 0.011466 10.0.0.249 - - [2026-03-09 03:42:59] "POST /bgp-routers HTTP/1.1" 200 640 0.056200 10.0.0.249 - - [2026-03-09 03:42:59] "PUT /bgp-router/772d2cd3-cd04-40aa-88fb-a0eeea2dc482 HTTP/1.1" 200 254 0.034913 10.0.0.22 - - [2026-03-09 03:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.22 - - [2026-03-09 03:43:00] "GET /global-system-config/3baa5471-20fe-4249-b4e7-68dcb21fe78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006536 10.0.0.22 - - [2026-03-09 03:43:00] "POST /fqname-to-id HTTP/1.1" 404 234 0.003429 10.0.0.22 - - [2026-03-09 03:43:00] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.039360 10.0.0.22 - - [2026-03-09 03:43:00] "POST /neutron/network HTTP/1.1" 200 832 0.006878 10.0.0.22 - - [2026-03-09 03:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.22 - - [2026-03-09 03:43:00] "GET /bgp-as-a-service/e0a385ef-6bf4-427d-b94b-637d22076c09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.007077 10.0.0.22 - - [2026-03-09 03:43:00] "GET /control-node-zone/9472f41d-8d0c-40e0-a0f2-41969d2f9ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003746 10.0.0.22 - - [2026-03-09 03:43:00] "POST /ref-update HTTP/1.1" 200 156 0.015446 10.0.0.22 - - [2026-03-09 03:43:18] "GET /bgp-as-a-service/e0a385ef-6bf4-427d-b94b-637d22076c09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.006698 10.0.0.22 - - [2026-03-09 03:43:18] "GET /virtual-machine-interface/26252717-e517-403f-be9b-b2e8d833f5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.004947 10.0.0.22 - - [2026-03-09 03:43:18] "POST /ref-update HTTP/1.1" 200 156 0.012152 10.0.0.249 - - [2026-03-09 03:43:18] "POST /ref-update HTTP/1.1" 200 156 0.016119 10.0.0.22 - - [2026-03-09 03:43:42] "GET /control-node-zone/f1b1fc92-a73e-4784-99cc-3d9d2b880106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004278 10.0.0.22 - - [2026-03-09 03:43:42] "POST /ref-update HTTP/1.1" 200 156 0.026196 10.0.0.22 - - [2026-03-09 03:43:42] "GET /control-node-zone/9472f41d-8d0c-40e0-a0f2-41969d2f9ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003798 10.0.0.22 - - [2026-03-09 03:43:42] "POST /ref-update HTTP/1.1" 200 156 0.016658 10.0.0.22 - - [2026-03-09 03:43:42] "GET /control-node-zone/273a403c-6dfa-4a87-bcb2-b77864d3940c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003705 10.0.0.22 - - [2026-03-09 03:43:42] "POST /ref-update HTTP/1.1" 200 156 0.017197 10.0.0.22 - - [2026-03-09 03:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.22 - - [2026-03-09 03:43:42] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004688 10.0.0.22 - - [2026-03-09 03:43:42] "GET /control-node-zone/f1b1fc92-a73e-4784-99cc-3d9d2b880106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003083 10.0.0.22 - - [2026-03-09 03:43:42] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.019153 10.0.0.22 - - [2026-03-09 03:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.22 - - [2026-03-09 03:43:42] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005155 10.0.0.22 - - [2026-03-09 03:43:42] "GET /control-node-zone/9472f41d-8d0c-40e0-a0f2-41969d2f9ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004039 10.0.0.22 - - [2026-03-09 03:43:42] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.018721 10.0.0.22 - - [2026-03-09 03:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.22 - - [2026-03-09 03:43:42] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004480 10.0.0.22 - - [2026-03-09 03:43:42] "GET /control-node-zone/273a403c-6dfa-4a87-bcb2-b77864d3940c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003265 10.0.0.22 - - [2026-03-09 03:43:42] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.017976 10.0.0.22 - - [2026-03-09 03:43:45] "POST /neutron/port HTTP/1.1" 200 1124 0.017401 10.0.0.22 - - [2026-03-09 03:43:46] "POST /neutron/subnet HTTP/1.1" 200 693 0.010366 10.0.0.22 - - [2026-03-09 03:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.22 - - [2026-03-09 03:43:54] "GET /bgp-as-a-service/939c2589-fb01-4939-8e8d-80f09fbf83dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.005449 10.0.0.22 - - [2026-03-09 03:43:54] "GET /control-node-zone/f1b1fc92-a73e-4784-99cc-3d9d2b880106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.002979 10.0.0.22 - - [2026-03-09 03:43:54] "POST /ref-update HTTP/1.1" 200 156 0.014070 10.0.0.22 - - [2026-03-09 03:43:54] "GET /control-node-zone/f1b1fc92-a73e-4784-99cc-3d9d2b880106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003539 10.0.0.22 - - [2026-03-09 03:43:54] "POST /ref-update HTTP/1.1" 200 156 0.016679 10.0.0.22 - - [2026-03-09 03:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.22 - - [2026-03-09 03:43:54] "GET /global-system-config/3baa5471-20fe-4249-b4e7-68dcb21fe78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.017349 10.0.0.22 - - [2026-03-09 03:43:54] "POST /neutron/network HTTP/1.1" 200 832 0.006794 10.0.0.22 - - [2026-03-09 03:43:54] "POST /neutron/subnet HTTP/1.1" 200 719 0.008193 10.0.0.22 - - [2026-03-09 03:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.22 - - [2026-03-09 03:43:54] "GET /bgp-as-a-service/939c2589-fb01-4939-8e8d-80f09fbf83dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.006388 10.0.0.22 - - [2026-03-09 03:43:54] "GET /control-node-zone/273a403c-6dfa-4a87-bcb2-b77864d3940c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005754 10.0.0.22 - - [2026-03-09 03:43:55] "POST /ref-update HTTP/1.1" 200 156 0.012784 10.0.0.22 - - [2026-03-09 03:43:56] "POST /neutron/network HTTP/1.1" 200 842 0.006653 10.0.0.22 - - [2026-03-09 03:43:56] "POST /neutron/port HTTP/1.1" 200 117 0.001088 10.0.0.22 - - [2026-03-09 03:43:57] "GET /bgp-as-a-service/939c2589-fb01-4939-8e8d-80f09fbf83dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.006931 10.0.0.22 - - [2026-03-09 03:43:57] "GET /virtual-machine-interface/2faa3778-12fd-41f6-afe1-2ea19786e8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.007585 10.0.0.22 - - [2026-03-09 03:44:16] "GET /bgp-as-a-service/939c2589-fb01-4939-8e8d-80f09fbf83dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.005628 10.0.0.22 - - [2026-03-09 03:44:16] "GET /virtual-machine-interface/2faa3778-12fd-41f6-afe1-2ea19786e8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.006174 10.0.0.22 - - [2026-03-09 03:44:16] "POST /ref-update HTTP/1.1" 200 156 0.012629 10.0.0.22 - - [2026-03-09 03:44:16] "GET /bgp-as-a-service/e0a385ef-6bf4-427d-b94b-637d22076c09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2447 0.007751 10.0.0.22 - - [2026-03-09 03:44:16] "GET /virtual-machine-interface/26252717-e517-403f-be9b-b2e8d833f5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.007981 10.0.0.249 - - [2026-03-09 03:44:16] "POST /ref-update HTTP/1.1" 200 156 0.030580 10.0.0.22 - - [2026-03-09 03:44:16] "POST /ref-update HTTP/1.1" 200 156 0.026913 10.0.0.22 - - [2026-03-09 03:44:16] "DELETE /bgp-as-a-service/e0a385ef-6bf4-427d-b94b-637d22076c09 HTTP/1.1" 200 115 0.074878 10.0.0.249 - - [2026-03-09 03:44:16] "POST /ref-update HTTP/1.1" 200 156 0.039573 10.0.0.22 - - [2026-03-09 03:44:16] "GET /bgp-as-a-service/939c2589-fb01-4939-8e8d-80f09fbf83dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.013662 10.0.0.22 - - [2026-03-09 03:44:16] "GET /virtual-machine-interface/2faa3778-12fd-41f6-afe1-2ea19786e8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.012900 10.0.0.22 - - [2026-03-09 03:44:16] "DELETE /bgp-as-a-service/939c2589-fb01-4939-8e8d-80f09fbf83dc HTTP/1.1" 200 115 0.087746 10.0.0.22 - - [2026-03-09 03:44:16] "GET /control-node-zone/273a403c-6dfa-4a87-bcb2-b77864d3940c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003264 10.0.0.22 - - [2026-03-09 03:44:16] "POST /ref-update HTTP/1.1" 200 156 0.016160 10.0.0.22 - - [2026-03-09 03:44:16] "DELETE /control-node-zone/273a403c-6dfa-4a87-bcb2-b77864d3940c HTTP/1.1" 200 115 0.026198 10.0.0.22 - - [2026-03-09 03:44:16] "GET /control-node-zone/9472f41d-8d0c-40e0-a0f2-41969d2f9ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004667 10.0.0.22 - - [2026-03-09 03:44:16] "POST /ref-update HTTP/1.1" 200 156 0.017135 10.0.0.22 - - [2026-03-09 03:44:16] "DELETE /control-node-zone/9472f41d-8d0c-40e0-a0f2-41969d2f9ed4 HTTP/1.1" 200 115 0.030823 10.0.0.22 - - [2026-03-09 03:44:16] "GET /control-node-zone/f1b1fc92-a73e-4784-99cc-3d9d2b880106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003642 10.0.0.22 - - [2026-03-09 03:44:16] "DELETE /control-node-zone/f1b1fc92-a73e-4784-99cc-3d9d2b880106 HTTP/1.1" 200 115 0.025489 10.0.0.22 - - [2026-03-09 03:44:17] "POST /neutron/network HTTP/1.1" 400 204 0.012759 10.0.0.22 - - [2026-03-09 03:44:17] "POST /neutron/port HTTP/1.1" 200 1124 0.020340 10.0.0.22 - - [2026-03-09 03:44:17] "POST /neutron/port HTTP/1.1" 200 151 0.222509 10.0.0.22 - - [2026-03-09 03:44:17] "POST /neutron/port HTTP/1.1" 200 151 0.229692 10.0.0.249 - - [2026-03-09 03:44:19] "DELETE /route-target/3e932faa-6b76-48d8-9908-c526ea8b5c21 HTTP/1.1" 200 115 0.018807 10.0.0.22 - - [2026-03-09 03:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.23 - - [2026-03-09 03:44:21] "GET /projects?obj_uuids=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.031721 10.0.0.22 - - [2026-03-09 03:44:21] "GET /project/792e326b-d9cd-448d-a57a-17c6bcce2857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.069944 10.0.0.22 - - [2026-03-09 03:44:21] "POST /neutron/network HTTP/1.1" 200 117 0.011713 10.0.0.22 - - [2026-03-09 03:44:22] "POST /neutron/network HTTP/1.1" 200 832 0.007897 10.0.0.22 - - [2026-03-09 03:44:22] "POST /id-to-fqname HTTP/1.1" 200 225 0.001130 10.0.0.22 - - [2026-03-09 03:44:22] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004611 10.0.0.22 - - [2026-03-09 03:44:22] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005282 10.0.0.22 - - [2026-03-09 03:44:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.008208 10.0.0.22 - - [2026-03-09 03:44:22] "POST /id-to-fqname HTTP/1.1" 200 225 0.001001 10.0.0.23 - - [2026-03-09 03:44:23] "GET /projects?obj_uuids=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000938 10.0.0.22 - - [2026-03-09 03:44:23] "GET /project/792e326b-d9cd-448d-a57a-17c6bcce2857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.067814 10.0.0.22 - - [2026-03-09 03:44:23] "POST /neutron/port HTTP/1.1" 200 117 0.005432 10.0.0.22 - - [2026-03-09 03:44:23] "POST /id-to-fqname HTTP/1.1" 200 225 0.001243 10.0.0.22 - - [2026-03-09 03:44:23] "POST /neutron/network HTTP/1.1" 200 842 0.006686 10.0.0.22 - - [2026-03-09 03:44:24] "POST /neutron/port HTTP/1.1" 200 1060 0.016252 10.0.0.22 - - [2026-03-09 03:44:24] "POST /neutron/port HTTP/1.1" 200 1124 0.018414 10.0.0.23 - - [2026-03-09 03:44:24] "GET /projects?obj_uuids=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000895 10.0.0.22 - - [2026-03-09 03:44:24] "POST /neutron/port HTTP/1.1" 200 117 0.001446 10.0.0.22 - - [2026-03-09 03:44:24] "GET /project/792e326b-d9cd-448d-a57a-17c6bcce2857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.092684 10.0.0.22 - - [2026-03-09 03:44:24] "POST /neutron/port HTTP/1.1" 200 1124 0.023283 10.0.0.22 - - [2026-03-09 03:44:24] "POST /id-to-fqname HTTP/1.1" 200 225 0.001261 10.0.0.22 - - [2026-03-09 03:44:25] "POST /neutron/port HTTP/1.1" 200 1124 0.018733 10.0.0.22 - - [2026-03-09 03:44:25] "POST /neutron/network HTTP/1.1" 200 842 0.006377 10.0.0.249 - - [2026-03-09 03:44:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.22 - - [2026-03-09 03:44:25] "POST /neutron/port HTTP/1.1" 200 1060 0.017597 10.0.0.23 - - [2026-03-09 03:44:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.249 - - [2026-03-09 03:44:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000307 10.0.0.23 - - [2026-03-09 03:44:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.22 - - [2026-03-09 03:44:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004302 10.0.0.22 - - [2026-03-09 03:44:26] "POST /neutron/network HTTP/1.1" 200 832 0.005655 10.0.0.23 - - [2026-03-09 03:44:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.23 - - [2026-03-09 03:44:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.23 - - [2026-03-09 03:44:26] "GET /projects?obj_uuids=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001426 10.0.0.22 - - [2026-03-09 03:44:26] "GET /project/792e326b-d9cd-448d-a57a-17c6bcce2857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.088095 10.0.0.249 - - [2026-03-09 03:44:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.22 - - [2026-03-09 03:44:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006927 10.0.0.22 - - [2026-03-09 03:44:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.249 - - [2026-03-09 03:44:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000342 10.0.0.22 - - [2026-03-09 03:44:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006956 10.0.0.22 - - [2026-03-09 03:44:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000353 10.0.0.22 - - [2026-03-09 03:44:27] "POST /neutron/port HTTP/1.1" 200 1124 0.016078 10.0.0.22 - - [2026-03-09 03:44:27] "GET /virtual-machine/94a0763a-4e28-4782-b6ef-e334cb739f88 HTTP/1.1" 200 1294 0.005265 10.0.0.22 - - [2026-03-09 03:44:27] "GET /virtual-machine-interface/490342ed-654f-4f10-9a4f-00dc185990b1 HTTP/1.1" 200 2957 0.004762 10.0.0.22 - - [2026-03-09 03:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.22 - - [2026-03-09 03:44:27] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003110 10.0.0.22 - - [2026-03-09 03:44:27] "GET /virtual-networks?parent_id=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002563 10.0.0.22 - - [2026-03-09 03:44:27] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005448 10.0.0.23 - - [2026-03-09 03:44:27] "GET /projects?obj_uuids=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001316 10.0.0.22 - - [2026-03-09 03:44:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000323 10.0.0.22 - - [2026-03-09 03:44:27] "POST /neutron/port HTTP/1.1" 200 1060 0.260875 10.0.0.22 - - [2026-03-09 03:44:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.22 - - [2026-03-09 03:44:27] "POST /neutron/port HTTP/1.1" 200 1114 0.100003 10.0.0.22 - - [2026-03-09 03:44:27] "POST /neutron/subnet HTTP/1.1" 200 694 0.009425 10.0.0.22 - - [2026-03-09 03:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.22 - - [2026-03-09 03:44:30] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006451 10.0.0.22 - - [2026-03-09 03:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.22 - - [2026-03-09 03:44:34] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006055 10.0.0.23 - - [2026-03-09 03:44:35] "GET /obj-perms HTTP/1.1" 200 5056 0.054715 10.0.0.22 - - [2026-03-09 03:44:35] "GET /obj-perms HTTP/1.1" 200 5056 0.052462 10.0.0.22 - - [2026-03-09 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.22 - - [2026-03-09 03:44:38] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005344 10.0.0.22 - - [2026-03-09 03:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.22 - - [2026-03-09 03:44:42] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004942 10.0.0.22 - - [2026-03-09 03:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.22 - - [2026-03-09 03:44:46] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005165 10.0.0.22 - - [2026-03-09 03:44:48] "POST /neutron/port HTTP/1.1" 200 1124 0.015191 10.0.0.22 - - [2026-03-09 03:44:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004200 10.0.0.22 - - [2026-03-09 03:44:48] "POST /neutron/network HTTP/1.1" 200 832 0.006119 10.0.0.22 - - [2026-03-09 03:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006595 10.0.0.22 - - [2026-03-09 03:44:50] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005128 10.0.0.22 - - [2026-03-09 03:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.22 - - [2026-03-09 03:44:54] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005365 10.0.0.22 - - [2026-03-09 03:44:56] "POST /neutron/network HTTP/1.1" 200 842 0.006135 10.0.0.22 - - [2026-03-09 03:44:56] "POST /neutron/port HTTP/1.1" 200 117 0.001106 10.0.0.22 - - [2026-03-09 03:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.22 - - [2026-03-09 03:44:58] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004873 10.0.0.22 - - [2026-03-09 03:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.036267 10.0.0.22 - - [2026-03-09 03:45:03] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006908 10.0.0.22 - - [2026-03-09 03:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.22 - - [2026-03-09 03:45:07] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005176 10.0.0.22 - - [2026-03-09 03:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.22 - - [2026-03-09 03:45:11] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005492 10.0.0.22 - - [2026-03-09 03:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.22 - - [2026-03-09 03:45:15] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006487 10.0.0.22 - - [2026-03-09 03:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.22 - - [2026-03-09 03:45:19] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005190 10.0.0.22 - - [2026-03-09 03:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.22 - - [2026-03-09 03:45:23] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005755 10.0.0.22 - - [2026-03-09 03:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.22 - - [2026-03-09 03:45:27] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006129 10.0.0.22 - - [2026-03-09 03:45:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.035149 10.0.0.22 - - [2026-03-09 03:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.22 - - [2026-03-09 03:45:31] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005680 10.0.0.22 - - [2026-03-09 03:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.22 - - [2026-03-09 03:45:35] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003949 10.0.0.22 - - [2026-03-09 03:45:35] "GET /virtual-networks?parent_id=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003085 10.0.0.22 - - [2026-03-09 03:45:35] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005342 10.0.0.22 - - [2026-03-09 03:45:36] "POST /neutron/port HTTP/1.1" 200 1124 0.065763 10.0.0.22 - - [2026-03-09 03:45:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006325 10.0.0.22 - - [2026-03-09 03:45:46] "POST /neutron/port HTTP/1.1" 200 1124 0.015899 10.0.0.22 - - [2026-03-09 03:45:48] "POST /neutron/port HTTP/1.1" 200 1124 0.015602 10.0.0.22 - - [2026-03-09 03:45:48] "POST /neutron/subnet HTTP/1.1" 200 694 0.008058 10.0.0.22 - - [2026-03-09 03:45:52] "POST /neutron/port HTTP/1.1" 200 1124 0.020784 10.0.0.22 - - [2026-03-09 03:45:56] "POST /neutron/port HTTP/1.1" 200 1124 0.017356 10.0.0.22 - - [2026-03-09 03:45:56] "POST /neutron/subnet HTTP/1.1" 200 694 0.007973 10.0.0.22 - - [2026-03-09 03:45:57] "POST /neutron/port HTTP/1.1" 200 1124 0.013754 10.0.0.22 - - [2026-03-09 03:46:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007349 10.0.0.22 - - [2026-03-09 03:46:12] "POST /neutron/port HTTP/1.1" 200 1124 0.018612 10.0.0.22 - - [2026-03-09 03:46:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006711 10.0.0.22 - - [2026-03-09 03:46:18] "POST /neutron/port HTTP/1.1" 200 1124 0.015883 10.0.0.22 - - [2026-03-09 03:46:18] "GET /virtual-machine/a45d8a58-d4dd-445e-8e69-9e030f2ae8b4 HTTP/1.1" 200 1294 0.032643 10.0.0.22 - - [2026-03-09 03:46:18] "GET /virtual-machine-interface/7eca6d88-73df-4cf2-859d-41e6978e41a9 HTTP/1.1" 200 2956 0.005963 10.0.0.22 - - [2026-03-09 03:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.22 - - [2026-03-09 03:46:18] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003261 10.0.0.22 - - [2026-03-09 03:46:18] "GET /virtual-networks?parent_id=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003304 10.0.0.22 - - [2026-03-09 03:46:18] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006035 10.0.0.22 - - [2026-03-09 03:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.22 - - [2026-03-09 03:46:19] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003255 10.0.0.22 - - [2026-03-09 03:46:19] "GET /virtual-networks?parent_id=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002758 10.0.0.22 - - [2026-03-09 03:46:19] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005639 10.0.0.22 - - [2026-03-09 03:46:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006995 10.0.0.22 - - [2026-03-09 03:46:19] "POST /neutron/port HTTP/1.1" 200 1124 0.017809 10.0.0.22 - - [2026-03-09 03:46:19] "GET /virtual-machine/c63d5936-7d7e-46e6-a062-f098d1371f67 HTTP/1.1" 200 1294 0.005115 10.0.0.22 - - [2026-03-09 03:46:19] "GET /virtual-machine-interface/09225f2a-5553-43cc-b9a6-cbf4548c15b3 HTTP/1.1" 200 2956 0.004816 10.0.0.22 - - [2026-03-09 03:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.22 - - [2026-03-09 03:46:19] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003394 10.0.0.22 - - [2026-03-09 03:46:19] "GET /virtual-networks?parent_id=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002965 10.0.0.22 - - [2026-03-09 03:46:19] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.011557 10.0.0.22 - - [2026-03-09 03:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.22 - - [2026-03-09 03:46:21] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003146 10.0.0.22 - - [2026-03-09 03:46:21] "GET /virtual-networks?parent_id=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002736 10.0.0.22 - - [2026-03-09 03:46:21] "GET /virtual-network/74659e4c-bf19-4143-8aea-e304087ce82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006052 10.0.0.22 - - [2026-03-09 03:46:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006130 10.0.0.22 - - [2026-03-09 03:46:31] "POST /fqname-to-id HTTP/1.1" 404 198 0.003369 10.0.0.22 - - [2026-03-09 03:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.22 - - [2026-03-09 03:46:31] "GET /global-system-config/3baa5471-20fe-4249-b4e7-68dcb21fe78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007140 10.0.0.22 - - [2026-03-09 03:46:31] "POST /control-node-zones HTTP/1.1" 200 569 0.024843 10.0.0.22 - - [2026-03-09 03:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.22 - - [2026-03-09 03:46:31] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005548 10.0.0.22 - - [2026-03-09 03:46:31] "GET /control-node-zone/f570bc0b-f0a4-4a68-add0-75083e96b746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005110 10.0.0.22 - - [2026-03-09 03:46:31] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.027971 10.0.0.22 - - [2026-03-09 03:46:31] "POST /fqname-to-id HTTP/1.1" 404 198 0.003357 10.0.0.22 - - [2026-03-09 03:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.22 - - [2026-03-09 03:46:31] "GET /global-system-config/3baa5471-20fe-4249-b4e7-68dcb21fe78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006603 10.0.0.22 - - [2026-03-09 03:46:31] "POST /control-node-zones HTTP/1.1" 200 569 0.027164 10.0.0.22 - - [2026-03-09 03:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.22 - - [2026-03-09 03:46:32] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004294 10.0.0.22 - - [2026-03-09 03:46:32] "GET /control-node-zone/af62cae3-4059-4307-a9f5-2bd5e16c4c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005582 10.0.0.22 - - [2026-03-09 03:46:32] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.020958 10.0.0.22 - - [2026-03-09 03:46:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.003155 10.0.0.22 - - [2026-03-09 03:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.22 - - [2026-03-09 03:46:32] "GET /global-system-config/3baa5471-20fe-4249-b4e7-68dcb21fe78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007207 10.0.0.22 - - [2026-03-09 03:46:32] "POST /control-node-zones HTTP/1.1" 200 569 0.027745 10.0.0.22 - - [2026-03-09 03:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.22 - - [2026-03-09 03:46:32] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004305 10.0.0.22 - - [2026-03-09 03:46:32] "GET /control-node-zone/c82617c9-9b9a-4eb2-8b4a-139c028ed41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005179 10.0.0.22 - - [2026-03-09 03:46:32] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.022140 10.0.0.22 - - [2026-03-09 03:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.22 - - [2026-03-09 03:46:32] "GET /global-system-config/3baa5471-20fe-4249-b4e7-68dcb21fe78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006134 10.0.0.22 - - [2026-03-09 03:46:32] "POST /fqname-to-id HTTP/1.1" 404 234 0.002711 10.0.0.22 - - [2026-03-09 03:46:32] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.026633 10.0.0.22 - - [2026-03-09 03:46:32] "POST /neutron/network HTTP/1.1" 200 832 0.006766 10.0.0.22 - - [2026-03-09 03:46:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.008132 10.0.0.22 - - [2026-03-09 03:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.22 - - [2026-03-09 03:46:32] "GET /bgp-as-a-service/71eed667-ac6c-4406-b03e-595259379a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.005038 10.0.0.22 - - [2026-03-09 03:46:32] "GET /control-node-zone/f570bc0b-f0a4-4a68-add0-75083e96b746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004034 10.0.0.22 - - [2026-03-09 03:46:32] "POST /ref-update HTTP/1.1" 200 156 0.012839 10.0.0.22 - - [2026-03-09 03:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.22 - - [2026-03-09 03:46:33] "GET /bgp-as-a-service/71eed667-ac6c-4406-b03e-595259379a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.005660 10.0.0.22 - - [2026-03-09 03:46:33] "GET /control-node-zone/af62cae3-4059-4307-a9f5-2bd5e16c4c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004068 10.0.0.22 - - [2026-03-09 03:46:33] "POST /ref-update HTTP/1.1" 200 156 0.013353 10.0.0.249 - - [2026-03-09 03:46:37] "GET /obj-perms HTTP/1.1" 200 5056 0.059603 10.0.0.22 - - [2026-03-09 03:46:41] "GET /bgp-as-a-service/71eed667-ac6c-4406-b03e-595259379a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.011314 10.0.0.22 - - [2026-03-09 03:46:41] "GET /virtual-machine-interface/490342ed-654f-4f10-9a4f-00dc185990b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.004711 10.0.0.22 - - [2026-03-09 03:46:41] "POST /ref-update HTTP/1.1" 200 156 0.011893 10.0.0.249 - - [2026-03-09 03:46:41] "POST /bgp-routers HTTP/1.1" 200 594 0.061564 10.0.0.249 - - [2026-03-09 03:46:41] "POST /ref-update HTTP/1.1" 200 156 0.016627 10.0.0.22 - - [2026-03-09 03:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.22 - - [2026-03-09 03:46:41] "GET /global-system-config/3baa5471-20fe-4249-b4e7-68dcb21fe78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005651 10.0.0.22 - - [2026-03-09 03:46:41] "POST /fqname-to-id HTTP/1.1" 404 234 0.002383 10.0.0.22 - - [2026-03-09 03:46:41] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.029668 10.0.0.22 - - [2026-03-09 03:46:42] "POST /neutron/network HTTP/1.1" 200 832 0.005599 10.0.0.22 - - [2026-03-09 03:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.22 - - [2026-03-09 03:46:42] "GET /bgp-as-a-service/9a0679e6-ab73-4856-917a-07b0430aa425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005722 10.0.0.22 - - [2026-03-09 03:46:42] "GET /control-node-zone/f570bc0b-f0a4-4a68-add0-75083e96b746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003591 10.0.0.22 - - [2026-03-09 03:46:42] "POST /ref-update HTTP/1.1" 200 156 0.014109 10.0.0.22 - - [2026-03-09 03:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.22 - - [2026-03-09 03:46:42] "GET /bgp-as-a-service/9a0679e6-ab73-4856-917a-07b0430aa425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006800 10.0.0.22 - - [2026-03-09 03:46:42] "GET /control-node-zone/af62cae3-4059-4307-a9f5-2bd5e16c4c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003171 10.0.0.22 - - [2026-03-09 03:46:42] "POST /ref-update HTTP/1.1" 200 156 0.017951 10.0.0.22 - - [2026-03-09 03:46:49] "GET /bgp-as-a-service/9a0679e6-ab73-4856-917a-07b0430aa425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005921 10.0.0.22 - - [2026-03-09 03:46:49] "GET /virtual-machine-interface/7eca6d88-73df-4cf2-859d-41e6978e41a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.004753 10.0.0.22 - - [2026-03-09 03:46:49] "POST /ref-update HTTP/1.1" 200 156 0.010315 10.0.0.249 - - [2026-03-09 03:46:49] "POST /ref-update HTTP/1.1" 200 156 0.033149 10.0.0.22 - - [2026-03-09 03:46:50] "POST /neutron/port HTTP/1.1" 200 1124 0.019473 10.0.0.22 - - [2026-03-09 03:46:50] "POST /neutron/subnet HTTP/1.1" 200 694 0.008838 10.0.0.22 - - [2026-03-09 03:46:57] "POST /neutron/port HTTP/1.1" 200 1124 0.017936 10.0.0.22 - - [2026-03-09 03:46:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003466 10.0.0.22 - - [2026-03-09 03:46:57] "POST /neutron/network HTTP/1.1" 200 832 0.006513 10.0.0.22 - - [2026-03-09 03:47:11] "GET /bgp-as-a-service/9a0679e6-ab73-4856-917a-07b0430aa425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.005458 10.0.0.22 - - [2026-03-09 03:47:11] "GET /virtual-machine-interface/7eca6d88-73df-4cf2-859d-41e6978e41a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3050 0.004924 10.0.0.22 - - [2026-03-09 03:47:11] "POST /ref-update HTTP/1.1" 200 156 0.011308 10.0.0.249 - - [2026-03-09 03:47:11] "POST /ref-update HTTP/1.1" 200 156 0.012502 10.0.0.22 - - [2026-03-09 03:47:11] "DELETE /bgp-as-a-service/9a0679e6-ab73-4856-917a-07b0430aa425 HTTP/1.1" 200 115 0.061971 10.0.0.22 - - [2026-03-09 03:47:11] "GET /bgp-as-a-service/71eed667-ac6c-4406-b03e-595259379a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.007266 10.0.0.22 - - [2026-03-09 03:47:11] "GET /virtual-machine-interface/490342ed-654f-4f10-9a4f-00dc185990b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.004941 10.0.0.22 - - [2026-03-09 03:47:11] "POST /ref-update HTTP/1.1" 200 156 0.011927 10.0.0.249 - - [2026-03-09 03:47:11] "POST /ref-update HTTP/1.1" 200 156 0.012931 10.0.0.22 - - [2026-03-09 03:47:11] "DELETE /bgp-as-a-service/71eed667-ac6c-4406-b03e-595259379a8a HTTP/1.1" 200 115 0.060265 10.0.0.22 - - [2026-03-09 03:47:11] "GET /control-node-zone/c82617c9-9b9a-4eb2-8b4a-139c028ed41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010455 10.0.0.22 - - [2026-03-09 03:47:11] "POST /ref-update HTTP/1.1" 200 156 0.017471 10.0.0.22 - - [2026-03-09 03:47:11] "DELETE /control-node-zone/c82617c9-9b9a-4eb2-8b4a-139c028ed41f HTTP/1.1" 200 115 0.024388 10.0.0.22 - - [2026-03-09 03:47:11] "GET /control-node-zone/af62cae3-4059-4307-a9f5-2bd5e16c4c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003438 10.0.0.22 - - [2026-03-09 03:47:11] "POST /ref-update HTTP/1.1" 200 156 0.017267 10.0.0.22 - - [2026-03-09 03:47:11] "DELETE /control-node-zone/af62cae3-4059-4307-a9f5-2bd5e16c4c7c HTTP/1.1" 200 115 0.027859 10.0.0.22 - - [2026-03-09 03:47:11] "GET /control-node-zone/f570bc0b-f0a4-4a68-add0-75083e96b746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004309 10.0.0.22 - - [2026-03-09 03:47:11] "POST /ref-update HTTP/1.1" 200 156 0.016261 10.0.0.22 - - [2026-03-09 03:47:11] "DELETE /control-node-zone/f570bc0b-f0a4-4a68-add0-75083e96b746 HTTP/1.1" 200 115 0.022882 10.0.0.22 - - [2026-03-09 03:47:12] "POST /neutron/port HTTP/1.1" 200 1124 0.014978 10.0.0.22 - - [2026-03-09 03:47:12] "POST /neutron/port HTTP/1.1" 200 1124 0.046170 10.0.0.22 - - [2026-03-09 03:47:12] "POST /neutron/port HTTP/1.1" 200 151 0.202613 10.0.0.22 - - [2026-03-09 03:47:14] "POST /neutron/network HTTP/1.1" 200 832 0.008647 10.0.0.249 - - [2026-03-09 03:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.23 - - [2026-03-09 03:47:15] "GET /projects?obj_uuids=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000971 10.0.0.22 - - [2026-03-09 03:47:15] "GET /project/792e326b-d9cd-448d-a57a-17c6bcce2857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.066593 10.0.0.23 - - [2026-03-09 03:47:15] "GET /projects?obj_uuids=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000924 10.0.0.22 - - [2026-03-09 03:47:15] "GET /project/792e326b-d9cd-448d-a57a-17c6bcce2857?fields=virtual_networks HTTP/1.1" 200 1033 0.083386 10.0.0.23 - - [2026-03-09 03:47:15] "GET /projects?obj_uuids=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000945 10.0.0.22 - - [2026-03-09 03:47:15] "GET /project/792e326b-d9cd-448d-a57a-17c6bcce2857?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.042801 10.0.0.23 - - [2026-03-09 03:47:15] "GET /projects?obj_uuids=792e326b-d9cd-448d-a57a-17c6bcce2857&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001264 10.0.0.22 - - [2026-03-09 03:47:15] "GET /project/792e326b-d9cd-448d-a57a-17c6bcce2857?fields=security_groups HTTP/1.1" 200 1260 0.048048 10.0.0.22 - - [2026-03-09 03:47:16] "POST /fqname-to-id HTTP/1.1" 404 181 0.025799 10.0.0.23 - - [2026-03-09 03:47:16] "GET /projects?obj_uuids=0d1c24a1-224e-449e-8307-7ade63c336f6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002378 10.0.0.23 - - [2026-03-09 03:47:16] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001130 10.0.0.23 - - [2026-03-09 03:47:16] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033237 10.0.0.23 - - [2026-03-09 03:47:17] "POST /id-to-fqname HTTP/1.1" 200 183 0.005037 10.0.0.23 - - [2026-03-09 03:47:17] "POST /fqname-to-id HTTP/1.1" 404 192 0.006634 10.0.0.23 - - [2026-03-09 03:47:17] "POST /security-groups HTTP/1.1" 200 584 0.072772 10.0.0.23 - - [2026-03-09 03:47:17] "POST /projects HTTP/1.1" 200 571 0.272558 10.0.0.249 - - [2026-03-09 03:47:17] "POST /access-control-lists HTTP/1.1" 200 589 0.035428 10.0.0.23 - - [2026-03-09 03:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.343823 10.0.0.22 - - [2026-03-09 03:47:17] "GET /project/0d1c24a1-224e-449e-8307-7ade63c336f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.515080 10.0.0.22 - - [2026-03-09 03:47:18] "GET / HTTP/1.1" 200 35931 0.001471 10.0.0.23 - - [2026-03-09 03:47:21] "GET /projects?obj_uuids=0d1c24a1-224e-449e-8307-7ade63c336f6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001272 10.0.0.22 - - [2026-03-09 03:47:21] "GET /project/0d1c24a1-224e-449e-8307-7ade63c336f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.045841 10.0.0.23 - - [2026-03-09 03:47:21] "GET /projects?obj_uuids=0d1c24a1-224e-449e-8307-7ade63c336f6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001266 10.0.0.22 - - [2026-03-09 03:47:21] "GET /project/0d1c24a1-224e-449e-8307-7ade63c336f6?fields=virtual_networks HTTP/1.1" 200 1015 0.047019 10.0.0.23 - - [2026-03-09 03:47:21] "GET /projects?obj_uuids=0d1c24a1-224e-449e-8307-7ade63c336f6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001235 10.0.0.22 - - [2026-03-09 03:47:21] "GET /project/0d1c24a1-224e-449e-8307-7ade63c336f6?fields=virtual_machine_interfaces HTTP/1.1" 200 1015 0.053966 10.0.0.23 - - [2026-03-09 03:47:21] "GET /projects?obj_uuids=0d1c24a1-224e-449e-8307-7ade63c336f6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001271 10.0.0.22 - - [2026-03-09 03:47:21] "GET /project/0d1c24a1-224e-449e-8307-7ade63c336f6?fields=security_groups HTTP/1.1" 200 1234 0.046180 10.0.0.22 - - [2026-03-09 03:47:22] "POST /fqname-to-id HTTP/1.1" 404 189 0.033978 10.0.0.23 - - [2026-03-09 03:47:22] "GET /projects?obj_uuids=4f7a60ef-b51d-443e-aa37-61148c3ab5e3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003614 10.0.0.23 - - [2026-03-09 03:47:22] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000837 10.0.0.23 - - [2026-03-09 03:47:22] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006901 10.0.0.23 - - [2026-03-09 03:47:22] "POST /id-to-fqname HTTP/1.1" 200 191 0.002412 10.0.0.23 - - [2026-03-09 03:47:22] "POST /fqname-to-id HTTP/1.1" 404 200 0.006533 10.0.0.23 - - [2026-03-09 03:47:23] "POST /security-groups HTTP/1.1" 200 592 0.074203 10.0.0.249 - - [2026-03-09 03:47:23] "POST /fqname-to-id HTTP/1.1" 404 235 0.007941 10.0.0.23 - - [2026-03-09 03:47:23] "POST /projects HTTP/1.1" 200 587 0.300996 10.0.0.23 - - [2026-03-09 03:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.375135 10.0.0.249 - - [2026-03-09 03:47:23] "POST /access-control-lists HTTP/1.1" 200 595 0.030156 10.0.0.22 - - [2026-03-09 03:47:23] "GET /project/4f7a60ef-b51d-443e-aa37-61148c3ab5e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.539891 10.0.0.22 - - [2026-03-09 03:47:24] "GET / HTTP/1.1" 200 35931 0.001842 10.0.0.23 - - [2026-03-09 03:47:27] "GET /projects?obj_uuids=4f7a60ef-b51d-443e-aa37-61148c3ab5e3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000854 10.0.0.22 - - [2026-03-09 03:47:27] "GET /project/4f7a60ef-b51d-443e-aa37-61148c3ab5e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.040012 10.0.0.23 - - [2026-03-09 03:47:27] "GET /projects?obj_uuids=4f7a60ef-b51d-443e-aa37-61148c3ab5e3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001137 10.0.0.22 - - [2026-03-09 03:47:27] "GET /project/4f7a60ef-b51d-443e-aa37-61148c3ab5e3?fields=virtual_networks HTTP/1.1" 200 1033 0.035362 10.0.0.23 - - [2026-03-09 03:47:27] "GET /projects?obj_uuids=4f7a60ef-b51d-443e-aa37-61148c3ab5e3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001214 10.0.0.22 - - [2026-03-09 03:47:27] "GET /project/4f7a60ef-b51d-443e-aa37-61148c3ab5e3?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.036279 10.0.0.23 - - [2026-03-09 03:47:27] "GET /projects?obj_uuids=4f7a60ef-b51d-443e-aa37-61148c3ab5e3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000913 10.0.0.22 - - [2026-03-09 03:47:27] "GET /project/4f7a60ef-b51d-443e-aa37-61148c3ab5e3?fields=security_groups HTTP/1.1" 200 1260 0.064884 10.0.0.22 - - [2026-03-09 03:47:28] "POST /fqname-to-id HTTP/1.1" 404 195 0.040328 10.0.0.23 - - [2026-03-09 03:47:28] "GET /projects?obj_uuids=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003232 10.0.0.23 - - [2026-03-09 03:47:28] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000945 10.0.0.23 - - [2026-03-09 03:47:28] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007597 10.0.0.23 - - [2026-03-09 03:47:28] "POST /id-to-fqname HTTP/1.1" 200 197 0.002229 10.0.0.23 - - [2026-03-09 03:47:28] "POST /fqname-to-id HTTP/1.1" 404 206 0.007474 10.0.0.23 - - [2026-03-09 03:47:28] "POST /security-groups HTTP/1.1" 200 598 0.028286 10.0.0.23 - - [2026-03-09 03:47:28] "POST /projects HTTP/1.1" 200 599 0.220629 10.0.0.249 - - [2026-03-09 03:47:28] "POST /fqname-to-id HTTP/1.1" 404 240 0.010232 10.0.0.23 - - [2026-03-09 03:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.296078 10.0.0.22 - - [2026-03-09 03:47:28] "GET /project/29ff5711-9d1f-47a9-8ca4-a483ceb38742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.445880 10.0.0.22 - - [2026-03-09 03:47:30] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.249 - - [2026-03-09 03:47:30] "DELETE /access-control-list/3a5dee6c-2baa-48fd-bc79-a3db01961bf5 HTTP/1.1" 200 115 0.040781 10.0.0.22 - - [2026-03-09 03:47:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.22 - - [2026-03-09 03:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.031319 10.0.0.22 - - [2026-03-09 03:47:32] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003565 10.0.0.22 - - [2026-03-09 03:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.22 - - [2026-03-09 03:47:32] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003437 10.0.0.22 - - [2026-03-09 03:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.22 - - [2026-03-09 03:47:32] "PUT /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6 HTTP/1.1" 200 276 0.010436 10.0.0.22 - - [2026-03-09 03:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.23 - - [2026-03-09 03:47:32] "GET /projects?obj_uuids=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000913 10.0.0.22 - - [2026-03-09 03:47:32] "GET /project/29ff5711-9d1f-47a9-8ca4-a483ceb38742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.034879 10.0.0.23 - - [2026-03-09 03:47:32] "GET /projects?obj_uuids=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002067 10.0.0.22 - - [2026-03-09 03:47:32] "POST /neutron/network HTTP/1.1" 200 594 0.126026 10.0.0.22 - - [2026-03-09 03:47:33] "POST /id-to-fqname HTTP/1.1" 200 218 0.003262 10.0.0.22 - - [2026-03-09 03:47:33] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005185 10.0.0.22 - - [2026-03-09 03:47:33] "POST /neutron/network HTTP/1.1" 200 808 0.076897 10.0.0.22 - - [2026-03-09 03:47:33] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005993 10.0.0.22 - - [2026-03-09 03:47:33] "POST /id-to-fqname HTTP/1.1" 200 218 0.001184 10.0.0.22 - - [2026-03-09 03:47:33] "POST /neutron/network HTTP/1.1" 200 818 0.006518 10.0.0.23 - - [2026-03-09 03:47:34] "GET /projects?obj_uuids=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001097 10.0.0.22 - - [2026-03-09 03:47:34] "GET /project/29ff5711-9d1f-47a9-8ca4-a483ceb38742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.063242 10.0.0.22 - - [2026-03-09 03:47:34] "POST /neutron/port HTTP/1.1" 200 117 0.006190 10.0.0.22 - - [2026-03-09 03:47:34] "POST /id-to-fqname HTTP/1.1" 200 218 0.001039 10.0.0.22 - - [2026-03-09 03:47:34] "POST /neutron/network HTTP/1.1" 200 818 0.006192 10.0.0.22 - - [2026-03-09 03:47:35] "POST /neutron/port HTTP/1.1" 200 1062 0.014794 10.0.0.22 - - [2026-03-09 03:47:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003921 10.0.0.23 - - [2026-03-09 03:47:35] "GET /projects?obj_uuids=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000854 10.0.0.22 - - [2026-03-09 03:47:35] "POST /neutron/network HTTP/1.1" 200 808 0.005851 10.0.0.22 - - [2026-03-09 03:47:35] "GET /project/29ff5711-9d1f-47a9-8ca4-a483ceb38742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.082781 10.0.0.22 - - [2026-03-09 03:47:35] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008577 10.0.0.23 - - [2026-03-09 03:47:36] "GET /projects?obj_uuids=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000962 10.0.0.22 - - [2026-03-09 03:47:36] "POST /neutron/port HTTP/1.1" 200 1062 0.272483 10.0.0.22 - - [2026-03-09 03:47:36] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005056 10.0.0.22 - - [2026-03-09 03:47:36] "POST /neutron/port HTTP/1.1" 200 1116 0.104914 10.0.0.22 - - [2026-03-09 03:47:36] "POST /neutron/subnet HTTP/1.1" 200 675 0.008508 10.0.0.23 - - [2026-03-09 03:47:38] "GET /obj-perms HTTP/1.1" 200 5056 0.085323 10.0.0.22 - - [2026-03-09 03:47:38] "POST /neutron/port HTTP/1.1" 200 1126 0.019299 10.0.0.22 - - [2026-03-09 03:47:38] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007118 10.0.0.22 - - [2026-03-09 03:47:38] "POST /neutron/port HTTP/1.1" 200 1126 0.021782 10.0.0.22 - - [2026-03-09 03:47:38] "GET /obj-perms HTTP/1.1" 200 5056 0.046123 10.0.0.22 - - [2026-03-09 03:47:38] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 401 292 0.000482 10.0.0.22 - - [2026-03-09 03:47:38] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 200 1299 0.043397 10.0.0.22 - - [2026-03-09 03:47:38] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 200 1299 0.005908 10.0.0.22 - - [2026-03-09 03:47:38] "GET /virtual-machine-interface/10d52f00-144d-476b-8454-b9beb98923a1 HTTP/1.1" 200 2947 0.006754 10.0.0.22 - - [2026-03-09 03:47:38] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 200 1299 0.004827 10.0.0.22 - - [2026-03-09 03:47:38] "GET /virtual-machine-interface/10d52f00-144d-476b-8454-b9beb98923a1 HTTP/1.1" 200 2947 0.007068 10.0.0.22 - - [2026-03-09 03:47:38] "GET /instance-ip/2ad44e7c-3a3c-4bec-b5b2-60d52d29ec2b HTTP/1.1" 200 1620 0.006049 10.0.0.22 - - [2026-03-09 03:47:38] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 200 1299 0.004162 10.0.0.22 - - [2026-03-09 03:47:38] "GET /virtual-machine-interface/10d52f00-144d-476b-8454-b9beb98923a1 HTTP/1.1" 200 2947 0.005159 10.0.0.22 - - [2026-03-09 03:47:38] "GET /instance-ip/2ad44e7c-3a3c-4bec-b5b2-60d52d29ec2b HTTP/1.1" 200 1620 0.004272 10.0.0.22 - - [2026-03-09 03:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.22 - - [2026-03-09 03:47:38] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004635 10.0.0.22 - - [2026-03-09 03:47:38] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003632 10.0.0.22 - - [2026-03-09 03:47:38] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006798 10.0.0.22 - - [2026-03-09 03:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.23 - - [2026-03-09 03:47:39] "DELETE /project/29ff57119d1f47a98ca4a483ceb38742 HTTP/1.1" 404 173 0.008554 10.0.0.23 - - [2026-03-09 03:47:39] "DELETE /project/0d1c24a1224e449e83077ade63c336f6 HTTP/1.1" 404 173 0.013381 10.0.0.23 - - [2026-03-09 03:47:39] "DELETE /project/4f7a60efb51d443eaa3761148c3ab5e3 HTTP/1.1" 404 173 0.010308 10.0.0.23 - - [2026-03-09 03:47:39] "DELETE /project/792e326b-d9cd-448d-a57a-17c6bcce2857 HTTP/1.1" 404 177 0.007083 10.0.0.23 - - [2026-03-09 03:47:39] "GET /projects?obj_uuids=0d1c24a1-224e-449e-8307-7ade63c336f6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001062 10.0.0.23 - - [2026-03-09 03:47:39] "GET /projects?obj_uuids=4f7a60ef-b51d-443e-aa37-61148c3ab5e3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000823 10.0.0.22 - - [2026-03-09 03:47:39] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004965 10.0.0.22 - - [2026-03-09 03:47:39] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002490 10.0.0.23 - - [2026-03-09 03:47:39] "GET /project/0d1c24a1-224e-449e-8307-7ade63c336f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.050074 10.0.0.23 - - [2026-03-09 03:47:39] "GET /project/4f7a60ef-b51d-443e-aa37-61148c3ab5e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.061571 10.0.0.23 - - [2026-03-09 03:47:39] "GET /projects?obj_uuids=0d1c24a1-224e-449e-8307-7ade63c336f6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000960 10.0.0.23 - - [2026-03-09 03:47:39] "GET /projects?obj_uuids=4f7a60ef-b51d-443e-aa37-61148c3ab5e3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000937 10.0.0.22 - - [2026-03-09 03:47:39] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009442 10.0.0.23 - - [2026-03-09 03:47:39] "GET /project/0d1c24a1-224e-449e-8307-7ade63c336f6?fields=security_groups HTTP/1.1" 200 1339 0.066195 10.0.0.22 - - [2026-03-09 03:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.23 - - [2026-03-09 03:47:39] "GET /project/4f7a60ef-b51d-443e-aa37-61148c3ab5e3?fields=security_groups HTTP/1.1" 200 1365 0.100193 10.0.0.22 - - [2026-03-09 03:47:39] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004650 10.0.0.22 - - [2026-03-09 03:47:39] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003093 10.0.0.22 - - [2026-03-09 03:47:39] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006489 10.0.0.23 - - [2026-03-09 03:47:39] "DELETE /security-group/1c36d7c4-53f2-4dc9-9764-0f33f655f670 HTTP/1.1" 200 115 0.069925 10.0.0.23 - - [2026-03-09 03:47:39] "GET /projects?obj_uuids=0d1c24a1-224e-449e-8307-7ade63c336f6&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001240 10.0.0.22 - - [2026-03-09 03:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.249 - - [2026-03-09 03:47:39] "DELETE /access-control-list/52804a67-cc73-4935-adb9-6b86ae94570f HTTP/1.1" 200 115 0.060093 10.0.0.23 - - [2026-03-09 03:47:39] "DELETE /security-group/1a35b593-ca4a-44bd-b5b7-73098c288489 HTTP/1.1" 200 115 0.101546 10.0.0.23 - - [2026-03-09 03:47:39] "GET /project/0d1c24a1-224e-449e-8307-7ade63c336f6?fields=application_policy_sets HTTP/1.1" 200 1378 0.070120 10.0.0.22 - - [2026-03-09 03:47:39] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.015061 10.0.0.23 - - [2026-03-09 03:47:39] "GET /projects?obj_uuids=4f7a60ef-b51d-443e-aa37-61148c3ab5e3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001116 10.0.0.22 - - [2026-03-09 03:47:39] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003222 10.0.0.23 - - [2026-03-09 03:47:39] "GET /project/4f7a60ef-b51d-443e-aa37-61148c3ab5e3?fields=application_policy_sets HTTP/1.1" 200 1404 0.061495 10.0.0.22 - - [2026-03-09 03:47:39] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007530 10.0.0.22 - - [2026-03-09 03:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.22 - - [2026-03-09 03:47:39] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005188 10.0.0.249 - - [2026-03-09 03:47:39] "DELETE /access-control-list/b36c5684-a029-43e6-b470-dc9096e44496 HTTP/1.1" 200 115 0.066179 10.0.0.22 - - [2026-03-09 03:47:39] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003074 10.0.0.22 - - [2026-03-09 03:47:39] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.012026 10.0.0.23 - - [2026-03-09 03:47:39] "DELETE /project/0d1c24a1-224e-449e-8307-7ade63c336f6 HTTP/1.1" 200 115 0.560339 10.0.0.22 - - [2026-03-09 03:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.23 - - [2026-03-09 03:47:39] "DELETE /project/4f7a60ef-b51d-443e-aa37-61148c3ab5e3 HTTP/1.1" 200 115 0.613371 10.0.0.22 - - [2026-03-09 03:47:39] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005150 10.0.0.22 - - [2026-03-09 03:47:39] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002845 10.0.0.22 - - [2026-03-09 03:47:39] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005503 10.0.0.22 - - [2026-03-09 03:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.22 - - [2026-03-09 03:47:39] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003689 10.0.0.22 - - [2026-03-09 03:47:39] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002949 10.0.0.22 - - [2026-03-09 03:47:39] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006022 10.0.0.22 - - [2026-03-09 03:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.22 - - [2026-03-09 03:47:42] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004843 10.0.0.22 - - [2026-03-09 03:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.22 - - [2026-03-09 03:47:46] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004679 10.0.0.22 - - [2026-03-09 03:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.22 - - [2026-03-09 03:47:51] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005059 10.0.0.22 - - [2026-03-09 03:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.22 - - [2026-03-09 03:47:55] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005094 10.0.0.22 - - [2026-03-09 03:47:57] "POST /neutron/port HTTP/1.1" 200 1126 0.039996 10.0.0.22 - - [2026-03-09 03:47:58] "POST /neutron/subnet HTTP/1.1" 200 675 0.009838 10.0.0.22 - - [2026-03-09 03:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.22 - - [2026-03-09 03:47:59] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005135 10.0.0.22 - - [2026-03-09 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.22 - - [2026-03-09 03:48:03] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005393 10.0.0.22 - - [2026-03-09 03:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.22 - - [2026-03-09 03:48:07] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007671 10.0.0.22 - - [2026-03-09 03:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.22 - - [2026-03-09 03:48:11] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006989 10.0.0.22 - - [2026-03-09 03:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.22 - - [2026-03-09 03:48:13] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003791 10.0.0.22 - - [2026-03-09 03:48:13] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003269 10.0.0.22 - - [2026-03-09 03:48:13] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007397 10.0.0.22 - - [2026-03-09 03:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.22 - - [2026-03-09 03:48:13] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004586 10.0.0.22 - - [2026-03-09 03:48:13] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003248 10.0.0.22 - - [2026-03-09 03:48:14] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005886 10.0.0.22 - - [2026-03-09 03:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.22 - - [2026-03-09 03:48:14] "GET /routing-instance/cff5f7d7-5f76-402d-b30f-3a717291c845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.006732 10.0.0.22 - - [2026-03-09 03:48:14] "GET /route-target/9584472d-2e9e-472d-aac8-b151a458eb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005965 10.0.0.22 - - [2026-03-09 03:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.22 - - [2026-03-09 03:48:14] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003105 10.0.0.22 - - [2026-03-09 03:48:14] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002710 10.0.0.22 - - [2026-03-09 03:48:14] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005357 10.0.0.22 - - [2026-03-09 03:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.22 - - [2026-03-09 03:48:14] "GET /routing-instance/cff5f7d7-5f76-402d-b30f-3a717291c845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005232 10.0.0.22 - - [2026-03-09 03:48:14] "GET /route-target/9584472d-2e9e-472d-aac8-b151a458eb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007089 10.0.0.22 - - [2026-03-09 03:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.22 - - [2026-03-09 03:48:14] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004221 10.0.0.22 - - [2026-03-09 03:48:14] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002873 10.0.0.22 - - [2026-03-09 03:48:14] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005193 10.0.0.22 - - [2026-03-09 03:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.22 - - [2026-03-09 03:48:14] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003731 10.0.0.22 - - [2026-03-09 03:48:14] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002535 10.0.0.22 - - [2026-03-09 03:48:14] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006209 10.0.0.22 - - [2026-03-09 03:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.22 - - [2026-03-09 03:48:14] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003416 10.0.0.22 - - [2026-03-09 03:48:14] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002688 10.0.0.22 - - [2026-03-09 03:48:14] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005218 10.0.0.22 - - [2026-03-09 03:48:15] "GET /obj-perms HTTP/1.1" 200 5044 0.053664 10.0.0.23 - - [2026-03-09 03:48:15] "GET /obj-perms HTTP/1.1" 200 5044 0.056499 10.0.0.22 - - [2026-03-09 03:48:15] "GET /obj-perms HTTP/1.1" 200 5044 0.003580 10.0.0.22 - - [2026-03-09 03:48:15] "GET /obj-perms HTTP/1.1" 200 5044 0.003217 10.0.0.22 - - [2026-03-09 03:48:15] "POST /neutron/port HTTP/1.1" 200 1126 0.015500 10.0.0.22 - - [2026-03-09 03:48:15] "POST /neutron/security_group HTTP/1.1" 200 2065 0.006885 10.0.0.22 - - [2026-03-09 03:48:15] "POST /neutron/port HTTP/1.1" 200 1126 0.014812 10.0.0.22 - - [2026-03-09 03:48:15] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 200 1299 0.004976 10.0.0.22 - - [2026-03-09 03:48:15] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 200 1299 0.003123 10.0.0.22 - - [2026-03-09 03:48:15] "GET /virtual-machine-interface/c2561a66-4799-4300-9fcc-c5257654e25e HTTP/1.1" 200 2949 0.004828 10.0.0.22 - - [2026-03-09 03:48:15] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 200 1299 0.002826 10.0.0.22 - - [2026-03-09 03:48:15] "GET /virtual-machine-interface/c2561a66-4799-4300-9fcc-c5257654e25e HTTP/1.1" 200 2949 0.004861 10.0.0.22 - - [2026-03-09 03:48:15] "GET /instance-ip/3cfcd7e4-e6f9-42ac-bdbd-312d4bea5bbb HTTP/1.1" 200 1620 0.005216 10.0.0.22 - - [2026-03-09 03:48:15] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 200 1299 0.003556 10.0.0.22 - - [2026-03-09 03:48:15] "GET /virtual-machine-interface/c2561a66-4799-4300-9fcc-c5257654e25e HTTP/1.1" 200 2949 0.004390 10.0.0.22 - - [2026-03-09 03:48:15] "GET /instance-ip/3cfcd7e4-e6f9-42ac-bdbd-312d4bea5bbb HTTP/1.1" 200 1620 0.003186 10.0.0.22 - - [2026-03-09 03:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.22 - - [2026-03-09 03:48:15] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003003 10.0.0.22 - - [2026-03-09 03:48:15] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002188 10.0.0.22 - - [2026-03-09 03:48:15] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005624 10.0.0.22 - - [2026-03-09 03:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.22 - - [2026-03-09 03:48:15] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003420 10.0.0.22 - - [2026-03-09 03:48:15] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003544 10.0.0.22 - - [2026-03-09 03:48:16] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005698 10.0.0.22 - - [2026-03-09 03:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.22 - - [2026-03-09 03:48:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004411 10.0.0.22 - - [2026-03-09 03:48:16] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002849 10.0.0.22 - - [2026-03-09 03:48:16] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005030 10.0.0.22 - - [2026-03-09 03:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.22 - - [2026-03-09 03:48:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004401 10.0.0.22 - - [2026-03-09 03:48:16] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003294 10.0.0.22 - - [2026-03-09 03:48:16] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008408 10.0.0.22 - - [2026-03-09 03:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.22 - - [2026-03-09 03:48:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005318 10.0.0.22 - - [2026-03-09 03:48:16] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003747 10.0.0.22 - - [2026-03-09 03:48:16] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007114 10.0.0.22 - - [2026-03-09 03:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.22 - - [2026-03-09 03:48:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006038 10.0.0.22 - - [2026-03-09 03:48:16] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003403 10.0.0.22 - - [2026-03-09 03:48:16] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005500 10.0.0.22 - - [2026-03-09 03:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.22 - - [2026-03-09 03:48:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003749 10.0.0.22 - - [2026-03-09 03:48:16] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002529 10.0.0.22 - - [2026-03-09 03:48:16] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005580 10.0.0.22 - - [2026-03-09 03:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.22 - - [2026-03-09 03:48:17] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003608 10.0.0.22 - - [2026-03-09 03:48:17] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002782 10.0.0.22 - - [2026-03-09 03:48:17] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005659 10.0.0.22 - - [2026-03-09 03:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.22 - - [2026-03-09 03:48:18] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003871 10.0.0.22 - - [2026-03-09 03:48:18] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002771 10.0.0.22 - - [2026-03-09 03:48:18] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005687 10.0.0.22 - - [2026-03-09 03:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.22 - - [2026-03-09 03:48:18] "GET /routing-instance/cff5f7d7-5f76-402d-b30f-3a717291c845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004630 10.0.0.22 - - [2026-03-09 03:48:18] "GET /route-target/9584472d-2e9e-472d-aac8-b151a458eb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003535 10.0.0.22 - - [2026-03-09 03:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.22 - - [2026-03-09 03:48:18] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003330 10.0.0.22 - - [2026-03-09 03:48:18] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002415 10.0.0.22 - - [2026-03-09 03:48:18] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006133 10.0.0.22 - - [2026-03-09 03:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.22 - - [2026-03-09 03:48:18] "GET /routing-instance/cff5f7d7-5f76-402d-b30f-3a717291c845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004456 10.0.0.22 - - [2026-03-09 03:48:18] "GET /route-target/9584472d-2e9e-472d-aac8-b151a458eb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004161 10.0.0.22 - - [2026-03-09 03:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.22 - - [2026-03-09 03:48:18] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004787 10.0.0.22 - - [2026-03-09 03:48:18] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003276 10.0.0.22 - - [2026-03-09 03:48:18] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005578 10.0.0.22 - - [2026-03-09 03:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.22 - - [2026-03-09 03:48:18] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004338 10.0.0.22 - - [2026-03-09 03:48:18] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002517 10.0.0.22 - - [2026-03-09 03:48:18] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005779 10.0.0.22 - - [2026-03-09 03:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.22 - - [2026-03-09 03:48:18] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004098 10.0.0.22 - - [2026-03-09 03:48:18] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002925 10.0.0.22 - - [2026-03-09 03:48:18] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006518 10.0.0.23 - - [2026-03-09 03:48:19] "GET /obj-perms HTTP/1.1" 200 5044 0.003497 10.0.0.22 - - [2026-03-09 03:48:19] "GET /obj-perms HTTP/1.1" 200 5044 0.003433 10.0.0.22 - - [2026-03-09 03:48:19] "GET /obj-perms HTTP/1.1" 200 5044 0.003689 10.0.0.23 - - [2026-03-09 03:48:19] "GET /obj-perms HTTP/1.1" 200 5044 0.003448 10.0.0.249 - - [2026-03-09 03:48:19] "GET /obj-perms HTTP/1.1" 200 5044 0.068074 10.0.0.22 - - [2026-03-09 03:48:19] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 200 1299 0.003893 10.0.0.22 - - [2026-03-09 03:48:19] "GET /virtual-machine-interface/10d52f00-144d-476b-8454-b9beb98923a1 HTTP/1.1" 200 2947 0.005689 10.0.0.22 - - [2026-03-09 03:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.22 - - [2026-03-09 03:48:19] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003852 10.0.0.22 - - [2026-03-09 03:48:19] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002939 10.0.0.22 - - [2026-03-09 03:48:19] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005680 10.0.0.22 - - [2026-03-09 03:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.22 - - [2026-03-09 03:48:20] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003358 10.0.0.22 - - [2026-03-09 03:48:20] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002484 10.0.0.22 - - [2026-03-09 03:48:20] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006537 10.0.0.22 - - [2026-03-09 03:48:20] "POST /neutron/security_group HTTP/1.1" 200 2065 0.006932 10.0.0.22 - - [2026-03-09 03:48:22] "POST /neutron/port HTTP/1.1" 200 1126 0.017753 10.0.0.22 - - [2026-03-09 03:48:25] "POST /neutron/security_group HTTP/1.1" 200 2065 0.006366 10.0.0.22 - - [2026-03-09 03:48:31] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 200 1299 0.004681 10.0.0.22 - - [2026-03-09 03:48:31] "GET /virtual-machine-interface/c2561a66-4799-4300-9fcc-c5257654e25e HTTP/1.1" 200 2949 0.005305 10.0.0.22 - - [2026-03-09 03:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.22 - - [2026-03-09 03:48:31] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006605 10.0.0.22 - - [2026-03-09 03:48:31] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003254 10.0.0.22 - - [2026-03-09 03:48:31] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005241 10.0.0.22 - - [2026-03-09 03:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.22 - - [2026-03-09 03:48:32] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003591 10.0.0.22 - - [2026-03-09 03:48:32] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002993 10.0.0.22 - - [2026-03-09 03:48:32] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005958 10.0.0.22 - - [2026-03-09 03:48:52] "POST /neutron/network HTTP/1.1" 200 818 0.030452 10.0.0.22 - - [2026-03-09 03:48:52] "POST /neutron/port HTTP/1.1" 200 117 0.001044 10.0.0.22 - - [2026-03-09 03:48:59] "POST /neutron/port HTTP/1.1" 200 1126 0.015953 10.0.0.22 - - [2026-03-09 03:48:59] "POST /neutron/subnet HTTP/1.1" 200 675 0.008353 10.0.0.249 - - [2026-03-09 03:49:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.249 - - [2026-03-09 03:49:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.23 - - [2026-03-09 03:49:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.23 - - [2026-03-09 03:49:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.23 - - [2026-03-09 03:49:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.23 - - [2026-03-09 03:49:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.249 - - [2026-03-09 03:49:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000515 10.0.0.249 - - [2026-03-09 03:49:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.22 - - [2026-03-09 03:49:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.22 - - [2026-03-09 03:49:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.22 - - [2026-03-09 03:49:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.22 - - [2026-03-09 03:49:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.22 - - [2026-03-09 03:49:51] "POST /neutron/port HTTP/1.1" 200 1126 0.015927 10.0.0.22 - - [2026-03-09 03:49:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003331 10.0.0.22 - - [2026-03-09 03:49:51] "POST /neutron/network HTTP/1.1" 200 808 0.006054 10.0.0.22 - - [2026-03-09 03:50:01] "POST /neutron/network HTTP/1.1" 200 818 0.006886 10.0.0.22 - - [2026-03-09 03:50:01] "POST /neutron/port HTTP/1.1" 200 117 0.001116 10.0.0.22 - - [2026-03-09 03:50:16] "POST /neutron/security_group HTTP/1.1" 200 2065 0.006350 10.0.0.22 - - [2026-03-09 03:50:16] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 200 1299 0.003851 10.0.0.22 - - [2026-03-09 03:50:16] "GET /virtual-machine-interface/10d52f00-144d-476b-8454-b9beb98923a1 HTTP/1.1" 200 2947 0.004699 10.0.0.22 - - [2026-03-09 03:50:16] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 200 1299 0.003027 10.0.0.22 - - [2026-03-09 03:50:16] "GET /virtual-machine-interface/10d52f00-144d-476b-8454-b9beb98923a1 HTTP/1.1" 200 2947 0.005433 10.0.0.22 - - [2026-03-09 03:50:16] "GET /instance-ip/2ad44e7c-3a3c-4bec-b5b2-60d52d29ec2b HTTP/1.1" 200 1620 0.003784 10.0.0.22 - - [2026-03-09 03:50:16] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 200 1299 0.002847 10.0.0.22 - - [2026-03-09 03:50:16] "GET /virtual-machine-interface/10d52f00-144d-476b-8454-b9beb98923a1 HTTP/1.1" 200 2947 0.004480 10.0.0.22 - - [2026-03-09 03:50:16] "GET /instance-ip/2ad44e7c-3a3c-4bec-b5b2-60d52d29ec2b HTTP/1.1" 200 1620 0.003817 10.0.0.22 - - [2026-03-09 03:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.22 - - [2026-03-09 03:50:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003400 10.0.0.22 - - [2026-03-09 03:50:16] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002500 10.0.0.22 - - [2026-03-09 03:50:16] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005006 10.0.0.22 - - [2026-03-09 03:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.22 - - [2026-03-09 03:50:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003485 10.0.0.22 - - [2026-03-09 03:50:16] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002362 10.0.0.22 - - [2026-03-09 03:50:16] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006197 10.0.0.22 - - [2026-03-09 03:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.22 - - [2026-03-09 03:50:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003548 10.0.0.22 - - [2026-03-09 03:50:16] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002882 10.0.0.22 - - [2026-03-09 03:50:16] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005398 10.0.0.22 - - [2026-03-09 03:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.22 - - [2026-03-09 03:50:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004312 10.0.0.22 - - [2026-03-09 03:50:16] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002796 10.0.0.22 - - [2026-03-09 03:50:16] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005290 10.0.0.22 - - [2026-03-09 03:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.22 - - [2026-03-09 03:50:16] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004069 10.0.0.22 - - [2026-03-09 03:50:16] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002585 10.0.0.22 - - [2026-03-09 03:50:16] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005474 10.0.0.22 - - [2026-03-09 03:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.22 - - [2026-03-09 03:50:17] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003456 10.0.0.22 - - [2026-03-09 03:50:17] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003141 10.0.0.22 - - [2026-03-09 03:50:17] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005659 10.0.0.22 - - [2026-03-09 03:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.22 - - [2026-03-09 03:50:17] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003812 10.0.0.22 - - [2026-03-09 03:50:17] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002912 10.0.0.22 - - [2026-03-09 03:50:17] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006999 10.0.0.22 - - [2026-03-09 03:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.22 - - [2026-03-09 03:50:18] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003811 10.0.0.22 - - [2026-03-09 03:50:18] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002542 10.0.0.22 - - [2026-03-09 03:50:18] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005459 10.0.0.22 - - [2026-03-09 03:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.22 - - [2026-03-09 03:50:18] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003014 10.0.0.22 - - [2026-03-09 03:50:18] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003147 10.0.0.22 - - [2026-03-09 03:50:18] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007253 10.0.0.22 - - [2026-03-09 03:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.22 - - [2026-03-09 03:50:18] "GET /routing-instance/cff5f7d7-5f76-402d-b30f-3a717291c845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004044 10.0.0.22 - - [2026-03-09 03:50:18] "GET /route-target/9584472d-2e9e-472d-aac8-b151a458eb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003907 10.0.0.22 - - [2026-03-09 03:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.22 - - [2026-03-09 03:50:18] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004793 10.0.0.22 - - [2026-03-09 03:50:18] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002699 10.0.0.22 - - [2026-03-09 03:50:18] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005203 10.0.0.22 - - [2026-03-09 03:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.22 - - [2026-03-09 03:50:18] "GET /routing-instance/cff5f7d7-5f76-402d-b30f-3a717291c845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004539 10.0.0.22 - - [2026-03-09 03:50:19] "GET /route-target/9584472d-2e9e-472d-aac8-b151a458eb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003509 10.0.0.22 - - [2026-03-09 03:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.22 - - [2026-03-09 03:50:19] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005219 10.0.0.22 - - [2026-03-09 03:50:19] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002759 10.0.0.22 - - [2026-03-09 03:50:19] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005855 10.0.0.22 - - [2026-03-09 03:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.22 - - [2026-03-09 03:50:19] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003758 10.0.0.22 - - [2026-03-09 03:50:19] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003159 10.0.0.22 - - [2026-03-09 03:50:19] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006452 10.0.0.22 - - [2026-03-09 03:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.22 - - [2026-03-09 03:50:19] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004802 10.0.0.22 - - [2026-03-09 03:50:19] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002879 10.0.0.22 - - [2026-03-09 03:50:19] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005085 10.0.0.23 - - [2026-03-09 03:50:19] "GET /obj-perms HTTP/1.1" 200 5044 0.003756 10.0.0.22 - - [2026-03-09 03:50:23] "GET /obj-perms HTTP/1.1" 200 5044 0.006427 10.0.0.23 - - [2026-03-09 03:50:23] "GET /obj-perms HTTP/1.1" 200 5044 0.004173 10.0.0.22 - - [2026-03-09 03:50:23] "GET /obj-perms HTTP/1.1" 200 5044 0.003765 10.0.0.249 - - [2026-03-09 03:50:23] "GET /obj-perms HTTP/1.1" 200 5044 0.003561 10.0.0.22 - - [2026-03-09 03:50:23] "GET /obj-perms HTTP/1.1" 200 5044 0.003505 10.0.0.22 - - [2026-03-09 03:50:23] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 200 1299 0.004277 10.0.0.22 - - [2026-03-09 03:50:23] "GET /virtual-machine-interface/c2561a66-4799-4300-9fcc-c5257654e25e HTTP/1.1" 200 2949 0.005345 10.0.0.22 - - [2026-03-09 03:50:23] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 200 1299 0.003691 10.0.0.22 - - [2026-03-09 03:50:23] "GET /virtual-machine-interface/c2561a66-4799-4300-9fcc-c5257654e25e HTTP/1.1" 200 2949 0.004971 10.0.0.22 - - [2026-03-09 03:50:23] "GET /instance-ip/3cfcd7e4-e6f9-42ac-bdbd-312d4bea5bbb HTTP/1.1" 200 1620 0.003763 10.0.0.22 - - [2026-03-09 03:50:23] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 200 1299 0.003621 10.0.0.22 - - [2026-03-09 03:50:23] "GET /virtual-machine-interface/c2561a66-4799-4300-9fcc-c5257654e25e HTTP/1.1" 200 2949 0.006596 10.0.0.22 - - [2026-03-09 03:50:23] "GET /instance-ip/3cfcd7e4-e6f9-42ac-bdbd-312d4bea5bbb HTTP/1.1" 200 1620 0.005117 10.0.0.22 - - [2026-03-09 03:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.22 - - [2026-03-09 03:50:24] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003664 10.0.0.22 - - [2026-03-09 03:50:24] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003297 10.0.0.22 - - [2026-03-09 03:50:24] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005328 10.0.0.22 - - [2026-03-09 03:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.22 - - [2026-03-09 03:50:24] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003680 10.0.0.22 - - [2026-03-09 03:50:24] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002625 10.0.0.22 - - [2026-03-09 03:50:24] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005757 10.0.0.22 - - [2026-03-09 03:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.22 - - [2026-03-09 03:50:24] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003364 10.0.0.22 - - [2026-03-09 03:50:24] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002957 10.0.0.22 - - [2026-03-09 03:50:24] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005939 10.0.0.22 - - [2026-03-09 03:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.22 - - [2026-03-09 03:50:24] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005360 10.0.0.22 - - [2026-03-09 03:50:24] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002851 10.0.0.22 - - [2026-03-09 03:50:24] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009300 10.0.0.22 - - [2026-03-09 03:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.22 - - [2026-03-09 03:50:24] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004686 10.0.0.22 - - [2026-03-09 03:50:24] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003019 10.0.0.22 - - [2026-03-09 03:50:24] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006486 10.0.0.22 - - [2026-03-09 03:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.22 - - [2026-03-09 03:50:24] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003444 10.0.0.22 - - [2026-03-09 03:50:24] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004579 10.0.0.22 - - [2026-03-09 03:50:24] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005286 10.0.0.22 - - [2026-03-09 03:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.22 - - [2026-03-09 03:50:24] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004312 10.0.0.22 - - [2026-03-09 03:50:24] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005373 10.0.0.22 - - [2026-03-09 03:50:24] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005311 10.0.0.22 - - [2026-03-09 03:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.22 - - [2026-03-09 03:50:25] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003953 10.0.0.22 - - [2026-03-09 03:50:25] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002659 10.0.0.22 - - [2026-03-09 03:50:25] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005505 10.0.0.22 - - [2026-03-09 03:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.22 - - [2026-03-09 03:50:26] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003558 10.0.0.22 - - [2026-03-09 03:50:26] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003598 10.0.0.22 - - [2026-03-09 03:50:26] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006987 10.0.0.22 - - [2026-03-09 03:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.22 - - [2026-03-09 03:50:26] "GET /routing-instance/cff5f7d7-5f76-402d-b30f-3a717291c845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005024 10.0.0.22 - - [2026-03-09 03:50:26] "GET /route-target/9584472d-2e9e-472d-aac8-b151a458eb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004862 10.0.0.22 - - [2026-03-09 03:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.22 - - [2026-03-09 03:50:26] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004459 10.0.0.22 - - [2026-03-09 03:50:26] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002984 10.0.0.22 - - [2026-03-09 03:50:26] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007008 10.0.0.22 - - [2026-03-09 03:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.22 - - [2026-03-09 03:50:26] "GET /routing-instance/cff5f7d7-5f76-402d-b30f-3a717291c845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005033 10.0.0.22 - - [2026-03-09 03:50:26] "GET /route-target/9584472d-2e9e-472d-aac8-b151a458eb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004415 10.0.0.22 - - [2026-03-09 03:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.22 - - [2026-03-09 03:50:26] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004162 10.0.0.22 - - [2026-03-09 03:50:26] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002515 10.0.0.22 - - [2026-03-09 03:50:26] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005623 10.0.0.22 - - [2026-03-09 03:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.22 - - [2026-03-09 03:50:26] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003524 10.0.0.22 - - [2026-03-09 03:50:26] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002911 10.0.0.22 - - [2026-03-09 03:50:26] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005411 10.0.0.22 - - [2026-03-09 03:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.22 - - [2026-03-09 03:50:26] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004199 10.0.0.22 - - [2026-03-09 03:50:27] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003835 10.0.0.22 - - [2026-03-09 03:50:27] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005265 10.0.0.23 - - [2026-03-09 03:50:27] "GET /obj-perms HTTP/1.1" 200 5044 0.003373 10.0.0.23 - - [2026-03-09 03:50:33] "GET /obj-perms HTTP/1.1" 200 5044 0.003593 10.0.0.22 - - [2026-03-09 03:50:33] "GET /obj-perms HTTP/1.1" 200 5044 0.002956 10.0.0.23 - - [2026-03-09 03:50:33] "GET /obj-perms HTTP/1.1" 200 5044 0.003668 10.0.0.22 - - [2026-03-09 03:50:33] "GET /obj-perms HTTP/1.1" 200 5044 0.003235 10.0.0.249 - - [2026-03-09 03:50:33] "GET /obj-perms HTTP/1.1" 200 5044 0.003175 10.0.0.23 - - [2026-03-09 03:50:40] "GET /obj-perms HTTP/1.1" 200 5056 0.051133 10.0.0.22 - - [2026-03-09 03:50:52] "POST /neutron/port HTTP/1.1" 200 1126 0.016287 10.0.0.22 - - [2026-03-09 03:50:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003350 10.0.0.22 - - [2026-03-09 03:50:52] "POST /neutron/network HTTP/1.1" 200 808 0.006074 10.0.0.22 - - [2026-03-09 03:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.22 - - [2026-03-09 03:50:53] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003341 10.0.0.22 - - [2026-03-09 03:50:53] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002458 10.0.0.22 - - [2026-03-09 03:50:53] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005062 10.0.0.22 - - [2026-03-09 03:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.22 - - [2026-03-09 03:50:54] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003412 10.0.0.22 - - [2026-03-09 03:50:54] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003700 10.0.0.22 - - [2026-03-09 03:50:54] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005933 10.0.0.22 - - [2026-03-09 03:51:03] "POST /neutron/network HTTP/1.1" 200 818 0.005659 10.0.0.22 - - [2026-03-09 03:51:03] "POST /neutron/port HTTP/1.1" 200 117 0.001021 10.0.0.22 - - [2026-03-09 03:51:09] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 200 1299 0.004249 10.0.0.22 - - [2026-03-09 03:51:09] "GET /virtual-machine-interface/c2561a66-4799-4300-9fcc-c5257654e25e HTTP/1.1" 200 2949 0.005990 10.0.0.22 - - [2026-03-09 03:51:09] "GET /instance-ip/3cfcd7e4-e6f9-42ac-bdbd-312d4bea5bbb HTTP/1.1" 200 1620 0.003312 10.0.0.22 - - [2026-03-09 03:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.22 - - [2026-03-09 03:51:09] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003126 10.0.0.22 - - [2026-03-09 03:51:09] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001978 10.0.0.22 - - [2026-03-09 03:51:09] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005251 10.0.0.22 - - [2026-03-09 03:51:13] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 200 1299 0.003931 10.0.0.22 - - [2026-03-09 03:51:14] "POST /neutron/port HTTP/1.1" 200 1116 0.013206 10.0.0.22 - - [2026-03-09 03:51:15] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.003209 10.0.0.22 - - [2026-03-09 03:51:15] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.002805 10.0.0.22 - - [2026-03-09 03:51:15] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.002566 10.0.0.22 - - [2026-03-09 03:51:16] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.003196 10.0.0.22 - - [2026-03-09 03:51:17] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.002839 10.0.0.22 - - [2026-03-09 03:51:18] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.002746 10.0.0.22 - - [2026-03-09 03:51:19] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.003014 10.0.0.22 - - [2026-03-09 03:51:20] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.003020 10.0.0.22 - - [2026-03-09 03:51:21] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.003083 10.0.0.22 - - [2026-03-09 03:51:21] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.002626 10.0.0.22 - - [2026-03-09 03:51:22] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.003180 10.0.0.22 - - [2026-03-09 03:51:23] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.002814 10.0.0.22 - - [2026-03-09 03:51:24] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.003041 10.0.0.22 - - [2026-03-09 03:51:25] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.004039 10.0.0.22 - - [2026-03-09 03:51:26] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.003148 10.0.0.22 - - [2026-03-09 03:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.22 - - [2026-03-09 03:51:26] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003273 10.0.0.22 - - [2026-03-09 03:51:26] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002142 10.0.0.22 - - [2026-03-09 03:51:26] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005745 10.0.0.22 - - [2026-03-09 03:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.22 - - [2026-03-09 03:51:26] "GET /routing-instance/cff5f7d7-5f76-402d-b30f-3a717291c845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004069 10.0.0.22 - - [2026-03-09 03:51:26] "GET /route-target/9584472d-2e9e-472d-aac8-b151a458eb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003985 10.0.0.22 - - [2026-03-09 03:51:26] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.003578 10.0.0.22 - - [2026-03-09 03:51:27] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.002786 10.0.0.22 - - [2026-03-09 03:51:28] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.003383 10.0.0.22 - - [2026-03-09 03:51:29] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.003272 10.0.0.22 - - [2026-03-09 03:51:31] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.004026 10.0.0.22 - - [2026-03-09 03:51:32] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.004157 10.0.0.22 - - [2026-03-09 03:51:32] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.004331 10.0.0.22 - - [2026-03-09 03:51:33] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.002703 10.0.0.22 - - [2026-03-09 03:51:34] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.003880 10.0.0.22 - - [2026-03-09 03:51:35] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.003677 10.0.0.22 - - [2026-03-09 03:51:36] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.002760 10.0.0.22 - - [2026-03-09 03:51:37] "GET /virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1 HTTP/1.1" 404 171 0.004152 10.0.0.22 - - [2026-03-09 03:51:37] "GET /obj-perms HTTP/1.1" 200 5044 0.004579 10.0.0.22 - - [2026-03-09 03:51:37] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 200 1299 0.003777 10.0.0.22 - - [2026-03-09 03:51:37] "POST /neutron/port HTTP/1.1" 200 1116 0.013414 10.0.0.22 - - [2026-03-09 03:51:39] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 404 171 0.003204 10.0.0.22 - - [2026-03-09 03:51:39] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 404 171 0.003210 10.0.0.22 - - [2026-03-09 03:51:39] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 404 171 0.002586 10.0.0.22 - - [2026-03-09 03:51:39] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 404 171 0.004124 10.0.0.22 - - [2026-03-09 03:51:40] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 404 171 0.002806 10.0.0.23 - - [2026-03-09 03:51:41] "GET /obj-perms HTTP/1.1" 200 5056 0.048973 10.0.0.22 - - [2026-03-09 03:51:41] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 404 171 0.003032 10.0.0.22 - - [2026-03-09 03:51:42] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 404 171 0.002923 10.0.0.22 - - [2026-03-09 03:51:43] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 404 171 0.004579 10.0.0.22 - - [2026-03-09 03:51:44] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 404 171 0.003422 10.0.0.22 - - [2026-03-09 03:51:44] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 404 171 0.003089 10.0.0.22 - - [2026-03-09 03:51:45] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 404 171 0.003095 10.0.0.22 - - [2026-03-09 03:51:46] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 404 171 0.003342 10.0.0.22 - - [2026-03-09 03:51:47] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 404 171 0.003203 10.0.0.22 - - [2026-03-09 03:51:48] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 404 171 0.004458 10.0.0.22 - - [2026-03-09 03:51:49] "GET /virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517 HTTP/1.1" 404 171 0.003690 10.0.0.22 - - [2026-03-09 03:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.22 - - [2026-03-09 03:51:49] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003596 10.0.0.22 - - [2026-03-09 03:51:49] "GET /virtual-networks?parent_id=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002707 10.0.0.22 - - [2026-03-09 03:51:49] "GET /virtual-network/9b922d54-f3fe-4c5d-babf-2419433eef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004931 10.0.0.22 - - [2026-03-09 03:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.22 - - [2026-03-09 03:51:49] "GET /routing-instance/cff5f7d7-5f76-402d-b30f-3a717291c845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.003884 10.0.0.22 - - [2026-03-09 03:51:49] "GET /route-target/9584472d-2e9e-472d-aac8-b151a458eb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003829 10.0.0.22 - - [2026-03-09 03:51:49] "GET /obj-perms HTTP/1.1" 200 5044 0.005000 10.0.0.249 - - [2026-03-09 03:51:49] "GET /obj-perms HTTP/1.1" 200 5044 0.003527 10.0.0.22 - - [2026-03-09 03:51:52] "GET /obj-perms HTTP/1.1" 200 5044 0.003343 10.0.0.23 - - [2026-03-09 03:51:53] "POST /useragent-kv HTTP/1.1" 200 115 0.059035 10.0.0.23 - - [2026-03-09 03:51:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002583 10.0.0.22 - - [2026-03-09 03:51:53] "POST /neutron/network HTTP/1.1" 200 151 0.182349 10.0.0.22 - - [2026-03-09 03:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.22 - - [2026-03-09 03:51:53] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003087 10.0.0.22 - - [2026-03-09 03:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.22 - - [2026-03-09 03:51:53] "PUT /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6 HTTP/1.1" 200 276 0.010490 10.0.0.23 - - [2026-03-09 03:51:55] "GET /projects?obj_uuids=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000911 10.0.0.22 - - [2026-03-09 03:51:55] "GET /project/29ff5711-9d1f-47a9-8ca4-a483ceb38742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.039104 10.0.0.23 - - [2026-03-09 03:51:55] "GET /projects?obj_uuids=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000957 10.0.0.22 - - [2026-03-09 03:51:55] "GET /project/29ff5711-9d1f-47a9-8ca4-a483ceb38742?fields=virtual_networks HTTP/1.1" 200 1045 0.028084 10.0.0.23 - - [2026-03-09 03:51:55] "GET /projects?obj_uuids=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000863 10.0.0.22 - - [2026-03-09 03:51:55] "GET /project/29ff5711-9d1f-47a9-8ca4-a483ceb38742?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.036968 10.0.0.23 - - [2026-03-09 03:51:55] "GET /projects?obj_uuids=29ff5711-9d1f-47a9-8ca4-a483ceb38742&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000850 10.0.0.22 - - [2026-03-09 03:51:55] "GET /project/29ff5711-9d1f-47a9-8ca4-a483ceb38742?fields=security_groups HTTP/1.1" 200 1278 0.036350 10.0.0.22 - - [2026-03-09 03:51:56] "POST /fqname-to-id HTTP/1.1" 404 194 0.028944 10.0.0.23 - - [2026-03-09 03:51:56] "GET /projects?obj_uuids=2d31e3d7-2c20-4daf-a13f-cb83504671bc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003177 10.0.0.23 - - [2026-03-09 03:51:56] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000855 10.0.0.23 - - [2026-03-09 03:51:56] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006325 10.0.0.23 - - [2026-03-09 03:51:57] "POST /id-to-fqname HTTP/1.1" 200 196 0.005137 10.0.0.23 - - [2026-03-09 03:51:57] "POST /fqname-to-id HTTP/1.1" 404 205 0.008687 10.0.0.23 - - [2026-03-09 03:51:57] "POST /security-groups HTTP/1.1" 200 597 0.027637 10.0.0.23 - - [2026-03-09 03:51:57] "POST /projects HTTP/1.1" 200 597 0.240831 10.0.0.249 - - [2026-03-09 03:51:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.034539 10.0.0.23 - - [2026-03-09 03:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.323288 10.0.0.249 - - [2026-03-09 03:51:57] "POST /access-control-lists HTTP/1.1" 200 600 0.025179 10.0.0.22 - - [2026-03-09 03:51:57] "GET /project/2d31e3d7-2c20-4daf-a13f-cb83504671bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.455477 10.0.0.22 - - [2026-03-09 03:51:58] "GET / HTTP/1.1" 200 35931 0.001834 10.0.0.23 - - [2026-03-09 03:52:01] "GET /projects?obj_uuids=2d31e3d7-2c20-4daf-a13f-cb83504671bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000933 10.0.0.22 - - [2026-03-09 03:52:01] "GET /project/2d31e3d7-2c20-4daf-a13f-cb83504671bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.041612 10.0.0.23 - - [2026-03-09 03:52:01] "GET /projects?obj_uuids=2d31e3d7-2c20-4daf-a13f-cb83504671bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000889 10.0.0.22 - - [2026-03-09 03:52:01] "GET /project/2d31e3d7-2c20-4daf-a13f-cb83504671bc?fields=virtual_networks HTTP/1.1" 200 1043 0.041823 10.0.0.23 - - [2026-03-09 03:52:01] "GET /projects?obj_uuids=2d31e3d7-2c20-4daf-a13f-cb83504671bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000900 10.0.0.22 - - [2026-03-09 03:52:01] "GET /project/2d31e3d7-2c20-4daf-a13f-cb83504671bc?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.030380 10.0.0.23 - - [2026-03-09 03:52:01] "GET /projects?obj_uuids=2d31e3d7-2c20-4daf-a13f-cb83504671bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000895 10.0.0.22 - - [2026-03-09 03:52:01] "GET /project/2d31e3d7-2c20-4daf-a13f-cb83504671bc?fields=security_groups HTTP/1.1" 200 1275 0.030856 10.0.0.22 - - [2026-03-09 03:52:02] "POST /fqname-to-id HTTP/1.1" 404 188 0.026873 10.0.0.23 - - [2026-03-09 03:52:02] "GET /projects?obj_uuids=65eb1719-0252-4808-8e3c-141cef521c48&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003539 10.0.0.23 - - [2026-03-09 03:52:02] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001062 10.0.0.23 - - [2026-03-09 03:52:02] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009253 10.0.0.23 - - [2026-03-09 03:52:02] "POST /id-to-fqname HTTP/1.1" 200 190 0.006010 10.0.0.23 - - [2026-03-09 03:52:02] "POST /fqname-to-id HTTP/1.1" 404 199 0.003312 10.0.0.23 - - [2026-03-09 03:52:02] "POST /security-groups HTTP/1.1" 200 591 0.069158 10.0.0.23 - - [2026-03-09 03:52:02] "POST /projects HTTP/1.1" 200 585 0.275770 10.0.0.249 - - [2026-03-09 03:52:02] "POST /fqname-to-id HTTP/1.1" 404 233 0.013212 10.0.0.23 - - [2026-03-09 03:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.345672 10.0.0.22 - - [2026-03-09 03:52:03] "GET /project/65eb1719-0252-4808-8e3c-141cef521c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.482750 10.0.0.22 - - [2026-03-09 03:52:04] "GET / HTTP/1.1" 200 35931 0.002690 10.0.0.23 - - [2026-03-09 03:52:07] "GET /projects?obj_uuids=65eb1719-0252-4808-8e3c-141cef521c48&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000912 10.0.0.22 - - [2026-03-09 03:52:07] "GET /project/65eb1719-0252-4808-8e3c-141cef521c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.037158 10.0.0.23 - - [2026-03-09 03:52:07] "GET /projects?obj_uuids=65eb1719-0252-4808-8e3c-141cef521c48&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000884 10.0.0.22 - - [2026-03-09 03:52:07] "GET /project/65eb1719-0252-4808-8e3c-141cef521c48?fields=virtual_networks HTTP/1.1" 200 1031 0.039228 10.0.0.23 - - [2026-03-09 03:52:07] "GET /projects?obj_uuids=65eb1719-0252-4808-8e3c-141cef521c48&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000953 10.0.0.22 - - [2026-03-09 03:52:07] "GET /project/65eb1719-0252-4808-8e3c-141cef521c48?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.039542 10.0.0.23 - - [2026-03-09 03:52:07] "GET /projects?obj_uuids=65eb1719-0252-4808-8e3c-141cef521c48&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001009 10.0.0.22 - - [2026-03-09 03:52:07] "GET /project/65eb1719-0252-4808-8e3c-141cef521c48?fields=security_groups HTTP/1.1" 200 1257 0.035028 10.0.0.22 - - [2026-03-09 03:52:08] "POST /fqname-to-id HTTP/1.1" 404 196 0.033953 10.0.0.23 - - [2026-03-09 03:52:08] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002483 10.0.0.23 - - [2026-03-09 03:52:08] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000892 10.0.0.23 - - [2026-03-09 03:52:08] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006501 10.0.0.23 - - [2026-03-09 03:52:08] "POST /id-to-fqname HTTP/1.1" 200 198 0.004174 10.0.0.23 - - [2026-03-09 03:52:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.006744 10.0.0.23 - - [2026-03-09 03:52:08] "POST /security-groups HTTP/1.1" 200 599 0.026990 10.0.0.23 - - [2026-03-09 03:52:08] "POST /projects HTTP/1.1" 200 601 0.225002 10.0.0.249 - - [2026-03-09 03:52:08] "POST /access-control-lists HTTP/1.1" 200 604 0.027623 10.0.0.23 - - [2026-03-09 03:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.294291 10.0.0.22 - - [2026-03-09 03:52:08] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.436510 10.0.0.22 - - [2026-03-09 03:52:09] "GET / HTTP/1.1" 200 35931 0.001570 10.0.0.22 - - [2026-03-09 03:52:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000422 10.0.0.22 - - [2026-03-09 03:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.077086 10.0.0.23 - - [2026-03-09 03:52:10] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000876 10.0.0.22 - - [2026-03-09 03:52:10] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.040865 10.0.0.249 - - [2026-03-09 03:52:10] "POST /route-targets HTTP/1.1" 200 327 0.012331 10.0.0.23 - - [2026-03-09 03:52:11] "POST /useragent-kv HTTP/1.1" 200 115 0.006175 10.0.0.22 - - [2026-03-09 03:52:11] "POST /neutron/subnet HTTP/1.1" 200 716 0.275528 10.0.0.22 - - [2026-03-09 03:52:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.001186 10.0.0.22 - - [2026-03-09 03:52:11] "GET /virtual-network/5df35cf8-95a9-4311-be2d-b6b4ef62d3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006469 10.0.0.22 - - [2026-03-09 03:52:11] "POST /neutron/network HTTP/1.1" 200 975 0.008276 10.0.0.22 - - [2026-03-09 03:52:11] "GET /virtual-network/5df35cf8-95a9-4311-be2d-b6b4ef62d3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004380 10.0.0.22 - - [2026-03-09 03:52:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.007525 10.0.0.22 - - [2026-03-09 03:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.23 - - [2026-03-09 03:52:11] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000828 10.0.0.22 - - [2026-03-09 03:52:11] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.042656 10.0.0.249 - - [2026-03-09 03:52:11] "POST /ref-update HTTP/1.1" 200 156 0.020549 10.0.0.23 - - [2026-03-09 03:52:12] "POST /useragent-kv HTTP/1.1" 200 115 0.005052 10.0.0.22 - - [2026-03-09 03:52:12] "POST /neutron/subnet HTTP/1.1" 200 716 0.202291 10.0.0.249 - - [2026-03-09 03:52:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.037768 10.0.0.22 - - [2026-03-09 03:52:12] "POST /id-to-fqname HTTP/1.1" 200 222 0.001238 10.0.0.22 - - [2026-03-09 03:52:12] "GET /virtual-network/91701f5d-455b-4bb0-9711-2012fd108580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006934 10.0.0.22 - - [2026-03-09 03:52:12] "POST /neutron/network HTTP/1.1" 200 976 0.008271 10.0.0.22 - - [2026-03-09 03:52:12] "GET /virtual-network/91701f5d-455b-4bb0-9711-2012fd108580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.009710 10.0.0.22 - - [2026-03-09 03:52:12] "POST /neutron/subnet HTTP/1.1" 200 729 0.007586 10.0.0.22 - - [2026-03-09 03:52:12] "POST /id-to-fqname HTTP/1.1" 200 222 0.001008 10.0.0.23 - - [2026-03-09 03:52:13] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000907 10.0.0.22 - - [2026-03-09 03:52:13] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.064953 10.0.0.22 - - [2026-03-09 03:52:13] "POST /neutron/port HTTP/1.1" 200 117 0.005402 10.0.0.22 - - [2026-03-09 03:52:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.001668 10.0.0.22 - - [2026-03-09 03:52:13] "POST /neutron/network HTTP/1.1" 200 986 0.006085 10.0.0.22 - - [2026-03-09 03:52:14] "POST /neutron/port HTTP/1.1" 200 1153 0.028880 10.0.0.23 - - [2026-03-09 03:52:14] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000879 10.0.0.22 - - [2026-03-09 03:52:14] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.109481 10.0.0.22 - - [2026-03-09 03:52:14] "POST /neutron/port HTTP/1.1" 200 1217 0.045604 10.0.0.22 - - [2026-03-09 03:52:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003496 10.0.0.22 - - [2026-03-09 03:52:14] "POST /neutron/port HTTP/1.1" 200 117 0.001067 10.0.0.22 - - [2026-03-09 03:52:14] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010980 10.0.0.22 - - [2026-03-09 03:52:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006763 10.0.0.22 - - [2026-03-09 03:52:15] "POST /neutron/port HTTP/1.1" 200 1154 0.028593 10.0.0.22 - - [2026-03-09 03:52:15] "POST /neutron/port HTTP/1.1" 200 1218 0.021879 10.0.0.22 - - [2026-03-09 03:52:15] "POST /neutron/subnet HTTP/1.1" 200 1277 0.011539 10.0.0.22 - - [2026-03-09 03:52:15] "POST /neutron/network HTTP/1.1" 200 976 0.008837 10.0.0.22 - - [2026-03-09 03:52:20] "POST /neutron/port HTTP/1.1" 200 1217 0.016546 10.0.0.22 - - [2026-03-09 03:52:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007455 10.0.0.22 - - [2026-03-09 03:52:20] "GET /virtual-machine/ccf69da9-299d-4d73-9ffc-9809f53da299 HTTP/1.1" 401 292 0.000394 10.0.0.22 - - [2026-03-09 03:52:20] "GET /virtual-machine/ccf69da9-299d-4d73-9ffc-9809f53da299 HTTP/1.1" 200 1301 0.037370 10.0.0.22 - - [2026-03-09 03:52:20] "GET /virtual-machine-interface/de1c75be-1154-4442-8655-f2a865285cca HTTP/1.1" 200 3156 0.006922 10.0.0.22 - - [2026-03-09 03:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.22 - - [2026-03-09 03:52:20] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004011 10.0.0.22 - - [2026-03-09 03:52:20] "GET /virtual-networks?parent_id=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003896 10.0.0.22 - - [2026-03-09 03:52:20] "GET /virtual-network/5df35cf8-95a9-4311-be2d-b6b4ef62d3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007158 10.0.0.22 - - [2026-03-09 03:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.22 - - [2026-03-09 03:52:23] "GET /virtual-network/5df35cf8-95a9-4311-be2d-b6b4ef62d3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005274 10.0.0.22 - - [2026-03-09 03:52:24] "POST /neutron/port HTTP/1.1" 200 1218 0.050229 10.0.0.22 - - [2026-03-09 03:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.22 - - [2026-03-09 03:52:25] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003659 10.0.0.22 - - [2026-03-09 03:52:25] "GET /virtual-networks?parent_id=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002543 10.0.0.22 - - [2026-03-09 03:52:25] "GET /virtual-network/5df35cf8-95a9-4311-be2d-b6b4ef62d3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006318 10.0.0.22 - - [2026-03-09 03:52:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008259 10.0.0.22 - - [2026-03-09 03:52:26] "POST /neutron/port HTTP/1.1" 200 1218 0.019286 10.0.0.22 - - [2026-03-09 03:52:26] "GET /virtual-machine/550166ba-49b9-41c7-9b56-c96b99da885e HTTP/1.1" 200 1300 0.005282 10.0.0.22 - - [2026-03-09 03:52:26] "GET /virtual-machine-interface/6842fe9a-5763-4e0b-891a-6ad6c1be4f2c HTTP/1.1" 200 3155 0.004725 10.0.0.22 - - [2026-03-09 03:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.22 - - [2026-03-09 03:52:26] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004061 10.0.0.22 - - [2026-03-09 03:52:26] "GET /virtual-networks?parent_id=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003060 10.0.0.22 - - [2026-03-09 03:52:26] "GET /virtual-network/91701f5d-455b-4bb0-9711-2012fd108580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005287 10.0.0.22 - - [2026-03-09 03:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.22 - - [2026-03-09 03:52:27] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003033 10.0.0.22 - - [2026-03-09 03:52:27] "GET /virtual-networks?parent_id=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002412 10.0.0.22 - - [2026-03-09 03:52:27] "GET /virtual-network/91701f5d-455b-4bb0-9711-2012fd108580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005894 10.0.0.22 - - [2026-03-09 03:52:27] "POST /fqname-to-id HTTP/1.1" 404 209 0.003189 10.0.0.22 - - [2026-03-09 03:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.23 - - [2026-03-09 03:52:27] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000887 10.0.0.22 - - [2026-03-09 03:52:27] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.037331 10.0.0.22 - - [2026-03-09 03:52:28] "POST /network-policys HTTP/1.1" 200 533 0.028646 10.0.0.22 - - [2026-03-09 03:52:28] "GET /network-policy/1e4af7f2-90b3-42f5-a4f3-72126467a393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.009624 10.0.0.22 - - [2026-03-09 03:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.22 - - [2026-03-09 03:52:28] "GET /virtual-network/5df35cf8-95a9-4311-be2d-b6b4ef62d3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005717 10.0.0.22 - - [2026-03-09 03:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.22 - - [2026-03-09 03:52:28] "GET /network-policy/1e4af7f2-90b3-42f5-a4f3-72126467a393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004216 10.0.0.22 - - [2026-03-09 03:52:28] "POST /ref-update HTTP/1.1" 200 156 0.054405 10.0.0.22 - - [2026-03-09 03:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.22 - - [2026-03-09 03:52:28] "GET /network-policy/1e4af7f2-90b3-42f5-a4f3-72126467a393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003599 10.0.0.22 - - [2026-03-09 03:52:28] "GET /virtual-network/5df35cf8-95a9-4311-be2d-b6b4ef62d3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.007963 10.0.0.22 - - [2026-03-09 03:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.22 - - [2026-03-09 03:52:28] "GET /network-policy/1e4af7f2-90b3-42f5-a4f3-72126467a393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003875 10.0.0.22 - - [2026-03-09 03:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.22 - - [2026-03-09 03:52:28] "GET /virtual-network/91701f5d-455b-4bb0-9711-2012fd108580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005504 10.0.0.22 - - [2026-03-09 03:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.22 - - [2026-03-09 03:52:28] "GET /network-policy/1e4af7f2-90b3-42f5-a4f3-72126467a393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004427 10.0.0.249 - - [2026-03-09 03:52:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.003806 10.0.0.249 - - [2026-03-09 03:52:28] "POST /fqname-to-id HTTP/1.1" 404 230 0.004689 10.0.0.22 - - [2026-03-09 03:52:28] "POST /ref-update HTTP/1.1" 200 156 0.058160 10.0.0.22 - - [2026-03-09 03:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.22 - - [2026-03-09 03:52:28] "GET /network-policy/1e4af7f2-90b3-42f5-a4f3-72126467a393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005820 10.0.0.249 - - [2026-03-09 03:52:28] "PUT /access-control-list/3f60d95c-7d13-4886-bc50-f81aab5de7b0 HTTP/1.1" 200 272 0.029891 10.0.0.22 - - [2026-03-09 03:52:28] "POST /neutron/network HTTP/1.1" 200 1062 0.023620 10.0.0.22 - - [2026-03-09 03:52:28] "GET /virtual-network/91701f5d-455b-4bb0-9711-2012fd108580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2869 0.007655 10.0.0.22 - - [2026-03-09 03:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.22 - - [2026-03-09 03:52:28] "GET /network-policy/1e4af7f2-90b3-42f5-a4f3-72126467a393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004365 10.0.0.22 - - [2026-03-09 03:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.23 - - [2026-03-09 03:52:28] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001033 10.0.0.22 - - [2026-03-09 03:52:28] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.035437 10.0.0.23 - - [2026-03-09 03:52:29] "POST /useragent-kv HTTP/1.1" 200 115 0.006284 10.0.0.22 - - [2026-03-09 03:52:29] "POST /neutron/subnet HTTP/1.1" 200 701 0.157972 10.0.0.22 - - [2026-03-09 03:52:29] "POST /id-to-fqname HTTP/1.1" 200 214 0.001230 10.0.0.22 - - [2026-03-09 03:52:29] "GET /virtual-network/d85c9a5a-6f8a-4071-97f0-48099c719c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004850 10.0.0.22 - - [2026-03-09 03:52:29] "GET /virtual-network/d85c9a5a-6f8a-4071-97f0-48099c719c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005157 10.0.0.22 - - [2026-03-09 03:52:29] "POST /neutron/network HTTP/1.1" 200 799 0.005587 10.0.0.22 - - [2026-03-09 03:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.23 - - [2026-03-09 03:52:29] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000870 10.0.0.22 - - [2026-03-09 03:52:29] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.036222 10.0.0.23 - - [2026-03-09 03:52:29] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000877 10.0.0.22 - - [2026-03-09 03:52:29] "POST /neutron/network HTTP/1.1" 200 585 0.102654 10.0.0.249 - - [2026-03-09 03:52:29] "POST /route-targets HTTP/1.1" 200 327 0.015563 10.0.0.22 - - [2026-03-09 03:52:29] "POST /id-to-fqname HTTP/1.1" 200 214 0.002884 10.0.0.22 - - [2026-03-09 03:52:29] "GET /virtual-network/fdbd22e0-3978-4f59-8fbd-ee96ea12b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005801 10.0.0.22 - - [2026-03-09 03:52:29] "POST /neutron/network HTTP/1.1" 200 799 0.006455 10.0.0.22 - - [2026-03-09 03:52:29] "GET /virtual-network/fdbd22e0-3978-4f59-8fbd-ee96ea12b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004796 10.0.0.22 - - [2026-03-09 03:52:29] "POST /fqname-to-id HTTP/1.1" 404 239 0.002665 10.0.0.22 - - [2026-03-09 03:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.23 - - [2026-03-09 03:52:30] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000909 10.0.0.22 - - [2026-03-09 03:52:30] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.041643 10.0.0.22 - - [2026-03-09 03:52:30] "POST /network-policys HTTP/1.1" 200 587 0.024637 10.0.0.22 - - [2026-03-09 03:52:30] "GET /network-policy/fc692639-610b-4037-9f2c-34b27052e1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006609 10.0.0.22 - - [2026-03-09 03:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.22 - - [2026-03-09 03:52:30] "GET /virtual-network/d85c9a5a-6f8a-4071-97f0-48099c719c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005789 10.0.0.22 - - [2026-03-09 03:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.22 - - [2026-03-09 03:52:30] "GET /network-policy/fc692639-610b-4037-9f2c-34b27052e1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004000 10.0.0.22 - - [2026-03-09 03:52:30] "POST /ref-update HTTP/1.1" 200 156 0.053206 10.0.0.22 - - [2026-03-09 03:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.249 - - [2026-03-09 03:52:30] "POST /access-control-lists HTTP/1.1" 200 554 0.077105 10.0.0.22 - - [2026-03-09 03:52:30] "GET /network-policy/fc692639-610b-4037-9f2c-34b27052e1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003818 10.0.0.22 - - [2026-03-09 03:52:30] "POST /neutron/network HTTP/1.1" 200 912 0.007358 10.0.0.22 - - [2026-03-09 03:52:30] "GET /virtual-network/d85c9a5a-6f8a-4071-97f0-48099c719c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.004282 10.0.0.22 - - [2026-03-09 03:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.22 - - [2026-03-09 03:52:30] "GET /network-policy/fc692639-610b-4037-9f2c-34b27052e1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004320 10.0.0.22 - - [2026-03-09 03:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.22 - - [2026-03-09 03:52:30] "GET /virtual-network/fdbd22e0-3978-4f59-8fbd-ee96ea12b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005776 10.0.0.22 - - [2026-03-09 03:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.22 - - [2026-03-09 03:52:30] "GET /network-policy/fc692639-610b-4037-9f2c-34b27052e1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003435 10.0.0.22 - - [2026-03-09 03:52:30] "POST /ref-update HTTP/1.1" 200 156 0.048761 10.0.0.22 - - [2026-03-09 03:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.249 - - [2026-03-09 03:52:30] "POST /access-control-lists HTTP/1.1" 200 554 0.029176 10.0.0.22 - - [2026-03-09 03:52:30] "GET /network-policy/fc692639-610b-4037-9f2c-34b27052e1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003833 10.0.0.22 - - [2026-03-09 03:52:30] "GET /virtual-network/fdbd22e0-3978-4f59-8fbd-ee96ea12b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.006412 10.0.0.22 - - [2026-03-09 03:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.22 - - [2026-03-09 03:52:30] "GET /network-policy/fc692639-610b-4037-9f2c-34b27052e1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003819 10.0.0.22 - - [2026-03-09 03:52:30] "POST /id-to-fqname HTTP/1.1" 200 214 0.000993 10.0.0.22 - - [2026-03-09 03:52:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.005794 10.0.0.249 - - [2026-03-09 03:52:31] "DELETE /access-control-list/2811e74f-76fa-494a-bc2b-b59c04eab167 HTTP/1.1" 200 115 0.040932 10.0.0.23 - - [2026-03-09 03:52:31] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000896 10.0.0.22 - - [2026-03-09 03:52:31] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.066540 10.0.0.22 - - [2026-03-09 03:52:32] "POST /neutron/port HTTP/1.1" 200 2281 0.023258 10.0.0.22 - - [2026-03-09 03:52:32] "POST /id-to-fqname HTTP/1.1" 200 214 0.001247 10.0.0.22 - - [2026-03-09 03:52:32] "POST /neutron/port HTTP/1.1" 200 2281 0.027749 10.0.0.22 - - [2026-03-09 03:52:32] "POST /neutron/network HTTP/1.1" 200 922 0.006138 10.0.0.22 - - [2026-03-09 03:52:32] "POST /neutron/port HTTP/1.1" 200 1063 0.015859 10.0.0.22 - - [2026-03-09 03:52:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003107 10.0.0.22 - - [2026-03-09 03:52:33] "POST /neutron/network HTTP/1.1" 200 912 0.005855 10.0.0.23 - - [2026-03-09 03:52:33] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001015 10.0.0.22 - - [2026-03-09 03:52:33] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.061720 10.0.0.22 - - [2026-03-09 03:52:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006596 10.0.0.22 - - [2026-03-09 03:52:33] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003073 10.0.0.22 - - [2026-03-09 03:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005311 10.0.0.22 - - [2026-03-09 03:52:33] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004270 10.0.0.23 - - [2026-03-09 03:52:33] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000881 10.0.0.22 - - [2026-03-09 03:52:34] "POST /neutron/port HTTP/1.1" 200 1063 0.252037 10.0.0.22 - - [2026-03-09 03:52:34] "POST /neutron/port HTTP/1.1" 200 1117 0.089708 10.0.0.22 - - [2026-03-09 03:52:34] "POST /neutron/subnet HTTP/1.1" 200 675 0.008492 10.0.0.22 - - [2026-03-09 03:52:34] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004007 10.0.0.22 - - [2026-03-09 03:52:34] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.003906 10.0.0.22 - - [2026-03-09 03:52:34] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.003223 10.0.0.22 - - [2026-03-09 03:52:34] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.022373 10.0.0.22 - - [2026-03-09 03:52:34] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.030321 10.0.0.22 - - [2026-03-09 03:52:35] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005528 10.0.0.22 - - [2026-03-09 03:52:35] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.010168 10.0.0.22 - - [2026-03-09 03:52:35] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.023371 10.0.0.22 - - [2026-03-09 03:52:35] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.037011 10.0.0.22 - - [2026-03-09 03:52:35] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004816 10.0.0.22 - - [2026-03-09 03:52:35] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006367 10.0.0.22 - - [2026-03-09 03:52:35] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.034956 10.0.0.22 - - [2026-03-09 03:52:35] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.030720 10.0.0.22 - - [2026-03-09 03:52:35] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.007971 10.0.0.22 - - [2026-03-09 03:52:35] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.007491 10.0.0.22 - - [2026-03-09 03:52:35] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.032996 10.0.0.22 - - [2026-03-09 03:52:35] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003242 10.0.0.22 - - [2026-03-09 03:52:35] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004470 10.0.0.22 - - [2026-03-09 03:52:35] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.003645 10.0.0.22 - - [2026-03-09 03:52:35] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.023008 10.0.0.22 - - [2026-03-09 03:52:35] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.030633 10.0.0.22 - - [2026-03-09 03:52:35] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005118 10.0.0.22 - - [2026-03-09 03:52:35] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006461 10.0.0.22 - - [2026-03-09 03:52:35] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.036525 10.0.0.22 - - [2026-03-09 03:52:35] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.032988 10.0.0.22 - - [2026-03-09 03:52:35] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004706 10.0.0.22 - - [2026-03-09 03:52:35] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005188 10.0.0.22 - - [2026-03-09 03:52:35] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.038891 10.0.0.22 - - [2026-03-09 03:52:35] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.028022 10.0.0.22 - - [2026-03-09 03:52:36] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004457 10.0.0.22 - - [2026-03-09 03:52:36] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004206 10.0.0.22 - - [2026-03-09 03:52:36] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.018381 10.0.0.22 - - [2026-03-09 03:52:36] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003378 10.0.0.22 - - [2026-03-09 03:52:36] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004327 10.0.0.22 - - [2026-03-09 03:52:36] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.003416 10.0.0.22 - - [2026-03-09 03:52:36] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.022718 10.0.0.22 - - [2026-03-09 03:52:36] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.028036 10.0.0.22 - - [2026-03-09 03:52:36] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004692 10.0.0.22 - - [2026-03-09 03:52:36] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004818 10.0.0.22 - - [2026-03-09 03:52:36] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.023969 10.0.0.22 - - [2026-03-09 03:52:36] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.031707 10.0.0.22 - - [2026-03-09 03:52:36] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004531 10.0.0.22 - - [2026-03-09 03:52:36] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005259 10.0.0.22 - - [2026-03-09 03:52:36] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.033606 10.0.0.22 - - [2026-03-09 03:52:36] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.030542 10.0.0.22 - - [2026-03-09 03:52:36] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005626 10.0.0.22 - - [2026-03-09 03:52:36] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003677 10.0.0.22 - - [2026-03-09 03:52:36] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.014961 10.0.0.22 - - [2026-03-09 03:52:36] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003279 10.0.0.22 - - [2026-03-09 03:52:36] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004749 10.0.0.22 - - [2026-03-09 03:52:36] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.003778 10.0.0.22 - - [2026-03-09 03:52:36] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.026471 10.0.0.22 - - [2026-03-09 03:52:36] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.038551 10.0.0.22 - - [2026-03-09 03:52:36] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004835 10.0.0.22 - - [2026-03-09 03:52:36] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.005183 10.0.0.22 - - [2026-03-09 03:52:36] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.029381 10.0.0.22 - - [2026-03-09 03:52:37] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.033351 10.0.0.22 - - [2026-03-09 03:52:37] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006477 10.0.0.22 - - [2026-03-09 03:52:37] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004315 10.0.0.22 - - [2026-03-09 03:52:37] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.028548 10.0.0.22 - - [2026-03-09 03:52:37] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.027222 10.0.0.23 - - [2026-03-09 03:52:40] "GET /projects?obj_uuids=65eb1719-0252-4808-8e3c-141cef521c48&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001041 10.0.0.23 - - [2026-03-09 03:52:40] "GET /projects?obj_uuids=2d31e3d7-2c20-4daf-a13f-cb83504671bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000852 10.0.0.23 - - [2026-03-09 03:52:40] "GET /project/65eb1719-0252-4808-8e3c-141cef521c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.054532 10.0.0.23 - - [2026-03-09 03:52:40] "DELETE /project/65eb1719025248088e3c141cef521c48 HTTP/1.1" 404 173 0.096619 10.0.0.23 - - [2026-03-09 03:52:40] "GET /projects?obj_uuids=65eb1719-0252-4808-8e3c-141cef521c48&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000942 10.0.0.23 - - [2026-03-09 03:52:40] "DELETE /project/706cde5cb7914c21bf1efff05499c90e HTTP/1.1" 404 173 0.112349 10.0.0.23 - - [2026-03-09 03:52:40] "GET /project/2d31e3d7-2c20-4daf-a13f-cb83504671bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.076802 10.0.0.23 - - [2026-03-09 03:52:40] "GET /project/65eb1719-0252-4808-8e3c-141cef521c48?fields=security_groups HTTP/1.1" 200 1362 0.061140 10.0.0.23 - - [2026-03-09 03:52:40] "DELETE /project/2d31e3d72c204dafa13fcb83504671bc HTTP/1.1" 404 173 0.170469 10.0.0.23 - - [2026-03-09 03:52:40] "GET /projects?obj_uuids=2d31e3d7-2c20-4daf-a13f-cb83504671bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001120 10.0.0.23 - - [2026-03-09 03:52:40] "DELETE /project/29ff5711-9d1f-47a9-8ca4-a483ceb38742 HTTP/1.1" 404 177 0.191294 10.0.0.23 - - [2026-03-09 03:52:40] "GET /project/2d31e3d7-2c20-4daf-a13f-cb83504671bc?fields=security_groups HTTP/1.1" 200 1380 0.062101 10.0.0.23 - - [2026-03-09 03:52:40] "DELETE /security-group/572d539c-4037-4fd6-89c4-c24311092017 HTTP/1.1" 200 115 0.080284 10.0.0.23 - - [2026-03-09 03:52:40] "GET /projects?obj_uuids=65eb1719-0252-4808-8e3c-141cef521c48&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002408 10.0.0.249 - - [2026-03-09 03:52:40] "DELETE /access-control-list/4161acb9-dfd1-448f-a5e8-f1a8d87fa4e4 HTTP/1.1" 200 115 0.038825 10.0.0.23 - - [2026-03-09 03:52:40] "GET /project/65eb1719-0252-4808-8e3c-141cef521c48?fields=application_policy_sets HTTP/1.1" 200 1401 0.070242 10.0.0.23 - - [2026-03-09 03:52:40] "DELETE /security-group/7acd49ca-6f7a-43fb-9449-e4956411dcd5 HTTP/1.1" 200 115 0.097664 10.0.0.23 - - [2026-03-09 03:52:40] "GET /projects?obj_uuids=2d31e3d7-2c20-4daf-a13f-cb83504671bc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001508 10.0.0.23 - - [2026-03-09 03:52:40] "GET /project/2d31e3d7-2c20-4daf-a13f-cb83504671bc?fields=application_policy_sets HTTP/1.1" 200 1419 0.059148 10.0.0.23 - - [2026-03-09 03:52:40] "DELETE /project/65eb1719-0252-4808-8e3c-141cef521c48 HTTP/1.1" 200 115 0.549647 10.0.0.23 - - [2026-03-09 03:52:40] "DELETE /project/2d31e3d7-2c20-4daf-a13f-cb83504671bc HTTP/1.1" 200 115 0.621345 10.0.0.22 - - [2026-03-09 03:52:41] "POST /neutron/port HTTP/1.1" 200 1127 0.018623 10.0.0.249 - - [2026-03-09 03:52:42] "GET /obj-perms HTTP/1.1" 200 5056 0.051154 10.0.0.22 - - [2026-03-09 03:52:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.005971 10.0.0.22 - - [2026-03-09 03:52:47] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003107 10.0.0.22 - - [2026-03-09 03:52:47] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.004424 10.0.0.22 - - [2026-03-09 03:52:47] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.003564 10.0.0.22 - - [2026-03-09 03:52:47] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.023593 10.0.0.22 - - [2026-03-09 03:52:47] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.045277 10.0.0.22 - - [2026-03-09 03:52:47] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.007499 10.0.0.22 - - [2026-03-09 03:52:47] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.005855 10.0.0.22 - - [2026-03-09 03:52:47] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.027089 10.0.0.22 - - [2026-03-09 03:52:47] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.031613 10.0.0.22 - - [2026-03-09 03:52:47] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007525 10.0.0.22 - - [2026-03-09 03:52:47] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003427 10.0.0.22 - - [2026-03-09 03:52:47] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.032983 10.0.0.22 - - [2026-03-09 03:52:47] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.030153 10.0.0.22 - - [2026-03-09 03:52:47] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.007121 10.0.0.22 - - [2026-03-09 03:52:47] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005405 10.0.0.22 - - [2026-03-09 03:52:47] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.020608 10.0.0.22 - - [2026-03-09 03:52:47] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003438 10.0.0.22 - - [2026-03-09 03:52:47] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004774 10.0.0.22 - - [2026-03-09 03:52:47] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.003871 10.0.0.22 - - [2026-03-09 03:52:47] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.024912 10.0.0.22 - - [2026-03-09 03:52:48] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.030035 10.0.0.22 - - [2026-03-09 03:52:48] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006202 10.0.0.22 - - [2026-03-09 03:52:48] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004478 10.0.0.22 - - [2026-03-09 03:52:48] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.036582 10.0.0.22 - - [2026-03-09 03:52:48] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.032946 10.0.0.22 - - [2026-03-09 03:52:48] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005438 10.0.0.22 - - [2026-03-09 03:52:48] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004212 10.0.0.22 - - [2026-03-09 03:52:48] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.035367 10.0.0.22 - - [2026-03-09 03:52:48] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.035653 10.0.0.22 - - [2026-03-09 03:52:48] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.008014 10.0.0.22 - - [2026-03-09 03:52:48] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.014571 10.0.0.22 - - [2026-03-09 03:52:48] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.023557 10.0.0.22 - - [2026-03-09 03:52:48] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.002779 10.0.0.22 - - [2026-03-09 03:52:48] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004943 10.0.0.22 - - [2026-03-09 03:52:48] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004014 10.0.0.22 - - [2026-03-09 03:52:48] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.026473 10.0.0.22 - - [2026-03-09 03:52:48] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.030788 10.0.0.22 - - [2026-03-09 03:52:48] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005652 10.0.0.22 - - [2026-03-09 03:52:48] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004916 10.0.0.22 - - [2026-03-09 03:52:48] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.024988 10.0.0.22 - - [2026-03-09 03:52:48] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.049146 10.0.0.22 - - [2026-03-09 03:52:48] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007588 10.0.0.22 - - [2026-03-09 03:52:48] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004822 10.0.0.22 - - [2026-03-09 03:52:49] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.036053 10.0.0.22 - - [2026-03-09 03:52:49] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.036192 10.0.0.22 - - [2026-03-09 03:52:49] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006446 10.0.0.22 - - [2026-03-09 03:52:49] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005309 10.0.0.22 - - [2026-03-09 03:52:49] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.024245 10.0.0.22 - - [2026-03-09 03:52:49] "POST /ref-update HTTP/1.1" 200 156 0.050535 10.0.0.249 - - [2026-03-09 03:52:49] "DELETE /access-control-list/6d659143-c9d0-4521-a465-7fb573f99be4 HTTP/1.1" 200 115 0.043171 10.0.0.22 - - [2026-03-09 03:52:49] "GET /virtual-network/fdbd22e0-3978-4f59-8fbd-ee96ea12b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.009364 10.0.0.22 - - [2026-03-09 03:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.22 - - [2026-03-09 03:52:49] "GET /network-policy/fc692639-610b-4037-9f2c-34b27052e1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003898 10.0.0.22 - - [2026-03-09 03:52:49] "POST /ref-update HTTP/1.1" 200 156 0.040193 10.0.0.249 - - [2026-03-09 03:52:49] "POST /ref-update HTTP/1.1" 200 156 0.019507 10.0.0.22 - - [2026-03-09 03:52:49] "GET /virtual-network/d85c9a5a-6f8a-4071-97f0-48099c719c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.011789 10.0.0.22 - - [2026-03-09 03:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.22 - - [2026-03-09 03:52:49] "GET /network-policy/fc692639-610b-4037-9f2c-34b27052e1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006783 10.0.0.22 - - [2026-03-09 03:52:49] "DELETE /network-policy/fc692639-610b-4037-9f2c-34b27052e1ab HTTP/1.1" 200 115 0.027781 10.0.0.22 - - [2026-03-09 03:52:49] "POST /neutron/network HTTP/1.1" 200 799 0.008252 10.0.0.22 - - [2026-03-09 03:52:49] "POST /neutron/port HTTP/1.1" 200 1127 0.015224 10.0.0.22 - - [2026-03-09 03:52:49] "POST /neutron/port HTTP/1.1" 200 1117 0.021986 10.0.0.23 - - [2026-03-09 03:52:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003345 10.0.0.23 - - [2026-03-09 03:52:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003216 10.0.0.22 - - [2026-03-09 03:52:51] "POST /neutron/network HTTP/1.1" 200 151 0.130078 10.0.0.249 - - [2026-03-09 03:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.22 - - [2026-03-09 03:52:52] "POST /ref-update HTTP/1.1" 200 156 0.062149 10.0.0.22 - - [2026-03-09 03:52:52] "POST /neutron/network HTTP/1.1" 200 976 0.011795 10.0.0.22 - - [2026-03-09 03:52:52] "GET /virtual-network/91701f5d-455b-4bb0-9711-2012fd108580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.009930 10.0.0.22 - - [2026-03-09 03:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.249 - - [2026-03-09 03:52:52] "POST /ref-update HTTP/1.1" 200 156 0.023866 10.0.0.22 - - [2026-03-09 03:52:52] "GET /network-policy/1e4af7f2-90b3-42f5-a4f3-72126467a393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003536 10.0.0.22 - - [2026-03-09 03:52:52] "POST /ref-update HTTP/1.1" 200 156 0.045275 10.0.0.22 - - [2026-03-09 03:52:52] "GET /virtual-network/5df35cf8-95a9-4311-be2d-b6b4ef62d3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.018137 10.0.0.22 - - [2026-03-09 03:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.017550 10.0.0.22 - - [2026-03-09 03:52:52] "GET /network-policy/1e4af7f2-90b3-42f5-a4f3-72126467a393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004148 10.0.0.22 - - [2026-03-09 03:52:52] "DELETE /network-policy/1e4af7f2-90b3-42f5-a4f3-72126467a393 HTTP/1.1" 200 115 0.039287 10.0.0.22 - - [2026-03-09 03:52:52] "POST /neutron/network HTTP/1.1" 400 204 0.012150 10.0.0.22 - - [2026-03-09 03:52:53] "POST /neutron/port HTTP/1.1" 200 151 0.249942 10.0.0.22 - - [2026-03-09 03:52:53] "POST /neutron/port HTTP/1.1" 200 151 0.281051 10.0.0.249 - - [2026-03-09 03:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.22 - - [2026-03-09 03:52:54] "POST /neutron/network HTTP/1.1" 200 975 0.009381 10.0.0.249 - - [2026-03-09 03:52:55] "DELETE /route-target/4983368e-b6a6-46e8-a73e-d981dd655cfc HTTP/1.1" 200 115 0.020639 10.0.0.22 - - [2026-03-09 03:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.23 - - [2026-03-09 03:52:56] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001426 10.0.0.22 - - [2026-03-09 03:52:56] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.044842 10.0.0.23 - - [2026-03-09 03:52:56] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000980 10.0.0.22 - - [2026-03-09 03:52:56] "POST /neutron/network HTTP/1.1" 200 601 0.123173 10.0.0.249 - - [2026-03-09 03:52:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.002198 10.0.0.22 - - [2026-03-09 03:52:57] "POST /neutron/network HTTP/1.1" 200 974 0.010690 10.0.0.22 - - [2026-03-09 03:52:57] "POST /id-to-fqname HTTP/1.1" 200 222 0.001008 10.0.0.22 - - [2026-03-09 03:52:57] "GET /virtual-network/bf5b3b4c-2097-4668-8112-4adfdc39cfa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005275 10.0.0.22 - - [2026-03-09 03:52:57] "GET /virtual-network/bf5b3b4c-2097-4668-8112-4adfdc39cfa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.008590 10.0.0.22 - - [2026-03-09 03:52:57] "POST /neutron/subnet HTTP/1.1" 200 716 0.007430 10.0.0.22 - - [2026-03-09 03:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.23 - - [2026-03-09 03:52:57] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001197 10.0.0.22 - - [2026-03-09 03:52:57] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.042082 10.0.0.23 - - [2026-03-09 03:52:57] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000870 10.0.0.22 - - [2026-03-09 03:52:57] "POST /neutron/network HTTP/1.1" 200 601 0.105972 10.0.0.249 - - [2026-03-09 03:52:57] "POST /route-targets HTTP/1.1" 200 327 0.012186 10.0.0.249 - - [2026-03-09 03:52:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.004248 10.0.0.22 - - [2026-03-09 03:52:57] "POST /neutron/network HTTP/1.1" 200 974 0.009836 10.0.0.22 - - [2026-03-09 03:52:57] "POST /id-to-fqname HTTP/1.1" 200 222 0.000989 10.0.0.22 - - [2026-03-09 03:52:57] "GET /virtual-network/81d55013-c4c8-4fa4-bfe5-a83e6d40903f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.004436 10.0.0.22 - - [2026-03-09 03:52:57] "GET /virtual-network/81d55013-c4c8-4fa4-bfe5-a83e6d40903f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005202 10.0.0.22 - - [2026-03-09 03:52:57] "POST /neutron/subnet HTTP/1.1" 200 716 0.008771 10.0.0.22 - - [2026-03-09 03:52:57] "POST /id-to-fqname HTTP/1.1" 200 222 0.001141 10.0.0.23 - - [2026-03-09 03:52:58] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000882 10.0.0.22 - - [2026-03-09 03:52:58] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.068351 10.0.0.22 - - [2026-03-09 03:52:58] "POST /neutron/network HTTP/1.1" 200 974 0.031171 10.0.0.22 - - [2026-03-09 03:52:59] "POST /id-to-fqname HTTP/1.1" 200 222 0.001515 10.0.0.22 - - [2026-03-09 03:52:59] "POST /neutron/port HTTP/1.1" 200 117 0.006612 10.0.0.23 - - [2026-03-09 03:52:59] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001123 10.0.0.22 - - [2026-03-09 03:52:59] "POST /neutron/port HTTP/1.1" 200 1152 0.336986 10.0.0.23 - - [2026-03-09 03:53:00] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000873 10.0.0.22 - - [2026-03-09 03:53:00] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.078924 10.0.0.22 - - [2026-03-09 03:53:00] "POST /neutron/port HTTP/1.1" 200 1206 0.149882 10.0.0.22 - - [2026-03-09 03:53:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003817 10.0.0.22 - - [2026-03-09 03:53:00] "POST /neutron/subnet HTTP/1.1" 200 1268 0.013536 10.0.0.22 - - [2026-03-09 03:53:00] "POST /neutron/port HTTP/1.1" 200 117 0.001124 10.0.0.22 - - [2026-03-09 03:53:00] "POST /neutron/port HTTP/1.1" 200 1216 0.016560 10.0.0.23 - - [2026-03-09 03:53:00] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000903 10.0.0.22 - - [2026-03-09 03:53:01] "POST /neutron/port HTTP/1.1" 200 1152 0.325978 10.0.0.22 - - [2026-03-09 03:53:01] "POST /neutron/port HTTP/1.1" 200 1206 0.099761 10.0.0.22 - - [2026-03-09 03:53:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004718 10.0.0.22 - - [2026-03-09 03:53:01] "POST /neutron/port HTTP/1.1" 200 117 0.001649 10.0.0.22 - - [2026-03-09 03:53:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006524 10.0.0.22 - - [2026-03-09 03:53:05] "POST /neutron/port HTTP/1.1" 200 1216 0.020787 10.0.0.22 - - [2026-03-09 03:53:05] "GET /virtual-machine/20c5b67c-9474-4dda-83ff-1f2e941b5b6a HTTP/1.1" 200 1299 0.005344 10.0.0.22 - - [2026-03-09 03:53:05] "GET /virtual-machine-interface/2a7e0e14-5f69-4e0b-ac23-5df9e51f2621 HTTP/1.1" 200 3156 0.005073 10.0.0.22 - - [2026-03-09 03:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.22 - - [2026-03-09 03:53:05] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004079 10.0.0.22 - - [2026-03-09 03:53:05] "GET /virtual-networks?parent_id=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003302 10.0.0.22 - - [2026-03-09 03:53:05] "GET /virtual-network/bf5b3b4c-2097-4668-8112-4adfdc39cfa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005322 10.0.0.22 - - [2026-03-09 03:53:06] "POST /neutron/port HTTP/1.1" 200 1216 0.017719 10.0.0.22 - - [2026-03-09 03:53:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003514 10.0.0.22 - - [2026-03-09 03:53:06] "POST /neutron/port HTTP/1.1" 200 117 0.001083 10.0.0.22 - - [2026-03-09 03:53:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006488 10.0.0.22 - - [2026-03-09 03:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.22 - - [2026-03-09 03:53:08] "GET /virtual-network/bf5b3b4c-2097-4668-8112-4adfdc39cfa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005403 10.0.0.22 - - [2026-03-09 03:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.22 - - [2026-03-09 03:53:11] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003085 10.0.0.22 - - [2026-03-09 03:53:11] "GET /virtual-networks?parent_id=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002964 10.0.0.22 - - [2026-03-09 03:53:11] "GET /virtual-network/bf5b3b4c-2097-4668-8112-4adfdc39cfa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005663 10.0.0.22 - - [2026-03-09 03:53:11] "POST /neutron/port HTTP/1.1" 200 1216 0.016760 10.0.0.22 - - [2026-03-09 03:53:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006798 10.0.0.22 - - [2026-03-09 03:53:11] "GET /virtual-machine/13215390-dfdd-4a6b-8683-97a068bd22dd HTTP/1.1" 200 1299 0.006673 10.0.0.22 - - [2026-03-09 03:53:11] "GET /virtual-machine-interface/06fef858-fe4e-48e9-8fab-ad879d08e942 HTTP/1.1" 200 3155 0.005031 10.0.0.22 - - [2026-03-09 03:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.22 - - [2026-03-09 03:53:11] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006114 10.0.0.22 - - [2026-03-09 03:53:11] "GET /virtual-networks?parent_id=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002655 10.0.0.22 - - [2026-03-09 03:53:11] "GET /virtual-network/81d55013-c4c8-4fa4-bfe5-a83e6d40903f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005989 10.0.0.22 - - [2026-03-09 03:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.22 - - [2026-03-09 03:53:12] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004737 10.0.0.22 - - [2026-03-09 03:53:12] "GET /virtual-networks?parent_id=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003405 10.0.0.22 - - [2026-03-09 03:53:12] "GET /virtual-network/81d55013-c4c8-4fa4-bfe5-a83e6d40903f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005210 10.0.0.22 - - [2026-03-09 03:53:12] "POST /fqname-to-id HTTP/1.1" 404 209 0.002976 10.0.0.22 - - [2026-03-09 03:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.23 - - [2026-03-09 03:53:12] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000902 10.0.0.22 - - [2026-03-09 03:53:13] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.039791 10.0.0.22 - - [2026-03-09 03:53:13] "POST /network-policys HTTP/1.1" 200 533 0.029830 10.0.0.22 - - [2026-03-09 03:53:13] "GET /network-policy/8e9b3ad7-90ac-4e28-8f92-f4516810fe74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005764 10.0.0.22 - - [2026-03-09 03:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.22 - - [2026-03-09 03:53:13] "GET /virtual-network/bf5b3b4c-2097-4668-8112-4adfdc39cfa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.008934 10.0.0.22 - - [2026-03-09 03:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.22 - - [2026-03-09 03:53:13] "GET /network-policy/8e9b3ad7-90ac-4e28-8f92-f4516810fe74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005231 10.0.0.22 - - [2026-03-09 03:53:13] "POST /ref-update HTTP/1.1" 200 156 0.049773 10.0.0.249 - - [2026-03-09 03:53:13] "POST /access-control-lists HTTP/1.1" 200 578 0.034815 10.0.0.22 - - [2026-03-09 03:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.22 - - [2026-03-09 03:53:13] "GET /network-policy/8e9b3ad7-90ac-4e28-8f92-f4516810fe74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003782 10.0.0.22 - - [2026-03-09 03:53:13] "POST /neutron/network HTTP/1.1" 200 1060 0.010044 10.0.0.22 - - [2026-03-09 03:53:13] "GET /virtual-network/bf5b3b4c-2097-4668-8112-4adfdc39cfa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004971 10.0.0.22 - - [2026-03-09 03:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.22 - - [2026-03-09 03:53:13] "GET /network-policy/8e9b3ad7-90ac-4e28-8f92-f4516810fe74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003664 10.0.0.22 - - [2026-03-09 03:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.22 - - [2026-03-09 03:53:13] "GET /virtual-network/81d55013-c4c8-4fa4-bfe5-a83e6d40903f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005854 10.0.0.22 - - [2026-03-09 03:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.22 - - [2026-03-09 03:53:13] "GET /network-policy/8e9b3ad7-90ac-4e28-8f92-f4516810fe74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004090 10.0.0.22 - - [2026-03-09 03:53:13] "POST /ref-update HTTP/1.1" 200 156 0.064214 10.0.0.22 - - [2026-03-09 03:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.249 - - [2026-03-09 03:53:13] "POST /ref-update HTTP/1.1" 200 156 0.029898 10.0.0.22 - - [2026-03-09 03:53:13] "GET /network-policy/8e9b3ad7-90ac-4e28-8f92-f4516810fe74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003923 10.0.0.22 - - [2026-03-09 03:53:13] "GET /virtual-network/81d55013-c4c8-4fa4-bfe5-a83e6d40903f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006478 10.0.0.22 - - [2026-03-09 03:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.22 - - [2026-03-09 03:53:13] "GET /network-policy/8e9b3ad7-90ac-4e28-8f92-f4516810fe74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003567 10.0.0.22 - - [2026-03-09 03:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.23 - - [2026-03-09 03:53:13] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000913 10.0.0.22 - - [2026-03-09 03:53:13] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.040157 10.0.0.23 - - [2026-03-09 03:53:14] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000989 10.0.0.22 - - [2026-03-09 03:53:14] "POST /neutron/network HTTP/1.1" 200 585 0.113528 10.0.0.249 - - [2026-03-09 03:53:14] "POST /ref-update HTTP/1.1" 200 156 0.031786 10.0.0.22 - - [2026-03-09 03:53:14] "POST /id-to-fqname HTTP/1.1" 200 214 0.005085 10.0.0.22 - - [2026-03-09 03:53:14] "GET /virtual-network/d0d70f1d-8e6c-4f74-8142-674e479b2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006160 10.0.0.22 - - [2026-03-09 03:53:14] "POST /neutron/network HTTP/1.1" 200 799 0.010010 10.0.0.22 - - [2026-03-09 03:53:14] "GET /virtual-network/d0d70f1d-8e6c-4f74-8142-674e479b2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005720 10.0.0.22 - - [2026-03-09 03:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.23 - - [2026-03-09 03:53:14] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001194 10.0.0.22 - - [2026-03-09 03:53:14] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.040760 10.0.0.22 - - [2026-03-09 03:53:14] "POST /neutron/network HTTP/1.1" 200 117 0.018937 10.0.0.22 - - [2026-03-09 03:53:15] "POST /neutron/network HTTP/1.1" 200 799 0.008158 10.0.0.22 - - [2026-03-09 03:53:15] "POST /id-to-fqname HTTP/1.1" 200 214 0.001041 10.0.0.22 - - [2026-03-09 03:53:15] "GET /virtual-network/46137611-0467-4e32-8792-7c14f45316c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004856 10.0.0.22 - - [2026-03-09 03:53:15] "GET /virtual-network/46137611-0467-4e32-8792-7c14f45316c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004881 10.0.0.22 - - [2026-03-09 03:53:15] "POST /neutron/subnet HTTP/1.1" 200 701 0.008788 10.0.0.22 - - [2026-03-09 03:53:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.003204 10.0.0.22 - - [2026-03-09 03:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.23 - - [2026-03-09 03:53:15] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001480 10.0.0.22 - - [2026-03-09 03:53:15] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.046269 10.0.0.22 - - [2026-03-09 03:53:15] "POST /network-policys HTTP/1.1" 200 587 0.028492 10.0.0.22 - - [2026-03-09 03:53:15] "GET /network-policy/f1f9c74a-23ad-449c-99ea-52fa83925673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.007818 10.0.0.22 - - [2026-03-09 03:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.22 - - [2026-03-09 03:53:15] "GET /virtual-network/d0d70f1d-8e6c-4f74-8142-674e479b2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006902 10.0.0.22 - - [2026-03-09 03:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004917 10.0.0.22 - - [2026-03-09 03:53:15] "GET /network-policy/f1f9c74a-23ad-449c-99ea-52fa83925673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005160 10.0.0.249 - - [2026-03-09 03:53:15] "POST /fqname-to-id HTTP/1.1" 404 210 0.009343 10.0.0.22 - - [2026-03-09 03:53:15] "POST /ref-update HTTP/1.1" 200 156 0.047521 10.0.0.22 - - [2026-03-09 03:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.22 - - [2026-03-09 03:53:15] "GET /network-policy/f1f9c74a-23ad-449c-99ea-52fa83925673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005917 10.0.0.22 - - [2026-03-09 03:53:15] "GET /virtual-network/d0d70f1d-8e6c-4f74-8142-674e479b2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.010950 10.0.0.22 - - [2026-03-09 03:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.22 - - [2026-03-09 03:53:15] "GET /network-policy/f1f9c74a-23ad-449c-99ea-52fa83925673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003943 10.0.0.22 - - [2026-03-09 03:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.22 - - [2026-03-09 03:53:15] "GET /virtual-network/46137611-0467-4e32-8792-7c14f45316c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006105 10.0.0.22 - - [2026-03-09 03:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.22 - - [2026-03-09 03:53:15] "GET /network-policy/f1f9c74a-23ad-449c-99ea-52fa83925673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005640 10.0.0.22 - - [2026-03-09 03:53:15] "POST /ref-update HTTP/1.1" 200 156 0.052411 10.0.0.22 - - [2026-03-09 03:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005533 10.0.0.22 - - [2026-03-09 03:53:15] "GET /network-policy/f1f9c74a-23ad-449c-99ea-52fa83925673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003985 10.0.0.22 - - [2026-03-09 03:53:16] "GET /virtual-network/46137611-0467-4e32-8792-7c14f45316c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.007619 10.0.0.22 - - [2026-03-09 03:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.22 - - [2026-03-09 03:53:16] "GET /network-policy/f1f9c74a-23ad-449c-99ea-52fa83925673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004579 10.0.0.22 - - [2026-03-09 03:53:16] "POST /id-to-fqname HTTP/1.1" 200 214 0.001306 10.0.0.22 - - [2026-03-09 03:53:16] "POST /neutron/port HTTP/1.1" 200 2278 0.023042 10.0.0.249 - - [2026-03-09 03:53:16] "POST /fqname-to-id HTTP/1.1" 404 210 0.003013 10.0.0.23 - - [2026-03-09 03:53:17] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000999 10.0.0.22 - - [2026-03-09 03:53:17] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.074064 10.0.0.22 - - [2026-03-09 03:53:17] "POST /neutron/network HTTP/1.1" 200 912 0.006817 10.0.0.22 - - [2026-03-09 03:53:17] "POST /neutron/port HTTP/1.1" 200 117 0.005683 10.0.0.22 - - [2026-03-09 03:53:17] "POST /id-to-fqname HTTP/1.1" 200 214 0.001199 10.0.0.22 - - [2026-03-09 03:53:17] "POST /neutron/network HTTP/1.1" 200 922 0.006650 10.0.0.22 - - [2026-03-09 03:53:17] "POST /neutron/port HTTP/1.1" 200 1063 0.015230 10.0.0.22 - - [2026-03-09 03:53:18] "POST /neutron/port HTTP/1.1" 200 1127 0.020360 10.0.0.22 - - [2026-03-09 03:53:18] "POST /neutron/port HTTP/1.1" 200 117 0.001126 10.0.0.23 - - [2026-03-09 03:53:18] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000938 10.0.0.22 - - [2026-03-09 03:53:18] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.065315 10.0.0.22 - - [2026-03-09 03:53:18] "POST /neutron/port HTTP/1.1" 200 3252 0.031505 10.0.0.22 - - [2026-03-09 03:53:18] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.002681 10.0.0.22 - - [2026-03-09 03:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.22 - - [2026-03-09 03:53:18] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005175 10.0.0.22 - - [2026-03-09 03:53:18] "POST /neutron/network HTTP/1.1" 200 922 0.007734 10.0.0.249 - - [2026-03-09 03:53:19] "PUT /access-control-list/a69357dc-e61e-425c-8474-2ad0499b6836 HTTP/1.1" 200 272 0.026037 10.0.0.22 - - [2026-03-09 03:53:19] "POST /neutron/port HTTP/1.1" 200 1063 0.016413 10.0.0.22 - - [2026-03-09 03:53:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003409 10.0.0.22 - - [2026-03-09 03:53:19] "POST /neutron/network HTTP/1.1" 200 912 0.006198 10.0.0.22 - - [2026-03-09 03:53:20] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003944 10.0.0.22 - - [2026-03-09 03:53:20] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005050 10.0.0.22 - - [2026-03-09 03:53:20] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004072 10.0.0.22 - - [2026-03-09 03:53:20] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.032420 10.0.0.22 - - [2026-03-09 03:53:20] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.057529 10.0.0.22 - - [2026-03-09 03:53:20] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004505 10.0.0.22 - - [2026-03-09 03:53:20] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005580 10.0.0.22 - - [2026-03-09 03:53:20] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.031507 10.0.0.22 - - [2026-03-09 03:53:20] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.035336 10.0.0.22 - - [2026-03-09 03:53:20] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008587 10.0.0.22 - - [2026-03-09 03:53:20] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005140 10.0.0.22 - - [2026-03-09 03:53:20] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.031608 10.0.0.22 - - [2026-03-09 03:53:20] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.034297 10.0.0.22 - - [2026-03-09 03:53:20] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005901 10.0.0.22 - - [2026-03-09 03:53:20] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005902 10.0.0.22 - - [2026-03-09 03:53:20] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.019620 10.0.0.22 - - [2026-03-09 03:53:20] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003187 10.0.0.22 - - [2026-03-09 03:53:20] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004363 10.0.0.22 - - [2026-03-09 03:53:20] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.003671 10.0.0.22 - - [2026-03-09 03:53:20] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.029139 10.0.0.22 - - [2026-03-09 03:53:20] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.031925 10.0.0.22 - - [2026-03-09 03:53:20] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005351 10.0.0.22 - - [2026-03-09 03:53:20] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003745 10.0.0.22 - - [2026-03-09 03:53:20] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.023832 10.0.0.22 - - [2026-03-09 03:53:20] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.026643 10.0.0.22 - - [2026-03-09 03:53:21] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004263 10.0.0.22 - - [2026-03-09 03:53:21] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004711 10.0.0.22 - - [2026-03-09 03:53:21] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.029729 10.0.0.22 - - [2026-03-09 03:53:21] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.029111 10.0.0.22 - - [2026-03-09 03:53:21] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005736 10.0.0.22 - - [2026-03-09 03:53:21] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004915 10.0.0.22 - - [2026-03-09 03:53:21] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.022426 10.0.0.22 - - [2026-03-09 03:53:21] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.002736 10.0.0.22 - - [2026-03-09 03:53:21] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004517 10.0.0.22 - - [2026-03-09 03:53:21] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.003910 10.0.0.22 - - [2026-03-09 03:53:21] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.023417 10.0.0.22 - - [2026-03-09 03:53:21] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.028629 10.0.0.22 - - [2026-03-09 03:53:21] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005569 10.0.0.22 - - [2026-03-09 03:53:21] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004949 10.0.0.22 - - [2026-03-09 03:53:21] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.024624 10.0.0.22 - - [2026-03-09 03:53:21] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.038477 10.0.0.22 - - [2026-03-09 03:53:21] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004414 10.0.0.22 - - [2026-03-09 03:53:21] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005293 10.0.0.22 - - [2026-03-09 03:53:21] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.027864 10.0.0.22 - - [2026-03-09 03:53:21] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.031536 10.0.0.22 - - [2026-03-09 03:53:21] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.017483 10.0.0.22 - - [2026-03-09 03:53:21] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003965 10.0.0.22 - - [2026-03-09 03:53:21] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.014776 10.0.0.22 - - [2026-03-09 03:53:21] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004819 10.0.0.22 - - [2026-03-09 03:53:21] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004018 10.0.0.22 - - [2026-03-09 03:53:21] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.014834 10.0.0.22 - - [2026-03-09 03:53:21] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004185 10.0.0.22 - - [2026-03-09 03:53:22] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003657 10.0.0.22 - - [2026-03-09 03:53:22] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.014375 10.0.0.22 - - [2026-03-09 03:53:22] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004429 10.0.0.22 - - [2026-03-09 03:53:22] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004186 10.0.0.22 - - [2026-03-09 03:53:22] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.015095 10.0.0.22 - - [2026-03-09 03:53:28] "POST /neutron/port HTTP/1.1" 200 1127 0.017127 10.0.0.22 - - [2026-03-09 03:53:32] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004423 10.0.0.22 - - [2026-03-09 03:53:32] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.004518 10.0.0.22 - - [2026-03-09 03:53:32] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.004568 10.0.0.22 - - [2026-03-09 03:53:32] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.025663 10.0.0.22 - - [2026-03-09 03:53:32] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.027940 10.0.0.22 - - [2026-03-09 03:53:32] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004613 10.0.0.22 - - [2026-03-09 03:53:32] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004456 10.0.0.22 - - [2026-03-09 03:53:32] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.031031 10.0.0.22 - - [2026-03-09 03:53:32] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.032596 10.0.0.22 - - [2026-03-09 03:53:32] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004607 10.0.0.22 - - [2026-03-09 03:53:32] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003495 10.0.0.22 - - [2026-03-09 03:53:32] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.028449 10.0.0.22 - - [2026-03-09 03:53:32] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.032571 10.0.0.22 - - [2026-03-09 03:53:32] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.004091 10.0.0.22 - - [2026-03-09 03:53:32] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.004252 10.0.0.22 - - [2026-03-09 03:53:32] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.016439 10.0.0.22 - - [2026-03-09 03:53:32] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.002916 10.0.0.22 - - [2026-03-09 03:53:32] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004024 10.0.0.22 - - [2026-03-09 03:53:32] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.003355 10.0.0.22 - - [2026-03-09 03:53:32] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.025563 10.0.0.22 - - [2026-03-09 03:53:32] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.039865 10.0.0.22 - - [2026-03-09 03:53:32] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.011631 10.0.0.22 - - [2026-03-09 03:53:32] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.007859 10.0.0.22 - - [2026-03-09 03:53:32] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.029082 10.0.0.22 - - [2026-03-09 03:53:33] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.026784 10.0.0.22 - - [2026-03-09 03:53:33] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005836 10.0.0.22 - - [2026-03-09 03:53:33] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003991 10.0.0.22 - - [2026-03-09 03:53:33] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.024707 10.0.0.22 - - [2026-03-09 03:53:33] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.031865 10.0.0.22 - - [2026-03-09 03:53:33] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004884 10.0.0.22 - - [2026-03-09 03:53:33] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004547 10.0.0.22 - - [2026-03-09 03:53:33] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.018581 10.0.0.22 - - [2026-03-09 03:53:33] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004271 10.0.0.22 - - [2026-03-09 03:53:33] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004442 10.0.0.22 - - [2026-03-09 03:53:33] "GET /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004313 10.0.0.22 - - [2026-03-09 03:53:33] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.024634 10.0.0.22 - - [2026-03-09 03:53:33] "PUT /bgp-router/035fdc2b-3d20-40a9-a07b-0305060ae763 HTTP/1.1" 200 254 0.025850 10.0.0.22 - - [2026-03-09 03:53:33] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004396 10.0.0.22 - - [2026-03-09 03:53:33] "GET /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005638 10.0.0.22 - - [2026-03-09 03:53:33] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.023805 10.0.0.22 - - [2026-03-09 03:53:33] "PUT /bgp-router/ca2f2458-5c67-4f6b-96cf-f957dbfa3592 HTTP/1.1" 200 254 0.031699 10.0.0.22 - - [2026-03-09 03:53:33] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005206 10.0.0.22 - - [2026-03-09 03:53:33] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.009147 10.0.0.22 - - [2026-03-09 03:53:33] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.026148 10.0.0.22 - - [2026-03-09 03:53:33] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.028883 10.0.0.22 - - [2026-03-09 03:53:33] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005577 10.0.0.22 - - [2026-03-09 03:53:33] "GET /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004433 10.0.0.22 - - [2026-03-09 03:53:33] "PUT /bgp-router/ccc18a78-3fca-4246-b60a-ac019578de14 HTTP/1.1" 200 254 0.021288 10.0.0.22 - - [2026-03-09 03:53:34] "POST /ref-update HTTP/1.1" 200 156 0.043730 10.0.0.22 - - [2026-03-09 03:53:34] "GET /virtual-network/46137611-0467-4e32-8792-7c14f45316c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.017190 10.0.0.22 - - [2026-03-09 03:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.22 - - [2026-03-09 03:53:34] "GET /network-policy/f1f9c74a-23ad-449c-99ea-52fa83925673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004600 10.0.0.22 - - [2026-03-09 03:53:34] "POST /ref-update HTTP/1.1" 200 156 0.061453 10.0.0.249 - - [2026-03-09 03:53:34] "DELETE /access-control-list/2ae6fa90-616a-487f-ad5e-5ec13064b6e6 HTTP/1.1" 200 115 0.040212 10.0.0.22 - - [2026-03-09 03:53:34] "POST /neutron/network HTTP/1.1" 200 799 0.007386 10.0.0.22 - - [2026-03-09 03:53:34] "GET /virtual-network/d0d70f1d-8e6c-4f74-8142-674e479b2bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.009445 10.0.0.22 - - [2026-03-09 03:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005103 10.0.0.22 - - [2026-03-09 03:53:34] "GET /network-policy/f1f9c74a-23ad-449c-99ea-52fa83925673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003855 10.0.0.22 - - [2026-03-09 03:53:34] "DELETE /network-policy/f1f9c74a-23ad-449c-99ea-52fa83925673 HTTP/1.1" 200 115 0.033037 10.0.0.22 - - [2026-03-09 03:53:34] "POST /neutron/port HTTP/1.1" 200 1127 0.016845 10.0.0.22 - - [2026-03-09 03:53:34] "POST /neutron/port HTTP/1.1" 200 1127 0.014688 10.0.0.22 - - [2026-03-09 03:53:36] "POST /neutron/network HTTP/1.1" 200 799 0.006113 10.0.0.249 - - [2026-03-09 03:53:36] "DELETE /route-target/595c8fc5-218f-4b5c-9cf7-cd41a44ba3fa HTTP/1.1" 200 115 0.018357 10.0.0.23 - - [2026-03-09 03:53:36] "POST /useragent-kv HTTP/1.1" 200 115 0.006813 10.0.0.23 - - [2026-03-09 03:53:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002551 10.0.0.22 - - [2026-03-09 03:53:36] "POST /neutron/network HTTP/1.1" 200 151 0.123223 10.0.0.249 - - [2026-03-09 03:53:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.009680 10.0.0.22 - - [2026-03-09 03:53:36] "POST /ref-update HTTP/1.1" 200 156 0.065148 10.0.0.249 - - [2026-03-09 03:53:36] "DELETE /access-control-list/1f8ca08f-bf7c-4b3d-8faf-f64d630668b3 HTTP/1.1" 200 115 0.049936 10.0.0.22 - - [2026-03-09 03:53:36] "GET /virtual-network/81d55013-c4c8-4fa4-bfe5-a83e6d40903f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.010220 10.0.0.22 - - [2026-03-09 03:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.22 - - [2026-03-09 03:53:37] "GET /network-policy/8e9b3ad7-90ac-4e28-8f92-f4516810fe74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004764 10.0.0.22 - - [2026-03-09 03:53:37] "POST /ref-update HTTP/1.1" 200 156 0.044895 10.0.0.249 - - [2026-03-09 03:53:37] "POST /ref-update HTTP/1.1" 200 156 0.019198 10.0.0.22 - - [2026-03-09 03:53:37] "GET /virtual-network/bf5b3b4c-2097-4668-8112-4adfdc39cfa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.009960 10.0.0.22 - - [2026-03-09 03:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.22 - - [2026-03-09 03:53:37] "GET /network-policy/8e9b3ad7-90ac-4e28-8f92-f4516810fe74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004165 10.0.0.22 - - [2026-03-09 03:53:37] "DELETE /network-policy/8e9b3ad7-90ac-4e28-8f92-f4516810fe74 HTTP/1.1" 200 115 0.034788 10.0.0.22 - - [2026-03-09 03:53:37] "POST /neutron/network HTTP/1.1" 200 974 0.008948 10.0.0.22 - - [2026-03-09 03:53:37] "POST /neutron/port HTTP/1.1" 200 1206 0.014419 10.0.0.22 - - [2026-03-09 03:53:37] "POST /neutron/port HTTP/1.1" 200 1206 0.013118 10.0.0.23 - - [2026-03-09 03:53:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004813 10.0.0.23 - - [2026-03-09 03:53:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003280 10.0.0.23 - - [2026-03-09 03:53:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002770 10.0.0.23 - - [2026-03-09 03:53:39] "POST /useragent-kv HTTP/1.1" 200 115 0.006196 10.0.0.22 - - [2026-03-09 03:53:39] "POST /neutron/network HTTP/1.1" 200 151 0.134130 10.0.0.249 - - [2026-03-09 03:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.23 - - [2026-03-09 03:53:41] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001199 10.0.0.22 - - [2026-03-09 03:53:41] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.076687 10.0.0.23 - - [2026-03-09 03:53:41] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000832 10.0.0.22 - - [2026-03-09 03:53:41] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?fields=virtual_networks HTTP/1.1" 200 1047 0.033870 10.0.0.23 - - [2026-03-09 03:53:41] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000880 10.0.0.22 - - [2026-03-09 03:53:41] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.036915 10.0.0.23 - - [2026-03-09 03:53:41] "GET /projects?obj_uuids=706cde5c-b791-4c21-bf1e-fff05499c90e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001170 10.0.0.22 - - [2026-03-09 03:53:41] "GET /project/706cde5c-b791-4c21-bf1e-fff05499c90e?fields=security_groups HTTP/1.1" 200 1281 0.040508 10.0.0.22 - - [2026-03-09 03:53:42] "POST /fqname-to-id HTTP/1.1" 404 183 0.030207 10.0.0.23 - - [2026-03-09 03:53:42] "GET /projects?obj_uuids=412ff093-8c60-4581-b9ca-2a19140b801c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002671 10.0.0.23 - - [2026-03-09 03:53:42] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001626 10.0.0.23 - - [2026-03-09 03:53:42] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008304 10.0.0.23 - - [2026-03-09 03:53:42] "POST /id-to-fqname HTTP/1.1" 200 185 0.001286 10.0.0.23 - - [2026-03-09 03:53:42] "POST /fqname-to-id HTTP/1.1" 404 194 0.008197 10.0.0.23 - - [2026-03-09 03:53:42] "POST /security-groups HTTP/1.1" 200 586 0.027921 10.0.0.23 - - [2026-03-09 03:53:42] "POST /projects HTTP/1.1" 200 575 0.220370 10.0.0.249 - - [2026-03-09 03:53:42] "POST /access-control-lists HTTP/1.1" 200 591 0.022561 10.0.0.23 - - [2026-03-09 03:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.299389 10.0.0.22 - - [2026-03-09 03:53:42] "GET /project/412ff093-8c60-4581-b9ca-2a19140b801c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.440470 10.0.0.22 - - [2026-03-09 03:53:44] "GET / HTTP/1.1" 200 35931 0.001374 10.0.0.22 - - [2026-03-09 03:53:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000413 10.0.0.22 - - [2026-03-09 03:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.030886 10.0.0.22 - - [2026-03-09 03:53:46] "GET /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004357 10.0.0.22 - - [2026-03-09 03:53:46] "GET /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003764 10.0.0.22 - - [2026-03-09 03:53:46] "GET /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003340 10.0.0.22 - - [2026-03-09 03:53:46] "PUT /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633 HTTP/1.1" 200 264 0.014057 10.0.0.22 - - [2026-03-09 03:53:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.027418 10.0.0.23 - - [2026-03-09 03:53:48] "GET /projects?obj_uuids=0d166ee5-3a98-41a1-b044-76d7fb602ebc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003402 10.0.0.23 - - [2026-03-09 03:53:48] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000896 10.0.0.23 - - [2026-03-09 03:53:48] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008269 10.0.0.23 - - [2026-03-09 03:53:49] "POST /id-to-fqname HTTP/1.1" 200 185 0.005185 10.0.0.23 - - [2026-03-09 03:53:49] "POST /fqname-to-id HTTP/1.1" 404 194 0.010365 10.0.0.23 - - [2026-03-09 03:53:49] "POST /security-groups HTTP/1.1" 200 586 0.031003 10.0.0.249 - - [2026-03-09 03:53:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.003345 10.0.0.23 - - [2026-03-09 03:53:49] "POST /projects HTTP/1.1" 200 575 0.278760 10.0.0.23 - - [2026-03-09 03:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.317669 10.0.0.249 - - [2026-03-09 03:53:49] "POST /access-control-lists HTTP/1.1" 200 589 0.040758 10.0.0.22 - - [2026-03-09 03:53:49] "GET /project/0d166ee5-3a98-41a1-b044-76d7fb602ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.468868 10.0.0.22 - - [2026-03-09 03:53:49] "POST /fqname-to-id HTTP/1.1" 404 183 0.025780 10.0.0.23 - - [2026-03-09 03:53:49] "GET /projects?obj_uuids=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002749 10.0.0.23 - - [2026-03-09 03:53:49] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000819 10.0.0.23 - - [2026-03-09 03:53:49] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006788 10.0.0.23 - - [2026-03-09 03:53:49] "POST /id-to-fqname HTTP/1.1" 200 185 0.001164 10.0.0.23 - - [2026-03-09 03:53:49] "POST /fqname-to-id HTTP/1.1" 404 194 0.007109 10.0.0.23 - - [2026-03-09 03:53:49] "POST /security-groups HTTP/1.1" 200 586 0.030012 10.0.0.23 - - [2026-03-09 03:53:50] "POST /projects HTTP/1.1" 200 575 0.221595 10.0.0.249 - - [2026-03-09 03:53:50] "POST /fqname-to-id HTTP/1.1" 404 228 0.010908 10.0.0.23 - - [2026-03-09 03:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.291978 10.0.0.22 - - [2026-03-09 03:53:50] "GET /project/c1865e87-4398-4d52-9c44-bf90edefa2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.428087 10.0.0.22 - - [2026-03-09 03:53:50] "GET / HTTP/1.1" 200 35931 0.001479 10.0.0.22 - - [2026-03-09 03:53:51] "GET / HTTP/1.1" 200 35931 0.001494 10.0.0.22 - - [2026-03-09 03:53:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.002927 10.0.0.22 - - [2026-03-09 03:53:51] "POST /api-access-lists HTTP/1.1" 200 521 0.020041 10.0.0.22 - - [2026-03-09 03:53:52] "GET /api-access-list/29b919b1-ae84-473c-88af-40e2cb028dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.006258 10.0.0.22 - - [2026-03-09 03:53:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000450 10.0.0.22 - - [2026-03-09 03:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.103082 10.0.0.23 - - [2026-03-09 03:53:52] "GET /projects?obj_uuids=0d166ee5-3a98-41a1-b044-76d7fb602ebc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001011 10.0.0.22 - - [2026-03-09 03:53:52] "GET /project/0d166ee5-3a98-41a1-b044-76d7fb602ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.058229 10.0.0.22 - - [2026-03-09 03:53:53] "GET /virtual-networks?parent_id=0d166ee5-3a98-41a1-b044-76d7fb602ebc&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016145 10.0.0.22 - - [2026-03-09 03:53:53] "POST /virtual-networks HTTP/1.1" 200 568 0.099537 10.0.0.22 - - [2026-03-09 03:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.042943 10.0.0.249 - - [2026-03-09 03:53:53] "POST /ref-update HTTP/1.1" 200 156 0.032820 10.0.0.22 - - [2026-03-09 03:53:53] "GET /network-ipam/6babc430-f067-4251-84aa-e1e180b74c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.013592 10.0.0.23 - - [2026-03-09 03:53:53] "POST /useragent-kv HTTP/1.1" 200 115 0.008905 10.0.0.22 - - [2026-03-09 03:53:53] "POST /ref-update HTTP/1.1" 200 156 0.076413 10.0.0.22 - - [2026-03-09 03:53:53] "POST /neutron/network HTTP/1.1" 200 831 0.056957 10.0.0.22 - - [2026-03-09 03:53:53] "GET /virtual-network/5f1e6745-c4af-4492-9ff2-655497f0cf30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.016565 10.0.0.22 - - [2026-03-09 03:53:53] "POST /neutron/subnet HTTP/1.1" 200 673 0.034817 10.0.0.22 - - [2026-03-09 03:53:54] "GET /obj-perms HTTP/1.1" 200 4915 0.061769 10.0.0.22 - - [2026-03-09 03:53:55] "GET /virtual-network/5f1e6745-c4af-4492-9ff2-655497f0cf30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.020716 10.0.0.22 - - [2026-03-09 03:53:55] "GET /obj-perms HTTP/1.1" 200 4915 0.060537 10.0.0.22 - - [2026-03-09 03:53:55] "GET /obj-perms HTTP/1.1" 200 4915 0.017978 10.0.0.22 - - [2026-03-09 03:53:55] "POST /id-to-fqname HTTP/1.1" 401 292 0.000449 10.0.0.22 - - [2026-03-09 03:53:56] "POST /id-to-fqname HTTP/1.1" 200 230 0.038512 10.0.0.23 - - [2026-03-09 03:53:57] "GET /projects?obj_uuids=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001082 10.0.0.22 - - [2026-03-09 03:53:57] "GET /project/c1865e87-4398-4d52-9c44-bf90edefa2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.074935 10.0.0.22 - - [2026-03-09 03:53:57] "POST /neutron/port HTTP/1.1" 200 117 0.032868 10.0.0.22 - - [2026-03-09 03:53:58] "POST /neutron/network HTTP/1.1" 200 841 0.068651 10.0.0.22 - - [2026-03-09 03:53:59] "POST /neutron/port HTTP/1.1" 200 1055 0.046111 10.0.0.22 - - [2026-03-09 03:53:59] "POST /neutron/port HTTP/1.1" 200 1119 0.028345 10.0.0.22 - - [2026-03-09 03:53:59] "POST /neutron/port HTTP/1.1" 200 117 0.001330 10.0.0.22 - - [2026-03-09 03:54:03] "POST /neutron/security_group HTTP/1.1" 200 2053 0.009188 10.0.0.22 - - [2026-03-09 03:54:03] "POST /neutron/port HTTP/1.1" 200 1119 0.015923 10.0.0.22 - - [2026-03-09 03:54:03] "POST /neutron/security_group HTTP/1.1" 200 2053 0.007758 10.0.0.22 - - [2026-03-09 03:54:03] "GET /virtual-machine/f30db7b1-9886-47b9-a968-83cd24f162d2 HTTP/1.1" 401 292 0.000369 10.0.0.22 - - [2026-03-09 03:54:03] "GET /virtual-machine/f30db7b1-9886-47b9-a968-83cd24f162d2 HTTP/1.1" 200 1288 0.043618 10.0.0.22 - - [2026-03-09 03:54:03] "GET /virtual-machine/f30db7b1-9886-47b9-a968-83cd24f162d2 HTTP/1.1" 200 1288 0.014436 10.0.0.22 - - [2026-03-09 03:54:03] "GET /virtual-machine-interface/506abd3e-5244-4485-bd51-06cc9f4be3af HTTP/1.1" 200 2530 0.024538 10.0.0.22 - - [2026-03-09 03:54:03] "GET /virtual-machine/f30db7b1-9886-47b9-a968-83cd24f162d2 HTTP/1.1" 200 1288 0.015290 10.0.0.22 - - [2026-03-09 03:54:03] "GET /virtual-machine-interface/506abd3e-5244-4485-bd51-06cc9f4be3af HTTP/1.1" 200 2530 0.017880 10.0.0.22 - - [2026-03-09 03:54:03] "GET /instance-ip/5afc5cb2-e443-4d53-9f94-43063ee2e787 HTTP/1.1" 200 1625 0.016468 10.0.0.22 - - [2026-03-09 03:54:03] "GET /virtual-machine/f30db7b1-9886-47b9-a968-83cd24f162d2 HTTP/1.1" 200 1288 0.014001 10.0.0.22 - - [2026-03-09 03:54:03] "GET /virtual-machine-interface/506abd3e-5244-4485-bd51-06cc9f4be3af HTTP/1.1" 200 2530 0.019356 10.0.0.22 - - [2026-03-09 03:54:03] "GET /instance-ip/5afc5cb2-e443-4d53-9f94-43063ee2e787 HTTP/1.1" 200 1625 0.015847 10.0.0.22 - - [2026-03-09 03:54:03] "POST /fqname-to-id HTTP/1.1" 403 339 0.014518 10.0.0.22 - - [2026-03-09 03:54:03] "GET / HTTP/1.1" 200 35931 0.001716 10.0.0.22 - - [2026-03-09 03:54:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000404 10.0.0.22 - - [2026-03-09 03:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.036359 10.0.0.22 - - [2026-03-09 03:54:04] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003607 10.0.0.22 - - [2026-03-09 03:54:04] "GET /virtual-networks?parent_id=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013982 10.0.0.22 - - [2026-03-09 03:54:04] "POST /fqname-to-id HTTP/1.1" 403 339 0.014127 10.0.0.22 - - [2026-03-09 03:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.22 - - [2026-03-09 03:54:04] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005751 10.0.0.22 - - [2026-03-09 03:54:04] "GET /virtual-networks?parent_id=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019563 10.0.0.22 - - [2026-03-09 03:54:04] "POST /fqname-to-id HTTP/1.1" 403 339 0.022658 10.0.0.22 - - [2026-03-09 03:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.22 - - [2026-03-09 03:54:04] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004097 10.0.0.22 - - [2026-03-09 03:54:04] "GET /virtual-networks?parent_id=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017500 10.0.0.22 - - [2026-03-09 03:54:04] "POST /fqname-to-id HTTP/1.1" 403 339 0.016097 10.0.0.22 - - [2026-03-09 03:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009250 10.0.0.22 - - [2026-03-09 03:54:05] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003401 10.0.0.22 - - [2026-03-09 03:54:05] "GET /virtual-networks?parent_id=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018973 10.0.0.22 - - [2026-03-09 03:54:05] "POST /fqname-to-id HTTP/1.1" 403 339 0.019889 10.0.0.22 - - [2026-03-09 03:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005924 10.0.0.22 - - [2026-03-09 03:54:05] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003927 10.0.0.22 - - [2026-03-09 03:54:05] "GET /virtual-networks?parent_id=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.028827 10.0.0.22 - - [2026-03-09 03:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014101 10.0.0.22 - - [2026-03-09 03:54:08] "GET /virtual-network/5f1e6745-c4af-4492-9ff2-655497f0cf30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.016921 10.0.0.22 - - [2026-03-09 03:54:10] "POST /fqname-to-id HTTP/1.1" 403 339 0.015821 10.0.0.22 - - [2026-03-09 03:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.22 - - [2026-03-09 03:54:10] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003884 10.0.0.22 - - [2026-03-09 03:54:10] "GET /virtual-networks?parent_id=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014355 10.0.0.22 - - [2026-03-09 03:54:10] "POST /fqname-to-id HTTP/1.1" 403 339 0.013961 10.0.0.22 - - [2026-03-09 03:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.22 - - [2026-03-09 03:54:10] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002873 10.0.0.22 - - [2026-03-09 03:54:10] "GET /virtual-networks?parent_id=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013645 10.0.0.22 - - [2026-03-09 03:54:10] "POST /fqname-to-id HTTP/1.1" 403 361 0.013635 10.0.0.22 - - [2026-03-09 03:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.22 - - [2026-03-09 03:54:10] "GET /routing-instance/e0a7961d-f4da-42b4-a68c-bd8d8e0a426c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.003980 10.0.0.22 - - [2026-03-09 03:54:10] "GET /route-target/dde4d3e5-9fc3-48f6-a788-19ac4e8f7fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.015705 10.0.0.22 - - [2026-03-09 03:54:10] "GET /route-target/dde4d3e5-9fc3-48f6-a788-19ac4e8f7fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002841 10.0.0.22 - - [2026-03-09 03:54:10] "POST /fqname-to-id HTTP/1.1" 403 339 0.015864 10.0.0.22 - - [2026-03-09 03:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.22 - - [2026-03-09 03:54:10] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003813 10.0.0.22 - - [2026-03-09 03:54:11] "GET /virtual-networks?parent_id=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015165 10.0.0.22 - - [2026-03-09 03:54:11] "POST /fqname-to-id HTTP/1.1" 403 361 0.023141 10.0.0.22 - - [2026-03-09 03:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005328 10.0.0.22 - - [2026-03-09 03:54:11] "GET /routing-instance/e0a7961d-f4da-42b4-a68c-bd8d8e0a426c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.004141 10.0.0.22 - - [2026-03-09 03:54:11] "GET /route-target/dde4d3e5-9fc3-48f6-a788-19ac4e8f7fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.012978 10.0.0.22 - - [2026-03-09 03:54:11] "GET /route-target/dde4d3e5-9fc3-48f6-a788-19ac4e8f7fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002768 10.0.0.22 - - [2026-03-09 03:54:11] "POST /fqname-to-id HTTP/1.1" 403 339 0.013865 10.0.0.22 - - [2026-03-09 03:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.22 - - [2026-03-09 03:54:11] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004140 10.0.0.22 - - [2026-03-09 03:54:11] "GET /virtual-networks?parent_id=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013265 10.0.0.22 - - [2026-03-09 03:54:11] "POST /fqname-to-id HTTP/1.1" 403 339 0.013562 10.0.0.22 - - [2026-03-09 03:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.22 - - [2026-03-09 03:54:11] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003332 10.0.0.22 - - [2026-03-09 03:54:11] "GET /virtual-networks?parent_id=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012872 10.0.0.23 - - [2026-03-09 03:54:11] "GET /obj-perms HTTP/1.1" 200 4915 0.059196 10.0.0.22 - - [2026-03-09 03:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.028310 10.0.0.22 - - [2026-03-09 03:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.23 - - [2026-03-09 03:54:12] "GET /virtual-machine/f30db7b1-9886-47b9-a968-83cd24f162d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.014344 10.0.0.22 - - [2026-03-09 03:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.22 - - [2026-03-09 03:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.22 - - [2026-03-09 03:54:12] "GET /obj-perms HTTP/1.1" 200 4915 0.012997 10.0.0.22 - - [2026-03-09 03:54:13] "GET /obj-perms HTTP/1.1" 200 5020 0.048626 10.0.0.23 - - [2026-03-09 03:54:13] "GET /obj-perms HTTP/1.1" 200 5020 0.056894 10.0.0.22 - - [2026-03-09 03:54:14] "GET /obj-perms HTTP/1.1" 200 4915 0.064142 10.0.0.22 - - [2026-03-09 03:54:14] "GET /obj-perms HTTP/1.1" 200 4915 0.014585 10.0.0.23 - - [2026-03-09 03:54:14] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.018785 10.0.0.22 - - [2026-03-09 03:54:14] "GET /virtual-machine/f30db7b1-9886-47b9-a968-83cd24f162d2 HTTP/1.1" 200 1288 0.017886 10.0.0.22 - - [2026-03-09 03:54:15] "POST /neutron/port HTTP/1.1" 200 1119 0.014740 10.0.0.22 - - [2026-03-09 03:54:17] "GET /virtual-machine/f30db7b1-9886-47b9-a968-83cd24f162d2 HTTP/1.1" 404 171 0.016475 10.0.0.22 - - [2026-03-09 03:54:17] "GET /virtual-machine/f30db7b1-9886-47b9-a968-83cd24f162d2 HTTP/1.1" 404 171 0.011513 10.0.0.22 - - [2026-03-09 03:54:17] "GET /virtual-machine/f30db7b1-9886-47b9-a968-83cd24f162d2 HTTP/1.1" 404 171 0.010710 10.0.0.22 - - [2026-03-09 03:54:17] "POST /fqname-to-id HTTP/1.1" 403 339 0.016594 10.0.0.22 - - [2026-03-09 03:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.22 - - [2026-03-09 03:54:17] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003131 10.0.0.22 - - [2026-03-09 03:54:17] "GET /virtual-networks?parent_id=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012369 10.0.0.22 - - [2026-03-09 03:54:17] "POST /fqname-to-id HTTP/1.1" 403 361 0.016829 10.0.0.22 - - [2026-03-09 03:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.22 - - [2026-03-09 03:54:17] "GET /routing-instance/e0a7961d-f4da-42b4-a68c-bd8d8e0a426c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.006513 10.0.0.22 - - [2026-03-09 03:54:17] "GET /route-target/dde4d3e5-9fc3-48f6-a788-19ac4e8f7fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.012570 10.0.0.22 - - [2026-03-09 03:54:17] "GET /route-target/dde4d3e5-9fc3-48f6-a788-19ac4e8f7fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003178 10.0.0.22 - - [2026-03-09 03:54:17] "GET /obj-perms HTTP/1.1" 200 4915 0.013173 10.0.0.22 - - [2026-03-09 03:54:18] "GET /obj-perms HTTP/1.1" 200 5020 0.004229 10.0.0.23 - - [2026-03-09 03:54:24] "GET /obj-perms HTTP/1.1" 200 5020 0.003240 10.0.0.249 - - [2026-03-09 03:54:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.249 - - [2026-03-09 03:54:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000332 10.0.0.23 - - [2026-03-09 03:54:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.23 - - [2026-03-09 03:54:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.23 - - [2026-03-09 03:54:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.23 - - [2026-03-09 03:54:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.249 - - [2026-03-09 03:54:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.22 - - [2026-03-09 03:54:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000877 10.0.0.249 - - [2026-03-09 03:54:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000325 10.0.0.22 - - [2026-03-09 03:54:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.22 - - [2026-03-09 03:54:27] "GET /obj-perms HTTP/1.1" 200 5020 0.004073 10.0.0.22 - - [2026-03-09 03:54:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.22 - - [2026-03-09 03:54:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.23 - - [2026-03-09 03:54:33] "GET /obj-perms HTTP/1.1" 200 5020 0.003718 10.0.0.22 - - [2026-03-09 03:54:33] "GET /obj-perms HTTP/1.1" 200 5020 0.004001 10.0.0.249 - - [2026-03-09 03:54:33] "GET /obj-perms HTTP/1.1" 200 5020 0.064617 10.0.0.23 - - [2026-03-09 03:54:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004076 10.0.0.249 - - [2026-03-09 03:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.23 - - [2026-03-09 03:54:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002025 10.0.0.22 - - [2026-03-09 03:54:34] "DELETE /virtual-network/5f1e6745-c4af-4492-9ff2-655497f0cf30 HTTP/1.1" 200 115 0.110001 10.0.0.22 - - [2026-03-09 03:54:34] "DELETE /api-access-list/29b919b1-ae84-473c-88af-40e2cb028dfc HTTP/1.1" 200 115 0.034170 10.0.0.23 - - [2026-03-09 03:54:34] "GET /projects?obj_uuids=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000889 10.0.0.22 - - [2026-03-09 03:54:34] "GET /project/c1865e87-4398-4d52-9c44-bf90edefa2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.039719 10.0.0.23 - - [2026-03-09 03:54:34] "GET /projects?obj_uuids=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000911 10.0.0.22 - - [2026-03-09 03:54:34] "GET /project/c1865e87-4398-4d52-9c44-bf90edefa2e5?fields=virtual_networks HTTP/1.1" 200 1022 0.040747 10.0.0.23 - - [2026-03-09 03:54:34] "GET /projects?obj_uuids=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000939 10.0.0.22 - - [2026-03-09 03:54:34] "GET /project/c1865e87-4398-4d52-9c44-bf90edefa2e5?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.039697 10.0.0.23 - - [2026-03-09 03:54:34] "GET /projects?obj_uuids=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000917 10.0.0.22 - - [2026-03-09 03:54:34] "GET /project/c1865e87-4398-4d52-9c44-bf90edefa2e5?fields=security_groups HTTP/1.1" 200 1243 0.043756 10.0.0.23 - - [2026-03-09 03:54:35] "GET /projects?obj_uuids=0d166ee5-3a98-41a1-b044-76d7fb602ebc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001234 10.0.0.22 - - [2026-03-09 03:54:35] "GET /project/0d166ee5-3a98-41a1-b044-76d7fb602ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.039107 10.0.0.23 - - [2026-03-09 03:54:35] "GET /projects?obj_uuids=0d166ee5-3a98-41a1-b044-76d7fb602ebc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001267 10.0.0.22 - - [2026-03-09 03:54:35] "GET /project/0d166ee5-3a98-41a1-b044-76d7fb602ebc?fields=virtual_networks HTTP/1.1" 200 1020 0.042505 10.0.0.23 - - [2026-03-09 03:54:35] "GET /projects?obj_uuids=0d166ee5-3a98-41a1-b044-76d7fb602ebc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000906 10.0.0.22 - - [2026-03-09 03:54:35] "GET /project/0d166ee5-3a98-41a1-b044-76d7fb602ebc?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.039158 10.0.0.23 - - [2026-03-09 03:54:35] "GET /projects?obj_uuids=0d166ee5-3a98-41a1-b044-76d7fb602ebc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001209 10.0.0.22 - - [2026-03-09 03:54:35] "GET /project/0d166ee5-3a98-41a1-b044-76d7fb602ebc?fields=security_groups HTTP/1.1" 200 1241 0.038642 10.0.0.22 - - [2026-03-09 03:54:37] "GET /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005407 10.0.0.22 - - [2026-03-09 03:54:37] "PUT /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633 HTTP/1.1" 200 264 0.014179 10.0.0.23 - - [2026-03-09 03:54:37] "GET /projects?obj_uuids=412ff093-8c60-4581-b9ca-2a19140b801c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000922 10.0.0.22 - - [2026-03-09 03:54:37] "GET /project/412ff093-8c60-4581-b9ca-2a19140b801c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.037365 10.0.0.23 - - [2026-03-09 03:54:37] "GET /projects?obj_uuids=412ff093-8c60-4581-b9ca-2a19140b801c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001825 10.0.0.22 - - [2026-03-09 03:54:37] "GET /project/412ff093-8c60-4581-b9ca-2a19140b801c?fields=virtual_networks HTTP/1.1" 200 1021 0.046631 10.0.0.23 - - [2026-03-09 03:54:37] "GET /projects?obj_uuids=412ff093-8c60-4581-b9ca-2a19140b801c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000929 10.0.0.22 - - [2026-03-09 03:54:37] "GET /project/412ff093-8c60-4581-b9ca-2a19140b801c?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.040201 10.0.0.23 - - [2026-03-09 03:54:38] "GET /projects?obj_uuids=412ff093-8c60-4581-b9ca-2a19140b801c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000865 10.0.0.22 - - [2026-03-09 03:54:38] "GET /project/412ff093-8c60-4581-b9ca-2a19140b801c?fields=security_groups HTTP/1.1" 200 1242 0.043495 10.0.0.22 - - [2026-03-09 03:54:38] "POST /fqname-to-id HTTP/1.1" 404 188 0.030492 10.0.0.23 - - [2026-03-09 03:54:39] "GET /projects?obj_uuids=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002918 10.0.0.23 - - [2026-03-09 03:54:39] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000930 10.0.0.23 - - [2026-03-09 03:54:39] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006766 10.0.0.23 - - [2026-03-09 03:54:39] "POST /id-to-fqname HTTP/1.1" 200 190 0.003031 10.0.0.23 - - [2026-03-09 03:54:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.005535 10.0.0.23 - - [2026-03-09 03:54:39] "POST /security-groups HTTP/1.1" 200 591 0.035893 10.0.0.23 - - [2026-03-09 03:54:39] "POST /projects HTTP/1.1" 200 585 0.252822 10.0.0.249 - - [2026-03-09 03:54:39] "POST /access-control-lists HTTP/1.1" 200 596 0.032364 10.0.0.23 - - [2026-03-09 03:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.330256 10.0.0.22 - - [2026-03-09 03:54:39] "GET /project/3445423e-7bd4-437c-ad1c-710719ef301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.469171 10.0.0.22 - - [2026-03-09 03:54:40] "GET / HTTP/1.1" 200 35931 0.002445 10.0.0.23 - - [2026-03-09 03:54:40] "DELETE /project/3445423e7bd4437cad1c710719ef301b HTTP/1.1" 404 173 0.014819 10.0.0.23 - - [2026-03-09 03:54:40] "DELETE /project/412ff0938c604581b9ca2a19140b801c HTTP/1.1" 404 173 0.017181 10.0.0.23 - - [2026-03-09 03:54:40] "DELETE /project/0d166ee53a9841a1b04476d7fb602ebc HTTP/1.1" 404 173 0.012793 10.0.0.23 - - [2026-03-09 03:54:40] "DELETE /project/c1865e8743984d529c44bf90edefa2e5 HTTP/1.1" 404 173 0.011091 10.0.0.23 - - [2026-03-09 03:54:40] "DELETE /project/706cde5c-b791-4c21-bf1e-fff05499c90e HTTP/1.1" 404 177 0.012338 10.0.0.23 - - [2026-03-09 03:54:40] "GET /projects?obj_uuids=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000795 10.0.0.23 - - [2026-03-09 03:54:40] "GET /projects?obj_uuids=412ff093-8c60-4581-b9ca-2a19140b801c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000778 10.0.0.23 - - [2026-03-09 03:54:40] "GET /projects?obj_uuids=0d166ee5-3a98-41a1-b044-76d7fb602ebc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000702 10.0.0.23 - - [2026-03-09 03:54:40] "GET /project/0d166ee5-3a98-41a1-b044-76d7fb602ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.046040 10.0.0.23 - - [2026-03-09 03:54:41] "GET /projects?obj_uuids=0d166ee5-3a98-41a1-b044-76d7fb602ebc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000891 10.0.0.23 - - [2026-03-09 03:54:41] "GET /project/c1865e87-4398-4d52-9c44-bf90edefa2e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.056909 10.0.0.23 - - [2026-03-09 03:54:41] "GET /project/412ff093-8c60-4581-b9ca-2a19140b801c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.068059 10.0.0.23 - - [2026-03-09 03:54:41] "GET /projects?obj_uuids=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000823 10.0.0.23 - - [2026-03-09 03:54:41] "GET /projects?obj_uuids=412ff093-8c60-4581-b9ca-2a19140b801c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000718 10.0.0.23 - - [2026-03-09 03:54:41] "GET /project/0d166ee5-3a98-41a1-b044-76d7fb602ebc?fields=security_groups HTTP/1.1" 200 1346 0.062843 10.0.0.23 - - [2026-03-09 03:54:41] "GET /project/412ff093-8c60-4581-b9ca-2a19140b801c?fields=security_groups HTTP/1.1" 200 1347 0.057701 10.0.0.23 - - [2026-03-09 03:54:41] "GET /project/c1865e87-4398-4d52-9c44-bf90edefa2e5?fields=security_groups HTTP/1.1" 200 1348 0.129115 10.0.0.23 - - [2026-03-09 03:54:41] "DELETE /security-group/db438088-d822-4cb4-86d1-2ab83139f449 HTTP/1.1" 200 115 0.133836 10.0.0.23 - - [2026-03-09 03:54:41] "GET /projects?obj_uuids=0d166ee5-3a98-41a1-b044-76d7fb602ebc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001107 10.0.0.23 - - [2026-03-09 03:54:41] "DELETE /security-group/7498f2a0-3d75-4b64-93f3-7b9c63d64169 HTTP/1.1" 200 115 0.139276 10.0.0.23 - - [2026-03-09 03:54:41] "GET /projects?obj_uuids=412ff093-8c60-4581-b9ca-2a19140b801c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000901 10.0.0.249 - - [2026-03-09 03:54:41] "DELETE /access-control-list/180eb290-4f66-4dbb-bdcb-3a7036e08953 HTTP/1.1" 200 115 0.078298 10.0.0.23 - - [2026-03-09 03:54:41] "DELETE /security-group/55234b4f-6edc-4d37-b85f-69d9c99c434f HTTP/1.1" 200 115 0.113060 10.0.0.23 - - [2026-03-09 03:54:41] "GET /project/0d166ee5-3a98-41a1-b044-76d7fb602ebc?fields=application_policy_sets HTTP/1.1" 200 1385 0.086092 10.0.0.23 - - [2026-03-09 03:54:41] "GET /projects?obj_uuids=c1865e87-4398-4d52-9c44-bf90edefa2e5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002349 10.0.0.23 - - [2026-03-09 03:54:41] "GET /project/412ff093-8c60-4581-b9ca-2a19140b801c?fields=application_policy_sets HTTP/1.1" 200 1386 0.106310 10.0.0.23 - - [2026-03-09 03:54:41] "GET /project/c1865e87-4398-4d52-9c44-bf90edefa2e5?fields=application_policy_sets HTTP/1.1" 200 1387 0.119880 10.0.0.249 - - [2026-03-09 03:54:41] "DELETE /access-control-list/9b768469-0694-4e0f-b29f-9a543764e9aa HTTP/1.1" 200 115 0.066490 10.0.0.23 - - [2026-03-09 03:54:41] "DELETE /project/0d166ee5-3a98-41a1-b044-76d7fb602ebc HTTP/1.1" 200 115 0.609010 10.0.0.23 - - [2026-03-09 03:54:41] "DELETE /project/412ff093-8c60-4581-b9ca-2a19140b801c HTTP/1.1" 200 115 0.671901 10.0.0.23 - - [2026-03-09 03:54:41] "DELETE /project/c1865e87-4398-4d52-9c44-bf90edefa2e5 HTTP/1.1" 200 115 0.726752 10.0.0.22 - - [2026-03-09 03:54:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000830 10.0.0.22 - - [2026-03-09 03:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.313040 10.0.0.22 - - [2026-03-09 03:54:43] "GET /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003884 10.0.0.22 - - [2026-03-09 03:54:43] "GET /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004286 10.0.0.22 - - [2026-03-09 03:54:43] "GET /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004694 10.0.0.22 - - [2026-03-09 03:54:43] "PUT /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633 HTTP/1.1" 200 264 0.014565 10.0.0.22 - - [2026-03-09 03:54:45] "POST /fqname-to-id HTTP/1.1" 404 188 0.026295 10.0.0.23 - - [2026-03-09 03:54:45] "GET /projects?obj_uuids=563aadd5-669d-4893-b5b5-8c13999fd775&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003015 10.0.0.23 - - [2026-03-09 03:54:45] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001127 10.0.0.23 - - [2026-03-09 03:54:45] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006681 10.0.0.23 - - [2026-03-09 03:54:45] "POST /id-to-fqname HTTP/1.1" 200 190 0.002342 10.0.0.23 - - [2026-03-09 03:54:45] "POST /fqname-to-id HTTP/1.1" 404 199 0.005302 10.0.0.23 - - [2026-03-09 03:54:45] "POST /security-groups HTTP/1.1" 200 591 0.073580 10.0.0.249 - - [2026-03-09 03:54:45] "POST /fqname-to-id HTTP/1.1" 404 234 0.002712 10.0.0.23 - - [2026-03-09 03:54:45] "POST /projects HTTP/1.1" 200 585 0.263449 10.0.0.23 - - [2026-03-09 03:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.336541 10.0.0.249 - - [2026-03-09 03:54:45] "POST /access-control-lists HTTP/1.1" 200 594 0.031073 10.0.0.22 - - [2026-03-09 03:54:45] "GET /project/563aadd5-669d-4893-b5b5-8c13999fd775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.480728 10.0.0.22 - - [2026-03-09 03:54:46] "POST /fqname-to-id HTTP/1.1" 404 188 0.024873 10.0.0.23 - - [2026-03-09 03:54:46] "GET /projects?obj_uuids=e3a21f69-d02a-463e-adab-fd515b3c1121&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002558 10.0.0.23 - - [2026-03-09 03:54:46] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001479 10.0.0.23 - - [2026-03-09 03:54:46] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007124 10.0.0.23 - - [2026-03-09 03:54:46] "POST /id-to-fqname HTTP/1.1" 200 190 0.001968 10.0.0.23 - - [2026-03-09 03:54:46] "POST /fqname-to-id HTTP/1.1" 404 199 0.004754 10.0.0.23 - - [2026-03-09 03:54:46] "POST /security-groups HTTP/1.1" 200 591 0.033503 10.0.0.23 - - [2026-03-09 03:54:46] "POST /projects HTTP/1.1" 200 585 0.237288 10.0.0.249 - - [2026-03-09 03:54:46] "POST /fqname-to-id HTTP/1.1" 404 233 0.008122 10.0.0.23 - - [2026-03-09 03:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.310138 10.0.0.22 - - [2026-03-09 03:54:46] "GET /project/e3a21f69-d02a-463e-adab-fd515b3c1121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.437590 10.0.0.22 - - [2026-03-09 03:54:47] "GET / HTTP/1.1" 200 35931 0.002227 10.0.0.22 - - [2026-03-09 03:54:48] "GET / HTTP/1.1" 200 35931 0.001508 10.0.0.22 - - [2026-03-09 03:54:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.003398 10.0.0.22 - - [2026-03-09 03:54:48] "POST /api-access-lists HTTP/1.1" 200 521 0.020605 10.0.0.22 - - [2026-03-09 03:54:48] "GET /api-access-list/480d415f-1782-427e-ab1f-7cf347e757fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.005337 10.0.0.22 - - [2026-03-09 03:54:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000400 10.0.0.22 - - [2026-03-09 03:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.049932 10.0.0.23 - - [2026-03-09 03:54:49] "GET /projects?obj_uuids=563aadd5-669d-4893-b5b5-8c13999fd775&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001160 10.0.0.22 - - [2026-03-09 03:54:49] "GET /project/563aadd5-669d-4893-b5b5-8c13999fd775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.055765 10.0.0.22 - - [2026-03-09 03:54:49] "GET /virtual-networks?parent_id=563aadd5-669d-4893-b5b5-8c13999fd775&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015385 10.0.0.22 - - [2026-03-09 03:54:49] "POST /virtual-networks HTTP/1.1" 200 583 0.093626 10.0.0.249 - - [2026-03-09 03:54:49] "POST /ref-update HTTP/1.1" 200 156 0.031222 10.0.0.22 - - [2026-03-09 03:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.048167 10.0.0.22 - - [2026-03-09 03:54:49] "GET /network-ipam/6babc430-f067-4251-84aa-e1e180b74c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.013730 10.0.0.23 - - [2026-03-09 03:54:49] "POST /useragent-kv HTTP/1.1" 200 115 0.007567 10.0.0.22 - - [2026-03-09 03:54:49] "POST /ref-update HTTP/1.1" 200 156 0.069162 10.0.0.22 - - [2026-03-09 03:54:49] "POST /neutron/network HTTP/1.1" 200 849 0.056592 10.0.0.22 - - [2026-03-09 03:54:50] "GET /virtual-network/d8284c9a-f438-4f7a-8633-9ac2e0efc13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.017536 10.0.0.22 - - [2026-03-09 03:54:50] "POST /neutron/subnet HTTP/1.1" 200 681 0.040257 10.0.0.22 - - [2026-03-09 03:54:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000348 10.0.0.22 - - [2026-03-09 03:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.042255 10.0.0.23 - - [2026-03-09 03:54:50] "GET /projects?obj_uuids=e3a21f69-d02a-463e-adab-fd515b3c1121&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001266 10.0.0.22 - - [2026-03-09 03:54:50] "GET /project/e3a21f69-d02a-463e-adab-fd515b3c1121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.054286 10.0.0.22 - - [2026-03-09 03:54:50] "GET /virtual-networks?parent_id=e3a21f69-d02a-463e-adab-fd515b3c1121&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015536 10.0.0.22 - - [2026-03-09 03:54:50] "POST /virtual-networks HTTP/1.1" 200 583 0.082785 10.0.0.22 - - [2026-03-09 03:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.038818 10.0.0.22 - - [2026-03-09 03:54:50] "GET /network-ipam/6babc430-f067-4251-84aa-e1e180b74c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.014722 10.0.0.23 - - [2026-03-09 03:54:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003226 10.0.0.22 - - [2026-03-09 03:54:51] "POST /ref-update HTTP/1.1" 200 156 0.073891 10.0.0.22 - - [2026-03-09 03:54:51] "GET /virtual-network/0216b2d3-883c-4a9c-9771-6008ffd81d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2006 0.017360 10.0.0.22 - - [2026-03-09 03:54:51] "POST /neutron/network HTTP/1.1" 200 846 0.057901 10.0.0.22 - - [2026-03-09 03:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.22 - - [2026-03-09 03:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.249 - - [2026-03-09 03:54:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000432 10.0.0.23 - - [2026-03-09 03:54:54] "GET /obj-perms HTTP/1.1" 403 257 0.038288 10.0.0.23 - - [2026-03-09 03:54:54] "GET /virtual-network/d8284c9a-f438-4f7a-8633-9ac2e0efc13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.016687 10.0.0.22 - - [2026-03-09 03:54:54] "GET /obj-perms HTTP/1.1" 403 257 0.038232 10.0.0.22 - - [2026-03-09 03:54:54] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.061657 10.0.0.22 - - [2026-03-09 03:54:55] "PUT /virtual-network/d8284c9a-f438-4f7a-8633-9ac2e0efc13f HTTP/1.1" 200 264 0.050351 10.0.0.22 - - [2026-03-09 03:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.22 - - [2026-03-09 03:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.249 - - [2026-03-09 03:54:55] "GET /obj-perms HTTP/1.1" 403 257 0.040696 10.0.0.23 - - [2026-03-09 03:54:56] "GET /virtual-network/d8284c9a-f438-4f7a-8633-9ac2e0efc13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.047894 10.0.0.22 - - [2026-03-09 03:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.22 - - [2026-03-09 03:54:56] "GET /obj-perms HTTP/1.1" 403 257 0.039893 10.0.0.22 - - [2026-03-09 03:54:56] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.033525 10.0.0.22 - - [2026-03-09 03:54:56] "PUT /virtual-network/d8284c9a-f438-4f7a-8633-9ac2e0efc13f HTTP/1.1" 200 264 0.045393 10.0.0.249 - - [2026-03-09 03:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005065 10.0.0.23 - - [2026-03-09 03:54:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002806 10.0.0.23 - - [2026-03-09 03:54:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002043 10.0.0.22 - - [2026-03-09 03:54:56] "DELETE /virtual-network/0216b2d3-883c-4a9c-9771-6008ffd81d1e HTTP/1.1" 200 115 0.126341 10.0.0.23 - - [2026-03-09 03:54:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004894 10.0.0.23 - - [2026-03-09 03:54:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002826 10.0.0.22 - - [2026-03-09 03:54:56] "DELETE /virtual-network/d8284c9a-f438-4f7a-8633-9ac2e0efc13f HTTP/1.1" 200 115 0.108824 10.0.0.249 - - [2026-03-09 03:54:56] "DELETE /route-target/298549bb-915b-4fbf-81c5-5a707db509c6 HTTP/1.1" 200 115 0.025819 10.0.0.22 - - [2026-03-09 03:54:56] "DELETE /api-access-list/480d415f-1782-427e-ab1f-7cf347e757fd HTTP/1.1" 200 115 0.028956 10.0.0.23 - - [2026-03-09 03:54:57] "GET /projects?obj_uuids=e3a21f69-d02a-463e-adab-fd515b3c1121&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000992 10.0.0.22 - - [2026-03-09 03:54:57] "GET /project/e3a21f69-d02a-463e-adab-fd515b3c1121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.039186 10.0.0.23 - - [2026-03-09 03:54:57] "GET /projects?obj_uuids=e3a21f69-d02a-463e-adab-fd515b3c1121&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001254 10.0.0.22 - - [2026-03-09 03:54:57] "GET /project/e3a21f69-d02a-463e-adab-fd515b3c1121?fields=virtual_networks HTTP/1.1" 200 1032 0.036759 10.0.0.23 - - [2026-03-09 03:54:57] "GET /projects?obj_uuids=e3a21f69-d02a-463e-adab-fd515b3c1121&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000970 10.0.0.22 - - [2026-03-09 03:54:57] "GET /project/e3a21f69-d02a-463e-adab-fd515b3c1121?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.038240 10.0.0.23 - - [2026-03-09 03:54:57] "GET /projects?obj_uuids=e3a21f69-d02a-463e-adab-fd515b3c1121&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000904 10.0.0.22 - - [2026-03-09 03:54:57] "GET /project/e3a21f69-d02a-463e-adab-fd515b3c1121?fields=security_groups HTTP/1.1" 200 1258 0.038838 10.0.0.23 - - [2026-03-09 03:54:57] "GET /projects?obj_uuids=563aadd5-669d-4893-b5b5-8c13999fd775&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000958 10.0.0.22 - - [2026-03-09 03:54:57] "GET /project/563aadd5-669d-4893-b5b5-8c13999fd775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.037687 10.0.0.23 - - [2026-03-09 03:54:57] "GET /projects?obj_uuids=563aadd5-669d-4893-b5b5-8c13999fd775&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000892 10.0.0.22 - - [2026-03-09 03:54:57] "GET /project/563aadd5-669d-4893-b5b5-8c13999fd775?fields=virtual_networks HTTP/1.1" 200 1031 0.032417 10.0.0.23 - - [2026-03-09 03:54:58] "GET /projects?obj_uuids=563aadd5-669d-4893-b5b5-8c13999fd775&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001181 10.0.0.22 - - [2026-03-09 03:54:58] "GET /project/563aadd5-669d-4893-b5b5-8c13999fd775?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.038070 10.0.0.23 - - [2026-03-09 03:54:58] "GET /projects?obj_uuids=563aadd5-669d-4893-b5b5-8c13999fd775&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000912 10.0.0.22 - - [2026-03-09 03:54:58] "GET /project/563aadd5-669d-4893-b5b5-8c13999fd775?fields=security_groups HTTP/1.1" 200 1257 0.037446 10.0.0.22 - - [2026-03-09 03:55:01] "GET / HTTP/1.1" 200 35931 0.001633 10.0.0.22 - - [2026-03-09 03:55:02] "GET / HTTP/1.1" 200 35931 0.001380 10.0.0.22 - - [2026-03-09 03:55:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000466 10.0.0.22 - - [2026-03-09 03:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.071338 10.0.0.23 - - [2026-03-09 03:55:03] "GET /projects?obj_uuids=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000964 10.0.0.22 - - [2026-03-09 03:55:03] "GET /project/3445423e-7bd4-437c-ad1c-710719ef301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.051547 10.0.0.22 - - [2026-03-09 03:55:03] "GET /virtual-networks?parent_id=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.011227 10.0.0.22 - - [2026-03-09 03:55:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.011992 10.0.0.22 - - [2026-03-09 03:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014290 10.0.0.23 - - [2026-03-09 03:55:03] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000997 10.0.0.22 - - [2026-03-09 03:55:03] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.016189 10.0.0.22 - - [2026-03-09 03:55:03] "POST /service-templates HTTP/1.1" 403 264 0.009910 10.0.0.22 - - [2026-03-09 03:55:03] "POST /fqname-to-id HTTP/1.1" 404 215 0.003798 10.0.0.22 - - [2026-03-09 03:55:03] "POST /api-access-lists HTTP/1.1" 200 555 0.031425 10.0.0.22 - - [2026-03-09 03:55:03] "GET /api-access-list/9489063f-8764-4ade-b000-5d2bb3a53719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.004941 10.0.0.22 - - [2026-03-09 03:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016244 10.0.0.23 - - [2026-03-09 03:55:03] "GET /projects?obj_uuids=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000898 10.0.0.22 - - [2026-03-09 03:55:04] "GET /project/3445423e-7bd4-437c-ad1c-710719ef301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.052825 10.0.0.22 - - [2026-03-09 03:55:04] "GET /virtual-networks?parent_id=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.028897 10.0.0.22 - - [2026-03-09 03:55:04] "POST /virtual-networks HTTP/1.1" 200 583 0.098363 10.0.0.22 - - [2026-03-09 03:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.051907 10.0.0.22 - - [2026-03-09 03:55:04] "GET /network-ipam/6babc430-f067-4251-84aa-e1e180b74c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.021357 10.0.0.23 - - [2026-03-09 03:55:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005061 10.0.0.22 - - [2026-03-09 03:55:04] "POST /ref-update HTTP/1.1" 200 156 0.085746 10.0.0.22 - - [2026-03-09 03:55:04] "POST /neutron/network HTTP/1.1" 200 850 0.066096 10.0.0.22 - - [2026-03-09 03:55:04] "GET /virtual-network/82f8ea09-9fc4-460b-9c78-8d01276ae58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.032392 10.0.0.22 - - [2026-03-09 03:55:05] "POST /neutron/network HTTP/1.1" 200 850 0.061977 10.0.0.22 - - [2026-03-09 03:55:05] "GET /virtual-network/82f8ea09-9fc4-460b-9c78-8d01276ae58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.010327 10.0.0.22 - - [2026-03-09 03:55:05] "GET /network-ipam/6babc430-f067-4251-84aa-e1e180b74c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.003671 10.0.0.22 - - [2026-03-09 03:55:05] "GET /virtual-network/82f8ea09-9fc4-460b-9c78-8d01276ae58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005454 10.0.0.249 - - [2026-03-09 03:55:05] "GET /obj-perms HTTP/1.1" 200 5030 0.072233 10.0.0.22 - - [2026-03-09 03:55:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.029049 10.0.0.22 - - [2026-03-09 03:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.021619 10.0.0.23 - - [2026-03-09 03:55:06] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001076 10.0.0.22 - - [2026-03-09 03:55:06] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.019456 10.0.0.22 - - [2026-03-09 03:55:06] "POST /service-templates HTTP/1.1" 403 264 0.013403 10.0.0.22 - - [2026-03-09 03:55:06] "POST /fqname-to-id HTTP/1.1" 404 183 0.003527 10.0.0.22 - - [2026-03-09 03:55:06] "POST /api-access-lists HTTP/1.1" 200 521 0.038573 10.0.0.22 - - [2026-03-09 03:55:06] "GET /api-access-list/b441b4c9-684c-4dfb-8b22-623a938cca63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.012243 10.0.0.22 - - [2026-03-09 03:55:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.017304 10.0.0.22 - - [2026-03-09 03:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017825 10.0.0.23 - - [2026-03-09 03:55:06] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000960 10.0.0.22 - - [2026-03-09 03:55:06] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.018842 10.0.0.22 - - [2026-03-09 03:55:06] "POST /service-templates HTTP/1.1" 200 551 0.037545 10.0.0.22 - - [2026-03-09 03:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.022186 10.0.0.22 - - [2026-03-09 03:55:07] "GET /service-template/5066dcdd-45f4-4f6e-828f-dca49894aafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.021210 10.0.0.22 - - [2026-03-09 03:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016503 10.0.0.22 - - [2026-03-09 03:55:07] "GET /service-template/5066dcdd-45f4-4f6e-828f-dca49894aafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.024506 10.0.0.22 - - [2026-03-09 03:55:08] "GET /obj-perms HTTP/1.1" 403 257 0.037504 10.0.0.249 - - [2026-03-09 03:55:08] "GET /virtual-network/82f8ea09-9fc4-460b-9c78-8d01276ae58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.043735 10.0.0.23 - - [2026-03-09 03:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.034069 10.0.0.22 - - [2026-03-09 03:55:09] "GET /obj-perms HTTP/1.1" 403 257 0.012220 10.0.0.22 - - [2026-03-09 03:55:09] "GET /api-access-list/9489063f-8764-4ade-b000-5d2bb3a53719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.003603 10.0.0.22 - - [2026-03-09 03:55:09] "PUT /api-access-list/9489063f-8764-4ade-b000-5d2bb3a53719 HTTP/1.1" 200 264 0.010628 10.0.0.22 - - [2026-03-09 03:55:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000397 10.0.0.22 - - [2026-03-09 03:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.040060 10.0.0.23 - - [2026-03-09 03:55:09] "GET /projects?obj_uuids=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001324 10.0.0.22 - - [2026-03-09 03:55:09] "GET /project/3445423e-7bd4-437c-ad1c-710719ef301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.053658 10.0.0.22 - - [2026-03-09 03:55:09] "GET /virtual-networks?parent_id=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.020068 10.0.0.22 - - [2026-03-09 03:55:09] "POST /virtual-networks HTTP/1.1" 403 263 0.015035 10.0.0.22 - - [2026-03-09 03:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.22 - - [2026-03-09 03:55:10] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.024271 10.0.0.22 - - [2026-03-09 03:55:10] "GET /api-access-list/b441b4c9-684c-4dfb-8b22-623a938cca63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.002901 10.0.0.22 - - [2026-03-09 03:55:10] "PUT /api-access-list/b441b4c9-684c-4dfb-8b22-623a938cca63 HTTP/1.1" 200 264 0.010180 10.0.0.22 - - [2026-03-09 03:55:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.016529 10.0.0.22 - - [2026-03-09 03:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016637 10.0.0.23 - - [2026-03-09 03:55:10] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001013 10.0.0.22 - - [2026-03-09 03:55:10] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.019294 10.0.0.22 - - [2026-03-09 03:55:10] "POST /service-templates HTTP/1.1" 403 264 0.012751 10.0.0.22 - - [2026-03-09 03:55:10] "GET /api-access-list/9489063f-8764-4ade-b000-5d2bb3a53719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003743 10.0.0.22 - - [2026-03-09 03:55:10] "PUT /api-access-list/9489063f-8764-4ade-b000-5d2bb3a53719 HTTP/1.1" 200 264 0.010081 10.0.0.22 - - [2026-03-09 03:55:10] "GET /api-access-list/b441b4c9-684c-4dfb-8b22-623a938cca63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003541 10.0.0.22 - - [2026-03-09 03:55:10] "PUT /api-access-list/b441b4c9-684c-4dfb-8b22-623a938cca63 HTTP/1.1" 200 264 0.011685 10.0.0.22 - - [2026-03-09 03:55:11] "GET /virtual-network/82f8ea09-9fc4-460b-9c78-8d01276ae58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.014477 10.0.0.22 - - [2026-03-09 03:55:12] "GET /virtual-network/82f8ea09-9fc4-460b-9c78-8d01276ae58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.042771 10.0.0.249 - - [2026-03-09 03:55:12] "GET /virtual-network/82f8ea09-9fc4-460b-9c78-8d01276ae58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.012359 10.0.0.249 - - [2026-03-09 03:55:12] "GET /virtual-network/82f8ea09-9fc4-460b-9c78-8d01276ae58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.039847 10.0.0.23 - - [2026-03-09 03:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.23 - - [2026-03-09 03:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.22 - - [2026-03-09 03:55:13] "GET /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003940 10.0.0.22 - - [2026-03-09 03:55:13] "PUT /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633 HTTP/1.1" 200 264 0.011233 10.0.0.22 - - [2026-03-09 03:55:13] "GET /obj-perms HTTP/1.1" 403 257 0.018253 10.0.0.22 - - [2026-03-09 03:55:13] "GET /obj-perms HTTP/1.1" 403 257 0.012216 10.0.0.22 - - [2026-03-09 03:55:13] "DELETE /api-access-list/9489063f-8764-4ade-b000-5d2bb3a53719 HTTP/1.1" 200 115 0.033261 10.0.0.22 - - [2026-03-09 03:55:13] "DELETE /api-access-list/b441b4c9-684c-4dfb-8b22-623a938cca63 HTTP/1.1" 200 115 0.028057 10.0.0.22 - - [2026-03-09 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.249 - - [2026-03-09 03:55:15] "GET /virtual-network/82f8ea09-9fc4-460b-9c78-8d01276ae58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.047970 10.0.0.23 - - [2026-03-09 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.22 - - [2026-03-09 03:55:15] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.041190 10.0.0.22 - - [2026-03-09 03:55:15] "GET /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.003357 10.0.0.22 - - [2026-03-09 03:55:15] "PUT /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633 HTTP/1.1" 200 264 0.010607 10.0.0.22 - - [2026-03-09 03:55:15] "GET /virtual-network/82f8ea09-9fc4-460b-9c78-8d01276ae58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.016439 10.0.0.22 - - [2026-03-09 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012270 10.0.0.22 - - [2026-03-09 03:55:15] "DELETE /service-template/5066dcdd-45f4-4f6e-828f-dca49894aafd HTTP/1.1" 200 115 0.033505 10.0.0.22 - - [2026-03-09 03:55:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.014221 10.0.0.249 - - [2026-03-09 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.23 - - [2026-03-09 03:55:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002243 10.0.0.23 - - [2026-03-09 03:55:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003995 10.0.0.22 - - [2026-03-09 03:55:15] "DELETE /virtual-network/82f8ea09-9fc4-460b-9c78-8d01276ae58e HTTP/1.1" 200 115 0.110269 10.0.0.22 - - [2026-03-09 03:55:16] "GET /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.003913 10.0.0.22 - - [2026-03-09 03:55:16] "PUT /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633 HTTP/1.1" 200 264 0.012754 10.0.0.22 - - [2026-03-09 03:55:16] "GET /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.003909 10.0.0.22 - - [2026-03-09 03:55:16] "PUT /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633 HTTP/1.1" 200 264 0.011839 10.0.0.22 - - [2026-03-09 03:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.23 - - [2026-03-09 03:55:18] "GET /projects?obj_uuids=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000879 10.0.0.22 - - [2026-03-09 03:55:18] "GET /project/3445423e-7bd4-437c-ad1c-710719ef301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.042853 10.0.0.249 - - [2026-03-09 03:55:19] "POST /ref-update HTTP/1.1" 200 156 0.039456 10.0.0.23 - - [2026-03-09 03:55:19] "POST /useragent-kv HTTP/1.1" 200 115 0.007499 10.0.0.22 - - [2026-03-09 03:55:19] "POST /neutron/subnet HTTP/1.1" 200 718 0.223289 10.0.0.22 - - [2026-03-09 03:55:19] "POST /id-to-fqname HTTP/1.1" 200 240 0.001230 10.0.0.22 - - [2026-03-09 03:55:19] "GET /virtual-network/1f6f4d24-848a-4123-a53d-563c6c7c1fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005151 10.0.0.22 - - [2026-03-09 03:55:19] "GET /virtual-network/1f6f4d24-848a-4123-a53d-563c6c7c1fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.007472 10.0.0.22 - - [2026-03-09 03:55:19] "POST /neutron/network HTTP/1.1" 200 861 0.006475 10.0.0.22 - - [2026-03-09 03:55:19] "GET /virtual-network/1f6f4d24-848a-4123-a53d-563c6c7c1fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005438 10.0.0.22 - - [2026-03-09 03:55:19] "GET /network-ipam/6babc430-f067-4251-84aa-e1e180b74c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.004333 10.0.0.22 - - [2026-03-09 03:55:19] "GET /virtual-network/1f6f4d24-848a-4123-a53d-563c6c7c1fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006027 10.0.0.22 - - [2026-03-09 03:55:20] "GET /obj-perms HTTP/1.1" 200 5030 0.057333 10.0.0.22 - - [2026-03-09 03:55:20] "POST /fqname-to-id HTTP/1.1" 404 215 0.003315 10.0.0.22 - - [2026-03-09 03:55:20] "POST /api-access-lists HTTP/1.1" 200 555 0.027735 10.0.0.22 - - [2026-03-09 03:55:20] "GET /api-access-list/b1553531-37c8-4bd1-be1d-41dac50927f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2442 0.006162 10.0.0.22 - - [2026-03-09 03:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.021355 10.0.0.23 - - [2026-03-09 03:55:20] "GET /projects?obj_uuids=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001037 10.0.0.22 - - [2026-03-09 03:55:20] "GET /project/3445423e-7bd4-437c-ad1c-710719ef301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.058091 10.0.0.22 - - [2026-03-09 03:55:20] "POST /neutron/network HTTP/1.1" 200 117 0.085118 10.0.0.22 - - [2026-03-09 03:55:21] "POST /neutron/network HTTP/1.1" 200 693 0.031632 10.0.0.22 - - [2026-03-09 03:55:21] "POST /id-to-fqname HTTP/1.1" 200 240 0.013592 10.0.0.22 - - [2026-03-09 03:55:21] "GET /virtual-network/72423c45-16f7-460b-9f43-02f2acadfc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.025121 10.0.0.22 - - [2026-03-09 03:55:21] "POST /neutron/network HTTP/1.1" 200 860 0.029743 10.0.0.22 - - [2026-03-09 03:55:21] "GET /virtual-network/72423c45-16f7-460b-9f43-02f2acadfc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.017054 10.0.0.22 - - [2026-03-09 03:55:21] "POST /neutron/network HTTP/1.1" 200 860 0.007447 10.0.0.22 - - [2026-03-09 03:55:21] "GET /virtual-network/72423c45-16f7-460b-9f43-02f2acadfc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005246 10.0.0.22 - - [2026-03-09 03:55:21] "GET /network-ipam/6babc430-f067-4251-84aa-e1e180b74c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.003525 10.0.0.22 - - [2026-03-09 03:55:21] "GET /virtual-network/72423c45-16f7-460b-9f43-02f2acadfc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005789 10.0.0.23 - - [2026-03-09 03:55:22] "GET /obj-perms HTTP/1.1" 200 5030 0.073562 10.0.0.22 - - [2026-03-09 03:55:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.016012 10.0.0.249 - - [2026-03-09 03:55:22] "POST /fqname-to-id HTTP/1.1" 404 264 0.003397 10.0.0.249 - - [2026-03-09 03:55:22] "POST /access-control-lists HTTP/1.1" 200 624 0.029578 10.0.0.249 - - [2026-03-09 03:55:22] "PUT /access-control-list/5e6f13e9-f139-427d-848d-7851241dc42e HTTP/1.1" 200 272 0.024465 10.0.0.22 - - [2026-03-09 03:55:23] "POST /neutron/security_group HTTP/1.1" 200 2084 0.021492 10.0.0.23 - - [2026-03-09 03:55:23] "GET /projects?obj_uuids=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003463 10.0.0.22 - - [2026-03-09 03:55:23] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.278249 10.0.0.22 - - [2026-03-09 03:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.023091 10.0.0.22 - - [2026-03-09 03:55:23] "GET /security-group/32425e05-ac90-4ee2-b2b5-e2de17ff22b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.039670 10.0.0.23 - - [2026-03-09 03:55:24] "GET /projects?obj_uuids=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001366 10.0.0.22 - - [2026-03-09 03:55:24] "POST /neutron/security_group_rule HTTP/1.1" 200 1749 0.085658 10.0.0.22 - - [2026-03-09 03:55:24] "POST /id-to-fqname HTTP/1.1" 200 240 0.016472 10.0.0.23 - - [2026-03-09 03:55:25] "GET /projects?obj_uuids=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001404 10.0.0.22 - - [2026-03-09 03:55:25] "GET /project/3445423e-7bd4-437c-ad1c-710719ef301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.095061 10.0.0.22 - - [2026-03-09 03:55:26] "POST /neutron/port HTTP/1.1" 200 117 0.041685 10.0.0.22 - - [2026-03-09 03:55:26] "POST /neutron/network HTTP/1.1" 200 870 0.038354 10.0.0.22 - - [2026-03-09 03:55:27] "POST /neutron/port HTTP/1.1" 200 1056 0.016135 10.0.0.22 - - [2026-03-09 03:55:27] "POST /neutron/port HTTP/1.1" 200 1120 0.016931 10.0.0.22 - - [2026-03-09 03:55:27] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.22 - - [2026-03-09 03:55:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006582 10.0.0.22 - - [2026-03-09 03:55:31] "POST /neutron/port HTTP/1.1" 200 1120 0.017271 10.0.0.22 - - [2026-03-09 03:55:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006460 10.0.0.22 - - [2026-03-09 03:55:31] "GET /virtual-machine/9f5a7265-fac6-4a79-b5fb-a8e47c26fffb HTTP/1.1" 401 292 0.000382 10.0.0.22 - - [2026-03-09 03:55:32] "GET /virtual-machine/9f5a7265-fac6-4a79-b5fb-a8e47c26fffb HTTP/1.1" 200 1293 0.049851 10.0.0.22 - - [2026-03-09 03:55:32] "GET /virtual-machine/9f5a7265-fac6-4a79-b5fb-a8e47c26fffb HTTP/1.1" 200 1293 0.015335 10.0.0.22 - - [2026-03-09 03:55:32] "GET /virtual-machine-interface/9d8df8e0-d0c0-4996-9a13-5f078a78c8e5 HTTP/1.1" 200 3024 0.018762 10.0.0.22 - - [2026-03-09 03:55:32] "GET /virtual-machine/9f5a7265-fac6-4a79-b5fb-a8e47c26fffb HTTP/1.1" 200 1293 0.016249 10.0.0.22 - - [2026-03-09 03:55:32] "GET /virtual-machine-interface/9d8df8e0-d0c0-4996-9a13-5f078a78c8e5 HTTP/1.1" 200 3024 0.019768 10.0.0.22 - - [2026-03-09 03:55:32] "GET /instance-ip/c7ff9a9c-1c2a-478e-90b9-a67274b35987 HTTP/1.1" 200 1637 0.019393 10.0.0.22 - - [2026-03-09 03:55:32] "GET /virtual-machine/9f5a7265-fac6-4a79-b5fb-a8e47c26fffb HTTP/1.1" 200 1293 0.016905 10.0.0.22 - - [2026-03-09 03:55:32] "GET /virtual-machine-interface/9d8df8e0-d0c0-4996-9a13-5f078a78c8e5 HTTP/1.1" 200 3024 0.021687 10.0.0.22 - - [2026-03-09 03:55:32] "GET /instance-ip/c7ff9a9c-1c2a-478e-90b9-a67274b35987 HTTP/1.1" 200 1637 0.021223 10.0.0.22 - - [2026-03-09 03:55:32] "POST /fqname-to-id HTTP/1.1" 403 354 0.019817 10.0.0.22 - - [2026-03-09 03:55:32] "GET / HTTP/1.1" 200 35931 0.002820 10.0.0.22 - - [2026-03-09 03:55:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000549 10.0.0.22 - - [2026-03-09 03:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.028530 10.0.0.22 - - [2026-03-09 03:55:33] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003255 10.0.0.22 - - [2026-03-09 03:55:33] "GET /virtual-networks?parent_id=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.017861 10.0.0.22 - - [2026-03-09 03:55:33] "GET /virtual-network/72423c45-16f7-460b-9f43-02f2acadfc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.014815 10.0.0.22 - - [2026-03-09 03:55:33] "POST /fqname-to-id HTTP/1.1" 403 354 0.013211 10.0.0.22 - - [2026-03-09 03:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.22 - - [2026-03-09 03:55:33] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003241 10.0.0.22 - - [2026-03-09 03:55:33] "GET /virtual-networks?parent_id=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.017111 10.0.0.22 - - [2026-03-09 03:55:33] "GET /virtual-network/72423c45-16f7-460b-9f43-02f2acadfc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.020814 10.0.0.22 - - [2026-03-09 03:55:33] "POST /fqname-to-id HTTP/1.1" 403 354 0.014483 10.0.0.22 - - [2026-03-09 03:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.22 - - [2026-03-09 03:55:33] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003550 10.0.0.22 - - [2026-03-09 03:55:33] "GET /virtual-networks?parent_id=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.021273 10.0.0.22 - - [2026-03-09 03:55:33] "GET /virtual-network/72423c45-16f7-460b-9f43-02f2acadfc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.033633 10.0.0.22 - - [2026-03-09 03:55:33] "POST /fqname-to-id HTTP/1.1" 403 354 0.013669 10.0.0.22 - - [2026-03-09 03:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.22 - - [2026-03-09 03:55:33] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003042 10.0.0.22 - - [2026-03-09 03:55:33] "GET /virtual-networks?parent_id=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.018411 10.0.0.22 - - [2026-03-09 03:55:33] "GET /virtual-network/72423c45-16f7-460b-9f43-02f2acadfc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.019876 10.0.0.22 - - [2026-03-09 03:55:33] "POST /fqname-to-id HTTP/1.1" 403 354 0.015949 10.0.0.22 - - [2026-03-09 03:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.22 - - [2026-03-09 03:55:33] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003575 10.0.0.22 - - [2026-03-09 03:55:33] "GET /virtual-networks?parent_id=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020878 10.0.0.22 - - [2026-03-09 03:55:33] "GET /virtual-network/72423c45-16f7-460b-9f43-02f2acadfc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.018733 10.0.0.22 - - [2026-03-09 03:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015393 10.0.0.22 - - [2026-03-09 03:55:36] "GET /virtual-network/72423c45-16f7-460b-9f43-02f2acadfc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.017238 10.0.0.22 - - [2026-03-09 03:55:39] "POST /fqname-to-id HTTP/1.1" 403 354 0.015501 10.0.0.22 - - [2026-03-09 03:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.22 - - [2026-03-09 03:55:39] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004677 10.0.0.22 - - [2026-03-09 03:55:39] "GET /virtual-networks?parent_id=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020801 10.0.0.22 - - [2026-03-09 03:55:39] "GET /virtual-network/72423c45-16f7-460b-9f43-02f2acadfc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.018584 10.0.0.22 - - [2026-03-09 03:55:39] "POST /fqname-to-id HTTP/1.1" 403 354 0.014848 10.0.0.22 - - [2026-03-09 03:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.22 - - [2026-03-09 03:55:39] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003019 10.0.0.22 - - [2026-03-09 03:55:39] "GET /virtual-networks?parent_id=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.017099 10.0.0.22 - - [2026-03-09 03:55:39] "GET /virtual-network/72423c45-16f7-460b-9f43-02f2acadfc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.016863 10.0.0.22 - - [2026-03-09 03:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012631 10.0.0.22 - - [2026-03-09 03:55:39] "GET /routing-instance/aa85337a-ab9b-4177-a7d0-356822fba19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.019510 10.0.0.22 - - [2026-03-09 03:55:39] "POST /fqname-to-id HTTP/1.1" 403 354 0.015655 10.0.0.22 - - [2026-03-09 03:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.22 - - [2026-03-09 03:55:39] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002940 10.0.0.22 - - [2026-03-09 03:55:39] "GET /virtual-networks?parent_id=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.018133 10.0.0.22 - - [2026-03-09 03:55:39] "GET /virtual-network/72423c45-16f7-460b-9f43-02f2acadfc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.016784 10.0.0.22 - - [2026-03-09 03:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014112 10.0.0.22 - - [2026-03-09 03:55:39] "GET /routing-instance/aa85337a-ab9b-4177-a7d0-356822fba19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.017982 10.0.0.22 - - [2026-03-09 03:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.22 - - [2026-03-09 03:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.23 - - [2026-03-09 03:55:39] "GET /obj-perms HTTP/1.1" 403 257 0.034078 10.0.0.22 - - [2026-03-09 03:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.22 - - [2026-03-09 03:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.23 - - [2026-03-09 03:55:40] "GET /virtual-machine/9f5a7265-fac6-4a79-b5fb-a8e47c26fffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.014147 10.0.0.22 - - [2026-03-09 03:55:40] "GET /obj-perms HTTP/1.1" 403 257 0.011202 10.0.0.22 - - [2026-03-09 03:55:40] "GET /obj-perms HTTP/1.1" 200 5030 0.003729 10.0.0.22 - - [2026-03-09 03:55:41] "GET /obj-perms HTTP/1.1" 403 257 0.038376 10.0.0.22 - - [2026-03-09 03:55:41] "GET /obj-perms HTTP/1.1" 403 257 0.011586 10.0.0.249 - - [2026-03-09 03:55:41] "GET /obj-perms HTTP/1.1" 403 257 0.011195 10.0.0.23 - - [2026-03-09 03:55:41] "GET /obj-perms HTTP/1.1" 403 257 0.010046 10.0.0.22 - - [2026-03-09 03:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015724 10.0.0.23 - - [2026-03-09 03:55:41] "GET /projects?obj_uuids=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001257 10.0.0.22 - - [2026-03-09 03:55:41] "GET /project/3445423e-7bd4-437c-ad1c-710719ef301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.053920 10.0.0.22 - - [2026-03-09 03:55:41] "GET /virtual-network/1f6f4d24-848a-4123-a53d-563c6c7c1fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.020004 10.0.0.22 - - [2026-03-09 03:55:41] "GET /floating-ip-pools?parent_id=1f6f4d24-848a-4123-a53d-563c6c7c1fbf&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.018290 10.0.0.22 - - [2026-03-09 03:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015090 10.0.0.22 - - [2026-03-09 03:55:41] "GET /floating-ip-pool/f586e6b1-29a5-4c7e-a403-90f79ffa5d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1181 0.014714 10.0.0.23 - - [2026-03-09 03:55:41] "GET /projects?obj_uuids=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001013 10.0.0.22 - - [2026-03-09 03:55:41] "GET /project/3445423e-7bd4-437c-ad1c-710719ef301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.049742 10.0.0.23 - - [2026-03-09 03:55:41] "DELETE /project/e3a21f69d02a463eadabfd515b3c1121 HTTP/1.1" 404 173 0.008400 10.0.0.23 - - [2026-03-09 03:55:41] "DELETE /project/563aadd5669d4893b5b58c13999fd775 HTTP/1.1" 404 173 0.011348 10.0.0.23 - - [2026-03-09 03:55:41] "GET /projects?obj_uuids=e3a21f69-d02a-463e-adab-fd515b3c1121&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000788 10.0.0.23 - - [2026-03-09 03:55:41] "GET /projects?obj_uuids=563aadd5-669d-4893-b5b5-8c13999fd775&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000696 10.0.0.23 - - [2026-03-09 03:55:41] "GET /project/563aadd5-669d-4893-b5b5-8c13999fd775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.038786 10.0.0.23 - - [2026-03-09 03:55:41] "GET /projects?obj_uuids=563aadd5-669d-4893-b5b5-8c13999fd775&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001046 10.0.0.23 - - [2026-03-09 03:55:41] "GET /project/e3a21f69-d02a-463e-adab-fd515b3c1121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.054455 10.0.0.23 - - [2026-03-09 03:55:41] "GET /projects?obj_uuids=e3a21f69-d02a-463e-adab-fd515b3c1121&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000925 10.0.0.23 - - [2026-03-09 03:55:41] "GET /project/563aadd5-669d-4893-b5b5-8c13999fd775?fields=security_groups HTTP/1.1" 200 1362 0.054426 10.0.0.22 - - [2026-03-09 03:55:41] "POST /floating-ips HTTP/1.1" 200 616 0.150209 10.0.0.23 - - [2026-03-09 03:55:41] "GET /project/e3a21f69-d02a-463e-adab-fd515b3c1121?fields=security_groups HTTP/1.1" 200 1363 0.099051 10.0.0.22 - - [2026-03-09 03:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.024677 10.0.0.23 - - [2026-03-09 03:55:41] "DELETE /security-group/a9b014c2-2935-4da6-9c58-d6b55a4b67f0 HTTP/1.1" 200 115 0.061837 10.0.0.23 - - [2026-03-09 03:55:41] "GET /projects?obj_uuids=563aadd5-669d-4893-b5b5-8c13999fd775&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000863 10.0.0.23 - - [2026-03-09 03:55:42] "GET /project/563aadd5-669d-4893-b5b5-8c13999fd775?fields=application_policy_sets HTTP/1.1" 200 1401 0.046770 10.0.0.22 - - [2026-03-09 03:55:42] "GET /floating-ip/cd1b7825-3f84-4cab-9323-1afdc71c56c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.044292 10.0.0.23 - - [2026-03-09 03:55:42] "DELETE /security-group/04cce84a-3d1d-41a2-8cca-d06ff3a79b0d HTTP/1.1" 200 115 0.078981 10.0.0.23 - - [2026-03-09 03:55:42] "GET /projects?obj_uuids=e3a21f69-d02a-463e-adab-fd515b3c1121&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001206 10.0.0.23 - - [2026-03-09 03:55:42] "GET /project/e3a21f69-d02a-463e-adab-fd515b3c1121?fields=application_policy_sets HTTP/1.1" 200 1402 0.045412 10.0.0.22 - - [2026-03-09 03:55:42] "GET /floating-ip/cd1b7825-3f84-4cab-9323-1afdc71c56c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.021462 10.0.0.22 - - [2026-03-09 03:55:42] "GET /virtual-machine/9f5a7265-fac6-4a79-b5fb-a8e47c26fffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.030992 10.0.0.23 - - [2026-03-09 03:55:42] "DELETE /project/563aadd5-669d-4893-b5b5-8c13999fd775 HTTP/1.1" 200 115 0.476647 10.0.0.22 - - [2026-03-09 03:55:42] "GET /virtual-machine/9f5a7265-fac6-4a79-b5fb-a8e47c26fffb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1204 0.026448 10.0.0.23 - - [2026-03-09 03:55:42] "DELETE /project/e3a21f69-d02a-463e-adab-fd515b3c1121 HTTP/1.1" 200 115 0.528800 10.0.0.22 - - [2026-03-09 03:55:42] "GET /virtual-machine-interface/9d8df8e0-d0c0-4996-9a13-5f078a78c8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.025873 10.0.0.22 - - [2026-03-09 03:55:42] "POST /ref-update HTTP/1.1" 200 156 0.034414 10.0.0.249 - - [2026-03-09 03:55:42] "DELETE /access-control-list/c2f02224-a8c0-4d58-b81e-e449dfe51743 HTTP/1.1" 200 115 0.033478 10.0.0.249 - - [2026-03-09 03:55:42] "DELETE /access-control-list/85ea9275-1544-4d30-9b46-210e2713361b HTTP/1.1" 200 115 0.034688 10.0.0.22 - - [2026-03-09 03:55:42] "POST /neutron/floatingip HTTP/1.1" 200 546 0.162121 10.0.0.22 - - [2026-03-09 03:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017120 10.0.0.22 - - [2026-03-09 03:55:42] "GET /routing-instance/12ad94f5-8191-4725-aeec-dd932234ebc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.015308 10.0.0.22 - - [2026-03-09 03:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.22 - - [2026-03-09 03:55:42] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.035457 10.0.0.22 - - [2026-03-09 03:55:43] "POST /neutron/port HTTP/1.1" 200 1110 0.068167 10.0.0.22 - - [2026-03-09 03:55:43] "GET /virtual-machine/9f5a7265-fac6-4a79-b5fb-a8e47c26fffb HTTP/1.1" 200 1293 0.022776 10.0.0.22 - - [2026-03-09 03:55:43] "GET /virtual-machine-interface/9d8df8e0-d0c0-4996-9a13-5f078a78c8e5 HTTP/1.1" 200 3586 0.020052 10.0.0.22 - - [2026-03-09 03:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012887 10.0.0.22 - - [2026-03-09 03:55:43] "GET /security-group/32425e05-ac90-4ee2-b2b5-e2de17ff22b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.013517 10.0.0.22 - - [2026-03-09 03:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017393 10.0.0.22 - - [2026-03-09 03:55:43] "GET /security-group/32425e05-ac90-4ee2-b2b5-e2de17ff22b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.015152 10.0.0.22 - - [2026-03-09 03:55:43] "POST /neutron/security_group HTTP/1.1" 200 568 0.016407 10.0.0.22 - - [2026-03-09 03:55:43] "DELETE /floating-ip/cd1b7825-3f84-4cab-9323-1afdc71c56c8 HTTP/1.1" 200 115 0.061306 10.0.0.22 - - [2026-03-09 03:55:43] "GET /virtual-machine/9f5a7265-fac6-4a79-b5fb-a8e47c26fffb HTTP/1.1" 200 1293 0.017725 10.0.0.22 - - [2026-03-09 03:55:44] "POST /neutron/port HTTP/1.1" 200 151 0.165831 10.0.0.22 - - [2026-03-09 03:55:45] "GET /virtual-machine/9f5a7265-fac6-4a79-b5fb-a8e47c26fffb HTTP/1.1" 404 171 0.014516 10.0.0.22 - - [2026-03-09 03:55:45] "GET /virtual-machine/9f5a7265-fac6-4a79-b5fb-a8e47c26fffb HTTP/1.1" 404 171 0.010642 10.0.0.22 - - [2026-03-09 03:55:45] "GET /virtual-machine/9f5a7265-fac6-4a79-b5fb-a8e47c26fffb HTTP/1.1" 404 171 0.010350 10.0.0.22 - - [2026-03-09 03:55:46] "POST /fqname-to-id HTTP/1.1" 403 354 0.015576 10.0.0.22 - - [2026-03-09 03:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008290 10.0.0.22 - - [2026-03-09 03:55:46] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002852 10.0.0.22 - - [2026-03-09 03:55:46] "GET /virtual-networks?parent_id=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.019707 10.0.0.22 - - [2026-03-09 03:55:46] "GET /virtual-network/72423c45-16f7-460b-9f43-02f2acadfc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.017569 10.0.0.22 - - [2026-03-09 03:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014176 10.0.0.22 - - [2026-03-09 03:55:46] "GET /routing-instance/aa85337a-ab9b-4177-a7d0-356822fba19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.015936 10.0.0.22 - - [2026-03-09 03:55:46] "GET /obj-perms HTTP/1.1" 403 257 0.010624 10.0.0.22 - - [2026-03-09 03:55:46] "GET /obj-perms HTTP/1.1" 200 5030 0.003268 10.0.0.23 - - [2026-03-09 03:55:49] "GET /obj-perms HTTP/1.1" 200 5030 0.003764 10.0.0.22 - - [2026-03-09 03:55:56] "GET /obj-perms HTTP/1.1" 200 5030 0.004297 10.0.0.23 - - [2026-03-09 03:55:59] "GET /obj-perms HTTP/1.1" 200 5030 0.003266 10.0.0.22 - - [2026-03-09 03:56:02] "GET /obj-perms HTTP/1.1" 200 5030 0.004147 10.0.0.249 - - [2026-03-09 03:56:02] "GET /obj-perms HTTP/1.1" 200 5030 0.003146 10.0.0.22 - - [2026-03-09 03:56:02] "POST /fqname-to-id HTTP/1.1" 404 232 0.019073 10.0.0.22 - - [2026-03-09 03:56:02] "POST /neutron/network HTTP/1.1" 200 860 0.033581 10.0.0.249 - - [2026-03-09 03:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.22 - - [2026-03-09 03:56:03] "DELETE /api-access-list/b1553531-37c8-4bd1-be1d-41dac50927f4 HTTP/1.1" 200 115 0.041254 10.0.0.23 - - [2026-03-09 03:56:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002409 10.0.0.23 - - [2026-03-09 03:56:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003036 10.0.0.22 - - [2026-03-09 03:56:03] "POST /neutron/network HTTP/1.1" 200 151 0.141058 10.0.0.249 - - [2026-03-09 03:56:03] "DELETE /route-target/3492c517-a243-4353-9b7e-d8c1b66c3584 HTTP/1.1" 200 115 0.024256 10.0.0.22 - - [2026-03-09 03:56:05] "GET /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004499 10.0.0.22 - - [2026-03-09 03:56:05] "PUT /api-access-list/50f51f35-9796-4735-af2d-0322f61c8633 HTTP/1.1" 200 264 0.012679 10.0.0.23 - - [2026-03-09 03:56:05] "GET /projects?obj_uuids=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001020 10.0.0.22 - - [2026-03-09 03:56:05] "GET /project/3445423e-7bd4-437c-ad1c-710719ef301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.056123 10.0.0.23 - - [2026-03-09 03:56:05] "GET /projects?obj_uuids=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001018 10.0.0.22 - - [2026-03-09 03:56:05] "GET /project/3445423e-7bd4-437c-ad1c-710719ef301b?fields=virtual_networks HTTP/1.1" 200 1031 0.058021 10.0.0.23 - - [2026-03-09 03:56:05] "GET /projects?obj_uuids=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000942 10.0.0.22 - - [2026-03-09 03:56:05] "GET /project/3445423e-7bd4-437c-ad1c-710719ef301b?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.048470 10.0.0.23 - - [2026-03-09 03:56:05] "GET /projects?obj_uuids=3445423e-7bd4-437c-ad1c-710719ef301b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001326 10.0.0.22 - - [2026-03-09 03:56:05] "GET /project/3445423e-7bd4-437c-ad1c-710719ef301b?fields=security_groups HTTP/1.1" 200 1257 0.058050 10.0.0.23 - - [2026-03-09 03:56:06] "GET /projects?obj_uuids=d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001063 10.0.0.22 - - [2026-03-09 03:56:06] "GET /project/d969ed3b-3ce1-4f7e-a983-ce37f3bfa7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.042500 [Introspect:8084]10.0.0.22 - - [2026-03-09 03:56:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001069 10.0.0.22 - - [2026-03-09 03:56:10] "POST /fqname-to-id HTTP/1.1" 404 189 0.028259 10.0.0.23 - - [2026-03-09 03:56:10] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003038 10.0.0.23 - - [2026-03-09 03:56:10] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000948 10.0.0.23 - - [2026-03-09 03:56:10] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006873 10.0.0.23 - - [2026-03-09 03:56:10] "POST /id-to-fqname HTTP/1.1" 200 191 0.001246 10.0.0.23 - - [2026-03-09 03:56:10] "POST /fqname-to-id HTTP/1.1" 404 200 0.009515 10.0.0.23 - - [2026-03-09 03:56:10] "POST /security-groups HTTP/1.1" 200 592 0.036712 10.0.0.23 - - [2026-03-09 03:56:10] "POST /projects HTTP/1.1" 200 587 0.243788 10.0.0.249 - - [2026-03-09 03:56:10] "POST /fqname-to-id HTTP/1.1" 404 234 0.006848 10.0.0.23 - - [2026-03-09 03:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.317789 10.0.0.22 - - [2026-03-09 03:56:10] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.455226 10.0.0.22 - - [2026-03-09 03:56:11] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.22 - - [2026-03-09 03:56:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000438 10.0.0.22 - - [2026-03-09 03:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.062686 10.0.0.23 - - [2026-03-09 03:56:13] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000860 10.0.0.22 - - [2026-03-09 03:56:13] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.035136 10.0.0.249 - - [2026-03-09 03:56:14] "POST /ref-update HTTP/1.1" 200 156 0.024418 10.0.0.23 - - [2026-03-09 03:56:14] "POST /useragent-kv HTTP/1.1" 200 115 0.010861 10.0.0.22 - - [2026-03-09 03:56:14] "POST /neutron/subnet HTTP/1.1" 200 716 0.214866 10.0.0.22 - - [2026-03-09 03:56:14] "POST /id-to-fqname HTTP/1.1" 200 222 0.001256 10.0.0.22 - - [2026-03-09 03:56:14] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005229 10.0.0.22 - - [2026-03-09 03:56:14] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005244 10.0.0.22 - - [2026-03-09 03:56:14] "POST /neutron/network HTTP/1.1" 200 825 0.009142 10.0.0.22 - - [2026-03-09 03:56:15] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005476 10.0.0.23 - - [2026-03-09 03:56:16] "GET /obj-perms HTTP/1.1" 200 5032 0.056742 10.0.0.22 - - [2026-03-09 03:56:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001257 10.0.0.23 - - [2026-03-09 03:56:17] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000954 10.0.0.22 - - [2026-03-09 03:56:17] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.059915 10.0.0.22 - - [2026-03-09 03:56:17] "POST /neutron/network HTTP/1.1" 200 825 0.006234 10.0.0.22 - - [2026-03-09 03:56:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001441 10.0.0.22 - - [2026-03-09 03:56:17] "POST /neutron/port HTTP/1.1" 200 117 0.005861 10.0.0.23 - - [2026-03-09 03:56:18] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001012 10.0.0.22 - - [2026-03-09 03:56:18] "POST /neutron/port HTTP/1.1" 200 1059 0.263407 10.0.0.22 - - [2026-03-09 03:56:18] "POST /neutron/port HTTP/1.1" 200 1113 0.097886 10.0.0.22 - - [2026-03-09 03:56:18] "POST /neutron/subnet HTTP/1.1" 200 690 0.007988 10.0.0.23 - - [2026-03-09 03:56:18] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001077 10.0.0.22 - - [2026-03-09 03:56:18] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.082914 10.0.0.22 - - [2026-03-09 03:56:18] "POST /neutron/network HTTP/1.1" 200 825 0.005976 10.0.0.22 - - [2026-03-09 03:56:19] "POST /neutron/port HTTP/1.1" 200 117 0.005465 10.0.0.22 - - [2026-03-09 03:56:19] "POST /neutron/network HTTP/1.1" 200 835 0.007590 10.0.0.22 - - [2026-03-09 03:56:19] "POST /neutron/port HTTP/1.1" 200 1059 0.031379 10.0.0.22 - - [2026-03-09 03:56:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004258 10.0.0.22 - - [2026-03-09 03:56:20] "POST /neutron/network HTTP/1.1" 200 825 0.006144 10.0.0.22 - - [2026-03-09 03:56:24] "POST /neutron/port HTTP/1.1" 200 1123 0.017085 10.0.0.22 - - [2026-03-09 03:56:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008119 10.0.0.22 - - [2026-03-09 03:56:24] "GET /virtual-machine/bfbde7b5-1743-44b1-b059-eec6a449f0b3 HTTP/1.1" 401 292 0.000420 10.0.0.22 - - [2026-03-09 03:56:24] "GET /virtual-machine/bfbde7b5-1743-44b1-b059-eec6a449f0b3 HTTP/1.1" 200 1294 0.029129 10.0.0.22 - - [2026-03-09 03:56:24] "GET /virtual-machine-interface/64ed3a69-2a3d-4160-8945-727a782fd3b9 HTTP/1.1" 200 2947 0.005484 10.0.0.22 - - [2026-03-09 03:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.22 - - [2026-03-09 03:56:24] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003525 10.0.0.22 - - [2026-03-09 03:56:24] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002782 10.0.0.22 - - [2026-03-09 03:56:24] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005794 10.0.0.22 - - [2026-03-09 03:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.22 - - [2026-03-09 03:56:28] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005237 10.0.0.22 - - [2026-03-09 03:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.22 - - [2026-03-09 03:56:32] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005012 10.0.0.22 - - [2026-03-09 03:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.22 - - [2026-03-09 03:56:36] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005016 10.0.0.22 - - [2026-03-09 03:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.22 - - [2026-03-09 03:56:40] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007032 10.0.0.23 - - [2026-03-09 03:56:42] "DELETE /project/3445423e-7bd4-437c-ad1c-710719ef301b HTTP/1.1" 404 177 0.003725 10.0.0.23 - - [2026-03-09 03:56:42] "DELETE /project/e16949d174f3425db4abcbd6692c843a HTTP/1.1" 404 173 0.003296 10.0.0.22 - - [2026-03-09 03:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.22 - - [2026-03-09 03:56:44] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004519 10.0.0.22 - - [2026-03-09 03:56:45] "GET /obj-perms HTTP/1.1" 200 5056 0.057146 10.0.0.22 - - [2026-03-09 03:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.22 - - [2026-03-09 03:56:48] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005564 10.0.0.22 - - [2026-03-09 03:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.22 - - [2026-03-09 03:56:52] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005054 10.0.0.22 - - [2026-03-09 03:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.22 - - [2026-03-09 03:56:54] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004347 10.0.0.22 - - [2026-03-09 03:56:54] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.006638 10.0.0.22 - - [2026-03-09 03:56:54] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006219 10.0.0.22 - - [2026-03-09 03:56:59] "POST /neutron/port HTTP/1.1" 200 1123 0.019057 10.0.0.22 - - [2026-03-09 03:56:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003365 10.0.0.22 - - [2026-03-09 03:56:59] "POST /neutron/network HTTP/1.1" 200 825 0.006668 10.0.0.22 - - [2026-03-09 03:57:04] "POST /neutron/port HTTP/1.1" 200 1123 0.022882 10.0.0.22 - - [2026-03-09 03:57:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009166 10.0.0.22 - - [2026-03-09 03:57:10] "POST /neutron/port HTTP/1.1" 200 1123 0.017007 10.0.0.22 - - [2026-03-09 03:57:10] "POST /neutron/port HTTP/1.1" 200 1123 0.015399 10.0.0.22 - - [2026-03-09 03:57:10] "POST /neutron/subnet HTTP/1.1" 200 690 0.009514 10.0.0.22 - - [2026-03-09 03:57:15] "POST /neutron/port HTTP/1.1" 200 1123 0.015023 10.0.0.22 - - [2026-03-09 03:57:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006942 10.0.0.22 - - [2026-03-09 03:57:15] "GET /virtual-machine/a705ad1f-35a4-48a9-808b-6322c9e22690 HTTP/1.1" 200 1293 0.006978 10.0.0.22 - - [2026-03-09 03:57:15] "GET /virtual-machine-interface/5c956430-19e9-41bb-95aa-beecbf09933a HTTP/1.1" 200 2948 0.006636 10.0.0.22 - - [2026-03-09 03:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.22 - - [2026-03-09 03:57:15] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003321 10.0.0.22 - - [2026-03-09 03:57:15] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003264 10.0.0.22 - - [2026-03-09 03:57:15] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008462 10.0.0.22 - - [2026-03-09 03:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.22 - - [2026-03-09 03:57:17] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003812 10.0.0.22 - - [2026-03-09 03:57:17] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002794 10.0.0.22 - - [2026-03-09 03:57:17] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006315 10.0.0.22 - - [2026-03-09 03:58:00] "POST /neutron/port HTTP/1.1" 200 1123 0.017249 10.0.0.22 - - [2026-03-09 03:58:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003599 10.0.0.22 - - [2026-03-09 03:58:00] "POST /neutron/network HTTP/1.1" 200 825 0.007020 10.0.0.22 - - [2026-03-09 03:58:11] "POST /neutron/network HTTP/1.1" 200 835 0.034034 10.0.0.22 - - [2026-03-09 03:58:12] "POST /neutron/port HTTP/1.1" 200 117 0.001178 10.0.0.22 - - [2026-03-09 03:58:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006763 10.0.0.22 - - [2026-03-09 03:58:31] "GET /virtual-machine/bfbde7b5-1743-44b1-b059-eec6a449f0b3 HTTP/1.1" 200 1294 0.003249 10.0.0.22 - - [2026-03-09 03:58:31] "GET /virtual-machine-interface/64ed3a69-2a3d-4160-8945-727a782fd3b9 HTTP/1.1" 200 2947 0.009306 10.0.0.22 - - [2026-03-09 03:58:31] "GET /virtual-machine/bfbde7b5-1743-44b1-b059-eec6a449f0b3 HTTP/1.1" 200 1294 0.006701 10.0.0.22 - - [2026-03-09 03:58:31] "GET /virtual-machine-interface/64ed3a69-2a3d-4160-8945-727a782fd3b9 HTTP/1.1" 200 2947 0.005346 10.0.0.22 - - [2026-03-09 03:58:31] "GET /instance-ip/a22dd680-8f22-4f71-94cc-82f73a6d6abc HTTP/1.1" 200 1622 0.006161 10.0.0.22 - - [2026-03-09 03:58:31] "GET /virtual-machine/bfbde7b5-1743-44b1-b059-eec6a449f0b3 HTTP/1.1" 200 1294 0.003278 10.0.0.22 - - [2026-03-09 03:58:31] "GET /virtual-machine-interface/64ed3a69-2a3d-4160-8945-727a782fd3b9 HTTP/1.1" 200 2947 0.005373 10.0.0.22 - - [2026-03-09 03:58:31] "GET /instance-ip/a22dd680-8f22-4f71-94cc-82f73a6d6abc HTTP/1.1" 200 1622 0.004491 10.0.0.22 - - [2026-03-09 03:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.22 - - [2026-03-09 03:58:31] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003750 10.0.0.22 - - [2026-03-09 03:58:31] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004052 10.0.0.22 - - [2026-03-09 03:58:31] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005064 10.0.0.22 - - [2026-03-09 03:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.22 - - [2026-03-09 03:58:31] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004065 10.0.0.22 - - [2026-03-09 03:58:31] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003798 10.0.0.22 - - [2026-03-09 03:58:31] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005263 10.0.0.22 - - [2026-03-09 03:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.22 - - [2026-03-09 03:58:31] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003700 10.0.0.22 - - [2026-03-09 03:58:31] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003165 10.0.0.22 - - [2026-03-09 03:58:31] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005742 10.0.0.22 - - [2026-03-09 03:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.22 - - [2026-03-09 03:58:31] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004045 10.0.0.22 - - [2026-03-09 03:58:31] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002701 10.0.0.22 - - [2026-03-09 03:58:31] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006503 10.0.0.22 - - [2026-03-09 03:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.22 - - [2026-03-09 03:58:31] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003815 10.0.0.22 - - [2026-03-09 03:58:31] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002566 10.0.0.22 - - [2026-03-09 03:58:31] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005712 10.0.0.22 - - [2026-03-09 03:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.22 - - [2026-03-09 03:58:31] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003858 10.0.0.22 - - [2026-03-09 03:58:31] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002979 10.0.0.22 - - [2026-03-09 03:58:32] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005784 10.0.0.22 - - [2026-03-09 03:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.22 - - [2026-03-09 03:58:32] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004119 10.0.0.22 - - [2026-03-09 03:58:32] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002874 10.0.0.22 - - [2026-03-09 03:58:32] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005424 10.0.0.22 - - [2026-03-09 03:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.22 - - [2026-03-09 03:58:32] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005935 10.0.0.22 - - [2026-03-09 03:58:32] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002903 10.0.0.22 - - [2026-03-09 03:58:32] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005932 10.0.0.22 - - [2026-03-09 03:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.22 - - [2026-03-09 03:58:32] "GET /routing-instance/21cf7797-8789-4e58-805a-60c2f8d96cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.003889 10.0.0.22 - - [2026-03-09 03:58:32] "GET /route-target/5ab64283-9a37-42cf-bc1a-2838de7d9097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004213 10.0.0.22 - - [2026-03-09 03:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.22 - - [2026-03-09 03:58:32] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003016 10.0.0.22 - - [2026-03-09 03:58:32] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002815 10.0.0.22 - - [2026-03-09 03:58:32] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005841 10.0.0.22 - - [2026-03-09 03:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.22 - - [2026-03-09 03:58:32] "GET /routing-instance/21cf7797-8789-4e58-805a-60c2f8d96cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004251 10.0.0.22 - - [2026-03-09 03:58:32] "GET /route-target/5ab64283-9a37-42cf-bc1a-2838de7d9097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003842 10.0.0.22 - - [2026-03-09 03:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.22 - - [2026-03-09 03:58:32] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004435 10.0.0.22 - - [2026-03-09 03:58:32] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002925 10.0.0.22 - - [2026-03-09 03:58:33] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005791 10.0.0.22 - - [2026-03-09 03:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.22 - - [2026-03-09 03:58:33] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004112 10.0.0.22 - - [2026-03-09 03:58:33] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002471 10.0.0.22 - - [2026-03-09 03:58:33] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005840 10.0.0.22 - - [2026-03-09 03:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.22 - - [2026-03-09 03:58:33] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003495 10.0.0.22 - - [2026-03-09 03:58:33] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002972 10.0.0.22 - - [2026-03-09 03:58:33] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006861 10.0.0.23 - - [2026-03-09 03:58:33] "GET /obj-perms HTTP/1.1" 200 5032 0.003428 10.0.0.22 - - [2026-03-09 03:58:33] "GET /obj-perms HTTP/1.1" 200 5032 0.056237 10.0.0.249 - - [2026-03-09 03:58:33] "GET /obj-perms HTTP/1.1" 200 5032 0.055342 10.0.0.22 - - [2026-03-09 03:58:33] "GET /obj-perms HTTP/1.1" 200 5032 0.003300 10.0.0.23 - - [2026-03-09 03:58:33] "GET /obj-perms HTTP/1.1" 200 5032 0.003577 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-machine/a705ad1f-35a4-48a9-808b-6322c9e22690 HTTP/1.1" 200 1293 0.004328 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-machine-interface/5c956430-19e9-41bb-95aa-beecbf09933a HTTP/1.1" 200 2948 0.005079 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-machine/a705ad1f-35a4-48a9-808b-6322c9e22690 HTTP/1.1" 200 1293 0.003617 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-machine-interface/5c956430-19e9-41bb-95aa-beecbf09933a HTTP/1.1" 200 2948 0.004915 10.0.0.22 - - [2026-03-09 03:58:34] "GET /instance-ip/a9eb39af-c897-44b9-8f1c-7d59885b816c HTTP/1.1" 200 1622 0.007109 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-machine/a705ad1f-35a4-48a9-808b-6322c9e22690 HTTP/1.1" 200 1293 0.003392 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-machine-interface/5c956430-19e9-41bb-95aa-beecbf09933a HTTP/1.1" 200 2948 0.004375 10.0.0.22 - - [2026-03-09 03:58:34] "GET /instance-ip/a9eb39af-c897-44b9-8f1c-7d59885b816c HTTP/1.1" 200 1622 0.003532 10.0.0.22 - - [2026-03-09 03:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.22 - - [2026-03-09 03:58:34] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003557 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002718 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005394 10.0.0.22 - - [2026-03-09 03:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.22 - - [2026-03-09 03:58:34] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004036 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002840 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005396 10.0.0.22 - - [2026-03-09 03:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.22 - - [2026-03-09 03:58:34] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003784 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003036 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005553 10.0.0.22 - - [2026-03-09 03:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.22 - - [2026-03-09 03:58:34] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003459 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003005 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005420 10.0.0.22 - - [2026-03-09 03:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.22 - - [2026-03-09 03:58:34] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003989 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002873 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007541 10.0.0.22 - - [2026-03-09 03:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.22 - - [2026-03-09 03:58:34] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003617 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002579 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005449 10.0.0.22 - - [2026-03-09 03:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.22 - - [2026-03-09 03:58:34] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003680 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003103 10.0.0.22 - - [2026-03-09 03:58:34] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005741 10.0.0.22 - - [2026-03-09 03:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.22 - - [2026-03-09 03:58:35] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003987 10.0.0.22 - - [2026-03-09 03:58:35] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002729 10.0.0.22 - - [2026-03-09 03:58:35] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006455 10.0.0.22 - - [2026-03-09 03:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.22 - - [2026-03-09 03:58:35] "GET /routing-instance/21cf7797-8789-4e58-805a-60c2f8d96cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005314 10.0.0.22 - - [2026-03-09 03:58:35] "GET /route-target/5ab64283-9a37-42cf-bc1a-2838de7d9097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003462 10.0.0.22 - - [2026-03-09 03:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.22 - - [2026-03-09 03:58:35] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003465 10.0.0.22 - - [2026-03-09 03:58:35] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003114 10.0.0.22 - - [2026-03-09 03:58:35] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005345 10.0.0.22 - - [2026-03-09 03:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.22 - - [2026-03-09 03:58:35] "GET /routing-instance/21cf7797-8789-4e58-805a-60c2f8d96cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004114 10.0.0.22 - - [2026-03-09 03:58:35] "GET /route-target/5ab64283-9a37-42cf-bc1a-2838de7d9097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004061 10.0.0.22 - - [2026-03-09 03:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.22 - - [2026-03-09 03:58:35] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.012038 10.0.0.22 - - [2026-03-09 03:58:35] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.010631 10.0.0.22 - - [2026-03-09 03:58:35] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007107 10.0.0.22 - - [2026-03-09 03:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.22 - - [2026-03-09 03:58:35] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004098 10.0.0.22 - - [2026-03-09 03:58:35] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002976 10.0.0.22 - - [2026-03-09 03:58:35] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007079 10.0.0.22 - - [2026-03-09 03:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.22 - - [2026-03-09 03:58:36] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004599 10.0.0.22 - - [2026-03-09 03:58:36] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003299 10.0.0.22 - - [2026-03-09 03:58:36] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007594 10.0.0.22 - - [2026-03-09 03:58:36] "GET /obj-perms HTTP/1.1" 200 5032 0.004186 10.0.0.23 - - [2026-03-09 03:58:36] "GET /obj-perms HTTP/1.1" 200 5032 0.003239 10.0.0.22 - - [2026-03-09 03:58:36] "GET /obj-perms HTTP/1.1" 200 5032 0.003697 10.0.0.249 - - [2026-03-09 03:58:36] "GET /obj-perms HTTP/1.1" 200 5032 0.003312 10.0.0.23 - - [2026-03-09 03:58:36] "GET /obj-perms HTTP/1.1" 200 5032 0.003028 10.0.0.22 - - [2026-03-09 03:58:41] "GET /virtual-machine/a705ad1f-35a4-48a9-808b-6322c9e22690 HTTP/1.1" 200 1293 0.005386 10.0.0.22 - - [2026-03-09 03:58:41] "POST /neutron/port HTTP/1.1" 200 1123 0.018083 10.0.0.22 - - [2026-03-09 03:58:43] "GET /virtual-machine/a705ad1f-35a4-48a9-808b-6322c9e22690 HTTP/1.1" 404 171 0.003314 10.0.0.22 - - [2026-03-09 03:58:43] "GET /virtual-machine/a705ad1f-35a4-48a9-808b-6322c9e22690 HTTP/1.1" 404 171 0.002506 10.0.0.22 - - [2026-03-09 03:58:43] "GET /virtual-machine/a705ad1f-35a4-48a9-808b-6322c9e22690 HTTP/1.1" 404 171 0.002680 10.0.0.22 - - [2026-03-09 03:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.22 - - [2026-03-09 03:58:43] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002955 10.0.0.22 - - [2026-03-09 03:58:43] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003480 10.0.0.22 - - [2026-03-09 03:58:43] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005381 10.0.0.22 - - [2026-03-09 03:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.22 - - [2026-03-09 03:58:43] "GET /routing-instance/21cf7797-8789-4e58-805a-60c2f8d96cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004422 10.0.0.22 - - [2026-03-09 03:58:43] "GET /route-target/5ab64283-9a37-42cf-bc1a-2838de7d9097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003695 10.0.0.22 - - [2026-03-09 03:58:44] "GET /obj-perms HTTP/1.1" 200 5032 0.003437 10.0.0.22 - - [2026-03-09 03:58:50] "GET /obj-perms HTTP/1.1" 200 5032 0.003842 10.0.0.23 - - [2026-03-09 03:58:50] "GET /obj-perms HTTP/1.1" 200 5032 0.004157 10.0.0.22 - - [2026-03-09 03:58:59] "GET /obj-perms HTTP/1.1" 200 5032 0.004625 10.0.0.23 - - [2026-03-09 03:58:59] "GET /obj-perms HTTP/1.1" 200 5032 0.005084 10.0.0.22 - - [2026-03-09 03:59:02] "GET /obj-perms HTTP/1.1" 200 5032 0.004363 10.0.0.22 - - [2026-03-09 03:59:02] "GET /virtual-machine/bfbde7b5-1743-44b1-b059-eec6a449f0b3 HTTP/1.1" 200 1294 0.005249 10.0.0.22 - - [2026-03-09 03:59:03] "POST /neutron/port HTTP/1.1" 200 1123 0.017130 10.0.0.22 - - [2026-03-09 03:59:04] "GET /virtual-machine/bfbde7b5-1743-44b1-b059-eec6a449f0b3 HTTP/1.1" 404 171 0.003307 10.0.0.22 - - [2026-03-09 03:59:04] "GET /virtual-machine/bfbde7b5-1743-44b1-b059-eec6a449f0b3 HTTP/1.1" 404 171 0.002812 10.0.0.22 - - [2026-03-09 03:59:04] "GET /virtual-machine/bfbde7b5-1743-44b1-b059-eec6a449f0b3 HTTP/1.1" 404 171 0.002489 10.0.0.22 - - [2026-03-09 03:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.22 - - [2026-03-09 03:59:04] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003284 10.0.0.22 - - [2026-03-09 03:59:04] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002581 10.0.0.22 - - [2026-03-09 03:59:04] "GET /virtual-network/79ee6f19-ba6e-4e96-9c10-5cc64f0b9082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009196 10.0.0.22 - - [2026-03-09 03:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.22 - - [2026-03-09 03:59:04] "GET /routing-instance/21cf7797-8789-4e58-805a-60c2f8d96cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.003827 10.0.0.22 - - [2026-03-09 03:59:05] "GET /route-target/5ab64283-9a37-42cf-bc1a-2838de7d9097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003742 10.0.0.249 - - [2026-03-09 03:59:05] "GET /obj-perms HTTP/1.1" 200 5032 0.003702 10.0.0.22 - - [2026-03-09 03:59:11] "GET /obj-perms HTTP/1.1" 200 5032 0.003624 10.0.0.249 - - [2026-03-09 03:59:14] "GET /obj-perms HTTP/1.1" 200 5032 0.003800 10.0.0.22 - - [2026-03-09 03:59:20] "GET /obj-perms HTTP/1.1" 200 5032 0.003753 10.0.0.249 - - [2026-03-09 03:59:23] "GET /obj-perms HTTP/1.1" 200 5032 0.003411 10.0.0.22 - - [2026-03-09 03:59:23] "GET /obj-perms HTTP/1.1" 200 5032 0.003423 10.0.0.23 - - [2026-03-09 03:59:23] "GET /obj-perms HTTP/1.1" 200 5032 0.003339 10.0.0.22 - - [2026-03-09 03:59:23] "POST /neutron/network HTTP/1.1" 200 825 0.005775 10.0.0.249 - - [2026-03-09 03:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.039201 10.0.0.249 - - [2026-03-09 03:59:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.249 - - [2026-03-09 03:59:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.23 - - [2026-03-09 03:59:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000782 10.0.0.23 - - [2026-03-09 03:59:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.23 - - [2026-03-09 03:59:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000536 10.0.0.23 - - [2026-03-09 03:59:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000552 10.0.0.249 - - [2026-03-09 03:59:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000485 10.0.0.22 - - [2026-03-09 03:59:26] "POST /fqname-to-id HTTP/1.1" 404 200 0.003800 10.0.0.22 - - [2026-03-09 03:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.22 - - [2026-03-09 03:59:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.249 - - [2026-03-09 03:59:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.23 - - [2026-03-09 03:59:26] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.106671 10.0.0.22 - - [2026-03-09 03:59:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000309 10.0.0.22 - - [2026-03-09 03:59:26] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.136872 10.0.0.22 - - [2026-03-09 03:59:27] "POST /network-policys HTTP/1.1" 200 522 0.025733 10.0.0.22 - - [2026-03-09 03:59:27] "GET /network-policy/75b9fad6-d30a-44bd-a8f7-3dd65048a021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006855 10.0.0.22 - - [2026-03-09 03:59:27] "POST /fqname-to-id HTTP/1.1" 404 200 0.002354 10.0.0.22 - - [2026-03-09 03:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.23 - - [2026-03-09 03:59:27] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000868 10.0.0.22 - - [2026-03-09 03:59:27] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.042555 10.0.0.22 - - [2026-03-09 03:59:27] "POST /network-policys HTTP/1.1" 200 522 0.030076 10.0.0.22 - - [2026-03-09 03:59:27] "GET /network-policy/d5e6fc8a-98f8-4d77-968e-8434230e91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005813 10.0.0.22 - - [2026-03-09 03:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.23 - - [2026-03-09 03:59:27] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001370 10.0.0.22 - - [2026-03-09 03:59:27] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.042387 10.0.0.22 - - [2026-03-09 03:59:27] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003463 10.0.0.22 - - [2026-03-09 03:59:27] "POST /virtual-networks HTTP/1.1" 200 546 0.085405 10.0.0.22 - - [2026-03-09 03:59:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.22 - - [2026-03-09 03:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005046 10.0.0.22 - - [2026-03-09 03:59:27] "GET /network-ipam/6babc430-f067-4251-84aa-e1e180b74c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.003960 10.0.0.22 - - [2026-03-09 03:59:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000295 10.0.0.249 - - [2026-03-09 03:59:27] "POST /ref-update HTTP/1.1" 200 156 0.019749 10.0.0.23 - - [2026-03-09 03:59:27] "POST /useragent-kv HTTP/1.1" 200 115 0.008836 10.0.0.22 - - [2026-03-09 03:59:27] "POST /ref-update HTTP/1.1" 200 156 0.127291 10.0.0.22 - - [2026-03-09 03:59:27] "POST /neutron/network HTTP/1.1" 200 809 0.006574 10.0.0.22 - - [2026-03-09 03:59:27] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.004655 10.0.0.22 - - [2026-03-09 03:59:28] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005131 10.0.0.22 - - [2026-03-09 03:59:28] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005634 10.0.0.22 - - [2026-03-09 03:59:28] "PUT /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1 HTTP/1.1" 200 264 0.057403 10.0.0.22 - - [2026-03-09 03:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.22 - - [2026-03-09 03:59:28] "GET /network-policy/75b9fad6-d30a-44bd-a8f7-3dd65048a021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005748 10.0.0.22 - - [2026-03-09 03:59:28] "POST /ref-update HTTP/1.1" 200 156 0.116271 10.0.0.22 - - [2026-03-09 03:59:28] "POST /neutron/network HTTP/1.1" 200 886 0.006597 10.0.0.22 - - [2026-03-09 03:59:28] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006315 10.0.0.22 - - [2026-03-09 03:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.22 - - [2026-03-09 03:59:28] "GET /network-policy/75b9fad6-d30a-44bd-a8f7-3dd65048a021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.003743 10.0.0.22 - - [2026-03-09 03:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.23 - - [2026-03-09 03:59:28] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000861 10.0.0.22 - - [2026-03-09 03:59:28] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.034200 10.0.0.22 - - [2026-03-09 03:59:29] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003081 10.0.0.22 - - [2026-03-09 03:59:29] "POST /virtual-networks HTTP/1.1" 200 546 0.066065 10.0.0.249 - - [2026-03-09 03:59:29] "POST /route-targets HTTP/1.1" 200 327 0.018906 10.0.0.22 - - [2026-03-09 03:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005836 10.0.0.22 - - [2026-03-09 03:59:29] "GET /network-ipam/6babc430-f067-4251-84aa-e1e180b74c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.003550 10.0.0.23 - - [2026-03-09 03:59:29] "POST /useragent-kv HTTP/1.1" 200 115 0.008290 10.0.0.22 - - [2026-03-09 03:59:29] "POST /ref-update HTTP/1.1" 200 156 0.067420 10.0.0.22 - - [2026-03-09 03:59:29] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005629 10.0.0.22 - - [2026-03-09 03:59:29] "POST /neutron/network HTTP/1.1" 200 809 0.005857 10.0.0.22 - - [2026-03-09 03:59:29] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005536 10.0.0.249 - - [2026-03-09 03:59:29] "GET /obj-perms HTTP/1.1" 200 5032 0.003158 10.0.0.22 - - [2026-03-09 03:59:29] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006292 10.0.0.22 - - [2026-03-09 03:59:29] "PUT /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748 HTTP/1.1" 200 264 0.040230 10.0.0.22 - - [2026-03-09 03:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.22 - - [2026-03-09 03:59:30] "GET /network-policy/d5e6fc8a-98f8-4d77-968e-8434230e91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.003958 10.0.0.22 - - [2026-03-09 03:59:30] "POST /ref-update HTTP/1.1" 200 156 0.045370 10.0.0.249 - - [2026-03-09 03:59:30] "POST /access-control-lists HTTP/1.1" 200 592 0.035138 10.0.0.22 - - [2026-03-09 03:59:30] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008113 10.0.0.22 - - [2026-03-09 03:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.22 - - [2026-03-09 03:59:30] "GET /network-policy/d5e6fc8a-98f8-4d77-968e-8434230e91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.003950 10.0.0.22 - - [2026-03-09 03:59:30] "POST /id-to-fqname HTTP/1.1" 200 222 0.001220 10.0.0.22 - - [2026-03-09 03:59:30] "POST /neutron/network HTTP/1.1" 200 896 0.008611 10.0.0.23 - - [2026-03-09 03:59:31] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001342 10.0.0.22 - - [2026-03-09 03:59:31] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.075539 10.0.0.22 - - [2026-03-09 03:59:31] "POST /neutron/port HTTP/1.1" 200 117 0.006340 10.0.0.22 - - [2026-03-09 03:59:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001285 10.0.0.22 - - [2026-03-09 03:59:31] "POST /neutron/network HTTP/1.1" 200 896 0.006277 10.0.0.22 - - [2026-03-09 03:59:32] "POST /neutron/port HTTP/1.1" 200 1061 0.017976 10.0.0.23 - - [2026-03-09 03:59:32] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001080 10.0.0.22 - - [2026-03-09 03:59:32] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.069861 10.0.0.22 - - [2026-03-09 03:59:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003299 10.0.0.22 - - [2026-03-09 03:59:32] "POST /neutron/port HTTP/1.1" 200 117 0.001187 10.0.0.22 - - [2026-03-09 03:59:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008407 10.0.0.22 - - [2026-03-09 03:59:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006671 10.0.0.249 - - [2026-03-09 03:59:33] "PUT /access-control-list/1111a3dc-f11b-476d-8065-ebc8fef5a6f1 HTTP/1.1" 200 272 0.069812 10.0.0.22 - - [2026-03-09 03:59:33] "POST /neutron/port HTTP/1.1" 200 1061 0.043057 10.0.0.22 - - [2026-03-09 03:59:33] "POST /neutron/port HTTP/1.1" 200 1125 0.017413 10.0.0.22 - - [2026-03-09 03:59:33] "POST /neutron/port HTTP/1.1" 200 117 0.001047 10.0.0.22 - - [2026-03-09 03:59:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006635 10.0.0.22 - - [2026-03-09 03:59:38] "POST /neutron/port HTTP/1.1" 200 1125 0.018886 10.0.0.22 - - [2026-03-09 03:59:38] "GET /virtual-machine/1e04afec-fe99-4a15-8192-3af2355e146e HTTP/1.1" 200 1292 0.006104 10.0.0.22 - - [2026-03-09 03:59:38] "GET /virtual-machine-interface/43621e27-9df7-42ad-9ac2-2ea7f58eb1f7 HTTP/1.1" 200 2948 0.005073 10.0.0.22 - - [2026-03-09 03:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.22 - - [2026-03-09 03:59:38] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003561 10.0.0.22 - - [2026-03-09 03:59:38] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003136 10.0.0.22 - - [2026-03-09 03:59:38] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006581 10.0.0.22 - - [2026-03-09 03:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.22 - - [2026-03-09 03:59:41] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009763 10.0.0.22 - - [2026-03-09 03:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.22 - - [2026-03-09 03:59:45] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005214 10.0.0.23 - - [2026-03-09 03:59:47] "GET /obj-perms HTTP/1.1" 200 5056 0.064393 10.0.0.22 - - [2026-03-09 03:59:47] "GET /obj-perms HTTP/1.1" 200 5056 0.049803 10.0.0.22 - - [2026-03-09 03:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.22 - - [2026-03-09 03:59:49] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005188 10.0.0.22 - - [2026-03-09 03:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.22 - - [2026-03-09 03:59:53] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005948 10.0.0.22 - - [2026-03-09 03:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.22 - - [2026-03-09 03:59:57] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005052 10.0.0.22 - - [2026-03-09 04:00:01] "POST /neutron/port HTTP/1.1" 200 1125 0.020302 10.0.0.22 - - [2026-03-09 04:00:01] "POST /neutron/subnet HTTP/1.1" 200 646 0.009171 10.0.0.22 - - [2026-03-09 04:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.22 - - [2026-03-09 04:00:01] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005378 10.0.0.22 - - [2026-03-09 04:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.22 - - [2026-03-09 04:00:06] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.004764 10.0.0.22 - - [2026-03-09 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.22 - - [2026-03-09 04:00:10] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003625 10.0.0.22 - - [2026-03-09 04:00:10] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002774 10.0.0.22 - - [2026-03-09 04:00:10] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005581 10.0.0.22 - - [2026-03-09 04:00:10] "POST /neutron/port HTTP/1.1" 200 1125 0.015731 10.0.0.22 - - [2026-03-09 04:00:13] "POST /neutron/port HTTP/1.1" 200 1125 0.021502 10.0.0.22 - - [2026-03-09 04:00:13] "POST /neutron/subnet HTTP/1.1" 200 646 0.012134 10.0.0.22 - - [2026-03-09 04:00:15] "POST /neutron/port HTTP/1.1" 200 1125 0.018239 10.0.0.22 - - [2026-03-09 04:00:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.042946 10.0.0.22 - - [2026-03-09 04:00:20] "POST /neutron/port HTTP/1.1" 200 1125 0.018037 10.0.0.22 - - [2026-03-09 04:00:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007112 10.0.0.22 - - [2026-03-09 04:00:31] "POST /neutron/port HTTP/1.1" 200 1125 0.017629 10.0.0.22 - - [2026-03-09 04:00:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007540 10.0.0.22 - - [2026-03-09 04:00:31] "GET /virtual-machine/83e4dba5-faf5-439e-87c4-69859f061b7f HTTP/1.1" 200 1292 0.005613 10.0.0.22 - - [2026-03-09 04:00:31] "GET /virtual-machine-interface/e0dffb5c-b6be-44b2-b6fa-1c2587285951 HTTP/1.1" 200 2949 0.005095 10.0.0.22 - - [2026-03-09 04:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.22 - - [2026-03-09 04:00:31] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003849 10.0.0.22 - - [2026-03-09 04:00:31] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002866 10.0.0.22 - - [2026-03-09 04:00:31] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005237 10.0.0.22 - - [2026-03-09 04:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.22 - - [2026-03-09 04:00:32] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003492 10.0.0.22 - - [2026-03-09 04:00:32] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002515 10.0.0.22 - - [2026-03-09 04:00:32] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005518 10.0.0.22 - - [2026-03-09 04:01:03] "POST /neutron/network HTTP/1.1" 200 896 0.006522 10.0.0.22 - - [2026-03-09 04:01:03] "POST /neutron/port HTTP/1.1" 200 117 0.001057 10.0.0.22 - - [2026-03-09 04:01:15] "POST /neutron/port HTTP/1.1" 200 1125 0.015663 10.0.0.22 - - [2026-03-09 04:01:15] "POST /neutron/subnet HTTP/1.1" 200 646 0.010712 +++ date ++ echo 'INFO: =================== Mon Mar 9 04:01:57 AM UTC 2026 ===================' INFO: =================== Mon Mar 9 04:01:57 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 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.22:8081 10.0.0.249:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.22:8081 10.0.0.249:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.22:8081 10.0.0.249:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.22:9042 10.0.0.249:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.22:9042 10.0.0.249:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.22:9042 10.0.0.249:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.22:8086 10.0.0.249:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.22:8086 10.0.0.249:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.22:8086 10.0.0.249:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.22:8082 10.0.0.249:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.22:8082 10.0.0.249:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.22:8082 10.0.0.249:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.22:9161 10.0.0.249:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.22:9161 10.0.0.249:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.22:9161 10.0.0.249:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.17,10.20.0.254 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.17,10.20.0.254 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.22:2181,10.0.0.249:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.22:2181,10.0.0.249:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22:2181,10.0.0.249:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.22:2181 10.0.0.249:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.22:2181 10.0.0.249:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.22:2181 10.0.0.249:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.22:5673,10.0.0.249:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.22:5673,10.0.0.249:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.22:5673,10.0.0.249:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.22:6379 10.0.0.249:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.22:6379 10.0.0.249:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.22:6379 10.0.0.249:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.22:9092 10.0.0.249:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.22:9092 10.0.0.249:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.22:9092 10.0.0.249:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.22 ++ 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.22,10.0.0.249,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.22,10.0.0.249,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 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.22,10.0.0.249,10.0.0.23 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.22,10.0.0.249,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.23,10.20.0.254,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.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.23,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.23,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/09/2026 04:02:06.010 7f8c5ab97280 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/09/2026 04:02:06.150 7f8c5ab97280 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/09/2026 04:02:06.163 7f8c5ab97280 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/09/2026 04:02:06.163 7f8c5ab97280 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2026-03-09 04:02:06] "GET / HTTP/1.1" 503 181 0.000415 10.0.0.23 - - [2026-03-09 04:02:06] "GET / HTTP/1.1" 503 181 0.000508 10.0.0.23 - - [2026-03-09 04:02:07] "GET / HTTP/1.1" 200 45871 0.001399 10.0.0.23 - - [2026-03-09 04:02:07] "GET / HTTP/1.1" 200 45871 0.000984 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.23 - - [2026-03-09 04:02:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.23 - - [2026-03-09 04:02:07] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000207 [Introspect:8084]10.0.0.22 - - [2026-03-09 04:02:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3222 0.001518 10.0.0.23 - - [2026-03-09 04:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.644511 10.0.0.23 - - [2026-03-09 04:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.23 - - [2026-03-09 04:02:08] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.367875 10.0.0.23 - - [2026-03-09 04:02:08] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 985 0.002959 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.23 - - [2026-03-09 04:02:09] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001028 10.0.0.23 - - [2026-03-09 04:02:09] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.038028 10.0.0.23 - - [2026-03-09 04:02:09] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000905 10.0.0.23 - - [2026-03-09 04:02:09] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?fields=security_groups HTTP/1.1" 200 1088 0.036313 10.0.0.23 - - [2026-03-09 04:02:09] "GET /projects?obj_uuids=d73b7771-a2a5-4f15-9961-e70f695554e5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000852 10.0.0.23 - - [2026-03-09 04:02:09] "GET /project/d73b7771-a2a5-4f15-9961-e70f695554e5?fields=application_policy_sets HTTP/1.1" 200 1381 0.039109 10.0.0.23 - - [2026-03-09 04:02:09] "DELETE /project/d73b7771-a2a5-4f15-9961-e70f695554e5 HTTP/1.1" 409 278 0.211983 [Introspect:8084]10.0.0.22 - - [2026-03-09 04:02:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001074 [Introspect:8084]10.0.0.22 - - [2026-03-09 04:02:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001064 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.22 - - [2026-03-09 04:02:14] "GET /obj-perms HTTP/1.1" 200 5032 0.372120 10.0.0.22 - - [2026-03-09 04:02:14] "GET /obj-perms HTTP/1.1" 200 5032 0.003720 10.0.0.22 - - [2026-03-09 04:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.027746 10.0.0.23 - - [2026-03-09 04:02:14] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000948 10.0.0.22 - - [2026-03-09 04:02:14] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.043955 10.0.0.22 - - [2026-03-09 04:02:14] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003181 10.0.0.22 - - [2026-03-09 04:02:15] "POST /virtual-networks HTTP/1.1" 200 546 0.067067 10.0.0.22 - - [2026-03-09 04:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.22 - - [2026-03-09 04:02:15] "GET /network-ipam/6babc430-f067-4251-84aa-e1e180b74c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.004124 10.0.0.23 - - [2026-03-09 04:02:15] "POST /useragent-kv HTTP/1.1" 200 115 0.010057 10.0.0.22 - - [2026-03-09 04:02:15] "POST /ref-update HTTP/1.1" 200 156 0.069834 10.0.0.22 - - [2026-03-09 04:02:15] "POST /neutron/network HTTP/1.1" 200 809 0.053466 10.0.0.22 - - [2026-03-09 04:02:15] "GET /virtual-network/bf4f2c83-692b-4821-8003-810c9aee9737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1930 0.004630 10.0.0.22 - - [2026-03-09 04:02:15] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005224 10.0.0.22 - - [2026-03-09 04:02:16] "GET /obj-perms HTTP/1.1" 200 5032 0.003293 10.0.0.22 - - [2026-03-09 04:02:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001280 10.0.0.22 - - [2026-03-09 04:02:16] "POST /neutron/port HTTP/1.1" 200 2098 0.027288 10.0.0.22 - - [2026-03-09 04:02:16] "POST /neutron/port HTTP/1.1" 200 1125 0.055585 10.0.0.22 - - [2026-03-09 04:02:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003482 10.0.0.22 - - [2026-03-09 04:02:17] "POST /neutron/network HTTP/1.1" 200 886 0.006896 10.0.0.23 - - [2026-03-09 04:02:17] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000983 10.0.0.22 - - [2026-03-09 04:02:17] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.080247 10.0.0.22 - - [2026-03-09 04:02:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007812 10.0.0.22 - - [2026-03-09 04:02:17] "POST /neutron/network HTTP/1.1" 200 896 0.007791 10.0.0.22 - - [2026-03-09 04:02:18] "POST /neutron/port HTTP/1.1" 200 1061 0.017972 10.0.0.22 - - [2026-03-09 04:02:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003534 10.0.0.22 - - [2026-03-09 04:02:18] "POST /neutron/network HTTP/1.1" 200 886 0.006702 10.0.0.22 - - [2026-03-09 04:02:22] "POST /neutron/port HTTP/1.1" 200 1125 0.022884 10.0.0.22 - - [2026-03-09 04:02:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006885 10.0.0.22 - - [2026-03-09 04:02:23] "GET /virtual-machine/6feffecf-eb6c-4cac-85b3-ffa49f0f2f6c HTTP/1.1" 200 1292 0.034070 10.0.0.22 - - [2026-03-09 04:02:23] "GET /virtual-machine/6feffecf-eb6c-4cac-85b3-ffa49f0f2f6c HTTP/1.1" 200 1292 0.004961 10.0.0.22 - - [2026-03-09 04:02:23] "GET /virtual-machine-interface/d81db670-6b62-401f-8135-81c59bf17a3a HTTP/1.1" 200 2948 0.009039 10.0.0.22 - - [2026-03-09 04:02:23] "GET /virtual-machine/6feffecf-eb6c-4cac-85b3-ffa49f0f2f6c HTTP/1.1" 200 1292 0.003525 10.0.0.22 - - [2026-03-09 04:02:23] "GET /virtual-machine-interface/d81db670-6b62-401f-8135-81c59bf17a3a HTTP/1.1" 200 2948 0.005653 10.0.0.22 - - [2026-03-09 04:02:23] "GET /instance-ip/0fa0abf8-2abb-46e9-9ab9-4c5c99dfebe0 HTTP/1.1" 200 1623 0.005531 10.0.0.22 - - [2026-03-09 04:02:23] "GET /virtual-machine/6feffecf-eb6c-4cac-85b3-ffa49f0f2f6c HTTP/1.1" 200 1292 0.003900 10.0.0.22 - - [2026-03-09 04:02:23] "GET /virtual-machine-interface/d81db670-6b62-401f-8135-81c59bf17a3a HTTP/1.1" 200 2948 0.004716 10.0.0.22 - - [2026-03-09 04:02:23] "GET /instance-ip/0fa0abf8-2abb-46e9-9ab9-4c5c99dfebe0 HTTP/1.1" 200 1623 0.007515 10.0.0.22 - - [2026-03-09 04:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.22 - - [2026-03-09 04:02:23] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003851 10.0.0.22 - - [2026-03-09 04:02:23] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.008526 10.0.0.22 - - [2026-03-09 04:02:23] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005444 10.0.0.22 - - [2026-03-09 04:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.22 - - [2026-03-09 04:02:23] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003961 10.0.0.22 - - [2026-03-09 04:02:23] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004635 10.0.0.22 - - [2026-03-09 04:02:23] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005537 10.0.0.22 - - [2026-03-09 04:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.22 - - [2026-03-09 04:02:23] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004711 10.0.0.22 - - [2026-03-09 04:02:23] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002932 10.0.0.22 - - [2026-03-09 04:02:23] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005532 10.0.0.22 - - [2026-03-09 04:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.22 - - [2026-03-09 04:02:23] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003525 10.0.0.22 - - [2026-03-09 04:02:23] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003005 10.0.0.22 - - [2026-03-09 04:02:23] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005459 10.0.0.22 - - [2026-03-09 04:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.22 - - [2026-03-09 04:02:23] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003838 10.0.0.22 - - [2026-03-09 04:02:23] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003010 10.0.0.22 - - [2026-03-09 04:02:23] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005785 10.0.0.22 - - [2026-03-09 04:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.22 - - [2026-03-09 04:02:26] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005188 10.0.0.22 - - [2026-03-09 04:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.22 - - [2026-03-09 04:02:30] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006515 10.0.0.22 - - [2026-03-09 04:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.22 - - [2026-03-09 04:02:35] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005104 10.0.0.22 - - [2026-03-09 04:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.22 - - [2026-03-09 04:02:39] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007037 10.0.0.22 - - [2026-03-09 04:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.22 - - [2026-03-09 04:02:43] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005454 10.0.0.22 - - [2026-03-09 04:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.22 - - [2026-03-09 04:02:47] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.004824 10.0.0.23 - - [2026-03-09 04:02:50] "GET /obj-perms HTTP/1.1" 200 5056 0.055774 10.0.0.22 - - [2026-03-09 04:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.22 - - [2026-03-09 04:02:51] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.004928 10.0.0.22 - - [2026-03-09 04:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.22 - - [2026-03-09 04:02:55] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006325 10.0.0.22 - - [2026-03-09 04:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.22 - - [2026-03-09 04:02:57] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003386 10.0.0.22 - - [2026-03-09 04:02:57] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002883 10.0.0.22 - - [2026-03-09 04:02:57] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005286 10.0.0.22 - - [2026-03-09 04:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.22 - - [2026-03-09 04:02:57] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003442 10.0.0.22 - - [2026-03-09 04:02:57] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002618 10.0.0.22 - - [2026-03-09 04:02:57] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005653 10.0.0.22 - - [2026-03-09 04:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.22 - - [2026-03-09 04:02:57] "GET /routing-instance/5989faae-3405-4410-a838-b6df2f0844a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004033 10.0.0.22 - - [2026-03-09 04:02:57] "GET /route-target/6c07f807-a5e9-4987-9f72-8b05a63befa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003937 10.0.0.22 - - [2026-03-09 04:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.22 - - [2026-03-09 04:02:58] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003190 10.0.0.22 - - [2026-03-09 04:02:58] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002827 10.0.0.22 - - [2026-03-09 04:02:58] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006147 10.0.0.22 - - [2026-03-09 04:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.22 - - [2026-03-09 04:02:58] "GET /routing-instance/5989faae-3405-4410-a838-b6df2f0844a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004371 10.0.0.22 - - [2026-03-09 04:02:58] "GET /route-target/6c07f807-a5e9-4987-9f72-8b05a63befa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003895 10.0.0.22 - - [2026-03-09 04:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.22 - - [2026-03-09 04:02:58] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003843 10.0.0.22 - - [2026-03-09 04:02:58] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003175 10.0.0.22 - - [2026-03-09 04:02:58] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005541 10.0.0.22 - - [2026-03-09 04:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.22 - - [2026-03-09 04:02:58] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003950 10.0.0.22 - - [2026-03-09 04:02:58] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003074 10.0.0.22 - - [2026-03-09 04:02:58] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005310 10.0.0.22 - - [2026-03-09 04:02:58] "GET /obj-perms HTTP/1.1" 200 5032 0.003948 10.0.0.23 - - [2026-03-09 04:02:58] "GET /obj-perms HTTP/1.1" 200 5032 0.059830 10.0.0.22 - - [2026-03-09 04:02:58] "GET /obj-perms HTTP/1.1" 200 5032 0.003380 10.0.0.22 - - [2026-03-09 04:02:58] "GET /obj-perms HTTP/1.1" 200 5032 0.004046 10.0.0.249 - - [2026-03-09 04:02:59] "GET /obj-perms HTTP/1.1" 200 5032 0.065156 10.0.0.22 - - [2026-03-09 04:02:59] "POST /id-to-fqname HTTP/1.1" 200 222 0.001095 10.0.0.22 - - [2026-03-09 04:02:59] "POST /neutron/port HTTP/1.1" 200 3070 0.022212 10.0.0.23 - - [2026-03-09 04:02:59] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000854 10.0.0.22 - - [2026-03-09 04:02:59] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.062613 10.0.0.22 - - [2026-03-09 04:03:00] "POST /neutron/network HTTP/1.1" 200 886 0.043495 10.0.0.22 - - [2026-03-09 04:03:00] "POST /neutron/port HTTP/1.1" 200 117 0.006261 10.0.0.23 - - [2026-03-09 04:03:00] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000965 10.0.0.22 - - [2026-03-09 04:03:00] "POST /neutron/port HTTP/1.1" 200 1061 0.312588 10.0.0.22 - - [2026-03-09 04:03:01] "POST /neutron/port HTTP/1.1" 200 1115 0.143838 10.0.0.22 - - [2026-03-09 04:03:01] "POST /neutron/subnet HTTP/1.1" 200 646 0.008124 10.0.0.22 - - [2026-03-09 04:03:05] "POST /neutron/port HTTP/1.1" 200 1125 0.053679 10.0.0.22 - - [2026-03-09 04:03:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007181 10.0.0.22 - - [2026-03-09 04:03:05] "POST /neutron/port HTTP/1.1" 200 1125 0.024570 10.0.0.22 - - [2026-03-09 04:03:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010966 10.0.0.22 - - [2026-03-09 04:03:05] "GET /virtual-machine/62715574-2dbe-4afe-bc7d-bf3a27c7a5c3 HTTP/1.1" 200 1293 0.007521 10.0.0.22 - - [2026-03-09 04:03:05] "GET /virtual-machine/62715574-2dbe-4afe-bc7d-bf3a27c7a5c3 HTTP/1.1" 200 1293 0.004840 10.0.0.22 - - [2026-03-09 04:03:05] "GET /virtual-machine-interface/71a9f6d6-a998-4658-ad3e-eb46accd851d HTTP/1.1" 200 2948 0.006835 10.0.0.22 - - [2026-03-09 04:03:05] "GET /virtual-machine/62715574-2dbe-4afe-bc7d-bf3a27c7a5c3 HTTP/1.1" 200 1293 0.004634 10.0.0.22 - - [2026-03-09 04:03:05] "GET /virtual-machine-interface/71a9f6d6-a998-4658-ad3e-eb46accd851d HTTP/1.1" 200 2948 0.009616 10.0.0.22 - - [2026-03-09 04:03:05] "GET /instance-ip/4e960526-2696-4c52-b99f-2b7ee811defc HTTP/1.1" 200 1623 0.007182 10.0.0.22 - - [2026-03-09 04:03:05] "GET /virtual-machine/62715574-2dbe-4afe-bc7d-bf3a27c7a5c3 HTTP/1.1" 200 1293 0.003906 10.0.0.22 - - [2026-03-09 04:03:05] "GET /virtual-machine-interface/71a9f6d6-a998-4658-ad3e-eb46accd851d HTTP/1.1" 200 2948 0.006855 10.0.0.22 - - [2026-03-09 04:03:05] "GET /instance-ip/4e960526-2696-4c52-b99f-2b7ee811defc HTTP/1.1" 200 1623 0.004873 10.0.0.22 - - [2026-03-09 04:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.22 - - [2026-03-09 04:03:05] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004371 10.0.0.22 - - [2026-03-09 04:03:05] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002866 10.0.0.22 - - [2026-03-09 04:03:06] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006114 10.0.0.22 - - [2026-03-09 04:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.22 - - [2026-03-09 04:03:06] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004720 10.0.0.22 - - [2026-03-09 04:03:06] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004592 10.0.0.22 - - [2026-03-09 04:03:06] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005476 10.0.0.22 - - [2026-03-09 04:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.22 - - [2026-03-09 04:03:06] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003993 10.0.0.22 - - [2026-03-09 04:03:06] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002743 10.0.0.22 - - [2026-03-09 04:03:06] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006075 10.0.0.22 - - [2026-03-09 04:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.22 - - [2026-03-09 04:03:06] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003654 10.0.0.22 - - [2026-03-09 04:03:06] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003191 10.0.0.22 - - [2026-03-09 04:03:06] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005728 10.0.0.22 - - [2026-03-09 04:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.22 - - [2026-03-09 04:03:06] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004542 10.0.0.22 - - [2026-03-09 04:03:06] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003331 10.0.0.22 - - [2026-03-09 04:03:06] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005530 10.0.0.22 - - [2026-03-09 04:03:07] "POST /neutron/network HTTP/1.1" 200 896 0.007983 10.0.0.22 - - [2026-03-09 04:03:07] "POST /neutron/port HTTP/1.1" 200 117 0.001220 10.0.0.22 - - [2026-03-09 04:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.22 - - [2026-03-09 04:03:09] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005943 10.0.0.22 - - [2026-03-09 04:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005308 10.0.0.22 - - [2026-03-09 04:03:13] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006324 10.0.0.22 - - [2026-03-09 04:03:16] "POST /neutron/port HTTP/1.1" 200 1125 0.017524 10.0.0.22 - - [2026-03-09 04:03:16] "POST /neutron/subnet HTTP/1.1" 200 646 0.011155 10.0.0.22 - - [2026-03-09 04:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.22 - - [2026-03-09 04:03:17] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005868 10.0.0.22 - - [2026-03-09 04:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.22 - - [2026-03-09 04:03:21] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005646 10.0.0.22 - - [2026-03-09 04:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.22 - - [2026-03-09 04:03:26] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005285 10.0.0.22 - - [2026-03-09 04:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.22 - - [2026-03-09 04:03:30] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005627 10.0.0.22 - - [2026-03-09 04:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.22 - - [2026-03-09 04:03:34] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005055 10.0.0.22 - - [2026-03-09 04:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.22 - - [2026-03-09 04:03:38] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005986 10.0.0.22 - - [2026-03-09 04:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.22 - - [2026-03-09 04:03:40] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002884 10.0.0.22 - - [2026-03-09 04:03:40] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002503 10.0.0.22 - - [2026-03-09 04:03:40] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006335 10.0.0.22 - - [2026-03-09 04:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.22 - - [2026-03-09 04:03:40] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003007 10.0.0.22 - - [2026-03-09 04:03:40] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003859 10.0.0.22 - - [2026-03-09 04:03:40] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005925 10.0.0.22 - - [2026-03-09 04:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.22 - - [2026-03-09 04:03:40] "GET /routing-instance/d8de40bc-8f31-4adc-a7d2-148316976e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004344 10.0.0.22 - - [2026-03-09 04:03:40] "GET /route-target/d4d733ba-e7d0-4abc-83da-113fce6946c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003232 10.0.0.22 - - [2026-03-09 04:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.22 - - [2026-03-09 04:03:40] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005111 10.0.0.22 - - [2026-03-09 04:03:40] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002864 10.0.0.22 - - [2026-03-09 04:03:40] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005536 10.0.0.22 - - [2026-03-09 04:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.22 - - [2026-03-09 04:03:40] "GET /routing-instance/d8de40bc-8f31-4adc-a7d2-148316976e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004107 10.0.0.22 - - [2026-03-09 04:03:40] "GET /route-target/d4d733ba-e7d0-4abc-83da-113fce6946c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003771 10.0.0.22 - - [2026-03-09 04:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.22 - - [2026-03-09 04:03:41] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003638 10.0.0.22 - - [2026-03-09 04:03:41] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002774 10.0.0.22 - - [2026-03-09 04:03:41] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006155 10.0.0.22 - - [2026-03-09 04:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.22 - - [2026-03-09 04:03:41] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003607 10.0.0.22 - - [2026-03-09 04:03:41] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003295 10.0.0.22 - - [2026-03-09 04:03:41] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005958 10.0.0.22 - - [2026-03-09 04:03:41] "GET /obj-perms HTTP/1.1" 200 5032 0.003444 10.0.0.23 - - [2026-03-09 04:03:41] "GET /obj-perms HTTP/1.1" 200 5032 0.004308 10.0.0.22 - - [2026-03-09 04:03:41] "GET /obj-perms HTTP/1.1" 200 5032 0.003350 10.0.0.249 - - [2026-03-09 04:03:41] "GET /obj-perms HTTP/1.1" 200 5032 0.003669 10.0.0.22 - - [2026-03-09 04:03:41] "GET /virtual-machine/6feffecf-eb6c-4cac-85b3-ffa49f0f2f6c HTTP/1.1" 200 1292 0.006169 10.0.0.22 - - [2026-03-09 04:03:41] "GET /virtual-machine-interface/d81db670-6b62-401f-8135-81c59bf17a3a HTTP/1.1" 200 2948 0.005385 10.0.0.22 - - [2026-03-09 04:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.22 - - [2026-03-09 04:03:41] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003829 10.0.0.22 - - [2026-03-09 04:03:41] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002719 10.0.0.22 - - [2026-03-09 04:03:41] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006313 10.0.0.22 - - [2026-03-09 04:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.22 - - [2026-03-09 04:03:42] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003178 10.0.0.22 - - [2026-03-09 04:03:42] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003162 10.0.0.22 - - [2026-03-09 04:03:42] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005737 10.0.0.22 - - [2026-03-09 04:03:43] "GET /virtual-machine/62715574-2dbe-4afe-bc7d-bf3a27c7a5c3 HTTP/1.1" 200 1293 0.003726 10.0.0.22 - - [2026-03-09 04:03:43] "GET /virtual-machine-interface/71a9f6d6-a998-4658-ad3e-eb46accd851d HTTP/1.1" 200 2948 0.005425 10.0.0.22 - - [2026-03-09 04:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.22 - - [2026-03-09 04:03:43] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003130 10.0.0.22 - - [2026-03-09 04:03:43] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002797 10.0.0.22 - - [2026-03-09 04:03:43] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005775 10.0.0.22 - - [2026-03-09 04:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.22 - - [2026-03-09 04:03:44] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003446 10.0.0.22 - - [2026-03-09 04:03:44] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003380 10.0.0.22 - - [2026-03-09 04:03:44] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005108 10.0.0.22 - - [2026-03-09 04:03:44] "POST /neutron/port HTTP/1.1" 200 1125 0.016267 10.0.0.22 - - [2026-03-09 04:03:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006004 10.0.0.23 - - [2026-03-09 04:03:51] "GET /obj-perms HTTP/1.1" 200 5056 0.055526 10.0.0.22 - - [2026-03-09 04:03:54] "POST /neutron/port HTTP/1.1" 200 1125 0.018795 10.0.0.22 - - [2026-03-09 04:04:07] "POST /neutron/port HTTP/1.1" 200 1125 0.020237 10.0.0.22 - - [2026-03-09 04:04:07] "POST /neutron/subnet HTTP/1.1" 200 646 0.016092 10.0.0.22 - - [2026-03-09 04:04:16] "POST /neutron/port HTTP/1.1" 200 1125 0.018741 10.0.0.22 - - [2026-03-09 04:04:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004597 10.0.0.22 - - [2026-03-09 04:04:16] "POST /neutron/network HTTP/1.1" 200 886 0.006582 10.0.0.249 - - [2026-03-09 04:04:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.249 - - [2026-03-09 04:04:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000329 10.0.0.23 - - [2026-03-09 04:04:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.23 - - [2026-03-09 04:04:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.23 - - [2026-03-09 04:04:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.23 - - [2026-03-09 04:04:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000353 10.0.0.249 - - [2026-03-09 04:04:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.22 - - [2026-03-09 04:04:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.249 - - [2026-03-09 04:04:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000335 10.0.0.22 - - [2026-03-09 04:04:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.22 - - [2026-03-09 04:04:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000628 10.0.0.22 - - [2026-03-09 04:04:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000544 10.0.0.22 - - [2026-03-09 04:04:38] "GET /virtual-machine/62715574-2dbe-4afe-bc7d-bf3a27c7a5c3 HTTP/1.1" 200 1293 0.006615 10.0.0.22 - - [2026-03-09 04:04:38] "POST /neutron/port HTTP/1.1" 200 151 0.155402 10.0.0.22 - - [2026-03-09 04:04:40] "GET /virtual-machine/62715574-2dbe-4afe-bc7d-bf3a27c7a5c3 HTTP/1.1" 404 171 0.003132 10.0.0.22 - - [2026-03-09 04:04:40] "GET /virtual-machine/62715574-2dbe-4afe-bc7d-bf3a27c7a5c3 HTTP/1.1" 404 171 0.002359 10.0.0.22 - - [2026-03-09 04:04:40] "GET /virtual-machine/62715574-2dbe-4afe-bc7d-bf3a27c7a5c3 HTTP/1.1" 404 171 0.002889 10.0.0.22 - - [2026-03-09 04:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.22 - - [2026-03-09 04:04:40] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003048 10.0.0.22 - - [2026-03-09 04:04:40] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002654 10.0.0.22 - - [2026-03-09 04:04:40] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007022 10.0.0.22 - - [2026-03-09 04:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.22 - - [2026-03-09 04:04:40] "GET /routing-instance/d8de40bc-8f31-4adc-a7d2-148316976e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004121 10.0.0.22 - - [2026-03-09 04:04:40] "GET /route-target/d4d733ba-e7d0-4abc-83da-113fce6946c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003924 10.0.0.22 - - [2026-03-09 04:04:40] "GET /obj-perms HTTP/1.1" 200 5032 0.004103 10.0.0.249 - - [2026-03-09 04:04:43] "GET /obj-perms HTTP/1.1" 200 5032 0.004059 10.0.0.22 - - [2026-03-09 04:04:50] "GET /obj-perms HTTP/1.1" 200 5032 0.003855 10.0.0.249 - - [2026-03-09 04:04:52] "GET /obj-perms HTTP/1.1" 200 5056 0.060709 10.0.0.22 - - [2026-03-09 04:04:56] "GET /obj-perms HTTP/1.1" 200 5032 0.003693 10.0.0.249 - - [2026-03-09 04:04:59] "GET /obj-perms HTTP/1.1" 200 5032 0.047256 10.0.0.22 - - [2026-03-09 04:05:05] "GET /obj-perms HTTP/1.1" 200 5032 0.008676 10.0.0.249 - - [2026-03-09 04:05:05] "GET /obj-perms HTTP/1.1" 200 5032 0.003478 10.0.0.22 - - [2026-03-09 04:05:05] "GET /virtual-machine/6feffecf-eb6c-4cac-85b3-ffa49f0f2f6c HTTP/1.1" 200 1292 0.004419 10.0.0.22 - - [2026-03-09 04:05:06] "POST /neutron/port HTTP/1.1" 200 151 0.193340 10.0.0.22 - - [2026-03-09 04:05:07] "POST /neutron/network HTTP/1.1" 200 896 0.006569 10.0.0.22 - - [2026-03-09 04:05:07] "POST /neutron/port HTTP/1.1" 200 117 0.001032 10.0.0.22 - - [2026-03-09 04:05:07] "GET /virtual-machine/6feffecf-eb6c-4cac-85b3-ffa49f0f2f6c HTTP/1.1" 404 171 0.003032 10.0.0.22 - - [2026-03-09 04:05:07] "GET /virtual-machine/6feffecf-eb6c-4cac-85b3-ffa49f0f2f6c HTTP/1.1" 404 171 0.003719 10.0.0.22 - - [2026-03-09 04:05:07] "GET /virtual-machine/6feffecf-eb6c-4cac-85b3-ffa49f0f2f6c HTTP/1.1" 404 171 0.002895 10.0.0.22 - - [2026-03-09 04:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.22 - - [2026-03-09 04:05:08] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004640 10.0.0.22 - - [2026-03-09 04:05:08] "GET /virtual-networks?parent_id=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004274 10.0.0.22 - - [2026-03-09 04:05:08] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007662 10.0.0.22 - - [2026-03-09 04:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.22 - - [2026-03-09 04:05:08] "GET /routing-instance/5989faae-3405-4410-a838-b6df2f0844a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.005188 10.0.0.22 - - [2026-03-09 04:05:08] "GET /route-target/6c07f807-a5e9-4987-9f72-8b05a63befa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004681 10.0.0.22 - - [2026-03-09 04:05:08] "GET /obj-perms HTTP/1.1" 200 5032 0.005705 10.0.0.22 - - [2026-03-09 04:05:11] "GET /obj-perms HTTP/1.1" 200 5032 0.003504 10.0.0.22 - - [2026-03-09 04:05:17] "GET /obj-perms HTTP/1.1" 200 5032 0.004675 10.0.0.22 - - [2026-03-09 04:05:18] "POST /neutron/port HTTP/1.1" 200 1125 0.020859 10.0.0.22 - - [2026-03-09 04:05:18] "POST /neutron/subnet HTTP/1.1" 200 646 0.008046 10.0.0.22 - - [2026-03-09 04:05:20] "GET /obj-perms HTTP/1.1" 200 5032 0.003349 10.0.0.22 - - [2026-03-09 04:05:26] "GET /obj-perms HTTP/1.1" 200 5032 0.003341 10.0.0.22 - - [2026-03-09 04:05:26] "GET /obj-perms HTTP/1.1" 200 5032 0.003369 10.0.0.23 - - [2026-03-09 04:05:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002216 10.0.0.23 - - [2026-03-09 04:05:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003346 10.0.0.22 - - [2026-03-09 04:05:27] "DELETE /virtual-network/bf4f2c83-692b-4821-8003-810c9aee9737 HTTP/1.1" 200 115 0.089589 10.0.0.249 - - [2026-03-09 04:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.060530 10.0.0.22 - - [2026-03-09 04:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.22 - - [2026-03-09 04:05:27] "GET /network-policy/d5e6fc8a-98f8-4d77-968e-8434230e91ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.003506 10.0.0.22 - - [2026-03-09 04:05:27] "POST /ref-update HTTP/1.1" 200 156 0.046999 10.0.0.249 - - [2026-03-09 04:05:27] "POST /ref-update HTTP/1.1" 200 156 0.024470 10.0.0.22 - - [2026-03-09 04:05:27] "POST /neutron/network HTTP/1.1" 200 809 0.021083 10.0.0.22 - - [2026-03-09 04:05:27] "GET /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005269 10.0.0.22 - - [2026-03-09 04:05:27] "DELETE /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748 HTTP/1.1" 409 234 0.008432 10.0.0.22 - - [2026-03-09 04:05:27] "POST /neutron/port HTTP/1.1" 200 151 0.162014 10.0.0.22 - - [2026-03-09 04:05:27] "POST /neutron/port HTTP/1.1" 200 151 0.188164 10.0.0.23 - - [2026-03-09 04:05:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003121 10.0.0.23 - - [2026-03-09 04:05:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003619 10.0.0.22 - - [2026-03-09 04:05:29] "DELETE /virtual-network/ff2e52b5-b5cf-4199-9461-2d6a4a631748 HTTP/1.1" 200 115 0.103021 10.0.0.22 - - [2026-03-09 04:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.22 - - [2026-03-09 04:05:29] "GET /network-policy/75b9fad6-d30a-44bd-a8f7-3dd65048a021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.003846 10.0.0.22 - - [2026-03-09 04:05:29] "POST /ref-update HTTP/1.1" 200 156 0.044869 10.0.0.249 - - [2026-03-09 04:05:29] "DELETE /access-control-list/35aa368d-4c70-4da4-b4b8-73e57ded3fca HTTP/1.1" 200 115 0.041951 10.0.0.22 - - [2026-03-09 04:05:29] "GET /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007197 10.0.0.23 - - [2026-03-09 04:05:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007269 10.0.0.23 - - [2026-03-09 04:05:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002820 10.0.0.22 - - [2026-03-09 04:05:29] "DELETE /virtual-network/8f81b037-ed14-47af-ad8e-cf2b1b11bea1 HTTP/1.1" 200 115 0.099125 10.0.0.22 - - [2026-03-09 04:05:30] "DELETE /network-policy/d5e6fc8a-98f8-4d77-968e-8434230e91ed HTTP/1.1" 200 115 0.027243 10.0.0.22 - - [2026-03-09 04:05:30] "DELETE /network-policy/75b9fad6-d30a-44bd-a8f7-3dd65048a021 HTTP/1.1" 200 115 0.032894 10.0.0.23 - - [2026-03-09 04:05:52] "GET /obj-perms HTTP/1.1" 200 5056 0.096236 10.0.0.23 - - [2026-03-09 04:05:58] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000897 10.0.0.22 - - [2026-03-09 04:05:58] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.074112 10.0.0.23 - - [2026-03-09 04:05:58] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000832 10.0.0.22 - - [2026-03-09 04:05:58] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?fields=virtual_networks HTTP/1.1" 200 1034 0.030924 10.0.0.23 - - [2026-03-09 04:05:58] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000896 10.0.0.22 - - [2026-03-09 04:05:58] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.036817 10.0.0.23 - - [2026-03-09 04:05:58] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000925 10.0.0.22 - - [2026-03-09 04:05:58] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?fields=security_groups HTTP/1.1" 200 1261 0.038471 10.0.0.22 - - [2026-03-09 04:05:59] "POST /fqname-to-id HTTP/1.1" 404 188 0.036814 10.0.0.23 - - [2026-03-09 04:05:59] "GET /projects?obj_uuids=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002618 10.0.0.23 - - [2026-03-09 04:05:59] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001099 10.0.0.23 - - [2026-03-09 04:05:59] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006408 10.0.0.23 - - [2026-03-09 04:05:59] "POST /id-to-fqname HTTP/1.1" 200 190 0.002851 10.0.0.23 - - [2026-03-09 04:05:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.005123 10.0.0.23 - - [2026-03-09 04:05:59] "POST /security-groups HTTP/1.1" 200 591 0.025771 10.0.0.249 - - [2026-03-09 04:05:59] "POST /fqname-to-id HTTP/1.1" 404 234 0.003020 10.0.0.23 - - [2026-03-09 04:05:59] "POST /projects HTTP/1.1" 200 585 0.209106 10.0.0.249 - - [2026-03-09 04:05:59] "POST /access-control-lists HTTP/1.1" 200 594 0.021219 10.0.0.23 - - [2026-03-09 04:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.285436 10.0.0.22 - - [2026-03-09 04:06:00] "GET /project/415e3e5b-d642-494c-9c0e-b48c860bb67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.417824 10.0.0.22 - - [2026-03-09 04:06:01] "GET / HTTP/1.1" 200 35931 0.001681 10.0.0.22 - - [2026-03-09 04:06:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000429 10.0.0.22 - - [2026-03-09 04:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.072168 10.0.0.23 - - [2026-03-09 04:06:03] "GET /projects?obj_uuids=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000898 10.0.0.22 - - [2026-03-09 04:06:03] "GET /project/415e3e5b-d642-494c-9c0e-b48c860bb67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.037674 10.0.0.23 - - [2026-03-09 04:06:03] "GET /projects?obj_uuids=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000894 10.0.0.22 - - [2026-03-09 04:06:03] "POST /neutron/network HTTP/1.1" 200 605 0.149495 10.0.0.22 - - [2026-03-09 04:06:03] "POST /id-to-fqname HTTP/1.1" 200 220 0.002947 10.0.0.22 - - [2026-03-09 04:06:03] "GET /virtual-network/ceded98a-0eb6-4fa2-9832-97244cb0c92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005383 10.0.0.22 - - [2026-03-09 04:06:03] "POST /neutron/network HTTP/1.1" 200 825 0.005437 10.0.0.22 - - [2026-03-09 04:06:03] "GET /virtual-network/ceded98a-0eb6-4fa2-9832-97244cb0c92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004456 10.0.0.22 - - [2026-03-09 04:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.23 - - [2026-03-09 04:06:04] "GET /projects?obj_uuids=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000917 10.0.0.22 - - [2026-03-09 04:06:04] "GET /project/415e3e5b-d642-494c-9c0e-b48c860bb67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.046560 10.0.0.22 - - [2026-03-09 04:06:04] "POST /neutron/network HTTP/1.1" 200 117 0.013654 10.0.0.249 - - [2026-03-09 04:06:04] "POST /route-targets HTTP/1.1" 200 327 0.011821 10.0.0.22 - - [2026-03-09 04:06:04] "POST /neutron/network HTTP/1.1" 200 824 0.008654 10.0.0.22 - - [2026-03-09 04:06:04] "POST /id-to-fqname HTTP/1.1" 200 220 0.000991 10.0.0.22 - - [2026-03-09 04:06:04] "GET /virtual-network/e650af8c-c2f9-4452-b5d7-7101e5bc4459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005061 10.0.0.22 - - [2026-03-09 04:06:04] "GET /virtual-network/e650af8c-c2f9-4452-b5d7-7101e5bc4459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005298 10.0.0.22 - - [2026-03-09 04:06:04] "POST /neutron/subnet HTTP/1.1" 200 724 0.007962 10.0.0.22 - - [2026-03-09 04:06:04] "POST /id-to-fqname HTTP/1.1" 200 220 0.001016 10.0.0.23 - - [2026-03-09 04:06:05] "GET /projects?obj_uuids=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001353 10.0.0.22 - - [2026-03-09 04:06:05] "GET /project/415e3e5b-d642-494c-9c0e-b48c860bb67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.081128 10.0.0.22 - - [2026-03-09 04:06:05] "POST /neutron/port HTTP/1.1" 200 117 0.007374 10.0.0.22 - - [2026-03-09 04:06:05] "POST /id-to-fqname HTTP/1.1" 200 220 0.001238 10.0.0.22 - - [2026-03-09 04:06:06] "POST /neutron/network HTTP/1.1" 200 834 0.007607 10.0.0.22 - - [2026-03-09 04:06:06] "POST /neutron/port HTTP/1.1" 200 1061 0.017916 10.0.0.23 - - [2026-03-09 04:06:07] "GET /projects?obj_uuids=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000924 10.0.0.22 - - [2026-03-09 04:06:07] "GET /project/415e3e5b-d642-494c-9c0e-b48c860bb67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.081630 10.0.0.22 - - [2026-03-09 04:06:07] "POST /neutron/network HTTP/1.1" 200 824 0.019089 10.0.0.22 - - [2026-03-09 04:06:07] "POST /neutron/subnet HTTP/1.1" 200 703 0.019618 10.0.0.22 - - [2026-03-09 04:06:07] "POST /neutron/port HTTP/1.1" 200 1125 0.024717 10.0.0.22 - - [2026-03-09 04:06:07] "POST /neutron/port HTTP/1.1" 200 1125 0.027450 10.0.0.23 - - [2026-03-09 04:06:07] "GET /projects?obj_uuids=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001421 10.0.0.22 - - [2026-03-09 04:06:08] "POST /neutron/port HTTP/1.1" 200 1060 0.279378 10.0.0.22 - - [2026-03-09 04:06:08] "POST /neutron/port HTTP/1.1" 200 1114 0.100671 10.0.0.22 - - [2026-03-09 04:06:08] "POST /neutron/subnet HTTP/1.1" 200 698 0.007792 10.0.0.23 - - [2026-03-09 04:06:09] "DELETE /project/415e3e5bd642494c9c0eb48c860bb67a HTTP/1.1" 404 173 0.004196 10.0.0.23 - - [2026-03-09 04:06:09] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000800 10.0.0.23 - - [2026-03-09 04:06:09] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.039194 10.0.0.23 - - [2026-03-09 04:06:09] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000886 10.0.0.23 - - [2026-03-09 04:06:09] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?fields=security_groups HTTP/1.1" 200 1366 0.036143 10.0.0.23 - - [2026-03-09 04:06:09] "DELETE /security-group/171c1d42-20d5-460b-b844-07fcba2e15f6 HTTP/1.1" 200 115 0.035813 10.0.0.23 - - [2026-03-09 04:06:09] "GET /projects?obj_uuids=e16949d1-74f3-425d-b4ab-cbd6692c843a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001259 10.0.0.23 - - [2026-03-09 04:06:09] "GET /project/e16949d1-74f3-425d-b4ab-cbd6692c843a?fields=application_policy_sets HTTP/1.1" 200 1405 0.059392 10.0.0.249 - - [2026-03-09 04:06:10] "DELETE /access-control-list/47b8c77d-2bb0-4f6d-9fa9-420543a78965 HTTP/1.1" 200 115 0.060788 10.0.0.23 - - [2026-03-09 04:06:10] "DELETE /project/e16949d1-74f3-425d-b4ab-cbd6692c843a HTTP/1.1" 200 115 0.370908 10.0.0.22 - - [2026-03-09 04:06:12] "POST /neutron/port HTTP/1.1" 200 1125 0.018734 10.0.0.22 - - [2026-03-09 04:06:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007669 10.0.0.22 - - [2026-03-09 04:06:12] "GET /virtual-machine/294c3a35-fd17-40ce-b427-2c2f0f3ad85a HTTP/1.1" 401 292 0.000365 10.0.0.22 - - [2026-03-09 04:06:13] "GET /virtual-machine/294c3a35-fd17-40ce-b427-2c2f0f3ad85a HTTP/1.1" 200 1292 0.031040 10.0.0.22 - - [2026-03-09 04:06:13] "GET /virtual-machine-interface/41a1bc3f-51f4-4a45-9238-ba790ed0cbc2 HTTP/1.1" 200 2940 0.005106 10.0.0.22 - - [2026-03-09 04:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.22 - - [2026-03-09 04:06:13] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003928 10.0.0.22 - - [2026-03-09 04:06:13] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003372 10.0.0.22 - - [2026-03-09 04:06:13] "GET /virtual-network/ceded98a-0eb6-4fa2-9832-97244cb0c92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005888 10.0.0.22 - - [2026-03-09 04:06:15] "POST /neutron/port HTTP/1.1" 200 1125 0.025157 10.0.0.22 - - [2026-03-09 04:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.22 - - [2026-03-09 04:06:16] "GET /virtual-network/ceded98a-0eb6-4fa2-9832-97244cb0c92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005508 10.0.0.22 - - [2026-03-09 04:06:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006197 10.0.0.22 - - [2026-03-09 04:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.22 - - [2026-03-09 04:06:18] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004626 10.0.0.22 - - [2026-03-09 04:06:18] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003526 10.0.0.22 - - [2026-03-09 04:06:18] "GET /virtual-network/ceded98a-0eb6-4fa2-9832-97244cb0c92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005640 10.0.0.22 - - [2026-03-09 04:06:18] "POST /neutron/port HTTP/1.1" 200 1124 0.022617 10.0.0.22 - - [2026-03-09 04:06:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009610 10.0.0.22 - - [2026-03-09 04:06:18] "GET /virtual-machine/c61a68a3-e6f8-45e9-98b9-3ee50f14a4cb HTTP/1.1" 200 1293 0.007021 10.0.0.22 - - [2026-03-09 04:06:19] "GET /virtual-machine-interface/beac4817-6449-46bb-ab48-da47b2d9a863 HTTP/1.1" 200 2941 0.007107 10.0.0.22 - - [2026-03-09 04:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.22 - - [2026-03-09 04:06:19] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004225 10.0.0.22 - - [2026-03-09 04:06:19] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003597 10.0.0.22 - - [2026-03-09 04:06:19] "GET /virtual-network/e650af8c-c2f9-4452-b5d7-7101e5bc4459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007286 10.0.0.22 - - [2026-03-09 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.22 - - [2026-03-09 04:06:20] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003893 10.0.0.22 - - [2026-03-09 04:06:20] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003396 10.0.0.22 - - [2026-03-09 04:06:20] "GET /virtual-network/e650af8c-c2f9-4452-b5d7-7101e5bc4459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005678 10.0.0.22 - - [2026-03-09 04:06:20] "GET /virtual-machine/294c3a35-fd17-40ce-b427-2c2f0f3ad85a HTTP/1.1" 200 1292 0.005693 10.0.0.22 - - [2026-03-09 04:06:20] "GET /virtual-machine-interface/41a1bc3f-51f4-4a45-9238-ba790ed0cbc2 HTTP/1.1" 200 2940 0.007477 10.0.0.22 - - [2026-03-09 04:06:20] "GET /virtual-machine/294c3a35-fd17-40ce-b427-2c2f0f3ad85a HTTP/1.1" 200 1292 0.004778 10.0.0.22 - - [2026-03-09 04:06:20] "GET /virtual-machine-interface/41a1bc3f-51f4-4a45-9238-ba790ed0cbc2 HTTP/1.1" 200 2940 0.006900 10.0.0.22 - - [2026-03-09 04:06:20] "GET /instance-ip/0889c2ed-d382-41b7-aa58-7ff254e88e60 HTTP/1.1" 200 1620 0.007245 10.0.0.22 - - [2026-03-09 04:06:20] "GET /virtual-machine/294c3a35-fd17-40ce-b427-2c2f0f3ad85a HTTP/1.1" 200 1292 0.005397 10.0.0.22 - - [2026-03-09 04:06:20] "GET /virtual-machine-interface/41a1bc3f-51f4-4a45-9238-ba790ed0cbc2 HTTP/1.1" 200 2940 0.006909 10.0.0.22 - - [2026-03-09 04:06:20] "GET /instance-ip/0889c2ed-d382-41b7-aa58-7ff254e88e60 HTTP/1.1" 200 1620 0.005708 10.0.0.22 - - [2026-03-09 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.22 - - [2026-03-09 04:06:20] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006580 10.0.0.22 - - [2026-03-09 04:06:20] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003818 10.0.0.22 - - [2026-03-09 04:06:20] "GET /virtual-network/ceded98a-0eb6-4fa2-9832-97244cb0c92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008354 10.0.0.22 - - [2026-03-09 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005614 10.0.0.22 - - [2026-03-09 04:06:20] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003769 10.0.0.22 - - [2026-03-09 04:06:20] "POST /neutron/port HTTP/1.1" 200 1125 0.021643 10.0.0.22 - - [2026-03-09 04:06:20] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002952 10.0.0.22 - - [2026-03-09 04:06:20] "GET /virtual-network/ceded98a-0eb6-4fa2-9832-97244cb0c92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007834 10.0.0.22 - - [2026-03-09 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.22 - - [2026-03-09 04:06:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004759 10.0.0.22 - - [2026-03-09 04:06:20] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004984 10.0.0.22 - - [2026-03-09 04:06:20] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003776 10.0.0.22 - - [2026-03-09 04:06:20] "POST /neutron/network HTTP/1.1" 200 825 0.008121 10.0.0.22 - - [2026-03-09 04:06:20] "GET /virtual-network/ceded98a-0eb6-4fa2-9832-97244cb0c92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005969 10.0.0.22 - - [2026-03-09 04:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005240 10.0.0.22 - - [2026-03-09 04:06:21] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004884 10.0.0.22 - - [2026-03-09 04:06:21] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003780 10.0.0.22 - - [2026-03-09 04:06:21] "GET /virtual-network/ceded98a-0eb6-4fa2-9832-97244cb0c92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008048 10.0.0.22 - - [2026-03-09 04:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.22 - - [2026-03-09 04:06:21] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004404 10.0.0.22 - - [2026-03-09 04:06:21] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003559 10.0.0.22 - - [2026-03-09 04:06:21] "GET /virtual-network/ceded98a-0eb6-4fa2-9832-97244cb0c92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006950 10.0.0.22 - - [2026-03-09 04:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.22 - - [2026-03-09 04:06:21] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005340 10.0.0.22 - - [2026-03-09 04:06:21] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003459 10.0.0.22 - - [2026-03-09 04:06:21] "GET /virtual-network/ceded98a-0eb6-4fa2-9832-97244cb0c92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007508 10.0.0.22 - - [2026-03-09 04:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.22 - - [2026-03-09 04:06:21] "GET /routing-instance/12302cc1-8801-4e1c-85ab-1fbf1261faa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.007581 10.0.0.22 - - [2026-03-09 04:06:21] "GET /route-target/dbd48bf3-ae58-4de3-b1dc-0a33f1212cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005668 10.0.0.22 - - [2026-03-09 04:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.22 - - [2026-03-09 04:06:21] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005658 10.0.0.22 - - [2026-03-09 04:06:21] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004190 10.0.0.22 - - [2026-03-09 04:06:21] "GET /virtual-network/ceded98a-0eb6-4fa2-9832-97244cb0c92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006455 10.0.0.22 - - [2026-03-09 04:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.22 - - [2026-03-09 04:06:21] "GET /routing-instance/12302cc1-8801-4e1c-85ab-1fbf1261faa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.005724 10.0.0.22 - - [2026-03-09 04:06:21] "GET /route-target/dbd48bf3-ae58-4de3-b1dc-0a33f1212cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.018309 10.0.0.22 - - [2026-03-09 04:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.22 - - [2026-03-09 04:06:21] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004884 10.0.0.22 - - [2026-03-09 04:06:22] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003848 10.0.0.22 - - [2026-03-09 04:06:22] "GET /virtual-network/ceded98a-0eb6-4fa2-9832-97244cb0c92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005998 10.0.0.22 - - [2026-03-09 04:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.22 - - [2026-03-09 04:06:22] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003893 10.0.0.22 - - [2026-03-09 04:06:22] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003431 10.0.0.22 - - [2026-03-09 04:06:22] "GET /virtual-network/ceded98a-0eb6-4fa2-9832-97244cb0c92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006433 10.0.0.23 - - [2026-03-09 04:06:26] "GET /obj-perms HTTP/1.1" 200 5030 0.074629 10.0.0.22 - - [2026-03-09 04:06:27] "GET /obj-perms HTTP/1.1" 200 5030 0.080911 10.0.0.22 - - [2026-03-09 04:06:27] "GET /obj-perms HTTP/1.1" 200 5030 0.003663 10.0.0.22 - - [2026-03-09 04:06:27] "GET /obj-perms HTTP/1.1" 200 5030 0.003619 10.0.0.23 - - [2026-03-09 04:06:28] "GET /obj-perms HTTP/1.1" 200 5030 0.003313 10.0.0.22 - - [2026-03-09 04:06:28] "GET /virtual-machine/c61a68a3-e6f8-45e9-98b9-3ee50f14a4cb HTTP/1.1" 200 1293 0.004420 10.0.0.22 - - [2026-03-09 04:06:28] "GET /virtual-machine-interface/beac4817-6449-46bb-ab48-da47b2d9a863 HTTP/1.1" 200 2941 0.004525 10.0.0.22 - - [2026-03-09 04:06:28] "GET /virtual-machine/c61a68a3-e6f8-45e9-98b9-3ee50f14a4cb HTTP/1.1" 200 1293 0.004098 10.0.0.22 - - [2026-03-09 04:06:28] "GET /virtual-machine-interface/beac4817-6449-46bb-ab48-da47b2d9a863 HTTP/1.1" 200 2941 0.004930 10.0.0.22 - - [2026-03-09 04:06:28] "GET /instance-ip/2564a416-fca5-4b53-b938-6b217b3dad8e HTTP/1.1" 200 1620 0.005464 10.0.0.22 - - [2026-03-09 04:06:28] "GET /virtual-machine/c61a68a3-e6f8-45e9-98b9-3ee50f14a4cb HTTP/1.1" 200 1293 0.003152 10.0.0.22 - - [2026-03-09 04:06:28] "GET /virtual-machine-interface/beac4817-6449-46bb-ab48-da47b2d9a863 HTTP/1.1" 200 2941 0.004318 10.0.0.22 - - [2026-03-09 04:06:28] "GET /instance-ip/2564a416-fca5-4b53-b938-6b217b3dad8e HTTP/1.1" 200 1620 0.003628 10.0.0.22 - - [2026-03-09 04:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.22 - - [2026-03-09 04:06:28] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003042 10.0.0.22 - - [2026-03-09 04:06:28] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002923 10.0.0.22 - - [2026-03-09 04:06:28] "GET /virtual-network/e650af8c-c2f9-4452-b5d7-7101e5bc4459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005530 10.0.0.22 - - [2026-03-09 04:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.22 - - [2026-03-09 04:06:28] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003642 10.0.0.22 - - [2026-03-09 04:06:28] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003583 10.0.0.22 - - [2026-03-09 04:06:28] "GET /virtual-network/e650af8c-c2f9-4452-b5d7-7101e5bc4459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005271 10.0.0.22 - - [2026-03-09 04:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.22 - - [2026-03-09 04:06:28] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005349 10.0.0.22 - - [2026-03-09 04:06:28] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004028 10.0.0.22 - - [2026-03-09 04:06:28] "GET /virtual-network/e650af8c-c2f9-4452-b5d7-7101e5bc4459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006936 10.0.0.22 - - [2026-03-09 04:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697 10.0.0.22 - - [2026-03-09 04:06:28] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004253 10.0.0.22 - - [2026-03-09 04:06:28] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004591 10.0.0.22 - - [2026-03-09 04:06:28] "GET /virtual-network/e650af8c-c2f9-4452-b5d7-7101e5bc4459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005466 10.0.0.22 - - [2026-03-09 04:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.22 - - [2026-03-09 04:06:28] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003718 10.0.0.22 - - [2026-03-09 04:06:28] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003258 10.0.0.22 - - [2026-03-09 04:06:28] "GET /virtual-network/e650af8c-c2f9-4452-b5d7-7101e5bc4459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005346 10.0.0.22 - - [2026-03-09 04:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.22 - - [2026-03-09 04:06:28] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003675 10.0.0.22 - - [2026-03-09 04:06:28] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002253 10.0.0.22 - - [2026-03-09 04:06:29] "GET /virtual-network/e650af8c-c2f9-4452-b5d7-7101e5bc4459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005421 10.0.0.22 - - [2026-03-09 04:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.22 - - [2026-03-09 04:06:29] "GET /routing-instance/6e4920a1-b59f-4346-91b8-3d381e7d3857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005992 10.0.0.22 - - [2026-03-09 04:06:29] "GET /route-target/2050266e-0cfd-4be1-beca-218cbbc905cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003881 10.0.0.22 - - [2026-03-09 04:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.22 - - [2026-03-09 04:06:29] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003830 10.0.0.22 - - [2026-03-09 04:06:29] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003538 10.0.0.22 - - [2026-03-09 04:06:29] "GET /virtual-network/e650af8c-c2f9-4452-b5d7-7101e5bc4459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005263 10.0.0.22 - - [2026-03-09 04:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.22 - - [2026-03-09 04:06:29] "GET /routing-instance/6e4920a1-b59f-4346-91b8-3d381e7d3857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004258 10.0.0.22 - - [2026-03-09 04:06:29] "GET /route-target/2050266e-0cfd-4be1-beca-218cbbc905cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003505 10.0.0.22 - - [2026-03-09 04:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.22 - - [2026-03-09 04:06:29] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007930 10.0.0.22 - - [2026-03-09 04:06:29] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002612 10.0.0.22 - - [2026-03-09 04:06:29] "GET /virtual-network/e650af8c-c2f9-4452-b5d7-7101e5bc4459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005400 10.0.0.22 - - [2026-03-09 04:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.22 - - [2026-03-09 04:06:29] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003354 10.0.0.22 - - [2026-03-09 04:06:29] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002923 10.0.0.22 - - [2026-03-09 04:06:29] "GET /virtual-network/e650af8c-c2f9-4452-b5d7-7101e5bc4459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005512 10.0.0.23 - - [2026-03-09 04:06:33] "GET /obj-perms HTTP/1.1" 200 5030 0.003381 10.0.0.22 - - [2026-03-09 04:06:35] "GET /obj-perms HTTP/1.1" 200 5030 0.003333 10.0.0.23 - - [2026-03-09 04:06:35] "GET /obj-perms HTTP/1.1" 200 5030 0.003896 10.0.0.22 - - [2026-03-09 04:06:35] "GET /obj-perms HTTP/1.1" 200 5030 0.003036 10.0.0.249 - - [2026-03-09 04:06:36] "GET /obj-perms HTTP/1.1" 200 5030 0.060689 10.0.0.249 - - [2026-03-09 04:06:53] "GET /obj-perms HTTP/1.1" 200 5056 0.085347 10.0.0.22 - - [2026-03-09 04:06:56] "GET /virtual-machine/c61a68a3-e6f8-45e9-98b9-3ee50f14a4cb HTTP/1.1" 200 1293 0.003766 10.0.0.22 - - [2026-03-09 04:06:57] "POST /neutron/port HTTP/1.1" 200 1124 0.016398 10.0.0.22 - - [2026-03-09 04:06:58] "GET /virtual-machine/c61a68a3-e6f8-45e9-98b9-3ee50f14a4cb HTTP/1.1" 404 171 0.003166 10.0.0.22 - - [2026-03-09 04:06:58] "GET /virtual-machine/c61a68a3-e6f8-45e9-98b9-3ee50f14a4cb HTTP/1.1" 404 171 0.002884 10.0.0.22 - - [2026-03-09 04:06:58] "GET /virtual-machine/c61a68a3-e6f8-45e9-98b9-3ee50f14a4cb HTTP/1.1" 404 171 0.002440 10.0.0.22 - - [2026-03-09 04:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.22 - - [2026-03-09 04:06:58] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004815 10.0.0.22 - - [2026-03-09 04:06:58] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002564 10.0.0.22 - - [2026-03-09 04:06:58] "GET /virtual-network/e650af8c-c2f9-4452-b5d7-7101e5bc4459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005789 10.0.0.22 - - [2026-03-09 04:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.22 - - [2026-03-09 04:06:58] "GET /routing-instance/6e4920a1-b59f-4346-91b8-3d381e7d3857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004054 10.0.0.22 - - [2026-03-09 04:06:58] "GET /route-target/2050266e-0cfd-4be1-beca-218cbbc905cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003646 10.0.0.22 - - [2026-03-09 04:06:58] "GET /obj-perms HTTP/1.1" 200 5030 0.003682 10.0.0.249 - - [2026-03-09 04:07:05] "GET /obj-perms HTTP/1.1" 200 5030 0.003668 10.0.0.22 - - [2026-03-09 04:07:05] "GET /obj-perms HTTP/1.1" 200 5030 0.003716 10.0.0.23 - - [2026-03-09 04:07:05] "GET /obj-perms HTTP/1.1" 200 5030 0.003752 10.0.0.22 - - [2026-03-09 04:07:05] "GET /virtual-machine/294c3a35-fd17-40ce-b427-2c2f0f3ad85a HTTP/1.1" 200 1292 0.003878 10.0.0.22 - - [2026-03-09 04:07:05] "POST /neutron/port HTTP/1.1" 200 1125 0.017009 10.0.0.22 - - [2026-03-09 04:07:07] "GET /virtual-machine/294c3a35-fd17-40ce-b427-2c2f0f3ad85a HTTP/1.1" 404 171 0.003119 10.0.0.22 - - [2026-03-09 04:07:07] "GET /virtual-machine/294c3a35-fd17-40ce-b427-2c2f0f3ad85a HTTP/1.1" 404 171 0.002469 10.0.0.22 - - [2026-03-09 04:07:07] "GET /virtual-machine/294c3a35-fd17-40ce-b427-2c2f0f3ad85a HTTP/1.1" 404 171 0.002744 10.0.0.22 - - [2026-03-09 04:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.22 - - [2026-03-09 04:07:07] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004307 10.0.0.22 - - [2026-03-09 04:07:07] "GET /virtual-networks?parent_id=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002733 10.0.0.22 - - [2026-03-09 04:07:07] "GET /virtual-network/ceded98a-0eb6-4fa2-9832-97244cb0c92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005490 10.0.0.22 - - [2026-03-09 04:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.22 - - [2026-03-09 04:07:07] "GET /routing-instance/12302cc1-8801-4e1c-85ab-1fbf1261faa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003732 10.0.0.22 - - [2026-03-09 04:07:07] "GET /route-target/dbd48bf3-ae58-4de3-b1dc-0a33f1212cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003724 10.0.0.22 - - [2026-03-09 04:07:07] "GET /obj-perms HTTP/1.1" 200 5030 0.003917 10.0.0.22 - - [2026-03-09 04:07:14] "GET /obj-perms HTTP/1.1" 200 5030 0.003657 10.0.0.22 - - [2026-03-09 04:07:17] "GET /obj-perms HTTP/1.1" 200 5030 0.004377 10.0.0.22 - - [2026-03-09 04:07:23] "GET /obj-perms HTTP/1.1" 200 5030 0.004947 10.0.0.22 - - [2026-03-09 04:07:26] "GET /obj-perms HTTP/1.1" 200 5030 0.003473 10.0.0.22 - - [2026-03-09 04:07:26] "POST /neutron/network HTTP/1.1" 200 824 0.008352 10.0.0.249 - - [2026-03-09 04:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004956 10.0.0.23 - - [2026-03-09 04:07:26] "POST /useragent-kv HTTP/1.1" 200 115 0.055354 10.0.0.23 - - [2026-03-09 04:07:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002254 10.0.0.22 - - [2026-03-09 04:07:26] "POST /neutron/network HTTP/1.1" 200 151 0.167609 10.0.0.23 - - [2026-03-09 04:07:28] "GET /projects?obj_uuids=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000879 10.0.0.22 - - [2026-03-09 04:07:28] "GET /project/415e3e5b-d642-494c-9c0e-b48c860bb67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.042960 10.0.0.23 - - [2026-03-09 04:07:28] "GET /projects?obj_uuids=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000855 10.0.0.22 - - [2026-03-09 04:07:28] "GET /project/415e3e5b-d642-494c-9c0e-b48c860bb67a?fields=virtual_networks HTTP/1.1" 200 1031 0.043543 10.0.0.23 - - [2026-03-09 04:07:28] "GET /projects?obj_uuids=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001339 10.0.0.22 - - [2026-03-09 04:07:28] "GET /project/415e3e5b-d642-494c-9c0e-b48c860bb67a?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.037902 10.0.0.23 - - [2026-03-09 04:07:28] "GET /projects?obj_uuids=415e3e5b-d642-494c-9c0e-b48c860bb67a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000889 10.0.0.22 - - [2026-03-09 04:07:28] "GET /project/415e3e5b-d642-494c-9c0e-b48c860bb67a?fields=security_groups HTTP/1.1" 200 1257 0.036576 10.0.0.22 - - [2026-03-09 04:07:29] "POST /fqname-to-id HTTP/1.1" 404 196 0.043154 10.0.0.23 - - [2026-03-09 04:07:29] "GET /projects?obj_uuids=9a52e6f4-c73c-4018-ad24-0f27936259ce&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003328 10.0.0.23 - - [2026-03-09 04:07:29] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000888 10.0.0.23 - - [2026-03-09 04:07:29] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.035024 10.0.0.23 - - [2026-03-09 04:07:29] "POST /id-to-fqname HTTP/1.1" 200 198 0.008832 10.0.0.23 - - [2026-03-09 04:07:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.011087 10.0.0.23 - - [2026-03-09 04:07:29] "POST /security-groups HTTP/1.1" 200 599 0.073032 10.0.0.23 - - [2026-03-09 04:07:29] "POST /projects HTTP/1.1" 200 601 0.310511 10.0.0.249 - - [2026-03-09 04:07:29] "POST /access-control-lists HTTP/1.1" 200 604 0.023219 10.0.0.23 - - [2026-03-09 04:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.381282 10.0.0.22 - - [2026-03-09 04:07:30] "GET /project/9a52e6f4-c73c-4018-ad24-0f27936259ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.571127 10.0.0.22 - - [2026-03-09 04:07:31] "GET / HTTP/1.1" 200 35931 0.001332 10.0.0.22 - - [2026-03-09 04:07:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000625 10.0.0.22 - - [2026-03-09 04:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.059184 10.0.0.23 - - [2026-03-09 04:07:34] "GET /projects?obj_uuids=9a52e6f4-c73c-4018-ad24-0f27936259ce&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001075 10.0.0.22 - - [2026-03-09 04:07:34] "GET /project/9a52e6f4-c73c-4018-ad24-0f27936259ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045132 10.0.0.249 - - [2026-03-09 04:07:35] "POST /route-targets HTTP/1.1" 200 327 0.014422 10.0.0.23 - - [2026-03-09 04:07:35] "POST /useragent-kv HTTP/1.1" 200 115 0.008051 10.0.0.22 - - [2026-03-09 04:07:35] "POST /neutron/subnet HTTP/1.1" 200 734 0.235459 10.0.0.22 - - [2026-03-09 04:07:35] "POST /id-to-fqname HTTP/1.1" 200 228 0.001221 10.0.0.22 - - [2026-03-09 04:07:35] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.009254 10.0.0.22 - - [2026-03-09 04:07:35] "POST /neutron/network HTTP/1.1" 200 1008 0.008970 10.0.0.22 - - [2026-03-09 04:07:35] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005157 10.0.0.22 - - [2026-03-09 04:07:35] "POST /neutron/subnet HTTP/1.1" 200 828 0.011851 10.0.0.22 - - [2026-03-09 04:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.23 - - [2026-03-09 04:07:35] "GET /projects?obj_uuids=9a52e6f4-c73c-4018-ad24-0f27936259ce&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000873 10.0.0.22 - - [2026-03-09 04:07:35] "GET /project/9a52e6f4-c73c-4018-ad24-0f27936259ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.046554 10.0.0.249 - - [2026-03-09 04:07:36] "POST /ref-update HTTP/1.1" 200 156 0.018553 10.0.0.23 - - [2026-03-09 04:07:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002483 10.0.0.22 - - [2026-03-09 04:07:36] "POST /neutron/subnet HTTP/1.1" 200 729 0.160196 10.0.0.249 - - [2026-03-09 04:07:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.048684 10.0.0.22 - - [2026-03-09 04:07:36] "POST /id-to-fqname HTTP/1.1" 200 228 0.001153 10.0.0.22 - - [2026-03-09 04:07:36] "GET /virtual-network/f8a52130-3638-4299-8f2d-0f9f5268eeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007689 10.0.0.22 - - [2026-03-09 04:07:36] "POST /neutron/network HTTP/1.1" 200 1007 0.009462 10.0.0.22 - - [2026-03-09 04:07:36] "GET /virtual-network/f8a52130-3638-4299-8f2d-0f9f5268eeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004999 10.0.0.22 - - [2026-03-09 04:07:36] "POST /neutron/subnet HTTP/1.1" 200 828 0.009229 10.0.0.22 - - [2026-03-09 04:07:37] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005429 10.0.0.22 - - [2026-03-09 04:07:37] "GET /obj-perms HTTP/1.1" 200 5046 0.088071 10.0.0.249 - - [2026-03-09 04:07:38] "GET /obj-perms HTTP/1.1" 200 5046 0.086414 10.0.0.22 - - [2026-03-09 04:07:38] "GET /virtual-network/f8a52130-3638-4299-8f2d-0f9f5268eeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005473 10.0.0.23 - - [2026-03-09 04:07:39] "GET /obj-perms HTTP/1.1" 200 5046 0.070627 10.0.0.22 - - [2026-03-09 04:07:39] "POST /neutron/subnet HTTP/1.1" 200 828 0.010215 10.0.0.22 - - [2026-03-09 04:07:39] "POST /id-to-fqname HTTP/1.1" 200 228 0.001102 10.0.0.23 - - [2026-03-09 04:07:40] "GET /projects?obj_uuids=9a52e6f4-c73c-4018-ad24-0f27936259ce&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001055 10.0.0.22 - - [2026-03-09 04:07:40] "GET /project/9a52e6f4-c73c-4018-ad24-0f27936259ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.067510 10.0.0.22 - - [2026-03-09 04:07:40] "POST /neutron/port HTTP/1.1" 200 117 0.007689 10.0.0.22 - - [2026-03-09 04:07:40] "POST /neutron/network HTTP/1.1" 200 1018 0.006522 10.0.0.22 - - [2026-03-09 04:07:41] "POST /neutron/port HTTP/1.1" 200 1177 0.049862 10.0.0.22 - - [2026-03-09 04:07:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003658 10.0.0.22 - - [2026-03-09 04:07:41] "POST /neutron/port HTTP/1.1" 200 117 0.001050 10.0.0.22 - - [2026-03-09 04:07:45] "POST /neutron/port HTTP/1.1" 200 1241 0.018936 10.0.0.22 - - [2026-03-09 04:07:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008047 10.0.0.22 - - [2026-03-09 04:07:45] "GET /virtual-machine/1fbf61ba-59c0-4167-a145-68af1cb1dcd2 HTTP/1.1" 401 292 0.000380 10.0.0.22 - - [2026-03-09 04:07:46] "GET /virtual-machine/1fbf61ba-59c0-4167-a145-68af1cb1dcd2 HTTP/1.1" 200 1300 0.036587 10.0.0.22 - - [2026-03-09 04:07:46] "GET /virtual-machine-interface/0ecd3f0f-061a-480a-ae63-6867db18aa83 HTTP/1.1" 200 3174 0.005137 10.0.0.22 - - [2026-03-09 04:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.22 - - [2026-03-09 04:07:46] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003376 10.0.0.22 - - [2026-03-09 04:07:46] "GET /virtual-networks?parent_id=9a52e6f4-c73c-4018-ad24-0f27936259ce&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002884 10.0.0.22 - - [2026-03-09 04:07:46] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006479 10.0.0.22 - - [2026-03-09 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.22 - - [2026-03-09 04:07:49] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006101 10.0.0.22 - - [2026-03-09 04:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004657 10.0.0.22 - - [2026-03-09 04:07:53] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005638 10.0.0.22 - - [2026-03-09 04:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.22 - - [2026-03-09 04:07:57] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005141 10.0.0.22 - - [2026-03-09 04:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.22 - - [2026-03-09 04:08:01] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005066 10.0.0.22 - - [2026-03-09 04:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.22 - - [2026-03-09 04:08:05] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005322 10.0.0.22 - - [2026-03-09 04:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.22 - - [2026-03-09 04:08:09] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007973 10.0.0.23 - - [2026-03-09 04:08:10] "DELETE /project/9a52e6f4c73c4018ad240f27936259ce HTTP/1.1" 404 173 0.003755 10.0.0.23 - - [2026-03-09 04:08:10] "DELETE /project/415e3e5b-d642-494c-9c0e-b48c860bb67a HTTP/1.1" 404 177 0.003275 10.0.0.22 - - [2026-03-09 04:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005785 10.0.0.22 - - [2026-03-09 04:08:13] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004908 10.0.0.22 - - [2026-03-09 04:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.22 - - [2026-03-09 04:08:18] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005635 10.0.0.22 - - [2026-03-09 04:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.22 - - [2026-03-09 04:08:20] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003255 10.0.0.22 - - [2026-03-09 04:08:20] "GET /virtual-networks?parent_id=9a52e6f4-c73c-4018-ad24-0f27936259ce&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003693 10.0.0.22 - - [2026-03-09 04:08:20] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005349 10.0.0.22 - - [2026-03-09 04:08:20] "POST /neutron/port HTTP/1.1" 200 1241 0.017288 10.0.0.22 - - [2026-03-09 04:08:24] "POST /neutron/port HTTP/1.1" 200 1241 0.015144 10.0.0.22 - - [2026-03-09 04:08:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004438 10.0.0.22 - - [2026-03-09 04:08:25] "POST /neutron/port HTTP/1.1" 200 117 0.001130 10.0.0.22 - - [2026-03-09 04:08:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009241 10.0.0.22 - - [2026-03-09 04:08:30] "POST /neutron/port HTTP/1.1" 200 1241 0.018690 10.0.0.22 - - [2026-03-09 04:08:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008155 10.0.0.22 - - [2026-03-09 04:08:36] "POST /neutron/port HTTP/1.1" 200 1241 0.014521 10.0.0.22 - - [2026-03-09 04:08:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006766 10.0.0.22 - - [2026-03-09 04:08:36] "POST /id-to-fqname HTTP/1.1" 200 228 0.001253 10.0.0.22 - - [2026-03-09 04:08:36] "GET /virtual-machine/1fbf61ba-59c0-4167-a145-68af1cb1dcd2 HTTP/1.1" 200 1300 0.003737 10.0.0.22 - - [2026-03-09 04:08:36] "GET /virtual-machine-interface/0ecd3f0f-061a-480a-ae63-6867db18aa83 HTTP/1.1" 200 3174 0.005504 10.0.0.22 - - [2026-03-09 04:08:36] "GET /instance-ip/bf10ea71-9b10-42b4-a682-3bf630d95fa8 HTTP/1.1" 200 1657 0.006714 10.0.0.22 - - [2026-03-09 04:08:36] "GET /instance-ip/cddddc54-0ff8-4a55-bcdb-dae404132a55 HTTP/1.1" 200 1639 0.006230 10.0.0.22 - - [2026-03-09 04:08:36] "POST /fqname-to-id HTTP/1.1" 404 218 0.003239 10.0.0.22 - - [2026-03-09 04:08:36] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005667 10.0.0.23 - - [2026-03-09 04:08:36] "GET /projects?obj_uuids=9a52e6f4-c73c-4018-ad24-0f27936259ce&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000882 10.0.0.22 - - [2026-03-09 04:08:36] "GET /project/9a52e6f4-c73c-4018-ad24-0f27936259ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.039245 10.0.0.22 - - [2026-03-09 04:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.22 - - [2026-03-09 04:08:36] "GET /security-group/37c3a3e3-2448-4ad7-8ded-8bb9b76acb0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003988 10.0.0.22 - - [2026-03-09 04:08:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.067516 10.0.0.22 - - [2026-03-09 04:08:36] "POST /instance-ips HTTP/1.1" 200 357 0.032472 10.0.0.22 - - [2026-03-09 04:08:36] "GET /instance-ip/773a955b-257a-48a9-a23d-66325009d0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005700 10.0.0.22 - - [2026-03-09 04:08:36] "POST /instance-ips HTTP/1.1" 200 357 0.032508 10.0.0.22 - - [2026-03-09 04:08:36] "GET /instance-ip/f4b578ef-dfcc-42c9-bd36-5447b845c46f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.006402 10.0.0.22 - - [2026-03-09 04:08:36] "GET /virtual-machine-interface/082756b8-e593-4c45-b5fc-712c901f1cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.004943 10.0.0.22 - - [2026-03-09 04:08:36] "GET /virtual-machine-interface/082756b8-e593-4c45-b5fc-712c901f1cfb?fields=instance_ip_back_refs HTTP/1.1" 200 1535 0.006903 10.0.0.22 - - [2026-03-09 04:08:36] "GET /instance-ip/773a955b-257a-48a9-a23d-66325009d0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004434 10.0.0.22 - - [2026-03-09 04:08:36] "GET /instance-ip/f4b578ef-dfcc-42c9-bd36-5447b845c46f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.004824 10.0.0.22 - - [2026-03-09 04:08:36] "POST /id-to-fqname HTTP/1.1" 200 228 0.001024 10.0.0.22 - - [2026-03-09 04:08:37] "POST /neutron/port HTTP/1.1" 200 1241 0.023892 10.0.0.22 - - [2026-03-09 04:08:37] "POST /neutron/port HTTP/1.1" 200 1083 0.049544 10.0.0.22 - - [2026-03-09 04:08:37] "POST /neutron/port HTTP/1.1" 200 1083 0.012562 10.0.0.22 - - [2026-03-09 04:08:37] "POST /neutron/port HTTP/1.1" 200 117 0.011100 10.0.0.22 - - [2026-03-09 04:08:38] "POST /neutron/network HTTP/1.1" 200 1018 0.007400 10.0.0.22 - - [2026-03-09 04:08:38] "POST /neutron/port HTTP/1.1" 200 1176 0.150511 10.0.0.22 - - [2026-03-09 04:08:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003422 10.0.0.22 - - [2026-03-09 04:08:38] "POST /neutron/port HTTP/1.1" 200 117 0.001061 10.0.0.22 - - [2026-03-09 04:08:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007066 10.0.0.22 - - [2026-03-09 04:08:42] "POST /neutron/port HTTP/1.1" 200 1186 0.015440 10.0.0.22 - - [2026-03-09 04:08:42] "GET /virtual-machine/e8273644-d9ab-493f-989f-be94105f98d9 HTTP/1.1" 200 1279 0.006974 10.0.0.22 - - [2026-03-09 04:08:42] "GET /virtual-machine-interface/082756b8-e593-4c45-b5fc-712c901f1cfb HTTP/1.1" 200 3223 0.005183 10.0.0.22 - - [2026-03-09 04:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.22 - - [2026-03-09 04:08:42] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003189 10.0.0.22 - - [2026-03-09 04:08:42] "GET /virtual-networks?parent_id=9a52e6f4-c73c-4018-ad24-0f27936259ce&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002763 10.0.0.22 - - [2026-03-09 04:08:43] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.009050 10.0.0.22 - - [2026-03-09 04:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.22 - - [2026-03-09 04:08:46] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005110 10.0.0.22 - - [2026-03-09 04:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.22 - - [2026-03-09 04:08:50] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005638 10.0.0.22 - - [2026-03-09 04:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.22 - - [2026-03-09 04:08:54] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005797 10.0.0.22 - - [2026-03-09 04:08:55] "GET /obj-perms HTTP/1.1" 200 5056 0.081939 10.0.0.22 - - [2026-03-09 04:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.22 - - [2026-03-09 04:08:58] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005260 10.0.0.22 - - [2026-03-09 04:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.22 - - [2026-03-09 04:09:02] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006255 10.0.0.22 - - [2026-03-09 04:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.22 - - [2026-03-09 04:09:06] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006871 10.0.0.22 - - [2026-03-09 04:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.22 - - [2026-03-09 04:09:10] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005067 10.0.0.22 - - [2026-03-09 04:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.22 - - [2026-03-09 04:09:14] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005417 10.0.0.22 - - [2026-03-09 04:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.22 - - [2026-03-09 04:09:18] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004865 10.0.0.22 - - [2026-03-09 04:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.22 - - [2026-03-09 04:09:20] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003496 10.0.0.22 - - [2026-03-09 04:09:20] "GET /virtual-networks?parent_id=9a52e6f4-c73c-4018-ad24-0f27936259ce&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002729 10.0.0.22 - - [2026-03-09 04:09:21] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005551 10.0.0.22 - - [2026-03-09 04:09:21] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007000 10.0.0.249 - - [2026-03-09 04:09:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.249 - - [2026-03-09 04:09:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.23 - - [2026-03-09 04:09:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.23 - - [2026-03-09 04:09:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.23 - - [2026-03-09 04:09:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.23 - - [2026-03-09 04:09:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.249 - - [2026-03-09 04:09:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.22 - - [2026-03-09 04:09:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000277 10.0.0.249 - - [2026-03-09 04:09:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000284 10.0.0.22 - - [2026-03-09 04:09:26] "POST /neutron/port HTTP/1.1" 200 1241 0.019207 10.0.0.22 - - [2026-03-09 04:09:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.22 - - [2026-03-09 04:09:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003425 10.0.0.22 - - [2026-03-09 04:09:26] "POST /neutron/port HTTP/1.1" 200 117 0.001072 10.0.0.22 - - [2026-03-09 04:09:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000503 10.0.0.22 - - [2026-03-09 04:09:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.22 - - [2026-03-09 04:09:30] "POST /neutron/port HTTP/1.1" 200 1186 0.058300 10.0.0.22 - - [2026-03-09 04:09:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009413 10.0.0.22 - - [2026-03-09 04:09:41] "POST /id-to-fqname HTTP/1.1" 200 228 0.001744 10.0.0.22 - - [2026-03-09 04:09:41] "POST /neutron/port HTTP/1.1" 200 2273 0.022805 10.0.0.23 - - [2026-03-09 04:09:42] "GET /projects?obj_uuids=9a52e6f4-c73c-4018-ad24-0f27936259ce&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000892 10.0.0.22 - - [2026-03-09 04:09:42] "GET /project/9a52e6f4-c73c-4018-ad24-0f27936259ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.076318 10.0.0.22 - - [2026-03-09 04:09:42] "POST /neutron/network HTTP/1.1" 200 1007 0.009605 10.0.0.22 - - [2026-03-09 04:09:43] "POST /neutron/port HTTP/1.1" 200 117 0.006612 10.0.0.23 - - [2026-03-09 04:09:43] "GET /projects?obj_uuids=9a52e6f4-c73c-4018-ad24-0f27936259ce&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000949 10.0.0.22 - - [2026-03-09 04:09:43] "POST /neutron/port HTTP/1.1" 200 1176 0.285093 10.0.0.22 - - [2026-03-09 04:09:44] "POST /neutron/port HTTP/1.1" 200 1230 0.122805 10.0.0.22 - - [2026-03-09 04:09:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004496 10.0.0.22 - - [2026-03-09 04:09:44] "POST /neutron/port HTTP/1.1" 200 117 0.001043 10.0.0.22 - - [2026-03-09 04:09:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007234 10.0.0.22 - - [2026-03-09 04:09:48] "POST /neutron/port HTTP/1.1" 200 1240 0.016424 10.0.0.22 - - [2026-03-09 04:09:48] "GET /virtual-machine/44f65df7-948e-4b23-bb96-62b89bd42463 HTTP/1.1" 200 1300 0.006701 10.0.0.22 - - [2026-03-09 04:09:48] "GET /virtual-machine-interface/c238b4e0-5633-49db-9083-0e8791b7f519 HTTP/1.1" 200 3175 0.005093 10.0.0.22 - - [2026-03-09 04:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.22 - - [2026-03-09 04:09:48] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003792 10.0.0.22 - - [2026-03-09 04:09:48] "GET /virtual-networks?parent_id=9a52e6f4-c73c-4018-ad24-0f27936259ce&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002533 10.0.0.22 - - [2026-03-09 04:09:48] "GET /virtual-network/f8a52130-3638-4299-8f2d-0f9f5268eeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005634 10.0.0.22 - - [2026-03-09 04:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005046 10.0.0.22 - - [2026-03-09 04:09:51] "GET /virtual-network/f8a52130-3638-4299-8f2d-0f9f5268eeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006158 10.0.0.22 - - [2026-03-09 04:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.22 - - [2026-03-09 04:09:55] "GET /virtual-network/f8a52130-3638-4299-8f2d-0f9f5268eeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005459 10.0.0.249 - - [2026-03-09 04:09:55] "GET /obj-perms HTTP/1.1" 200 5056 0.066048 10.0.0.22 - - [2026-03-09 04:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.22 - - [2026-03-09 04:09:59] "GET /virtual-network/f8a52130-3638-4299-8f2d-0f9f5268eeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005949 10.0.0.22 - - [2026-03-09 04:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.22 - - [2026-03-09 04:10:03] "GET /virtual-network/f8a52130-3638-4299-8f2d-0f9f5268eeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005630 10.0.0.22 - - [2026-03-09 04:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.22 - - [2026-03-09 04:10:07] "GET /virtual-network/f8a52130-3638-4299-8f2d-0f9f5268eeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005193 10.0.0.22 - - [2026-03-09 04:10:10] "POST /neutron/port HTTP/1.1" 200 1240 0.021605 10.0.0.22 - - [2026-03-09 04:10:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005431 10.0.0.22 - - [2026-03-09 04:10:10] "POST /neutron/port HTTP/1.1" 200 117 0.003274 10.0.0.22 - - [2026-03-09 04:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.22 - - [2026-03-09 04:10:12] "GET /virtual-network/f8a52130-3638-4299-8f2d-0f9f5268eeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005303 10.0.0.22 - - [2026-03-09 04:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.22 - - [2026-03-09 04:10:16] "GET /virtual-network/f8a52130-3638-4299-8f2d-0f9f5268eeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006868 10.0.0.22 - - [2026-03-09 04:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.22 - - [2026-03-09 04:10:20] "GET /virtual-network/f8a52130-3638-4299-8f2d-0f9f5268eeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005131 10.0.0.22 - - [2026-03-09 04:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.22 - - [2026-03-09 04:10:22] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004610 10.0.0.22 - - [2026-03-09 04:10:22] "GET /virtual-networks?parent_id=9a52e6f4-c73c-4018-ad24-0f27936259ce&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002709 10.0.0.22 - - [2026-03-09 04:10:22] "GET /virtual-network/f8a52130-3638-4299-8f2d-0f9f5268eeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007265 10.0.0.22 - - [2026-03-09 04:10:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007073 10.0.0.22 - - [2026-03-09 04:10:28] "POST /neutron/port HTTP/1.1" 200 1186 0.020657 10.0.0.22 - - [2026-03-09 04:10:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003497 10.0.0.22 - - [2026-03-09 04:10:28] "POST /neutron/port HTTP/1.1" 200 117 0.001401 10.0.0.22 - - [2026-03-09 04:10:31] "POST /neutron/port HTTP/1.1" 200 1240 0.016993 10.0.0.22 - - [2026-03-09 04:10:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007695 10.0.0.22 - - [2026-03-09 04:10:43] "POST /neutron/port HTTP/1.1" 200 1240 0.022332 10.0.0.22 - - [2026-03-09 04:10:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007523 10.0.0.22 - - [2026-03-09 04:10:43] "POST /neutron/port HTTP/1.1" 200 1240 0.015314 10.0.0.22 - - [2026-03-09 04:10:43] "POST /neutron/network HTTP/1.1" 200 1007 0.008814 10.0.0.22 - - [2026-03-09 04:10:43] "POST /id-to-fqname HTTP/1.1" 200 228 0.001462 10.0.0.22 - - [2026-03-09 04:10:43] "GET /virtual-machine/44f65df7-948e-4b23-bb96-62b89bd42463 HTTP/1.1" 200 1300 0.004075 10.0.0.22 - - [2026-03-09 04:10:43] "GET /virtual-machine-interface/c238b4e0-5633-49db-9083-0e8791b7f519 HTTP/1.1" 200 3175 0.004884 10.0.0.22 - - [2026-03-09 04:10:43] "GET /instance-ip/14a2e21e-e0ef-4b10-b7b4-e4a48e4c4ea2 HTTP/1.1" 200 1637 0.006232 10.0.0.22 - - [2026-03-09 04:10:43] "GET /instance-ip/d5eeeb2a-c53a-4520-9825-fde07d255d04 HTTP/1.1" 200 1657 0.004906 10.0.0.22 - - [2026-03-09 04:10:43] "POST /fqname-to-id HTTP/1.1" 404 230 0.003123 10.0.0.22 - - [2026-03-09 04:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.23 - - [2026-03-09 04:10:43] "GET /projects?obj_uuids=9a52e6f4-c73c-4018-ad24-0f27936259ce&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001526 10.0.0.22 - - [2026-03-09 04:10:43] "GET /project/9a52e6f4-c73c-4018-ad24-0f27936259ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.050859 10.0.0.22 - - [2026-03-09 04:10:43] "POST /network-policys HTTP/1.1" 200 569 0.025074 10.0.0.22 - - [2026-03-09 04:10:43] "GET /network-policy/bd262e44-8cad-447b-bf2d-a43f62c16351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006284 10.0.0.22 - - [2026-03-09 04:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.22 - - [2026-03-09 04:10:43] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005157 10.0.0.22 - - [2026-03-09 04:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.22 - - [2026-03-09 04:10:44] "GET /network-policy/bd262e44-8cad-447b-bf2d-a43f62c16351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004809 10.0.0.22 - - [2026-03-09 04:10:44] "POST /ref-update HTTP/1.1" 200 156 0.066836 10.0.0.249 - - [2026-03-09 04:10:44] "POST /fqname-to-id HTTP/1.1" 404 242 0.067259 10.0.0.22 - - [2026-03-09 04:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.22 - - [2026-03-09 04:10:44] "GET /network-policy/bd262e44-8cad-447b-bf2d-a43f62c16351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003277 10.0.0.22 - - [2026-03-09 04:10:44] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006932 10.0.0.22 - - [2026-03-09 04:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.22 - - [2026-03-09 04:10:44] "GET /network-policy/bd262e44-8cad-447b-bf2d-a43f62c16351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004359 10.0.0.22 - - [2026-03-09 04:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.22 - - [2026-03-09 04:10:44] "GET /virtual-network/f8a52130-3638-4299-8f2d-0f9f5268eeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005457 10.0.0.22 - - [2026-03-09 04:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.22 - - [2026-03-09 04:10:44] "GET /network-policy/bd262e44-8cad-447b-bf2d-a43f62c16351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003691 10.0.0.22 - - [2026-03-09 04:10:44] "POST /ref-update HTTP/1.1" 200 156 0.044849 10.0.0.22 - - [2026-03-09 04:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.22 - - [2026-03-09 04:10:44] "GET /network-policy/bd262e44-8cad-447b-bf2d-a43f62c16351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003357 10.0.0.22 - - [2026-03-09 04:10:44] "GET /virtual-network/f8a52130-3638-4299-8f2d-0f9f5268eeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007915 10.0.0.22 - - [2026-03-09 04:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.22 - - [2026-03-09 04:10:44] "GET /network-policy/bd262e44-8cad-447b-bf2d-a43f62c16351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004114 10.0.0.22 - - [2026-03-09 04:10:44] "GET /virtual-machine-interface/c238b4e0-5633-49db-9083-0e8791b7f519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005385 10.0.0.22 - - [2026-03-09 04:10:44] "PUT /virtual-machine-interface/c238b4e0-5633-49db-9083-0e8791b7f519 HTTP/1.1" 200 284 0.012954 10.0.0.22 - - [2026-03-09 04:10:44] "GET /virtual-machine-interface/c238b4e0-5633-49db-9083-0e8791b7f519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3073 0.005149 10.0.0.249 - - [2026-03-09 04:10:44] "POST /access-control-lists HTTP/1.1" 200 596 0.029087 10.0.0.22 - - [2026-03-09 04:10:44] "PUT /virtual-machine-interface/c238b4e0-5633-49db-9083-0e8791b7f519 HTTP/1.1" 200 284 0.036925 10.0.0.22 - - [2026-03-09 04:11:10] "POST /neutron/port HTTP/1.1" 200 1240 0.016632 10.0.0.22 - - [2026-03-09 04:11:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004627 10.0.0.22 - - [2026-03-09 04:11:10] "POST /neutron/port HTTP/1.1" 200 117 0.001082 10.0.0.22 - - [2026-03-09 04:11:30] "POST /neutron/port HTTP/1.1" 200 1241 0.015714 10.0.0.22 - - [2026-03-09 04:11:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003648 10.0.0.22 - - [2026-03-09 04:11:30] "POST /neutron/port HTTP/1.1" 200 117 0.001019 10.0.0.23 - - [2026-03-09 04:11:57] "GET /obj-perms HTTP/1.1" 200 5056 0.076437 10.0.0.22 - - [2026-03-09 04:12:10] "POST /neutron/port HTTP/1.1" 200 1240 0.020588 10.0.0.22 - - [2026-03-09 04:12:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003939 10.0.0.22 - - [2026-03-09 04:12:10] "POST /neutron/port HTTP/1.1" 200 117 0.001079 10.0.0.22 - - [2026-03-09 04:12:30] "POST /neutron/port HTTP/1.1" 200 1186 0.016926 10.0.0.22 - - [2026-03-09 04:12:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004623 10.0.0.22 - - [2026-03-09 04:12:30] "POST /neutron/port HTTP/1.1" 200 117 0.001066 10.0.0.22 - - [2026-03-09 04:12:36] "POST /ref-update HTTP/1.1" 200 156 0.091906 10.0.0.249 - - [2026-03-09 04:12:36] "DELETE /access-control-list/f9f00602-1018-4b43-aa2c-bac4001da4b4 HTTP/1.1" 200 115 0.041165 10.0.0.249 - - [2026-03-09 04:12:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.083642 10.0.0.22 - - [2026-03-09 04:12:36] "POST /neutron/network HTTP/1.1" 200 1007 0.071244 10.0.0.22 - - [2026-03-09 04:12:36] "GET /virtual-network/f8a52130-3638-4299-8f2d-0f9f5268eeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007879 10.0.0.22 - - [2026-03-09 04:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.22 - - [2026-03-09 04:12:37] "GET /network-policy/bd262e44-8cad-447b-bf2d-a43f62c16351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004189 10.0.0.22 - - [2026-03-09 04:12:37] "POST /ref-update HTTP/1.1" 200 156 0.042048 10.0.0.22 - - [2026-03-09 04:12:37] "GET /virtual-network/ef8aecba-d07d-490a-af29-5c94a635a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007364 10.0.0.22 - - [2026-03-09 04:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.22 - - [2026-03-09 04:12:37] "GET /network-policy/bd262e44-8cad-447b-bf2d-a43f62c16351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004007 10.0.0.22 - - [2026-03-09 04:12:37] "DELETE /network-policy/bd262e44-8cad-447b-bf2d-a43f62c16351 HTTP/1.1" 200 115 0.034603 10.0.0.249 - - [2026-03-09 04:12:37] "POST /ref-update HTTP/1.1" 200 156 0.029262 10.0.0.22 - - [2026-03-09 04:12:37] "DELETE /instance-ip/773a955b-257a-48a9-a23d-66325009d0d3 HTTP/1.1" 200 115 0.058899 10.0.0.22 - - [2026-03-09 04:12:37] "DELETE /instance-ip/f4b578ef-dfcc-42c9-bd36-5447b845c46f HTTP/1.1" 200 115 0.052941 10.0.0.22 - - [2026-03-09 04:12:37] "DELETE /virtual-machine-interface/082756b8-e593-4c45-b5fc-712c901f1cfb HTTP/1.1" 200 115 0.085620 10.0.0.22 - - [2026-03-09 04:12:37] "POST /neutron/network HTTP/1.1" 200 1007 0.011827 10.0.0.22 - - [2026-03-09 04:12:38] "POST /neutron/port HTTP/1.1" 200 151 0.206030 10.0.0.22 - - [2026-03-09 04:12:38] "POST /neutron/port HTTP/1.1" 200 151 0.222801 10.0.0.22 - - [2026-03-09 04:12:40] "POST /neutron/network HTTP/1.1" 200 1008 0.010786 10.0.0.249 - - [2026-03-09 04:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.22 - - [2026-03-09 04:12:42] "POST /neutron/port HTTP/1.1" 400 205 0.003696 10.0.0.23 - - [2026-03-09 04:12:43] "GET /projects?obj_uuids=9a52e6f4-c73c-4018-ad24-0f27936259ce&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.041127 10.0.0.22 - - [2026-03-09 04:12:43] "GET /project/9a52e6f4-c73c-4018-ad24-0f27936259ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.107486 10.0.0.23 - - [2026-03-09 04:12:43] "GET /projects?obj_uuids=9a52e6f4-c73c-4018-ad24-0f27936259ce&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000973 10.0.0.22 - - [2026-03-09 04:12:43] "GET /project/9a52e6f4-c73c-4018-ad24-0f27936259ce?fields=virtual_networks HTTP/1.1" 200 1048 0.084223 10.0.0.23 - - [2026-03-09 04:12:43] "GET /projects?obj_uuids=9a52e6f4-c73c-4018-ad24-0f27936259ce&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000896 10.0.0.22 - - [2026-03-09 04:12:43] "GET /project/9a52e6f4-c73c-4018-ad24-0f27936259ce?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.036669 10.0.0.23 - - [2026-03-09 04:12:43] "GET /projects?obj_uuids=9a52e6f4-c73c-4018-ad24-0f27936259ce&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001135 10.0.0.22 - - [2026-03-09 04:12:43] "GET /project/9a52e6f4-c73c-4018-ad24-0f27936259ce?fields=security_groups HTTP/1.1" 200 1282 0.047289 10.0.0.22 - - [2026-03-09 04:12:44] "POST /fqname-to-id HTTP/1.1" 404 192 0.031569 10.0.0.23 - - [2026-03-09 04:12:44] "GET /projects?obj_uuids=335820a8-5bd7-4797-8d03-288918a2032d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002783 10.0.0.23 - - [2026-03-09 04:12:44] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001175 10.0.0.23 - - [2026-03-09 04:12:44] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.041488 10.0.0.23 - - [2026-03-09 04:12:45] "POST /id-to-fqname HTTP/1.1" 200 194 0.001070 10.0.0.23 - - [2026-03-09 04:12:45] "POST /fqname-to-id HTTP/1.1" 404 203 0.004195 10.0.0.23 - - [2026-03-09 04:12:45] "POST /security-groups HTTP/1.1" 200 595 0.069286 10.0.0.23 - - [2026-03-09 04:12:45] "POST /projects HTTP/1.1" 200 593 0.269629 10.0.0.249 - - [2026-03-09 04:12:45] "POST /access-control-lists HTTP/1.1" 200 600 0.027869 10.0.0.23 - - [2026-03-09 04:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.346914 10.0.0.22 - - [2026-03-09 04:12:45] "GET /project/335820a8-5bd7-4797-8d03-288918a2032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.548042 10.0.0.22 - - [2026-03-09 04:12:46] "GET / HTTP/1.1" 200 35931 0.001904 10.0.0.22 - - [2026-03-09 04:12:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000429 10.0.0.22 - - [2026-03-09 04:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.075962 10.0.0.23 - - [2026-03-09 04:12:48] "GET /projects?obj_uuids=335820a8-5bd7-4797-8d03-288918a2032d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000954 10.0.0.22 - - [2026-03-09 04:12:48] "GET /project/335820a8-5bd7-4797-8d03-288918a2032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.036685 10.0.0.249 - - [2026-03-09 04:12:49] "POST /route-targets HTTP/1.1" 200 327 0.012969 10.0.0.23 - - [2026-03-09 04:12:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004458 10.0.0.22 - - [2026-03-09 04:12:49] "POST /neutron/subnet HTTP/1.1" 200 720 0.241185 10.0.0.22 - - [2026-03-09 04:12:49] "POST /id-to-fqname HTTP/1.1" 200 224 0.001187 10.0.0.22 - - [2026-03-09 04:12:49] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007586 10.0.0.22 - - [2026-03-09 04:12:49] "POST /neutron/network HTTP/1.1" 200 1001 0.008231 10.0.0.22 - - [2026-03-09 04:12:49] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.004664 10.0.0.22 - - [2026-03-09 04:12:49] "POST /neutron/subnet HTTP/1.1" 200 828 0.010528 10.0.0.22 - - [2026-03-09 04:12:50] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.004952 10.0.0.22 - - [2026-03-09 04:12:50] "GET /obj-perms HTTP/1.1" 200 5038 0.064152 10.0.0.22 - - [2026-03-09 04:12:51] "POST /id-to-fqname HTTP/1.1" 200 224 0.001197 10.0.0.23 - - [2026-03-09 04:12:52] "GET /projects?obj_uuids=335820a8-5bd7-4797-8d03-288918a2032d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001293 10.0.0.22 - - [2026-03-09 04:12:52] "GET /project/335820a8-5bd7-4797-8d03-288918a2032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.075875 10.0.0.22 - - [2026-03-09 04:12:52] "POST /neutron/port HTTP/1.1" 200 117 0.006632 10.0.0.22 - - [2026-03-09 04:12:52] "POST /id-to-fqname HTTP/1.1" 200 224 0.001239 10.0.0.22 - - [2026-03-09 04:12:53] "POST /neutron/network HTTP/1.1" 200 1011 0.007289 10.0.0.22 - - [2026-03-09 04:12:53] "POST /neutron/port HTTP/1.1" 200 1170 0.070490 10.0.0.23 - - [2026-03-09 04:12:53] "GET /projects?obj_uuids=335820a8-5bd7-4797-8d03-288918a2032d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000944 10.0.0.22 - - [2026-03-09 04:12:53] "GET /project/335820a8-5bd7-4797-8d03-288918a2032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.089767 10.0.0.22 - - [2026-03-09 04:12:53] "POST /neutron/network HTTP/1.1" 200 1001 0.013082 10.0.0.22 - - [2026-03-09 04:12:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003692 10.0.0.22 - - [2026-03-09 04:12:54] "POST /neutron/port HTTP/1.1" 200 117 0.001160 10.0.0.22 - - [2026-03-09 04:12:54] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006526 10.0.0.22 - - [2026-03-09 04:12:54] "POST /id-to-fqname HTTP/1.1" 200 224 0.001340 10.0.0.22 - - [2026-03-09 04:12:54] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007175 10.0.0.249 - - [2026-03-09 04:12:54] "DELETE /access-control-list/981b0f44-ca86-4cc0-80b4-a3ec870a79e2 HTTP/1.1" 200 115 0.028373 10.0.0.23 - - [2026-03-09 04:12:54] "GET /projects?obj_uuids=335820a8-5bd7-4797-8d03-288918a2032d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001023 10.0.0.22 - - [2026-03-09 04:12:55] "POST /neutron/port HTTP/1.1" 200 1170 0.316917 10.0.0.22 - - [2026-03-09 04:12:55] "POST /neutron/port HTTP/1.1" 200 1224 0.105361 10.0.0.22 - - [2026-03-09 04:12:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003921 10.0.0.22 - - [2026-03-09 04:12:55] "POST /neutron/port HTTP/1.1" 200 117 0.001066 10.0.0.23 - - [2026-03-09 04:12:55] "GET /projects?obj_uuids=335820a8-5bd7-4797-8d03-288918a2032d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000895 10.0.0.22 - - [2026-03-09 04:12:55] "GET /project/335820a8-5bd7-4797-8d03-288918a2032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.068741 10.0.0.22 - - [2026-03-09 04:12:56] "POST /neutron/port HTTP/1.1" 200 2314 0.037272 10.0.0.22 - - [2026-03-09 04:12:56] "POST /neutron/port HTTP/1.1" 200 1234 0.022141 10.0.0.22 - - [2026-03-09 04:12:56] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009626 10.0.0.22 - - [2026-03-09 04:12:56] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006387 10.0.0.22 - - [2026-03-09 04:12:56] "GET /virtual-machine/3a0bb6d6-9fe1-44e4-b627-1a1feb7d4abe HTTP/1.1" 401 292 0.000425 10.0.0.22 - - [2026-03-09 04:12:56] "GET /virtual-machine/3a0bb6d6-9fe1-44e4-b627-1a1feb7d4abe HTTP/1.1" 200 1296 0.041804 10.0.0.22 - - [2026-03-09 04:12:56] "GET /virtual-machine-interface/c071b26e-e618-4bfb-84d3-20e837dbb479 HTTP/1.1" 200 3154 0.005745 10.0.0.22 - - [2026-03-09 04:12:57] "POST /neutron/port HTTP/1.1" 200 1170 0.019918 10.0.0.22 - - [2026-03-09 04:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.22 - - [2026-03-09 04:12:57] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003082 10.0.0.22 - - [2026-03-09 04:12:57] "GET /virtual-networks?parent_id=335820a8-5bd7-4797-8d03-288918a2032d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003255 10.0.0.22 - - [2026-03-09 04:12:57] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.009709 10.0.0.22 - - [2026-03-09 04:12:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003704 10.0.0.22 - - [2026-03-09 04:12:57] "POST /neutron/port HTTP/1.1" 200 117 0.001029 10.0.0.249 - - [2026-03-09 04:12:58] "GET /obj-perms HTTP/1.1" 200 5056 0.072127 10.0.0.22 - - [2026-03-09 04:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.22 - - [2026-03-09 04:13:00] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.004759 10.0.0.22 - - [2026-03-09 04:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.22 - - [2026-03-09 04:13:04] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005653 10.0.0.22 - - [2026-03-09 04:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.22 - - [2026-03-09 04:13:08] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.004796 10.0.0.23 - - [2026-03-09 04:13:10] "DELETE /project/335820a85bd747978d03288918a2032d HTTP/1.1" 404 173 0.002407 10.0.0.23 - - [2026-03-09 04:13:10] "DELETE /project/9a52e6f4-c73c-4018-ad24-0f27936259ce HTTP/1.1" 404 177 0.004853 10.0.0.22 - - [2026-03-09 04:13:11] "POST /neutron/port HTTP/1.1" 200 1234 0.020252 10.0.0.22 - - [2026-03-09 04:13:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003360 10.0.0.22 - - [2026-03-09 04:13:11] "POST /neutron/port HTTP/1.1" 200 117 0.001014 10.0.0.22 - - [2026-03-09 04:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.22 - - [2026-03-09 04:13:12] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005588 10.0.0.22 - - [2026-03-09 04:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.22 - - [2026-03-09 04:13:16] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006945 10.0.0.22 - - [2026-03-09 04:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.22 - - [2026-03-09 04:13:20] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005482 10.0.0.22 - - [2026-03-09 04:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.22 - - [2026-03-09 04:13:24] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.004868 10.0.0.22 - - [2026-03-09 04:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.22 - - [2026-03-09 04:13:28] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006346 10.0.0.22 - - [2026-03-09 04:13:32] "POST /neutron/port HTTP/1.1" 200 1234 0.016748 10.0.0.22 - - [2026-03-09 04:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.22 - - [2026-03-09 04:13:32] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005114 10.0.0.22 - - [2026-03-09 04:13:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003487 10.0.0.22 - - [2026-03-09 04:13:33] "POST /neutron/port HTTP/1.1" 200 117 0.001078 10.0.0.22 - - [2026-03-09 04:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.22 - - [2026-03-09 04:13:37] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005069 10.0.0.22 - - [2026-03-09 04:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.22 - - [2026-03-09 04:13:41] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005810 10.0.0.22 - - [2026-03-09 04:13:44] "POST /neutron/port HTTP/1.1" 200 1234 0.018481 10.0.0.22 - - [2026-03-09 04:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.22 - - [2026-03-09 04:13:45] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003400 10.0.0.22 - - [2026-03-09 04:13:45] "GET /virtual-networks?parent_id=335820a8-5bd7-4797-8d03-288918a2032d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002696 10.0.0.22 - - [2026-03-09 04:13:45] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007409 10.0.0.22 - - [2026-03-09 04:13:45] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007849 10.0.0.22 - - [2026-03-09 04:13:53] "POST /neutron/port HTTP/1.1" 200 1234 0.019708 10.0.0.22 - - [2026-03-09 04:13:55] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007018 10.0.0.22 - - [2026-03-09 04:14:00] "POST /neutron/port HTTP/1.1" 200 1234 0.018762 10.0.0.22 - - [2026-03-09 04:14:06] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007009 10.0.0.22 - - [2026-03-09 04:14:06] "POST /neutron/port HTTP/1.1" 200 1234 0.016325 10.0.0.22 - - [2026-03-09 04:14:06] "GET /virtual-machine/2a3e6a1c-51be-4c5c-bdf3-7cba1ddfb751 HTTP/1.1" 200 1296 0.007601 10.0.0.22 - - [2026-03-09 04:14:06] "GET /virtual-machine-interface/dda74c6f-e23c-47dc-a91c-1046eae50937 HTTP/1.1" 200 3155 0.007576 10.0.0.22 - - [2026-03-09 04:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.22 - - [2026-03-09 04:14:06] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003103 10.0.0.22 - - [2026-03-09 04:14:06] "GET /virtual-networks?parent_id=335820a8-5bd7-4797-8d03-288918a2032d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003471 10.0.0.22 - - [2026-03-09 04:14:06] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005259 10.0.0.22 - - [2026-03-09 04:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.22 - - [2026-03-09 04:14:07] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004294 10.0.0.22 - - [2026-03-09 04:14:07] "GET /virtual-networks?parent_id=335820a8-5bd7-4797-8d03-288918a2032d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003111 10.0.0.22 - - [2026-03-09 04:14:07] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005233 10.0.0.22 - - [2026-03-09 04:14:07] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007302 10.0.0.22 - - [2026-03-09 04:14:08] "POST /neutron/port HTTP/1.1" 200 1234 0.018245 10.0.0.22 - - [2026-03-09 04:14:08] "GET /virtual-machine/bb2b5859-e574-4084-a1b8-1f53b3f18dc3 HTTP/1.1" 200 1297 0.005621 10.0.0.22 - - [2026-03-09 04:14:08] "GET /virtual-machine-interface/ec89f030-7d5f-41d0-9897-8d35d196f0ea HTTP/1.1" 200 3155 0.005391 10.0.0.22 - - [2026-03-09 04:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.22 - - [2026-03-09 04:14:08] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003134 10.0.0.22 - - [2026-03-09 04:14:08] "GET /virtual-networks?parent_id=335820a8-5bd7-4797-8d03-288918a2032d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003236 10.0.0.22 - - [2026-03-09 04:14:08] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005205 10.0.0.22 - - [2026-03-09 04:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.22 - - [2026-03-09 04:14:09] "GET /global-vrouter-config/9ddd3825-3aaf-4a9d-9abf-7736e04a07e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003809 10.0.0.22 - - [2026-03-09 04:14:09] "GET /virtual-networks?parent_id=335820a8-5bd7-4797-8d03-288918a2032d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002977 10.0.0.22 - - [2026-03-09 04:14:09] "GET /virtual-network/fde32461-0e61-45a0-9ba2-926b84f5f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006429 10.0.0.22 - - [2026-03-09 04:14:09] "GET /virtual-machine-interface/ec89f030-7d5f-41d0-9897-8d35d196f0ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.007690 10.0.0.22 - - [2026-03-09 04:14:09] "PUT /virtual-machine-interface/ec89f030-7d5f-41d0-9897-8d35d196f0ea HTTP/1.1" 200 284 0.016457 10.0.0.22 - - [2026-03-09 04:14:12] "POST /neutron/port HTTP/1.1" 200 1234 0.019483 10.0.0.22 - - [2026-03-09 04:14:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003842 10.0.0.22 - - [2026-03-09 04:14:12] "POST /neutron/port HTTP/1.1" 200 117 0.001066 10.0.0.249 - - [2026-03-09 04:14:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.249 - - [2026-03-09 04:14:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.23 - - [2026-03-09 04:14:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.23 - - [2026-03-09 04:14:25] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.23 - - [2026-03-09 04:14:26] "GET /global-system-configs HTTP/1.1" 401 292 0.001087 10.0.0.23 - - [2026-03-09 04:14:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.249 - - [2026-03-09 04:14:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.22 - - [2026-03-09 04:14:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.249 - - [2026-03-09 04:14:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.22 - - [2026-03-09 04:14:26] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.22 - - [2026-03-09 04:14:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.22 - - [2026-03-09 04:14:27] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.22 - - [2026-03-09 04:14:34] "POST /neutron/port HTTP/1.1" 200 1234 0.016807 10.0.0.22 - - [2026-03-09 04:14:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003701 10.0.0.22 - - [2026-03-09 04:14:34] "POST /neutron/port HTTP/1.1" 200 117 0.001018 10.0.0.23 - - [2026-03-09 04:14:59] "GET /obj-perms HTTP/1.1" 200 5056 0.063272 10.0.0.22 - - [2026-03-09 04:15:12] "POST /neutron/port HTTP/1.1" 200 1234 0.049098 10.0.0.22 - - [2026-03-09 04:15:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003627 10.0.0.22 - - [2026-03-09 04:15:12] "POST /neutron/port HTTP/1.1" 200 117 0.001055 10.0.0.22 - - [2026-03-09 04:15:30] "POST /neutron/network HTTP/1.1" 400 204 0.013069 10.0.0.22 - - [2026-03-09 04:15:30] "POST /neutron/port HTTP/1.1" 200 151 0.265225 10.0.0.22 - - [2026-03-09 04:15:31] "POST /neutron/port HTTP/1.1" 200 151 0.306028 10.0.0.22 - - [2026-03-09 04:15:31] "POST /neutron/port HTTP/1.1" 200 151 0.286995 10.0.0.23 - - [2026-03-09 04:15:33] "GET /projects?obj_uuids=335820a8-5bd7-4797-8d03-288918a2032d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000916 10.0.0.22 - - [2026-03-09 04:15:33] "GET /project/335820a8-5bd7-4797-8d03-288918a2032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.032797 10.0.0.23 - - [2026-03-09 04:15:33] "GET /projects?obj_uuids=335820a8-5bd7-4797-8d03-288918a2032d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002192 10.0.0.22 - - [2026-03-09 04:15:34] "GET /project/335820a8-5bd7-4797-8d03-288918a2032d?fields=virtual_networks HTTP/1.1" 200 1039 0.079159 10.0.0.23 - - [2026-03-09 04:15:34] "GET /projects?obj_uuids=335820a8-5bd7-4797-8d03-288918a2032d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000918 10.0.0.22 - - [2026-03-09 04:15:34] "GET /project/335820a8-5bd7-4797-8d03-288918a2032d?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.037955 10.0.0.23 - - [2026-03-09 04:15:34] "GET /projects?obj_uuids=335820a8-5bd7-4797-8d03-288918a2032d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001141 10.0.0.22 - - [2026-03-09 04:15:34] "GET /project/335820a8-5bd7-4797-8d03-288918a2032d?fields=security_groups HTTP/1.1" 200 1269 0.032794 10.0.0.22 - - [2026-03-09 04:15:35] "POST /fqname-to-id HTTP/1.1" 404 188 0.035160 10.0.0.23 - - [2026-03-09 04:15:35] "GET /projects?obj_uuids=33c96145-7ddc-4dc0-b18a-7ad8a7fcca95&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002632 10.0.0.23 - - [2026-03-09 04:15:35] "GET /domains?obj_uuids=65872af6-2901-4194-bbe6-c1dbc9d32dc7&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001093 10.0.0.23 - - [2026-03-09 04:15:35] "GET /domain/65872af6-2901-4194-bbe6-c1dbc9d32dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006278 10.0.0.23 - - [2026-03-09 04:15:35] "POST /id-to-fqname HTTP/1.1" 200 190 0.003916 10.0.0.23 - - [2026-03-09 04:15:35] "POST /fqname-to-id HTTP/1.1" 404 199 0.006517 10.0.0.23 - - [2026-03-09 04:15:35] "POST /security-groups HTTP/1.1" 200 591 0.037595 10.0.0.249 - - [2026-03-09 04:15:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.003880 10.0.0.23 - - [2026-03-09 04:15:35] "POST /projects HTTP/1.1" 200 585 0.223079 10.0.0.23 - - [2026-03-09 04:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.298062 10.0.0.249 - - [2026-03-09 04:15:35] "POST /access-control-lists HTTP/1.1" 200 594 0.034034 10.0.0.22 - - [2026-03-09 04:15:35] "GET /project/33c96145-7ddc-4dc0-b18a-7ad8a7fcca95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.439431 10.0.0.22 - - [2026-03-09 04:15:36] "GET / HTTP/1.1" 200 35931 0.002406 10.0.0.23 - - [2026-03-09 04:15:42] "GET /projects?obj_uuids=33c96145-7ddc-4dc0-b18a-7ad8a7fcca95&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001119 10.0.0.22 - - [2026-03-09 04:15:42] "GET /project/33c96145-7ddc-4dc0-b18a-7ad8a7fcca95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.037753 10.0.0.23 - - [2026-03-09 04:15:42] "GET /projects?obj_uuids=33c96145-7ddc-4dc0-b18a-7ad8a7fcca95&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000921 10.0.0.22 - - [2026-03-09 04:15:42] "GET /project/33c96145-7ddc-4dc0-b18a-7ad8a7fcca95?fields=virtual_networks HTTP/1.1" 200 1031 0.036765 10.0.0.23 - - [2026-03-09 04:15:42] "GET /projects?obj_uuids=33c96145-7ddc-4dc0-b18a-7ad8a7fcca95&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000905 10.0.0.22 - - [2026-03-09 04:15:42] "GET /project/33c96145-7ddc-4dc0-b18a-7ad8a7fcca95?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.045488 10.0.0.23 - - [2026-03-09 04:15:42] "GET /projects?obj_uuids=33c96145-7ddc-4dc0-b18a-7ad8a7fcca95&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000894 10.0.0.22 - - [2026-03-09 04:15:42] "GET /project/33c96145-7ddc-4dc0-b18a-7ad8a7fcca95?fields=security_groups HTTP/1.1" 200 1257 0.048186 10.0.0.23 - - [2026-03-09 04:16:10] "DELETE /project/33c961457ddc4dc0b18a7ad8a7fcca95 HTTP/1.1" 404 173 0.007779 10.0.0.23 - - [2026-03-09 04:16:10] "DELETE /project/335820a8-5bd7-4797-8d03-288918a2032d HTTP/1.1" 404 177 0.005147 10.0.0.23 - - [2026-03-09 04:16:10] "GET /projects?obj_uuids=33c96145-7ddc-4dc0-b18a-7ad8a7fcca95&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000778 10.0.0.23 - - [2026-03-09 04:16:10] "GET /project/33c96145-7ddc-4dc0-b18a-7ad8a7fcca95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.043045 10.0.0.23 - - [2026-03-09 04:16:10] "GET /projects?obj_uuids=33c96145-7ddc-4dc0-b18a-7ad8a7fcca95&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000873 10.0.0.23 - - [2026-03-09 04:16:10] "GET /project/33c96145-7ddc-4dc0-b18a-7ad8a7fcca95?fields=security_groups HTTP/1.1" 200 1362 0.033895 10.0.0.23 - - [2026-03-09 04:16:10] "DELETE /security-group/b102df5c-2a60-49e2-ae3b-b329bf1e83e1 HTTP/1.1" 200 115 0.058238 10.0.0.23 - - [2026-03-09 04:16:10] "GET /projects?obj_uuids=33c96145-7ddc-4dc0-b18a-7ad8a7fcca95&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000847 10.0.0.23 - - [2026-03-09 04:16:10] "GET /project/33c96145-7ddc-4dc0-b18a-7ad8a7fcca95?fields=application_policy_sets HTTP/1.1" 200 1401 0.041595 10.0.0.249 - - [2026-03-09 04:16:10] "DELETE /access-control-list/4614c191-63f0-4ae7-89e1-d7bcb727f7ff HTTP/1.1" 200 115 0.090508 10.0.0.23 - - [2026-03-09 04:16:11] "DELETE /project/33c96145-7ddc-4dc0-b18a-7ad8a7fcca95 HTTP/1.1" 200 115 0.382893 10.0.0.22 - - [2026-03-09 04:17:01] "GET /obj-perms HTTP/1.1" 200 5056 0.062748 10.0.0.249 - - [2026-03-09 04:17:01] "GET /obj-perms HTTP/1.1" 200 5056 0.064117 [Introspect:8084]10.0.0.23 - - [2026-03-09 04:17:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001231 [Introspect:8084]10.0.0.23 - - [2026-03-09 04:17:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001128