+++ date ++ echo 'INFO: =================== Thu Apr 2 02:10:00 AM UTC 2026 ===================' INFO: =================== Thu Apr 2 02:10:00 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 +++++ awk '{print $2}' +++++ 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.48 ++ 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.73,10.0.0.133,10.0.0.48 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ ANALYTICSDB_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ ANALYTICS_SNMP_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8081 ' +++ '[' -n '10.0.0.73:8081 10.0.0.133:8081 10.0.0.48:8081 ' ']' +++ echo '10.0.0.73:8081 10.0.0.133:8081 10.0.0.48:8081' ++ ANALYTICS_SERVERS='10.0.0.73:8081 10.0.0.133:8081 10.0.0.48: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9042 ' +++ '[' -n '10.0.0.73:9042 10.0.0.133:9042 10.0.0.48:9042 ' ']' +++ echo '10.0.0.73:9042 10.0.0.133:9042 10.0.0.48:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.73:9042 10.0.0.133:9042 10.0.0.48:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8086 ' +++ '[' -n '10.0.0.73:8086 10.0.0.133:8086 10.0.0.48:8086 ' ']' +++ echo '10.0.0.73:8086 10.0.0.133:8086 10.0.0.48:8086' ++ COLLECTOR_SERVERS='10.0.0.73:8086 10.0.0.133:8086 10.0.0.48: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.73,10.0.0.133,10.0.0.48 ++ CONFIGDB_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8082 ' +++ '[' -n '10.0.0.73:8082 10.0.0.133:8082 10.0.0.48:8082 ' ']' +++ echo '10.0.0.73:8082 10.0.0.133:8082 10.0.0.48:8082' ++ CONFIG_SERVERS='10.0.0.73:8082 10.0.0.133:8082 10.0.0.48: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9161 ' +++ '[' -n '10.0.0.73:9161 10.0.0.133:9161 10.0.0.48:9161 ' ']' +++ echo '10.0.0.73:9161 10.0.0.133:9161 10.0.0.48:9161' ++ CONFIGDB_SERVERS='10.0.0.73:9161 10.0.0.133:9161 10.0.0.48: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9041 ' +++ '[' -n '10.0.0.73:9041 10.0.0.133:9041 10.0.0.48:9041 ' ']' +++ echo '10.0.0.73:9041 10.0.0.133:9041 10.0.0.48:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.73:9041 10.0.0.133:9041 10.0.0.48: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.254,10.20.0.18,10.20.0.249 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254,10.20.0.18,10.20.0.249 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+=10.0.0.133:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:2181, +++ '[' -n 10.0.0.73:2181,10.0.0.133:2181,10.0.0.48:2181, ']' +++ echo 10.0.0.73:2181,10.0.0.133:2181,10.0.0.48:2181 ++ ZOOKEEPER_SERVERS=10.0.0.73:2181,10.0.0.133:2181,10.0.0.48: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:2181 ' +++ '[' -n '10.0.0.73:2181 10.0.0.133:2181 10.0.0.48:2181 ' ']' +++ echo '10.0.0.73:2181 10.0.0.133:2181 10.0.0.48:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.73:2181 10.0.0.133:2181 10.0.0.48:2181' ++ RABBITMQ_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+=10.0.0.133:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:5673, +++ '[' -n 10.0.0.73:5673,10.0.0.133:5673,10.0.0.48:5673, ']' +++ echo 10.0.0.73:5673,10.0.0.133:5673,10.0.0.48:5673 ++ RABBITMQ_SERVERS=10.0.0.73:5673,10.0.0.133:5673,10.0.0.48: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:6379 ' +++ '[' -n '10.0.0.73:6379 10.0.0.133:6379 10.0.0.48:6379 ' ']' +++ echo '10.0.0.73:6379 10.0.0.133:6379 10.0.0.48:6379' ++ REDIS_SERVERS='10.0.0.73:6379 10.0.0.133:6379 10.0.0.48: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.73,10.0.0.133,10.0.0.48 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9092 ' +++ '[' -n '10.0.0.73:9092 10.0.0.133:9092 10.0.0.48:9092 ' ']' +++ echo '10.0.0.73:9092 10.0.0.133:9092 10.0.0.48:9092' ++ KAFKA_SERVERS='10.0.0.73:9092 10.0.0.133:9092 10.0.0.48: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.73 ++ 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.73,10.0.0.133,10.0.0.48 ++ 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.73,10.0.0.133,10.0.0.48 ++ 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.73,10.0.0.133,10.0.0.48 ++ cut -d , -f 1 + local cassandra=10.0.0.73 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.73 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.73,10.0.0.133,10.0.0.48 +++ local servers=10.0.0.73,10.0.0.133,10.0.0.48 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort +++ local local_ips=,10.0.0.48,10.20.0.249,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.73'\''))' +++ local server_ip=10.0.0.73 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.73 ]] +++ [[ ,10.0.0.48,10.20.0.249,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.73, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.133'\''))' +++ local server_ip=10.0.0.133 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.133 ]] +++ [[ ,10.0.0.48,10.20.0.249,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.133, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.48'\''))' +++ local server_ip=10.0.0.48 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.48 ]] +++ [[ ,10.0.0.48,10.20.0.249,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.48, ]] +++ echo 10.0.0.48 3 +++ return ++ local ip=10.0.0.48 ++ [[ -z 10.0.0.48 ]] ++ echo 10.0.0.48 + host_ip=10.0.0.48 + [[ cql == \c\q\l ]] ++ echo 10.0.0.73:9041 10.0.0.133:9041 10.0.0.48:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.73:9041 10.0.0.133:9041 10.0.0.48:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.48:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/02/2026 02:10:11.202 7f34fc998500 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/02/2026 02:10:11.360 7f34fc998500 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/02/2026 02:10:11.375 7f34fc998500 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/02/2026 02:10:11.376 7f34fc998500 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.9.25: /usr/bin/python3 Thu Apr 2 02:10:25 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=) 3775 RoutingInstance(cfgm_common.IP_FABRIC_VN_FQ_NAME[-1], ip_fab_vn, 3776 routing_instance_is_default=True)) 3777 self.create_singleton_entry( 3778 RoutingInstance('__default__', ip_fab_vn)) 3779 link_local_vn = self.create_singleton_entry( self = self.create_singleton_entry = > global RoutingInstance = ip_fab_vn = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4007 if not ok: 4008 (code, msg) = result 4009 raise cfgm_common.exceptions.HttpError(code, msg) 4010 obj_id = result 4011 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/routing_instance:defau...22b7cea8-3e22-4fd9-b078-9d8b72dad2de at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/routing_instance:default-domain:default-project:ip-fabric:__default__ exists already with ID: 22b7cea8-3e22-4fd9-b078-9d8b72dad2de at zookeeper __cause__ = None __class__ = __context__ = NoIdError('routing_instance default-domain:default-project:ip-fabric:__default__') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/routing_instance:defau...22b7cea8-3e22-4fd9-b078-9d8b72dad2de at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/routing_instance:defau...22b7cea8-3e22-4fd9-b078-9d8b72dad2de at zookeeper') content = 'FQ Name: /fq-name-to-uuid/routing_instance:defau...22b7cea8-3e22-4fd9-b078-9d8b72dad2de at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3992, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2474, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1205, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: routing_instance default-domain:default-project:ip-fabric:__default__ 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 3777, in _db_init_entries self.create_singleton_entry( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4009, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/routing_instance:default-domain:default-project:ip-fabric:__default__ exists already with ID: 22b7cea8-3e22-4fd9-b078-9d8b72dad2de at zookeeper +++ date ++ echo 'INFO: =================== Thu Apr 2 02:10:27 AM UTC 2026 ===================' INFO: =================== Thu Apr 2 02:10:27 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.48 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ ANALYTICSDB_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ ANALYTICS_SNMP_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8081 ' +++ '[' -n '10.0.0.73:8081 10.0.0.133:8081 10.0.0.48:8081 ' ']' +++ echo '10.0.0.73:8081 10.0.0.133:8081 10.0.0.48:8081' ++ ANALYTICS_SERVERS='10.0.0.73:8081 10.0.0.133:8081 10.0.0.48: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9042 ' +++ '[' -n '10.0.0.73:9042 10.0.0.133:9042 10.0.0.48:9042 ' ']' +++ echo '10.0.0.73:9042 10.0.0.133:9042 10.0.0.48:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.73:9042 10.0.0.133:9042 10.0.0.48:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8086 ' +++ '[' -n '10.0.0.73:8086 10.0.0.133:8086 10.0.0.48:8086 ' ']' +++ echo '10.0.0.73:8086 10.0.0.133:8086 10.0.0.48:8086' ++ COLLECTOR_SERVERS='10.0.0.73:8086 10.0.0.133:8086 10.0.0.48: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.73,10.0.0.133,10.0.0.48 ++ CONFIGDB_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8082 ' +++ '[' -n '10.0.0.73:8082 10.0.0.133:8082 10.0.0.48:8082 ' ']' +++ echo '10.0.0.73:8082 10.0.0.133:8082 10.0.0.48:8082' ++ CONFIG_SERVERS='10.0.0.73:8082 10.0.0.133:8082 10.0.0.48: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9161 ' +++ '[' -n '10.0.0.73:9161 10.0.0.133:9161 10.0.0.48:9161 ' ']' +++ echo '10.0.0.73:9161 10.0.0.133:9161 10.0.0.48:9161' ++ CONFIGDB_SERVERS='10.0.0.73:9161 10.0.0.133:9161 10.0.0.48: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9041 ' +++ '[' -n '10.0.0.73:9041 10.0.0.133:9041 10.0.0.48:9041 ' ']' +++ echo '10.0.0.73:9041 10.0.0.133:9041 10.0.0.48:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.73:9041 10.0.0.133:9041 10.0.0.48: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.254,10.20.0.18,10.20.0.249 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254,10.20.0.18,10.20.0.249 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+=10.0.0.133:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:2181, +++ '[' -n 10.0.0.73:2181,10.0.0.133:2181,10.0.0.48:2181, ']' +++ echo 10.0.0.73:2181,10.0.0.133:2181,10.0.0.48:2181 ++ ZOOKEEPER_SERVERS=10.0.0.73:2181,10.0.0.133:2181,10.0.0.48: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:2181 ' +++ '[' -n '10.0.0.73:2181 10.0.0.133:2181 10.0.0.48:2181 ' ']' +++ echo '10.0.0.73:2181 10.0.0.133:2181 10.0.0.48:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.73:2181 10.0.0.133:2181 10.0.0.48:2181' ++ RABBITMQ_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+=10.0.0.133:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:5673, +++ '[' -n 10.0.0.73:5673,10.0.0.133:5673,10.0.0.48:5673, ']' +++ echo 10.0.0.73:5673,10.0.0.133:5673,10.0.0.48:5673 ++ RABBITMQ_SERVERS=10.0.0.73:5673,10.0.0.133:5673,10.0.0.48: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:6379 ' +++ '[' -n '10.0.0.73:6379 10.0.0.133:6379 10.0.0.48:6379 ' ']' +++ echo '10.0.0.73:6379 10.0.0.133:6379 10.0.0.48:6379' ++ REDIS_SERVERS='10.0.0.73:6379 10.0.0.133:6379 10.0.0.48: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.73,10.0.0.133,10.0.0.48 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9092 ' +++ '[' -n '10.0.0.73:9092 10.0.0.133:9092 10.0.0.48:9092 ' ']' +++ echo '10.0.0.73:9092 10.0.0.133:9092 10.0.0.48:9092' ++ KAFKA_SERVERS='10.0.0.73:9092 10.0.0.133:9092 10.0.0.48: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.73 ++ 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.73,10.0.0.133,10.0.0.48 ++ 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.73,10.0.0.133,10.0.0.48 ++ 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.73,10.0.0.133,10.0.0.48 ++ cut -d , -f 1 + local cassandra=10.0.0.73 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.73 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.73,10.0.0.133,10.0.0.48 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.73,10.0.0.133,10.0.0.48 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.48,10.20.0.249,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.73'\''))' +++ local server_ip=10.0.0.73 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.73 ]] +++ [[ ,10.0.0.48,10.20.0.249,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.73, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.133'\''))' +++ local server_ip=10.0.0.133 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.133 ]] +++ [[ ,10.0.0.48,10.20.0.249,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.133, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.48'\''))' +++ local server_ip=10.0.0.48 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.48 ]] +++ [[ ,10.0.0.48,10.20.0.249,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.48, ]] +++ echo 10.0.0.48 3 +++ return ++ local ip=10.0.0.48 ++ [[ -z 10.0.0.48 ]] ++ echo 10.0.0.48 + host_ip=10.0.0.48 + [[ cql == \c\q\l ]] ++ echo 10.0.0.73:9041 10.0.0.133:9041 10.0.0.48:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.73:9041 10.0.0.133:9041 10.0.0.48:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.48: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 ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + 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: 04/02/2026 02:10:36.576 7fed22e1bb40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/02/2026 02:10:36.733 7fed22e1bb40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/02/2026 02:10:36.745 7fed22e1bb40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/02/2026 02:10:36.745 7fed22e1bb40 [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.48:8082/ Hit Ctrl-C to quit. 10.0.0.48 - - [2026-04-02 02:10:37] "GET / HTTP/1.1" 200 45871 0.001473 10.0.0.48 - - [2026-04-02 02:10:37] "GET / HTTP/1.1" 200 45871 0.001028 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.48 - - [2026-04-02 02:10:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000546 10.0.0.48 - - [2026-04-02 02:10:37] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000228 10.0.0.48 - - [2026-04-02 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 1.290624 10.0.0.48 - - [2026-04-02 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007790 10.0.0.48 - - [2026-04-02 02:10:39] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.019906 10.0.0.48 - - [2026-04-02 02:10:39] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004658 /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.73 - - [2026-04-02 02:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000593 10.0.0.48 - - [2026-04-02 02:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000480 10.0.0.48 - - [2026-04-02 02:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000628 10.0.0.133 - - [2026-04-02 02:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.73 - - [2026-04-02 02:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000480 10.0.0.133 - - [2026-04-02 02:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.48 - - [2026-04-02 02:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000528 10.0.0.48 - - [2026-04-02 02:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000497 10.0.0.133 - - [2026-04-02 02:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000671 10.0.0.133 - - [2026-04-02 02:10:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000638 10.0.0.133 - - [2026-04-02 02:10:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000507 10.0.0.73 - - [2026-04-02 02:10:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000561 10.0.0.73 - - [2026-04-02 02:10:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000650 10.0.0.133 - - [2026-04-02 02:10:49] "POST /fqname-to-id HTTP/1.1" 404 225 0.292371 10.0.0.133 - - [2026-04-02 02:10:49] "POST /access-control-lists HTTP/1.1" 200 585 0.037230 10.0.0.133 - - [2026-04-02 02:10:50] "POST /route-targets HTTP/1.1" 200 327 0.022962 10.0.0.133 - - [2026-04-02 02:10:50] "POST /ref-update HTTP/1.1" 200 156 0.022467 10.0.0.133 - - [2026-04-02 02:10:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.004375 10.0.0.133 - - [2026-04-02 02:10:50] "PUT /access-control-list/95dc6719-7e9a-4c42-880d-ea28606ece87 HTTP/1.1" 200 272 0.018651 10.0.0.133 - - [2026-04-02 02:11:19] "POST /ref-update HTTP/1.1" 200 156 0.065140 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.48 - - [2026-04-02 02:13:38] "GET /obj-perms HTTP/1.1" 200 5056 0.365122 10.0.0.73 - - [2026-04-02 02:14:38] "GET /obj-perms HTTP/1.1" 200 5056 0.050076 10.0.0.133 - - [2026-04-02 02:14:39] "GET /obj-perms HTTP/1.1" 200 5056 0.047802 10.0.0.73 - - [2026-04-02 02:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.73 - - [2026-04-02 02:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000478 10.0.0.48 - - [2026-04-02 02:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000549 10.0.0.48 - - [2026-04-02 02:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000588 10.0.0.48 - - [2026-04-02 02:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.48 - - [2026-04-02 02:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.133 - - [2026-04-02 02:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.133 - - [2026-04-02 02:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.133 - - [2026-04-02 02:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.133 - - [2026-04-02 02:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.73 - - [2026-04-02 02:15:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.73 - - [2026-04-02 02:15:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 [Introspect:8084]10.0.0.48 - - [2026-04-02 02:16:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001056 [Introspect:8084]10.0.0.48 - - [2026-04-02 02:16:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001598 [Introspect:8084]10.0.0.48 - - [2026-04-02 02:16:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001102 [Introspect:8084]10.0.0.48 - - [2026-04-02 02:16:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001384 10.0.0.73 - - [2026-04-02 02:17:35] "GET / HTTP/1.1" 200 35931 0.001825 10.0.0.73 - - [2026-04-02 02:17:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000589 10.0.0.73 - - [2026-04-02 02:17:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.048797 10.0.0.48 - - [2026-04-02 02:17:37] "GET /projects?obj_uuids=cb090359-07e8-4f9f-9c5e-40e8ecd12e6e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.066600 10.0.0.48 - - [2026-04-02 02:17:37] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001263 10.0.0.48 - - [2026-04-02 02:17:37] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.035427 10.0.0.48 - - [2026-04-02 02:17:37] "POST /id-to-fqname HTTP/1.1" 200 188 0.001260 10.0.0.48 - - [2026-04-02 02:17:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.011327 10.0.0.48 - - [2026-04-02 02:17:37] "POST /security-groups HTTP/1.1" 200 589 0.102456 10.0.0.48 - - [2026-04-02 02:17:37] "POST /projects HTTP/1.1" 200 581 0.440497 10.0.0.48 - - [2026-04-02 02:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.514635 10.0.0.133 - - [2026-04-02 02:17:37] "POST /access-control-lists HTTP/1.1" 200 594 0.065054 10.0.0.73 - - [2026-04-02 02:17:37] "GET /project/cb090359-07e8-4f9f-9c5e-40e8ecd12e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.762996 10.0.0.73 - - [2026-04-02 02:17:38] "GET / HTTP/1.1" 200 35931 0.001947 10.0.0.48 - - [2026-04-02 02:17:40] "DELETE /project/cb09035907e84f9f9c5e40e8ecd12e6e HTTP/1.1" 404 173 0.004628 10.0.0.48 - - [2026-04-02 02:17:41] "GET /projects?obj_uuids=cb090359-07e8-4f9f-9c5e-40e8ecd12e6e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001133 10.0.0.73 - - [2026-04-02 02:17:42] "GET /project/cb090359-07e8-4f9f-9c5e-40e8ecd12e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.074722 10.0.0.48 - - [2026-04-02 02:17:42] "GET /projects?obj_uuids=cb090359-07e8-4f9f-9c5e-40e8ecd12e6e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002570 10.0.0.73 - - [2026-04-02 02:17:42] "GET /project/cb090359-07e8-4f9f-9c5e-40e8ecd12e6e?fields=virtual_networks HTTP/1.1" 200 1029 0.077298 10.0.0.48 - - [2026-04-02 02:17:42] "GET /projects?obj_uuids=cb090359-07e8-4f9f-9c5e-40e8ecd12e6e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001174 10.0.0.73 - - [2026-04-02 02:17:42] "GET /project/cb090359-07e8-4f9f-9c5e-40e8ecd12e6e?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.061259 10.0.0.48 - - [2026-04-02 02:17:42] "GET /projects?obj_uuids=cb090359-07e8-4f9f-9c5e-40e8ecd12e6e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001590 10.0.0.73 - - [2026-04-02 02:17:42] "GET /project/cb090359-07e8-4f9f-9c5e-40e8ecd12e6e?fields=security_groups HTTP/1.1" 200 1253 0.078390 10.0.0.48 - - [2026-04-02 02:17:43] "GET /projects?obj_uuids=c02326b9-31b6-4ac7-af08-1e1bf68f3b97&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003916 10.0.0.48 - - [2026-04-02 02:17:43] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001156 10.0.0.48 - - [2026-04-02 02:17:43] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009393 10.0.0.48 - - [2026-04-02 02:17:43] "POST /id-to-fqname HTTP/1.1" 200 167 0.007854 10.0.0.48 - - [2026-04-02 02:17:43] "POST /fqname-to-id HTTP/1.1" 404 176 0.007906 10.0.0.48 - - [2026-04-02 02:17:43] "POST /security-groups HTTP/1.1" 200 568 0.084271 10.0.0.133 - - [2026-04-02 02:17:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.004959 10.0.0.48 - - [2026-04-02 02:17:43] "POST /projects HTTP/1.1" 200 539 0.354009 10.0.0.48 - - [2026-04-02 02:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.389170 10.0.0.73 - - [2026-04-02 02:17:43] "GET /project/c02326b9-31b6-4ac7-af08-1e1bf68f3b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.589546 10.0.0.133 - - [2026-04-02 02:17:43] "POST /access-control-lists HTTP/1.1" 200 571 0.085647 [Introspect:8084]10.0.0.73 - - [2026-04-02 02:17:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001155 10.0.0.48 - - [2026-04-02 02:17:45] "GET /projects?obj_uuids=c02326b9-31b6-4ac7-af08-1e1bf68f3b97&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001435 10.0.0.73 - - [2026-04-02 02:17:45] "GET /project/c02326b9-31b6-4ac7-af08-1e1bf68f3b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.055577 10.0.0.48 - - [2026-04-02 02:17:46] "GET /obj-perms HTTP/1.1" 200 5056 0.063701 [Introspect:8084]10.0.0.73 - - [2026-04-02 02:17:48] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.000684 10.0.0.73 - - [2026-04-02 02:17:48] "GET /obj-perms HTTP/1.1" 200 5056 0.049870 10.0.0.73 - - [2026-04-02 02:17:48] "GET /obj-perms HTTP/1.1" 200 5056 0.005158 10.0.0.73 - - [2026-04-02 02:17:48] "GET /obj-perms HTTP/1.1" 200 5056 0.004638 10.0.0.73 - - [2026-04-02 02:17:48] "GET /obj-perms HTTP/1.1" 200 5056 0.006956 10.0.0.73 - - [2026-04-02 02:17:48] "GET /obj-perms HTTP/1.1" 200 5056 0.007497 10.0.0.73 - - [2026-04-02 02:17:49] "GET /obj-perms HTTP/1.1" 200 5056 0.005134 10.0.0.73 - - [2026-04-02 02:17:49] "GET /obj-perms HTTP/1.1" 200 5056 0.005660 10.0.0.73 - - [2026-04-02 02:17:49] "GET /obj-perms HTTP/1.1" 200 5056 0.004841 10.0.0.73 - - [2026-04-02 02:17:49] "GET /obj-perms HTTP/1.1" 200 5056 0.004410 10.0.0.73 - - [2026-04-02 02:17:49] "GET /obj-perms HTTP/1.1" 200 5056 0.004585 10.0.0.73 - - [2026-04-02 02:17:49] "GET /obj-perms HTTP/1.1" 200 5056 0.004843 10.0.0.133 - - [2026-04-02 02:17:49] "GET /obj-perms HTTP/1.1" 200 5056 0.057644 10.0.0.73 - - [2026-04-02 02:17:50] "GET /obj-perms HTTP/1.1" 200 5056 0.008838 10.0.0.133 - - [2026-04-02 02:17:50] "GET /obj-perms HTTP/1.1" 200 5056 0.009693 10.0.0.48 - - [2026-04-02 02:17:50] "GET /obj-perms HTTP/1.1" 200 5056 0.005566 10.0.0.48 - - [2026-04-02 02:17:50] "GET /obj-perms HTTP/1.1" 200 5056 0.004590 10.0.0.73 - - [2026-04-02 02:17:51] "GET /obj-perms HTTP/1.1" 200 5056 0.004579 10.0.0.73 - - [2026-04-02 02:17:51] "GET /obj-perms HTTP/1.1" 200 5056 0.004588 10.0.0.73 - - [2026-04-02 02:17:51] "GET /obj-perms HTTP/1.1" 200 5056 0.004833 10.0.0.73 - - [2026-04-02 02:17:52] "GET /obj-perms HTTP/1.1" 200 5056 0.005025 10.0.0.73 - - [2026-04-02 02:17:52] "GET /obj-perms HTTP/1.1" 200 5056 0.004957 10.0.0.73 - - [2026-04-02 02:17:52] "GET /obj-perms HTTP/1.1" 200 5056 0.004551 10.0.0.73 - - [2026-04-02 02:17:52] "GET /obj-perms HTTP/1.1" 200 5056 0.004733 10.0.0.73 - - [2026-04-02 02:17:52] "GET /obj-perms HTTP/1.1" 200 5056 0.004981 10.0.0.73 - - [2026-04-02 02:17:52] "GET /obj-perms HTTP/1.1" 200 5056 0.004333 10.0.0.73 - - [2026-04-02 02:17:52] "GET /obj-perms HTTP/1.1" 200 5056 0.004419 10.0.0.73 - - [2026-04-02 02:17:55] "GET /obj-perms HTTP/1.1" 200 5056 0.004448 10.0.0.73 - - [2026-04-02 02:17:55] "GET /obj-perms HTTP/1.1" 200 5056 0.005038 10.0.0.73 - - [2026-04-02 02:17:55] "GET /obj-perms HTTP/1.1" 200 5056 0.004715 10.0.0.73 - - [2026-04-02 02:17:55] "GET /obj-perms HTTP/1.1" 200 5056 0.004617 10.0.0.73 - - [2026-04-02 02:17:56] "GET /obj-perms HTTP/1.1" 200 5056 0.005388 10.0.0.73 - - [2026-04-02 02:17:57] "POST /fqname-to-id HTTP/1.1" 404 199 0.032020 10.0.0.48 - - [2026-04-02 02:17:57] "GET /projects?obj_uuids=d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004202 10.0.0.48 - - [2026-04-02 02:17:57] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001632 10.0.0.48 - - [2026-04-02 02:17:57] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010309 10.0.0.48 - - [2026-04-02 02:17:57] "POST /id-to-fqname HTTP/1.1" 200 201 0.001400 10.0.0.48 - - [2026-04-02 02:17:57] "POST /fqname-to-id HTTP/1.1" 404 210 0.007847 10.0.0.48 - - [2026-04-02 02:17:58] "POST /security-groups HTTP/1.1" 200 602 0.084240 10.0.0.48 - - [2026-04-02 02:17:58] "POST /projects HTTP/1.1" 200 607 0.324759 10.0.0.133 - - [2026-04-02 02:17:58] "POST /fqname-to-id HTTP/1.1" 404 244 0.008590 10.0.0.48 - - [2026-04-02 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.407290 10.0.0.73 - - [2026-04-02 02:17:58] "GET /project/d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.589488 10.0.0.73 - - [2026-04-02 02:17:59] "GET / HTTP/1.1" 200 35931 0.002214 10.0.0.73 - - [2026-04-02 02:18:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000535 10.0.0.73 - - [2026-04-02 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.058617 10.0.0.48 - - [2026-04-02 02:18:00] "GET /projects?obj_uuids=d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001216 10.0.0.73 - - [2026-04-02 02:18:00] "GET /project/d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.079746 10.0.0.133 - - [2026-04-02 02:18:01] "POST /ref-update HTTP/1.1" 200 156 0.050526 10.0.0.48 - - [2026-04-02 02:18:01] "POST /useragent-kv HTTP/1.1" 200 115 0.011715 10.0.0.73 - - [2026-04-02 02:18:01] "POST /neutron/subnet HTTP/1.1" 200 729 0.313371 10.0.0.73 - - [2026-04-02 02:18:01] "POST /id-to-fqname HTTP/1.1" 200 233 0.001407 10.0.0.73 - - [2026-04-02 02:18:01] "GET /virtual-network/b87fd9f4-aaa5-460c-8a32-96b7d6962193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008291 10.0.0.73 - - [2026-04-02 02:18:01] "GET /virtual-network/b87fd9f4-aaa5-460c-8a32-96b7d6962193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007666 10.0.0.73 - - [2026-04-02 02:18:01] "POST /neutron/network HTTP/1.1" 200 840 0.009137 10.0.0.73 - - [2026-04-02 02:18:02] "GET /virtual-network/b87fd9f4-aaa5-460c-8a32-96b7d6962193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007505 10.0.0.73 - - [2026-04-02 02:18:02] "GET /obj-perms HTTP/1.1" 200 5052 0.052521 10.0.0.48 - - [2026-04-02 02:18:03] "GET /obj-perms HTTP/1.1" 200 5052 0.054174 10.0.0.73 - - [2026-04-02 02:18:03] "POST /id-to-fqname HTTP/1.1" 200 233 0.001402 10.0.0.48 - - [2026-04-02 02:18:05] "GET /projects?obj_uuids=d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001139 10.0.0.73 - - [2026-04-02 02:18:05] "GET /project/d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.082489 10.0.0.73 - - [2026-04-02 02:18:06] "POST /neutron/network HTTP/1.1" 200 840 0.041076 10.0.0.73 - - [2026-04-02 02:18:06] "POST /neutron/port HTTP/1.1" 200 117 0.009051 10.0.0.73 - - [2026-04-02 02:18:08] "POST /neutron/port HTTP/1.1" 200 1072 0.118809 10.0.0.73 - - [2026-04-02 02:18:09] "POST /neutron/port HTTP/1.1" 200 1136 0.030412 10.0.0.73 - - [2026-04-02 02:18:09] "POST /neutron/port HTTP/1.1" 200 117 0.001586 10.0.0.73 - - [2026-04-02 02:18:12] "POST /neutron/security_group HTTP/1.1" 200 2069 0.010691 10.0.0.73 - - [2026-04-02 02:18:19] "GET /obj-perms HTTP/1.1" 200 5052 0.004564 10.0.0.73 - - [2026-04-02 02:18:22] "POST /neutron/port HTTP/1.1" 200 1136 0.062101 10.0.0.73 - - [2026-04-02 02:18:22] "POST /neutron/network HTTP/1.1" 400 204 0.023194 10.0.0.73 - - [2026-04-02 02:18:23] "POST /neutron/port HTTP/1.1" 200 151 0.236006 10.0.0.48 - - [2026-04-02 02:18:25] "GET /projects?obj_uuids=d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001416 10.0.0.73 - - [2026-04-02 02:18:25] "GET /project/d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.055645 10.0.0.48 - - [2026-04-02 02:18:25] "GET /projects?obj_uuids=d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001163 10.0.0.73 - - [2026-04-02 02:18:25] "GET /project/d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec?fields=virtual_networks HTTP/1.1" 200 1054 0.075393 10.0.0.48 - - [2026-04-02 02:18:25] "GET /projects?obj_uuids=d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001484 10.0.0.73 - - [2026-04-02 02:18:25] "GET /project/d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.094669 10.0.0.48 - - [2026-04-02 02:18:26] "GET /projects?obj_uuids=d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001055 10.0.0.73 - - [2026-04-02 02:18:26] "GET /project/d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec?fields=security_groups HTTP/1.1" 200 1291 0.057541 10.0.0.48 - - [2026-04-02 02:18:26] "GET /projects?obj_uuids=c02326b9-31b6-4ac7-af08-1e1bf68f3b97&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001411 10.0.0.73 - - [2026-04-02 02:18:26] "GET /project/c02326b9-31b6-4ac7-af08-1e1bf68f3b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.059645 10.0.0.48 - - [2026-04-02 02:18:32] "GET /projects?obj_uuids=c02326b9-31b6-4ac7-af08-1e1bf68f3b97&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001242 10.0.0.73 - - [2026-04-02 02:18:32] "GET /project/c02326b9-31b6-4ac7-af08-1e1bf68f3b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.052989 10.0.0.73 - - [2026-04-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 404 200 0.028768 10.0.0.48 - - [2026-04-02 02:18:35] "GET /projects?obj_uuids=b0d95231-5fe7-4508-9186-d674d7db6a29&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004577 10.0.0.48 - - [2026-04-02 02:18:35] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001057 10.0.0.48 - - [2026-04-02 02:18:35] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009614 10.0.0.48 - - [2026-04-02 02:18:35] "POST /id-to-fqname HTTP/1.1" 200 202 0.008984 10.0.0.48 - - [2026-04-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 404 211 0.007439 10.0.0.48 - - [2026-04-02 02:18:35] "POST /security-groups HTTP/1.1" 200 603 0.091725 10.0.0.133 - - [2026-04-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 404 246 0.006616 10.0.0.48 - - [2026-04-02 02:18:35] "POST /projects HTTP/1.1" 200 609 0.357268 10.0.0.48 - - [2026-04-02 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.444936 10.0.0.133 - - [2026-04-02 02:18:35] "POST /access-control-lists HTTP/1.1" 200 606 0.034188 10.0.0.73 - - [2026-04-02 02:18:36] "GET /project/b0d95231-5fe7-4508-9186-d674d7db6a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.619612 10.0.0.73 - - [2026-04-02 02:18:37] "GET / HTTP/1.1" 200 35931 0.002049 10.0.0.73 - - [2026-04-02 02:18:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000494 10.0.0.73 - - [2026-04-02 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.060491 10.0.0.48 - - [2026-04-02 02:18:38] "GET /projects?obj_uuids=b0d95231-5fe7-4508-9186-d674d7db6a29&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001012 10.0.0.73 - - [2026-04-02 02:18:38] "GET /project/b0d95231-5fe7-4508-9186-d674d7db6a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.064552 10.0.0.73 - - [2026-04-02 02:18:38] "POST /neutron/network HTTP/1.1" 200 117 0.044720 10.0.0.73 - - [2026-04-02 02:18:38] "POST /neutron/network HTTP/1.1" 200 923 0.013092 10.0.0.73 - - [2026-04-02 02:18:38] "POST /id-to-fqname HTTP/1.1" 200 275 0.001872 10.0.0.73 - - [2026-04-02 02:18:38] "GET /virtual-network/872fa6cb-6126-4faf-aaf6-63aff251e1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.007761 10.0.0.73 - - [2026-04-02 02:18:38] "GET /virtual-network/872fa6cb-6126-4faf-aaf6-63aff251e1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.009119 10.0.0.73 - - [2026-04-02 02:18:38] "POST /neutron/subnet HTTP/1.1" 200 730 0.013500 10.0.0.73 - - [2026-04-02 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.48 - - [2026-04-02 02:18:38] "GET /projects?obj_uuids=b0d95231-5fe7-4508-9186-d674d7db6a29&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001224 10.0.0.73 - - [2026-04-02 02:18:39] "GET /project/b0d95231-5fe7-4508-9186-d674d7db6a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.090844 10.0.0.133 - - [2026-04-02 02:18:39] "POST /route-targets HTTP/1.1" 200 327 0.027661 10.0.0.48 - - [2026-04-02 02:18:39] "POST /useragent-kv HTTP/1.1" 200 115 0.014910 10.0.0.73 - - [2026-04-02 02:18:39] "POST /neutron/subnet HTTP/1.1" 200 720 0.282438 10.0.0.73 - - [2026-04-02 02:18:39] "POST /id-to-fqname HTTP/1.1" 200 275 0.001409 10.0.0.73 - - [2026-04-02 02:18:39] "GET /virtual-network/d11a7171-25b2-4d67-a2b6-b9ab38d07e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.006431 10.0.0.73 - - [2026-04-02 02:18:39] "GET /virtual-network/d11a7171-25b2-4d67-a2b6-b9ab38d07e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.008700 10.0.0.73 - - [2026-04-02 02:18:39] "POST /neutron/network HTTP/1.1" 200 921 0.008870 10.0.0.73 - - [2026-04-02 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005408 10.0.0.48 - - [2026-04-02 02:18:39] "GET /projects?obj_uuids=b0d95231-5fe7-4508-9186-d674d7db6a29&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001288 10.0.0.73 - - [2026-04-02 02:18:39] "GET /project/b0d95231-5fe7-4508-9186-d674d7db6a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.064552 10.0.0.48 - - [2026-04-02 02:18:39] "GET /projects?obj_uuids=b0d95231-5fe7-4508-9186-d674d7db6a29&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001074 10.0.0.73 - - [2026-04-02 02:18:40] "POST /neutron/network HTTP/1.1" 200 705 0.248698 10.0.0.133 - - [2026-04-02 02:18:40] "DELETE /access-control-list/6e73f31b-6ad8-4951-af7d-9be321b9c176 HTTP/1.1" 200 115 0.083117 10.0.0.73 - - [2026-04-02 02:18:40] "POST /id-to-fqname HTTP/1.1" 200 276 0.008507 10.0.0.73 - - [2026-04-02 02:18:40] "GET /virtual-network/d800642e-9373-4ee8-b51d-820c6a9aaad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2184 0.010365 10.0.0.73 - - [2026-04-02 02:18:40] "POST /neutron/network HTTP/1.1" 200 920 0.013547 10.0.0.73 - - [2026-04-02 02:18:40] "GET /virtual-network/d800642e-9373-4ee8-b51d-820c6a9aaad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2184 0.016762 10.0.0.73 - - [2026-04-02 02:18:40] "POST /id-to-fqname HTTP/1.1" 200 275 0.002425 10.0.0.48 - - [2026-04-02 02:18:40] "DELETE /project/d4a21d9e6ae541f285bf74d28c1d65ec HTTP/1.1" 404 173 0.013125 10.0.0.48 - - [2026-04-02 02:18:40] "DELETE /project/c02326b931b64ac7af081e1bf68f3b97 HTTP/1.1" 404 173 0.012317 10.0.0.48 - - [2026-04-02 02:18:40] "GET /projects?obj_uuids=d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000975 10.0.0.48 - - [2026-04-02 02:18:40] "DELETE /project/cb090359-07e8-4f9f-9c5e-40e8ecd12e6e HTTP/1.1" 404 177 0.017570 10.0.0.48 - - [2026-04-02 02:18:40] "DELETE /project/b0d952315fe745089186d674d7db6a29 HTTP/1.1" 404 173 0.010409 10.0.0.48 - - [2026-04-02 02:18:40] "GET /project/d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.088184 10.0.0.48 - - [2026-04-02 02:18:40] "GET /projects?obj_uuids=d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001031 10.0.0.48 - - [2026-04-02 02:18:41] "GET /project/d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec?fields=security_groups HTTP/1.1" 200 1396 0.078718 10.0.0.48 - - [2026-04-02 02:18:41] "DELETE /security-group/e6feb7b4-b5cf-4b9d-b58a-308c901dc2b6 HTTP/1.1" 200 115 0.077802 10.0.0.48 - - [2026-04-02 02:18:41] "GET /projects?obj_uuids=d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000977 10.0.0.133 - - [2026-04-02 02:18:41] "DELETE /access-control-list/069f7175-2e32-4585-8fc9-830d4d1b39c2 HTTP/1.1" 200 115 0.079124 10.0.0.48 - - [2026-04-02 02:18:41] "GET /project/d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec?fields=application_policy_sets HTTP/1.1" 200 1435 0.069434 10.0.0.48 - - [2026-04-02 02:18:41] "DELETE /project/d4a21d9e-6ae5-41f2-85bf-74d28c1d65ec HTTP/1.1" 200 115 0.569076 10.0.0.73 - - [2026-04-02 02:18:41] "POST /neutron/network HTTP/1.1" 200 931 0.009369 10.0.0.48 - - [2026-04-02 02:18:42] "GET /projects?obj_uuids=b0d95231-5fe7-4508-9186-d674d7db6a29&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001263 10.0.0.73 - - [2026-04-02 02:18:42] "GET /project/b0d95231-5fe7-4508-9186-d674d7db6a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.149715 10.0.0.73 - - [2026-04-02 02:18:42] "GET /obj-perms HTTP/1.1" 200 5056 0.069552 10.0.0.73 - - [2026-04-02 02:18:42] "POST /neutron/port HTTP/1.1" 200 117 0.021366 10.0.0.73 - - [2026-04-02 02:18:42] "POST /id-to-fqname HTTP/1.1" 200 276 0.001847 10.0.0.73 - - [2026-04-02 02:18:43] "POST /neutron/network HTTP/1.1" 200 931 0.008305 10.0.0.73 - - [2026-04-02 02:18:43] "POST /neutron/port HTTP/1.1" 200 1071 0.028341 10.0.0.48 - - [2026-04-02 02:18:43] "GET /projects?obj_uuids=b0d95231-5fe7-4508-9186-d674d7db6a29&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001049 10.0.0.73 - - [2026-04-02 02:18:43] "GET /project/b0d95231-5fe7-4508-9186-d674d7db6a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.103963 10.0.0.73 - - [2026-04-02 02:18:43] "POST /neutron/port HTTP/1.1" 200 1135 0.043767 10.0.0.73 - - [2026-04-02 02:18:44] "POST /neutron/port HTTP/1.1" 200 117 0.001430 10.0.0.73 - - [2026-04-02 02:18:44] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009630 10.0.0.48 - - [2026-04-02 02:18:44] "GET /projects?obj_uuids=b0d95231-5fe7-4508-9186-d674d7db6a29&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001230 10.0.0.73 - - [2026-04-02 02:18:45] "POST /neutron/port HTTP/1.1" 200 1068 0.432976 10.0.0.73 - - [2026-04-02 02:18:45] "POST /neutron/port HTTP/1.1" 200 1068 0.049348 10.0.0.73 - - [2026-04-02 02:18:45] "POST /neutron/port HTTP/1.1" 200 1132 0.028593 10.0.0.73 - - [2026-04-02 02:18:45] "POST /neutron/port HTTP/1.1" 200 117 0.001829 10.0.0.73 - - [2026-04-02 02:18:46] "POST /neutron/port HTTP/1.1" 200 1125 0.021476 10.0.0.48 - - [2026-04-02 02:18:47] "POST /useragent-kv HTTP/1.1" 200 115 0.006240 10.0.0.48 - - [2026-04-02 02:18:47] "POST /useragent-kv HTTP/1.1" 200 115 0.007272 10.0.0.73 - - [2026-04-02 02:18:47] "POST /neutron/network HTTP/1.1" 200 151 0.196963 10.0.0.133 - - [2026-04-02 02:18:47] "DELETE /route-target/1d4189d6-0a42-4cce-ad67-a1090cb1419e HTTP/1.1" 200 115 0.043961 10.0.0.73 - - [2026-04-02 02:18:49] "POST /neutron/port HTTP/1.1" 200 1132 0.024340 10.0.0.73 - - [2026-04-02 02:18:50] "POST /neutron/port HTTP/1.1" 200 151 0.265917 10.0.0.73 - - [2026-04-02 02:18:50] "POST /neutron/network HTTP/1.1" 200 1675 0.013390 10.0.0.73 - - [2026-04-02 02:18:52] "POST /neutron/network HTTP/1.1" 200 920 0.007569 10.0.0.133 - - [2026-04-02 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007231 10.0.0.48 - - [2026-04-02 02:18:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004986 10.0.0.48 - - [2026-04-02 02:18:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004491 10.0.0.73 - - [2026-04-02 02:18:52] "POST /neutron/network HTTP/1.1" 200 151 0.188561 10.0.0.48 - - [2026-04-02 02:18:52] "GET /projects?obj_uuids=b0d95231-5fe7-4508-9186-d674d7db6a29&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001476 10.0.0.73 - - [2026-04-02 02:18:52] "GET /project/b0d95231-5fe7-4508-9186-d674d7db6a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.106349 10.0.0.48 - - [2026-04-02 02:18:52] "GET /projects?obj_uuids=b0d95231-5fe7-4508-9186-d674d7db6a29&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002335 10.0.0.73 - - [2026-04-02 02:18:52] "GET /project/b0d95231-5fe7-4508-9186-d674d7db6a29?fields=virtual_networks HTTP/1.1" 200 1057 0.060914 10.0.0.48 - - [2026-04-02 02:18:52] "GET /projects?obj_uuids=b0d95231-5fe7-4508-9186-d674d7db6a29&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001093 10.0.0.73 - - [2026-04-02 02:18:52] "GET /project/b0d95231-5fe7-4508-9186-d674d7db6a29?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.081431 10.0.0.48 - - [2026-04-02 02:18:52] "GET /projects?obj_uuids=b0d95231-5fe7-4508-9186-d674d7db6a29&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001089 10.0.0.73 - - [2026-04-02 02:18:52] "GET /project/b0d95231-5fe7-4508-9186-d674d7db6a29?fields=security_groups HTTP/1.1" 200 1295 0.052986 10.0.0.73 - - [2026-04-02 02:18:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.028892 10.0.0.48 - - [2026-04-02 02:18:53] "GET /projects?obj_uuids=ad2c316a-bdb2-4986-b7fa-24cb1544c124&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003837 10.0.0.48 - - [2026-04-02 02:18:53] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002529 10.0.0.48 - - [2026-04-02 02:18:53] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009640 10.0.0.48 - - [2026-04-02 02:18:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.002826 10.0.0.48 - - [2026-04-02 02:18:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.006264 10.0.0.48 - - [2026-04-02 02:18:54] "POST /security-groups HTTP/1.1" 200 593 0.083625 10.0.0.48 - - [2026-04-02 02:18:54] "POST /projects HTTP/1.1" 200 589 0.342212 10.0.0.133 - - [2026-04-02 02:18:54] "POST /access-control-lists HTTP/1.1" 200 598 0.034558 10.0.0.48 - - [2026-04-02 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.418098 10.0.0.73 - - [2026-04-02 02:18:54] "GET /project/ad2c316a-bdb2-4986-b7fa-24cb1544c124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.596628 10.0.0.73 - - [2026-04-02 02:18:55] "GET / HTTP/1.1" 200 35931 0.001533 10.0.0.73 - - [2026-04-02 02:18:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000469 10.0.0.73 - - [2026-04-02 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.057968 10.0.0.48 - - [2026-04-02 02:18:56] "GET /projects?obj_uuids=ad2c316a-bdb2-4986-b7fa-24cb1544c124&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001001 10.0.0.73 - - [2026-04-02 02:18:56] "GET /project/ad2c316a-bdb2-4986-b7fa-24cb1544c124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.062725 10.0.0.133 - - [2026-04-02 02:18:56] "POST /route-targets HTTP/1.1" 200 327 0.021711 10.0.0.48 - - [2026-04-02 02:18:56] "POST /useragent-kv HTTP/1.1" 200 115 0.013195 10.0.0.73 - - [2026-04-02 02:18:56] "POST /neutron/subnet HTTP/1.1" 200 715 0.281914 10.0.0.73 - - [2026-04-02 02:18:56] "POST /id-to-fqname HTTP/1.1" 200 255 0.001611 10.0.0.73 - - [2026-04-02 02:18:56] "GET /virtual-network/5286746c-07f5-417e-9ce7-c8aeab74fcd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.006377 10.0.0.73 - - [2026-04-02 02:18:56] "GET /virtual-network/5286746c-07f5-417e-9ce7-c8aeab74fcd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.006589 10.0.0.73 - - [2026-04-02 02:18:57] "POST /neutron/network HTTP/1.1" 200 890 0.012114 10.0.0.73 - - [2026-04-02 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.48 - - [2026-04-02 02:18:57] "GET /projects?obj_uuids=ad2c316a-bdb2-4986-b7fa-24cb1544c124&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001145 10.0.0.73 - - [2026-04-02 02:18:57] "GET /project/ad2c316a-bdb2-4986-b7fa-24cb1544c124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.075077 10.0.0.48 - - [2026-04-02 02:18:57] "GET /projects?obj_uuids=ad2c316a-bdb2-4986-b7fa-24cb1544c124&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001473 10.0.0.73 - - [2026-04-02 02:18:57] "POST /neutron/network HTTP/1.1" 200 673 0.156786 10.0.0.133 - - [2026-04-02 02:18:57] "POST /ref-update HTTP/1.1" 200 156 0.039905 10.0.0.73 - - [2026-04-02 02:18:57] "POST /id-to-fqname HTTP/1.1" 200 255 0.004231 10.0.0.73 - - [2026-04-02 02:18:57] "GET /virtual-network/f19b8f30-6fb9-4637-b09f-7fea54d12ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.006567 10.0.0.73 - - [2026-04-02 02:18:57] "POST /neutron/network HTTP/1.1" 200 892 0.012135 10.0.0.73 - - [2026-04-02 02:18:57] "GET /virtual-network/f19b8f30-6fb9-4637-b09f-7fea54d12ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.006323 10.0.0.73 - - [2026-04-02 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.48 - - [2026-04-02 02:18:57] "GET /projects?obj_uuids=ad2c316a-bdb2-4986-b7fa-24cb1544c124&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001220 10.0.0.73 - - [2026-04-02 02:18:57] "GET /project/ad2c316a-bdb2-4986-b7fa-24cb1544c124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.060620 10.0.0.73 - - [2026-04-02 02:18:57] "POST /neutron/network HTTP/1.1" 200 117 0.016104 10.0.0.73 - - [2026-04-02 02:18:58] "POST /neutron/network HTTP/1.1" 200 894 0.011785 10.0.0.73 - - [2026-04-02 02:18:58] "POST /id-to-fqname HTTP/1.1" 200 256 0.001179 10.0.0.73 - - [2026-04-02 02:18:58] "GET /virtual-network/9d3b9b6c-6eb2-47e0-96c6-7c43cf12f5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.005758 10.0.0.73 - - [2026-04-02 02:18:58] "GET /virtual-network/9d3b9b6c-6eb2-47e0-96c6-7c43cf12f5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.006779 10.0.0.73 - - [2026-04-02 02:18:58] "POST /neutron/subnet HTTP/1.1" 200 725 0.013845 10.0.0.73 - - [2026-04-02 02:18:58] "POST /id-to-fqname HTTP/1.1" 200 255 0.001269 10.0.0.48 - - [2026-04-02 02:18:59] "GET /projects?obj_uuids=ad2c316a-bdb2-4986-b7fa-24cb1544c124&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001045 10.0.0.73 - - [2026-04-02 02:18:59] "GET /project/ad2c316a-bdb2-4986-b7fa-24cb1544c124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.084246 10.0.0.73 - - [2026-04-02 02:18:59] "POST /neutron/port HTTP/1.1" 200 117 0.007871 10.0.0.73 - - [2026-04-02 02:18:59] "POST /id-to-fqname HTTP/1.1" 200 256 0.001566 10.0.0.73 - - [2026-04-02 02:18:59] "POST /neutron/network HTTP/1.1" 200 904 0.008539 10.0.0.73 - - [2026-04-02 02:19:00] "POST /neutron/port HTTP/1.1" 200 1062 0.022745 10.0.0.48 - - [2026-04-02 02:19:00] "GET /projects?obj_uuids=ad2c316a-bdb2-4986-b7fa-24cb1544c124&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001036 10.0.0.73 - - [2026-04-02 02:19:00] "GET /project/ad2c316a-bdb2-4986-b7fa-24cb1544c124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.166586 10.0.0.73 - - [2026-04-02 02:19:00] "POST /neutron/network HTTP/1.1" 200 894 0.012249 10.0.0.73 - - [2026-04-02 02:19:00] "POST /neutron/subnet HTTP/1.1" 200 699 0.012268 10.0.0.73 - - [2026-04-02 02:19:00] "POST /neutron/port HTTP/1.1" 200 1126 0.030995 10.0.0.73 - - [2026-04-02 02:19:01] "POST /neutron/network HTTP/1.1" 200 904 0.009646 10.0.0.73 - - [2026-04-02 02:19:01] "POST /neutron/port HTTP/1.1" 200 1062 0.030928 10.0.0.73 - - [2026-04-02 02:19:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005258 10.0.0.73 - - [2026-04-02 02:19:02] "POST /neutron/network HTTP/1.1" 200 894 0.007782 10.0.0.73 - - [2026-04-02 02:19:02] "POST /neutron/port HTTP/1.1" 200 1126 0.026199 10.0.0.73 - - [2026-04-02 02:19:03] "POST /neutron/port HTTP/1.1" 200 1126 0.024505 10.0.0.73 - - [2026-04-02 02:19:04] "POST /neutron/port HTTP/1.1" 200 117 0.008104 10.0.0.133 - - [2026-04-02 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010692 10.0.0.73 - - [2026-04-02 02:19:04] "POST /neutron/network HTTP/1.1" 200 894 0.008723 10.0.0.133 - - [2026-04-02 02:19:04] "DELETE /route-target/b8c48ad8-1ac4-4759-b12f-67f9e35fc5c0 HTTP/1.1" 200 115 0.038585 10.0.0.48 - - [2026-04-02 02:19:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003160 10.0.0.48 - - [2026-04-02 02:19:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003423 10.0.0.73 - - [2026-04-02 02:19:05] "POST /neutron/network HTTP/1.1" 200 151 0.175768 10.0.0.48 - - [2026-04-02 02:19:05] "GET /projects?obj_uuids=ad2c316a-bdb2-4986-b7fa-24cb1544c124&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001691 10.0.0.73 - - [2026-04-02 02:19:05] "GET /project/ad2c316a-bdb2-4986-b7fa-24cb1544c124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.096037 10.0.0.48 - - [2026-04-02 02:19:05] "GET /projects?obj_uuids=ad2c316a-bdb2-4986-b7fa-24cb1544c124&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001101 10.0.0.73 - - [2026-04-02 02:19:05] "GET /project/ad2c316a-bdb2-4986-b7fa-24cb1544c124?fields=virtual_networks HTTP/1.1" 200 1037 0.054000 10.0.0.48 - - [2026-04-02 02:19:05] "GET /projects?obj_uuids=ad2c316a-bdb2-4986-b7fa-24cb1544c124&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001109 10.0.0.73 - - [2026-04-02 02:19:05] "GET /project/ad2c316a-bdb2-4986-b7fa-24cb1544c124?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.051838 10.0.0.48 - - [2026-04-02 02:19:05] "GET /projects?obj_uuids=ad2c316a-bdb2-4986-b7fa-24cb1544c124&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001252 10.0.0.73 - - [2026-04-02 02:19:05] "GET /project/ad2c316a-bdb2-4986-b7fa-24cb1544c124?fields=security_groups HTTP/1.1" 200 1265 0.046715 10.0.0.73 - - [2026-04-02 02:19:06] "POST /fqname-to-id HTTP/1.1" 404 196 0.027969 10.0.0.48 - - [2026-04-02 02:19:06] "GET /projects?obj_uuids=2956baa1-1361-43f4-8486-beb790e35de2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003667 10.0.0.48 - - [2026-04-02 02:19:06] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001404 10.0.0.48 - - [2026-04-02 02:19:06] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008976 10.0.0.48 - - [2026-04-02 02:19:06] "POST /id-to-fqname HTTP/1.1" 200 198 0.001709 10.0.0.48 - - [2026-04-02 02:19:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.012420 10.0.0.48 - - [2026-04-02 02:19:06] "POST /security-groups HTTP/1.1" 200 599 0.077641 10.0.0.133 - - [2026-04-02 02:19:06] "POST /fqname-to-id HTTP/1.1" 404 242 0.005995 10.0.0.48 - - [2026-04-02 02:19:06] "POST /projects HTTP/1.1" 200 601 0.329966 10.0.0.48 - - [2026-04-02 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.408555 10.0.0.133 - - [2026-04-02 02:19:06] "POST /access-control-lists HTTP/1.1" 200 602 0.034238 10.0.0.73 - - [2026-04-02 02:19:06] "GET /project/2956baa1-1361-43f4-8486-beb790e35de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.591135 10.0.0.73 - - [2026-04-02 02:19:07] "GET / HTTP/1.1" 200 35931 0.002139 10.0.0.73 - - [2026-04-02 02:19:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000513 10.0.0.73 - - [2026-04-02 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.056765 10.0.0.48 - - [2026-04-02 02:19:08] "GET /projects?obj_uuids=2956baa1-1361-43f4-8486-beb790e35de2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001305 10.0.0.73 - - [2026-04-02 02:19:08] "GET /project/2956baa1-1361-43f4-8486-beb790e35de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.045798 10.0.0.48 - - [2026-04-02 02:19:09] "POST /useragent-kv HTTP/1.1" 200 115 0.010197 10.0.0.73 - - [2026-04-02 02:19:09] "POST /neutron/subnet HTTP/1.1" 200 719 0.269252 10.0.0.73 - - [2026-04-02 02:19:09] "POST /id-to-fqname HTTP/1.1" 200 267 0.001335 10.0.0.73 - - [2026-04-02 02:19:09] "GET /virtual-network/9cf2e676-75f0-4e15-a911-c3420e9a1173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005657 10.0.0.73 - - [2026-04-02 02:19:09] "GET /virtual-network/9cf2e676-75f0-4e15-a911-c3420e9a1173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007187 10.0.0.73 - - [2026-04-02 02:19:09] "POST /neutron/network HTTP/1.1" 200 909 0.008108 10.0.0.73 - - [2026-04-02 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.48 - - [2026-04-02 02:19:09] "GET /projects?obj_uuids=2956baa1-1361-43f4-8486-beb790e35de2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000930 10.0.0.73 - - [2026-04-02 02:19:09] "GET /project/2956baa1-1361-43f4-8486-beb790e35de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.069339 10.0.0.48 - - [2026-04-02 02:19:09] "GET /projects?obj_uuids=2956baa1-1361-43f4-8486-beb790e35de2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001129 10.0.0.73 - - [2026-04-02 02:19:09] "POST /neutron/network HTTP/1.1" 200 691 0.181599 10.0.0.133 - - [2026-04-02 02:19:09] "POST /route-targets HTTP/1.1" 200 327 0.016902 10.0.0.73 - - [2026-04-02 02:19:10] "POST /id-to-fqname HTTP/1.1" 200 267 0.005305 10.0.0.73 - - [2026-04-02 02:19:10] "GET /virtual-network/15d848f1-25b6-4354-bed0-f63adc6a6870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005974 10.0.0.73 - - [2026-04-02 02:19:10] "POST /neutron/network HTTP/1.1" 200 911 0.008457 10.0.0.73 - - [2026-04-02 02:19:10] "GET /virtual-network/15d848f1-25b6-4354-bed0-f63adc6a6870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.006652 10.0.0.73 - - [2026-04-02 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.48 - - [2026-04-02 02:19:10] "GET /projects?obj_uuids=2956baa1-1361-43f4-8486-beb790e35de2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000879 10.0.0.73 - - [2026-04-02 02:19:10] "GET /project/2956baa1-1361-43f4-8486-beb790e35de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.051253 10.0.0.73 - - [2026-04-02 02:19:10] "POST /neutron/network HTTP/1.1" 200 117 0.017816 10.0.0.133 - - [2026-04-02 02:19:10] "POST /ref-update HTTP/1.1" 200 156 0.029212 10.0.0.73 - - [2026-04-02 02:19:10] "POST /neutron/network HTTP/1.1" 200 912 0.011810 10.0.0.73 - - [2026-04-02 02:19:10] "POST /id-to-fqname HTTP/1.1" 200 268 0.002114 10.0.0.73 - - [2026-04-02 02:19:10] "GET /virtual-network/70cc3758-9da5-4099-9d32-607ff499a81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005809 10.0.0.73 - - [2026-04-02 02:19:10] "GET /virtual-network/70cc3758-9da5-4099-9d32-607ff499a81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.008715 10.0.0.73 - - [2026-04-02 02:19:10] "POST /neutron/subnet HTTP/1.1" 200 724 0.014645 10.0.0.73 - - [2026-04-02 02:19:10] "POST /id-to-fqname HTTP/1.1" 200 267 0.002041 10.0.0.48 - - [2026-04-02 02:19:41] "DELETE /project/b0d95231-5fe7-4508-9186-d674d7db6a29 HTTP/1.1" 404 177 0.008274 10.0.0.48 - - [2026-04-02 02:19:41] "DELETE /project/ad2c316abdb24986b7fa24cb1544c124 HTTP/1.1" 404 173 0.011633 10.0.0.48 - - [2026-04-02 02:19:41] "DELETE /project/2956baa1136143f48486beb790e35de2 HTTP/1.1" 404 173 0.010012 10.0.0.48 - - [2026-04-02 02:19:41] "GET /projects?obj_uuids=ad2c316a-bdb2-4986-b7fa-24cb1544c124&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000969 10.0.0.48 - - [2026-04-02 02:19:41] "GET /project/ad2c316a-bdb2-4986-b7fa-24cb1544c124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.078327 10.0.0.48 - - [2026-04-02 02:19:41] "GET /projects?obj_uuids=ad2c316a-bdb2-4986-b7fa-24cb1544c124&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001646 10.0.0.48 - - [2026-04-02 02:19:41] "GET /project/ad2c316a-bdb2-4986-b7fa-24cb1544c124?fields=security_groups HTTP/1.1" 200 1370 0.083043 10.0.0.48 - - [2026-04-02 02:19:41] "DELETE /security-group/85a59535-512d-4ad0-a24a-89d3872debae HTTP/1.1" 200 115 0.077298 10.0.0.48 - - [2026-04-02 02:19:41] "GET /projects?obj_uuids=ad2c316a-bdb2-4986-b7fa-24cb1544c124&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001249 10.0.0.133 - - [2026-04-02 02:19:41] "DELETE /access-control-list/c972ae46-badb-4449-ae06-bfa650e180ed HTTP/1.1" 200 115 0.062387 10.0.0.48 - - [2026-04-02 02:19:41] "GET /project/ad2c316a-bdb2-4986-b7fa-24cb1544c124?fields=application_policy_sets HTTP/1.1" 200 1409 0.093152 10.0.0.48 - - [2026-04-02 02:19:42] "DELETE /project/ad2c316a-bdb2-4986-b7fa-24cb1544c124 HTTP/1.1" 200 115 0.588215 10.0.0.48 - - [2026-04-02 02:19:44] "GET /projects?obj_uuids=2956baa1-1361-43f4-8486-beb790e35de2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001593 10.0.0.73 - - [2026-04-02 02:19:45] "GET /project/2956baa1-1361-43f4-8486-beb790e35de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.086457 10.0.0.73 - - [2026-04-02 02:19:45] "POST /neutron/port HTTP/1.1" 200 117 0.009278 10.0.0.73 - - [2026-04-02 02:19:45] "POST /id-to-fqname HTTP/1.1" 200 268 0.002075 10.0.0.73 - - [2026-04-02 02:19:45] "POST /neutron/network HTTP/1.1" 200 922 0.008623 10.0.0.73 - - [2026-04-02 02:19:46] "POST /neutron/port HTTP/1.1" 200 1069 0.024264 10.0.0.48 - - [2026-04-02 02:19:46] "GET /projects?obj_uuids=2956baa1-1361-43f4-8486-beb790e35de2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001527 10.0.0.73 - - [2026-04-02 02:19:46] "GET /project/2956baa1-1361-43f4-8486-beb790e35de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.110330 10.0.0.73 - - [2026-04-02 02:19:46] "POST /neutron/network HTTP/1.1" 200 912 0.008416 10.0.0.73 - - [2026-04-02 02:19:46] "POST /neutron/port HTTP/1.1" 200 1133 0.047764 10.0.0.48 - - [2026-04-02 02:19:46] "GET /projects?obj_uuids=c02326b9-31b6-4ac7-af08-1e1bf68f3b97&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001237 10.0.0.73 - - [2026-04-02 02:19:46] "POST /neutron/subnet HTTP/1.1" 200 703 0.012203 10.0.0.73 - - [2026-04-02 02:19:46] "GET /project/c02326b9-31b6-4ac7-af08-1e1bf68f3b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.076176 10.0.0.73 - - [2026-04-02 02:19:47] "POST /neutron/network HTTP/1.1" 200 922 0.009812 10.0.0.73 - - [2026-04-02 02:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.73 - - [2026-04-02 02:19:48] "POST /neutron/port HTTP/1.1" 200 1068 0.024755 10.0.0.73 - - [2026-04-02 02:19:48] "GET /security-group/3f5ff9dd-c337-47a5-8c77-c175f8b63a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.011526 10.0.0.73 - - [2026-04-02 02:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005220 10.0.0.48 - - [2026-04-02 02:19:48] "GET /projects?obj_uuids=c02326b9-31b6-4ac7-af08-1e1bf68f3b97&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000990 10.0.0.73 - - [2026-04-02 02:19:48] "GET /project/c02326b9-31b6-4ac7-af08-1e1bf68f3b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.094865 10.0.0.73 - - [2026-04-02 02:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007375 10.0.0.73 - - [2026-04-02 02:19:48] "GET /security-group/3f5ff9dd-c337-47a5-8c77-c175f8b63a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.005455 10.0.0.73 - - [2026-04-02 02:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007739 10.0.0.73 - - [2026-04-02 02:19:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006484 10.0.0.73 - - [2026-04-02 02:19:48] "PUT /security-group/3f5ff9dd-c337-47a5-8c77-c175f8b63a7a HTTP/1.1" 200 262 0.032409 10.0.0.133 - - [2026-04-02 02:19:48] "PUT /access-control-list/f8664a8f-d1e2-43e8-978b-634b6d3ff672 HTTP/1.1" 200 272 0.029833 10.0.0.73 - - [2026-04-02 02:19:48] "POST /neutron/network HTTP/1.1" 200 912 0.014568 10.0.0.73 - - [2026-04-02 02:19:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.004411 10.0.0.73 - - [2026-04-02 02:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.48 - - [2026-04-02 02:19:49] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001340 10.0.0.73 - - [2026-04-02 02:19:49] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.011999 10.0.0.73 - - [2026-04-02 02:19:49] "POST /service-templates HTTP/1.1" 200 543 0.037302 10.0.0.73 - - [2026-04-02 02:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006265 10.0.0.73 - - [2026-04-02 02:19:49] "GET /service-template/ef259eb5-8f2f-4972-bfa5-3f503e00237a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.008632 10.0.0.73 - - [2026-04-02 02:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006367 10.0.0.73 - - [2026-04-02 02:19:49] "GET /service-template/ef259eb5-8f2f-4972-bfa5-3f503e00237a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004899 10.0.0.73 - - [2026-04-02 02:19:49] "POST /id-to-fqname HTTP/1.1" 200 267 0.001998 10.0.0.73 - - [2026-04-02 02:19:49] "POST /id-to-fqname HTTP/1.1" 200 267 0.001555 10.0.0.73 - - [2026-04-02 02:19:49] "POST /id-to-fqname HTTP/1.1" 200 268 0.001790 10.0.0.73 - - [2026-04-02 02:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.73 - - [2026-04-02 02:19:50] "DELETE /service-template/ef259eb5-8f2f-4972-bfa5-3f503e00237a HTTP/1.1" 200 115 0.054112 10.0.0.73 - - [2026-04-02 02:19:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.005389 10.0.0.73 - - [2026-04-02 02:19:52] "POST /neutron/network HTTP/1.1" 200 911 0.010051 10.0.0.73 - - [2026-04-02 02:19:54] "POST /neutron/network HTTP/1.1" 400 204 0.035800 10.0.0.73 - - [2026-04-02 02:19:58] "POST /neutron/network HTTP/1.1" 200 911 0.008631 10.0.0.73 - - [2026-04-02 02:20:00] "POST /neutron/network HTTP/1.1" 400 204 0.019166 10.0.0.73 - - [2026-04-02 02:20:04] "POST /neutron/network HTTP/1.1" 200 911 0.012478 10.0.0.73 - - [2026-04-02 02:20:06] "POST /neutron/network HTTP/1.1" 400 204 0.017348 10.0.0.73 - - [2026-04-02 02:20:11] "POST /neutron/network HTTP/1.1" 200 911 0.007812 10.0.0.73 - - [2026-04-02 02:20:13] "POST /neutron/network HTTP/1.1" 400 204 0.015945 10.0.0.73 - - [2026-04-02 02:20:17] "POST /neutron/network HTTP/1.1" 200 911 0.008388 10.0.0.73 - - [2026-04-02 02:20:19] "POST /neutron/network HTTP/1.1" 400 204 0.026225 10.0.0.73 - - [2026-04-02 02:20:23] "POST /neutron/network HTTP/1.1" 200 911 0.009361 10.0.0.73 - - [2026-04-02 02:20:25] "POST /neutron/network HTTP/1.1" 400 204 0.014467 10.0.0.73 - - [2026-04-02 02:20:29] "POST /neutron/network HTTP/1.1" 200 911 0.007964 10.0.0.73 - - [2026-04-02 02:20:31] "POST /neutron/network HTTP/1.1" 400 204 0.019015 10.0.0.73 - - [2026-04-02 02:20:34] "POST /neutron/port HTTP/1.1" 200 1133 0.022355 10.0.0.73 - - [2026-04-02 02:20:35] "POST /neutron/port HTTP/1.1" 200 117 0.008300 10.0.0.73 - - [2026-04-02 02:20:35] "POST /neutron/network HTTP/1.1" 200 912 0.009233 10.0.0.73 - - [2026-04-02 02:20:36] "POST /neutron/port HTTP/1.1" 200 1122 0.019386 10.0.0.73 - - [2026-04-02 02:20:37] "POST /neutron/network HTTP/1.1" 200 912 0.007938 10.0.0.133 - - [2026-04-02 02:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007075 10.0.0.48 - - [2026-04-02 02:20:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004062 10.0.0.48 - - [2026-04-02 02:20:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003114 10.0.0.73 - - [2026-04-02 02:20:38] "POST /neutron/network HTTP/1.1" 200 151 0.209630 10.0.0.48 - - [2026-04-02 02:20:38] "GET /projects?obj_uuids=2956baa1-1361-43f4-8486-beb790e35de2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001578 10.0.0.133 - - [2026-04-02 02:20:38] "DELETE /route-target/62653924-de6f-45c4-9383-872726127013 HTTP/1.1" 200 115 0.035924 10.0.0.73 - - [2026-04-02 02:20:38] "GET /project/2956baa1-1361-43f4-8486-beb790e35de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.124698 10.0.0.48 - - [2026-04-02 02:20:38] "GET /projects?obj_uuids=2956baa1-1361-43f4-8486-beb790e35de2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001363 10.0.0.73 - - [2026-04-02 02:20:38] "GET /project/2956baa1-1361-43f4-8486-beb790e35de2?fields=virtual_networks HTTP/1.1" 200 1047 0.062513 10.0.0.48 - - [2026-04-02 02:20:38] "GET /projects?obj_uuids=2956baa1-1361-43f4-8486-beb790e35de2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001062 10.0.0.73 - - [2026-04-02 02:20:38] "GET /project/2956baa1-1361-43f4-8486-beb790e35de2?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.056399 10.0.0.48 - - [2026-04-02 02:20:38] "GET /projects?obj_uuids=2956baa1-1361-43f4-8486-beb790e35de2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001176 10.0.0.73 - - [2026-04-02 02:20:38] "GET /project/2956baa1-1361-43f4-8486-beb790e35de2?fields=security_groups HTTP/1.1" 200 1281 0.054011 10.0.0.73 - - [2026-04-02 02:20:39] "POST /fqname-to-id HTTP/1.1" 404 189 0.024266 10.0.0.48 - - [2026-04-02 02:20:39] "GET /projects?obj_uuids=6cace538-9af4-478d-b947-60c71a33bce3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003535 10.0.0.48 - - [2026-04-02 02:20:39] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001043 10.0.0.48 - - [2026-04-02 02:20:39] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008175 10.0.0.48 - - [2026-04-02 02:20:39] "POST /id-to-fqname HTTP/1.1" 200 191 0.011395 10.0.0.48 - - [2026-04-02 02:20:39] "POST /fqname-to-id HTTP/1.1" 404 200 0.011140 10.0.0.48 - - [2026-04-02 02:20:39] "POST /security-groups HTTP/1.1" 200 592 0.037582 10.0.0.48 - - [2026-04-02 02:20:39] "POST /projects HTTP/1.1" 200 587 0.278442 10.0.0.133 - - [2026-04-02 02:20:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.019063 10.0.0.48 - - [2026-04-02 02:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.370885 10.0.0.73 - - [2026-04-02 02:20:39] "GET /project/6cace538-9af4-478d-b947-60c71a33bce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.528010 10.0.0.73 - - [2026-04-02 02:20:41] "GET / HTTP/1.1" 200 35931 0.003549 10.0.0.73 - - [2026-04-02 02:20:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000479 10.0.0.133 - - [2026-04-02 02:20:41] "DELETE /access-control-list/3298537f-7e2d-4136-8277-13bfd24bc453 HTTP/1.1" 200 115 0.074816 10.0.0.73 - - [2026-04-02 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.046754 10.0.0.48 - - [2026-04-02 02:20:41] "GET /projects?obj_uuids=6cace538-9af4-478d-b947-60c71a33bce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001389 10.0.0.73 - - [2026-04-02 02:20:41] "GET /project/6cace538-9af4-478d-b947-60c71a33bce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.055486 10.0.0.48 - - [2026-04-02 02:20:42] "DELETE /project/6cace5389af4478db94760c71a33bce3 HTTP/1.1" 404 173 0.003340 10.0.0.48 - - [2026-04-02 02:20:42] "DELETE /project/2956baa1-1361-43f4-8486-beb790e35de2 HTTP/1.1" 404 177 0.006553 10.0.0.48 - - [2026-04-02 02:20:42] "POST /useragent-kv HTTP/1.1" 200 115 0.013413 10.0.0.73 - - [2026-04-02 02:20:42] "POST /neutron/subnet HTTP/1.1" 200 724 0.280707 10.0.0.73 - - [2026-04-02 02:20:42] "POST /id-to-fqname HTTP/1.1" 200 253 0.001577 10.0.0.73 - - [2026-04-02 02:20:42] "GET /virtual-network/67fdcd84-b058-41ff-80f4-8e5b86942827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.006005 10.0.0.73 - - [2026-04-02 02:20:42] "GET /virtual-network/67fdcd84-b058-41ff-80f4-8e5b86942827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.005984 10.0.0.73 - - [2026-04-02 02:20:42] "POST /neutron/network HTTP/1.1" 200 889 0.009535 10.0.0.73 - - [2026-04-02 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.48 - - [2026-04-02 02:20:42] "GET /projects?obj_uuids=6cace538-9af4-478d-b947-60c71a33bce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001062 10.0.0.73 - - [2026-04-02 02:20:42] "GET /project/6cace538-9af4-478d-b947-60c71a33bce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.066477 10.0.0.48 - - [2026-04-02 02:20:42] "GET /projects?obj_uuids=6cace538-9af4-478d-b947-60c71a33bce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001407 10.0.0.73 - - [2026-04-02 02:20:43] "POST /neutron/network HTTP/1.1" 200 670 0.178994 10.0.0.133 - - [2026-04-02 02:20:43] "POST /route-targets HTTP/1.1" 200 327 0.015206 10.0.0.73 - - [2026-04-02 02:20:43] "POST /id-to-fqname HTTP/1.1" 200 253 0.004797 10.0.0.73 - - [2026-04-02 02:20:43] "GET /virtual-network/9d3bb1e8-b5fa-42b8-88fa-23f58605686f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.007340 10.0.0.73 - - [2026-04-02 02:20:43] "POST /neutron/network HTTP/1.1" 200 887 0.007848 10.0.0.73 - - [2026-04-02 02:20:43] "GET /virtual-network/9d3bb1e8-b5fa-42b8-88fa-23f58605686f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.006405 10.0.0.73 - - [2026-04-02 02:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.48 - - [2026-04-02 02:20:43] "GET /projects?obj_uuids=6cace538-9af4-478d-b947-60c71a33bce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001228 10.0.0.73 - - [2026-04-02 02:20:43] "GET /project/6cace538-9af4-478d-b947-60c71a33bce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.061066 10.0.0.73 - - [2026-04-02 02:20:43] "POST /neutron/network HTTP/1.1" 200 117 0.021974 10.0.0.133 - - [2026-04-02 02:20:43] "POST /ref-update HTTP/1.1" 200 156 0.036521 10.0.0.73 - - [2026-04-02 02:20:44] "POST /neutron/network HTTP/1.1" 200 892 0.009533 10.0.0.73 - - [2026-04-02 02:20:44] "POST /id-to-fqname HTTP/1.1" 200 254 0.001300 10.0.0.73 - - [2026-04-02 02:20:44] "GET /virtual-network/5f1f4484-7f7a-4f4c-81f8-d38200528b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006337 10.0.0.73 - - [2026-04-02 02:20:44] "GET /virtual-network/5f1f4484-7f7a-4f4c-81f8-d38200528b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.008297 10.0.0.73 - - [2026-04-02 02:20:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.013937 10.0.0.73 - - [2026-04-02 02:20:44] "POST /id-to-fqname HTTP/1.1" 200 253 0.001346 10.0.0.133 - - [2026-04-02 02:20:44] "GET /obj-perms HTTP/1.1" 200 5056 0.054958 10.0.0.48 - - [2026-04-02 02:20:45] "GET /projects?obj_uuids=6cace538-9af4-478d-b947-60c71a33bce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001158 10.0.0.73 - - [2026-04-02 02:20:45] "GET /project/6cace538-9af4-478d-b947-60c71a33bce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.071181 10.0.0.73 - - [2026-04-02 02:20:45] "POST /neutron/port HTTP/1.1" 200 117 0.007528 10.0.0.73 - - [2026-04-02 02:20:45] "POST /id-to-fqname HTTP/1.1" 200 254 0.001665 10.0.0.73 - - [2026-04-02 02:20:45] "POST /neutron/network HTTP/1.1" 200 902 0.007238 10.0.0.73 - - [2026-04-02 02:20:46] "POST /neutron/port HTTP/1.1" 200 1059 0.020829 10.0.0.48 - - [2026-04-02 02:20:46] "GET /projects?obj_uuids=6cace538-9af4-478d-b947-60c71a33bce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001102 10.0.0.73 - - [2026-04-02 02:20:46] "GET /project/6cace538-9af4-478d-b947-60c71a33bce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.116460 10.0.0.73 - - [2026-04-02 02:20:46] "POST /neutron/network HTTP/1.1" 200 892 0.008147 10.0.0.73 - - [2026-04-02 02:20:46] "POST /neutron/subnet HTTP/1.1" 200 689 0.016534 10.0.0.73 - - [2026-04-02 02:20:46] "POST /neutron/network HTTP/1.1" 200 887 0.007928 10.0.0.73 - - [2026-04-02 02:20:46] "POST /neutron/network HTTP/1.1" 200 902 0.008155 10.0.0.73 - - [2026-04-02 02:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.73 - - [2026-04-02 02:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000593 10.0.0.48 - - [2026-04-02 02:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.73 - - [2026-04-02 02:20:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.005019 10.0.0.73 - - [2026-04-02 02:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005453 10.0.0.48 - - [2026-04-02 02:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.48 - - [2026-04-02 02:20:47] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001183 10.0.0.48 - - [2026-04-02 02:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000293 10.0.0.73 - - [2026-04-02 02:20:47] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009441 10.0.0.48 - - [2026-04-02 02:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000643 10.0.0.73 - - [2026-04-02 02:20:47] "POST /neutron/port HTTP/1.1" 200 1062 0.076784 10.0.0.73 - - [2026-04-02 02:20:47] "POST /service-templates HTTP/1.1" 200 543 0.083562 10.0.0.73 - - [2026-04-02 02:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017372 10.0.0.73 - - [2026-04-02 02:20:47] "GET /service-template/fc47e914-5d76-4835-bc3c-fd30157bd8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.024504 10.0.0.73 - - [2026-04-02 02:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009616 10.0.0.133 - - [2026-04-02 02:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.73 - - [2026-04-02 02:20:47] "GET /service-template/fc47e914-5d76-4835-bc3c-fd30157bd8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006236 10.0.0.73 - - [2026-04-02 02:20:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004601 10.0.0.73 - - [2026-04-02 02:20:47] "POST /id-to-fqname HTTP/1.1" 200 253 0.001675 10.0.0.73 - - [2026-04-02 02:20:47] "POST /id-to-fqname HTTP/1.1" 200 253 0.001351 10.0.0.133 - - [2026-04-02 02:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000558 10.0.0.133 - - [2026-04-02 02:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.73 - - [2026-04-02 02:20:47] "POST /id-to-fqname HTTP/1.1" 200 254 0.001933 10.0.0.73 - - [2026-04-02 02:20:47] "POST /neutron/network HTTP/1.1" 200 892 0.008066 10.0.0.133 - - [2026-04-02 02:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000603 10.0.0.73 - - [2026-04-02 02:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005418 10.0.0.73 - - [2026-04-02 02:20:47] "DELETE /service-template/fc47e914-5d76-4835-bc3c-fd30157bd8c2 HTTP/1.1" 200 115 0.042067 10.0.0.73 - - [2026-04-02 02:20:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.006574 10.0.0.73 - - [2026-04-02 02:20:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.73 - - [2026-04-02 02:20:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.73 - - [2026-04-02 02:20:50] "POST /neutron/network HTTP/1.1" 200 887 0.009815 10.0.0.73 - - [2026-04-02 02:20:50] "POST /neutron/port HTTP/1.1" 200 1116 0.041129 10.0.0.73 - - [2026-04-02 02:20:50] "POST /neutron/port HTTP/1.1" 200 1113 0.021351 10.0.0.48 - - [2026-04-02 02:20:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004522 10.0.0.48 - - [2026-04-02 02:20:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002937 10.0.0.73 - - [2026-04-02 02:20:52] "POST /neutron/network HTTP/1.1" 200 151 0.184174 10.0.0.133 - - [2026-04-02 02:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005282 10.0.0.73 - - [2026-04-02 02:20:52] "POST /neutron/network HTTP/1.1" 200 889 0.011826 10.0.0.48 - - [2026-04-02 02:20:52] "GET /projects?obj_uuids=6cace538-9af4-478d-b947-60c71a33bce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001545 10.0.0.133 - - [2026-04-02 02:20:52] "DELETE /route-target/c8ae0e7b-60e7-407e-b638-0c6ddef5e658 HTTP/1.1" 200 115 0.049693 10.0.0.73 - - [2026-04-02 02:20:52] "GET /project/6cace538-9af4-478d-b947-60c71a33bce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.078923 10.0.0.48 - - [2026-04-02 02:20:53] "GET /projects?obj_uuids=6cace538-9af4-478d-b947-60c71a33bce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002573 10.0.0.73 - - [2026-04-02 02:20:53] "GET /project/6cace538-9af4-478d-b947-60c71a33bce3?fields=virtual_networks HTTP/1.1" 200 1034 0.053019 10.0.0.48 - - [2026-04-02 02:20:53] "GET /projects?obj_uuids=6cace538-9af4-478d-b947-60c71a33bce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001104 10.0.0.73 - - [2026-04-02 02:20:53] "GET /project/6cace538-9af4-478d-b947-60c71a33bce3?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.063473 10.0.0.48 - - [2026-04-02 02:20:53] "GET /projects?obj_uuids=6cace538-9af4-478d-b947-60c71a33bce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001801 10.0.0.73 - - [2026-04-02 02:20:53] "GET /project/6cace538-9af4-478d-b947-60c71a33bce3?fields=security_groups HTTP/1.1" 200 1261 0.070313 10.0.0.73 - - [2026-04-02 02:20:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.032553 10.0.0.48 - - [2026-04-02 02:20:54] "GET /projects?obj_uuids=950954bf-4ea6-41e0-aea5-e3e23f516ade&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003381 10.0.0.48 - - [2026-04-02 02:20:54] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001292 10.0.0.48 - - [2026-04-02 02:20:54] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008838 10.0.0.48 - - [2026-04-02 02:20:54] "POST /id-to-fqname HTTP/1.1" 200 195 0.001380 10.0.0.48 - - [2026-04-02 02:20:54] "POST /fqname-to-id HTTP/1.1" 404 204 0.008067 10.0.0.48 - - [2026-04-02 02:20:54] "POST /security-groups HTTP/1.1" 200 596 0.035731 10.0.0.48 - - [2026-04-02 02:20:54] "POST /projects HTTP/1.1" 200 595 0.261665 10.0.0.48 - - [2026-04-02 02:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.301965 10.0.0.133 - - [2026-04-02 02:20:54] "POST /fqname-to-id HTTP/1.1" 404 238 0.013860 10.0.0.73 - - [2026-04-02 02:20:54] "GET /project/950954bf-4ea6-41e0-aea5-e3e23f516ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.477898 10.0.0.73 - - [2026-04-02 02:20:55] "GET / HTTP/1.1" 200 35931 0.001952 10.0.0.73 - - [2026-04-02 02:20:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000508 10.0.0.73 - - [2026-04-02 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.055144 10.0.0.48 - - [2026-04-02 02:20:56] "GET /projects?obj_uuids=950954bf-4ea6-41e0-aea5-e3e23f516ade&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001087 10.0.0.73 - - [2026-04-02 02:20:56] "GET /project/950954bf-4ea6-41e0-aea5-e3e23f516ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.047278 10.0.0.48 - - [2026-04-02 02:20:56] "GET /projects?obj_uuids=950954bf-4ea6-41e0-aea5-e3e23f516ade&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001563 10.0.0.73 - - [2026-04-02 02:20:57] "POST /neutron/network HTTP/1.1" 200 682 0.183607 10.0.0.133 - - [2026-04-02 02:20:57] "POST /ref-update HTTP/1.1" 200 156 0.028937 10.0.0.73 - - [2026-04-02 02:20:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000645 10.0.0.73 - - [2026-04-02 02:20:57] "POST /neutron/network HTTP/1.1" 200 1073 0.013551 10.0.0.73 - - [2026-04-02 02:20:57] "POST /id-to-fqname HTTP/1.1" 200 261 0.001578 10.0.0.73 - - [2026-04-02 02:20:57] "GET /virtual-network/156e1c06-e853-48c0-a018-83a8c5deb597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.006195 10.0.0.73 - - [2026-04-02 02:20:57] "GET /virtual-network/156e1c06-e853-48c0-a018-83a8c5deb597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.007961 10.0.0.73 - - [2026-04-02 02:20:57] "POST /neutron/subnet HTTP/1.1" 200 823 0.011550 10.0.0.73 - - [2026-04-02 02:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017499 10.0.0.48 - - [2026-04-02 02:20:57] "GET /projects?obj_uuids=950954bf-4ea6-41e0-aea5-e3e23f516ade&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001072 10.0.0.73 - - [2026-04-02 02:20:57] "GET /project/950954bf-4ea6-41e0-aea5-e3e23f516ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.062790 10.0.0.48 - - [2026-04-02 02:20:57] "GET /projects?obj_uuids=950954bf-4ea6-41e0-aea5-e3e23f516ade&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002714 10.0.0.73 - - [2026-04-02 02:20:58] "POST /neutron/network HTTP/1.1" 200 682 0.142196 10.0.0.73 - - [2026-04-02 02:20:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.044910 10.0.0.73 - - [2026-04-02 02:20:58] "POST /neutron/network HTTP/1.1" 200 1075 0.017158 10.0.0.73 - - [2026-04-02 02:20:58] "POST /id-to-fqname HTTP/1.1" 200 261 0.001406 10.0.0.73 - - [2026-04-02 02:20:58] "GET /virtual-network/17a86108-790e-4d04-ac7f-744e89901833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.007600 10.0.0.73 - - [2026-04-02 02:20:58] "GET /virtual-network/17a86108-790e-4d04-ac7f-744e89901833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.006829 10.0.0.73 - - [2026-04-02 02:20:58] "POST /neutron/subnet HTTP/1.1" 200 823 0.011939 10.0.0.73 - - [2026-04-02 02:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.48 - - [2026-04-02 02:20:58] "GET /projects?obj_uuids=950954bf-4ea6-41e0-aea5-e3e23f516ade&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001311 10.0.0.73 - - [2026-04-02 02:20:58] "GET /project/950954bf-4ea6-41e0-aea5-e3e23f516ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.052578 10.0.0.48 - - [2026-04-02 02:20:58] "GET /projects?obj_uuids=950954bf-4ea6-41e0-aea5-e3e23f516ade&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001241 10.0.0.73 - - [2026-04-02 02:20:59] "POST /neutron/network HTTP/1.1" 200 684 0.190878 10.0.0.133 - - [2026-04-02 02:20:59] "POST /route-targets HTTP/1.1" 200 327 0.015994 10.0.0.73 - - [2026-04-02 02:20:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.014078 10.0.0.73 - - [2026-04-02 02:20:59] "POST /neutron/network HTTP/1.1" 200 1079 0.012770 10.0.0.73 - - [2026-04-02 02:20:59] "POST /id-to-fqname HTTP/1.1" 200 262 0.001306 10.0.0.73 - - [2026-04-02 02:20:59] "GET /virtual-network/24ba667f-da7a-415a-999a-9a40014ed6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2750 0.006425 10.0.0.73 - - [2026-04-02 02:20:59] "GET /virtual-network/24ba667f-da7a-415a-999a-9a40014ed6cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2750 0.007223 10.0.0.73 - - [2026-04-02 02:20:59] "POST /neutron/subnet HTTP/1.1" 200 828 0.012455 10.0.0.73 - - [2026-04-02 02:20:59] "POST /id-to-fqname HTTP/1.1" 200 261 0.001571 10.0.0.48 - - [2026-04-02 02:21:00] "GET /projects?obj_uuids=950954bf-4ea6-41e0-aea5-e3e23f516ade&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001389 10.0.0.73 - - [2026-04-02 02:21:00] "GET /project/950954bf-4ea6-41e0-aea5-e3e23f516ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.086346 10.0.0.73 - - [2026-04-02 02:21:00] "POST /neutron/network HTTP/1.1" 200 1075 0.018245 10.0.0.73 - - [2026-04-02 02:21:00] "POST /id-to-fqname HTTP/1.1" 200 262 0.001492 10.0.0.73 - - [2026-04-02 02:21:00] "POST /neutron/port HTTP/1.1" 200 117 0.009754 10.0.0.48 - - [2026-04-02 02:21:01] "GET /projects?obj_uuids=950954bf-4ea6-41e0-aea5-e3e23f516ade&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001309 10.0.0.73 - - [2026-04-02 02:21:01] "POST /neutron/port HTTP/1.1" 200 1172 0.489043 10.0.0.48 - - [2026-04-02 02:21:01] "GET /projects?obj_uuids=950954bf-4ea6-41e0-aea5-e3e23f516ade&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001849 10.0.0.73 - - [2026-04-02 02:21:01] "GET /project/950954bf-4ea6-41e0-aea5-e3e23f516ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.101085 10.0.0.73 - - [2026-04-02 02:21:01] "POST /neutron/port HTTP/1.1" 200 1226 0.224889 10.0.0.73 - - [2026-04-02 02:21:01] "POST /neutron/port HTTP/1.1" 200 1236 0.029330 10.0.0.73 - - [2026-04-02 02:21:02] "POST /neutron/security_group HTTP/1.1" 200 2063 0.007968 10.0.0.73 - - [2026-04-02 02:21:02] "POST /neutron/port HTTP/1.1" 200 117 0.001214 10.0.0.73 - - [2026-04-02 02:21:02] "POST /neutron/network HTTP/1.1" 200 1089 0.009842 10.0.0.73 - - [2026-04-02 02:21:02] "POST /neutron/port HTTP/1.1" 200 1174 0.026329 10.0.0.73 - - [2026-04-02 02:21:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004669 10.0.0.73 - - [2026-04-02 02:21:03] "POST /neutron/port HTTP/1.1" 200 117 0.001332 10.0.0.73 - - [2026-04-02 02:21:03] "POST /neutron/network HTTP/1.1" 200 1075 0.012405 10.0.0.73 - - [2026-04-02 02:21:04] "POST /neutron/port HTTP/1.1" 200 1226 0.020464 10.0.0.73 - - [2026-04-02 02:21:04] "POST /neutron/port HTTP/1.1" 200 1228 0.049060 10.0.0.73 - - [2026-04-02 02:21:05] "POST /neutron/network HTTP/1.1" 200 1075 0.011125 10.0.0.133 - - [2026-04-02 02:21:05] "DELETE /route-target/1bb8a49b-0a43-4c57-991d-83492d369091 HTTP/1.1" 200 115 0.046802 10.0.0.48 - - [2026-04-02 02:21:05] "POST /useragent-kv HTTP/1.1" 200 115 0.007433 10.0.0.48 - - [2026-04-02 02:21:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004246 10.0.0.48 - - [2026-04-02 02:21:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003157 10.0.0.48 - - [2026-04-02 02:21:06] "POST /useragent-kv HTTP/1.1" 200 115 0.010803 10.0.0.73 - - [2026-04-02 02:21:06] "POST /neutron/network HTTP/1.1" 200 151 0.195730 10.0.0.133 - - [2026-04-02 02:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.48 - - [2026-04-02 02:21:06] "GET /projects?obj_uuids=950954bf-4ea6-41e0-aea5-e3e23f516ade&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003304 10.0.0.73 - - [2026-04-02 02:21:06] "GET /project/950954bf-4ea6-41e0-aea5-e3e23f516ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.057271 10.0.0.48 - - [2026-04-02 02:21:06] "GET /projects?obj_uuids=950954bf-4ea6-41e0-aea5-e3e23f516ade&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002082 10.0.0.73 - - [2026-04-02 02:21:06] "GET /project/950954bf-4ea6-41e0-aea5-e3e23f516ade?fields=virtual_networks HTTP/1.1" 200 1043 0.079629 10.0.0.48 - - [2026-04-02 02:21:06] "GET /projects?obj_uuids=950954bf-4ea6-41e0-aea5-e3e23f516ade&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002342 10.0.0.73 - - [2026-04-02 02:21:06] "GET /project/950954bf-4ea6-41e0-aea5-e3e23f516ade?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.066250 10.0.0.48 - - [2026-04-02 02:21:06] "GET /projects?obj_uuids=950954bf-4ea6-41e0-aea5-e3e23f516ade&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001218 10.0.0.73 - - [2026-04-02 02:21:06] "GET /project/950954bf-4ea6-41e0-aea5-e3e23f516ade?fields=security_groups HTTP/1.1" 200 1274 0.068439 10.0.0.73 - - [2026-04-02 02:21:07] "POST /fqname-to-id HTTP/1.1" 404 196 0.028109 10.0.0.48 - - [2026-04-02 02:21:07] "GET /projects?obj_uuids=f8261305-9c0b-4a24-aff1-0e27ac3a9f40&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004135 10.0.0.48 - - [2026-04-02 02:21:07] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001313 10.0.0.48 - - [2026-04-02 02:21:07] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.023490 10.0.0.48 - - [2026-04-02 02:21:07] "POST /id-to-fqname HTTP/1.1" 200 198 0.007953 10.0.0.48 - - [2026-04-02 02:21:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.007493 10.0.0.48 - - [2026-04-02 02:21:07] "POST /security-groups HTTP/1.1" 200 599 0.082949 10.0.0.48 - - [2026-04-02 02:21:07] "POST /projects HTTP/1.1" 200 601 0.332764 10.0.0.48 - - [2026-04-02 02:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.375881 10.0.0.133 - - [2026-04-02 02:21:07] "POST /access-control-lists HTTP/1.1" 200 604 0.041311 10.0.0.73 - - [2026-04-02 02:21:07] "GET /project/f8261305-9c0b-4a24-aff1-0e27ac3a9f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.584072 10.0.0.73 - - [2026-04-02 02:21:08] "GET / HTTP/1.1" 200 35931 0.001540 10.0.0.73 - - [2026-04-02 02:21:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000540 10.0.0.73 - - [2026-04-02 02:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.055501 10.0.0.48 - - [2026-04-02 02:21:09] "GET /projects?obj_uuids=f8261305-9c0b-4a24-aff1-0e27ac3a9f40&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001249 10.0.0.73 - - [2026-04-02 02:21:09] "GET /project/f8261305-9c0b-4a24-aff1-0e27ac3a9f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.052469 10.0.0.73 - - [2026-04-02 02:21:09] "POST /neutron/network HTTP/1.1" 200 117 0.057739 10.0.0.133 - - [2026-04-02 02:21:10] "POST /route-targets HTTP/1.1" 200 327 0.019659 10.0.0.73 - - [2026-04-02 02:21:10] "POST /neutron/network HTTP/1.1" 200 910 0.009885 10.0.0.73 - - [2026-04-02 02:21:10] "POST /id-to-fqname HTTP/1.1" 200 267 0.001519 10.0.0.73 - - [2026-04-02 02:21:10] "GET /virtual-network/e44ecc2c-c558-4f92-af09-d68f4f99b6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005679 10.0.0.73 - - [2026-04-02 02:21:10] "GET /virtual-network/e44ecc2c-c558-4f92-af09-d68f4f99b6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006593 10.0.0.73 - - [2026-04-02 02:21:10] "POST /neutron/subnet HTTP/1.1" 200 724 0.011452 10.0.0.73 - - [2026-04-02 02:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.48 - - [2026-04-02 02:21:10] "GET /projects?obj_uuids=f8261305-9c0b-4a24-aff1-0e27ac3a9f40&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001145 10.0.0.73 - - [2026-04-02 02:21:10] "GET /project/f8261305-9c0b-4a24-aff1-0e27ac3a9f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.046112 10.0.0.133 - - [2026-04-02 02:21:10] "POST /ref-update HTTP/1.1" 200 156 0.034668 10.0.0.48 - - [2026-04-02 02:21:11] "POST /useragent-kv HTTP/1.1" 200 115 0.011197 10.0.0.73 - - [2026-04-02 02:21:11] "POST /neutron/subnet HTTP/1.1" 200 715 0.210896 10.0.0.73 - - [2026-04-02 02:21:11] "POST /id-to-fqname HTTP/1.1" 200 267 0.001373 10.0.0.73 - - [2026-04-02 02:21:11] "GET /virtual-network/777a9d1b-0e73-4c6f-bcd3-9f67cd9ed188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005737 10.0.0.73 - - [2026-04-02 02:21:11] "GET /virtual-network/777a9d1b-0e73-4c6f-bcd3-9f67cd9ed188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.008061 10.0.0.73 - - [2026-04-02 02:21:11] "POST /neutron/network HTTP/1.1" 200 908 0.011476 10.0.0.73 - - [2026-04-02 02:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.48 - - [2026-04-02 02:21:11] "GET /projects?obj_uuids=f8261305-9c0b-4a24-aff1-0e27ac3a9f40&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001111 10.0.0.73 - - [2026-04-02 02:21:11] "GET /project/f8261305-9c0b-4a24-aff1-0e27ac3a9f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045977 10.0.0.48 - - [2026-04-02 02:21:11] "GET /projects?obj_uuids=f8261305-9c0b-4a24-aff1-0e27ac3a9f40&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001504 10.0.0.73 - - [2026-04-02 02:21:11] "POST /neutron/network HTTP/1.1" 200 693 0.164423 10.0.0.73 - - [2026-04-02 02:21:11] "POST /id-to-fqname HTTP/1.1" 200 268 0.003521 10.0.0.73 - - [2026-04-02 02:21:11] "GET /virtual-network/ddff6b24-55f1-4380-b8f3-513840770aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.006898 10.0.0.73 - - [2026-04-02 02:21:11] "POST /neutron/network HTTP/1.1" 200 913 0.010242 10.0.0.73 - - [2026-04-02 02:21:11] "GET /virtual-network/ddff6b24-55f1-4380-b8f3-513840770aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.006324 10.0.0.73 - - [2026-04-02 02:21:11] "POST /id-to-fqname HTTP/1.1" 200 267 0.001681 10.0.0.73 - - [2026-04-02 02:21:12] "POST /neutron/network HTTP/1.1" 200 918 0.007317 10.0.0.48 - - [2026-04-02 02:21:12] "GET /projects?obj_uuids=f8261305-9c0b-4a24-aff1-0e27ac3a9f40&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001605 10.0.0.73 - - [2026-04-02 02:21:12] "GET /project/f8261305-9c0b-4a24-aff1-0e27ac3a9f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.091342 10.0.0.73 - - [2026-04-02 02:21:12] "POST /neutron/port HTTP/1.1" 200 117 0.012942 10.0.0.73 - - [2026-04-02 02:21:13] "POST /id-to-fqname HTTP/1.1" 200 268 0.001923 10.0.0.73 - - [2026-04-02 02:21:13] "POST /neutron/network HTTP/1.1" 200 918 0.008523 10.0.0.73 - - [2026-04-02 02:21:13] "POST /neutron/port HTTP/1.1" 200 1066 0.021573 10.0.0.48 - - [2026-04-02 02:21:13] "GET /projects?obj_uuids=f8261305-9c0b-4a24-aff1-0e27ac3a9f40&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002040 10.0.0.73 - - [2026-04-02 02:21:14] "GET /project/f8261305-9c0b-4a24-aff1-0e27ac3a9f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.075616 10.0.0.73 - - [2026-04-02 02:21:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.015498 10.0.0.73 - - [2026-04-02 02:21:14] "POST /neutron/port HTTP/1.1" 200 117 0.001229 10.0.0.73 - - [2026-04-02 02:21:14] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009593 10.0.0.48 - - [2026-04-02 02:21:14] "GET /projects?obj_uuids=f8261305-9c0b-4a24-aff1-0e27ac3a9f40&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001463 10.0.0.73 - - [2026-04-02 02:21:14] "POST /neutron/port HTTP/1.1" 200 1069 0.326826 10.0.0.73 - - [2026-04-02 02:21:15] "POST /neutron/port HTTP/1.1" 200 1123 0.116731 10.0.0.73 - - [2026-04-02 02:21:15] "POST /neutron/subnet HTTP/1.1" 200 703 0.012290 10.0.0.73 - - [2026-04-02 02:21:15] "POST /neutron/network HTTP/1.1" 200 908 0.008394 10.0.0.73 - - [2026-04-02 02:21:16] "POST /neutron/port HTTP/1.1" 200 1120 0.019312 10.0.0.73 - - [2026-04-02 02:21:16] "POST /neutron/port HTTP/1.1" 200 1123 0.022760 10.0.0.73 - - [2026-04-02 02:21:17] "POST /neutron/network HTTP/1.1" 200 908 0.008922 10.0.0.133 - - [2026-04-02 02:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.48 - - [2026-04-02 02:21:18] "POST /useragent-kv HTTP/1.1" 200 115 0.011337 10.0.0.48 - - [2026-04-02 02:21:18] "POST /useragent-kv HTTP/1.1" 200 115 0.013846 10.0.0.73 - - [2026-04-02 02:21:18] "POST /neutron/network HTTP/1.1" 200 151 0.166841 10.0.0.133 - - [2026-04-02 02:21:18] "DELETE /route-target/a33d898c-64bc-4ecf-b0d0-5a72e5f302b2 HTTP/1.1" 200 115 0.029820 10.0.0.48 - - [2026-04-02 02:21:18] "GET /projects?obj_uuids=f8261305-9c0b-4a24-aff1-0e27ac3a9f40&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001681 10.0.0.73 - - [2026-04-02 02:21:18] "GET /project/f8261305-9c0b-4a24-aff1-0e27ac3a9f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.085910 10.0.0.48 - - [2026-04-02 02:21:18] "GET /projects?obj_uuids=f8261305-9c0b-4a24-aff1-0e27ac3a9f40&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001188 10.0.0.73 - - [2026-04-02 02:21:18] "GET /project/f8261305-9c0b-4a24-aff1-0e27ac3a9f40?fields=virtual_networks HTTP/1.1" 200 1049 0.061746 10.0.0.48 - - [2026-04-02 02:21:18] "GET /projects?obj_uuids=f8261305-9c0b-4a24-aff1-0e27ac3a9f40&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001660 10.0.0.73 - - [2026-04-02 02:21:18] "GET /project/f8261305-9c0b-4a24-aff1-0e27ac3a9f40?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.055903 10.0.0.48 - - [2026-04-02 02:21:18] "GET /projects?obj_uuids=f8261305-9c0b-4a24-aff1-0e27ac3a9f40&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001618 10.0.0.73 - - [2026-04-02 02:21:18] "GET /project/f8261305-9c0b-4a24-aff1-0e27ac3a9f40?fields=security_groups HTTP/1.1" 200 1283 0.060667 10.0.0.73 - - [2026-04-02 02:21:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.027997 10.0.0.48 - - [2026-04-02 02:21:19] "GET /projects?obj_uuids=d345b3a0-95ec-4b00-a4af-c429a39e164a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003977 10.0.0.48 - - [2026-04-02 02:21:19] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001468 10.0.0.48 - - [2026-04-02 02:21:19] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010355 10.0.0.48 - - [2026-04-02 02:21:19] "POST /id-to-fqname HTTP/1.1" 200 195 0.005033 10.0.0.48 - - [2026-04-02 02:21:19] "POST /fqname-to-id HTTP/1.1" 404 204 0.008518 10.0.0.48 - - [2026-04-02 02:21:19] "POST /security-groups HTTP/1.1" 200 596 0.051094 10.0.0.133 - - [2026-04-02 02:21:19] "POST /fqname-to-id HTTP/1.1" 404 239 0.006571 10.0.0.48 - - [2026-04-02 02:21:19] "POST /projects HTTP/1.1" 200 595 0.330210 10.0.0.48 - - [2026-04-02 02:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.422690 10.0.0.133 - - [2026-04-02 02:21:20] "POST /access-control-lists HTTP/1.1" 200 599 0.052115 10.0.0.73 - - [2026-04-02 02:21:20] "GET /project/d345b3a0-95ec-4b00-a4af-c429a39e164a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.590570 10.0.0.73 - - [2026-04-02 02:21:21] "GET / HTTP/1.1" 200 35931 0.002215 10.0.0.73 - - [2026-04-02 02:21:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000820 10.0.0.73 - - [2026-04-02 02:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.059283 10.0.0.48 - - [2026-04-02 02:21:21] "GET /projects?obj_uuids=d345b3a0-95ec-4b00-a4af-c429a39e164a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001478 10.0.0.73 - - [2026-04-02 02:21:21] "GET /project/d345b3a0-95ec-4b00-a4af-c429a39e164a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.063618 10.0.0.73 - - [2026-04-02 02:21:22] "POST /neutron/network HTTP/1.1" 200 117 0.035795 10.0.0.73 - - [2026-04-02 02:21:22] "POST /neutron/network HTTP/1.1" 200 900 0.014458 10.0.0.73 - - [2026-04-02 02:21:22] "POST /id-to-fqname HTTP/1.1" 200 261 0.001433 10.0.0.73 - - [2026-04-02 02:21:22] "GET /virtual-network/c48e13c6-1842-485a-916b-33bead762025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005839 10.0.0.73 - - [2026-04-02 02:21:22] "GET /virtual-network/c48e13c6-1842-485a-916b-33bead762025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.007081 10.0.0.73 - - [2026-04-02 02:21:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.011180 10.0.0.73 - - [2026-04-02 02:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.48 - - [2026-04-02 02:21:22] "GET /projects?obj_uuids=d345b3a0-95ec-4b00-a4af-c429a39e164a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001310 10.0.0.73 - - [2026-04-02 02:21:22] "GET /project/d345b3a0-95ec-4b00-a4af-c429a39e164a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.050198 10.0.0.133 - - [2026-04-02 02:21:23] "POST /route-targets HTTP/1.1" 200 327 0.030728 10.0.0.48 - - [2026-04-02 02:21:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005835 10.0.0.73 - - [2026-04-02 02:21:23] "POST /neutron/subnet HTTP/1.1" 200 734 0.276607 10.0.0.73 - - [2026-04-02 02:21:23] "POST /id-to-fqname HTTP/1.1" 200 261 0.001909 10.0.0.73 - - [2026-04-02 02:21:23] "GET /virtual-network/c650c276-e583-46bd-8370-0e31e99c41dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.007310 10.0.0.73 - - [2026-04-02 02:21:23] "GET /virtual-network/c650c276-e583-46bd-8370-0e31e99c41dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.006423 10.0.0.73 - - [2026-04-02 02:21:23] "POST /neutron/network HTTP/1.1" 200 903 0.008483 10.0.0.73 - - [2026-04-02 02:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.48 - - [2026-04-02 02:21:23] "GET /projects?obj_uuids=d345b3a0-95ec-4b00-a4af-c429a39e164a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001316 10.0.0.73 - - [2026-04-02 02:21:23] "GET /project/d345b3a0-95ec-4b00-a4af-c429a39e164a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.052315 10.0.0.48 - - [2026-04-02 02:21:23] "GET /projects?obj_uuids=d345b3a0-95ec-4b00-a4af-c429a39e164a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002049 10.0.0.73 - - [2026-04-02 02:21:23] "POST /neutron/network HTTP/1.1" 200 684 0.148226 10.0.0.133 - - [2026-04-02 02:21:23] "POST /ref-update HTTP/1.1" 200 156 0.026477 10.0.0.73 - - [2026-04-02 02:21:24] "POST /id-to-fqname HTTP/1.1" 200 262 0.005208 10.0.0.73 - - [2026-04-02 02:21:24] "GET /virtual-network/75221ad2-548d-4ca6-a884-478a61b9e764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.009740 10.0.0.73 - - [2026-04-02 02:21:24] "POST /neutron/network HTTP/1.1" 200 903 0.008944 10.0.0.73 - - [2026-04-02 02:21:24] "GET /virtual-network/75221ad2-548d-4ca6-a884-478a61b9e764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006937 10.0.0.73 - - [2026-04-02 02:21:24] "POST /id-to-fqname HTTP/1.1" 200 261 0.001391 10.0.0.73 - - [2026-04-02 02:21:24] "POST /neutron/network HTTP/1.1" 200 913 0.007661 10.0.0.48 - - [2026-04-02 02:21:24] "GET /projects?obj_uuids=d345b3a0-95ec-4b00-a4af-c429a39e164a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002134 10.0.0.73 - - [2026-04-02 02:21:25] "GET /project/d345b3a0-95ec-4b00-a4af-c429a39e164a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.071356 10.0.0.73 - - [2026-04-02 02:21:25] "POST /neutron/port HTTP/1.1" 200 117 0.007262 10.0.0.73 - - [2026-04-02 02:21:25] "POST /id-to-fqname HTTP/1.1" 200 262 0.001389 10.0.0.73 - - [2026-04-02 02:21:25] "POST /neutron/network HTTP/1.1" 200 913 0.007775 10.0.0.73 - - [2026-04-02 02:21:26] "POST /neutron/port HTTP/1.1" 200 1067 0.033376 10.0.0.48 - - [2026-04-02 02:21:26] "GET /projects?obj_uuids=d345b3a0-95ec-4b00-a4af-c429a39e164a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001461 10.0.0.73 - - [2026-04-02 02:21:26] "GET /project/d345b3a0-95ec-4b00-a4af-c429a39e164a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.166944 10.0.0.73 - - [2026-04-02 02:21:26] "POST /neutron/network HTTP/1.1" 200 903 0.010025 10.0.0.73 - - [2026-04-02 02:21:26] "POST /neutron/port HTTP/1.1" 200 117 0.001420 10.0.0.73 - - [2026-04-02 02:21:26] "POST /neutron/security_group HTTP/1.1" 200 2063 0.008809 10.0.0.48 - - [2026-04-02 02:21:27] "GET /projects?obj_uuids=d345b3a0-95ec-4b00-a4af-c429a39e164a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001522 10.0.0.73 - - [2026-04-02 02:21:27] "POST /neutron/port HTTP/1.1" 200 1065 0.368446 10.0.0.73 - - [2026-04-02 02:21:27] "POST /fqname-to-id HTTP/1.1" 404 193 0.003595 10.0.0.73 - - [2026-04-02 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006280 10.0.0.48 - - [2026-04-02 02:21:27] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001600 10.0.0.73 - - [2026-04-02 02:21:27] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.013062 10.0.0.73 - - [2026-04-02 02:21:27] "POST /service-templates HTTP/1.1" 200 543 0.080660 10.0.0.73 - - [2026-04-02 02:21:27] "POST /neutron/port HTTP/1.1" 200 1119 0.196166 10.0.0.73 - - [2026-04-02 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.73 - - [2026-04-02 02:21:27] "GET /service-template/67902155-1920-4dfe-a1c5-19d7c5998afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.007274 10.0.0.73 - - [2026-04-02 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.73 - - [2026-04-02 02:21:27] "POST /neutron/subnet HTTP/1.1" 200 698 0.012452 10.0.0.73 - - [2026-04-02 02:21:27] "GET /service-template/67902155-1920-4dfe-a1c5-19d7c5998afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.007754 10.0.0.73 - - [2026-04-02 02:21:27] "POST /id-to-fqname HTTP/1.1" 200 261 0.001629 10.0.0.73 - - [2026-04-02 02:21:27] "POST /id-to-fqname HTTP/1.1" 200 261 0.001814 10.0.0.73 - - [2026-04-02 02:21:27] "POST /id-to-fqname HTTP/1.1" 200 262 0.001658 10.0.0.73 - - [2026-04-02 02:21:28] "POST /neutron/port HTTP/1.1" 200 2108 0.030596 10.0.0.73 - - [2026-04-02 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.73 - - [2026-04-02 02:21:28] "DELETE /service-template/67902155-1920-4dfe-a1c5-19d7c5998afb HTTP/1.1" 200 115 0.033672 10.0.0.73 - - [2026-04-02 02:21:28] "POST /fqname-to-id HTTP/1.1" 404 193 0.007449 10.0.0.73 - - [2026-04-02 02:21:30] "POST /neutron/network HTTP/1.1" 400 204 0.019185 10.0.0.73 - - [2026-04-02 02:21:31] "POST /neutron/port HTTP/1.1" 200 151 0.257670 10.0.0.73 - - [2026-04-02 02:21:31] "POST /neutron/port HTTP/1.1" 200 151 0.282651 10.0.0.73 - - [2026-04-02 02:21:32] "POST /neutron/network HTTP/1.1" 200 903 0.006961 10.0.0.133 - - [2026-04-02 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006826 10.0.0.48 - - [2026-04-02 02:21:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003839 10.0.0.48 - - [2026-04-02 02:21:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004578 10.0.0.73 - - [2026-04-02 02:21:32] "POST /neutron/network HTTP/1.1" 200 151 0.157679 10.0.0.48 - - [2026-04-02 02:21:32] "GET /projects?obj_uuids=d345b3a0-95ec-4b00-a4af-c429a39e164a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001559 10.0.0.133 - - [2026-04-02 02:21:32] "DELETE /route-target/a106982b-01e9-4486-af78-80325efd06bc HTTP/1.1" 200 115 0.037169 10.0.0.73 - - [2026-04-02 02:21:33] "GET /project/d345b3a0-95ec-4b00-a4af-c429a39e164a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.103260 10.0.0.48 - - [2026-04-02 02:21:33] "GET /projects?obj_uuids=d345b3a0-95ec-4b00-a4af-c429a39e164a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001508 10.0.0.73 - - [2026-04-02 02:21:33] "GET /project/d345b3a0-95ec-4b00-a4af-c429a39e164a?fields=virtual_networks HTTP/1.1" 200 1043 0.047438 10.0.0.48 - - [2026-04-02 02:21:33] "GET /projects?obj_uuids=d345b3a0-95ec-4b00-a4af-c429a39e164a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001636 10.0.0.73 - - [2026-04-02 02:21:33] "GET /project/d345b3a0-95ec-4b00-a4af-c429a39e164a?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.055234 10.0.0.48 - - [2026-04-02 02:21:33] "GET /projects?obj_uuids=d345b3a0-95ec-4b00-a4af-c429a39e164a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001464 10.0.0.73 - - [2026-04-02 02:21:33] "GET /project/d345b3a0-95ec-4b00-a4af-c429a39e164a?fields=security_groups HTTP/1.1" 200 1274 0.051747 10.0.0.73 - - [2026-04-02 02:21:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.027303 10.0.0.48 - - [2026-04-02 02:21:34] "GET /projects?obj_uuids=e2628dee-24cd-4a78-b20d-f2c3f9eefbe7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004014 10.0.0.48 - - [2026-04-02 02:21:34] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001409 10.0.0.48 - - [2026-04-02 02:21:34] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010315 10.0.0.48 - - [2026-04-02 02:21:34] "POST /id-to-fqname HTTP/1.1" 200 199 0.006330 10.0.0.48 - - [2026-04-02 02:21:34] "POST /fqname-to-id HTTP/1.1" 404 208 0.005342 10.0.0.48 - - [2026-04-02 02:21:34] "POST /security-groups HTTP/1.1" 200 600 0.038141 10.0.0.48 - - [2026-04-02 02:21:34] "POST /projects HTTP/1.1" 200 603 0.278956 10.0.0.133 - - [2026-04-02 02:21:34] "POST /fqname-to-id HTTP/1.1" 404 242 0.006956 10.0.0.48 - - [2026-04-02 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.349164 10.0.0.73 - - [2026-04-02 02:21:34] "GET /project/e2628dee-24cd-4a78-b20d-f2c3f9eefbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.501131 10.0.0.73 - - [2026-04-02 02:21:35] "GET / HTTP/1.1" 200 35931 0.002591 10.0.0.73 - - [2026-04-02 02:21:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000556 10.0.0.73 - - [2026-04-02 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.054695 10.0.0.48 - - [2026-04-02 02:21:36] "GET /projects?obj_uuids=e2628dee-24cd-4a78-b20d-f2c3f9eefbe7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001604 10.0.0.73 - - [2026-04-02 02:21:36] "GET /project/e2628dee-24cd-4a78-b20d-f2c3f9eefbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.046527 10.0.0.133 - - [2026-04-02 02:21:36] "POST /ref-update HTTP/1.1" 200 156 0.029140 10.0.0.48 - - [2026-04-02 02:21:37] "POST /useragent-kv HTTP/1.1" 200 115 0.009006 10.0.0.73 - - [2026-04-02 02:21:37] "POST /neutron/subnet HTTP/1.1" 200 828 0.352313 10.0.0.73 - - [2026-04-02 02:21:37] "POST /id-to-fqname HTTP/1.1" 200 269 0.001665 10.0.0.73 - - [2026-04-02 02:21:37] "GET /virtual-network/cb412fdc-b94c-4ee5-81d6-084ef78e3333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.008883 10.0.0.73 - - [2026-04-02 02:21:37] "POST /neutron/network HTTP/1.1" 200 1087 0.011915 10.0.0.73 - - [2026-04-02 02:21:37] "GET /virtual-network/cb412fdc-b94c-4ee5-81d6-084ef78e3333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.008668 10.0.0.73 - - [2026-04-02 02:21:37] "POST /neutron/subnet HTTP/1.1" 200 724 0.010105 10.0.0.73 - - [2026-04-02 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.48 - - [2026-04-02 02:21:37] "GET /projects?obj_uuids=e2628dee-24cd-4a78-b20d-f2c3f9eefbe7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001582 10.0.0.73 - - [2026-04-02 02:21:37] "GET /project/e2628dee-24cd-4a78-b20d-f2c3f9eefbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.044560 10.0.0.73 - - [2026-04-02 02:21:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.005221 10.0.0.48 - - [2026-04-02 02:21:37] "POST /useragent-kv HTTP/1.1" 200 115 0.007946 10.0.0.73 - - [2026-04-02 02:21:37] "POST /neutron/subnet HTTP/1.1" 200 828 0.208055 10.0.0.73 - - [2026-04-02 02:21:38] "POST /id-to-fqname HTTP/1.1" 200 269 0.001448 10.0.0.73 - - [2026-04-02 02:21:38] "GET /virtual-network/258ddbcf-0d2c-4636-998f-120b8c1f2d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.010685 10.0.0.73 - - [2026-04-02 02:21:38] "POST /neutron/network HTTP/1.1" 200 1089 0.011878 10.0.0.73 - - [2026-04-02 02:21:38] "GET /virtual-network/258ddbcf-0d2c-4636-998f-120b8c1f2d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.006541 10.0.0.73 - - [2026-04-02 02:21:38] "POST /neutron/subnet HTTP/1.1" 200 734 0.010192 10.0.0.73 - - [2026-04-02 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.48 - - [2026-04-02 02:21:38] "GET /projects?obj_uuids=e2628dee-24cd-4a78-b20d-f2c3f9eefbe7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001343 10.0.0.73 - - [2026-04-02 02:21:38] "GET /project/e2628dee-24cd-4a78-b20d-f2c3f9eefbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.060376 10.0.0.133 - - [2026-04-02 02:21:38] "POST /route-targets HTTP/1.1" 200 327 0.024840 10.0.0.48 - - [2026-04-02 02:21:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005952 10.0.0.73 - - [2026-04-02 02:21:38] "POST /neutron/subnet HTTP/1.1" 200 818 0.238161 10.0.0.73 - - [2026-04-02 02:21:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.004731 10.0.0.73 - - [2026-04-02 02:21:39] "POST /id-to-fqname HTTP/1.1" 200 270 0.001503 10.0.0.73 - - [2026-04-02 02:21:39] "GET /virtual-network/dea756bf-9639-44ff-8026-f3a9420537ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.009296 10.0.0.73 - - [2026-04-02 02:21:39] "POST /neutron/network HTTP/1.1" 200 1087 0.017520 10.0.0.73 - - [2026-04-02 02:21:39] "GET /virtual-network/dea756bf-9639-44ff-8026-f3a9420537ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.006683 10.0.0.73 - - [2026-04-02 02:21:39] "POST /neutron/subnet HTTP/1.1" 200 725 0.011158 10.0.0.73 - - [2026-04-02 02:21:39] "POST /id-to-fqname HTTP/1.1" 200 269 0.001473 10.0.0.48 - - [2026-04-02 02:21:40] "GET /projects?obj_uuids=e2628dee-24cd-4a78-b20d-f2c3f9eefbe7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001250 10.0.0.73 - - [2026-04-02 02:21:40] "GET /project/e2628dee-24cd-4a78-b20d-f2c3f9eefbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.074158 10.0.0.73 - - [2026-04-02 02:21:40] "POST /neutron/port HTTP/1.1" 200 117 0.008323 10.0.0.73 - - [2026-04-02 02:21:40] "POST /id-to-fqname HTTP/1.1" 200 270 0.001719 10.0.0.73 - - [2026-04-02 02:21:40] "POST /neutron/network HTTP/1.1" 200 1097 0.008651 10.0.0.73 - - [2026-04-02 02:21:41] "POST /neutron/port HTTP/1.1" 200 1178 0.049350 10.0.0.48 - - [2026-04-02 02:21:41] "GET /projects?obj_uuids=e2628dee-24cd-4a78-b20d-f2c3f9eefbe7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001047 10.0.0.73 - - [2026-04-02 02:21:41] "GET /project/e2628dee-24cd-4a78-b20d-f2c3f9eefbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.110002 10.0.0.73 - - [2026-04-02 02:21:41] "POST /neutron/network HTTP/1.1" 200 1087 0.019310 10.0.0.73 - - [2026-04-02 02:21:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005506 10.0.0.73 - - [2026-04-02 02:21:41] "POST /neutron/port HTTP/1.1" 200 117 0.001339 10.0.0.73 - - [2026-04-02 02:21:41] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008258 10.0.0.48 - - [2026-04-02 02:21:41] "GET /projects?obj_uuids=e2628dee-24cd-4a78-b20d-f2c3f9eefbe7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001240 10.0.0.48 - - [2026-04-02 02:21:42] "DELETE /project/950954bf4ea641e0aea5e3e23f516ade HTTP/1.1" 404 173 0.013104 10.0.0.48 - - [2026-04-02 02:21:42] "DELETE /project/f82613059c0b4a24aff10e27ac3a9f40 HTTP/1.1" 404 173 0.032786 10.0.0.48 - - [2026-04-02 02:21:42] "GET /projects?obj_uuids=f8261305-9c0b-4a24-aff1-0e27ac3a9f40&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.008993 10.0.0.48 - - [2026-04-02 02:21:42] "GET /projects?obj_uuids=6cace538-9af4-478d-b947-60c71a33bce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002473 10.0.0.48 - - [2026-04-02 02:21:42] "GET /projects?obj_uuids=d345b3a0-95ec-4b00-a4af-c429a39e164a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001360 10.0.0.48 - - [2026-04-02 02:21:42] "GET /projects?obj_uuids=950954bf-4ea6-41e0-aea5-e3e23f516ade&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001320 10.0.0.48 - - [2026-04-02 02:21:42] "DELETE /project/d345b3a095ec4b00a4afc429a39e164a HTTP/1.1" 404 173 0.066452 10.0.0.48 - - [2026-04-02 02:21:42] "DELETE /project/e2628dee24cd4a78b20df2c3f9eefbe7 HTTP/1.1" 404 173 0.059120 10.0.0.48 - - [2026-04-02 02:21:42] "GET /project/f8261305-9c0b-4a24-aff1-0e27ac3a9f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.142826 10.0.0.133 - - [2026-04-02 02:21:42] "DELETE /access-control-list/51453f9c-ba29-424b-acdd-f81ab460c0f3 HTTP/1.1" 200 115 0.145431 10.0.0.48 - - [2026-04-02 02:21:42] "GET /projects?obj_uuids=f8261305-9c0b-4a24-aff1-0e27ac3a9f40&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.008351 10.0.0.48 - - [2026-04-02 02:21:42] "GET /project/d345b3a0-95ec-4b00-a4af-c429a39e164a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.195844 10.0.0.48 - - [2026-04-02 02:21:42] "GET /project/950954bf-4ea6-41e0-aea5-e3e23f516ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.215815 10.0.0.48 - - [2026-04-02 02:21:42] "GET /project/6cace538-9af4-478d-b947-60c71a33bce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.244363 10.0.0.48 - - [2026-04-02 02:21:42] "GET /projects?obj_uuids=d345b3a0-95ec-4b00-a4af-c429a39e164a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001944 10.0.0.48 - - [2026-04-02 02:21:42] "GET /projects?obj_uuids=950954bf-4ea6-41e0-aea5-e3e23f516ade&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001126 10.0.0.48 - - [2026-04-02 02:21:42] "GET /projects?obj_uuids=6cace538-9af4-478d-b947-60c71a33bce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004498 10.0.0.48 - - [2026-04-02 02:21:42] "GET /project/6cace538-9af4-478d-b947-60c71a33bce3?fields=security_groups HTTP/1.1" 404 188 0.091337 10.0.0.48 - - [2026-04-02 02:21:42] "GET /project/f8261305-9c0b-4a24-aff1-0e27ac3a9f40?fields=security_groups HTTP/1.1" 200 1388 0.244215 10.0.0.48 - - [2026-04-02 02:21:42] "GET /project/d345b3a0-95ec-4b00-a4af-c429a39e164a?fields=security_groups HTTP/1.1" 200 1379 0.226007 10.0.0.48 - - [2026-04-02 02:21:42] "GET /project/950954bf-4ea6-41e0-aea5-e3e23f516ade?fields=security_groups HTTP/1.1" 200 1379 0.223145 10.0.0.48 - - [2026-04-02 02:21:42] "GET /projects?obj_uuids=6cace538-9af4-478d-b947-60c71a33bce3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.048449 10.0.0.73 - - [2026-04-02 02:21:42] "POST /neutron/port HTTP/1.1" 200 1174 0.920582 10.0.0.48 - - [2026-04-02 02:21:42] "DELETE /security-group/ecd01cc8-aa61-453a-9ba4-c2c3d6b1d790 HTTP/1.1" 200 115 0.119226 10.0.0.48 - - [2026-04-02 02:21:42] "GET /projects?obj_uuids=f8261305-9c0b-4a24-aff1-0e27ac3a9f40&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001395 10.0.0.73 - - [2026-04-02 02:21:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.004751 10.0.0.73 - - [2026-04-02 02:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.033857 10.0.0.48 - - [2026-04-02 02:21:43] "GET /project/f8261305-9c0b-4a24-aff1-0e27ac3a9f40?fields=application_policy_sets HTTP/1.1" 200 1427 0.112594 10.0.0.48 - - [2026-04-02 02:21:43] "DELETE /security-group/2ea3bdcf-e07f-47e6-b681-abc3628deb5c HTTP/1.1" 200 115 0.210402 10.0.0.48 - - [2026-04-02 02:21:43] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001784 10.0.0.48 - - [2026-04-02 02:21:43] "GET /projects?obj_uuids=d345b3a0-95ec-4b00-a4af-c429a39e164a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001792 10.0.0.73 - - [2026-04-02 02:21:43] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.039279 10.0.0.48 - - [2026-04-02 02:21:43] "DELETE /security-group/aacd3fbb-c925-4de3-b0be-de274c04f32e HTTP/1.1" 200 115 0.238135 10.0.0.48 - - [2026-04-02 02:21:43] "GET /projects?obj_uuids=950954bf-4ea6-41e0-aea5-e3e23f516ade&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001528 10.0.0.133 - - [2026-04-02 02:21:43] "DELETE /access-control-list/cda7d0cd-47e1-4ca8-8d51-95b5e983e59c HTTP/1.1" 200 115 0.064739 10.0.0.48 - - [2026-04-02 02:21:43] "GET /project/d345b3a0-95ec-4b00-a4af-c429a39e164a?fields=application_policy_sets HTTP/1.1" 200 1418 0.120792 10.0.0.73 - - [2026-04-02 02:21:43] "POST /neutron/port HTTP/1.1" 200 1228 0.353666 10.0.0.73 - - [2026-04-02 02:21:43] "POST /service-templates HTTP/1.1" 200 543 0.149036 10.0.0.48 - - [2026-04-02 02:21:43] "GET /project/950954bf-4ea6-41e0-aea5-e3e23f516ade?fields=application_policy_sets HTTP/1.1" 200 1418 0.225433 10.0.0.73 - - [2026-04-02 02:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.022590 10.0.0.73 - - [2026-04-02 02:21:43] "GET /service-template/3c9606ad-6a82-4a2d-a077-d44132207cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.010832 10.0.0.73 - - [2026-04-02 02:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.133 - - [2026-04-02 02:21:43] "DELETE /access-control-list/4ef177a3-d831-463a-a169-b902f1381619 HTTP/1.1" 200 115 0.109730 10.0.0.48 - - [2026-04-02 02:21:43] "DELETE /project/f8261305-9c0b-4a24-aff1-0e27ac3a9f40 HTTP/1.1" 200 115 1.153043 10.0.0.73 - - [2026-04-02 02:21:43] "GET /service-template/3c9606ad-6a82-4a2d-a077-d44132207cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.013007 10.0.0.73 - - [2026-04-02 02:21:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005914 10.0.0.48 - - [2026-04-02 02:21:43] "DELETE /project/d345b3a0-95ec-4b00-a4af-c429a39e164a HTTP/1.1" 200 115 1.220448 10.0.0.73 - - [2026-04-02 02:21:43] "POST /id-to-fqname HTTP/1.1" 200 269 0.001494 10.0.0.73 - - [2026-04-02 02:21:43] "POST /id-to-fqname HTTP/1.1" 200 269 0.001942 10.0.0.48 - - [2026-04-02 02:21:43] "GET /project/6cace538-9af4-478d-b947-60c71a33bce3?fields=application_policy_sets HTTP/1.1" 404 171 0.833831 10.0.0.73 - - [2026-04-02 02:21:43] "POST /id-to-fqname HTTP/1.1" 200 270 0.001456 10.0.0.48 - - [2026-04-02 02:21:43] "DELETE /project/950954bf-4ea6-41e0-aea5-e3e23f516ade HTTP/1.1" 200 115 1.316646 10.0.0.48 - - [2026-04-02 02:21:43] "DELETE /project/6cace538-9af4-478d-b947-60c71a33bce3 HTTP/1.1" 404 171 1.328887 10.0.0.73 - - [2026-04-02 02:21:43] "POST /neutron/port HTTP/1.1" 200 117 0.001663 10.0.0.73 - - [2026-04-02 02:21:43] "POST /neutron/security_group HTTP/1.1" 200 2067 0.013778 10.0.0.73 - - [2026-04-02 02:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.73 - - [2026-04-02 02:21:43] "DELETE /service-template/3c9606ad-6a82-4a2d-a077-d44132207cbb HTTP/1.1" 200 115 0.043172 10.0.0.73 - - [2026-04-02 02:21:43] "POST /fqname-to-id HTTP/1.1" 404 193 0.006586 10.0.0.48 - - [2026-04-02 02:21:44] "GET /obj-perms HTTP/1.1" 200 5056 0.063155 10.0.0.73 - - [2026-04-02 02:21:45] "POST /neutron/port HTTP/1.1" 200 1238 0.024885 10.0.0.73 - - [2026-04-02 02:21:46] "POST /neutron/port HTTP/1.1" 200 151 0.389121 10.0.0.73 - - [2026-04-02 02:21:47] "POST /neutron/network HTTP/1.1" 200 1089 0.010846 10.0.0.133 - - [2026-04-02 02:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008084 10.0.0.48 - - [2026-04-02 02:21:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004637 10.0.0.48 - - [2026-04-02 02:21:47] "POST /useragent-kv HTTP/1.1" 200 115 0.005847 10.0.0.48 - - [2026-04-02 02:21:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003115 10.0.0.48 - - [2026-04-02 02:21:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003697 10.0.0.73 - - [2026-04-02 02:21:47] "POST /neutron/network HTTP/1.1" 200 151 0.197681 10.0.0.48 - - [2026-04-02 02:21:48] "GET /projects?obj_uuids=e2628dee-24cd-4a78-b20d-f2c3f9eefbe7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.005318 10.0.0.133 - - [2026-04-02 02:21:48] "DELETE /route-target/837b616d-18da-4f8e-80d1-e784feffb4e4 HTTP/1.1" 200 115 0.054531 10.0.0.73 - - [2026-04-02 02:21:48] "GET /project/e2628dee-24cd-4a78-b20d-f2c3f9eefbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.081218 10.0.0.48 - - [2026-04-02 02:21:48] "GET /projects?obj_uuids=e2628dee-24cd-4a78-b20d-f2c3f9eefbe7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001376 10.0.0.73 - - [2026-04-02 02:21:48] "GET /project/e2628dee-24cd-4a78-b20d-f2c3f9eefbe7?fields=virtual_networks HTTP/1.1" 200 1051 0.065153 10.0.0.48 - - [2026-04-02 02:21:48] "GET /projects?obj_uuids=e2628dee-24cd-4a78-b20d-f2c3f9eefbe7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001163 10.0.0.73 - - [2026-04-02 02:21:48] "GET /project/e2628dee-24cd-4a78-b20d-f2c3f9eefbe7?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.052342 10.0.0.48 - - [2026-04-02 02:21:48] "GET /projects?obj_uuids=e2628dee-24cd-4a78-b20d-f2c3f9eefbe7&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001186 10.0.0.73 - - [2026-04-02 02:21:48] "GET /project/e2628dee-24cd-4a78-b20d-f2c3f9eefbe7?fields=security_groups HTTP/1.1" 200 1286 0.051287 10.0.0.73 - - [2026-04-02 02:21:49] "POST /fqname-to-id HTTP/1.1" 404 200 0.030265 10.0.0.48 - - [2026-04-02 02:21:49] "GET /projects?obj_uuids=8ecb22cd-23ee-434a-8b02-33d24d9f50da&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004758 10.0.0.48 - - [2026-04-02 02:21:49] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001505 10.0.0.48 - - [2026-04-02 02:21:49] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009386 10.0.0.48 - - [2026-04-02 02:21:49] "POST /id-to-fqname HTTP/1.1" 200 202 0.004706 10.0.0.48 - - [2026-04-02 02:21:49] "POST /fqname-to-id HTTP/1.1" 404 211 0.007720 10.0.0.48 - - [2026-04-02 02:21:49] "POST /security-groups HTTP/1.1" 200 603 0.040443 10.0.0.48 - - [2026-04-02 02:21:49] "POST /projects HTTP/1.1" 200 609 0.321641 10.0.0.133 - - [2026-04-02 02:21:49] "POST /fqname-to-id HTTP/1.1" 404 245 0.011508 10.0.0.48 - - [2026-04-02 02:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.402258 10.0.0.73 - - [2026-04-02 02:21:49] "GET /project/8ecb22cd-23ee-434a-8b02-33d24d9f50da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.567687 10.0.0.73 - - [2026-04-02 02:21:51] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.73 - - [2026-04-02 02:21:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000528 10.0.0.73 - - [2026-04-02 02:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.053509 10.0.0.48 - - [2026-04-02 02:21:52] "GET /projects?obj_uuids=8ecb22cd-23ee-434a-8b02-33d24d9f50da&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001458 10.0.0.73 - - [2026-04-02 02:21:52] "GET /project/8ecb22cd-23ee-434a-8b02-33d24d9f50da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.048673 10.0.0.73 - - [2026-04-02 02:21:52] "POST /neutron/network HTTP/1.1" 200 117 0.036465 10.0.0.133 - - [2026-04-02 02:21:52] "POST /ref-update HTTP/1.1" 200 156 0.028507 10.0.0.73 - - [2026-04-02 02:21:53] "POST /neutron/network HTTP/1.1" 200 837 0.011297 10.0.0.73 - - [2026-04-02 02:21:53] "POST /id-to-fqname HTTP/1.1" 200 233 0.002053 10.0.0.73 - - [2026-04-02 02:21:53] "GET /virtual-network/77cd4bce-98ee-47fe-9d66-fee432b76807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006888 10.0.0.73 - - [2026-04-02 02:21:53] "GET /virtual-network/77cd4bce-98ee-47fe-9d66-fee432b76807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006566 10.0.0.73 - - [2026-04-02 02:21:53] "POST /neutron/subnet HTTP/1.1" 200 720 0.011581 10.0.0.73 - - [2026-04-02 02:21:53] "GET /virtual-network/77cd4bce-98ee-47fe-9d66-fee432b76807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006472 10.0.0.73 - - [2026-04-02 02:21:54] "GET /obj-perms HTTP/1.1" 200 5054 0.051824 10.0.0.73 - - [2026-04-02 02:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.48 - - [2026-04-02 02:21:55] "GET /projects?obj_uuids=8ecb22cd-23ee-434a-8b02-33d24d9f50da&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001055 10.0.0.73 - - [2026-04-02 02:21:55] "GET /project/8ecb22cd-23ee-434a-8b02-33d24d9f50da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.057096 10.0.0.48 - - [2026-04-02 02:21:55] "POST /useragent-kv HTTP/1.1" 200 115 0.008511 10.0.0.73 - - [2026-04-02 02:21:55] "POST /neutron/subnet HTTP/1.1" 200 719 0.291166 10.0.0.73 - - [2026-04-02 02:21:55] "POST /id-to-fqname HTTP/1.1" 200 233 0.001425 10.0.0.73 - - [2026-04-02 02:21:55] "GET /virtual-network/b202507f-3ad1-4697-92ff-047755e3b232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005959 10.0.0.73 - - [2026-04-02 02:21:55] "GET /virtual-network/b202507f-3ad1-4697-92ff-047755e3b232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006664 10.0.0.73 - - [2026-04-02 02:21:55] "POST /neutron/network HTTP/1.1" 200 837 0.007653 10.0.0.73 - - [2026-04-02 02:21:55] "GET /virtual-network/b202507f-3ad1-4697-92ff-047755e3b232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006048 10.0.0.73 - - [2026-04-02 02:21:56] "POST /id-to-fqname HTTP/1.1" 200 233 0.001489 10.0.0.48 - - [2026-04-02 02:22:28] "GET /projects?obj_uuids=8ecb22cd-23ee-434a-8b02-33d24d9f50da&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001088 10.0.0.73 - - [2026-04-02 02:22:28] "GET /project/8ecb22cd-23ee-434a-8b02-33d24d9f50da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.077078 10.0.0.73 - - [2026-04-02 02:22:28] "POST /neutron/network HTTP/1.1" 200 837 0.009198 10.0.0.73 - - [2026-04-02 02:22:28] "POST /id-to-fqname HTTP/1.1" 200 233 0.001377 10.0.0.73 - - [2026-04-02 02:22:28] "POST /neutron/port HTTP/1.1" 200 117 0.007634 10.0.0.48 - - [2026-04-02 02:22:29] "GET /projects?obj_uuids=8ecb22cd-23ee-434a-8b02-33d24d9f50da&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001392 10.0.0.48 - - [2026-04-02 02:22:29] "GET /projects?obj_uuids=8ecb22cd-23ee-434a-8b02-33d24d9f50da&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001435 10.0.0.73 - - [2026-04-02 02:22:29] "POST /neutron/port HTTP/1.1" 200 1071 0.380228 10.0.0.73 - - [2026-04-02 02:22:29] "GET /project/8ecb22cd-23ee-434a-8b02-33d24d9f50da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.107504 10.0.0.73 - - [2026-04-02 02:22:29] "POST /neutron/port HTTP/1.1" 200 1071 0.021301 10.0.0.73 - - [2026-04-02 02:22:30] "POST /neutron/port HTTP/1.1" 200 1135 0.024310 10.0.0.73 - - [2026-04-02 02:22:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004255 10.0.0.73 - - [2026-04-02 02:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005586 10.0.0.48 - - [2026-04-02 02:22:30] "GET /projects?obj_uuids=8ecb22cd-23ee-434a-8b02-33d24d9f50da&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001780 10.0.0.73 - - [2026-04-02 02:22:30] "GET /project/8ecb22cd-23ee-434a-8b02-33d24d9f50da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.054986 10.0.0.73 - - [2026-04-02 02:22:30] "GET /virtual-network/77cd4bce-98ee-47fe-9d66-fee432b76807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.009384 10.0.0.73 - - [2026-04-02 02:22:30] "GET /floating-ip-pools?parent_id=77cd4bce-98ee-47fe-9d66-fee432b76807&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003760 10.0.0.73 - - [2026-04-02 02:22:30] "POST /neutron/network HTTP/1.1" 200 837 0.013238 10.0.0.73 - - [2026-04-02 02:22:30] "GET /virtual-network/77cd4bce-98ee-47fe-9d66-fee432b76807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007966 10.0.0.73 - - [2026-04-02 02:22:30] "POST /floating-ip-pools HTTP/1.1" 200 609 0.055643 10.0.0.73 - - [2026-04-02 02:22:30] "POST /ref-update HTTP/1.1" 200 156 0.021262 10.0.0.73 - - [2026-04-02 02:22:30] "GET /virtual-network/77cd4bce-98ee-47fe-9d66-fee432b76807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.008008 10.0.0.73 - - [2026-04-02 02:22:31] "GET /virtual-network/77cd4bce-98ee-47fe-9d66-fee432b76807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007229 10.0.0.73 - - [2026-04-02 02:22:31] "POST /neutron/port HTTP/1.1" 200 1135 0.022580 10.0.0.73 - - [2026-04-02 02:22:31] "POST /neutron/port HTTP/1.1" 200 1071 0.029358 10.0.0.73 - - [2026-04-02 02:22:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006276 10.0.0.73 - - [2026-04-02 02:22:31] "POST /neutron/network HTTP/1.1" 200 837 0.008592 10.0.0.73 - - [2026-04-02 02:22:41] "POST /neutron/port HTTP/1.1" 200 1135 0.020386 10.0.0.133 - - [2026-04-02 02:22:42] "DELETE /access-control-list/e7f01e09-0586-4ea3-a9a1-a5b6de29e9e7 HTTP/1.1" 200 115 0.083355 10.0.0.48 - - [2026-04-02 02:22:43] "DELETE /project/e2628dee-24cd-4a78-b20d-f2c3f9eefbe7 HTTP/1.1" 404 177 0.032646 10.0.0.48 - - [2026-04-02 02:22:43] "DELETE /project/8ecb22cd23ee434a8b0233d24d9f50da HTTP/1.1" 404 173 0.047389 10.0.0.133 - - [2026-04-02 02:22:45] "GET /obj-perms HTTP/1.1" 200 5056 0.054816 10.0.0.48 - - [2026-04-02 02:22:45] "GET /obj-perms HTTP/1.1" 200 5056 0.060268 10.0.0.73 - - [2026-04-02 02:22:46] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008603 10.0.0.73 - - [2026-04-02 02:22:56] "POST /neutron/port HTTP/1.1" 200 1135 0.019823 10.0.0.73 - - [2026-04-02 02:23:01] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008853 10.0.0.73 - - [2026-04-02 02:23:11] "POST /neutron/port HTTP/1.1" 200 1135 0.020001 10.0.0.73 - - [2026-04-02 02:23:17] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009600 10.0.0.73 - - [2026-04-02 02:23:22] "POST /neutron/port HTTP/1.1" 200 1135 0.019020 10.0.0.73 - - [2026-04-02 02:23:22] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009525 10.0.0.73 - - [2026-04-02 02:23:22] "GET /virtual-machine/61a33c6b-b277-4e6f-b3e6-38f2e32a4570 HTTP/1.1" 401 292 0.000441 10.0.0.73 - - [2026-04-02 02:23:22] "GET /virtual-machine/61a33c6b-b277-4e6f-b3e6-38f2e32a4570 HTTP/1.1" 200 1304 0.028923 10.0.0.73 - - [2026-04-02 02:23:22] "GET /virtual-machine-interface/82adc38d-18b2-4859-9265-e61a875b8dbb HTTP/1.1" 200 3004 0.008035 10.0.0.73 - - [2026-04-02 02:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.73 - - [2026-04-02 02:23:22] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005636 10.0.0.73 - - [2026-04-02 02:23:22] "GET /virtual-networks?parent_id=8ecb22cd-23ee-434a-8b02-33d24d9f50da&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004386 10.0.0.73 - - [2026-04-02 02:23:22] "GET /virtual-network/b202507f-3ad1-4697-92ff-047755e3b232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007434 10.0.0.73 - - [2026-04-02 02:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.73 - - [2026-04-02 02:23:25] "GET /virtual-network/b202507f-3ad1-4697-92ff-047755e3b232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006887 10.0.0.73 - - [2026-04-02 02:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.73 - - [2026-04-02 02:23:29] "GET /virtual-network/b202507f-3ad1-4697-92ff-047755e3b232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006121 10.0.0.73 - - [2026-04-02 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.73 - - [2026-04-02 02:23:33] "GET /virtual-network/b202507f-3ad1-4697-92ff-047755e3b232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006389 10.0.0.73 - - [2026-04-02 02:23:34] "POST /neutron/network HTTP/1.1" 200 847 0.031684 10.0.0.73 - - [2026-04-02 02:23:34] "POST /neutron/port HTTP/1.1" 200 117 0.001307 10.0.0.73 - - [2026-04-02 02:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770 10.0.0.73 - - [2026-04-02 02:23:38] "GET /virtual-network/b202507f-3ad1-4697-92ff-047755e3b232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006664 10.0.0.73 - - [2026-04-02 02:23:40] "POST /neutron/port HTTP/1.1" 200 1135 0.021306 10.0.0.73 - - [2026-04-02 02:23:40] "POST /neutron/subnet HTTP/1.1" 200 694 0.010221 10.0.0.73 - - [2026-04-02 02:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.73 - - [2026-04-02 02:23:42] "GET /virtual-network/b202507f-3ad1-4697-92ff-047755e3b232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007329 10.0.0.73 - - [2026-04-02 02:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.73 - - [2026-04-02 02:23:46] "GET /virtual-network/b202507f-3ad1-4697-92ff-047755e3b232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006090 10.0.0.73 - - [2026-04-02 02:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.73 - - [2026-04-02 02:23:50] "GET /virtual-network/b202507f-3ad1-4697-92ff-047755e3b232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006116 10.0.0.73 - - [2026-04-02 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011142 10.0.0.73 - - [2026-04-02 02:23:54] "GET /virtual-network/b202507f-3ad1-4697-92ff-047755e3b232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007067 10.0.0.73 - - [2026-04-02 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.73 - - [2026-04-02 02:23:56] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004499 10.0.0.73 - - [2026-04-02 02:23:56] "GET /virtual-networks?parent_id=8ecb22cd-23ee-434a-8b02-33d24d9f50da&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004156 10.0.0.73 - - [2026-04-02 02:23:56] "GET /virtual-network/b202507f-3ad1-4697-92ff-047755e3b232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007251 10.0.0.73 - - [2026-04-02 02:23:56] "POST /neutron/port HTTP/1.1" 200 1135 0.019227 10.0.0.73 - - [2026-04-02 02:24:01] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009302 10.0.0.73 - - [2026-04-02 02:24:06] "POST /neutron/port HTTP/1.1" 200 1135 0.022565 10.0.0.73 - - [2026-04-02 02:24:11] "POST /neutron/port HTTP/1.1" 200 1135 0.025820 10.0.0.73 - - [2026-04-02 02:24:12] "POST /neutron/port HTTP/1.1" 200 1135 0.022973 10.0.0.73 - - [2026-04-02 02:24:12] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009415 10.0.0.73 - - [2026-04-02 02:24:12] "GET /virtual-machine/0f18b739-4e1f-4706-84ef-7a0adafb1661 HTTP/1.1" 200 1303 0.006408 10.0.0.73 - - [2026-04-02 02:24:12] "GET /virtual-machine-interface/3c6611a6-3b51-450a-8845-081c43662dfe HTTP/1.1" 200 3003 0.007280 10.0.0.73 - - [2026-04-02 02:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.73 - - [2026-04-02 02:24:12] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005432 10.0.0.73 - - [2026-04-02 02:24:12] "GET /virtual-networks?parent_id=8ecb22cd-23ee-434a-8b02-33d24d9f50da&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004317 10.0.0.73 - - [2026-04-02 02:24:12] "GET /virtual-network/77cd4bce-98ee-47fe-9d66-fee432b76807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.008292 10.0.0.73 - - [2026-04-02 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.73 - - [2026-04-02 02:24:13] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004984 10.0.0.73 - - [2026-04-02 02:24:13] "GET /virtual-networks?parent_id=8ecb22cd-23ee-434a-8b02-33d24d9f50da&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003551 10.0.0.73 - - [2026-04-02 02:24:13] "GET /virtual-network/77cd4bce-98ee-47fe-9d66-fee432b76807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006863 10.0.0.73 - - [2026-04-02 02:24:13] "POST /neutron/port HTTP/1.1" 200 1135 0.021557 10.0.0.73 - - [2026-04-02 02:24:15] "POST /neutron/security_group HTTP/1.1" 200 2070 0.033319 10.0.0.73 - - [2026-04-02 02:24:23] "POST /neutron/port HTTP/1.1" 200 1135 0.025341 10.0.0.73 - - [2026-04-02 02:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.73 - - [2026-04-02 02:24:28] "GET /routing-instance/72827d42-0830-40bd-9410-e885deb14c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.004266 10.0.0.73 - - [2026-04-02 02:24:29] "GET /route-target/84873830-e749-47c9-bbb0-7812512614af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004965 10.0.0.73 - - [2026-04-02 02:24:36] "POST /neutron/port HTTP/1.1" 200 1135 0.030053 10.0.0.73 - - [2026-04-02 02:24:36] "POST /neutron/floatingip HTTP/1.1" 200 549 0.029303 10.0.0.73 - - [2026-04-02 02:24:36] "POST /neutron/network HTTP/1.1" 200 837 0.008006 10.0.0.73 - - [2026-04-02 02:24:42] "POST /neutron/network HTTP/1.1" 200 847 0.031358 10.0.0.73 - - [2026-04-02 02:24:42] "POST /neutron/port HTTP/1.1" 200 117 0.001315 10.0.0.73 - - [2026-04-02 02:24:47] "GET /obj-perms HTTP/1.1" 200 5056 0.051495 10.0.0.73 - - [2026-04-02 02:25:10] "POST /neutron/floatingip HTTP/1.1" 200 529 0.037719 10.0.0.73 - - [2026-04-02 02:25:10] "GET /floating-ip-pool/c2ab233d-1e10-4da6-a87a-0a7e42e5ca35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.004555 10.0.0.73 - - [2026-04-02 02:25:10] "POST /ref-update HTTP/1.1" 200 156 0.014817 10.0.0.73 - - [2026-04-02 02:25:10] "DELETE /floating-ip-pool/c2ab233d-1e10-4da6-a87a-0a7e42e5ca35 HTTP/1.1" 200 115 0.041626 10.0.0.73 - - [2026-04-02 02:25:11] "POST /neutron/network HTTP/1.1" 200 837 0.009316 10.0.0.73 - - [2026-04-02 02:25:11] "POST /neutron/port HTTP/1.1" 200 1125 0.015471 10.0.0.73 - - [2026-04-02 02:25:11] "POST /neutron/port HTTP/1.1" 200 1125 0.021993 10.0.0.48 - - [2026-04-02 02:25:13] "POST /useragent-kv HTTP/1.1" 200 115 0.037637 10.0.0.48 - - [2026-04-02 02:25:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003210 10.0.0.73 - - [2026-04-02 02:25:13] "POST /neutron/network HTTP/1.1" 200 151 0.182679 10.0.0.133 - - [2026-04-02 02:25:13] "DELETE /route-target/40b79f25-0d78-40ac-a954-24cc79f6a53e HTTP/1.1" 200 115 0.025897 10.0.0.48 - - [2026-04-02 02:25:15] "GET /projects?obj_uuids=8ecb22cd-23ee-434a-8b02-33d24d9f50da&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001535 10.0.0.73 - - [2026-04-02 02:25:15] "GET /project/8ecb22cd-23ee-434a-8b02-33d24d9f50da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.076521 10.0.0.48 - - [2026-04-02 02:25:15] "GET /projects?obj_uuids=8ecb22cd-23ee-434a-8b02-33d24d9f50da&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000956 10.0.0.73 - - [2026-04-02 02:25:15] "GET /project/8ecb22cd-23ee-434a-8b02-33d24d9f50da?fields=virtual_networks HTTP/1.1" 200 1057 0.043478 10.0.0.48 - - [2026-04-02 02:25:15] "GET /projects?obj_uuids=8ecb22cd-23ee-434a-8b02-33d24d9f50da&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001947 10.0.0.73 - - [2026-04-02 02:25:15] "GET /project/8ecb22cd-23ee-434a-8b02-33d24d9f50da?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.056973 10.0.0.48 - - [2026-04-02 02:25:15] "GET /projects?obj_uuids=8ecb22cd-23ee-434a-8b02-33d24d9f50da&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001332 10.0.0.73 - - [2026-04-02 02:25:15] "GET /project/8ecb22cd-23ee-434a-8b02-33d24d9f50da?fields=security_groups HTTP/1.1" 200 1295 0.047201 10.0.0.73 - - [2026-04-02 02:25:16] "POST /fqname-to-id HTTP/1.1" 404 188 0.028856 10.0.0.48 - - [2026-04-02 02:25:16] "GET /projects?obj_uuids=1a7f798b-a0b9-44c8-8059-8863b0ace089&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003571 10.0.0.48 - - [2026-04-02 02:25:16] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001670 10.0.0.48 - - [2026-04-02 02:25:16] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010470 10.0.0.48 - - [2026-04-02 02:25:16] "POST /id-to-fqname HTTP/1.1" 200 190 0.006780 10.0.0.48 - - [2026-04-02 02:25:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.005641 10.0.0.48 - - [2026-04-02 02:25:16] "POST /security-groups HTTP/1.1" 200 591 0.045226 10.0.0.133 - - [2026-04-02 02:25:16] "POST /fqname-to-id HTTP/1.1" 404 234 0.003536 10.0.0.48 - - [2026-04-02 02:25:16] "POST /projects HTTP/1.1" 200 585 0.263444 10.0.0.48 - - [2026-04-02 02:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.334090 10.0.0.133 - - [2026-04-02 02:25:16] "POST /access-control-lists HTTP/1.1" 200 594 0.052943 10.0.0.73 - - [2026-04-02 02:25:16] "GET /project/1a7f798b-a0b9-44c8-8059-8863b0ace089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.484198 10.0.0.73 - - [2026-04-02 02:25:17] "GET / HTTP/1.1" 200 35931 0.002870 10.0.0.48 - - [2026-04-02 02:25:20] "GET /projects?obj_uuids=1a7f798b-a0b9-44c8-8059-8863b0ace089&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001058 10.0.0.73 - - [2026-04-02 02:25:20] "GET /project/1a7f798b-a0b9-44c8-8059-8863b0ace089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.056331 10.0.0.48 - - [2026-04-02 02:25:20] "GET /projects?obj_uuids=1a7f798b-a0b9-44c8-8059-8863b0ace089&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002797 10.0.0.73 - - [2026-04-02 02:25:20] "GET /project/1a7f798b-a0b9-44c8-8059-8863b0ace089?fields=virtual_networks HTTP/1.1" 200 1031 0.072340 10.0.0.48 - - [2026-04-02 02:25:20] "GET /projects?obj_uuids=1a7f798b-a0b9-44c8-8059-8863b0ace089&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002007 10.0.0.73 - - [2026-04-02 02:25:20] "GET /project/1a7f798b-a0b9-44c8-8059-8863b0ace089?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.056657 10.0.0.48 - - [2026-04-02 02:25:20] "GET /projects?obj_uuids=1a7f798b-a0b9-44c8-8059-8863b0ace089&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001526 10.0.0.73 - - [2026-04-02 02:25:21] "GET /project/1a7f798b-a0b9-44c8-8059-8863b0ace089?fields=security_groups HTTP/1.1" 200 1257 0.053553 10.0.0.73 - - [2026-04-02 02:25:21] "POST /fqname-to-id HTTP/1.1" 404 183 0.024719 10.0.0.48 - - [2026-04-02 02:25:21] "GET /projects?obj_uuids=07f07c53-3677-4021-9097-2846e850cadd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003725 10.0.0.48 - - [2026-04-02 02:25:21] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001516 10.0.0.48 - - [2026-04-02 02:25:21] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008944 10.0.0.48 - - [2026-04-02 02:25:22] "POST /id-to-fqname HTTP/1.1" 200 185 0.006035 10.0.0.48 - - [2026-04-02 02:25:22] "POST /fqname-to-id HTTP/1.1" 404 194 0.005358 10.0.0.48 - - [2026-04-02 02:25:22] "POST /security-groups HTTP/1.1" 200 586 0.034822 10.0.0.48 - - [2026-04-02 02:25:22] "POST /projects HTTP/1.1" 200 575 0.270602 10.0.0.133 - - [2026-04-02 02:25:22] "POST /fqname-to-id HTTP/1.1" 404 228 0.004782 10.0.0.48 - - [2026-04-02 02:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.342854 10.0.0.73 - - [2026-04-02 02:25:22] "GET /project/07f07c53-3677-4021-9097-2846e850cadd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.484349 10.0.0.73 - - [2026-04-02 02:25:23] "GET / HTTP/1.1" 200 35931 0.002619 10.0.0.48 - - [2026-04-02 02:25:29] "GET /projects?obj_uuids=07f07c53-3677-4021-9097-2846e850cadd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001436 10.0.0.73 - - [2026-04-02 02:25:29] "GET /project/07f07c53-3677-4021-9097-2846e850cadd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.040482 10.0.0.48 - - [2026-04-02 02:25:29] "GET /projects?obj_uuids=07f07c53-3677-4021-9097-2846e850cadd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001109 10.0.0.73 - - [2026-04-02 02:25:29] "GET /project/07f07c53-3677-4021-9097-2846e850cadd?fields=virtual_networks HTTP/1.1" 200 1021 0.060645 10.0.0.48 - - [2026-04-02 02:25:29] "GET /projects?obj_uuids=07f07c53-3677-4021-9097-2846e850cadd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001388 10.0.0.73 - - [2026-04-02 02:25:29] "GET /project/07f07c53-3677-4021-9097-2846e850cadd?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.048869 10.0.0.48 - - [2026-04-02 02:25:29] "GET /projects?obj_uuids=07f07c53-3677-4021-9097-2846e850cadd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001088 10.0.0.73 - - [2026-04-02 02:25:29] "GET /project/07f07c53-3677-4021-9097-2846e850cadd?fields=security_groups HTTP/1.1" 200 1242 0.060620 10.0.0.73 - - [2026-04-02 02:25:30] "POST /fqname-to-id HTTP/1.1" 404 187 0.043190 10.0.0.133 - - [2026-04-02 02:25:30] "DELETE /access-control-list/fa3ff765-f3fa-4e73-a204-c8131402cf07 HTTP/1.1" 200 115 0.052428 10.0.0.48 - - [2026-04-02 02:25:30] "GET /projects?obj_uuids=789ea62c-c75a-4d0d-b9de-6db8c15b05e7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005978 10.0.0.48 - - [2026-04-02 02:25:30] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002767 10.0.0.48 - - [2026-04-02 02:25:30] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.020079 10.0.0.48 - - [2026-04-02 02:25:30] "POST /id-to-fqname HTTP/1.1" 200 189 0.001737 10.0.0.48 - - [2026-04-02 02:25:30] "POST /fqname-to-id HTTP/1.1" 404 198 0.006320 10.0.0.48 - - [2026-04-02 02:25:30] "POST /security-groups HTTP/1.1" 200 590 0.033877 10.0.0.48 - - [2026-04-02 02:25:30] "POST /projects HTTP/1.1" 200 583 0.262393 10.0.0.48 - - [2026-04-02 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.306628 10.0.0.133 - - [2026-04-02 02:25:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.006438 10.0.0.73 - - [2026-04-02 02:25:30] "GET /project/789ea62c-c75a-4d0d-b9de-6db8c15b05e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.529807 10.0.0.73 - - [2026-04-02 02:25:31] "GET / HTTP/1.1" 200 35931 0.001584 10.0.0.48 - - [2026-04-02 02:25:35] "GET /projects?obj_uuids=789ea62c-c75a-4d0d-b9de-6db8c15b05e7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001271 10.0.0.73 - - [2026-04-02 02:25:35] "GET /project/789ea62c-c75a-4d0d-b9de-6db8c15b05e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.055290 10.0.0.48 - - [2026-04-02 02:25:35] "GET /projects?obj_uuids=789ea62c-c75a-4d0d-b9de-6db8c15b05e7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001947 10.0.0.73 - - [2026-04-02 02:25:35] "GET /project/789ea62c-c75a-4d0d-b9de-6db8c15b05e7?fields=virtual_networks HTTP/1.1" 200 1030 0.062202 10.0.0.48 - - [2026-04-02 02:25:35] "GET /projects?obj_uuids=789ea62c-c75a-4d0d-b9de-6db8c15b05e7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001122 10.0.0.73 - - [2026-04-02 02:25:35] "GET /project/789ea62c-c75a-4d0d-b9de-6db8c15b05e7?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.059463 10.0.0.48 - - [2026-04-02 02:25:35] "GET /projects?obj_uuids=789ea62c-c75a-4d0d-b9de-6db8c15b05e7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001163 10.0.0.73 - - [2026-04-02 02:25:35] "GET /project/789ea62c-c75a-4d0d-b9de-6db8c15b05e7?fields=security_groups HTTP/1.1" 200 1255 0.052505 10.0.0.73 - - [2026-04-02 02:25:36] "POST /fqname-to-id HTTP/1.1" 404 188 0.026273 10.0.0.48 - - [2026-04-02 02:25:36] "GET /projects?obj_uuids=9fba3570-c251-4762-8154-64955f2df53a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003377 10.0.0.48 - - [2026-04-02 02:25:36] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001236 10.0.0.48 - - [2026-04-02 02:25:36] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011326 10.0.0.48 - - [2026-04-02 02:25:36] "POST /id-to-fqname HTTP/1.1" 200 190 0.011317 10.0.0.48 - - [2026-04-02 02:25:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.008349 10.0.0.48 - - [2026-04-02 02:25:36] "POST /security-groups HTTP/1.1" 200 591 0.086812 10.0.0.48 - - [2026-04-02 02:25:36] "POST /projects HTTP/1.1" 200 585 0.315836 10.0.0.48 - - [2026-04-02 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.349947 10.0.0.133 - - [2026-04-02 02:25:36] "POST /access-control-lists HTTP/1.1" 200 596 0.032466 10.0.0.73 - - [2026-04-02 02:25:36] "GET /project/9fba3570-c251-4762-8154-64955f2df53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.527542 10.0.0.73 - - [2026-04-02 02:25:37] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.48 - - [2026-04-02 02:25:40] "GET /projects?obj_uuids=9fba3570-c251-4762-8154-64955f2df53a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001138 10.0.0.73 - - [2026-04-02 02:25:40] "GET /project/9fba3570-c251-4762-8154-64955f2df53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.050217 10.0.0.48 - - [2026-04-02 02:25:40] "GET /projects?obj_uuids=9fba3570-c251-4762-8154-64955f2df53a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001041 10.0.0.73 - - [2026-04-02 02:25:40] "GET /project/9fba3570-c251-4762-8154-64955f2df53a?fields=virtual_networks HTTP/1.1" 200 1032 0.052072 10.0.0.48 - - [2026-04-02 02:25:40] "GET /projects?obj_uuids=9fba3570-c251-4762-8154-64955f2df53a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001095 10.0.0.73 - - [2026-04-02 02:25:41] "GET /project/9fba3570-c251-4762-8154-64955f2df53a?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.046477 10.0.0.48 - - [2026-04-02 02:25:41] "GET /projects?obj_uuids=9fba3570-c251-4762-8154-64955f2df53a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001140 10.0.0.73 - - [2026-04-02 02:25:41] "GET /project/9fba3570-c251-4762-8154-64955f2df53a?fields=security_groups HTTP/1.1" 200 1258 0.062004 10.0.0.73 - - [2026-04-02 02:25:41] "POST /fqname-to-id HTTP/1.1" 404 192 0.026711 10.0.0.48 - - [2026-04-02 02:25:41] "GET /projects?obj_uuids=2946006b-3731-40a4-8eb4-76ad15aaa310&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003002 10.0.0.48 - - [2026-04-02 02:25:41] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000997 10.0.0.48 - - [2026-04-02 02:25:41] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007988 10.0.0.48 - - [2026-04-02 02:25:42] "POST /id-to-fqname HTTP/1.1" 200 194 0.006209 10.0.0.48 - - [2026-04-02 02:25:42] "POST /fqname-to-id HTTP/1.1" 404 203 0.005318 10.0.0.48 - - [2026-04-02 02:25:42] "POST /security-groups HTTP/1.1" 200 595 0.032239 10.0.0.133 - - [2026-04-02 02:25:42] "POST /fqname-to-id HTTP/1.1" 404 238 0.003781 10.0.0.48 - - [2026-04-02 02:25:42] "POST /projects HTTP/1.1" 200 593 0.248792 10.0.0.48 - - [2026-04-02 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.326559 10.0.0.133 - - [2026-04-02 02:25:42] "POST /access-control-lists HTTP/1.1" 200 598 0.031494 10.0.0.73 - - [2026-04-02 02:25:42] "GET /project/2946006b-3731-40a4-8eb4-76ad15aaa310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.479397 10.0.0.73 - - [2026-04-02 02:25:43] "GET / HTTP/1.1" 200 35931 0.002074 10.0.0.48 - - [2026-04-02 02:25:43] "DELETE /project/1a7f798ba0b944c880598863b0ace089 HTTP/1.1" 404 173 0.015130 10.0.0.48 - - [2026-04-02 02:25:43] "DELETE /project/2946006b373140a48eb476ad15aaa310 HTTP/1.1" 404 173 0.020788 10.0.0.48 - - [2026-04-02 02:25:43] "DELETE /project/9fba3570c2514762815464955f2df53a HTTP/1.1" 404 173 0.014886 10.0.0.48 - - [2026-04-02 02:25:43] "DELETE /project/07f07c533677402190972846e850cadd HTTP/1.1" 404 173 0.013072 10.0.0.48 - - [2026-04-02 02:25:43] "DELETE /project/8ecb22cd-23ee-434a-8b02-33d24d9f50da HTTP/1.1" 404 177 0.014352 10.0.0.48 - - [2026-04-02 02:25:43] "DELETE /project/789ea62cc75a4d0db9de6db8c15b05e7 HTTP/1.1" 404 173 0.010329 10.0.0.48 - - [2026-04-02 02:25:43] "GET /projects?obj_uuids=9fba3570-c251-4762-8154-64955f2df53a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000876 10.0.0.48 - - [2026-04-02 02:25:43] "GET /projects?obj_uuids=1a7f798b-a0b9-44c8-8059-8863b0ace089&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000735 10.0.0.48 - - [2026-04-02 02:25:43] "GET /projects?obj_uuids=789ea62c-c75a-4d0d-b9de-6db8c15b05e7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000683 10.0.0.48 - - [2026-04-02 02:25:43] "GET /projects?obj_uuids=07f07c53-3677-4021-9097-2846e850cadd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000749 10.0.0.48 - - [2026-04-02 02:25:43] "GET /project/789ea62c-c75a-4d0d-b9de-6db8c15b05e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.073646 10.0.0.48 - - [2026-04-02 02:25:43] "GET /project/1a7f798b-a0b9-44c8-8059-8863b0ace089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.079222 10.0.0.48 - - [2026-04-02 02:25:44] "GET /projects?obj_uuids=789ea62c-c75a-4d0d-b9de-6db8c15b05e7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002202 10.0.0.48 - - [2026-04-02 02:25:44] "GET /projects?obj_uuids=1a7f798b-a0b9-44c8-8059-8863b0ace089&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001409 10.0.0.48 - - [2026-04-02 02:25:44] "GET /project/9fba3570-c251-4762-8154-64955f2df53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.113553 10.0.0.48 - - [2026-04-02 02:25:44] "GET /projects?obj_uuids=9fba3570-c251-4762-8154-64955f2df53a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001266 10.0.0.48 - - [2026-04-02 02:25:44] "GET /project/07f07c53-3677-4021-9097-2846e850cadd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.129632 10.0.0.48 - - [2026-04-02 02:25:44] "GET /projects?obj_uuids=07f07c53-3677-4021-9097-2846e850cadd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002990 10.0.0.48 - - [2026-04-02 02:25:44] "GET /project/1a7f798b-a0b9-44c8-8059-8863b0ace089?fields=security_groups HTTP/1.1" 200 1362 0.116933 10.0.0.48 - - [2026-04-02 02:25:44] "GET /project/789ea62c-c75a-4d0d-b9de-6db8c15b05e7?fields=security_groups HTTP/1.1" 200 1360 0.180598 10.0.0.48 - - [2026-04-02 02:25:44] "GET /project/9fba3570-c251-4762-8154-64955f2df53a?fields=security_groups HTTP/1.1" 200 1363 0.152194 10.0.0.48 - - [2026-04-02 02:25:44] "GET /project/07f07c53-3677-4021-9097-2846e850cadd?fields=security_groups HTTP/1.1" 200 1347 0.162662 10.0.0.48 - - [2026-04-02 02:25:44] "DELETE /security-group/d13e1db8-d8cd-42d8-8a11-5aa1ec5bc378 HTTP/1.1" 200 115 0.207379 10.0.0.48 - - [2026-04-02 02:25:44] "GET /projects?obj_uuids=1a7f798b-a0b9-44c8-8059-8863b0ace089&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002772 10.0.0.48 - - [2026-04-02 02:25:44] "DELETE /security-group/61cb8920-43c9-48e0-9873-c601f71388b3 HTTP/1.1" 200 115 0.169575 10.0.0.48 - - [2026-04-02 02:25:44] "DELETE /security-group/5feb05c7-1502-483a-885e-cf793ea9b4e5 HTTP/1.1" 200 115 0.192842 10.0.0.48 - - [2026-04-02 02:25:44] "GET /projects?obj_uuids=9fba3570-c251-4762-8154-64955f2df53a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001051 10.0.0.48 - - [2026-04-02 02:25:44] "GET /projects?obj_uuids=789ea62c-c75a-4d0d-b9de-6db8c15b05e7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001325 10.0.0.48 - - [2026-04-02 02:25:44] "DELETE /security-group/b84c03cf-3023-4183-b3d9-0da95e8de8f1 HTTP/1.1" 200 115 0.202075 10.0.0.48 - - [2026-04-02 02:25:44] "GET /projects?obj_uuids=07f07c53-3677-4021-9097-2846e850cadd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001520 10.0.0.48 - - [2026-04-02 02:25:44] "GET /project/1a7f798b-a0b9-44c8-8059-8863b0ace089?fields=application_policy_sets HTTP/1.1" 200 1401 0.108738 10.0.0.48 - - [2026-04-02 02:25:44] "GET /project/789ea62c-c75a-4d0d-b9de-6db8c15b05e7?fields=application_policy_sets HTTP/1.1" 200 1399 0.144078 10.0.0.48 - - [2026-04-02 02:25:44] "GET /project/9fba3570-c251-4762-8154-64955f2df53a?fields=application_policy_sets HTTP/1.1" 200 1402 0.174691 10.0.0.133 - - [2026-04-02 02:25:44] "DELETE /access-control-list/d2c6be7b-6a04-4a36-8d57-126519e2944f HTTP/1.1" 200 115 0.131749 10.0.0.48 - - [2026-04-02 02:25:44] "GET /project/07f07c53-3677-4021-9097-2846e850cadd?fields=application_policy_sets HTTP/1.1" 200 1386 0.170167 10.0.0.133 - - [2026-04-02 02:25:44] "DELETE /access-control-list/a12c08dc-dc7f-4dfa-8570-2fb2500f2c0b HTTP/1.1" 200 115 0.154470 10.0.0.48 - - [2026-04-02 02:25:44] "DELETE /project/1a7f798b-a0b9-44c8-8059-8863b0ace089 HTTP/1.1" 200 115 1.085044 10.0.0.48 - - [2026-04-02 02:25:45] "DELETE /project/789ea62c-c75a-4d0d-b9de-6db8c15b05e7 HTTP/1.1" 200 115 1.169822 10.0.0.48 - - [2026-04-02 02:25:45] "DELETE /project/9fba3570-c251-4762-8154-64955f2df53a HTTP/1.1" 200 115 1.184912 10.0.0.48 - - [2026-04-02 02:25:45] "DELETE /project/07f07c53-3677-4021-9097-2846e850cadd HTTP/1.1" 200 115 1.204284 10.0.0.48 - - [2026-04-02 02:25:46] "GET /projects?obj_uuids=2946006b-3731-40a4-8eb4-76ad15aaa310&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001123 10.0.0.73 - - [2026-04-02 02:25:46] "GET /project/2946006b-3731-40a4-8eb4-76ad15aaa310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.048457 10.0.0.48 - - [2026-04-02 02:25:46] "GET /projects?obj_uuids=2946006b-3731-40a4-8eb4-76ad15aaa310&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001546 10.0.0.73 - - [2026-04-02 02:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.73 - - [2026-04-02 02:25:46] "GET /project/2946006b-3731-40a4-8eb4-76ad15aaa310?fields=virtual_networks HTTP/1.1" 200 1040 0.083734 10.0.0.73 - - [2026-04-02 02:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.48 - - [2026-04-02 02:25:47] "GET /projects?obj_uuids=2946006b-3731-40a4-8eb4-76ad15aaa310&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001103 10.0.0.73 - - [2026-04-02 02:25:47] "GET /project/2946006b-3731-40a4-8eb4-76ad15aaa310?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.056068 10.0.0.48 - - [2026-04-02 02:25:47] "GET /projects?obj_uuids=2946006b-3731-40a4-8eb4-76ad15aaa310&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001055 10.0.0.48 - - [2026-04-02 02:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.73 - - [2026-04-02 02:25:47] "GET /project/2946006b-3731-40a4-8eb4-76ad15aaa310?fields=security_groups HTTP/1.1" 200 1270 0.060948 10.0.0.48 - - [2026-04-02 02:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.48 - - [2026-04-02 02:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.133 - - [2026-04-02 02:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.48 - - [2026-04-02 02:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.133 - - [2026-04-02 02:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.133 - - [2026-04-02 02:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.133 - - [2026-04-02 02:25:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.73 - - [2026-04-02 02:25:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000924 10.0.0.73 - - [2026-04-02 02:25:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.73 - - [2026-04-02 02:25:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.038986 10.0.0.48 - - [2026-04-02 02:25:49] "GET /projects?obj_uuids=f890746f-3516-4bb7-9200-b55840a301dd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005094 10.0.0.48 - - [2026-04-02 02:25:49] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001020 10.0.0.48 - - [2026-04-02 02:25:49] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008255 10.0.0.48 - - [2026-04-02 02:25:49] "POST /id-to-fqname HTTP/1.1" 200 185 0.025200 10.0.0.48 - - [2026-04-02 02:25:49] "POST /fqname-to-id HTTP/1.1" 404 194 0.007574 10.0.0.48 - - [2026-04-02 02:25:49] "POST /security-groups HTTP/1.1" 200 586 0.081636 10.0.0.133 - - [2026-04-02 02:25:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.003138 10.0.0.48 - - [2026-04-02 02:25:49] "POST /projects HTTP/1.1" 200 575 0.348812 10.0.0.48 - - [2026-04-02 02:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.421286 10.0.0.133 - - [2026-04-02 02:25:49] "POST /access-control-lists HTTP/1.1" 200 589 0.051567 10.0.0.73 - - [2026-04-02 02:25:49] "GET /project/f890746f-3516-4bb7-9200-b55840a301dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.556150 10.0.0.73 - - [2026-04-02 02:25:50] "GET / HTTP/1.1" 200 35931 0.002091 10.0.0.73 - - [2026-04-02 02:25:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.003904 10.0.0.48 - - [2026-04-02 02:25:51] "GET /projects?obj_uuids=c02326b9-31b6-4ac7-af08-1e1bf68f3b97&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001167 10.0.0.133 - - [2026-04-02 02:25:51] "POST /fqname-to-id HTTP/1.1" 404 227 0.006162 10.0.0.133 - - [2026-04-02 02:25:51] "PUT /access-control-list/b2d584ca-11f3-4c05-807d-5dbde248d922 HTTP/1.1" 200 272 0.020327 10.0.0.73 - - [2026-04-02 02:25:51] "POST /neutron/security_group HTTP/1.1" 200 1364 0.430116 10.0.0.73 - - [2026-04-02 02:25:51] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.185906 10.0.0.73 - - [2026-04-02 02:25:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.005707 10.0.0.48 - - [2026-04-02 02:25:52] "GET /projects?obj_uuids=c02326b9-31b6-4ac7-af08-1e1bf68f3b97&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000933 10.0.0.133 - - [2026-04-02 02:25:52] "PUT /access-control-list/b2d584ca-11f3-4c05-807d-5dbde248d922 HTTP/1.1" 200 272 0.037673 10.0.0.133 - - [2026-04-02 02:25:52] "POST /fqname-to-id HTTP/1.1" 404 227 0.007722 10.0.0.133 - - [2026-04-02 02:25:52] "PUT /access-control-list/1a0b1fc5-e511-4855-85b6-e88d1db6a72c HTTP/1.1" 200 272 0.017913 10.0.0.73 - - [2026-04-02 02:25:52] "POST /neutron/security_group HTTP/1.1" 200 1364 0.404825 10.0.0.73 - - [2026-04-02 02:25:52] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.154733 10.0.0.73 - - [2026-04-02 02:25:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000373 10.0.0.133 - - [2026-04-02 02:25:53] "PUT /access-control-list/1a0b1fc5-e511-4855-85b6-e88d1db6a72c HTTP/1.1" 200 272 0.017874 10.0.0.73 - - [2026-04-02 02:25:53] "POST /fqname-to-id HTTP/1.1" 404 210 0.031728 10.0.0.48 - - [2026-04-02 02:25:53] "GET /projects?obj_uuids=f890746f-3516-4bb7-9200-b55840a301dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001172 10.0.0.133 - - [2026-04-02 02:25:53] "POST /fqname-to-id HTTP/1.1" 404 244 0.006869 10.0.0.133 - - [2026-04-02 02:25:53] "PUT /access-control-list/65198c97-7bd2-4593-91bc-696885abac7d HTTP/1.1" 200 272 0.047120 10.0.0.73 - - [2026-04-02 02:25:53] "POST /neutron/security_group HTTP/1.1" 200 1379 0.461548 10.0.0.73 - - [2026-04-02 02:25:54] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.147025 10.0.0.73 - - [2026-04-02 02:25:54] "POST /fqname-to-id HTTP/1.1" 404 210 0.007138 10.0.0.48 - - [2026-04-02 02:25:54] "GET /projects?obj_uuids=f890746f-3516-4bb7-9200-b55840a301dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001201 10.0.0.133 - - [2026-04-02 02:25:54] "PUT /access-control-list/65198c97-7bd2-4593-91bc-696885abac7d HTTP/1.1" 200 272 0.024214 10.0.0.133 - - [2026-04-02 02:25:54] "POST /fqname-to-id HTTP/1.1" 404 244 0.008690 10.0.0.133 - - [2026-04-02 02:25:54] "PUT /access-control-list/5791bf83-bb6c-49fd-88d0-4676755ea96f HTTP/1.1" 200 272 0.027611 10.0.0.73 - - [2026-04-02 02:25:54] "POST /neutron/security_group HTTP/1.1" 200 1379 0.403472 10.0.0.73 - - [2026-04-02 02:25:55] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.154251 10.0.0.133 - - [2026-04-02 02:25:55] "PUT /access-control-list/5791bf83-bb6c-49fd-88d0-4676755ea96f HTTP/1.1" 200 272 0.014319 10.0.0.48 - - [2026-04-02 02:25:56] "GET /projects?obj_uuids=c02326b9-31b6-4ac7-af08-1e1bf68f3b97&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001132 10.0.0.73 - - [2026-04-02 02:25:56] "POST /neutron/router HTTP/1.1" 200 541 0.089324 10.0.0.73 - - [2026-04-02 02:25:56] "POST /neutron/router HTTP/1.1" 200 541 0.019513 10.0.0.73 - - [2026-04-02 02:25:56] "POST /neutron/router HTTP/1.1" 200 541 0.004143 10.0.0.73 - - [2026-04-02 02:25:56] "POST /neutron/router HTTP/1.1" 200 541 0.003835 10.0.0.73 - - [2026-04-02 02:25:56] "POST /neutron/router HTTP/1.1" 200 541 0.004448 10.0.0.73 - - [2026-04-02 02:25:56] "POST /neutron/router HTTP/1.1" 200 541 0.008953 10.0.0.73 - - [2026-04-02 02:25:56] "POST /neutron/router HTTP/1.1" 200 541 0.005051 10.0.0.73 - - [2026-04-02 02:25:56] "POST /neutron/router HTTP/1.1" 200 541 0.004611 10.0.0.73 - - [2026-04-02 02:25:56] "POST /neutron/router HTTP/1.1" 200 541 0.005128 10.0.0.73 - - [2026-04-02 02:25:57] "POST /neutron/router HTTP/1.1" 200 541 0.005045 10.0.0.73 - - [2026-04-02 02:25:57] "POST /neutron/router HTTP/1.1" 200 541 0.004719 10.0.0.73 - - [2026-04-02 02:25:57] "POST /neutron/router HTTP/1.1" 200 541 0.053582 10.0.0.73 - - [2026-04-02 02:25:57] "POST /neutron/router HTTP/1.1" 200 542 0.005748 10.0.0.133 - - [2026-04-02 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005251 10.0.0.73 - - [2026-04-02 02:25:57] "GET /logical-router/d7efae33-ee91-4f08-92af-7f1694538ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.044350 10.0.0.73 - - [2026-04-02 02:25:57] "POST /neutron/router HTTP/1.1" 200 542 0.007415 10.0.0.133 - - [2026-04-02 02:25:57] "PUT /logical-router/b16f42c4-c8cb-4e3e-b0d5-d70b8bc03225 HTTP/1.1" 200 262 0.036655 10.0.0.73 - - [2026-04-02 02:25:57] "POST /neutron/router HTTP/1.1" 200 542 0.014663 10.0.0.73 - - [2026-04-02 02:25:57] "POST /neutron/router HTTP/1.1" 200 542 0.003977 10.0.0.73 - - [2026-04-02 02:25:57] "POST /neutron/router HTTP/1.1" 200 542 0.004859 10.0.0.73 - - [2026-04-02 02:25:57] "POST /neutron/router HTTP/1.1" 200 542 0.004047 10.0.0.73 - - [2026-04-02 02:25:57] "POST /neutron/router HTTP/1.1" 200 542 0.004239 10.0.0.73 - - [2026-04-02 02:25:57] "POST /neutron/router HTTP/1.1" 200 542 0.004565 10.0.0.73 - - [2026-04-02 02:25:57] "POST /neutron/router HTTP/1.1" 200 542 0.004999 10.0.0.73 - - [2026-04-02 02:25:57] "POST /neutron/router HTTP/1.1" 200 542 0.004169 10.0.0.73 - - [2026-04-02 02:25:57] "POST /neutron/router HTTP/1.1" 200 542 0.004678 10.0.0.73 - - [2026-04-02 02:25:57] "POST /neutron/router HTTP/1.1" 200 542 0.005163 10.0.0.73 - - [2026-04-02 02:25:58] "POST /neutron/router HTTP/1.1" 200 542 0.007820 10.0.0.73 - - [2026-04-02 02:25:58] "POST /neutron/router HTTP/1.1" 200 151 0.094789 10.0.0.73 - - [2026-04-02 02:25:58] "POST /neutron/router HTTP/1.1" 200 559 0.007999 10.0.0.133 - - [2026-04-02 02:25:58] "POST /route-targets HTTP/1.1" 200 327 0.016526 10.0.0.73 - - [2026-04-02 02:25:58] "POST /neutron/router HTTP/1.1" 200 559 0.021788 10.0.0.73 - - [2026-04-02 02:25:58] "POST /neutron/router HTTP/1.1" 200 559 0.006496 10.0.0.73 - - [2026-04-02 02:25:58] "POST /neutron/router HTTP/1.1" 200 559 0.004745 10.0.0.73 - - [2026-04-02 02:25:58] "POST /neutron/router HTTP/1.1" 200 559 0.006148 10.0.0.73 - - [2026-04-02 02:25:58] "POST /neutron/router HTTP/1.1" 200 559 0.005998 10.0.0.73 - - [2026-04-02 02:25:58] "POST /neutron/router HTTP/1.1" 200 559 0.006398 10.0.0.73 - - [2026-04-02 02:25:58] "POST /neutron/router HTTP/1.1" 200 559 0.004486 10.0.0.73 - - [2026-04-02 02:25:58] "POST /neutron/router HTTP/1.1" 200 559 0.004840 10.0.0.73 - - [2026-04-02 02:25:58] "POST /neutron/router HTTP/1.1" 200 559 0.004663 10.0.0.73 - - [2026-04-02 02:25:58] "POST /neutron/router HTTP/1.1" 200 559 0.004753 10.0.0.73 - - [2026-04-02 02:25:58] "POST /neutron/router HTTP/1.1" 200 559 0.036544 10.0.0.73 - - [2026-04-02 02:25:58] "POST /neutron/security_group HTTP/1.1" 200 521 0.003346 10.0.0.133 - - [2026-04-02 02:25:59] "DELETE /route-target/7ccd1014-2f5b-4a7a-8390-1321dd08f515 HTTP/1.1" 200 115 0.033836 10.0.0.73 - - [2026-04-02 02:25:59] "POST /neutron/security_group HTTP/1.1" 200 151 0.071116 10.0.0.133 - - [2026-04-02 02:25:59] "DELETE /access-control-list/bd959a02-4554-4f48-bc69-e54dccea8f0c HTTP/1.1" 200 115 0.040841 10.0.0.73 - - [2026-04-02 02:25:59] "POST /neutron/security_group HTTP/1.1" 200 506 0.005750 10.0.0.133 - - [2026-04-02 02:25:59] "DELETE /access-control-list/1a0b1fc5-e511-4855-85b6-e88d1db6a72c HTTP/1.1" 200 115 0.041103 10.0.0.48 - - [2026-04-02 02:26:00] "GET /projects?obj_uuids=f890746f-3516-4bb7-9200-b55840a301dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001167 10.0.0.73 - - [2026-04-02 02:26:00] "GET /project/f890746f-3516-4bb7-9200-b55840a301dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.051604 10.0.0.48 - - [2026-04-02 02:26:00] "GET /projects?obj_uuids=f890746f-3516-4bb7-9200-b55840a301dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001435 10.0.0.73 - - [2026-04-02 02:26:00] "GET /project/f890746f-3516-4bb7-9200-b55840a301dd?fields=virtual_networks HTTP/1.1" 200 1023 0.057395 10.0.0.48 - - [2026-04-02 02:26:00] "GET /projects?obj_uuids=f890746f-3516-4bb7-9200-b55840a301dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001193 10.0.0.73 - - [2026-04-02 02:26:00] "GET /project/f890746f-3516-4bb7-9200-b55840a301dd?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.059216 10.0.0.48 - - [2026-04-02 02:26:00] "GET /projects?obj_uuids=f890746f-3516-4bb7-9200-b55840a301dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001405 10.0.0.73 - - [2026-04-02 02:26:00] "GET /project/f890746f-3516-4bb7-9200-b55840a301dd?fields=security_groups HTTP/1.1" 200 1244 0.053694 10.0.0.73 - - [2026-04-02 02:26:01] "POST /fqname-to-id HTTP/1.1" 404 184 0.026978 10.0.0.48 - - [2026-04-02 02:26:01] "GET /projects?obj_uuids=e6f45deb-743b-4795-b122-6c860d7a14cf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003320 10.0.0.48 - - [2026-04-02 02:26:01] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001549 10.0.0.48 - - [2026-04-02 02:26:01] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009521 10.0.0.48 - - [2026-04-02 02:26:01] "POST /id-to-fqname HTTP/1.1" 200 186 0.001536 10.0.0.48 - - [2026-04-02 02:26:02] "POST /fqname-to-id HTTP/1.1" 404 195 0.008691 10.0.0.48 - - [2026-04-02 02:26:02] "POST /security-groups HTTP/1.1" 200 587 0.087772 10.0.0.133 - - [2026-04-02 02:26:02] "POST /fqname-to-id HTTP/1.1" 404 230 0.004597 10.0.0.48 - - [2026-04-02 02:26:02] "POST /projects HTTP/1.1" 200 577 0.331527 10.0.0.48 - - [2026-04-02 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.405715 10.0.0.133 - - [2026-04-02 02:26:02] "POST /access-control-lists HTTP/1.1" 200 590 0.035429 10.0.0.73 - - [2026-04-02 02:26:02] "GET /project/e6f45deb-743b-4795-b122-6c860d7a14cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.565789 10.0.0.73 - - [2026-04-02 02:26:03] "GET / HTTP/1.1" 200 35931 0.001879 10.0.0.73 - - [2026-04-02 02:26:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000467 10.0.0.73 - - [2026-04-02 02:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.064919 10.0.0.48 - - [2026-04-02 02:26:05] "GET /projects?obj_uuids=e6f45deb-743b-4795-b122-6c860d7a14cf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001227 10.0.0.73 - - [2026-04-02 02:26:05] "GET /project/e6f45deb-743b-4795-b122-6c860d7a14cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.045230 10.0.0.48 - - [2026-04-02 02:26:05] "GET /projects?obj_uuids=e6f45deb-743b-4795-b122-6c860d7a14cf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001818 10.0.0.73 - - [2026-04-02 02:26:05] "POST /neutron/network HTTP/1.1" 200 601 0.180028 10.0.0.73 - - [2026-04-02 02:26:06] "POST /id-to-fqname HTTP/1.1" 200 216 0.004033 10.0.0.73 - - [2026-04-02 02:26:06] "GET /virtual-network/2edf8f03-3dfe-47f0-a499-532636949240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007205 10.0.0.73 - - [2026-04-02 02:26:06] "POST /neutron/network HTTP/1.1" 200 820 0.008219 10.0.0.73 - - [2026-04-02 02:26:06] "GET /virtual-network/2edf8f03-3dfe-47f0-a499-532636949240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006225 10.0.0.73 - - [2026-04-02 02:26:06] "POST /fqname-to-id HTTP/1.1" 404 206 0.004701 10.0.0.73 - - [2026-04-02 02:26:06] "GET /virtual-network/2edf8f03-3dfe-47f0-a499-532636949240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006574 10.0.0.48 - - [2026-04-02 02:26:06] "GET /projects?obj_uuids=e6f45deb-743b-4795-b122-6c860d7a14cf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001096 10.0.0.73 - - [2026-04-02 02:26:06] "POST /neutron/port HTTP/1.1" 200 1017 0.284652 10.0.0.73 - - [2026-04-02 02:26:06] "GET /virtual-machine-interface/b28da50e-0136-406b-a1c3-a00378d4f6cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2385 0.007151 10.0.0.73 - - [2026-04-02 02:26:06] "GET /virtual-machine-interface/b28da50e-0136-406b-a1c3-a00378d4f6cc?fields=instance_ip_back_refs HTTP/1.1" 200 1318 0.006898 10.0.0.73 - - [2026-04-02 02:26:06] "GET /instance-ip/b7f9927f-6532-42eb-8d3b-d9b90a478693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006106 10.0.0.73 - - [2026-04-02 02:26:07] "POST /neutron/network HTTP/1.1" 200 820 0.008019 10.0.0.133 - - [2026-04-02 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006757 10.0.0.73 - - [2026-04-02 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.48 - - [2026-04-02 02:26:09] "GET /projects?obj_uuids=e6f45deb-743b-4795-b122-6c860d7a14cf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000957 10.0.0.73 - - [2026-04-02 02:26:09] "GET /project/e6f45deb-743b-4795-b122-6c860d7a14cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.051449 10.0.0.48 - - [2026-04-02 02:26:09] "GET /projects?obj_uuids=e6f45deb-743b-4795-b122-6c860d7a14cf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001595 10.0.0.73 - - [2026-04-02 02:26:10] "POST /neutron/network HTTP/1.1" 200 603 0.151889 10.0.0.133 - - [2026-04-02 02:26:10] "POST /ref-update HTTP/1.1" 200 156 0.025233 10.0.0.73 - - [2026-04-02 02:26:10] "POST /neutron/network HTTP/1.1" 200 976 0.014222 10.0.0.73 - - [2026-04-02 02:26:10] "POST /id-to-fqname HTTP/1.1" 200 217 0.001086 10.0.0.73 - - [2026-04-02 02:26:10] "GET /virtual-network/b792ac7b-1c18-4fcd-8b43-073f9e02dd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005401 10.0.0.73 - - [2026-04-02 02:26:10] "GET /virtual-network/b792ac7b-1c18-4fcd-8b43-073f9e02dd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005523 10.0.0.73 - - [2026-04-02 02:26:10] "POST /neutron/subnet HTTP/1.1" 200 719 0.008946 10.0.0.48 - - [2026-04-02 02:26:10] "GET /projects?obj_uuids=e6f45deb-743b-4795-b122-6c860d7a14cf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001094 10.0.0.73 - - [2026-04-02 02:26:11] "POST /neutron/port HTTP/1.1" 200 1017 0.253601 10.0.0.73 - - [2026-04-02 02:26:11] "POST /id-to-fqname HTTP/1.1" 200 217 0.001278 10.0.0.73 - - [2026-04-02 02:26:11] "POST /neutron/network HTTP/1.1" 200 976 0.036502 10.0.0.73 - - [2026-04-02 02:26:11] "POST /neutron/port HTTP/1.1" 200 117 0.006799 10.0.0.73 - - [2026-04-02 02:26:11] "POST /id-to-fqname HTTP/1.1" 200 217 0.001799 10.0.0.73 - - [2026-04-02 02:26:12] "POST /neutron/port HTTP/1.1" 200 1017 0.013523 10.0.0.73 - - [2026-04-02 02:26:12] "POST /neutron/port HTTP/1.1" 200 1017 0.012994 10.0.0.73 - - [2026-04-02 02:26:12] "POST /neutron/port HTTP/1.1" 200 117 0.006927 10.0.0.73 - - [2026-04-02 02:26:12] "POST /neutron/network HTTP/1.1" 200 986 0.008123 10.0.0.73 - - [2026-04-02 02:26:12] "POST /neutron/port HTTP/1.1" 200 1109 0.134418 10.0.0.73 - - [2026-04-02 02:26:12] "POST /neutron/port HTTP/1.1" 200 1017 0.011685 10.0.0.73 - - [2026-04-02 02:26:12] "POST /neutron/port HTTP/1.1" 200 117 0.001148 10.0.0.73 - - [2026-04-02 02:26:13] "POST /neutron/port HTTP/1.1" 200 1109 0.156927 10.0.0.73 - - [2026-04-02 02:26:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004522 10.0.0.73 - - [2026-04-02 02:26:13] "POST /neutron/network HTTP/1.1" 200 976 0.011445 10.0.0.73 - - [2026-04-02 02:26:17] "POST /neutron/port HTTP/1.1" 200 1119 0.020603 10.0.0.73 - - [2026-04-02 02:26:17] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008282 10.0.0.73 - - [2026-04-02 02:26:17] "GET /virtual-machine/b2e57b7d-847a-4456-a309-d50e252c8af9 HTTP/1.1" 401 292 0.000485 10.0.0.73 - - [2026-04-02 02:26:17] "GET /virtual-machine/b2e57b7d-847a-4456-a309-d50e252c8af9 HTTP/1.1" 200 1285 0.030237 10.0.0.73 - - [2026-04-02 02:26:17] "GET /virtual-machine-interface/8e22f3c2-e193-48b9-b38a-7aa173024057 HTTP/1.1" 200 2925 0.007046 10.0.0.73 - - [2026-04-02 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.73 - - [2026-04-02 02:26:17] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004306 10.0.0.73 - - [2026-04-02 02:26:17] "GET /virtual-networks?parent_id=e6f45deb-743b-4795-b122-6c860d7a14cf&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003394 10.0.0.73 - - [2026-04-02 02:26:18] "GET /virtual-network/b792ac7b-1c18-4fcd-8b43-073f9e02dd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006932 10.0.0.73 - - [2026-04-02 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005496 10.0.0.73 - - [2026-04-02 02:26:21] "GET /virtual-network/b792ac7b-1c18-4fcd-8b43-073f9e02dd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.008954 10.0.0.73 - - [2026-04-02 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.73 - - [2026-04-02 02:26:23] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005925 10.0.0.73 - - [2026-04-02 02:26:23] "GET /virtual-networks?parent_id=e6f45deb-743b-4795-b122-6c860d7a14cf&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003659 10.0.0.73 - - [2026-04-02 02:26:23] "GET /virtual-network/b792ac7b-1c18-4fcd-8b43-073f9e02dd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.008676 10.0.0.73 - - [2026-04-02 02:26:23] "POST /neutron/port HTTP/1.1" 200 1119 0.023073 10.0.0.73 - - [2026-04-02 02:26:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.021316 10.0.0.73 - - [2026-04-02 02:26:23] "GET /virtual-machine/0cd8da28-f6b1-4534-a99a-d947f14fa378 HTTP/1.1" 200 1283 0.005786 10.0.0.73 - - [2026-04-02 02:26:23] "POST /neutron/port HTTP/1.1" 200 1119 0.021040 10.0.0.73 - - [2026-04-02 02:26:23] "GET /virtual-machine-interface/33a849a7-d233-4520-baf8-535f8697aeee HTTP/1.1" 200 2924 0.005977 10.0.0.73 - - [2026-04-02 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.73 - - [2026-04-02 02:26:23] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003805 10.0.0.73 - - [2026-04-02 02:26:23] "GET /virtual-networks?parent_id=e6f45deb-743b-4795-b122-6c860d7a14cf&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003880 10.0.0.73 - - [2026-04-02 02:26:23] "GET /virtual-network/b792ac7b-1c18-4fcd-8b43-073f9e02dd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006369 10.0.0.73 - - [2026-04-02 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.73 - - [2026-04-02 02:26:24] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003936 10.0.0.73 - - [2026-04-02 02:26:24] "GET /virtual-networks?parent_id=e6f45deb-743b-4795-b122-6c860d7a14cf&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003077 10.0.0.73 - - [2026-04-02 02:26:24] "GET /virtual-network/b792ac7b-1c18-4fcd-8b43-073f9e02dd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006296 10.0.0.73 - - [2026-04-02 02:26:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007981 10.0.0.73 - - [2026-04-02 02:26:33] "POST /neutron/port HTTP/1.1" 200 151 0.211737 10.0.0.73 - - [2026-04-02 02:26:34] "POST /neutron/port HTTP/1.1" 200 151 0.216788 10.0.0.48 - - [2026-04-02 02:26:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005703 10.0.0.48 - - [2026-04-02 02:26:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002852 10.0.0.48 - - [2026-04-02 02:26:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003363 10.0.0.48 - - [2026-04-02 02:26:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004084 10.0.0.73 - - [2026-04-02 02:26:34] "POST /neutron/network HTTP/1.1" 200 151 0.173660 10.0.0.48 - - [2026-04-02 02:26:35] "GET /projects?obj_uuids=e6f45deb-743b-4795-b122-6c860d7a14cf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001681 10.0.0.73 - - [2026-04-02 02:26:35] "GET /project/e6f45deb-743b-4795-b122-6c860d7a14cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.044182 10.0.0.48 - - [2026-04-02 02:26:35] "GET /projects?obj_uuids=e6f45deb-743b-4795-b122-6c860d7a14cf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001233 10.0.0.73 - - [2026-04-02 02:26:35] "GET /project/e6f45deb-743b-4795-b122-6c860d7a14cf?fields=virtual_networks HTTP/1.1" 200 1025 0.042033 10.0.0.48 - - [2026-04-02 02:26:35] "GET /projects?obj_uuids=e6f45deb-743b-4795-b122-6c860d7a14cf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001284 10.0.0.73 - - [2026-04-02 02:26:35] "GET /project/e6f45deb-743b-4795-b122-6c860d7a14cf?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.049282 10.0.0.48 - - [2026-04-02 02:26:35] "GET /projects?obj_uuids=e6f45deb-743b-4795-b122-6c860d7a14cf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001041 10.0.0.73 - - [2026-04-02 02:26:35] "GET /project/e6f45deb-743b-4795-b122-6c860d7a14cf?fields=security_groups HTTP/1.1" 200 1247 0.045674 10.0.0.73 - - [2026-04-02 02:26:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.026646 10.0.0.48 - - [2026-04-02 02:26:36] "GET /projects?obj_uuids=9ae5e684-04e3-47b8-810b-a9ba60768fc0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003720 10.0.0.48 - - [2026-04-02 02:26:36] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001371 10.0.0.48 - - [2026-04-02 02:26:36] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008249 10.0.0.48 - - [2026-04-02 02:26:36] "POST /id-to-fqname HTTP/1.1" 200 188 0.001399 10.0.0.48 - - [2026-04-02 02:26:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.006585 10.0.0.48 - - [2026-04-02 02:26:36] "POST /security-groups HTTP/1.1" 200 589 0.033468 10.0.0.133 - - [2026-04-02 02:26:36] "POST /fqname-to-id HTTP/1.1" 404 232 0.005006 10.0.0.48 - - [2026-04-02 02:26:37] "POST /projects HTTP/1.1" 200 581 0.277774 10.0.0.48 - - [2026-04-02 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.351480 10.0.0.133 - - [2026-04-02 02:26:37] "POST /access-control-lists HTTP/1.1" 200 592 0.030409 10.0.0.73 - - [2026-04-02 02:26:37] "GET /project/9ae5e684-04e3-47b8-810b-a9ba60768fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.499005 10.0.0.73 - - [2026-04-02 02:26:38] "GET / HTTP/1.1" 200 35931 0.001996 10.0.0.73 - - [2026-04-02 02:26:38] "POST /neutron/port HTTP/1.1" 400 205 0.005168 10.0.0.73 - - [2026-04-02 02:26:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000525 10.0.0.73 - - [2026-04-02 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.052675 10.0.0.48 - - [2026-04-02 02:26:40] "GET /projects?obj_uuids=9ae5e684-04e3-47b8-810b-a9ba60768fc0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001616 10.0.0.73 - - [2026-04-02 02:26:40] "GET /project/9ae5e684-04e3-47b8-810b-a9ba60768fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.049759 10.0.0.48 - - [2026-04-02 02:26:40] "POST /useragent-kv HTTP/1.1" 200 115 0.018629 10.0.0.73 - - [2026-04-02 02:26:40] "POST /neutron/subnet HTTP/1.1" 200 725 0.300072 10.0.0.73 - - [2026-04-02 02:26:40] "POST /id-to-fqname HTTP/1.1" 200 219 0.001420 10.0.0.73 - - [2026-04-02 02:26:40] "GET /virtual-network/55633342-4a81-47f6-825a-bcead1411d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005824 10.0.0.73 - - [2026-04-02 02:26:40] "GET /virtual-network/55633342-4a81-47f6-825a-bcead1411d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006219 10.0.0.73 - - [2026-04-02 02:26:40] "POST /neutron/network HTTP/1.1" 200 824 0.007200 10.0.0.73 - - [2026-04-02 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.48 - - [2026-04-02 02:26:40] "GET /projects?obj_uuids=9ae5e684-04e3-47b8-810b-a9ba60768fc0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001022 10.0.0.73 - - [2026-04-02 02:26:41] "GET /project/9ae5e684-04e3-47b8-810b-a9ba60768fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.051736 10.0.0.48 - - [2026-04-02 02:26:41] "GET /projects?obj_uuids=9ae5e684-04e3-47b8-810b-a9ba60768fc0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001206 10.0.0.73 - - [2026-04-02 02:26:41] "POST /neutron/network HTTP/1.1" 200 605 0.131336 10.0.0.133 - - [2026-04-02 02:26:41] "POST /route-targets HTTP/1.1" 200 327 0.015959 10.0.0.73 - - [2026-04-02 02:26:41] "POST /id-to-fqname HTTP/1.1" 200 219 0.003856 10.0.0.73 - - [2026-04-02 02:26:41] "GET /virtual-network/e889e01f-d3ef-4afe-bb93-7068c9d7be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006114 10.0.0.73 - - [2026-04-02 02:26:41] "POST /neutron/network HTTP/1.1" 200 824 0.008252 10.0.0.73 - - [2026-04-02 02:26:41] "GET /virtual-network/e889e01f-d3ef-4afe-bb93-7068c9d7be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006418 10.0.0.73 - - [2026-04-02 02:26:41] "POST /id-to-fqname HTTP/1.1" 200 219 0.001380 10.0.0.73 - - [2026-04-02 02:26:41] "POST /neutron/network HTTP/1.1" 200 834 0.009542 10.0.0.48 - - [2026-04-02 02:26:42] "GET /projects?obj_uuids=9ae5e684-04e3-47b8-810b-a9ba60768fc0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001370 10.0.0.73 - - [2026-04-02 02:26:42] "GET /project/9ae5e684-04e3-47b8-810b-a9ba60768fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.067126 10.0.0.73 - - [2026-04-02 02:26:42] "POST /neutron/port HTTP/1.1" 200 117 0.011037 10.0.0.73 - - [2026-04-02 02:26:42] "POST /id-to-fqname HTTP/1.1" 200 219 0.001539 10.0.0.73 - - [2026-04-02 02:26:43] "POST /neutron/network HTTP/1.1" 200 834 0.007485 10.0.0.73 - - [2026-04-02 02:26:43] "POST /neutron/port HTTP/1.1" 200 1058 0.019282 10.0.0.73 - - [2026-04-02 02:26:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004210 10.0.0.48 - - [2026-04-02 02:26:43] "GET /projects?obj_uuids=9ae5e684-04e3-47b8-810b-a9ba60768fc0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001032 10.0.0.73 - - [2026-04-02 02:26:43] "GET /project/9ae5e684-04e3-47b8-810b-a9ba60768fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.104122 10.0.0.73 - - [2026-04-02 02:26:43] "POST /neutron/network HTTP/1.1" 200 824 0.014420 10.0.0.73 - - [2026-04-02 02:26:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008981 10.0.0.73 - - [2026-04-02 02:26:44] "POST /neutron/router HTTP/1.1" 200 580 0.008717 10.0.0.133 - - [2026-04-02 02:26:44] "PUT /logical-router/0cd6d66c-399d-48c8-b24c-e8f50a03bc05 HTTP/1.1" 200 262 0.039599 10.0.0.48 - - [2026-04-02 02:26:44] "GET /projects?obj_uuids=9ae5e684-04e3-47b8-810b-a9ba60768fc0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004784 10.0.0.133 - - [2026-04-02 02:26:44] "POST /ref-update HTTP/1.1" 200 156 0.026801 10.0.0.73 - - [2026-04-02 02:26:45] "POST /neutron/port HTTP/1.1" 200 1058 0.506447 10.0.0.73 - - [2026-04-02 02:26:45] "POST /neutron/port HTTP/1.1" 200 1058 0.018897 10.0.0.48 - - [2026-04-02 02:26:45] "DELETE /project/2946006b-3731-40a4-8eb4-76ad15aaa310 HTTP/1.1" 404 177 0.008933 10.0.0.48 - - [2026-04-02 02:26:45] "DELETE /project/9ae5e68404e347b8810ba9ba60768fc0 HTTP/1.1" 404 173 0.015854 10.0.0.48 - - [2026-04-02 02:26:45] "DELETE /project/e6f45deb743b4795b1226c860d7a14cf HTTP/1.1" 404 173 0.017904 10.0.0.48 - - [2026-04-02 02:26:45] "DELETE /project/f890746f35164bb79200b55840a301dd HTTP/1.1" 404 173 0.010036 10.0.0.48 - - [2026-04-02 02:26:45] "GET /projects?obj_uuids=e6f45deb-743b-4795-b122-6c860d7a14cf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001172 10.0.0.48 - - [2026-04-02 02:26:45] "GET /projects?obj_uuids=f890746f-3516-4bb7-9200-b55840a301dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000852 10.0.0.48 - - [2026-04-02 02:26:45] "GET /project/e6f45deb-743b-4795-b122-6c860d7a14cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.092643 10.0.0.48 - - [2026-04-02 02:26:45] "GET /project/f890746f-3516-4bb7-9200-b55840a301dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.109155 10.0.0.48 - - [2026-04-02 02:26:45] "GET /projects?obj_uuids=e6f45deb-743b-4795-b122-6c860d7a14cf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001631 10.0.0.48 - - [2026-04-02 02:26:45] "GET /projects?obj_uuids=f890746f-3516-4bb7-9200-b55840a301dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002116 10.0.0.48 - - [2026-04-02 02:26:45] "GET /project/e6f45deb-743b-4795-b122-6c860d7a14cf?fields=security_groups HTTP/1.1" 200 1352 0.094980 10.0.0.48 - - [2026-04-02 02:26:45] "GET /project/f890746f-3516-4bb7-9200-b55840a301dd?fields=security_groups HTTP/1.1" 200 1349 0.092295 10.0.0.73 - - [2026-04-02 02:26:45] "POST /neutron/port HTTP/1.1" 200 1122 0.053385 10.0.0.73 - - [2026-04-02 02:26:45] "POST /neutron/port HTTP/1.1" 200 117 0.001553 10.0.0.48 - - [2026-04-02 02:26:45] "DELETE /security-group/559aad27-e179-442e-a149-7da5c1a00dec HTTP/1.1" 200 115 0.093297 10.0.0.48 - - [2026-04-02 02:26:45] "DELETE /security-group/4f6ef46f-677f-40a9-ba28-5993d937b600 HTTP/1.1" 200 115 0.109232 10.0.0.48 - - [2026-04-02 02:26:45] "GET /projects?obj_uuids=f890746f-3516-4bb7-9200-b55840a301dd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001727 10.0.0.48 - - [2026-04-02 02:26:45] "GET /projects?obj_uuids=e6f45deb-743b-4795-b122-6c860d7a14cf&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001289 10.0.0.48 - - [2026-04-02 02:26:45] "GET /project/e6f45deb-743b-4795-b122-6c860d7a14cf?fields=application_policy_sets HTTP/1.1" 200 1391 0.096672 10.0.0.48 - - [2026-04-02 02:26:45] "GET /project/f890746f-3516-4bb7-9200-b55840a301dd?fields=application_policy_sets HTTP/1.1" 200 1388 0.151066 10.0.0.133 - - [2026-04-02 02:26:45] "DELETE /access-control-list/03854d61-6d4f-4fcd-8f33-51b53d9ab0f7 HTTP/1.1" 200 115 0.071043 10.0.0.48 - - [2026-04-02 02:26:45] "DELETE /project/e6f45deb-743b-4795-b122-6c860d7a14cf HTTP/1.1" 200 115 0.755391 10.0.0.48 - - [2026-04-02 02:26:46] "DELETE /project/f890746f-3516-4bb7-9200-b55840a301dd HTTP/1.1" 200 115 0.798702 10.0.0.133 - - [2026-04-02 02:26:49] "GET /obj-perms HTTP/1.1" 200 5056 0.053021 10.0.0.73 - - [2026-04-02 02:26:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008416 10.0.0.73 - - [2026-04-02 02:26:50] "POST /neutron/port HTTP/1.1" 200 1122 0.021214 10.0.0.73 - - [2026-04-02 02:26:50] "GET /virtual-machine/76da0fb3-ff28-4dca-bd97-b97759c2b67d HTTP/1.1" 401 292 0.000435 10.0.0.73 - - [2026-04-02 02:26:50] "GET /virtual-machine/76da0fb3-ff28-4dca-bd97-b97759c2b67d HTTP/1.1" 200 1290 0.030151 10.0.0.73 - - [2026-04-02 02:26:50] "GET /virtual-machine-interface/e63b1a8f-845a-4df6-89e9-7c538c224888 HTTP/1.1" 200 2934 0.005613 10.0.0.73 - - [2026-04-02 02:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.73 - - [2026-04-02 02:26:50] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003920 10.0.0.73 - - [2026-04-02 02:26:50] "GET /virtual-networks?parent_id=9ae5e684-04e3-47b8-810b-a9ba60768fc0&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003767 10.0.0.73 - - [2026-04-02 02:26:50] "GET /virtual-network/55633342-4a81-47f6-825a-bcead1411d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006070 10.0.0.73 - - [2026-04-02 02:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.73 - - [2026-04-02 02:26:53] "GET /virtual-network/55633342-4a81-47f6-825a-bcead1411d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007023 10.0.0.73 - - [2026-04-02 02:26:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006918 10.0.0.73 - - [2026-04-02 02:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.73 - - [2026-04-02 02:26:57] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004555 10.0.0.73 - - [2026-04-02 02:26:57] "GET /virtual-networks?parent_id=9ae5e684-04e3-47b8-810b-a9ba60768fc0&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003504 10.0.0.73 - - [2026-04-02 02:26:57] "GET /virtual-network/55633342-4a81-47f6-825a-bcead1411d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006298 10.0.0.73 - - [2026-04-02 02:26:58] "POST /neutron/port HTTP/1.1" 200 1122 0.022623 10.0.0.73 - - [2026-04-02 02:27:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008624 10.0.0.73 - - [2026-04-02 02:27:03] "POST /neutron/port HTTP/1.1" 200 1122 0.024256 10.0.0.73 - - [2026-04-02 02:27:03] "GET /virtual-machine/dcdf4acf-a552-4151-bdda-bd5b53d2265a HTTP/1.1" 200 1291 0.006346 10.0.0.73 - - [2026-04-02 02:27:03] "GET /virtual-machine-interface/9d7cbc4d-a495-46bc-add4-67de1a2efadf HTTP/1.1" 200 2935 0.005533 10.0.0.73 - - [2026-04-02 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.73 - - [2026-04-02 02:27:03] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004437 10.0.0.73 - - [2026-04-02 02:27:03] "GET /virtual-networks?parent_id=9ae5e684-04e3-47b8-810b-a9ba60768fc0&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003450 10.0.0.73 - - [2026-04-02 02:27:03] "GET /virtual-network/e889e01f-d3ef-4afe-bb93-7068c9d7be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008388 10.0.0.73 - - [2026-04-02 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005534 10.0.0.73 - - [2026-04-02 02:27:04] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005410 10.0.0.73 - - [2026-04-02 02:27:04] "GET /virtual-networks?parent_id=9ae5e684-04e3-47b8-810b-a9ba60768fc0&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003541 10.0.0.73 - - [2026-04-02 02:27:04] "GET /virtual-network/e889e01f-d3ef-4afe-bb93-7068c9d7be5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006481 10.0.0.48 - - [2026-04-02 02:27:08] "GET /projects?obj_uuids=9ae5e684-04e3-47b8-810b-a9ba60768fc0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001135 10.0.0.73 - - [2026-04-02 02:27:09] "POST /neutron/router HTTP/1.1" 200 344 0.414572 10.0.0.133 - - [2026-04-02 02:27:11] "POST /ref-update HTTP/1.1" 200 156 0.023733 10.0.0.73 - - [2026-04-02 02:27:11] "POST /neutron/router HTTP/1.1" 200 344 0.226012 10.0.0.73 - - [2026-04-02 02:27:17] "POST /neutron/router HTTP/1.1" 200 580 0.009593 10.0.0.133 - - [2026-04-02 02:27:17] "POST /ref-update HTTP/1.1" 200 156 0.041957 10.0.0.73 - - [2026-04-02 02:27:18] "POST /neutron/router HTTP/1.1" 200 344 0.234775 10.0.0.73 - - [2026-04-02 02:27:18] "GET /logical-router/0cd6d66c-399d-48c8-b24c-e8f50a03bc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005219 10.0.0.73 - - [2026-04-02 02:27:18] "POST /neutron/network HTTP/1.1" 200 824 0.007450 10.0.0.73 - - [2026-04-02 02:27:18] "POST /neutron/port HTTP/1.1" 200 1122 0.055362 10.0.0.73 - - [2026-04-02 02:27:18] "POST /neutron/port HTTP/1.1" 200 1112 0.018629 10.0.0.133 - - [2026-04-02 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014810 10.0.0.48 - - [2026-04-02 02:27:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003567 10.0.0.48 - - [2026-04-02 02:27:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003169 10.0.0.73 - - [2026-04-02 02:27:20] "POST /neutron/network HTTP/1.1" 200 151 0.168076 10.0.0.133 - - [2026-04-02 02:27:20] "DELETE /route-target/196022fa-2f4d-440c-833c-76962cdd4812 HTTP/1.1" 200 115 0.026955 10.0.0.48 - - [2026-04-02 02:27:22] "GET /projects?obj_uuids=9ae5e684-04e3-47b8-810b-a9ba60768fc0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001267 10.0.0.73 - - [2026-04-02 02:27:22] "GET /project/9ae5e684-04e3-47b8-810b-a9ba60768fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048509 10.0.0.48 - - [2026-04-02 02:27:22] "GET /projects?obj_uuids=9ae5e684-04e3-47b8-810b-a9ba60768fc0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001202 10.0.0.73 - - [2026-04-02 02:27:22] "GET /project/9ae5e684-04e3-47b8-810b-a9ba60768fc0?fields=virtual_networks HTTP/1.1" 200 1028 0.042714 10.0.0.48 - - [2026-04-02 02:27:22] "GET /projects?obj_uuids=9ae5e684-04e3-47b8-810b-a9ba60768fc0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002048 10.0.0.73 - - [2026-04-02 02:27:22] "GET /project/9ae5e684-04e3-47b8-810b-a9ba60768fc0?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.047135 10.0.0.48 - - [2026-04-02 02:27:22] "GET /projects?obj_uuids=9ae5e684-04e3-47b8-810b-a9ba60768fc0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001112 10.0.0.73 - - [2026-04-02 02:27:22] "GET /project/9ae5e684-04e3-47b8-810b-a9ba60768fc0?fields=security_groups HTTP/1.1" 200 1252 0.044620 10.0.0.73 - - [2026-04-02 02:27:23] "POST /fqname-to-id HTTP/1.1" 404 191 0.030809 10.0.0.48 - - [2026-04-02 02:27:23] "GET /projects?obj_uuids=37deb547-90e9-47cb-b848-7fb3acebb4f4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003263 10.0.0.48 - - [2026-04-02 02:27:23] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001000 10.0.0.48 - - [2026-04-02 02:27:23] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009851 10.0.0.48 - - [2026-04-02 02:27:23] "POST /id-to-fqname HTTP/1.1" 200 193 0.003828 10.0.0.48 - - [2026-04-02 02:27:23] "POST /fqname-to-id HTTP/1.1" 404 202 0.010735 10.0.0.48 - - [2026-04-02 02:27:23] "POST /security-groups HTTP/1.1" 200 594 0.085855 10.0.0.48 - - [2026-04-02 02:27:23] "POST /projects HTTP/1.1" 200 591 0.338814 10.0.0.48 - - [2026-04-02 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.373313 10.0.0.133 - - [2026-04-02 02:27:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.003945 10.0.0.73 - - [2026-04-02 02:27:23] "GET /project/37deb547-90e9-47cb-b848-7fb3acebb4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.532619 10.0.0.73 - - [2026-04-02 02:27:24] "GET / HTTP/1.1" 200 35931 0.002428 10.0.0.73 - - [2026-04-02 02:27:26] "GET /project/37deb547-90e9-47cb-b848-7fb3acebb4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000476 10.0.0.48 - - [2026-04-02 02:27:27] "GET /projects?obj_uuids=37deb547-90e9-47cb-b848-7fb3acebb4f4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001452 10.0.0.73 - - [2026-04-02 02:27:27] "GET /project/37deb547-90e9-47cb-b848-7fb3acebb4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.077256 10.0.0.73 - - [2026-04-02 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.73 - - [2026-04-02 02:27:27] "GET /security-group/90febce1-fae9-4620-8e5e-f61822819a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.006842 10.0.0.73 - - [2026-04-02 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.48 - - [2026-04-02 02:27:27] "GET /projects?obj_uuids=37deb547-90e9-47cb-b848-7fb3acebb4f4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001165 10.0.0.73 - - [2026-04-02 02:27:27] "GET /project/37deb547-90e9-47cb-b848-7fb3acebb4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.042060 10.0.0.73 - - [2026-04-02 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004396 10.0.0.73 - - [2026-04-02 02:27:27] "GET /security-group/90febce1-fae9-4620-8e5e-f61822819a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.005575 10.0.0.73 - - [2026-04-02 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.73 - - [2026-04-02 02:27:27] "PUT /security-group/90febce1-fae9-4620-8e5e-f61822819a15 HTTP/1.1" 200 262 0.023131 10.0.0.73 - - [2026-04-02 02:27:27] "POST /fqname-to-id HTTP/1.1" 404 202 0.005822 10.0.0.133 - - [2026-04-02 02:27:27] "PUT /access-control-list/7decee9d-8ada-4165-9fe2-8b61d099a6e7 HTTP/1.1" 200 272 0.020174 10.0.0.73 - - [2026-04-02 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.48 - - [2026-04-02 02:27:27] "GET /projects?obj_uuids=37deb547-90e9-47cb-b848-7fb3acebb4f4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001853 10.0.0.73 - - [2026-04-02 02:27:27] "GET /project/37deb547-90e9-47cb-b848-7fb3acebb4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.047968 10.0.0.73 - - [2026-04-02 02:27:27] "POST /neutron/network HTTP/1.1" 200 117 0.034388 10.0.0.73 - - [2026-04-02 02:27:28] "POST /neutron/network HTTP/1.1" 200 828 0.009514 10.0.0.73 - - [2026-04-02 02:27:28] "POST /id-to-fqname HTTP/1.1" 200 223 0.001343 10.0.0.73 - - [2026-04-02 02:27:28] "GET /virtual-network/fc2ad0b9-5f7e-425d-8a49-13ced006963e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005579 10.0.0.73 - - [2026-04-02 02:27:28] "GET /virtual-network/fc2ad0b9-5f7e-425d-8a49-13ced006963e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006244 10.0.0.73 - - [2026-04-02 02:27:28] "POST /neutron/subnet HTTP/1.1" 200 730 0.010629 10.0.0.73 - - [2026-04-02 02:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.48 - - [2026-04-02 02:27:28] "GET /projects?obj_uuids=37deb547-90e9-47cb-b848-7fb3acebb4f4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001252 10.0.0.73 - - [2026-04-02 02:27:28] "GET /project/37deb547-90e9-47cb-b848-7fb3acebb4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.041963 10.0.0.133 - - [2026-04-02 02:27:28] "POST /route-targets HTTP/1.1" 200 327 0.026657 10.0.0.48 - - [2026-04-02 02:27:28] "POST /useragent-kv HTTP/1.1" 200 115 0.012491 10.0.0.73 - - [2026-04-02 02:27:28] "POST /neutron/subnet HTTP/1.1" 200 724 0.248358 10.0.0.73 - - [2026-04-02 02:27:28] "POST /id-to-fqname HTTP/1.1" 200 227 0.001376 10.0.0.73 - - [2026-04-02 02:27:28] "GET /virtual-network/64cad08d-c00e-406c-b886-e184d015ccf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006320 10.0.0.73 - - [2026-04-02 02:27:29] "GET /virtual-network/64cad08d-c00e-406c-b886-e184d015ccf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006314 10.0.0.73 - - [2026-04-02 02:27:29] "POST /neutron/network HTTP/1.1" 200 834 0.006839 10.0.0.73 - - [2026-04-02 02:27:29] "POST /id-to-fqname HTTP/1.1" 200 223 0.001395 10.0.0.48 - - [2026-04-02 02:27:29] "GET /projects?obj_uuids=37deb547-90e9-47cb-b848-7fb3acebb4f4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001317 10.0.0.73 - - [2026-04-02 02:27:29] "GET /project/37deb547-90e9-47cb-b848-7fb3acebb4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.076803 10.0.0.73 - - [2026-04-02 02:27:29] "POST /neutron/network HTTP/1.1" 200 828 0.009500 10.0.0.73 - - [2026-04-02 02:27:30] "POST /id-to-fqname HTTP/1.1" 200 227 0.001659 10.0.0.73 - - [2026-04-02 02:27:30] "POST /neutron/port HTTP/1.1" 200 117 0.008744 10.0.0.48 - - [2026-04-02 02:27:30] "GET /projects?obj_uuids=37deb547-90e9-47cb-b848-7fb3acebb4f4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001641 10.0.0.73 - - [2026-04-02 02:27:30] "POST /neutron/port HTTP/1.1" 200 1064 0.328979 10.0.0.48 - - [2026-04-02 02:27:30] "GET /projects?obj_uuids=37deb547-90e9-47cb-b848-7fb3acebb4f4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001088 10.0.0.73 - - [2026-04-02 02:27:31] "GET /project/37deb547-90e9-47cb-b848-7fb3acebb4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.110390 10.0.0.73 - - [2026-04-02 02:27:31] "POST /neutron/port HTTP/1.1" 200 1118 0.187630 10.0.0.73 - - [2026-04-02 02:27:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006032 10.0.0.73 - - [2026-04-02 02:27:31] "POST /neutron/port HTTP/1.1" 200 117 0.001878 10.0.0.73 - - [2026-04-02 02:27:31] "POST /neutron/port HTTP/1.1" 200 117 0.010535 10.0.0.133 - - [2026-04-02 02:27:31] "PUT /logical-router/f2d0b04c-0e58-4988-9357-ca248c0b12c6 HTTP/1.1" 200 262 0.052779 10.0.0.73 - - [2026-04-02 02:27:31] "POST /neutron/router HTTP/1.1" 200 656 0.087121 10.0.0.73 - - [2026-04-02 02:27:31] "GET /service-template/926425db-5a92-427c-b8e7-07fb3208d5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.015805 10.0.0.73 - - [2026-04-02 02:27:31] "POST /neutron/network HTTP/1.1" 200 844 0.017895 10.0.0.73 - - [2026-04-02 02:27:32] "POST /service-instances HTTP/1.1" 200 670 0.103993 10.0.0.133 - - [2026-04-02 02:27:32] "POST /ref-update HTTP/1.1" 200 156 0.045952 10.0.0.73 - - [2026-04-02 02:27:32] "POST /neutron/security_group HTTP/1.1" 200 2002 0.036631 10.0.0.73 - - [2026-04-02 02:27:32] "POST /ref-update HTTP/1.1" 200 156 0.119721 10.0.0.73 - - [2026-04-02 02:27:32] "POST /virtual-machines HTTP/1.1" 200 553 0.036718 10.0.0.73 - - [2026-04-02 02:27:32] "POST /neutron/port HTTP/1.1" 200 1117 0.169321 10.0.0.73 - - [2026-04-02 02:27:32] "POST /instance-ips HTTP/1.1" 200 551 0.072804 10.0.0.73 - - [2026-04-02 02:27:32] "PUT /virtual-machine-interface/14840bde-6718-47d9-9649-ce747b6b754f HTTP/1.1" 200 284 0.029364 10.0.0.73 - - [2026-04-02 02:27:32] "POST /neutron/subnet HTTP/1.1" 200 698 0.015022 10.0.0.73 - - [2026-04-02 02:27:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.110985 10.0.0.73 - - [2026-04-02 02:27:33] "POST /instance-ips HTTP/1.1" 400 316 0.022533 10.0.0.73 - - [2026-04-02 02:27:33] "PUT /instance-ip/86fad126-f954-454f-9d4c-bfb7290fb4a4 HTTP/1.1" 200 256 0.029448 10.0.0.73 - - [2026-04-02 02:27:33] "POST /virtual-machines HTTP/1.1" 200 553 0.030545 10.0.0.73 - - [2026-04-02 02:27:33] "POST /instance-ips HTTP/1.1" 400 246 0.023916 10.0.0.73 - - [2026-04-02 02:27:33] "PUT /instance-ip/8fe32a14-b72c-4f39-9799-dabc6fbbf910 HTTP/1.1" 200 256 0.037734 10.0.0.73 - - [2026-04-02 02:27:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.086920 10.0.0.73 - - [2026-04-02 02:27:33] "POST /chown HTTP/1.1" 200 109 0.015640 10.0.0.73 - - [2026-04-02 02:27:33] "POST /ref-update HTTP/1.1" 200 156 0.027877 10.0.0.73 - - [2026-04-02 02:27:37] "POST /neutron/port HTTP/1.1" 200 1128 0.020174 10.0.0.73 - - [2026-04-02 02:27:37] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009008 10.0.0.73 - - [2026-04-02 02:27:37] "GET /virtual-machine/c30853dc-5fa5-411e-99a6-bbd726bbab74 HTTP/1.1" 401 292 0.000475 10.0.0.73 - - [2026-04-02 02:27:37] "GET /virtual-machine/c30853dc-5fa5-411e-99a6-bbd726bbab74 HTTP/1.1" 200 1296 0.034246 10.0.0.73 - - [2026-04-02 02:27:37] "GET /virtual-machine-interface/0d98c2d3-b775-45dd-a349-de6eba38bdf6 HTTP/1.1" 200 2955 0.006522 10.0.0.73 - - [2026-04-02 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.73 - - [2026-04-02 02:27:37] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004711 10.0.0.73 - - [2026-04-02 02:27:37] "GET /virtual-networks?parent_id=37deb547-90e9-47cb-b848-7fb3acebb4f4&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.005816 10.0.0.73 - - [2026-04-02 02:27:38] "GET /virtual-network/fc2ad0b9-5f7e-425d-8a49-13ced006963e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007420 10.0.0.73 - - [2026-04-02 02:27:38] "POST /neutron/port HTTP/1.1" 200 1128 0.024613 10.0.0.73 - - [2026-04-02 02:27:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004253 10.0.0.73 - - [2026-04-02 02:27:38] "POST /neutron/network HTTP/1.1" 200 828 0.007854 10.0.0.73 - - [2026-04-02 02:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.73 - - [2026-04-02 02:27:41] "GET /virtual-network/fc2ad0b9-5f7e-425d-8a49-13ced006963e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008674 10.0.0.73 - - [2026-04-02 02:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.73 - - [2026-04-02 02:27:43] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004936 10.0.0.73 - - [2026-04-02 02:27:43] "GET /virtual-networks?parent_id=37deb547-90e9-47cb-b848-7fb3acebb4f4&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004017 10.0.0.73 - - [2026-04-02 02:27:43] "GET /virtual-network/fc2ad0b9-5f7e-425d-8a49-13ced006963e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006925 10.0.0.73 - - [2026-04-02 02:27:43] "POST /neutron/port HTTP/1.1" 200 1127 0.022086 10.0.0.73 - - [2026-04-02 02:27:43] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009634 10.0.0.73 - - [2026-04-02 02:27:43] "GET /virtual-machine/3e48d7bf-6bb0-4e15-b38f-a30cdae7d5bf HTTP/1.1" 200 1295 0.006167 10.0.0.73 - - [2026-04-02 02:27:43] "GET /virtual-machine-interface/d93508e5-b7e7-41a3-842a-ebcd0c5a8440 HTTP/1.1" 200 2968 0.006413 10.0.0.73 - - [2026-04-02 02:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.73 - - [2026-04-02 02:27:43] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007743 10.0.0.73 - - [2026-04-02 02:27:43] "GET /virtual-networks?parent_id=37deb547-90e9-47cb-b848-7fb3acebb4f4&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003760 10.0.0.73 - - [2026-04-02 02:27:43] "GET /virtual-network/64cad08d-c00e-406c-b886-e184d015ccf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006714 10.0.0.73 - - [2026-04-02 02:27:43] "POST /neutron/port HTTP/1.1" 200 1127 0.019876 10.0.0.73 - - [2026-04-02 02:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005049 10.0.0.73 - - [2026-04-02 02:27:44] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004213 10.0.0.73 - - [2026-04-02 02:27:44] "GET /virtual-networks?parent_id=37deb547-90e9-47cb-b848-7fb3acebb4f4&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.007212 10.0.0.133 - - [2026-04-02 02:27:44] "DELETE /access-control-list/1477e2cb-3976-4559-8316-8d0932450efb HTTP/1.1" 200 115 0.086888 10.0.0.73 - - [2026-04-02 02:27:44] "GET /virtual-network/64cad08d-c00e-406c-b886-e184d015ccf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007308 10.0.0.73 - - [2026-04-02 02:27:45] "POST /neutron/security_group HTTP/1.1" 200 2002 0.015504 10.0.0.48 - - [2026-04-02 02:27:46] "DELETE /project/9ae5e684-04e3-47b8-810b-a9ba60768fc0 HTTP/1.1" 404 177 0.031310 10.0.0.48 - - [2026-04-02 02:27:46] "DELETE /project/37deb54790e947cbb8487fb3acebb4f4 HTTP/1.1" 404 173 0.055207 10.0.0.73 - - [2026-04-02 02:27:47] "POST /neutron/network HTTP/1.1" 200 844 0.008260 10.0.0.73 - - [2026-04-02 02:27:47] "POST /neutron/port HTTP/1.1" 200 117 0.001226 10.0.0.48 - - [2026-04-02 02:27:49] "GET /obj-perms HTTP/1.1" 200 5056 0.059540 10.0.0.73 - - [2026-04-02 02:27:54] "POST /neutron/router HTTP/1.1" 200 344 0.181393 10.0.0.73 - - [2026-04-02 02:27:54] "GET /logical-router/f2d0b04c-0e58-4988-9357-ca248c0b12c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1701 0.030217 10.0.0.73 - - [2026-04-02 02:27:54] "DELETE /route-table/59c3cc4f-8ee9-4345-8154-c2c5a03bd7f2 HTTP/1.1" 200 115 0.031148 10.0.0.73 - - [2026-04-02 02:27:54] "POST /ref-update HTTP/1.1" 200 156 0.020563 10.0.0.73 - - [2026-04-02 02:27:54] "POST /neutron/network HTTP/1.1" 200 834 0.029305 10.0.0.73 - - [2026-04-02 02:27:54] "POST /ref-update HTTP/1.1" 200 156 0.048035 10.0.0.133 - - [2026-04-02 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.73 - - [2026-04-02 02:27:54] "GET /virtual-machine-interface/f4a61c32-c99c-4876-9aad-14692eb89df0?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1651 0.013549 10.0.0.133 - - [2026-04-02 02:27:54] "PUT /routing-instance/0262cef2-885c-4969-bdc4-0094853d980a HTTP/1.1" 200 266 0.044323 10.0.0.73 - - [2026-04-02 02:27:54] "DELETE /instance-ip/86fad126-f954-454f-9d4c-bfb7290fb4a4 HTTP/1.1" 200 115 0.067068 10.0.0.73 - - [2026-04-02 02:27:55] "POST /neutron/port HTTP/1.1" 200 1128 0.027330 10.0.0.48 - - [2026-04-02 02:27:55] "POST /useragent-kv HTTP/1.1" 200 115 0.009864 10.0.0.73 - - [2026-04-02 02:27:55] "POST /neutron/port HTTP/1.1" 200 1118 0.053136 10.0.0.48 - - [2026-04-02 02:27:55] "POST /useragent-kv HTTP/1.1" 200 115 0.005800 10.0.0.73 - - [2026-04-02 02:27:55] "DELETE /virtual-network/4a943be8-0950-4485-869d-0de08fbe8b20 HTTP/1.1" 200 115 0.244294 10.0.0.73 - - [2026-04-02 02:27:55] "GET /service-instance/3bc13aea-3a5f-4d68-aecd-c6b2aa033c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003410 10.0.0.73 - - [2026-04-02 02:27:55] "GET /instance-ip/8fe32a14-b72c-4f39-9799-dabc6fbbf910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.010747 10.0.0.73 - - [2026-04-02 02:27:55] "DELETE /virtual-machine/0839502e-187c-44da-b35d-2f648779b83d HTTP/1.1" 200 115 0.039001 10.0.0.73 - - [2026-04-02 02:27:55] "GET /instance-ip/8fe32a14-b72c-4f39-9799-dabc6fbbf910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1696 0.016027 10.0.0.73 - - [2026-04-02 02:27:55] "POST /ref-update HTTP/1.1" 200 156 0.018678 10.0.0.133 - - [2026-04-02 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011054 10.0.0.48 - - [2026-04-02 02:27:56] "POST /useragent-kv HTTP/1.1" 200 115 0.006350 10.0.0.48 - - [2026-04-02 02:27:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003204 10.0.0.73 - - [2026-04-02 02:27:56] "POST /neutron/network HTTP/1.1" 200 151 0.141474 10.0.0.133 - - [2026-04-02 02:27:56] "DELETE /route-target/39608ca1-01ff-46d5-8fdb-70d54572b478 HTTP/1.1" 200 115 0.024827 10.0.0.48 - - [2026-04-02 02:27:58] "GET /projects?obj_uuids=37deb547-90e9-47cb-b848-7fb3acebb4f4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001292 10.0.0.73 - - [2026-04-02 02:27:58] "GET /project/37deb547-90e9-47cb-b848-7fb3acebb4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.045944 10.0.0.48 - - [2026-04-02 02:27:58] "GET /projects?obj_uuids=37deb547-90e9-47cb-b848-7fb3acebb4f4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001167 10.0.0.73 - - [2026-04-02 02:27:58] "GET /project/37deb547-90e9-47cb-b848-7fb3acebb4f4?fields=virtual_networks HTTP/1.1" 200 1038 0.048655 10.0.0.48 - - [2026-04-02 02:27:58] "GET /projects?obj_uuids=37deb547-90e9-47cb-b848-7fb3acebb4f4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002177 10.0.0.73 - - [2026-04-02 02:27:58] "GET /project/37deb547-90e9-47cb-b848-7fb3acebb4f4?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.047194 10.0.0.48 - - [2026-04-02 02:27:58] "GET /projects?obj_uuids=37deb547-90e9-47cb-b848-7fb3acebb4f4&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001122 10.0.0.73 - - [2026-04-02 02:27:58] "GET /project/37deb547-90e9-47cb-b848-7fb3acebb4f4?fields=security_groups HTTP/1.1" 200 1267 0.046766 10.0.0.73 - - [2026-04-02 02:27:59] "POST /fqname-to-id HTTP/1.1" 404 196 0.026565 10.0.0.48 - - [2026-04-02 02:27:59] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004224 10.0.0.48 - - [2026-04-02 02:27:59] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001019 10.0.0.48 - - [2026-04-02 02:27:59] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007701 10.0.0.48 - - [2026-04-02 02:27:59] "POST /id-to-fqname HTTP/1.1" 200 198 0.004695 10.0.0.48 - - [2026-04-02 02:27:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.005786 10.0.0.48 - - [2026-04-02 02:27:59] "POST /security-groups HTTP/1.1" 200 599 0.084970 10.0.0.48 - - [2026-04-02 02:27:59] "POST /projects HTTP/1.1" 200 601 0.318343 10.0.0.133 - - [2026-04-02 02:27:59] "POST /fqname-to-id HTTP/1.1" 404 241 0.010947 10.0.0.48 - - [2026-04-02 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.402203 10.0.0.73 - - [2026-04-02 02:27:59] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.570822 10.0.0.73 - - [2026-04-02 02:28:00] "GET / HTTP/1.1" 200 35931 0.001747 10.0.0.73 - - [2026-04-02 02:28:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000607 10.0.0.73 - - [2026-04-02 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.063906 10.0.0.48 - - [2026-04-02 02:28:02] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001302 10.0.0.73 - - [2026-04-02 02:28:03] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056571 10.0.0.73 - - [2026-04-02 02:28:03] "POST /neutron/network HTTP/1.1" 200 117 0.045823 10.0.0.133 - - [2026-04-02 02:28:03] "POST /ref-update HTTP/1.1" 200 156 0.032456 10.0.0.48 - - [2026-04-02 02:28:03] "POST /useragent-kv HTTP/1.1" 200 115 0.008390 10.0.0.73 - - [2026-04-02 02:28:03] "POST /neutron/subnet HTTP/1.1" 200 828 0.254121 10.0.0.73 - - [2026-04-02 02:28:03] "POST /id-to-fqname HTTP/1.1" 200 228 0.001474 10.0.0.73 - - [2026-04-02 02:28:03] "GET /virtual-network/670f3ae1-7132-404a-94f6-493e253375be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007033 10.0.0.73 - - [2026-04-02 02:28:03] "GET /virtual-network/670f3ae1-7132-404a-94f6-493e253375be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.010332 10.0.0.73 - - [2026-04-02 02:28:03] "POST /neutron/network HTTP/1.1" 200 1005 0.012594 10.0.0.73 - - [2026-04-02 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.48 - - [2026-04-02 02:28:04] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001412 10.0.0.73 - - [2026-04-02 02:28:04] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.057030 10.0.0.73 - - [2026-04-02 02:28:04] "POST /neutron/network HTTP/1.1" 200 117 0.017283 10.0.0.48 - - [2026-04-02 02:28:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003014 10.0.0.73 - - [2026-04-02 02:28:04] "POST /neutron/subnet HTTP/1.1" 200 828 0.179997 10.0.0.73 - - [2026-04-02 02:28:04] "POST /id-to-fqname HTTP/1.1" 200 228 0.001458 10.0.0.73 - - [2026-04-02 02:28:04] "GET /virtual-network/ce68e27b-a206-49f5-9014-41a73ab07aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008643 10.0.0.73 - - [2026-04-02 02:28:04] "GET /virtual-network/ce68e27b-a206-49f5-9014-41a73ab07aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008630 10.0.0.73 - - [2026-04-02 02:28:04] "POST /neutron/network HTTP/1.1" 200 1005 0.009799 10.0.0.73 - - [2026-04-02 02:28:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.003498 10.0.0.73 - - [2026-04-02 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.48 - - [2026-04-02 02:28:04] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001929 10.0.0.73 - - [2026-04-02 02:28:05] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.047094 10.0.0.73 - - [2026-04-02 02:28:05] "POST /network-policys HTTP/1.1" 200 577 0.079598 10.0.0.73 - - [2026-04-02 02:28:05] "GET /network-policy/2eefbb94-bc9e-48b4-9982-a8e3a868fa60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.006467 10.0.0.73 - - [2026-04-02 02:28:05] "POST /neutron/network HTTP/1.1" 200 1005 0.011026 10.0.0.133 - - [2026-04-02 02:28:05] "POST /fqname-to-id HTTP/1.1" 404 242 0.005707 10.0.0.73 - - [2026-04-02 02:28:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.046493 10.0.0.73 - - [2026-04-02 02:28:05] "GET /virtual-network/670f3ae1-7132-404a-94f6-493e253375be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.008391 10.0.0.73 - - [2026-04-02 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.73 - - [2026-04-02 02:28:05] "GET /network-policy/2eefbb94-bc9e-48b4-9982-a8e3a868fa60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.004355 10.0.0.73 - - [2026-04-02 02:28:05] "POST /neutron/network HTTP/1.1" 200 1005 0.010902 10.0.0.133 - - [2026-04-02 02:28:05] "POST /fqname-to-id HTTP/1.1" 404 242 0.014684 10.0.0.73 - - [2026-04-02 02:28:05] "GET /virtual-network/ce68e27b-a206-49f5-9014-41a73ab07aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.011512 10.0.0.73 - - [2026-04-02 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.73 - - [2026-04-02 02:28:05] "GET /network-policy/2eefbb94-bc9e-48b4-9982-a8e3a868fa60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.004206 10.0.0.73 - - [2026-04-02 02:28:06] "GET /virtual-network/670f3ae1-7132-404a-94f6-493e253375be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.010769 10.0.0.73 - - [2026-04-02 02:28:06] "GET /obj-perms HTTP/1.1" 200 5046 0.066493 10.0.0.73 - - [2026-04-02 02:28:07] "GET /virtual-network/ce68e27b-a206-49f5-9014-41a73ab07aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006363 10.0.0.73 - - [2026-04-02 02:28:08] "POST /id-to-fqname HTTP/1.1" 200 228 0.001452 10.0.0.73 - - [2026-04-02 02:28:08] "POST /neutron/network HTTP/1.1" 200 1123 0.008170 10.0.0.48 - - [2026-04-02 02:28:08] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001646 10.0.0.73 - - [2026-04-02 02:28:09] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.070585 10.0.0.73 - - [2026-04-02 02:28:09] "POST /neutron/port HTTP/1.1" 200 117 0.006772 10.0.0.73 - - [2026-04-02 02:28:09] "POST /id-to-fqname HTTP/1.1" 200 228 0.001675 10.0.0.73 - - [2026-04-02 02:28:09] "POST /neutron/network HTTP/1.1" 200 1123 0.007759 10.0.0.73 - - [2026-04-02 02:28:10] "POST /neutron/port HTTP/1.1" 200 1174 0.023896 10.0.0.48 - - [2026-04-02 02:28:10] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001369 10.0.0.73 - - [2026-04-02 02:28:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005447 10.0.0.73 - - [2026-04-02 02:28:10] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.082743 10.0.0.73 - - [2026-04-02 02:28:10] "POST /neutron/network HTTP/1.1" 200 1113 0.011360 10.0.0.73 - - [2026-04-02 02:28:10] "POST /neutron/network HTTP/1.1" 200 1113 0.009936 10.0.0.73 - - [2026-04-02 02:28:10] "POST /neutron/port HTTP/1.1" 200 117 0.007258 10.0.0.73 - - [2026-04-02 02:28:11] "POST /neutron/network HTTP/1.1" 200 1123 0.009275 10.0.0.133 - - [2026-04-02 02:28:11] "PUT /access-control-list/53b8bac6-3e9a-4652-8f9b-4d19f9ad82b3 HTTP/1.1" 200 272 0.059934 10.0.0.73 - - [2026-04-02 02:28:11] "POST /neutron/port HTTP/1.1" 200 1174 0.023043 10.0.0.73 - - [2026-04-02 02:28:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004853 10.0.0.73 - - [2026-04-02 02:28:11] "POST /neutron/port HTTP/1.1" 200 117 0.001367 10.0.0.73 - - [2026-04-02 02:28:15] "POST /neutron/port HTTP/1.1" 200 1238 0.022250 10.0.0.73 - - [2026-04-02 02:28:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009421 10.0.0.73 - - [2026-04-02 02:28:16] "GET /virtual-machine/7e4239be-e0cc-4a6b-be08-7f29082a28ab HTTP/1.1" 401 292 0.000483 10.0.0.73 - - [2026-04-02 02:28:16] "GET /virtual-machine/7e4239be-e0cc-4a6b-be08-7f29082a28ab HTTP/1.1" 200 1300 0.031526 10.0.0.73 - - [2026-04-02 02:28:16] "GET /virtual-machine-interface/29225ddc-1693-4231-bd21-657a0cf84a3e HTTP/1.1" 200 3175 0.005531 10.0.0.73 - - [2026-04-02 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.73 - - [2026-04-02 02:28:16] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004082 10.0.0.73 - - [2026-04-02 02:28:16] "GET /virtual-networks?parent_id=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003889 10.0.0.73 - - [2026-04-02 02:28:16] "GET /virtual-network/670f3ae1-7132-404a-94f6-493e253375be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.007591 10.0.0.73 - - [2026-04-02 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005468 10.0.0.73 - - [2026-04-02 02:28:19] "GET /virtual-network/670f3ae1-7132-404a-94f6-493e253375be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.008763 10.0.0.73 - - [2026-04-02 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.73 - - [2026-04-02 02:28:23] "GET /virtual-network/670f3ae1-7132-404a-94f6-493e253375be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006328 10.0.0.73 - - [2026-04-02 02:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.73 - - [2026-04-02 02:28:27] "GET /virtual-network/670f3ae1-7132-404a-94f6-493e253375be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005798 10.0.0.73 - - [2026-04-02 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.73 - - [2026-04-02 02:28:31] "GET /virtual-network/670f3ae1-7132-404a-94f6-493e253375be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006024 10.0.0.73 - - [2026-04-02 02:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.73 - - [2026-04-02 02:28:35] "GET /virtual-network/670f3ae1-7132-404a-94f6-493e253375be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.007213 10.0.0.73 - - [2026-04-02 02:28:38] "POST /neutron/port HTTP/1.1" 200 1238 0.053583 10.0.0.73 - - [2026-04-02 02:28:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004838 10.0.0.73 - - [2026-04-02 02:28:38] "POST /neutron/port HTTP/1.1" 200 117 0.001473 10.0.0.73 - - [2026-04-02 02:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.73 - - [2026-04-02 02:28:40] "GET /virtual-network/670f3ae1-7132-404a-94f6-493e253375be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.007119 10.0.0.73 - - [2026-04-02 02:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.73 - - [2026-04-02 02:28:44] "GET /virtual-network/670f3ae1-7132-404a-94f6-493e253375be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.008290 10.0.0.48 - - [2026-04-02 02:28:46] "DELETE /project/22111ac603ee4aefa6b59d50e2461665 HTTP/1.1" 404 173 0.005302 10.0.0.48 - - [2026-04-02 02:28:46] "DELETE /project/37deb547-90e9-47cb-b848-7fb3acebb4f4 HTTP/1.1" 404 177 0.004497 10.0.0.73 - - [2026-04-02 02:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.73 - - [2026-04-02 02:28:48] "GET /virtual-network/670f3ae1-7132-404a-94f6-493e253375be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006083 10.0.0.73 - - [2026-04-02 02:28:48] "POST /neutron/port HTTP/1.1" 200 1238 0.023457 10.0.0.73 - - [2026-04-02 02:28:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004536 10.0.0.73 - - [2026-04-02 02:28:48] "POST /neutron/port HTTP/1.1" 200 117 0.001602 10.0.0.73 - - [2026-04-02 02:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.73 - - [2026-04-02 02:28:50] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004329 10.0.0.73 - - [2026-04-02 02:28:50] "GET /virtual-networks?parent_id=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003165 10.0.0.73 - - [2026-04-02 02:28:50] "GET /virtual-network/670f3ae1-7132-404a-94f6-493e253375be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006338 10.0.0.133 - - [2026-04-02 02:28:50] "GET /obj-perms HTTP/1.1" 200 5056 0.050206 10.0.0.73 - - [2026-04-02 02:28:50] "POST /neutron/port HTTP/1.1" 200 1238 0.024512 10.0.0.48 - - [2026-04-02 02:28:50] "GET /obj-perms HTTP/1.1" 200 5056 0.049843 10.0.0.73 - - [2026-04-02 02:28:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008003 10.0.0.73 - - [2026-04-02 02:29:00] "POST /neutron/port HTTP/1.1" 200 1238 0.021643 10.0.0.73 - - [2026-04-02 02:29:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007948 10.0.0.73 - - [2026-04-02 02:29:11] "POST /neutron/port HTTP/1.1" 200 1238 0.018560 10.0.0.73 - - [2026-04-02 02:29:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.013853 10.0.0.73 - - [2026-04-02 02:29:11] "GET /virtual-machine/a57856ad-6934-4fc9-a113-95564cd62043 HTTP/1.1" 200 1301 0.006139 10.0.0.73 - - [2026-04-02 02:29:11] "GET /virtual-machine-interface/07c56026-9560-4afd-b94a-1d6ec8e7dfbf HTTP/1.1" 200 3174 0.007977 10.0.0.73 - - [2026-04-02 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.73 - - [2026-04-02 02:29:11] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003659 10.0.0.73 - - [2026-04-02 02:29:11] "GET /virtual-networks?parent_id=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003680 10.0.0.73 - - [2026-04-02 02:29:11] "GET /virtual-network/ce68e27b-a206-49f5-9014-41a73ab07aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006497 10.0.0.73 - - [2026-04-02 02:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.73 - - [2026-04-02 02:29:12] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004926 10.0.0.73 - - [2026-04-02 02:29:12] "GET /virtual-networks?parent_id=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003645 10.0.0.73 - - [2026-04-02 02:29:12] "GET /virtual-network/ce68e27b-a206-49f5-9014-41a73ab07aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006954 10.0.0.73 - - [2026-04-02 02:29:12] "POST /neutron/port HTTP/1.1" 200 1238 0.019306 10.0.0.73 - - [2026-04-02 02:29:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008027 10.0.0.73 - - [2026-04-02 02:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.48 - - [2026-04-02 02:29:32] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001412 10.0.0.73 - - [2026-04-02 02:29:32] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045097 10.0.0.73 - - [2026-04-02 02:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.73 - - [2026-04-02 02:29:32] "PUT /network-policy/2eefbb94-bc9e-48b4-9982-a8e3a868fa60 HTTP/1.1" 200 262 0.015788 10.0.0.133 - - [2026-04-02 02:29:33] "PUT /access-control-list/ba67f7df-7edc-4538-ba43-c3b774281907 HTTP/1.1" 200 272 0.059834 10.0.0.73 - - [2026-04-02 02:29:36] "GET /virtual-network/ce68e27b-a206-49f5-9014-41a73ab07aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006738 10.0.0.73 - - [2026-04-02 02:29:36] "POST /neutron/network HTTP/1.1" 200 1005 0.021049 10.0.0.73 - - [2026-04-02 02:29:36] "GET /virtual-network/ce68e27b-a206-49f5-9014-41a73ab07aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006791 10.0.0.133 - - [2026-04-02 02:29:36] "POST /ref-update HTTP/1.1" 200 156 0.044050 10.0.0.73 - - [2026-04-02 02:29:36] "GET /virtual-network/670f3ae1-7132-404a-94f6-493e253375be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.044892 10.0.0.73 - - [2026-04-02 02:29:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.015635 10.0.0.73 - - [2026-04-02 02:29:36] "POST /neutron/network HTTP/1.1" 200 1005 0.043846 10.0.0.73 - - [2026-04-02 02:29:36] "GET /virtual-network/670f3ae1-7132-404a-94f6-493e253375be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.029911 10.0.0.73 - - [2026-04-02 02:29:36] "DELETE /network-policy/2eefbb94-bc9e-48b4-9982-a8e3a868fa60 HTTP/1.1" 200 115 0.061820 10.0.0.73 - - [2026-04-02 02:29:36] "POST /neutron/network HTTP/1.1" 200 1005 0.009911 10.0.0.73 - - [2026-04-02 02:29:36] "POST /neutron/port HTTP/1.1" 200 1228 0.017908 10.0.0.73 - - [2026-04-02 02:29:38] "POST /neutron/network HTTP/1.1" 200 1005 0.010593 10.0.0.133 - - [2026-04-02 02:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.48 - - [2026-04-02 02:29:39] "POST /useragent-kv HTTP/1.1" 200 115 0.008022 10.0.0.48 - - [2026-04-02 02:29:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002598 10.0.0.48 - - [2026-04-02 02:29:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003027 10.0.0.48 - - [2026-04-02 02:29:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002399 10.0.0.73 - - [2026-04-02 02:29:39] "POST /neutron/network HTTP/1.1" 200 151 0.200051 10.0.0.133 - - [2026-04-02 02:29:39] "DELETE /route-target/d4e0b797-119c-4cc4-9bb4-8b88c07680d1 HTTP/1.1" 200 115 0.032831 10.0.0.48 - - [2026-04-02 02:29:43] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001539 10.0.0.73 - - [2026-04-02 02:29:43] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.048680 10.0.0.73 - - [2026-04-02 02:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.48 - - [2026-04-02 02:29:43] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001876 10.0.0.73 - - [2026-04-02 02:29:43] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.012223 10.0.0.73 - - [2026-04-02 02:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.48 - - [2026-04-02 02:29:43] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001834 10.0.0.73 - - [2026-04-02 02:29:43] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.053674 10.0.0.73 - - [2026-04-02 02:29:44] "GET /domains HTTP/1.1" 200 280 0.004202 10.0.0.48 - - [2026-04-02 02:29:44] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001228 10.0.0.73 - - [2026-04-02 02:29:44] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b HTTP/1.1" 200 2581 0.009718 10.0.0.48 - - [2026-04-02 02:29:44] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001193 10.0.0.73 - - [2026-04-02 02:29:44] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665 HTTP/1.1" 200 1900 0.084515 10.0.0.73 - - [2026-04-02 02:29:44] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004240 10.0.0.73 - - [2026-04-02 02:29:44] "POST /network-ipams HTTP/1.1" 200 609 0.030088 10.0.0.73 - - [2026-04-02 02:29:44] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.004240 10.0.0.73 - - [2026-04-02 02:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.73 - - [2026-04-02 02:29:44] "GET /network-ipam/3d724793-bcb7-43d9-91ac-6477c091693b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.007045 10.0.0.73 - - [2026-04-02 02:29:45] "PUT /network-ipam/3d724793-bcb7-43d9-91ac-6477c091693b HTTP/1.1" 200 258 0.014705 10.0.0.73 - - [2026-04-02 02:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004990 10.0.0.48 - - [2026-04-02 02:29:45] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001029 10.0.0.73 - - [2026-04-02 02:29:45] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.052510 10.0.0.48 - - [2026-04-02 02:29:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004470 10.0.0.73 - - [2026-04-02 02:29:45] "POST /neutron/subnet HTTP/1.1" 200 701 0.211958 10.0.0.73 - - [2026-04-02 02:29:46] "POST /neutron/network HTTP/1.1" 200 1309 0.016231 10.0.0.73 - - [2026-04-02 02:29:46] "POST /id-to-fqname HTTP/1.1" 200 231 0.001373 10.0.0.73 - - [2026-04-02 02:29:46] "GET /virtual-network/5e14f7ad-38d7-4786-872a-1f1d986cff54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.008456 10.0.0.73 - - [2026-04-02 02:29:46] "GET /virtual-network/5e14f7ad-38d7-4786-872a-1f1d986cff54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005941 10.0.0.73 - - [2026-04-02 02:29:46] "POST /neutron/subnet HTTP/1.1" 200 701 0.009964 10.0.0.73 - - [2026-04-02 02:29:46] "GET /virtual-network/5e14f7ad-38d7-4786-872a-1f1d986cff54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.008668 10.0.0.73 - - [2026-04-02 02:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.48 - - [2026-04-02 02:29:46] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001182 10.0.0.73 - - [2026-04-02 02:29:46] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043353 10.0.0.73 - - [2026-04-02 02:29:46] "POST /neutron/network HTTP/1.1" 200 117 0.016394 10.0.0.133 - - [2026-04-02 02:29:47] "POST /route-targets HTTP/1.1" 200 327 0.017671 10.0.0.48 - - [2026-04-02 02:29:47] "POST /useragent-kv HTTP/1.1" 200 115 0.010267 10.0.0.73 - - [2026-04-02 02:29:47] "POST /neutron/subnet HTTP/1.1" 200 701 0.244848 10.0.0.73 - - [2026-04-02 02:29:47] "POST /id-to-fqname HTTP/1.1" 200 231 0.001547 10.0.0.73 - - [2026-04-02 02:29:47] "GET /virtual-network/da8cc7a9-f7fa-4055-bb13-74b0ce96f5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.017144 10.0.0.73 - - [2026-04-02 02:29:47] "POST /neutron/network HTTP/1.1" 200 1309 0.016517 10.0.0.73 - - [2026-04-02 02:29:47] "GET /virtual-network/da8cc7a9-f7fa-4055-bb13-74b0ce96f5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.010509 10.0.0.73 - - [2026-04-02 02:29:48] "POST /neutron/subnet HTTP/1.1" 200 701 0.010653 10.0.0.73 - - [2026-04-02 02:29:48] "GET /virtual-network/da8cc7a9-f7fa-4055-bb13-74b0ce96f5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006173 10.0.0.73 - - [2026-04-02 02:29:48] "GET /obj-perms HTTP/1.1" 200 5046 0.005619 10.0.0.73 - - [2026-04-02 02:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.48 - - [2026-04-02 02:29:48] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001060 10.0.0.73 - - [2026-04-02 02:29:48] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.063224 10.0.0.48 - - [2026-04-02 02:29:48] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001616 10.0.0.73 - - [2026-04-02 02:29:48] "POST /neutron/network HTTP/1.1" 200 619 0.154091 10.0.0.73 - - [2026-04-02 02:29:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.006576 10.0.0.48 - - [2026-04-02 02:29:49] "POST /useragent-kv HTTP/1.1" 200 115 0.007923 10.0.0.73 - - [2026-04-02 02:29:49] "POST /neutron/subnet HTTP/1.1" 200 828 0.247296 10.0.0.73 - - [2026-04-02 02:29:49] "POST /id-to-fqname HTTP/1.1" 200 231 0.001346 10.0.0.73 - - [2026-04-02 02:29:49] "GET /virtual-network/e062a96f-2186-47ff-baf8-a87f4e4d626d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.007427 10.0.0.73 - - [2026-04-02 02:29:49] "GET /virtual-network/e062a96f-2186-47ff-baf8-a87f4e4d626d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006913 10.0.0.73 - - [2026-04-02 02:29:49] "POST /neutron/network HTTP/1.1" 200 1309 0.015770 10.0.0.73 - - [2026-04-02 02:29:49] "POST /neutron/subnet HTTP/1.1" 200 828 0.012211 10.0.0.73 - - [2026-04-02 02:29:49] "GET /virtual-network/e062a96f-2186-47ff-baf8-a87f4e4d626d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005988 10.0.0.133 - - [2026-04-02 02:29:50] "GET /obj-perms HTTP/1.1" 200 5046 0.058702 10.0.0.48 - - [2026-04-02 02:29:50] "GET /obj-perms HTTP/1.1" 200 5046 0.061298 10.0.0.73 - - [2026-04-02 02:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.48 - - [2026-04-02 02:29:50] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001983 10.0.0.73 - - [2026-04-02 02:29:50] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.061287 10.0.0.133 - - [2026-04-02 02:29:50] "POST /route-targets HTTP/1.1" 200 327 0.020901 10.0.0.48 - - [2026-04-02 02:29:50] "POST /useragent-kv HTTP/1.1" 200 115 0.007943 10.0.0.73 - - [2026-04-02 02:29:50] "POST /neutron/subnet HTTP/1.1" 200 701 0.203055 10.0.0.73 - - [2026-04-02 02:29:51] "POST /neutron/network HTTP/1.1" 200 1309 0.015230 10.0.0.73 - - [2026-04-02 02:29:51] "POST /id-to-fqname HTTP/1.1" 200 231 0.001599 10.0.0.73 - - [2026-04-02 02:29:51] "GET /virtual-network/f03a2d00-7687-430f-b31f-a96ff97f7c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006361 10.0.0.73 - - [2026-04-02 02:29:51] "GET /virtual-network/f03a2d00-7687-430f-b31f-a96ff97f7c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.007065 10.0.0.73 - - [2026-04-02 02:29:51] "POST /neutron/subnet HTTP/1.1" 200 701 0.011737 10.0.0.73 - - [2026-04-02 02:29:51] "GET /virtual-network/f03a2d00-7687-430f-b31f-a96ff97f7c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006099 10.0.0.73 - - [2026-04-02 02:29:51] "GET /obj-perms HTTP/1.1" 200 5046 0.004224 10.0.0.73 - - [2026-04-02 02:29:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.003437 10.0.0.73 - - [2026-04-02 02:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.48 - - [2026-04-02 02:29:51] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001830 10.0.0.73 - - [2026-04-02 02:29:52] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044916 10.0.0.73 - - [2026-04-02 02:29:52] "POST /network-policys HTTP/1.1" 200 559 0.034969 10.0.0.73 - - [2026-04-02 02:29:52] "GET /network-policy/16740d6d-baed-4d54-a81d-9b5283c98bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.007193 10.0.0.73 - - [2026-04-02 02:29:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.004014 10.0.0.73 - - [2026-04-02 02:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.48 - - [2026-04-02 02:29:52] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001079 10.0.0.73 - - [2026-04-02 02:29:52] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045927 10.0.0.73 - - [2026-04-02 02:29:52] "POST /network-policys HTTP/1.1" 200 559 0.031720 10.0.0.73 - - [2026-04-02 02:29:52] "GET /network-policy/fb3101a0-2d57-4204-b48d-7151da5f00e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.007026 10.0.0.73 - - [2026-04-02 02:29:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.003534 10.0.0.73 - - [2026-04-02 02:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.48 - - [2026-04-02 02:29:52] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001236 10.0.0.73 - - [2026-04-02 02:29:52] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045744 10.0.0.73 - - [2026-04-02 02:29:52] "POST /network-policys HTTP/1.1" 200 559 0.030870 10.0.0.73 - - [2026-04-02 02:29:52] "GET /network-policy/20d2e2b5-7565-4b64-8ca1-ebeaa30828d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.007373 10.0.0.73 - - [2026-04-02 02:29:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.003427 10.0.0.73 - - [2026-04-02 02:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.48 - - [2026-04-02 02:29:53] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001497 10.0.0.73 - - [2026-04-02 02:29:53] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.058779 10.0.0.73 - - [2026-04-02 02:29:53] "POST /network-policys HTTP/1.1" 200 559 0.033158 10.0.0.73 - - [2026-04-02 02:29:53] "GET /network-policy/f2478131-1bd2-4421-b0b7-ff329332332b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.009949 10.0.0.73 - - [2026-04-02 02:29:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.003579 10.0.0.73 - - [2026-04-02 02:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.48 - - [2026-04-02 02:29:53] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001095 10.0.0.73 - - [2026-04-02 02:29:53] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.046183 10.0.0.73 - - [2026-04-02 02:29:53] "POST /network-policys HTTP/1.1" 200 559 0.034362 10.0.0.73 - - [2026-04-02 02:29:53] "GET /network-policy/bef404f5-a4d8-4743-85d8-cb22e4fd7b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.007520 10.0.0.73 - - [2026-04-02 02:29:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.003837 10.0.0.73 - - [2026-04-02 02:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.48 - - [2026-04-02 02:29:53] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001167 10.0.0.73 - - [2026-04-02 02:29:53] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.055432 10.0.0.73 - - [2026-04-02 02:29:54] "POST /network-policys HTTP/1.1" 200 559 0.033631 10.0.0.73 - - [2026-04-02 02:29:54] "GET /network-policy/9cb08e5c-cfab-46f2-9af2-095bf794a027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.006853 10.0.0.73 - - [2026-04-02 02:29:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.003325 10.0.0.73 - - [2026-04-02 02:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.48 - - [2026-04-02 02:29:54] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001097 10.0.0.73 - - [2026-04-02 02:29:54] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045035 10.0.0.73 - - [2026-04-02 02:29:54] "POST /network-policys HTTP/1.1" 200 559 0.037748 10.0.0.73 - - [2026-04-02 02:29:54] "GET /network-policy/c9c4d17c-fd58-4104-8436-7bbb5c5f7bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.008511 10.0.0.73 - - [2026-04-02 02:29:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.003651 10.0.0.73 - - [2026-04-02 02:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004854 10.0.0.48 - - [2026-04-02 02:29:54] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001137 10.0.0.73 - - [2026-04-02 02:29:54] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.042164 10.0.0.73 - - [2026-04-02 02:29:54] "POST /network-policys HTTP/1.1" 200 559 0.033352 10.0.0.73 - - [2026-04-02 02:29:54] "GET /network-policy/ef6ca65e-c9e6-44e0-83c7-e69506ba9129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.009817 10.0.0.73 - - [2026-04-02 02:29:55] "POST /neutron/network HTTP/1.1" 200 1309 0.012615 10.0.0.73 - - [2026-04-02 02:29:55] "GET /virtual-network/5e14f7ad-38d7-4786-872a-1f1d986cff54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.007344 10.0.0.133 - - [2026-04-02 02:29:55] "POST /access-control-lists HTTP/1.1" 200 605 0.078600 10.0.0.73 - - [2026-04-02 02:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.73 - - [2026-04-02 02:29:55] "GET /network-policy/16740d6d-baed-4d54-a81d-9b5283c98bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.006227 10.0.0.73 - - [2026-04-02 02:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006696 10.0.0.73 - - [2026-04-02 02:29:55] "GET /network-policy/fb3101a0-2d57-4204-b48d-7151da5f00e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004426 10.0.0.73 - - [2026-04-02 02:29:55] "POST /neutron/network HTTP/1.1" 200 1309 0.011996 10.0.0.73 - - [2026-04-02 02:29:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.003831 10.0.0.73 - - [2026-04-02 02:29:55] "GET /virtual-network/da8cc7a9-f7fa-4055-bb13-74b0ce96f5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.010767 10.0.0.73 - - [2026-04-02 02:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.133 - - [2026-04-02 02:29:55] "POST /ref-update HTTP/1.1" 200 156 0.041762 10.0.0.73 - - [2026-04-02 02:29:55] "GET /network-policy/20d2e2b5-7565-4b64-8ca1-ebeaa30828d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004509 10.0.0.73 - - [2026-04-02 02:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.73 - - [2026-04-02 02:29:55] "GET /network-policy/f2478131-1bd2-4421-b0b7-ff329332332b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.005091 10.0.0.73 - - [2026-04-02 02:29:55] "POST /neutron/network HTTP/1.1" 200 1309 0.011417 10.0.0.73 - - [2026-04-02 02:29:56] "GET /virtual-network/e062a96f-2186-47ff-baf8-a87f4e4d626d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.009459 10.0.0.73 - - [2026-04-02 02:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.73 - - [2026-04-02 02:29:56] "GET /network-policy/9cb08e5c-cfab-46f2-9af2-095bf794a027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004943 10.0.0.73 - - [2026-04-02 02:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.73 - - [2026-04-02 02:29:56] "GET /network-policy/bef404f5-a4d8-4743-85d8-cb22e4fd7b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004926 10.0.0.73 - - [2026-04-02 02:29:56] "POST /neutron/network HTTP/1.1" 200 1309 0.012182 10.0.0.133 - - [2026-04-02 02:29:56] "POST /fqname-to-id HTTP/1.1" 404 248 0.006238 10.0.0.73 - - [2026-04-02 02:29:56] "GET /virtual-network/f03a2d00-7687-430f-b31f-a96ff97f7c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.007726 10.0.0.73 - - [2026-04-02 02:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005003 10.0.0.73 - - [2026-04-02 02:29:56] "GET /network-policy/c9c4d17c-fd58-4104-8436-7bbb5c5f7bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.007614 10.0.0.73 - - [2026-04-02 02:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.73 - - [2026-04-02 02:29:56] "GET /network-policy/ef6ca65e-c9e6-44e0-83c7-e69506ba9129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004897 10.0.0.73 - - [2026-04-02 02:29:56] "POST /id-to-fqname HTTP/1.1" 200 231 0.001766 10.0.0.73 - - [2026-04-02 02:30:29] "POST /neutron/network HTTP/1.1" 200 1504 0.007257 10.0.0.48 - - [2026-04-02 02:30:29] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.026197 10.0.0.73 - - [2026-04-02 02:30:29] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.094449 10.0.0.73 - - [2026-04-02 02:30:30] "POST /neutron/port HTTP/1.1" 200 117 0.006312 10.0.0.73 - - [2026-04-02 02:30:30] "POST /id-to-fqname HTTP/1.1" 200 231 0.001541 10.0.0.73 - - [2026-04-02 02:30:30] "POST /neutron/network HTTP/1.1" 200 1504 0.007575 10.0.0.48 - - [2026-04-02 02:30:31] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001172 10.0.0.73 - - [2026-04-02 02:30:31] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.083287 10.0.0.73 - - [2026-04-02 02:30:31] "POST /neutron/port HTTP/1.1" 200 1180 0.047532 10.0.0.73 - - [2026-04-02 02:30:31] "POST /neutron/port HTTP/1.1" 200 1180 0.023864 10.0.0.48 - - [2026-04-02 02:30:31] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001243 10.0.0.133 - - [2026-04-02 02:30:32] "PUT /access-control-list/2f75d102-37ae-4e5a-94a6-2c6473069db2 HTTP/1.1" 200 272 0.040693 10.0.0.73 - - [2026-04-02 02:30:32] "POST /neutron/port HTTP/1.1" 200 1224 0.227983 10.0.0.73 - - [2026-04-02 02:30:32] "POST /neutron/port HTTP/1.1" 200 1170 0.579796 10.0.0.73 - - [2026-04-02 02:30:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004457 10.0.0.73 - - [2026-04-02 02:30:32] "POST /neutron/port HTTP/1.1" 200 117 0.001395 10.0.0.73 - - [2026-04-02 02:30:32] "POST /neutron/port HTTP/1.1" 200 1170 0.057265 10.0.0.73 - - [2026-04-02 02:30:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004898 10.0.0.73 - - [2026-04-02 02:30:33] "POST /neutron/port HTTP/1.1" 200 117 0.001776 10.0.0.73 - - [2026-04-02 02:30:36] "POST /neutron/port HTTP/1.1" 200 1234 0.026783 10.0.0.73 - - [2026-04-02 02:30:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007662 10.0.0.73 - - [2026-04-02 02:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000552 10.0.0.73 - - [2026-04-02 02:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.48 - - [2026-04-02 02:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.48 - - [2026-04-02 02:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000673 10.0.0.48 - - [2026-04-02 02:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.48 - - [2026-04-02 02:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.133 - - [2026-04-02 02:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.133 - - [2026-04-02 02:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.133 - - [2026-04-02 02:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.133 - - [2026-04-02 02:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.73 - - [2026-04-02 02:30:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.73 - - [2026-04-02 02:30:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.73 - - [2026-04-02 02:30:51] "POST /neutron/port HTTP/1.1" 200 1234 0.024839 10.0.0.73 - - [2026-04-02 02:30:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008568 10.0.0.73 - - [2026-04-02 02:31:07] "POST /neutron/port HTTP/1.1" 200 1234 0.033603 10.0.0.73 - - [2026-04-02 02:31:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008000 10.0.0.73 - - [2026-04-02 02:31:22] "POST /neutron/port HTTP/1.1" 200 1234 0.021581 10.0.0.73 - - [2026-04-02 02:31:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008290 10.0.0.73 - - [2026-04-02 02:31:22] "GET /virtual-machine/83582bf3-15fe-43cb-abc0-092e3220fc5a HTTP/1.1" 200 1300 0.006567 10.0.0.73 - - [2026-04-02 02:31:22] "GET /virtual-machine-interface/08da32c2-22e7-4552-8eed-1e8fd023c52a HTTP/1.1" 200 3183 0.006784 10.0.0.73 - - [2026-04-02 02:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.73 - - [2026-04-02 02:31:22] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004425 10.0.0.73 - - [2026-04-02 02:31:22] "GET /virtual-networks?parent_id=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003707 10.0.0.73 - - [2026-04-02 02:31:22] "GET /virtual-network/5e14f7ad-38d7-4786-872a-1f1d986cff54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.008501 10.0.0.73 - - [2026-04-02 02:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.73 - - [2026-04-02 02:31:25] "GET /virtual-network/5e14f7ad-38d7-4786-872a-1f1d986cff54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.009034 10.0.0.73 - - [2026-04-02 02:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.73 - - [2026-04-02 02:31:30] "GET /virtual-network/5e14f7ad-38d7-4786-872a-1f1d986cff54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.007072 10.0.0.73 - - [2026-04-02 02:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.73 - - [2026-04-02 02:31:34] "GET /virtual-network/5e14f7ad-38d7-4786-872a-1f1d986cff54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005984 10.0.0.73 - - [2026-04-02 02:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.73 - - [2026-04-02 02:31:38] "GET /virtual-network/5e14f7ad-38d7-4786-872a-1f1d986cff54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005735 10.0.0.73 - - [2026-04-02 02:31:41] "POST /neutron/port HTTP/1.1" 200 1234 0.022954 10.0.0.73 - - [2026-04-02 02:31:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004855 10.0.0.73 - - [2026-04-02 02:31:41] "POST /neutron/port HTTP/1.1" 200 117 0.001382 10.0.0.73 - - [2026-04-02 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007262 10.0.0.73 - - [2026-04-02 02:31:42] "GET /virtual-network/5e14f7ad-38d7-4786-872a-1f1d986cff54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.008115 10.0.0.73 - - [2026-04-02 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.73 - - [2026-04-02 02:31:46] "GET /virtual-network/5e14f7ad-38d7-4786-872a-1f1d986cff54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.007993 10.0.0.73 - - [2026-04-02 02:31:48] "POST /neutron/port HTTP/1.1" 200 1234 0.029917 10.0.0.73 - - [2026-04-02 02:31:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005672 10.0.0.73 - - [2026-04-02 02:31:48] "POST /neutron/port HTTP/1.1" 200 117 0.001575 10.0.0.73 - - [2026-04-02 02:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005911 10.0.0.73 - - [2026-04-02 02:31:50] "GET /virtual-network/5e14f7ad-38d7-4786-872a-1f1d986cff54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.014640 10.0.0.133 - - [2026-04-02 02:31:52] "GET /obj-perms HTTP/1.1" 200 5056 0.051753 10.0.0.48 - - [2026-04-02 02:31:53] "GET /obj-perms HTTP/1.1" 200 5056 0.048161 10.0.0.73 - - [2026-04-02 02:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.73 - - [2026-04-02 02:31:54] "GET /virtual-network/5e14f7ad-38d7-4786-872a-1f1d986cff54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005883 10.0.0.73 - - [2026-04-02 02:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.73 - - [2026-04-02 02:31:56] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004565 10.0.0.73 - - [2026-04-02 02:31:56] "GET /virtual-networks?parent_id=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003657 10.0.0.73 - - [2026-04-02 02:31:56] "GET /virtual-network/5e14f7ad-38d7-4786-872a-1f1d986cff54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.007524 10.0.0.73 - - [2026-04-02 02:31:56] "POST /neutron/port HTTP/1.1" 200 1234 0.029108 10.0.0.73 - - [2026-04-02 02:32:02] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009449 10.0.0.73 - - [2026-04-02 02:32:07] "POST /neutron/port HTTP/1.1" 200 1234 0.020823 10.0.0.73 - - [2026-04-02 02:32:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009460 10.0.0.73 - - [2026-04-02 02:32:12] "POST /neutron/port HTTP/1.1" 200 1234 0.026894 10.0.0.73 - - [2026-04-02 02:32:12] "GET /virtual-machine/9d645636-545c-419b-9614-377329d534b1 HTTP/1.1" 200 1301 0.008256 10.0.0.73 - - [2026-04-02 02:32:12] "GET /virtual-machine-interface/6aad4856-3628-4d67-9c8b-81178c1eea53 HTTP/1.1" 200 3184 0.006937 10.0.0.73 - - [2026-04-02 02:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.73 - - [2026-04-02 02:32:12] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003914 10.0.0.73 - - [2026-04-02 02:32:12] "GET /virtual-networks?parent_id=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004410 10.0.0.73 - - [2026-04-02 02:32:12] "GET /virtual-network/da8cc7a9-f7fa-4055-bb13-74b0ce96f5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006821 10.0.0.73 - - [2026-04-02 02:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.73 - - [2026-04-02 02:32:13] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004403 10.0.0.73 - - [2026-04-02 02:32:13] "GET /virtual-networks?parent_id=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003835 10.0.0.73 - - [2026-04-02 02:32:13] "GET /virtual-network/da8cc7a9-f7fa-4055-bb13-74b0ce96f5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.007359 10.0.0.73 - - [2026-04-02 02:32:14] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009679 10.0.0.73 - - [2026-04-02 02:32:19] "POST /neutron/port HTTP/1.1" 200 1234 0.020501 10.0.0.73 - - [2026-04-02 02:32:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009526 10.0.0.73 - - [2026-04-02 02:32:29] "POST /neutron/port HTTP/1.1" 200 1234 0.028696 10.0.0.73 - - [2026-04-02 02:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.73 - - [2026-04-02 02:32:29] "GET /network-policy/20d2e2b5-7565-4b64-8ca1-ebeaa30828d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.003993 10.0.0.73 - - [2026-04-02 02:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.73 - - [2026-04-02 02:32:30] "GET /network-policy/f2478131-1bd2-4421-b0b7-ff329332332b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.008368 10.0.0.73 - - [2026-04-02 02:32:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007938 10.0.0.73 - - [2026-04-02 02:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.73 - - [2026-04-02 02:32:30] "GET /network-policy/16740d6d-baed-4d54-a81d-9b5283c98bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.005033 10.0.0.73 - - [2026-04-02 02:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.73 - - [2026-04-02 02:32:30] "GET /network-policy/fb3101a0-2d57-4204-b48d-7151da5f00e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.006717 10.0.0.73 - - [2026-04-02 02:32:41] "GET /virtual-machine/9d645636-545c-419b-9614-377329d534b1 HTTP/1.1" 200 1301 0.005298 10.0.0.73 - - [2026-04-02 02:32:42] "POST /neutron/port HTTP/1.1" 200 151 0.282139 10.0.0.73 - - [2026-04-02 02:32:43] "POST /neutron/network HTTP/1.1" 200 1504 0.010271 10.0.0.73 - - [2026-04-02 02:32:43] "POST /neutron/subnet HTTP/1.1" 200 1361 0.016516 10.0.0.73 - - [2026-04-02 02:32:43] "POST /neutron/network HTTP/1.1" 200 1494 0.014410 10.0.0.73 - - [2026-04-02 02:32:43] "GET /virtual-machine/9d645636-545c-419b-9614-377329d534b1 HTTP/1.1" 404 171 0.004317 10.0.0.73 - - [2026-04-02 02:32:44] "GET /virtual-machine/9d645636-545c-419b-9614-377329d534b1 HTTP/1.1" 404 171 0.003731 10.0.0.73 - - [2026-04-02 02:32:44] "GET /virtual-machine/9d645636-545c-419b-9614-377329d534b1 HTTP/1.1" 404 171 0.004852 10.0.0.73 - - [2026-04-02 02:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.73 - - [2026-04-02 02:32:44] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004524 10.0.0.73 - - [2026-04-02 02:32:44] "GET /virtual-networks?parent_id=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004189 10.0.0.73 - - [2026-04-02 02:32:44] "GET /virtual-network/da8cc7a9-f7fa-4055-bb13-74b0ce96f5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.008142 10.0.0.73 - - [2026-04-02 02:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.73 - - [2026-04-02 02:32:44] "GET /routing-instance/f8c379c4-1b5b-4fe5-b5cd-7116e1b7f96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.005706 10.0.0.73 - - [2026-04-02 02:32:44] "GET /route-target/9eba990a-eb49-46ef-bb9f-0d1bf159e57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004326 10.0.0.73 - - [2026-04-02 02:32:44] "GET /virtual-machine/9d645636-545c-419b-9614-377329d534b1 HTTP/1.1" 404 171 0.003829 10.0.0.73 - - [2026-04-02 02:32:45] "GET /virtual-machine/9d645636-545c-419b-9614-377329d534b1 HTTP/1.1" 404 171 0.003336 10.0.0.73 - - [2026-04-02 02:32:46] "GET /virtual-machine/9d645636-545c-419b-9614-377329d534b1 HTTP/1.1" 404 171 0.005669 10.0.0.73 - - [2026-04-02 02:32:47] "GET /virtual-machine/9d645636-545c-419b-9614-377329d534b1 HTTP/1.1" 404 171 0.003625 10.0.0.73 - - [2026-04-02 02:32:48] "GET /virtual-machine/9d645636-545c-419b-9614-377329d534b1 HTTP/1.1" 404 171 0.004055 10.0.0.73 - - [2026-04-02 02:32:49] "GET /virtual-machine/9d645636-545c-419b-9614-377329d534b1 HTTP/1.1" 404 171 0.003304 10.0.0.73 - - [2026-04-02 02:32:49] "GET /obj-perms HTTP/1.1" 200 5046 0.003917 10.0.0.73 - - [2026-04-02 02:32:49] "GET /virtual-machine/83582bf3-15fe-43cb-abc0-092e3220fc5a HTTP/1.1" 200 1300 0.004537 10.0.0.73 - - [2026-04-02 02:32:50] "POST /neutron/port HTTP/1.1" 200 151 0.282057 10.0.0.73 - - [2026-04-02 02:32:51] "GET /virtual-machine/83582bf3-15fe-43cb-abc0-092e3220fc5a HTTP/1.1" 404 171 0.003313 10.0.0.73 - - [2026-04-02 02:32:51] "GET /virtual-machine/83582bf3-15fe-43cb-abc0-092e3220fc5a HTTP/1.1" 404 171 0.003618 10.0.0.73 - - [2026-04-02 02:32:51] "GET /virtual-machine/83582bf3-15fe-43cb-abc0-092e3220fc5a HTTP/1.1" 404 171 0.005486 10.0.0.73 - - [2026-04-02 02:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005105 10.0.0.73 - - [2026-04-02 02:32:51] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004467 10.0.0.73 - - [2026-04-02 02:32:51] "GET /virtual-networks?parent_id=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004120 10.0.0.73 - - [2026-04-02 02:32:51] "GET /virtual-network/5e14f7ad-38d7-4786-872a-1f1d986cff54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.008776 10.0.0.73 - - [2026-04-02 02:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.73 - - [2026-04-02 02:32:52] "GET /routing-instance/ec562af3-d7f8-429f-939f-edc4d5505fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.005664 10.0.0.73 - - [2026-04-02 02:32:52] "GET /route-target/89e2e618-2aa7-4ac5-9ddc-4d0f3635aa0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004683 10.0.0.133 - - [2026-04-02 02:32:52] "GET /obj-perms HTTP/1.1" 200 5046 0.005031 10.0.0.73 - - [2026-04-02 02:32:53] "GET /obj-perms HTTP/1.1" 200 5056 0.060021 10.0.0.133 - - [2026-04-02 02:32:58] "GET /obj-perms HTTP/1.1" 200 5046 0.004236 10.0.0.73 - - [2026-04-02 02:33:01] "GET /obj-perms HTTP/1.1" 200 5046 0.004101 10.0.0.133 - - [2026-04-02 02:33:07] "GET /obj-perms HTTP/1.1" 200 5046 0.004018 10.0.0.73 - - [2026-04-02 02:33:10] "GET /obj-perms HTTP/1.1" 200 5046 0.050740 10.0.0.73 - - [2026-04-02 02:33:13] "GET /obj-perms HTTP/1.1" 200 5046 0.004283 10.0.0.133 - - [2026-04-02 02:33:13] "GET /obj-perms HTTP/1.1" 200 5046 0.004016 10.0.0.73 - - [2026-04-02 02:33:14] "GET /virtual-network/f03a2d00-7687-430f-b31f-a96ff97f7c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.031331 10.0.0.73 - - [2026-04-02 02:33:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.029292 10.0.0.73 - - [2026-04-02 02:33:14] "POST /neutron/network HTTP/1.1" 200 1309 0.074578 10.0.0.73 - - [2026-04-02 02:33:14] "GET /virtual-network/f03a2d00-7687-430f-b31f-a96ff97f7c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005402 10.0.0.73 - - [2026-04-02 02:33:14] "GET /virtual-network/e062a96f-2186-47ff-baf8-a87f4e4d626d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005911 10.0.0.73 - - [2026-04-02 02:33:14] "POST /neutron/network HTTP/1.1" 200 1309 0.021600 10.0.0.73 - - [2026-04-02 02:33:14] "GET /virtual-network/e062a96f-2186-47ff-baf8-a87f4e4d626d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005574 10.0.0.73 - - [2026-04-02 02:33:14] "GET /virtual-network/da8cc7a9-f7fa-4055-bb13-74b0ce96f5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006085 10.0.0.73 - - [2026-04-02 02:33:15] "POST /neutron/network HTTP/1.1" 200 1309 0.016978 10.0.0.73 - - [2026-04-02 02:33:15] "GET /virtual-network/da8cc7a9-f7fa-4055-bb13-74b0ce96f5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006744 10.0.0.133 - - [2026-04-02 02:33:15] "DELETE /access-control-list/2f75d102-37ae-4e5a-94a6-2c6473069db2 HTTP/1.1" 200 115 0.101606 10.0.0.73 - - [2026-04-02 02:33:15] "GET /virtual-network/5e14f7ad-38d7-4786-872a-1f1d986cff54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.015398 10.0.0.73 - - [2026-04-02 02:33:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.005164 10.0.0.73 - - [2026-04-02 02:33:15] "POST /neutron/network HTTP/1.1" 200 1309 0.041701 10.0.0.133 - - [2026-04-02 02:33:15] "POST /ref-update HTTP/1.1" 200 156 0.030334 10.0.0.73 - - [2026-04-02 02:33:15] "GET /virtual-network/5e14f7ad-38d7-4786-872a-1f1d986cff54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.017654 10.0.0.73 - - [2026-04-02 02:33:15] "DELETE /network-policy/ef6ca65e-c9e6-44e0-83c7-e69506ba9129 HTTP/1.1" 200 115 0.043326 10.0.0.73 - - [2026-04-02 02:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008146 10.0.0.48 - - [2026-04-02 02:33:15] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001359 10.0.0.73 - - [2026-04-02 02:33:15] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043177 10.0.0.73 - - [2026-04-02 02:33:15] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-36222291&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.007177 10.0.0.73 - - [2026-04-02 02:33:15] "DELETE /network-policy/c9c4d17c-fd58-4104-8436-7bbb5c5f7bee HTTP/1.1" 200 115 0.054390 10.0.0.73 - - [2026-04-02 02:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012861 10.0.0.48 - - [2026-04-02 02:33:15] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001068 10.0.0.73 - - [2026-04-02 02:33:15] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.042676 10.0.0.73 - - [2026-04-02 02:33:15] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-36222291&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.005730 10.0.0.73 - - [2026-04-02 02:33:15] "DELETE /network-policy/9cb08e5c-cfab-46f2-9af2-095bf794a027 HTTP/1.1" 200 115 0.050259 10.0.0.73 - - [2026-04-02 02:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005674 10.0.0.48 - - [2026-04-02 02:33:16] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001495 10.0.0.73 - - [2026-04-02 02:33:16] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.036554 10.0.0.73 - - [2026-04-02 02:33:16] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-36222291&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.011279 10.0.0.73 - - [2026-04-02 02:33:16] "DELETE /network-policy/bef404f5-a4d8-4743-85d8-cb22e4fd7b6b HTTP/1.1" 200 115 0.045798 10.0.0.73 - - [2026-04-02 02:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005742 10.0.0.48 - - [2026-04-02 02:33:16] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001136 10.0.0.73 - - [2026-04-02 02:33:16] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044424 10.0.0.73 - - [2026-04-02 02:33:16] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-36222291&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.007082 10.0.0.73 - - [2026-04-02 02:33:16] "DELETE /network-policy/f2478131-1bd2-4421-b0b7-ff329332332b HTTP/1.1" 200 115 0.049706 10.0.0.73 - - [2026-04-02 02:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.48 - - [2026-04-02 02:33:16] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001262 10.0.0.73 - - [2026-04-02 02:33:16] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.050548 10.0.0.73 - - [2026-04-02 02:33:16] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-36222291&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.007459 10.0.0.73 - - [2026-04-02 02:33:16] "DELETE /network-policy/20d2e2b5-7565-4b64-8ca1-ebeaa30828d5 HTTP/1.1" 200 115 0.057604 10.0.0.73 - - [2026-04-02 02:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008266 10.0.0.48 - - [2026-04-02 02:33:16] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001224 10.0.0.73 - - [2026-04-02 02:33:16] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.046271 10.0.0.73 - - [2026-04-02 02:33:16] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-36222291&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.006059 10.0.0.73 - - [2026-04-02 02:33:16] "DELETE /network-policy/fb3101a0-2d57-4204-b48d-7151da5f00e1 HTTP/1.1" 200 115 0.044389 10.0.0.73 - - [2026-04-02 02:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.48 - - [2026-04-02 02:33:17] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001239 10.0.0.73 - - [2026-04-02 02:33:17] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.054191 10.0.0.73 - - [2026-04-02 02:33:17] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-36222291&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.006558 10.0.0.73 - - [2026-04-02 02:33:17] "DELETE /network-policy/16740d6d-baed-4d54-a81d-9b5283c98bac HTTP/1.1" 200 115 0.040072 10.0.0.73 - - [2026-04-02 02:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.48 - - [2026-04-02 02:33:17] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001044 10.0.0.73 - - [2026-04-02 02:33:17] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.049264 10.0.0.73 - - [2026-04-02 02:33:17] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-36222291&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006382 10.0.0.73 - - [2026-04-02 02:33:17] "POST /neutron/network HTTP/1.1" 200 1309 0.012812 10.0.0.133 - - [2026-04-02 02:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006367 10.0.0.48 - - [2026-04-02 02:33:18] "POST /useragent-kv HTTP/1.1" 200 115 0.007827 10.0.0.48 - - [2026-04-02 02:33:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002589 10.0.0.48 - - [2026-04-02 02:33:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002468 10.0.0.48 - - [2026-04-02 02:33:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006456 10.0.0.48 - - [2026-04-02 02:33:18] "POST /useragent-kv HTTP/1.1" 200 115 0.009076 10.0.0.133 - - [2026-04-02 02:33:18] "DELETE /route-target/9eba990a-eb49-46ef-bb9f-0d1bf159e57a HTTP/1.1" 200 115 0.040292 10.0.0.48 - - [2026-04-02 02:33:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004716 10.0.0.73 - - [2026-04-02 02:33:18] "POST /neutron/network HTTP/1.1" 200 151 0.203803 10.0.0.73 - - [2026-04-02 02:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.73 - - [2026-04-02 02:33:19] "DELETE /network-ipam/3d724793-bcb7-43d9-91ac-6477c091693b HTTP/1.1" 200 115 0.059176 10.0.0.73 - - [2026-04-02 02:33:19] "POST /fqname-to-id HTTP/1.1" 404 252 0.004853 10.0.0.48 - - [2026-04-02 02:33:19] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001048 10.0.0.48 - - [2026-04-02 02:33:19] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.062006 10.0.0.48 - - [2026-04-02 02:33:19] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001777 10.0.0.48 - - [2026-04-02 02:33:19] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?fields=security_groups HTTP/1.1" 200 1387 0.074587 10.0.0.48 - - [2026-04-02 02:33:19] "DELETE /security-group/4c6883a3-f2d5-4acc-8a49-45ee80533cb0 HTTP/1.1" 200 115 0.082114 10.0.0.48 - - [2026-04-02 02:33:19] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001201 10.0.0.133 - - [2026-04-02 02:33:19] "DELETE /access-control-list/53fb9514-8203-4b9e-80c2-87c0ef7ec011 HTTP/1.1" 200 115 0.045951 10.0.0.48 - - [2026-04-02 02:33:19] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?fields=application_policy_sets HTTP/1.1" 200 1426 0.066866 10.0.0.73 - - [2026-04-02 02:33:19] "DELETE /project/22111ac6-03ee-4aef-a6b5-9d50e2461665 HTTP/1.1" 200 115 0.541710 10.0.0.48 - - [2026-04-02 02:33:19] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002351 10.0.0.73 - - [2026-04-02 02:33:19] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?fields=projects HTTP/1.1" 200 1244 0.027476 10.0.0.73 - - [2026-04-02 02:33:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.003975 10.0.0.48 - - [2026-04-02 02:33:25] "POST /id-to-fqname HTTP/1.1" 200 198 0.004820 10.0.0.48 - - [2026-04-02 02:33:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.009231 10.0.0.48 - - [2026-04-02 02:33:25] "POST /security-groups HTTP/1.1" 200 599 0.032503 10.0.0.48 - - [2026-04-02 02:33:25] "POST /projects HTTP/1.1" 200 601 0.252820 10.0.0.73 - - [2026-04-02 02:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.290451 10.0.0.133 - - [2026-04-02 02:33:25] "POST /access-control-lists HTTP/1.1" 200 604 0.031412 10.0.0.48 - - [2026-04-02 02:33:25] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001680 10.0.0.73 - - [2026-04-02 02:33:25] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.050210 10.0.0.73 - - [2026-04-02 02:33:25] "POST /network-policys HTTP/1.1" 200 559 0.032593 10.0.0.73 - - [2026-04-02 02:33:25] "GET /network-policy/99c263e7-a40d-4f1f-8f22-5926bc58ef9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.006862 10.0.0.73 - - [2026-04-02 02:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.48 - - [2026-04-02 02:33:25] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001181 10.0.0.73 - - [2026-04-02 02:33:25] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056013 10.0.0.73 - - [2026-04-02 02:33:25] "POST /neutron/network HTTP/1.1" 200 117 0.015680 10.0.0.133 - - [2026-04-02 02:33:25] "POST /route-targets HTTP/1.1" 200 327 0.014007 10.0.0.48 - - [2026-04-02 02:33:26] "POST /useragent-kv HTTP/1.1" 200 115 0.006827 10.0.0.73 - - [2026-04-02 02:33:26] "POST /neutron/subnet HTTP/1.1" 200 818 0.250588 10.0.0.73 - - [2026-04-02 02:33:26] "POST /id-to-fqname HTTP/1.1" 200 229 0.001468 10.0.0.73 - - [2026-04-02 02:33:26] "GET /virtual-network/780e1b21-72dd-4b19-9927-35d3322a142d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005888 10.0.0.73 - - [2026-04-02 02:33:26] "GET /virtual-network/780e1b21-72dd-4b19-9927-35d3322a142d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.007841 10.0.0.73 - - [2026-04-02 02:33:26] "POST /neutron/network HTTP/1.1" 200 1005 0.011549 10.0.0.73 - - [2026-04-02 02:33:26] "POST /neutron/network HTTP/1.1" 200 1005 0.010361 10.0.0.73 - - [2026-04-02 02:33:26] "GET /virtual-network/780e1b21-72dd-4b19-9927-35d3322a142d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.011022 10.0.0.73 - - [2026-04-02 02:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.133 - - [2026-04-02 02:33:26] "POST /access-control-lists HTTP/1.1" 200 599 0.086143 10.0.0.73 - - [2026-04-02 02:33:26] "GET /network-policy/99c263e7-a40d-4f1f-8f22-5926bc58ef9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.004293 10.0.0.73 - - [2026-04-02 02:33:26] "GET /virtual-network/780e1b21-72dd-4b19-9927-35d3322a142d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.005997 10.0.0.48 - - [2026-04-02 02:33:26] "GET /obj-perms HTTP/1.1" 200 5046 0.004604 10.0.0.73 - - [2026-04-02 02:33:26] "POST /id-to-fqname HTTP/1.1" 200 229 0.001837 10.0.0.73 - - [2026-04-02 02:33:27] "POST /neutron/network HTTP/1.1" 200 1114 0.007726 10.0.0.48 - - [2026-04-02 02:33:27] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001116 10.0.0.73 - - [2026-04-02 02:33:27] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.068017 10.0.0.73 - - [2026-04-02 02:33:28] "POST /neutron/port HTTP/1.1" 200 117 0.008230 10.0.0.73 - - [2026-04-02 02:33:28] "POST /id-to-fqname HTTP/1.1" 200 229 0.001746 10.0.0.73 - - [2026-04-02 02:33:28] "POST /neutron/network HTTP/1.1" 200 1114 0.009058 10.0.0.73 - - [2026-04-02 02:33:28] "POST /neutron/port HTTP/1.1" 200 1172 0.025502 10.0.0.48 - - [2026-04-02 02:33:28] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001160 10.0.0.73 - - [2026-04-02 02:33:29] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.077087 10.0.0.73 - - [2026-04-02 02:33:29] "POST /neutron/port HTTP/1.1" 200 1236 0.023291 10.0.0.73 - - [2026-04-02 02:33:29] "POST /neutron/subnet HTTP/1.1" 200 1371 0.021165 10.0.0.73 - - [2026-04-02 02:33:29] "POST /neutron/port HTTP/1.1" 200 117 0.001581 10.0.0.73 - - [2026-04-02 02:33:29] "POST /neutron/port HTTP/1.1" 200 117 0.007183 10.0.0.73 - - [2026-04-02 02:33:29] "POST /neutron/network HTTP/1.1" 200 1114 0.008125 10.0.0.73 - - [2026-04-02 02:33:29] "POST /neutron/port HTTP/1.1" 200 1172 0.022959 10.0.0.73 - - [2026-04-02 02:33:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004176 10.0.0.73 - - [2026-04-02 02:33:30] "POST /neutron/port HTTP/1.1" 200 117 0.001450 10.0.0.73 - - [2026-04-02 02:33:34] "POST /neutron/port HTTP/1.1" 200 1236 0.022325 10.0.0.73 - - [2026-04-02 02:33:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008696 10.0.0.73 - - [2026-04-02 02:33:34] "GET /virtual-machine/86ca42bc-fd24-4df9-8969-de839fad6616 HTTP/1.1" 200 1299 0.031849 10.0.0.73 - - [2026-04-02 02:33:34] "GET /virtual-machine-interface/a3455c5d-c12c-42bc-a3a0-25c2926c06cd HTTP/1.1" 200 3179 0.009642 10.0.0.73 - - [2026-04-02 02:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.73 - - [2026-04-02 02:33:34] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004550 10.0.0.73 - - [2026-04-02 02:33:34] "GET /virtual-networks?parent_id=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004154 10.0.0.73 - - [2026-04-02 02:33:34] "GET /virtual-network/780e1b21-72dd-4b19-9927-35d3322a142d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.006813 10.0.0.73 - - [2026-04-02 02:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.73 - - [2026-04-02 02:33:37] "GET /virtual-network/780e1b21-72dd-4b19-9927-35d3322a142d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.005563 10.0.0.73 - - [2026-04-02 02:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.73 - - [2026-04-02 02:33:42] "GET /virtual-network/780e1b21-72dd-4b19-9927-35d3322a142d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.007149 10.0.0.73 - - [2026-04-02 02:33:43] "POST /neutron/port HTTP/1.1" 200 1236 0.053636 10.0.0.73 - - [2026-04-02 02:33:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005613 10.0.0.73 - - [2026-04-02 02:33:43] "POST /neutron/port HTTP/1.1" 200 117 0.001656 10.0.0.73 - - [2026-04-02 02:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.73 - - [2026-04-02 02:33:46] "GET /virtual-network/780e1b21-72dd-4b19-9927-35d3322a142d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.007158 10.0.0.48 - - [2026-04-02 02:33:46] "DELETE /project/22111ac603ee4aefa6b59d50e2461665 HTTP/1.1" 404 173 0.033162 10.0.0.73 - - [2026-04-02 02:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.73 - - [2026-04-02 02:33:50] "GET /virtual-network/780e1b21-72dd-4b19-9927-35d3322a142d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.005487 10.0.0.73 - - [2026-04-02 02:33:50] "POST /neutron/port HTTP/1.1" 200 1236 0.023263 10.0.0.73 - - [2026-04-02 02:33:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005236 10.0.0.73 - - [2026-04-02 02:33:50] "POST /neutron/port HTTP/1.1" 200 117 0.001851 10.0.0.73 - - [2026-04-02 02:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.73 - - [2026-04-02 02:33:54] "GET /virtual-network/780e1b21-72dd-4b19-9927-35d3322a142d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.006216 10.0.0.73 - - [2026-04-02 02:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.73 - - [2026-04-02 02:33:58] "GET /virtual-network/780e1b21-72dd-4b19-9927-35d3322a142d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.008863 10.0.0.73 - - [2026-04-02 02:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.73 - - [2026-04-02 02:34:02] "GET /virtual-network/780e1b21-72dd-4b19-9927-35d3322a142d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.005376 10.0.0.73 - - [2026-04-02 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.73 - - [2026-04-02 02:34:06] "GET /virtual-network/780e1b21-72dd-4b19-9927-35d3322a142d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.005524 10.0.0.73 - - [2026-04-02 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005368 10.0.0.73 - - [2026-04-02 02:34:08] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004108 10.0.0.73 - - [2026-04-02 02:34:08] "GET /virtual-networks?parent_id=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003954 10.0.0.73 - - [2026-04-02 02:34:08] "GET /virtual-network/780e1b21-72dd-4b19-9927-35d3322a142d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.007641 10.0.0.73 - - [2026-04-02 02:34:08] "POST /neutron/port HTTP/1.1" 200 1236 0.021131 10.0.0.73 - - [2026-04-02 02:34:14] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010469 10.0.0.73 - - [2026-04-02 02:34:19] "POST /neutron/port HTTP/1.1" 200 1236 0.021140 10.0.0.73 - - [2026-04-02 02:34:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008839 10.0.0.73 - - [2026-04-02 02:34:29] "POST /neutron/port HTTP/1.1" 200 1236 0.018294 10.0.0.73 - - [2026-04-02 02:34:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009932 10.0.0.73 - - [2026-04-02 02:34:29] "GET /virtual-machine/7a8365fb-33a8-4d81-aeab-c6761aa05673 HTTP/1.1" 200 1300 0.006491 10.0.0.73 - - [2026-04-02 02:34:29] "GET /virtual-machine-interface/7cb548c1-a4a8-4044-b5b2-efb097b0fcde HTTP/1.1" 200 3178 0.006393 10.0.0.73 - - [2026-04-02 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.73 - - [2026-04-02 02:34:29] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005359 10.0.0.73 - - [2026-04-02 02:34:29] "GET /virtual-networks?parent_id=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.005323 10.0.0.73 - - [2026-04-02 02:34:29] "GET /virtual-network/780e1b21-72dd-4b19-9927-35d3322a142d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.008736 10.0.0.73 - - [2026-04-02 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.73 - - [2026-04-02 02:34:30] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005528 10.0.0.73 - - [2026-04-02 02:34:30] "GET /virtual-networks?parent_id=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003970 10.0.0.73 - - [2026-04-02 02:34:30] "GET /virtual-network/780e1b21-72dd-4b19-9927-35d3322a142d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.007924 10.0.0.73 - - [2026-04-02 02:34:31] "POST /neutron/port HTTP/1.1" 200 1236 0.020943 10.0.0.73 - - [2026-04-02 02:34:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008239 10.0.0.73 - - [2026-04-02 02:34:44] "POST /neutron/network HTTP/1.1" 200 1114 0.008848 10.0.0.73 - - [2026-04-02 02:34:44] "POST /neutron/subnet HTTP/1.1" 200 1371 0.014688 10.0.0.73 - - [2026-04-02 02:34:44] "POST /neutron/network HTTP/1.1" 200 1104 0.010916 10.0.0.73 - - [2026-04-02 02:34:51] "POST /neutron/network HTTP/1.1" 200 1114 0.008471 10.0.0.73 - - [2026-04-02 02:34:51] "POST /neutron/subnet HTTP/1.1" 200 1371 0.015991 10.0.0.73 - - [2026-04-02 02:34:51] "POST /neutron/network HTTP/1.1" 200 1104 0.014710 10.0.0.73 - - [2026-04-02 02:34:54] "GET /virtual-network/780e1b21-72dd-4b19-9927-35d3322a142d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2949 0.006136 10.0.0.73 - - [2026-04-02 02:34:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.009606 10.0.0.73 - - [2026-04-02 02:34:54] "POST /neutron/network HTTP/1.1" 200 1005 0.015440 10.0.0.73 - - [2026-04-02 02:34:54] "GET /virtual-network/780e1b21-72dd-4b19-9927-35d3322a142d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.007848 10.0.0.73 - - [2026-04-02 02:34:55] "POST /neutron/port HTTP/1.1" 200 1236 0.039995 10.0.0.73 - - [2026-04-02 02:34:55] "POST /neutron/port HTTP/1.1" 200 151 0.291185 10.0.0.73 - - [2026-04-02 02:34:56] "POST /neutron/network HTTP/1.1" 200 1005 0.011230 10.0.0.133 - - [2026-04-02 02:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005746 10.0.0.73 - - [2026-04-02 02:34:57] "DELETE /network-policy/99c263e7-a40d-4f1f-8f22-5926bc58ef9c HTTP/1.1" 200 115 0.039543 10.0.0.48 - - [2026-04-02 02:34:59] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001088 10.0.0.73 - - [2026-04-02 02:34:59] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.082999 10.0.0.48 - - [2026-04-02 02:34:59] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002225 10.0.0.73 - - [2026-04-02 02:34:59] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?fields=virtual_networks HTTP/1.1" 200 1048 0.055508 10.0.0.48 - - [2026-04-02 02:34:59] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001188 10.0.0.73 - - [2026-04-02 02:35:00] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.046758 10.0.0.48 - - [2026-04-02 02:35:00] "GET /projects?obj_uuids=22111ac6-03ee-4aef-a6b5-9d50e2461665&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001259 10.0.0.73 - - [2026-04-02 02:35:00] "GET /project/22111ac6-03ee-4aef-a6b5-9d50e2461665?fields=security_groups HTTP/1.1" 200 1282 0.050382 10.0.0.73 - - [2026-04-02 02:35:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.027911 10.0.0.48 - - [2026-04-02 02:35:00] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003730 10.0.0.48 - - [2026-04-02 02:35:00] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001539 10.0.0.48 - - [2026-04-02 02:35:00] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009520 10.0.0.48 - - [2026-04-02 02:35:01] "POST /id-to-fqname HTTP/1.1" 200 204 0.003505 10.0.0.48 - - [2026-04-02 02:35:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.007234 10.0.0.48 - - [2026-04-02 02:35:01] "POST /security-groups HTTP/1.1" 200 605 0.080753 10.0.0.48 - - [2026-04-02 02:35:01] "POST /projects HTTP/1.1" 200 613 0.325588 10.0.0.133 - - [2026-04-02 02:35:01] "POST /access-control-lists HTTP/1.1" 200 610 0.030866 10.0.0.48 - - [2026-04-02 02:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.398809 10.0.0.73 - - [2026-04-02 02:35:01] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.577761 10.0.0.73 - - [2026-04-02 02:35:02] "GET / HTTP/1.1" 200 35931 0.001682 10.0.0.73 - - [2026-04-02 02:35:05] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000458 10.0.0.48 - - [2026-04-02 02:35:06] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001230 10.0.0.73 - - [2026-04-02 02:35:06] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.078378 10.0.0.73 - - [2026-04-02 02:35:06] "GET / HTTP/1.1" 200 35931 0.002285 10.0.0.73 - - [2026-04-02 02:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.48 - - [2026-04-02 02:35:07] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000901 10.0.0.73 - - [2026-04-02 02:35:07] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007639 10.0.0.73 - - [2026-04-02 02:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.48 - - [2026-04-02 02:35:07] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000966 10.0.0.73 - - [2026-04-02 02:35:07] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.034396 10.0.0.73 - - [2026-04-02 02:35:08] "GET /domains HTTP/1.1" 401 292 0.000411 10.0.0.73 - - [2026-04-02 02:35:08] "GET /domains HTTP/1.1" 200 280 0.029346 10.0.0.48 - - [2026-04-02 02:35:08] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001828 10.0.0.73 - - [2026-04-02 02:35:08] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b HTTP/1.1" 200 2781 0.010820 10.0.0.48 - - [2026-04-02 02:35:08] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001044 10.0.0.73 - - [2026-04-02 02:35:08] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d HTTP/1.1" 200 1936 0.094270 10.0.0.73 - - [2026-04-02 02:35:08] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003186 10.0.0.73 - - [2026-04-02 02:35:08] "POST /network-ipams HTTP/1.1" 200 627 0.033478 10.0.0.73 - - [2026-04-02 02:35:08] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.004249 10.0.0.73 - - [2026-04-02 02:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.73 - - [2026-04-02 02:35:08] "GET /network-ipam/50eb4c15-590c-4368-829f-38195a7bf974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.007486 10.0.0.73 - - [2026-04-02 02:35:09] "PUT /network-ipam/50eb4c15-590c-4368-829f-38195a7bf974 HTTP/1.1" 200 258 0.017170 10.0.0.73 - - [2026-04-02 02:35:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000520 10.0.0.73 - - [2026-04-02 02:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.026996 10.0.0.48 - - [2026-04-02 02:35:09] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001098 10.0.0.73 - - [2026-04-02 02:35:09] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.040523 10.0.0.48 - - [2026-04-02 02:35:09] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001445 10.0.0.73 - - [2026-04-02 02:35:09] "POST /neutron/network HTTP/1.1" 200 625 0.148498 10.0.0.133 - - [2026-04-02 02:35:09] "POST /route-targets HTTP/1.1" 200 327 0.014678 10.0.0.73 - - [2026-04-02 02:35:10] "POST /neutron/network HTTP/1.1" 200 1141 0.012445 10.0.0.73 - - [2026-04-02 02:35:10] "POST /id-to-fqname HTTP/1.1" 200 237 0.001210 10.0.0.73 - - [2026-04-02 02:35:10] "GET /virtual-network/f02b2c62-d02e-436d-b975-7d81c162f603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.006115 10.0.0.73 - - [2026-04-02 02:35:10] "GET /virtual-network/f02b2c62-d02e-436d-b975-7d81c162f603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.006079 10.0.0.73 - - [2026-04-02 02:35:10] "POST /neutron/subnet HTTP/1.1" 200 720 0.009718 10.0.0.73 - - [2026-04-02 02:35:10] "GET /virtual-network/f02b2c62-d02e-436d-b975-7d81c162f603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.006532 10.0.0.73 - - [2026-04-02 02:35:11] "GET /obj-perms HTTP/1.1" 200 5021 0.051415 10.0.0.133 - - [2026-04-02 02:35:11] "GET /obj-perms HTTP/1.1" 200 5021 0.052999 10.0.0.48 - - [2026-04-02 02:35:12] "GET /obj-perms HTTP/1.1" 200 5021 0.052734 10.0.0.73 - - [2026-04-02 02:35:12] "POST /fqname-to-id HTTP/1.1" 404 231 0.004252 10.0.0.73 - - [2026-04-02 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.48 - - [2026-04-02 02:35:12] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001198 10.0.0.73 - - [2026-04-02 02:35:12] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.061638 10.0.0.73 - - [2026-04-02 02:35:12] "POST /network-policys HTTP/1.1" 200 565 0.029574 10.0.0.73 - - [2026-04-02 02:35:12] "GET /network-policy/5292aec4-0448-4c91-b986-d5a22bdb7ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.007267 10.0.0.73 - - [2026-04-02 02:35:12] "POST /fqname-to-id HTTP/1.1" 404 231 0.004093 10.0.0.73 - - [2026-04-02 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006909 10.0.0.48 - - [2026-04-02 02:35:12] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001110 10.0.0.73 - - [2026-04-02 02:35:12] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.066213 10.0.0.73 - - [2026-04-02 02:35:12] "POST /network-policys HTTP/1.1" 200 565 0.033861 10.0.0.73 - - [2026-04-02 02:35:12] "GET /network-policy/e552a696-5b62-4d85-bc72-86e217be7fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.005785 10.0.0.73 - - [2026-04-02 02:35:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.003510 10.0.0.73 - - [2026-04-02 02:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.48 - - [2026-04-02 02:35:13] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001106 10.0.0.73 - - [2026-04-02 02:35:13] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.044774 10.0.0.73 - - [2026-04-02 02:35:13] "POST /network-policys HTTP/1.1" 200 565 0.030367 10.0.0.73 - - [2026-04-02 02:35:13] "GET /network-policy/c90521ad-a189-41e0-a635-e051c5848c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.006569 10.0.0.73 - - [2026-04-02 02:35:13] "POST /neutron/network HTTP/1.1" 200 1339 0.098347 10.0.0.133 - - [2026-04-02 02:35:13] "POST /access-control-lists HTTP/1.1" 200 611 0.058982 10.0.0.73 - - [2026-04-02 02:35:13] "GET /virtual-network/f02b2c62-d02e-436d-b975-7d81c162f603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.012663 10.0.0.73 - - [2026-04-02 02:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007463 10.0.0.73 - - [2026-04-02 02:35:13] "GET /network-policy/5292aec4-0448-4c91-b986-d5a22bdb7ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004369 10.0.0.73 - - [2026-04-02 02:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.73 - - [2026-04-02 02:35:13] "GET /network-policy/e552a696-5b62-4d85-bc72-86e217be7fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.007710 10.0.0.73 - - [2026-04-02 02:35:13] "POST /id-to-fqname HTTP/1.1" 200 237 0.001529 10.0.0.48 - - [2026-04-02 02:35:14] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001015 10.0.0.73 - - [2026-04-02 02:35:14] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.075994 10.0.0.73 - - [2026-04-02 02:35:14] "POST /neutron/network HTTP/1.1" 200 1339 0.045821 10.0.0.73 - - [2026-04-02 02:35:15] "POST /neutron/port HTTP/1.1" 200 117 0.006252 10.0.0.73 - - [2026-04-02 02:35:15] "POST /neutron/port HTTP/1.1" 200 1180 0.025292 10.0.0.73 - - [2026-04-02 02:35:15] "POST /neutron/port HTTP/1.1" 200 1244 0.025354 10.0.0.73 - - [2026-04-02 02:35:16] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016056 10.0.0.73 - - [2026-04-02 02:35:16] "POST /neutron/network HTTP/1.1" 200 1339 0.026839 10.0.0.73 - - [2026-04-02 02:35:20] "POST /neutron/port HTTP/1.1" 200 1244 0.024399 10.0.0.73 - - [2026-04-02 02:35:20] "POST /neutron/security_group HTTP/1.1" 200 2072 0.011477 10.0.0.73 - - [2026-04-02 02:35:20] "GET /virtual-machine/dab25fa2-aecf-4f58-abc2-069484560373 HTTP/1.1" 401 292 0.000491 10.0.0.73 - - [2026-04-02 02:35:20] "GET /virtual-machine/dab25fa2-aecf-4f58-abc2-069484560373 HTTP/1.1" 200 1307 0.031298 10.0.0.73 - - [2026-04-02 02:35:20] "GET /virtual-machine-interface/424f3ac7-21aa-46ec-93c9-278936095bb6 HTTP/1.1" 200 3177 0.005599 10.0.0.73 - - [2026-04-02 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004799 10.0.0.73 - - [2026-04-02 02:35:20] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004568 10.0.0.73 - - [2026-04-02 02:35:20] "GET /virtual-networks?parent_id=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.004024 10.0.0.73 - - [2026-04-02 02:35:20] "GET /virtual-network/f02b2c62-d02e-436d-b975-7d81c162f603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.009684 10.0.0.73 - - [2026-04-02 02:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.73 - - [2026-04-02 02:35:23] "GET /virtual-network/f02b2c62-d02e-436d-b975-7d81c162f603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.006509 10.0.0.73 - - [2026-04-02 02:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.73 - - [2026-04-02 02:35:28] "GET /virtual-network/f02b2c62-d02e-436d-b975-7d81c162f603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.005402 10.0.0.133 - - [2026-04-02 02:35:31] "DELETE /access-control-list/fe907fd1-05b7-4d29-bb01-68bd728f76c0 HTTP/1.1" 200 115 0.036955 10.0.0.73 - - [2026-04-02 02:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.73 - - [2026-04-02 02:35:32] "GET /virtual-network/f02b2c62-d02e-436d-b975-7d81c162f603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.006312 10.0.0.73 - - [2026-04-02 02:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005356 10.0.0.73 - - [2026-04-02 02:35:36] "GET /virtual-network/f02b2c62-d02e-436d-b975-7d81c162f603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.005797 10.0.0.73 - - [2026-04-02 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.73 - - [2026-04-02 02:35:40] "GET /virtual-network/f02b2c62-d02e-436d-b975-7d81c162f603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.005754 10.0.0.73 - - [2026-04-02 02:35:44] "POST /neutron/network HTTP/1.1" 200 1349 0.008071 10.0.0.73 - - [2026-04-02 02:35:44] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015291 10.0.0.73 - - [2026-04-02 02:35:44] "POST /neutron/network HTTP/1.1" 200 1339 0.011154 10.0.0.73 - - [2026-04-02 02:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.73 - - [2026-04-02 02:35:44] "GET /virtual-network/f02b2c62-d02e-436d-b975-7d81c162f603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.007931 10.0.0.48 - - [2026-04-02 02:35:46] "DELETE /project/4a9551e0a3f743b6a6cfe60a4598015d HTTP/1.1" 404 173 0.004743 10.0.0.48 - - [2026-04-02 02:35:46] "DELETE /project/22111ac6-03ee-4aef-a6b5-9d50e2461665 HTTP/1.1" 404 177 0.004650 10.0.0.73 - - [2026-04-02 02:35:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.73 - - [2026-04-02 02:35:46] "GET /global-system-configs HTTP/1.1" 401 292 0.001334 10.0.0.48 - - [2026-04-02 02:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000612 10.0.0.48 - - [2026-04-02 02:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.48 - - [2026-04-02 02:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.48 - - [2026-04-02 02:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000549 10.0.0.133 - - [2026-04-02 02:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.133 - - [2026-04-02 02:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.133 - - [2026-04-02 02:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.133 - - [2026-04-02 02:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.73 - - [2026-04-02 02:35:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000529 10.0.0.73 - - [2026-04-02 02:35:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000664 10.0.0.73 - - [2026-04-02 02:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005014 10.0.0.73 - - [2026-04-02 02:35:48] "GET /virtual-network/f02b2c62-d02e-436d-b975-7d81c162f603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.007172 10.0.0.73 - - [2026-04-02 02:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.73 - - [2026-04-02 02:35:52] "GET /virtual-network/f02b2c62-d02e-436d-b975-7d81c162f603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.008118 10.0.0.73 - - [2026-04-02 02:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.73 - - [2026-04-02 02:35:54] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004853 10.0.0.73 - - [2026-04-02 02:35:54] "GET /virtual-networks?parent_id=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.005460 10.0.0.73 - - [2026-04-02 02:35:54] "GET /virtual-network/f02b2c62-d02e-436d-b975-7d81c162f603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.006599 10.0.0.73 - - [2026-04-02 02:36:00] "POST /neutron/port HTTP/1.1" 200 1244 0.021079 10.0.0.73 - - [2026-04-02 02:36:04] "POST /neutron/security_group HTTP/1.1" 200 2072 0.039446 10.0.0.73 - - [2026-04-02 02:36:10] "POST /neutron/port HTTP/1.1" 200 1244 0.019745 10.0.0.73 - - [2026-04-02 02:36:15] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008544 10.0.0.73 - - [2026-04-02 02:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.73 - - [2026-04-02 02:36:15] "GET /network-policy/5292aec4-0448-4c91-b986-d5a22bdb7ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.005508 10.0.0.73 - - [2026-04-02 02:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.73 - - [2026-04-02 02:36:15] "GET /network-policy/e552a696-5b62-4d85-bc72-86e217be7fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004417 10.0.0.73 - - [2026-04-02 02:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.73 - - [2026-04-02 02:36:16] "GET /network-policy/c90521ad-a189-41e0-a635-e051c5848c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.003817 10.0.0.73 - - [2026-04-02 02:36:16] "POST /neutron/network HTTP/1.1" 200 1339 0.009539 10.0.0.73 - - [2026-04-02 02:36:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.005439 10.0.0.73 - - [2026-04-02 02:36:16] "GET /virtual-network/f02b2c62-d02e-436d-b975-7d81c162f603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3597 0.007347 10.0.0.73 - - [2026-04-02 02:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.73 - - [2026-04-02 02:36:16] "GET /network-policy/5292aec4-0448-4c91-b986-d5a22bdb7ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004501 10.0.0.73 - - [2026-04-02 02:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.73 - - [2026-04-02 02:36:16] "GET /network-policy/c90521ad-a189-41e0-a635-e051c5848c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.005505 10.0.0.73 - - [2026-04-02 02:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.73 - - [2026-04-02 02:36:16] "GET /network-policy/e552a696-5b62-4d85-bc72-86e217be7fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004617 10.0.0.73 - - [2026-04-02 02:36:21] "GET /virtual-network/f02b2c62-d02e-436d-b975-7d81c162f603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3597 0.007571 10.0.0.73 - - [2026-04-02 02:36:21] "POST /neutron/network HTTP/1.1" 200 1431 0.009648 10.0.0.73 - - [2026-04-02 02:36:21] "GET /virtual-network/f02b2c62-d02e-436d-b975-7d81c162f603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.008287 10.0.0.73 - - [2026-04-02 02:36:26] "GET /virtual-machine/dab25fa2-aecf-4f58-abc2-069484560373 HTTP/1.1" 200 1307 0.006119 10.0.0.73 - - [2026-04-02 02:36:27] "POST /neutron/port HTTP/1.1" 200 1244 0.019856 10.0.0.73 - - [2026-04-02 02:36:28] "GET /virtual-machine/dab25fa2-aecf-4f58-abc2-069484560373 HTTP/1.1" 404 171 0.003443 10.0.0.73 - - [2026-04-02 02:36:28] "GET /virtual-machine/dab25fa2-aecf-4f58-abc2-069484560373 HTTP/1.1" 404 171 0.004197 10.0.0.73 - - [2026-04-02 02:36:28] "GET /virtual-machine/dab25fa2-aecf-4f58-abc2-069484560373 HTTP/1.1" 404 171 0.003563 10.0.0.73 - - [2026-04-02 02:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004891 10.0.0.73 - - [2026-04-02 02:36:28] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004495 10.0.0.73 - - [2026-04-02 02:36:28] "GET /virtual-networks?parent_id=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.004991 10.0.0.73 - - [2026-04-02 02:36:28] "GET /virtual-network/f02b2c62-d02e-436d-b975-7d81c162f603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.008557 10.0.0.73 - - [2026-04-02 02:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004396 10.0.0.73 - - [2026-04-02 02:36:29] "GET /routing-instance/24640240-c6fb-44d7-a1d1-818754be5634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.005124 10.0.0.73 - - [2026-04-02 02:36:29] "GET /route-target/3656d040-c2e2-45b1-9f97-9a088931994e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004982 10.0.0.73 - - [2026-04-02 02:36:32] "GET /obj-perms HTTP/1.1" 200 5021 0.004489 10.0.0.133 - - [2026-04-02 02:36:32] "GET /obj-perms HTTP/1.1" 200 5021 0.004918 10.0.0.73 - - [2026-04-02 02:36:41] "GET /obj-perms HTTP/1.1" 200 5021 0.004860 10.0.0.133 - - [2026-04-02 02:36:41] "GET /obj-perms HTTP/1.1" 200 5021 0.004284 10.0.0.73 - - [2026-04-02 02:36:44] "GET /obj-perms HTTP/1.1" 200 5021 0.004204 10.0.0.73 - - [2026-04-02 02:36:45] "DELETE /network-policy/c90521ad-a189-41e0-a635-e051c5848c3a HTTP/1.1" 200 115 0.041533 10.0.0.73 - - [2026-04-02 02:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.48 - - [2026-04-02 02:36:45] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.037907 10.0.0.73 - - [2026-04-02 02:36:45] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.074867 10.0.0.73 - - [2026-04-02 02:36:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-72029103&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.007262 10.0.0.73 - - [2026-04-02 02:36:45] "DELETE /network-policy/e552a696-5b62-4d85-bc72-86e217be7fd8 HTTP/1.1" 200 115 0.039094 10.0.0.73 - - [2026-04-02 02:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.48 - - [2026-04-02 02:36:45] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001153 10.0.0.73 - - [2026-04-02 02:36:45] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.038821 10.0.0.73 - - [2026-04-02 02:36:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-72029103&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.006681 10.0.0.73 - - [2026-04-02 02:36:45] "DELETE /network-policy/5292aec4-0448-4c91-b986-d5a22bdb7ea1 HTTP/1.1" 200 115 0.041534 10.0.0.73 - - [2026-04-02 02:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.48 - - [2026-04-02 02:36:45] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001236 10.0.0.73 - - [2026-04-02 02:36:45] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.037678 10.0.0.73 - - [2026-04-02 02:36:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-72029103&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005721 10.0.0.73 - - [2026-04-02 02:36:45] "POST /neutron/network HTTP/1.1" 200 1141 0.009796 10.0.0.133 - - [2026-04-02 02:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006569 10.0.0.73 - - [2026-04-02 02:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005840 10.0.0.73 - - [2026-04-02 02:36:46] "DELETE /network-ipam/50eb4c15-590c-4368-829f-38195a7bf974 HTTP/1.1" 200 115 0.033470 10.0.0.73 - - [2026-04-02 02:36:46] "POST /fqname-to-id HTTP/1.1" 404 264 0.005074 10.0.0.48 - - [2026-04-02 02:36:46] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001268 10.0.0.48 - - [2026-04-02 02:36:46] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.047658 10.0.0.48 - - [2026-04-02 02:36:46] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001057 10.0.0.48 - - [2026-04-02 02:36:46] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d?fields=security_groups HTTP/1.1" 200 1405 0.042574 10.0.0.48 - - [2026-04-02 02:36:46] "DELETE /security-group/a9106c3e-2ed5-43f6-b586-88b20f8065b1 HTTP/1.1" 200 115 0.051880 10.0.0.48 - - [2026-04-02 02:36:46] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001407 10.0.0.48 - - [2026-04-02 02:36:46] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d?fields=application_policy_sets HTTP/1.1" 200 1444 0.061051 10.0.0.133 - - [2026-04-02 02:36:46] "DELETE /access-control-list/bd6558b9-adf5-4a36-9b47-5579ea2ee8da HTTP/1.1" 200 115 0.066128 10.0.0.73 - - [2026-04-02 02:36:46] "DELETE /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d HTTP/1.1" 200 115 0.422893 10.0.0.48 - - [2026-04-02 02:36:46] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001060 10.0.0.73 - - [2026-04-02 02:36:46] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?fields=projects HTTP/1.1" 200 1244 0.013328 10.0.0.48 - - [2026-04-02 02:36:49] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003887 10.0.0.48 - - [2026-04-02 02:36:49] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001057 10.0.0.48 - - [2026-04-02 02:36:49] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050255 10.0.0.48 - - [2026-04-02 02:36:49] "POST /id-to-fqname HTTP/1.1" 200 204 0.002513 10.0.0.48 - - [2026-04-02 02:36:49] "POST /fqname-to-id HTTP/1.1" 404 213 0.007090 10.0.0.48 - - [2026-04-02 02:36:49] "POST /security-groups HTTP/1.1" 200 605 0.034492 10.0.0.48 - - [2026-04-02 02:36:49] "POST /projects HTTP/1.1" 200 613 0.267194 10.0.0.48 - - [2026-04-02 02:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.311086 10.0.0.133 - - [2026-04-02 02:36:49] "POST /fqname-to-id HTTP/1.1" 404 247 0.009344 10.0.0.73 - - [2026-04-02 02:36:49] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.489949 10.0.0.48 - - [2026-04-02 02:36:49] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001032 10.0.0.73 - - [2026-04-02 02:36:49] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d?fields=virtual_networks HTTP/1.1" 200 1060 0.094789 10.0.0.48 - - [2026-04-02 02:36:49] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001088 10.0.0.73 - - [2026-04-02 02:36:49] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d?fields=virtual_machine_interfaces HTTP/1.1" 200 1060 0.060875 10.0.0.48 - - [2026-04-02 02:36:50] "GET /projects?obj_uuids=4a9551e0-a3f7-43b6-a6cf-e60a4598015d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001144 10.0.0.73 - - [2026-04-02 02:36:50] "GET /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d?fields=security_groups HTTP/1.1" 200 1300 0.050856 10.0.0.73 - - [2026-04-02 02:36:50] "POST /fqname-to-id HTTP/1.1" 404 204 0.024358 10.0.0.48 - - [2026-04-02 02:36:50] "GET /projects?obj_uuids=728cb471-b393-492d-89ee-6a2ea04c1a83&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003298 10.0.0.48 - - [2026-04-02 02:36:51] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000943 10.0.0.48 - - [2026-04-02 02:36:51] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007467 10.0.0.48 - - [2026-04-02 02:36:51] "POST /id-to-fqname HTTP/1.1" 200 206 0.004729 10.0.0.48 - - [2026-04-02 02:36:51] "POST /fqname-to-id HTTP/1.1" 404 215 0.007753 10.0.0.48 - - [2026-04-02 02:36:51] "POST /security-groups HTTP/1.1" 200 607 0.036110 10.0.0.48 - - [2026-04-02 02:36:51] "POST /projects HTTP/1.1" 200 617 0.262521 10.0.0.133 - - [2026-04-02 02:36:51] "POST /access-control-lists HTTP/1.1" 200 612 0.035795 10.0.0.48 - - [2026-04-02 02:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.335117 10.0.0.73 - - [2026-04-02 02:36:51] "GET /project/728cb471-b393-492d-89ee-6a2ea04c1a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.480427 10.0.0.73 - - [2026-04-02 02:36:52] "GET / HTTP/1.1" 200 35931 0.001617 10.0.0.73 - - [2026-04-02 02:36:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000499 10.0.0.73 - - [2026-04-02 02:36:55] "POST /fqname-to-id HTTP/1.1" 404 233 0.058665 10.0.0.73 - - [2026-04-02 02:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.48 - - [2026-04-02 02:36:55] "GET /projects?obj_uuids=728cb471-b393-492d-89ee-6a2ea04c1a83&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001403 10.0.0.73 - - [2026-04-02 02:36:55] "GET /project/728cb471-b393-492d-89ee-6a2ea04c1a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.048293 10.0.0.73 - - [2026-04-02 02:36:56] "POST /network-policys HTTP/1.1" 200 567 0.074521 10.0.0.73 - - [2026-04-02 02:36:56] "GET /network-policy/b4d42c15-d54a-4556-9788-e6dc96c0f222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.007009 10.0.0.73 - - [2026-04-02 02:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.48 - - [2026-04-02 02:36:56] "GET /projects?obj_uuids=728cb471-b393-492d-89ee-6a2ea04c1a83&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001915 10.0.0.73 - - [2026-04-02 02:36:56] "GET /project/728cb471-b393-492d-89ee-6a2ea04c1a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.042223 10.0.0.48 - - [2026-04-02 02:36:56] "GET /projects?obj_uuids=728cb471-b393-492d-89ee-6a2ea04c1a83&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001163 10.0.0.73 - - [2026-04-02 02:36:56] "POST /neutron/network HTTP/1.1" 200 623 0.170172 10.0.0.133 - - [2026-04-02 02:36:56] "POST /route-targets HTTP/1.1" 200 327 0.020359 10.0.0.73 - - [2026-04-02 02:36:57] "POST /neutron/network HTTP/1.1" 200 1016 0.011365 10.0.0.73 - - [2026-04-02 02:36:57] "POST /id-to-fqname HTTP/1.1" 200 237 0.001233 10.0.0.73 - - [2026-04-02 02:36:57] "GET /virtual-network/05ed69db-6eff-426c-a7dd-455ba6343542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2658 0.005623 10.0.0.73 - - [2026-04-02 02:36:57] "GET /virtual-network/05ed69db-6eff-426c-a7dd-455ba6343542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2658 0.006170 10.0.0.73 - - [2026-04-02 02:36:57] "POST /neutron/subnet HTTP/1.1" 200 729 0.011922 10.0.0.73 - - [2026-04-02 02:36:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.009065 10.0.0.73 - - [2026-04-02 02:36:57] "POST /neutron/network HTTP/1.1" 200 1123 0.090249 10.0.0.133 - - [2026-04-02 02:36:57] "POST /access-control-lists HTTP/1.1" 200 607 0.049145 10.0.0.73 - - [2026-04-02 02:36:57] "GET /virtual-network/05ed69db-6eff-426c-a7dd-455ba6343542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2981 0.006225 10.0.0.73 - - [2026-04-02 02:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.73 - - [2026-04-02 02:36:57] "GET /network-policy/b4d42c15-d54a-4556-9788-e6dc96c0f222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004818 10.0.0.73 - - [2026-04-02 02:36:58] "GET /virtual-network/05ed69db-6eff-426c-a7dd-455ba6343542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2981 0.006137 10.0.0.133 - - [2026-04-02 02:36:59] "GET /obj-perms HTTP/1.1" 200 5062 0.055577 10.0.0.48 - - [2026-04-02 02:36:59] "GET /obj-perms HTTP/1.1" 200 5062 0.052809 10.0.0.73 - - [2026-04-02 02:36:59] "DELETE /network-policy/b4d42c15-d54a-4556-9788-e6dc96c0f222 HTTP/1.1" 409 238 0.008715 10.0.0.48 - - [2026-04-02 02:36:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004094 10.0.0.48 - - [2026-04-02 02:36:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003391 10.0.0.48 - - [2026-04-02 02:36:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003047 10.0.0.48 - - [2026-04-02 02:36:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002676 10.0.0.73 - - [2026-04-02 02:36:59] "POST /neutron/network HTTP/1.1" 200 151 0.197777 10.0.0.133 - - [2026-04-02 02:36:59] "DELETE /route-target/0aeb876d-6ca5-466d-9bee-c251facef71c HTTP/1.1" 200 115 0.031417 10.0.0.73 - - [2026-04-02 02:37:00] "DELETE /network-policy/b4d42c15-d54a-4556-9788-e6dc96c0f222 HTTP/1.1" 200 115 0.047027 10.0.0.73 - - [2026-04-02 02:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005411 10.0.0.48 - - [2026-04-02 02:37:00] "GET /projects?obj_uuids=728cb471-b393-492d-89ee-6a2ea04c1a83&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001011 10.0.0.73 - - [2026-04-02 02:37:00] "GET /project/728cb471-b393-492d-89ee-6a2ea04c1a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.039386 10.0.0.73 - - [2026-04-02 02:37:00] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-45737378&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005936 10.0.0.48 - - [2026-04-02 02:37:02] "GET /projects?obj_uuids=728cb471-b393-492d-89ee-6a2ea04c1a83&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001586 10.0.0.73 - - [2026-04-02 02:37:03] "GET /project/728cb471-b393-492d-89ee-6a2ea04c1a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.043827 10.0.0.48 - - [2026-04-02 02:37:03] "GET /projects?obj_uuids=728cb471-b393-492d-89ee-6a2ea04c1a83&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001069 10.0.0.73 - - [2026-04-02 02:37:03] "GET /project/728cb471-b393-492d-89ee-6a2ea04c1a83?fields=virtual_networks HTTP/1.1" 200 1063 0.053371 10.0.0.48 - - [2026-04-02 02:37:03] "GET /projects?obj_uuids=728cb471-b393-492d-89ee-6a2ea04c1a83&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001448 10.0.0.73 - - [2026-04-02 02:37:03] "GET /project/728cb471-b393-492d-89ee-6a2ea04c1a83?fields=virtual_machine_interfaces HTTP/1.1" 200 1063 0.066038 10.0.0.48 - - [2026-04-02 02:37:03] "GET /projects?obj_uuids=728cb471-b393-492d-89ee-6a2ea04c1a83&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001342 10.0.0.73 - - [2026-04-02 02:37:03] "GET /project/728cb471-b393-492d-89ee-6a2ea04c1a83?fields=security_groups HTTP/1.1" 200 1305 0.070654 10.0.0.73 - - [2026-04-02 02:37:04] "POST /fqname-to-id HTTP/1.1" 404 188 0.033322 10.0.0.48 - - [2026-04-02 02:37:04] "GET /projects?obj_uuids=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003603 10.0.0.48 - - [2026-04-02 02:37:04] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001432 10.0.0.48 - - [2026-04-02 02:37:04] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008676 10.0.0.48 - - [2026-04-02 02:37:04] "POST /id-to-fqname HTTP/1.1" 200 190 0.001621 10.0.0.48 - - [2026-04-02 02:37:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.005410 10.0.0.48 - - [2026-04-02 02:37:04] "POST /security-groups HTTP/1.1" 200 591 0.074705 10.0.0.48 - - [2026-04-02 02:37:04] "POST /projects HTTP/1.1" 200 585 0.285221 10.0.0.133 - - [2026-04-02 02:37:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.014558 10.0.0.48 - - [2026-04-02 02:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.364181 10.0.0.73 - - [2026-04-02 02:37:04] "GET /project/72552136-ee71-4b0a-a5df-b36bc58879cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.534894 10.0.0.73 - - [2026-04-02 02:37:05] "GET / HTTP/1.1" 200 35931 0.002211 10.0.0.73 - - [2026-04-02 02:37:07] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000498 10.0.0.73 - - [2026-04-02 02:37:07] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.068315 10.0.0.73 - - [2026-04-02 02:37:07] "POST /network-ipams HTTP/1.1" 200 513 0.032077 10.0.0.73 - - [2026-04-02 02:37:07] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003962 10.0.0.73 - - [2026-04-02 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.73 - - [2026-04-02 02:37:08] "GET /network-ipam/0ec264e3-9113-47da-b236-a1110a2304fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.007422 10.0.0.73 - - [2026-04-02 02:37:08] "PUT /network-ipam/0ec264e3-9113-47da-b236-a1110a2304fb HTTP/1.1" 200 258 0.017444 10.0.0.73 - - [2026-04-02 02:37:08] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003475 10.0.0.73 - - [2026-04-02 02:37:08] "POST /network-ipams HTTP/1.1" 200 513 0.036642 10.0.0.73 - - [2026-04-02 02:37:08] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003617 10.0.0.73 - - [2026-04-02 02:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.73 - - [2026-04-02 02:37:08] "GET /network-ipam/47e16b66-2326-404b-9fe5-267b207f8d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.012259 10.0.0.73 - - [2026-04-02 02:37:08] "PUT /network-ipam/47e16b66-2326-404b-9fe5-267b207f8d06 HTTP/1.1" 200 258 0.014363 10.0.0.73 - - [2026-04-02 02:37:08] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.007831 10.0.0.73 - - [2026-04-02 02:37:08] "POST /network-ipams HTTP/1.1" 200 513 0.029525 10.0.0.73 - - [2026-04-02 02:37:08] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.004033 10.0.0.73 - - [2026-04-02 02:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005677 10.0.0.73 - - [2026-04-02 02:37:08] "GET /network-ipam/86dc0db6-254e-4b71-8ec5-16db57ae3008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.006590 10.0.0.73 - - [2026-04-02 02:37:08] "PUT /network-ipam/86dc0db6-254e-4b71-8ec5-16db57ae3008 HTTP/1.1" 200 258 0.014927 10.0.0.73 - - [2026-04-02 02:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.48 - - [2026-04-02 02:37:09] "GET /projects?obj_uuids=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000919 10.0.0.73 - - [2026-04-02 02:37:09] "GET /project/72552136-ee71-4b0a-a5df-b36bc58879cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.040476 10.0.0.133 - - [2026-04-02 02:37:09] "POST /ref-update HTTP/1.1" 200 156 0.032340 10.0.0.48 - - [2026-04-02 02:37:10] "POST /useragent-kv HTTP/1.1" 200 115 0.006885 10.0.0.73 - - [2026-04-02 02:37:10] "POST /neutron/subnet HTTP/1.1" 200 725 0.233018 10.0.0.73 - - [2026-04-02 02:37:10] "POST /id-to-fqname HTTP/1.1" 200 221 0.001409 10.0.0.73 - - [2026-04-02 02:37:10] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005700 10.0.0.73 - - [2026-04-02 02:37:10] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005852 10.0.0.73 - - [2026-04-02 02:37:10] "POST /neutron/network HTTP/1.1" 200 824 0.008685 10.0.0.73 - - [2026-04-02 02:37:10] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006074 10.0.0.73 - - [2026-04-02 02:37:10] "GET /network-ipam/0ec264e3-9113-47da-b236-a1110a2304fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.004233 10.0.0.73 - - [2026-04-02 02:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.48 - - [2026-04-02 02:37:10] "GET /projects?obj_uuids=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001039 10.0.0.73 - - [2026-04-02 02:37:10] "GET /project/72552136-ee71-4b0a-a5df-b36bc58879cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.053227 10.0.0.73 - - [2026-04-02 02:37:10] "POST /neutron/network HTTP/1.1" 200 117 0.013983 10.0.0.73 - - [2026-04-02 02:37:10] "POST /neutron/network HTTP/1.1" 200 824 0.010077 10.0.0.73 - - [2026-04-02 02:37:10] "POST /id-to-fqname HTTP/1.1" 200 221 0.001541 10.0.0.73 - - [2026-04-02 02:37:10] "GET /virtual-network/2f0c9aa4-e578-4df3-8fdd-88f14d4f6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006166 10.0.0.73 - - [2026-04-02 02:37:10] "GET /virtual-network/2f0c9aa4-e578-4df3-8fdd-88f14d4f6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005505 10.0.0.73 - - [2026-04-02 02:37:10] "POST /neutron/subnet HTTP/1.1" 200 724 0.010785 10.0.0.73 - - [2026-04-02 02:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.48 - - [2026-04-02 02:37:11] "GET /projects?obj_uuids=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001108 10.0.0.73 - - [2026-04-02 02:37:11] "GET /project/72552136-ee71-4b0a-a5df-b36bc58879cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.062128 10.0.0.133 - - [2026-04-02 02:37:11] "POST /route-targets HTTP/1.1" 200 327 0.016382 10.0.0.48 - - [2026-04-02 02:37:11] "POST /useragent-kv HTTP/1.1" 200 115 0.009679 10.0.0.73 - - [2026-04-02 02:37:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.200848 10.0.0.73 - - [2026-04-02 02:37:11] "POST /id-to-fqname HTTP/1.1" 200 221 0.001595 10.0.0.73 - - [2026-04-02 02:37:11] "GET /virtual-network/a4a1d294-02ad-4e94-904f-4254aba7f4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005282 10.0.0.73 - - [2026-04-02 02:37:11] "GET /virtual-network/a4a1d294-02ad-4e94-904f-4254aba7f4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006753 10.0.0.73 - - [2026-04-02 02:37:11] "POST /neutron/network HTTP/1.1" 200 823 0.012491 10.0.0.73 - - [2026-04-02 02:37:11] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006140 10.0.0.73 - - [2026-04-02 02:37:12] "GET /obj-perms HTTP/1.1" 200 5030 0.068035 10.0.0.73 - - [2026-04-02 02:37:13] "GET /virtual-network/2f0c9aa4-e578-4df3-8fdd-88f14d4f6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006124 10.0.0.73 - - [2026-04-02 02:37:14] "GET /virtual-network/a4a1d294-02ad-4e94-904f-4254aba7f4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006869 10.0.0.133 - - [2026-04-02 02:37:14] "GET /obj-perms HTTP/1.1" 200 5030 0.051586 10.0.0.48 - - [2026-04-02 02:37:14] "GET /obj-perms HTTP/1.1" 200 5030 0.052660 10.0.0.73 - - [2026-04-02 02:37:14] "POST /fqname-to-id HTTP/1.1" 404 215 0.003660 10.0.0.73 - - [2026-04-02 02:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.48 - - [2026-04-02 02:37:14] "GET /projects?obj_uuids=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001147 10.0.0.73 - - [2026-04-02 02:37:14] "GET /project/72552136-ee71-4b0a-a5df-b36bc58879cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.056390 10.0.0.73 - - [2026-04-02 02:37:14] "POST /network-policys HTTP/1.1" 200 553 0.029489 10.0.0.73 - - [2026-04-02 02:37:14] "GET /network-policy/98fd8cf3-0a83-4e2c-bebb-af1d9f5bf6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.013086 10.0.0.73 - - [2026-04-02 02:37:14] "POST /fqname-to-id HTTP/1.1" 404 215 0.006209 10.0.0.73 - - [2026-04-02 02:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016969 10.0.0.48 - - [2026-04-02 02:37:14] "GET /projects?obj_uuids=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001072 10.0.0.73 - - [2026-04-02 02:37:14] "GET /project/72552136-ee71-4b0a-a5df-b36bc58879cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.051142 10.0.0.73 - - [2026-04-02 02:37:14] "POST /network-policys HTTP/1.1" 200 553 0.030956 10.0.0.73 - - [2026-04-02 02:37:15] "GET /network-policy/ec7e51db-855d-4ae7-a641-fd8e7e862331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.006875 10.0.0.73 - - [2026-04-02 02:37:15] "POST /fqname-to-id HTTP/1.1" 404 215 0.003133 10.0.0.73 - - [2026-04-02 02:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.48 - - [2026-04-02 02:37:15] "GET /projects?obj_uuids=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001048 10.0.0.73 - - [2026-04-02 02:37:15] "GET /project/72552136-ee71-4b0a-a5df-b36bc58879cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.039768 10.0.0.73 - - [2026-04-02 02:37:15] "POST /network-policys HTTP/1.1" 200 553 0.034585 10.0.0.73 - - [2026-04-02 02:37:15] "GET /network-policy/2615a1bb-39dd-4aa9-8110-4557c34b2a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.007334 10.0.0.73 - - [2026-04-02 02:37:15] "POST /ref-update HTTP/1.1" 200 156 0.060850 10.0.0.133 - - [2026-04-02 02:37:15] "POST /access-control-lists HTTP/1.1" 200 591 0.044516 10.0.0.73 - - [2026-04-02 02:37:15] "POST /ref-update HTTP/1.1" 200 156 0.101687 10.0.0.73 - - [2026-04-02 02:37:15] "POST /neutron/network HTTP/1.1" 200 916 0.079139 10.0.0.73 - - [2026-04-02 02:37:15] "GET /virtual-network/2f0c9aa4-e578-4df3-8fdd-88f14d4f6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005669 10.0.0.73 - - [2026-04-02 02:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.133 - - [2026-04-02 02:37:15] "POST /access-control-lists HTTP/1.1" 200 591 0.096830 10.0.0.73 - - [2026-04-02 02:37:15] "GET /network-policy/ec7e51db-855d-4ae7-a641-fd8e7e862331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.004312 10.0.0.73 - - [2026-04-02 02:37:15] "POST /id-to-fqname HTTP/1.1" 200 221 0.002993 10.0.0.48 - - [2026-04-02 02:37:16] "GET /projects?obj_uuids=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002980 10.0.0.73 - - [2026-04-02 02:37:16] "GET /project/72552136-ee71-4b0a-a5df-b36bc58879cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.066945 10.0.0.73 - - [2026-04-02 02:37:16] "POST /neutron/network HTTP/1.1" 200 995 0.009001 10.0.0.73 - - [2026-04-02 02:37:17] "POST /id-to-fqname HTTP/1.1" 200 221 0.001564 10.0.0.73 - - [2026-04-02 02:37:17] "POST /neutron/port HTTP/1.1" 200 117 0.006847 10.0.0.48 - - [2026-04-02 02:37:17] "GET /projects?obj_uuids=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001571 10.0.0.73 - - [2026-04-02 02:37:17] "POST /neutron/port HTTP/1.1" 200 1060 0.336004 10.0.0.73 - - [2026-04-02 02:37:17] "POST /neutron/port HTTP/1.1" 200 1114 0.124587 10.0.0.48 - - [2026-04-02 02:37:18] "GET /projects?obj_uuids=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001166 10.0.0.73 - - [2026-04-02 02:37:18] "GET /project/72552136-ee71-4b0a-a5df-b36bc58879cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.118985 10.0.0.73 - - [2026-04-02 02:37:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004672 10.0.0.73 - - [2026-04-02 02:37:18] "POST /neutron/network HTTP/1.1" 200 995 0.007473 10.0.0.73 - - [2026-04-02 02:37:18] "POST /neutron/port HTTP/1.1" 200 117 0.007389 10.0.0.73 - - [2026-04-02 02:37:18] "POST /id-to-fqname HTTP/1.1" 200 221 0.001339 10.0.0.73 - - [2026-04-02 02:37:18] "POST /neutron/network HTTP/1.1" 200 833 0.007682 10.0.0.73 - - [2026-04-02 02:37:19] "POST /neutron/port HTTP/1.1" 200 1060 0.069692 10.0.0.48 - - [2026-04-02 02:37:19] "GET /projects?obj_uuids=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001794 10.0.0.73 - - [2026-04-02 02:37:19] "GET /project/72552136-ee71-4b0a-a5df-b36bc58879cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.108845 10.0.0.73 - - [2026-04-02 02:37:19] "POST /neutron/network HTTP/1.1" 200 823 0.025822 10.0.0.73 - - [2026-04-02 02:37:19] "POST /neutron/subnet HTTP/1.1" 200 698 0.013929 10.0.0.73 - - [2026-04-02 02:37:19] "POST /neutron/port HTTP/1.1" 200 2096 0.064833 10.0.0.73 - - [2026-04-02 02:37:19] "POST /neutron/port HTTP/1.1" 200 1124 0.025422 10.0.0.73 - - [2026-04-02 02:37:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010386 10.0.0.73 - - [2026-04-02 02:37:20] "POST /neutron/network HTTP/1.1" 200 833 0.006603 10.0.0.73 - - [2026-04-02 02:37:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.018112 10.0.0.73 - - [2026-04-02 02:37:20] "GET /virtual-machine/cc37ff3a-4430-4402-a934-5c4de921a011 HTTP/1.1" 401 292 0.001052 10.0.0.73 - - [2026-04-02 02:37:20] "GET /virtual-machine/cc37ff3a-4430-4402-a934-5c4de921a011 HTTP/1.1" 200 1293 0.040284 10.0.0.73 - - [2026-04-02 02:37:20] "GET /virtual-machine/cc37ff3a-4430-4402-a934-5c4de921a011 HTTP/1.1" 200 1293 0.005461 10.0.0.73 - - [2026-04-02 02:37:20] "GET /virtual-machine-interface/632bc214-8c79-4173-8fc0-be71fe65e0f7 HTTP/1.1" 200 2944 0.015147 10.0.0.73 - - [2026-04-02 02:37:20] "GET /virtual-machine/cc37ff3a-4430-4402-a934-5c4de921a011 HTTP/1.1" 200 1293 0.006632 10.0.0.73 - - [2026-04-02 02:37:20] "GET /virtual-machine-interface/632bc214-8c79-4173-8fc0-be71fe65e0f7 HTTP/1.1" 200 2944 0.013559 10.0.0.73 - - [2026-04-02 02:37:20] "GET /instance-ip/c0639425-5b59-4e00-bb9c-7b61f6df8fd4 HTTP/1.1" 200 1622 0.027239 10.0.0.73 - - [2026-04-02 02:37:20] "GET /virtual-machine/cc37ff3a-4430-4402-a934-5c4de921a011 HTTP/1.1" 200 1293 0.010446 10.0.0.73 - - [2026-04-02 02:37:20] "GET /virtual-machine-interface/632bc214-8c79-4173-8fc0-be71fe65e0f7 HTTP/1.1" 200 2944 0.010680 10.0.0.73 - - [2026-04-02 02:37:21] "GET /instance-ip/c0639425-5b59-4e00-bb9c-7b61f6df8fd4 HTTP/1.1" 200 1622 0.005178 10.0.0.73 - - [2026-04-02 02:37:21] "POST /neutron/port HTTP/1.1" 200 1113 0.259661 10.0.0.73 - - [2026-04-02 02:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.73 - - [2026-04-02 02:37:21] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006181 10.0.0.73 - - [2026-04-02 02:37:21] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003073 10.0.0.73 - - [2026-04-02 02:37:21] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.010461 10.0.0.73 - - [2026-04-02 02:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.73 - - [2026-04-02 02:37:21] "POST /neutron/subnet HTTP/1.1" 200 694 0.008471 10.0.0.73 - - [2026-04-02 02:37:21] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005169 10.0.0.73 - - [2026-04-02 02:37:21] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.008480 10.0.0.73 - - [2026-04-02 02:37:21] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006146 10.0.0.73 - - [2026-04-02 02:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.73 - - [2026-04-02 02:37:21] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005040 10.0.0.73 - - [2026-04-02 02:37:21] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004125 10.0.0.73 - - [2026-04-02 02:37:21] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006187 10.0.0.73 - - [2026-04-02 02:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.73 - - [2026-04-02 02:37:21] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004333 10.0.0.73 - - [2026-04-02 02:37:21] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003258 10.0.0.73 - - [2026-04-02 02:37:21] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006572 10.0.0.73 - - [2026-04-02 02:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.73 - - [2026-04-02 02:37:21] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003960 10.0.0.73 - - [2026-04-02 02:37:21] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003178 10.0.0.73 - - [2026-04-02 02:37:21] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006500 10.0.0.73 - - [2026-04-02 02:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.73 - - [2026-04-02 02:37:24] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007206 10.0.0.73 - - [2026-04-02 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.73 - - [2026-04-02 02:37:28] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007373 10.0.0.133 - - [2026-04-02 02:37:32] "DELETE /access-control-list/60bcff95-3e9c-4678-a3b8-0139d1c66f8f HTTP/1.1" 200 115 0.081679 10.0.0.73 - - [2026-04-02 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.73 - - [2026-04-02 02:37:32] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006558 10.0.0.73 - - [2026-04-02 02:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.73 - - [2026-04-02 02:37:37] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006597 10.0.0.73 - - [2026-04-02 02:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.73 - - [2026-04-02 02:37:41] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005473 10.0.0.73 - - [2026-04-02 02:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.73 - - [2026-04-02 02:37:45] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006436 10.0.0.48 - - [2026-04-02 02:37:46] "DELETE /project/72552136ee714b0aa5dfb36bc58879cf HTTP/1.1" 404 173 0.005178 10.0.0.48 - - [2026-04-02 02:37:46] "DELETE /project/4a9551e0a3f743b6a6cfe60a4598015d HTTP/1.1" 404 173 0.006502 10.0.0.48 - - [2026-04-02 02:37:46] "DELETE /project/728cb471b393492d89ee6a2ea04c1a83 HTTP/1.1" 404 173 0.008060 10.0.0.48 - - [2026-04-02 02:37:46] "DELETE /project/4a9551e0-a3f7-43b6-a6cf-e60a4598015d HTTP/1.1" 404 177 0.005199 10.0.0.48 - - [2026-04-02 02:37:46] "GET /projects?obj_uuids=728cb471-b393-492d-89ee-6a2ea04c1a83&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000962 10.0.0.48 - - [2026-04-02 02:37:46] "GET /project/728cb471-b393-492d-89ee-6a2ea04c1a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.041666 10.0.0.48 - - [2026-04-02 02:37:46] "GET /projects?obj_uuids=728cb471-b393-492d-89ee-6a2ea04c1a83&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.004119 10.0.0.48 - - [2026-04-02 02:37:46] "GET /project/728cb471-b393-492d-89ee-6a2ea04c1a83?fields=security_groups HTTP/1.1" 200 1410 0.073492 10.0.0.48 - - [2026-04-02 02:37:47] "DELETE /security-group/f30ea0f0-d42f-4d59-8148-4cad60458b5b HTTP/1.1" 200 115 0.061933 10.0.0.48 - - [2026-04-02 02:37:47] "GET /projects?obj_uuids=728cb471-b393-492d-89ee-6a2ea04c1a83&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001334 10.0.0.73 - - [2026-04-02 02:37:47] "POST /neutron/port HTTP/1.1" 200 1124 0.039805 10.0.0.48 - - [2026-04-02 02:37:47] "GET /project/728cb471-b393-492d-89ee-6a2ea04c1a83?fields=application_policy_sets HTTP/1.1" 200 1449 0.101312 10.0.0.133 - - [2026-04-02 02:37:47] "DELETE /access-control-list/9c08933a-2d0e-4f14-b14b-5c0d0eb519a3 HTTP/1.1" 200 115 0.062291 10.0.0.73 - - [2026-04-02 02:37:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004624 10.0.0.73 - - [2026-04-02 02:37:47] "POST /neutron/network HTTP/1.1" 200 995 0.022115 10.0.0.48 - - [2026-04-02 02:37:47] "DELETE /project/728cb471-b393-492d-89ee-6a2ea04c1a83 HTTP/1.1" 200 115 0.594826 10.0.0.73 - - [2026-04-02 02:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.73 - - [2026-04-02 02:37:49] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005577 10.0.0.73 - - [2026-04-02 02:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.73 - - [2026-04-02 02:37:53] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005905 10.0.0.73 - - [2026-04-02 02:37:54] "POST /neutron/network HTTP/1.1" 200 926 0.007948 10.0.0.73 - - [2026-04-02 02:37:54] "POST /neutron/port HTTP/1.1" 200 117 0.001196 10.0.0.73 - - [2026-04-02 02:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.73 - - [2026-04-02 02:37:57] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006167 10.0.0.73 - - [2026-04-02 02:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.73 - - [2026-04-02 02:38:01] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.009644 10.0.0.73 - - [2026-04-02 02:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.73 - - [2026-04-02 02:38:03] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004365 10.0.0.73 - - [2026-04-02 02:38:03] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003490 10.0.0.73 - - [2026-04-02 02:38:03] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008132 10.0.0.73 - - [2026-04-02 02:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.73 - - [2026-04-02 02:38:04] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004533 10.0.0.73 - - [2026-04-02 02:38:04] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003565 10.0.0.73 - - [2026-04-02 02:38:04] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006049 10.0.0.73 - - [2026-04-02 02:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.73 - - [2026-04-02 02:38:04] "GET /routing-instance/9b1f7350-81ae-4a7d-893e-c90f664006ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005090 10.0.0.73 - - [2026-04-02 02:38:04] "GET /route-target/6195651b-cb51-4a40-9d34-b4512eb96ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004586 10.0.0.73 - - [2026-04-02 02:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.73 - - [2026-04-02 02:38:04] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004453 10.0.0.73 - - [2026-04-02 02:38:04] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003636 10.0.0.73 - - [2026-04-02 02:38:04] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006966 10.0.0.73 - - [2026-04-02 02:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.73 - - [2026-04-02 02:38:04] "GET /routing-instance/9b1f7350-81ae-4a7d-893e-c90f664006ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004601 10.0.0.73 - - [2026-04-02 02:38:04] "GET /route-target/6195651b-cb51-4a40-9d34-b4512eb96ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003713 10.0.0.73 - - [2026-04-02 02:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.73 - - [2026-04-02 02:38:04] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004370 10.0.0.73 - - [2026-04-02 02:38:04] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003860 10.0.0.73 - - [2026-04-02 02:38:04] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007490 10.0.0.73 - - [2026-04-02 02:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006200 10.0.0.73 - - [2026-04-02 02:38:04] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005196 10.0.0.73 - - [2026-04-02 02:38:04] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004033 10.0.0.73 - - [2026-04-02 02:38:04] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007290 10.0.0.73 - - [2026-04-02 02:38:04] "GET /obj-perms HTTP/1.1" 200 5030 0.003931 10.0.0.48 - - [2026-04-02 02:38:04] "GET /obj-perms HTTP/1.1" 200 5030 0.004302 10.0.0.73 - - [2026-04-02 02:38:04] "GET /obj-perms HTTP/1.1" 200 5030 0.004850 10.0.0.133 - - [2026-04-02 02:38:05] "GET /obj-perms HTTP/1.1" 200 5030 0.004127 10.0.0.73 - - [2026-04-02 02:38:05] "GET /obj-perms HTTP/1.1" 200 5030 0.004035 10.0.0.73 - - [2026-04-02 02:38:05] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007580 10.0.0.73 - - [2026-04-02 02:38:05] "POST /neutron/port HTTP/1.1" 200 1124 0.020120 10.0.0.73 - - [2026-04-02 02:38:05] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008199 10.0.0.73 - - [2026-04-02 02:38:05] "GET /virtual-machine/037590a3-0337-4b94-aaa6-92150264ee19 HTTP/1.1" 200 1291 0.006622 10.0.0.73 - - [2026-04-02 02:38:05] "GET /virtual-machine/037590a3-0337-4b94-aaa6-92150264ee19 HTTP/1.1" 200 1291 0.003721 10.0.0.73 - - [2026-04-02 02:38:05] "GET /virtual-machine-interface/15bd5626-2d23-4dbd-a0ba-57ff0b20e03b HTTP/1.1" 200 2944 0.005867 10.0.0.73 - - [2026-04-02 02:38:05] "GET /virtual-machine/037590a3-0337-4b94-aaa6-92150264ee19 HTTP/1.1" 200 1291 0.004251 10.0.0.73 - - [2026-04-02 02:38:05] "GET /virtual-machine-interface/15bd5626-2d23-4dbd-a0ba-57ff0b20e03b HTTP/1.1" 200 2944 0.005443 10.0.0.73 - - [2026-04-02 02:38:05] "GET /instance-ip/9734d8ce-1138-412a-a656-b5c1cd3d13b5 HTTP/1.1" 200 1622 0.007499 10.0.0.73 - - [2026-04-02 02:38:05] "GET /virtual-machine/037590a3-0337-4b94-aaa6-92150264ee19 HTTP/1.1" 200 1291 0.006001 10.0.0.73 - - [2026-04-02 02:38:05] "GET /virtual-machine-interface/15bd5626-2d23-4dbd-a0ba-57ff0b20e03b HTTP/1.1" 200 2944 0.008288 10.0.0.73 - - [2026-04-02 02:38:05] "GET /instance-ip/9734d8ce-1138-412a-a656-b5c1cd3d13b5 HTTP/1.1" 200 1622 0.004477 10.0.0.73 - - [2026-04-02 02:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.73 - - [2026-04-02 02:38:05] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004283 10.0.0.73 - - [2026-04-02 02:38:05] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003080 10.0.0.73 - - [2026-04-02 02:38:05] "GET /virtual-network/2f0c9aa4-e578-4df3-8fdd-88f14d4f6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.007247 10.0.0.73 - - [2026-04-02 02:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007058 10.0.0.73 - - [2026-04-02 02:38:05] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005538 10.0.0.73 - - [2026-04-02 02:38:05] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003384 10.0.0.73 - - [2026-04-02 02:38:05] "GET /virtual-network/2f0c9aa4-e578-4df3-8fdd-88f14d4f6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006573 10.0.0.73 - - [2026-04-02 02:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.73 - - [2026-04-02 02:38:05] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004357 10.0.0.73 - - [2026-04-02 02:38:05] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003028 10.0.0.73 - - [2026-04-02 02:38:05] "GET /virtual-network/2f0c9aa4-e578-4df3-8fdd-88f14d4f6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.008379 10.0.0.73 - - [2026-04-02 02:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.73 - - [2026-04-02 02:38:05] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004328 10.0.0.73 - - [2026-04-02 02:38:05] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003431 10.0.0.73 - - [2026-04-02 02:38:05] "GET /virtual-network/2f0c9aa4-e578-4df3-8fdd-88f14d4f6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.007109 10.0.0.73 - - [2026-04-02 02:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.73 - - [2026-04-02 02:38:06] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004523 10.0.0.73 - - [2026-04-02 02:38:06] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003944 10.0.0.73 - - [2026-04-02 02:38:06] "GET /virtual-network/2f0c9aa4-e578-4df3-8fdd-88f14d4f6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006230 10.0.0.73 - - [2026-04-02 02:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.73 - - [2026-04-02 02:38:07] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003850 10.0.0.73 - - [2026-04-02 02:38:07] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003502 10.0.0.73 - - [2026-04-02 02:38:07] "GET /virtual-network/2f0c9aa4-e578-4df3-8fdd-88f14d4f6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006457 10.0.0.73 - - [2026-04-02 02:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.73 - - [2026-04-02 02:38:07] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003920 10.0.0.73 - - [2026-04-02 02:38:07] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003471 10.0.0.73 - - [2026-04-02 02:38:07] "GET /virtual-network/2f0c9aa4-e578-4df3-8fdd-88f14d4f6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006754 10.0.0.73 - - [2026-04-02 02:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.73 - - [2026-04-02 02:38:07] "GET /routing-instance/ac861c66-4ee1-4b81-9455-7845521988ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.006224 10.0.0.73 - - [2026-04-02 02:38:07] "GET /route-target/dffd8c76-8734-43aa-965f-f6974342ddd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006670 10.0.0.73 - - [2026-04-02 02:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005067 10.0.0.73 - - [2026-04-02 02:38:07] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004159 10.0.0.73 - - [2026-04-02 02:38:07] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003584 10.0.0.73 - - [2026-04-02 02:38:07] "GET /virtual-network/2f0c9aa4-e578-4df3-8fdd-88f14d4f6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005970 10.0.0.73 - - [2026-04-02 02:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.73 - - [2026-04-02 02:38:07] "GET /routing-instance/ac861c66-4ee1-4b81-9455-7845521988ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.006136 10.0.0.73 - - [2026-04-02 02:38:07] "GET /route-target/dffd8c76-8734-43aa-965f-f6974342ddd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004220 10.0.0.73 - - [2026-04-02 02:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005602 10.0.0.73 - - [2026-04-02 02:38:07] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004265 10.0.0.73 - - [2026-04-02 02:38:07] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003761 10.0.0.73 - - [2026-04-02 02:38:07] "GET /virtual-network/2f0c9aa4-e578-4df3-8fdd-88f14d4f6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006461 10.0.0.73 - - [2026-04-02 02:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.73 - - [2026-04-02 02:38:08] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004696 10.0.0.73 - - [2026-04-02 02:38:08] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003682 10.0.0.73 - - [2026-04-02 02:38:08] "GET /virtual-network/2f0c9aa4-e578-4df3-8fdd-88f14d4f6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.008568 10.0.0.48 - - [2026-04-02 02:38:08] "GET /obj-perms HTTP/1.1" 200 5030 0.003903 10.0.0.73 - - [2026-04-02 02:38:08] "GET /obj-perms HTTP/1.1" 200 5030 0.004667 10.0.0.73 - - [2026-04-02 02:38:08] "GET /obj-perms HTTP/1.1" 200 5030 0.004190 10.0.0.133 - - [2026-04-02 02:38:08] "GET /obj-perms HTTP/1.1" 200 5030 0.003887 10.0.0.48 - - [2026-04-02 02:38:08] "GET /obj-perms HTTP/1.1" 200 5030 0.005009 10.0.0.73 - - [2026-04-02 02:38:08] "POST /neutron/port HTTP/1.1" 200 1123 0.020187 10.0.0.73 - - [2026-04-02 02:38:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010875 10.0.0.73 - - [2026-04-02 02:38:08] "GET /virtual-machine/23c59240-6be3-486a-8240-ac95bb2f7c0f HTTP/1.1" 200 1291 0.007097 10.0.0.73 - - [2026-04-02 02:38:08] "GET /virtual-machine/23c59240-6be3-486a-8240-ac95bb2f7c0f HTTP/1.1" 200 1291 0.004506 10.0.0.73 - - [2026-04-02 02:38:08] "GET /virtual-machine-interface/e6c53195-d67e-4767-a5cf-5099ee485f3d HTTP/1.1" 200 2945 0.006258 10.0.0.73 - - [2026-04-02 02:38:08] "GET /virtual-machine/23c59240-6be3-486a-8240-ac95bb2f7c0f HTTP/1.1" 200 1291 0.004080 10.0.0.73 - - [2026-04-02 02:38:08] "GET /virtual-machine-interface/e6c53195-d67e-4767-a5cf-5099ee485f3d HTTP/1.1" 200 2945 0.005581 10.0.0.73 - - [2026-04-02 02:38:08] "GET /instance-ip/115a81a2-c0fc-482d-800a-ea72ccc41438 HTTP/1.1" 200 1619 0.009125 10.0.0.73 - - [2026-04-02 02:38:08] "GET /virtual-machine/23c59240-6be3-486a-8240-ac95bb2f7c0f HTTP/1.1" 200 1291 0.006215 10.0.0.73 - - [2026-04-02 02:38:08] "GET /virtual-machine-interface/e6c53195-d67e-4767-a5cf-5099ee485f3d HTTP/1.1" 200 2945 0.006566 10.0.0.73 - - [2026-04-02 02:38:08] "GET /instance-ip/115a81a2-c0fc-482d-800a-ea72ccc41438 HTTP/1.1" 200 1619 0.005232 10.0.0.73 - - [2026-04-02 02:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004854 10.0.0.73 - - [2026-04-02 02:38:08] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004478 10.0.0.73 - - [2026-04-02 02:38:08] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003381 10.0.0.73 - - [2026-04-02 02:38:08] "GET /virtual-network/a4a1d294-02ad-4e94-904f-4254aba7f4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006450 10.0.0.73 - - [2026-04-02 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005458 10.0.0.73 - - [2026-04-02 02:38:09] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005728 10.0.0.73 - - [2026-04-02 02:38:09] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003587 10.0.0.73 - - [2026-04-02 02:38:09] "GET /virtual-network/a4a1d294-02ad-4e94-904f-4254aba7f4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009030 10.0.0.73 - - [2026-04-02 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.73 - - [2026-04-02 02:38:09] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004595 10.0.0.73 - - [2026-04-02 02:38:09] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003765 10.0.0.73 - - [2026-04-02 02:38:09] "GET /virtual-network/a4a1d294-02ad-4e94-904f-4254aba7f4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005812 10.0.0.73 - - [2026-04-02 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.73 - - [2026-04-02 02:38:09] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004573 10.0.0.73 - - [2026-04-02 02:38:09] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003531 10.0.0.73 - - [2026-04-02 02:38:09] "GET /virtual-network/a4a1d294-02ad-4e94-904f-4254aba7f4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005807 10.0.0.73 - - [2026-04-02 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.73 - - [2026-04-02 02:38:09] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004723 10.0.0.73 - - [2026-04-02 02:38:09] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003375 10.0.0.73 - - [2026-04-02 02:38:09] "GET /virtual-network/a4a1d294-02ad-4e94-904f-4254aba7f4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005907 10.0.0.73 - - [2026-04-02 02:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.73 - - [2026-04-02 02:38:10] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004091 10.0.0.73 - - [2026-04-02 02:38:10] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003464 10.0.0.73 - - [2026-04-02 02:38:10] "GET /virtual-network/a4a1d294-02ad-4e94-904f-4254aba7f4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006092 10.0.0.73 - - [2026-04-02 02:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.73 - - [2026-04-02 02:38:10] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007840 10.0.0.73 - - [2026-04-02 02:38:10] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003562 10.0.0.73 - - [2026-04-02 02:38:10] "GET /virtual-network/a4a1d294-02ad-4e94-904f-4254aba7f4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006434 10.0.0.73 - - [2026-04-02 02:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.73 - - [2026-04-02 02:38:10] "GET /routing-instance/d1cb19dd-00b4-41a7-9bdc-2a045a7f4906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005515 10.0.0.73 - - [2026-04-02 02:38:10] "GET /route-target/3885e851-e129-405a-91a5-e580ca814b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006471 10.0.0.73 - - [2026-04-02 02:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.73 - - [2026-04-02 02:38:11] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004431 10.0.0.73 - - [2026-04-02 02:38:11] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003104 10.0.0.73 - - [2026-04-02 02:38:11] "GET /virtual-network/a4a1d294-02ad-4e94-904f-4254aba7f4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008266 10.0.0.73 - - [2026-04-02 02:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.73 - - [2026-04-02 02:38:11] "GET /routing-instance/d1cb19dd-00b4-41a7-9bdc-2a045a7f4906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004843 10.0.0.73 - - [2026-04-02 02:38:11] "GET /route-target/3885e851-e129-405a-91a5-e580ca814b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005001 10.0.0.73 - - [2026-04-02 02:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.73 - - [2026-04-02 02:38:11] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006953 10.0.0.73 - - [2026-04-02 02:38:11] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004592 10.0.0.73 - - [2026-04-02 02:38:11] "GET /virtual-network/a4a1d294-02ad-4e94-904f-4254aba7f4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007320 10.0.0.73 - - [2026-04-02 02:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.73 - - [2026-04-02 02:38:11] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005598 10.0.0.73 - - [2026-04-02 02:38:11] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004841 10.0.0.73 - - [2026-04-02 02:38:11] "GET /virtual-network/a4a1d294-02ad-4e94-904f-4254aba7f4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008956 10.0.0.73 - - [2026-04-02 02:38:11] "GET /obj-perms HTTP/1.1" 200 5030 0.004886 10.0.0.48 - - [2026-04-02 02:38:11] "GET /obj-perms HTTP/1.1" 200 5030 0.005377 10.0.0.73 - - [2026-04-02 02:38:11] "GET /obj-perms HTTP/1.1" 200 5030 0.003984 10.0.0.133 - - [2026-04-02 02:38:11] "GET /obj-perms HTTP/1.1" 200 5030 0.003990 10.0.0.73 - - [2026-04-02 02:38:11] "GET /virtual-machine/cc37ff3a-4430-4402-a934-5c4de921a011 HTTP/1.1" 200 1293 0.005464 10.0.0.73 - - [2026-04-02 02:38:11] "GET /virtual-machine-interface/632bc214-8c79-4173-8fc0-be71fe65e0f7 HTTP/1.1" 200 2944 0.007468 10.0.0.73 - - [2026-04-02 02:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.73 - - [2026-04-02 02:38:12] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005632 10.0.0.73 - - [2026-04-02 02:38:12] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004663 10.0.0.73 - - [2026-04-02 02:38:12] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006132 10.0.0.73 - - [2026-04-02 02:38:12] "POST /neutron/port HTTP/1.1" 200 1124 0.017862 10.0.0.73 - - [2026-04-02 02:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.73 - - [2026-04-02 02:38:13] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004441 10.0.0.73 - - [2026-04-02 02:38:13] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003915 10.0.0.73 - - [2026-04-02 02:38:13] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007655 10.0.0.73 - - [2026-04-02 02:38:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013631 10.0.0.73 - - [2026-04-02 02:38:16] "POST /neutron/port HTTP/1.1" 200 1124 0.019810 10.0.0.73 - - [2026-04-02 02:38:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009222 10.0.0.73 - - [2026-04-02 02:38:23] "GET /virtual-machine/037590a3-0337-4b94-aaa6-92150264ee19 HTTP/1.1" 200 1291 0.004254 10.0.0.73 - - [2026-04-02 02:38:23] "GET /virtual-machine-interface/15bd5626-2d23-4dbd-a0ba-57ff0b20e03b HTTP/1.1" 200 2944 0.006541 10.0.0.73 - - [2026-04-02 02:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.73 - - [2026-04-02 02:38:23] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004018 10.0.0.73 - - [2026-04-02 02:38:23] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004478 10.0.0.73 - - [2026-04-02 02:38:23] "GET /virtual-network/2f0c9aa4-e578-4df3-8fdd-88f14d4f6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006336 10.0.0.73 - - [2026-04-02 02:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.73 - - [2026-04-02 02:38:24] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004494 10.0.0.73 - - [2026-04-02 02:38:24] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003108 10.0.0.73 - - [2026-04-02 02:38:24] "GET /virtual-network/2f0c9aa4-e578-4df3-8fdd-88f14d4f6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006088 10.0.0.73 - - [2026-04-02 02:38:30] "GET /virtual-machine/23c59240-6be3-486a-8240-ac95bb2f7c0f HTTP/1.1" 200 1291 0.004622 10.0.0.73 - - [2026-04-02 02:38:30] "GET /virtual-machine-interface/e6c53195-d67e-4767-a5cf-5099ee485f3d HTTP/1.1" 200 2945 0.007570 10.0.0.73 - - [2026-04-02 02:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.73 - - [2026-04-02 02:38:30] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005869 10.0.0.73 - - [2026-04-02 02:38:30] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003710 10.0.0.73 - - [2026-04-02 02:38:30] "GET /virtual-network/a4a1d294-02ad-4e94-904f-4254aba7f4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006402 10.0.0.73 - - [2026-04-02 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005030 10.0.0.73 - - [2026-04-02 02:38:31] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007090 10.0.0.73 - - [2026-04-02 02:38:31] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003556 10.0.0.73 - - [2026-04-02 02:38:31] "GET /virtual-network/a4a1d294-02ad-4e94-904f-4254aba7f4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.011136 10.0.0.73 - - [2026-04-02 02:38:47] "POST /neutron/port HTTP/1.1" 200 1123 0.053684 10.0.0.73 - - [2026-04-02 02:38:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004829 10.0.0.73 - - [2026-04-02 02:38:48] "POST /neutron/network HTTP/1.1" 200 823 0.008067 10.0.0.73 - - [2026-04-02 02:38:54] "POST /neutron/network HTTP/1.1" 200 926 0.007672 10.0.0.73 - - [2026-04-02 02:38:54] "POST /neutron/port HTTP/1.1" 200 117 0.001327 10.0.0.73 - - [2026-04-02 02:38:58] "GET /obj-perms HTTP/1.1" 200 5056 0.047392 10.0.0.73 - - [2026-04-02 02:39:20] "GET /virtual-machine/23c59240-6be3-486a-8240-ac95bb2f7c0f HTTP/1.1" 200 1291 0.006012 10.0.0.73 - - [2026-04-02 02:39:21] "POST /neutron/port HTTP/1.1" 200 1113 0.014672 10.0.0.73 - - [2026-04-02 02:39:22] "GET /virtual-machine/23c59240-6be3-486a-8240-ac95bb2f7c0f HTTP/1.1" 404 171 0.004055 10.0.0.73 - - [2026-04-02 02:39:22] "GET /virtual-machine/23c59240-6be3-486a-8240-ac95bb2f7c0f HTTP/1.1" 404 171 0.003629 10.0.0.73 - - [2026-04-02 02:39:22] "GET /virtual-machine/23c59240-6be3-486a-8240-ac95bb2f7c0f HTTP/1.1" 404 171 0.002937 10.0.0.73 - - [2026-04-02 02:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.73 - - [2026-04-02 02:39:23] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004806 10.0.0.73 - - [2026-04-02 02:39:23] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003401 10.0.0.73 - - [2026-04-02 02:39:23] "GET /virtual-network/a4a1d294-02ad-4e94-904f-4254aba7f4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007983 10.0.0.73 - - [2026-04-02 02:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013369 10.0.0.73 - - [2026-04-02 02:39:23] "GET /routing-instance/d1cb19dd-00b4-41a7-9bdc-2a045a7f4906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006438 10.0.0.73 - - [2026-04-02 02:39:23] "GET /route-target/3885e851-e129-405a-91a5-e580ca814b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004284 10.0.0.133 - - [2026-04-02 02:39:23] "GET /obj-perms HTTP/1.1" 200 5030 0.004574 10.0.0.73 - - [2026-04-02 02:39:29] "GET /obj-perms HTTP/1.1" 200 5030 0.004581 10.0.0.133 - - [2026-04-02 02:39:32] "GET /obj-perms HTTP/1.1" 200 5030 0.004367 10.0.0.73 - - [2026-04-02 02:39:38] "GET /obj-perms HTTP/1.1" 200 5030 0.005428 10.0.0.133 - - [2026-04-02 02:39:41] "GET /obj-perms HTTP/1.1" 200 5030 0.004217 10.0.0.73 - - [2026-04-02 02:39:41] "GET /obj-perms HTTP/1.1" 200 5030 0.004102 10.0.0.73 - - [2026-04-02 02:39:42] "GET /virtual-machine/037590a3-0337-4b94-aaa6-92150264ee19 HTTP/1.1" 200 1291 0.005643 10.0.0.73 - - [2026-04-02 02:39:42] "POST /neutron/port HTTP/1.1" 200 1114 0.022234 10.0.0.73 - - [2026-04-02 02:39:44] "GET /virtual-machine/037590a3-0337-4b94-aaa6-92150264ee19 HTTP/1.1" 404 171 0.003658 10.0.0.73 - - [2026-04-02 02:39:44] "GET /virtual-machine/037590a3-0337-4b94-aaa6-92150264ee19 HTTP/1.1" 404 171 0.003658 10.0.0.73 - - [2026-04-02 02:39:44] "GET /virtual-machine/037590a3-0337-4b94-aaa6-92150264ee19 HTTP/1.1" 404 171 0.004255 10.0.0.73 - - [2026-04-02 02:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.73 - - [2026-04-02 02:39:44] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005270 10.0.0.73 - - [2026-04-02 02:39:44] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003574 10.0.0.73 - - [2026-04-02 02:39:44] "GET /virtual-network/2f0c9aa4-e578-4df3-8fdd-88f14d4f6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.007337 10.0.0.73 - - [2026-04-02 02:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.73 - - [2026-04-02 02:39:44] "GET /routing-instance/ac861c66-4ee1-4b81-9455-7845521988ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.007818 10.0.0.73 - - [2026-04-02 02:39:44] "GET /route-target/dffd8c76-8734-43aa-965f-f6974342ddd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006936 10.0.0.73 - - [2026-04-02 02:39:44] "GET /obj-perms HTTP/1.1" 200 5030 0.004106 10.0.0.133 - - [2026-04-02 02:39:44] "GET /obj-perms HTTP/1.1" 200 5030 0.004740 10.0.0.48 - - [2026-04-02 02:39:44] "GET /obj-perms HTTP/1.1" 200 5030 0.004545 10.0.0.73 - - [2026-04-02 02:39:44] "GET /virtual-machine/cc37ff3a-4430-4402-a934-5c4de921a011 HTTP/1.1" 200 1293 0.005131 10.0.0.73 - - [2026-04-02 02:39:45] "POST /neutron/port HTTP/1.1" 200 1114 0.014376 10.0.0.73 - - [2026-04-02 02:39:46] "GET /virtual-machine/cc37ff3a-4430-4402-a934-5c4de921a011 HTTP/1.1" 404 171 0.003559 10.0.0.73 - - [2026-04-02 02:39:46] "GET /virtual-machine/cc37ff3a-4430-4402-a934-5c4de921a011 HTTP/1.1" 404 171 0.003137 10.0.0.73 - - [2026-04-02 02:39:46] "GET /virtual-machine/cc37ff3a-4430-4402-a934-5c4de921a011 HTTP/1.1" 404 171 0.004163 10.0.0.73 - - [2026-04-02 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.73 - - [2026-04-02 02:39:46] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004514 10.0.0.73 - - [2026-04-02 02:39:46] "GET /virtual-networks?parent_id=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003567 10.0.0.73 - - [2026-04-02 02:39:46] "GET /virtual-network/bd3e30cc-8e09-450b-96c6-4e2af01aee5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006665 10.0.0.73 - - [2026-04-02 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.73 - - [2026-04-02 02:39:47] "GET /routing-instance/9b1f7350-81ae-4a7d-893e-c90f664006ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.006352 10.0.0.73 - - [2026-04-02 02:39:47] "GET /route-target/6195651b-cb51-4a40-9d34-b4512eb96ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004994 10.0.0.73 - - [2026-04-02 02:39:53] "GET /obj-perms HTTP/1.1" 200 5030 0.004671 10.0.0.133 - - [2026-04-02 02:39:53] "GET /obj-perms HTTP/1.1" 200 5030 0.004669 10.0.0.73 - - [2026-04-02 02:39:59] "GET /obj-perms HTTP/1.1" 200 5030 0.004374 10.0.0.133 - - [2026-04-02 02:40:02] "GET /obj-perms HTTP/1.1" 200 5030 0.004389 10.0.0.73 - - [2026-04-02 02:40:08] "GET /obj-perms HTTP/1.1" 200 5030 0.005179 10.0.0.133 - - [2026-04-02 02:40:11] "GET /obj-perms HTTP/1.1" 200 5030 0.005808 10.0.0.73 - - [2026-04-02 02:40:11] "GET /obj-perms HTTP/1.1" 200 5030 0.005375 10.0.0.73 - - [2026-04-02 02:40:11] "GET /virtual-network/2f0c9aa4-e578-4df3-8fdd-88f14d4f6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006642 10.0.0.73 - - [2026-04-02 02:40:12] "POST /neutron/network HTTP/1.1" 200 824 0.077079 10.0.0.73 - - [2026-04-02 02:40:12] "GET /virtual-network/2f0c9aa4-e578-4df3-8fdd-88f14d4f6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007027 10.0.0.73 - - [2026-04-02 02:40:12] "POST /ref-update HTTP/1.1" 200 156 0.051083 10.0.0.133 - - [2026-04-02 02:40:12] "PUT /access-control-list/4ca0dd30-24bb-43cb-8199-6e7d6725c2af HTTP/1.1" 200 272 0.073799 10.0.0.73 - - [2026-04-02 02:40:12] "POST /ref-update HTTP/1.1" 200 156 0.096484 10.0.0.73 - - [2026-04-02 02:40:12] "DELETE /network-policy/2615a1bb-39dd-4aa9-8110-4557c34b2a0d HTTP/1.1" 200 115 0.053170 10.0.0.73 - - [2026-04-02 02:40:12] "DELETE /network-policy/ec7e51db-855d-4ae7-a641-fd8e7e862331 HTTP/1.1" 200 115 0.044269 10.0.0.73 - - [2026-04-02 02:40:12] "DELETE /network-policy/98fd8cf3-0a83-4e2c-bebb-af1d9f5bf6b3 HTTP/1.1" 200 115 0.050370 10.0.0.133 - - [2026-04-02 02:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009341 10.0.0.48 - - [2026-04-02 02:40:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003997 10.0.0.48 - - [2026-04-02 02:40:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003347 10.0.0.73 - - [2026-04-02 02:40:12] "POST /neutron/network HTTP/1.1" 200 151 0.173271 10.0.0.133 - - [2026-04-02 02:40:13] "DELETE /route-target/dffd8c76-8734-43aa-965f-f6974342ddd2 HTTP/1.1" 200 115 0.025161 10.0.0.73 - - [2026-04-02 02:40:13] "POST /neutron/network HTTP/1.1" 200 824 0.011029 10.0.0.73 - - [2026-04-02 02:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.73 - - [2026-04-02 02:40:13] "DELETE /network-ipam/86dc0db6-254e-4b71-8ec5-16db57ae3008 HTTP/1.1" 200 115 0.036690 10.0.0.73 - - [2026-04-02 02:40:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.007170 10.0.0.73 - - [2026-04-02 02:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.73 - - [2026-04-02 02:40:13] "DELETE /network-ipam/47e16b66-2326-404b-9fe5-267b207f8d06 HTTP/1.1" 200 115 0.035761 10.0.0.73 - - [2026-04-02 02:40:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.003633 10.0.0.73 - - [2026-04-02 02:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.73 - - [2026-04-02 02:40:14] "DELETE /network-ipam/0ec264e3-9113-47da-b236-a1110a2304fb HTTP/1.1" 200 115 0.038405 10.0.0.73 - - [2026-04-02 02:40:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.005378 10.0.0.48 - - [2026-04-02 02:40:15] "GET /projects?obj_uuids=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001666 10.0.0.73 - - [2026-04-02 02:40:15] "GET /project/72552136-ee71-4b0a-a5df-b36bc58879cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.071847 10.0.0.48 - - [2026-04-02 02:40:15] "GET /projects?obj_uuids=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001075 10.0.0.73 - - [2026-04-02 02:40:15] "GET /project/72552136-ee71-4b0a-a5df-b36bc58879cf?fields=virtual_networks HTTP/1.1" 200 1032 0.047050 10.0.0.48 - - [2026-04-02 02:40:15] "GET /projects?obj_uuids=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002473 10.0.0.73 - - [2026-04-02 02:40:15] "GET /project/72552136-ee71-4b0a-a5df-b36bc58879cf?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.045975 10.0.0.48 - - [2026-04-02 02:40:15] "GET /projects?obj_uuids=72552136-ee71-4b0a-a5df-b36bc58879cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001425 10.0.0.73 - - [2026-04-02 02:40:15] "GET /project/72552136-ee71-4b0a-a5df-b36bc58879cf?fields=security_groups HTTP/1.1" 200 1258 0.040821 10.0.0.73 - - [2026-04-02 02:40:16] "POST /fqname-to-id HTTP/1.1" 404 194 0.032768 10.0.0.48 - - [2026-04-02 02:40:16] "GET /projects?obj_uuids=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003278 10.0.0.48 - - [2026-04-02 02:40:16] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000957 10.0.0.48 - - [2026-04-02 02:40:16] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.041855 10.0.0.48 - - [2026-04-02 02:40:16] "POST /id-to-fqname HTTP/1.1" 200 196 0.003062 10.0.0.48 - - [2026-04-02 02:40:16] "POST /fqname-to-id HTTP/1.1" 404 205 0.005129 10.0.0.48 - - [2026-04-02 02:40:17] "POST /security-groups HTTP/1.1" 200 597 0.078510 10.0.0.133 - - [2026-04-02 02:40:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.003792 10.0.0.48 - - [2026-04-02 02:40:17] "POST /projects HTTP/1.1" 200 597 0.311548 10.0.0.48 - - [2026-04-02 02:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.388821 10.0.0.133 - - [2026-04-02 02:40:17] "POST /access-control-lists HTTP/1.1" 200 600 0.032471 10.0.0.73 - - [2026-04-02 02:40:17] "GET /project/2062099b-383c-4bc6-80f8-0875eb4a8dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.562114 10.0.0.73 - - [2026-04-02 02:40:18] "GET / HTTP/1.1" 200 35931 0.001818 10.0.0.73 - - [2026-04-02 02:40:21] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000503 10.0.0.73 - - [2026-04-02 02:40:21] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.054316 10.0.0.73 - - [2026-04-02 02:40:21] "POST /network-ipams HTTP/1.1" 200 519 0.032187 10.0.0.73 - - [2026-04-02 02:40:21] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.004757 10.0.0.73 - - [2026-04-02 02:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.73 - - [2026-04-02 02:40:21] "GET /network-ipam/11fe8855-2a16-4ed7-90ee-907fa994a0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.007918 10.0.0.73 - - [2026-04-02 02:40:21] "PUT /network-ipam/11fe8855-2a16-4ed7-90ee-907fa994a0e2 HTTP/1.1" 200 258 0.016349 10.0.0.73 - - [2026-04-02 02:40:21] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003771 10.0.0.73 - - [2026-04-02 02:40:22] "POST /network-ipams HTTP/1.1" 200 519 0.031508 10.0.0.73 - - [2026-04-02 02:40:22] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.004462 10.0.0.73 - - [2026-04-02 02:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.73 - - [2026-04-02 02:40:22] "GET /network-ipam/6a2ede74-4668-4aab-b51c-c2cffa125bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.006809 10.0.0.73 - - [2026-04-02 02:40:22] "PUT /network-ipam/6a2ede74-4668-4aab-b51c-c2cffa125bae HTTP/1.1" 200 258 0.015688 10.0.0.73 - - [2026-04-02 02:40:22] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003506 10.0.0.73 - - [2026-04-02 02:40:22] "POST /network-ipams HTTP/1.1" 200 519 0.035329 10.0.0.73 - - [2026-04-02 02:40:22] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.004621 10.0.0.73 - - [2026-04-02 02:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.73 - - [2026-04-02 02:40:22] "GET /network-ipam/5eb136d4-388a-4d93-afc4-83f1ec6799ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.006081 10.0.0.73 - - [2026-04-02 02:40:22] "PUT /network-ipam/5eb136d4-388a-4d93-afc4-83f1ec6799ed HTTP/1.1" 200 258 0.015340 10.0.0.73 - - [2026-04-02 02:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.48 - - [2026-04-02 02:40:23] "GET /projects?obj_uuids=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001166 10.0.0.73 - - [2026-04-02 02:40:23] "GET /project/2062099b-383c-4bc6-80f8-0875eb4a8dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.038009 10.0.0.48 - - [2026-04-02 02:40:23] "GET /projects?obj_uuids=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001016 10.0.0.73 - - [2026-04-02 02:40:23] "POST /neutron/network HTTP/1.1" 200 613 0.161736 10.0.0.73 - - [2026-04-02 02:40:24] "POST /neutron/network HTTP/1.1" 200 1011 0.011358 10.0.0.73 - - [2026-04-02 02:40:24] "POST /id-to-fqname HTTP/1.1" 200 227 0.001687 10.0.0.73 - - [2026-04-02 02:40:24] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006582 10.0.0.73 - - [2026-04-02 02:40:24] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.009182 10.0.0.73 - - [2026-04-02 02:40:24] "POST /neutron/subnet HTTP/1.1" 200 710 0.011817 10.0.0.73 - - [2026-04-02 02:40:24] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006196 10.0.0.73 - - [2026-04-02 02:40:24] "GET /network-ipam/11fe8855-2a16-4ed7-90ee-907fa994a0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.003962 10.0.0.73 - - [2026-04-02 02:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.48 - - [2026-04-02 02:40:24] "GET /projects?obj_uuids=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001110 10.0.0.73 - - [2026-04-02 02:40:24] "GET /project/2062099b-383c-4bc6-80f8-0875eb4a8dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.042068 10.0.0.73 - - [2026-04-02 02:40:24] "POST /neutron/network HTTP/1.1" 200 117 0.013427 10.0.0.133 - - [2026-04-02 02:40:24] "POST /route-targets HTTP/1.1" 200 327 0.023772 10.0.0.48 - - [2026-04-02 02:40:25] "POST /useragent-kv HTTP/1.1" 200 115 0.006932 10.0.0.73 - - [2026-04-02 02:40:25] "POST /neutron/subnet HTTP/1.1" 200 828 0.172956 10.0.0.73 - - [2026-04-02 02:40:25] "POST /id-to-fqname HTTP/1.1" 200 227 0.001354 10.0.0.73 - - [2026-04-02 02:40:25] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006437 10.0.0.73 - - [2026-04-02 02:40:25] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.010202 10.0.0.73 - - [2026-04-02 02:40:25] "POST /neutron/network HTTP/1.1" 200 1014 0.009531 10.0.0.73 - - [2026-04-02 02:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.48 - - [2026-04-02 02:40:25] "GET /projects?obj_uuids=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001003 10.0.0.73 - - [2026-04-02 02:40:25] "GET /project/2062099b-383c-4bc6-80f8-0875eb4a8dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.044288 10.0.0.73 - - [2026-04-02 02:40:25] "POST /neutron/network HTTP/1.1" 200 117 0.015645 10.0.0.133 - - [2026-04-02 02:40:25] "POST /ref-update HTTP/1.1" 200 156 0.031094 10.0.0.48 - - [2026-04-02 02:40:26] "POST /useragent-kv HTTP/1.1" 200 115 0.007202 10.0.0.73 - - [2026-04-02 02:40:26] "POST /neutron/subnet HTTP/1.1" 200 828 0.236511 10.0.0.73 - - [2026-04-02 02:40:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.054063 10.0.0.73 - - [2026-04-02 02:40:26] "POST /id-to-fqname HTTP/1.1" 200 227 0.001276 10.0.0.73 - - [2026-04-02 02:40:26] "GET /virtual-network/a8f11a51-8267-48ee-b995-64c569ccbb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.005996 10.0.0.73 - - [2026-04-02 02:40:26] "GET /virtual-network/a8f11a51-8267-48ee-b995-64c569ccbb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006065 10.0.0.73 - - [2026-04-02 02:40:26] "POST /neutron/network HTTP/1.1" 200 1016 0.013139 10.0.0.73 - - [2026-04-02 02:40:26] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006505 10.0.0.48 - - [2026-04-02 02:40:27] "GET /obj-perms HTTP/1.1" 200 5042 0.057406 10.0.0.73 - - [2026-04-02 02:40:27] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008284 10.0.0.133 - - [2026-04-02 02:40:28] "GET /obj-perms HTTP/1.1" 200 5042 0.051602 10.0.0.73 - - [2026-04-02 02:40:28] "GET /virtual-network/a8f11a51-8267-48ee-b995-64c569ccbb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.017944 10.0.0.73 - - [2026-04-02 02:40:28] "GET /obj-perms HTTP/1.1" 200 5042 0.053351 10.0.0.73 - - [2026-04-02 02:40:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.003620 10.0.0.73 - - [2026-04-02 02:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.48 - - [2026-04-02 02:40:29] "GET /projects?obj_uuids=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001084 10.0.0.73 - - [2026-04-02 02:40:29] "GET /project/2062099b-383c-4bc6-80f8-0875eb4a8dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.051827 10.0.0.73 - - [2026-04-02 02:40:29] "POST /network-policys HTTP/1.1" 200 559 0.038904 10.0.0.73 - - [2026-04-02 02:40:29] "GET /network-policy/4e81d1cf-4446-4ae2-9b5a-5c53b8097b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.006263 10.0.0.73 - - [2026-04-02 02:40:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.004422 10.0.0.73 - - [2026-04-02 02:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.48 - - [2026-04-02 02:40:29] "GET /projects?obj_uuids=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001370 10.0.0.73 - - [2026-04-02 02:40:29] "GET /project/2062099b-383c-4bc6-80f8-0875eb4a8dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.045644 10.0.0.73 - - [2026-04-02 02:40:29] "POST /network-policys HTTP/1.1" 200 559 0.031705 10.0.0.73 - - [2026-04-02 02:40:29] "GET /network-policy/c457bda7-a1ec-4435-88d0-925cced33569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.007169 10.0.0.73 - - [2026-04-02 02:40:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.003383 10.0.0.73 - - [2026-04-02 02:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.48 - - [2026-04-02 02:40:29] "GET /projects?obj_uuids=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001103 10.0.0.73 - - [2026-04-02 02:40:29] "GET /project/2062099b-383c-4bc6-80f8-0875eb4a8dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.053993 10.0.0.73 - - [2026-04-02 02:40:29] "POST /network-policys HTTP/1.1" 200 559 0.030854 10.0.0.73 - - [2026-04-02 02:40:29] "GET /network-policy/6d517f32-1106-4226-b4bd-05a80ea0ce06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006608 10.0.0.73 - - [2026-04-02 02:40:29] "POST /neutron/network HTTP/1.1" 200 1011 0.010153 10.0.0.73 - - [2026-04-02 02:40:30] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.029603 10.0.0.73 - - [2026-04-02 02:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.73 - - [2026-04-02 02:40:30] "GET /network-policy/4e81d1cf-4446-4ae2-9b5a-5c53b8097b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.004468 10.0.0.73 - - [2026-04-02 02:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.73 - - [2026-04-02 02:40:30] "GET /network-policy/c457bda7-a1ec-4435-88d0-925cced33569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004752 10.0.0.73 - - [2026-04-02 02:40:30] "POST /neutron/network HTTP/1.1" 200 1014 0.010661 10.0.0.133 - - [2026-04-02 02:40:30] "POST /fqname-to-id HTTP/1.1" 404 242 0.002902 10.0.0.73 - - [2026-04-02 02:40:30] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.007679 10.0.0.73 - - [2026-04-02 02:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009017 10.0.0.73 - - [2026-04-02 02:40:30] "GET /network-policy/6d517f32-1106-4226-b4bd-05a80ea0ce06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004640 10.0.0.73 - - [2026-04-02 02:40:30] "POST /id-to-fqname HTTP/1.1" 200 227 0.001317 10.0.0.73 - - [2026-04-02 02:40:30] "POST /neutron/network HTTP/1.1" 200 1205 0.011097 10.0.0.48 - - [2026-04-02 02:40:31] "GET /projects?obj_uuids=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001123 10.0.0.73 - - [2026-04-02 02:40:31] "GET /project/2062099b-383c-4bc6-80f8-0875eb4a8dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.067788 10.0.0.73 - - [2026-04-02 02:40:31] "POST /neutron/port HTTP/1.1" 200 117 0.006458 10.0.0.73 - - [2026-04-02 02:40:31] "POST /id-to-fqname HTTP/1.1" 200 227 0.001261 10.0.0.73 - - [2026-04-02 02:40:32] "POST /neutron/network HTTP/1.1" 200 1205 0.009055 10.0.0.133 - - [2026-04-02 02:40:32] "PUT /access-control-list/67582f15-25c9-4704-9d13-1d79d60fb5bf HTTP/1.1" 200 272 0.018843 10.0.0.48 - - [2026-04-02 02:40:32] "GET /projects?obj_uuids=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000994 10.0.0.73 - - [2026-04-02 02:40:32] "POST /neutron/port HTTP/1.1" 200 1170 0.027705 10.0.0.73 - - [2026-04-02 02:40:32] "GET /project/2062099b-383c-4bc6-80f8-0875eb4a8dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.078542 10.0.0.73 - - [2026-04-02 02:40:32] "POST /neutron/port HTTP/1.1" 200 1234 0.025155 10.0.0.73 - - [2026-04-02 02:40:33] "POST /neutron/subnet HTTP/1.1" 200 1370 0.025013 10.0.0.73 - - [2026-04-02 02:40:33] "POST /neutron/port HTTP/1.1" 200 1234 0.048265 10.0.0.73 - - [2026-04-02 02:40:33] "POST /neutron/port HTTP/1.1" 200 117 0.006732 10.0.0.73 - - [2026-04-02 02:40:33] "POST /id-to-fqname HTTP/1.1" 200 227 0.001562 10.0.0.73 - - [2026-04-02 02:40:33] "POST /neutron/network HTTP/1.1" 200 1026 0.007319 10.0.0.133 - - [2026-04-02 02:40:33] "PUT /access-control-list/d1caadef-4572-4040-9a40-2552a76c4f6b HTTP/1.1" 200 272 0.063900 10.0.0.73 - - [2026-04-02 02:40:33] "POST /neutron/port HTTP/1.1" 200 1173 0.031518 10.0.0.73 - - [2026-04-02 02:40:34] "POST /neutron/port HTTP/1.1" 200 1237 0.031904 10.0.0.73 - - [2026-04-02 02:40:34] "POST /neutron/subnet HTTP/1.1" 200 1384 0.014835 10.0.0.48 - - [2026-04-02 02:40:34] "GET /projects?obj_uuids=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000999 10.0.0.73 - - [2026-04-02 02:40:34] "GET /project/2062099b-383c-4bc6-80f8-0875eb4a8dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.069899 10.0.0.73 - - [2026-04-02 02:40:34] "POST /neutron/network HTTP/1.1" 200 1112 0.009996 10.0.0.73 - - [2026-04-02 02:40:34] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009325 10.0.0.73 - - [2026-04-02 02:40:34] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007759 10.0.0.73 - - [2026-04-02 02:40:34] "POST /neutron/port HTTP/1.1" 200 1234 0.021106 10.0.0.48 - - [2026-04-02 02:40:34] "GET /projects?obj_uuids=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001246 10.0.0.73 - - [2026-04-02 02:40:34] "GET /virtual-machine/16f34cb9-56ae-4bbd-8f29-5c4886c24fac HTTP/1.1" 401 292 0.000455 10.0.0.73 - - [2026-04-02 02:40:35] "POST /neutron/port HTTP/1.1" 200 1175 0.399354 10.0.0.73 - - [2026-04-02 02:40:35] "POST /neutron/port HTTP/1.1" 200 1175 0.017286 10.0.0.73 - - [2026-04-02 02:40:35] "GET /virtual-machine/16f34cb9-56ae-4bbd-8f29-5c4886c24fac HTTP/1.1" 200 1298 0.048648 10.0.0.73 - - [2026-04-02 02:40:35] "GET /virtual-machine/16f34cb9-56ae-4bbd-8f29-5c4886c24fac HTTP/1.1" 200 1298 0.004682 10.0.0.73 - - [2026-04-02 02:40:35] "GET /virtual-machine-interface/5392b43c-f971-43ab-a11a-3ab8fcb81f21 HTTP/1.1" 200 3168 0.005507 10.0.0.73 - - [2026-04-02 02:40:35] "GET /virtual-machine/16f34cb9-56ae-4bbd-8f29-5c4886c24fac HTTP/1.1" 200 1298 0.004763 10.0.0.73 - - [2026-04-02 02:40:35] "GET /virtual-machine-interface/5392b43c-f971-43ab-a11a-3ab8fcb81f21 HTTP/1.1" 200 3168 0.010834 10.0.0.73 - - [2026-04-02 02:40:35] "GET /instance-ip/2dc5f96b-42ac-41a7-a676-6eeb4307ad08 HTTP/1.1" 200 1630 0.013406 10.0.0.73 - - [2026-04-02 02:40:35] "GET /instance-ip/e86eb7c2-07a7-4bb7-abbd-e44e55e6ebd4 HTTP/1.1" 200 1654 0.005521 10.0.0.73 - - [2026-04-02 02:40:35] "GET /virtual-machine/16f34cb9-56ae-4bbd-8f29-5c4886c24fac HTTP/1.1" 200 1298 0.017640 10.0.0.73 - - [2026-04-02 02:40:35] "GET /virtual-machine-interface/5392b43c-f971-43ab-a11a-3ab8fcb81f21 HTTP/1.1" 200 3168 0.005407 10.0.0.73 - - [2026-04-02 02:40:35] "GET /instance-ip/2dc5f96b-42ac-41a7-a676-6eeb4307ad08 HTTP/1.1" 200 1630 0.004751 10.0.0.73 - - [2026-04-02 02:40:35] "GET /instance-ip/e86eb7c2-07a7-4bb7-abbd-e44e55e6ebd4 HTTP/1.1" 200 1654 0.003988 10.0.0.73 - - [2026-04-02 02:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006455 10.0.0.73 - - [2026-04-02 02:40:35] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003679 10.0.0.73 - - [2026-04-02 02:40:35] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003301 10.0.0.73 - - [2026-04-02 02:40:35] "POST /neutron/port HTTP/1.1" 200 1239 0.021827 10.0.0.73 - - [2026-04-02 02:40:35] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006272 10.0.0.73 - - [2026-04-02 02:40:35] "POST /neutron/subnet HTTP/1.1" 200 1394 0.013672 10.0.0.73 - - [2026-04-02 02:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.73 - - [2026-04-02 02:40:35] "POST /neutron/network HTTP/1.1" 200 1016 0.012920 10.0.0.73 - - [2026-04-02 02:40:35] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003803 10.0.0.73 - - [2026-04-02 02:40:35] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003419 10.0.0.73 - - [2026-04-02 02:40:35] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006013 10.0.0.73 - - [2026-04-02 02:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.73 - - [2026-04-02 02:40:35] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003760 10.0.0.73 - - [2026-04-02 02:40:35] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002914 10.0.0.73 - - [2026-04-02 02:40:35] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006437 10.0.0.73 - - [2026-04-02 02:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.73 - - [2026-04-02 02:40:35] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004782 10.0.0.73 - - [2026-04-02 02:40:35] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003190 10.0.0.73 - - [2026-04-02 02:40:36] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006166 10.0.0.73 - - [2026-04-02 02:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.73 - - [2026-04-02 02:40:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004079 10.0.0.73 - - [2026-04-02 02:40:36] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003145 10.0.0.73 - - [2026-04-02 02:40:36] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006907 10.0.0.73 - - [2026-04-02 02:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.73 - - [2026-04-02 02:40:39] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005414 10.0.0.73 - - [2026-04-02 02:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.73 - - [2026-04-02 02:40:43] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007222 10.0.0.73 - - [2026-04-02 02:40:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.73 - - [2026-04-02 02:40:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.48 - - [2026-04-02 02:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.48 - - [2026-04-02 02:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000602 10.0.0.48 - - [2026-04-02 02:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.48 - - [2026-04-02 02:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.73 - - [2026-04-02 02:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.73 - - [2026-04-02 02:40:47] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007696 10.0.0.133 - - [2026-04-02 02:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.48 - - [2026-04-02 02:40:47] "DELETE /project/2062099b383c4bc680f80875eb4a8dd6 HTTP/1.1" 404 173 0.005432 10.0.0.48 - - [2026-04-02 02:40:47] "DELETE /project/72552136-ee71-4b0a-a5df-b36bc58879cf HTTP/1.1" 404 177 0.004742 10.0.0.133 - - [2026-04-02 02:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000530 10.0.0.133 - - [2026-04-02 02:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.133 - - [2026-04-02 02:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000622 10.0.0.73 - - [2026-04-02 02:40:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.73 - - [2026-04-02 02:40:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.73 - - [2026-04-02 02:40:49] "POST /neutron/network HTTP/1.1" 200 1205 0.007964 10.0.0.73 - - [2026-04-02 02:40:49] "POST /neutron/subnet HTTP/1.1" 200 1370 0.014831 10.0.0.73 - - [2026-04-02 02:40:49] "POST /neutron/network HTTP/1.1" 200 1195 0.011338 10.0.0.73 - - [2026-04-02 02:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.73 - - [2026-04-02 02:40:51] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005819 10.0.0.73 - - [2026-04-02 02:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.73 - - [2026-04-02 02:40:55] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006003 10.0.0.73 - - [2026-04-02 02:40:57] "POST /neutron/network HTTP/1.1" 200 1122 0.007393 10.0.0.73 - - [2026-04-02 02:40:57] "POST /neutron/subnet HTTP/1.1" 200 1384 0.014342 10.0.0.73 - - [2026-04-02 02:40:57] "POST /neutron/network HTTP/1.1" 200 1112 0.011277 10.0.0.73 - - [2026-04-02 02:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.73 - - [2026-04-02 02:40:59] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005533 10.0.0.48 - - [2026-04-02 02:40:59] "GET /obj-perms HTTP/1.1" 200 5056 0.099270 10.0.0.73 - - [2026-04-02 02:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.73 - - [2026-04-02 02:41:03] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007615 10.0.0.73 - - [2026-04-02 02:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.73 - - [2026-04-02 02:41:07] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006236 10.0.0.73 - - [2026-04-02 02:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004923 10.0.0.73 - - [2026-04-02 02:41:12] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006058 10.0.0.73 - - [2026-04-02 02:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.73 - - [2026-04-02 02:41:16] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005105 10.0.0.73 - - [2026-04-02 02:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.73 - - [2026-04-02 02:41:20] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004145 10.0.0.73 - - [2026-04-02 02:41:20] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003027 10.0.0.73 - - [2026-04-02 02:41:20] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007417 10.0.0.73 - - [2026-04-02 02:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.73 - - [2026-04-02 02:41:20] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003797 10.0.0.73 - - [2026-04-02 02:41:20] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003212 10.0.0.73 - - [2026-04-02 02:41:20] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006106 10.0.0.73 - - [2026-04-02 02:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.73 - - [2026-04-02 02:41:20] "GET /routing-instance/8f3b9ada-5dde-4c78-8867-d80e1d25751a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.018434 10.0.0.73 - - [2026-04-02 02:41:20] "GET /route-target/6d469753-7bfb-4b1d-96fb-83618b9fc5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004196 10.0.0.73 - - [2026-04-02 02:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.73 - - [2026-04-02 02:41:20] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005070 10.0.0.73 - - [2026-04-02 02:41:20] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003700 10.0.0.73 - - [2026-04-02 02:41:20] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006381 10.0.0.73 - - [2026-04-02 02:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.73 - - [2026-04-02 02:41:20] "GET /routing-instance/8f3b9ada-5dde-4c78-8867-d80e1d25751a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004792 10.0.0.73 - - [2026-04-02 02:41:20] "GET /route-target/6d469753-7bfb-4b1d-96fb-83618b9fc5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003805 10.0.0.73 - - [2026-04-02 02:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.73 - - [2026-04-02 02:41:21] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004536 10.0.0.73 - - [2026-04-02 02:41:21] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003643 10.0.0.73 - - [2026-04-02 02:41:21] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007227 10.0.0.73 - - [2026-04-02 02:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005173 10.0.0.73 - - [2026-04-02 02:41:21] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004121 10.0.0.73 - - [2026-04-02 02:41:21] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003108 10.0.0.73 - - [2026-04-02 02:41:21] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007961 10.0.0.73 - - [2026-04-02 02:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.73 - - [2026-04-02 02:41:21] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.010160 10.0.0.73 - - [2026-04-02 02:41:21] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004288 10.0.0.73 - - [2026-04-02 02:41:21] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006492 10.0.0.73 - - [2026-04-02 02:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.73 - - [2026-04-02 02:41:21] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004899 10.0.0.73 - - [2026-04-02 02:41:21] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003611 10.0.0.73 - - [2026-04-02 02:41:21] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006325 10.0.0.73 - - [2026-04-02 02:41:21] "GET /obj-perms HTTP/1.1" 200 5042 0.004259 10.0.0.48 - - [2026-04-02 02:41:21] "GET /obj-perms HTTP/1.1" 200 5042 0.004132 10.0.0.73 - - [2026-04-02 02:41:21] "GET /obj-perms HTTP/1.1" 200 5042 0.003556 10.0.0.133 - - [2026-04-02 02:41:21] "GET /obj-perms HTTP/1.1" 200 5042 0.004950 10.0.0.73 - - [2026-04-02 02:41:21] "POST /neutron/port HTTP/1.1" 200 1237 0.017989 10.0.0.73 - - [2026-04-02 02:41:21] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008006 10.0.0.73 - - [2026-04-02 02:41:22] "GET /virtual-machine/03205e54-f6db-410e-bea8-c25620fbe315 HTTP/1.1" 200 1297 0.009895 10.0.0.73 - - [2026-04-02 02:41:22] "GET /virtual-machine/03205e54-f6db-410e-bea8-c25620fbe315 HTTP/1.1" 200 1297 0.004300 10.0.0.73 - - [2026-04-02 02:41:22] "GET /virtual-machine-interface/b4a94480-05d3-4ffe-862e-65b9d8e8fb51 HTTP/1.1" 200 3168 0.005791 10.0.0.73 - - [2026-04-02 02:41:22] "GET /virtual-machine/03205e54-f6db-410e-bea8-c25620fbe315 HTTP/1.1" 200 1297 0.003957 10.0.0.73 - - [2026-04-02 02:41:22] "GET /virtual-machine-interface/b4a94480-05d3-4ffe-862e-65b9d8e8fb51 HTTP/1.1" 200 3168 0.005867 10.0.0.73 - - [2026-04-02 02:41:22] "GET /instance-ip/09d37ba4-cd40-4b4d-b628-2f2a664a3c6c HTTP/1.1" 200 1632 0.006640 10.0.0.73 - - [2026-04-02 02:41:22] "GET /instance-ip/a71a51a8-bc1f-4c71-8796-2bf8cde6b716 HTTP/1.1" 200 1653 0.018901 10.0.0.73 - - [2026-04-02 02:41:22] "GET /virtual-machine/03205e54-f6db-410e-bea8-c25620fbe315 HTTP/1.1" 200 1297 0.004230 10.0.0.73 - - [2026-04-02 02:41:22] "GET /virtual-machine-interface/b4a94480-05d3-4ffe-862e-65b9d8e8fb51 HTTP/1.1" 200 3168 0.005698 10.0.0.73 - - [2026-04-02 02:41:22] "GET /instance-ip/09d37ba4-cd40-4b4d-b628-2f2a664a3c6c HTTP/1.1" 200 1632 0.005216 10.0.0.73 - - [2026-04-02 02:41:22] "GET /instance-ip/a71a51a8-bc1f-4c71-8796-2bf8cde6b716 HTTP/1.1" 200 1653 0.004518 10.0.0.73 - - [2026-04-02 02:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.73 - - [2026-04-02 02:41:22] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004283 10.0.0.73 - - [2026-04-02 02:41:22] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004036 10.0.0.73 - - [2026-04-02 02:41:22] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006403 10.0.0.73 - - [2026-04-02 02:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.73 - - [2026-04-02 02:41:22] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004504 10.0.0.73 - - [2026-04-02 02:41:22] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003229 10.0.0.73 - - [2026-04-02 02:41:22] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.007358 10.0.0.73 - - [2026-04-02 02:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.73 - - [2026-04-02 02:41:22] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004598 10.0.0.73 - - [2026-04-02 02:41:22] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003271 10.0.0.73 - - [2026-04-02 02:41:22] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006650 10.0.0.73 - - [2026-04-02 02:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.73 - - [2026-04-02 02:41:22] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005415 10.0.0.73 - - [2026-04-02 02:41:22] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003841 10.0.0.73 - - [2026-04-02 02:41:22] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.007747 10.0.0.73 - - [2026-04-02 02:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.73 - - [2026-04-02 02:41:22] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004406 10.0.0.73 - - [2026-04-02 02:41:22] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003384 10.0.0.73 - - [2026-04-02 02:41:22] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006443 10.0.0.73 - - [2026-04-02 02:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004751 10.0.0.73 - - [2026-04-02 02:41:23] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004316 10.0.0.73 - - [2026-04-02 02:41:23] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003309 10.0.0.73 - - [2026-04-02 02:41:23] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.005955 10.0.0.73 - - [2026-04-02 02:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.73 - - [2026-04-02 02:41:24] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003913 10.0.0.73 - - [2026-04-02 02:41:24] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003337 10.0.0.73 - - [2026-04-02 02:41:24] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006974 10.0.0.73 - - [2026-04-02 02:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.73 - - [2026-04-02 02:41:24] "GET /routing-instance/2a60654a-58a7-47ad-a4c3-484ad4fdfd2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.006053 10.0.0.73 - - [2026-04-02 02:41:24] "GET /route-target/6d668e51-93ed-4d50-b7d4-dd827d207f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004248 10.0.0.73 - - [2026-04-02 02:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.73 - - [2026-04-02 02:41:24] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004961 10.0.0.73 - - [2026-04-02 02:41:24] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003877 10.0.0.73 - - [2026-04-02 02:41:24] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006868 10.0.0.73 - - [2026-04-02 02:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.73 - - [2026-04-02 02:41:24] "GET /routing-instance/2a60654a-58a7-47ad-a4c3-484ad4fdfd2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.006253 10.0.0.73 - - [2026-04-02 02:41:24] "GET /route-target/6d668e51-93ed-4d50-b7d4-dd827d207f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004005 10.0.0.73 - - [2026-04-02 02:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.73 - - [2026-04-02 02:41:24] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004389 10.0.0.73 - - [2026-04-02 02:41:24] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003593 10.0.0.73 - - [2026-04-02 02:41:24] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006747 10.0.0.73 - - [2026-04-02 02:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.73 - - [2026-04-02 02:41:24] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004168 10.0.0.73 - - [2026-04-02 02:41:24] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003510 10.0.0.73 - - [2026-04-02 02:41:24] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006052 10.0.0.73 - - [2026-04-02 02:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.73 - - [2026-04-02 02:41:24] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005332 10.0.0.73 - - [2026-04-02 02:41:24] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003340 10.0.0.73 - - [2026-04-02 02:41:24] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006880 10.0.0.73 - - [2026-04-02 02:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.73 - - [2026-04-02 02:41:24] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004464 10.0.0.73 - - [2026-04-02 02:41:25] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003007 10.0.0.73 - - [2026-04-02 02:41:25] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006844 10.0.0.73 - - [2026-04-02 02:41:25] "GET /obj-perms HTTP/1.1" 200 5042 0.003860 10.0.0.48 - - [2026-04-02 02:41:25] "GET /obj-perms HTTP/1.1" 200 5042 0.004413 10.0.0.73 - - [2026-04-02 02:41:25] "GET /obj-perms HTTP/1.1" 200 5042 0.004933 10.0.0.133 - - [2026-04-02 02:41:25] "GET /obj-perms HTTP/1.1" 200 5042 0.003910 10.0.0.73 - - [2026-04-02 02:41:25] "GET /obj-perms HTTP/1.1" 200 5042 0.003759 10.0.0.73 - - [2026-04-02 02:41:25] "POST /neutron/port HTTP/1.1" 200 1239 0.029546 10.0.0.73 - - [2026-04-02 02:41:25] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007295 10.0.0.73 - - [2026-04-02 02:41:25] "POST /neutron/port HTTP/1.1" 200 1239 0.018103 10.0.0.73 - - [2026-04-02 02:41:25] "GET /virtual-machine/360c5000-6fb6-4281-b610-21217345fefc HTTP/1.1" 200 1298 0.006478 10.0.0.73 - - [2026-04-02 02:41:25] "GET /virtual-machine/360c5000-6fb6-4281-b610-21217345fefc HTTP/1.1" 200 1298 0.004137 10.0.0.73 - - [2026-04-02 02:41:25] "GET /virtual-machine-interface/2853c84a-4531-4202-8417-5544eafd6e74 HTTP/1.1" 200 3167 0.005943 10.0.0.73 - - [2026-04-02 02:41:25] "GET /virtual-machine/360c5000-6fb6-4281-b610-21217345fefc HTTP/1.1" 200 1298 0.004170 10.0.0.73 - - [2026-04-02 02:41:25] "GET /virtual-machine-interface/2853c84a-4531-4202-8417-5544eafd6e74 HTTP/1.1" 200 3167 0.006582 10.0.0.73 - - [2026-04-02 02:41:25] "GET /instance-ip/6eef3b13-07d3-4051-b596-9de9fd9738bd HTTP/1.1" 200 1653 0.007883 10.0.0.73 - - [2026-04-02 02:41:25] "GET /instance-ip/90fac57c-aa41-4df2-85dc-3591372914a6 HTTP/1.1" 200 1635 0.006425 10.0.0.73 - - [2026-04-02 02:41:25] "GET /virtual-machine/360c5000-6fb6-4281-b610-21217345fefc HTTP/1.1" 200 1298 0.004445 10.0.0.73 - - [2026-04-02 02:41:25] "GET /virtual-machine-interface/2853c84a-4531-4202-8417-5544eafd6e74 HTTP/1.1" 200 3167 0.007302 10.0.0.73 - - [2026-04-02 02:41:25] "GET /instance-ip/6eef3b13-07d3-4051-b596-9de9fd9738bd HTTP/1.1" 200 1653 0.006400 10.0.0.73 - - [2026-04-02 02:41:25] "GET /instance-ip/90fac57c-aa41-4df2-85dc-3591372914a6 HTTP/1.1" 200 1635 0.004693 10.0.0.73 - - [2026-04-02 02:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.73 - - [2026-04-02 02:41:25] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004201 10.0.0.73 - - [2026-04-02 02:41:25] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004518 10.0.0.73 - - [2026-04-02 02:41:25] "GET /virtual-network/a8f11a51-8267-48ee-b995-64c569ccbb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.007792 10.0.0.73 - - [2026-04-02 02:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.73 - - [2026-04-02 02:41:25] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004653 10.0.0.73 - - [2026-04-02 02:41:25] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003387 10.0.0.73 - - [2026-04-02 02:41:26] "GET /virtual-network/a8f11a51-8267-48ee-b995-64c569ccbb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.007324 10.0.0.73 - - [2026-04-02 02:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.73 - - [2026-04-02 02:41:26] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005069 10.0.0.73 - - [2026-04-02 02:41:26] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003574 10.0.0.73 - - [2026-04-02 02:41:26] "GET /virtual-network/a8f11a51-8267-48ee-b995-64c569ccbb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.007821 10.0.0.73 - - [2026-04-02 02:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.73 - - [2026-04-02 02:41:26] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004715 10.0.0.73 - - [2026-04-02 02:41:26] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003335 10.0.0.73 - - [2026-04-02 02:41:26] "GET /virtual-network/a8f11a51-8267-48ee-b995-64c569ccbb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006460 10.0.0.73 - - [2026-04-02 02:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.73 - - [2026-04-02 02:41:26] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004211 10.0.0.73 - - [2026-04-02 02:41:26] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003020 10.0.0.73 - - [2026-04-02 02:41:26] "GET /virtual-network/a8f11a51-8267-48ee-b995-64c569ccbb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006897 10.0.0.73 - - [2026-04-02 02:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.73 - - [2026-04-02 02:41:27] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004978 10.0.0.73 - - [2026-04-02 02:41:27] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003643 10.0.0.73 - - [2026-04-02 02:41:27] "GET /virtual-network/a8f11a51-8267-48ee-b995-64c569ccbb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006189 10.0.0.73 - - [2026-04-02 02:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.73 - - [2026-04-02 02:41:27] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004548 10.0.0.73 - - [2026-04-02 02:41:27] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003689 10.0.0.73 - - [2026-04-02 02:41:27] "GET /virtual-network/a8f11a51-8267-48ee-b995-64c569ccbb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006850 10.0.0.73 - - [2026-04-02 02:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.73 - - [2026-04-02 02:41:27] "GET /routing-instance/100984c2-8b3b-42b6-a8e7-f111b198e157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004860 10.0.0.73 - - [2026-04-02 02:41:27] "GET /route-target/ea5b6741-f6e4-492a-900c-49766116cbe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004952 10.0.0.73 - - [2026-04-02 02:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.73 - - [2026-04-02 02:41:28] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004473 10.0.0.73 - - [2026-04-02 02:41:28] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003356 10.0.0.73 - - [2026-04-02 02:41:28] "GET /virtual-network/a8f11a51-8267-48ee-b995-64c569ccbb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.005969 10.0.0.73 - - [2026-04-02 02:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.73 - - [2026-04-02 02:41:28] "GET /routing-instance/100984c2-8b3b-42b6-a8e7-f111b198e157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005895 10.0.0.73 - - [2026-04-02 02:41:28] "GET /route-target/ea5b6741-f6e4-492a-900c-49766116cbe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004905 10.0.0.73 - - [2026-04-02 02:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.73 - - [2026-04-02 02:41:28] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004762 10.0.0.73 - - [2026-04-02 02:41:28] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004201 10.0.0.73 - - [2026-04-02 02:41:28] "GET /virtual-network/a8f11a51-8267-48ee-b995-64c569ccbb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006313 10.0.0.73 - - [2026-04-02 02:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.73 - - [2026-04-02 02:41:28] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004694 10.0.0.73 - - [2026-04-02 02:41:28] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004159 10.0.0.73 - - [2026-04-02 02:41:28] "GET /virtual-network/a8f11a51-8267-48ee-b995-64c569ccbb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006756 10.0.0.73 - - [2026-04-02 02:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.73 - - [2026-04-02 02:41:28] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005194 10.0.0.73 - - [2026-04-02 02:41:28] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004055 10.0.0.73 - - [2026-04-02 02:41:28] "GET /virtual-network/a8f11a51-8267-48ee-b995-64c569ccbb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006873 10.0.0.73 - - [2026-04-02 02:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.73 - - [2026-04-02 02:41:28] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007452 10.0.0.73 - - [2026-04-02 02:41:28] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003999 10.0.0.73 - - [2026-04-02 02:41:28] "GET /virtual-network/a8f11a51-8267-48ee-b995-64c569ccbb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.008822 10.0.0.48 - - [2026-04-02 02:41:28] "GET /obj-perms HTTP/1.1" 200 5042 0.004145 10.0.0.73 - - [2026-04-02 02:41:28] "GET /obj-perms HTTP/1.1" 200 5042 0.004623 10.0.0.73 - - [2026-04-02 02:41:28] "GET /obj-perms HTTP/1.1" 200 5042 0.004945 10.0.0.73 - - [2026-04-02 02:41:28] "POST /neutron/security_group HTTP/1.1" 200 2064 0.046015 10.0.0.133 - - [2026-04-02 02:41:28] "GET /obj-perms HTTP/1.1" 200 5042 0.006177 10.0.0.73 - - [2026-04-02 02:41:29] "GET /obj-perms HTTP/1.1" 200 5042 0.005904 10.0.0.48 - - [2026-04-02 02:41:29] "GET /obj-perms HTTP/1.1" 200 5042 0.005318 10.0.0.73 - - [2026-04-02 02:41:29] "GET /virtual-machine/16f34cb9-56ae-4bbd-8f29-5c4886c24fac HTTP/1.1" 200 1298 0.004081 10.0.0.73 - - [2026-04-02 02:41:29] "GET /virtual-machine-interface/5392b43c-f971-43ab-a11a-3ab8fcb81f21 HTTP/1.1" 200 3168 0.005815 10.0.0.73 - - [2026-04-02 02:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.73 - - [2026-04-02 02:41:29] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004326 10.0.0.73 - - [2026-04-02 02:41:29] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003518 10.0.0.73 - - [2026-04-02 02:41:29] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006207 10.0.0.73 - - [2026-04-02 02:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.73 - - [2026-04-02 02:41:30] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009503 10.0.0.73 - - [2026-04-02 02:41:30] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004260 10.0.0.73 - - [2026-04-02 02:41:30] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007450 10.0.0.73 - - [2026-04-02 02:41:32] "POST /neutron/port HTTP/1.1" 200 1237 0.019768 10.0.0.73 - - [2026-04-02 02:41:33] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007706 10.0.0.73 - - [2026-04-02 02:41:40] "GET /virtual-machine/03205e54-f6db-410e-bea8-c25620fbe315 HTTP/1.1" 200 1297 0.004480 10.0.0.73 - - [2026-04-02 02:41:40] "GET /virtual-machine-interface/b4a94480-05d3-4ffe-862e-65b9d8e8fb51 HTTP/1.1" 200 3168 0.005914 10.0.0.73 - - [2026-04-02 02:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.73 - - [2026-04-02 02:41:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004294 10.0.0.73 - - [2026-04-02 02:41:40] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004727 10.0.0.73 - - [2026-04-02 02:41:40] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006710 10.0.0.73 - - [2026-04-02 02:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.73 - - [2026-04-02 02:41:41] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006028 10.0.0.73 - - [2026-04-02 02:41:41] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003262 10.0.0.73 - - [2026-04-02 02:41:42] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006138 10.0.0.73 - - [2026-04-02 02:41:42] "POST /neutron/port HTTP/1.1" 200 1237 0.021091 10.0.0.73 - - [2026-04-02 02:41:47] "GET /virtual-machine/360c5000-6fb6-4281-b610-21217345fefc HTTP/1.1" 200 1298 0.004943 10.0.0.73 - - [2026-04-02 02:41:47] "GET /virtual-machine-interface/2853c84a-4531-4202-8417-5544eafd6e74 HTTP/1.1" 200 3167 0.006393 10.0.0.73 - - [2026-04-02 02:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.73 - - [2026-04-02 02:41:47] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003708 10.0.0.73 - - [2026-04-02 02:41:47] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002925 10.0.0.73 - - [2026-04-02 02:41:47] "GET /virtual-network/a8f11a51-8267-48ee-b995-64c569ccbb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006641 10.0.0.73 - - [2026-04-02 02:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015458 10.0.0.73 - - [2026-04-02 02:41:48] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005577 10.0.0.73 - - [2026-04-02 02:41:48] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004041 10.0.0.73 - - [2026-04-02 02:41:48] "GET /virtual-network/a8f11a51-8267-48ee-b995-64c569ccbb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006262 10.0.0.73 - - [2026-04-02 02:41:49] "POST /neutron/port HTTP/1.1" 200 1239 0.023662 10.0.0.73 - - [2026-04-02 02:41:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008782 10.0.0.73 - - [2026-04-02 02:41:49] "POST /neutron/port HTTP/1.1" 200 117 0.001189 10.0.0.73 - - [2026-04-02 02:41:59] "POST /neutron/port HTTP/1.1" 200 1237 0.026232 10.0.0.73 - - [2026-04-02 02:41:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005471 10.0.0.73 - - [2026-04-02 02:41:59] "POST /neutron/port HTTP/1.1" 200 117 0.001187 10.0.0.133 - - [2026-04-02 02:42:00] "GET /obj-perms HTTP/1.1" 200 5056 0.057290 10.0.0.73 - - [2026-04-02 02:42:09] "GET /virtual-machine/360c5000-6fb6-4281-b610-21217345fefc HTTP/1.1" 200 1298 0.005324 10.0.0.73 - - [2026-04-02 02:42:09] "POST /neutron/port HTTP/1.1" 200 1229 0.017148 10.0.0.73 - - [2026-04-02 02:42:11] "GET /virtual-machine/360c5000-6fb6-4281-b610-21217345fefc HTTP/1.1" 404 171 0.003181 10.0.0.73 - - [2026-04-02 02:42:11] "GET /virtual-machine/360c5000-6fb6-4281-b610-21217345fefc HTTP/1.1" 404 171 0.003298 10.0.0.73 - - [2026-04-02 02:42:11] "GET /virtual-machine/360c5000-6fb6-4281-b610-21217345fefc HTTP/1.1" 404 171 0.002933 10.0.0.73 - - [2026-04-02 02:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.73 - - [2026-04-02 02:42:11] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004278 10.0.0.73 - - [2026-04-02 02:42:11] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003786 10.0.0.73 - - [2026-04-02 02:42:11] "GET /virtual-network/a8f11a51-8267-48ee-b995-64c569ccbb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006822 10.0.0.73 - - [2026-04-02 02:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.73 - - [2026-04-02 02:42:11] "GET /routing-instance/100984c2-8b3b-42b6-a8e7-f111b198e157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004580 10.0.0.73 - - [2026-04-02 02:42:11] "GET /route-target/ea5b6741-f6e4-492a-900c-49766116cbe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005465 10.0.0.73 - - [2026-04-02 02:42:14] "GET /obj-perms HTTP/1.1" 200 5042 0.004464 10.0.0.133 - - [2026-04-02 02:42:14] "GET /obj-perms HTTP/1.1" 200 5042 0.004159 10.0.0.73 - - [2026-04-02 02:42:14] "GET /virtual-machine/03205e54-f6db-410e-bea8-c25620fbe315 HTTP/1.1" 200 1297 0.004375 10.0.0.73 - - [2026-04-02 02:42:15] "POST /neutron/port HTTP/1.1" 200 1227 0.017631 10.0.0.73 - - [2026-04-02 02:42:16] "GET /virtual-machine/03205e54-f6db-410e-bea8-c25620fbe315 HTTP/1.1" 404 171 0.003687 10.0.0.73 - - [2026-04-02 02:42:16] "GET /virtual-machine/03205e54-f6db-410e-bea8-c25620fbe315 HTTP/1.1" 404 171 0.002907 10.0.0.73 - - [2026-04-02 02:42:16] "GET /virtual-machine/03205e54-f6db-410e-bea8-c25620fbe315 HTTP/1.1" 404 171 0.003166 10.0.0.73 - - [2026-04-02 02:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.73 - - [2026-04-02 02:42:17] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004613 10.0.0.73 - - [2026-04-02 02:42:17] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003059 10.0.0.73 - - [2026-04-02 02:42:17] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006594 10.0.0.73 - - [2026-04-02 02:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006545 10.0.0.73 - - [2026-04-02 02:42:17] "GET /routing-instance/2a60654a-58a7-47ad-a4c3-484ad4fdfd2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004875 10.0.0.73 - - [2026-04-02 02:42:17] "GET /route-target/6d668e51-93ed-4d50-b7d4-dd827d207f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004153 10.0.0.73 - - [2026-04-02 02:42:17] "GET /obj-perms HTTP/1.1" 200 5042 0.004483 10.0.0.133 - - [2026-04-02 02:42:23] "GET /obj-perms HTTP/1.1" 200 5042 0.004121 10.0.0.73 - - [2026-04-02 02:42:26] "GET /obj-perms HTTP/1.1" 200 5042 0.004644 10.0.0.133 - - [2026-04-02 02:42:32] "GET /obj-perms HTTP/1.1" 200 5042 0.004268 10.0.0.73 - - [2026-04-02 02:42:35] "GET /obj-perms HTTP/1.1" 200 5042 0.006100 10.0.0.133 - - [2026-04-02 02:42:41] "GET /obj-perms HTTP/1.1" 200 5042 0.004216 10.0.0.73 - - [2026-04-02 02:42:44] "GET /obj-perms HTTP/1.1" 200 5042 0.004278 10.0.0.73 - - [2026-04-02 02:42:45] "GET /virtual-machine/16f34cb9-56ae-4bbd-8f29-5c4886c24fac HTTP/1.1" 200 1298 0.004291 10.0.0.73 - - [2026-04-02 02:42:45] "POST /neutron/port HTTP/1.1" 200 1224 0.018987 10.0.0.73 - - [2026-04-02 02:42:47] "GET /virtual-machine/16f34cb9-56ae-4bbd-8f29-5c4886c24fac HTTP/1.1" 404 171 0.003386 10.0.0.73 - - [2026-04-02 02:42:47] "GET /virtual-machine/16f34cb9-56ae-4bbd-8f29-5c4886c24fac HTTP/1.1" 404 171 0.003176 10.0.0.73 - - [2026-04-02 02:42:47] "GET /virtual-machine/16f34cb9-56ae-4bbd-8f29-5c4886c24fac HTTP/1.1" 404 171 0.003324 10.0.0.73 - - [2026-04-02 02:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.73 - - [2026-04-02 02:42:47] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003740 10.0.0.73 - - [2026-04-02 02:42:47] "GET /virtual-networks?parent_id=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003564 10.0.0.73 - - [2026-04-02 02:42:47] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006211 10.0.0.73 - - [2026-04-02 02:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.73 - - [2026-04-02 02:42:47] "GET /routing-instance/8f3b9ada-5dde-4c78-8867-d80e1d25751a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004169 10.0.0.73 - - [2026-04-02 02:42:47] "GET /route-target/6d469753-7bfb-4b1d-96fb-83618b9fc5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004382 10.0.0.73 - - [2026-04-02 02:42:47] "GET /obj-perms HTTP/1.1" 200 5042 0.003752 10.0.0.133 - - [2026-04-02 02:42:47] "GET /obj-perms HTTP/1.1" 200 5042 0.006469 10.0.0.73 - - [2026-04-02 02:42:56] "GET /obj-perms HTTP/1.1" 200 5042 0.004915 10.0.0.133 - - [2026-04-02 02:42:56] "GET /obj-perms HTTP/1.1" 200 5042 0.004470 10.0.0.48 - - [2026-04-02 02:43:01] "GET /obj-perms HTTP/1.1" 200 5056 0.063085 10.0.0.73 - - [2026-04-02 02:43:02] "GET /obj-perms HTTP/1.1" 200 5042 0.004257 10.0.0.133 - - [2026-04-02 02:43:05] "GET /obj-perms HTTP/1.1" 200 5042 0.004112 10.0.0.73 - - [2026-04-02 02:43:12] "GET /obj-perms HTTP/1.1" 200 5042 0.004795 10.0.0.133 - - [2026-04-02 02:43:12] "GET /obj-perms HTTP/1.1" 200 5042 0.003915 10.0.0.73 - - [2026-04-02 02:43:12] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.006431 10.0.0.73 - - [2026-04-02 02:43:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.017151 10.0.0.73 - - [2026-04-02 02:43:12] "POST /neutron/network HTTP/1.1" 200 1014 0.093028 10.0.0.73 - - [2026-04-02 02:43:12] "GET /virtual-network/736d8dd1-4869-4a5f-9672-e3b95ab514b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007263 10.0.0.73 - - [2026-04-02 02:43:12] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006765 10.0.0.73 - - [2026-04-02 02:43:12] "POST /neutron/network HTTP/1.1" 200 1011 0.072432 10.0.0.73 - - [2026-04-02 02:43:12] "GET /virtual-network/495b3b80-973a-4b33-8588-451ce3b87b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006462 10.0.0.73 - - [2026-04-02 02:43:12] "DELETE /network-policy/6d517f32-1106-4226-b4bd-05a80ea0ce06 HTTP/1.1" 200 115 0.035202 10.0.0.73 - - [2026-04-02 02:43:13] "DELETE /network-policy/c457bda7-a1ec-4435-88d0-925cced33569 HTTP/1.1" 200 115 0.046187 10.0.0.73 - - [2026-04-02 02:43:13] "DELETE /network-policy/4e81d1cf-4446-4ae2-9b5a-5c53b8097b10 HTTP/1.1" 200 115 0.051517 10.0.0.133 - - [2026-04-02 02:43:13] "DELETE /access-control-list/67582f15-25c9-4704-9d13-1d79d60fb5bf HTTP/1.1" 200 115 0.047021 10.0.0.133 - - [2026-04-02 02:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019877 10.0.0.48 - - [2026-04-02 02:43:13] "POST /useragent-kv HTTP/1.1" 200 115 0.066386 10.0.0.48 - - [2026-04-02 02:43:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002756 10.0.0.48 - - [2026-04-02 02:43:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002825 10.0.0.48 - - [2026-04-02 02:43:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002904 10.0.0.73 - - [2026-04-02 02:43:13] "POST /neutron/network HTTP/1.1" 200 151 0.302356 10.0.0.133 - - [2026-04-02 02:43:13] "DELETE /route-target/6d668e51-93ed-4d50-b7d4-dd827d207f4c HTTP/1.1" 200 115 0.023967 10.0.0.73 - - [2026-04-02 02:43:14] "POST /neutron/network HTTP/1.1" 200 1011 0.011321 10.0.0.73 - - [2026-04-02 02:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.73 - - [2026-04-02 02:43:14] "DELETE /network-ipam/5eb136d4-388a-4d93-afc4-83f1ec6799ed HTTP/1.1" 200 115 0.033730 10.0.0.73 - - [2026-04-02 02:43:14] "POST /fqname-to-id HTTP/1.1" 404 203 0.003979 10.0.0.73 - - [2026-04-02 02:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.73 - - [2026-04-02 02:43:14] "DELETE /network-ipam/6a2ede74-4668-4aab-b51c-c2cffa125bae HTTP/1.1" 200 115 0.042505 10.0.0.73 - - [2026-04-02 02:43:14] "POST /fqname-to-id HTTP/1.1" 404 203 0.004744 10.0.0.73 - - [2026-04-02 02:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008666 10.0.0.73 - - [2026-04-02 02:43:14] "DELETE /network-ipam/11fe8855-2a16-4ed7-90ee-907fa994a0e2 HTTP/1.1" 200 115 0.061552 10.0.0.73 - - [2026-04-02 02:43:14] "POST /fqname-to-id HTTP/1.1" 404 203 0.005243 10.0.0.48 - - [2026-04-02 02:43:17] "GET /projects?obj_uuids=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001311 10.0.0.73 - - [2026-04-02 02:43:17] "GET /project/2062099b-383c-4bc6-80f8-0875eb4a8dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.047204 10.0.0.48 - - [2026-04-02 02:43:17] "GET /projects?obj_uuids=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001808 10.0.0.73 - - [2026-04-02 02:43:17] "GET /project/2062099b-383c-4bc6-80f8-0875eb4a8dd6?fields=virtual_networks HTTP/1.1" 200 1043 0.054539 10.0.0.48 - - [2026-04-02 02:43:17] "GET /projects?obj_uuids=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001046 10.0.0.73 - - [2026-04-02 02:43:17] "GET /project/2062099b-383c-4bc6-80f8-0875eb4a8dd6?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.056503 10.0.0.48 - - [2026-04-02 02:43:17] "GET /projects?obj_uuids=2062099b-383c-4bc6-80f8-0875eb4a8dd6&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001302 10.0.0.73 - - [2026-04-02 02:43:17] "GET /project/2062099b-383c-4bc6-80f8-0875eb4a8dd6?fields=security_groups HTTP/1.1" 200 1275 0.043537 10.0.0.73 - - [2026-04-02 02:43:18] "POST /fqname-to-id HTTP/1.1" 404 190 0.027906 10.0.0.48 - - [2026-04-02 02:43:18] "GET /projects?obj_uuids=8b946ec9-44eb-4945-acb4-32476579cb1c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003870 10.0.0.48 - - [2026-04-02 02:43:18] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000969 10.0.0.48 - - [2026-04-02 02:43:18] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007474 10.0.0.48 - - [2026-04-02 02:43:18] "POST /id-to-fqname HTTP/1.1" 200 192 0.003738 10.0.0.48 - - [2026-04-02 02:43:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.010348 10.0.0.48 - - [2026-04-02 02:43:18] "POST /security-groups HTTP/1.1" 200 593 0.083569 10.0.0.133 - - [2026-04-02 02:43:18] "POST /fqname-to-id HTTP/1.1" 404 236 0.004373 10.0.0.48 - - [2026-04-02 02:43:18] "POST /projects HTTP/1.1" 200 589 0.316988 10.0.0.48 - - [2026-04-02 02:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.400630 10.0.0.133 - - [2026-04-02 02:43:19] "POST /access-control-lists HTTP/1.1" 200 596 0.042201 10.0.0.73 - - [2026-04-02 02:43:19] "GET /project/8b946ec9-44eb-4945-acb4-32476579cb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.546879 10.0.0.73 - - [2026-04-02 02:43:20] "GET / HTTP/1.1" 200 35931 0.002390 10.0.0.73 - - [2026-04-02 02:43:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000558 10.0.0.73 - - [2026-04-02 02:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.056436 10.0.0.48 - - [2026-04-02 02:43:22] "GET /projects?obj_uuids=8b946ec9-44eb-4945-acb4-32476579cb1c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001117 10.0.0.73 - - [2026-04-02 02:43:22] "GET /project/8b946ec9-44eb-4945-acb4-32476579cb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.040097 10.0.0.48 - - [2026-04-02 02:43:22] "GET /projects?obj_uuids=8b946ec9-44eb-4945-acb4-32476579cb1c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001397 10.0.0.73 - - [2026-04-02 02:43:22] "POST /neutron/network HTTP/1.1" 200 607 0.153316 10.0.0.73 - - [2026-04-02 02:43:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.004766 10.0.0.73 - - [2026-04-02 02:43:22] "GET /virtual-network/deb74cdc-9e47-4bfb-a0be-447fec62291f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006324 10.0.0.73 - - [2026-04-02 02:43:22] "POST /neutron/network HTTP/1.1" 200 826 0.007295 10.0.0.73 - - [2026-04-02 02:43:22] "GET /virtual-network/deb74cdc-9e47-4bfb-a0be-447fec62291f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005756 10.0.0.73 - - [2026-04-02 02:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.48 - - [2026-04-02 02:43:22] "GET /projects?obj_uuids=8b946ec9-44eb-4945-acb4-32476579cb1c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001255 10.0.0.73 - - [2026-04-02 02:43:22] "GET /project/8b946ec9-44eb-4945-acb4-32476579cb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.044379 10.0.0.73 - - [2026-04-02 02:43:23] "POST /neutron/network HTTP/1.1" 200 117 0.015575 10.0.0.133 - - [2026-04-02 02:43:23] "POST /route-targets HTTP/1.1" 200 327 0.015344 10.0.0.73 - - [2026-04-02 02:43:23] "POST /neutron/network HTTP/1.1" 200 824 0.009998 10.0.0.73 - - [2026-04-02 02:43:23] "POST /id-to-fqname HTTP/1.1" 200 222 0.001116 10.0.0.73 - - [2026-04-02 02:43:23] "GET /virtual-network/f11da41b-d7a6-4b65-bb54-8116dbdf1e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005443 10.0.0.73 - - [2026-04-02 02:43:23] "GET /virtual-network/f11da41b-d7a6-4b65-bb54-8116dbdf1e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006321 10.0.0.73 - - [2026-04-02 02:43:23] "POST /neutron/subnet HTTP/1.1" 200 715 0.010580 10.0.0.73 - - [2026-04-02 02:43:23] "POST /fqname-to-id HTTP/1.1" 404 228 0.003232 10.0.0.73 - - [2026-04-02 02:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.48 - - [2026-04-02 02:43:23] "GET /projects?obj_uuids=8b946ec9-44eb-4945-acb4-32476579cb1c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001144 10.0.0.73 - - [2026-04-02 02:43:23] "GET /project/8b946ec9-44eb-4945-acb4-32476579cb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.039235 10.0.0.73 - - [2026-04-02 02:43:23] "POST /network-policys HTTP/1.1" 200 571 0.028559 10.0.0.73 - - [2026-04-02 02:43:23] "GET /network-policy/77fb13a1-99bc-45fc-8118-beb29bff1697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.007463 10.0.0.73 - - [2026-04-02 02:43:23] "POST /neutron/network HTTP/1.1" 200 928 0.015670 10.0.0.73 - - [2026-04-02 02:43:23] "GET /virtual-network/deb74cdc-9e47-4bfb-a0be-447fec62291f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005259 10.0.0.133 - - [2026-04-02 02:43:23] "POST /access-control-lists HTTP/1.1" 200 590 0.060477 10.0.0.73 - - [2026-04-02 02:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015008 10.0.0.73 - - [2026-04-02 02:43:24] "GET /network-policy/77fb13a1-99bc-45fc-8118-beb29bff1697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.004780 10.0.0.73 - - [2026-04-02 02:43:24] "POST /neutron/network HTTP/1.1" 200 926 0.010810 10.0.0.73 - - [2026-04-02 02:43:24] "GET /virtual-network/f11da41b-d7a6-4b65-bb54-8116dbdf1e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005153 10.0.0.73 - - [2026-04-02 02:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.73 - - [2026-04-02 02:43:24] "GET /network-policy/77fb13a1-99bc-45fc-8118-beb29bff1697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.006003 10.0.0.133 - - [2026-04-02 02:43:24] "POST /ref-update HTTP/1.1" 200 156 0.037410 10.0.0.73 - - [2026-04-02 02:43:24] "GET /virtual-network/deb74cdc-9e47-4bfb-a0be-447fec62291f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005894 10.0.0.73 - - [2026-04-02 02:43:25] "GET /obj-perms HTTP/1.1" 200 5034 0.055105 10.0.0.73 - - [2026-04-02 02:43:26] "GET /virtual-network/f11da41b-d7a6-4b65-bb54-8116dbdf1e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005443 10.0.0.48 - - [2026-04-02 02:43:26] "GET /obj-perms HTTP/1.1" 200 5034 0.056570 10.0.0.73 - - [2026-04-02 02:43:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.003023 10.0.0.48 - - [2026-04-02 02:43:27] "GET /projects?obj_uuids=8b946ec9-44eb-4945-acb4-32476579cb1c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001659 10.0.0.73 - - [2026-04-02 02:43:27] "GET /project/8b946ec9-44eb-4945-acb4-32476579cb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.074750 10.0.0.73 - - [2026-04-02 02:43:27] "POST /neutron/port HTTP/1.1" 200 117 0.006834 10.0.0.73 - - [2026-04-02 02:43:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.001540 10.0.0.73 - - [2026-04-02 02:43:27] "POST /neutron/network HTTP/1.1" 200 936 0.006848 10.0.0.73 - - [2026-04-02 02:43:28] "POST /neutron/port HTTP/1.1" 200 1062 0.017562 10.0.0.73 - - [2026-04-02 02:43:28] "POST /neutron/port HTTP/1.1" 200 1126 0.020246 10.0.0.73 - - [2026-04-02 02:43:28] "POST /neutron/port HTTP/1.1" 200 117 0.002135 10.0.0.48 - - [2026-04-02 02:43:28] "GET /projects?obj_uuids=8b946ec9-44eb-4945-acb4-32476579cb1c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001670 10.0.0.73 - - [2026-04-02 02:43:28] "GET /project/8b946ec9-44eb-4945-acb4-32476579cb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.069564 10.0.0.73 - - [2026-04-02 02:43:28] "POST /neutron/port HTTP/1.1" 200 1126 0.026984 10.0.0.73 - - [2026-04-02 02:43:29] "POST /neutron/port HTTP/1.1" 200 1126 0.019134 10.0.0.48 - - [2026-04-02 02:43:29] "GET /projects?obj_uuids=8b946ec9-44eb-4945-acb4-32476579cb1c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001017 10.0.0.73 - - [2026-04-02 02:43:29] "POST /neutron/port HTTP/1.1" 200 1060 0.300668 10.0.0.73 - - [2026-04-02 02:43:29] "POST /neutron/port HTTP/1.1" 200 1114 0.122428 10.0.0.73 - - [2026-04-02 02:43:30] "POST /neutron/subnet HTTP/1.1" 200 689 0.016292 10.0.0.133 - - [2026-04-02 02:43:33] "DELETE /access-control-list/428dcd0d-4b82-4b26-b28d-a283761a6176 HTTP/1.1" 200 115 0.043409 10.0.0.73 - - [2026-04-02 02:43:34] "POST /neutron/port HTTP/1.1" 200 1126 0.019087 10.0.0.73 - - [2026-04-02 02:43:34] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007875 10.0.0.73 - - [2026-04-02 02:43:34] "GET /virtual-machine/37a24a43-9f1a-4912-903e-110dd975a3ec HTTP/1.1" 401 292 0.000581 10.0.0.73 - - [2026-04-02 02:43:34] "GET /virtual-machine/37a24a43-9f1a-4912-903e-110dd975a3ec HTTP/1.1" 200 1294 0.030641 10.0.0.73 - - [2026-04-02 02:43:34] "GET /virtual-machine-interface/11d95afc-1e6f-4ef4-ba13-e459c492945c HTTP/1.1" 200 2951 0.006414 10.0.0.73 - - [2026-04-02 02:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.73 - - [2026-04-02 02:43:34] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004081 10.0.0.73 - - [2026-04-02 02:43:34] "GET /virtual-networks?parent_id=8b946ec9-44eb-4945-acb4-32476579cb1c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003264 10.0.0.73 - - [2026-04-02 02:43:34] "GET /virtual-network/deb74cdc-9e47-4bfb-a0be-447fec62291f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006416 10.0.0.73 - - [2026-04-02 02:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.73 - - [2026-04-02 02:43:37] "GET /virtual-network/deb74cdc-9e47-4bfb-a0be-447fec62291f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006147 10.0.0.73 - - [2026-04-02 02:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.73 - - [2026-04-02 02:43:41] "GET /virtual-network/deb74cdc-9e47-4bfb-a0be-447fec62291f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006894 10.0.0.73 - - [2026-04-02 02:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.73 - - [2026-04-02 02:43:46] "GET /virtual-network/deb74cdc-9e47-4bfb-a0be-447fec62291f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006361 10.0.0.48 - - [2026-04-02 02:43:47] "DELETE /project/2062099b-383c-4bc6-80f8-0875eb4a8dd6 HTTP/1.1" 404 177 0.002746 10.0.0.48 - - [2026-04-02 02:43:47] "DELETE /project/8b946ec944eb4945acb432476579cb1c HTTP/1.1" 404 173 0.005583 10.0.0.73 - - [2026-04-02 02:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.73 - - [2026-04-02 02:43:50] "GET /virtual-network/deb74cdc-9e47-4bfb-a0be-447fec62291f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.009599 10.0.0.73 - - [2026-04-02 02:43:52] "POST /neutron/port HTTP/1.1" 200 1126 0.043651 10.0.0.73 - - [2026-04-02 02:43:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006489 10.0.0.73 - - [2026-04-02 02:43:52] "POST /neutron/network HTTP/1.1" 200 928 0.007355 10.0.0.73 - - [2026-04-02 02:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005136 10.0.0.73 - - [2026-04-02 02:43:54] "GET /virtual-network/deb74cdc-9e47-4bfb-a0be-447fec62291f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006740 10.0.0.73 - - [2026-04-02 02:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.73 - - [2026-04-02 02:43:58] "GET /virtual-network/deb74cdc-9e47-4bfb-a0be-447fec62291f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005439 10.0.0.73 - - [2026-04-02 02:44:00] "POST /neutron/network HTTP/1.1" 200 936 0.008626 10.0.0.73 - - [2026-04-02 02:44:00] "POST /neutron/port HTTP/1.1" 200 117 0.001217 10.0.0.133 - - [2026-04-02 02:44:01] "GET /obj-perms HTTP/1.1" 200 5056 0.055639 10.0.0.73 - - [2026-04-02 02:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.73 - - [2026-04-02 02:44:02] "GET /virtual-network/deb74cdc-9e47-4bfb-a0be-447fec62291f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005757 10.0.0.73 - - [2026-04-02 02:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.73 - - [2026-04-02 02:44:06] "GET /virtual-network/deb74cdc-9e47-4bfb-a0be-447fec62291f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005633 10.0.0.73 - - [2026-04-02 02:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.73 - - [2026-04-02 02:44:08] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004670 10.0.0.73 - - [2026-04-02 02:44:08] "GET /virtual-networks?parent_id=8b946ec9-44eb-4945-acb4-32476579cb1c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003553 10.0.0.73 - - [2026-04-02 02:44:08] "GET /virtual-network/deb74cdc-9e47-4bfb-a0be-447fec62291f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005861 10.0.0.73 - - [2026-04-02 02:44:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009535 10.0.0.73 - - [2026-04-02 02:44:16] "POST /neutron/port HTTP/1.1" 200 1126 0.017364 10.0.0.73 - - [2026-04-02 02:44:19] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009677 10.0.0.73 - - [2026-04-02 02:44:24] "POST /neutron/port HTTP/1.1" 200 1124 0.024152 10.0.0.73 - - [2026-04-02 02:44:24] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007958 10.0.0.73 - - [2026-04-02 02:44:24] "GET /virtual-machine/13830063-83c5-4d22-a9fb-ca998661c1ef HTTP/1.1" 200 1294 0.005795 10.0.0.73 - - [2026-04-02 02:44:24] "GET /virtual-machine-interface/341f17b2-f8ec-45c5-9336-ca3256f60e9f HTTP/1.1" 200 2951 0.005196 10.0.0.73 - - [2026-04-02 02:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.73 - - [2026-04-02 02:44:24] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004160 10.0.0.73 - - [2026-04-02 02:44:24] "GET /virtual-networks?parent_id=8b946ec9-44eb-4945-acb4-32476579cb1c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003054 10.0.0.73 - - [2026-04-02 02:44:24] "GET /virtual-network/f11da41b-d7a6-4b65-bb54-8116dbdf1e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006087 10.0.0.73 - - [2026-04-02 02:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.73 - - [2026-04-02 02:44:25] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004600 10.0.0.73 - - [2026-04-02 02:44:25] "GET /virtual-networks?parent_id=8b946ec9-44eb-4945-acb4-32476579cb1c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003978 10.0.0.73 - - [2026-04-02 02:44:25] "GET /virtual-network/f11da41b-d7a6-4b65-bb54-8116dbdf1e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006403 10.0.0.73 - - [2026-04-02 02:44:27] "POST /neutron/port HTTP/1.1" 200 1124 0.019743 10.0.0.73 - - [2026-04-02 02:44:31] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007591 10.0.0.73 - - [2026-04-02 02:44:52] "POST /neutron/port HTTP/1.1" 200 1126 0.019002 10.0.0.73 - - [2026-04-02 02:44:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005139 10.0.0.73 - - [2026-04-02 02:44:52] "POST /neutron/network HTTP/1.1" 200 928 0.007292 10.0.0.73 - - [2026-04-02 02:45:01] "POST /neutron/network HTTP/1.1" 200 936 0.008584 10.0.0.73 - - [2026-04-02 02:45:01] "POST /neutron/port HTTP/1.1" 200 117 0.001349 10.0.0.73 - - [2026-04-02 02:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.48 - - [2026-04-02 02:45:21] "GET /projects?obj_uuids=8b946ec9-44eb-4945-acb4-32476579cb1c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001282 10.0.0.73 - - [2026-04-02 02:45:21] "GET /project/8b946ec9-44eb-4945-acb4-32476579cb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.044509 10.0.0.73 - - [2026-04-02 02:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.73 - - [2026-04-02 02:45:21] "PUT /network-policy/77fb13a1-99bc-45fc-8118-beb29bff1697 HTTP/1.1" 200 262 0.014733 10.0.0.133 - - [2026-04-02 02:45:22] "POST /ref-update HTTP/1.1" 200 156 0.057571 10.0.0.73 - - [2026-04-02 02:45:25] "GET /virtual-network/f11da41b-d7a6-4b65-bb54-8116dbdf1e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.008099 10.0.0.73 - - [2026-04-02 02:45:25] "POST /neutron/network HTTP/1.1" 200 824 0.091851 10.0.0.133 - - [2026-04-02 02:45:25] "DELETE /access-control-list/8765c724-9fc9-42fe-916c-668b8b485081 HTTP/1.1" 200 115 0.048951 10.0.0.73 - - [2026-04-02 02:45:25] "GET /virtual-network/f11da41b-d7a6-4b65-bb54-8116dbdf1e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008907 10.0.0.73 - - [2026-04-02 02:45:25] "GET /virtual-network/deb74cdc-9e47-4bfb-a0be-447fec62291f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007164 10.0.0.73 - - [2026-04-02 02:45:25] "POST /neutron/network HTTP/1.1" 200 826 0.071810 10.0.0.73 - - [2026-04-02 02:45:25] "GET /virtual-network/deb74cdc-9e47-4bfb-a0be-447fec62291f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006846 10.0.0.73 - - [2026-04-02 02:45:25] "DELETE /network-policy/77fb13a1-99bc-45fc-8118-beb29bff1697 HTTP/1.1" 200 115 0.039932 10.0.0.73 - - [2026-04-02 02:45:25] "POST /neutron/network HTTP/1.1" 400 204 0.017420 10.0.0.73 - - [2026-04-02 02:45:26] "POST /neutron/port HTTP/1.1" 200 1126 0.017317 10.0.0.73 - - [2026-04-02 02:45:26] "POST /neutron/port HTTP/1.1" 200 151 0.218928 10.0.0.133 - - [2026-04-02 02:45:28] "DELETE /route-target/e0c3a880-0901-4346-aeaa-1eed3f1f259d HTTP/1.1" 200 115 0.022740 10.0.0.73 - - [2026-04-02 02:45:28] "POST /neutron/network HTTP/1.1" 200 826 0.007200 10.0.0.48 - - [2026-04-02 02:45:30] "GET /projects?obj_uuids=8b946ec9-44eb-4945-acb4-32476579cb1c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001376 10.0.0.73 - - [2026-04-02 02:45:30] "GET /project/8b946ec9-44eb-4945-acb4-32476579cb1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.080446 10.0.0.48 - - [2026-04-02 02:45:30] "GET /projects?obj_uuids=8b946ec9-44eb-4945-acb4-32476579cb1c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001056 10.0.0.73 - - [2026-04-02 02:45:30] "GET /project/8b946ec9-44eb-4945-acb4-32476579cb1c?fields=virtual_networks HTTP/1.1" 200 1037 0.039419 10.0.0.48 - - [2026-04-02 02:45:30] "GET /projects?obj_uuids=8b946ec9-44eb-4945-acb4-32476579cb1c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001073 10.0.0.73 - - [2026-04-02 02:45:30] "GET /project/8b946ec9-44eb-4945-acb4-32476579cb1c?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.048964 10.0.0.48 - - [2026-04-02 02:45:30] "GET /projects?obj_uuids=8b946ec9-44eb-4945-acb4-32476579cb1c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003263 10.0.0.73 - - [2026-04-02 02:45:30] "GET /project/8b946ec9-44eb-4945-acb4-32476579cb1c?fields=security_groups HTTP/1.1" 200 1265 0.054746 10.0.0.73 - - [2026-04-02 02:45:31] "POST /fqname-to-id HTTP/1.1" 404 200 0.028443 10.0.0.48 - - [2026-04-02 02:45:31] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002999 10.0.0.48 - - [2026-04-02 02:45:31] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001535 10.0.0.48 - - [2026-04-02 02:45:31] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.037391 10.0.0.48 - - [2026-04-02 02:45:31] "POST /id-to-fqname HTTP/1.1" 200 202 0.001356 10.0.0.48 - - [2026-04-02 02:45:31] "POST /fqname-to-id HTTP/1.1" 404 211 0.006997 10.0.0.48 - - [2026-04-02 02:45:31] "POST /security-groups HTTP/1.1" 200 603 0.031874 10.0.0.133 - - [2026-04-02 02:45:31] "POST /fqname-to-id HTTP/1.1" 404 246 0.003651 10.0.0.48 - - [2026-04-02 02:45:31] "POST /projects HTTP/1.1" 200 609 0.240422 10.0.0.48 - - [2026-04-02 02:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.313293 10.0.0.133 - - [2026-04-02 02:45:31] "POST /access-control-lists HTTP/1.1" 200 606 0.029259 10.0.0.73 - - [2026-04-02 02:45:31] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.475071 10.0.0.73 - - [2026-04-02 02:45:32] "GET / HTTP/1.1" 200 35931 0.004175 10.0.0.73 - - [2026-04-02 02:45:36] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000538 10.0.0.48 - - [2026-04-02 02:45:36] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001078 10.0.0.73 - - [2026-04-02 02:45:36] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.066015 10.0.0.73 - - [2026-04-02 02:45:36] "GET / HTTP/1.1" 200 35931 0.002212 10.0.0.73 - - [2026-04-02 02:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.48 - - [2026-04-02 02:45:37] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001100 10.0.0.73 - - [2026-04-02 02:45:37] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007827 10.0.0.73 - - [2026-04-02 02:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.48 - - [2026-04-02 02:45:37] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001102 10.0.0.73 - - [2026-04-02 02:45:37] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.054419 10.0.0.73 - - [2026-04-02 02:45:38] "GET /domains HTTP/1.1" 401 292 0.000420 10.0.0.73 - - [2026-04-02 02:45:38] "GET /domains HTTP/1.1" 200 280 0.027425 10.0.0.48 - - [2026-04-02 02:45:38] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001012 10.0.0.73 - - [2026-04-02 02:45:38] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b HTTP/1.1" 200 2585 0.010710 10.0.0.48 - - [2026-04-02 02:45:38] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001207 10.0.0.73 - - [2026-04-02 02:45:38] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25 HTTP/1.1" 200 1925 0.091288 10.0.0.73 - - [2026-04-02 02:45:38] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003371 10.0.0.73 - - [2026-04-02 02:45:38] "POST /network-ipams HTTP/1.1" 200 621 0.030647 10.0.0.73 - - [2026-04-02 02:45:38] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.004211 10.0.0.73 - - [2026-04-02 02:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.73 - - [2026-04-02 02:45:39] "GET /network-ipam/77668aa0-89f8-4fd5-a77f-c19234804839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.007206 10.0.0.73 - - [2026-04-02 02:45:39] "PUT /network-ipam/77668aa0-89f8-4fd5-a77f-c19234804839 HTTP/1.1" 200 258 0.016758 10.0.0.73 - - [2026-04-02 02:45:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000451 10.0.0.73 - - [2026-04-02 02:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.031511 10.0.0.48 - - [2026-04-02 02:45:39] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001028 10.0.0.73 - - [2026-04-02 02:45:39] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.041929 10.0.0.48 - - [2026-04-02 02:45:39] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001750 10.0.0.73 - - [2026-04-02 02:45:39] "POST /neutron/network HTTP/1.1" 200 623 0.138569 10.0.0.133 - - [2026-04-02 02:45:39] "POST /route-targets HTTP/1.1" 200 327 0.014658 10.0.0.48 - - [2026-04-02 02:45:40] "POST /useragent-kv HTTP/1.1" 200 115 0.011318 10.0.0.73 - - [2026-04-02 02:45:40] "POST /neutron/subnet HTTP/1.1" 200 828 0.238467 10.0.0.73 - - [2026-04-02 02:45:40] "POST /id-to-fqname HTTP/1.1" 200 235 0.001411 10.0.0.73 - - [2026-04-02 02:45:40] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007456 10.0.0.73 - - [2026-04-02 02:45:40] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007469 10.0.0.73 - - [2026-04-02 02:45:40] "POST /neutron/network HTTP/1.1" 200 1337 0.014769 10.0.0.73 - - [2026-04-02 02:45:40] "POST /neutron/subnet HTTP/1.1" 200 828 0.008870 10.0.0.73 - - [2026-04-02 02:45:41] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005890 10.0.0.73 - - [2026-04-02 02:45:41] "GET /obj-perms HTTP/1.1" 200 5019 0.054918 10.0.0.73 - - [2026-04-02 02:45:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.004120 10.0.0.73 - - [2026-04-02 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.48 - - [2026-04-02 02:45:42] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001245 10.0.0.73 - - [2026-04-02 02:45:42] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.052362 10.0.0.73 - - [2026-04-02 02:45:42] "POST /network-policys HTTP/1.1" 200 563 0.037166 10.0.0.73 - - [2026-04-02 02:45:42] "GET /network-policy/03412aab-55ab-4a64-baa6-8bcaedf6a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006774 10.0.0.73 - - [2026-04-02 02:45:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.003496 10.0.0.73 - - [2026-04-02 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.48 - - [2026-04-02 02:45:43] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001279 10.0.0.73 - - [2026-04-02 02:45:43] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.047184 10.0.0.73 - - [2026-04-02 02:45:43] "POST /network-policys HTTP/1.1" 200 563 0.039862 10.0.0.73 - - [2026-04-02 02:45:43] "GET /network-policy/302055d3-5966-4d54-88e8-8ae3e3b31dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.007793 10.0.0.73 - - [2026-04-02 02:45:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.003314 10.0.0.73 - - [2026-04-02 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.48 - - [2026-04-02 02:45:43] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001577 10.0.0.73 - - [2026-04-02 02:45:43] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.046426 10.0.0.73 - - [2026-04-02 02:45:43] "POST /network-policys HTTP/1.1" 200 563 0.030023 10.0.0.73 - - [2026-04-02 02:45:43] "GET /network-policy/5c75fdb1-537e-42bd-90cb-ab9b83627d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007057 10.0.0.73 - - [2026-04-02 02:45:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.005785 10.0.0.73 - - [2026-04-02 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.48 - - [2026-04-02 02:45:43] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001135 10.0.0.73 - - [2026-04-02 02:45:43] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.053784 10.0.0.73 - - [2026-04-02 02:45:44] "POST /network-policys HTTP/1.1" 200 563 0.030192 10.0.0.73 - - [2026-04-02 02:45:44] "GET /network-policy/b72c987e-58c6-4dfd-aed3-9b6913efc5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007598 10.0.0.73 - - [2026-04-02 02:45:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.003555 10.0.0.73 - - [2026-04-02 02:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.48 - - [2026-04-02 02:45:44] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001200 10.0.0.73 - - [2026-04-02 02:45:44] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.055192 10.0.0.73 - - [2026-04-02 02:45:44] "POST /network-policys HTTP/1.1" 200 563 0.036312 10.0.0.73 - - [2026-04-02 02:45:44] "GET /network-policy/e69a9286-f9d3-4ab7-bf44-c2f480fa1854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006918 10.0.0.73 - - [2026-04-02 02:45:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.003344 10.0.0.73 - - [2026-04-02 02:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.48 - - [2026-04-02 02:45:44] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001222 10.0.0.73 - - [2026-04-02 02:45:44] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.055758 10.0.0.73 - - [2026-04-02 02:45:44] "POST /network-policys HTTP/1.1" 200 563 0.036971 10.0.0.73 - - [2026-04-02 02:45:44] "GET /network-policy/1293a473-13a7-4db1-b670-8bdb1a69a16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007150 10.0.0.73 - - [2026-04-02 02:45:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.003893 10.0.0.73 - - [2026-04-02 02:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.48 - - [2026-04-02 02:45:45] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001414 10.0.0.73 - - [2026-04-02 02:45:45] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.049553 10.0.0.73 - - [2026-04-02 02:45:45] "POST /network-policys HTTP/1.1" 200 563 0.029001 10.0.0.73 - - [2026-04-02 02:45:45] "GET /network-policy/45bc89bf-e47a-420f-a793-326e34c143ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006798 10.0.0.73 - - [2026-04-02 02:45:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.003778 10.0.0.73 - - [2026-04-02 02:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.48 - - [2026-04-02 02:45:45] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001684 10.0.0.73 - - [2026-04-02 02:45:45] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.051615 10.0.0.73 - - [2026-04-02 02:45:45] "POST /network-policys HTTP/1.1" 200 563 0.028587 10.0.0.73 - - [2026-04-02 02:45:45] "GET /network-policy/d8776716-6e33-47b1-a6db-3a7420b0ad5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.008204 10.0.0.73 - - [2026-04-02 02:45:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.005430 10.0.0.73 - - [2026-04-02 02:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.48 - - [2026-04-02 02:45:45] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001120 10.0.0.73 - - [2026-04-02 02:45:45] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.069439 10.0.0.73 - - [2026-04-02 02:45:45] "POST /network-policys HTTP/1.1" 200 563 0.033086 10.0.0.73 - - [2026-04-02 02:45:46] "GET /network-policy/3ebea260-6d9a-41e8-9a81-9ad89684ed17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006591 10.0.0.73 - - [2026-04-02 02:45:46] "POST /fqname-to-id HTTP/1.1" 404 229 0.003602 10.0.0.73 - - [2026-04-02 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.48 - - [2026-04-02 02:45:46] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001313 10.0.0.73 - - [2026-04-02 02:45:46] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.044484 10.0.0.73 - - [2026-04-02 02:45:46] "POST /network-policys HTTP/1.1" 200 563 0.032427 10.0.0.73 - - [2026-04-02 02:45:46] "GET /network-policy/2c41ce87-c51a-467b-aac5-eaa8caf0bb52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007814 10.0.0.73 - - [2026-04-02 02:45:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.033427 10.0.0.133 - - [2026-04-02 02:45:46] "POST /access-control-lists HTTP/1.1" 200 609 0.072908 10.0.0.73 - - [2026-04-02 02:45:46] "POST /neutron/network HTTP/1.1" 200 2250 0.023397 10.0.0.73 - - [2026-04-02 02:45:46] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.008354 10.0.0.73 - - [2026-04-02 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.73 - - [2026-04-02 02:45:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.73 - - [2026-04-02 02:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.73 - - [2026-04-02 02:45:47] "GET /network-policy/03412aab-55ab-4a64-baa6-8bcaedf6a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.007311 10.0.0.73 - - [2026-04-02 02:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.73 - - [2026-04-02 02:45:47] "GET /network-policy/1293a473-13a7-4db1-b670-8bdb1a69a16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004832 10.0.0.73 - - [2026-04-02 02:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006415 10.0.0.48 - - [2026-04-02 02:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.73 - - [2026-04-02 02:45:47] "GET /network-policy/2c41ce87-c51a-467b-aac5-eaa8caf0bb52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005349 10.0.0.48 - - [2026-04-02 02:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.73 - - [2026-04-02 02:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.73 - - [2026-04-02 02:45:47] "GET /network-policy/302055d3-5966-4d54-88e8-8ae3e3b31dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.005016 10.0.0.73 - - [2026-04-02 02:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.73 - - [2026-04-02 02:45:47] "GET /network-policy/3ebea260-6d9a-41e8-9a81-9ad89684ed17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004688 10.0.0.48 - - [2026-04-02 02:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.73 - - [2026-04-02 02:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.48 - - [2026-04-02 02:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.73 - - [2026-04-02 02:45:47] "GET /network-policy/45bc89bf-e47a-420f-a793-326e34c143ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005549 10.0.0.73 - - [2026-04-02 02:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.73 - - [2026-04-02 02:45:47] "GET /network-policy/5c75fdb1-537e-42bd-90cb-ab9b83627d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004488 10.0.0.73 - - [2026-04-02 02:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.73 - - [2026-04-02 02:45:47] "GET /network-policy/b72c987e-58c6-4dfd-aed3-9b6913efc5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005160 10.0.0.73 - - [2026-04-02 02:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.73 - - [2026-04-02 02:45:47] "GET /network-policy/d8776716-6e33-47b1-a6db-3a7420b0ad5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004632 10.0.0.73 - - [2026-04-02 02:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.73 - - [2026-04-02 02:45:47] "GET /network-policy/e69a9286-f9d3-4ab7-bf44-c2f480fa1854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005122 10.0.0.133 - - [2026-04-02 02:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.73 - - [2026-04-02 02:45:47] "POST /id-to-fqname HTTP/1.1" 200 235 0.001413 10.0.0.133 - - [2026-04-02 02:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000919 10.0.0.133 - - [2026-04-02 02:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000588 10.0.0.133 - - [2026-04-02 02:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000475 10.0.0.48 - - [2026-04-02 02:45:47] "DELETE /project/fc7a1dd817fc4666ae3a0e7753d88a25 HTTP/1.1" 404 173 0.005344 10.0.0.48 - - [2026-04-02 02:45:47] "DELETE /project/8b946ec9-44eb-4945-acb4-32476579cb1c HTTP/1.1" 404 177 0.007145 10.0.0.73 - - [2026-04-02 02:45:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.73 - - [2026-04-02 02:45:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.48 - - [2026-04-02 02:45:48] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001147 10.0.0.73 - - [2026-04-02 02:45:48] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.094808 10.0.0.73 - - [2026-04-02 02:45:48] "POST /neutron/port HTTP/1.1" 200 117 0.013097 10.0.0.73 - - [2026-04-02 02:45:49] "POST /neutron/network HTTP/1.1" 200 2260 0.008668 10.0.0.73 - - [2026-04-02 02:45:49] "POST /neutron/port HTTP/1.1" 200 1174 0.026446 10.0.0.73 - - [2026-04-02 02:45:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004609 10.0.0.73 - - [2026-04-02 02:45:50] "POST /neutron/port HTTP/1.1" 200 117 0.001273 10.0.0.73 - - [2026-04-02 02:45:52] "POST /neutron/port HTTP/1.1" 200 1238 0.019973 10.0.0.73 - - [2026-04-02 02:45:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004329 10.0.0.73 - - [2026-04-02 02:45:52] "POST /neutron/port HTTP/1.1" 200 117 0.002328 10.0.0.73 - - [2026-04-02 02:45:54] "POST /neutron/port HTTP/1.1" 200 1238 0.020828 10.0.0.73 - - [2026-04-02 02:45:54] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008668 10.0.0.73 - - [2026-04-02 02:45:54] "GET /virtual-machine/40705445-4cbc-41c5-96de-fd97442f79d2 HTTP/1.1" 401 292 0.000468 10.0.0.73 - - [2026-04-02 02:45:54] "GET /virtual-machine/40705445-4cbc-41c5-96de-fd97442f79d2 HTTP/1.1" 200 1304 0.034053 10.0.0.73 - - [2026-04-02 02:45:54] "GET /virtual-machine-interface/353e26d8-c0a1-4df7-b1d0-38685f19622c HTTP/1.1" 200 3169 0.005695 10.0.0.73 - - [2026-04-02 02:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.73 - - [2026-04-02 02:45:54] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003726 10.0.0.73 - - [2026-04-02 02:45:54] "GET /virtual-networks?parent_id=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002864 10.0.0.73 - - [2026-04-02 02:45:54] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006496 10.0.0.73 - - [2026-04-02 02:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.73 - - [2026-04-02 02:45:57] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006536 10.0.0.73 - - [2026-04-02 02:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.73 - - [2026-04-02 02:46:02] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006553 10.0.0.48 - - [2026-04-02 02:46:03] "GET /obj-perms HTTP/1.1" 200 5056 0.047868 10.0.0.73 - - [2026-04-02 02:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.73 - - [2026-04-02 02:46:06] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006306 10.0.0.73 - - [2026-04-02 02:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.73 - - [2026-04-02 02:46:10] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.007094 10.0.0.73 - - [2026-04-02 02:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.73 - - [2026-04-02 02:46:14] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006496 10.0.0.73 - - [2026-04-02 02:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005009 10.0.0.73 - - [2026-04-02 02:46:18] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.005697 10.0.0.73 - - [2026-04-02 02:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.73 - - [2026-04-02 02:46:22] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006039 10.0.0.73 - - [2026-04-02 02:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.73 - - [2026-04-02 02:46:26] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.009467 10.0.0.73 - - [2026-04-02 02:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.73 - - [2026-04-02 02:46:28] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003700 10.0.0.73 - - [2026-04-02 02:46:28] "GET /virtual-networks?parent_id=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002855 10.0.0.73 - - [2026-04-02 02:46:28] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006225 10.0.0.73 - - [2026-04-02 02:46:28] "POST /neutron/port HTTP/1.1" 200 1238 0.023877 10.0.0.73 - - [2026-04-02 02:46:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008764 10.0.0.73 - - [2026-04-02 02:46:39] "POST /neutron/port HTTP/1.1" 200 1238 0.018872 10.0.0.73 - - [2026-04-02 02:46:44] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007652 10.0.0.73 - - [2026-04-02 02:46:49] "POST /neutron/port HTTP/1.1" 200 1238 0.019192 10.0.0.73 - - [2026-04-02 02:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.73 - - [2026-04-02 02:46:49] "GET /network-policy/03412aab-55ab-4a64-baa6-8bcaedf6a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.003849 10.0.0.73 - - [2026-04-02 02:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.73 - - [2026-04-02 02:46:49] "GET /network-policy/302055d3-5966-4d54-88e8-8ae3e3b31dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.004648 10.0.0.73 - - [2026-04-02 02:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.73 - - [2026-04-02 02:46:50] "GET /network-policy/5c75fdb1-537e-42bd-90cb-ab9b83627d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004897 10.0.0.73 - - [2026-04-02 02:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.73 - - [2026-04-02 02:46:50] "GET /network-policy/b72c987e-58c6-4dfd-aed3-9b6913efc5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004672 10.0.0.73 - - [2026-04-02 02:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.73 - - [2026-04-02 02:46:50] "GET /network-policy/e69a9286-f9d3-4ab7-bf44-c2f480fa1854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005136 10.0.0.73 - - [2026-04-02 02:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.73 - - [2026-04-02 02:46:50] "GET /network-policy/1293a473-13a7-4db1-b670-8bdb1a69a16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004370 10.0.0.73 - - [2026-04-02 02:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.73 - - [2026-04-02 02:46:50] "GET /network-policy/45bc89bf-e47a-420f-a793-326e34c143ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005204 10.0.0.73 - - [2026-04-02 02:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.73 - - [2026-04-02 02:46:50] "GET /network-policy/d8776716-6e33-47b1-a6db-3a7420b0ad5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004868 10.0.0.73 - - [2026-04-02 02:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.73 - - [2026-04-02 02:46:50] "GET /network-policy/3ebea260-6d9a-41e8-9a81-9ad89684ed17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005043 10.0.0.73 - - [2026-04-02 02:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.73 - - [2026-04-02 02:46:50] "GET /network-policy/2c41ce87-c51a-467b-aac5-eaa8caf0bb52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004914 10.0.0.73 - - [2026-04-02 02:46:50] "POST /neutron/network HTTP/1.1" 200 1440 0.148035 10.0.0.73 - - [2026-04-02 02:46:50] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006671 10.0.0.73 - - [2026-04-02 02:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.73 - - [2026-04-02 02:46:50] "GET /network-policy/03412aab-55ab-4a64-baa6-8bcaedf6a22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005143 10.0.0.73 - - [2026-04-02 02:46:54] "POST /neutron/port HTTP/1.1" 200 1238 0.017565 10.0.0.73 - - [2026-04-02 02:46:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004467 10.0.0.73 - - [2026-04-02 02:46:54] "POST /neutron/port HTTP/1.1" 200 117 0.001428 10.0.0.133 - - [2026-04-02 02:46:55] "PUT /access-control-list/a347cb81-06ee-4d07-a68a-314bf065ae69 HTTP/1.1" 200 272 0.017460 10.0.0.73 - - [2026-04-02 02:46:55] "POST /neutron/network HTTP/1.1" 200 1440 0.133462 10.0.0.73 - - [2026-04-02 02:46:55] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.005952 10.0.0.73 - - [2026-04-02 02:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.73 - - [2026-04-02 02:46:56] "GET /network-policy/302055d3-5966-4d54-88e8-8ae3e3b31dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.005687 10.0.0.73 - - [2026-04-02 02:47:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.006768 10.0.0.73 - - [2026-04-02 02:47:01] "POST /neutron/network HTTP/1.1" 200 1440 0.104310 10.0.0.73 - - [2026-04-02 02:47:01] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007076 10.0.0.73 - - [2026-04-02 02:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.73 - - [2026-04-02 02:47:01] "GET /network-policy/5c75fdb1-537e-42bd-90cb-ab9b83627d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005586 10.0.0.133 - - [2026-04-02 02:47:03] "GET /obj-perms HTTP/1.1" 200 5056 0.052487 10.0.0.73 - - [2026-04-02 02:47:06] "POST /neutron/network HTTP/1.1" 200 1440 0.097291 10.0.0.73 - - [2026-04-02 02:47:06] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007172 10.0.0.73 - - [2026-04-02 02:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.73 - - [2026-04-02 02:47:06] "GET /network-policy/b72c987e-58c6-4dfd-aed3-9b6913efc5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004515 10.0.0.73 - - [2026-04-02 02:47:11] "POST /neutron/network HTTP/1.1" 200 1440 0.116245 10.0.0.133 - - [2026-04-02 02:47:11] "PUT /access-control-list/a347cb81-06ee-4d07-a68a-314bf065ae69 HTTP/1.1" 200 272 0.067736 10.0.0.73 - - [2026-04-02 02:47:11] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007301 10.0.0.73 - - [2026-04-02 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.73 - - [2026-04-02 02:47:11] "GET /network-policy/e69a9286-f9d3-4ab7-bf44-c2f480fa1854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004669 10.0.0.73 - - [2026-04-02 02:47:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.003727 10.0.0.73 - - [2026-04-02 02:47:17] "POST /neutron/network HTTP/1.1" 200 1440 0.088692 10.0.0.73 - - [2026-04-02 02:47:17] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.010528 10.0.0.73 - - [2026-04-02 02:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.73 - - [2026-04-02 02:47:17] "GET /network-policy/1293a473-13a7-4db1-b670-8bdb1a69a16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004494 10.0.0.73 - - [2026-04-02 02:47:22] "POST /neutron/network HTTP/1.1" 200 1440 0.100834 10.0.0.73 - - [2026-04-02 02:47:22] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007297 10.0.0.73 - - [2026-04-02 02:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.73 - - [2026-04-02 02:47:22] "GET /network-policy/45bc89bf-e47a-420f-a793-326e34c143ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005796 10.0.0.73 - - [2026-04-02 02:47:27] "POST /neutron/network HTTP/1.1" 200 1440 0.089024 10.0.0.133 - - [2026-04-02 02:47:27] "PUT /access-control-list/a347cb81-06ee-4d07-a68a-314bf065ae69 HTTP/1.1" 200 272 0.057205 10.0.0.73 - - [2026-04-02 02:47:27] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006876 10.0.0.73 - - [2026-04-02 02:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.73 - - [2026-04-02 02:47:27] "GET /network-policy/d8776716-6e33-47b1-a6db-3a7420b0ad5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004923 10.0.0.73 - - [2026-04-02 02:47:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.008595 10.0.0.73 - - [2026-04-02 02:47:32] "POST /neutron/network HTTP/1.1" 200 1440 0.093475 10.0.0.73 - - [2026-04-02 02:47:32] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007419 10.0.0.73 - - [2026-04-02 02:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.73 - - [2026-04-02 02:47:32] "GET /network-policy/3ebea260-6d9a-41e8-9a81-9ad89684ed17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007684 10.0.0.73 - - [2026-04-02 02:47:38] "POST /neutron/network HTTP/1.1" 200 1440 0.115844 10.0.0.73 - - [2026-04-02 02:47:38] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006855 10.0.0.73 - - [2026-04-02 02:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.73 - - [2026-04-02 02:47:38] "GET /network-policy/2c41ce87-c51a-467b-aac5-eaa8caf0bb52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005255 10.0.0.73 - - [2026-04-02 02:47:43] "GET /virtual-machine/40705445-4cbc-41c5-96de-fd97442f79d2 HTTP/1.1" 200 1304 0.004683 10.0.0.73 - - [2026-04-02 02:47:43] "POST /neutron/port HTTP/1.1" 200 1228 0.016696 10.0.0.73 - - [2026-04-02 02:47:45] "GET /virtual-machine/40705445-4cbc-41c5-96de-fd97442f79d2 HTTP/1.1" 404 171 0.003276 10.0.0.73 - - [2026-04-02 02:47:45] "GET /virtual-machine/40705445-4cbc-41c5-96de-fd97442f79d2 HTTP/1.1" 404 171 0.003032 10.0.0.73 - - [2026-04-02 02:47:45] "GET /virtual-machine/40705445-4cbc-41c5-96de-fd97442f79d2 HTTP/1.1" 404 171 0.002629 10.0.0.73 - - [2026-04-02 02:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.73 - - [2026-04-02 02:47:45] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005046 10.0.0.73 - - [2026-04-02 02:47:45] "GET /virtual-networks?parent_id=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.004868 10.0.0.73 - - [2026-04-02 02:47:45] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006817 10.0.0.73 - - [2026-04-02 02:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.73 - - [2026-04-02 02:47:45] "GET /routing-instance/1a87c7d8-53cd-4e3c-92d2-9acfd7e7db43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.005536 10.0.0.73 - - [2026-04-02 02:47:45] "GET /route-target/2af66465-246f-46d6-9ac5-cdb7d885cbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004752 10.0.0.73 - - [2026-04-02 02:47:48] "GET /obj-perms HTTP/1.1" 200 5019 0.009273 10.0.0.133 - - [2026-04-02 02:47:52] "GET /obj-perms HTTP/1.1" 200 5019 0.047083 10.0.0.73 - - [2026-04-02 02:47:58] "GET /obj-perms HTTP/1.1" 200 5019 0.005455 10.0.0.133 - - [2026-04-02 02:48:01] "GET /obj-perms HTTP/1.1" 200 5019 0.004793 10.0.0.73 - - [2026-04-02 02:48:04] "GET /obj-perms HTTP/1.1" 200 5056 0.053702 10.0.0.133 - - [2026-04-02 02:48:07] "GET /obj-perms HTTP/1.1" 200 5019 0.004734 10.0.0.73 - - [2026-04-02 02:48:13] "GET /obj-perms HTTP/1.1" 200 5019 0.003998 10.0.0.133 - - [2026-04-02 02:48:13] "GET /obj-perms HTTP/1.1" 200 5019 0.005333 10.0.0.73 - - [2026-04-02 02:48:13] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006639 10.0.0.73 - - [2026-04-02 02:48:14] "POST /neutron/network HTTP/1.1" 200 1337 0.092560 10.0.0.133 - - [2026-04-02 02:48:14] "DELETE /access-control-list/a347cb81-06ee-4d07-a68a-314bf065ae69 HTTP/1.1" 200 115 0.068399 10.0.0.73 - - [2026-04-02 02:48:14] "GET /virtual-network/8f91f346-a017-4966-934c-235b2a2d2744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006310 10.0.0.73 - - [2026-04-02 02:48:14] "DELETE /network-policy/2c41ce87-c51a-467b-aac5-eaa8caf0bb52 HTTP/1.1" 200 115 0.043015 10.0.0.73 - - [2026-04-02 02:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006356 10.0.0.48 - - [2026-04-02 02:48:14] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.026720 10.0.0.73 - - [2026-04-02 02:48:14] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.074834 10.0.0.73 - - [2026-04-02 02:48:14] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-98707266&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.007619 10.0.0.73 - - [2026-04-02 02:48:14] "DELETE /network-policy/3ebea260-6d9a-41e8-9a81-9ad89684ed17 HTTP/1.1" 200 115 0.042634 10.0.0.73 - - [2026-04-02 02:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005253 10.0.0.48 - - [2026-04-02 02:48:14] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001016 10.0.0.73 - - [2026-04-02 02:48:14] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.052486 10.0.0.73 - - [2026-04-02 02:48:14] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-98707266&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.005761 10.0.0.73 - - [2026-04-02 02:48:14] "DELETE /network-policy/d8776716-6e33-47b1-a6db-3a7420b0ad5c HTTP/1.1" 200 115 0.038395 10.0.0.73 - - [2026-04-02 02:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010947 10.0.0.48 - - [2026-04-02 02:48:14] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001112 10.0.0.73 - - [2026-04-02 02:48:14] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.043445 10.0.0.73 - - [2026-04-02 02:48:14] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-98707266&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.005594 10.0.0.73 - - [2026-04-02 02:48:14] "DELETE /network-policy/45bc89bf-e47a-420f-a793-326e34c143ea HTTP/1.1" 200 115 0.047277 10.0.0.73 - - [2026-04-02 02:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.48 - - [2026-04-02 02:48:14] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001060 10.0.0.73 - - [2026-04-02 02:48:14] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.055095 10.0.0.73 - - [2026-04-02 02:48:14] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-98707266&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.006052 10.0.0.73 - - [2026-04-02 02:48:14] "DELETE /network-policy/1293a473-13a7-4db1-b670-8bdb1a69a16d HTTP/1.1" 200 115 0.037483 10.0.0.73 - - [2026-04-02 02:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.48 - - [2026-04-02 02:48:15] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001509 10.0.0.73 - - [2026-04-02 02:48:15] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.057303 10.0.0.73 - - [2026-04-02 02:48:15] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-98707266&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.006591 10.0.0.73 - - [2026-04-02 02:48:15] "DELETE /network-policy/e69a9286-f9d3-4ab7-bf44-c2f480fa1854 HTTP/1.1" 200 115 0.040505 10.0.0.73 - - [2026-04-02 02:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005472 10.0.0.48 - - [2026-04-02 02:48:15] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001512 10.0.0.73 - - [2026-04-02 02:48:15] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.050214 10.0.0.73 - - [2026-04-02 02:48:15] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-98707266&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.006493 10.0.0.73 - - [2026-04-02 02:48:15] "DELETE /network-policy/b72c987e-58c6-4dfd-aed3-9b6913efc5ad HTTP/1.1" 200 115 0.044970 10.0.0.73 - - [2026-04-02 02:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006772 10.0.0.48 - - [2026-04-02 02:48:15] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001686 10.0.0.73 - - [2026-04-02 02:48:15] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.083363 10.0.0.73 - - [2026-04-02 02:48:15] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-98707266&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.005985 10.0.0.73 - - [2026-04-02 02:48:15] "DELETE /network-policy/5c75fdb1-537e-42bd-90cb-ab9b83627d0b HTTP/1.1" 200 115 0.036806 10.0.0.73 - - [2026-04-02 02:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.48 - - [2026-04-02 02:48:15] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001304 10.0.0.73 - - [2026-04-02 02:48:15] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.046782 10.0.0.73 - - [2026-04-02 02:48:15] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-98707266&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.005519 10.0.0.73 - - [2026-04-02 02:48:15] "DELETE /network-policy/302055d3-5966-4d54-88e8-8ae3e3b31dd8 HTTP/1.1" 200 115 0.050402 10.0.0.73 - - [2026-04-02 02:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.48 - - [2026-04-02 02:48:16] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001177 10.0.0.73 - - [2026-04-02 02:48:16] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.040882 10.0.0.73 - - [2026-04-02 02:48:16] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-98707266&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005652 10.0.0.73 - - [2026-04-02 02:48:16] "DELETE /network-policy/03412aab-55ab-4a64-baa6-8bcaedf6a22d HTTP/1.1" 200 115 0.045804 10.0.0.73 - - [2026-04-02 02:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.48 - - [2026-04-02 02:48:16] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000974 10.0.0.73 - - [2026-04-02 02:48:16] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.044542 10.0.0.73 - - [2026-04-02 02:48:16] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-98707266&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.008602 10.0.0.48 - - [2026-04-02 02:48:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004429 10.0.0.48 - - [2026-04-02 02:48:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002620 10.0.0.48 - - [2026-04-02 02:48:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003933 10.0.0.48 - - [2026-04-02 02:48:16] "POST /useragent-kv HTTP/1.1" 200 115 0.005468 10.0.0.48 - - [2026-04-02 02:48:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004165 10.0.0.48 - - [2026-04-02 02:48:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004200 10.0.0.73 - - [2026-04-02 02:48:16] "POST /neutron/network HTTP/1.1" 200 151 0.201991 10.0.0.73 - - [2026-04-02 02:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.73 - - [2026-04-02 02:48:16] "DELETE /network-ipam/77668aa0-89f8-4fd5-a77f-c19234804839 HTTP/1.1" 200 115 0.035992 10.0.0.73 - - [2026-04-02 02:48:16] "POST /fqname-to-id HTTP/1.1" 404 260 0.004637 10.0.0.48 - - [2026-04-02 02:48:16] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001029 10.0.0.48 - - [2026-04-02 02:48:16] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.061028 10.0.0.48 - - [2026-04-02 02:48:16] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001052 10.0.0.48 - - [2026-04-02 02:48:17] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?fields=security_groups HTTP/1.1" 200 1400 0.081567 10.0.0.48 - - [2026-04-02 02:48:17] "DELETE /security-group/7b7b043f-a3d0-42a6-8cc1-9b45bfcd2cdd HTTP/1.1" 200 115 0.064677 10.0.0.48 - - [2026-04-02 02:48:17] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002696 10.0.0.133 - - [2026-04-02 02:48:17] "DELETE /access-control-list/331a5a42-83ba-417f-9796-fb92623ce8ba HTTP/1.1" 200 115 0.070997 10.0.0.48 - - [2026-04-02 02:48:17] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?fields=application_policy_sets HTTP/1.1" 200 1439 0.134028 10.0.0.73 - - [2026-04-02 02:48:17] "DELETE /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25 HTTP/1.1" 200 115 0.553647 10.0.0.48 - - [2026-04-02 02:48:17] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001074 10.0.0.73 - - [2026-04-02 02:48:17] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?fields=projects HTTP/1.1" 200 1244 0.020378 10.0.0.48 - - [2026-04-02 02:48:20] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004827 10.0.0.48 - - [2026-04-02 02:48:20] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000972 10.0.0.48 - - [2026-04-02 02:48:20] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.052212 10.0.0.48 - - [2026-04-02 02:48:20] "POST /id-to-fqname HTTP/1.1" 200 202 0.007282 10.0.0.48 - - [2026-04-02 02:48:20] "POST /fqname-to-id HTTP/1.1" 404 211 0.011645 10.0.0.48 - - [2026-04-02 02:48:20] "POST /security-groups HTTP/1.1" 200 603 0.081151 10.0.0.48 - - [2026-04-02 02:48:20] "POST /projects HTTP/1.1" 200 609 0.336025 10.0.0.48 - - [2026-04-02 02:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.374647 10.0.0.133 - - [2026-04-02 02:48:20] "POST /access-control-lists HTTP/1.1" 200 608 0.027160 10.0.0.73 - - [2026-04-02 02:48:20] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.557175 10.0.0.48 - - [2026-04-02 02:48:20] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001942 10.0.0.73 - - [2026-04-02 02:48:20] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?fields=virtual_networks HTTP/1.1" 200 1057 0.084548 10.0.0.48 - - [2026-04-02 02:48:20] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001534 10.0.0.73 - - [2026-04-02 02:48:20] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.058247 10.0.0.48 - - [2026-04-02 02:48:20] "GET /projects?obj_uuids=fc7a1dd8-17fc-4666-ae3a-0e7753d88a25&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001637 10.0.0.73 - - [2026-04-02 02:48:20] "GET /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25?fields=security_groups HTTP/1.1" 200 1295 0.050857 10.0.0.73 - - [2026-04-02 02:48:21] "POST /fqname-to-id HTTP/1.1" 404 194 0.026620 10.0.0.48 - - [2026-04-02 02:48:21] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003226 10.0.0.48 - - [2026-04-02 02:48:21] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002411 10.0.0.48 - - [2026-04-02 02:48:21] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010790 10.0.0.48 - - [2026-04-02 02:48:22] "POST /id-to-fqname HTTP/1.1" 200 196 0.001419 10.0.0.48 - - [2026-04-02 02:48:22] "POST /fqname-to-id HTTP/1.1" 404 205 0.009305 10.0.0.48 - - [2026-04-02 02:48:22] "POST /security-groups HTTP/1.1" 200 597 0.041780 10.0.0.133 - - [2026-04-02 02:48:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.003918 10.0.0.48 - - [2026-04-02 02:48:22] "POST /projects HTTP/1.1" 200 597 0.273482 10.0.0.48 - - [2026-04-02 02:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.343823 10.0.0.133 - - [2026-04-02 02:48:22] "POST /access-control-lists HTTP/1.1" 200 600 0.029094 10.0.0.73 - - [2026-04-02 02:48:22] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.505230 10.0.0.73 - - [2026-04-02 02:48:23] "GET / HTTP/1.1" 200 35931 0.001877 10.0.0.73 - - [2026-04-02 02:48:25] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000501 10.0.0.48 - - [2026-04-02 02:48:25] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001098 10.0.0.73 - - [2026-04-02 02:48:25] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.074413 10.0.0.73 - - [2026-04-02 02:48:26] "GET / HTTP/1.1" 200 35931 0.001838 10.0.0.73 - - [2026-04-02 02:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.48 - - [2026-04-02 02:48:26] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001120 10.0.0.73 - - [2026-04-02 02:48:26] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008640 10.0.0.73 - - [2026-04-02 02:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.48 - - [2026-04-02 02:48:26] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000993 10.0.0.73 - - [2026-04-02 02:48:26] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.047075 10.0.0.73 - - [2026-04-02 02:48:27] "GET /domains HTTP/1.1" 401 292 0.000466 10.0.0.73 - - [2026-04-02 02:48:28] "GET /domains HTTP/1.1" 200 280 0.029905 10.0.0.48 - - [2026-04-02 02:48:28] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001629 10.0.0.73 - - [2026-04-02 02:48:28] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b HTTP/1.1" 200 2777 0.012816 10.0.0.48 - - [2026-04-02 02:48:28] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001008 10.0.0.73 - - [2026-04-02 02:48:28] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e HTTP/1.1" 200 1889 0.093312 10.0.0.73 - - [2026-04-02 02:48:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003790 10.0.0.73 - - [2026-04-02 02:48:28] "POST /network-ipams HTTP/1.1" 200 603 0.035264 10.0.0.73 - - [2026-04-02 02:48:28] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.005689 10.0.0.73 - - [2026-04-02 02:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.73 - - [2026-04-02 02:48:28] "GET /network-ipam/c0f93a5f-0f3a-4f65-815c-c36299869094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.008503 10.0.0.73 - - [2026-04-02 02:48:28] "PUT /network-ipam/c0f93a5f-0f3a-4f65-815c-c36299869094 HTTP/1.1" 200 258 0.017193 10.0.0.73 - - [2026-04-02 02:48:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000594 10.0.0.73 - - [2026-04-02 02:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.030198 10.0.0.48 - - [2026-04-02 02:48:28] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001346 10.0.0.73 - - [2026-04-02 02:48:29] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.057731 10.0.0.48 - - [2026-04-02 02:48:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007230 10.0.0.73 - - [2026-04-02 02:48:29] "POST /neutron/subnet HTTP/1.1" 200 701 0.244575 10.0.0.73 - - [2026-04-02 02:48:29] "POST /id-to-fqname HTTP/1.1" 200 229 0.001379 10.0.0.73 - - [2026-04-02 02:48:29] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.008212 10.0.0.73 - - [2026-04-02 02:48:29] "POST /neutron/network HTTP/1.1" 200 1074 0.011828 10.0.0.73 - - [2026-04-02 02:48:29] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006569 10.0.0.73 - - [2026-04-02 02:48:29] "POST /neutron/subnet HTTP/1.1" 200 701 0.009076 10.0.0.73 - - [2026-04-02 02:48:30] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006149 10.0.0.73 - - [2026-04-02 02:48:30] "GET /obj-perms HTTP/1.1" 200 5013 0.053532 10.0.0.48 - - [2026-04-02 02:48:31] "GET /obj-perms HTTP/1.1" 200 5013 0.083268 10.0.0.73 - - [2026-04-02 02:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.48 - - [2026-04-02 02:48:31] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001258 10.0.0.73 - - [2026-04-02 02:48:31] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.055329 10.0.0.133 - - [2026-04-02 02:48:31] "POST /route-targets HTTP/1.1" 200 327 0.014141 10.0.0.48 - - [2026-04-02 02:48:32] "POST /useragent-kv HTTP/1.1" 200 115 0.015264 10.0.0.73 - - [2026-04-02 02:48:32] "POST /neutron/subnet HTTP/1.1" 200 701 0.215645 10.0.0.73 - - [2026-04-02 02:48:32] "POST /id-to-fqname HTTP/1.1" 200 229 0.001737 10.0.0.73 - - [2026-04-02 02:48:32] "GET /virtual-network/00c46996-cb82-4028-bab6-8d5186ea27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.010311 10.0.0.73 - - [2026-04-02 02:48:32] "POST /neutron/network HTTP/1.1" 200 1074 0.012702 10.0.0.73 - - [2026-04-02 02:48:32] "GET /virtual-network/00c46996-cb82-4028-bab6-8d5186ea27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.007489 10.0.0.73 - - [2026-04-02 02:48:32] "POST /neutron/subnet HTTP/1.1" 200 701 0.012401 10.0.0.73 - - [2026-04-02 02:48:32] "GET /virtual-network/00c46996-cb82-4028-bab6-8d5186ea27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.006856 10.0.0.73 - - [2026-04-02 02:48:33] "POST /fqname-to-id HTTP/1.1" 404 205 0.003958 10.0.0.73 - - [2026-04-02 02:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.48 - - [2026-04-02 02:48:33] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001809 10.0.0.73 - - [2026-04-02 02:48:33] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.059901 10.0.0.73 - - [2026-04-02 02:48:33] "POST /network-policys HTTP/1.1" 200 527 0.076111 10.0.0.73 - - [2026-04-02 02:48:33] "GET /network-policy/3797cedc-f777-46cb-9661-5698e7a98552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.006875 10.0.0.73 - - [2026-04-02 02:48:33] "POST /fqname-to-id HTTP/1.1" 404 205 0.003649 10.0.0.73 - - [2026-04-02 02:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.48 - - [2026-04-02 02:48:33] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001206 10.0.0.73 - - [2026-04-02 02:48:33] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.049022 10.0.0.73 - - [2026-04-02 02:48:33] "POST /network-policys HTTP/1.1" 200 527 0.076297 10.0.0.73 - - [2026-04-02 02:48:33] "GET /network-policy/83a7ef9f-e669-4697-abca-3c0990a2d4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.007523 10.0.0.73 - - [2026-04-02 02:48:33] "POST /fqname-to-id HTTP/1.1" 404 205 0.004258 10.0.0.73 - - [2026-04-02 02:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005521 10.0.0.48 - - [2026-04-02 02:48:34] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001520 10.0.0.73 - - [2026-04-02 02:48:34] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.049943 10.0.0.73 - - [2026-04-02 02:48:34] "POST /network-policys HTTP/1.1" 200 527 0.081303 10.0.0.73 - - [2026-04-02 02:48:34] "GET /network-policy/a6ffd857-a9ee-46ac-9d87-710b89fb53cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.007707 10.0.0.73 - - [2026-04-02 02:48:34] "POST /fqname-to-id HTTP/1.1" 404 205 0.005090 10.0.0.73 - - [2026-04-02 02:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.48 - - [2026-04-02 02:48:34] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001342 10.0.0.73 - - [2026-04-02 02:48:34] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.060424 10.0.0.73 - - [2026-04-02 02:48:34] "POST /network-policys HTTP/1.1" 200 527 0.037467 10.0.0.73 - - [2026-04-02 02:48:34] "GET /network-policy/10d76bd6-5400-4f56-8364-a37da45f6f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.016629 10.0.0.133 - - [2026-04-02 02:48:34] "DELETE /access-control-list/f48f1097-aa2c-4e2b-ab3e-286adffa699c HTTP/1.1" 200 115 0.049481 10.0.0.73 - - [2026-04-02 02:48:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.003878 10.0.0.73 - - [2026-04-02 02:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006229 10.0.0.48 - - [2026-04-02 02:48:34] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001707 10.0.0.73 - - [2026-04-02 02:48:34] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.072757 10.0.0.73 - - [2026-04-02 02:48:35] "POST /network-policys HTTP/1.1" 200 531 0.033983 10.0.0.73 - - [2026-04-02 02:48:35] "GET /network-policy/7453de5b-9705-495a-8c75-e94fd31c488b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.006413 10.0.0.73 - - [2026-04-02 02:48:35] "POST /fqname-to-id HTTP/1.1" 404 206 0.003097 10.0.0.73 - - [2026-04-02 02:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.48 - - [2026-04-02 02:48:35] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001202 10.0.0.73 - - [2026-04-02 02:48:35] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.042241 10.0.0.73 - - [2026-04-02 02:48:35] "POST /network-policys HTTP/1.1" 200 529 0.075108 10.0.0.73 - - [2026-04-02 02:48:35] "GET /network-policy/fbfabe3f-c2ae-4bc2-8ecf-c2033f43b3a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.007244 10.0.0.73 - - [2026-04-02 02:48:35] "POST /fqname-to-id HTTP/1.1" 404 206 0.003981 10.0.0.73 - - [2026-04-02 02:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.48 - - [2026-04-02 02:48:35] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001026 10.0.0.73 - - [2026-04-02 02:48:35] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.051403 10.0.0.73 - - [2026-04-02 02:48:35] "POST /network-policys HTTP/1.1" 200 529 0.075045 10.0.0.73 - - [2026-04-02 02:48:35] "GET /network-policy/18217cf4-4ba1-4b7e-ae8b-d5db95cbdd0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.010062 10.0.0.73 - - [2026-04-02 02:48:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.003613 10.0.0.73 - - [2026-04-02 02:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.48 - - [2026-04-02 02:48:36] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001302 10.0.0.73 - - [2026-04-02 02:48:36] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.039894 10.0.0.73 - - [2026-04-02 02:48:36] "POST /network-policys HTTP/1.1" 200 529 0.079820 10.0.0.73 - - [2026-04-02 02:48:36] "GET /network-policy/d2febfd9-e995-49cb-ba99-60f9c6300baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.007427 10.0.0.73 - - [2026-04-02 02:48:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.003300 10.0.0.73 - - [2026-04-02 02:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.48 - - [2026-04-02 02:48:36] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001798 10.0.0.73 - - [2026-04-02 02:48:36] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.047658 10.0.0.73 - - [2026-04-02 02:48:36] "POST /network-policys HTTP/1.1" 200 529 0.077725 10.0.0.73 - - [2026-04-02 02:48:36] "GET /network-policy/db12f919-5e7f-4ddf-9c27-c386c6d6ff90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.007198 10.0.0.73 - - [2026-04-02 02:48:36] "POST /fqname-to-id HTTP/1.1" 404 208 0.004816 10.0.0.73 - - [2026-04-02 02:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.48 - - [2026-04-02 02:48:36] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001191 10.0.0.73 - - [2026-04-02 02:48:36] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.046045 10.0.0.73 - - [2026-04-02 02:48:37] "POST /network-policys HTTP/1.1" 200 533 0.031449 10.0.0.73 - - [2026-04-02 02:48:37] "GET /network-policy/fc4a1c7f-0955-4be1-86e4-36ea6338be8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.006749 10.0.0.73 - - [2026-04-02 02:48:37] "POST /neutron/network HTTP/1.1" 200 1157 0.039580 10.0.0.73 - - [2026-04-02 02:48:37] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006593 10.0.0.73 - - [2026-04-02 02:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.73 - - [2026-04-02 02:48:37] "GET /network-policy/3797cedc-f777-46cb-9661-5698e7a98552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005890 10.0.0.133 - - [2026-04-02 02:48:37] "POST /fqname-to-id HTTP/1.1" 404 246 0.008383 10.0.0.73 - - [2026-04-02 02:48:37] "POST /neutron/network HTTP/1.1" 200 1159 0.031021 10.0.0.73 - - [2026-04-02 02:48:37] "GET /virtual-network/00c46996-cb82-4028-bab6-8d5186ea27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.021502 10.0.0.73 - - [2026-04-02 02:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.73 - - [2026-04-02 02:48:37] "GET /network-policy/7453de5b-9705-495a-8c75-e94fd31c488b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.005332 10.0.0.73 - - [2026-04-02 02:48:37] "POST /id-to-fqname HTTP/1.1" 200 229 0.001898 10.0.0.48 - - [2026-04-02 02:48:38] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001183 10.0.0.73 - - [2026-04-02 02:48:38] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.072995 10.0.0.73 - - [2026-04-02 02:48:39] "POST /neutron/port HTTP/1.1" 200 117 0.008070 10.0.0.73 - - [2026-04-02 02:48:39] "POST /id-to-fqname HTTP/1.1" 200 229 0.002277 10.0.0.73 - - [2026-04-02 02:48:39] "POST /neutron/network HTTP/1.1" 200 1169 0.009090 10.0.0.133 - - [2026-04-02 02:48:39] "PUT /access-control-list/4cd2f931-5709-48e3-851b-237c17fe7ac5 HTTP/1.1" 200 272 0.016510 10.0.0.73 - - [2026-04-02 02:48:39] "POST /neutron/port HTTP/1.1" 200 1061 0.020741 10.0.0.73 - - [2026-04-02 02:48:39] "POST /neutron/port HTTP/1.1" 200 1125 0.018654 10.0.0.73 - - [2026-04-02 02:48:40] "POST /neutron/port HTTP/1.1" 200 117 0.001341 10.0.0.48 - - [2026-04-02 02:48:40] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001191 10.0.0.73 - - [2026-04-02 02:48:40] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.111856 10.0.0.73 - - [2026-04-02 02:48:40] "POST /neutron/port HTTP/1.1" 200 1125 0.022439 10.0.0.73 - - [2026-04-02 02:48:40] "POST /neutron/port HTTP/1.1" 200 1125 0.018623 10.0.0.48 - - [2026-04-02 02:48:40] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001028 10.0.0.73 - - [2026-04-02 02:48:41] "POST /neutron/port HTTP/1.1" 200 1061 0.275105 10.0.0.73 - - [2026-04-02 02:48:41] "POST /neutron/port HTTP/1.1" 200 1115 0.125177 10.0.0.73 - - [2026-04-02 02:48:41] "POST /neutron/subnet HTTP/1.1" 200 675 0.012041 10.0.0.73 - - [2026-04-02 02:48:45] "POST /neutron/port HTTP/1.1" 200 1125 0.019920 10.0.0.73 - - [2026-04-02 02:48:45] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009209 10.0.0.73 - - [2026-04-02 02:48:45] "GET /virtual-machine/545c1ecc-b9bc-4bf3-8034-71241748141a HTTP/1.1" 401 292 0.000470 10.0.0.73 - - [2026-04-02 02:48:46] "GET /virtual-machine/545c1ecc-b9bc-4bf3-8034-71241748141a HTTP/1.1" 200 1297 0.030294 10.0.0.73 - - [2026-04-02 02:48:46] "GET /virtual-machine-interface/db422305-07c8-421a-96d8-43e88e867e21 HTTP/1.1" 200 2952 0.006253 10.0.0.73 - - [2026-04-02 02:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.73 - - [2026-04-02 02:48:46] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004146 10.0.0.73 - - [2026-04-02 02:48:46] "GET /virtual-networks?parent_id=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003293 10.0.0.73 - - [2026-04-02 02:48:46] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005593 10.0.0.48 - - [2026-04-02 02:48:48] "DELETE /project/fc7a1dd817fc4666ae3a0e7753d88a25 HTTP/1.1" 404 173 0.004966 10.0.0.48 - - [2026-04-02 02:48:48] "DELETE /project/8f6cdf119d32423094bfafbb2ce45d9e HTTP/1.1" 404 173 0.007931 10.0.0.48 - - [2026-04-02 02:48:48] "DELETE /project/fc7a1dd8-17fc-4666-ae3a-0e7753d88a25 HTTP/1.1" 404 177 0.004914 10.0.0.73 - - [2026-04-02 02:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.73 - - [2026-04-02 02:48:49] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007440 10.0.0.73 - - [2026-04-02 02:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.73 - - [2026-04-02 02:48:53] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006224 10.0.0.73 - - [2026-04-02 02:48:56] "POST /neutron/port HTTP/1.1" 200 1125 0.040084 10.0.0.73 - - [2026-04-02 02:48:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004305 10.0.0.73 - - [2026-04-02 02:48:56] "POST /neutron/network HTTP/1.1" 200 1157 0.010192 10.0.0.73 - - [2026-04-02 02:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.73 - - [2026-04-02 02:48:57] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007570 10.0.0.73 - - [2026-04-02 02:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.73 - - [2026-04-02 02:49:01] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007809 10.0.0.73 - - [2026-04-02 02:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.73 - - [2026-04-02 02:49:05] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008938 10.0.0.73 - - [2026-04-02 02:49:06] "POST /neutron/network HTTP/1.1" 200 1169 0.008290 10.0.0.73 - - [2026-04-02 02:49:06] "POST /neutron/port HTTP/1.1" 200 117 0.001201 10.0.0.73 - - [2026-04-02 02:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.73 - - [2026-04-02 02:49:09] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007484 10.0.0.73 - - [2026-04-02 02:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.73 - - [2026-04-02 02:49:13] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006097 10.0.0.73 - - [2026-04-02 02:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.73 - - [2026-04-02 02:49:17] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.012955 10.0.0.73 - - [2026-04-02 02:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004659 10.0.0.73 - - [2026-04-02 02:49:20] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004407 10.0.0.73 - - [2026-04-02 02:49:20] "GET /virtual-networks?parent_id=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003259 10.0.0.73 - - [2026-04-02 02:49:20] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008090 10.0.0.73 - - [2026-04-02 02:49:20] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010348 10.0.0.73 - - [2026-04-02 02:49:27] "POST /neutron/port HTTP/1.1" 200 1125 0.046667 10.0.0.73 - - [2026-04-02 02:49:30] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007962 10.0.0.73 - - [2026-04-02 02:49:39] "POST /neutron/port HTTP/1.1" 200 1125 0.023154 10.0.0.73 - - [2026-04-02 02:49:40] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007310 10.0.0.73 - - [2026-04-02 02:49:41] "POST /neutron/port HTTP/1.1" 200 1125 0.017741 10.0.0.73 - - [2026-04-02 02:49:41] "GET /virtual-machine/fb115df8-5579-4652-b813-beed9283c9d7 HTTP/1.1" 200 1299 0.006692 10.0.0.73 - - [2026-04-02 02:49:41] "GET /virtual-machine-interface/158627d4-ae13-4aff-8a2b-45d3b6176abf HTTP/1.1" 200 2950 0.005938 10.0.0.73 - - [2026-04-02 02:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.73 - - [2026-04-02 02:49:41] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003799 10.0.0.73 - - [2026-04-02 02:49:41] "GET /virtual-networks?parent_id=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003579 10.0.0.73 - - [2026-04-02 02:49:41] "GET /virtual-network/00c46996-cb82-4028-bab6-8d5186ea27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005519 10.0.0.73 - - [2026-04-02 02:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.73 - - [2026-04-02 02:49:42] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003590 10.0.0.73 - - [2026-04-02 02:49:42] "GET /virtual-networks?parent_id=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003222 10.0.0.73 - - [2026-04-02 02:49:42] "GET /virtual-network/00c46996-cb82-4028-bab6-8d5186ea27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007467 10.0.0.73 - - [2026-04-02 02:49:42] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007720 10.0.0.73 - - [2026-04-02 02:49:52] "POST /neutron/port HTTP/1.1" 200 2098 0.024601 10.0.0.73 - - [2026-04-02 02:49:53] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008064 10.0.0.73 - - [2026-04-02 02:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.73 - - [2026-04-02 02:49:53] "GET /network-policy/7453de5b-9705-495a-8c75-e94fd31c488b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.003642 10.0.0.73 - - [2026-04-02 02:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.73 - - [2026-04-02 02:49:53] "GET /network-policy/3797cedc-f777-46cb-9661-5698e7a98552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004922 10.0.0.73 - - [2026-04-02 02:49:53] "POST /neutron/network HTTP/1.1" 200 1157 0.009969 10.0.0.73 - - [2026-04-02 02:49:53] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.026372 10.0.0.73 - - [2026-04-02 02:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.73 - - [2026-04-02 02:49:53] "GET /network-policy/83a7ef9f-e669-4697-abca-3c0990a2d4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005538 10.0.0.73 - - [2026-04-02 02:49:57] "POST /neutron/port HTTP/1.1" 200 1125 0.018168 10.0.0.73 - - [2026-04-02 02:49:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003934 10.0.0.73 - - [2026-04-02 02:49:57] "POST /neutron/network HTTP/1.1" 200 1157 0.010518 10.0.0.133 - - [2026-04-02 02:50:06] "GET /obj-perms HTTP/1.1" 200 5056 0.048095 10.0.0.48 - - [2026-04-02 02:50:06] "GET /obj-perms HTTP/1.1" 200 5056 0.056793 10.0.0.73 - - [2026-04-02 02:50:08] "POST /neutron/network HTTP/1.1" 200 1169 0.007267 10.0.0.73 - - [2026-04-02 02:50:08] "POST /neutron/port HTTP/1.1" 200 117 0.001261 10.0.0.73 - - [2026-04-02 02:50:46] "POST /neutron/network HTTP/1.1" 200 1160 0.095148 10.0.0.133 - - [2026-04-02 02:50:46] "PUT /access-control-list/4cd2f931-5709-48e3-851b-237c17fe7ac5 HTTP/1.1" 200 272 0.068177 10.0.0.73 - - [2026-04-02 02:50:46] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007828 10.0.0.73 - - [2026-04-02 02:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.73 - - [2026-04-02 02:50:46] "GET /network-policy/fc4a1c7f-0955-4be1-86e4-36ea6338be8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.006283 10.0.0.73 - - [2026-04-02 02:50:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.73 - - [2026-04-02 02:50:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.48 - - [2026-04-02 02:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.48 - - [2026-04-02 02:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000536 10.0.0.48 - - [2026-04-02 02:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.48 - - [2026-04-02 02:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000754 10.0.0.133 - - [2026-04-02 02:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.133 - - [2026-04-02 02:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.133 - - [2026-04-02 02:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.133 - - [2026-04-02 02:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.73 - - [2026-04-02 02:50:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.73 - - [2026-04-02 02:50:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.73 - - [2026-04-02 02:50:55] "POST /neutron/network HTTP/1.1" 200 1157 0.080059 10.0.0.73 - - [2026-04-02 02:50:55] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006946 10.0.0.73 - - [2026-04-02 02:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.133 - - [2026-04-02 02:50:55] "POST /ref-update HTTP/1.1" 200 156 0.038757 10.0.0.73 - - [2026-04-02 02:50:55] "GET /network-policy/a6ffd857-a9ee-46ac-9d87-710b89fb53cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.007093 10.0.0.73 - - [2026-04-02 02:50:57] "POST /neutron/port HTTP/1.1" 200 1125 0.018643 10.0.0.73 - - [2026-04-02 02:50:57] "POST /neutron/subnet HTTP/1.1" 200 675 0.012543 10.0.0.73 - - [2026-04-02 02:51:03] "POST /neutron/network HTTP/1.1" 200 1157 0.013663 10.0.0.73 - - [2026-04-02 02:51:03] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007603 10.0.0.73 - - [2026-04-02 02:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.73 - - [2026-04-02 02:51:03] "GET /network-policy/10d76bd6-5400-4f56-8364-a37da45f6f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.005834 10.0.0.73 - - [2026-04-02 02:51:06] "GET /obj-perms HTTP/1.1" 200 5056 0.052365 10.0.0.73 - - [2026-04-02 02:51:09] "POST /neutron/port HTTP/1.1" 200 1125 0.021040 10.0.0.73 - - [2026-04-02 02:51:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004907 10.0.0.73 - - [2026-04-02 02:51:09] "POST /neutron/network HTTP/1.1" 200 1159 0.011285 10.0.0.133 - - [2026-04-02 02:51:11] "POST /ref-update HTTP/1.1" 200 156 0.043988 10.0.0.73 - - [2026-04-02 02:51:11] "POST /neutron/network HTTP/1.1" 200 1158 0.028568 10.0.0.73 - - [2026-04-02 02:51:11] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.010969 10.0.0.73 - - [2026-04-02 02:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009304 10.0.0.73 - - [2026-04-02 02:51:11] "GET /network-policy/fbfabe3f-c2ae-4bc2-8ecf-c2033f43b3a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.005484 10.0.0.73 - - [2026-04-02 02:51:20] "POST /neutron/network HTTP/1.1" 200 1158 0.053555 10.0.0.73 - - [2026-04-02 02:51:20] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.008204 10.0.0.73 - - [2026-04-02 02:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.73 - - [2026-04-02 02:51:20] "GET /network-policy/18217cf4-4ba1-4b7e-ae8b-d5db95cbdd0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.008457 10.0.0.133 - - [2026-04-02 02:51:28] "PUT /access-control-list/4cd2f931-5709-48e3-851b-237c17fe7ac5 HTTP/1.1" 200 272 0.023535 10.0.0.73 - - [2026-04-02 02:51:28] "POST /neutron/network HTTP/1.1" 200 1158 0.014495 10.0.0.73 - - [2026-04-02 02:51:28] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006672 10.0.0.73 - - [2026-04-02 02:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.73 - - [2026-04-02 02:51:28] "GET /network-policy/d2febfd9-e995-49cb-ba99-60f9c6300baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.004528 10.0.0.73 - - [2026-04-02 02:51:37] "POST /neutron/network HTTP/1.1" 200 1158 0.014792 10.0.0.73 - - [2026-04-02 02:51:37] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.010082 10.0.0.73 - - [2026-04-02 02:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005573 10.0.0.73 - - [2026-04-02 02:51:37] "GET /network-policy/db12f919-5e7f-4ddf-9c27-c386c6d6ff90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.004864 10.0.0.73 - - [2026-04-02 02:51:44] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006098 10.0.0.73 - - [2026-04-02 02:51:44] "POST /neutron/network HTTP/1.1" 200 1074 0.020778 10.0.0.73 - - [2026-04-02 02:51:44] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.007431 10.0.0.133 - - [2026-04-02 02:51:44] "POST /ref-update HTTP/1.1" 200 156 0.036928 10.0.0.73 - - [2026-04-02 02:51:45] "GET /virtual-machine/fb115df8-5579-4652-b813-beed9283c9d7 HTTP/1.1" 200 1299 0.006026 10.0.0.73 - - [2026-04-02 02:51:45] "POST /neutron/port HTTP/1.1" 200 151 0.173666 10.0.0.73 - - [2026-04-02 02:51:47] "GET /virtual-machine/fb115df8-5579-4652-b813-beed9283c9d7 HTTP/1.1" 404 171 0.003189 10.0.0.73 - - [2026-04-02 02:51:47] "GET /virtual-machine/fb115df8-5579-4652-b813-beed9283c9d7 HTTP/1.1" 404 171 0.003599 10.0.0.73 - - [2026-04-02 02:51:47] "GET /virtual-machine/fb115df8-5579-4652-b813-beed9283c9d7 HTTP/1.1" 404 171 0.008445 10.0.0.73 - - [2026-04-02 02:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.73 - - [2026-04-02 02:51:47] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005689 10.0.0.73 - - [2026-04-02 02:51:47] "GET /virtual-networks?parent_id=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003694 10.0.0.73 - - [2026-04-02 02:51:47] "GET /virtual-network/00c46996-cb82-4028-bab6-8d5186ea27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006129 10.0.0.73 - - [2026-04-02 02:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.73 - - [2026-04-02 02:51:47] "GET /routing-instance/accb8f55-d527-4a52-93eb-3f6f3306c31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.005144 10.0.0.73 - - [2026-04-02 02:51:47] "GET /route-target/fea04f61-9221-4268-a485-56073588ccba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004787 10.0.0.133 - - [2026-04-02 02:51:50] "GET /obj-perms HTTP/1.1" 200 5013 0.052091 10.0.0.73 - - [2026-04-02 02:51:53] "GET /obj-perms HTTP/1.1" 200 5013 0.004685 10.0.0.73 - - [2026-04-02 02:51:59] "POST /neutron/network HTTP/1.1" 200 1084 0.007102 10.0.0.73 - - [2026-04-02 02:51:59] "POST /neutron/port HTTP/1.1" 200 117 0.001309 10.0.0.133 - - [2026-04-02 02:51:59] "GET /obj-perms HTTP/1.1" 200 5013 0.003823 10.0.0.73 - - [2026-04-02 02:52:03] "GET /obj-perms HTTP/1.1" 200 5013 0.004278 10.0.0.73 - - [2026-04-02 02:52:09] "GET /obj-perms HTTP/1.1" 200 5013 0.004836 10.0.0.133 - - [2026-04-02 02:52:09] "GET /obj-perms HTTP/1.1" 200 5013 0.003955 10.0.0.73 - - [2026-04-02 02:52:15] "GET /obj-perms HTTP/1.1" 200 5013 0.003959 10.0.0.133 - - [2026-04-02 02:52:15] "GET /obj-perms HTTP/1.1" 200 5013 0.004682 10.0.0.73 - - [2026-04-02 02:52:15] "GET /virtual-machine/545c1ecc-b9bc-4bf3-8034-71241748141a HTTP/1.1" 200 1297 0.005767 10.0.0.73 - - [2026-04-02 02:52:15] "POST /neutron/port HTTP/1.1" 200 1115 0.015591 10.0.0.73 - - [2026-04-02 02:52:17] "GET /virtual-machine/545c1ecc-b9bc-4bf3-8034-71241748141a HTTP/1.1" 404 171 0.003915 10.0.0.73 - - [2026-04-02 02:52:17] "GET /virtual-machine/545c1ecc-b9bc-4bf3-8034-71241748141a HTTP/1.1" 404 171 0.004157 10.0.0.73 - - [2026-04-02 02:52:17] "GET /virtual-machine/545c1ecc-b9bc-4bf3-8034-71241748141a HTTP/1.1" 404 171 0.002992 10.0.0.73 - - [2026-04-02 02:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.73 - - [2026-04-02 02:52:17] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.024547 10.0.0.73 - - [2026-04-02 02:52:17] "GET /virtual-networks?parent_id=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003712 10.0.0.73 - - [2026-04-02 02:52:17] "GET /virtual-network/26abfae7-c06d-4e53-95ed-02d5972370ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.009372 10.0.0.73 - - [2026-04-02 02:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.73 - - [2026-04-02 02:52:17] "GET /routing-instance/3371e94a-ba53-4ca6-bbfa-f6510225c84f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.005539 10.0.0.73 - - [2026-04-02 02:52:17] "GET /route-target/9f52f699-3dbe-4e4f-8ac1-5cc5381c2ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004765 10.0.0.73 - - [2026-04-02 02:52:21] "GET /obj-perms HTTP/1.1" 200 5013 0.004435 10.0.0.133 - - [2026-04-02 02:52:24] "GET /obj-perms HTTP/1.1" 200 5013 0.004357 10.0.0.73 - - [2026-04-02 02:52:30] "GET /obj-perms HTTP/1.1" 200 5013 0.004439 10.0.0.133 - - [2026-04-02 02:52:33] "GET /obj-perms HTTP/1.1" 200 5013 0.004309 10.0.0.73 - - [2026-04-02 02:52:39] "GET /obj-perms HTTP/1.1" 200 5013 0.004948 10.0.0.133 - - [2026-04-02 02:52:42] "GET /obj-perms HTTP/1.1" 200 5013 0.004674 10.0.0.73 - - [2026-04-02 02:52:42] "GET /obj-perms HTTP/1.1" 200 5013 0.005221 10.0.0.48 - - [2026-04-02 02:52:42] "GET /obj-perms HTTP/1.1" 200 5013 0.003984 10.0.0.73 - - [2026-04-02 02:52:42] "GET /virtual-network/00c46996-cb82-4028-bab6-8d5186ea27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005670 10.0.0.73 - - [2026-04-02 02:52:42] "POST /neutron/network HTTP/1.1" 200 1074 0.091651 10.0.0.73 - - [2026-04-02 02:52:42] "GET /virtual-network/00c46996-cb82-4028-bab6-8d5186ea27eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2572 0.030745 10.0.0.73 - - [2026-04-02 02:52:43] "DELETE /network-policy/fc4a1c7f-0955-4be1-86e4-36ea6338be8f HTTP/1.1" 200 115 0.037478 10.0.0.73 - - [2026-04-02 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006396 10.0.0.48 - - [2026-04-02 02:52:43] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001305 10.0.0.73 - - [2026-04-02 02:52:43] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.052492 10.0.0.73 - - [2026-04-02 02:52:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21340421&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.011561 10.0.0.73 - - [2026-04-02 02:52:43] "DELETE /network-policy/db12f919-5e7f-4ddf-9c27-c386c6d6ff90 HTTP/1.1" 200 115 0.037700 10.0.0.73 - - [2026-04-02 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008516 10.0.0.48 - - [2026-04-02 02:52:43] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001195 10.0.0.73 - - [2026-04-02 02:52:43] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.058170 10.0.0.73 - - [2026-04-02 02:52:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21340421&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.007044 10.0.0.73 - - [2026-04-02 02:52:43] "DELETE /network-policy/d2febfd9-e995-49cb-ba99-60f9c6300baf HTTP/1.1" 200 115 0.044192 10.0.0.73 - - [2026-04-02 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.48 - - [2026-04-02 02:52:43] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001406 10.0.0.73 - - [2026-04-02 02:52:43] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.063265 10.0.0.73 - - [2026-04-02 02:52:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21340421&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.005904 10.0.0.73 - - [2026-04-02 02:52:43] "DELETE /network-policy/18217cf4-4ba1-4b7e-ae8b-d5db95cbdd0c HTTP/1.1" 200 115 0.036523 10.0.0.73 - - [2026-04-02 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005036 10.0.0.48 - - [2026-04-02 02:52:43] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000953 10.0.0.73 - - [2026-04-02 02:52:43] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.048909 10.0.0.73 - - [2026-04-02 02:52:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21340421&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.012061 10.0.0.73 - - [2026-04-02 02:52:44] "DELETE /network-policy/fbfabe3f-c2ae-4bc2-8ecf-c2033f43b3a6 HTTP/1.1" 200 115 0.044866 10.0.0.73 - - [2026-04-02 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.48 - - [2026-04-02 02:52:44] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001595 10.0.0.73 - - [2026-04-02 02:52:44] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.050177 10.0.0.73 - - [2026-04-02 02:52:44] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21340421&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.005480 10.0.0.73 - - [2026-04-02 02:52:44] "DELETE /network-policy/7453de5b-9705-495a-8c75-e94fd31c488b HTTP/1.1" 200 115 0.040579 10.0.0.73 - - [2026-04-02 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.48 - - [2026-04-02 02:52:44] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001273 10.0.0.73 - - [2026-04-02 02:52:44] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.037986 10.0.0.73 - - [2026-04-02 02:52:44] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21340421&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.005822 10.0.0.73 - - [2026-04-02 02:52:44] "DELETE /network-policy/10d76bd6-5400-4f56-8364-a37da45f6f4e HTTP/1.1" 200 115 0.034849 10.0.0.73 - - [2026-04-02 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.48 - - [2026-04-02 02:52:44] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001203 10.0.0.73 - - [2026-04-02 02:52:44] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.041755 10.0.0.73 - - [2026-04-02 02:52:44] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21340421&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.006649 10.0.0.73 - - [2026-04-02 02:52:44] "DELETE /network-policy/a6ffd857-a9ee-46ac-9d87-710b89fb53cc HTTP/1.1" 200 115 0.035094 10.0.0.73 - - [2026-04-02 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005442 10.0.0.48 - - [2026-04-02 02:52:44] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001016 10.0.0.73 - - [2026-04-02 02:52:44] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.046819 10.0.0.73 - - [2026-04-02 02:52:44] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21340421&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.008722 10.0.0.73 - - [2026-04-02 02:52:44] "DELETE /network-policy/83a7ef9f-e669-4697-abca-3c0990a2d4db HTTP/1.1" 200 115 0.039701 10.0.0.73 - - [2026-04-02 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008121 10.0.0.48 - - [2026-04-02 02:52:45] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001165 10.0.0.73 - - [2026-04-02 02:52:45] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.046386 10.0.0.73 - - [2026-04-02 02:52:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21340421&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.005821 10.0.0.73 - - [2026-04-02 02:52:45] "DELETE /network-policy/3797cedc-f777-46cb-9661-5698e7a98552 HTTP/1.1" 200 115 0.041804 10.0.0.73 - - [2026-04-02 02:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.48 - - [2026-04-02 02:52:45] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001216 10.0.0.73 - - [2026-04-02 02:52:45] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.047663 10.0.0.73 - - [2026-04-02 02:52:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21340421&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006263 10.0.0.133 - - [2026-04-02 02:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008042 10.0.0.48 - - [2026-04-02 02:52:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004222 10.0.0.48 - - [2026-04-02 02:52:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004027 10.0.0.48 - - [2026-04-02 02:52:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003556 10.0.0.48 - - [2026-04-02 02:52:45] "POST /useragent-kv HTTP/1.1" 200 115 0.011961 10.0.0.73 - - [2026-04-02 02:52:45] "POST /neutron/network HTTP/1.1" 200 151 0.168145 10.0.0.133 - - [2026-04-02 02:52:45] "DELETE /route-target/9f52f699-3dbe-4e4f-8ac1-5cc5381c2ccc HTTP/1.1" 200 115 0.021750 10.0.0.73 - - [2026-04-02 02:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.73 - - [2026-04-02 02:52:46] "DELETE /network-ipam/c0f93a5f-0f3a-4f65-815c-c36299869094 HTTP/1.1" 200 115 0.040112 10.0.0.73 - - [2026-04-02 02:52:46] "POST /fqname-to-id HTTP/1.1" 404 248 0.003417 10.0.0.48 - - [2026-04-02 02:52:46] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000850 10.0.0.48 - - [2026-04-02 02:52:46] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.049917 10.0.0.48 - - [2026-04-02 02:52:46] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001072 10.0.0.48 - - [2026-04-02 02:52:46] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?fields=security_groups HTTP/1.1" 200 1382 0.038724 10.0.0.48 - - [2026-04-02 02:52:46] "DELETE /security-group/3f441a85-7882-48b0-9a17-d4aa5e85a72d HTTP/1.1" 200 115 0.046570 10.0.0.48 - - [2026-04-02 02:52:46] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001441 10.0.0.48 - - [2026-04-02 02:52:46] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?fields=application_policy_sets HTTP/1.1" 200 1421 0.066081 10.0.0.73 - - [2026-04-02 02:52:46] "DELETE /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e HTTP/1.1" 200 115 0.411246 10.0.0.48 - - [2026-04-02 02:52:46] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001731 10.0.0.73 - - [2026-04-02 02:52:46] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?fields=projects HTTP/1.1" 200 1244 0.014451 10.0.0.48 - - [2026-04-02 02:52:48] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003284 10.0.0.48 - - [2026-04-02 02:52:48] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001308 10.0.0.48 - - [2026-04-02 02:52:48] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.034996 10.0.0.48 - - [2026-04-02 02:52:48] "POST /id-to-fqname HTTP/1.1" 200 196 0.009251 10.0.0.48 - - [2026-04-02 02:52:48] "POST /fqname-to-id HTTP/1.1" 404 205 0.008591 10.0.0.48 - - [2026-04-02 02:52:48] "POST /security-groups HTTP/1.1" 200 597 0.075189 10.0.0.133 - - [2026-04-02 02:52:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.004248 10.0.0.48 - - [2026-04-02 02:52:48] "POST /projects HTTP/1.1" 200 597 0.306809 10.0.0.48 - - [2026-04-02 02:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.379780 10.0.0.133 - - [2026-04-02 02:52:48] "POST /access-control-lists HTTP/1.1" 200 600 0.029993 10.0.0.73 - - [2026-04-02 02:52:48] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.551714 10.0.0.48 - - [2026-04-02 02:52:48] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001314 10.0.0.73 - - [2026-04-02 02:52:48] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?fields=virtual_networks HTTP/1.1" 200 1045 0.049477 10.0.0.48 - - [2026-04-02 02:52:48] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001472 10.0.0.73 - - [2026-04-02 02:52:48] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.044806 10.0.0.48 - - [2026-04-02 02:52:48] "GET /projects?obj_uuids=8f6cdf11-9d32-4230-94bf-afbb2ce45d9e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000976 10.0.0.73 - - [2026-04-02 02:52:48] "GET /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e?fields=security_groups HTTP/1.1" 200 1277 0.052632 10.0.0.73 - - [2026-04-02 02:52:49] "POST /fqname-to-id HTTP/1.1" 404 200 0.033990 10.0.0.48 - - [2026-04-02 02:52:49] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002865 10.0.0.48 - - [2026-04-02 02:52:49] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002792 10.0.0.48 - - [2026-04-02 02:52:49] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012240 10.0.0.48 - - [2026-04-02 02:52:49] "POST /id-to-fqname HTTP/1.1" 200 202 0.001315 10.0.0.48 - - [2026-04-02 02:52:49] "POST /fqname-to-id HTTP/1.1" 404 211 0.004542 10.0.0.48 - - [2026-04-02 02:52:50] "POST /security-groups HTTP/1.1" 200 603 0.078577 10.0.0.48 - - [2026-04-02 02:52:50] "POST /projects HTTP/1.1" 200 609 0.288585 10.0.0.48 - - [2026-04-02 02:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.328337 10.0.0.133 - - [2026-04-02 02:52:50] "POST /fqname-to-id HTTP/1.1" 404 245 0.004362 10.0.0.73 - - [2026-04-02 02:52:50] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.499682 10.0.0.73 - - [2026-04-02 02:52:51] "GET / HTTP/1.1" 200 35931 0.003453 10.0.0.73 - - [2026-04-02 02:52:53] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000487 10.0.0.48 - - [2026-04-02 02:52:53] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000968 10.0.0.73 - - [2026-04-02 02:52:53] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.059656 10.0.0.73 - - [2026-04-02 02:52:54] "GET / HTTP/1.1" 200 35931 0.001716 10.0.0.73 - - [2026-04-02 02:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.48 - - [2026-04-02 02:52:54] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000912 10.0.0.73 - - [2026-04-02 02:52:54] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007231 10.0.0.73 - - [2026-04-02 02:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.48 - - [2026-04-02 02:52:54] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001166 10.0.0.73 - - [2026-04-02 02:52:54] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.047916 10.0.0.73 - - [2026-04-02 02:52:55] "GET /domains HTTP/1.1" 401 292 0.000623 10.0.0.73 - - [2026-04-02 02:52:56] "GET /domains HTTP/1.1" 200 280 0.029019 10.0.0.48 - - [2026-04-02 02:52:56] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001571 10.0.0.73 - - [2026-04-02 02:52:56] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b HTTP/1.1" 200 2777 0.012877 10.0.0.48 - - [2026-04-02 02:52:56] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001650 10.0.0.73 - - [2026-04-02 02:52:56] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940 HTTP/1.1" 200 1924 0.086443 10.0.0.73 - - [2026-04-02 02:52:56] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003805 10.0.0.73 - - [2026-04-02 02:52:56] "POST /network-ipams HTTP/1.1" 200 621 0.026279 10.0.0.73 - - [2026-04-02 02:52:56] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.004454 10.0.0.73 - - [2026-04-02 02:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.73 - - [2026-04-02 02:52:56] "GET /network-ipam/57c576d7-2fde-416c-a2a8-171e65e59ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.006674 10.0.0.73 - - [2026-04-02 02:52:56] "PUT /network-ipam/57c576d7-2fde-416c-a2a8-171e65e59ac6 HTTP/1.1" 200 258 0.015370 10.0.0.73 - - [2026-04-02 02:52:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000601 10.0.0.73 - - [2026-04-02 02:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.029777 10.0.0.48 - - [2026-04-02 02:52:56] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001278 10.0.0.73 - - [2026-04-02 02:52:56] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.042572 10.0.0.73 - - [2026-04-02 02:52:57] "POST /neutron/network HTTP/1.1" 200 117 0.042956 10.0.0.133 - - [2026-04-02 02:52:57] "POST /ref-update HTTP/1.1" 200 156 0.034201 10.0.0.48 - - [2026-04-02 02:52:57] "POST /useragent-kv HTTP/1.1" 200 115 0.009842 10.0.0.73 - - [2026-04-02 02:52:57] "POST /neutron/subnet HTTP/1.1" 200 701 0.227585 10.0.0.73 - - [2026-04-02 02:52:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.046975 10.0.0.73 - - [2026-04-02 02:52:57] "POST /id-to-fqname HTTP/1.1" 200 235 0.001411 10.0.0.73 - - [2026-04-02 02:52:58] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.011254 10.0.0.73 - - [2026-04-02 02:52:58] "POST /neutron/network HTTP/1.1" 200 1337 0.012411 10.0.0.73 - - [2026-04-02 02:52:58] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005493 10.0.0.73 - - [2026-04-02 02:52:58] "POST /neutron/subnet HTTP/1.1" 200 701 0.008997 10.0.0.73 - - [2026-04-02 02:52:58] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005594 10.0.0.73 - - [2026-04-02 02:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.48 - - [2026-04-02 02:53:00] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001125 10.0.0.73 - - [2026-04-02 02:53:00] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.042758 10.0.0.48 - - [2026-04-02 02:53:00] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001121 10.0.0.73 - - [2026-04-02 02:53:00] "POST /neutron/network HTTP/1.1" 200 623 0.131124 10.0.0.48 - - [2026-04-02 02:53:01] "POST /useragent-kv HTTP/1.1" 200 115 0.006307 10.0.0.73 - - [2026-04-02 02:53:01] "POST /neutron/subnet HTTP/1.1" 200 818 0.269434 10.0.0.73 - - [2026-04-02 02:53:01] "POST /id-to-fqname HTTP/1.1" 200 235 0.001816 10.0.0.73 - - [2026-04-02 02:53:01] "GET /virtual-network/945d963a-b3ff-4774-a61a-11f298c2d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3171 0.008372 10.0.0.73 - - [2026-04-02 02:53:01] "GET /virtual-network/945d963a-b3ff-4774-a61a-11f298c2d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3171 0.007151 10.0.0.73 - - [2026-04-02 02:53:01] "POST /neutron/network HTTP/1.1" 200 1335 0.012820 10.0.0.73 - - [2026-04-02 02:53:01] "POST /neutron/subnet HTTP/1.1" 200 818 0.011881 10.0.0.73 - - [2026-04-02 02:53:01] "GET /virtual-network/945d963a-b3ff-4774-a61a-11f298c2d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3171 0.006490 10.0.0.133 - - [2026-04-02 02:53:01] "GET /obj-perms HTTP/1.1" 200 5019 0.055144 10.0.0.73 - - [2026-04-02 02:53:01] "POST /fqname-to-id HTTP/1.1" 404 211 0.003551 10.0.0.73 - - [2026-04-02 02:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.48 - - [2026-04-02 02:53:01] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001134 10.0.0.73 - - [2026-04-02 02:53:01] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.044900 10.0.0.73 - - [2026-04-02 02:53:02] "POST /network-policys HTTP/1.1" 200 533 0.031655 10.0.0.73 - - [2026-04-02 02:53:02] "GET /network-policy/26cc2947-60f2-419b-be5c-c00ee9c7e834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.007664 10.0.0.73 - - [2026-04-02 02:53:02] "POST /fqname-to-id HTTP/1.1" 404 211 0.003639 10.0.0.73 - - [2026-04-02 02:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.48 - - [2026-04-02 02:53:02] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001092 10.0.0.73 - - [2026-04-02 02:53:02] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.052840 10.0.0.73 - - [2026-04-02 02:53:02] "POST /network-policys HTTP/1.1" 200 533 0.033381 10.0.0.73 - - [2026-04-02 02:53:02] "GET /network-policy/62ccda87-bf1c-4f45-b4bc-644f275894f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.007078 10.0.0.73 - - [2026-04-02 02:53:02] "POST /fqname-to-id HTTP/1.1" 404 211 0.003749 10.0.0.73 - - [2026-04-02 02:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.48 - - [2026-04-02 02:53:02] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001106 10.0.0.73 - - [2026-04-02 02:53:02] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.056578 10.0.0.73 - - [2026-04-02 02:53:02] "POST /network-policys HTTP/1.1" 200 533 0.030716 10.0.0.73 - - [2026-04-02 02:53:02] "GET /network-policy/a51b1d8a-5625-42c2-8c5f-be6f783aca3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.008009 10.0.0.73 - - [2026-04-02 02:53:03] "POST /fqname-to-id HTTP/1.1" 404 211 0.004289 10.0.0.73 - - [2026-04-02 02:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.48 - - [2026-04-02 02:53:03] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001140 10.0.0.73 - - [2026-04-02 02:53:03] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.047055 10.0.0.73 - - [2026-04-02 02:53:03] "POST /network-policys HTTP/1.1" 200 533 0.032346 10.0.0.73 - - [2026-04-02 02:53:03] "GET /network-policy/3fa93adb-4a61-41d5-a281-0fc680687bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006587 10.0.0.73 - - [2026-04-02 02:53:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.003474 10.0.0.73 - - [2026-04-02 02:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.48 - - [2026-04-02 02:53:03] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001205 10.0.0.73 - - [2026-04-02 02:53:03] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.045815 10.0.0.73 - - [2026-04-02 02:53:03] "POST /network-policys HTTP/1.1" 200 537 0.028973 10.0.0.73 - - [2026-04-02 02:53:03] "GET /network-policy/5d1484e8-105d-4a87-82d7-18231e396b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.006602 10.0.0.73 - - [2026-04-02 02:53:03] "POST /fqname-to-id HTTP/1.1" 404 212 0.003608 10.0.0.73 - - [2026-04-02 02:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.48 - - [2026-04-02 02:53:03] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001132 10.0.0.73 - - [2026-04-02 02:53:03] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.051874 10.0.0.73 - - [2026-04-02 02:53:03] "POST /network-policys HTTP/1.1" 200 535 0.044856 10.0.0.73 - - [2026-04-02 02:53:03] "GET /network-policy/fca9edb0-0a4f-4647-a323-f244404a993f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.007348 10.0.0.73 - - [2026-04-02 02:53:04] "POST /fqname-to-id HTTP/1.1" 404 212 0.003542 10.0.0.73 - - [2026-04-02 02:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.48 - - [2026-04-02 02:53:04] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001379 10.0.0.73 - - [2026-04-02 02:53:04] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.044173 10.0.0.73 - - [2026-04-02 02:53:04] "POST /network-policys HTTP/1.1" 200 535 0.034335 10.0.0.73 - - [2026-04-02 02:53:04] "GET /network-policy/876c9d18-d70e-496f-bf79-309c5e141982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.008173 10.0.0.73 - - [2026-04-02 02:53:04] "POST /fqname-to-id HTTP/1.1" 404 212 0.003439 10.0.0.73 - - [2026-04-02 02:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.48 - - [2026-04-02 02:53:04] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001098 10.0.0.73 - - [2026-04-02 02:53:04] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.056930 10.0.0.73 - - [2026-04-02 02:53:04] "POST /network-policys HTTP/1.1" 200 535 0.038107 10.0.0.73 - - [2026-04-02 02:53:04] "GET /network-policy/682fd3d2-4176-44ea-af31-684bfe286861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.008933 10.0.0.73 - - [2026-04-02 02:53:04] "POST /fqname-to-id HTTP/1.1" 404 212 0.003296 10.0.0.73 - - [2026-04-02 02:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.48 - - [2026-04-02 02:53:04] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001123 10.0.0.73 - - [2026-04-02 02:53:05] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.052938 10.0.0.73 - - [2026-04-02 02:53:05] "POST /network-policys HTTP/1.1" 200 535 0.031753 10.0.0.73 - - [2026-04-02 02:53:05] "GET /network-policy/24337579-fd22-4e18-9e3a-980adf404796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.008033 10.0.0.73 - - [2026-04-02 02:53:05] "POST /fqname-to-id HTTP/1.1" 404 214 0.003614 10.0.0.73 - - [2026-04-02 02:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.48 - - [2026-04-02 02:53:05] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001032 10.0.0.73 - - [2026-04-02 02:53:05] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.048596 10.0.0.73 - - [2026-04-02 02:53:05] "POST /network-policys HTTP/1.1" 200 539 0.031169 10.0.0.73 - - [2026-04-02 02:53:05] "GET /network-policy/1500c11f-d773-49f0-9e01-54bc66c8d446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.008806 10.0.0.133 - - [2026-04-02 02:53:05] "POST /fqname-to-id HTTP/1.1" 404 252 0.003789 10.0.0.73 - - [2026-04-02 02:53:05] "POST /neutron/network HTTP/1.1" 200 1425 0.042073 10.0.0.73 - - [2026-04-02 02:53:06] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006992 10.0.0.73 - - [2026-04-02 02:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.73 - - [2026-04-02 02:53:06] "GET /network-policy/26cc2947-60f2-419b-be5c-c00ee9c7e834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006202 10.0.0.73 - - [2026-04-02 02:53:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.019265 10.0.0.133 - - [2026-04-02 02:53:06] "POST /access-control-lists HTTP/1.1" 200 609 0.046254 10.0.0.73 - - [2026-04-02 02:53:06] "POST /neutron/network HTTP/1.1" 200 1425 0.058725 10.0.0.73 - - [2026-04-02 02:53:06] "GET /virtual-network/945d963a-b3ff-4774-a61a-11f298c2d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.024441 10.0.0.73 - - [2026-04-02 02:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.73 - - [2026-04-02 02:53:06] "GET /network-policy/5d1484e8-105d-4a87-82d7-18231e396b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004443 10.0.0.73 - - [2026-04-02 02:53:06] "POST /id-to-fqname HTTP/1.1" 200 235 0.001582 10.0.0.48 - - [2026-04-02 02:53:07] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001151 10.0.0.73 - - [2026-04-02 02:53:07] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.079210 10.0.0.73 - - [2026-04-02 02:53:07] "POST /neutron/port HTTP/1.1" 200 117 0.006851 10.0.0.73 - - [2026-04-02 02:53:07] "POST /id-to-fqname HTTP/1.1" 200 235 0.001376 10.0.0.73 - - [2026-04-02 02:53:08] "POST /neutron/network HTTP/1.1" 200 1435 0.010104 10.0.0.73 - - [2026-04-02 02:53:08] "POST /neutron/port HTTP/1.1" 200 1174 0.021987 10.0.0.73 - - [2026-04-02 02:53:08] "POST /neutron/port HTTP/1.1" 200 1238 0.024613 10.0.0.48 - - [2026-04-02 02:53:08] "GET /obj-perms HTTP/1.1" 200 5056 0.106941 10.0.0.73 - - [2026-04-02 02:53:09] "POST /neutron/subnet HTTP/1.1" 200 1361 0.014663 10.0.0.73 - - [2026-04-02 02:53:09] "POST /neutron/network HTTP/1.1" 200 1425 0.010857 10.0.0.48 - - [2026-04-02 02:53:09] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001073 10.0.0.73 - - [2026-04-02 02:53:09] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.067990 10.0.0.73 - - [2026-04-02 02:53:09] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007874 10.0.0.73 - - [2026-04-02 02:53:09] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007267 10.0.0.133 - - [2026-04-02 02:53:09] "PUT /access-control-list/99431764-5ce7-4b33-9c4f-ddb58c1445e7 HTTP/1.1" 200 272 0.015999 10.0.0.73 - - [2026-04-02 02:53:10] "POST /neutron/port HTTP/1.1" 200 1172 0.023881 10.0.0.73 - - [2026-04-02 02:53:10] "POST /neutron/port HTTP/1.1" 200 1236 0.018253 10.0.0.73 - - [2026-04-02 02:53:10] "POST /neutron/subnet HTTP/1.1" 200 1351 0.014584 10.0.0.73 - - [2026-04-02 02:53:10] "POST /neutron/network HTTP/1.1" 200 1425 0.010997 10.0.0.73 - - [2026-04-02 02:53:14] "POST /neutron/port HTTP/1.1" 200 1238 0.019768 10.0.0.73 - - [2026-04-02 02:53:14] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008301 10.0.0.73 - - [2026-04-02 02:53:14] "GET /virtual-machine/7b6e8cef-dd31-46a3-914b-295d09a01eef HTTP/1.1" 401 292 0.000463 10.0.0.73 - - [2026-04-02 02:53:15] "GET /virtual-machine/7b6e8cef-dd31-46a3-914b-295d09a01eef HTTP/1.1" 200 1304 0.031255 10.0.0.73 - - [2026-04-02 02:53:15] "GET /virtual-machine-interface/694f28cb-ce07-4253-93c3-2ab7013df507 HTTP/1.1" 200 3169 0.006116 10.0.0.73 - - [2026-04-02 02:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.73 - - [2026-04-02 02:53:15] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005249 10.0.0.73 - - [2026-04-02 02:53:15] "GET /virtual-networks?parent_id=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003047 10.0.0.73 - - [2026-04-02 02:53:15] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007344 10.0.0.73 - - [2026-04-02 02:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.73 - - [2026-04-02 02:53:18] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007103 10.0.0.73 - - [2026-04-02 02:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.73 - - [2026-04-02 02:53:22] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.009827 10.0.0.73 - - [2026-04-02 02:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005431 10.0.0.73 - - [2026-04-02 02:53:26] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007267 10.0.0.73 - - [2026-04-02 02:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.73 - - [2026-04-02 02:53:30] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006793 10.0.0.73 - - [2026-04-02 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.73 - - [2026-04-02 02:53:34] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006011 10.0.0.73 - - [2026-04-02 02:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.73 - - [2026-04-02 02:53:38] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006741 10.0.0.73 - - [2026-04-02 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.73 - - [2026-04-02 02:53:43] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006542 10.0.0.73 - - [2026-04-02 02:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.73 - - [2026-04-02 02:53:47] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004066 10.0.0.73 - - [2026-04-02 02:53:47] "GET /virtual-networks?parent_id=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003334 10.0.0.73 - - [2026-04-02 02:53:47] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006006 10.0.0.48 - - [2026-04-02 02:53:48] "DELETE /project/8f6cdf11-9d32-4230-94bf-afbb2ce45d9e HTTP/1.1" 404 177 0.003051 10.0.0.48 - - [2026-04-02 02:53:48] "DELETE /project/34a70405e2ca40ef9e12064ab9c21940 HTTP/1.1" 404 173 0.006124 10.0.0.48 - - [2026-04-02 02:53:48] "DELETE /project/8f6cdf119d32423094bfafbb2ce45d9e HTTP/1.1" 404 173 0.008244 10.0.0.73 - - [2026-04-02 02:53:52] "POST /neutron/port HTTP/1.1" 200 1238 0.018313 10.0.0.73 - - [2026-04-02 02:53:56] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006565 10.0.0.73 - - [2026-04-02 02:54:00] "POST /neutron/port HTTP/1.1" 200 1238 0.045144 10.0.0.73 - - [2026-04-02 02:54:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004402 10.0.0.73 - - [2026-04-02 02:54:00] "POST /neutron/port HTTP/1.1" 200 117 0.001394 10.0.0.73 - - [2026-04-02 02:54:02] "POST /neutron/port HTTP/1.1" 200 1238 0.020809 10.0.0.73 - - [2026-04-02 02:54:08] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008530 10.0.0.73 - - [2026-04-02 02:54:08] "POST /neutron/port HTTP/1.1" 200 1236 0.025377 10.0.0.73 - - [2026-04-02 02:54:08] "GET /virtual-machine/cc8d9916-abc9-4835-9e9a-b132fa82d649 HTTP/1.1" 200 1305 0.006485 10.0.0.73 - - [2026-04-02 02:54:08] "GET /virtual-machine-interface/f4db87d0-c675-41bb-b10c-ede5a638ff8c HTTP/1.1" 200 3170 0.005783 10.0.0.73 - - [2026-04-02 02:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.73 - - [2026-04-02 02:54:08] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004681 10.0.0.73 - - [2026-04-02 02:54:08] "GET /virtual-networks?parent_id=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003863 10.0.0.73 - - [2026-04-02 02:54:08] "GET /virtual-network/945d963a-b3ff-4774-a61a-11f298c2d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.005995 10.0.0.73 - - [2026-04-02 02:54:09] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008866 10.0.0.73 - - [2026-04-02 02:54:09] "GET /obj-perms HTTP/1.1" 200 5056 0.052402 10.0.0.73 - - [2026-04-02 02:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.73 - - [2026-04-02 02:54:09] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003466 10.0.0.73 - - [2026-04-02 02:54:09] "GET /virtual-networks?parent_id=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003100 10.0.0.73 - - [2026-04-02 02:54:09] "GET /virtual-network/945d963a-b3ff-4774-a61a-11f298c2d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.006912 10.0.0.73 - - [2026-04-02 02:54:11] "POST /neutron/port HTTP/1.1" 200 1236 0.042863 10.0.0.73 - - [2026-04-02 02:54:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004218 10.0.0.73 - - [2026-04-02 02:54:11] "POST /neutron/port HTTP/1.1" 200 117 0.001444 10.0.0.73 - - [2026-04-02 02:54:14] "POST /neutron/port HTTP/1.1" 200 1236 0.022905 10.0.0.73 - - [2026-04-02 02:54:20] "POST /neutron/security_group HTTP/1.1" 200 2070 0.013525 10.0.0.73 - - [2026-04-02 02:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.73 - - [2026-04-02 02:54:20] "GET /network-policy/5d1484e8-105d-4a87-82d7-18231e396b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004649 10.0.0.73 - - [2026-04-02 02:54:20] "POST /neutron/port HTTP/1.1" 200 1238 0.021427 10.0.0.73 - - [2026-04-02 02:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.73 - - [2026-04-02 02:54:20] "GET /network-policy/26cc2947-60f2-419b-be5c-c00ee9c7e834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004781 10.0.0.73 - - [2026-04-02 02:54:20] "POST /neutron/network HTTP/1.1" 200 1425 0.108342 10.0.0.133 - - [2026-04-02 02:54:20] "PUT /access-control-list/49ed9ab9-b0da-4409-b446-fc289aa8cba8 HTTP/1.1" 200 272 0.065708 10.0.0.73 - - [2026-04-02 02:54:20] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007393 10.0.0.73 - - [2026-04-02 02:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.73 - - [2026-04-02 02:54:20] "GET /network-policy/62ccda87-bf1c-4f45-b4bc-644f275894f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004723 10.0.0.73 - - [2026-04-02 02:54:37] "POST /neutron/network HTTP/1.1" 200 1428 0.102672 10.0.0.73 - - [2026-04-02 02:54:37] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.014209 10.0.0.73 - - [2026-04-02 02:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.73 - - [2026-04-02 02:54:37] "GET /network-policy/1500c11f-d773-49f0-9e01-54bc66c8d446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005025 10.0.0.73 - - [2026-04-02 02:54:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.006520 10.0.0.73 - - [2026-04-02 02:54:49] "POST /neutron/network HTTP/1.1" 200 1425 0.101321 10.0.0.133 - - [2026-04-02 02:54:50] "PUT /access-control-list/49ed9ab9-b0da-4409-b446-fc289aa8cba8 HTTP/1.1" 200 272 0.069109 10.0.0.73 - - [2026-04-02 02:54:50] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007038 10.0.0.73 - - [2026-04-02 02:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.73 - - [2026-04-02 02:54:50] "GET /network-policy/a51b1d8a-5625-42c2-8c5f-be6f783aca3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.006785 10.0.0.73 - - [2026-04-02 02:55:02] "POST /neutron/port HTTP/1.1" 200 1238 0.019962 10.0.0.73 - - [2026-04-02 02:55:02] "POST /neutron/network HTTP/1.1" 200 1347 0.015589 10.0.0.73 - - [2026-04-02 02:55:02] "POST /neutron/subnet HTTP/1.1" 200 1361 0.040307 10.0.0.73 - - [2026-04-02 02:55:02] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006310 10.0.0.73 - - [2026-04-02 02:55:02] "POST /neutron/port HTTP/1.1" 200 117 0.001091 10.0.0.73 - - [2026-04-02 02:55:12] "POST /neutron/network HTTP/1.1" 200 1426 0.106009 10.0.0.133 - - [2026-04-02 02:55:12] "PUT /access-control-list/49ed9ab9-b0da-4409-b446-fc289aa8cba8 HTTP/1.1" 200 272 0.061761 10.0.0.73 - - [2026-04-02 02:55:12] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.017954 10.0.0.73 - - [2026-04-02 02:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005057 10.0.0.73 - - [2026-04-02 02:55:12] "GET /network-policy/fca9edb0-0a4f-4647-a323-f244404a993f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.006381 10.0.0.73 - - [2026-04-02 02:55:12] "POST /neutron/port HTTP/1.1" 200 1236 0.026188 10.0.0.73 - - [2026-04-02 02:55:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004683 10.0.0.73 - - [2026-04-02 02:55:12] "POST /neutron/port HTTP/1.1" 200 117 0.002489 10.0.0.73 - - [2026-04-02 02:55:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.009347 10.0.0.73 - - [2026-04-02 02:55:25] "POST /neutron/network HTTP/1.1" 200 1426 0.097913 10.0.0.73 - - [2026-04-02 02:55:25] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.019694 10.0.0.73 - - [2026-04-02 02:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.133 - - [2026-04-02 02:55:25] "POST /ref-update HTTP/1.1" 200 156 0.031131 10.0.0.73 - - [2026-04-02 02:55:25] "GET /network-policy/876c9d18-d70e-496f-bf79-309c5e141982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.007371 10.0.0.73 - - [2026-04-02 02:55:35] "POST /neutron/network HTTP/1.1" 200 1426 0.111002 10.0.0.73 - - [2026-04-02 02:55:35] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006487 10.0.0.73 - - [2026-04-02 02:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.73 - - [2026-04-02 02:55:35] "GET /network-policy/682fd3d2-4176-44ea-af31-684bfe286861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004790 10.0.0.73 - - [2026-04-02 02:55:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.73 - - [2026-04-02 02:55:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.48 - - [2026-04-02 02:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.48 - - [2026-04-02 02:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000588 10.0.0.48 - - [2026-04-02 02:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000856 10.0.0.48 - - [2026-04-02 02:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.73 - - [2026-04-02 02:55:47] "POST /neutron/network HTTP/1.1" 200 1426 0.126157 10.0.0.133 - - [2026-04-02 02:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.73 - - [2026-04-02 02:55:47] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.009349 10.0.0.73 - - [2026-04-02 02:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.73 - - [2026-04-02 02:55:47] "GET /network-policy/24337579-fd22-4e18-9e3a-980adf404796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.005396 10.0.0.133 - - [2026-04-02 02:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000326 10.0.0.133 - - [2026-04-02 02:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.133 - - [2026-04-02 02:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.73 - - [2026-04-02 02:55:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.73 - - [2026-04-02 02:55:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000617 10.0.0.73 - - [2026-04-02 02:55:57] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006654 10.0.0.73 - - [2026-04-02 02:55:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.007835 10.0.0.73 - - [2026-04-02 02:55:57] "POST /neutron/network HTTP/1.1" 200 1337 0.098166 10.0.0.133 - - [2026-04-02 02:55:57] "DELETE /access-control-list/49ed9ab9-b0da-4409-b446-fc289aa8cba8 HTTP/1.1" 200 115 0.081527 10.0.0.73 - - [2026-04-02 02:55:57] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.008715 10.0.0.73 - - [2026-04-02 02:55:58] "GET /virtual-machine/cc8d9916-abc9-4835-9e9a-b132fa82d649 HTTP/1.1" 200 1305 0.004457 10.0.0.73 - - [2026-04-02 02:55:58] "POST /neutron/port HTTP/1.1" 200 1226 0.015640 10.0.0.73 - - [2026-04-02 02:56:00] "GET /virtual-machine/cc8d9916-abc9-4835-9e9a-b132fa82d649 HTTP/1.1" 404 171 0.003669 10.0.0.73 - - [2026-04-02 02:56:00] "GET /virtual-machine/cc8d9916-abc9-4835-9e9a-b132fa82d649 HTTP/1.1" 404 171 0.003865 10.0.0.73 - - [2026-04-02 02:56:00] "GET /virtual-machine/cc8d9916-abc9-4835-9e9a-b132fa82d649 HTTP/1.1" 404 171 0.003392 10.0.0.73 - - [2026-04-02 02:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.73 - - [2026-04-02 02:56:00] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004606 10.0.0.73 - - [2026-04-02 02:56:00] "GET /virtual-networks?parent_id=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003887 10.0.0.73 - - [2026-04-02 02:56:00] "GET /virtual-network/945d963a-b3ff-4774-a61a-11f298c2d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.006275 10.0.0.73 - - [2026-04-02 02:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.73 - - [2026-04-02 02:56:00] "GET /routing-instance/ae7af43f-dd12-49ba-ac64-30acfb9f3f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.005896 10.0.0.73 - - [2026-04-02 02:56:00] "GET /route-target/516f12b1-5227-4193-85c6-ca1e3d60be89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005841 10.0.0.133 - - [2026-04-02 02:56:00] "GET /obj-perms HTTP/1.1" 200 5019 0.005489 10.0.0.73 - - [2026-04-02 02:56:02] "POST /neutron/port HTTP/1.1" 200 1238 0.020508 10.0.0.73 - - [2026-04-02 02:56:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004659 10.0.0.73 - - [2026-04-02 02:56:02] "POST /neutron/port HTTP/1.1" 200 117 0.001234 10.0.0.73 - - [2026-04-02 02:56:03] "GET /obj-perms HTTP/1.1" 200 5019 0.052280 10.0.0.133 - - [2026-04-02 02:56:09] "GET /obj-perms HTTP/1.1" 200 5019 0.004728 10.0.0.73 - - [2026-04-02 02:56:12] "GET /obj-perms HTTP/1.1" 200 5019 0.003823 10.0.0.133 - - [2026-04-02 02:56:12] "GET /obj-perms HTTP/1.1" 200 5019 0.003789 10.0.0.48 - - [2026-04-02 02:56:13] "GET /obj-perms HTTP/1.1" 200 5019 0.053978 10.0.0.73 - - [2026-04-02 02:56:13] "GET /virtual-machine/7b6e8cef-dd31-46a3-914b-295d09a01eef HTTP/1.1" 200 1304 0.004477 10.0.0.73 - - [2026-04-02 02:56:13] "POST /neutron/port HTTP/1.1" 200 1228 0.017834 10.0.0.73 - - [2026-04-02 02:56:15] "GET /virtual-machine/7b6e8cef-dd31-46a3-914b-295d09a01eef HTTP/1.1" 404 171 0.003591 10.0.0.73 - - [2026-04-02 02:56:15] "GET /virtual-machine/7b6e8cef-dd31-46a3-914b-295d09a01eef HTTP/1.1" 404 171 0.003940 10.0.0.73 - - [2026-04-02 02:56:15] "GET /virtual-machine/7b6e8cef-dd31-46a3-914b-295d09a01eef HTTP/1.1" 404 171 0.002834 10.0.0.73 - - [2026-04-02 02:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.73 - - [2026-04-02 02:56:15] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004072 10.0.0.73 - - [2026-04-02 02:56:15] "GET /virtual-networks?parent_id=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003357 10.0.0.73 - - [2026-04-02 02:56:15] "GET /virtual-network/f1c22abf-a416-46c0-9706-d0c2e91d1a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007035 10.0.0.73 - - [2026-04-02 02:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.73 - - [2026-04-02 02:56:15] "GET /routing-instance/2d6cb1c5-6e47-41d4-88be-604294fed70c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.006451 10.0.0.73 - - [2026-04-02 02:56:15] "GET /route-target/e5d4f024-573b-4a3e-bc52-c245cb8cea46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004268 10.0.0.73 - - [2026-04-02 02:56:15] "GET /obj-perms HTTP/1.1" 200 5019 0.004556 10.0.0.133 - - [2026-04-02 02:56:21] "GET /obj-perms HTTP/1.1" 200 5019 0.004594 10.0.0.73 - - [2026-04-02 02:56:24] "GET /obj-perms HTTP/1.1" 200 5019 0.005735 10.0.0.133 - - [2026-04-02 02:56:30] "GET /obj-perms HTTP/1.1" 200 5019 0.004104 10.0.0.73 - - [2026-04-02 02:56:34] "GET /obj-perms HTTP/1.1" 200 5019 0.004476 10.0.0.133 - - [2026-04-02 02:56:40] "GET /obj-perms HTTP/1.1" 200 5019 0.003948 10.0.0.73 - - [2026-04-02 02:56:43] "GET /obj-perms HTTP/1.1" 200 5019 0.004339 10.0.0.73 - - [2026-04-02 02:56:43] "GET /virtual-network/945d963a-b3ff-4774-a61a-11f298c2d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.005980 10.0.0.73 - - [2026-04-02 02:56:43] "POST /neutron/network HTTP/1.1" 200 1335 0.094439 10.0.0.73 - - [2026-04-02 02:56:43] "GET /virtual-network/945d963a-b3ff-4774-a61a-11f298c2d549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3171 0.012256 10.0.0.133 - - [2026-04-02 02:56:43] "POST /ref-update HTTP/1.1" 200 156 0.032176 10.0.0.73 - - [2026-04-02 02:56:43] "DELETE /network-policy/1500c11f-d773-49f0-9e01-54bc66c8d446 HTTP/1.1" 200 115 0.026100 10.0.0.73 - - [2026-04-02 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005210 10.0.0.48 - - [2026-04-02 02:56:43] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.033898 10.0.0.73 - - [2026-04-02 02:56:43] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.072236 10.0.0.73 - - [2026-04-02 02:56:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-21365197&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.006135 10.0.0.73 - - [2026-04-02 02:56:44] "DELETE /network-policy/24337579-fd22-4e18-9e3a-980adf404796 HTTP/1.1" 200 115 0.036418 10.0.0.73 - - [2026-04-02 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005285 10.0.0.48 - - [2026-04-02 02:56:44] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001037 10.0.0.73 - - [2026-04-02 02:56:44] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.034259 10.0.0.73 - - [2026-04-02 02:56:44] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-21365197&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.017111 10.0.0.73 - - [2026-04-02 02:56:44] "DELETE /network-policy/682fd3d2-4176-44ea-af31-684bfe286861 HTTP/1.1" 200 115 0.044683 10.0.0.73 - - [2026-04-02 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.48 - - [2026-04-02 02:56:44] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001657 10.0.0.73 - - [2026-04-02 02:56:44] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.046795 10.0.0.73 - - [2026-04-02 02:56:44] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-21365197&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.005396 10.0.0.73 - - [2026-04-02 02:56:44] "DELETE /network-policy/876c9d18-d70e-496f-bf79-309c5e141982 HTTP/1.1" 200 115 0.047031 10.0.0.73 - - [2026-04-02 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006765 10.0.0.48 - - [2026-04-02 02:56:44] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001370 10.0.0.73 - - [2026-04-02 02:56:44] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.057511 10.0.0.73 - - [2026-04-02 02:56:44] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-21365197&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.006868 10.0.0.73 - - [2026-04-02 02:56:44] "DELETE /network-policy/fca9edb0-0a4f-4647-a323-f244404a993f HTTP/1.1" 200 115 0.039114 10.0.0.73 - - [2026-04-02 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.48 - - [2026-04-02 02:56:44] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001059 10.0.0.73 - - [2026-04-02 02:56:44] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.047872 10.0.0.73 - - [2026-04-02 02:56:44] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-21365197&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.006665 10.0.0.73 - - [2026-04-02 02:56:44] "DELETE /network-policy/5d1484e8-105d-4a87-82d7-18231e396b0b HTTP/1.1" 200 115 0.038620 10.0.0.73 - - [2026-04-02 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.48 - - [2026-04-02 02:56:44] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001326 10.0.0.73 - - [2026-04-02 02:56:45] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.049264 10.0.0.73 - - [2026-04-02 02:56:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-21365197&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.006435 10.0.0.73 - - [2026-04-02 02:56:45] "DELETE /network-policy/3fa93adb-4a61-41d5-a281-0fc680687bd1 HTTP/1.1" 200 115 0.038500 10.0.0.73 - - [2026-04-02 02:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.48 - - [2026-04-02 02:56:45] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001952 10.0.0.73 - - [2026-04-02 02:56:45] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.053181 10.0.0.73 - - [2026-04-02 02:56:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-21365197&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.005718 10.0.0.73 - - [2026-04-02 02:56:45] "DELETE /network-policy/a51b1d8a-5625-42c2-8c5f-be6f783aca3b HTTP/1.1" 200 115 0.077529 10.0.0.73 - - [2026-04-02 02:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.48 - - [2026-04-02 02:56:45] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001273 10.0.0.73 - - [2026-04-02 02:56:45] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.056125 10.0.0.73 - - [2026-04-02 02:56:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-21365197&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.005875 10.0.0.73 - - [2026-04-02 02:56:45] "DELETE /network-policy/62ccda87-bf1c-4f45-b4bc-644f275894f0 HTTP/1.1" 200 115 0.034196 10.0.0.73 - - [2026-04-02 02:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.48 - - [2026-04-02 02:56:45] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001067 10.0.0.73 - - [2026-04-02 02:56:45] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.042922 10.0.0.73 - - [2026-04-02 02:56:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-21365197&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005461 10.0.0.73 - - [2026-04-02 02:56:45] "DELETE /network-policy/26cc2947-60f2-419b-be5c-c00ee9c7e834 HTTP/1.1" 200 115 0.047347 10.0.0.73 - - [2026-04-02 02:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.48 - - [2026-04-02 02:56:45] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001135 10.0.0.73 - - [2026-04-02 02:56:46] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.040957 10.0.0.73 - - [2026-04-02 02:56:46] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-21365197&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.007344 10.0.0.48 - - [2026-04-02 02:56:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003791 10.0.0.48 - - [2026-04-02 02:56:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005773 10.0.0.48 - - [2026-04-02 02:56:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003417 10.0.0.48 - - [2026-04-02 02:56:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003606 10.0.0.48 - - [2026-04-02 02:56:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002773 10.0.0.48 - - [2026-04-02 02:56:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002954 10.0.0.73 - - [2026-04-02 02:56:46] "POST /neutron/network HTTP/1.1" 200 151 0.193790 10.0.0.133 - - [2026-04-02 02:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.73 - - [2026-04-02 02:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.73 - - [2026-04-02 02:56:46] "DELETE /network-ipam/57c576d7-2fde-416c-a2a8-171e65e59ac6 HTTP/1.1" 200 115 0.035937 10.0.0.73 - - [2026-04-02 02:56:46] "POST /fqname-to-id HTTP/1.1" 404 260 0.005083 10.0.0.48 - - [2026-04-02 02:56:46] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000908 10.0.0.48 - - [2026-04-02 02:56:47] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.057995 10.0.0.48 - - [2026-04-02 02:56:47] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001135 10.0.0.48 - - [2026-04-02 02:56:47] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?fields=security_groups HTTP/1.1" 200 1399 0.048147 10.0.0.48 - - [2026-04-02 02:56:47] "DELETE /security-group/1815d93e-a2b3-4447-9ce9-52758c6335eb HTTP/1.1" 200 115 0.058586 10.0.0.48 - - [2026-04-02 02:56:47] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001090 10.0.0.48 - - [2026-04-02 02:56:47] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?fields=application_policy_sets HTTP/1.1" 200 1438 0.069091 10.0.0.133 - - [2026-04-02 02:56:47] "DELETE /access-control-list/ec804ecf-a846-42b9-b745-0dd7d299148b HTTP/1.1" 200 115 0.068503 10.0.0.73 - - [2026-04-02 02:56:47] "DELETE /project/34a70405-e2ca-40ef-9e12-064ab9c21940 HTTP/1.1" 200 115 0.482183 10.0.0.48 - - [2026-04-02 02:56:47] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001051 10.0.0.73 - - [2026-04-02 02:56:47] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?fields=projects HTTP/1.1" 200 1244 0.010375 10.0.0.48 - - [2026-04-02 02:56:48] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003548 10.0.0.48 - - [2026-04-02 02:56:48] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001422 10.0.0.48 - - [2026-04-02 02:56:48] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.052398 10.0.0.48 - - [2026-04-02 02:56:49] "POST /id-to-fqname HTTP/1.1" 200 202 0.003148 10.0.0.48 - - [2026-04-02 02:56:49] "POST /fqname-to-id HTTP/1.1" 404 211 0.007705 10.0.0.48 - - [2026-04-02 02:56:49] "POST /security-groups HTTP/1.1" 200 603 0.075882 10.0.0.48 - - [2026-04-02 02:56:49] "POST /projects HTTP/1.1" 200 609 0.295530 10.0.0.48 - - [2026-04-02 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.338755 10.0.0.133 - - [2026-04-02 02:56:49] "POST /fqname-to-id HTTP/1.1" 404 245 0.005443 10.0.0.73 - - [2026-04-02 02:56:49] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.533269 10.0.0.48 - - [2026-04-02 02:56:49] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001469 10.0.0.73 - - [2026-04-02 02:56:49] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?fields=virtual_networks HTTP/1.1" 200 1056 0.069104 10.0.0.48 - - [2026-04-02 02:56:49] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001086 10.0.0.73 - - [2026-04-02 02:56:49] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.055685 10.0.0.48 - - [2026-04-02 02:56:49] "GET /projects?obj_uuids=34a70405-e2ca-40ef-9e12-064ab9c21940&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001774 10.0.0.73 - - [2026-04-02 02:56:49] "GET /project/34a70405-e2ca-40ef-9e12-064ab9c21940?fields=security_groups HTTP/1.1" 200 1294 0.064047 10.0.0.73 - - [2026-04-02 02:56:50] "POST /fqname-to-id HTTP/1.1" 404 182 0.032432 10.0.0.48 - - [2026-04-02 02:56:50] "GET /projects?obj_uuids=ee126140-498d-4084-81f9-f8cc6f1a9d4c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003645 10.0.0.48 - - [2026-04-02 02:56:50] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002152 10.0.0.48 - - [2026-04-02 02:56:50] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012276 10.0.0.48 - - [2026-04-02 02:56:50] "POST /id-to-fqname HTTP/1.1" 200 184 0.015091 10.0.0.48 - - [2026-04-02 02:56:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.004733 10.0.0.48 - - [2026-04-02 02:56:50] "POST /security-groups HTTP/1.1" 200 585 0.032361 10.0.0.48 - - [2026-04-02 02:56:50] "POST /projects HTTP/1.1" 200 573 0.256570 10.0.0.48 - - [2026-04-02 02:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.295494 10.0.0.133 - - [2026-04-02 02:56:50] "POST /access-control-lists HTTP/1.1" 200 590 0.036986 10.0.0.73 - - [2026-04-02 02:56:50] "GET /project/ee126140-498d-4084-81f9-f8cc6f1a9d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.455667 10.0.0.73 - - [2026-04-02 02:56:52] "GET / HTTP/1.1" 200 35931 0.002157 10.0.0.73 - - [2026-04-02 02:56:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000587 10.0.0.73 - - [2026-04-02 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.056808 10.0.0.48 - - [2026-04-02 02:56:53] "GET /projects?obj_uuids=ee126140-498d-4084-81f9-f8cc6f1a9d4c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001463 10.0.0.73 - - [2026-04-02 02:56:53] "GET /project/ee126140-498d-4084-81f9-f8cc6f1a9d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.040671 10.0.0.73 - - [2026-04-02 02:56:53] "POST /neutron/network HTTP/1.1" 200 117 0.036458 10.0.0.133 - - [2026-04-02 02:56:53] "POST /route-targets HTTP/1.1" 200 327 0.013544 10.0.0.48 - - [2026-04-02 02:56:53] "POST /useragent-kv HTTP/1.1" 200 115 0.008856 10.0.0.73 - - [2026-04-02 02:56:53] "POST /neutron/subnet HTTP/1.1" 200 828 0.175674 10.0.0.73 - - [2026-04-02 02:56:53] "POST /id-to-fqname HTTP/1.1" 200 214 0.001393 10.0.0.73 - - [2026-04-02 02:56:53] "GET /virtual-network/0eb78012-6752-4d3e-a40c-73839a91bcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005817 10.0.0.73 - - [2026-04-02 02:56:54] "GET /virtual-network/0eb78012-6752-4d3e-a40c-73839a91bcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.101718 10.0.0.73 - - [2026-04-02 02:56:54] "POST /neutron/network HTTP/1.1" 200 993 0.009817 10.0.0.73 - - [2026-04-02 02:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.48 - - [2026-04-02 02:56:54] "GET /projects?obj_uuids=ee126140-498d-4084-81f9-f8cc6f1a9d4c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001183 10.0.0.73 - - [2026-04-02 02:56:54] "GET /project/ee126140-498d-4084-81f9-f8cc6f1a9d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.043489 10.0.0.73 - - [2026-04-02 02:56:54] "POST /neutron/network HTTP/1.1" 200 117 0.014002 10.0.0.133 - - [2026-04-02 02:56:54] "POST /ref-update HTTP/1.1" 200 156 0.025307 10.0.0.73 - - [2026-04-02 02:56:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.004168 10.0.0.48 - - [2026-04-02 02:56:54] "POST /useragent-kv HTTP/1.1" 200 115 0.005610 10.0.0.73 - - [2026-04-02 02:56:54] "POST /neutron/subnet HTTP/1.1" 200 828 0.202095 10.0.0.73 - - [2026-04-02 02:56:54] "POST /id-to-fqname HTTP/1.1" 200 214 0.001379 10.0.0.73 - - [2026-04-02 02:56:54] "GET /virtual-network/55b92a19-422a-4db0-8572-46ede72aed83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.007084 10.0.0.73 - - [2026-04-02 02:56:54] "GET /virtual-network/55b92a19-422a-4db0-8572-46ede72aed83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.006999 10.0.0.73 - - [2026-04-02 02:56:54] "POST /neutron/network HTTP/1.1" 200 991 0.010033 10.0.0.73 - - [2026-04-02 02:56:54] "POST /id-to-fqname HTTP/1.1" 200 214 0.001404 10.0.0.73 - - [2026-04-02 02:56:55] "POST /neutron/network HTTP/1.1" 200 1003 0.007404 10.0.0.48 - - [2026-04-02 02:56:55] "GET /projects?obj_uuids=ee126140-498d-4084-81f9-f8cc6f1a9d4c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000998 10.0.0.73 - - [2026-04-02 02:56:55] "GET /project/ee126140-498d-4084-81f9-f8cc6f1a9d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.064157 10.0.0.73 - - [2026-04-02 02:56:56] "POST /neutron/port HTTP/1.1" 200 117 0.007926 10.0.0.73 - - [2026-04-02 02:56:56] "POST /id-to-fqname HTTP/1.1" 200 214 0.001933 10.0.0.73 - - [2026-04-02 02:56:56] "POST /neutron/network HTTP/1.1" 200 1003 0.007729 10.0.0.73 - - [2026-04-02 02:56:56] "POST /neutron/port HTTP/1.1" 200 1162 0.025306 10.0.0.48 - - [2026-04-02 02:56:57] "GET /projects?obj_uuids=ee126140-498d-4084-81f9-f8cc6f1a9d4c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001838 10.0.0.73 - - [2026-04-02 02:56:57] "GET /project/ee126140-498d-4084-81f9-f8cc6f1a9d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.072402 10.0.0.73 - - [2026-04-02 02:56:57] "POST /neutron/network HTTP/1.1" 200 993 0.048014 10.0.0.73 - - [2026-04-02 02:56:57] "POST /neutron/subnet HTTP/1.1" 200 1390 0.015491 10.0.0.73 - - [2026-04-02 02:56:57] "POST /neutron/network HTTP/1.1" 200 993 0.010639 10.0.0.73 - - [2026-04-02 02:56:57] "POST /neutron/port HTTP/1.1" 200 117 0.007990 10.0.0.73 - - [2026-04-02 02:56:57] "POST /id-to-fqname HTTP/1.1" 200 214 0.001354 10.0.0.73 - - [2026-04-02 02:56:57] "POST /neutron/network HTTP/1.1" 200 1001 0.007493 10.0.0.73 - - [2026-04-02 02:56:57] "POST /neutron/port HTTP/1.1" 200 1162 0.021562 10.0.0.73 - - [2026-04-02 02:56:58] "POST /neutron/port HTTP/1.1" 200 1226 0.020989 10.0.0.73 - - [2026-04-02 02:56:58] "POST /neutron/subnet HTTP/1.1" 200 1390 0.012836 10.0.0.73 - - [2026-04-02 02:56:58] "POST /neutron/network HTTP/1.1" 200 993 0.010476 10.0.0.48 - - [2026-04-02 02:56:58] "GET /projects?obj_uuids=ee126140-498d-4084-81f9-f8cc6f1a9d4c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001235 10.0.0.73 - - [2026-04-02 02:56:58] "GET /project/ee126140-498d-4084-81f9-f8cc6f1a9d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.073031 10.0.0.73 - - [2026-04-02 02:56:58] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007809 10.0.0.73 - - [2026-04-02 02:56:58] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007378 10.0.0.73 - - [2026-04-02 02:56:58] "POST /neutron/port HTTP/1.1" 200 1226 0.022749 10.0.0.73 - - [2026-04-02 02:56:58] "GET /virtual-machine/50681e9e-cebe-4a80-bdb5-57fcfa9e0818 HTTP/1.1" 401 292 0.000637 10.0.0.48 - - [2026-04-02 02:56:58] "GET /projects?obj_uuids=ee126140-498d-4084-81f9-f8cc6f1a9d4c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001303 10.0.0.73 - - [2026-04-02 02:56:59] "POST /neutron/port HTTP/1.1" 200 1160 0.346988 10.0.0.73 - - [2026-04-02 02:56:59] "GET /virtual-machine/50681e9e-cebe-4a80-bdb5-57fcfa9e0818 HTTP/1.1" 200 1286 0.034495 10.0.0.73 - - [2026-04-02 02:56:59] "GET /virtual-machine-interface/281bfd69-c8a8-4ff7-9cfd-ae0912a3ff80 HTTP/1.1" 200 3105 0.005136 10.0.0.73 - - [2026-04-02 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.73 - - [2026-04-02 02:56:59] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003157 10.0.0.73 - - [2026-04-02 02:56:59] "GET /virtual-networks?parent_id=ee126140-498d-4084-81f9-f8cc6f1a9d4c&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002638 10.0.0.73 - - [2026-04-02 02:56:59] "GET /virtual-network/0eb78012-6752-4d3e-a40c-73839a91bcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.010412 10.0.0.73 - - [2026-04-02 02:56:59] "POST /neutron/port HTTP/1.1" 200 1214 0.133310 10.0.0.73 - - [2026-04-02 02:56:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004920 10.0.0.73 - - [2026-04-02 02:56:59] "POST /neutron/port HTTP/1.1" 200 117 0.001249 10.0.0.73 - - [2026-04-02 02:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.73 - - [2026-04-02 02:57:02] "GET /virtual-network/0eb78012-6752-4d3e-a40c-73839a91bcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.007565 10.0.0.73 - - [2026-04-02 02:57:03] "POST /neutron/port HTTP/1.1" 200 1226 0.023642 10.0.0.73 - - [2026-04-02 02:57:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005486 10.0.0.73 - - [2026-04-02 02:57:03] "POST /neutron/port HTTP/1.1" 200 117 0.001323 10.0.0.73 - - [2026-04-02 02:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.73 - - [2026-04-02 02:57:06] "GET /virtual-network/0eb78012-6752-4d3e-a40c-73839a91bcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005859 10.0.0.73 - - [2026-04-02 02:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.73 - - [2026-04-02 02:57:10] "GET /virtual-network/0eb78012-6752-4d3e-a40c-73839a91bcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006532 10.0.0.73 - - [2026-04-02 02:57:11] "GET /obj-perms HTTP/1.1" 200 5056 0.052017 10.0.0.133 - - [2026-04-02 02:57:11] "GET /obj-perms HTTP/1.1" 200 5056 0.053921 10.0.0.73 - - [2026-04-02 02:57:14] "POST /neutron/port HTTP/1.1" 200 1226 0.019170 10.0.0.73 - - [2026-04-02 02:57:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004465 10.0.0.73 - - [2026-04-02 02:57:14] "POST /neutron/port HTTP/1.1" 200 117 0.001632 10.0.0.73 - - [2026-04-02 02:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.73 - - [2026-04-02 02:57:14] "GET /virtual-network/0eb78012-6752-4d3e-a40c-73839a91bcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006525 10.0.0.73 - - [2026-04-02 02:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.73 - - [2026-04-02 02:57:18] "GET /virtual-network/0eb78012-6752-4d3e-a40c-73839a91bcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006325 10.0.0.73 - - [2026-04-02 02:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.73 - - [2026-04-02 02:57:23] "GET /virtual-network/0eb78012-6752-4d3e-a40c-73839a91bcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006841 10.0.0.73 - - [2026-04-02 02:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.73 - - [2026-04-02 02:57:27] "GET /virtual-network/0eb78012-6752-4d3e-a40c-73839a91bcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.007057 10.0.0.73 - - [2026-04-02 02:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.73 - - [2026-04-02 02:57:31] "GET /virtual-network/0eb78012-6752-4d3e-a40c-73839a91bcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006777 10.0.0.73 - - [2026-04-02 02:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.73 - - [2026-04-02 02:57:35] "GET /virtual-network/0eb78012-6752-4d3e-a40c-73839a91bcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.007772 10.0.0.73 - - [2026-04-02 02:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.73 - - [2026-04-02 02:57:39] "GET /virtual-network/0eb78012-6752-4d3e-a40c-73839a91bcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006556 10.0.0.73 - - [2026-04-02 02:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.73 - - [2026-04-02 02:57:43] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003818 10.0.0.73 - - [2026-04-02 02:57:43] "GET /virtual-networks?parent_id=ee126140-498d-4084-81f9-f8cc6f1a9d4c&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003097 10.0.0.73 - - [2026-04-02 02:57:43] "GET /virtual-network/0eb78012-6752-4d3e-a40c-73839a91bcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.007848 10.0.0.73 - - [2026-04-02 02:57:43] "POST /neutron/security_group HTTP/1.1" 200 2052 0.013225 10.0.0.48 - - [2026-04-02 02:57:48] "DELETE /project/34a70405e2ca40ef9e12064ab9c21940 HTTP/1.1" 404 173 0.042034 10.0.0.48 - - [2026-04-02 02:57:48] "DELETE /project/34a70405-e2ca-40ef-9e12-064ab9c21940 HTTP/1.1" 404 177 0.055675 10.0.0.48 - - [2026-04-02 02:57:48] "DELETE /project/ee126140498d408481f9f8cc6f1a9d4c HTTP/1.1" 404 173 0.074417 10.0.0.73 - - [2026-04-02 02:57:52] "POST /neutron/port HTTP/1.1" 200 1226 0.047395 10.0.0.73 - - [2026-04-02 02:57:54] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007665 10.0.0.73 - - [2026-04-02 02:57:56] "POST /neutron/port HTTP/1.1" 200 1226 0.020820 10.0.0.73 - - [2026-04-02 02:57:59] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007517 10.0.0.73 - - [2026-04-02 02:58:05] "POST /neutron/port HTTP/1.1" 200 1224 0.020769 10.0.0.73 - - [2026-04-02 02:58:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004478 10.0.0.73 - - [2026-04-02 02:58:05] "POST /neutron/port HTTP/1.1" 200 117 0.001363 10.0.0.73 - - [2026-04-02 02:58:09] "POST /neutron/port HTTP/1.1" 200 1226 0.020334 10.0.0.73 - - [2026-04-02 02:58:09] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008753 10.0.0.73 - - [2026-04-02 02:58:09] "GET /virtual-machine/8acc3075-f40d-4600-8055-6de4d7cffa2a HTTP/1.1" 200 1286 0.014064 10.0.0.73 - - [2026-04-02 02:58:09] "GET /virtual-machine-interface/8da61617-167e-469a-9bd0-b9be4120518c HTTP/1.1" 200 3106 0.006637 10.0.0.73 - - [2026-04-02 02:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.73 - - [2026-04-02 02:58:09] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003533 10.0.0.73 - - [2026-04-02 02:58:09] "GET /virtual-networks?parent_id=ee126140-498d-4084-81f9-f8cc6f1a9d4c&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003629 10.0.0.73 - - [2026-04-02 02:58:09] "GET /virtual-network/0eb78012-6752-4d3e-a40c-73839a91bcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006553 10.0.0.73 - - [2026-04-02 02:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.73 - - [2026-04-02 02:58:11] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004231 10.0.0.73 - - [2026-04-02 02:58:11] "GET /virtual-networks?parent_id=ee126140-498d-4084-81f9-f8cc6f1a9d4c&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003617 10.0.0.73 - - [2026-04-02 02:58:11] "GET /virtual-network/0eb78012-6752-4d3e-a40c-73839a91bcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.007793 10.0.0.73 - - [2026-04-02 02:58:11] "POST /neutron/port HTTP/1.1" 200 1224 0.018771 10.0.0.73 - - [2026-04-02 02:58:11] "POST /neutron/security_group HTTP/1.1" 200 2052 0.011141 10.0.0.73 - - [2026-04-02 02:58:11] "GET /virtual-machine/b098bc44-9921-47dd-9b60-906aa56000a0 HTTP/1.1" 200 1287 0.006570 10.0.0.73 - - [2026-04-02 02:58:11] "GET /virtual-machine-interface/8d8de885-c2c2-417c-9295-ea533c5e382b HTTP/1.1" 200 3106 0.005373 10.0.0.73 - - [2026-04-02 02:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.73 - - [2026-04-02 02:58:11] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004295 10.0.0.73 - - [2026-04-02 02:58:11] "GET /virtual-networks?parent_id=ee126140-498d-4084-81f9-f8cc6f1a9d4c&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003522 10.0.0.73 - - [2026-04-02 02:58:11] "GET /virtual-network/55b92a19-422a-4db0-8572-46ede72aed83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.005942 10.0.0.73 - - [2026-04-02 02:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006441 10.0.0.73 - - [2026-04-02 02:58:12] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004279 10.0.0.73 - - [2026-04-02 02:58:12] "GET /virtual-networks?parent_id=ee126140-498d-4084-81f9-f8cc6f1a9d4c&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004045 10.0.0.73 - - [2026-04-02 02:58:12] "GET /virtual-network/55b92a19-422a-4db0-8572-46ede72aed83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.007398 10.0.0.73 - - [2026-04-02 02:58:14] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003926 10.0.0.73 - - [2026-04-02 02:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.73 - - [2026-04-02 02:58:14] "GET /global-qos-config/c0e27da0-b7fc-471a-82ff-b016db7db173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.004875 10.0.0.73 - - [2026-04-02 02:58:14] "POST /fqname-to-id HTTP/1.1" 404 222 0.004537 10.0.0.73 - - [2026-04-02 02:58:14] "POST /forwarding-classs HTTP/1.1" 200 576 0.029418 10.0.0.73 - - [2026-04-02 02:58:14] "POST /id-to-fqname HTTP/1.1" 200 232 0.004330 10.0.0.73 - - [2026-04-02 02:58:14] "GET /forwarding-class/863b60b8-55c1-4279-825b-457980f6be88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.004770 10.0.0.48 - - [2026-04-02 02:58:14] "GET /projects?obj_uuids=ee126140-498d-4084-81f9-f8cc6f1a9d4c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000962 10.0.0.73 - - [2026-04-02 02:58:14] "GET /project/ee126140-498d-4084-81f9-f8cc6f1a9d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.037817 10.0.0.73 - - [2026-04-02 02:58:14] "POST /fqname-to-id HTTP/1.1" 404 211 0.003653 10.0.0.73 - - [2026-04-02 02:58:14] "POST /qos-configs HTTP/1.1" 200 543 0.033813 10.0.0.73 - - [2026-04-02 02:58:14] "POST /id-to-fqname HTTP/1.1" 200 217 0.003921 10.0.0.73 - - [2026-04-02 02:58:14] "GET /qos-config/e3022081-bff4-4613-adfa-f9622ef72d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.004563 10.0.0.73 - - [2026-04-02 02:58:14] "GET /virtual-machine-interface/281bfd69-c8a8-4ff7-9cfd-ae0912a3ff80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.005774 10.0.0.73 - - [2026-04-02 02:58:14] "POST /ref-update HTTP/1.1" 200 156 0.013905 10.0.0.73 - - [2026-04-02 02:58:14] "POST /neutron/port HTTP/1.1" 200 1226 0.023832 10.0.0.73 - - [2026-04-02 02:58:15] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009724 10.0.0.73 - - [2026-04-02 02:58:15] "POST /neutron/port HTTP/1.1" 200 1226 0.021407 10.0.0.73 - - [2026-04-02 02:58:15] "POST /neutron/network HTTP/1.1" 200 993 0.011302 10.0.0.73 - - [2026-04-02 02:58:15] "POST /id-to-fqname HTTP/1.1" 200 214 0.001542 10.0.0.73 - - [2026-04-02 02:58:15] "GET /virtual-machine/50681e9e-cebe-4a80-bdb5-57fcfa9e0818 HTTP/1.1" 200 1286 0.005056 10.0.0.73 - - [2026-04-02 02:58:15] "GET /virtual-machine-interface/281bfd69-c8a8-4ff7-9cfd-ae0912a3ff80 HTTP/1.1" 200 3352 0.005547 10.0.0.73 - - [2026-04-02 02:58:15] "GET /instance-ip/29e93df0-3728-4ed7-a783-5db0474dc2e1 HTTP/1.1" 200 1609 0.007216 10.0.0.73 - - [2026-04-02 02:58:15] "GET /instance-ip/b9901964-813f-4a98-8672-25ff3d325ebb HTTP/1.1" 200 1628 0.007543 10.0.0.73 - - [2026-04-02 02:58:15] "POST /neutron/port HTTP/1.1" 200 1226 0.020644 10.0.0.73 - - [2026-04-02 02:58:15] "POST /neutron/port HTTP/1.1" 200 1226 0.018130 10.0.0.73 - - [2026-04-02 02:58:15] "POST /neutron/network HTTP/1.1" 200 1003 0.008561 10.0.0.73 - - [2026-04-02 02:58:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004426 10.0.0.73 - - [2026-04-02 02:58:15] "POST /neutron/port HTTP/1.1" 200 117 0.001362 10.0.0.73 - - [2026-04-02 02:58:15] "POST /neutron/network HTTP/1.1" 200 993 0.011361 10.0.0.73 - - [2026-04-02 02:58:15] "POST /id-to-fqname HTTP/1.1" 200 214 0.001422 10.0.0.73 - - [2026-04-02 02:58:15] "GET /virtual-machine/8acc3075-f40d-4600-8055-6de4d7cffa2a HTTP/1.1" 200 1286 0.004455 10.0.0.73 - - [2026-04-02 02:58:15] "GET /virtual-machine-interface/8da61617-167e-469a-9bd0-b9be4120518c HTTP/1.1" 200 3106 0.006271 10.0.0.73 - - [2026-04-02 02:58:15] "GET /instance-ip/6dbbeb02-7df5-46bb-a563-be0370a85c97 HTTP/1.1" 200 1609 0.005816 10.0.0.73 - - [2026-04-02 02:58:15] "GET /instance-ip/93085594-7bbe-4ace-8d9f-29fbfecb7874 HTTP/1.1" 200 1629 0.007904 10.0.0.73 - - [2026-04-02 02:58:53] "GET /virtual-machine-interface/281bfd69-c8a8-4ff7-9cfd-ae0912a3ff80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2937 0.007118 10.0.0.73 - - [2026-04-02 02:58:53] "POST /ref-update HTTP/1.1" 200 156 0.019531 10.0.0.73 - - [2026-04-02 02:58:53] "DELETE /qos-config/e3022081-bff4-4613-adfa-f9622ef72d08 HTTP/1.1" 200 115 0.044588 10.0.0.73 - - [2026-04-02 02:58:53] "POST /id-to-fqname HTTP/1.1" 200 232 0.001833 10.0.0.73 - - [2026-04-02 02:58:53] "DELETE /forwarding-class/863b60b8-55c1-4279-825b-457980f6be88 HTTP/1.1" 200 115 0.040301 10.0.0.73 - - [2026-04-02 02:58:55] "POST /neutron/network HTTP/1.1" 400 204 0.015337 10.0.0.73 - - [2026-04-02 02:58:55] "POST /neutron/port HTTP/1.1" 200 1226 0.019261 10.0.0.73 - - [2026-04-02 02:58:55] "POST /neutron/port HTTP/1.1" 200 151 0.335388 10.0.0.73 - - [2026-04-02 02:58:56] "POST /neutron/port HTTP/1.1" 200 151 0.358209 10.0.0.133 - - [2026-04-02 02:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.73 - - [2026-04-02 02:58:57] "POST /neutron/network HTTP/1.1" 200 993 0.011647 10.0.0.133 - - [2026-04-02 02:58:57] "DELETE /route-target/351401dd-74ee-4402-8be0-5d69cbccab4a HTTP/1.1" 200 115 0.033002 10.0.0.48 - - [2026-04-02 02:58:57] "GET /projects?obj_uuids=ee126140-498d-4084-81f9-f8cc6f1a9d4c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001657 10.0.0.73 - - [2026-04-02 02:58:57] "GET /project/ee126140-498d-4084-81f9-f8cc6f1a9d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.093328 10.0.0.48 - - [2026-04-02 02:58:57] "GET /projects?obj_uuids=ee126140-498d-4084-81f9-f8cc6f1a9d4c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001606 10.0.0.73 - - [2026-04-02 02:58:57] "GET /project/ee126140-498d-4084-81f9-f8cc6f1a9d4c?fields=virtual_networks HTTP/1.1" 200 1020 0.042674 10.0.0.48 - - [2026-04-02 02:58:57] "GET /projects?obj_uuids=ee126140-498d-4084-81f9-f8cc6f1a9d4c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001331 10.0.0.73 - - [2026-04-02 02:58:57] "GET /project/ee126140-498d-4084-81f9-f8cc6f1a9d4c?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.040593 10.0.0.48 - - [2026-04-02 02:58:57] "GET /projects?obj_uuids=ee126140-498d-4084-81f9-f8cc6f1a9d4c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001037 10.0.0.73 - - [2026-04-02 02:58:57] "GET /project/ee126140-498d-4084-81f9-f8cc6f1a9d4c?fields=security_groups HTTP/1.1" 200 1240 0.045616 10.0.0.73 - - [2026-04-02 02:58:58] "POST /fqname-to-id HTTP/1.1" 404 181 0.026327 10.0.0.48 - - [2026-04-02 02:58:58] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003565 10.0.0.48 - - [2026-04-02 02:58:58] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000976 10.0.0.48 - - [2026-04-02 02:58:58] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007255 10.0.0.48 - - [2026-04-02 02:58:58] "POST /id-to-fqname HTTP/1.1" 200 183 0.001357 10.0.0.48 - - [2026-04-02 02:58:58] "POST /fqname-to-id HTTP/1.1" 404 192 0.008174 10.0.0.48 - - [2026-04-02 02:58:59] "POST /security-groups HTTP/1.1" 200 584 0.077765 10.0.0.48 - - [2026-04-02 02:58:59] "POST /projects HTTP/1.1" 200 571 0.286499 10.0.0.133 - - [2026-04-02 02:58:59] "POST /fqname-to-id HTTP/1.1" 404 226 0.010997 10.0.0.48 - - [2026-04-02 02:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.359934 10.0.0.73 - - [2026-04-02 02:58:59] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.494673 10.0.0.73 - - [2026-04-02 02:59:00] "GET / HTTP/1.1" 200 35931 0.001938 10.0.0.73 - - [2026-04-02 02:59:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000454 10.0.0.73 - - [2026-04-02 02:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.051887 10.0.0.48 - - [2026-04-02 02:59:02] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000982 10.0.0.73 - - [2026-04-02 02:59:02] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.041461 10.0.0.48 - - [2026-04-02 02:59:02] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001486 10.0.0.73 - - [2026-04-02 02:59:02] "POST /neutron/network HTTP/1.1" 200 612 0.149978 10.0.0.133 - - [2026-04-02 02:59:02] "POST /ref-update HTTP/1.1" 200 156 0.034172 10.0.0.73 - - [2026-04-02 02:59:02] "POST /id-to-fqname HTTP/1.1" 200 220 0.005034 10.0.0.73 - - [2026-04-02 02:59:02] "GET /virtual-network/a61e5370-3d83-4891-8fb5-6f6ec61895d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005831 10.0.0.73 - - [2026-04-02 02:59:02] "POST /neutron/network HTTP/1.1" 200 830 0.007229 10.0.0.73 - - [2026-04-02 02:59:02] "GET /virtual-network/a61e5370-3d83-4891-8fb5-6f6ec61895d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006094 10.0.0.73 - - [2026-04-02 02:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.73 - - [2026-04-02 02:59:03] "GET /virtual-network/a61e5370-3d83-4891-8fb5-6f6ec61895d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006269 10.0.0.73 - - [2026-04-02 02:59:03] "PUT /virtual-network/a61e5370-3d83-4891-8fb5-6f6ec61895d7 HTTP/1.1" 200 264 0.058284 10.0.0.73 - - [2026-04-02 02:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007090 10.0.0.48 - - [2026-04-02 02:59:03] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001379 10.0.0.73 - - [2026-04-02 02:59:03] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.043225 10.0.0.73 - - [2026-04-02 02:59:03] "POST /neutron/network HTTP/1.1" 200 117 0.016426 10.0.0.133 - - [2026-04-02 02:59:03] "POST /route-targets HTTP/1.1" 200 327 0.014589 10.0.0.73 - - [2026-04-02 02:59:03] "POST /neutron/network HTTP/1.1" 200 831 0.009204 10.0.0.73 - - [2026-04-02 02:59:03] "POST /id-to-fqname HTTP/1.1" 200 220 0.001852 10.0.0.73 - - [2026-04-02 02:59:03] "GET /virtual-network/d4612c70-3e2c-4128-b658-67529c5e5417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008011 10.0.0.73 - - [2026-04-02 02:59:03] "GET /virtual-network/d4612c70-3e2c-4128-b658-67529c5e5417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006982 10.0.0.73 - - [2026-04-02 02:59:03] "POST /neutron/subnet HTTP/1.1" 200 724 0.010090 10.0.0.73 - - [2026-04-02 02:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.73 - - [2026-04-02 02:59:03] "GET /virtual-network/d4612c70-3e2c-4128-b658-67529c5e5417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007423 10.0.0.73 - - [2026-04-02 02:59:03] "PUT /virtual-network/d4612c70-3e2c-4128-b658-67529c5e5417 HTTP/1.1" 200 264 0.073853 10.0.0.73 - - [2026-04-02 02:59:03] "POST /id-to-fqname HTTP/1.1" 200 220 0.001511 10.0.0.48 - - [2026-04-02 02:59:04] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001528 10.0.0.73 - - [2026-04-02 02:59:04] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.064240 10.0.0.73 - - [2026-04-02 02:59:05] "POST /neutron/port HTTP/1.1" 200 117 0.008670 10.0.0.73 - - [2026-04-02 02:59:05] "POST /id-to-fqname HTTP/1.1" 200 220 0.001496 10.0.0.73 - - [2026-04-02 02:59:05] "POST /neutron/network HTTP/1.1" 200 841 0.007126 10.0.0.73 - - [2026-04-02 02:59:05] "POST /neutron/port HTTP/1.1" 200 1052 0.041365 10.0.0.48 - - [2026-04-02 02:59:06] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001132 10.0.0.73 - - [2026-04-02 02:59:06] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.101367 10.0.0.73 - - [2026-04-02 02:59:06] "POST /neutron/network HTTP/1.1" 200 831 0.006889 10.0.0.73 - - [2026-04-02 02:59:06] "POST /neutron/subnet HTTP/1.1" 200 694 0.008698 10.0.0.73 - - [2026-04-02 02:59:06] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009721 10.0.0.73 - - [2026-04-02 02:59:06] "POST /neutron/port HTTP/1.1" 200 1116 0.048077 10.0.0.48 - - [2026-04-02 02:59:06] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001017 10.0.0.73 - - [2026-04-02 02:59:06] "POST /neutron/port HTTP/1.1" 200 1053 0.317734 10.0.0.73 - - [2026-04-02 02:59:07] "POST /neutron/port HTTP/1.1" 200 1107 0.112427 10.0.0.73 - - [2026-04-02 02:59:07] "POST /neutron/subnet HTTP/1.1" 200 698 0.009368 10.0.0.73 - - [2026-04-02 02:59:11] "POST /neutron/port HTTP/1.1" 200 1116 0.019958 10.0.0.73 - - [2026-04-02 02:59:11] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006948 10.0.0.73 - - [2026-04-02 02:59:11] "GET /virtual-machine/7761ad15-71ac-40c4-9af5-4a19fdfe2032 HTTP/1.1" 401 292 0.000449 10.0.0.73 - - [2026-04-02 02:59:12] "GET /virtual-machine/7761ad15-71ac-40c4-9af5-4a19fdfe2032 HTTP/1.1" 200 1285 0.036475 10.0.0.73 - - [2026-04-02 02:59:12] "GET /virtual-machine-interface/0ce3937a-8e70-4105-a78d-08a682a18258 HTTP/1.1" 200 2926 0.006756 10.0.0.73 - - [2026-04-02 02:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.73 - - [2026-04-02 02:59:12] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005035 10.0.0.73 - - [2026-04-02 02:59:12] "GET /virtual-networks?parent_id=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003594 10.0.0.73 - - [2026-04-02 02:59:12] "GET /virtual-network/a61e5370-3d83-4891-8fb5-6f6ec61895d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.006048 10.0.0.48 - - [2026-04-02 02:59:13] "GET /obj-perms HTTP/1.1" 200 5056 0.052603 10.0.0.73 - - [2026-04-02 02:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.73 - - [2026-04-02 02:59:15] "GET /virtual-network/a61e5370-3d83-4891-8fb5-6f6ec61895d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005526 10.0.0.73 - - [2026-04-02 02:59:15] "POST /neutron/port HTTP/1.1" 200 1116 0.018423 10.0.0.73 - - [2026-04-02 02:59:16] "POST /neutron/port HTTP/1.1" 200 1117 0.072517 10.0.0.73 - - [2026-04-02 02:59:16] "POST /neutron/subnet HTTP/1.1" 200 698 0.009369 10.0.0.73 - - [2026-04-02 02:59:17] "POST /neutron/port HTTP/1.1" 200 1117 0.018461 10.0.0.73 - - [2026-04-02 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.73 - - [2026-04-02 02:59:17] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003596 10.0.0.73 - - [2026-04-02 02:59:17] "GET /virtual-networks?parent_id=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003352 10.0.0.73 - - [2026-04-02 02:59:17] "GET /virtual-network/a61e5370-3d83-4891-8fb5-6f6ec61895d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.006642 10.0.0.73 - - [2026-04-02 02:59:17] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007586 10.0.0.73 - - [2026-04-02 02:59:17] "POST /neutron/port HTTP/1.1" 200 1117 0.020754 10.0.0.73 - - [2026-04-02 02:59:17] "GET /virtual-machine/6c5d2b6e-8a0f-427f-9f8c-df5f92ac307a HTTP/1.1" 200 1285 0.005985 10.0.0.73 - - [2026-04-02 02:59:17] "GET /virtual-machine-interface/75c8f8ac-7deb-4c3b-96fa-d6dc7b5d7767 HTTP/1.1" 200 2927 0.005931 10.0.0.73 - - [2026-04-02 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.73 - - [2026-04-02 02:59:17] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004669 10.0.0.73 - - [2026-04-02 02:59:17] "GET /virtual-networks?parent_id=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003310 10.0.0.73 - - [2026-04-02 02:59:17] "GET /virtual-network/d4612c70-3e2c-4128-b658-67529c5e5417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006496 10.0.0.73 - - [2026-04-02 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.73 - - [2026-04-02 02:59:19] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004674 10.0.0.73 - - [2026-04-02 02:59:19] "GET /virtual-networks?parent_id=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003356 10.0.0.73 - - [2026-04-02 02:59:19] "GET /virtual-network/d4612c70-3e2c-4128-b658-67529c5e5417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.009492 10.0.0.73 - - [2026-04-02 02:59:19] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008438 10.0.0.73 - - [2026-04-02 02:59:24] "POST /routing-policys HTTP/1.1" 200 534 0.029241 10.0.0.73 - - [2026-04-02 02:59:24] "GET /virtual-network/a61e5370-3d83-4891-8fb5-6f6ec61895d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.007304 10.0.0.133 - - [2026-04-02 02:59:24] "POST /ref-update HTTP/1.1" 200 156 0.033396 10.0.0.73 - - [2026-04-02 02:59:24] "PUT /virtual-network/a61e5370-3d83-4891-8fb5-6f6ec61895d7 HTTP/1.1" 200 264 0.065781 10.0.0.73 - - [2026-04-02 02:59:28] "POST /ref-update HTTP/1.1" 200 156 0.062210 10.0.0.73 - - [2026-04-02 02:59:28] "DELETE /routing-policy/58691afe-9708-4686-b6fe-c8eb018cafd2 HTTP/1.1" 200 115 0.037853 10.0.0.73 - - [2026-04-02 02:59:29] "POST /neutron/port HTTP/1.1" 200 1117 0.017212 10.0.0.73 - - [2026-04-02 02:59:29] "POST /neutron/port HTTP/1.1" 200 151 0.284011 10.0.0.73 - - [2026-04-02 02:59:30] "POST /neutron/network HTTP/1.1" 200 831 0.008158 10.0.0.133 - - [2026-04-02 02:59:30] "DELETE /route-target/5b71e6b1-7c57-4388-9428-23ba9ae8cffd HTTP/1.1" 200 115 0.024617 10.0.0.133 - - [2026-04-02 02:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.48 - - [2026-04-02 02:59:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002366 10.0.0.48 - - [2026-04-02 02:59:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003098 10.0.0.73 - - [2026-04-02 02:59:31] "POST /neutron/network HTTP/1.1" 200 151 0.133370 10.0.0.133 - - [2026-04-02 02:59:31] "DELETE /route-target/a88652b5-c5db-4966-9343-9e76d4283b83 HTTP/1.1" 200 115 0.022056 10.0.0.73 - - [2026-04-02 02:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.48 - - [2026-04-02 02:59:33] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001936 10.0.0.73 - - [2026-04-02 02:59:33] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.047676 10.0.0.48 - - [2026-04-02 02:59:34] "POST /useragent-kv HTTP/1.1" 200 115 0.012977 10.0.0.73 - - [2026-04-02 02:59:34] "POST /neutron/subnet HTTP/1.1" 200 725 0.217402 10.0.0.73 - - [2026-04-02 02:59:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001667 10.0.0.73 - - [2026-04-02 02:59:34] "GET /virtual-network/7dd3a433-3eb3-4d10-b626-c9938dc6786b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006617 10.0.0.73 - - [2026-04-02 02:59:34] "GET /virtual-network/7dd3a433-3eb3-4d10-b626-c9938dc6786b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006349 10.0.0.73 - - [2026-04-02 02:59:34] "POST /neutron/network HTTP/1.1" 200 831 0.007648 10.0.0.73 - - [2026-04-02 02:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.73 - - [2026-04-02 02:59:34] "GET /virtual-network/7dd3a433-3eb3-4d10-b626-c9938dc6786b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005995 10.0.0.73 - - [2026-04-02 02:59:34] "PUT /virtual-network/7dd3a433-3eb3-4d10-b626-c9938dc6786b HTTP/1.1" 200 264 0.052936 10.0.0.133 - - [2026-04-02 02:59:34] "POST /route-targets HTTP/1.1" 200 323 0.023734 10.0.0.73 - - [2026-04-02 02:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011537 10.0.0.48 - - [2026-04-02 02:59:34] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001090 10.0.0.73 - - [2026-04-02 02:59:34] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.046555 10.0.0.48 - - [2026-04-02 02:59:34] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001009 10.0.0.73 - - [2026-04-02 02:59:34] "POST /neutron/network HTTP/1.1" 200 612 0.166474 10.0.0.133 - - [2026-04-02 02:59:34] "POST /ref-update HTTP/1.1" 200 156 0.029106 10.0.0.73 - - [2026-04-02 02:59:35] "POST /id-to-fqname HTTP/1.1" 200 220 0.003670 10.0.0.73 - - [2026-04-02 02:59:35] "GET /virtual-network/b0582021-87b0-4465-b30a-759ecf3adc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005788 10.0.0.73 - - [2026-04-02 02:59:35] "POST /neutron/network HTTP/1.1" 200 831 0.006914 10.0.0.73 - - [2026-04-02 02:59:35] "GET /virtual-network/b0582021-87b0-4465-b30a-759ecf3adc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006367 10.0.0.73 - - [2026-04-02 02:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.73 - - [2026-04-02 02:59:35] "GET /virtual-network/b0582021-87b0-4465-b30a-759ecf3adc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006475 10.0.0.73 - - [2026-04-02 02:59:35] "PUT /virtual-network/b0582021-87b0-4465-b30a-759ecf3adc8c HTTP/1.1" 200 264 0.070024 10.0.0.73 - - [2026-04-02 02:59:35] "POST /id-to-fqname HTTP/1.1" 200 220 0.001707 10.0.0.73 - - [2026-04-02 02:59:35] "POST /neutron/network HTTP/1.1" 200 841 0.007797 10.0.0.48 - - [2026-04-02 02:59:36] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001756 10.0.0.73 - - [2026-04-02 02:59:36] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.070188 10.0.0.73 - - [2026-04-02 02:59:36] "POST /neutron/port HTTP/1.1" 200 117 0.008023 10.0.0.73 - - [2026-04-02 02:59:36] "POST /id-to-fqname HTTP/1.1" 200 220 0.002276 10.0.0.133 - - [2026-04-02 02:59:36] "DELETE /access-control-list/d9103443-3a28-467d-bdbc-5bf9326e14af HTTP/1.1" 200 115 0.044588 10.0.0.73 - - [2026-04-02 02:59:37] "POST /neutron/network HTTP/1.1" 200 841 0.009449 10.0.0.73 - - [2026-04-02 02:59:37] "POST /neutron/port HTTP/1.1" 200 1053 0.025896 10.0.0.48 - - [2026-04-02 02:59:37] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001447 10.0.0.73 - - [2026-04-02 02:59:37] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.099848 10.0.0.73 - - [2026-04-02 02:59:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006325 10.0.0.73 - - [2026-04-02 02:59:37] "POST /neutron/port HTTP/1.1" 200 117 0.001576 10.0.0.73 - - [2026-04-02 02:59:37] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007765 10.0.0.73 - - [2026-04-02 02:59:38] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008734 10.0.0.73 - - [2026-04-02 02:59:38] "POST /neutron/port HTTP/1.1" 200 1053 0.019000 10.0.0.73 - - [2026-04-02 02:59:38] "POST /neutron/port HTTP/1.1" 200 1117 0.022872 10.0.0.73 - - [2026-04-02 02:59:38] "POST /neutron/port HTTP/1.1" 200 117 0.001199 10.0.0.73 - - [2026-04-02 02:59:43] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009963 10.0.0.73 - - [2026-04-02 02:59:43] "POST /neutron/port HTTP/1.1" 200 1117 0.022240 10.0.0.73 - - [2026-04-02 02:59:43] "GET /virtual-machine/ee36eeb6-edfc-413e-a32e-baf65d77efba HTTP/1.1" 200 1286 0.007039 10.0.0.73 - - [2026-04-02 02:59:43] "GET /virtual-machine-interface/ab05200d-4152-43b4-a162-5081a9a78746 HTTP/1.1" 200 2928 0.005646 10.0.0.73 - - [2026-04-02 02:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.73 - - [2026-04-02 02:59:43] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004306 10.0.0.73 - - [2026-04-02 02:59:43] "GET /virtual-networks?parent_id=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003276 10.0.0.73 - - [2026-04-02 02:59:43] "GET /virtual-network/7dd3a433-3eb3-4d10-b626-c9938dc6786b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006442 10.0.0.73 - - [2026-04-02 02:59:46] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008162 10.0.0.73 - - [2026-04-02 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.73 - - [2026-04-02 02:59:46] "GET /virtual-network/7dd3a433-3eb3-4d10-b626-c9938dc6786b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005970 10.0.0.73 - - [2026-04-02 02:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.73 - - [2026-04-02 02:59:48] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003992 10.0.0.73 - - [2026-04-02 02:59:48] "GET /virtual-networks?parent_id=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003341 10.0.0.73 - - [2026-04-02 02:59:48] "GET /virtual-network/7dd3a433-3eb3-4d10-b626-c9938dc6786b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005797 10.0.0.48 - - [2026-04-02 02:59:48] "DELETE /project/ee126140-498d-4084-81f9-f8cc6f1a9d4c HTTP/1.1" 404 177 0.005966 10.0.0.48 - - [2026-04-02 02:59:48] "DELETE /project/3d7ba12da94447ddb60273fd21b2d146 HTTP/1.1" 404 173 0.004797 10.0.0.73 - - [2026-04-02 02:59:48] "POST /neutron/port HTTP/1.1" 200 1117 0.021795 10.0.0.73 - - [2026-04-02 02:59:49] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008290 10.0.0.73 - - [2026-04-02 02:59:49] "GET /virtual-machine/82aad157-5cc8-43b4-b4a8-9021161de6b7 HTTP/1.1" 200 1285 0.006309 10.0.0.73 - - [2026-04-02 02:59:49] "GET /virtual-machine-interface/da5c79a2-55d7-443b-b81b-11656144cb6c HTTP/1.1" 200 2928 0.007465 10.0.0.73 - - [2026-04-02 02:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.73 - - [2026-04-02 02:59:49] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004637 10.0.0.73 - - [2026-04-02 02:59:49] "GET /virtual-networks?parent_id=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004691 10.0.0.73 - - [2026-04-02 02:59:49] "GET /virtual-network/b0582021-87b0-4465-b30a-759ecf3adc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.008346 10.0.0.73 - - [2026-04-02 02:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.73 - - [2026-04-02 02:59:50] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004132 10.0.0.73 - - [2026-04-02 02:59:50] "GET /virtual-networks?parent_id=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004056 10.0.0.73 - - [2026-04-02 02:59:50] "GET /virtual-network/b0582021-87b0-4465-b30a-759ecf3adc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006729 10.0.0.73 - - [2026-04-02 02:59:50] "POST /neutron/port HTTP/1.1" 200 1117 0.027744 10.0.0.73 - - [2026-04-02 02:59:55] "POST /routing-policys HTTP/1.1" 200 534 0.027446 10.0.0.73 - - [2026-04-02 02:59:55] "GET /virtual-network/7dd3a433-3eb3-4d10-b626-c9938dc6786b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.008848 10.0.0.73 - - [2026-04-02 02:59:55] "PUT /virtual-network/7dd3a433-3eb3-4d10-b626-c9938dc6786b HTTP/1.1" 200 264 0.069046 10.0.0.73 - - [2026-04-02 02:59:59] "POST /routing-policys HTTP/1.1" 200 534 0.024984 10.0.0.73 - - [2026-04-02 02:59:59] "GET /virtual-network/7dd3a433-3eb3-4d10-b626-c9938dc6786b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.011506 10.0.0.73 - - [2026-04-02 02:59:59] "PUT /virtual-network/7dd3a433-3eb3-4d10-b626-c9938dc6786b HTTP/1.1" 200 264 0.061510 10.0.0.133 - - [2026-04-02 03:00:00] "POST /ref-update HTTP/1.1" 200 156 0.021086 10.0.0.73 - - [2026-04-02 03:00:00] "POST /ref-update HTTP/1.1" 200 156 0.082821 10.0.0.73 - - [2026-04-02 03:00:00] "DELETE /routing-policy/a022515f-54e3-4b60-b1b5-29724b5e38c4 HTTP/1.1" 200 115 0.052117 10.0.0.73 - - [2026-04-02 03:00:01] "POST /ref-update HTTP/1.1" 200 156 0.073727 10.0.0.73 - - [2026-04-02 03:00:01] "DELETE /routing-policy/ba34ae6f-15e8-462d-b6fa-f40bbcc5910d HTTP/1.1" 200 115 0.044297 10.0.0.73 - - [2026-04-02 03:00:01] "POST /neutron/network HTTP/1.1" 400 204 0.016648 10.0.0.73 - - [2026-04-02 03:00:01] "POST /neutron/port HTTP/1.1" 200 1107 0.021231 10.0.0.73 - - [2026-04-02 03:00:02] "POST /neutron/port HTTP/1.1" 200 151 0.316811 10.0.0.73 - - [2026-04-02 03:00:03] "POST /neutron/network HTTP/1.1" 200 831 0.011786 10.0.0.133 - - [2026-04-02 03:00:03] "DELETE /route-target/232081cf-b42e-411c-a63e-ccc56d12c44a HTTP/1.1" 200 115 0.030910 10.0.0.133 - - [2026-04-02 03:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.133 - - [2026-04-02 03:00:03] "DELETE /route-target/19aab31d-7e19-49c0-9c44-c22f511fcb76 HTTP/1.1" 200 115 0.029696 10.0.0.73 - - [2026-04-02 03:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.48 - - [2026-04-02 03:00:06] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001098 10.0.0.73 - - [2026-04-02 03:00:06] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.047698 10.0.0.48 - - [2026-04-02 03:00:06] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001433 10.0.0.73 - - [2026-04-02 03:00:06] "POST /neutron/network HTTP/1.1" 200 612 0.154520 10.0.0.73 - - [2026-04-02 03:00:06] "POST /id-to-fqname HTTP/1.1" 200 220 0.004033 10.0.0.73 - - [2026-04-02 03:00:06] "GET /virtual-network/075db393-299f-4005-9f94-ea8464c785dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006662 10.0.0.73 - - [2026-04-02 03:00:06] "POST /neutron/network HTTP/1.1" 200 830 0.008964 10.0.0.73 - - [2026-04-02 03:00:06] "GET /virtual-network/075db393-299f-4005-9f94-ea8464c785dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008766 10.0.0.73 - - [2026-04-02 03:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.73 - - [2026-04-02 03:00:06] "GET /virtual-network/075db393-299f-4005-9f94-ea8464c785dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005839 10.0.0.73 - - [2026-04-02 03:00:06] "PUT /virtual-network/075db393-299f-4005-9f94-ea8464c785dd HTTP/1.1" 200 264 0.064259 10.0.0.133 - - [2026-04-02 03:00:06] "POST /route-targets HTTP/1.1" 200 323 0.018940 10.0.0.73 - - [2026-04-02 03:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015557 10.0.0.48 - - [2026-04-02 03:00:07] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001225 10.0.0.73 - - [2026-04-02 03:00:07] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.047803 10.0.0.73 - - [2026-04-02 03:00:07] "POST /neutron/network HTTP/1.1" 200 117 0.017084 10.0.0.133 - - [2026-04-02 03:00:07] "POST /ref-update HTTP/1.1" 200 156 0.025605 10.0.0.73 - - [2026-04-02 03:00:07] "POST /neutron/network HTTP/1.1" 200 832 0.013027 10.0.0.73 - - [2026-04-02 03:00:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001728 10.0.0.73 - - [2026-04-02 03:00:07] "GET /virtual-network/f9c99996-e1b9-4462-8636-5a69f947677f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008152 10.0.0.73 - - [2026-04-02 03:00:07] "GET /virtual-network/f9c99996-e1b9-4462-8636-5a69f947677f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006505 10.0.0.73 - - [2026-04-02 03:00:07] "POST /neutron/subnet HTTP/1.1" 200 729 0.011600 10.0.0.73 - - [2026-04-02 03:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.73 - - [2026-04-02 03:00:07] "GET /virtual-network/f9c99996-e1b9-4462-8636-5a69f947677f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005979 10.0.0.73 - - [2026-04-02 03:00:07] "PUT /virtual-network/f9c99996-e1b9-4462-8636-5a69f947677f HTTP/1.1" 200 264 0.078907 10.0.0.73 - - [2026-04-02 03:00:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001834 10.0.0.48 - - [2026-04-02 03:00:08] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001489 10.0.0.73 - - [2026-04-02 03:00:08] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.072503 10.0.0.73 - - [2026-04-02 03:00:08] "POST /neutron/port HTTP/1.1" 200 117 0.007719 10.0.0.73 - - [2026-04-02 03:00:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.001816 10.0.0.73 - - [2026-04-02 03:00:09] "POST /neutron/network HTTP/1.1" 200 842 0.007654 10.0.0.73 - - [2026-04-02 03:00:09] "POST /neutron/port HTTP/1.1" 200 1052 0.020670 10.0.0.48 - - [2026-04-02 03:00:09] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001166 10.0.0.73 - - [2026-04-02 03:00:09] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.102788 10.0.0.73 - - [2026-04-02 03:00:09] "POST /neutron/network HTTP/1.1" 200 832 0.006556 10.0.0.73 - - [2026-04-02 03:00:10] "POST /neutron/subnet HTTP/1.1" 200 694 0.009949 10.0.0.73 - - [2026-04-02 03:00:10] "POST /neutron/network HTTP/1.1" 200 830 0.010067 10.0.0.73 - - [2026-04-02 03:00:10] "POST /neutron/port HTTP/1.1" 200 1116 0.024599 10.0.0.48 - - [2026-04-02 03:00:10] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001071 10.0.0.73 - - [2026-04-02 03:00:10] "POST /neutron/port HTTP/1.1" 200 1054 0.287733 10.0.0.73 - - [2026-04-02 03:00:11] "POST /neutron/port HTTP/1.1" 200 1108 0.124746 10.0.0.73 - - [2026-04-02 03:00:11] "POST /neutron/subnet HTTP/1.1" 200 703 0.009580 10.0.0.73 - - [2026-04-02 03:00:15] "POST /neutron/port HTTP/1.1" 200 1116 0.018812 10.0.0.73 - - [2026-04-02 03:00:15] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008306 10.0.0.73 - - [2026-04-02 03:00:15] "GET /virtual-machine/331bef36-f1d8-4a4f-b501-2970bf0aacee HTTP/1.1" 200 1285 0.007073 10.0.0.73 - - [2026-04-02 03:00:15] "GET /virtual-machine-interface/22a2a359-b751-472d-97ef-5da5ed77dd4f HTTP/1.1" 200 2927 0.005818 10.0.0.73 - - [2026-04-02 03:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.73 - - [2026-04-02 03:00:15] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005284 10.0.0.73 - - [2026-04-02 03:00:15] "GET /virtual-networks?parent_id=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003053 10.0.0.73 - - [2026-04-02 03:00:15] "GET /virtual-network/075db393-299f-4005-9f94-ea8464c785dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005973 10.0.0.73 - - [2026-04-02 03:00:16] "POST /neutron/port HTTP/1.1" 200 1118 0.022606 10.0.0.73 - - [2026-04-02 03:00:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004213 10.0.0.73 - - [2026-04-02 03:00:16] "POST /neutron/network HTTP/1.1" 200 832 0.008577 10.0.0.73 - - [2026-04-02 03:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.73 - - [2026-04-02 03:00:18] "GET /virtual-network/075db393-299f-4005-9f94-ea8464c785dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006756 10.0.0.73 - - [2026-04-02 03:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006606 10.0.0.73 - - [2026-04-02 03:00:20] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004255 10.0.0.73 - - [2026-04-02 03:00:20] "GET /virtual-networks?parent_id=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003393 10.0.0.73 - - [2026-04-02 03:00:20] "GET /virtual-network/075db393-299f-4005-9f94-ea8464c785dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006087 10.0.0.73 - - [2026-04-02 03:00:20] "POST /neutron/port HTTP/1.1" 200 1116 0.018446 10.0.0.73 - - [2026-04-02 03:00:22] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007965 10.0.0.73 - - [2026-04-02 03:00:26] "POST /neutron/port HTTP/1.1" 200 1118 0.021060 10.0.0.73 - - [2026-04-02 03:00:26] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008731 10.0.0.73 - - [2026-04-02 03:00:26] "GET /virtual-machine/de56b630-151c-4538-8d27-04a0801348ed HTTP/1.1" 200 1286 0.009362 10.0.0.73 - - [2026-04-02 03:00:26] "GET /virtual-machine-interface/8620fb7f-647d-417d-8e5a-ba8523966c0c HTTP/1.1" 200 2927 0.006349 10.0.0.73 - - [2026-04-02 03:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.73 - - [2026-04-02 03:00:26] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004265 10.0.0.73 - - [2026-04-02 03:00:26] "GET /virtual-networks?parent_id=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003783 10.0.0.73 - - [2026-04-02 03:00:26] "GET /virtual-network/f9c99996-e1b9-4462-8636-5a69f947677f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.010233 10.0.0.73 - - [2026-04-02 03:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005680 10.0.0.73 - - [2026-04-02 03:00:27] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008084 10.0.0.73 - - [2026-04-02 03:00:27] "GET /virtual-networks?parent_id=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003671 10.0.0.73 - - [2026-04-02 03:00:27] "GET /virtual-network/f9c99996-e1b9-4462-8636-5a69f947677f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006980 10.0.0.73 - - [2026-04-02 03:00:27] "POST /interface-route-tables HTTP/1.1" 200 574 0.028376 10.0.0.73 - - [2026-04-02 03:00:27] "GET /interface-route-table/db90c98a-ce97-49a7-8cd9-06baa2b20c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1308 0.011462 10.0.0.73 - - [2026-04-02 03:00:27] "GET /virtual-machine-interface/22a2a359-b751-472d-97ef-5da5ed77dd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.008301 10.0.0.73 - - [2026-04-02 03:00:27] "POST /ref-update HTTP/1.1" 200 156 0.025732 10.0.0.73 - - [2026-04-02 03:00:28] "POST /routing-policys HTTP/1.1" 200 534 0.034344 10.0.0.73 - - [2026-04-02 03:00:28] "GET /virtual-network/075db393-299f-4005-9f94-ea8464c785dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006618 10.0.0.73 - - [2026-04-02 03:00:28] "PUT /virtual-network/075db393-299f-4005-9f94-ea8464c785dd HTTP/1.1" 200 264 0.086954 10.0.0.73 - - [2026-04-02 03:00:32] "POST /ref-update HTTP/1.1" 200 156 0.051398 10.0.0.133 - - [2026-04-02 03:00:32] "POST /ref-update HTTP/1.1" 200 156 0.027740 10.0.0.73 - - [2026-04-02 03:00:32] "DELETE /routing-policy/e0e8c5f9-4c4b-47c8-bde4-95889a155db0 HTTP/1.1" 200 115 0.058862 10.0.0.73 - - [2026-04-02 03:00:32] "POST /neutron/port HTTP/1.1" 200 1118 0.018473 10.0.0.73 - - [2026-04-02 03:00:33] "POST /neutron/port HTTP/1.1" 200 1116 0.024527 10.0.0.73 - - [2026-04-02 03:00:34] "POST /neutron/network HTTP/1.1" 200 832 0.007876 10.0.0.133 - - [2026-04-02 03:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008420 10.0.0.48 - - [2026-04-02 03:00:34] "POST /useragent-kv HTTP/1.1" 200 115 0.007585 10.0.0.48 - - [2026-04-02 03:00:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003643 10.0.0.73 - - [2026-04-02 03:00:34] "POST /neutron/network HTTP/1.1" 200 151 0.169164 10.0.0.133 - - [2026-04-02 03:00:34] "DELETE /route-target/53f06a6f-2eac-424a-9dc9-3575102a5f30 HTTP/1.1" 200 115 0.035253 10.0.0.48 - - [2026-04-02 03:00:36] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001055 10.0.0.73 - - [2026-04-02 03:00:36] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.046846 10.0.0.48 - - [2026-04-02 03:00:36] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001190 10.0.0.73 - - [2026-04-02 03:00:36] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?fields=virtual_networks HTTP/1.1" 200 1018 0.046383 10.0.0.48 - - [2026-04-02 03:00:36] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001546 10.0.0.73 - - [2026-04-02 03:00:36] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.051164 10.0.0.48 - - [2026-04-02 03:00:36] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001347 10.0.0.73 - - [2026-04-02 03:00:36] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?fields=security_groups HTTP/1.1" 200 1237 0.056094 10.0.0.73 - - [2026-04-02 03:00:37] "POST /fqname-to-id HTTP/1.1" 404 192 0.031606 10.0.0.48 - - [2026-04-02 03:00:37] "GET /projects?obj_uuids=5d0705c2-45e1-421e-b6bb-8fcccab65ffe&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.009669 10.0.0.48 - - [2026-04-02 03:00:37] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001529 10.0.0.48 - - [2026-04-02 03:00:37] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009320 10.0.0.48 - - [2026-04-02 03:00:37] "POST /id-to-fqname HTTP/1.1" 200 194 0.004761 10.0.0.48 - - [2026-04-02 03:00:37] "POST /fqname-to-id HTTP/1.1" 404 203 0.007102 10.0.0.48 - - [2026-04-02 03:00:37] "POST /security-groups HTTP/1.1" 200 595 0.038526 10.0.0.133 - - [2026-04-02 03:00:37] "POST /fqname-to-id HTTP/1.1" 404 238 0.004242 10.0.0.48 - - [2026-04-02 03:00:37] "POST /projects HTTP/1.1" 200 593 0.276086 10.0.0.48 - - [2026-04-02 03:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.354504 10.0.0.133 - - [2026-04-02 03:00:37] "POST /access-control-lists HTTP/1.1" 200 598 0.049898 10.0.0.73 - - [2026-04-02 03:00:37] "GET /project/5d0705c2-45e1-421e-b6bb-8fcccab65ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.559959 10.0.0.73 - - [2026-04-02 03:00:38] "GET / HTTP/1.1" 200 35931 0.002798 10.0.0.73 - - [2026-04-02 03:00:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000507 10.0.0.73 - - [2026-04-02 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.060890 10.0.0.48 - - [2026-04-02 03:00:41] "GET /projects?obj_uuids=5d0705c2-45e1-421e-b6bb-8fcccab65ffe&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002557 10.0.0.73 - - [2026-04-02 03:00:41] "GET /project/5d0705c2-45e1-421e-b6bb-8fcccab65ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.086170 10.0.0.48 - - [2026-04-02 03:00:41] "POST /useragent-kv HTTP/1.1" 200 115 0.010227 10.0.0.73 - - [2026-04-02 03:00:41] "POST /neutron/subnet HTTP/1.1" 200 729 0.300816 10.0.0.73 - - [2026-04-02 03:00:41] "POST /id-to-fqname HTTP/1.1" 200 226 0.001993 10.0.0.73 - - [2026-04-02 03:00:41] "GET /virtual-network/fa0e2366-52eb-4495-857c-c2d1b0ef0ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006021 10.0.0.73 - - [2026-04-02 03:00:41] "GET /virtual-network/fa0e2366-52eb-4495-857c-c2d1b0ef0ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005867 10.0.0.73 - - [2026-04-02 03:00:41] "POST /neutron/network HTTP/1.1" 200 833 0.009615 10.0.0.73 - - [2026-04-02 03:00:42] "GET /virtual-network/fa0e2366-52eb-4495-857c-c2d1b0ef0ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006070 10.0.0.73 - - [2026-04-02 03:00:42] "GET /obj-perms HTTP/1.1" 200 5038 0.059503 10.0.0.133 - - [2026-04-02 03:00:43] "GET /obj-perms HTTP/1.1" 200 5038 0.052036 10.0.0.73 - - [2026-04-02 03:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.73 - - [2026-04-02 03:00:43] "GET /virtual-network/fa0e2366-52eb-4495-857c-c2d1b0ef0ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005937 10.0.0.73 - - [2026-04-02 03:00:43] "PUT /virtual-network/fa0e2366-52eb-4495-857c-c2d1b0ef0ad5 HTTP/1.1" 200 264 0.055578 10.0.0.133 - - [2026-04-02 03:00:43] "POST /route-targets HTTP/1.1" 200 327 0.015000 10.0.0.73 - - [2026-04-02 03:00:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.73 - - [2026-04-02 03:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.48 - - [2026-04-02 03:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 10.0.0.48 - - [2026-04-02 03:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000472 10.0.0.48 - - [2026-04-02 03:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.48 - - [2026-04-02 03:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000531 10.0.0.133 - - [2026-04-02 03:00:47] "DELETE /access-control-list/64a49ae9-46f3-43e6-adc1-6734dcb64ba6 HTTP/1.1" 200 115 0.093430 10.0.0.133 - - [2026-04-02 03:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000547 10.0.0.133 - - [2026-04-02 03:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.133 - - [2026-04-02 03:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.133 - - [2026-04-02 03:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000559 10.0.0.73 - - [2026-04-02 03:00:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.73 - - [2026-04-02 03:00:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.73 - - [2026-04-02 03:00:48] "POST /id-to-fqname HTTP/1.1" 200 226 0.001647 10.0.0.48 - - [2026-04-02 03:00:48] "DELETE /project/5d0705c245e1421eb6bb8fcccab65ffe HTTP/1.1" 404 173 0.006365 10.0.0.48 - - [2026-04-02 03:00:48] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000879 10.0.0.48 - - [2026-04-02 03:00:48] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.043913 10.0.0.48 - - [2026-04-02 03:00:48] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002033 10.0.0.48 - - [2026-04-02 03:00:48] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?fields=security_groups HTTP/1.1" 200 1088 0.076097 10.0.0.48 - - [2026-04-02 03:00:49] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001580 10.0.0.48 - - [2026-04-02 03:00:49] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?fields=application_policy_sets HTTP/1.1" 200 1381 0.048873 10.0.0.48 - - [2026-04-02 03:00:49] "DELETE /project/3d7ba12d-a944-47dd-b602-73fd21b2d146 HTTP/1.1" 409 278 0.265680 10.0.0.48 - - [2026-04-02 03:00:49] "GET /projects?obj_uuids=5d0705c2-45e1-421e-b6bb-8fcccab65ffe&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001067 10.0.0.73 - - [2026-04-02 03:00:49] "GET /project/5d0705c2-45e1-421e-b6bb-8fcccab65ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.089997 10.0.0.73 - - [2026-04-02 03:00:49] "POST /neutron/network HTTP/1.1" 200 833 0.007436 10.0.0.73 - - [2026-04-02 03:00:50] "POST /neutron/port HTTP/1.1" 200 117 0.007913 10.0.0.73 - - [2026-04-02 03:00:50] "POST /neutron/port HTTP/1.1" 200 1065 0.021712 10.0.0.73 - - [2026-04-02 03:00:50] "POST /neutron/port HTTP/1.1" 200 1129 0.026957 10.0.0.73 - - [2026-04-02 03:00:50] "POST /neutron/port HTTP/1.1" 200 117 0.001417 10.0.0.73 - - [2026-04-02 03:00:55] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007918 10.0.0.73 - - [2026-04-02 03:00:55] "POST /neutron/port HTTP/1.1" 200 1129 0.019764 10.0.0.73 - - [2026-04-02 03:00:55] "GET /virtual-machine/d34dc381-2e1b-40cb-8abb-fcba3973783e HTTP/1.1" 401 292 0.000576 10.0.0.73 - - [2026-04-02 03:00:55] "GET /virtual-machine/d34dc381-2e1b-40cb-8abb-fcba3973783e HTTP/1.1" 200 1296 0.030336 10.0.0.73 - - [2026-04-02 03:00:55] "GET /virtual-machine-interface/73016fa7-ab57-4bb3-952c-37acad8f7590 HTTP/1.1" 200 2967 0.008057 10.0.0.73 - - [2026-04-02 03:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.73 - - [2026-04-02 03:00:55] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004450 10.0.0.73 - - [2026-04-02 03:00:55] "GET /virtual-networks?parent_id=5d0705c2-45e1-421e-b6bb-8fcccab65ffe&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003639 10.0.0.73 - - [2026-04-02 03:00:55] "GET /virtual-network/fa0e2366-52eb-4495-857c-c2d1b0ef0ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.008624 10.0.0.73 - - [2026-04-02 03:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.73 - - [2026-04-02 03:00:58] "GET /virtual-network/fa0e2366-52eb-4495-857c-c2d1b0ef0ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.008061 10.0.0.73 - - [2026-04-02 03:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.73 - - [2026-04-02 03:01:02] "GET /virtual-network/fa0e2366-52eb-4495-857c-c2d1b0ef0ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006691 10.0.0.73 - - [2026-04-02 03:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.73 - - [2026-04-02 03:01:07] "GET /virtual-network/fa0e2366-52eb-4495-857c-c2d1b0ef0ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005935 10.0.0.73 - - [2026-04-02 03:01:08] "POST /neutron/port HTTP/1.1" 200 1129 0.026776 10.0.0.73 - - [2026-04-02 03:01:08] "POST /neutron/subnet HTTP/1.1" 200 703 0.010087 10.0.0.73 - - [2026-04-02 03:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005032 10.0.0.73 - - [2026-04-02 03:01:11] "GET /virtual-network/fa0e2366-52eb-4495-857c-c2d1b0ef0ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.008426 10.0.0.73 - - [2026-04-02 03:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.73 - - [2026-04-02 03:01:15] "GET /virtual-network/fa0e2366-52eb-4495-857c-c2d1b0ef0ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006711 10.0.0.73 - - [2026-04-02 03:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005088 10.0.0.73 - - [2026-04-02 03:01:19] "GET /virtual-network/fa0e2366-52eb-4495-857c-c2d1b0ef0ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007397 10.0.0.73 - - [2026-04-02 03:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.73 - - [2026-04-02 03:01:23] "GET /virtual-network/fa0e2366-52eb-4495-857c-c2d1b0ef0ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006265 10.0.0.73 - - [2026-04-02 03:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.73 - - [2026-04-02 03:01:27] "GET /virtual-network/fa0e2366-52eb-4495-857c-c2d1b0ef0ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007673 10.0.0.73 - - [2026-04-02 03:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.73 - - [2026-04-02 03:01:29] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004146 10.0.0.73 - - [2026-04-02 03:01:29] "GET /virtual-networks?parent_id=5d0705c2-45e1-421e-b6bb-8fcccab65ffe&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003568 10.0.0.73 - - [2026-04-02 03:01:29] "GET /virtual-network/fa0e2366-52eb-4495-857c-c2d1b0ef0ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007859 10.0.0.73 - - [2026-04-02 03:01:29] "POST /neutron/port HTTP/1.1" 200 1129 0.019680 10.0.0.73 - - [2026-04-02 03:01:34] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009212 10.0.0.73 - - [2026-04-02 03:01:40] "POST /neutron/port HTTP/1.1" 200 1129 0.018663 10.0.0.73 - - [2026-04-02 03:01:45] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008998 10.0.0.73 - - [2026-04-02 03:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.73 - - [2026-04-02 03:01:50] "GET /virtual-network/fa0e2366-52eb-4495-857c-c2d1b0ef0ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006505 10.0.0.73 - - [2026-04-02 03:01:50] "PUT /virtual-network/fa0e2366-52eb-4495-857c-c2d1b0ef0ad5 HTTP/1.1" 200 264 0.056104 10.0.0.133 - - [2026-04-02 03:01:50] "DELETE /route-target/31518106-9356-41c8-9df7-b651c42afe8a HTTP/1.1" 200 115 0.047709 10.0.0.73 - - [2026-04-02 03:01:56] "POST /neutron/port HTTP/1.1" 200 1129 0.020837 10.0.0.73 - - [2026-04-02 03:01:57] "POST /neutron/network HTTP/1.1" 200 833 0.011851 10.0.0.73 - - [2026-04-02 03:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.48 - - [2026-04-02 03:02:00] "GET /projects?obj_uuids=5d0705c2-45e1-421e-b6bb-8fcccab65ffe&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.026355 10.0.0.73 - - [2026-04-02 03:02:00] "GET /project/5d0705c2-45e1-421e-b6bb-8fcccab65ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.083322 10.0.0.48 - - [2026-04-02 03:02:00] "GET /projects?obj_uuids=5d0705c2-45e1-421e-b6bb-8fcccab65ffe&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001338 10.0.0.73 - - [2026-04-02 03:02:01] "POST /neutron/network HTTP/1.1" 200 613 0.153837 10.0.0.133 - - [2026-04-02 03:02:01] "POST /route-targets HTTP/1.1" 200 327 0.014781 10.0.0.73 - - [2026-04-02 03:02:01] "POST /id-to-fqname HTTP/1.1" 200 226 0.004639 10.0.0.73 - - [2026-04-02 03:02:01] "GET /virtual-network/27b975be-b63b-4507-b816-8dee07f9b35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007547 10.0.0.73 - - [2026-04-02 03:02:01] "POST /neutron/network HTTP/1.1" 200 830 0.007102 10.0.0.73 - - [2026-04-02 03:02:01] "GET /virtual-network/27b975be-b63b-4507-b816-8dee07f9b35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006446 10.0.0.73 - - [2026-04-02 03:02:01] "GET /virtual-network/27b975be-b63b-4507-b816-8dee07f9b35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007094 10.0.0.48 - - [2026-04-02 03:02:01] "GET /obj-perms HTTP/1.1" 200 5038 0.053759 10.0.0.73 - - [2026-04-02 03:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.73 - - [2026-04-02 03:02:02] "GET /virtual-network/27b975be-b63b-4507-b816-8dee07f9b35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008342 10.0.0.73 - - [2026-04-02 03:02:02] "PUT /virtual-network/27b975be-b63b-4507-b816-8dee07f9b35b HTTP/1.1" 200 264 0.077883 10.0.0.133 - - [2026-04-02 03:02:02] "POST /ref-update HTTP/1.1" 200 156 0.035774 10.0.0.73 - - [2026-04-02 03:02:07] "POST /id-to-fqname HTTP/1.1" 200 226 0.001593 10.0.0.73 - - [2026-04-02 03:02:07] "POST /neutron/network HTTP/1.1" 200 840 0.008327 10.0.0.48 - - [2026-04-02 03:02:07] "GET /projects?obj_uuids=5d0705c2-45e1-421e-b6bb-8fcccab65ffe&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001480 10.0.0.73 - - [2026-04-02 03:02:08] "GET /project/5d0705c2-45e1-421e-b6bb-8fcccab65ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.077270 10.0.0.73 - - [2026-04-02 03:02:08] "POST /neutron/port HTTP/1.1" 200 117 0.006844 10.0.0.48 - - [2026-04-02 03:02:08] "GET /projects?obj_uuids=5d0705c2-45e1-421e-b6bb-8fcccab65ffe&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001053 10.0.0.73 - - [2026-04-02 03:02:08] "POST /neutron/port HTTP/1.1" 200 1062 0.325377 10.0.0.73 - - [2026-04-02 03:02:09] "POST /neutron/port HTTP/1.1" 200 1116 0.117240 10.0.0.73 - - [2026-04-02 03:02:09] "POST /neutron/subnet HTTP/1.1" 200 689 0.011743 10.0.0.73 - - [2026-04-02 03:02:13] "POST /neutron/port HTTP/1.1" 200 1126 0.017175 10.0.0.73 - - [2026-04-02 03:02:13] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009850 10.0.0.73 - - [2026-04-02 03:02:13] "GET /virtual-machine/deee1f29-8627-439e-869f-0f64c945e36c HTTP/1.1" 200 1296 0.006884 10.0.0.73 - - [2026-04-02 03:02:13] "GET /virtual-machine-interface/d382fa86-e643-4004-9b80-4004eeb42e23 HTTP/1.1" 200 2968 0.007633 10.0.0.73 - - [2026-04-02 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.73 - - [2026-04-02 03:02:13] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004497 10.0.0.73 - - [2026-04-02 03:02:13] "GET /virtual-networks?parent_id=5d0705c2-45e1-421e-b6bb-8fcccab65ffe&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.005130 10.0.0.73 - - [2026-04-02 03:02:13] "GET /virtual-network/27b975be-b63b-4507-b816-8dee07f9b35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006389 10.0.0.73 - - [2026-04-02 03:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.73 - - [2026-04-02 03:02:16] "GET /virtual-network/27b975be-b63b-4507-b816-8dee07f9b35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005835 10.0.0.73 - - [2026-04-02 03:02:18] "POST /neutron/port HTTP/1.1" 200 1126 0.017594 10.0.0.73 - - [2026-04-02 03:02:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004965 10.0.0.73 - - [2026-04-02 03:02:18] "POST /neutron/network HTTP/1.1" 200 830 0.008120 10.0.0.73 - - [2026-04-02 03:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.73 - - [2026-04-02 03:02:20] "GET /virtual-network/27b975be-b63b-4507-b816-8dee07f9b35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005282 10.0.0.73 - - [2026-04-02 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.73 - - [2026-04-02 03:02:24] "GET /virtual-network/27b975be-b63b-4507-b816-8dee07f9b35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005872 10.0.0.73 - - [2026-04-02 03:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.73 - - [2026-04-02 03:02:28] "GET /virtual-network/27b975be-b63b-4507-b816-8dee07f9b35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006915 10.0.0.73 - - [2026-04-02 03:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005396 10.0.0.73 - - [2026-04-02 03:02:33] "GET /virtual-network/27b975be-b63b-4507-b816-8dee07f9b35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005561 10.0.0.73 - - [2026-04-02 03:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.73 - - [2026-04-02 03:02:37] "GET /virtual-network/27b975be-b63b-4507-b816-8dee07f9b35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006182 10.0.0.73 - - [2026-04-02 03:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.73 - - [2026-04-02 03:02:41] "GET /virtual-network/27b975be-b63b-4507-b816-8dee07f9b35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005869 10.0.0.73 - - [2026-04-02 03:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.73 - - [2026-04-02 03:02:45] "GET /virtual-network/27b975be-b63b-4507-b816-8dee07f9b35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005861 10.0.0.73 - - [2026-04-02 03:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.73 - - [2026-04-02 03:02:49] "GET /virtual-network/27b975be-b63b-4507-b816-8dee07f9b35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006501 10.0.0.73 - - [2026-04-02 03:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005664 10.0.0.73 - - [2026-04-02 03:02:53] "GET /virtual-network/27b975be-b63b-4507-b816-8dee07f9b35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.007623 10.0.0.73 - - [2026-04-02 03:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.73 - - [2026-04-02 03:02:55] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004663 10.0.0.73 - - [2026-04-02 03:02:55] "GET /virtual-networks?parent_id=5d0705c2-45e1-421e-b6bb-8fcccab65ffe&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003359 10.0.0.73 - - [2026-04-02 03:02:55] "GET /virtual-network/27b975be-b63b-4507-b816-8dee07f9b35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006263 10.0.0.73 - - [2026-04-02 03:03:00] "POST /neutron/port HTTP/1.1" 200 1126 0.023457 10.0.0.73 - - [2026-04-02 03:03:06] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008891 10.0.0.73 - - [2026-04-02 03:03:15] "GET /obj-perms HTTP/1.1" 200 5056 0.057356 10.0.0.133 - - [2026-04-02 03:03:16] "GET /obj-perms HTTP/1.1" 200 5056 0.056097 10.0.0.73 - - [2026-04-02 03:03:16] "POST /neutron/port HTTP/1.1" 200 1126 0.021494 10.0.0.73 - - [2026-04-02 03:03:19] "POST /neutron/port HTTP/1.1" 200 1126 0.026487 10.0.0.73 - - [2026-04-02 03:03:19] "POST /neutron/subnet HTTP/1.1" 200 689 0.009492 10.0.0.73 - - [2026-04-02 03:03:21] "POST /neutron/port HTTP/1.1" 200 1126 0.020814 10.0.0.73 - - [2026-04-02 03:03:25] "POST /neutron/security_group HTTP/1.1" 200 2062 0.041192 10.0.0.73 - - [2026-04-02 03:03:31] "POST /neutron/port HTTP/1.1" 200 1126 0.029029 10.0.0.73 - - [2026-04-02 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008544 10.0.0.73 - - [2026-04-02 03:03:37] "GET /virtual-network/27b975be-b63b-4507-b816-8dee07f9b35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006289 10.0.0.73 - - [2026-04-02 03:03:37] "PUT /virtual-network/27b975be-b63b-4507-b816-8dee07f9b35b HTTP/1.1" 200 264 0.066378 10.0.0.133 - - [2026-04-02 03:03:37] "DELETE /route-target/9b07de94-1d23-49dc-a2bb-f3dd168f2755 HTTP/1.1" 200 115 0.036200 10.0.0.73 - - [2026-04-02 03:03:42] "POST /neutron/network HTTP/1.1" 400 204 0.017240 10.0.0.73 - - [2026-04-02 03:03:43] "POST /neutron/port HTTP/1.1" 200 151 0.173089 10.0.0.48 - - [2026-04-02 03:03:46] "GET /projects?obj_uuids=5d0705c2-45e1-421e-b6bb-8fcccab65ffe&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001406 10.0.0.73 - - [2026-04-02 03:03:46] "GET /project/5d0705c2-45e1-421e-b6bb-8fcccab65ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.044145 10.0.0.48 - - [2026-04-02 03:03:46] "GET /projects?obj_uuids=5d0705c2-45e1-421e-b6bb-8fcccab65ffe&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001997 10.0.0.73 - - [2026-04-02 03:03:46] "GET /project/5d0705c2-45e1-421e-b6bb-8fcccab65ffe?fields=virtual_networks HTTP/1.1" 200 1040 0.064822 10.0.0.48 - - [2026-04-02 03:03:46] "GET /projects?obj_uuids=5d0705c2-45e1-421e-b6bb-8fcccab65ffe&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001587 10.0.0.73 - - [2026-04-02 03:03:46] "GET /project/5d0705c2-45e1-421e-b6bb-8fcccab65ffe?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.047104 10.0.0.48 - - [2026-04-02 03:03:46] "GET /projects?obj_uuids=5d0705c2-45e1-421e-b6bb-8fcccab65ffe&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001050 10.0.0.73 - - [2026-04-02 03:03:46] "GET /project/5d0705c2-45e1-421e-b6bb-8fcccab65ffe?fields=security_groups HTTP/1.1" 200 1270 0.051505 10.0.0.73 - - [2026-04-02 03:03:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.034160 10.0.0.48 - - [2026-04-02 03:03:47] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002966 10.0.0.48 - - [2026-04-02 03:03:47] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001058 10.0.0.48 - - [2026-04-02 03:03:47] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033458 10.0.0.48 - - [2026-04-02 03:03:47] "POST /id-to-fqname HTTP/1.1" 200 216 0.008240 10.0.0.48 - - [2026-04-02 03:03:47] "POST /fqname-to-id HTTP/1.1" 404 227 0.014921 10.0.0.48 - - [2026-04-02 03:03:47] "POST /security-groups HTTP/1.1" 200 616 0.085937 10.0.0.133 - - [2026-04-02 03:03:47] "POST /fqname-to-id HTTP/1.1" 404 259 0.006049 10.0.0.48 - - [2026-04-02 03:03:47] "POST /projects HTTP/1.1" 200 635 0.375857 10.0.0.48 - - [2026-04-02 03:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.456694 10.0.0.133 - - [2026-04-02 03:03:47] "POST /access-control-lists HTTP/1.1" 200 619 0.061219 10.0.0.73 - - [2026-04-02 03:03:47] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.681479 10.0.0.73 - - [2026-04-02 03:03:49] "GET / HTTP/1.1" 200 35931 0.002311 10.0.0.48 - - [2026-04-02 03:03:49] "DELETE /project/8a11b8a74389479a88080d36e66f933c HTTP/1.1" 404 173 0.003249 10.0.0.48 - - [2026-04-02 03:03:49] "DELETE /project/5d0705c2-45e1-421e-b6bb-8fcccab65ffe HTTP/1.1" 404 177 0.006867 10.0.0.73 - - [2026-04-02 03:03:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000619 10.0.0.73 - - [2026-04-02 03:03:51] "POST /fqname-to-id HTTP/1.1" 404 249 0.026372 10.0.0.48 - - [2026-04-02 03:03:51] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001425 10.0.0.133 - - [2026-04-02 03:03:51] "POST /fqname-to-id HTTP/1.1" 404 281 0.016293 10.0.0.133 - - [2026-04-02 03:03:51] "POST /access-control-lists HTTP/1.1" 200 641 0.036775 10.0.0.73 - - [2026-04-02 03:03:51] "POST /neutron/security_group HTTP/1.1" 200 1427 0.429792 10.0.0.133 - - [2026-04-02 03:03:51] "PUT /access-control-list/3ccd2198-e4c3-4b99-a261-b2e1cd38d775 HTTP/1.1" 200 272 0.012679 10.0.0.73 - - [2026-04-02 03:03:52] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.164673 10.0.0.73 - - [2026-04-02 03:03:52] "POST /neutron/security_group_rule HTTP/1.1" 200 602 0.106310 10.0.0.73 - - [2026-04-02 03:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.73 - - [2026-04-02 03:03:52] "GET /security-group/f4b1345f-f1ac-47de-9007-4f7b0539a95e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004358 10.0.0.133 - - [2026-04-02 03:03:52] "PUT /access-control-list/3ccd2198-e4c3-4b99-a261-b2e1cd38d775 HTTP/1.1" 200 272 0.020014 10.0.0.73 - - [2026-04-02 03:03:52] "POST /fqname-to-id HTTP/1.1" 404 249 0.003365 10.0.0.73 - - [2026-04-02 03:03:53] "POST /fqname-to-id HTTP/1.1" 404 249 0.003339 10.0.0.48 - - [2026-04-02 03:03:53] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001228 10.0.0.133 - - [2026-04-02 03:03:53] "POST /fqname-to-id HTTP/1.1" 404 281 0.005273 10.0.0.133 - - [2026-04-02 03:03:53] "POST /access-control-lists HTTP/1.1" 200 641 0.047090 10.0.0.73 - - [2026-04-02 03:03:53] "POST /neutron/security_group HTTP/1.1" 200 1427 0.395893 10.0.0.133 - - [2026-04-02 03:03:53] "PUT /access-control-list/e706a0eb-95d5-4ccb-9097-5dc04708b086 HTTP/1.1" 200 272 0.030464 10.0.0.73 - - [2026-04-02 03:03:53] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.142308 10.0.0.73 - - [2026-04-02 03:03:54] "POST /neutron/security_group_rule HTTP/1.1" 200 602 0.170436 10.0.0.73 - - [2026-04-02 03:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.73 - - [2026-04-02 03:03:54] "GET /security-group/d54e3f52-61eb-4e73-a83a-f8256e14c8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003525 10.0.0.133 - - [2026-04-02 03:03:54] "PUT /access-control-list/e706a0eb-95d5-4ccb-9097-5dc04708b086 HTTP/1.1" 200 272 0.021028 10.0.0.73 - - [2026-04-02 03:03:54] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.128082 10.0.0.73 - - [2026-04-02 03:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.48 - - [2026-04-02 03:03:55] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001235 10.0.0.133 - - [2026-04-02 03:03:55] "PUT /access-control-list/9c13485c-6f5f-4802-a4fd-e0f0e1f1808b HTTP/1.1" 200 272 0.021775 10.0.0.73 - - [2026-04-02 03:03:55] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.055638 10.0.0.73 - - [2026-04-02 03:03:55] "POST /neutron/network HTTP/1.1" 200 117 0.012798 10.0.0.48 - - [2026-04-02 03:03:55] "POST /useragent-kv HTTP/1.1" 200 115 0.010484 10.0.0.73 - - [2026-04-02 03:03:55] "POST /neutron/subnet HTTP/1.1" 200 734 0.235878 10.0.0.73 - - [2026-04-02 03:03:55] "POST /id-to-fqname HTTP/1.1" 200 290 0.002353 10.0.0.73 - - [2026-04-02 03:03:55] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007310 10.0.0.73 - - [2026-04-02 03:03:55] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005865 10.0.0.73 - - [2026-04-02 03:03:55] "POST /neutron/network HTTP/1.1" 200 1115 0.009822 10.0.0.73 - - [2026-04-02 03:03:56] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006721 10.0.0.73 - - [2026-04-02 03:03:57] "POST /id-to-fqname HTTP/1.1" 200 290 0.001566 10.0.0.73 - - [2026-04-02 03:03:57] "POST /neutron/security_group HTTP/1.1" 200 1457 0.011257 10.0.0.48 - - [2026-04-02 03:03:58] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001456 10.0.0.73 - - [2026-04-02 03:03:58] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.063235 10.0.0.73 - - [2026-04-02 03:03:58] "POST /neutron/port HTTP/1.1" 200 117 0.006608 10.0.0.73 - - [2026-04-02 03:03:58] "POST /id-to-fqname HTTP/1.1" 200 290 0.001579 10.0.0.73 - - [2026-04-02 03:03:58] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007197 10.0.0.48 - - [2026-04-02 03:03:58] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001675 10.0.0.73 - - [2026-04-02 03:03:59] "POST /neutron/security_group HTTP/1.1" 200 3458 0.074356 10.0.0.73 - - [2026-04-02 03:03:59] "POST /neutron/port HTTP/1.1" 200 1194 0.030091 10.0.0.48 - - [2026-04-02 03:03:59] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001126 10.0.0.73 - - [2026-04-02 03:03:59] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.137202 10.0.0.73 - - [2026-04-02 03:03:59] "POST /neutron/network HTTP/1.1" 200 1115 0.045352 10.0.0.73 - - [2026-04-02 03:03:59] "POST /neutron/subnet HTTP/1.1" 200 1394 0.011623 10.0.0.73 - - [2026-04-02 03:03:59] "POST /neutron/network HTTP/1.1" 200 1115 0.013371 10.0.0.73 - - [2026-04-02 03:03:59] "POST /neutron/port HTTP/1.1" 200 117 0.006854 10.0.0.73 - - [2026-04-02 03:04:00] "POST /neutron/network HTTP/1.1" 200 1125 0.008567 10.0.0.73 - - [2026-04-02 03:04:00] "POST /neutron/port HTTP/1.1" 200 1194 0.025945 10.0.0.73 - - [2026-04-02 03:04:00] "POST /neutron/port HTTP/1.1" 200 1258 0.030002 10.0.0.73 - - [2026-04-02 03:04:01] "POST /neutron/subnet HTTP/1.1" 200 1394 0.016332 10.0.0.73 - - [2026-04-02 03:04:01] "POST /neutron/network HTTP/1.1" 200 1115 0.011225 10.0.0.73 - - [2026-04-02 03:04:05] "POST /neutron/port HTTP/1.1" 200 1258 0.020776 10.0.0.73 - - [2026-04-02 03:04:05] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007433 10.0.0.73 - - [2026-04-02 03:04:05] "GET /virtual-machine/e43dc9da-dc16-4752-aacd-2fbaa9143ebe HTTP/1.1" 401 292 0.000535 10.0.0.73 - - [2026-04-02 03:04:05] "GET /virtual-machine/e43dc9da-dc16-4752-aacd-2fbaa9143ebe HTTP/1.1" 200 1318 0.031224 10.0.0.73 - - [2026-04-02 03:04:05] "GET /virtual-machine/e43dc9da-dc16-4752-aacd-2fbaa9143ebe HTTP/1.1" 200 1318 0.004784 10.0.0.73 - - [2026-04-02 03:04:05] "GET /virtual-machine-interface/f28ad541-5006-4b2f-b894-a16a8a01b736 HTTP/1.1" 200 3418 0.010212 10.0.0.73 - - [2026-04-02 03:04:05] "GET /virtual-machine/e43dc9da-dc16-4752-aacd-2fbaa9143ebe HTTP/1.1" 200 1318 0.005595 10.0.0.73 - - [2026-04-02 03:04:05] "GET /virtual-machine-interface/f28ad541-5006-4b2f-b894-a16a8a01b736 HTTP/1.1" 200 3418 0.007260 10.0.0.73 - - [2026-04-02 03:04:05] "GET /instance-ip/42277500-a20b-497d-aaad-79fb86497de1 HTTP/1.1" 200 1717 0.007315 10.0.0.73 - - [2026-04-02 03:04:05] "GET /instance-ip/e45c3bbb-1dc6-4cdf-99e5-8b716ff25031 HTTP/1.1" 200 1736 0.006853 10.0.0.73 - - [2026-04-02 03:04:05] "GET /virtual-machine/e43dc9da-dc16-4752-aacd-2fbaa9143ebe HTTP/1.1" 200 1318 0.004067 10.0.0.73 - - [2026-04-02 03:04:05] "GET /virtual-machine-interface/f28ad541-5006-4b2f-b894-a16a8a01b736 HTTP/1.1" 200 3418 0.005329 10.0.0.73 - - [2026-04-02 03:04:05] "GET /instance-ip/42277500-a20b-497d-aaad-79fb86497de1 HTTP/1.1" 200 1717 0.004318 10.0.0.73 - - [2026-04-02 03:04:05] "GET /instance-ip/e45c3bbb-1dc6-4cdf-99e5-8b716ff25031 HTTP/1.1" 200 1736 0.004064 10.0.0.73 - - [2026-04-02 03:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.73 - - [2026-04-02 03:04:05] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008443 10.0.0.73 - - [2026-04-02 03:04:05] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003490 10.0.0.73 - - [2026-04-02 03:04:05] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008552 10.0.0.73 - - [2026-04-02 03:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.73 - - [2026-04-02 03:04:05] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004439 10.0.0.73 - - [2026-04-02 03:04:05] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003598 10.0.0.73 - - [2026-04-02 03:04:06] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007131 10.0.0.73 - - [2026-04-02 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.73 - - [2026-04-02 03:04:06] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004441 10.0.0.73 - - [2026-04-02 03:04:06] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003639 10.0.0.73 - - [2026-04-02 03:04:06] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006612 10.0.0.73 - - [2026-04-02 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.73 - - [2026-04-02 03:04:06] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004681 10.0.0.73 - - [2026-04-02 03:04:06] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003540 10.0.0.73 - - [2026-04-02 03:04:06] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006294 10.0.0.73 - - [2026-04-02 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.73 - - [2026-04-02 03:04:06] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006428 10.0.0.73 - - [2026-04-02 03:04:06] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003521 10.0.0.73 - - [2026-04-02 03:04:06] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007922 10.0.0.73 - - [2026-04-02 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680 10.0.0.73 - - [2026-04-02 03:04:06] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004215 10.0.0.73 - - [2026-04-02 03:04:06] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003451 10.0.0.73 - - [2026-04-02 03:04:06] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005935 10.0.0.73 - - [2026-04-02 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.73 - - [2026-04-02 03:04:06] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004128 10.0.0.73 - - [2026-04-02 03:04:06] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003430 10.0.0.73 - - [2026-04-02 03:04:06] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006273 10.0.0.73 - - [2026-04-02 03:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005093 10.0.0.73 - - [2026-04-02 03:04:09] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008763 10.0.0.73 - - [2026-04-02 03:04:12] "POST /neutron/port HTTP/1.1" 200 1258 0.053878 10.0.0.73 - - [2026-04-02 03:04:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004663 10.0.0.73 - - [2026-04-02 03:04:12] "POST /neutron/port HTTP/1.1" 200 117 0.001607 10.0.0.73 - - [2026-04-02 03:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.73 - - [2026-04-02 03:04:13] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005876 10.0.0.48 - - [2026-04-02 03:04:16] "GET /obj-perms HTTP/1.1" 200 5056 0.067967 10.0.0.73 - - [2026-04-02 03:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.73 - - [2026-04-02 03:04:17] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005724 10.0.0.73 - - [2026-04-02 03:04:20] "POST /neutron/port HTTP/1.1" 200 1258 0.074701 10.0.0.73 - - [2026-04-02 03:04:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003881 10.0.0.73 - - [2026-04-02 03:04:20] "POST /neutron/port HTTP/1.1" 200 117 0.001372 10.0.0.73 - - [2026-04-02 03:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.73 - - [2026-04-02 03:04:22] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006776 10.0.0.73 - - [2026-04-02 03:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.73 - - [2026-04-02 03:04:26] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005704 10.0.0.73 - - [2026-04-02 03:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.73 - - [2026-04-02 03:04:30] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005525 10.0.0.73 - - [2026-04-02 03:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.73 - - [2026-04-02 03:04:34] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006098 10.0.0.73 - - [2026-04-02 03:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.73 - - [2026-04-02 03:04:38] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006056 10.0.0.73 - - [2026-04-02 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.73 - - [2026-04-02 03:04:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005249 10.0.0.73 - - [2026-04-02 03:04:40] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003626 10.0.0.73 - - [2026-04-02 03:04:40] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007745 10.0.0.73 - - [2026-04-02 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.73 - - [2026-04-02 03:04:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004530 10.0.0.73 - - [2026-04-02 03:04:40] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003136 10.0.0.73 - - [2026-04-02 03:04:40] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006376 10.0.0.73 - - [2026-04-02 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.73 - - [2026-04-02 03:04:40] "GET /routing-instance/d25acf2e-050b-4a2f-8ae2-ac2ee144c167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005024 10.0.0.73 - - [2026-04-02 03:04:40] "GET /route-target/92a8ab6e-e758-4529-b59a-05f9824c124b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004116 10.0.0.73 - - [2026-04-02 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.73 - - [2026-04-02 03:04:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005065 10.0.0.73 - - [2026-04-02 03:04:40] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004015 10.0.0.73 - - [2026-04-02 03:04:40] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007652 10.0.0.73 - - [2026-04-02 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.73 - - [2026-04-02 03:04:41] "GET /routing-instance/d25acf2e-050b-4a2f-8ae2-ac2ee144c167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004889 10.0.0.73 - - [2026-04-02 03:04:41] "GET /route-target/92a8ab6e-e758-4529-b59a-05f9824c124b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004535 10.0.0.73 - - [2026-04-02 03:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012975 10.0.0.73 - - [2026-04-02 03:04:41] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005645 10.0.0.73 - - [2026-04-02 03:04:41] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005793 10.0.0.73 - - [2026-04-02 03:04:41] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006612 10.0.0.73 - - [2026-04-02 03:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.73 - - [2026-04-02 03:04:41] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004314 10.0.0.73 - - [2026-04-02 03:04:41] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003381 10.0.0.73 - - [2026-04-02 03:04:41] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005778 10.0.0.73 - - [2026-04-02 03:04:41] "GET /obj-perms HTTP/1.1" 200 5080 0.055713 10.0.0.73 - - [2026-04-02 03:04:41] "GET /obj-perms HTTP/1.1" 200 5080 0.005250 10.0.0.48 - - [2026-04-02 03:04:41] "GET /obj-perms HTTP/1.1" 200 5080 0.063835 10.0.0.133 - - [2026-04-02 03:04:41] "GET /obj-perms HTTP/1.1" 200 5080 0.064591 10.0.0.73 - - [2026-04-02 03:04:42] "GET /obj-perms HTTP/1.1" 200 5080 0.004870 10.0.0.73 - - [2026-04-02 03:04:42] "GET /virtual-machine/e43dc9da-dc16-4752-aacd-2fbaa9143ebe HTTP/1.1" 200 1318 0.004194 10.0.0.73 - - [2026-04-02 03:04:42] "GET /virtual-machine-interface/f28ad541-5006-4b2f-b894-a16a8a01b736 HTTP/1.1" 200 3418 0.006891 10.0.0.73 - - [2026-04-02 03:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.73 - - [2026-04-02 03:04:42] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004165 10.0.0.73 - - [2026-04-02 03:04:42] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003186 10.0.0.73 - - [2026-04-02 03:04:42] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006907 10.0.0.73 - - [2026-04-02 03:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.73 - - [2026-04-02 03:04:43] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003926 10.0.0.73 - - [2026-04-02 03:04:43] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003213 10.0.0.73 - - [2026-04-02 03:04:43] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006644 10.0.0.73 - - [2026-04-02 03:04:43] "POST /neutron/port HTTP/1.1" 200 1258 0.021387 10.0.0.73 - - [2026-04-02 03:04:47] "POST /neutron/security_group HTTP/1.1" 200 1457 0.010099 10.0.0.73 - - [2026-04-02 03:04:53] "POST /neutron/port HTTP/1.1" 200 1258 0.022153 10.0.0.73 - - [2026-04-02 03:04:59] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008292 10.0.0.73 - - [2026-04-02 03:04:59] "POST /neutron/port HTTP/1.1" 200 1258 0.019845 10.0.0.73 - - [2026-04-02 03:04:59] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007664 10.0.0.73 - - [2026-04-02 03:04:59] "GET /virtual-machine/270f5348-1e0a-4925-9c77-a4a8154083ff HTTP/1.1" 200 1317 0.006283 10.0.0.73 - - [2026-04-02 03:04:59] "GET /virtual-machine/270f5348-1e0a-4925-9c77-a4a8154083ff HTTP/1.1" 200 1317 0.005358 10.0.0.73 - - [2026-04-02 03:04:59] "GET /virtual-machine-interface/a2f04316-cadf-43a6-ad24-53723b95cd46 HTTP/1.1" 200 3418 0.005876 10.0.0.73 - - [2026-04-02 03:04:59] "GET /virtual-machine/270f5348-1e0a-4925-9c77-a4a8154083ff HTTP/1.1" 200 1317 0.003866 10.0.0.73 - - [2026-04-02 03:04:59] "GET /virtual-machine-interface/a2f04316-cadf-43a6-ad24-53723b95cd46 HTTP/1.1" 200 3418 0.005459 10.0.0.73 - - [2026-04-02 03:04:59] "GET /instance-ip/88887bf6-a478-4615-9942-4e647f56991e HTTP/1.1" 200 1735 0.007940 10.0.0.73 - - [2026-04-02 03:04:59] "GET /instance-ip/a4b327b8-4d2d-4cde-b88d-dcb08f167ce9 HTTP/1.1" 200 1718 0.007109 10.0.0.73 - - [2026-04-02 03:04:59] "GET /virtual-machine/270f5348-1e0a-4925-9c77-a4a8154083ff HTTP/1.1" 200 1317 0.004301 10.0.0.73 - - [2026-04-02 03:04:59] "GET /virtual-machine-interface/a2f04316-cadf-43a6-ad24-53723b95cd46 HTTP/1.1" 200 3418 0.006245 10.0.0.73 - - [2026-04-02 03:04:59] "GET /instance-ip/88887bf6-a478-4615-9942-4e647f56991e HTTP/1.1" 200 1735 0.005178 10.0.0.73 - - [2026-04-02 03:04:59] "GET /instance-ip/a4b327b8-4d2d-4cde-b88d-dcb08f167ce9 HTTP/1.1" 200 1718 0.005128 10.0.0.73 - - [2026-04-02 03:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.73 - - [2026-04-02 03:04:59] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003994 10.0.0.73 - - [2026-04-02 03:04:59] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003057 10.0.0.73 - - [2026-04-02 03:04:59] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.010532 10.0.0.73 - - [2026-04-02 03:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.73 - - [2026-04-02 03:04:59] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004298 10.0.0.73 - - [2026-04-02 03:04:59] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003351 10.0.0.73 - - [2026-04-02 03:04:59] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006906 10.0.0.73 - - [2026-04-02 03:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.73 - - [2026-04-02 03:04:59] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004486 10.0.0.73 - - [2026-04-02 03:04:59] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003519 10.0.0.73 - - [2026-04-02 03:04:59] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006387 10.0.0.73 - - [2026-04-02 03:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.73 - - [2026-04-02 03:04:59] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005483 10.0.0.73 - - [2026-04-02 03:04:59] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003858 10.0.0.73 - - [2026-04-02 03:05:00] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006927 10.0.0.73 - - [2026-04-02 03:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.73 - - [2026-04-02 03:05:00] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004834 10.0.0.73 - - [2026-04-02 03:05:00] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003635 10.0.0.73 - - [2026-04-02 03:05:00] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006780 10.0.0.73 - - [2026-04-02 03:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004872 10.0.0.73 - - [2026-04-02 03:05:00] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006342 10.0.0.73 - - [2026-04-02 03:05:00] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003609 10.0.0.73 - - [2026-04-02 03:05:00] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008011 10.0.0.73 - - [2026-04-02 03:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.73 - - [2026-04-02 03:05:00] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004636 10.0.0.73 - - [2026-04-02 03:05:00] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003330 10.0.0.73 - - [2026-04-02 03:05:00] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006725 10.0.0.73 - - [2026-04-02 03:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.73 - - [2026-04-02 03:05:03] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008396 10.0.0.73 - - [2026-04-02 03:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.73 - - [2026-04-02 03:05:07] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006347 10.0.0.73 - - [2026-04-02 03:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.73 - - [2026-04-02 03:05:11] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007309 10.0.0.73 - - [2026-04-02 03:05:12] "POST /neutron/network HTTP/1.1" 200 1125 0.007617 10.0.0.73 - - [2026-04-02 03:05:12] "POST /neutron/subnet HTTP/1.1" 200 1394 0.015379 10.0.0.73 - - [2026-04-02 03:05:12] "POST /neutron/network HTTP/1.1" 200 1115 0.013648 10.0.0.73 - - [2026-04-02 03:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.73 - - [2026-04-02 03:05:15] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006562 10.0.0.73 - - [2026-04-02 03:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011613 10.0.0.73 - - [2026-04-02 03:05:19] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008999 10.0.0.73 - - [2026-04-02 03:05:21] "POST /neutron/network HTTP/1.1" 200 1125 0.008074 10.0.0.73 - - [2026-04-02 03:05:21] "POST /neutron/subnet HTTP/1.1" 200 1394 0.015158 10.0.0.73 - - [2026-04-02 03:05:21] "POST /neutron/network HTTP/1.1" 200 1115 0.009960 10.0.0.73 - - [2026-04-02 03:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.73 - - [2026-04-02 03:05:23] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005295 10.0.0.73 - - [2026-04-02 03:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.73 - - [2026-04-02 03:05:28] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006415 10.0.0.73 - - [2026-04-02 03:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.73 - - [2026-04-02 03:05:32] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006730 10.0.0.73 - - [2026-04-02 03:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.73 - - [2026-04-02 03:05:36] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005858 10.0.0.73 - - [2026-04-02 03:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.73 - - [2026-04-02 03:05:40] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005757 10.0.0.73 - - [2026-04-02 03:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.73 - - [2026-04-02 03:05:44] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007164 10.0.0.73 - - [2026-04-02 03:05:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.73 - - [2026-04-02 03:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.48 - - [2026-04-02 03:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000741 10.0.0.48 - - [2026-04-02 03:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000559 10.0.0.48 - - [2026-04-02 03:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000622 10.0.0.48 - - [2026-04-02 03:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000563 10.0.0.133 - - [2026-04-02 03:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.133 - - [2026-04-02 03:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.133 - - [2026-04-02 03:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.133 - - [2026-04-02 03:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.73 - - [2026-04-02 03:05:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000545 10.0.0.73 - - [2026-04-02 03:05:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.73 - - [2026-04-02 03:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.73 - - [2026-04-02 03:05:48] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006252 10.0.0.73 - - [2026-04-02 03:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.73 - - [2026-04-02 03:05:52] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005450 10.0.0.73 - - [2026-04-02 03:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.73 - - [2026-04-02 03:05:56] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005714 10.0.0.73 - - [2026-04-02 03:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.73 - - [2026-04-02 03:06:00] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005990 10.0.0.73 - - [2026-04-02 03:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.73 - - [2026-04-02 03:06:04] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006195 10.0.0.73 - - [2026-04-02 03:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.73 - - [2026-04-02 03:06:09] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006240 10.0.0.73 - - [2026-04-02 03:06:13] "POST /neutron/network HTTP/1.1" 200 1125 0.007509 10.0.0.73 - - [2026-04-02 03:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004660 10.0.0.73 - - [2026-04-02 03:06:13] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005494 10.0.0.73 - - [2026-04-02 03:06:13] "POST /neutron/subnet HTTP/1.1" 200 1394 0.015252 10.0.0.73 - - [2026-04-02 03:06:13] "POST /neutron/network HTTP/1.1" 200 1115 0.010747 10.0.0.73 - - [2026-04-02 03:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.73 - - [2026-04-02 03:06:17] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005501 10.0.0.133 - - [2026-04-02 03:06:18] "GET /obj-perms HTTP/1.1" 200 5056 0.050273 10.0.0.73 - - [2026-04-02 03:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.73 - - [2026-04-02 03:06:21] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006248 10.0.0.73 - - [2026-04-02 03:06:23] "POST /neutron/network HTTP/1.1" 200 1125 0.009664 10.0.0.73 - - [2026-04-02 03:06:23] "POST /neutron/subnet HTTP/1.1" 200 1394 0.015934 10.0.0.73 - - [2026-04-02 03:06:23] "POST /neutron/network HTTP/1.1" 200 1115 0.010760 10.0.0.73 - - [2026-04-02 03:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.73 - - [2026-04-02 03:06:25] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006186 10.0.0.73 - - [2026-04-02 03:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004935 10.0.0.73 - - [2026-04-02 03:06:29] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006352 10.0.0.73 - - [2026-04-02 03:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.73 - - [2026-04-02 03:06:33] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006744 10.0.0.73 - - [2026-04-02 03:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.73 - - [2026-04-02 03:06:37] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006325 10.0.0.73 - - [2026-04-02 03:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.73 - - [2026-04-02 03:06:39] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003968 10.0.0.73 - - [2026-04-02 03:06:39] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002984 10.0.0.73 - - [2026-04-02 03:06:39] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006328 10.0.0.73 - - [2026-04-02 03:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.73 - - [2026-04-02 03:06:39] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004965 10.0.0.73 - - [2026-04-02 03:06:39] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004001 10.0.0.73 - - [2026-04-02 03:06:39] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006744 10.0.0.73 - - [2026-04-02 03:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.73 - - [2026-04-02 03:06:40] "GET /routing-instance/d25acf2e-050b-4a2f-8ae2-ac2ee144c167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004819 10.0.0.73 - - [2026-04-02 03:06:40] "GET /route-target/92a8ab6e-e758-4529-b59a-05f9824c124b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004421 10.0.0.73 - - [2026-04-02 03:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005353 10.0.0.73 - - [2026-04-02 03:06:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004521 10.0.0.73 - - [2026-04-02 03:06:40] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003557 10.0.0.73 - - [2026-04-02 03:06:40] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006143 10.0.0.73 - - [2026-04-02 03:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.73 - - [2026-04-02 03:06:40] "GET /routing-instance/d25acf2e-050b-4a2f-8ae2-ac2ee144c167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004918 10.0.0.73 - - [2026-04-02 03:06:40] "GET /route-target/92a8ab6e-e758-4529-b59a-05f9824c124b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004432 10.0.0.73 - - [2026-04-02 03:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.73 - - [2026-04-02 03:06:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005815 10.0.0.73 - - [2026-04-02 03:06:40] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004206 10.0.0.73 - - [2026-04-02 03:06:40] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007570 10.0.0.73 - - [2026-04-02 03:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.73 - - [2026-04-02 03:06:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005408 10.0.0.73 - - [2026-04-02 03:06:40] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004459 10.0.0.73 - - [2026-04-02 03:06:40] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007424 10.0.0.48 - - [2026-04-02 03:06:40] "GET /obj-perms HTTP/1.1" 200 5080 0.005308 10.0.0.73 - - [2026-04-02 03:06:40] "GET /obj-perms HTTP/1.1" 200 5080 0.004262 10.0.0.73 - - [2026-04-02 03:06:40] "GET /obj-perms HTTP/1.1" 200 5080 0.004528 10.0.0.133 - - [2026-04-02 03:06:40] "GET /obj-perms HTTP/1.1" 200 5080 0.004873 10.0.0.48 - - [2026-04-02 03:06:40] "GET /obj-perms HTTP/1.1" 200 5080 0.004195 10.0.0.73 - - [2026-04-02 03:06:40] "GET /virtual-machine/270f5348-1e0a-4925-9c77-a4a8154083ff HTTP/1.1" 200 1317 0.004919 10.0.0.73 - - [2026-04-02 03:06:40] "GET /virtual-machine-interface/a2f04316-cadf-43a6-ad24-53723b95cd46 HTTP/1.1" 200 3418 0.005366 10.0.0.73 - - [2026-04-02 03:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.73 - - [2026-04-02 03:06:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004008 10.0.0.73 - - [2026-04-02 03:06:40] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003403 10.0.0.73 - - [2026-04-02 03:06:41] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.014838 10.0.0.73 - - [2026-04-02 03:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.73 - - [2026-04-02 03:06:42] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003911 10.0.0.73 - - [2026-04-02 03:06:42] "GET /virtual-networks?parent_id=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004002 10.0.0.73 - - [2026-04-02 03:06:42] "GET /virtual-network/a46b5440-136f-46e4-a11e-fc69da1ccec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006393 10.0.0.73 - - [2026-04-02 03:06:47] "POST /neutron/port HTTP/1.1" 200 1258 0.025582 10.0.0.73 - - [2026-04-02 03:06:52] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007344 10.0.0.73 - - [2026-04-02 03:07:02] "POST /neutron/port HTTP/1.1" 200 1258 0.024717 10.0.0.73 - - [2026-04-02 03:07:08] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007792 10.0.0.73 - - [2026-04-02 03:07:14] "POST /neutron/port HTTP/1.1" 200 1258 0.022756 10.0.0.73 - - [2026-04-02 03:07:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004448 10.0.0.73 - - [2026-04-02 03:07:14] "POST /neutron/port HTTP/1.1" 200 117 0.001122 10.0.0.73 - - [2026-04-02 03:07:18] "POST /neutron/port HTTP/1.1" 200 1258 0.019465 10.0.0.73 - - [2026-04-02 03:07:19] "GET /obj-perms HTTP/1.1" 200 5056 0.048508 10.0.0.73 - - [2026-04-02 03:07:22] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006989 10.0.0.73 - - [2026-04-02 03:07:25] "POST /neutron/port HTTP/1.1" 200 1258 0.018476 10.0.0.73 - - [2026-04-02 03:07:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004209 10.0.0.73 - - [2026-04-02 03:07:25] "POST /neutron/port HTTP/1.1" 200 117 0.001191 10.0.0.73 - - [2026-04-02 03:07:28] "POST /neutron/port HTTP/1.1" 200 1258 0.020615 10.0.0.73 - - [2026-04-02 03:07:33] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007730 10.0.0.73 - - [2026-04-02 03:07:39] "GET /virtual-machine/e43dc9da-dc16-4752-aacd-2fbaa9143ebe HTTP/1.1" 200 1318 0.004761 10.0.0.73 - - [2026-04-02 03:07:39] "GET /virtual-machine-interface/f28ad541-5006-4b2f-b894-a16a8a01b736 HTTP/1.1" 200 3418 0.006940 10.0.0.73 - - [2026-04-02 03:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.73 - - [2026-04-02 03:07:39] "GET /security-group/d54e3f52-61eb-4e73-a83a-f8256e14c8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.004426 10.0.0.73 - - [2026-04-02 03:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.73 - - [2026-04-02 03:07:39] "GET /security-group/d54e3f52-61eb-4e73-a83a-f8256e14c8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.004780 10.0.0.73 - - [2026-04-02 03:07:39] "POST /neutron/port HTTP/1.1" 200 1258 0.018739 10.0.0.73 - - [2026-04-02 03:07:39] "POST /neutron/port HTTP/1.1" 200 1210 0.077505 10.0.0.73 - - [2026-04-02 03:07:39] "GET /virtual-machine/e43dc9da-dc16-4752-aacd-2fbaa9143ebe HTTP/1.1" 200 1318 0.004439 10.0.0.73 - - [2026-04-02 03:07:39] "GET /virtual-machine-interface/f28ad541-5006-4b2f-b894-a16a8a01b736 HTTP/1.1" 200 3362 0.006960 10.0.0.73 - - [2026-04-02 03:07:39] "POST /neutron/port HTTP/1.1" 200 1210 0.017093 10.0.0.73 - - [2026-04-02 03:07:39] "GET /virtual-machine/e43dc9da-dc16-4752-aacd-2fbaa9143ebe HTTP/1.1" 200 1318 0.005520 10.0.0.73 - - [2026-04-02 03:07:39] "GET /virtual-machine-interface/f28ad541-5006-4b2f-b894-a16a8a01b736 HTTP/1.1" 200 3418 0.009464 10.0.0.73 - - [2026-04-02 03:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.73 - - [2026-04-02 03:07:39] "GET /security-group/d54e3f52-61eb-4e73-a83a-f8256e14c8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.003869 10.0.0.73 - - [2026-04-02 03:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005204 10.0.0.73 - - [2026-04-02 03:07:39] "GET /security-group/d54e3f52-61eb-4e73-a83a-f8256e14c8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.005506 10.0.0.73 - - [2026-04-02 03:07:39] "POST /neutron/security_group HTTP/1.1" 200 1483 0.005736 10.0.0.73 - - [2026-04-02 03:07:39] "POST /fqname-to-id HTTP/1.1" 404 249 0.003487 10.0.0.133 - - [2026-04-02 03:07:40] "DELETE /access-control-list/9c13485c-6f5f-4802-a4fd-e0f0e1f1808b HTTP/1.1" 200 115 0.067875 10.0.0.73 - - [2026-04-02 03:07:40] "POST /fqname-to-id HTTP/1.1" 404 249 0.003495 10.0.0.73 - - [2026-04-02 03:07:40] "POST /neutron/security_group HTTP/1.1" 200 117 0.007589 10.0.0.48 - - [2026-04-02 03:07:40] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.027194 10.0.0.73 - - [2026-04-02 03:07:40] "POST /neutron/security_group HTTP/1.1" 200 153 0.095873 10.0.0.73 - - [2026-04-02 03:07:42] "POST /neutron/network HTTP/1.1" 200 1115 0.009826 10.0.0.73 - - [2026-04-02 03:07:44] "POST /neutron/network HTTP/1.1" 400 204 0.018614 10.0.0.73 - - [2026-04-02 03:07:48] "POST /neutron/network HTTP/1.1" 200 1115 0.010632 10.0.0.73 - - [2026-04-02 03:07:50] "POST /neutron/network HTTP/1.1" 400 204 0.013759 10.0.0.73 - - [2026-04-02 03:07:54] "POST /neutron/network HTTP/1.1" 200 1115 0.012216 10.0.0.73 - - [2026-04-02 03:07:57] "POST /neutron/network HTTP/1.1" 400 204 0.014479 10.0.0.73 - - [2026-04-02 03:08:01] "POST /neutron/network HTTP/1.1" 200 1115 0.010841 10.0.0.73 - - [2026-04-02 03:08:03] "POST /neutron/network HTTP/1.1" 400 204 0.014928 10.0.0.73 - - [2026-04-02 03:08:07] "POST /neutron/network HTTP/1.1" 200 1115 0.010147 10.0.0.73 - - [2026-04-02 03:08:09] "POST /neutron/network HTTP/1.1" 400 204 0.013764 10.0.0.73 - - [2026-04-02 03:08:13] "POST /neutron/network HTTP/1.1" 200 1115 0.011667 10.0.0.73 - - [2026-04-02 03:08:15] "POST /neutron/network HTTP/1.1" 400 204 0.017585 10.0.0.73 - - [2026-04-02 03:08:16] "POST /neutron/network HTTP/1.1" 200 1125 0.009910 10.0.0.73 - - [2026-04-02 03:08:16] "POST /neutron/subnet HTTP/1.1" 200 1394 0.013597 10.0.0.73 - - [2026-04-02 03:08:16] "POST /neutron/network HTTP/1.1" 200 1115 0.009158 10.0.0.73 - - [2026-04-02 03:08:19] "POST /neutron/network HTTP/1.1" 200 1115 0.010504 10.0.0.73 - - [2026-04-02 03:08:21] "POST /neutron/network HTTP/1.1" 400 204 0.016752 10.0.0.73 - - [2026-04-02 03:08:25] "POST /neutron/network HTTP/1.1" 200 1115 0.010955 10.0.0.73 - - [2026-04-02 03:08:26] "POST /neutron/port HTTP/1.1" 200 1220 0.019995 10.0.0.73 - - [2026-04-02 03:08:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004729 10.0.0.73 - - [2026-04-02 03:08:26] "POST /neutron/port HTTP/1.1" 200 117 0.001493 10.0.0.73 - - [2026-04-02 03:08:27] "POST /neutron/network HTTP/1.1" 400 204 0.017284 10.0.0.73 - - [2026-04-02 03:08:31] "POST /neutron/network HTTP/1.1" 200 1115 0.011952 10.0.0.73 - - [2026-04-02 03:09:17] "POST /neutron/port HTTP/1.1" 200 1220 0.051530 10.0.0.73 - - [2026-04-02 03:09:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004710 10.0.0.73 - - [2026-04-02 03:09:17] "POST /neutron/port HTTP/1.1" 200 117 0.001213 10.0.0.48 - - [2026-04-02 03:09:23] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000971 10.0.0.73 - - [2026-04-02 03:09:23] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.071170 10.0.0.48 - - [2026-04-02 03:09:23] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001578 10.0.0.73 - - [2026-04-02 03:09:23] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.043195 10.0.0.48 - - [2026-04-02 03:09:25] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001076 10.0.0.73 - - [2026-04-02 03:09:25] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.043926 10.0.0.48 - - [2026-04-02 03:09:25] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001574 10.0.0.73 - - [2026-04-02 03:09:25] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.046336 10.0.0.48 - - [2026-04-02 03:09:27] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001135 10.0.0.73 - - [2026-04-02 03:09:27] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.052387 10.0.0.48 - - [2026-04-02 03:09:27] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001104 10.0.0.73 - - [2026-04-02 03:09:27] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.054294 10.0.0.73 - - [2026-04-02 03:09:28] "POST /neutron/port HTTP/1.1" 200 1220 0.055597 10.0.0.73 - - [2026-04-02 03:09:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004725 10.0.0.73 - - [2026-04-02 03:09:28] "POST /neutron/port HTTP/1.1" 200 117 0.001273 10.0.0.48 - - [2026-04-02 03:09:29] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001586 10.0.0.73 - - [2026-04-02 03:09:29] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.049232 10.0.0.48 - - [2026-04-02 03:09:29] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001116 10.0.0.73 - - [2026-04-02 03:09:29] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.045168 10.0.0.48 - - [2026-04-02 03:09:31] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001042 10.0.0.73 - - [2026-04-02 03:09:31] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.044207 10.0.0.48 - - [2026-04-02 03:09:31] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001442 10.0.0.73 - - [2026-04-02 03:09:31] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.045588 10.0.0.48 - - [2026-04-02 03:09:33] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002059 10.0.0.73 - - [2026-04-02 03:09:34] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.049289 10.0.0.48 - - [2026-04-02 03:09:34] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001488 10.0.0.73 - - [2026-04-02 03:09:34] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.051711 10.0.0.48 - - [2026-04-02 03:09:36] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000992 10.0.0.73 - - [2026-04-02 03:09:36] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.050395 10.0.0.48 - - [2026-04-02 03:09:36] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001588 10.0.0.73 - - [2026-04-02 03:09:36] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.044931 10.0.0.48 - - [2026-04-02 03:09:38] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001556 10.0.0.73 - - [2026-04-02 03:09:38] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.054147 10.0.0.48 - - [2026-04-02 03:09:38] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000976 10.0.0.73 - - [2026-04-02 03:09:38] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.045179 10.0.0.48 - - [2026-04-02 03:09:40] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001039 10.0.0.73 - - [2026-04-02 03:09:40] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.039572 10.0.0.48 - - [2026-04-02 03:09:40] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001021 10.0.0.73 - - [2026-04-02 03:09:40] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.043041 10.0.0.48 - - [2026-04-02 03:09:42] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001351 10.0.0.73 - - [2026-04-02 03:09:42] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.050498 10.0.0.48 - - [2026-04-02 03:09:42] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001355 10.0.0.73 - - [2026-04-02 03:09:42] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.046163 10.0.0.48 - - [2026-04-02 03:09:44] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001256 10.0.0.73 - - [2026-04-02 03:09:44] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.038527 10.0.0.48 - - [2026-04-02 03:09:44] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000913 10.0.0.73 - - [2026-04-02 03:09:44] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.046538 10.0.0.48 - - [2026-04-02 03:09:46] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001201 10.0.0.73 - - [2026-04-02 03:09:46] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.062234 10.0.0.48 - - [2026-04-02 03:09:46] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001484 10.0.0.73 - - [2026-04-02 03:09:46] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.041898 10.0.0.48 - - [2026-04-02 03:09:48] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001470 10.0.0.73 - - [2026-04-02 03:09:49] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.048410 10.0.0.48 - - [2026-04-02 03:09:49] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001908 10.0.0.73 - - [2026-04-02 03:09:49] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.054180 10.0.0.48 - - [2026-04-02 03:09:51] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001315 10.0.0.73 - - [2026-04-02 03:09:51] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.042130 10.0.0.48 - - [2026-04-02 03:09:51] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001010 10.0.0.73 - - [2026-04-02 03:09:51] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.059585 10.0.0.48 - - [2026-04-02 03:09:53] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001143 10.0.0.73 - - [2026-04-02 03:09:53] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.043298 10.0.0.48 - - [2026-04-02 03:09:53] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002660 10.0.0.73 - - [2026-04-02 03:09:53] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.042744 10.0.0.48 - - [2026-04-02 03:09:55] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001080 10.0.0.73 - - [2026-04-02 03:09:55] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.038257 10.0.0.48 - - [2026-04-02 03:09:55] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000919 10.0.0.73 - - [2026-04-02 03:09:55] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.047228 10.0.0.48 - - [2026-04-02 03:09:57] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001445 10.0.0.73 - - [2026-04-02 03:09:57] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.044722 10.0.0.48 - - [2026-04-02 03:09:57] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001330 10.0.0.73 - - [2026-04-02 03:09:57] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.043304 10.0.0.48 - - [2026-04-02 03:09:59] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001082 10.0.0.73 - - [2026-04-02 03:09:59] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.043708 10.0.0.48 - - [2026-04-02 03:09:59] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001589 10.0.0.73 - - [2026-04-02 03:09:59] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.042214 10.0.0.48 - - [2026-04-02 03:10:01] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001042 10.0.0.73 - - [2026-04-02 03:10:01] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.046392 10.0.0.48 - - [2026-04-02 03:10:01] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001498 10.0.0.73 - - [2026-04-02 03:10:01] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.051053 10.0.0.48 - - [2026-04-02 03:10:03] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001218 10.0.0.73 - - [2026-04-02 03:10:04] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.056349 10.0.0.48 - - [2026-04-02 03:10:04] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001060 10.0.0.73 - - [2026-04-02 03:10:04] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.049938 10.0.0.48 - - [2026-04-02 03:10:06] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001114 10.0.0.73 - - [2026-04-02 03:10:06] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.047898 10.0.0.48 - - [2026-04-02 03:10:06] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001742 10.0.0.73 - - [2026-04-02 03:10:06] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.043938 10.0.0.48 - - [2026-04-02 03:10:08] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001416 10.0.0.73 - - [2026-04-02 03:10:08] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.052727 10.0.0.48 - - [2026-04-02 03:10:08] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001216 10.0.0.73 - - [2026-04-02 03:10:08] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.046279 10.0.0.48 - - [2026-04-02 03:10:10] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001008 10.0.0.73 - - [2026-04-02 03:10:10] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.045599 10.0.0.48 - - [2026-04-02 03:10:10] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001256 10.0.0.73 - - [2026-04-02 03:10:10] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.047348 10.0.0.48 - - [2026-04-02 03:10:12] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001161 10.0.0.73 - - [2026-04-02 03:10:12] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.047621 10.0.0.48 - - [2026-04-02 03:10:12] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001238 10.0.0.73 - - [2026-04-02 03:10:12] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.064119 10.0.0.48 - - [2026-04-02 03:10:14] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001256 10.0.0.73 - - [2026-04-02 03:10:14] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.039836 10.0.0.48 - - [2026-04-02 03:10:14] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002801 10.0.0.73 - - [2026-04-02 03:10:14] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.057338 10.0.0.48 - - [2026-04-02 03:10:16] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001611 10.0.0.73 - - [2026-04-02 03:10:16] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.047403 10.0.0.48 - - [2026-04-02 03:10:16] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001107 10.0.0.73 - - [2026-04-02 03:10:16] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.048631 10.0.0.73 - - [2026-04-02 03:10:17] "POST /neutron/port HTTP/1.1" 200 1220 0.023496 10.0.0.73 - - [2026-04-02 03:10:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004159 10.0.0.73 - - [2026-04-02 03:10:17] "POST /neutron/port HTTP/1.1" 200 117 0.001253 10.0.0.48 - - [2026-04-02 03:10:19] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000964 10.0.0.73 - - [2026-04-02 03:10:19] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.073349 10.0.0.48 - - [2026-04-02 03:10:19] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001670 10.0.0.73 - - [2026-04-02 03:10:19] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.072982 10.0.0.48 - - [2026-04-02 03:10:20] "GET /obj-perms HTTP/1.1" 200 5056 0.052946 10.0.0.48 - - [2026-04-02 03:10:21] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001068 10.0.0.73 - - [2026-04-02 03:10:21] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.047557 10.0.0.48 - - [2026-04-02 03:10:21] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001097 10.0.0.73 - - [2026-04-02 03:10:21] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.046992 10.0.0.48 - - [2026-04-02 03:10:23] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001052 10.0.0.73 - - [2026-04-02 03:10:23] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.046664 10.0.0.48 - - [2026-04-02 03:10:23] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001140 10.0.0.73 - - [2026-04-02 03:10:23] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.051954 10.0.0.48 - - [2026-04-02 03:10:25] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002714 10.0.0.73 - - [2026-04-02 03:10:25] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.063721 10.0.0.48 - - [2026-04-02 03:10:25] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001151 10.0.0.73 - - [2026-04-02 03:10:25] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.047709 10.0.0.48 - - [2026-04-02 03:10:27] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001130 10.0.0.73 - - [2026-04-02 03:10:27] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.042960 10.0.0.48 - - [2026-04-02 03:10:27] "GET /projects?obj_uuids=8a11b8a7-4389-479a-8808-0d36e66f933c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001015 10.0.0.73 - - [2026-04-02 03:10:27] "GET /project/8a11b8a7-4389-479a-8808-0d36e66f933c?fields=virtual_networks HTTP/1.1" 200 1389 0.055224 10.0.0.73 - - [2026-04-02 03:10:28] "POST /fqname-to-id HTTP/1.1" 404 218 0.037190 10.0.0.48 - - [2026-04-02 03:10:28] "GET /projects?obj_uuids=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003169 10.0.0.48 - - [2026-04-02 03:10:28] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001486 10.0.0.48 - - [2026-04-02 03:10:28] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.040941 10.0.0.48 - - [2026-04-02 03:10:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.001474 10.0.0.48 - - [2026-04-02 03:10:28] "POST /fqname-to-id HTTP/1.1" 404 232 0.007587 10.0.0.48 - - [2026-04-02 03:10:28] "POST /security-groups HTTP/1.1" 200 621 0.046470 10.0.0.48 - - [2026-04-02 03:10:28] "POST /projects HTTP/1.1" 200 645 0.261798 10.0.0.48 - - [2026-04-02 03:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.334609 10.0.0.133 - - [2026-04-02 03:10:28] "POST /access-control-lists HTTP/1.1" 200 626 0.033811 10.0.0.73 - - [2026-04-02 03:10:28] "GET /project/b2529364-7e3e-4380-938b-4b1ba3b0b3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.528743 10.0.0.73 - - [2026-04-02 03:10:29] "POST /neutron/port HTTP/1.1" 200 1220 0.024981 10.0.0.73 - - [2026-04-02 03:10:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006033 10.0.0.73 - - [2026-04-02 03:10:29] "POST /neutron/port HTTP/1.1" 200 117 0.001321 10.0.0.73 - - [2026-04-02 03:10:29] "GET / HTTP/1.1" 200 35931 0.002774 10.0.0.73 - - [2026-04-02 03:10:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000482 10.0.0.73 - - [2026-04-02 03:10:31] "POST /fqname-to-id HTTP/1.1" 404 254 0.058376 10.0.0.73 - - [2026-04-02 03:10:31] "POST /security-groups HTTP/1.1" 200 595 0.035936 10.0.0.133 - - [2026-04-02 03:10:31] "POST /fqname-to-id HTTP/1.1" 404 286 0.003690 10.0.0.73 - - [2026-04-02 03:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016548 10.0.0.133 - - [2026-04-02 03:10:31] "POST /access-control-lists HTTP/1.1" 200 646 0.037485 10.0.0.73 - - [2026-04-02 03:10:31] "GET /security-group/6b08fd43-dbae-4334-bc5e-c56606ec0587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.010748 10.0.0.73 - - [2026-04-02 03:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.73 - - [2026-04-02 03:10:32] "GET /security-group/6b08fd43-dbae-4334-bc5e-c56606ec0587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.004639 10.0.0.73 - - [2026-04-02 03:10:32] "DELETE /security-group/6b08fd43-dbae-4334-bc5e-c56606ec0587 HTTP/1.1" 200 115 0.051796 10.0.0.73 - - [2026-04-02 03:10:32] "POST /fqname-to-id HTTP/1.1" 404 254 0.002949 10.0.0.73 - - [2026-04-02 03:10:32] "POST /fqname-to-id HTTP/1.1" 404 254 0.004311 10.0.0.73 - - [2026-04-02 03:10:33] "POST /security-groups HTTP/1.1" 200 595 0.040723 10.0.0.133 - - [2026-04-02 03:10:33] "POST /fqname-to-id HTTP/1.1" 404 286 0.004174 10.0.0.73 - - [2026-04-02 03:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.133 - - [2026-04-02 03:10:33] "POST /access-control-lists HTTP/1.1" 200 646 0.028804 10.0.0.73 - - [2026-04-02 03:10:33] "GET /security-group/cf86db67-e6fd-40db-98b1-d0482a376245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.010418 10.0.0.73 - - [2026-04-02 03:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.73 - - [2026-04-02 03:10:33] "GET /security-group/cf86db67-e6fd-40db-98b1-d0482a376245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004856 10.0.0.73 - - [2026-04-02 03:10:33] "GET /security-group/cf86db67-e6fd-40db-98b1-d0482a376245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004195 10.0.0.73 - - [2026-04-02 03:10:33] "PUT /security-group/cf86db67-e6fd-40db-98b1-d0482a376245 HTTP/1.1" 200 262 0.020549 10.0.0.73 - - [2026-04-02 03:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008507 10.0.0.48 - - [2026-04-02 03:10:33] "GET /projects?obj_uuids=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001157 10.0.0.73 - - [2026-04-02 03:10:33] "GET /project/b2529364-7e3e-4380-938b-4b1ba3b0b3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.050786 10.0.0.73 - - [2026-04-02 03:10:33] "POST /neutron/network HTTP/1.1" 200 117 0.040359 10.0.0.133 - - [2026-04-02 03:10:33] "POST /route-targets HTTP/1.1" 200 327 0.015350 10.0.0.73 - - [2026-04-02 03:10:34] "POST /neutron/network HTTP/1.1" 200 950 0.009617 10.0.0.73 - - [2026-04-02 03:10:34] "POST /id-to-fqname HTTP/1.1" 200 300 0.001323 10.0.0.73 - - [2026-04-02 03:10:34] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.005906 10.0.0.73 - - [2026-04-02 03:10:34] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.005580 10.0.0.73 - - [2026-04-02 03:10:34] "POST /neutron/subnet HTTP/1.1" 200 705 0.009768 10.0.0.73 - - [2026-04-02 03:10:34] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006706 10.0.0.73 - - [2026-04-02 03:10:35] "GET /obj-perms HTTP/1.1" 200 5090 0.053900 10.0.0.133 - - [2026-04-02 03:10:35] "GET /obj-perms HTTP/1.1" 200 5090 0.054636 10.0.0.73 - - [2026-04-02 03:10:35] "POST /id-to-fqname HTTP/1.1" 200 300 0.001428 10.0.0.73 - - [2026-04-02 03:10:36] "POST /neutron/network HTTP/1.1" 200 960 0.008775 10.0.0.48 - - [2026-04-02 03:10:36] "GET /projects?obj_uuids=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001093 10.0.0.73 - - [2026-04-02 03:10:36] "GET /project/b2529364-7e3e-4380-938b-4b1ba3b0b3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.072921 10.0.0.73 - - [2026-04-02 03:10:37] "POST /neutron/port HTTP/1.1" 200 117 0.006183 10.0.0.73 - - [2026-04-02 03:10:37] "POST /id-to-fqname HTTP/1.1" 200 300 0.001397 10.0.0.73 - - [2026-04-02 03:10:37] "POST /neutron/network HTTP/1.1" 200 960 0.007141 10.0.0.48 - - [2026-04-02 03:10:37] "GET /projects?obj_uuids=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001380 10.0.0.73 - - [2026-04-02 03:10:37] "POST /neutron/port HTTP/1.1" 200 1086 0.331541 10.0.0.73 - - [2026-04-02 03:10:38] "POST /neutron/port HTTP/1.1" 200 1140 0.122083 10.0.0.48 - - [2026-04-02 03:10:38] "GET /projects?obj_uuids=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001164 10.0.0.73 - - [2026-04-02 03:10:38] "GET /project/b2529364-7e3e-4380-938b-4b1ba3b0b3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.081316 10.0.0.73 - - [2026-04-02 03:10:38] "POST /neutron/subnet HTTP/1.1" 200 679 0.009322 10.0.0.73 - - [2026-04-02 03:10:38] "POST /neutron/network HTTP/1.1" 200 950 0.011416 10.0.0.73 - - [2026-04-02 03:10:38] "POST /neutron/port HTTP/1.1" 200 117 0.006184 10.0.0.73 - - [2026-04-02 03:10:38] "POST /neutron/network HTTP/1.1" 200 960 0.006799 10.0.0.73 - - [2026-04-02 03:10:39] "POST /neutron/port HTTP/1.1" 200 1086 0.021102 10.0.0.73 - - [2026-04-02 03:10:39] "POST /neutron/port HTTP/1.1" 200 1150 0.018689 10.0.0.73 - - [2026-04-02 03:10:39] "POST /neutron/port HTTP/1.1" 200 117 0.001132 10.0.0.73 - - [2026-04-02 03:10:43] "POST /neutron/security_group HTTP/1.1" 200 1284 0.009847 10.0.0.73 - - [2026-04-02 03:10:43] "POST /neutron/port HTTP/1.1" 200 1150 0.020992 10.0.0.73 - - [2026-04-02 03:10:43] "POST /neutron/security_group HTTP/1.1" 200 1284 0.009010 10.0.0.73 - - [2026-04-02 03:10:43] "GET /virtual-machine/d235ad03-fef4-4911-912e-2166aa835db5 HTTP/1.1" 401 292 0.000425 10.0.0.73 - - [2026-04-02 03:10:44] "GET /virtual-machine/d235ad03-fef4-4911-912e-2166aa835db5 HTTP/1.1" 200 1323 0.036174 10.0.0.73 - - [2026-04-02 03:10:44] "GET /virtual-machine/d235ad03-fef4-4911-912e-2166aa835db5 HTTP/1.1" 200 1323 0.004591 10.0.0.73 - - [2026-04-02 03:10:44] "GET /virtual-machine-interface/78f94d31-9cca-4521-bec0-21693f1b5038 HTTP/1.1" 200 3263 0.006744 10.0.0.73 - - [2026-04-02 03:10:44] "GET /virtual-machine/d235ad03-fef4-4911-912e-2166aa835db5 HTTP/1.1" 200 1323 0.004698 10.0.0.73 - - [2026-04-02 03:10:44] "GET /virtual-machine-interface/78f94d31-9cca-4521-bec0-21693f1b5038 HTTP/1.1" 200 3263 0.006722 10.0.0.73 - - [2026-04-02 03:10:44] "GET /instance-ip/a6e1c9e1-404b-4537-986a-13b21e1f2523 HTTP/1.1" 200 1727 0.007648 10.0.0.73 - - [2026-04-02 03:10:44] "GET /virtual-machine/d235ad03-fef4-4911-912e-2166aa835db5 HTTP/1.1" 200 1323 0.004104 10.0.0.73 - - [2026-04-02 03:10:44] "GET /virtual-machine-interface/78f94d31-9cca-4521-bec0-21693f1b5038 HTTP/1.1" 200 3263 0.008089 10.0.0.73 - - [2026-04-02 03:10:44] "GET /instance-ip/a6e1c9e1-404b-4537-986a-13b21e1f2523 HTTP/1.1" 200 1727 0.004699 10.0.0.73 - - [2026-04-02 03:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004780 10.0.0.73 - - [2026-04-02 03:10:44] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005026 10.0.0.73 - - [2026-04-02 03:10:44] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003321 10.0.0.73 - - [2026-04-02 03:10:44] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.008035 10.0.0.73 - - [2026-04-02 03:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.73 - - [2026-04-02 03:10:44] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004750 10.0.0.73 - - [2026-04-02 03:10:44] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003595 10.0.0.73 - - [2026-04-02 03:10:44] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006852 10.0.0.73 - - [2026-04-02 03:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.73 - - [2026-04-02 03:10:44] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005494 10.0.0.73 - - [2026-04-02 03:10:44] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003968 10.0.0.73 - - [2026-04-02 03:10:44] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006613 10.0.0.73 - - [2026-04-02 03:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006034 10.0.0.73 - - [2026-04-02 03:10:44] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004833 10.0.0.73 - - [2026-04-02 03:10:44] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003516 10.0.0.73 - - [2026-04-02 03:10:44] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.007366 10.0.0.73 - - [2026-04-02 03:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.73 - - [2026-04-02 03:10:44] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005152 10.0.0.73 - - [2026-04-02 03:10:44] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003510 10.0.0.73 - - [2026-04-02 03:10:45] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.007603 10.0.0.73 - - [2026-04-02 03:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.73 - - [2026-04-02 03:10:45] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005259 10.0.0.73 - - [2026-04-02 03:10:45] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003716 10.0.0.73 - - [2026-04-02 03:10:45] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006555 10.0.0.73 - - [2026-04-02 03:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.73 - - [2026-04-02 03:10:45] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004960 10.0.0.73 - - [2026-04-02 03:10:45] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003875 10.0.0.73 - - [2026-04-02 03:10:45] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006028 10.0.0.73 - - [2026-04-02 03:10:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.73 - - [2026-04-02 03:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.48 - - [2026-04-02 03:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.48 - - [2026-04-02 03:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.48 - - [2026-04-02 03:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.48 - - [2026-04-02 03:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000496 10.0.0.133 - - [2026-04-02 03:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.001200 10.0.0.133 - - [2026-04-02 03:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.133 - - [2026-04-02 03:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.133 - - [2026-04-02 03:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.73 - - [2026-04-02 03:10:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.73 - - [2026-04-02 03:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004830 10.0.0.73 - - [2026-04-02 03:10:48] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.009677 10.0.0.73 - - [2026-04-02 03:10:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000571 10.0.0.48 - - [2026-04-02 03:10:50] "DELETE /project/b25293647e3e4380938b4b1ba3b0b3ba HTTP/1.1" 404 173 0.004128 10.0.0.73 - - [2026-04-02 03:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.73 - - [2026-04-02 03:10:52] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006582 10.0.0.73 - - [2026-04-02 03:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.73 - - [2026-04-02 03:10:56] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.005246 10.0.0.73 - - [2026-04-02 03:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.73 - - [2026-04-02 03:11:00] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006398 10.0.0.73 - - [2026-04-02 03:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.73 - - [2026-04-02 03:11:04] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006782 10.0.0.73 - - [2026-04-02 03:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.73 - - [2026-04-02 03:11:08] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.005686 10.0.0.73 - - [2026-04-02 03:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007279 10.0.0.73 - - [2026-04-02 03:11:12] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006486 10.0.0.73 - - [2026-04-02 03:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.73 - - [2026-04-02 03:11:17] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003914 10.0.0.73 - - [2026-04-02 03:11:17] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004322 10.0.0.73 - - [2026-04-02 03:11:17] "POST /neutron/network HTTP/1.1" 200 1125 0.007563 10.0.0.73 - - [2026-04-02 03:11:17] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.005443 10.0.0.73 - - [2026-04-02 03:11:17] "POST /neutron/subnet HTTP/1.1" 200 1394 0.014298 10.0.0.73 - - [2026-04-02 03:11:17] "POST /neutron/network HTTP/1.1" 200 1115 0.009994 10.0.0.73 - - [2026-04-02 03:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.73 - - [2026-04-02 03:11:17] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004910 10.0.0.73 - - [2026-04-02 03:11:17] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003852 10.0.0.73 - - [2026-04-02 03:11:17] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.009183 10.0.0.73 - - [2026-04-02 03:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.73 - - [2026-04-02 03:11:17] "GET /routing-instance/590eca79-41e5-4718-b594-5141bd6f7fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.007155 10.0.0.73 - - [2026-04-02 03:11:17] "GET /route-target/a940d960-ad4b-4882-bbd0-ccc1155f514d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004672 10.0.0.73 - - [2026-04-02 03:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.73 - - [2026-04-02 03:11:17] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004905 10.0.0.73 - - [2026-04-02 03:11:17] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003249 10.0.0.73 - - [2026-04-02 03:11:17] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.005752 10.0.0.73 - - [2026-04-02 03:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.73 - - [2026-04-02 03:11:17] "GET /routing-instance/590eca79-41e5-4718-b594-5141bd6f7fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004792 10.0.0.73 - - [2026-04-02 03:11:17] "GET /route-target/a940d960-ad4b-4882-bbd0-ccc1155f514d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004570 10.0.0.73 - - [2026-04-02 03:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.73 - - [2026-04-02 03:11:17] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004190 10.0.0.73 - - [2026-04-02 03:11:17] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003272 10.0.0.73 - - [2026-04-02 03:11:17] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006163 10.0.0.73 - - [2026-04-02 03:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.73 - - [2026-04-02 03:11:18] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006396 10.0.0.73 - - [2026-04-02 03:11:18] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005302 10.0.0.73 - - [2026-04-02 03:11:18] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.007077 10.0.0.48 - - [2026-04-02 03:11:18] "GET /obj-perms HTTP/1.1" 200 5090 0.050690 10.0.0.73 - - [2026-04-02 03:11:18] "GET /obj-perms HTTP/1.1" 200 5090 0.004091 10.0.0.73 - - [2026-04-02 03:11:18] "GET /obj-perms HTTP/1.1" 200 5090 0.004411 10.0.0.133 - - [2026-04-02 03:11:18] "GET /obj-perms HTTP/1.1" 200 5090 0.005659 10.0.0.73 - - [2026-04-02 03:11:18] "GET /virtual-machine/d235ad03-fef4-4911-912e-2166aa835db5 HTTP/1.1" 200 1323 0.004126 10.0.0.73 - - [2026-04-02 03:11:18] "GET /virtual-machine-interface/78f94d31-9cca-4521-bec0-21693f1b5038 HTTP/1.1" 200 3263 0.007719 10.0.0.73 - - [2026-04-02 03:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.73 - - [2026-04-02 03:11:18] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005354 10.0.0.73 - - [2026-04-02 03:11:18] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003694 10.0.0.73 - - [2026-04-02 03:11:18] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006759 10.0.0.73 - - [2026-04-02 03:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.73 - - [2026-04-02 03:11:19] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003584 10.0.0.73 - - [2026-04-02 03:11:19] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005617 10.0.0.73 - - [2026-04-02 03:11:19] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006993 10.0.0.48 - - [2026-04-02 03:11:22] "GET /obj-perms HTTP/1.1" 200 5056 0.048565 10.0.0.73 - - [2026-04-02 03:11:25] "POST /neutron/port HTTP/1.1" 200 1150 0.021985 10.0.0.73 - - [2026-04-02 03:11:25] "POST /neutron/security_group HTTP/1.1" 200 1284 0.029978 10.0.0.73 - - [2026-04-02 03:11:30] "POST /neutron/port HTTP/1.1" 200 1220 0.020746 10.0.0.73 - - [2026-04-02 03:11:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005048 10.0.0.73 - - [2026-04-02 03:11:30] "POST /neutron/port HTTP/1.1" 200 117 0.001340 10.0.0.73 - - [2026-04-02 03:11:35] "POST /neutron/port HTTP/1.1" 200 1150 0.017706 10.0.0.73 - - [2026-04-02 03:11:35] "POST /neutron/security_group HTTP/1.1" 200 1284 0.008326 10.0.0.73 - - [2026-04-02 03:11:35] "POST /neutron/port HTTP/1.1" 200 1150 0.017289 10.0.0.73 - - [2026-04-02 03:11:35] "GET /virtual-machine/af05d507-8c6f-462f-ab60-f11df9e8e864 HTTP/1.1" 200 1323 0.006353 10.0.0.73 - - [2026-04-02 03:11:35] "GET /virtual-machine/af05d507-8c6f-462f-ab60-f11df9e8e864 HTTP/1.1" 200 1323 0.003372 10.0.0.73 - - [2026-04-02 03:11:35] "GET /virtual-machine-interface/7b934ccc-5819-4eaa-83ff-1db999351947 HTTP/1.1" 200 3262 0.005501 10.0.0.73 - - [2026-04-02 03:11:35] "GET /virtual-machine/af05d507-8c6f-462f-ab60-f11df9e8e864 HTTP/1.1" 200 1323 0.003463 10.0.0.73 - - [2026-04-02 03:11:35] "GET /virtual-machine-interface/7b934ccc-5819-4eaa-83ff-1db999351947 HTTP/1.1" 200 3262 0.005208 10.0.0.73 - - [2026-04-02 03:11:35] "GET /instance-ip/a98c5528-9926-458a-945c-32f5d0c3d5d5 HTTP/1.1" 200 1727 0.005947 10.0.0.73 - - [2026-04-02 03:11:35] "GET /virtual-machine/af05d507-8c6f-462f-ab60-f11df9e8e864 HTTP/1.1" 200 1323 0.003751 10.0.0.73 - - [2026-04-02 03:11:36] "GET /virtual-machine-interface/7b934ccc-5819-4eaa-83ff-1db999351947 HTTP/1.1" 200 3262 0.008408 10.0.0.73 - - [2026-04-02 03:11:36] "GET /instance-ip/a98c5528-9926-458a-945c-32f5d0c3d5d5 HTTP/1.1" 200 1727 0.005088 10.0.0.73 - - [2026-04-02 03:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.73 - - [2026-04-02 03:11:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003774 10.0.0.73 - - [2026-04-02 03:11:36] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002983 10.0.0.73 - - [2026-04-02 03:11:36] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.007379 10.0.0.73 - - [2026-04-02 03:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.73 - - [2026-04-02 03:11:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004435 10.0.0.73 - - [2026-04-02 03:11:36] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003369 10.0.0.73 - - [2026-04-02 03:11:36] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006938 10.0.0.73 - - [2026-04-02 03:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.73 - - [2026-04-02 03:11:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005348 10.0.0.73 - - [2026-04-02 03:11:36] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003638 10.0.0.73 - - [2026-04-02 03:11:36] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006556 10.0.0.73 - - [2026-04-02 03:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.73 - - [2026-04-02 03:11:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005744 10.0.0.73 - - [2026-04-02 03:11:36] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004622 10.0.0.73 - - [2026-04-02 03:11:36] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.007903 10.0.0.73 - - [2026-04-02 03:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.73 - - [2026-04-02 03:11:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005580 10.0.0.73 - - [2026-04-02 03:11:36] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003662 10.0.0.73 - - [2026-04-02 03:11:36] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.007846 10.0.0.73 - - [2026-04-02 03:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.73 - - [2026-04-02 03:11:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004861 10.0.0.73 - - [2026-04-02 03:11:36] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003960 10.0.0.73 - - [2026-04-02 03:11:36] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006798 10.0.0.73 - - [2026-04-02 03:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.73 - - [2026-04-02 03:11:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005443 10.0.0.73 - - [2026-04-02 03:11:36] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003665 10.0.0.73 - - [2026-04-02 03:11:36] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.007687 10.0.0.73 - - [2026-04-02 03:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.73 - - [2026-04-02 03:11:38] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005323 10.0.0.73 - - [2026-04-02 03:11:38] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004261 10.0.0.73 - - [2026-04-02 03:11:38] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.007076 10.0.0.73 - - [2026-04-02 03:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.73 - - [2026-04-02 03:11:38] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003873 10.0.0.73 - - [2026-04-02 03:11:38] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003588 10.0.0.73 - - [2026-04-02 03:11:38] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.007649 10.0.0.73 - - [2026-04-02 03:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.73 - - [2026-04-02 03:11:38] "GET /routing-instance/590eca79-41e5-4718-b594-5141bd6f7fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005379 10.0.0.73 - - [2026-04-02 03:11:38] "GET /route-target/a940d960-ad4b-4882-bbd0-ccc1155f514d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003996 10.0.0.73 - - [2026-04-02 03:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.73 - - [2026-04-02 03:11:38] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004525 10.0.0.73 - - [2026-04-02 03:11:38] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003390 10.0.0.73 - - [2026-04-02 03:11:38] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.005860 10.0.0.73 - - [2026-04-02 03:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.73 - - [2026-04-02 03:11:38] "GET /routing-instance/590eca79-41e5-4718-b594-5141bd6f7fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005018 10.0.0.73 - - [2026-04-02 03:11:38] "GET /route-target/a940d960-ad4b-4882-bbd0-ccc1155f514d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003663 10.0.0.73 - - [2026-04-02 03:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.73 - - [2026-04-02 03:11:38] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004308 10.0.0.73 - - [2026-04-02 03:11:38] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003582 10.0.0.73 - - [2026-04-02 03:11:38] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.008162 10.0.0.73 - - [2026-04-02 03:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.73 - - [2026-04-02 03:11:38] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004738 10.0.0.73 - - [2026-04-02 03:11:38] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004172 10.0.0.73 - - [2026-04-02 03:11:39] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006378 10.0.0.73 - - [2026-04-02 03:11:39] "GET /obj-perms HTTP/1.1" 200 5090 0.004300 10.0.0.48 - - [2026-04-02 03:11:39] "GET /obj-perms HTTP/1.1" 200 5090 0.004948 10.0.0.73 - - [2026-04-02 03:11:39] "GET /obj-perms HTTP/1.1" 200 5090 0.003859 10.0.0.133 - - [2026-04-02 03:11:39] "GET /obj-perms HTTP/1.1" 200 5090 0.004112 10.0.0.73 - - [2026-04-02 03:11:39] "GET /virtual-machine/af05d507-8c6f-462f-ab60-f11df9e8e864 HTTP/1.1" 200 1323 0.005306 10.0.0.73 - - [2026-04-02 03:11:39] "GET /virtual-machine-interface/7b934ccc-5819-4eaa-83ff-1db999351947 HTTP/1.1" 200 3262 0.005693 10.0.0.73 - - [2026-04-02 03:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005137 10.0.0.73 - - [2026-04-02 03:11:39] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005203 10.0.0.73 - - [2026-04-02 03:11:39] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003877 10.0.0.73 - - [2026-04-02 03:11:39] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006510 10.0.0.73 - - [2026-04-02 03:11:39] "POST /neutron/security_group HTTP/1.1" 200 1284 0.008617 10.0.0.73 - - [2026-04-02 03:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.73 - - [2026-04-02 03:11:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003981 10.0.0.73 - - [2026-04-02 03:11:40] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003691 10.0.0.73 - - [2026-04-02 03:11:40] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006177 10.0.0.73 - - [2026-04-02 03:11:45] "POST /neutron/port HTTP/1.1" 200 1150 0.028002 10.0.0.73 - - [2026-04-02 03:11:51] "GET /virtual-machine/d235ad03-fef4-4911-912e-2166aa835db5 HTTP/1.1" 200 1323 0.004419 10.0.0.73 - - [2026-04-02 03:11:51] "GET /virtual-machine-interface/78f94d31-9cca-4521-bec0-21693f1b5038 HTTP/1.1" 200 3263 0.006056 10.0.0.73 - - [2026-04-02 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.73 - - [2026-04-02 03:11:51] "GET /security-group/cf86db67-e6fd-40db-98b1-d0482a376245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2571 0.004104 10.0.0.73 - - [2026-04-02 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.73 - - [2026-04-02 03:11:51] "GET /security-group/cf86db67-e6fd-40db-98b1-d0482a376245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2571 0.005577 10.0.0.73 - - [2026-04-02 03:11:51] "POST /neutron/security_group HTTP/1.1" 200 1284 0.008624 10.0.0.73 - - [2026-04-02 03:11:51] "POST /neutron/port HTTP/1.1" 200 1140 0.020877 10.0.0.73 - - [2026-04-02 03:11:51] "GET /virtual-machine/d235ad03-fef4-4911-912e-2166aa835db5 HTTP/1.1" 200 1323 0.004466 10.0.0.73 - - [2026-04-02 03:11:51] "GET /virtual-machine-interface/78f94d31-9cca-4521-bec0-21693f1b5038 HTTP/1.1" 200 3202 0.007762 10.0.0.73 - - [2026-04-02 03:11:51] "POST /neutron/port HTTP/1.1" 200 1112 0.018883 10.0.0.73 - - [2026-04-02 03:11:51] "POST /neutron/port HTTP/1.1" 200 1140 0.071240 10.0.0.73 - - [2026-04-02 03:11:51] "GET /virtual-machine/d235ad03-fef4-4911-912e-2166aa835db5 HTTP/1.1" 200 1323 0.004066 10.0.0.73 - - [2026-04-02 03:11:51] "GET /virtual-machine-interface/78f94d31-9cca-4521-bec0-21693f1b5038 HTTP/1.1" 200 3263 0.005789 10.0.0.73 - - [2026-04-02 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.73 - - [2026-04-02 03:11:51] "GET /security-group/cf86db67-e6fd-40db-98b1-d0482a376245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2571 0.004953 10.0.0.73 - - [2026-04-02 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.73 - - [2026-04-02 03:11:51] "GET /security-group/cf86db67-e6fd-40db-98b1-d0482a376245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2571 0.005357 10.0.0.73 - - [2026-04-02 03:11:51] "DELETE /security-group/cf86db67-e6fd-40db-98b1-d0482a376245 HTTP/1.1" 409 336 0.009226 10.0.0.73 - - [2026-04-02 03:12:17] "POST /neutron/port HTTP/1.1" 200 1150 0.019627 10.0.0.73 - - [2026-04-02 03:12:17] "POST /neutron/subnet HTTP/1.1" 200 679 0.009186 10.0.0.73 - - [2026-04-02 03:12:22] "GET /obj-perms HTTP/1.1" 200 5056 0.057995 10.0.0.73 - - [2026-04-02 03:12:30] "POST /neutron/port HTTP/1.1" 200 1150 0.018106 10.0.0.73 - - [2026-04-02 03:12:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005053 10.0.0.73 - - [2026-04-02 03:12:30] "POST /neutron/network HTTP/1.1" 200 950 0.008282 10.0.0.73 - - [2026-04-02 03:13:18] "POST /neutron/network HTTP/1.1" 200 1125 0.008308 10.0.0.73 - - [2026-04-02 03:13:18] "POST /neutron/subnet HTTP/1.1" 200 1394 0.013435 10.0.0.73 - - [2026-04-02 03:13:18] "POST /neutron/network HTTP/1.1" 200 1115 0.009119 10.0.0.73 - - [2026-04-02 03:13:20] "GET /security-group/cf86db67-e6fd-40db-98b1-d0482a376245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2571 0.004709 10.0.0.73 - - [2026-04-02 03:13:20] "PUT /security-group/cf86db67-e6fd-40db-98b1-d0482a376245 HTTP/1.1" 200 262 0.025618 10.0.0.133 - - [2026-04-02 03:13:20] "PUT /access-control-list/de2d4fe1-cc32-4b4c-87cf-a95a4e32de6c HTTP/1.1" 200 272 0.061963 10.0.0.73 - - [2026-04-02 03:13:23] "POST /neutron/port HTTP/1.1" 200 1140 0.018746 10.0.0.73 - - [2026-04-02 03:13:23] "GET /virtual-machine/af05d507-8c6f-462f-ab60-f11df9e8e864 HTTP/1.1" 200 1323 0.004720 10.0.0.73 - - [2026-04-02 03:13:23] "POST /neutron/port HTTP/1.1" 200 1112 0.022682 10.0.0.73 - - [2026-04-02 03:13:25] "GET /virtual-machine/af05d507-8c6f-462f-ab60-f11df9e8e864 HTTP/1.1" 404 171 0.003741 10.0.0.73 - - [2026-04-02 03:13:25] "GET /virtual-machine/af05d507-8c6f-462f-ab60-f11df9e8e864 HTTP/1.1" 404 171 0.002908 10.0.0.73 - - [2026-04-02 03:13:25] "GET /virtual-machine/af05d507-8c6f-462f-ab60-f11df9e8e864 HTTP/1.1" 404 171 0.002837 10.0.0.73 - - [2026-04-02 03:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.73 - - [2026-04-02 03:13:25] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004400 10.0.0.73 - - [2026-04-02 03:13:25] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003400 10.0.0.73 - - [2026-04-02 03:13:25] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.007285 10.0.0.73 - - [2026-04-02 03:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.73 - - [2026-04-02 03:13:25] "GET /routing-instance/590eca79-41e5-4718-b594-5141bd6f7fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004706 10.0.0.73 - - [2026-04-02 03:13:25] "GET /route-target/a940d960-ad4b-4882-bbd0-ccc1155f514d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004747 10.0.0.133 - - [2026-04-02 03:13:25] "GET /obj-perms HTTP/1.1" 200 5090 0.004117 10.0.0.73 - - [2026-04-02 03:13:28] "GET /obj-perms HTTP/1.1" 200 5090 0.004874 10.0.0.73 - - [2026-04-02 03:13:31] "POST /neutron/port HTTP/1.1" 200 1220 0.019563 10.0.0.73 - - [2026-04-02 03:13:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004089 10.0.0.73 - - [2026-04-02 03:13:31] "POST /neutron/port HTTP/1.1" 200 117 0.001362 10.0.0.133 - - [2026-04-02 03:13:35] "GET /obj-perms HTTP/1.1" 200 5090 0.003857 10.0.0.73 - - [2026-04-02 03:13:38] "GET /obj-perms HTTP/1.1" 200 5090 0.004391 10.0.0.133 - - [2026-04-02 03:13:44] "GET /obj-perms HTTP/1.1" 200 5090 0.003670 10.0.0.73 - - [2026-04-02 03:13:44] "GET /obj-perms HTTP/1.1" 200 5090 0.004154 10.0.0.48 - - [2026-04-02 03:13:44] "GET /obj-perms HTTP/1.1" 200 5090 0.003806 10.0.0.73 - - [2026-04-02 03:13:44] "POST /neutron/security_group HTTP/1.1" 200 1280 0.008399 10.0.0.73 - - [2026-04-02 03:13:44] "POST /neutron/port HTTP/1.1" 200 1140 0.015147 10.0.0.73 - - [2026-04-02 03:13:44] "GET /virtual-machine/d235ad03-fef4-4911-912e-2166aa835db5 HTTP/1.1" 200 1323 0.004970 10.0.0.73 - - [2026-04-02 03:13:45] "POST /neutron/port HTTP/1.1" 200 1102 0.020763 10.0.0.73 - - [2026-04-02 03:13:46] "GET /virtual-machine/d235ad03-fef4-4911-912e-2166aa835db5 HTTP/1.1" 404 171 0.003848 10.0.0.73 - - [2026-04-02 03:13:46] "GET /virtual-machine/d235ad03-fef4-4911-912e-2166aa835db5 HTTP/1.1" 404 171 0.003157 10.0.0.73 - - [2026-04-02 03:13:46] "GET /virtual-machine/d235ad03-fef4-4911-912e-2166aa835db5 HTTP/1.1" 404 171 0.002880 10.0.0.73 - - [2026-04-02 03:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.73 - - [2026-04-02 03:13:46] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003842 10.0.0.73 - - [2026-04-02 03:13:46] "GET /virtual-networks?parent_id=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003727 10.0.0.73 - - [2026-04-02 03:13:46] "GET /virtual-network/f2f01417-fa15-442e-bdb4-b147e9d507e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006976 10.0.0.73 - - [2026-04-02 03:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.73 - - [2026-04-02 03:13:46] "GET /routing-instance/590eca79-41e5-4718-b594-5141bd6f7fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.007858 10.0.0.73 - - [2026-04-02 03:13:46] "GET /route-target/a940d960-ad4b-4882-bbd0-ccc1155f514d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003908 10.0.0.73 - - [2026-04-02 03:13:50] "GET /obj-perms HTTP/1.1" 200 5090 0.005075 10.0.0.133 - - [2026-04-02 03:13:50] "GET /obj-perms HTTP/1.1" 200 5090 0.003930 10.0.0.73 - - [2026-04-02 03:13:59] "GET /obj-perms HTTP/1.1" 200 5090 0.004750 10.0.0.133 - - [2026-04-02 03:13:59] "GET /obj-perms HTTP/1.1" 200 5090 0.004313 10.0.0.73 - - [2026-04-02 03:14:08] "GET /obj-perms HTTP/1.1" 200 5090 0.004230 10.0.0.133 - - [2026-04-02 03:14:08] "GET /obj-perms HTTP/1.1" 200 5090 0.004489 10.0.0.73 - - [2026-04-02 03:14:14] "GET /obj-perms HTTP/1.1" 200 5090 0.003876 10.0.0.133 - - [2026-04-02 03:14:14] "GET /obj-perms HTTP/1.1" 200 5090 0.004247 10.0.0.48 - - [2026-04-02 03:14:14] "POST /useragent-kv HTTP/1.1" 200 115 0.069571 10.0.0.48 - - [2026-04-02 03:14:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002885 10.0.0.73 - - [2026-04-02 03:14:14] "POST /neutron/network HTTP/1.1" 200 151 0.203321 10.0.0.73 - - [2026-04-02 03:14:15] "DELETE /security-group/cf86db67-e6fd-40db-98b1-d0482a376245 HTTP/1.1" 200 115 0.047158 10.0.0.73 - - [2026-04-02 03:14:15] "POST /fqname-to-id HTTP/1.1" 404 254 0.003878 10.0.0.133 - - [2026-04-02 03:14:15] "DELETE /access-control-list/d9a1743d-011f-4604-a2df-7aa4a05658fa HTTP/1.1" 200 115 0.041243 10.0.0.48 - - [2026-04-02 03:14:16] "GET /projects?obj_uuids=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001547 10.0.0.73 - - [2026-04-02 03:14:16] "GET /project/b2529364-7e3e-4380-938b-4b1ba3b0b3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.041949 10.0.0.48 - - [2026-04-02 03:14:16] "GET /projects?obj_uuids=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.002352 10.0.0.73 - - [2026-04-02 03:14:16] "GET /project/b2529364-7e3e-4380-938b-4b1ba3b0b3ba?fields=virtual_networks HTTP/1.1" 200 1093 0.063817 10.0.0.48 - - [2026-04-02 03:14:16] "GET /projects?obj_uuids=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001176 10.0.0.73 - - [2026-04-02 03:14:16] "GET /project/b2529364-7e3e-4380-938b-4b1ba3b0b3ba?fields=virtual_machine_interfaces HTTP/1.1" 200 1093 0.046033 10.0.0.48 - - [2026-04-02 03:14:17] "GET /projects?obj_uuids=b2529364-7e3e-4380-938b-4b1ba3b0b3ba&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001701 10.0.0.73 - - [2026-04-02 03:14:17] "GET /project/b2529364-7e3e-4380-938b-4b1ba3b0b3ba?fields=security_groups HTTP/1.1" 200 1349 0.058833 10.0.0.73 - - [2026-04-02 03:14:17] "POST /fqname-to-id HTTP/1.1" 404 209 0.027206 10.0.0.48 - - [2026-04-02 03:14:17] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003115 10.0.0.48 - - [2026-04-02 03:14:18] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001413 10.0.0.48 - - [2026-04-02 03:14:18] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008125 10.0.0.48 - - [2026-04-02 03:14:18] "POST /id-to-fqname HTTP/1.1" 200 212 0.002131 10.0.0.48 - - [2026-04-02 03:14:18] "POST /fqname-to-id HTTP/1.1" 404 222 0.006113 10.0.0.48 - - [2026-04-02 03:14:18] "POST /security-groups HTTP/1.1" 200 612 0.033672 10.0.0.48 - - [2026-04-02 03:14:18] "POST /projects HTTP/1.1" 200 627 0.265943 10.0.0.133 - - [2026-04-02 03:14:18] "POST /access-control-lists HTTP/1.1" 200 617 0.039649 10.0.0.48 - - [2026-04-02 03:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.335154 10.0.0.73 - - [2026-04-02 03:14:18] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.482088 10.0.0.73 - - [2026-04-02 03:14:19] "GET / HTTP/1.1" 200 35931 0.001643 10.0.0.73 - - [2026-04-02 03:14:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000551 10.0.0.73 - - [2026-04-02 03:14:21] "POST /fqname-to-id HTTP/1.1" 404 245 0.062146 10.0.0.133 - - [2026-04-02 03:14:21] "POST /fqname-to-id HTTP/1.1" 404 277 0.004308 10.0.0.133 - - [2026-04-02 03:14:21] "POST /access-control-lists HTTP/1.1" 200 637 0.030051 10.0.0.73 - - [2026-04-02 03:14:22] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.038478 10.0.0.73 - - [2026-04-02 03:14:22] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.156898 10.0.0.133 - - [2026-04-02 03:14:22] "PUT /access-control-list/642ace20-4055-46c7-9f4c-ee454b422482 HTTP/1.1" 200 272 0.014291 10.0.0.73 - - [2026-04-02 03:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.73 - - [2026-04-02 03:14:22] "GET /security-group/55962f8c-0427-42d7-9851-794209aaadff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006603 10.0.0.73 - - [2026-04-02 03:14:23] "POST /neutron/security_group HTTP/1.1" 200 151 0.054773 10.0.0.73 - - [2026-04-02 03:14:23] "POST /fqname-to-id HTTP/1.1" 404 245 0.005536 10.0.0.133 - - [2026-04-02 03:14:23] "DELETE /access-control-list/642ace20-4055-46c7-9f4c-ee454b422482 HTTP/1.1" 200 115 0.031634 10.0.0.73 - - [2026-04-02 03:14:23] "POST /fqname-to-id HTTP/1.1" 404 245 0.003947 10.0.0.133 - - [2026-04-02 03:14:23] "POST /fqname-to-id HTTP/1.1" 404 276 0.008615 10.0.0.133 - - [2026-04-02 03:14:23] "PUT /access-control-list/486cc1ae-e2f9-452f-bfdf-696b4e6c5117 HTTP/1.1" 200 272 0.027871 10.0.0.73 - - [2026-04-02 03:14:24] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.015103 10.0.0.73 - - [2026-04-02 03:14:24] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.164025 10.0.0.133 - - [2026-04-02 03:14:24] "PUT /access-control-list/486cc1ae-e2f9-452f-bfdf-696b4e6c5117 HTTP/1.1" 200 272 0.021080 10.0.0.73 - - [2026-04-02 03:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.73 - - [2026-04-02 03:14:24] "GET /security-group/5d282d1a-4691-4912-a0c4-04dddf1944c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006621 10.0.0.73 - - [2026-04-02 03:14:24] "POST /neutron/security_group_rule HTTP/1.1" 200 547 0.009374 10.0.0.133 - - [2026-04-02 03:14:25] "PUT /access-control-list/486cc1ae-e2f9-452f-bfdf-696b4e6c5117 HTTP/1.1" 200 272 0.016636 10.0.0.73 - - [2026-04-02 03:14:25] "POST /neutron/security_group_rule HTTP/1.1" 200 584 0.156303 10.0.0.73 - - [2026-04-02 03:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.48 - - [2026-04-02 03:14:25] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002132 10.0.0.73 - - [2026-04-02 03:14:25] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.070711 10.0.0.133 - - [2026-04-02 03:14:25] "POST /ref-update HTTP/1.1" 200 156 0.026027 10.0.0.48 - - [2026-04-02 03:14:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002553 10.0.0.73 - - [2026-04-02 03:14:26] "POST /neutron/subnet HTTP/1.1" 200 730 0.225569 10.0.0.73 - - [2026-04-02 03:14:26] "POST /id-to-fqname HTTP/1.1" 200 282 0.001462 10.0.0.73 - - [2026-04-02 03:14:26] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005827 10.0.0.73 - - [2026-04-02 03:14:26] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005984 10.0.0.73 - - [2026-04-02 03:14:26] "POST /neutron/network HTTP/1.1" 200 928 0.007191 10.0.0.73 - - [2026-04-02 03:14:26] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006281 10.0.0.48 - - [2026-04-02 03:14:27] "GET /obj-perms HTTP/1.1" 200 5072 0.060015 10.0.0.73 - - [2026-04-02 03:14:27] "POST /id-to-fqname HTTP/1.1" 200 282 0.001334 10.0.0.73 - - [2026-04-02 03:14:27] "POST /neutron/security_group HTTP/1.1" 200 1419 0.008334 10.0.0.48 - - [2026-04-02 03:14:28] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001125 10.0.0.73 - - [2026-04-02 03:14:28] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.077319 10.0.0.73 - - [2026-04-02 03:14:28] "POST /neutron/port HTTP/1.1" 200 2286 0.054947 10.0.0.73 - - [2026-04-02 03:14:29] "POST /id-to-fqname HTTP/1.1" 200 282 0.001361 10.0.0.73 - - [2026-04-02 03:14:29] "POST /neutron/security_group HTTP/1.1" 200 1419 0.008586 10.0.0.48 - - [2026-04-02 03:14:29] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001739 10.0.0.73 - - [2026-04-02 03:14:29] "POST /neutron/security_group HTTP/1.1" 200 3416 0.068056 10.0.0.73 - - [2026-04-02 03:14:29] "POST /neutron/port HTTP/1.1" 200 1082 0.045773 10.0.0.48 - - [2026-04-02 03:14:29] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001091 10.0.0.73 - - [2026-04-02 03:14:29] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.073158 10.0.0.73 - - [2026-04-02 03:14:30] "POST /neutron/port HTTP/1.1" 200 1146 0.020290 10.0.0.73 - - [2026-04-02 03:14:30] "POST /neutron/subnet HTTP/1.1" 200 704 0.009099 10.0.0.73 - - [2026-04-02 03:14:30] "POST /neutron/network HTTP/1.1" 200 928 0.010990 10.0.0.73 - - [2026-04-02 03:14:30] "POST /neutron/security_group HTTP/1.1" 200 1419 0.007661 10.0.0.48 - - [2026-04-02 03:14:30] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001130 10.0.0.73 - - [2026-04-02 03:14:30] "POST /neutron/port HTTP/1.1" 200 1082 0.287082 10.0.0.73 - - [2026-04-02 03:14:31] "POST /neutron/port HTTP/1.1" 200 1136 0.136871 10.0.0.73 - - [2026-04-02 03:14:31] "POST /neutron/subnet HTTP/1.1" 200 704 0.009282 10.0.0.73 - - [2026-04-02 03:14:32] "POST /neutron/port HTTP/1.1" 200 1220 0.019315 10.0.0.73 - - [2026-04-02 03:14:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004502 10.0.0.73 - - [2026-04-02 03:14:32] "POST /neutron/port HTTP/1.1" 200 117 0.001311 10.0.0.73 - - [2026-04-02 03:14:35] "POST /neutron/port HTTP/1.1" 200 1146 0.018378 10.0.0.73 - - [2026-04-02 03:14:35] "POST /neutron/security_group HTTP/1.1" 200 1419 0.008678 10.0.0.73 - - [2026-04-02 03:14:35] "POST /neutron/port HTTP/1.1" 200 1146 0.021757 10.0.0.73 - - [2026-04-02 03:14:35] "GET /virtual-machine/224cd045-fd34-4e8b-80a1-04d2ea62a1cd HTTP/1.1" 401 292 0.000574 10.0.0.73 - - [2026-04-02 03:14:36] "GET /virtual-machine/224cd045-fd34-4e8b-80a1-04d2ea62a1cd HTTP/1.1" 200 1312 0.030480 10.0.0.73 - - [2026-04-02 03:14:36] "GET /virtual-machine/224cd045-fd34-4e8b-80a1-04d2ea62a1cd HTTP/1.1" 200 1312 0.004096 10.0.0.73 - - [2026-04-02 03:14:36] "GET /virtual-machine-interface/81b333cf-dbe9-4209-99be-e1e52371d483 HTTP/1.1" 200 3191 0.005708 10.0.0.73 - - [2026-04-02 03:14:36] "GET /virtual-machine/224cd045-fd34-4e8b-80a1-04d2ea62a1cd HTTP/1.1" 200 1312 0.004904 10.0.0.73 - - [2026-04-02 03:14:36] "GET /virtual-machine-interface/81b333cf-dbe9-4209-99be-e1e52371d483 HTTP/1.1" 200 3191 0.006483 10.0.0.73 - - [2026-04-02 03:14:36] "GET /instance-ip/3f39fd81-e582-421e-8f9f-613072c58ef4 HTTP/1.1" 200 1704 0.007349 10.0.0.73 - - [2026-04-02 03:14:36] "GET /virtual-machine/224cd045-fd34-4e8b-80a1-04d2ea62a1cd HTTP/1.1" 200 1312 0.003868 10.0.0.73 - - [2026-04-02 03:14:36] "GET /virtual-machine-interface/81b333cf-dbe9-4209-99be-e1e52371d483 HTTP/1.1" 200 3191 0.005397 10.0.0.73 - - [2026-04-02 03:14:36] "GET /instance-ip/3f39fd81-e582-421e-8f9f-613072c58ef4 HTTP/1.1" 200 1704 0.003996 10.0.0.73 - - [2026-04-02 03:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.73 - - [2026-04-02 03:14:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003777 10.0.0.73 - - [2026-04-02 03:14:36] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003669 10.0.0.73 - - [2026-04-02 03:14:36] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.008223 10.0.0.73 - - [2026-04-02 03:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.73 - - [2026-04-02 03:14:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009717 10.0.0.73 - - [2026-04-02 03:14:36] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003709 10.0.0.73 - - [2026-04-02 03:14:36] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.007181 10.0.0.73 - - [2026-04-02 03:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.73 - - [2026-04-02 03:14:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005116 10.0.0.73 - - [2026-04-02 03:14:36] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003875 10.0.0.73 - - [2026-04-02 03:14:36] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.009403 10.0.0.73 - - [2026-04-02 03:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.73 - - [2026-04-02 03:14:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004650 10.0.0.73 - - [2026-04-02 03:14:36] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003439 10.0.0.73 - - [2026-04-02 03:14:36] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006509 10.0.0.73 - - [2026-04-02 03:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.73 - - [2026-04-02 03:14:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004586 10.0.0.73 - - [2026-04-02 03:14:36] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003344 10.0.0.73 - - [2026-04-02 03:14:36] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.009504 10.0.0.73 - - [2026-04-02 03:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.73 - - [2026-04-02 03:14:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005360 10.0.0.73 - - [2026-04-02 03:14:36] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003546 10.0.0.73 - - [2026-04-02 03:14:36] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.010013 10.0.0.73 - - [2026-04-02 03:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.73 - - [2026-04-02 03:14:37] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004387 10.0.0.73 - - [2026-04-02 03:14:37] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004092 10.0.0.73 - - [2026-04-02 03:14:37] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006170 10.0.0.73 - - [2026-04-02 03:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.73 - - [2026-04-02 03:14:40] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.007073 10.0.0.73 - - [2026-04-02 03:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005298 10.0.0.73 - - [2026-04-02 03:14:44] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006543 10.0.0.73 - - [2026-04-02 03:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.73 - - [2026-04-02 03:14:48] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006912 10.0.0.48 - - [2026-04-02 03:14:50] "DELETE /project/46156ef9c4b1414d995530114f8e2b4b HTTP/1.1" 404 173 0.005775 10.0.0.48 - - [2026-04-02 03:14:50] "DELETE /project/b2529364-7e3e-4380-938b-4b1ba3b0b3ba HTTP/1.1" 404 177 0.006370 10.0.0.73 - - [2026-04-02 03:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.73 - - [2026-04-02 03:14:52] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.007078 10.0.0.73 - - [2026-04-02 03:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.73 - - [2026-04-02 03:14:56] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005573 10.0.0.73 - - [2026-04-02 03:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005915 10.0.0.73 - - [2026-04-02 03:15:00] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.007752 10.0.0.73 - - [2026-04-02 03:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.73 - - [2026-04-02 03:15:04] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006755 10.0.0.73 - - [2026-04-02 03:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.73 - - [2026-04-02 03:15:08] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005541 10.0.0.73 - - [2026-04-02 03:15:08] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003554 10.0.0.73 - - [2026-04-02 03:15:08] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.007028 10.0.0.73 - - [2026-04-02 03:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.73 - - [2026-04-02 03:15:09] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004922 10.0.0.73 - - [2026-04-02 03:15:09] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003216 10.0.0.73 - - [2026-04-02 03:15:09] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006994 10.0.0.73 - - [2026-04-02 03:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.73 - - [2026-04-02 03:15:09] "GET /routing-instance/23b26cb4-5133-4f6d-84a7-0bc5bff26ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005002 10.0.0.73 - - [2026-04-02 03:15:09] "GET /route-target/d1b69ac0-9d60-413a-8036-105809890f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004146 10.0.0.73 - - [2026-04-02 03:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.73 - - [2026-04-02 03:15:09] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004708 10.0.0.73 - - [2026-04-02 03:15:09] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003884 10.0.0.73 - - [2026-04-02 03:15:09] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006872 10.0.0.73 - - [2026-04-02 03:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.73 - - [2026-04-02 03:15:09] "GET /routing-instance/23b26cb4-5133-4f6d-84a7-0bc5bff26ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004901 10.0.0.73 - - [2026-04-02 03:15:09] "GET /route-target/d1b69ac0-9d60-413a-8036-105809890f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003766 10.0.0.73 - - [2026-04-02 03:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.73 - - [2026-04-02 03:15:09] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004201 10.0.0.73 - - [2026-04-02 03:15:09] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.006944 10.0.0.73 - - [2026-04-02 03:15:09] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006942 10.0.0.73 - - [2026-04-02 03:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.73 - - [2026-04-02 03:15:09] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005438 10.0.0.73 - - [2026-04-02 03:15:09] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003245 10.0.0.73 - - [2026-04-02 03:15:09] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006418 10.0.0.73 - - [2026-04-02 03:15:09] "GET /obj-perms HTTP/1.1" 200 5072 0.052879 10.0.0.73 - - [2026-04-02 03:15:10] "GET /obj-perms HTTP/1.1" 200 5072 0.004836 10.0.0.48 - - [2026-04-02 03:15:10] "GET /obj-perms HTTP/1.1" 200 5072 0.005750 10.0.0.133 - - [2026-04-02 03:15:10] "GET /obj-perms HTTP/1.1" 200 5072 0.051221 10.0.0.73 - - [2026-04-02 03:15:10] "GET /obj-perms HTTP/1.1" 200 5072 0.004113 10.0.0.73 - - [2026-04-02 03:15:10] "GET /virtual-machine/224cd045-fd34-4e8b-80a1-04d2ea62a1cd HTTP/1.1" 200 1312 0.006332 10.0.0.73 - - [2026-04-02 03:15:10] "GET /virtual-machine-interface/81b333cf-dbe9-4209-99be-e1e52371d483 HTTP/1.1" 200 3191 0.006864 10.0.0.73 - - [2026-04-02 03:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004735 10.0.0.73 - - [2026-04-02 03:15:10] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003942 10.0.0.73 - - [2026-04-02 03:15:10] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003515 10.0.0.73 - - [2026-04-02 03:15:10] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.007217 10.0.0.73 - - [2026-04-02 03:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.73 - - [2026-04-02 03:15:11] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004372 10.0.0.73 - - [2026-04-02 03:15:11] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003473 10.0.0.73 - - [2026-04-02 03:15:11] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.007960 10.0.0.73 - - [2026-04-02 03:15:11] "POST /neutron/security_group HTTP/1.1" 200 1419 0.007293 10.0.0.73 - - [2026-04-02 03:15:19] "POST /neutron/port HTTP/1.1" 200 1146 0.027897 10.0.0.73 - - [2026-04-02 03:15:21] "POST /neutron/port HTTP/1.1" 200 1220 0.018469 10.0.0.73 - - [2026-04-02 03:15:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004499 10.0.0.73 - - [2026-04-02 03:15:21] "POST /neutron/port HTTP/1.1" 200 117 0.001348 10.0.0.73 - - [2026-04-02 03:15:22] "POST /neutron/security_group HTTP/1.1" 200 1419 0.008596 10.0.0.133 - - [2026-04-02 03:15:25] "GET /obj-perms HTTP/1.1" 200 5056 0.058794 10.0.0.73 - - [2026-04-02 03:15:31] "POST /neutron/port HTTP/1.1" 200 1146 0.035778 10.0.0.73 - - [2026-04-02 03:15:32] "POST /neutron/security_group HTTP/1.1" 200 1419 0.008230 10.0.0.73 - - [2026-04-02 03:15:32] "POST /neutron/port HTTP/1.1" 200 1146 0.021393 10.0.0.73 - - [2026-04-02 03:15:32] "POST /neutron/security_group HTTP/1.1" 200 1419 0.009688 10.0.0.73 - - [2026-04-02 03:15:32] "GET /virtual-machine/d23cdefe-f157-41d7-bfd8-9963f7a533a9 HTTP/1.1" 200 1314 0.006782 10.0.0.73 - - [2026-04-02 03:15:32] "GET /virtual-machine/d23cdefe-f157-41d7-bfd8-9963f7a533a9 HTTP/1.1" 200 1314 0.004144 10.0.0.73 - - [2026-04-02 03:15:32] "GET /virtual-machine-interface/e0763596-67ba-4df6-be8b-1ffe4592e22d HTTP/1.1" 200 3192 0.006227 10.0.0.73 - - [2026-04-02 03:15:32] "GET /virtual-machine/d23cdefe-f157-41d7-bfd8-9963f7a533a9 HTTP/1.1" 200 1314 0.004723 10.0.0.73 - - [2026-04-02 03:15:32] "GET /virtual-machine-interface/e0763596-67ba-4df6-be8b-1ffe4592e22d HTTP/1.1" 200 3192 0.005675 10.0.0.73 - - [2026-04-02 03:15:32] "GET /instance-ip/4542b789-1f15-4363-854a-ebaf9a3a908f HTTP/1.1" 200 1703 0.007096 10.0.0.73 - - [2026-04-02 03:15:32] "GET /virtual-machine/d23cdefe-f157-41d7-bfd8-9963f7a533a9 HTTP/1.1" 200 1314 0.003801 10.0.0.73 - - [2026-04-02 03:15:32] "GET /virtual-machine-interface/e0763596-67ba-4df6-be8b-1ffe4592e22d HTTP/1.1" 200 3192 0.005336 10.0.0.73 - - [2026-04-02 03:15:32] "GET /instance-ip/4542b789-1f15-4363-854a-ebaf9a3a908f HTTP/1.1" 200 1703 0.004385 10.0.0.73 - - [2026-04-02 03:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.73 - - [2026-04-02 03:15:32] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007979 10.0.0.73 - - [2026-04-02 03:15:32] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004155 10.0.0.73 - - [2026-04-02 03:15:32] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006632 10.0.0.73 - - [2026-04-02 03:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.73 - - [2026-04-02 03:15:33] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005379 10.0.0.73 - - [2026-04-02 03:15:33] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004072 10.0.0.73 - - [2026-04-02 03:15:33] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006345 10.0.0.73 - - [2026-04-02 03:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.73 - - [2026-04-02 03:15:33] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004357 10.0.0.73 - - [2026-04-02 03:15:33] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004162 10.0.0.73 - - [2026-04-02 03:15:33] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006749 10.0.0.73 - - [2026-04-02 03:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005003 10.0.0.73 - - [2026-04-02 03:15:33] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005011 10.0.0.73 - - [2026-04-02 03:15:33] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003258 10.0.0.73 - - [2026-04-02 03:15:33] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006283 10.0.0.73 - - [2026-04-02 03:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.73 - - [2026-04-02 03:15:33] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004420 10.0.0.73 - - [2026-04-02 03:15:33] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003392 10.0.0.73 - - [2026-04-02 03:15:33] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006970 10.0.0.73 - - [2026-04-02 03:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006279 10.0.0.73 - - [2026-04-02 03:15:33] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004709 10.0.0.73 - - [2026-04-02 03:15:33] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003523 10.0.0.73 - - [2026-04-02 03:15:33] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006340 10.0.0.73 - - [2026-04-02 03:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.73 - - [2026-04-02 03:15:33] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004694 10.0.0.73 - - [2026-04-02 03:15:33] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003484 10.0.0.73 - - [2026-04-02 03:15:33] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.005837 10.0.0.73 - - [2026-04-02 03:15:34] "POST /neutron/network HTTP/1.1" 200 938 0.008095 10.0.0.73 - - [2026-04-02 03:15:34] "POST /neutron/port HTTP/1.1" 200 117 0.001225 10.0.0.73 - - [2026-04-02 03:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.73 - - [2026-04-02 03:15:34] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004597 10.0.0.73 - - [2026-04-02 03:15:34] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003589 10.0.0.73 - - [2026-04-02 03:15:34] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006547 10.0.0.73 - - [2026-04-02 03:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.73 - - [2026-04-02 03:15:35] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004444 10.0.0.73 - - [2026-04-02 03:15:35] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003298 10.0.0.73 - - [2026-04-02 03:15:35] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006481 10.0.0.73 - - [2026-04-02 03:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.73 - - [2026-04-02 03:15:35] "GET /routing-instance/23b26cb4-5133-4f6d-84a7-0bc5bff26ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005504 10.0.0.73 - - [2026-04-02 03:15:35] "GET /route-target/d1b69ac0-9d60-413a-8036-105809890f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003941 10.0.0.73 - - [2026-04-02 03:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.73 - - [2026-04-02 03:15:35] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005290 10.0.0.73 - - [2026-04-02 03:15:35] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004097 10.0.0.73 - - [2026-04-02 03:15:35] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.007262 10.0.0.73 - - [2026-04-02 03:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.73 - - [2026-04-02 03:15:35] "GET /routing-instance/23b26cb4-5133-4f6d-84a7-0bc5bff26ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004863 10.0.0.73 - - [2026-04-02 03:15:35] "GET /route-target/d1b69ac0-9d60-413a-8036-105809890f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003962 10.0.0.73 - - [2026-04-02 03:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.73 - - [2026-04-02 03:15:35] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005059 10.0.0.73 - - [2026-04-02 03:15:35] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004913 10.0.0.73 - - [2026-04-02 03:15:35] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.008065 10.0.0.73 - - [2026-04-02 03:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.73 - - [2026-04-02 03:15:35] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004924 10.0.0.73 - - [2026-04-02 03:15:35] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004035 10.0.0.73 - - [2026-04-02 03:15:35] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.007085 10.0.0.73 - - [2026-04-02 03:15:35] "GET /obj-perms HTTP/1.1" 200 5072 0.004426 10.0.0.48 - - [2026-04-02 03:15:35] "GET /obj-perms HTTP/1.1" 200 5072 0.004467 10.0.0.73 - - [2026-04-02 03:15:36] "GET /obj-perms HTTP/1.1" 200 5072 0.004300 10.0.0.133 - - [2026-04-02 03:15:36] "GET /obj-perms HTTP/1.1" 200 5072 0.003843 10.0.0.73 - - [2026-04-02 03:15:36] "GET /virtual-machine/d23cdefe-f157-41d7-bfd8-9963f7a533a9 HTTP/1.1" 200 1314 0.005927 10.0.0.73 - - [2026-04-02 03:15:36] "GET /virtual-machine-interface/e0763596-67ba-4df6-be8b-1ffe4592e22d HTTP/1.1" 200 3192 0.007228 10.0.0.73 - - [2026-04-02 03:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005027 10.0.0.73 - - [2026-04-02 03:15:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005948 10.0.0.73 - - [2026-04-02 03:15:36] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004864 10.0.0.73 - - [2026-04-02 03:15:36] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.021048 10.0.0.73 - - [2026-04-02 03:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.73 - - [2026-04-02 03:15:37] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003849 10.0.0.73 - - [2026-04-02 03:15:37] "GET /virtual-networks?parent_id=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004081 10.0.0.73 - - [2026-04-02 03:15:37] "GET /virtual-network/fb6fa48b-d7cb-482b-9d13-f67242da90f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2209 0.006860 10.0.0.73 - - [2026-04-02 03:15:37] "POST /neutron/security_group HTTP/1.1" 200 1419 0.010862 10.0.0.73 - - [2026-04-02 03:15:42] "GET /virtual-machine/224cd045-fd34-4e8b-80a1-04d2ea62a1cd HTTP/1.1" 200 1312 0.005101 10.0.0.73 - - [2026-04-02 03:15:42] "GET /virtual-machine-interface/81b333cf-dbe9-4209-99be-e1e52371d483 HTTP/1.1" 200 3191 0.006560 10.0.0.73 - - [2026-04-02 03:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.73 - - [2026-04-02 03:15:42] "GET /security-group/5d282d1a-4691-4912-a0c4-04dddf1944c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.003972 10.0.0.73 - - [2026-04-02 03:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.73 - - [2026-04-02 03:15:42] "GET /security-group/5d282d1a-4691-4912-a0c4-04dddf1944c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.004836 10.0.0.73 - - [2026-04-02 03:15:43] "POST /neutron/port HTTP/1.1" 200 1146 0.019699 10.0.0.73 - - [2026-04-02 03:15:43] "POST /neutron/port HTTP/1.1" 200 1098 0.080169 10.0.0.73 - - [2026-04-02 03:15:43] "GET /virtual-machine/224cd045-fd34-4e8b-80a1-04d2ea62a1cd HTTP/1.1" 200 1312 0.004648 10.0.0.73 - - [2026-04-02 03:15:43] "GET /virtual-machine-interface/81b333cf-dbe9-4209-99be-e1e52371d483 HTTP/1.1" 200 3139 0.006814 10.0.0.73 - - [2026-04-02 03:15:43] "POST /neutron/port HTTP/1.1" 200 1098 0.017688 10.0.0.73 - - [2026-04-02 03:15:43] "GET /virtual-machine/224cd045-fd34-4e8b-80a1-04d2ea62a1cd HTTP/1.1" 200 1312 0.004493 10.0.0.73 - - [2026-04-02 03:15:43] "GET /virtual-machine-interface/81b333cf-dbe9-4209-99be-e1e52371d483 HTTP/1.1" 200 3191 0.008139 10.0.0.73 - - [2026-04-02 03:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.73 - - [2026-04-02 03:15:43] "GET /security-group/5d282d1a-4691-4912-a0c4-04dddf1944c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.004211 10.0.0.73 - - [2026-04-02 03:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.73 - - [2026-04-02 03:15:43] "GET /security-group/5d282d1a-4691-4912-a0c4-04dddf1944c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.005242 10.0.0.73 - - [2026-04-02 03:15:43] "POST /neutron/security_group HTTP/1.1" 200 1445 0.004799 10.0.0.73 - - [2026-04-02 03:15:43] "POST /fqname-to-id HTTP/1.1" 404 245 0.003069 10.0.0.133 - - [2026-04-02 03:15:43] "DELETE /access-control-list/0e6a0047-9b91-4d17-a920-21604d680412 HTTP/1.1" 200 115 0.038467 10.0.0.73 - - [2026-04-02 03:15:44] "POST /fqname-to-id HTTP/1.1" 404 245 0.003582 10.0.0.73 - - [2026-04-02 03:15:44] "POST /neutron/security_group HTTP/1.1" 200 117 0.007064 10.0.0.48 - - [2026-04-02 03:15:44] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001093 10.0.0.73 - - [2026-04-02 03:15:44] "POST /neutron/security_group HTTP/1.1" 200 153 0.056216 10.0.0.73 - - [2026-04-02 03:15:46] "POST /neutron/network HTTP/1.1" 200 928 0.009531 10.0.0.73 - - [2026-04-02 03:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.73 - - [2026-04-02 03:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.48 - - [2026-04-02 03:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.48 - - [2026-04-02 03:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.48 - - [2026-04-02 03:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.48 - - [2026-04-02 03:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000497 10.0.0.133 - - [2026-04-02 03:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.133 - - [2026-04-02 03:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.133 - - [2026-04-02 03:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.133 - - [2026-04-02 03:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.73 - - [2026-04-02 03:15:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.73 - - [2026-04-02 03:15:48] "POST /neutron/network HTTP/1.1" 400 204 0.018603 10.0.0.73 - - [2026-04-02 03:15:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.73 - - [2026-04-02 03:15:52] "POST /neutron/network HTTP/1.1" 200 928 0.007696 10.0.0.73 - - [2026-04-02 03:15:54] "POST /neutron/network HTTP/1.1" 400 204 0.013462 10.0.0.73 - - [2026-04-02 03:15:58] "POST /neutron/network HTTP/1.1" 200 928 0.008850 10.0.0.73 - - [2026-04-02 03:16:00] "POST /neutron/network HTTP/1.1" 400 204 0.018906 10.0.0.73 - - [2026-04-02 03:16:04] "POST /neutron/network HTTP/1.1" 200 928 0.008303 10.0.0.73 - - [2026-04-02 03:16:06] "POST /neutron/network HTTP/1.1" 400 204 0.015591 10.0.0.73 - - [2026-04-02 03:16:10] "POST /neutron/network HTTP/1.1" 200 928 0.011650 10.0.0.73 - - [2026-04-02 03:16:12] "POST /neutron/network HTTP/1.1" 400 204 0.014199 10.0.0.73 - - [2026-04-02 03:16:17] "POST /neutron/network HTTP/1.1" 200 928 0.007778 10.0.0.73 - - [2026-04-02 03:16:19] "POST /neutron/network HTTP/1.1" 400 204 0.017746 10.0.0.73 - - [2026-04-02 03:16:23] "POST /neutron/port HTTP/1.1" 200 1108 0.023681 10.0.0.73 - - [2026-04-02 03:16:23] "POST /neutron/network HTTP/1.1" 200 938 0.006980 10.0.0.73 - - [2026-04-02 03:16:23] "POST /neutron/subnet HTTP/1.1" 200 704 0.010832 10.0.0.73 - - [2026-04-02 03:16:25] "POST /neutron/network HTTP/1.1" 200 928 0.007909 10.0.0.48 - - [2026-04-02 03:16:25] "GET /obj-perms HTTP/1.1" 200 5056 0.058393 10.0.0.73 - - [2026-04-02 03:16:25] "GET /obj-perms HTTP/1.1" 200 5056 0.054239 10.0.0.73 - - [2026-04-02 03:16:27] "POST /neutron/network HTTP/1.1" 400 204 0.015110 10.0.0.73 - - [2026-04-02 03:16:31] "POST /neutron/network HTTP/1.1" 200 928 0.007426 10.0.0.73 - - [2026-04-02 03:16:33] "POST /neutron/network HTTP/1.1" 400 204 0.016203 10.0.0.73 - - [2026-04-02 03:16:34] "POST /neutron/network HTTP/1.1" 200 1125 0.007875 10.0.0.73 - - [2026-04-02 03:16:34] "POST /neutron/subnet HTTP/1.1" 200 1394 0.012885 10.0.0.73 - - [2026-04-02 03:16:34] "POST /neutron/network HTTP/1.1" 200 1115 0.009056 10.0.0.73 - - [2026-04-02 03:17:25] "POST /neutron/port HTTP/1.1" 200 1220 0.018553 10.0.0.73 - - [2026-04-02 03:17:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004761 10.0.0.73 - - [2026-04-02 03:17:25] "POST /neutron/port HTTP/1.1" 200 117 0.002208 10.0.0.73 - - [2026-04-02 03:17:25] "POST /neutron/security_group HTTP/1.1" 400 209 0.004068 10.0.0.48 - - [2026-04-02 03:17:26] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001339 10.0.0.73 - - [2026-04-02 03:17:26] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.070419 10.0.0.48 - - [2026-04-02 03:17:26] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002041 10.0.0.73 - - [2026-04-02 03:17:26] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.052459 10.0.0.48 - - [2026-04-02 03:17:29] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001324 10.0.0.73 - - [2026-04-02 03:17:29] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.043426 10.0.0.48 - - [2026-04-02 03:17:29] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001063 10.0.0.73 - - [2026-04-02 03:17:29] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.039795 10.0.0.48 - - [2026-04-02 03:17:31] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001362 10.0.0.73 - - [2026-04-02 03:17:31] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.043728 10.0.0.48 - - [2026-04-02 03:17:31] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001346 10.0.0.73 - - [2026-04-02 03:17:31] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.045591 10.0.0.48 - - [2026-04-02 03:17:33] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001302 10.0.0.73 - - [2026-04-02 03:17:33] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.050624 10.0.0.48 - - [2026-04-02 03:17:33] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000984 10.0.0.73 - - [2026-04-02 03:17:33] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.048918 10.0.0.48 - - [2026-04-02 03:17:35] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001675 10.0.0.73 - - [2026-04-02 03:17:35] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.049908 10.0.0.48 - - [2026-04-02 03:17:35] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001194 10.0.0.73 - - [2026-04-02 03:17:35] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.042745 10.0.0.73 - - [2026-04-02 03:17:36] "POST /neutron/network HTTP/1.1" 200 938 0.008410 10.0.0.73 - - [2026-04-02 03:17:36] "POST /neutron/port HTTP/1.1" 200 117 0.001400 10.0.0.48 - - [2026-04-02 03:17:37] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002391 10.0.0.73 - - [2026-04-02 03:17:37] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.049555 10.0.0.48 - - [2026-04-02 03:17:37] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001608 10.0.0.73 - - [2026-04-02 03:17:37] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.058782 10.0.0.48 - - [2026-04-02 03:17:39] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001107 10.0.0.73 - - [2026-04-02 03:17:39] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.037545 10.0.0.48 - - [2026-04-02 03:17:39] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001019 10.0.0.73 - - [2026-04-02 03:17:39] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.040580 10.0.0.48 - - [2026-04-02 03:17:41] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001239 10.0.0.73 - - [2026-04-02 03:17:41] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.044378 10.0.0.48 - - [2026-04-02 03:17:41] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002452 10.0.0.73 - - [2026-04-02 03:17:41] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.048275 10.0.0.48 - - [2026-04-02 03:17:43] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001005 10.0.0.73 - - [2026-04-02 03:17:44] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.059748 10.0.0.48 - - [2026-04-02 03:17:44] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001136 10.0.0.73 - - [2026-04-02 03:17:44] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.057704 10.0.0.48 - - [2026-04-02 03:17:46] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001306 10.0.0.73 - - [2026-04-02 03:17:46] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.067527 10.0.0.48 - - [2026-04-02 03:17:46] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001305 10.0.0.73 - - [2026-04-02 03:17:46] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.055538 10.0.0.48 - - [2026-04-02 03:17:48] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001606 10.0.0.73 - - [2026-04-02 03:17:48] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.050271 10.0.0.48 - - [2026-04-02 03:17:48] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000981 10.0.0.73 - - [2026-04-02 03:17:48] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.067140 10.0.0.48 - - [2026-04-02 03:17:50] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001594 10.0.0.73 - - [2026-04-02 03:17:50] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.054061 10.0.0.48 - - [2026-04-02 03:17:50] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002155 10.0.0.73 - - [2026-04-02 03:17:50] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.046519 10.0.0.48 - - [2026-04-02 03:17:52] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001297 10.0.0.73 - - [2026-04-02 03:17:52] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.045241 10.0.0.48 - - [2026-04-02 03:17:52] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001029 10.0.0.73 - - [2026-04-02 03:17:52] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.046530 10.0.0.48 - - [2026-04-02 03:17:54] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001439 10.0.0.73 - - [2026-04-02 03:17:54] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.043326 10.0.0.48 - - [2026-04-02 03:17:54] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001889 10.0.0.73 - - [2026-04-02 03:17:54] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.048952 10.0.0.48 - - [2026-04-02 03:17:56] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001724 10.0.0.73 - - [2026-04-02 03:17:56] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.047982 10.0.0.48 - - [2026-04-02 03:17:56] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001332 10.0.0.73 - - [2026-04-02 03:17:57] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.039202 10.0.0.48 - - [2026-04-02 03:17:59] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001133 10.0.0.73 - - [2026-04-02 03:17:59] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.043986 10.0.0.48 - - [2026-04-02 03:17:59] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001119 10.0.0.73 - - [2026-04-02 03:17:59] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.046820 10.0.0.48 - - [2026-04-02 03:18:01] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001197 10.0.0.73 - - [2026-04-02 03:18:01] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.042439 10.0.0.48 - - [2026-04-02 03:18:01] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001673 10.0.0.73 - - [2026-04-02 03:18:01] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.054227 10.0.0.48 - - [2026-04-02 03:18:03] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001271 10.0.0.73 - - [2026-04-02 03:18:03] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.057819 10.0.0.48 - - [2026-04-02 03:18:03] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001118 10.0.0.73 - - [2026-04-02 03:18:03] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.068136 10.0.0.48 - - [2026-04-02 03:18:05] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001141 10.0.0.73 - - [2026-04-02 03:18:05] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.048105 10.0.0.48 - - [2026-04-02 03:18:05] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001254 10.0.0.73 - - [2026-04-02 03:18:05] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.046946 10.0.0.48 - - [2026-04-02 03:18:07] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001566 10.0.0.73 - - [2026-04-02 03:18:07] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.048039 10.0.0.48 - - [2026-04-02 03:18:07] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000990 10.0.0.73 - - [2026-04-02 03:18:07] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.047083 10.0.0.48 - - [2026-04-02 03:18:09] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001400 10.0.0.73 - - [2026-04-02 03:18:09] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.043175 10.0.0.48 - - [2026-04-02 03:18:09] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001080 10.0.0.73 - - [2026-04-02 03:18:09] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.050645 10.0.0.48 - - [2026-04-02 03:18:11] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001278 10.0.0.73 - - [2026-04-02 03:18:11] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.047491 10.0.0.48 - - [2026-04-02 03:18:12] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001312 10.0.0.73 - - [2026-04-02 03:18:12] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.041128 10.0.0.48 - - [2026-04-02 03:18:14] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001776 10.0.0.73 - - [2026-04-02 03:18:14] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.051073 10.0.0.48 - - [2026-04-02 03:18:14] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000915 10.0.0.73 - - [2026-04-02 03:18:14] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.040075 10.0.0.48 - - [2026-04-02 03:18:16] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000992 10.0.0.73 - - [2026-04-02 03:18:16] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.041172 10.0.0.48 - - [2026-04-02 03:18:16] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000899 10.0.0.73 - - [2026-04-02 03:18:16] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.038295 10.0.0.48 - - [2026-04-02 03:18:18] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001763 10.0.0.73 - - [2026-04-02 03:18:18] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.047847 10.0.0.48 - - [2026-04-02 03:18:18] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001544 10.0.0.73 - - [2026-04-02 03:18:18] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.051614 10.0.0.48 - - [2026-04-02 03:18:20] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001040 10.0.0.73 - - [2026-04-02 03:18:20] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.063853 10.0.0.48 - - [2026-04-02 03:18:20] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001934 10.0.0.73 - - [2026-04-02 03:18:20] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.077004 10.0.0.48 - - [2026-04-02 03:18:22] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001082 10.0.0.73 - - [2026-04-02 03:18:22] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.047958 10.0.0.48 - - [2026-04-02 03:18:22] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001541 10.0.0.73 - - [2026-04-02 03:18:22] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.043543 10.0.0.48 - - [2026-04-02 03:18:24] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000950 10.0.0.73 - - [2026-04-02 03:18:24] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.042300 10.0.0.48 - - [2026-04-02 03:18:24] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000960 10.0.0.73 - - [2026-04-02 03:18:24] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.050422 10.0.0.73 - - [2026-04-02 03:18:26] "POST /neutron/port HTTP/1.1" 200 1108 0.019506 10.0.0.73 - - [2026-04-02 03:18:26] "POST /neutron/subnet HTTP/1.1" 200 704 0.010590 10.0.0.48 - - [2026-04-02 03:18:26] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001020 10.0.0.73 - - [2026-04-02 03:18:27] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.052696 10.0.0.48 - - [2026-04-02 03:18:27] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002008 10.0.0.73 - - [2026-04-02 03:18:27] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.046999 10.0.0.48 - - [2026-04-02 03:18:29] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001034 10.0.0.73 - - [2026-04-02 03:18:29] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.043570 10.0.0.48 - - [2026-04-02 03:18:29] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001216 10.0.0.73 - - [2026-04-02 03:18:29] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.040158 10.0.0.48 - - [2026-04-02 03:18:31] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001115 10.0.0.73 - - [2026-04-02 03:18:31] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.035675 10.0.0.48 - - [2026-04-02 03:18:31] "GET /projects?obj_uuids=46156ef9-c4b1-414d-9955-30114f8e2b4b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001016 10.0.0.73 - - [2026-04-02 03:18:31] "GET /project/46156ef9-c4b1-414d-9955-30114f8e2b4b?fields=virtual_networks HTTP/1.1" 200 1374 0.036077 10.0.0.73 - - [2026-04-02 03:18:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.037411 10.0.0.48 - - [2026-04-02 03:18:31] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003843 10.0.0.48 - - [2026-04-02 03:18:31] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001328 10.0.0.48 - - [2026-04-02 03:18:31] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.045913 10.0.0.48 - - [2026-04-02 03:18:32] "POST /id-to-fqname HTTP/1.1" 200 188 0.008910 10.0.0.48 - - [2026-04-02 03:18:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.003824 10.0.0.48 - - [2026-04-02 03:18:32] "POST /security-groups HTTP/1.1" 200 589 0.078138 10.0.0.48 - - [2026-04-02 03:18:32] "POST /projects HTTP/1.1" 200 581 0.294740 10.0.0.48 - - [2026-04-02 03:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.370958 10.0.0.133 - - [2026-04-02 03:18:32] "POST /access-control-lists HTTP/1.1" 200 594 0.053725 10.0.0.73 - - [2026-04-02 03:18:32] "GET /project/62263109-4943-4f63-808c-199c343bed9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.568884 10.0.0.73 - - [2026-04-02 03:18:33] "GET / HTTP/1.1" 200 35931 0.002536 10.0.0.73 - - [2026-04-02 03:18:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000546 10.0.0.73 - - [2026-04-02 03:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.053385 10.0.0.48 - - [2026-04-02 03:18:35] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001588 10.0.0.73 - - [2026-04-02 03:18:35] "GET /project/62263109-4943-4f63-808c-199c343bed9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.045204 10.0.0.73 - - [2026-04-02 03:18:35] "POST /neutron/network HTTP/1.1" 200 117 0.036831 10.0.0.133 - - [2026-04-02 03:18:35] "POST /route-targets HTTP/1.1" 200 327 0.016997 10.0.0.73 - - [2026-04-02 03:18:36] "POST /neutron/network HTTP/1.1" 200 835 0.009392 10.0.0.73 - - [2026-04-02 03:18:36] "POST /id-to-fqname HTTP/1.1" 200 224 0.001247 10.0.0.73 - - [2026-04-02 03:18:36] "GET /virtual-network/a4f4e7bc-f2c4-4a19-9bf0-109a16cb65fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006701 10.0.0.73 - - [2026-04-02 03:18:36] "GET /virtual-network/a4f4e7bc-f2c4-4a19-9bf0-109a16cb65fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006061 10.0.0.73 - - [2026-04-02 03:18:36] "POST /neutron/subnet HTTP/1.1" 200 729 0.013495 10.0.0.73 - - [2026-04-02 03:18:36] "POST /id-to-fqname HTTP/1.1" 200 224 0.001438 10.0.0.48 - - [2026-04-02 03:18:37] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001282 10.0.0.73 - - [2026-04-02 03:18:37] "GET /project/62263109-4943-4f63-808c-199c343bed9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.068988 10.0.0.73 - - [2026-04-02 03:18:37] "POST /neutron/network HTTP/1.1" 200 835 0.030908 10.0.0.73 - - [2026-04-02 03:18:37] "POST /neutron/port HTTP/1.1" 200 117 0.007024 10.0.0.73 - - [2026-04-02 03:18:38] "POST /neutron/port HTTP/1.1" 200 1059 0.020494 10.0.0.73 - - [2026-04-02 03:18:38] "POST /neutron/port HTTP/1.1" 200 1123 0.020561 10.0.0.73 - - [2026-04-02 03:18:38] "POST /neutron/port HTTP/1.1" 200 1220 0.017580 10.0.0.73 - - [2026-04-02 03:18:38] "POST /neutron/port HTTP/1.1" 200 1220 0.019486 10.0.0.73 - - [2026-04-02 03:18:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004869 10.0.0.73 - - [2026-04-02 03:18:38] "POST /neutron/port HTTP/1.1" 200 117 0.001326 10.0.0.73 - - [2026-04-02 03:18:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009669 10.0.0.73 - - [2026-04-02 03:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007184 10.0.0.48 - - [2026-04-02 03:18:42] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001826 10.0.0.73 - - [2026-04-02 03:18:42] "GET /project/62263109-4943-4f63-808c-199c343bed9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.057478 10.0.0.73 - - [2026-04-02 03:18:42] "POST /neutron/network HTTP/1.1" 200 117 0.017716 10.0.0.133 - - [2026-04-02 03:18:43] "POST /ref-update HTTP/1.1" 200 156 0.027910 10.0.0.73 - - [2026-04-02 03:18:43] "POST /neutron/network HTTP/1.1" 200 831 0.012174 10.0.0.73 - - [2026-04-02 03:18:43] "POST /id-to-fqname HTTP/1.1" 200 223 0.001766 10.0.0.73 - - [2026-04-02 03:18:43] "GET /virtual-network/066d6eb7-2020-4b3f-8d5a-e4bba59c376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007627 10.0.0.73 - - [2026-04-02 03:18:43] "GET /virtual-network/066d6eb7-2020-4b3f-8d5a-e4bba59c376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007240 10.0.0.73 - - [2026-04-02 03:18:43] "POST /neutron/subnet HTTP/1.1" 200 720 0.009758 10.0.0.73 - - [2026-04-02 03:18:43] "GET /virtual-network/066d6eb7-2020-4b3f-8d5a-e4bba59c376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005918 10.0.0.133 - - [2026-04-02 03:18:44] "GET /obj-perms HTTP/1.1" 200 5026 0.056236 10.0.0.73 - - [2026-04-02 03:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.48 - - [2026-04-02 03:18:45] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001823 10.0.0.73 - - [2026-04-02 03:18:45] "GET /project/62263109-4943-4f63-808c-199c343bed9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.041955 10.0.0.48 - - [2026-04-02 03:18:45] "POST /useragent-kv HTTP/1.1" 200 115 0.008555 10.0.0.73 - - [2026-04-02 03:18:45] "POST /neutron/subnet HTTP/1.1" 200 725 0.236031 10.0.0.73 - - [2026-04-02 03:18:45] "POST /id-to-fqname HTTP/1.1" 200 223 0.001380 10.0.0.73 - - [2026-04-02 03:18:45] "GET /virtual-network/6bb9c423-4089-4b14-9f6f-22b53a130fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006249 10.0.0.73 - - [2026-04-02 03:18:45] "GET /virtual-network/6bb9c423-4089-4b14-9f6f-22b53a130fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006754 10.0.0.73 - - [2026-04-02 03:18:45] "POST /neutron/network HTTP/1.1" 200 832 0.007135 10.0.0.73 - - [2026-04-02 03:18:45] "GET /virtual-network/6bb9c423-4089-4b14-9f6f-22b53a130fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006280 10.0.0.73 - - [2026-04-02 03:18:46] "GET /obj-perms HTTP/1.1" 200 5026 0.052255 10.0.0.48 - - [2026-04-02 03:18:46] "GET /obj-perms HTTP/1.1" 200 5026 0.050356 10.0.0.73 - - [2026-04-02 03:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.48 - - [2026-04-02 03:18:46] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001268 10.0.0.73 - - [2026-04-02 03:18:46] "GET /project/62263109-4943-4f63-808c-199c343bed9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.050342 10.0.0.48 - - [2026-04-02 03:18:46] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001460 10.0.0.73 - - [2026-04-02 03:18:46] "POST /neutron/network HTTP/1.1" 200 615 0.184455 10.0.0.133 - - [2026-04-02 03:18:46] "POST /route-targets HTTP/1.1" 200 327 0.013952 10.0.0.73 - - [2026-04-02 03:18:47] "POST /id-to-fqname HTTP/1.1" 200 224 0.004351 10.0.0.73 - - [2026-04-02 03:18:47] "GET /virtual-network/4369f88b-4b8c-4c27-ad5d-31e4e4158be8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006657 10.0.0.73 - - [2026-04-02 03:18:47] "POST /neutron/network HTTP/1.1" 200 835 0.007440 10.0.0.73 - - [2026-04-02 03:18:47] "GET /virtual-network/4369f88b-4b8c-4c27-ad5d-31e4e4158be8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006111 10.0.0.73 - - [2026-04-02 03:18:47] "GET /virtual-network/4369f88b-4b8c-4c27-ad5d-31e4e4158be8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007494 10.0.0.73 - - [2026-04-02 03:18:47] "POST /id-to-fqname HTTP/1.1" 200 223 0.001525 10.0.0.73 - - [2026-04-02 03:18:47] "POST /neutron/port HTTP/1.1" 200 5166 0.046074 10.0.0.48 - - [2026-04-02 03:18:48] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001376 10.0.0.73 - - [2026-04-02 03:18:48] "GET /project/62263109-4943-4f63-808c-199c343bed9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.090515 10.0.0.73 - - [2026-04-02 03:18:48] "POST /neutron/network HTTP/1.1" 200 832 0.007894 10.0.0.73 - - [2026-04-02 03:18:49] "POST /neutron/port HTTP/1.1" 200 117 0.007278 10.0.0.73 - - [2026-04-02 03:18:49] "POST /id-to-fqname HTTP/1.1" 200 224 0.001606 10.0.0.73 - - [2026-04-02 03:18:49] "POST /neutron/network HTTP/1.1" 200 845 0.009793 10.0.0.73 - - [2026-04-02 03:18:49] "POST /neutron/port HTTP/1.1" 200 1058 0.021421 10.0.0.73 - - [2026-04-02 03:18:50] "POST /neutron/port HTTP/1.1" 200 1122 0.018499 10.0.0.73 - - [2026-04-02 03:18:50] "POST /neutron/port HTTP/1.1" 200 117 0.001275 10.0.0.48 - - [2026-04-02 03:18:50] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002918 10.0.0.73 - - [2026-04-02 03:18:50] "GET /project/62263109-4943-4f63-808c-199c343bed9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.069315 10.0.0.73 - - [2026-04-02 03:18:50] "POST /neutron/port HTTP/1.1" 200 6135 0.065234 10.0.0.73 - - [2026-04-02 03:18:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.003594 10.0.0.73 - - [2026-04-02 03:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.48 - - [2026-04-02 03:18:50] "DELETE /project/6226310949434f63808c199c343bed9e HTTP/1.1" 404 173 0.005888 10.0.0.48 - - [2026-04-02 03:18:50] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001760 10.0.0.73 - - [2026-04-02 03:18:50] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.011478 10.0.0.73 - - [2026-04-02 03:18:50] "POST /service-templates HTTP/1.1" 200 543 0.049875 10.0.0.73 - - [2026-04-02 03:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.73 - - [2026-04-02 03:18:50] "GET /service-template/8ed4a194-f472-45a0-8662-56f9a7cc866f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.007448 10.0.0.73 - - [2026-04-02 03:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.73 - - [2026-04-02 03:18:50] "POST /neutron/network HTTP/1.1" 200 845 0.007205 10.0.0.73 - - [2026-04-02 03:18:50] "GET /service-template/8ed4a194-f472-45a0-8662-56f9a7cc866f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004458 10.0.0.73 - - [2026-04-02 03:18:50] "POST /id-to-fqname HTTP/1.1" 200 223 0.001391 10.0.0.73 - - [2026-04-02 03:18:50] "POST /id-to-fqname HTTP/1.1" 200 223 0.001476 10.0.0.73 - - [2026-04-02 03:18:51] "POST /id-to-fqname HTTP/1.1" 200 224 0.001356 10.0.0.73 - - [2026-04-02 03:18:51] "POST /neutron/port HTTP/1.1" 200 1059 0.023484 10.0.0.73 - - [2026-04-02 03:18:51] "POST /neutron/port HTTP/1.1" 200 1113 0.120121 10.0.0.73 - - [2026-04-02 03:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.73 - - [2026-04-02 03:18:51] "POST /neutron/subnet HTTP/1.1" 200 703 0.012516 10.0.0.73 - - [2026-04-02 03:18:51] "DELETE /service-template/8ed4a194-f472-45a0-8662-56f9a7cc866f HTTP/1.1" 200 115 0.038018 10.0.0.73 - - [2026-04-02 03:18:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.006398 10.0.0.73 - - [2026-04-02 03:18:51] "POST /neutron/network HTTP/1.1" 200 835 0.006792 10.0.0.73 - - [2026-04-02 03:18:52] "POST /neutron/port HTTP/1.1" 200 1112 0.014525 10.0.0.73 - - [2026-04-02 03:18:53] "POST /neutron/port HTTP/1.1" 200 1113 0.014327 10.0.0.48 - - [2026-04-02 03:18:53] "POST /useragent-kv HTTP/1.1" 200 115 0.005388 10.0.0.48 - - [2026-04-02 03:18:53] "POST /useragent-kv HTTP/1.1" 200 115 0.004121 10.0.0.73 - - [2026-04-02 03:18:53] "POST /neutron/network HTTP/1.1" 200 151 0.150844 10.0.0.133 - - [2026-04-02 03:18:54] "DELETE /route-target/a33e2160-7fc6-46f0-9b6a-9727943320e6 HTTP/1.1" 200 115 0.027524 10.0.0.48 - - [2026-04-02 03:18:54] "POST /useragent-kv HTTP/1.1" 200 115 0.004094 10.0.0.48 - - [2026-04-02 03:18:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003377 10.0.0.73 - - [2026-04-02 03:18:54] "POST /neutron/network HTTP/1.1" 200 151 0.122004 10.0.0.133 - - [2026-04-02 03:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005209 10.0.0.73 - - [2026-04-02 03:18:54] "POST /neutron/network HTTP/1.1" 200 835 0.006912 10.0.0.73 - - [2026-04-02 03:18:55] "POST /neutron/port HTTP/1.1" 200 1113 0.016696 10.0.0.48 - - [2026-04-02 03:18:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002878 10.0.0.48 - - [2026-04-02 03:18:57] "POST /useragent-kv HTTP/1.1" 200 115 0.012312 10.0.0.73 - - [2026-04-02 03:18:57] "POST /neutron/network HTTP/1.1" 200 151 0.152360 10.0.0.133 - - [2026-04-02 03:18:57] "DELETE /route-target/52221937-807d-4356-9856-32c7e97ab8ec HTTP/1.1" 200 115 0.034738 10.0.0.73 - - [2026-04-02 03:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.48 - - [2026-04-02 03:18:59] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001130 10.0.0.73 - - [2026-04-02 03:18:59] "GET /project/62263109-4943-4f63-808c-199c343bed9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.041456 10.0.0.48 - - [2026-04-02 03:19:00] "POST /useragent-kv HTTP/1.1" 200 115 0.012599 10.0.0.73 - - [2026-04-02 03:19:00] "POST /neutron/subnet HTTP/1.1" 200 729 0.233060 10.0.0.73 - - [2026-04-02 03:19:00] "POST /id-to-fqname HTTP/1.1" 200 223 0.002079 10.0.0.73 - - [2026-04-02 03:19:00] "GET /virtual-network/a16dcc28-f95b-4711-8a28-700e60205454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006556 10.0.0.73 - - [2026-04-02 03:19:00] "GET /virtual-network/a16dcc28-f95b-4711-8a28-700e60205454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006917 10.0.0.73 - - [2026-04-02 03:19:00] "POST /neutron/network HTTP/1.1" 200 833 0.006897 10.0.0.73 - - [2026-04-02 03:19:00] "GET /virtual-network/a16dcc28-f95b-4711-8a28-700e60205454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008272 10.0.0.133 - - [2026-04-02 03:19:00] "GET /obj-perms HTTP/1.1" 200 5026 0.004736 10.0.0.73 - - [2026-04-02 03:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.48 - - [2026-04-02 03:19:00] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001586 10.0.0.73 - - [2026-04-02 03:19:00] "GET /project/62263109-4943-4f63-808c-199c343bed9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.052869 10.0.0.48 - - [2026-04-02 03:19:00] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001399 10.0.0.73 - - [2026-04-02 03:19:00] "POST /neutron/network HTTP/1.1" 200 613 0.164176 10.0.0.133 - - [2026-04-02 03:19:01] "POST /route-targets HTTP/1.1" 200 327 0.015367 10.0.0.73 - - [2026-04-02 03:19:01] "POST /id-to-fqname HTTP/1.1" 200 223 0.004532 10.0.0.73 - - [2026-04-02 03:19:01] "GET /virtual-network/f3f42428-18e7-437e-bd4e-df5db631a81d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006226 10.0.0.73 - - [2026-04-02 03:19:01] "POST /neutron/network HTTP/1.1" 200 832 0.008779 10.0.0.73 - - [2026-04-02 03:19:01] "GET /virtual-network/f3f42428-18e7-437e-bd4e-df5db631a81d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006094 10.0.0.73 - - [2026-04-02 03:19:01] "GET /virtual-network/f3f42428-18e7-437e-bd4e-df5db631a81d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007024 10.0.0.73 - - [2026-04-02 03:19:01] "GET /obj-perms HTTP/1.1" 200 5026 0.003899 10.0.0.48 - - [2026-04-02 03:19:01] "GET /obj-perms HTTP/1.1" 200 5026 0.005257 10.0.0.73 - - [2026-04-02 03:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.48 - - [2026-04-02 03:19:01] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001182 10.0.0.73 - - [2026-04-02 03:19:01] "GET /project/62263109-4943-4f63-808c-199c343bed9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.057194 10.0.0.73 - - [2026-04-02 03:19:01] "POST /neutron/network HTTP/1.1" 200 117 0.033731 10.0.0.133 - - [2026-04-02 03:19:02] "POST /ref-update HTTP/1.1" 200 156 0.040666 10.0.0.73 - - [2026-04-02 03:19:02] "POST /neutron/network HTTP/1.1" 200 834 0.009841 10.0.0.73 - - [2026-04-02 03:19:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.001406 10.0.0.73 - - [2026-04-02 03:19:02] "GET /virtual-network/fc98c091-ac4d-4d8b-9dd3-2c813ce60a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.023606 10.0.0.73 - - [2026-04-02 03:19:02] "GET /virtual-network/fc98c091-ac4d-4d8b-9dd3-2c813ce60a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006931 10.0.0.73 - - [2026-04-02 03:19:02] "POST /neutron/subnet HTTP/1.1" 200 725 0.011141 10.0.0.73 - - [2026-04-02 03:19:02] "GET /virtual-network/fc98c091-ac4d-4d8b-9dd3-2c813ce60a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006038 10.0.0.73 - - [2026-04-02 03:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.48 - - [2026-04-02 03:19:02] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001064 10.0.0.73 - - [2026-04-02 03:19:03] "GET /project/62263109-4943-4f63-808c-199c343bed9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.040748 10.0.0.48 - - [2026-04-02 03:19:03] "POST /useragent-kv HTTP/1.1" 200 115 0.008952 10.0.0.73 - - [2026-04-02 03:19:03] "POST /neutron/subnet HTTP/1.1" 200 734 0.179929 10.0.0.73 - - [2026-04-02 03:19:03] "POST /id-to-fqname HTTP/1.1" 200 229 0.001310 10.0.0.73 - - [2026-04-02 03:19:03] "GET /virtual-network/dc2d1423-3761-4d68-9875-c691264abde3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005467 10.0.0.73 - - [2026-04-02 03:19:03] "GET /virtual-network/dc2d1423-3761-4d68-9875-c691264abde3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.008086 10.0.0.73 - - [2026-04-02 03:19:03] "POST /neutron/network HTTP/1.1" 200 846 0.008597 10.0.0.73 - - [2026-04-02 03:19:03] "GET /virtual-network/dc2d1423-3761-4d68-9875-c691264abde3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006099 10.0.0.133 - - [2026-04-02 03:19:03] "GET /obj-perms HTTP/1.1" 200 5026 0.004401 10.0.0.73 - - [2026-04-02 03:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.48 - - [2026-04-02 03:19:04] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001398 10.0.0.73 - - [2026-04-02 03:19:04] "GET /project/62263109-4943-4f63-808c-199c343bed9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.059425 10.0.0.48 - - [2026-04-02 03:19:04] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001218 10.0.0.73 - - [2026-04-02 03:19:04] "POST /neutron/network HTTP/1.1" 200 627 0.128301 10.0.0.133 - - [2026-04-02 03:19:04] "POST /route-targets HTTP/1.1" 200 327 0.014546 10.0.0.73 - - [2026-04-02 03:19:04] "POST /id-to-fqname HTTP/1.1" 200 230 0.004262 10.0.0.73 - - [2026-04-02 03:19:04] "GET /virtual-network/fe678a8c-be9a-4834-8901-33ff99a4d186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006871 10.0.0.73 - - [2026-04-02 03:19:04] "POST /neutron/network HTTP/1.1" 200 848 0.007104 10.0.0.73 - - [2026-04-02 03:19:04] "GET /virtual-network/fe678a8c-be9a-4834-8901-33ff99a4d186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005417 10.0.0.73 - - [2026-04-02 03:19:04] "GET /virtual-network/fe678a8c-be9a-4834-8901-33ff99a4d186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006163 10.0.0.73 - - [2026-04-02 03:19:04] "GET /obj-perms HTTP/1.1" 200 5026 0.004055 10.0.0.48 - - [2026-04-02 03:19:05] "GET /obj-perms HTTP/1.1" 200 5026 0.004567 10.0.0.73 - - [2026-04-02 03:19:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001541 10.0.0.73 - - [2026-04-02 03:19:05] "POST /neutron/port HTTP/1.1" 200 4196 0.033621 10.0.0.48 - - [2026-04-02 03:19:05] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001358 10.0.0.73 - - [2026-04-02 03:19:05] "GET /project/62263109-4943-4f63-808c-199c343bed9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.067908 10.0.0.73 - - [2026-04-02 03:19:06] "POST /neutron/port HTTP/1.1" 200 4196 0.037337 10.0.0.73 - - [2026-04-02 03:19:06] "POST /id-to-fqname HTTP/1.1" 200 224 0.001381 10.0.0.73 - - [2026-04-02 03:19:06] "POST /neutron/network HTTP/1.1" 200 844 0.007494 10.0.0.73 - - [2026-04-02 03:19:06] "POST /neutron/port HTTP/1.1" 200 1058 0.018349 10.0.0.73 - - [2026-04-02 03:19:07] "POST /neutron/port HTTP/1.1" 200 1122 0.021457 10.0.0.73 - - [2026-04-02 03:19:07] "POST /neutron/port HTTP/1.1" 200 117 0.001774 10.0.0.48 - - [2026-04-02 03:19:07] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000981 10.0.0.73 - - [2026-04-02 03:19:07] "GET /project/62263109-4943-4f63-808c-199c343bed9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.075466 10.0.0.73 - - [2026-04-02 03:19:07] "POST /neutron/port HTTP/1.1" 200 5165 0.060546 10.0.0.73 - - [2026-04-02 03:19:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.003288 10.0.0.73 - - [2026-04-02 03:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.48 - - [2026-04-02 03:19:07] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001081 10.0.0.73 - - [2026-04-02 03:19:07] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008215 10.0.0.73 - - [2026-04-02 03:19:07] "POST /service-templates HTTP/1.1" 200 543 0.032997 10.0.0.73 - - [2026-04-02 03:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.095270 10.0.0.73 - - [2026-04-02 03:19:07] "POST /neutron/network HTTP/1.1" 200 844 0.007036 10.0.0.73 - - [2026-04-02 03:19:08] "GET /service-template/15f7a6da-3b8f-4211-a584-e7b2672081c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.008362 10.0.0.73 - - [2026-04-02 03:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011881 10.0.0.73 - - [2026-04-02 03:19:08] "GET /service-template/15f7a6da-3b8f-4211-a584-e7b2672081c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004508 10.0.0.73 - - [2026-04-02 03:19:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001272 10.0.0.73 - - [2026-04-02 03:19:08] "POST /id-to-fqname HTTP/1.1" 200 229 0.002847 10.0.0.73 - - [2026-04-02 03:19:08] "POST /id-to-fqname HTTP/1.1" 200 230 0.001601 10.0.0.73 - - [2026-04-02 03:19:08] "POST /neutron/port HTTP/1.1" 200 1058 0.018090 10.0.0.73 - - [2026-04-02 03:19:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006552 10.0.0.73 - - [2026-04-02 03:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.73 - - [2026-04-02 03:19:08] "DELETE /service-template/15f7a6da-3b8f-4211-a584-e7b2672081c2 HTTP/1.1" 200 115 0.032395 10.0.0.73 - - [2026-04-02 03:19:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.007762 10.0.0.73 - - [2026-04-02 03:19:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.014322 10.0.0.73 - - [2026-04-02 03:19:08] "POST /neutron/network HTTP/1.1" 200 848 0.007126 10.0.0.133 - - [2026-04-02 03:19:09] "DELETE /route-target/077bf32b-f35a-490d-8091-e73b52ef99e0 HTTP/1.1" 200 115 0.029196 10.0.0.48 - - [2026-04-02 03:19:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003440 10.0.0.48 - - [2026-04-02 03:19:09] "POST /useragent-kv HTTP/1.1" 200 115 0.005160 10.0.0.73 - - [2026-04-02 03:19:09] "POST /neutron/network HTTP/1.1" 200 151 0.123688 10.0.0.73 - - [2026-04-02 03:19:09] "POST /neutron/port HTTP/1.1" 200 151 0.219105 10.0.0.73 - - [2026-04-02 03:19:10] "POST /neutron/port HTTP/1.1" 200 1122 0.025378 10.0.0.73 - - [2026-04-02 03:19:10] "POST /neutron/port HTTP/1.1" 200 117 0.006186 10.0.0.73 - - [2026-04-02 03:19:11] "POST /neutron/port HTTP/1.1" 200 117 0.027353 10.0.0.133 - - [2026-04-02 03:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.73 - - [2026-04-02 03:19:12] "POST /neutron/network HTTP/1.1" 200 832 0.008193 10.0.0.133 - - [2026-04-02 03:19:12] "DELETE /route-target/f207d42c-3b3a-4c97-9993-593ef7c92d74 HTTP/1.1" 200 115 0.025547 10.0.0.48 - - [2026-04-02 03:19:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003272 10.0.0.48 - - [2026-04-02 03:19:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004677 10.0.0.73 - - [2026-04-02 03:19:12] "POST /neutron/network HTTP/1.1" 200 151 0.126162 10.0.0.48 - - [2026-04-02 03:19:14] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.031198 10.0.0.73 - - [2026-04-02 03:19:14] "GET /project/62263109-4943-4f63-808c-199c343bed9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.079252 10.0.0.48 - - [2026-04-02 03:19:14] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000983 10.0.0.73 - - [2026-04-02 03:19:14] "GET /project/62263109-4943-4f63-808c-199c343bed9e?fields=virtual_networks HTTP/1.1" 200 1027 0.048733 10.0.0.48 - - [2026-04-02 03:19:14] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000985 10.0.0.73 - - [2026-04-02 03:19:14] "GET /project/62263109-4943-4f63-808c-199c343bed9e?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.042219 10.0.0.48 - - [2026-04-02 03:19:14] "GET /projects?obj_uuids=62263109-4943-4f63-808c-199c343bed9e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001632 10.0.0.73 - - [2026-04-02 03:19:14] "GET /project/62263109-4943-4f63-808c-199c343bed9e?fields=security_groups HTTP/1.1" 200 1251 0.049679 10.0.0.73 - - [2026-04-02 03:19:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.027589 10.0.0.48 - - [2026-04-02 03:19:15] "GET /projects?obj_uuids=01e0ece1-d32a-4d58-aa38-9062a7b78c1c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002845 10.0.0.48 - - [2026-04-02 03:19:15] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001160 10.0.0.48 - - [2026-04-02 03:19:15] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007452 10.0.0.48 - - [2026-04-02 03:19:15] "POST /id-to-fqname HTTP/1.1" 200 188 0.002497 10.0.0.48 - - [2026-04-02 03:19:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.004268 10.0.0.48 - - [2026-04-02 03:19:15] "POST /security-groups HTTP/1.1" 200 589 0.075933 10.0.0.133 - - [2026-04-02 03:19:15] "POST /fqname-to-id HTTP/1.1" 404 232 0.004754 10.0.0.48 - - [2026-04-02 03:19:15] "POST /projects HTTP/1.1" 200 581 0.286146 10.0.0.48 - - [2026-04-02 03:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.368325 10.0.0.133 - - [2026-04-02 03:19:15] "POST /access-control-lists HTTP/1.1" 200 592 0.041921 10.0.0.73 - - [2026-04-02 03:19:15] "GET /project/01e0ece1-d32a-4d58-aa38-9062a7b78c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.531766 10.0.0.73 - - [2026-04-02 03:19:16] "GET / HTTP/1.1" 200 35931 0.002738 10.0.0.73 - - [2026-04-02 03:19:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486 10.0.0.73 - - [2026-04-02 03:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.064322 10.0.0.48 - - [2026-04-02 03:19:18] "GET /projects?obj_uuids=01e0ece1-d32a-4d58-aa38-9062a7b78c1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000910 10.0.0.73 - - [2026-04-02 03:19:18] "GET /project/01e0ece1-d32a-4d58-aa38-9062a7b78c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.040159 10.0.0.48 - - [2026-04-02 03:19:19] "POST /useragent-kv HTTP/1.1" 200 115 0.010850 10.0.0.73 - - [2026-04-02 03:19:19] "POST /neutron/subnet HTTP/1.1" 200 725 0.251561 10.0.0.73 - - [2026-04-02 03:19:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.001339 10.0.0.73 - - [2026-04-02 03:19:19] "GET /virtual-network/7083571b-9c5f-433d-bb3c-1be5f783c91a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006497 10.0.0.73 - - [2026-04-02 03:19:19] "GET /virtual-network/7083571b-9c5f-433d-bb3c-1be5f783c91a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.010451 10.0.0.73 - - [2026-04-02 03:19:19] "POST /neutron/network HTTP/1.1" 200 832 0.016398 10.0.0.73 - - [2026-04-02 03:19:20] "GET /virtual-network/7083571b-9c5f-433d-bb3c-1be5f783c91a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006352 10.0.0.73 - - [2026-04-02 03:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.48 - - [2026-04-02 03:19:21] "GET /projects?obj_uuids=01e0ece1-d32a-4d58-aa38-9062a7b78c1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001405 10.0.0.73 - - [2026-04-02 03:19:21] "GET /project/01e0ece1-d32a-4d58-aa38-9062a7b78c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.045668 10.0.0.48 - - [2026-04-02 03:19:21] "GET /projects?obj_uuids=01e0ece1-d32a-4d58-aa38-9062a7b78c1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001095 10.0.0.73 - - [2026-04-02 03:19:21] "POST /neutron/network HTTP/1.1" 200 617 0.154305 10.0.0.133 - - [2026-04-02 03:19:21] "POST /route-targets HTTP/1.1" 200 327 0.029223 10.0.0.73 - - [2026-04-02 03:19:22] "POST /id-to-fqname HTTP/1.1" 200 225 0.003491 10.0.0.73 - - [2026-04-02 03:19:22] "GET /virtual-network/d85e5b1a-711f-4503-8c35-60a0d673cf1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006006 10.0.0.73 - - [2026-04-02 03:19:22] "POST /neutron/network HTTP/1.1" 200 835 0.007270 10.0.0.73 - - [2026-04-02 03:19:22] "GET /virtual-network/d85e5b1a-711f-4503-8c35-60a0d673cf1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005466 10.0.0.73 - - [2026-04-02 03:19:22] "GET /virtual-network/d85e5b1a-711f-4503-8c35-60a0d673cf1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005902 10.0.0.133 - - [2026-04-02 03:19:22] "GET /obj-perms HTTP/1.1" 200 5026 0.051197 10.0.0.73 - - [2026-04-02 03:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.48 - - [2026-04-02 03:19:22] "GET /projects?obj_uuids=01e0ece1-d32a-4d58-aa38-9062a7b78c1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001470 10.0.0.73 - - [2026-04-02 03:19:22] "GET /project/01e0ece1-d32a-4d58-aa38-9062a7b78c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.072132 10.0.0.73 - - [2026-04-02 03:19:22] "POST /neutron/network HTTP/1.1" 200 117 0.019158 10.0.0.133 - - [2026-04-02 03:19:23] "POST /ref-update HTTP/1.1" 200 156 0.028958 10.0.0.73 - - [2026-04-02 03:19:23] "POST /neutron/network HTTP/1.1" 200 839 0.009457 10.0.0.73 - - [2026-04-02 03:19:23] "POST /id-to-fqname HTTP/1.1" 200 226 0.001180 10.0.0.73 - - [2026-04-02 03:19:23] "GET /virtual-network/d07c2d87-a16d-4362-9162-0049f4b860fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006293 10.0.0.73 - - [2026-04-02 03:19:23] "GET /virtual-network/d07c2d87-a16d-4362-9162-0049f4b860fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006774 10.0.0.73 - - [2026-04-02 03:19:23] "POST /neutron/subnet HTTP/1.1" 200 729 0.010642 10.0.0.73 - - [2026-04-02 03:19:23] "GET /virtual-network/d07c2d87-a16d-4362-9162-0049f4b860fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005829 10.0.0.73 - - [2026-04-02 03:19:23] "GET /obj-perms HTTP/1.1" 200 5026 0.057662 10.0.0.48 - - [2026-04-02 03:19:23] "GET /obj-perms HTTP/1.1" 200 5026 0.057066 10.0.0.73 - - [2026-04-02 03:19:23] "POST /id-to-fqname HTTP/1.1" 200 225 0.001853 10.0.0.48 - - [2026-04-02 03:19:24] "GET /projects?obj_uuids=01e0ece1-d32a-4d58-aa38-9062a7b78c1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001119 10.0.0.73 - - [2026-04-02 03:19:24] "GET /project/01e0ece1-d32a-4d58-aa38-9062a7b78c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.065874 10.0.0.73 - - [2026-04-02 03:19:24] "POST /neutron/network HTTP/1.1" 200 835 0.006673 10.0.0.73 - - [2026-04-02 03:19:25] "POST /id-to-fqname HTTP/1.1" 200 226 0.001768 10.0.0.73 - - [2026-04-02 03:19:25] "POST /neutron/port HTTP/1.1" 200 4196 0.039932 10.0.0.48 - - [2026-04-02 03:19:25] "GET /projects?obj_uuids=01e0ece1-d32a-4d58-aa38-9062a7b78c1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001717 10.0.0.73 - - [2026-04-02 03:19:25] "POST /neutron/port HTTP/1.1" 200 1057 0.354101 10.0.0.73 - - [2026-04-02 03:19:26] "POST /neutron/port HTTP/1.1" 200 1111 0.113961 10.0.0.73 - - [2026-04-02 03:19:26] "POST /neutron/subnet HTTP/1.1" 200 694 0.009068 10.0.0.48 - - [2026-04-02 03:19:26] "GET /projects?obj_uuids=01e0ece1-d32a-4d58-aa38-9062a7b78c1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000987 10.0.0.73 - - [2026-04-02 03:19:26] "GET /project/01e0ece1-d32a-4d58-aa38-9062a7b78c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.074969 10.0.0.73 - - [2026-04-02 03:19:26] "POST /neutron/network HTTP/1.1" 200 839 0.007814 10.0.0.73 - - [2026-04-02 03:19:26] "POST /neutron/port HTTP/1.1" 200 117 0.006547 10.0.0.73 - - [2026-04-02 03:19:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.003597 10.0.0.73 - - [2026-04-02 03:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.48 - - [2026-04-02 03:19:26] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001411 10.0.0.73 - - [2026-04-02 03:19:26] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008768 10.0.0.73 - - [2026-04-02 03:19:26] "POST /service-templates HTTP/1.1" 200 543 0.047824 10.0.0.73 - - [2026-04-02 03:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.73 - - [2026-04-02 03:19:26] "GET /service-template/a45189ab-89ec-4657-9e95-170f4adc6e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.008982 10.0.0.73 - - [2026-04-02 03:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.73 - - [2026-04-02 03:19:26] "GET /service-template/a45189ab-89ec-4657-9e95-170f4adc6e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005492 10.0.0.73 - - [2026-04-02 03:19:26] "POST /id-to-fqname HTTP/1.1" 200 223 0.001436 10.0.0.73 - - [2026-04-02 03:19:26] "POST /id-to-fqname HTTP/1.1" 200 225 0.001522 10.0.0.73 - - [2026-04-02 03:19:26] "POST /id-to-fqname HTTP/1.1" 200 226 0.001388 10.0.0.73 - - [2026-04-02 03:19:27] "POST /neutron/port HTTP/1.1" 200 1220 0.037065 10.0.0.73 - - [2026-04-02 03:19:27] "POST /neutron/port HTTP/1.1" 200 1220 0.020992 10.0.0.73 - - [2026-04-02 03:19:27] "POST /neutron/network HTTP/1.1" 200 1125 0.008327 10.0.0.73 - - [2026-04-02 03:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.73 - - [2026-04-02 03:19:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003968 10.0.0.73 - - [2026-04-02 03:19:27] "DELETE /service-template/a45189ab-89ec-4657-9e95-170f4adc6e5e HTTP/1.1" 200 115 0.046576 10.0.0.73 - - [2026-04-02 03:19:27] "POST /fqname-to-id HTTP/1.1" 404 193 0.006673 10.0.0.73 - - [2026-04-02 03:19:27] "POST /neutron/port HTTP/1.1" 200 117 0.001406 10.0.0.73 - - [2026-04-02 03:19:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004538 10.0.0.73 - - [2026-04-02 03:19:27] "POST /neutron/network HTTP/1.1" 200 839 0.007471 10.0.0.73 - - [2026-04-02 03:19:28] "POST /neutron/port HTTP/1.1" 200 1121 0.019001 10.0.0.73 - - [2026-04-02 03:19:29] "POST /neutron/port HTTP/1.1" 200 1123 0.025977 10.0.0.73 - - [2026-04-02 03:19:29] "POST /neutron/port HTTP/1.1" 200 117 0.007052 10.0.0.73 - - [2026-04-02 03:19:29] "POST /neutron/network HTTP/1.1" 200 839 0.007555 10.0.0.73 - - [2026-04-02 03:19:30] "POST /neutron/network HTTP/1.1" 200 835 0.008011 10.0.0.133 - - [2026-04-02 03:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.48 - - [2026-04-02 03:19:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002908 10.0.0.48 - - [2026-04-02 03:19:30] "POST /useragent-kv HTTP/1.1" 200 115 0.010282 10.0.0.73 - - [2026-04-02 03:19:30] "POST /neutron/network HTTP/1.1" 200 151 0.134816 10.0.0.133 - - [2026-04-02 03:19:30] "DELETE /route-target/fcb316c7-6979-481a-a66c-4635183e66e4 HTTP/1.1" 200 115 0.034037 10.0.0.73 - - [2026-04-02 03:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.48 - - [2026-04-02 03:19:33] "GET /projects?obj_uuids=01e0ece1-d32a-4d58-aa38-9062a7b78c1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001035 10.0.0.73 - - [2026-04-02 03:19:33] "GET /project/01e0ece1-d32a-4d58-aa38-9062a7b78c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.048403 10.0.0.48 - - [2026-04-02 03:19:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003771 10.0.0.73 - - [2026-04-02 03:19:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.210667 10.0.0.73 - - [2026-04-02 03:19:33] "POST /id-to-fqname HTTP/1.1" 200 223 0.001347 10.0.0.73 - - [2026-04-02 03:19:33] "GET /virtual-network/d3757c31-e9d2-474c-9bef-432b1cdd367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006909 10.0.0.73 - - [2026-04-02 03:19:33] "GET /virtual-network/d3757c31-e9d2-474c-9bef-432b1cdd367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006234 10.0.0.73 - - [2026-04-02 03:19:33] "POST /neutron/network HTTP/1.1" 200 833 0.008845 10.0.0.133 - - [2026-04-02 03:19:38] "DELETE /access-control-list/03ba7e87-85ba-4559-8201-7fa1f6f5fc1f HTTP/1.1" 200 115 0.037205 10.0.0.73 - - [2026-04-02 03:19:39] "GET /virtual-network/d3757c31-e9d2-474c-9bef-432b1cdd367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005648 10.0.0.73 - - [2026-04-02 03:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.48 - - [2026-04-02 03:19:39] "GET /projects?obj_uuids=01e0ece1-d32a-4d58-aa38-9062a7b78c1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001422 10.0.0.73 - - [2026-04-02 03:19:39] "GET /project/01e0ece1-d32a-4d58-aa38-9062a7b78c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.046147 10.0.0.48 - - [2026-04-02 03:19:39] "GET /projects?obj_uuids=01e0ece1-d32a-4d58-aa38-9062a7b78c1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001144 10.0.0.73 - - [2026-04-02 03:19:39] "POST /neutron/network HTTP/1.1" 200 613 0.131264 10.0.0.133 - - [2026-04-02 03:19:39] "POST /ref-update HTTP/1.1" 200 156 0.029959 10.0.0.73 - - [2026-04-02 03:19:40] "POST /id-to-fqname HTTP/1.1" 200 223 0.003623 10.0.0.73 - - [2026-04-02 03:19:40] "GET /virtual-network/98f63829-4a3f-4f4a-8caa-51f7adbef497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005580 10.0.0.73 - - [2026-04-02 03:19:40] "POST /neutron/network HTTP/1.1" 200 832 0.007272 10.0.0.73 - - [2026-04-02 03:19:40] "GET /virtual-network/98f63829-4a3f-4f4a-8caa-51f7adbef497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006575 10.0.0.73 - - [2026-04-02 03:19:40] "GET /virtual-network/98f63829-4a3f-4f4a-8caa-51f7adbef497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006361 10.0.0.73 - - [2026-04-02 03:19:40] "POST /neutron/port HTTP/1.1" 200 1108 0.044571 10.0.0.73 - - [2026-04-02 03:19:40] "GET /obj-perms HTTP/1.1" 200 5026 0.004094 10.0.0.133 - - [2026-04-02 03:19:40] "GET /obj-perms HTTP/1.1" 200 5026 0.005339 10.0.0.48 - - [2026-04-02 03:19:40] "GET /obj-perms HTTP/1.1" 200 5026 0.004389 10.0.0.73 - - [2026-04-02 03:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.48 - - [2026-04-02 03:19:40] "GET /projects?obj_uuids=01e0ece1-d32a-4d58-aa38-9062a7b78c1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001234 10.0.0.73 - - [2026-04-02 03:19:40] "GET /project/01e0ece1-d32a-4d58-aa38-9062a7b78c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.047229 10.0.0.73 - - [2026-04-02 03:19:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010926 10.0.0.73 - - [2026-04-02 03:19:40] "POST /neutron/network HTTP/1.1" 200 117 0.021008 10.0.0.48 - - [2026-04-02 03:19:41] "POST /useragent-kv HTTP/1.1" 200 115 0.011256 10.0.0.73 - - [2026-04-02 03:19:41] "POST /neutron/subnet HTTP/1.1" 200 734 0.194905 10.0.0.73 - - [2026-04-02 03:19:41] "POST /id-to-fqname HTTP/1.1" 200 224 0.001394 10.0.0.73 - - [2026-04-02 03:19:41] "GET /virtual-network/a4ae1ff4-892c-4ada-8a7a-9dc5e6416d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006042 10.0.0.73 - - [2026-04-02 03:19:41] "GET /virtual-network/a4ae1ff4-892c-4ada-8a7a-9dc5e6416d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006867 10.0.0.73 - - [2026-04-02 03:19:41] "POST /neutron/network HTTP/1.1" 200 836 0.007790 10.0.0.73 - - [2026-04-02 03:19:41] "GET /virtual-network/a4ae1ff4-892c-4ada-8a7a-9dc5e6416d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006052 10.0.0.73 - - [2026-04-02 03:19:41] "POST /id-to-fqname HTTP/1.1" 200 223 0.001589 10.0.0.73 - - [2026-04-02 03:19:42] "POST /neutron/network HTTP/1.1" 200 842 0.009000 10.0.0.48 - - [2026-04-02 03:19:42] "GET /projects?obj_uuids=01e0ece1-d32a-4d58-aa38-9062a7b78c1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001317 10.0.0.73 - - [2026-04-02 03:19:42] "GET /project/01e0ece1-d32a-4d58-aa38-9062a7b78c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.107682 10.0.0.73 - - [2026-04-02 03:19:43] "POST /neutron/port HTTP/1.1" 200 117 0.010762 10.0.0.73 - - [2026-04-02 03:19:43] "POST /id-to-fqname HTTP/1.1" 200 224 0.001512 10.0.0.73 - - [2026-04-02 03:19:43] "POST /neutron/network HTTP/1.1" 200 842 0.009216 10.0.0.73 - - [2026-04-02 03:19:43] "POST /neutron/port HTTP/1.1" 200 1058 0.024938 10.0.0.73 - - [2026-04-02 03:19:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004754 10.0.0.73 - - [2026-04-02 03:19:44] "POST /neutron/network HTTP/1.1" 200 832 0.011050 10.0.0.48 - - [2026-04-02 03:19:44] "GET /projects?obj_uuids=01e0ece1-d32a-4d58-aa38-9062a7b78c1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001870 10.0.0.73 - - [2026-04-02 03:19:44] "GET /project/01e0ece1-d32a-4d58-aa38-9062a7b78c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.096214 10.0.0.73 - - [2026-04-02 03:19:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008423 10.0.0.73 - - [2026-04-02 03:19:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.003381 10.0.0.73 - - [2026-04-02 03:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.48 - - [2026-04-02 03:19:44] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001146 10.0.0.73 - - [2026-04-02 03:19:44] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007753 10.0.0.73 - - [2026-04-02 03:19:44] "POST /service-templates HTTP/1.1" 200 543 0.047254 10.0.0.73 - - [2026-04-02 03:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.73 - - [2026-04-02 03:19:44] "GET /service-template/9033961f-6ccb-4e20-a754-278ab4775af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.007090 10.0.0.73 - - [2026-04-02 03:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.73 - - [2026-04-02 03:19:44] "GET /service-template/9033961f-6ccb-4e20-a754-278ab4775af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004143 10.0.0.73 - - [2026-04-02 03:19:44] "POST /id-to-fqname HTTP/1.1" 200 223 0.001273 10.0.0.73 - - [2026-04-02 03:19:45] "POST /id-to-fqname HTTP/1.1" 200 223 0.002050 10.0.0.48 - - [2026-04-02 03:19:45] "GET /projects?obj_uuids=01e0ece1-d32a-4d58-aa38-9062a7b78c1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001183 10.0.0.73 - - [2026-04-02 03:19:45] "POST /id-to-fqname HTTP/1.1" 200 224 0.001230 10.0.0.73 - - [2026-04-02 03:19:45] "POST /neutron/port HTTP/1.1" 200 1060 0.338483 10.0.0.73 - - [2026-04-02 03:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.73 - - [2026-04-02 03:19:45] "POST /neutron/port HTTP/1.1" 200 1060 0.044403 10.0.0.73 - - [2026-04-02 03:19:45] "DELETE /service-template/9033961f-6ccb-4e20-a754-278ab4775af7 HTTP/1.1" 200 115 0.035940 10.0.0.73 - - [2026-04-02 03:19:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.007895 10.0.0.73 - - [2026-04-02 03:19:45] "POST /neutron/port HTTP/1.1" 200 1124 0.021738 10.0.0.73 - - [2026-04-02 03:19:45] "POST /neutron/subnet HTTP/1.1" 200 708 0.009230 10.0.0.73 - - [2026-04-02 03:19:45] "POST /neutron/network HTTP/1.1" 200 836 0.009082 10.0.0.73 - - [2026-04-02 03:19:46] "POST /neutron/port HTTP/1.1" 200 151 0.197032 10.0.0.73 - - [2026-04-02 03:19:47] "POST /neutron/port HTTP/1.1" 200 151 0.213721 10.0.0.73 - - [2026-04-02 03:19:47] "POST /neutron/network HTTP/1.1" 200 117 0.014418 10.0.0.73 - - [2026-04-02 03:19:47] "POST /neutron/port HTTP/1.1" 200 117 0.006875 10.0.0.133 - - [2026-04-02 03:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.133 - - [2026-04-02 03:19:48] "DELETE /route-target/a3905bc6-edc1-4f69-a8a7-14c6e0d77b07 HTTP/1.1" 200 115 0.023841 10.0.0.73 - - [2026-04-02 03:19:48] "POST /neutron/network HTTP/1.1" 200 833 0.007948 10.0.0.48 - - [2026-04-02 03:19:50] "GET /projects?obj_uuids=01e0ece1-d32a-4d58-aa38-9062a7b78c1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001027 10.0.0.73 - - [2026-04-02 03:19:50] "GET /project/01e0ece1-d32a-4d58-aa38-9062a7b78c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.073304 10.0.0.48 - - [2026-04-02 03:19:50] "GET /projects?obj_uuids=01e0ece1-d32a-4d58-aa38-9062a7b78c1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001249 10.0.0.73 - - [2026-04-02 03:19:50] "GET /project/01e0ece1-d32a-4d58-aa38-9062a7b78c1c?fields=virtual_networks HTTP/1.1" 200 1027 0.060740 10.0.0.48 - - [2026-04-02 03:19:50] "GET /projects?obj_uuids=01e0ece1-d32a-4d58-aa38-9062a7b78c1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001187 10.0.0.73 - - [2026-04-02 03:19:50] "GET /project/01e0ece1-d32a-4d58-aa38-9062a7b78c1c?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.047119 10.0.0.48 - - [2026-04-02 03:19:50] "GET /projects?obj_uuids=01e0ece1-d32a-4d58-aa38-9062a7b78c1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001570 10.0.0.73 - - [2026-04-02 03:19:50] "GET /project/01e0ece1-d32a-4d58-aa38-9062a7b78c1c?fields=security_groups HTTP/1.1" 200 1251 0.052463 10.0.0.48 - - [2026-04-02 03:19:50] "DELETE /project/01e0ece1d32a4d58aa389062a7b78c1c HTTP/1.1" 404 173 0.004552 10.0.0.48 - - [2026-04-02 03:19:50] "DELETE /project/62263109-4943-4f63-808c-199c343bed9e HTTP/1.1" 404 177 0.004013 10.0.0.73 - - [2026-04-02 03:19:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.027621 10.0.0.48 - - [2026-04-02 03:19:51] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003371 10.0.0.48 - - [2026-04-02 03:19:51] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001022 10.0.0.48 - - [2026-04-02 03:19:51] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007379 10.0.0.48 - - [2026-04-02 03:19:51] "POST /id-to-fqname HTTP/1.1" 200 186 0.005137 10.0.0.48 - - [2026-04-02 03:19:51] "POST /fqname-to-id HTTP/1.1" 404 195 0.010338 10.0.0.48 - - [2026-04-02 03:19:51] "POST /security-groups HTTP/1.1" 200 587 0.035755 10.0.0.133 - - [2026-04-02 03:19:51] "POST /fqname-to-id HTTP/1.1" 404 230 0.004939 10.0.0.48 - - [2026-04-02 03:19:51] "POST /projects HTTP/1.1" 200 577 0.264310 10.0.0.48 - - [2026-04-02 03:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.336519 10.0.0.133 - - [2026-04-02 03:19:51] "POST /access-control-lists HTTP/1.1" 200 590 0.033236 10.0.0.73 - - [2026-04-02 03:19:51] "GET /project/535044c7-9521-4640-9617-263b58d44a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.474487 10.0.0.73 - - [2026-04-02 03:19:53] "GET / HTTP/1.1" 200 35931 0.001805 10.0.0.73 - - [2026-04-02 03:19:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000614 10.0.0.73 - - [2026-04-02 03:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.056118 10.0.0.48 - - [2026-04-02 03:19:55] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001250 10.0.0.73 - - [2026-04-02 03:19:55] "GET /project/535044c7-9521-4640-9617-263b58d44a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.045982 10.0.0.48 - - [2026-04-02 03:19:55] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001133 10.0.0.73 - - [2026-04-02 03:19:55] "POST /neutron/network HTTP/1.1" 200 611 0.142279 10.0.0.73 - - [2026-04-02 03:19:55] "POST /id-to-fqname HTTP/1.1" 200 221 0.003337 10.0.0.73 - - [2026-04-02 03:19:55] "GET /virtual-network/f1f40d05-76da-43a3-bef8-3042cacb3177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005977 10.0.0.73 - - [2026-04-02 03:19:55] "POST /neutron/network HTTP/1.1" 200 827 0.008533 10.0.0.73 - - [2026-04-02 03:19:55] "GET /virtual-network/f1f40d05-76da-43a3-bef8-3042cacb3177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006752 10.0.0.73 - - [2026-04-02 03:19:56] "GET /virtual-network/f1f40d05-76da-43a3-bef8-3042cacb3177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005444 10.0.0.73 - - [2026-04-02 03:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.48 - - [2026-04-02 03:19:57] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000946 10.0.0.73 - - [2026-04-02 03:19:57] "GET /project/535044c7-9521-4640-9617-263b58d44a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.049026 10.0.0.73 - - [2026-04-02 03:19:57] "POST /neutron/network HTTP/1.1" 200 117 0.015014 10.0.0.133 - - [2026-04-02 03:19:57] "POST /route-targets HTTP/1.1" 200 327 0.015064 10.0.0.73 - - [2026-04-02 03:19:58] "POST /neutron/network HTTP/1.1" 200 829 0.010627 10.0.0.73 - - [2026-04-02 03:19:58] "POST /id-to-fqname HTTP/1.1" 200 221 0.001270 10.0.0.73 - - [2026-04-02 03:19:58] "GET /virtual-network/c0aad940-aab8-4de7-aed0-cbb851c8013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005104 10.0.0.73 - - [2026-04-02 03:19:58] "GET /virtual-network/c0aad940-aab8-4de7-aed0-cbb851c8013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006648 10.0.0.73 - - [2026-04-02 03:19:58] "POST /neutron/subnet HTTP/1.1" 200 720 0.009645 10.0.0.73 - - [2026-04-02 03:19:58] "GET /virtual-network/c0aad940-aab8-4de7-aed0-cbb851c8013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.010291 10.0.0.73 - - [2026-04-02 03:19:58] "GET /obj-perms HTTP/1.1" 200 5022 0.051371 10.0.0.133 - - [2026-04-02 03:19:58] "GET /obj-perms HTTP/1.1" 200 5022 0.050380 10.0.0.48 - - [2026-04-02 03:19:58] "GET /obj-perms HTTP/1.1" 200 5022 0.050200 10.0.0.73 - - [2026-04-02 03:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.48 - - [2026-04-02 03:19:58] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001027 10.0.0.73 - - [2026-04-02 03:19:58] "GET /project/535044c7-9521-4640-9617-263b58d44a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.047317 10.0.0.133 - - [2026-04-02 03:19:59] "POST /ref-update HTTP/1.1" 200 156 0.032305 10.0.0.48 - - [2026-04-02 03:19:59] "POST /useragent-kv HTTP/1.1" 200 115 0.009301 10.0.0.73 - - [2026-04-02 03:19:59] "POST /neutron/subnet HTTP/1.1" 200 725 0.189016 10.0.0.73 - - [2026-04-02 03:19:59] "POST /id-to-fqname HTTP/1.1" 200 222 0.001355 10.0.0.73 - - [2026-04-02 03:19:59] "GET /virtual-network/b6f5fee1-913d-41dc-931f-1eb49c54749c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.010662 10.0.0.73 - - [2026-04-02 03:19:59] "GET /virtual-network/b6f5fee1-913d-41dc-931f-1eb49c54749c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005798 10.0.0.73 - - [2026-04-02 03:19:59] "POST /neutron/network HTTP/1.1" 200 832 0.009017 10.0.0.73 - - [2026-04-02 03:19:59] "GET /virtual-network/b6f5fee1-913d-41dc-931f-1eb49c54749c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006686 10.0.0.73 - - [2026-04-02 03:20:00] "POST /id-to-fqname HTTP/1.1" 200 221 0.001451 10.0.0.73 - - [2026-04-02 03:20:00] "POST /neutron/network HTTP/1.1" 200 839 0.011814 10.0.0.48 - - [2026-04-02 03:20:00] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001373 10.0.0.73 - - [2026-04-02 03:20:01] "GET /project/535044c7-9521-4640-9617-263b58d44a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.079618 10.0.0.73 - - [2026-04-02 03:20:01] "POST /neutron/port HTTP/1.1" 200 117 0.008011 10.0.0.73 - - [2026-04-02 03:20:01] "POST /id-to-fqname HTTP/1.1" 200 222 0.001529 10.0.0.73 - - [2026-04-02 03:20:01] "POST /neutron/network HTTP/1.1" 200 839 0.008518 10.0.0.73 - - [2026-04-02 03:20:02] "POST /neutron/port HTTP/1.1" 200 1055 0.025555 10.0.0.73 - - [2026-04-02 03:20:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004398 10.0.0.73 - - [2026-04-02 03:20:02] "POST /neutron/network HTTP/1.1" 200 829 0.007911 10.0.0.48 - - [2026-04-02 03:20:02] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001502 10.0.0.73 - - [2026-04-02 03:20:02] "GET /project/535044c7-9521-4640-9617-263b58d44a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.077687 10.0.0.73 - - [2026-04-02 03:20:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009274 10.0.0.73 - - [2026-04-02 03:20:02] "POST /fqname-to-id HTTP/1.1" 404 193 0.004257 10.0.0.73 - - [2026-04-02 03:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.48 - - [2026-04-02 03:20:02] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001191 10.0.0.73 - - [2026-04-02 03:20:02] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008968 10.0.0.73 - - [2026-04-02 03:20:02] "POST /service-templates HTTP/1.1" 200 543 0.050344 10.0.0.73 - - [2026-04-02 03:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.73 - - [2026-04-02 03:20:03] "GET /service-template/298bf8de-acd4-4fb0-af92-4aa6dd35f069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.006711 10.0.0.73 - - [2026-04-02 03:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.73 - - [2026-04-02 03:20:03] "GET /service-template/298bf8de-acd4-4fb0-af92-4aa6dd35f069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.004915 10.0.0.73 - - [2026-04-02 03:20:03] "POST /id-to-fqname HTTP/1.1" 200 221 0.001443 10.0.0.73 - - [2026-04-02 03:20:03] "POST /id-to-fqname HTTP/1.1" 200 221 0.001533 10.0.0.48 - - [2026-04-02 03:20:03] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001081 10.0.0.73 - - [2026-04-02 03:20:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001395 10.0.0.73 - - [2026-04-02 03:20:03] "POST /neutron/port HTTP/1.1" 200 1056 0.353275 10.0.0.73 - - [2026-04-02 03:20:03] "POST /neutron/port HTTP/1.1" 200 1056 0.026893 10.0.0.73 - - [2026-04-02 03:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.73 - - [2026-04-02 03:20:03] "DELETE /service-template/298bf8de-acd4-4fb0-af92-4aa6dd35f069 HTTP/1.1" 200 115 0.032789 10.0.0.73 - - [2026-04-02 03:20:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.003633 10.0.0.73 - - [2026-04-02 03:20:03] "POST /neutron/port HTTP/1.1" 200 1120 0.026109 10.0.0.73 - - [2026-04-02 03:20:03] "POST /neutron/network HTTP/1.1" 200 832 0.008168 10.0.0.73 - - [2026-04-02 03:20:03] "POST /neutron/network HTTP/1.1" 200 832 0.009447 10.0.0.73 - - [2026-04-02 03:20:04] "POST /neutron/port HTTP/1.1" 200 151 0.231411 10.0.0.73 - - [2026-04-02 03:20:05] "POST /neutron/port HTTP/1.1" 200 151 0.207334 10.0.0.73 - - [2026-04-02 03:20:05] "POST /neutron/network HTTP/1.1" 200 117 0.012486 10.0.0.73 - - [2026-04-02 03:20:06] "POST /neutron/port HTTP/1.1" 200 117 0.007677 10.0.0.133 - - [2026-04-02 03:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.73 - - [2026-04-02 03:20:06] "POST /neutron/network HTTP/1.1" 200 827 0.007284 10.0.0.133 - - [2026-04-02 03:20:06] "DELETE /route-target/6e221485-fffc-43a2-970a-dfc54d07b61e HTTP/1.1" 200 115 0.037326 10.0.0.73 - - [2026-04-02 03:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.48 - - [2026-04-02 03:20:09] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001024 10.0.0.73 - - [2026-04-02 03:20:09] "GET /project/535044c7-9521-4640-9617-263b58d44a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.037598 10.0.0.48 - - [2026-04-02 03:20:09] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001146 10.0.0.73 - - [2026-04-02 03:20:09] "POST /neutron/network HTTP/1.1" 200 611 0.122270 10.0.0.73 - - [2026-04-02 03:20:10] "POST /id-to-fqname HTTP/1.1" 200 221 0.005601 10.0.0.73 - - [2026-04-02 03:20:10] "GET /virtual-network/2b9b48cb-fe61-4990-978f-e10e8f115788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006483 10.0.0.73 - - [2026-04-02 03:20:10] "POST /neutron/network HTTP/1.1" 200 830 0.007117 10.0.0.73 - - [2026-04-02 03:20:10] "GET /virtual-network/2b9b48cb-fe61-4990-978f-e10e8f115788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005660 10.0.0.73 - - [2026-04-02 03:20:10] "GET /virtual-network/2b9b48cb-fe61-4990-978f-e10e8f115788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005845 10.0.0.73 - - [2026-04-02 03:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.48 - - [2026-04-02 03:20:10] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000992 10.0.0.73 - - [2026-04-02 03:20:10] "GET /project/535044c7-9521-4640-9617-263b58d44a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.047536 10.0.0.73 - - [2026-04-02 03:20:10] "POST /neutron/network HTTP/1.1" 200 117 0.017716 10.0.0.133 - - [2026-04-02 03:20:10] "POST /route-targets HTTP/1.1" 200 327 0.013752 10.0.0.73 - - [2026-04-02 03:20:11] "POST /neutron/network HTTP/1.1" 200 832 0.010217 10.0.0.73 - - [2026-04-02 03:20:11] "POST /id-to-fqname HTTP/1.1" 200 221 0.001553 10.0.0.73 - - [2026-04-02 03:20:11] "GET /virtual-network/c161418f-e890-493d-8b9b-32c53810d019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007662 10.0.0.73 - - [2026-04-02 03:20:11] "GET /virtual-network/c161418f-e890-493d-8b9b-32c53810d019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006050 10.0.0.73 - - [2026-04-02 03:20:11] "POST /neutron/subnet HTTP/1.1" 200 734 0.009817 10.0.0.73 - - [2026-04-02 03:20:11] "GET /virtual-network/c161418f-e890-493d-8b9b-32c53810d019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007726 10.0.0.73 - - [2026-04-02 03:20:11] "GET /obj-perms HTTP/1.1" 200 5022 0.004051 10.0.0.133 - - [2026-04-02 03:20:11] "GET /obj-perms HTTP/1.1" 200 5022 0.005203 10.0.0.48 - - [2026-04-02 03:20:11] "GET /obj-perms HTTP/1.1" 200 5022 0.004509 10.0.0.73 - - [2026-04-02 03:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.48 - - [2026-04-02 03:20:11] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001124 10.0.0.73 - - [2026-04-02 03:20:11] "GET /project/535044c7-9521-4640-9617-263b58d44a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.051100 10.0.0.133 - - [2026-04-02 03:20:12] "POST /ref-update HTTP/1.1" 200 156 0.032663 10.0.0.48 - - [2026-04-02 03:20:12] "POST /useragent-kv HTTP/1.1" 200 115 0.010869 10.0.0.73 - - [2026-04-02 03:20:12] "POST /neutron/subnet HTTP/1.1" 200 719 0.267113 10.0.0.73 - - [2026-04-02 03:20:12] "POST /id-to-fqname HTTP/1.1" 200 222 0.001992 10.0.0.73 - - [2026-04-02 03:20:12] "GET /virtual-network/0aa8e8f8-1cb2-46b1-88a7-8f13a3782714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006572 10.0.0.73 - - [2026-04-02 03:20:12] "GET /virtual-network/0aa8e8f8-1cb2-46b1-88a7-8f13a3782714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007050 10.0.0.73 - - [2026-04-02 03:20:12] "POST /neutron/network HTTP/1.1" 200 831 0.009763 10.0.0.73 - - [2026-04-02 03:20:12] "GET /virtual-network/0aa8e8f8-1cb2-46b1-88a7-8f13a3782714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006616 10.0.0.73 - - [2026-04-02 03:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009869 10.0.0.48 - - [2026-04-02 03:20:12] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001729 10.0.0.73 - - [2026-04-02 03:20:12] "GET /project/535044c7-9521-4640-9617-263b58d44a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.044061 10.0.0.48 - - [2026-04-02 03:20:12] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001007 10.0.0.73 - - [2026-04-02 03:20:13] "POST /neutron/network HTTP/1.1" 200 623 0.174823 10.0.0.73 - - [2026-04-02 03:20:13] "POST /id-to-fqname HTTP/1.1" 200 227 0.004087 10.0.0.73 - - [2026-04-02 03:20:13] "GET /virtual-network/70dff005-20bb-4a04-b220-09bd2ab59ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006298 10.0.0.73 - - [2026-04-02 03:20:13] "POST /neutron/network HTTP/1.1" 200 843 0.008913 10.0.0.73 - - [2026-04-02 03:20:13] "GET /virtual-network/70dff005-20bb-4a04-b220-09bd2ab59ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006978 10.0.0.73 - - [2026-04-02 03:20:13] "GET /virtual-network/70dff005-20bb-4a04-b220-09bd2ab59ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006680 10.0.0.73 - - [2026-04-02 03:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.48 - - [2026-04-02 03:20:13] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001017 10.0.0.73 - - [2026-04-02 03:20:13] "GET /project/535044c7-9521-4640-9617-263b58d44a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.055624 10.0.0.73 - - [2026-04-02 03:20:14] "POST /neutron/network HTTP/1.1" 200 117 0.017307 10.0.0.133 - - [2026-04-02 03:20:14] "POST /route-targets HTTP/1.1" 200 327 0.012389 10.0.0.73 - - [2026-04-02 03:20:14] "POST /neutron/network HTTP/1.1" 200 842 0.008472 10.0.0.73 - - [2026-04-02 03:20:14] "POST /id-to-fqname HTTP/1.1" 200 228 0.001147 10.0.0.73 - - [2026-04-02 03:20:14] "GET /virtual-network/c47cccbd-bcbd-41a2-b3dd-2e7f6eae7967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007352 10.0.0.73 - - [2026-04-02 03:20:14] "GET /virtual-network/c47cccbd-bcbd-41a2-b3dd-2e7f6eae7967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.015670 10.0.0.73 - - [2026-04-02 03:20:14] "POST /neutron/subnet HTTP/1.1" 200 715 0.011075 10.0.0.73 - - [2026-04-02 03:20:14] "GET /virtual-network/c47cccbd-bcbd-41a2-b3dd-2e7f6eae7967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005705 10.0.0.73 - - [2026-04-02 03:20:14] "GET /obj-perms HTTP/1.1" 200 5022 0.004271 10.0.0.133 - - [2026-04-02 03:20:14] "GET /obj-perms HTTP/1.1" 200 5022 0.004036 10.0.0.48 - - [2026-04-02 03:20:15] "GET /obj-perms HTTP/1.1" 200 5022 0.003789 10.0.0.73 - - [2026-04-02 03:20:15] "POST /id-to-fqname HTTP/1.1" 200 221 0.001696 10.0.0.48 - - [2026-04-02 03:20:15] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001208 10.0.0.73 - - [2026-04-02 03:20:15] "GET /project/535044c7-9521-4640-9617-263b58d44a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.066400 10.0.0.73 - - [2026-04-02 03:20:16] "POST /neutron/network HTTP/1.1" 200 832 0.017599 10.0.0.73 - - [2026-04-02 03:20:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001375 10.0.0.73 - - [2026-04-02 03:20:16] "POST /neutron/port HTTP/1.1" 200 4196 0.033455 10.0.0.48 - - [2026-04-02 03:20:16] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001241 10.0.0.73 - - [2026-04-02 03:20:16] "POST /neutron/port HTTP/1.1" 200 1058 0.329338 10.0.0.73 - - [2026-04-02 03:20:17] "POST /neutron/port HTTP/1.1" 200 1112 0.111718 10.0.0.73 - - [2026-04-02 03:20:17] "POST /neutron/subnet HTTP/1.1" 200 708 0.010838 10.0.0.48 - - [2026-04-02 03:20:17] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002287 10.0.0.73 - - [2026-04-02 03:20:17] "GET /project/535044c7-9521-4640-9617-263b58d44a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.080293 10.0.0.73 - - [2026-04-02 03:20:17] "POST /neutron/network HTTP/1.1" 200 831 0.009347 10.0.0.73 - - [2026-04-02 03:20:17] "POST /neutron/port HTTP/1.1" 200 117 0.006581 10.0.0.73 - - [2026-04-02 03:20:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.004215 10.0.0.73 - - [2026-04-02 03:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.48 - - [2026-04-02 03:20:17] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002850 10.0.0.73 - - [2026-04-02 03:20:17] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010104 10.0.0.73 - - [2026-04-02 03:20:17] "POST /service-templates HTTP/1.1" 200 543 0.028680 10.0.0.73 - - [2026-04-02 03:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.73 - - [2026-04-02 03:20:17] "GET /service-template/2fadb91d-e725-4bbb-9752-eeeb34a958e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.006122 10.0.0.73 - - [2026-04-02 03:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.73 - - [2026-04-02 03:20:17] "GET /service-template/2fadb91d-e725-4bbb-9752-eeeb34a958e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.005810 10.0.0.73 - - [2026-04-02 03:20:18] "POST /id-to-fqname HTTP/1.1" 200 221 0.002887 10.0.0.73 - - [2026-04-02 03:20:18] "POST /id-to-fqname HTTP/1.1" 200 227 0.001240 10.0.0.73 - - [2026-04-02 03:20:18] "POST /id-to-fqname HTTP/1.1" 200 228 0.001818 10.0.0.73 - - [2026-04-02 03:20:18] "POST /neutron/port HTTP/1.1" 200 6077 0.088653 10.0.0.73 - - [2026-04-02 03:20:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008162 10.0.0.73 - - [2026-04-02 03:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013124 10.0.0.73 - - [2026-04-02 03:20:18] "DELETE /service-template/2fadb91d-e725-4bbb-9752-eeeb34a958e1 HTTP/1.1" 200 115 0.051846 10.0.0.73 - - [2026-04-02 03:20:18] "POST /fqname-to-id HTTP/1.1" 404 193 0.007427 10.0.0.73 - - [2026-04-02 03:20:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005558 10.0.0.73 - - [2026-04-02 03:20:18] "POST /neutron/network HTTP/1.1" 200 831 0.019484 10.0.0.133 - - [2026-04-02 03:20:18] "DELETE /route-target/793d9240-bf9b-452a-95e3-125b6b16f545 HTTP/1.1" 200 115 0.034317 10.0.0.73 - - [2026-04-02 03:20:19] "POST /neutron/network HTTP/1.1" 200 843 0.009166 10.0.0.73 - - [2026-04-02 03:20:19] "POST /neutron/port HTTP/1.1" 200 1112 0.038730 10.0.0.73 - - [2026-04-02 03:20:19] "POST /neutron/network HTTP/1.1" 400 204 0.025867 10.0.0.73 - - [2026-04-02 03:20:20] "POST /neutron/port HTTP/1.1" 200 151 0.247518 10.0.0.73 - - [2026-04-02 03:20:20] "POST /neutron/network HTTP/1.1" 200 117 0.013089 10.0.0.133 - - [2026-04-02 03:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006675 10.0.0.48 - - [2026-04-02 03:20:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003807 10.0.0.48 - - [2026-04-02 03:20:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002635 10.0.0.73 - - [2026-04-02 03:20:21] "POST /neutron/network HTTP/1.1" 200 151 0.120379 10.0.0.133 - - [2026-04-02 03:20:22] "DELETE /route-target/dc65e2ba-c13d-410c-9e5b-47b05e0d8415 HTTP/1.1" 200 115 0.023440 10.0.0.73 - - [2026-04-02 03:20:22] "POST /neutron/network HTTP/1.1" 200 830 0.008055 10.0.0.48 - - [2026-04-02 03:20:24] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001285 10.0.0.73 - - [2026-04-02 03:20:24] "GET /project/535044c7-9521-4640-9617-263b58d44a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.046946 10.0.0.48 - - [2026-04-02 03:20:24] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001674 10.0.0.73 - - [2026-04-02 03:20:24] "GET /project/535044c7-9521-4640-9617-263b58d44a07?fields=virtual_networks HTTP/1.1" 200 1024 0.044490 10.0.0.48 - - [2026-04-02 03:20:24] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001578 10.0.0.73 - - [2026-04-02 03:20:24] "GET /project/535044c7-9521-4640-9617-263b58d44a07?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.054224 10.0.0.48 - - [2026-04-02 03:20:24] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001132 10.0.0.73 - - [2026-04-02 03:20:24] "GET /project/535044c7-9521-4640-9617-263b58d44a07?fields=security_groups HTTP/1.1" 200 1246 0.042720 10.0.0.73 - - [2026-04-02 03:20:25] "POST /fqname-to-id HTTP/1.1" 404 190 0.036762 10.0.0.48 - - [2026-04-02 03:20:25] "GET /projects?obj_uuids=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003341 10.0.0.48 - - [2026-04-02 03:20:25] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000937 10.0.0.48 - - [2026-04-02 03:20:25] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007472 10.0.0.48 - - [2026-04-02 03:20:25] "POST /id-to-fqname HTTP/1.1" 200 192 0.007327 10.0.0.48 - - [2026-04-02 03:20:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.004436 10.0.0.48 - - [2026-04-02 03:20:25] "POST /security-groups HTTP/1.1" 200 593 0.076765 10.0.0.48 - - [2026-04-02 03:20:25] "POST /projects HTTP/1.1" 200 589 0.278711 10.0.0.133 - - [2026-04-02 03:20:25] "POST /fqname-to-id HTTP/1.1" 404 236 0.010616 10.0.0.48 - - [2026-04-02 03:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.357263 10.0.0.133 - - [2026-04-02 03:20:25] "POST /access-control-lists HTTP/1.1" 200 596 0.037072 10.0.0.73 - - [2026-04-02 03:20:25] "GET /project/7f1b4bb2-b8e8-4822-902e-4af5640447c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.504082 10.0.0.73 - - [2026-04-02 03:20:26] "GET / HTTP/1.1" 200 35931 0.001973 10.0.0.73 - - [2026-04-02 03:20:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000457 10.0.0.73 - - [2026-04-02 03:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.045036 10.0.0.48 - - [2026-04-02 03:20:28] "GET /projects?obj_uuids=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001072 10.0.0.73 - - [2026-04-02 03:20:28] "GET /project/7f1b4bb2-b8e8-4822-902e-4af5640447c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.045480 10.0.0.73 - - [2026-04-02 03:20:29] "POST /neutron/port HTTP/1.1" 200 1108 0.026464 10.0.0.73 - - [2026-04-02 03:20:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003850 10.0.0.73 - - [2026-04-02 03:20:29] "POST /neutron/network HTTP/1.1" 200 928 0.008505 10.0.0.73 - - [2026-04-02 03:20:29] "POST /neutron/network HTTP/1.1" 200 828 0.034953 10.0.0.73 - - [2026-04-02 03:20:29] "POST /id-to-fqname HTTP/1.1" 200 224 0.001287 10.0.0.73 - - [2026-04-02 03:20:29] "GET /virtual-network/6d51e0a9-d9b6-4dca-b5e3-388f09faf20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005804 10.0.0.73 - - [2026-04-02 03:20:29] "GET /virtual-network/6d51e0a9-d9b6-4dca-b5e3-388f09faf20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006185 10.0.0.73 - - [2026-04-02 03:20:29] "POST /neutron/subnet HTTP/1.1" 200 715 0.010373 10.0.0.73 - - [2026-04-02 03:20:30] "GET /virtual-network/6d51e0a9-d9b6-4dca-b5e3-388f09faf20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006213 10.0.0.73 - - [2026-04-02 03:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.48 - - [2026-04-02 03:20:31] "GET /projects?obj_uuids=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001434 10.0.0.73 - - [2026-04-02 03:20:31] "GET /project/7f1b4bb2-b8e8-4822-902e-4af5640447c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.053965 10.0.0.133 - - [2026-04-02 03:20:31] "POST /route-targets HTTP/1.1" 200 327 0.012665 10.0.0.48 - - [2026-04-02 03:20:32] "POST /useragent-kv HTTP/1.1" 200 115 0.006292 10.0.0.73 - - [2026-04-02 03:20:32] "POST /neutron/subnet HTTP/1.1" 200 715 0.210387 10.0.0.73 - - [2026-04-02 03:20:32] "POST /id-to-fqname HTTP/1.1" 200 225 0.001438 10.0.0.73 - - [2026-04-02 03:20:32] "GET /virtual-network/8cfa89e3-596f-494b-847e-491b1cfb0412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006043 10.0.0.73 - - [2026-04-02 03:20:32] "GET /virtual-network/8cfa89e3-596f-494b-847e-491b1cfb0412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006778 10.0.0.73 - - [2026-04-02 03:20:32] "POST /neutron/network HTTP/1.1" 200 830 0.006557 10.0.0.73 - - [2026-04-02 03:20:32] "GET /virtual-network/8cfa89e3-596f-494b-847e-491b1cfb0412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007488 10.0.0.133 - - [2026-04-02 03:20:32] "GET /obj-perms HTTP/1.1" 200 5034 0.052631 10.0.0.48 - - [2026-04-02 03:20:32] "GET /obj-perms HTTP/1.1" 200 5034 0.052078 10.0.0.73 - - [2026-04-02 03:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.48 - - [2026-04-02 03:20:32] "GET /projects?obj_uuids=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001155 10.0.0.73 - - [2026-04-02 03:20:32] "GET /project/7f1b4bb2-b8e8-4822-902e-4af5640447c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.049096 10.0.0.48 - - [2026-04-02 03:20:32] "GET /projects?obj_uuids=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001201 10.0.0.73 - - [2026-04-02 03:20:33] "POST /neutron/network HTTP/1.1" 200 617 0.132261 10.0.0.133 - - [2026-04-02 03:20:33] "POST /ref-update HTTP/1.1" 200 156 0.026427 10.0.0.73 - - [2026-04-02 03:20:33] "POST /id-to-fqname HTTP/1.1" 200 227 0.004469 10.0.0.73 - - [2026-04-02 03:20:33] "GET /virtual-network/a0de46c7-2f6d-4ca6-a826-3e6d1b94584f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008648 10.0.0.73 - - [2026-04-02 03:20:33] "POST /neutron/network HTTP/1.1" 200 834 0.007513 10.0.0.73 - - [2026-04-02 03:20:33] "GET /virtual-network/a0de46c7-2f6d-4ca6-a826-3e6d1b94584f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006934 10.0.0.73 - - [2026-04-02 03:20:33] "GET /virtual-network/a0de46c7-2f6d-4ca6-a826-3e6d1b94584f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008312 10.0.0.73 - - [2026-04-02 03:20:33] "GET /obj-perms HTTP/1.1" 200 5034 0.050725 10.0.0.73 - - [2026-04-02 03:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.48 - - [2026-04-02 03:20:34] "GET /projects?obj_uuids=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001417 10.0.0.73 - - [2026-04-02 03:20:34] "GET /project/7f1b4bb2-b8e8-4822-902e-4af5640447c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.047479 10.0.0.73 - - [2026-04-02 03:20:34] "POST /neutron/network HTTP/1.1" 200 117 0.017599 10.0.0.73 - - [2026-04-02 03:20:34] "POST /neutron/network HTTP/1.1" 200 848 0.008765 10.0.0.73 - - [2026-04-02 03:20:34] "POST /id-to-fqname HTTP/1.1" 200 233 0.001430 10.0.0.73 - - [2026-04-02 03:20:34] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005208 10.0.0.73 - - [2026-04-02 03:20:34] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006267 10.0.0.73 - - [2026-04-02 03:20:34] "POST /neutron/subnet HTTP/1.1" 200 724 0.009952 10.0.0.133 - - [2026-04-02 03:20:39] "DELETE /access-control-list/b3ab37dd-470b-4453-b288-32d58a6103e9 HTTP/1.1" 200 115 0.054646 10.0.0.73 - - [2026-04-02 03:20:39] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005784 10.0.0.73 - - [2026-04-02 03:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.48 - - [2026-04-02 03:20:40] "GET /projects?obj_uuids=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001290 10.0.0.73 - - [2026-04-02 03:20:40] "GET /project/7f1b4bb2-b8e8-4822-902e-4af5640447c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.041181 10.0.0.133 - - [2026-04-02 03:20:40] "POST /ref-update HTTP/1.1" 200 156 0.026445 10.0.0.48 - - [2026-04-02 03:20:40] "POST /useragent-kv HTTP/1.1" 200 115 0.011339 10.0.0.73 - - [2026-04-02 03:20:40] "POST /neutron/subnet HTTP/1.1" 200 734 0.206550 10.0.0.73 - - [2026-04-02 03:20:40] "POST /id-to-fqname HTTP/1.1" 200 234 0.001701 10.0.0.73 - - [2026-04-02 03:20:40] "GET /virtual-network/2d9b95ea-0b08-4acf-9901-c764d6947f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005618 10.0.0.73 - - [2026-04-02 03:20:40] "GET /virtual-network/2d9b95ea-0b08-4acf-9901-c764d6947f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.009912 10.0.0.73 - - [2026-04-02 03:20:40] "POST /neutron/network HTTP/1.1" 200 852 0.008334 10.0.0.73 - - [2026-04-02 03:20:40] "GET /virtual-network/2d9b95ea-0b08-4acf-9901-c764d6947f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005666 10.0.0.133 - - [2026-04-02 03:20:41] "GET /obj-perms HTTP/1.1" 200 5034 0.003963 10.0.0.48 - - [2026-04-02 03:20:41] "GET /obj-perms HTTP/1.1" 200 5034 0.003839 10.0.0.73 - - [2026-04-02 03:20:41] "POST /id-to-fqname HTTP/1.1" 200 224 0.001519 10.0.0.73 - - [2026-04-02 03:20:41] "POST /neutron/network HTTP/1.1" 200 838 0.007185 10.0.0.73 - - [2026-04-02 03:20:41] "POST /neutron/network HTTP/1.1" 200 1125 0.009455 10.0.0.73 - - [2026-04-02 03:20:41] "POST /neutron/subnet HTTP/1.1" 200 1394 0.014421 10.0.0.73 - - [2026-04-02 03:20:41] "POST /neutron/network HTTP/1.1" 200 1115 0.009218 10.0.0.48 - - [2026-04-02 03:20:42] "GET /projects?obj_uuids=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001097 10.0.0.73 - - [2026-04-02 03:20:42] "GET /project/7f1b4bb2-b8e8-4822-902e-4af5640447c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.069031 10.0.0.73 - - [2026-04-02 03:20:42] "POST /neutron/port HTTP/1.1" 200 117 0.007746 10.0.0.73 - - [2026-04-02 03:20:42] "POST /id-to-fqname HTTP/1.1" 200 225 0.001468 10.0.0.73 - - [2026-04-02 03:20:42] "POST /neutron/network HTTP/1.1" 200 838 0.006621 10.0.0.73 - - [2026-04-02 03:20:43] "POST /neutron/port HTTP/1.1" 200 1060 0.018497 10.0.0.73 - - [2026-04-02 03:20:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005546 10.0.0.73 - - [2026-04-02 03:20:43] "POST /neutron/network HTTP/1.1" 200 828 0.014647 10.0.0.48 - - [2026-04-02 03:20:43] "GET /projects?obj_uuids=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001111 10.0.0.73 - - [2026-04-02 03:20:43] "GET /project/7f1b4bb2-b8e8-4822-902e-4af5640447c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.081354 10.0.0.73 - - [2026-04-02 03:20:43] "POST /neutron/security_group HTTP/1.1" 200 2060 0.013592 10.0.0.73 - - [2026-04-02 03:20:43] "POST /fqname-to-id HTTP/1.1" 404 193 0.003988 10.0.0.73 - - [2026-04-02 03:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.48 - - [2026-04-02 03:20:43] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001523 10.0.0.73 - - [2026-04-02 03:20:43] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008574 10.0.0.73 - - [2026-04-02 03:20:43] "POST /service-templates HTTP/1.1" 200 543 0.036375 10.0.0.73 - - [2026-04-02 03:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.73 - - [2026-04-02 03:20:44] "GET /service-template/920e0d91-c449-4ad2-a742-f5c0c9be90f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.008374 10.0.0.73 - - [2026-04-02 03:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.73 - - [2026-04-02 03:20:44] "GET /service-template/920e0d91-c449-4ad2-a742-f5c0c9be90f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.004868 10.0.0.48 - - [2026-04-02 03:20:44] "GET /projects?obj_uuids=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001993 10.0.0.73 - - [2026-04-02 03:20:44] "POST /id-to-fqname HTTP/1.1" 200 233 0.001402 10.0.0.73 - - [2026-04-02 03:20:44] "POST /neutron/port HTTP/1.1" 200 1060 0.305623 10.0.0.73 - - [2026-04-02 03:20:44] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009558 10.0.0.73 - - [2026-04-02 03:20:44] "POST /neutron/network HTTP/1.1" 200 858 0.012802 10.0.0.73 - - [2026-04-02 03:20:44] "POST /neutron/subnet HTTP/1.1" 200 689 0.010221 10.0.0.48 - - [2026-04-02 03:20:45] "GET /projects?obj_uuids=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001820 10.0.0.73 - - [2026-04-02 03:20:45] "GET /project/7f1b4bb2-b8e8-4822-902e-4af5640447c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.065321 10.0.0.73 - - [2026-04-02 03:20:45] "POST /neutron/network HTTP/1.1" 200 848 0.006450 10.0.0.73 - - [2026-04-02 03:20:45] "POST /neutron/port HTTP/1.1" 200 117 0.006719 10.0.0.73 - - [2026-04-02 03:20:45] "GET /virtual-machine/5620e0cd-9f3c-4337-b058-9212e7aad489 HTTP/1.1" 401 292 0.000474 10.0.0.73 - - [2026-04-02 03:20:46] "GET /virtual-machine/5620e0cd-9f3c-4337-b058-9212e7aad489 HTTP/1.1" 200 1294 0.082991 10.0.0.73 - - [2026-04-02 03:20:46] "GET /virtual-machine-interface/f294336c-6aa3-459a-b53e-926ada3c37b0 HTTP/1.1" 200 2675 0.031344 10.0.0.73 - - [2026-04-02 03:20:46] "GET /virtual-machine-interface/f294336c-6aa3-459a-b53e-926ada3c37b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2675 0.027363 10.0.0.73 - - [2026-04-02 03:20:46] "PUT /virtual-machine-interface/f294336c-6aa3-459a-b53e-926ada3c37b0 HTTP/1.1" 200 284 0.028076 10.0.0.73 - - [2026-04-02 03:20:46] "POST /neutron/port HTTP/1.1" 200 1072 0.020549 10.0.0.73 - - [2026-04-02 03:20:46] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007426 10.0.0.73 - - [2026-04-02 03:20:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004752 10.0.0.73 - - [2026-04-02 03:20:46] "POST /neutron/network HTTP/1.1" 200 848 0.007775 10.0.0.73 - - [2026-04-02 03:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.73 - - [2026-04-02 03:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.48 - - [2026-04-02 03:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.48 - - [2026-04-02 03:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.48 - - [2026-04-02 03:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.48 - - [2026-04-02 03:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000487 10.0.0.133 - - [2026-04-02 03:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.133 - - [2026-04-02 03:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.133 - - [2026-04-02 03:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000573 10.0.0.133 - - [2026-04-02 03:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.73 - - [2026-04-02 03:20:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.73 - - [2026-04-02 03:20:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000496 10.0.0.48 - - [2026-04-02 03:20:51] "DELETE /project/01e0ece1-d32a-4d58-aa38-9062a7b78c1c HTTP/1.1" 404 177 0.008835 10.0.0.48 - - [2026-04-02 03:20:51] "DELETE /project/7f1b4bb2b8e84822902e4af5640447c2 HTTP/1.1" 404 173 0.005655 10.0.0.48 - - [2026-04-02 03:20:51] "DELETE /project/535044c7952146409617263b58d44a07 HTTP/1.1" 404 173 0.004707 10.0.0.48 - - [2026-04-02 03:20:51] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000863 10.0.0.48 - - [2026-04-02 03:20:51] "GET /project/535044c7-9521-4640-9617-263b58d44a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.040590 10.0.0.48 - - [2026-04-02 03:20:51] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001313 10.0.0.48 - - [2026-04-02 03:20:51] "GET /project/535044c7-9521-4640-9617-263b58d44a07?fields=security_groups HTTP/1.1" 200 1351 0.050199 10.0.0.48 - - [2026-04-02 03:20:51] "DELETE /security-group/ca918bb4-ef22-43a5-87c4-731e081b88fe HTTP/1.1" 200 115 0.053233 10.0.0.48 - - [2026-04-02 03:20:51] "GET /projects?obj_uuids=535044c7-9521-4640-9617-263b58d44a07&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001278 10.0.0.48 - - [2026-04-02 03:20:51] "GET /project/535044c7-9521-4640-9617-263b58d44a07?fields=application_policy_sets HTTP/1.1" 200 1390 0.063655 10.0.0.48 - - [2026-04-02 03:20:51] "DELETE /project/535044c7-9521-4640-9617-263b58d44a07 HTTP/1.1" 200 115 0.415154 10.0.0.73 - - [2026-04-02 03:20:51] "POST /neutron/port HTTP/1.1" 200 1126 0.021174 10.0.0.73 - - [2026-04-02 03:20:51] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008201 10.0.0.73 - - [2026-04-02 03:20:51] "GET /virtual-machine/5620e0cd-9f3c-4337-b058-9212e7aad489 HTTP/1.1" 200 1294 0.006451 10.0.0.73 - - [2026-04-02 03:20:51] "GET /virtual-machine-interface/f294336c-6aa3-459a-b53e-926ada3c37b0 HTTP/1.1" 200 3035 0.005832 10.0.0.73 - - [2026-04-02 03:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.73 - - [2026-04-02 03:20:51] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003743 10.0.0.73 - - [2026-04-02 03:20:51] "GET /virtual-networks?parent_id=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003073 10.0.0.73 - - [2026-04-02 03:20:51] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006543 10.0.0.73 - - [2026-04-02 03:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.73 - - [2026-04-02 03:20:54] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.007547 10.0.0.73 - - [2026-04-02 03:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.73 - - [2026-04-02 03:20:58] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005797 10.0.0.73 - - [2026-04-02 03:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.73 - - [2026-04-02 03:21:03] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.007305 10.0.0.73 - - [2026-04-02 03:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.73 - - [2026-04-02 03:21:07] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.007061 10.0.0.73 - - [2026-04-02 03:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.73 - - [2026-04-02 03:21:11] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.007377 10.0.0.73 - - [2026-04-02 03:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.73 - - [2026-04-02 03:21:15] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005925 10.0.0.73 - - [2026-04-02 03:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.73 - - [2026-04-02 03:21:19] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006303 10.0.0.73 - - [2026-04-02 03:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005162 10.0.0.73 - - [2026-04-02 03:21:23] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.008619 10.0.0.73 - - [2026-04-02 03:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.73 - - [2026-04-02 03:21:27] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005799 10.0.0.73 - - [2026-04-02 03:21:29] "GET /obj-perms HTTP/1.1" 200 5056 0.049900 10.0.0.73 - - [2026-04-02 03:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.73 - - [2026-04-02 03:21:31] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006319 10.0.0.73 - - [2026-04-02 03:21:32] "POST /neutron/network HTTP/1.1" 200 1125 0.007705 10.0.0.73 - - [2026-04-02 03:21:32] "POST /neutron/subnet HTTP/1.1" 200 1394 0.014057 10.0.0.73 - - [2026-04-02 03:21:32] "POST /neutron/network HTTP/1.1" 200 1115 0.015020 10.0.0.73 - - [2026-04-02 03:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.73 - - [2026-04-02 03:21:33] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004997 10.0.0.73 - - [2026-04-02 03:21:33] "GET /virtual-networks?parent_id=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004197 10.0.0.73 - - [2026-04-02 03:21:33] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006427 10.0.0.73 - - [2026-04-02 03:21:39] "POST /neutron/port HTTP/1.1" 200 1126 0.019869 10.0.0.73 - - [2026-04-02 03:21:40] "POST /neutron/security_group HTTP/1.1" 200 2060 0.035074 10.0.0.73 - - [2026-04-02 03:21:43] "POST /neutron/network HTTP/1.1" 200 938 0.009012 10.0.0.73 - - [2026-04-02 03:21:43] "POST /neutron/port HTTP/1.1" 200 117 0.001455 10.0.0.73 - - [2026-04-02 03:21:44] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008472 10.0.0.73 - - [2026-04-02 03:21:45] "POST /neutron/port HTTP/1.1" 200 1124 0.026017 10.0.0.73 - - [2026-04-02 03:21:49] "POST /neutron/security_group HTTP/1.1" 200 2060 0.011511 10.0.0.73 - - [2026-04-02 03:21:54] "POST /fqname-to-id HTTP/1.1" 404 211 0.003464 10.0.0.73 - - [2026-04-02 03:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.48 - - [2026-04-02 03:21:54] "GET /projects?obj_uuids=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001039 10.0.0.73 - - [2026-04-02 03:21:54] "GET /project/7f1b4bb2-b8e8-4822-902e-4af5640447c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.042248 10.0.0.73 - - [2026-04-02 03:21:54] "POST /service-instances HTTP/1.1" 200 547 0.039042 10.0.0.73 - - [2026-04-02 03:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.73 - - [2026-04-02 03:21:55] "GET /service-instance/b2aec0d9-722b-4410-9ec4-e82a6bc20c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007755 10.0.0.73 - - [2026-04-02 03:21:55] "POST /port-tuples HTTP/1.1" 200 590 0.046988 10.0.0.73 - - [2026-04-02 03:21:55] "GET /virtual-machine-interface/f294336c-6aa3-459a-b53e-926ada3c37b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.008015 10.0.0.73 - - [2026-04-02 03:21:55] "PUT /virtual-machine-interface/f294336c-6aa3-459a-b53e-926ada3c37b0 HTTP/1.1" 200 284 0.016478 10.0.0.73 - - [2026-04-02 03:21:55] "POST /ref-update HTTP/1.1" 200 156 0.019270 10.0.0.73 - - [2026-04-02 03:21:55] "POST /ref-update HTTP/1.1" 200 156 0.054696 10.0.0.73 - - [2026-04-02 03:21:55] "POST /instance-ips HTTP/1.1" 200 373 0.041002 10.0.0.73 - - [2026-04-02 03:21:55] "POST /neutron/port HTTP/1.1" 200 1124 0.033506 10.0.0.73 - - [2026-04-02 03:21:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008627 10.0.0.73 - - [2026-04-02 03:21:55] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009299 10.0.0.73 - - [2026-04-02 03:21:55] "GET /virtual-machine/c8d32b33-e01d-47b4-ad40-17af00d40d5b HTTP/1.1" 200 1295 0.007764 10.0.0.73 - - [2026-04-02 03:21:55] "GET /virtual-machine-interface/b034ee09-0cd6-46c6-9e2e-77179ca55ce0 HTTP/1.1" 200 2958 0.007461 10.0.0.73 - - [2026-04-02 03:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.73 - - [2026-04-02 03:21:55] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004771 10.0.0.73 - - [2026-04-02 03:21:55] "GET /virtual-networks?parent_id=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003589 10.0.0.73 - - [2026-04-02 03:21:55] "GET /virtual-network/6d51e0a9-d9b6-4dca-b5e3-388f09faf20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007802 10.0.0.73 - - [2026-04-02 03:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.73 - - [2026-04-02 03:21:56] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005203 10.0.0.73 - - [2026-04-02 03:21:56] "GET /virtual-networks?parent_id=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.005426 10.0.0.73 - - [2026-04-02 03:21:56] "GET /virtual-network/6d51e0a9-d9b6-4dca-b5e3-388f09faf20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006313 10.0.0.73 - - [2026-04-02 03:21:57] "POST /neutron/port HTTP/1.1" 200 1124 0.017636 10.0.0.73 - - [2026-04-02 03:21:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009358 10.0.0.73 - - [2026-04-02 03:21:57] "GET /virtual-machine/781c219a-b953-40d1-82d9-60d36de4f887 HTTP/1.1" 200 1293 0.006552 10.0.0.73 - - [2026-04-02 03:21:57] "GET /virtual-machine-interface/ad8ffd49-e01a-490a-bf14-e66c485abbda HTTP/1.1" 200 2961 0.006291 10.0.0.73 - - [2026-04-02 03:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.73 - - [2026-04-02 03:21:57] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004323 10.0.0.73 - - [2026-04-02 03:21:57] "GET /virtual-networks?parent_id=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004197 10.0.0.73 - - [2026-04-02 03:21:57] "GET /virtual-network/8cfa89e3-596f-494b-847e-491b1cfb0412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007749 10.0.0.73 - - [2026-04-02 03:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.73 - - [2026-04-02 03:21:58] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004654 10.0.0.73 - - [2026-04-02 03:21:58] "GET /virtual-networks?parent_id=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003346 10.0.0.73 - - [2026-04-02 03:21:58] "GET /virtual-network/8cfa89e3-596f-494b-847e-491b1cfb0412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006012 10.0.0.73 - - [2026-04-02 03:21:58] "POST /fqname-to-id HTTP/1.1" 404 215 0.003647 10.0.0.73 - - [2026-04-02 03:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.48 - - [2026-04-02 03:21:58] "GET /projects?obj_uuids=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001134 10.0.0.73 - - [2026-04-02 03:21:58] "GET /project/7f1b4bb2-b8e8-4822-902e-4af5640447c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.043932 10.0.0.73 - - [2026-04-02 03:21:58] "POST /network-policys HTTP/1.1" 200 551 0.031713 10.0.0.73 - - [2026-04-02 03:21:58] "GET /network-policy/f048ce06-be9a-420c-99cb-3545b0a835b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.007298 10.0.0.73 - - [2026-04-02 03:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.73 - - [2026-04-02 03:21:59] "GET /virtual-network/6d51e0a9-d9b6-4dca-b5e3-388f09faf20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006319 10.0.0.73 - - [2026-04-02 03:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.73 - - [2026-04-02 03:21:59] "GET /network-policy/f048ce06-be9a-420c-99cb-3545b0a835b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005192 10.0.0.133 - - [2026-04-02 03:21:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.002956 10.0.0.73 - - [2026-04-02 03:21:59] "POST /ref-update HTTP/1.1" 200 156 0.058949 10.0.0.73 - - [2026-04-02 03:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.73 - - [2026-04-02 03:21:59] "GET /network-policy/f048ce06-be9a-420c-99cb-3545b0a835b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005706 10.0.0.73 - - [2026-04-02 03:21:59] "GET /virtual-network/6d51e0a9-d9b6-4dca-b5e3-388f09faf20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.014299 10.0.0.73 - - [2026-04-02 03:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.73 - - [2026-04-02 03:21:59] "GET /network-policy/f048ce06-be9a-420c-99cb-3545b0a835b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005686 10.0.0.73 - - [2026-04-02 03:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.73 - - [2026-04-02 03:21:59] "GET /virtual-network/8cfa89e3-596f-494b-847e-491b1cfb0412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006139 10.0.0.73 - - [2026-04-02 03:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.73 - - [2026-04-02 03:21:59] "GET /network-policy/f048ce06-be9a-420c-99cb-3545b0a835b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004930 10.0.0.133 - - [2026-04-02 03:21:59] "POST /fqname-to-id HTTP/1.1" 404 242 0.006674 10.0.0.73 - - [2026-04-02 03:21:59] "POST /ref-update HTTP/1.1" 200 156 0.054569 10.0.0.73 - - [2026-04-02 03:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.73 - - [2026-04-02 03:21:59] "GET /network-policy/f048ce06-be9a-420c-99cb-3545b0a835b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005329 10.0.0.73 - - [2026-04-02 03:21:59] "GET /virtual-network/8cfa89e3-596f-494b-847e-491b1cfb0412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.011246 10.0.0.133 - - [2026-04-02 03:21:59] "POST /ref-update HTTP/1.1" 200 156 0.062057 10.0.0.73 - - [2026-04-02 03:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007104 10.0.0.73 - - [2026-04-02 03:21:59] "GET /network-policy/f048ce06-be9a-420c-99cb-3545b0a835b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.006182 10.0.0.73 - - [2026-04-02 03:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.73 - - [2026-04-02 03:21:59] "GET /service-template/920e0d91-c449-4ad2-a742-f5c0c9be90f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.004824 10.0.0.73 - - [2026-04-02 03:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.48 - - [2026-04-02 03:21:59] "GET /projects?obj_uuids=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001252 10.0.0.73 - - [2026-04-02 03:21:59] "GET /project/7f1b4bb2-b8e8-4822-902e-4af5640447c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.047245 10.0.0.73 - - [2026-04-02 03:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.73 - - [2026-04-02 03:21:59] "GET /service-instance/b2aec0d9-722b-4410-9ec4-e82a6bc20c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2544 0.007499 10.0.0.73 - - [2026-04-02 03:22:00] "POST /neutron/port HTTP/1.1" 200 1384 0.035281 10.0.0.73 - - [2026-04-02 03:22:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009681 10.0.0.73 - - [2026-04-02 03:22:00] "POST /neutron/port HTTP/1.1" 200 1384 0.033953 10.0.0.73 - - [2026-04-02 03:22:00] "POST /neutron/network HTTP/1.1" 200 848 0.007737 10.0.0.73 - - [2026-04-02 03:22:00] "POST /id-to-fqname HTTP/1.1" 200 233 0.001591 10.0.0.73 - - [2026-04-02 03:22:00] "GET /virtual-machine/5620e0cd-9f3c-4337-b058-9212e7aad489 HTTP/1.1" 200 1294 0.005585 10.0.0.73 - - [2026-04-02 03:22:00] "GET /virtual-machine-interface/f294336c-6aa3-459a-b53e-926ada3c37b0 HTTP/1.1" 200 3891 0.007554 10.0.0.73 - - [2026-04-02 03:22:00] "GET /instance-ip/2c3493e1-b219-4396-9184-d4f74b5f0424 HTTP/1.1" 200 1635 0.007645 10.0.0.73 - - [2026-04-02 03:22:00] "GET /instance-ip/a4bcec98-6cfc-47d9-ab8a-e28cbdfc1c15 HTTP/1.1" 200 1965 0.005116 10.0.0.73 - - [2026-04-02 03:22:00] "GET /instance-ip/c5a44915-699f-4447-9c2c-bc0b4c873041 HTTP/1.1" 200 1963 0.006067 10.0.0.73 - - [2026-04-02 03:22:00] "POST /neutron/port HTTP/1.1" 200 1384 0.030518 10.0.0.73 - - [2026-04-02 03:22:00] "GET /virtual-machine/5620e0cd-9f3c-4337-b058-9212e7aad489 HTTP/1.1" 200 1294 0.005988 10.0.0.73 - - [2026-04-02 03:22:00] "GET /virtual-machine-interface/f294336c-6aa3-459a-b53e-926ada3c37b0 HTTP/1.1" 200 3891 0.008633 10.0.0.73 - - [2026-04-02 03:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007450 10.0.0.73 - - [2026-04-02 03:22:00] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005361 10.0.0.73 - - [2026-04-02 03:22:00] "GET /virtual-networks?parent_id=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.005102 10.0.0.73 - - [2026-04-02 03:22:01] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.008155 10.0.0.73 - - [2026-04-02 03:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.73 - - [2026-04-02 03:22:02] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003905 10.0.0.73 - - [2026-04-02 03:22:02] "GET /virtual-networks?parent_id=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003739 10.0.0.73 - - [2026-04-02 03:22:02] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006161 10.0.0.73 - - [2026-04-02 03:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.73 - - [2026-04-02 03:22:02] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004370 10.0.0.73 - - [2026-04-02 03:22:02] "GET /virtual-networks?parent_id=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003797 10.0.0.73 - - [2026-04-02 03:22:02] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.009847 10.0.0.73 - - [2026-04-02 03:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.73 - - [2026-04-02 03:22:02] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004535 10.0.0.73 - - [2026-04-02 03:22:02] "GET /virtual-networks?parent_id=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003439 10.0.0.73 - - [2026-04-02 03:22:02] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.007365 10.0.0.73 - - [2026-04-02 03:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.73 - - [2026-04-02 03:22:02] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005117 10.0.0.73 - - [2026-04-02 03:22:02] "GET /virtual-networks?parent_id=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003824 10.0.0.73 - - [2026-04-02 03:22:02] "GET /virtual-network/f264e5f8-aa2c-4cff-b109-e8ecc6bc4450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006662 10.0.0.73 - - [2026-04-02 03:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.73 - - [2026-04-02 03:22:02] "GET /routing-instance/2c4fad95-3791-4152-8c6b-bf90f6f98e4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004028 10.0.0.73 - - [2026-04-02 03:22:02] "GET /routing-instance/2c4fad95-3791-4152-8c6b-bf90f6f98e4f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1589 0.006459 10.0.0.73 - - [2026-04-02 03:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.73 - - [2026-04-02 03:22:02] "GET /routing-instance/e72e9b2c-778f-4e3b-8f23-069f24950014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005451 10.0.0.73 - - [2026-04-02 03:22:02] "GET /routing-instance/e72e9b2c-778f-4e3b-8f23-069f24950014?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1593 0.011382 10.0.0.73 - - [2026-04-02 03:22:31] "POST /neutron/port HTTP/1.1" 200 1108 0.019954 10.0.0.73 - - [2026-04-02 03:22:31] "POST /neutron/subnet HTTP/1.1" 200 704 0.019785 10.0.0.73 - - [2026-04-02 03:22:45] "POST /neutron/port HTTP/1.1" 200 1220 0.017160 10.0.0.73 - - [2026-04-02 03:22:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004304 10.0.0.73 - - [2026-04-02 03:22:45] "POST /neutron/port HTTP/1.1" 200 117 0.001235 10.0.0.73 - - [2026-04-02 03:22:51] "GET /network-policy/f048ce06-be9a-420c-99cb-3545b0a835b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004731 10.0.0.73 - - [2026-04-02 03:22:51] "PUT /network-policy/f048ce06-be9a-420c-99cb-3545b0a835b5 HTTP/1.1" 200 262 0.017506 10.0.0.73 - - [2026-04-02 03:22:51] "GET /network-policy/f048ce06-be9a-420c-99cb-3545b0a835b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.008699 10.0.0.133 - - [2026-04-02 03:22:51] "PUT /access-control-list/7714c584-1631-4dc7-9860-e06bae3d9a02 HTTP/1.1" 200 272 0.025104 10.0.0.73 - - [2026-04-02 03:22:51] "POST /neutron/port HTTP/1.1" 200 1384 0.022454 10.0.0.73 - - [2026-04-02 03:23:14] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008043 10.0.0.73 - - [2026-04-02 03:23:20] "POST /ref-update HTTP/1.1" 200 156 0.068671 10.0.0.73 - - [2026-04-02 03:23:20] "GET /virtual-network/8cfa89e3-596f-494b-847e-491b1cfb0412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.013768 10.0.0.73 - - [2026-04-02 03:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.73 - - [2026-04-02 03:23:20] "GET /network-policy/f048ce06-be9a-420c-99cb-3545b0a835b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.004658 10.0.0.133 - - [2026-04-02 03:23:20] "POST /ref-update HTTP/1.1" 200 156 0.038113 10.0.0.73 - - [2026-04-02 03:23:20] "POST /ref-update HTTP/1.1" 200 156 0.132398 10.0.0.73 - - [2026-04-02 03:23:20] "GET /virtual-network/6d51e0a9-d9b6-4dca-b5e3-388f09faf20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.009608 10.0.0.73 - - [2026-04-02 03:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.73 - - [2026-04-02 03:23:20] "GET /network-policy/f048ce06-be9a-420c-99cb-3545b0a835b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.005543 10.0.0.73 - - [2026-04-02 03:23:20] "DELETE /network-policy/f048ce06-be9a-420c-99cb-3545b0a835b5 HTTP/1.1" 200 115 0.046240 10.0.0.73 - - [2026-04-02 03:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.73 - - [2026-04-02 03:23:20] "DELETE /service-instance/b2aec0d9-722b-4410-9ec4-e82a6bc20c85 HTTP/1.1" 200 115 0.051095 10.0.0.73 - - [2026-04-02 03:23:20] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.008144 10.0.0.73 - - [2026-04-02 03:23:20] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.009583 10.0.0.73 - - [2026-04-02 03:23:20] "POST /ref-update HTTP/1.1" 200 156 0.149333 10.0.0.133 - - [2026-04-02 03:23:21] "POST /ref-update HTTP/1.1" 200 156 0.057425 10.0.0.73 - - [2026-04-02 03:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014815 10.0.0.73 - - [2026-04-02 03:23:21] "DELETE /service-template/920e0d91-c449-4ad2-a742-f5c0c9be90f8 HTTP/1.1" 200 115 0.069393 10.0.0.73 - - [2026-04-02 03:23:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.005589 10.0.0.73 - - [2026-04-02 03:23:21] "POST /neutron/network HTTP/1.1" 200 852 0.007946 10.0.0.133 - - [2026-04-02 03:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008120 10.0.0.73 - - [2026-04-02 03:23:21] "POST /neutron/port HTTP/1.1" 200 1116 0.021294 10.0.0.73 - - [2026-04-02 03:23:21] "POST /neutron/network HTTP/1.1" 200 848 0.011024 10.0.0.73 - - [2026-04-02 03:23:21] "POST /neutron/port HTTP/1.1" 200 1114 0.012953 10.0.0.133 - - [2026-04-02 03:23:22] "DELETE /route-target/8d392bbc-33b5-461d-a376-030306897d19 HTTP/1.1" 200 115 0.026104 10.0.0.73 - - [2026-04-02 03:23:22] "POST /neutron/port HTTP/1.1" 200 151 0.289752 10.0.0.73 - - [2026-04-02 03:23:22] "POST /neutron/network HTTP/1.1" 200 830 0.008388 10.0.0.133 - - [2026-04-02 03:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005268 10.0.0.48 - - [2026-04-02 03:23:23] "POST /useragent-kv HTTP/1.1" 200 115 0.017981 10.0.0.48 - - [2026-04-02 03:23:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003453 10.0.0.73 - - [2026-04-02 03:23:23] "POST /neutron/network HTTP/1.1" 200 151 0.144861 10.0.0.133 - - [2026-04-02 03:23:23] "DELETE /route-target/d025d89b-33bd-486c-b100-a461f82eb557 HTTP/1.1" 200 115 0.036883 10.0.0.48 - - [2026-04-02 03:23:24] "GET /projects?obj_uuids=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001431 10.0.0.73 - - [2026-04-02 03:23:24] "GET /project/7f1b4bb2-b8e8-4822-902e-4af5640447c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.075090 10.0.0.48 - - [2026-04-02 03:23:24] "GET /projects?obj_uuids=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001062 10.0.0.73 - - [2026-04-02 03:23:24] "GET /project/7f1b4bb2-b8e8-4822-902e-4af5640447c2?fields=virtual_networks HTTP/1.1" 200 1036 0.067537 10.0.0.48 - - [2026-04-02 03:23:24] "GET /projects?obj_uuids=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001807 10.0.0.73 - - [2026-04-02 03:23:24] "GET /project/7f1b4bb2-b8e8-4822-902e-4af5640447c2?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.052952 10.0.0.48 - - [2026-04-02 03:23:25] "GET /projects?obj_uuids=7f1b4bb2-b8e8-4822-902e-4af5640447c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001514 10.0.0.73 - - [2026-04-02 03:23:25] "GET /project/7f1b4bb2-b8e8-4822-902e-4af5640447c2?fields=security_groups HTTP/1.1" 200 1264 0.057331 10.0.0.73 - - [2026-04-02 03:23:25] "POST /fqname-to-id HTTP/1.1" 404 189 0.028394 10.0.0.48 - - [2026-04-02 03:23:25] "GET /projects?obj_uuids=4c647334-7fba-4474-93f4-68b2002eebaa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003965 10.0.0.48 - - [2026-04-02 03:23:25] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001375 10.0.0.48 - - [2026-04-02 03:23:25] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008326 10.0.0.48 - - [2026-04-02 03:23:26] "POST /id-to-fqname HTTP/1.1" 200 191 0.001742 10.0.0.48 - - [2026-04-02 03:23:26] "POST /fqname-to-id HTTP/1.1" 404 200 0.007114 10.0.0.48 - - [2026-04-02 03:23:26] "POST /security-groups HTTP/1.1" 200 592 0.076591 10.0.0.48 - - [2026-04-02 03:23:26] "POST /projects HTTP/1.1" 200 587 0.293216 10.0.0.133 - - [2026-04-02 03:23:26] "POST /fqname-to-id HTTP/1.1" 404 234 0.009967 10.0.0.48 - - [2026-04-02 03:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.374251 10.0.0.73 - - [2026-04-02 03:23:26] "GET /project/4c647334-7fba-4474-93f4-68b2002eebaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.512309 10.0.0.73 - - [2026-04-02 03:23:27] "GET / HTTP/1.1" 200 35931 0.001787 10.0.0.73 - - [2026-04-02 03:23:29] "GET /project/4c647334-7fba-4474-93f4-68b2002eebaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000564 10.0.0.48 - - [2026-04-02 03:23:29] "GET /projects?obj_uuids=4c647334-7fba-4474-93f4-68b2002eebaa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001599 10.0.0.73 - - [2026-04-02 03:23:29] "GET /project/4c647334-7fba-4474-93f4-68b2002eebaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.083411 10.0.0.73 - - [2026-04-02 03:23:30] "POST /fqname-to-id HTTP/1.1" 404 180 0.004288 10.0.0.73 - - [2026-04-02 03:23:30] "POST /virtual-DNSs HTTP/1.1" 200 507 0.033021 10.0.0.73 - - [2026-04-02 03:23:30] "GET /virtual-DNS/cfc5e5d0-2a39-430d-b617-fea682297941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.010349 10.0.0.73 - - [2026-04-02 03:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.73 - - [2026-04-02 03:23:30] "GET /virtual-DNS/cfc5e5d0-2a39-430d-b617-fea682297941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.004570 10.0.0.73 - - [2026-04-02 03:23:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003929 10.0.0.73 - - [2026-04-02 03:23:30] "POST /network-ipams HTTP/1.1" 200 514 0.029624 10.0.0.73 - - [2026-04-02 03:23:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.004706 10.0.0.73 - - [2026-04-02 03:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.73 - - [2026-04-02 03:23:30] "GET /network-ipam/7ad87c45-5f5a-4e4d-ba63-38c075f8c306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.007242 10.0.0.73 - - [2026-04-02 03:23:30] "PUT /network-ipam/7ad87c45-5f5a-4e4d-ba63-38c075f8c306 HTTP/1.1" 200 258 0.016477 10.0.0.73 - - [2026-04-02 03:23:30] "POST /ref-update HTTP/1.1" 200 156 0.017631 10.0.0.73 - - [2026-04-02 03:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008410 10.0.0.48 - - [2026-04-02 03:23:31] "GET /projects?obj_uuids=4c647334-7fba-4474-93f4-68b2002eebaa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001502 10.0.0.73 - - [2026-04-02 03:23:31] "GET /project/4c647334-7fba-4474-93f4-68b2002eebaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.049913 10.0.0.133 - - [2026-04-02 03:23:31] "POST /ref-update HTTP/1.1" 200 156 0.033008 10.0.0.48 - - [2026-04-02 03:23:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005924 10.0.0.73 - - [2026-04-02 03:23:31] "POST /neutron/subnet HTTP/1.1" 200 711 0.259354 10.0.0.73 - - [2026-04-02 03:23:31] "POST /id-to-fqname HTTP/1.1" 200 227 0.001851 10.0.0.73 - - [2026-04-02 03:23:31] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007059 10.0.0.73 - - [2026-04-02 03:23:31] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005506 10.0.0.73 - - [2026-04-02 03:23:31] "POST /neutron/network HTTP/1.1" 200 833 0.007347 10.0.0.73 - - [2026-04-02 03:23:32] "POST /neutron/network HTTP/1.1" 200 833 0.008008 10.0.0.73 - - [2026-04-02 03:23:32] "POST /id-to-fqname HTTP/1.1" 200 227 0.001352 10.0.0.48 - - [2026-04-02 03:23:33] "GET /projects?obj_uuids=4c647334-7fba-4474-93f4-68b2002eebaa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001203 10.0.0.73 - - [2026-04-02 03:23:33] "GET /project/4c647334-7fba-4474-93f4-68b2002eebaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.065787 10.0.0.73 - - [2026-04-02 03:23:33] "POST /neutron/network HTTP/1.1" 200 833 0.007392 10.0.0.73 - - [2026-04-02 03:23:33] "POST /neutron/port HTTP/1.1" 200 117 0.008007 10.0.0.73 - - [2026-04-02 03:23:34] "POST /neutron/port HTTP/1.1" 200 1058 0.019425 10.0.0.73 - - [2026-04-02 03:23:34] "POST /neutron/port HTTP/1.1" 200 1122 0.020543 10.0.0.73 - - [2026-04-02 03:23:34] "POST /neutron/port HTTP/1.1" 200 117 0.001794 10.0.0.73 - - [2026-04-02 03:23:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008483 10.0.0.73 - - [2026-04-02 03:23:38] "POST /neutron/port HTTP/1.1" 200 1122 0.019133 10.0.0.73 - - [2026-04-02 03:23:38] "GET /virtual-machine/cea22a30-3d93-4178-944e-15cfd060bc19 HTTP/1.1" 401 292 0.000628 10.0.0.73 - - [2026-04-02 03:23:39] "GET /virtual-machine/cea22a30-3d93-4178-944e-15cfd060bc19 HTTP/1.1" 200 1294 0.037005 10.0.0.73 - - [2026-04-02 03:23:39] "GET /virtual-machine-interface/cdb54933-7415-466d-a967-ada784f8ab03 HTTP/1.1" 200 2965 0.006305 10.0.0.73 - - [2026-04-02 03:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.73 - - [2026-04-02 03:23:39] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003727 10.0.0.73 - - [2026-04-02 03:23:39] "GET /virtual-networks?parent_id=4c647334-7fba-4474-93f4-68b2002eebaa&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002859 10.0.0.73 - - [2026-04-02 03:23:39] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006364 10.0.0.73 - - [2026-04-02 03:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.73 - - [2026-04-02 03:23:42] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008457 10.0.0.73 - - [2026-04-02 03:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.73 - - [2026-04-02 03:23:46] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006237 10.0.0.73 - - [2026-04-02 03:23:46] "POST /neutron/port HTTP/1.1" 200 1108 0.022962 10.0.0.73 - - [2026-04-02 03:23:46] "POST /neutron/subnet HTTP/1.1" 200 704 0.010192 10.0.0.73 - - [2026-04-02 03:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.73 - - [2026-04-02 03:23:50] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005651 10.0.0.48 - - [2026-04-02 03:23:51] "DELETE /project/7f1b4bb2-b8e8-4822-902e-4af5640447c2 HTTP/1.1" 404 177 0.040330 10.0.0.48 - - [2026-04-02 03:23:51] "DELETE /project/4c6473347fba447493f468b2002eebaa HTTP/1.1" 404 173 0.059740 10.0.0.73 - - [2026-04-02 03:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.73 - - [2026-04-02 03:23:54] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005825 10.0.0.73 - - [2026-04-02 03:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.73 - - [2026-04-02 03:23:58] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005831 10.0.0.73 - - [2026-04-02 03:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005169 10.0.0.73 - - [2026-04-02 03:24:02] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005748 10.0.0.73 - - [2026-04-02 03:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.73 - - [2026-04-02 03:24:06] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005783 10.0.0.73 - - [2026-04-02 03:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.73 - - [2026-04-02 03:24:10] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005607 10.0.0.73 - - [2026-04-02 03:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.73 - - [2026-04-02 03:24:14] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006178 10.0.0.73 - - [2026-04-02 03:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.73 - - [2026-04-02 03:24:17] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004343 10.0.0.73 - - [2026-04-02 03:24:17] "GET /virtual-networks?parent_id=4c647334-7fba-4474-93f4-68b2002eebaa&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003320 10.0.0.73 - - [2026-04-02 03:24:17] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006318 10.0.0.73 - - [2026-04-02 03:24:17] "POST /neutron/port HTTP/1.1" 200 1122 0.022397 10.0.0.73 - - [2026-04-02 03:24:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008564 10.0.0.73 - - [2026-04-02 03:24:27] "POST /neutron/port HTTP/1.1" 200 1122 0.017675 10.0.0.73 - - [2026-04-02 03:24:31] "POST /neutron/port HTTP/1.1" 200 1220 0.019067 10.0.0.73 - - [2026-04-02 03:24:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004408 10.0.0.73 - - [2026-04-02 03:24:31] "POST /neutron/port HTTP/1.1" 200 117 0.001232 10.0.0.133 - - [2026-04-02 03:24:32] "GET /obj-perms HTTP/1.1" 200 5056 0.051635 10.0.0.73 - - [2026-04-02 03:24:58] "POST /neutron/network HTTP/1.1" 200 833 0.007820 10.0.0.73 - - [2026-04-02 03:24:58] "POST /id-to-fqname HTTP/1.1" 200 227 0.001301 10.0.0.73 - - [2026-04-02 03:24:58] "POST /neutron/network HTTP/1.1" 200 843 0.006951 10.0.0.48 - - [2026-04-02 03:24:59] "GET /projects?obj_uuids=4c647334-7fba-4474-93f4-68b2002eebaa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.023767 10.0.0.73 - - [2026-04-02 03:24:59] "GET /project/4c647334-7fba-4474-93f4-68b2002eebaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.094223 10.0.0.73 - - [2026-04-02 03:24:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008293 10.0.0.73 - - [2026-04-02 03:25:00] "POST /neutron/network HTTP/1.1" 200 843 0.007796 10.0.0.73 - - [2026-04-02 03:25:00] "POST /neutron/port HTTP/1.1" 200 1058 0.044795 10.0.0.73 - - [2026-04-02 03:25:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004057 10.0.0.73 - - [2026-04-02 03:25:00] "POST /neutron/network HTTP/1.1" 200 833 0.008549 10.0.0.73 - - [2026-04-02 03:25:04] "POST /neutron/port HTTP/1.1" 200 1122 0.024272 10.0.0.73 - - [2026-04-02 03:25:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008443 10.0.0.73 - - [2026-04-02 03:25:04] "GET /virtual-machine/67fc0b31-93ce-4dec-8a1d-cee73090d9fa HTTP/1.1" 200 1292 0.007195 10.0.0.73 - - [2026-04-02 03:25:04] "GET /virtual-machine-interface/21f34471-7229-467f-863c-9566519ad63d HTTP/1.1" 200 2963 0.008790 10.0.0.73 - - [2026-04-02 03:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.73 - - [2026-04-02 03:25:05] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004158 10.0.0.73 - - [2026-04-02 03:25:05] "GET /virtual-networks?parent_id=4c647334-7fba-4474-93f4-68b2002eebaa&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003253 10.0.0.73 - - [2026-04-02 03:25:05] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006045 10.0.0.73 - - [2026-04-02 03:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.73 - - [2026-04-02 03:25:08] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006607 10.0.0.73 - - [2026-04-02 03:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.73 - - [2026-04-02 03:25:12] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005841 10.0.0.73 - - [2026-04-02 03:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.73 - - [2026-04-02 03:25:16] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006365 10.0.0.73 - - [2026-04-02 03:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.73 - - [2026-04-02 03:25:20] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006032 10.0.0.73 - - [2026-04-02 03:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.73 - - [2026-04-02 03:25:24] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006351 10.0.0.73 - - [2026-04-02 03:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.73 - - [2026-04-02 03:25:28] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006022 10.0.0.73 - - [2026-04-02 03:25:32] "POST /neutron/network HTTP/1.1" 200 938 0.304393 10.0.0.48 - - [2026-04-02 03:25:32] "GET /obj-perms HTTP/1.1" 200 5056 0.062143 10.0.0.73 - - [2026-04-02 03:25:32] "POST /neutron/port HTTP/1.1" 200 117 0.001394 10.0.0.73 - - [2026-04-02 03:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.73 - - [2026-04-02 03:25:32] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007311 10.0.0.73 - - [2026-04-02 03:25:32] "GET /obj-perms HTTP/1.1" 200 5056 0.052675 10.0.0.73 - - [2026-04-02 03:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.73 - - [2026-04-02 03:25:36] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006502 10.0.0.73 - - [2026-04-02 03:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.73 - - [2026-04-02 03:25:40] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005802 10.0.0.73 - - [2026-04-02 03:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.73 - - [2026-04-02 03:25:45] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005935 10.0.0.73 - - [2026-04-02 03:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.001284 10.0.0.73 - - [2026-04-02 03:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.48 - - [2026-04-02 03:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.48 - - [2026-04-02 03:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.48 - - [2026-04-02 03:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.48 - - [2026-04-02 03:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.133 - - [2026-04-02 03:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000548 10.0.0.73 - - [2026-04-02 03:25:47] "POST /neutron/port HTTP/1.1" 200 1220 0.038988 10.0.0.133 - - [2026-04-02 03:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.73 - - [2026-04-02 03:25:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004790 10.0.0.73 - - [2026-04-02 03:25:47] "POST /neutron/port HTTP/1.1" 200 117 0.001698 10.0.0.133 - - [2026-04-02 03:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.133 - - [2026-04-02 03:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.73 - - [2026-04-02 03:25:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000579 10.0.0.73 - - [2026-04-02 03:25:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000592 10.0.0.73 - - [2026-04-02 03:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.73 - - [2026-04-02 03:25:49] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006658 10.0.0.73 - - [2026-04-02 03:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.73 - - [2026-04-02 03:25:53] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004232 10.0.0.73 - - [2026-04-02 03:25:53] "GET /virtual-networks?parent_id=4c647334-7fba-4474-93f4-68b2002eebaa&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003746 10.0.0.73 - - [2026-04-02 03:25:53] "GET /virtual-network/f6155704-8315-4504-a104-43a42bcc3996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007163 10.0.0.73 - - [2026-04-02 03:25:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008597 10.0.0.73 - - [2026-04-02 03:26:03] "POST /neutron/port HTTP/1.1" 200 1122 0.023010 10.0.0.73 - - [2026-04-02 03:26:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007734 10.0.0.73 - - [2026-04-02 03:26:14] "POST /neutron/port HTTP/1.1" 200 1122 0.019457 10.0.0.73 - - [2026-04-02 03:26:34] "POST /neutron/port HTTP/1.1" 200 1122 0.018961 10.0.0.73 - - [2026-04-02 03:26:34] "POST /neutron/subnet HTTP/1.1" 200 685 0.016300 10.0.0.73 - - [2026-04-02 03:26:48] "POST /neutron/port HTTP/1.1" 200 1108 0.021102 10.0.0.73 - - [2026-04-02 03:26:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008953 10.0.0.73 - - [2026-04-02 03:26:48] "POST /neutron/network HTTP/1.1" 200 928 0.007627 10.0.0.73 - - [2026-04-02 03:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.73 - - [2026-04-02 03:26:51] "DELETE /virtual-DNS/cfc5e5d0-2a39-430d-b617-fea682297941 HTTP/1.1" 409 235 0.008945 10.0.0.73 - - [2026-04-02 03:26:51] "POST /fqname-to-id HTTP/1.1" 404 192 0.004440 10.0.0.73 - - [2026-04-02 03:26:52] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.029684 10.0.0.73 - - [2026-04-02 03:26:52] "GET /virtual-DNS-record/502277ed-841c-44bc-bf9b-cea2f3496002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.006639 10.0.0.73 - - [2026-04-02 03:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.73 - - [2026-04-02 03:26:52] "GET /virtual-DNS-record/502277ed-841c-44bc-bf9b-cea2f3496002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.004506 10.0.0.73 - - [2026-04-02 03:26:58] "DELETE /virtual-DNS-record/502277ed-841c-44bc-bf9b-cea2f3496002 HTTP/1.1" 200 115 0.028672 10.0.0.73 - - [2026-04-02 03:26:58] "POST /fqname-to-id HTTP/1.1" 404 184 0.003209 10.0.0.73 - - [2026-04-02 03:26:59] "POST /neutron/port HTTP/1.1" 200 1122 0.020856 10.0.0.73 - - [2026-04-02 03:26:59] "POST /neutron/port HTTP/1.1" 200 1112 0.018217 10.0.0.73 - - [2026-04-02 03:27:00] "POST /neutron/network HTTP/1.1" 200 833 0.007840 10.0.0.73 - - [2026-04-02 03:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.133 - - [2026-04-02 03:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.033990 10.0.0.73 - - [2026-04-02 03:27:01] "DELETE /network-ipam/7ad87c45-5f5a-4e4d-ba63-38c075f8c306 HTTP/1.1" 200 115 0.059740 10.0.0.73 - - [2026-04-02 03:27:01] "DELETE /virtual-DNS/cfc5e5d0-2a39-430d-b617-fea682297941 HTTP/1.1" 200 115 0.048352 10.0.0.73 - - [2026-04-02 03:27:01] "POST /fqname-to-id HTTP/1.1" 404 180 0.006920 10.0.0.48 - - [2026-04-02 03:27:02] "GET /projects?obj_uuids=4c647334-7fba-4474-93f4-68b2002eebaa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001241 10.0.0.73 - - [2026-04-02 03:27:02] "GET /project/4c647334-7fba-4474-93f4-68b2002eebaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.047913 10.0.0.48 - - [2026-04-02 03:27:02] "GET /projects?obj_uuids=4c647334-7fba-4474-93f4-68b2002eebaa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001006 10.0.0.73 - - [2026-04-02 03:27:02] "GET /project/4c647334-7fba-4474-93f4-68b2002eebaa?fields=virtual_networks HTTP/1.1" 200 1034 0.057525 10.0.0.48 - - [2026-04-02 03:27:02] "GET /projects?obj_uuids=4c647334-7fba-4474-93f4-68b2002eebaa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001129 10.0.0.73 - - [2026-04-02 03:27:02] "GET /project/4c647334-7fba-4474-93f4-68b2002eebaa?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.041524 10.0.0.48 - - [2026-04-02 03:27:02] "GET /projects?obj_uuids=4c647334-7fba-4474-93f4-68b2002eebaa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001203 10.0.0.73 - - [2026-04-02 03:27:02] "GET /project/4c647334-7fba-4474-93f4-68b2002eebaa?fields=security_groups HTTP/1.1" 200 1261 0.048244 10.0.0.73 - - [2026-04-02 03:27:03] "POST /fqname-to-id HTTP/1.1" 404 189 0.026439 10.0.0.48 - - [2026-04-02 03:27:03] "GET /projects?obj_uuids=aeec8711-8832-4ac7-a1d2-6234ad463f3e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003676 10.0.0.48 - - [2026-04-02 03:27:03] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001024 10.0.0.48 - - [2026-04-02 03:27:03] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007671 10.0.0.48 - - [2026-04-02 03:27:03] "POST /id-to-fqname HTTP/1.1" 200 191 0.003004 10.0.0.48 - - [2026-04-02 03:27:03] "POST /fqname-to-id HTTP/1.1" 404 200 0.004614 10.0.0.48 - - [2026-04-02 03:27:04] "POST /security-groups HTTP/1.1" 200 592 0.043326 10.0.0.48 - - [2026-04-02 03:27:04] "POST /projects HTTP/1.1" 200 587 0.270890 10.0.0.133 - - [2026-04-02 03:27:04] "POST /access-control-lists HTTP/1.1" 200 597 0.034098 10.0.0.48 - - [2026-04-02 03:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.342531 10.0.0.73 - - [2026-04-02 03:27:04] "GET /project/aeec8711-8832-4ac7-a1d2-6234ad463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.469636 10.0.0.73 - - [2026-04-02 03:27:05] "GET / HTTP/1.1" 200 35931 0.001597 10.0.0.73 - - [2026-04-02 03:27:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000514 10.0.0.73 - - [2026-04-02 03:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.052041 10.0.0.48 - - [2026-04-02 03:27:07] "GET /projects?obj_uuids=aeec8711-8832-4ac7-a1d2-6234ad463f3e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000987 10.0.0.73 - - [2026-04-02 03:27:07] "GET /project/aeec8711-8832-4ac7-a1d2-6234ad463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.041749 10.0.0.48 - - [2026-04-02 03:27:07] "GET /projects?obj_uuids=aeec8711-8832-4ac7-a1d2-6234ad463f3e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001709 10.0.0.73 - - [2026-04-02 03:27:07] "POST /neutron/network HTTP/1.1" 200 608 0.151827 10.0.0.133 - - [2026-04-02 03:27:07] "POST /route-targets HTTP/1.1" 200 327 0.013727 10.0.0.73 - - [2026-04-02 03:27:07] "POST /id-to-fqname HTTP/1.1" 200 222 0.003996 10.0.0.73 - - [2026-04-02 03:27:07] "GET /virtual-network/2030b2d8-335d-47c5-84bc-e3dec31bd429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008915 10.0.0.73 - - [2026-04-02 03:27:07] "POST /neutron/network HTTP/1.1" 200 826 0.011390 10.0.0.73 - - [2026-04-02 03:27:07] "GET /virtual-network/2030b2d8-335d-47c5-84bc-e3dec31bd429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006155 10.0.0.73 - - [2026-04-02 03:27:08] "GET /virtual-network/2030b2d8-335d-47c5-84bc-e3dec31bd429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005448 10.0.0.73 - - [2026-04-02 03:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.48 - - [2026-04-02 03:27:09] "GET /projects?obj_uuids=aeec8711-8832-4ac7-a1d2-6234ad463f3e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000938 10.0.0.73 - - [2026-04-02 03:27:09] "GET /project/aeec8711-8832-4ac7-a1d2-6234ad463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.042662 10.0.0.73 - - [2026-04-02 03:27:09] "POST /neutron/network HTTP/1.1" 200 117 0.017788 10.0.0.133 - - [2026-04-02 03:27:10] "POST /ref-update HTTP/1.1" 200 156 0.028483 10.0.0.73 - - [2026-04-02 03:27:10] "POST /neutron/network HTTP/1.1" 200 827 0.009584 10.0.0.73 - - [2026-04-02 03:27:10] "POST /id-to-fqname HTTP/1.1" 200 222 0.001101 10.0.0.73 - - [2026-04-02 03:27:10] "GET /virtual-network/ab9b2ad8-e006-4044-820b-ce8420f2c566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005014 10.0.0.73 - - [2026-04-02 03:27:10] "GET /virtual-network/ab9b2ad8-e006-4044-820b-ce8420f2c566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006216 10.0.0.73 - - [2026-04-02 03:27:10] "POST /neutron/subnet HTTP/1.1" 200 724 0.009818 10.0.0.73 - - [2026-04-02 03:27:10] "GET /virtual-network/ab9b2ad8-e006-4044-820b-ce8420f2c566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006565 10.0.0.133 - - [2026-04-02 03:27:10] "GET /obj-perms HTTP/1.1" 200 5032 0.054206 10.0.0.48 - - [2026-04-02 03:27:10] "GET /obj-perms HTTP/1.1" 200 5032 0.048285 10.0.0.73 - - [2026-04-02 03:27:10] "POST /id-to-fqname HTTP/1.1" 200 222 0.002675 10.0.0.48 - - [2026-04-02 03:27:26] "GET /projects?obj_uuids=aeec8711-8832-4ac7-a1d2-6234ad463f3e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001142 10.0.0.73 - - [2026-04-02 03:27:26] "GET /project/aeec8711-8832-4ac7-a1d2-6234ad463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.067801 10.0.0.73 - - [2026-04-02 03:27:26] "POST /neutron/network HTTP/1.1" 200 827 0.033368 10.0.0.73 - - [2026-04-02 03:27:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001570 10.0.0.73 - - [2026-04-02 03:27:26] "POST /neutron/port HTTP/1.1" 200 4196 0.035195 10.0.0.48 - - [2026-04-02 03:27:26] "GET /projects?obj_uuids=aeec8711-8832-4ac7-a1d2-6234ad463f3e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001431 10.0.0.73 - - [2026-04-02 03:27:27] "POST /neutron/port HTTP/1.1" 200 1061 0.342429 10.0.0.48 - - [2026-04-02 03:27:27] "GET /projects?obj_uuids=aeec8711-8832-4ac7-a1d2-6234ad463f3e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001325 10.0.0.73 - - [2026-04-02 03:27:27] "GET /project/aeec8711-8832-4ac7-a1d2-6234ad463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.065311 10.0.0.73 - - [2026-04-02 03:27:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.015019 10.0.0.73 - - [2026-04-02 03:27:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014206 10.0.0.73 - - [2026-04-02 03:27:28] "POST /neutron/port HTTP/1.1" 200 1061 0.026030 10.0.0.73 - - [2026-04-02 03:27:28] "POST /neutron/port HTTP/1.1" 200 1060 0.038319 10.0.0.73 - - [2026-04-02 03:27:28] "POST /neutron/port HTTP/1.1" 200 1125 0.028605 10.0.0.73 - - [2026-04-02 03:27:28] "POST /neutron/port HTTP/1.1" 200 117 0.001819 10.0.0.73 - - [2026-04-02 03:27:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005529 10.0.0.73 - - [2026-04-02 03:27:28] "POST /neutron/network HTTP/1.1" 200 826 0.011546 10.0.0.73 - - [2026-04-02 03:27:34] "GET /obj-perms HTTP/1.1" 200 5056 0.055944 10.0.0.73 - - [2026-04-02 03:27:36] "POST /neutron/port HTTP/1.1" 200 1220 0.020948 10.0.0.73 - - [2026-04-02 03:27:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005251 10.0.0.73 - - [2026-04-02 03:27:36] "POST /neutron/port HTTP/1.1" 200 117 0.001405 10.0.0.73 - - [2026-04-02 03:27:37] "POST /neutron/port HTTP/1.1" 200 1125 0.021234 10.0.0.73 - - [2026-04-02 03:27:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008737 10.0.0.48 - - [2026-04-02 03:27:51] "DELETE /project/aeec871188324ac7a1d26234ad463f3e HTTP/1.1" 404 173 0.004975 10.0.0.48 - - [2026-04-02 03:27:51] "DELETE /project/4c647334-7fba-4474-93f4-68b2002eebaa HTTP/1.1" 404 177 0.004432 10.0.0.73 - - [2026-04-02 03:27:53] "POST /neutron/port HTTP/1.1" 200 1125 0.020535 10.0.0.73 - - [2026-04-02 03:27:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008989 10.0.0.73 - - [2026-04-02 03:27:53] "GET /virtual-machine/3141c3b3-806a-433a-b290-f84d82a34168 HTTP/1.1" 401 292 0.000458 10.0.0.73 - - [2026-04-02 03:27:53] "GET /virtual-machine/3141c3b3-806a-433a-b290-f84d82a34168 HTTP/1.1" 200 1293 0.031238 10.0.0.73 - - [2026-04-02 03:27:53] "GET /virtual-machine-interface/6c3eabdf-aef0-4f3f-a388-bd159fd49f5f HTTP/1.1" 200 2949 0.005317 10.0.0.73 - - [2026-04-02 03:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.73 - - [2026-04-02 03:27:53] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005321 10.0.0.73 - - [2026-04-02 03:27:53] "GET /virtual-networks?parent_id=aeec8711-8832-4ac7-a1d2-6234ad463f3e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003678 10.0.0.73 - - [2026-04-02 03:27:53] "GET /virtual-network/ab9b2ad8-e006-4044-820b-ce8420f2c566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007089 10.0.0.73 - - [2026-04-02 03:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.73 - - [2026-04-02 03:27:56] "GET /virtual-network/ab9b2ad8-e006-4044-820b-ce8420f2c566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007216 10.0.0.73 - - [2026-04-02 03:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.73 - - [2026-04-02 03:28:01] "GET /virtual-network/ab9b2ad8-e006-4044-820b-ce8420f2c566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006122 10.0.0.73 - - [2026-04-02 03:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.73 - - [2026-04-02 03:28:05] "GET /virtual-network/ab9b2ad8-e006-4044-820b-ce8420f2c566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005921 10.0.0.73 - - [2026-04-02 03:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004788 10.0.0.73 - - [2026-04-02 03:28:09] "GET /virtual-network/ab9b2ad8-e006-4044-820b-ce8420f2c566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006686 10.0.0.73 - - [2026-04-02 03:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.73 - - [2026-04-02 03:28:13] "GET /virtual-network/ab9b2ad8-e006-4044-820b-ce8420f2c566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005797 10.0.0.73 - - [2026-04-02 03:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005194 10.0.0.73 - - [2026-04-02 03:28:17] "GET /virtual-network/ab9b2ad8-e006-4044-820b-ce8420f2c566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006220 10.0.0.73 - - [2026-04-02 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.73 - - [2026-04-02 03:28:21] "GET /virtual-network/ab9b2ad8-e006-4044-820b-ce8420f2c566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005378 10.0.0.73 - - [2026-04-02 03:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.73 - - [2026-04-02 03:28:25] "GET /virtual-network/ab9b2ad8-e006-4044-820b-ce8420f2c566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006225 10.0.0.73 - - [2026-04-02 03:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.73 - - [2026-04-02 03:28:29] "GET /virtual-network/ab9b2ad8-e006-4044-820b-ce8420f2c566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006615 10.0.0.73 - - [2026-04-02 03:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.73 - - [2026-04-02 03:28:33] "GET /virtual-network/ab9b2ad8-e006-4044-820b-ce8420f2c566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008109 10.0.0.73 - - [2026-04-02 03:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.73 - - [2026-04-02 03:28:37] "GET /virtual-network/ab9b2ad8-e006-4044-820b-ce8420f2c566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006169 10.0.0.73 - - [2026-04-02 03:28:39] "POST /neutron/port HTTP/1.1" 200 1108 0.022227 10.0.0.73 - - [2026-04-02 03:28:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004191 10.0.0.73 - - [2026-04-02 03:28:39] "POST /neutron/network HTTP/1.1" 200 928 0.007068 10.0.0.73 - - [2026-04-02 03:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.73 - - [2026-04-02 03:28:42] "GET /virtual-network/ab9b2ad8-e006-4044-820b-ce8420f2c566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005666 10.0.0.73 - - [2026-04-02 03:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.73 - - [2026-04-02 03:28:46] "GET /virtual-network/ab9b2ad8-e006-4044-820b-ce8420f2c566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006130 10.0.0.73 - - [2026-04-02 03:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.73 - - [2026-04-02 03:28:48] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003695 10.0.0.73 - - [2026-04-02 03:28:48] "GET /virtual-networks?parent_id=aeec8711-8832-4ac7-a1d2-6234ad463f3e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005664 10.0.0.73 - - [2026-04-02 03:28:48] "GET /virtual-network/ab9b2ad8-e006-4044-820b-ce8420f2c566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007979 10.0.0.73 - - [2026-04-02 03:28:48] "POST /neutron/port HTTP/1.1" 200 1220 0.018327 10.0.0.73 - - [2026-04-02 03:28:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004328 10.0.0.73 - - [2026-04-02 03:28:48] "POST /neutron/port HTTP/1.1" 200 117 0.001301 10.0.0.73 - - [2026-04-02 03:28:53] "POST /neutron/port HTTP/1.1" 200 1125 0.019625 10.0.0.73 - - [2026-04-02 03:28:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007753 10.0.0.73 - - [2026-04-02 03:29:03] "POST /neutron/port HTTP/1.1" 200 1125 0.018444 10.0.0.73 - - [2026-04-02 03:29:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008579 10.0.0.73 - - [2026-04-02 03:29:19] "POST /neutron/port HTTP/1.1" 200 1124 0.066249 10.0.0.73 - - [2026-04-02 03:29:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008077 10.0.0.73 - - [2026-04-02 03:29:29] "POST /neutron/port HTTP/1.1" 200 1125 0.018729 10.0.0.73 - - [2026-04-02 03:29:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008858 10.0.0.73 - - [2026-04-02 03:29:40] "POST /neutron/port HTTP/1.1" 200 1220 0.021413 10.0.0.73 - - [2026-04-02 03:29:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004593 10.0.0.73 - - [2026-04-02 03:29:40] "POST /neutron/port HTTP/1.1" 200 117 0.001247 10.0.0.73 - - [2026-04-02 03:29:45] "POST /neutron/port HTTP/1.1" 200 1124 0.020078 10.0.0.73 - - [2026-04-02 03:29:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007901 10.0.0.73 - - [2026-04-02 03:29:45] "GET /virtual-machine/29263a5f-39d3-4f5e-86e0-a2551a2d7ad3 HTTP/1.1" 200 1292 0.008819 10.0.0.73 - - [2026-04-02 03:29:45] "GET /virtual-machine-interface/de65545b-ed65-44b6-b62f-379adefc0e38 HTTP/1.1" 200 2950 0.010512 10.0.0.73 - - [2026-04-02 03:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005259 10.0.0.73 - - [2026-04-02 03:29:45] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004555 10.0.0.73 - - [2026-04-02 03:29:45] "GET /virtual-networks?parent_id=aeec8711-8832-4ac7-a1d2-6234ad463f3e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003661 10.0.0.73 - - [2026-04-02 03:29:45] "GET /virtual-network/2030b2d8-335d-47c5-84bc-e3dec31bd429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007260 10.0.0.73 - - [2026-04-02 03:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.73 - - [2026-04-02 03:29:46] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003986 10.0.0.73 - - [2026-04-02 03:29:46] "GET /virtual-networks?parent_id=aeec8711-8832-4ac7-a1d2-6234ad463f3e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002908 10.0.0.73 - - [2026-04-02 03:29:46] "GET /virtual-network/2030b2d8-335d-47c5-84bc-e3dec31bd429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005950 10.0.0.73 - - [2026-04-02 03:29:46] "POST /neutron/port HTTP/1.1" 200 1124 0.029011 10.0.0.73 - - [2026-04-02 03:29:48] "POST /neutron/port HTTP/1.1" 200 1108 0.017349 10.0.0.73 - - [2026-04-02 03:29:48] "POST /neutron/subnet HTTP/1.1" 200 704 0.009801 10.0.0.73 - - [2026-04-02 03:29:51] "POST /neutron/port HTTP/1.1" 200 1124 0.023315 10.0.0.73 - - [2026-04-02 03:29:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007055 10.0.0.73 - - [2026-04-02 03:30:07] "POST /neutron/port HTTP/1.1" 200 1124 0.021836 10.0.0.73 - - [2026-04-02 03:30:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007469 10.0.0.73 - - [2026-04-02 03:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.48 - - [2026-04-02 03:30:17] "GET /projects?obj_uuids=aeec8711-8832-4ac7-a1d2-6234ad463f3e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.030342 10.0.0.73 - - [2026-04-02 03:30:17] "GET /project/aeec8711-8832-4ac7-a1d2-6234ad463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.070609 10.0.0.73 - - [2026-04-02 03:30:17] "GET /virtual-network/2030b2d8-335d-47c5-84bc-e3dec31bd429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007889 10.0.0.73 - - [2026-04-02 03:30:17] "GET /floating-ip-pools?parent_id=2030b2d8-335d-47c5-84bc-e3dec31bd429&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004050 10.0.0.73 - - [2026-04-02 03:30:17] "GET /virtual-network/2030b2d8-335d-47c5-84bc-e3dec31bd429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006665 10.0.0.73 - - [2026-04-02 03:30:17] "POST /floating-ip-pools HTTP/1.1" 200 598 0.038731 10.0.0.73 - - [2026-04-02 03:30:17] "POST /ref-update HTTP/1.1" 200 156 0.016766 10.0.0.73 - - [2026-04-02 03:30:18] "GET /virtual-network/2030b2d8-335d-47c5-84bc-e3dec31bd429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006444 10.0.0.73 - - [2026-04-02 03:30:18] "GET /virtual-network/2030b2d8-335d-47c5-84bc-e3dec31bd429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006997 10.0.0.73 - - [2026-04-02 03:30:18] "POST /neutron/floatingip HTTP/1.1" 200 529 0.009165 10.0.0.73 - - [2026-04-02 03:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.73 - - [2026-04-02 03:30:18] "GET /routing-instance/b2d51985-74db-4662-881b-926181b113eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.009174 10.0.0.73 - - [2026-04-02 03:30:18] "GET /route-target/c717ba28-951e-430c-9075-429af7552300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004499 10.0.0.133 - - [2026-04-02 03:30:36] "GET /obj-perms HTTP/1.1" 200 5056 0.057140 10.0.0.73 - - [2026-04-02 03:30:40] "POST /neutron/port HTTP/1.1" 200 1108 0.043195 10.0.0.73 - - [2026-04-02 03:30:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005112 10.0.0.73 - - [2026-04-02 03:30:40] "POST /neutron/network HTTP/1.1" 200 928 0.008647 10.0.0.73 - - [2026-04-02 03:30:45] "POST /neutron/floatingip HTTP/1.1" 200 529 0.010021 10.0.0.73 - - [2026-04-02 03:30:45] "GET /floating-ip-pool/2055e53a-a04b-4eb7-a75c-e72c810e5ecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1184 0.004637 10.0.0.73 - - [2026-04-02 03:30:45] "POST /ref-update HTTP/1.1" 200 156 0.015292 10.0.0.73 - - [2026-04-02 03:30:45] "DELETE /floating-ip-pool/2055e53a-a04b-4eb7-a75c-e72c810e5ecd HTTP/1.1" 200 115 0.035657 10.0.0.73 - - [2026-04-02 03:30:45] "POST /neutron/network HTTP/1.1" 400 204 0.014891 10.0.0.73 - - [2026-04-02 03:30:46] "POST /neutron/port HTTP/1.1" 200 1124 0.026040 10.0.0.73 - - [2026-04-02 03:30:46] "POST /neutron/port HTTP/1.1" 200 151 0.276479 10.0.0.73 - - [2026-04-02 03:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.73 - - [2026-04-02 03:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000603 10.0.0.48 - - [2026-04-02 03:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.48 - - [2026-04-02 03:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.48 - - [2026-04-02 03:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.48 - - [2026-04-02 03:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.133 - - [2026-04-02 03:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000736 10.0.0.133 - - [2026-04-02 03:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.133 - - [2026-04-02 03:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.133 - - [2026-04-02 03:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006335 10.0.0.133 - - [2026-04-02 03:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.73 - - [2026-04-02 03:30:48] "POST /neutron/network HTTP/1.1" 200 826 0.008849 10.0.0.133 - - [2026-04-02 03:30:48] "DELETE /route-target/c717ba28-951e-430c-9075-429af7552300 HTTP/1.1" 200 115 0.021557 10.0.0.73 - - [2026-04-02 03:30:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000695 10.0.0.73 - - [2026-04-02 03:30:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.48 - - [2026-04-02 03:30:49] "GET /projects?obj_uuids=aeec8711-8832-4ac7-a1d2-6234ad463f3e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001202 10.0.0.73 - - [2026-04-02 03:30:49] "GET /project/aeec8711-8832-4ac7-a1d2-6234ad463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.075230 10.0.0.48 - - [2026-04-02 03:30:49] "GET /projects?obj_uuids=aeec8711-8832-4ac7-a1d2-6234ad463f3e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001476 10.0.0.73 - - [2026-04-02 03:30:49] "GET /project/aeec8711-8832-4ac7-a1d2-6234ad463f3e?fields=virtual_networks HTTP/1.1" 200 1035 0.099365 10.0.0.48 - - [2026-04-02 03:30:50] "GET /projects?obj_uuids=aeec8711-8832-4ac7-a1d2-6234ad463f3e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001330 10.0.0.73 - - [2026-04-02 03:30:50] "GET /project/aeec8711-8832-4ac7-a1d2-6234ad463f3e?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.046549 10.0.0.48 - - [2026-04-02 03:30:50] "GET /projects?obj_uuids=aeec8711-8832-4ac7-a1d2-6234ad463f3e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001593 10.0.0.73 - - [2026-04-02 03:30:50] "GET /project/aeec8711-8832-4ac7-a1d2-6234ad463f3e?fields=security_groups HTTP/1.1" 200 1262 0.044878 10.0.0.73 - - [2026-04-02 03:30:51] "POST /fqname-to-id HTTP/1.1" 404 188 0.036221 10.0.0.48 - - [2026-04-02 03:30:51] "GET /projects?obj_uuids=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002892 10.0.0.48 - - [2026-04-02 03:30:51] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001587 10.0.0.48 - - [2026-04-02 03:30:51] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.048014 10.0.0.48 - - [2026-04-02 03:30:51] "POST /id-to-fqname HTTP/1.1" 200 190 0.001734 10.0.0.48 - - [2026-04-02 03:30:51] "POST /fqname-to-id HTTP/1.1" 404 199 0.008098 10.0.0.48 - - [2026-04-02 03:30:51] "POST /security-groups HTTP/1.1" 200 591 0.035951 10.0.0.48 - - [2026-04-02 03:30:51] "POST /projects HTTP/1.1" 200 585 0.249653 10.0.0.48 - - [2026-04-02 03:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.285184 10.0.0.133 - - [2026-04-02 03:30:51] "POST /fqname-to-id HTTP/1.1" 404 233 0.006223 10.0.0.73 - - [2026-04-02 03:30:51] "GET /project/f38a7d73-c8fd-44a7-a663-79f0e925b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.494169 10.0.0.48 - - [2026-04-02 03:30:52] "DELETE /project/f38a7d73c8fd44a7a66379f0e925b655 HTTP/1.1" 404 173 0.005944 10.0.0.48 - - [2026-04-02 03:30:52] "GET /projects?obj_uuids=aeec8711-8832-4ac7-a1d2-6234ad463f3e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001125 10.0.0.48 - - [2026-04-02 03:30:52] "GET /project/aeec8711-8832-4ac7-a1d2-6234ad463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.045364 10.0.0.48 - - [2026-04-02 03:30:52] "GET /projects?obj_uuids=aeec8711-8832-4ac7-a1d2-6234ad463f3e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001157 10.0.0.48 - - [2026-04-02 03:30:52] "GET /project/aeec8711-8832-4ac7-a1d2-6234ad463f3e?fields=security_groups HTTP/1.1" 200 1367 0.055634 10.0.0.48 - - [2026-04-02 03:30:52] "DELETE /security-group/500a0d7b-0560-49d1-81a8-20c158958898 HTTP/1.1" 200 115 0.062154 10.0.0.48 - - [2026-04-02 03:30:52] "GET /projects?obj_uuids=aeec8711-8832-4ac7-a1d2-6234ad463f3e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000981 10.0.0.48 - - [2026-04-02 03:30:52] "GET /project/aeec8711-8832-4ac7-a1d2-6234ad463f3e?fields=application_policy_sets HTTP/1.1" 200 1406 0.068641 10.0.0.133 - - [2026-04-02 03:30:52] "DELETE /access-control-list/d9c8834a-a255-4793-a2ee-96d12a2cc9cf HTTP/1.1" 200 115 0.066523 10.0.0.48 - - [2026-04-02 03:30:52] "DELETE /project/aeec8711-8832-4ac7-a1d2-6234ad463f3e HTTP/1.1" 200 115 0.455182 10.0.0.73 - - [2026-04-02 03:30:53] "GET / HTTP/1.1" 200 35931 0.002626 10.0.0.73 - - [2026-04-02 03:30:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000526 10.0.0.73 - - [2026-04-02 03:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.070757 10.0.0.48 - - [2026-04-02 03:30:55] "GET /projects?obj_uuids=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000916 10.0.0.73 - - [2026-04-02 03:30:55] "GET /project/f38a7d73-c8fd-44a7-a663-79f0e925b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.043791 10.0.0.48 - - [2026-04-02 03:30:55] "GET /projects?obj_uuids=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001549 10.0.0.73 - - [2026-04-02 03:30:55] "POST /neutron/network HTTP/1.1" 200 625 0.166185 10.0.0.73 - - [2026-04-02 03:30:55] "POST /id-to-fqname HTTP/1.1" 200 230 0.003752 10.0.0.73 - - [2026-04-02 03:30:55] "GET /virtual-network/a75646a6-bec5-4adb-ac75-f49d8f726315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006797 10.0.0.73 - - [2026-04-02 03:30:55] "POST /neutron/network HTTP/1.1" 200 839 0.008502 10.0.0.73 - - [2026-04-02 03:30:55] "GET /virtual-network/a75646a6-bec5-4adb-ac75-f49d8f726315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007134 10.0.0.73 - - [2026-04-02 03:30:55] "POST /neutron/network HTTP/1.1" 200 839 0.007209 10.0.0.73 - - [2026-04-02 03:30:55] "POST /id-to-fqname HTTP/1.1" 200 230 0.001233 10.0.0.48 - - [2026-04-02 03:30:56] "GET /projects?obj_uuids=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001165 10.0.0.73 - - [2026-04-02 03:30:56] "GET /project/f38a7d73-c8fd-44a7-a663-79f0e925b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.075569 10.0.0.73 - - [2026-04-02 03:30:56] "POST /neutron/network HTTP/1.1" 200 839 0.008794 10.0.0.73 - - [2026-04-02 03:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.73 - - [2026-04-02 03:30:57] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004157 10.0.0.73 - - [2026-04-02 03:30:57] "PUT /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f HTTP/1.1" 200 276 0.019611 10.0.0.73 - - [2026-04-02 03:30:57] "POST /neutron/port HTTP/1.1" 200 117 0.006827 10.0.0.73 - - [2026-04-02 03:30:57] "POST /neutron/port HTTP/1.1" 200 1055 0.025115 10.0.0.73 - - [2026-04-02 03:30:58] "POST /neutron/port HTTP/1.1" 200 1119 0.022072 10.0.0.73 - - [2026-04-02 03:30:58] "POST /neutron/port HTTP/1.1" 200 117 0.001205 10.0.0.73 - - [2026-04-02 03:31:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009900 10.0.0.73 - - [2026-04-02 03:31:02] "POST /neutron/port HTTP/1.1" 200 1119 0.017184 10.0.0.73 - - [2026-04-02 03:31:02] "GET /virtual-machine/971a4ea4-e83a-43a6-97a3-d5d52d984714 HTTP/1.1" 401 292 0.000430 10.0.0.73 - - [2026-04-02 03:31:03] "GET /virtual-machine/971a4ea4-e83a-43a6-97a3-d5d52d984714 HTTP/1.1" 200 1293 0.033284 10.0.0.73 - - [2026-04-02 03:31:03] "GET /virtual-machine-interface/0e2f187c-e59e-4fc7-aef4-255ea5af6f80 HTTP/1.1" 200 2971 0.006314 10.0.0.73 - - [2026-04-02 03:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.73 - - [2026-04-02 03:31:03] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004400 10.0.0.73 - - [2026-04-02 03:31:03] "GET /virtual-networks?parent_id=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003493 10.0.0.73 - - [2026-04-02 03:31:03] "GET /virtual-network/a75646a6-bec5-4adb-ac75-f49d8f726315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006005 10.0.0.73 - - [2026-04-02 03:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.73 - - [2026-04-02 03:31:06] "GET /virtual-network/a75646a6-bec5-4adb-ac75-f49d8f726315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006519 10.0.0.73 - - [2026-04-02 03:31:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007396 10.0.0.73 - - [2026-04-02 03:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.73 - - [2026-04-02 03:31:08] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004607 10.0.0.73 - - [2026-04-02 03:31:08] "GET /virtual-networks?parent_id=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003812 10.0.0.73 - - [2026-04-02 03:31:08] "GET /virtual-network/a75646a6-bec5-4adb-ac75-f49d8f726315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006355 10.0.0.73 - - [2026-04-02 03:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.73 - - [2026-04-02 03:31:09] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004255 10.0.0.73 - - [2026-04-02 03:31:09] "PUT /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f HTTP/1.1" 200 276 0.015074 10.0.0.73 - - [2026-04-02 03:31:10] "POST /neutron/port HTTP/1.1" 200 1119 0.018007 10.0.0.73 - - [2026-04-02 03:31:11] "POST /neutron/network HTTP/1.1" 200 839 0.007255 10.0.0.133 - - [2026-04-02 03:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005696 10.0.0.73 - - [2026-04-02 03:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.48 - - [2026-04-02 03:31:14] "GET /projects?obj_uuids=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001200 10.0.0.73 - - [2026-04-02 03:31:14] "GET /project/f38a7d73-c8fd-44a7-a663-79f0e925b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.059191 10.0.0.48 - - [2026-04-02 03:31:15] "GET /projects?obj_uuids=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001184 10.0.0.73 - - [2026-04-02 03:31:15] "POST /neutron/network HTTP/1.1" 200 605 0.134389 10.0.0.133 - - [2026-04-02 03:31:15] "POST /ref-update HTTP/1.1" 200 156 0.030665 10.0.0.73 - - [2026-04-02 03:31:15] "POST /id-to-fqname HTTP/1.1" 200 220 0.004173 10.0.0.73 - - [2026-04-02 03:31:15] "GET /virtual-network/854332b9-e5c4-474a-a0e8-dc4b1be3b5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006104 10.0.0.73 - - [2026-04-02 03:31:15] "POST /neutron/network HTTP/1.1" 200 826 0.009325 10.0.0.73 - - [2026-04-02 03:31:15] "GET /virtual-network/854332b9-e5c4-474a-a0e8-dc4b1be3b5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006162 10.0.0.73 - - [2026-04-02 03:31:15] "POST /id-to-fqname HTTP/1.1" 200 220 0.001412 10.0.0.73 - - [2026-04-02 03:31:15] "POST /neutron/port HTTP/1.1" 200 4196 0.034535 10.0.0.48 - - [2026-04-02 03:31:16] "GET /projects?obj_uuids=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001242 10.0.0.73 - - [2026-04-02 03:31:16] "GET /project/f38a7d73-c8fd-44a7-a663-79f0e925b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.073114 10.0.0.73 - - [2026-04-02 03:31:16] "POST /neutron/port HTTP/1.1" 200 4196 0.047717 10.0.0.73 - - [2026-04-02 03:31:17] "POST /neutron/network HTTP/1.1" 200 836 0.007497 10.0.0.73 - - [2026-04-02 03:31:17] "POST /neutron/port HTTP/1.1" 200 1062 0.045186 10.0.0.73 - - [2026-04-02 03:31:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007651 10.0.0.73 - - [2026-04-02 03:31:17] "POST /neutron/network HTTP/1.1" 200 826 0.008087 10.0.0.73 - - [2026-04-02 03:31:21] "POST /neutron/port HTTP/1.1" 200 1126 0.022209 10.0.0.73 - - [2026-04-02 03:31:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009362 10.0.0.73 - - [2026-04-02 03:31:22] "GET /virtual-machine/f9cc77da-5621-448d-8b9b-868aca801284 HTTP/1.1" 200 1293 0.006568 10.0.0.73 - - [2026-04-02 03:31:22] "GET /virtual-machine-interface/30e34e71-c80e-412b-a09f-0f7f54ede958 HTTP/1.1" 200 2941 0.006619 10.0.0.73 - - [2026-04-02 03:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.73 - - [2026-04-02 03:31:22] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004898 10.0.0.73 - - [2026-04-02 03:31:22] "GET /virtual-networks?parent_id=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003263 10.0.0.73 - - [2026-04-02 03:31:22] "GET /virtual-network/854332b9-e5c4-474a-a0e8-dc4b1be3b5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008403 10.0.0.73 - - [2026-04-02 03:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004569 10.0.0.73 - - [2026-04-02 03:31:25] "GET /virtual-network/854332b9-e5c4-474a-a0e8-dc4b1be3b5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007318 10.0.0.73 - - [2026-04-02 03:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.73 - - [2026-04-02 03:31:29] "GET /virtual-network/854332b9-e5c4-474a-a0e8-dc4b1be3b5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006525 10.0.0.73 - - [2026-04-02 03:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.73 - - [2026-04-02 03:31:31] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004783 10.0.0.73 - - [2026-04-02 03:31:31] "GET /virtual-networks?parent_id=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004009 10.0.0.73 - - [2026-04-02 03:31:31] "GET /virtual-network/854332b9-e5c4-474a-a0e8-dc4b1be3b5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006952 10.0.0.73 - - [2026-04-02 03:31:32] "POST /neutron/network HTTP/1.1" 200 826 0.008936 10.0.0.73 - - [2026-04-02 03:31:33] "POST /neutron/port HTTP/1.1" 200 1116 0.016258 10.0.0.48 - - [2026-04-02 03:31:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002655 10.0.0.48 - - [2026-04-02 03:31:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005810 10.0.0.73 - - [2026-04-02 03:31:34] "POST /neutron/network HTTP/1.1" 200 151 0.134755 10.0.0.48 - - [2026-04-02 03:31:36] "GET /obj-perms HTTP/1.1" 200 5056 0.052625 10.0.0.73 - - [2026-04-02 03:31:37] "GET /obj-perms HTTP/1.1" 200 5056 0.048304 10.0.0.73 - - [2026-04-02 03:31:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003726 10.0.0.73 - - [2026-04-02 03:31:37] "POST /network-ipams HTTP/1.1" 200 541 0.046685 10.0.0.73 - - [2026-04-02 03:31:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.005645 10.0.0.73 - - [2026-04-02 03:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.73 - - [2026-04-02 03:31:37] "GET /network-ipam/e30d72d3-2a8e-4d55-9173-b8edfead9e06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1330 0.008287 10.0.0.73 - - [2026-04-02 03:31:37] "PUT /network-ipam/e30d72d3-2a8e-4d55-9173-b8edfead9e06 HTTP/1.1" 200 258 0.016191 10.0.0.73 - - [2026-04-02 03:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.48 - - [2026-04-02 03:31:37] "GET /projects?obj_uuids=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001765 10.0.0.73 - - [2026-04-02 03:31:37] "GET /project/f38a7d73-c8fd-44a7-a663-79f0e925b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.081841 10.0.0.133 - - [2026-04-02 03:31:38] "POST /route-targets HTTP/1.1" 200 327 0.020174 10.0.0.48 - - [2026-04-02 03:31:38] "POST /useragent-kv HTTP/1.1" 200 115 0.014102 10.0.0.73 - - [2026-04-02 03:31:38] "POST /neutron/subnet HTTP/1.1" 200 699 0.228684 10.0.0.73 - - [2026-04-02 03:31:38] "POST /id-to-fqname HTTP/1.1" 200 220 0.001646 10.0.0.73 - - [2026-04-02 03:31:38] "GET /virtual-network/a7b5c6f1-3be2-4f67-8e94-fc18528c280e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.008027 10.0.0.73 - - [2026-04-02 03:31:38] "POST /neutron/network HTTP/1.1" 200 994 0.011101 10.0.0.73 - - [2026-04-02 03:31:38] "GET /virtual-network/a7b5c6f1-3be2-4f67-8e94-fc18528c280e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005422 10.0.0.73 - - [2026-04-02 03:31:38] "POST /neutron/subnet HTTP/1.1" 200 699 0.012717 10.0.0.73 - - [2026-04-02 03:31:38] "POST /neutron/subnet HTTP/1.1" 200 699 0.010636 10.0.0.73 - - [2026-04-02 03:31:39] "POST /id-to-fqname HTTP/1.1" 200 220 0.002011 10.0.0.73 - - [2026-04-02 03:31:39] "POST /neutron/port HTTP/1.1" 200 4196 0.033505 10.0.0.73 - - [2026-04-02 03:31:39] "POST /neutron/network HTTP/1.1" 200 994 0.010575 10.0.0.73 - - [2026-04-02 03:31:39] "POST /neutron/port HTTP/1.1" 200 4196 0.030403 10.0.0.73 - - [2026-04-02 03:31:39] "POST /id-to-fqname HTTP/1.1" 200 220 0.001679 10.0.0.73 - - [2026-04-02 03:31:40] "POST /neutron/port HTTP/1.1" 200 1017 0.017777 10.0.0.73 - - [2026-04-02 03:31:40] "POST /neutron/port HTTP/1.1" 200 1017 0.016977 10.0.0.73 - - [2026-04-02 03:31:40] "POST /neutron/port HTTP/1.1" 200 1017 0.017972 10.0.0.73 - - [2026-04-02 03:31:40] "POST /neutron/port HTTP/1.1" 200 1017 0.024708 10.0.0.73 - - [2026-04-02 03:31:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008706 10.0.0.73 - - [2026-04-02 03:31:40] "POST /id-to-fqname HTTP/1.1" 200 220 0.001295 10.0.0.73 - - [2026-04-02 03:31:40] "POST /neutron/subnet HTTP/1.1" 200 673 0.016661 10.0.0.73 - - [2026-04-02 03:31:40] "POST /neutron/port HTTP/1.1" 200 5162 0.047225 10.0.0.73 - - [2026-04-02 03:31:40] "POST /neutron/port HTTP/1.1" 200 1017 0.013412 10.0.0.73 - - [2026-04-02 03:31:40] "POST /neutron/port HTTP/1.1" 200 1017 0.013116 10.0.0.73 - - [2026-04-02 03:31:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004308 10.0.0.73 - - [2026-04-02 03:31:41] "POST /neutron/network HTTP/1.1" 200 994 0.011000 10.0.0.48 - - [2026-04-02 03:31:41] "GET /projects?obj_uuids=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001544 10.0.0.73 - - [2026-04-02 03:31:41] "GET /project/f38a7d73-c8fd-44a7-a663-79f0e925b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.094934 10.0.0.73 - - [2026-04-02 03:31:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013198 10.0.0.48 - - [2026-04-02 03:31:42] "GET /projects?obj_uuids=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001277 10.0.0.73 - - [2026-04-02 03:31:42] "GET /virtual-network/a7b5c6f1-3be2-4f67-8e94-fc18528c280e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006290 10.0.0.73 - - [2026-04-02 03:31:42] "POST /neutron/port HTTP/1.1" 200 1055 0.317709 10.0.0.73 - - [2026-04-02 03:31:42] "POST /neutron/port HTTP/1.1" 200 1109 0.122969 10.0.0.73 - - [2026-04-02 03:31:42] "POST /neutron/subnet HTTP/1.1" 200 673 0.013360 10.0.0.73 - - [2026-04-02 03:31:43] "POST /neutron/port HTTP/1.1" 200 1119 0.020154 10.0.0.73 - - [2026-04-02 03:31:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008995 10.0.0.73 - - [2026-04-02 03:31:44] "GET /virtual-machine/b9fc9078-7a24-4200-8e6d-fb5f8753b40c HTTP/1.1" 200 1289 0.006267 10.0.0.73 - - [2026-04-02 03:31:44] "GET /virtual-machine-interface/412307e4-8dfe-4e12-970c-2a17ad007e08 HTTP/1.1" 200 2941 0.006341 10.0.0.73 - - [2026-04-02 03:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.73 - - [2026-04-02 03:31:44] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007374 10.0.0.73 - - [2026-04-02 03:31:44] "GET /virtual-networks?parent_id=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.006270 10.0.0.73 - - [2026-04-02 03:31:44] "GET /virtual-network/a7b5c6f1-3be2-4f67-8e94-fc18528c280e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006162 10.0.0.73 - - [2026-04-02 03:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.73 - - [2026-04-02 03:31:47] "GET /virtual-network/a7b5c6f1-3be2-4f67-8e94-fc18528c280e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005638 10.0.0.73 - - [2026-04-02 03:31:50] "POST /neutron/port HTTP/1.1" 200 1119 0.024068 10.0.0.73 - - [2026-04-02 03:31:50] "POST /neutron/port HTTP/1.1" 200 1220 0.019073 10.0.0.73 - - [2026-04-02 03:31:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004388 10.0.0.73 - - [2026-04-02 03:31:50] "POST /neutron/port HTTP/1.1" 200 117 0.001203 10.0.0.73 - - [2026-04-02 03:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.73 - - [2026-04-02 03:31:51] "GET /virtual-network/a7b5c6f1-3be2-4f67-8e94-fc18528c280e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006197 10.0.0.73 - - [2026-04-02 03:31:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007983 10.0.0.73 - - [2026-04-02 03:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.73 - - [2026-04-02 03:31:53] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004258 10.0.0.73 - - [2026-04-02 03:31:53] "GET /virtual-networks?parent_id=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003699 10.0.0.73 - - [2026-04-02 03:31:53] "GET /virtual-network/a7b5c6f1-3be2-4f67-8e94-fc18528c280e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.007391 10.0.0.73 - - [2026-04-02 03:31:53] "POST /neutron/port HTTP/1.1" 200 1119 0.021661 10.0.0.73 - - [2026-04-02 03:31:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007144 10.0.0.73 - - [2026-04-02 03:31:53] "GET /virtual-machine/a11a4eb5-5ca3-4933-b7eb-70aa84b93dd1 HTTP/1.1" 200 1289 0.006671 10.0.0.73 - - [2026-04-02 03:31:53] "GET /virtual-machine-interface/8172ef0b-d2bc-4675-94b6-8ae1be7dc604 HTTP/1.1" 200 2941 0.006995 10.0.0.73 - - [2026-04-02 03:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.73 - - [2026-04-02 03:31:54] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005597 10.0.0.73 - - [2026-04-02 03:31:54] "GET /virtual-networks?parent_id=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003811 10.0.0.73 - - [2026-04-02 03:31:54] "GET /virtual-network/a7b5c6f1-3be2-4f67-8e94-fc18528c280e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.007076 10.0.0.73 - - [2026-04-02 03:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.73 - - [2026-04-02 03:31:55] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004091 10.0.0.73 - - [2026-04-02 03:31:55] "GET /virtual-networks?parent_id=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003603 10.0.0.73 - - [2026-04-02 03:31:55] "GET /virtual-network/a7b5c6f1-3be2-4f67-8e94-fc18528c280e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006906 10.0.0.73 - - [2026-04-02 03:31:55] "POST /neutron/port HTTP/1.1" 200 1119 0.023827 10.0.0.73 - - [2026-04-02 03:31:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008839 10.0.0.73 - - [2026-04-02 03:31:55] "GET /virtual-machine/a4d783c9-d66c-4f8f-b982-dcb497812af8 HTTP/1.1" 200 1293 0.006739 10.0.0.73 - - [2026-04-02 03:31:55] "GET /virtual-machine-interface/b13297d7-2694-4c7f-9a6d-dde470ce23ef HTTP/1.1" 200 2942 0.006359 10.0.0.73 - - [2026-04-02 03:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.73 - - [2026-04-02 03:31:55] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004965 10.0.0.73 - - [2026-04-02 03:31:55] "GET /virtual-networks?parent_id=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003657 10.0.0.73 - - [2026-04-02 03:31:55] "GET /virtual-network/a7b5c6f1-3be2-4f67-8e94-fc18528c280e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006351 10.0.0.73 - - [2026-04-02 03:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.73 - - [2026-04-02 03:31:56] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004628 10.0.0.73 - - [2026-04-02 03:31:56] "GET /virtual-networks?parent_id=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003287 10.0.0.73 - - [2026-04-02 03:31:56] "GET /virtual-network/a7b5c6f1-3be2-4f67-8e94-fc18528c280e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.007920 10.0.0.73 - - [2026-04-02 03:32:12] "POST /neutron/port HTTP/1.1" 200 1109 0.016639 10.0.0.73 - - [2026-04-02 03:32:13] "POST /neutron/port HTTP/1.1" 200 1109 0.014917 10.0.0.73 - - [2026-04-02 03:32:13] "POST /neutron/port HTTP/1.1" 200 151 0.269824 10.0.0.73 - - [2026-04-02 03:32:13] "POST /neutron/network HTTP/1.1" 200 994 0.014011 10.0.0.133 - - [2026-04-02 03:32:13] "DELETE /route-target/6c966799-0f5f-4b0c-b11b-4cb2b14c350c HTTP/1.1" 200 115 0.066057 10.0.0.73 - - [2026-04-02 03:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.73 - - [2026-04-02 03:32:13] "DELETE /network-ipam/e30d72d3-2a8e-4d55-9173-b8edfead9e06 HTTP/1.1" 200 115 0.035356 10.0.0.73 - - [2026-04-02 03:32:13] "POST /fqname-to-id HTTP/1.1" 404 211 0.003558 10.0.0.48 - - [2026-04-02 03:32:15] "GET /projects?obj_uuids=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001573 10.0.0.73 - - [2026-04-02 03:32:15] "GET /project/f38a7d73-c8fd-44a7-a663-79f0e925b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.050192 10.0.0.48 - - [2026-04-02 03:32:15] "GET /projects?obj_uuids=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001179 10.0.0.73 - - [2026-04-02 03:32:15] "GET /project/f38a7d73-c8fd-44a7-a663-79f0e925b655?fields=virtual_networks HTTP/1.1" 200 1033 0.051206 10.0.0.48 - - [2026-04-02 03:32:15] "GET /projects?obj_uuids=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001106 10.0.0.73 - - [2026-04-02 03:32:15] "GET /project/f38a7d73-c8fd-44a7-a663-79f0e925b655?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.047774 10.0.0.48 - - [2026-04-02 03:32:15] "GET /projects?obj_uuids=f38a7d73-c8fd-44a7-a663-79f0e925b655&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001657 10.0.0.73 - - [2026-04-02 03:32:15] "GET /project/f38a7d73-c8fd-44a7-a663-79f0e925b655?fields=security_groups HTTP/1.1" 200 1259 0.049435 10.0.0.73 - - [2026-04-02 03:32:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.028916 10.0.0.48 - - [2026-04-02 03:32:16] "GET /projects?obj_uuids=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002818 10.0.0.48 - - [2026-04-02 03:32:16] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001284 10.0.0.48 - - [2026-04-02 03:32:16] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007743 10.0.0.48 - - [2026-04-02 03:32:16] "POST /id-to-fqname HTTP/1.1" 200 198 0.008198 10.0.0.48 - - [2026-04-02 03:32:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.003957 10.0.0.48 - - [2026-04-02 03:32:16] "POST /security-groups HTTP/1.1" 200 599 0.081451 10.0.0.48 - - [2026-04-02 03:32:16] "POST /projects HTTP/1.1" 200 601 0.312888 10.0.0.48 - - [2026-04-02 03:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.391683 10.0.0.133 - - [2026-04-02 03:32:16] "POST /fqname-to-id HTTP/1.1" 404 241 0.016023 10.0.0.73 - - [2026-04-02 03:32:17] "GET /project/af04e134-3635-481e-8ab6-6320b3f0908d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.543636 10.0.0.73 - - [2026-04-02 03:32:18] "GET / HTTP/1.1" 200 35931 0.001864 10.0.0.73 - - [2026-04-02 03:32:18] "POST /neutron/port HTTP/1.1" 400 205 0.004724 10.0.0.73 - - [2026-04-02 03:32:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000519 10.0.0.73 - - [2026-04-02 03:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.058047 10.0.0.48 - - [2026-04-02 03:32:20] "GET /projects?obj_uuids=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001322 10.0.0.73 - - [2026-04-02 03:32:20] "GET /project/af04e134-3635-481e-8ab6-6320b3f0908d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.060002 10.0.0.73 - - [2026-04-02 03:32:20] "POST /neutron/network HTTP/1.1" 200 117 0.039410 10.0.0.133 - - [2026-04-02 03:32:20] "POST /ref-update HTTP/1.1" 200 156 0.030085 10.0.0.73 - - [2026-04-02 03:32:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.065595 10.0.0.48 - - [2026-04-02 03:32:21] "POST /useragent-kv HTTP/1.1" 200 115 0.007157 10.0.0.73 - - [2026-04-02 03:32:21] "POST /neutron/subnet HTTP/1.1" 200 730 0.218452 10.0.0.73 - - [2026-04-02 03:32:21] "POST /id-to-fqname HTTP/1.1" 200 228 0.001565 10.0.0.73 - - [2026-04-02 03:32:21] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007182 10.0.0.73 - - [2026-04-02 03:32:21] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005910 10.0.0.73 - - [2026-04-02 03:32:21] "POST /neutron/network HTTP/1.1" 200 1006 0.010962 10.0.0.73 - - [2026-04-02 03:32:21] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005714 10.0.0.73 - - [2026-04-02 03:32:23] "POST /id-to-fqname HTTP/1.1" 200 228 0.001520 10.0.0.73 - - [2026-04-02 03:32:23] "POST /neutron/port HTTP/1.1" 200 4196 0.031914 10.0.0.48 - - [2026-04-02 03:32:24] "GET /projects?obj_uuids=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001138 10.0.0.73 - - [2026-04-02 03:32:24] "GET /project/af04e134-3635-481e-8ab6-6320b3f0908d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.064292 10.0.0.73 - - [2026-04-02 03:32:24] "POST /neutron/port HTTP/1.1" 200 4196 0.036960 10.0.0.73 - - [2026-04-02 03:32:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.002058 10.0.0.73 - - [2026-04-02 03:32:24] "POST /neutron/network HTTP/1.1" 200 1016 0.008423 10.0.0.73 - - [2026-04-02 03:32:25] "POST /neutron/port HTTP/1.1" 200 1175 0.020561 10.0.0.73 - - [2026-04-02 03:32:25] "POST /neutron/port HTTP/1.1" 200 1239 0.023479 10.0.0.73 - - [2026-04-02 03:32:25] "POST /neutron/subnet HTTP/1.1" 200 1385 0.019394 10.0.0.73 - - [2026-04-02 03:32:25] "POST /neutron/network HTTP/1.1" 200 1006 0.014649 10.0.0.48 - - [2026-04-02 03:32:25] "GET /projects?obj_uuids=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001372 10.0.0.73 - - [2026-04-02 03:32:25] "GET /project/af04e134-3635-481e-8ab6-6320b3f0908d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.086347 10.0.0.73 - - [2026-04-02 03:32:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010503 10.0.0.73 - - [2026-04-02 03:32:25] "POST /id-to-fqname HTTP/1.1" 200 228 0.001488 10.0.0.73 - - [2026-04-02 03:32:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008482 10.0.0.48 - - [2026-04-02 03:32:26] "GET /projects?obj_uuids=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001272 10.0.0.73 - - [2026-04-02 03:32:26] "POST /neutron/port HTTP/1.1" 200 1175 0.358460 10.0.0.73 - - [2026-04-02 03:32:26] "POST /neutron/port HTTP/1.1" 200 1229 0.153950 10.0.0.73 - - [2026-04-02 03:32:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004607 10.0.0.48 - - [2026-04-02 03:32:26] "GET /projects?obj_uuids=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001430 10.0.0.73 - - [2026-04-02 03:32:26] "POST /neutron/port HTTP/1.1" 200 117 0.001019 10.0.0.73 - - [2026-04-02 03:32:27] "GET /project/af04e134-3635-481e-8ab6-6320b3f0908d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.084924 10.0.0.73 - - [2026-04-02 03:32:27] "POST /neutron/port HTTP/1.1" 200 6366 0.053939 10.0.0.73 - - [2026-04-02 03:32:27] "POST /id-to-fqname HTTP/1.1" 200 228 0.001913 10.0.0.73 - - [2026-04-02 03:32:27] "POST /neutron/port HTTP/1.1" 200 6366 0.082331 10.0.0.48 - - [2026-04-02 03:32:27] "GET /projects?obj_uuids=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001200 10.0.0.73 - - [2026-04-02 03:32:27] "POST /neutron/port HTTP/1.1" 200 1175 0.337559 10.0.0.73 - - [2026-04-02 03:32:28] "POST /neutron/port HTTP/1.1" 200 1175 0.019588 10.0.0.73 - - [2026-04-02 03:32:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004602 10.0.0.48 - - [2026-04-02 03:32:28] "GET /projects?obj_uuids=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001508 10.0.0.73 - - [2026-04-02 03:32:28] "GET /project/af04e134-3635-481e-8ab6-6320b3f0908d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.087055 10.0.0.73 - - [2026-04-02 03:32:28] "POST /neutron/network HTTP/1.1" 200 1006 0.041586 10.0.0.73 - - [2026-04-02 03:32:28] "POST /neutron/network HTTP/1.1" 200 1006 0.011779 10.0.0.73 - - [2026-04-02 03:32:28] "POST /neutron/port HTTP/1.1" 200 117 0.008010 10.0.0.73 - - [2026-04-02 03:32:28] "POST /neutron/port HTTP/1.1" 200 1239 0.019527 10.0.0.73 - - [2026-04-02 03:32:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008428 10.0.0.73 - - [2026-04-02 03:32:29] "GET /virtual-machine/a3f3d1bb-96d4-4de0-bfe3-ee040d378e9c HTTP/1.1" 401 292 0.000580 10.0.0.73 - - [2026-04-02 03:32:29] "POST /neutron/port HTTP/1.1" 200 1175 0.030515 10.0.0.73 - - [2026-04-02 03:32:29] "GET /virtual-machine/a3f3d1bb-96d4-4de0-bfe3-ee040d378e9c HTTP/1.1" 200 1301 0.035297 10.0.0.73 - - [2026-04-02 03:32:29] "GET /virtual-machine-interface/a74f5303-8968-4683-9c47-5b2065595987 HTTP/1.1" 200 3176 0.005778 10.0.0.73 - - [2026-04-02 03:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.73 - - [2026-04-02 03:32:29] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004865 10.0.0.73 - - [2026-04-02 03:32:29] "GET /virtual-networks?parent_id=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.018166 10.0.0.73 - - [2026-04-02 03:32:29] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006882 10.0.0.73 - - [2026-04-02 03:32:29] "POST /neutron/port HTTP/1.1" 200 1239 0.022361 10.0.0.73 - - [2026-04-02 03:32:29] "POST /neutron/subnet HTTP/1.1" 200 1385 0.017483 10.0.0.73 - - [2026-04-02 03:32:29] "POST /neutron/network HTTP/1.1" 200 1006 0.010921 10.0.0.73 - - [2026-04-02 03:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.73 - - [2026-04-02 03:32:32] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007346 10.0.0.73 - - [2026-04-02 03:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.73 - - [2026-04-02 03:32:36] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006646 10.0.0.133 - - [2026-04-02 03:32:37] "GET /obj-perms HTTP/1.1" 200 5056 0.061169 10.0.0.48 - - [2026-04-02 03:32:37] "GET /obj-perms HTTP/1.1" 200 5056 0.053028 10.0.0.73 - - [2026-04-02 03:32:40] "POST /neutron/network HTTP/1.1" 200 1125 0.008804 10.0.0.73 - - [2026-04-02 03:32:40] "POST /neutron/subnet HTTP/1.1" 200 1394 0.017162 10.0.0.73 - - [2026-04-02 03:32:40] "POST /neutron/network HTTP/1.1" 200 1115 0.009931 10.0.0.73 - - [2026-04-02 03:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.73 - - [2026-04-02 03:32:41] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006263 10.0.0.73 - - [2026-04-02 03:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.73 - - [2026-04-02 03:32:45] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005984 10.0.0.73 - - [2026-04-02 03:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.73 - - [2026-04-02 03:32:49] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005745 10.0.0.73 - - [2026-04-02 03:32:52] "POST /neutron/network HTTP/1.1" 200 938 0.007982 10.0.0.73 - - [2026-04-02 03:32:52] "POST /neutron/port HTTP/1.1" 200 117 0.001168 10.0.0.48 - - [2026-04-02 03:32:52] "DELETE /project/af04e1343635481e8ab66320b3f0908d HTTP/1.1" 404 173 0.003451 10.0.0.48 - - [2026-04-02 03:32:52] "DELETE /project/f38a7d73-c8fd-44a7-a663-79f0e925b655 HTTP/1.1" 404 177 0.006449 10.0.0.73 - - [2026-04-02 03:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.73 - - [2026-04-02 03:32:53] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006771 10.0.0.73 - - [2026-04-02 03:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.73 - - [2026-04-02 03:32:57] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006787 10.0.0.73 - - [2026-04-02 03:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.73 - - [2026-04-02 03:33:01] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005771 10.0.0.73 - - [2026-04-02 03:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.73 - - [2026-04-02 03:33:05] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006653 10.0.0.73 - - [2026-04-02 03:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005445 10.0.0.73 - - [2026-04-02 03:33:09] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007655 10.0.0.73 - - [2026-04-02 03:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.73 - - [2026-04-02 03:33:13] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005484 10.0.0.73 - - [2026-04-02 03:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.73 - - [2026-04-02 03:33:17] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005647 10.0.0.73 - - [2026-04-02 03:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.73 - - [2026-04-02 03:33:21] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007497 10.0.0.73 - - [2026-04-02 03:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.73 - - [2026-04-02 03:33:26] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006896 10.0.0.73 - - [2026-04-02 03:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.73 - - [2026-04-02 03:33:30] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007416 10.0.0.73 - - [2026-04-02 03:33:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007948 10.0.0.73 - - [2026-04-02 03:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.73 - - [2026-04-02 03:33:34] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005789 10.0.0.73 - - [2026-04-02 03:33:38] "GET /obj-perms HTTP/1.1" 200 5056 0.064937 10.0.0.73 - - [2026-04-02 03:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.73 - - [2026-04-02 03:33:38] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008080 10.0.0.73 - - [2026-04-02 03:33:40] "POST /neutron/port HTTP/1.1" 200 1108 0.022394 10.0.0.73 - - [2026-04-02 03:33:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004519 10.0.0.73 - - [2026-04-02 03:33:40] "POST /neutron/network HTTP/1.1" 200 928 0.007904 10.0.0.73 - - [2026-04-02 03:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.73 - - [2026-04-02 03:33:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004040 10.0.0.73 - - [2026-04-02 03:33:40] "GET /virtual-networks?parent_id=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002709 10.0.0.73 - - [2026-04-02 03:33:40] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006379 10.0.0.73 - - [2026-04-02 03:33:45] "POST /neutron/port HTTP/1.1" 200 1239 0.020380 10.0.0.73 - - [2026-04-02 03:33:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007917 10.0.0.73 - - [2026-04-02 03:33:56] "POST /neutron/port HTTP/1.1" 200 1239 0.019682 10.0.0.73 - - [2026-04-02 03:34:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009133 10.0.0.73 - - [2026-04-02 03:34:06] "POST /neutron/port HTTP/1.1" 200 1239 0.021862 10.0.0.73 - - [2026-04-02 03:34:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008072 10.0.0.73 - - [2026-04-02 03:34:11] "POST /neutron/port HTTP/1.1" 200 1239 0.024627 10.0.0.73 - - [2026-04-02 03:34:11] "GET /virtual-machine/1838447d-f8d3-44b8-94e5-3893215dbfe7 HTTP/1.1" 200 1300 0.007691 10.0.0.73 - - [2026-04-02 03:34:11] "GET /virtual-machine-interface/af3ac2c3-3bb8-47de-a68b-39a9f34656a2 HTTP/1.1" 200 3176 0.008444 10.0.0.73 - - [2026-04-02 03:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.73 - - [2026-04-02 03:34:12] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004536 10.0.0.73 - - [2026-04-02 03:34:12] "GET /virtual-networks?parent_id=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.006142 10.0.0.73 - - [2026-04-02 03:34:12] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007468 10.0.0.73 - - [2026-04-02 03:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.73 - - [2026-04-02 03:34:13] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005866 10.0.0.73 - - [2026-04-02 03:34:13] "GET /virtual-networks?parent_id=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003802 10.0.0.73 - - [2026-04-02 03:34:13] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006879 10.0.0.73 - - [2026-04-02 03:34:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009416 10.0.0.73 - - [2026-04-02 03:34:18] "POST /neutron/port HTTP/1.1" 200 1239 0.021807 10.0.0.73 - - [2026-04-02 03:34:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007939 10.0.0.73 - - [2026-04-02 03:34:18] "GET /virtual-machine/890b1c7c-d8ce-4972-b707-f0a019b5e328 HTTP/1.1" 200 1300 0.007119 10.0.0.73 - - [2026-04-02 03:34:18] "GET /virtual-machine-interface/ef8c9014-1e16-4d66-9b6c-de2235c86c3d HTTP/1.1" 200 3176 0.005951 10.0.0.73 - - [2026-04-02 03:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.73 - - [2026-04-02 03:34:18] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005075 10.0.0.73 - - [2026-04-02 03:34:18] "GET /virtual-networks?parent_id=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004152 10.0.0.73 - - [2026-04-02 03:34:18] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006414 10.0.0.73 - - [2026-04-02 03:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.73 - - [2026-04-02 03:34:19] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005022 10.0.0.73 - - [2026-04-02 03:34:19] "GET /virtual-networks?parent_id=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002852 10.0.0.73 - - [2026-04-02 03:34:20] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007725 10.0.0.48 - - [2026-04-02 03:34:41] "GET /projects?obj_uuids=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001237 10.0.0.73 - - [2026-04-02 03:34:41] "GET /project/af04e134-3635-481e-8ab6-6320b3f0908d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.040595 10.0.0.73 - - [2026-04-02 03:34:41] "POST /fqname-to-id HTTP/1.1" 404 226 0.004291 10.0.0.73 - - [2026-04-02 03:34:41] "POST /interface-route-tables HTTP/1.1" 200 575 0.030232 10.0.0.73 - - [2026-04-02 03:34:41] "GET /interface-route-table/74820b96-455d-4081-9b78-af9a4e448b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.006808 10.0.0.73 - - [2026-04-02 03:34:41] "GET /virtual-machine-interface/a74f5303-8968-4683-9c47-5b2065595987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.008517 10.0.0.73 - - [2026-04-02 03:34:41] "POST /ref-update HTTP/1.1" 200 156 0.017502 10.0.0.73 - - [2026-04-02 03:34:42] "POST /neutron/network HTTP/1.1" 200 1016 0.007795 10.0.0.73 - - [2026-04-02 03:34:42] "POST /neutron/subnet HTTP/1.1" 200 1385 0.014718 10.0.0.73 - - [2026-04-02 03:34:42] "POST /neutron/network HTTP/1.1" 200 1006 0.009658 10.0.0.48 - - [2026-04-02 03:34:52] "GET /projects?obj_uuids=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001392 10.0.0.73 - - [2026-04-02 03:34:52] "GET /project/af04e134-3635-481e-8ab6-6320b3f0908d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.042598 10.0.0.73 - - [2026-04-02 03:34:52] "POST /fqname-to-id HTTP/1.1" 404 226 0.003383 10.0.0.73 - - [2026-04-02 03:34:52] "POST /interface-route-tables HTTP/1.1" 200 575 0.042719 10.0.0.73 - - [2026-04-02 03:34:52] "GET /interface-route-table/f920dcb5-14ae-4703-9b17-0cecc8ae2716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.007244 10.0.0.73 - - [2026-04-02 03:34:52] "GET /virtual-machine-interface/af3ac2c3-3bb8-47de-a68b-39a9f34656a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.006159 10.0.0.73 - - [2026-04-02 03:34:52] "POST /ref-update HTTP/1.1" 200 156 0.018677 10.0.0.73 - - [2026-04-02 03:34:54] "POST /neutron/network HTTP/1.1" 200 1125 0.008539 10.0.0.73 - - [2026-04-02 03:34:54] "POST /neutron/subnet HTTP/1.1" 200 1394 0.015266 10.0.0.73 - - [2026-04-02 03:34:54] "POST /neutron/network HTTP/1.1" 200 1115 0.012958 10.0.0.73 - - [2026-04-02 03:34:56] "GET /virtual-machine-interface/ef8c9014-1e16-4d66-9b6c-de2235c86c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.007151 10.0.0.73 - - [2026-04-02 03:34:56] "PUT /virtual-machine-interface/ef8c9014-1e16-4d66-9b6c-de2235c86c3d HTTP/1.1" 200 284 0.014795 10.0.0.73 - - [2026-04-02 03:34:56] "GET /virtual-machine-interface/a74f5303-8968-4683-9c47-5b2065595987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.011923 10.0.0.73 - - [2026-04-02 03:34:56] "PUT /virtual-machine-interface/a74f5303-8968-4683-9c47-5b2065595987 HTTP/1.1" 200 284 0.017611 10.0.0.73 - - [2026-04-02 03:34:56] "GET /virtual-machine-interface/af3ac2c3-3bb8-47de-a68b-39a9f34656a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.010207 10.0.0.73 - - [2026-04-02 03:34:56] "PUT /virtual-machine-interface/af3ac2c3-3bb8-47de-a68b-39a9f34656a2 HTTP/1.1" 200 284 0.017722 10.0.0.73 - - [2026-04-02 03:35:42] "POST /neutron/network HTTP/1.1" 200 1016 0.031915 10.0.0.73 - - [2026-04-02 03:35:42] "POST /neutron/subnet HTTP/1.1" 200 1385 0.013094 10.0.0.73 - - [2026-04-02 03:35:42] "POST /neutron/network HTTP/1.1" 200 1006 0.010427 10.0.0.73 - - [2026-04-02 03:35:45] "POST /neutron/port HTTP/1.1" 200 1239 0.020603 10.0.0.73 - - [2026-04-02 03:35:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008179 10.0.0.73 - - [2026-04-02 03:35:45] "GET /virtual-machine/18212f70-717e-4e42-83a6-22d5a65f5fa8 HTTP/1.1" 200 1299 0.006152 10.0.0.73 - - [2026-04-02 03:35:45] "GET /virtual-machine-interface/14bad79a-fce9-484e-b812-654fa8fbed9c HTTP/1.1" 200 3175 0.006481 10.0.0.73 - - [2026-04-02 03:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.73 - - [2026-04-02 03:35:45] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003942 10.0.0.73 - - [2026-04-02 03:35:45] "GET /virtual-networks?parent_id=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003118 10.0.0.73 - - [2026-04-02 03:35:45] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006859 10.0.0.73 - - [2026-04-02 03:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.73 - - [2026-04-02 03:35:46] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005249 10.0.0.73 - - [2026-04-02 03:35:46] "GET /virtual-networks?parent_id=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003684 10.0.0.73 - - [2026-04-02 03:35:46] "GET /virtual-network/dbdc044a-897f-46dd-ab9f-3690df2a2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008161 10.0.0.73 - - [2026-04-02 03:35:46] "GET /virtual-machine-interface/14bad79a-fce9-484e-b812-654fa8fbed9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006417 10.0.0.73 - - [2026-04-02 03:35:46] "PUT /virtual-machine-interface/14bad79a-fce9-484e-b812-654fa8fbed9c HTTP/1.1" 200 284 0.015933 10.0.0.73 - - [2026-04-02 03:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.73 - - [2026-04-02 03:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.48 - - [2026-04-02 03:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000473 10.0.0.48 - - [2026-04-02 03:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.48 - - [2026-04-02 03:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.48 - - [2026-04-02 03:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.133 - - [2026-04-02 03:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.133 - - [2026-04-02 03:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000638 10.0.0.133 - - [2026-04-02 03:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.133 - - [2026-04-02 03:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.001087 10.0.0.73 - - [2026-04-02 03:35:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.73 - - [2026-04-02 03:35:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.73 - - [2026-04-02 03:35:54] "POST /neutron/network HTTP/1.1" 200 938 0.009409 10.0.0.73 - - [2026-04-02 03:35:54] "POST /neutron/port HTTP/1.1" 200 117 0.001410 10.0.0.48 - - [2026-04-02 03:36:26] "GET /projects?obj_uuids=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.028474 10.0.0.73 - - [2026-04-02 03:36:26] "GET /project/af04e134-3635-481e-8ab6-6320b3f0908d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.070033 10.0.0.73 - - [2026-04-02 03:36:26] "POST /fqname-to-id HTTP/1.1" 404 226 0.007037 10.0.0.73 - - [2026-04-02 03:36:26] "POST /interface-route-tables HTTP/1.1" 200 575 0.031458 10.0.0.73 - - [2026-04-02 03:36:26] "GET /interface-route-table/7aae607b-01ea-4798-b055-ac86d407fd08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.006626 10.0.0.73 - - [2026-04-02 03:36:26] "GET /virtual-machine-interface/14bad79a-fce9-484e-b812-654fa8fbed9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007068 10.0.0.73 - - [2026-04-02 03:36:26] "POST /ref-update HTTP/1.1" 200 156 0.017369 10.0.0.73 - - [2026-04-02 03:36:27] "GET /virtual-machine-interface/a74f5303-8968-4683-9c47-5b2065595987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.007009 10.0.0.73 - - [2026-04-02 03:36:27] "POST /ref-update HTTP/1.1" 200 156 0.029464 10.0.0.73 - - [2026-04-02 03:36:28] "DELETE /interface-route-table/74820b96-455d-4081-9b78-af9a4e448b81 HTTP/1.1" 200 115 0.037506 10.0.0.73 - - [2026-04-02 03:36:28] "POST /neutron/port HTTP/1.1" 200 1229 0.022137 10.0.0.73 - - [2026-04-02 03:36:38] "GET /virtual-machine-interface/14bad79a-fce9-484e-b812-654fa8fbed9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.009832 10.0.0.73 - - [2026-04-02 03:36:38] "POST /ref-update HTTP/1.1" 200 156 0.017801 10.0.0.73 - - [2026-04-02 03:36:38] "DELETE /interface-route-table/7aae607b-01ea-4798-b055-ac86d407fd08 HTTP/1.1" 200 115 0.036655 10.0.0.73 - - [2026-04-02 03:36:38] "GET /virtual-machine-interface/af3ac2c3-3bb8-47de-a68b-39a9f34656a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.007243 10.0.0.73 - - [2026-04-02 03:36:38] "POST /ref-update HTTP/1.1" 200 156 0.020317 10.0.0.73 - - [2026-04-02 03:36:39] "DELETE /interface-route-table/f920dcb5-14ae-4703-9b17-0cecc8ae2716 HTTP/1.1" 200 115 0.032632 10.0.0.73 - - [2026-04-02 03:36:39] "POST /neutron/network HTTP/1.1" 400 204 0.019569 10.0.0.73 - - [2026-04-02 03:36:39] "POST /neutron/port HTTP/1.1" 200 151 0.315720 10.0.0.73 - - [2026-04-02 03:36:39] "POST /neutron/port HTTP/1.1" 200 151 0.385922 10.0.0.73 - - [2026-04-02 03:36:40] "POST /neutron/port HTTP/1.1" 200 151 0.349134 10.0.0.133 - - [2026-04-02 03:36:40] "GET /obj-perms HTTP/1.1" 200 5056 0.049041 10.0.0.133 - - [2026-04-02 03:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.73 - - [2026-04-02 03:36:42] "POST /neutron/port HTTP/1.1" 200 1220 0.018712 10.0.0.73 - - [2026-04-02 03:36:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004265 10.0.0.73 - - [2026-04-02 03:36:42] "POST /neutron/port HTTP/1.1" 200 117 0.001303 10.0.0.48 - - [2026-04-02 03:36:42] "GET /projects?obj_uuids=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001905 10.0.0.73 - - [2026-04-02 03:36:42] "GET /project/af04e134-3635-481e-8ab6-6320b3f0908d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.074796 10.0.0.48 - - [2026-04-02 03:36:42] "GET /projects?obj_uuids=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001294 10.0.0.73 - - [2026-04-02 03:36:42] "GET /project/af04e134-3635-481e-8ab6-6320b3f0908d?fields=virtual_networks HTTP/1.1" 200 1048 0.041806 10.0.0.48 - - [2026-04-02 03:36:43] "GET /projects?obj_uuids=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001124 10.0.0.73 - - [2026-04-02 03:36:43] "GET /project/af04e134-3635-481e-8ab6-6320b3f0908d?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.049174 10.0.0.48 - - [2026-04-02 03:36:43] "GET /projects?obj_uuids=af04e134-3635-481e-8ab6-6320b3f0908d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001115 10.0.0.73 - - [2026-04-02 03:36:43] "GET /project/af04e134-3635-481e-8ab6-6320b3f0908d?fields=security_groups HTTP/1.1" 200 1282 0.052931 10.0.0.73 - - [2026-04-02 03:36:43] "POST /fqname-to-id HTTP/1.1" 404 183 0.036007 10.0.0.48 - - [2026-04-02 03:36:44] "GET /projects?obj_uuids=1661186f-1d76-44b8-8a65-29da4f2d6819&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005197 10.0.0.48 - - [2026-04-02 03:36:44] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001276 10.0.0.48 - - [2026-04-02 03:36:44] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.036552 10.0.0.48 - - [2026-04-02 03:36:44] "POST /id-to-fqname HTTP/1.1" 200 185 0.001393 10.0.0.48 - - [2026-04-02 03:36:44] "POST /fqname-to-id HTTP/1.1" 404 194 0.005366 10.0.0.48 - - [2026-04-02 03:36:44] "POST /security-groups HTTP/1.1" 200 586 0.036574 10.0.0.48 - - [2026-04-02 03:36:44] "POST /projects HTTP/1.1" 200 575 0.262438 10.0.0.48 - - [2026-04-02 03:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.339996 10.0.0.133 - - [2026-04-02 03:36:44] "POST /access-control-lists HTTP/1.1" 200 591 0.036530 10.0.0.73 - - [2026-04-02 03:36:44] "GET /project/1661186f-1d76-44b8-8a65-29da4f2d6819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.525610 10.0.0.73 - - [2026-04-02 03:36:45] "GET / HTTP/1.1" 200 35931 0.001800 10.0.0.48 - - [2026-04-02 03:36:48] "GET /projects?obj_uuids=1661186f-1d76-44b8-8a65-29da4f2d6819&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001037 10.0.0.73 - - [2026-04-02 03:36:48] "GET /project/1661186f-1d76-44b8-8a65-29da4f2d6819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.050171 10.0.0.48 - - [2026-04-02 03:36:48] "GET /projects?obj_uuids=1661186f-1d76-44b8-8a65-29da4f2d6819&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001171 10.0.0.73 - - [2026-04-02 03:36:48] "GET /project/1661186f-1d76-44b8-8a65-29da4f2d6819?fields=virtual_networks HTTP/1.1" 200 1021 0.055346 10.0.0.48 - - [2026-04-02 03:36:48] "GET /projects?obj_uuids=1661186f-1d76-44b8-8a65-29da4f2d6819&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001164 10.0.0.73 - - [2026-04-02 03:36:48] "GET /project/1661186f-1d76-44b8-8a65-29da4f2d6819?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.046059 10.0.0.48 - - [2026-04-02 03:36:48] "GET /projects?obj_uuids=1661186f-1d76-44b8-8a65-29da4f2d6819&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001364 10.0.0.73 - - [2026-04-02 03:36:49] "GET /project/1661186f-1d76-44b8-8a65-29da4f2d6819?fields=security_groups HTTP/1.1" 200 1242 0.075817 10.0.0.73 - - [2026-04-02 03:36:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.035687 10.0.0.48 - - [2026-04-02 03:36:49] "GET /projects?obj_uuids=21d8f2a2-c8b7-450b-b192-04e00503847a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003591 10.0.0.48 - - [2026-04-02 03:36:50] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001071 10.0.0.48 - - [2026-04-02 03:36:50] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008237 10.0.0.48 - - [2026-04-02 03:36:50] "POST /id-to-fqname HTTP/1.1" 200 195 0.002414 10.0.0.48 - - [2026-04-02 03:36:50] "POST /fqname-to-id HTTP/1.1" 404 204 0.011779 10.0.0.48 - - [2026-04-02 03:36:50] "POST /security-groups HTTP/1.1" 200 596 0.079482 10.0.0.133 - - [2026-04-02 03:36:50] "POST /fqname-to-id HTTP/1.1" 404 239 0.005392 10.0.0.48 - - [2026-04-02 03:36:50] "POST /projects HTTP/1.1" 200 595 0.334110 10.0.0.48 - - [2026-04-02 03:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.371036 10.0.0.73 - - [2026-04-02 03:36:50] "GET /project/21d8f2a2-c8b7-450b-b192-04e00503847a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.522306 10.0.0.133 - - [2026-04-02 03:36:50] "POST /access-control-lists HTTP/1.1" 200 599 0.055675 10.0.0.73 - - [2026-04-02 03:36:51] "GET / HTTP/1.1" 200 35931 0.003458 10.0.0.48 - - [2026-04-02 03:36:52] "DELETE /project/1661186f1d7644b88a6529da4f2d6819 HTTP/1.1" 404 173 0.005940 10.0.0.48 - - [2026-04-02 03:36:52] "DELETE /project/af04e134-3635-481e-8ab6-6320b3f0908d HTTP/1.1" 404 177 0.005352 10.0.0.48 - - [2026-04-02 03:36:52] "GET /projects?obj_uuids=1661186f-1d76-44b8-8a65-29da4f2d6819&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000844 10.0.0.48 - - [2026-04-02 03:36:52] "DELETE /project/21d8f2a2c8b7450bb19204e00503847a HTTP/1.1" 404 173 0.006385 10.0.0.48 - - [2026-04-02 03:36:52] "GET /project/1661186f-1d76-44b8-8a65-29da4f2d6819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.052120 10.0.0.48 - - [2026-04-02 03:36:53] "GET /projects?obj_uuids=1661186f-1d76-44b8-8a65-29da4f2d6819&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001391 10.0.0.48 - - [2026-04-02 03:36:53] "GET /project/1661186f-1d76-44b8-8a65-29da4f2d6819?fields=security_groups HTTP/1.1" 200 1347 0.067850 10.0.0.48 - - [2026-04-02 03:36:53] "DELETE /security-group/a911c715-bb85-4341-9415-33884ee44656 HTTP/1.1" 200 115 0.060179 10.0.0.48 - - [2026-04-02 03:36:53] "GET /projects?obj_uuids=1661186f-1d76-44b8-8a65-29da4f2d6819&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001284 10.0.0.133 - - [2026-04-02 03:36:53] "DELETE /access-control-list/29fe8605-a70a-4573-a46d-2c56dd634442 HTTP/1.1" 200 115 0.035867 10.0.0.48 - - [2026-04-02 03:36:53] "GET /project/1661186f-1d76-44b8-8a65-29da4f2d6819?fields=application_policy_sets HTTP/1.1" 200 1386 0.071219 10.0.0.48 - - [2026-04-02 03:36:53] "DELETE /project/1661186f-1d76-44b8-8a65-29da4f2d6819 HTTP/1.1" 200 115 0.467500 10.0.0.48 - - [2026-04-02 03:36:54] "GET /projects?obj_uuids=21d8f2a2-c8b7-450b-b192-04e00503847a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001419 10.0.0.73 - - [2026-04-02 03:36:54] "GET /project/21d8f2a2-c8b7-450b-b192-04e00503847a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.049224 10.0.0.48 - - [2026-04-02 03:36:54] "GET /projects?obj_uuids=21d8f2a2-c8b7-450b-b192-04e00503847a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001378 10.0.0.73 - - [2026-04-02 03:36:54] "GET /project/21d8f2a2-c8b7-450b-b192-04e00503847a?fields=virtual_networks HTTP/1.1" 200 1042 0.058865 10.0.0.48 - - [2026-04-02 03:36:54] "GET /projects?obj_uuids=21d8f2a2-c8b7-450b-b192-04e00503847a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000988 10.0.0.73 - - [2026-04-02 03:36:54] "GET /project/21d8f2a2-c8b7-450b-b192-04e00503847a?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.042534 10.0.0.48 - - [2026-04-02 03:36:55] "GET /projects?obj_uuids=21d8f2a2-c8b7-450b-b192-04e00503847a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001145 10.0.0.73 - - [2026-04-02 03:36:55] "GET /project/21d8f2a2-c8b7-450b-b192-04e00503847a?fields=security_groups HTTP/1.1" 200 1273 0.047526 10.0.0.73 - - [2026-04-02 03:36:55] "POST /fqname-to-id HTTP/1.1" 404 199 0.030158 10.0.0.48 - - [2026-04-02 03:36:55] "GET /projects?obj_uuids=6c8bac6b-fe4a-4893-ae3e-1891adba5d02&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003111 10.0.0.48 - - [2026-04-02 03:36:55] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001211 10.0.0.48 - - [2026-04-02 03:36:55] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007341 10.0.0.48 - - [2026-04-02 03:36:56] "POST /id-to-fqname HTTP/1.1" 200 201 0.008483 10.0.0.48 - - [2026-04-02 03:36:56] "POST /fqname-to-id HTTP/1.1" 404 210 0.009127 10.0.0.48 - - [2026-04-02 03:36:56] "POST /security-groups HTTP/1.1" 200 602 0.035837 10.0.0.48 - - [2026-04-02 03:36:56] "POST /projects HTTP/1.1" 200 607 0.256329 10.0.0.48 - - [2026-04-02 03:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.294512 10.0.0.133 - - [2026-04-02 03:36:56] "POST /access-control-lists HTTP/1.1" 200 607 0.035198 10.0.0.73 - - [2026-04-02 03:36:56] "GET /project/6c8bac6b-fe4a-4893-ae3e-1891adba5d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.447245 10.0.0.73 - - [2026-04-02 03:36:57] "GET / HTTP/1.1" 200 35931 0.001766 10.0.0.48 - - [2026-04-02 03:37:00] "GET /projects?obj_uuids=6c8bac6b-fe4a-4893-ae3e-1891adba5d02&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001118 10.0.0.73 - - [2026-04-02 03:37:00] "GET /project/6c8bac6b-fe4a-4893-ae3e-1891adba5d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.048315 10.0.0.48 - - [2026-04-02 03:37:00] "GET /projects?obj_uuids=6c8bac6b-fe4a-4893-ae3e-1891adba5d02&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001180 10.0.0.73 - - [2026-04-02 03:37:00] "GET /project/6c8bac6b-fe4a-4893-ae3e-1891adba5d02?fields=virtual_networks HTTP/1.1" 200 1054 0.054962 10.0.0.48 - - [2026-04-02 03:37:00] "GET /projects?obj_uuids=6c8bac6b-fe4a-4893-ae3e-1891adba5d02&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001409 10.0.0.73 - - [2026-04-02 03:37:00] "GET /project/6c8bac6b-fe4a-4893-ae3e-1891adba5d02?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.050200 10.0.0.48 - - [2026-04-02 03:37:00] "GET /projects?obj_uuids=6c8bac6b-fe4a-4893-ae3e-1891adba5d02&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001520 10.0.0.73 - - [2026-04-02 03:37:00] "GET /project/6c8bac6b-fe4a-4893-ae3e-1891adba5d02?fields=security_groups HTTP/1.1" 200 1291 0.047715 10.0.0.73 - - [2026-04-02 03:37:01] "POST /fqname-to-id HTTP/1.1" 404 185 0.026867 10.0.0.48 - - [2026-04-02 03:37:01] "GET /projects?obj_uuids=f78cd421-ddad-4fe9-b59c-c0a62f2e539c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003194 10.0.0.48 - - [2026-04-02 03:37:01] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000923 10.0.0.48 - - [2026-04-02 03:37:01] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007583 10.0.0.48 - - [2026-04-02 03:37:01] "POST /id-to-fqname HTTP/1.1" 200 187 0.007711 10.0.0.48 - - [2026-04-02 03:37:01] "POST /fqname-to-id HTTP/1.1" 404 196 0.005424 10.0.0.48 - - [2026-04-02 03:37:01] "POST /security-groups HTTP/1.1" 200 588 0.037080 10.0.0.133 - - [2026-04-02 03:37:01] "POST /fqname-to-id HTTP/1.1" 404 231 0.005089 10.0.0.48 - - [2026-04-02 03:37:01] "POST /projects HTTP/1.1" 200 579 0.273819 10.0.0.48 - - [2026-04-02 03:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.345306 10.0.0.133 - - [2026-04-02 03:37:01] "POST /access-control-lists HTTP/1.1" 200 591 0.027444 10.0.0.73 - - [2026-04-02 03:37:02] "GET /project/f78cd421-ddad-4fe9-b59c-c0a62f2e539c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.480364 10.0.0.73 - - [2026-04-02 03:37:03] "GET / HTTP/1.1" 200 35931 0.002066 10.0.0.48 - - [2026-04-02 03:37:06] "GET /projects?obj_uuids=f78cd421-ddad-4fe9-b59c-c0a62f2e539c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001086 10.0.0.73 - - [2026-04-02 03:37:06] "GET /project/f78cd421-ddad-4fe9-b59c-c0a62f2e539c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.056624 10.0.0.48 - - [2026-04-02 03:37:06] "GET /projects?obj_uuids=f78cd421-ddad-4fe9-b59c-c0a62f2e539c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001800 10.0.0.73 - - [2026-04-02 03:37:06] "GET /project/f78cd421-ddad-4fe9-b59c-c0a62f2e539c?fields=virtual_networks HTTP/1.1" 200 1027 0.047554 10.0.0.48 - - [2026-04-02 03:37:06] "GET /projects?obj_uuids=f78cd421-ddad-4fe9-b59c-c0a62f2e539c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001490 10.0.0.73 - - [2026-04-02 03:37:06] "GET /project/f78cd421-ddad-4fe9-b59c-c0a62f2e539c?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.045481 10.0.0.48 - - [2026-04-02 03:37:06] "GET /projects?obj_uuids=f78cd421-ddad-4fe9-b59c-c0a62f2e539c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001264 10.0.0.73 - - [2026-04-02 03:37:06] "GET /project/f78cd421-ddad-4fe9-b59c-c0a62f2e539c?fields=security_groups HTTP/1.1" 200 1250 0.049419 10.0.0.73 - - [2026-04-02 03:37:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.031727 10.0.0.48 - - [2026-04-02 03:37:07] "GET /projects?obj_uuids=3b443dbd-78ae-45b6-addb-6e90c29e2a18&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003185 10.0.0.48 - - [2026-04-02 03:37:07] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000939 10.0.0.48 - - [2026-04-02 03:37:07] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006936 10.0.0.48 - - [2026-04-02 03:37:07] "POST /id-to-fqname HTTP/1.1" 200 184 0.001323 10.0.0.48 - - [2026-04-02 03:37:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.005307 10.0.0.48 - - [2026-04-02 03:37:07] "POST /security-groups HTTP/1.1" 200 585 0.075504 10.0.0.48 - - [2026-04-02 03:37:07] "POST /projects HTTP/1.1" 200 573 0.278445 10.0.0.133 - - [2026-04-02 03:37:07] "POST /fqname-to-id HTTP/1.1" 404 227 0.009719 10.0.0.48 - - [2026-04-02 03:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.357401 10.0.0.73 - - [2026-04-02 03:37:07] "GET /project/3b443dbd-78ae-45b6-addb-6e90c29e2a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.506111 10.0.0.73 - - [2026-04-02 03:37:08] "GET / HTTP/1.1" 200 35931 0.002295 10.0.0.48 - - [2026-04-02 03:37:11] "GET /projects?obj_uuids=3b443dbd-78ae-45b6-addb-6e90c29e2a18&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001076 10.0.0.73 - - [2026-04-02 03:37:11] "GET /project/3b443dbd-78ae-45b6-addb-6e90c29e2a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.038810 10.0.0.48 - - [2026-04-02 03:37:11] "GET /projects?obj_uuids=3b443dbd-78ae-45b6-addb-6e90c29e2a18&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001431 10.0.0.73 - - [2026-04-02 03:37:11] "GET /project/3b443dbd-78ae-45b6-addb-6e90c29e2a18?fields=virtual_networks HTTP/1.1" 200 1020 0.051250 10.0.0.48 - - [2026-04-02 03:37:11] "GET /projects?obj_uuids=3b443dbd-78ae-45b6-addb-6e90c29e2a18&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001377 10.0.0.73 - - [2026-04-02 03:37:12] "GET /project/3b443dbd-78ae-45b6-addb-6e90c29e2a18?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.049531 10.0.0.48 - - [2026-04-02 03:37:12] "GET /projects?obj_uuids=3b443dbd-78ae-45b6-addb-6e90c29e2a18&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001400 10.0.0.73 - - [2026-04-02 03:37:12] "GET /project/3b443dbd-78ae-45b6-addb-6e90c29e2a18?fields=security_groups HTTP/1.1" 200 1240 0.065580 10.0.0.73 - - [2026-04-02 03:37:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.031459 10.0.0.48 - - [2026-04-02 03:37:13] "GET /projects?obj_uuids=6ddd5025-810f-40fe-83d7-18abd5ba020d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003854 10.0.0.48 - - [2026-04-02 03:37:13] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000987 10.0.0.48 - - [2026-04-02 03:37:13] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006964 10.0.0.48 - - [2026-04-02 03:37:13] "POST /id-to-fqname HTTP/1.1" 200 188 0.006282 10.0.0.48 - - [2026-04-02 03:37:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.005264 10.0.0.48 - - [2026-04-02 03:37:13] "POST /security-groups HTTP/1.1" 200 589 0.073200 10.0.0.48 - - [2026-04-02 03:37:13] "POST /projects HTTP/1.1" 200 581 0.284500 10.0.0.133 - - [2026-04-02 03:37:13] "POST /access-control-lists HTTP/1.1" 200 594 0.058569 10.0.0.48 - - [2026-04-02 03:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.356382 10.0.0.73 - - [2026-04-02 03:37:13] "GET /project/6ddd5025-810f-40fe-83d7-18abd5ba020d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.521485 10.0.0.73 - - [2026-04-02 03:37:14] "GET / HTTP/1.1" 200 35931 0.001971 10.0.0.48 - - [2026-04-02 03:37:17] "GET /projects?obj_uuids=6ddd5025-810f-40fe-83d7-18abd5ba020d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001071 10.0.0.73 - - [2026-04-02 03:37:17] "GET /project/6ddd5025-810f-40fe-83d7-18abd5ba020d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.046144 10.0.0.48 - - [2026-04-02 03:37:17] "GET /projects?obj_uuids=6ddd5025-810f-40fe-83d7-18abd5ba020d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001071 10.0.0.73 - - [2026-04-02 03:37:17] "GET /project/6ddd5025-810f-40fe-83d7-18abd5ba020d?fields=virtual_networks HTTP/1.1" 200 1027 0.047640 10.0.0.48 - - [2026-04-02 03:37:17] "GET /projects?obj_uuids=6ddd5025-810f-40fe-83d7-18abd5ba020d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001020 10.0.0.73 - - [2026-04-02 03:37:17] "GET /project/6ddd5025-810f-40fe-83d7-18abd5ba020d?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.037126 10.0.0.48 - - [2026-04-02 03:37:17] "GET /projects?obj_uuids=6ddd5025-810f-40fe-83d7-18abd5ba020d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001210 10.0.0.73 - - [2026-04-02 03:37:17] "GET /project/6ddd5025-810f-40fe-83d7-18abd5ba020d?fields=security_groups HTTP/1.1" 200 1251 0.047694 10.0.0.73 - - [2026-04-02 03:37:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.028464 10.0.0.48 - - [2026-04-02 03:37:18] "GET /projects?obj_uuids=072677b2-de22-4ae5-b452-a0fe92a29661&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003307 10.0.0.48 - - [2026-04-02 03:37:18] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001134 10.0.0.48 - - [2026-04-02 03:37:18] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007450 10.0.0.48 - - [2026-04-02 03:37:19] "POST /id-to-fqname HTTP/1.1" 200 188 0.001202 10.0.0.48 - - [2026-04-02 03:37:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.003337 10.0.0.48 - - [2026-04-02 03:37:19] "POST /security-groups HTTP/1.1" 200 589 0.037864 10.0.0.133 - - [2026-04-02 03:37:19] "POST /fqname-to-id HTTP/1.1" 404 232 0.005799 10.0.0.48 - - [2026-04-02 03:37:19] "POST /projects HTTP/1.1" 200 581 0.257995 10.0.0.48 - - [2026-04-02 03:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.340368 10.0.0.133 - - [2026-04-02 03:37:19] "POST /access-control-lists HTTP/1.1" 200 592 0.036058 10.0.0.73 - - [2026-04-02 03:37:19] "GET /project/072677b2-de22-4ae5-b452-a0fe92a29661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.525743 10.0.0.73 - - [2026-04-02 03:37:20] "GET / HTTP/1.1" 200 35931 0.002689 10.0.0.73 - - [2026-04-02 03:37:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000584 10.0.0.73 - - [2026-04-02 03:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.055449 10.0.0.48 - - [2026-04-02 03:37:22] "GET /projects?obj_uuids=072677b2-de22-4ae5-b452-a0fe92a29661&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001824 10.0.0.73 - - [2026-04-02 03:37:22] "GET /project/072677b2-de22-4ae5-b452-a0fe92a29661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.044192 10.0.0.73 - - [2026-04-02 03:37:22] "POST /neutron/network HTTP/1.1" 200 117 0.038486 10.0.0.73 - - [2026-04-02 03:37:23] "POST /neutron/network HTTP/1.1" 200 823 0.010480 10.0.0.73 - - [2026-04-02 03:37:23] "POST /id-to-fqname HTTP/1.1" 200 218 0.001516 10.0.0.73 - - [2026-04-02 03:37:23] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006349 10.0.0.73 - - [2026-04-02 03:37:23] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006418 10.0.0.73 - - [2026-04-02 03:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.73 - - [2026-04-02 03:37:23] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008116 10.0.0.73 - - [2026-04-02 03:37:23] "PUT /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394 HTTP/1.1" 200 264 0.056050 10.0.0.133 - - [2026-04-02 03:37:23] "POST /route-targets HTTP/1.1" 200 323 0.028844 10.0.0.73 - - [2026-04-02 03:37:23] "POST /neutron/subnet HTTP/1.1" 200 729 0.009062 10.0.0.73 - - [2026-04-02 03:37:23] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007512 10.0.0.73 - - [2026-04-02 03:37:24] "GET /obj-perms HTTP/1.1" 200 5026 0.060959 10.0.0.48 - - [2026-04-02 03:37:25] "GET /obj-perms HTTP/1.1" 200 5026 0.057443 10.0.0.73 - - [2026-04-02 03:37:25] "POST /id-to-fqname HTTP/1.1" 200 218 0.001432 10.0.0.73 - - [2026-04-02 03:37:25] "POST /neutron/port HTTP/1.1" 200 4196 0.032939 10.0.0.48 - - [2026-04-02 03:37:26] "GET /projects?obj_uuids=072677b2-de22-4ae5-b452-a0fe92a29661&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001157 10.0.0.73 - - [2026-04-02 03:37:26] "GET /project/072677b2-de22-4ae5-b452-a0fe92a29661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.064843 10.0.0.73 - - [2026-04-02 03:37:26] "POST /neutron/port HTTP/1.1" 200 4196 0.037882 10.0.0.73 - - [2026-04-02 03:37:26] "POST /neutron/network HTTP/1.1" 200 833 0.008402 10.0.0.73 - - [2026-04-02 03:37:27] "POST /neutron/port HTTP/1.1" 200 1059 0.016538 10.0.0.73 - - [2026-04-02 03:37:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004077 10.0.0.73 - - [2026-04-02 03:37:27] "POST /neutron/network HTTP/1.1" 200 823 0.007100 10.0.0.73 - - [2026-04-02 03:37:31] "POST /neutron/port HTTP/1.1" 200 1123 0.020874 10.0.0.73 - - [2026-04-02 03:37:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008294 10.0.0.73 - - [2026-04-02 03:37:31] "GET /virtual-machine/7c126d89-fe52-4150-a046-315ea6d85d28 HTTP/1.1" 401 292 0.000411 10.0.0.73 - - [2026-04-02 03:37:32] "GET /virtual-machine/7c126d89-fe52-4150-a046-315ea6d85d28 HTTP/1.1" 200 1290 0.035964 10.0.0.73 - - [2026-04-02 03:37:32] "GET /virtual-machine-interface/74cd0e39-11e3-423e-b95a-b4de6fbdbf42 HTTP/1.1" 200 2931 0.006338 10.0.0.73 - - [2026-04-02 03:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.73 - - [2026-04-02 03:37:32] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004805 10.0.0.73 - - [2026-04-02 03:37:32] "GET /virtual-networks?parent_id=072677b2-de22-4ae5-b452-a0fe92a29661&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004471 10.0.0.73 - - [2026-04-02 03:37:32] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.008577 10.0.0.73 - - [2026-04-02 03:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.73 - - [2026-04-02 03:37:35] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006187 10.0.0.73 - - [2026-04-02 03:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.73 - - [2026-04-02 03:37:39] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006413 10.0.0.73 - - [2026-04-02 03:37:43] "POST /neutron/network HTTP/1.1" 200 938 0.007031 10.0.0.73 - - [2026-04-02 03:37:43] "POST /neutron/port HTTP/1.1" 200 117 0.001527 10.0.0.73 - - [2026-04-02 03:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.73 - - [2026-04-02 03:37:43] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007815 10.0.0.73 - - [2026-04-02 03:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.73 - - [2026-04-02 03:37:47] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006140 10.0.0.133 - - [2026-04-02 03:37:51] "DELETE /access-control-list/036dce40-488d-4b57-bd6c-48bee02180f1 HTTP/1.1" 200 115 0.068635 10.0.0.73 - - [2026-04-02 03:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696 10.0.0.73 - - [2026-04-02 03:37:51] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006312 10.0.0.48 - - [2026-04-02 03:37:53] "DELETE /project/f78cd421ddad4fe9b59cc0a62f2e539c HTTP/1.1" 404 173 0.014326 10.0.0.48 - - [2026-04-02 03:37:53] "DELETE /project/6c8bac6bfe4a4893ae3e1891adba5d02 HTTP/1.1" 404 173 0.017604 10.0.0.48 - - [2026-04-02 03:37:53] "DELETE /project/3b443dbd78ae45b6addb6e90c29e2a18 HTTP/1.1" 404 173 0.021003 10.0.0.48 - - [2026-04-02 03:37:53] "DELETE /project/6ddd5025810f40fe83d718abd5ba020d HTTP/1.1" 404 173 0.010739 10.0.0.48 - - [2026-04-02 03:37:53] "DELETE /project/072677b2de224ae5b452a0fe92a29661 HTTP/1.1" 404 173 0.012078 10.0.0.48 - - [2026-04-02 03:37:53] "DELETE /project/21d8f2a2-c8b7-450b-b192-04e00503847a HTTP/1.1" 404 177 0.014978 10.0.0.48 - - [2026-04-02 03:37:53] "GET /projects?obj_uuids=6c8bac6b-fe4a-4893-ae3e-1891adba5d02&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000961 10.0.0.48 - - [2026-04-02 03:37:53] "GET /projects?obj_uuids=f78cd421-ddad-4fe9-b59c-c0a62f2e539c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000836 10.0.0.48 - - [2026-04-02 03:37:53] "GET /projects?obj_uuids=3b443dbd-78ae-45b6-addb-6e90c29e2a18&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000700 10.0.0.48 - - [2026-04-02 03:37:53] "GET /projects?obj_uuids=6ddd5025-810f-40fe-83d7-18abd5ba020d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000885 10.0.0.48 - - [2026-04-02 03:37:53] "GET /project/6c8bac6b-fe4a-4893-ae3e-1891adba5d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.053317 10.0.0.48 - - [2026-04-02 03:37:53] "GET /projects?obj_uuids=6c8bac6b-fe4a-4893-ae3e-1891adba5d02&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001203 10.0.0.48 - - [2026-04-02 03:37:53] "GET /project/6ddd5025-810f-40fe-83d7-18abd5ba020d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.077264 10.0.0.48 - - [2026-04-02 03:37:53] "GET /project/3b443dbd-78ae-45b6-addb-6e90c29e2a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.087520 10.0.0.48 - - [2026-04-02 03:37:53] "GET /project/f78cd421-ddad-4fe9-b59c-c0a62f2e539c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.090639 10.0.0.48 - - [2026-04-02 03:37:53] "GET /projects?obj_uuids=6ddd5025-810f-40fe-83d7-18abd5ba020d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001158 10.0.0.48 - - [2026-04-02 03:37:53] "GET /projects?obj_uuids=f78cd421-ddad-4fe9-b59c-c0a62f2e539c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000977 10.0.0.48 - - [2026-04-02 03:37:53] "GET /projects?obj_uuids=3b443dbd-78ae-45b6-addb-6e90c29e2a18&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001152 10.0.0.48 - - [2026-04-02 03:37:53] "GET /project/6c8bac6b-fe4a-4893-ae3e-1891adba5d02?fields=security_groups HTTP/1.1" 200 1396 0.107767 10.0.0.48 - - [2026-04-02 03:37:53] "GET /project/6ddd5025-810f-40fe-83d7-18abd5ba020d?fields=security_groups HTTP/1.1" 200 1356 0.103678 10.0.0.48 - - [2026-04-02 03:37:53] "GET /project/3b443dbd-78ae-45b6-addb-6e90c29e2a18?fields=security_groups HTTP/1.1" 200 1345 0.104941 10.0.0.48 - - [2026-04-02 03:37:53] "GET /project/f78cd421-ddad-4fe9-b59c-c0a62f2e539c?fields=security_groups HTTP/1.1" 200 1355 0.118951 10.0.0.48 - - [2026-04-02 03:37:53] "DELETE /security-group/347aa48f-5e81-4e3d-8732-df7ce73a174f HTTP/1.1" 200 115 0.118213 10.0.0.48 - - [2026-04-02 03:37:53] "GET /projects?obj_uuids=6c8bac6b-fe4a-4893-ae3e-1891adba5d02&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004897 10.0.0.48 - - [2026-04-02 03:37:53] "DELETE /security-group/734e060a-4f9e-401f-acb6-e925d8220417 HTTP/1.1" 200 115 0.138071 10.0.0.48 - - [2026-04-02 03:37:53] "GET /projects?obj_uuids=6ddd5025-810f-40fe-83d7-18abd5ba020d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001387 10.0.0.48 - - [2026-04-02 03:37:54] "DELETE /security-group/6370ad1a-ecf4-43bd-b214-79658cc489ea HTTP/1.1" 200 115 0.164718 10.0.0.48 - - [2026-04-02 03:37:54] "DELETE /security-group/a4ee9275-9c58-435c-ad10-0250a1a10bf8 HTTP/1.1" 200 115 0.161263 10.0.0.48 - - [2026-04-02 03:37:54] "GET /projects?obj_uuids=3b443dbd-78ae-45b6-addb-6e90c29e2a18&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002274 10.0.0.48 - - [2026-04-02 03:37:54] "GET /projects?obj_uuids=f78cd421-ddad-4fe9-b59c-c0a62f2e539c&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.004330 10.0.0.48 - - [2026-04-02 03:37:54] "GET /project/6c8bac6b-fe4a-4893-ae3e-1891adba5d02?fields=application_policy_sets HTTP/1.1" 200 1435 0.137329 10.0.0.48 - - [2026-04-02 03:37:54] "GET /project/6ddd5025-810f-40fe-83d7-18abd5ba020d?fields=application_policy_sets HTTP/1.1" 200 1395 0.123852 10.0.0.48 - - [2026-04-02 03:37:54] "GET /project/f78cd421-ddad-4fe9-b59c-c0a62f2e539c?fields=application_policy_sets HTTP/1.1" 200 1394 0.129359 10.0.0.48 - - [2026-04-02 03:37:54] "GET /project/3b443dbd-78ae-45b6-addb-6e90c29e2a18?fields=application_policy_sets HTTP/1.1" 200 1384 0.165514 10.0.0.133 - - [2026-04-02 03:37:54] "DELETE /access-control-list/7877aa0f-6333-41d3-8a53-6e3166af99b1 HTTP/1.1" 200 115 0.157991 10.0.0.133 - - [2026-04-02 03:37:54] "DELETE /access-control-list/6e9437d1-4bf7-402a-a9c0-a544d5d1b98d HTTP/1.1" 200 115 0.096985 10.0.0.48 - - [2026-04-02 03:37:54] "DELETE /project/6c8bac6b-fe4a-4893-ae3e-1891adba5d02 HTTP/1.1" 200 115 0.985300 10.0.0.48 - - [2026-04-02 03:37:54] "DELETE /project/6ddd5025-810f-40fe-83d7-18abd5ba020d HTTP/1.1" 200 115 0.997463 10.0.0.48 - - [2026-04-02 03:37:54] "DELETE /project/3b443dbd-78ae-45b6-addb-6e90c29e2a18 HTTP/1.1" 200 115 1.026290 10.0.0.48 - - [2026-04-02 03:37:54] "DELETE /project/f78cd421-ddad-4fe9-b59c-c0a62f2e539c HTTP/1.1" 200 115 1.033764 10.0.0.73 - - [2026-04-02 03:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.73 - - [2026-04-02 03:37:55] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007669 10.0.0.73 - - [2026-04-02 03:37:56] "POST /neutron/port HTTP/1.1" 200 1220 0.045567 10.0.0.73 - - [2026-04-02 03:37:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004288 10.0.0.73 - - [2026-04-02 03:37:56] "POST /neutron/port HTTP/1.1" 200 117 0.001412 10.0.0.73 - - [2026-04-02 03:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.73 - - [2026-04-02 03:37:59] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006843 10.0.0.73 - - [2026-04-02 03:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.73 - - [2026-04-02 03:38:04] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006434 10.0.0.73 - - [2026-04-02 03:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004998 10.0.0.73 - - [2026-04-02 03:38:06] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006631 10.0.0.73 - - [2026-04-02 03:38:06] "GET /virtual-networks?parent_id=072677b2-de22-4ae5-b452-a0fe92a29661&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003497 10.0.0.73 - - [2026-04-02 03:38:06] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.011186 10.0.0.73 - - [2026-04-02 03:38:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008896 10.0.0.73 - - [2026-04-02 03:38:15] "POST /neutron/port HTTP/1.1" 200 1123 0.044548 10.0.0.73 - - [2026-04-02 03:38:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008494 10.0.0.73 - - [2026-04-02 03:38:26] "POST /neutron/port HTTP/1.1" 200 1123 0.019274 10.0.0.73 - - [2026-04-02 03:38:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010684 10.0.0.73 - - [2026-04-02 03:38:27] "POST /neutron/port HTTP/1.1" 200 1123 0.023618 10.0.0.73 - - [2026-04-02 03:38:27] "POST /neutron/network HTTP/1.1" 200 823 0.009306 10.0.0.73 - - [2026-04-02 03:38:27] "POST /id-to-fqname HTTP/1.1" 200 218 0.001320 10.0.0.73 - - [2026-04-02 03:38:27] "GET /virtual-machine/7c126d89-fe52-4150-a046-315ea6d85d28 HTTP/1.1" 200 1290 0.004287 10.0.0.73 - - [2026-04-02 03:38:27] "GET /virtual-machine-interface/74cd0e39-11e3-423e-b95a-b4de6fbdbf42 HTTP/1.1" 200 2931 0.005578 10.0.0.73 - - [2026-04-02 03:38:27] "GET /instance-ip/796cf4ab-cbda-4304-977b-1a5adbe5e76d HTTP/1.1" 200 1617 0.007153 10.0.0.73 - - [2026-04-02 03:38:27] "POST /fqname-to-id HTTP/1.1" 404 208 0.003951 10.0.0.73 - - [2026-04-02 03:38:27] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006724 10.0.0.48 - - [2026-04-02 03:38:27] "GET /projects?obj_uuids=072677b2-de22-4ae5-b452-a0fe92a29661&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001042 10.0.0.73 - - [2026-04-02 03:38:27] "GET /project/072677b2-de22-4ae5-b452-a0fe92a29661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.049276 10.0.0.73 - - [2026-04-02 03:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.73 - - [2026-04-02 03:38:27] "GET /security-group/6b416d90-0e97-4933-9546-655e0799c3a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3748 0.006011 10.0.0.73 - - [2026-04-02 03:38:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.087609 10.0.0.73 - - [2026-04-02 03:38:27] "POST /instance-ips HTTP/1.1" 200 357 0.042467 10.0.0.73 - - [2026-04-02 03:38:27] "GET /instance-ip/6c8850b6-fcdd-44d2-9936-c28bd075b372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1571 0.007470 10.0.0.73 - - [2026-04-02 03:38:27] "GET /virtual-machine-interface/67d51488-93a5-441a-9c3a-3272f5d9740b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.007110 10.0.0.73 - - [2026-04-02 03:38:27] "GET /virtual-machine-interface/67d51488-93a5-441a-9c3a-3272f5d9740b?fields=instance_ip_back_refs HTTP/1.1" 200 1323 0.008129 10.0.0.73 - - [2026-04-02 03:38:27] "GET /instance-ip/6c8850b6-fcdd-44d2-9936-c28bd075b372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1571 0.005477 10.0.0.73 - - [2026-04-02 03:38:27] "POST /id-to-fqname HTTP/1.1" 200 218 0.001673 10.0.0.73 - - [2026-04-02 03:38:28] "POST /neutron/port HTTP/1.1" 200 966 0.014105 10.0.0.73 - - [2026-04-02 03:38:28] "POST /neutron/port HTTP/1.1" 200 966 0.013687 10.0.0.73 - - [2026-04-02 03:38:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008459 10.0.0.73 - - [2026-04-02 03:38:28] "POST /neutron/port HTTP/1.1" 200 966 0.014710 10.0.0.73 - - [2026-04-02 03:38:28] "POST /neutron/port HTTP/1.1" 200 966 0.011779 10.0.0.73 - - [2026-04-02 03:38:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005032 10.0.0.73 - - [2026-04-02 03:38:29] "POST /neutron/network HTTP/1.1" 200 823 0.008547 10.0.0.73 - - [2026-04-02 03:38:33] "POST /neutron/port HTTP/1.1" 200 1068 0.022975 10.0.0.73 - - [2026-04-02 03:38:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008533 10.0.0.73 - - [2026-04-02 03:38:33] "GET /virtual-machine/6611b04e-7d92-4907-8862-df3fa0e87613 HTTP/1.1" 200 1267 0.007016 10.0.0.73 - - [2026-04-02 03:38:33] "GET /virtual-machine-interface/67d51488-93a5-441a-9c3a-3272f5d9740b HTTP/1.1" 200 2981 0.005949 10.0.0.73 - - [2026-04-02 03:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005185 10.0.0.73 - - [2026-04-02 03:38:33] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004924 10.0.0.73 - - [2026-04-02 03:38:33] "GET /virtual-networks?parent_id=072677b2-de22-4ae5-b452-a0fe92a29661&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003470 10.0.0.73 - - [2026-04-02 03:38:33] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007928 10.0.0.73 - - [2026-04-02 03:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.73 - - [2026-04-02 03:38:37] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.009943 10.0.0.73 - - [2026-04-02 03:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.73 - - [2026-04-02 03:38:41] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006444 10.0.0.73 - - [2026-04-02 03:38:44] "POST /neutron/network HTTP/1.1" 200 1125 0.009478 10.0.0.73 - - [2026-04-02 03:38:44] "POST /neutron/subnet HTTP/1.1" 200 1394 0.018779 10.0.0.73 - - [2026-04-02 03:38:44] "POST /neutron/network HTTP/1.1" 200 1115 0.010428 10.0.0.73 - - [2026-04-02 03:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.73 - - [2026-04-02 03:38:45] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006951 10.0.0.73 - - [2026-04-02 03:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.73 - - [2026-04-02 03:38:49] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007940 10.0.0.73 - - [2026-04-02 03:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.73 - - [2026-04-02 03:38:53] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.008424 10.0.0.73 - - [2026-04-02 03:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.73 - - [2026-04-02 03:38:57] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.010232 10.0.0.73 - - [2026-04-02 03:38:58] "POST /neutron/network HTTP/1.1" 200 938 0.007470 10.0.0.73 - - [2026-04-02 03:38:58] "POST /neutron/port HTTP/1.1" 200 117 0.001214 10.0.0.73 - - [2026-04-02 03:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.73 - - [2026-04-02 03:39:01] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006288 10.0.0.73 - - [2026-04-02 03:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.73 - - [2026-04-02 03:39:05] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005797 10.0.0.73 - - [2026-04-02 03:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.73 - - [2026-04-02 03:39:09] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005803 10.0.0.73 - - [2026-04-02 03:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.73 - - [2026-04-02 03:39:11] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005328 10.0.0.73 - - [2026-04-02 03:39:11] "GET /virtual-networks?parent_id=072677b2-de22-4ae5-b452-a0fe92a29661&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003546 10.0.0.73 - - [2026-04-02 03:39:11] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.010537 10.0.0.73 - - [2026-04-02 03:39:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008068 10.0.0.73 - - [2026-04-02 03:39:21] "POST /neutron/port HTTP/1.1" 200 1068 0.020360 10.0.0.73 - - [2026-04-02 03:39:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009741 10.0.0.73 - - [2026-04-02 03:39:32] "POST /id-to-fqname HTTP/1.1" 200 218 0.001843 10.0.0.73 - - [2026-04-02 03:39:32] "POST /neutron/port HTTP/1.1" 200 6081 0.042875 10.0.0.48 - - [2026-04-02 03:39:33] "GET /projects?obj_uuids=072677b2-de22-4ae5-b452-a0fe92a29661&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001090 10.0.0.73 - - [2026-04-02 03:39:33] "GET /project/072677b2-de22-4ae5-b452-a0fe92a29661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.072428 10.0.0.73 - - [2026-04-02 03:39:33] "POST /neutron/network HTTP/1.1" 200 823 0.035379 10.0.0.73 - - [2026-04-02 03:39:33] "POST /neutron/port HTTP/1.1" 200 117 0.008420 10.0.0.48 - - [2026-04-02 03:39:34] "GET /projects?obj_uuids=072677b2-de22-4ae5-b452-a0fe92a29661&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001329 10.0.0.73 - - [2026-04-02 03:39:34] "POST /neutron/port HTTP/1.1" 200 1059 0.280757 10.0.0.73 - - [2026-04-02 03:39:34] "POST /neutron/port HTTP/1.1" 200 1113 0.149642 10.0.0.73 - - [2026-04-02 03:39:34] "POST /neutron/subnet HTTP/1.1" 200 703 0.009145 10.0.0.73 - - [2026-04-02 03:39:39] "POST /neutron/port HTTP/1.1" 200 1123 0.024073 10.0.0.73 - - [2026-04-02 03:39:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007728 10.0.0.73 - - [2026-04-02 03:39:39] "GET /virtual-machine/a4b4b9ce-dc1a-4b36-8d0b-554ebe84f8f7 HTTP/1.1" 200 1291 0.006584 10.0.0.73 - - [2026-04-02 03:39:39] "GET /virtual-machine-interface/b4f10064-039a-4bea-ada0-27fdfd04a4e3 HTTP/1.1" 200 2932 0.005759 10.0.0.73 - - [2026-04-02 03:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.73 - - [2026-04-02 03:39:39] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004663 10.0.0.73 - - [2026-04-02 03:39:39] "GET /virtual-networks?parent_id=072677b2-de22-4ae5-b452-a0fe92a29661&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003378 10.0.0.73 - - [2026-04-02 03:39:39] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006767 10.0.0.73 - - [2026-04-02 03:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.73 - - [2026-04-02 03:39:42] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007599 10.0.0.133 - - [2026-04-02 03:39:43] "GET /obj-perms HTTP/1.1" 200 5056 0.055527 10.0.0.73 - - [2026-04-02 03:39:45] "POST /neutron/port HTTP/1.1" 200 1108 0.017653 10.0.0.73 - - [2026-04-02 03:39:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004349 10.0.0.73 - - [2026-04-02 03:39:45] "POST /neutron/network HTTP/1.1" 200 928 0.009204 10.0.0.73 - - [2026-04-02 03:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.73 - - [2026-04-02 03:39:46] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006131 10.0.0.73 - - [2026-04-02 03:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.73 - - [2026-04-02 03:39:50] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007450 10.0.0.73 - - [2026-04-02 03:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.73 - - [2026-04-02 03:39:54] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005685 10.0.0.73 - - [2026-04-02 03:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.73 - - [2026-04-02 03:39:58] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.008075 10.0.0.73 - - [2026-04-02 03:39:59] "POST /neutron/network HTTP/1.1" 200 1125 0.009061 10.0.0.73 - - [2026-04-02 03:39:59] "POST /neutron/subnet HTTP/1.1" 200 1394 0.016176 10.0.0.73 - - [2026-04-02 03:39:59] "POST /neutron/network HTTP/1.1" 200 1115 0.011961 10.0.0.73 - - [2026-04-02 03:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.73 - - [2026-04-02 03:40:02] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005962 10.0.0.73 - - [2026-04-02 03:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.73 - - [2026-04-02 03:40:07] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005310 10.0.0.73 - - [2026-04-02 03:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.73 - - [2026-04-02 03:40:11] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006699 10.0.0.73 - - [2026-04-02 03:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.73 - - [2026-04-02 03:40:15] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005650 10.0.0.73 - - [2026-04-02 03:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.73 - - [2026-04-02 03:40:19] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005874 10.0.0.73 - - [2026-04-02 03:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.73 - - [2026-04-02 03:40:23] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005237 10.0.0.73 - - [2026-04-02 03:40:23] "GET /virtual-networks?parent_id=072677b2-de22-4ae5-b452-a0fe92a29661&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003169 10.0.0.73 - - [2026-04-02 03:40:23] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007932 10.0.0.73 - - [2026-04-02 03:40:28] "POST /neutron/port HTTP/1.1" 200 1123 0.019889 10.0.0.73 - - [2026-04-02 03:40:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008317 10.0.0.73 - - [2026-04-02 03:40:39] "POST /neutron/port HTTP/1.1" 200 1123 0.020214 10.0.0.48 - - [2026-04-02 03:40:43] "GET /obj-perms HTTP/1.1" 200 5056 0.067698 10.0.0.73 - - [2026-04-02 03:40:43] "GET /obj-perms HTTP/1.1" 200 5056 0.049346 10.0.0.73 - - [2026-04-02 03:40:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009159 10.0.0.73 - - [2026-04-02 03:40:45] "POST /neutron/network HTTP/1.1" 200 833 0.029847 10.0.0.73 - - [2026-04-02 03:40:45] "POST /neutron/port HTTP/1.1" 200 117 0.001306 10.0.0.73 - - [2026-04-02 03:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000747 10.0.0.73 - - [2026-04-02 03:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.48 - - [2026-04-02 03:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.48 - - [2026-04-02 03:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000473 10.0.0.48 - - [2026-04-02 03:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.48 - - [2026-04-02 03:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.133 - - [2026-04-02 03:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000636 10.0.0.133 - - [2026-04-02 03:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.133 - - [2026-04-02 03:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000527 10.0.0.133 - - [2026-04-02 03:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.001260 10.0.0.73 - - [2026-04-02 03:40:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.73 - - [2026-04-02 03:40:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000614 10.0.0.73 - - [2026-04-02 03:40:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010263 10.0.0.73 - - [2026-04-02 03:40:49] "POST /neutron/port HTTP/1.1" 200 1123 0.038118 10.0.0.73 - - [2026-04-02 03:40:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008977 10.0.0.73 - - [2026-04-02 03:40:49] "POST /id-to-fqname HTTP/1.1" 200 218 0.001749 10.0.0.73 - - [2026-04-02 03:40:49] "GET /virtual-machine/a4b4b9ce-dc1a-4b36-8d0b-554ebe84f8f7 HTTP/1.1" 200 1291 0.005384 10.0.0.73 - - [2026-04-02 03:40:49] "GET /virtual-machine-interface/b4f10064-039a-4bea-ada0-27fdfd04a4e3 HTTP/1.1" 200 2932 0.007002 10.0.0.73 - - [2026-04-02 03:40:49] "GET /instance-ip/529f9a8e-fcd2-465f-9160-e1496acc249e HTTP/1.1" 200 1617 0.006956 10.0.0.73 - - [2026-04-02 03:40:49] "GET /virtual-machine-interface/b4f10064-039a-4bea-ada0-27fdfd04a4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2711 0.007604 10.0.0.73 - - [2026-04-02 03:40:50] "PUT /virtual-machine-interface/b4f10064-039a-4bea-ada0-27fdfd04a4e3 HTTP/1.1" 200 284 0.020160 10.0.0.73 - - [2026-04-02 03:40:59] "POST /neutron/port HTTP/1.1" 200 1108 0.017509 10.0.0.73 - - [2026-04-02 03:40:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004514 10.0.0.73 - - [2026-04-02 03:40:59] "POST /neutron/network HTTP/1.1" 200 928 0.007291 10.0.0.73 - - [2026-04-02 03:41:46] "POST /neutron/network HTTP/1.1" 200 833 0.006910 10.0.0.73 - - [2026-04-02 03:41:46] "POST /neutron/port HTTP/1.1" 200 117 0.001255 10.0.0.73 - - [2026-04-02 03:41:59] "POST /neutron/port HTTP/1.1" 200 1123 0.024475 10.0.0.73 - - [2026-04-02 03:41:59] "POST /neutron/subnet HTTP/1.1" 200 703 0.012789 10.0.0.73 - - [2026-04-02 03:42:11] "DELETE /instance-ip/6c8850b6-fcdd-44d2-9936-c28bd075b372 HTTP/1.1" 200 115 0.052823 10.0.0.73 - - [2026-04-02 03:42:11] "DELETE /virtual-machine-interface/67d51488-93a5-441a-9c3a-3272f5d9740b HTTP/1.1" 200 115 0.088235 10.0.0.73 - - [2026-04-02 03:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.73 - - [2026-04-02 03:42:11] "GET /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006660 10.0.0.73 - - [2026-04-02 03:42:11] "PUT /virtual-network/49ed1d37-3bdc-4f71-9b04-2af68cff2394 HTTP/1.1" 200 264 0.076818 10.0.0.73 - - [2026-04-02 03:42:11] "POST /neutron/network HTTP/1.1" 200 823 0.007751 10.0.0.73 - - [2026-04-02 03:42:12] "POST /neutron/port HTTP/1.1" 200 1113 0.015110 10.0.0.133 - - [2026-04-02 03:42:12] "POST /ref-update HTTP/1.1" 200 156 0.020416 10.0.0.73 - - [2026-04-02 03:42:12] "POST /neutron/port HTTP/1.1" 200 1113 0.017739 10.0.0.133 - - [2026-04-02 03:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.035881 10.0.0.48 - - [2026-04-02 03:42:14] "POST /useragent-kv HTTP/1.1" 200 115 0.059244 10.0.0.48 - - [2026-04-02 03:42:14] "POST /useragent-kv HTTP/1.1" 200 115 0.005150 10.0.0.73 - - [2026-04-02 03:42:14] "POST /neutron/network HTTP/1.1" 200 151 0.195942 10.0.0.48 - - [2026-04-02 03:42:15] "GET /projects?obj_uuids=072677b2-de22-4ae5-b452-a0fe92a29661&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001309 10.0.0.73 - - [2026-04-02 03:42:15] "GET /project/072677b2-de22-4ae5-b452-a0fe92a29661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.075960 10.0.0.48 - - [2026-04-02 03:42:15] "GET /projects?obj_uuids=072677b2-de22-4ae5-b452-a0fe92a29661&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001779 10.0.0.73 - - [2026-04-02 03:42:15] "GET /project/072677b2-de22-4ae5-b452-a0fe92a29661?fields=virtual_networks HTTP/1.1" 200 1027 0.061911 10.0.0.48 - - [2026-04-02 03:42:15] "GET /projects?obj_uuids=072677b2-de22-4ae5-b452-a0fe92a29661&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001112 10.0.0.73 - - [2026-04-02 03:42:15] "GET /project/072677b2-de22-4ae5-b452-a0fe92a29661?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.072915 10.0.0.48 - - [2026-04-02 03:42:15] "GET /projects?obj_uuids=072677b2-de22-4ae5-b452-a0fe92a29661&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001193 10.0.0.73 - - [2026-04-02 03:42:15] "GET /project/072677b2-de22-4ae5-b452-a0fe92a29661?fields=security_groups HTTP/1.1" 200 1251 0.042443 10.0.0.73 - - [2026-04-02 03:42:16] "POST /fqname-to-id HTTP/1.1" 404 185 0.037859 10.0.0.48 - - [2026-04-02 03:42:16] "GET /projects?obj_uuids=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004216 10.0.0.48 - - [2026-04-02 03:42:17] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001377 10.0.0.48 - - [2026-04-02 03:42:17] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.040578 10.0.0.48 - - [2026-04-02 03:42:17] "POST /id-to-fqname HTTP/1.1" 200 187 0.005623 10.0.0.48 - - [2026-04-02 03:42:17] "POST /fqname-to-id HTTP/1.1" 404 196 0.007076 10.0.0.48 - - [2026-04-02 03:42:17] "POST /security-groups HTTP/1.1" 200 588 0.031646 10.0.0.48 - - [2026-04-02 03:42:17] "POST /projects HTTP/1.1" 200 579 0.256384 10.0.0.133 - - [2026-04-02 03:42:17] "POST /access-control-lists HTTP/1.1" 200 593 0.039695 10.0.0.48 - - [2026-04-02 03:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.331524 10.0.0.73 - - [2026-04-02 03:42:17] "GET /project/4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.526137 10.0.0.73 - - [2026-04-02 03:42:18] "GET / HTTP/1.1" 200 35931 0.001753 10.0.0.73 - - [2026-04-02 03:42:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000583 10.0.0.73 - - [2026-04-02 03:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.056699 10.0.0.48 - - [2026-04-02 03:42:20] "GET /projects?obj_uuids=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001213 10.0.0.73 - - [2026-04-02 03:42:20] "GET /project/4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.065739 10.0.0.73 - - [2026-04-02 03:42:20] "POST /neutron/network HTTP/1.1" 200 117 0.071145 10.0.0.133 - - [2026-04-02 03:42:21] "POST /route-targets HTTP/1.1" 200 327 0.021758 10.0.0.73 - - [2026-04-02 03:42:21] "POST /neutron/network HTTP/1.1" 200 830 0.034589 10.0.0.73 - - [2026-04-02 03:42:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.001453 10.0.0.73 - - [2026-04-02 03:42:21] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007620 10.0.0.73 - - [2026-04-02 03:42:21] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006367 10.0.0.73 - - [2026-04-02 03:42:21] "POST /neutron/subnet HTTP/1.1" 200 729 0.010575 10.0.0.73 - - [2026-04-02 03:42:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.003402 10.0.0.73 - - [2026-04-02 03:42:21] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006055 10.0.0.73 - - [2026-04-02 03:42:21] "GET /virtual-machine-interface/f783efd6-de1c-4698-aa02-b0363128fa42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.008849 10.0.0.73 - - [2026-04-02 03:42:21] "GET /virtual-machine-interface/f783efd6-de1c-4698-aa02-b0363128fa42?fields=instance_ip_back_refs HTTP/1.1" 200 1320 0.010715 10.0.0.73 - - [2026-04-02 03:42:21] "GET /instance-ip/25c6ddfc-2e64-4e7c-83d3-7235dee5bf15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1600 0.005335 10.0.0.73 - - [2026-04-02 03:42:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.001517 10.0.0.73 - - [2026-04-02 03:42:22] "POST /neutron/network HTTP/1.1" 200 840 0.007942 10.0.0.48 - - [2026-04-02 03:42:22] "GET /projects?obj_uuids=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001074 10.0.0.73 - - [2026-04-02 03:42:22] "GET /project/4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.075014 10.0.0.73 - - [2026-04-02 03:42:23] "POST /neutron/port HTTP/1.1" 200 117 0.007693 10.0.0.73 - - [2026-04-02 03:42:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.001298 10.0.0.73 - - [2026-04-02 03:42:23] "POST /neutron/port HTTP/1.1" 200 984 0.017370 10.0.0.73 - - [2026-04-02 03:42:23] "POST /neutron/port HTTP/1.1" 200 984 0.013783 10.0.0.73 - - [2026-04-02 03:42:23] "POST /neutron/port HTTP/1.1" 200 5026 0.081031 10.0.0.73 - - [2026-04-02 03:42:23] "POST /neutron/port HTTP/1.1" 200 117 0.007023 10.0.0.48 - - [2026-04-02 03:42:23] "GET /projects?obj_uuids=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001197 10.0.0.73 - - [2026-04-02 03:42:23] "GET /project/4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.051162 10.0.0.73 - - [2026-04-02 03:42:23] "POST /fqname-to-id HTTP/1.1" 404 208 0.006127 10.0.0.73 - - [2026-04-02 03:42:23] "POST /interface-route-tables HTTP/1.1" 200 556 0.052029 10.0.0.73 - - [2026-04-02 03:42:24] "GET /interface-route-table/2b58e859-9d55-42e7-9ea4-4a400ad15ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.008626 10.0.0.73 - - [2026-04-02 03:42:24] "POST /neutron/port HTTP/1.1" 200 1122 0.029835 10.0.0.73 - - [2026-04-02 03:42:24] "POST /neutron/port HTTP/1.1" 200 117 0.001171 10.0.0.73 - - [2026-04-02 03:42:24] "POST /neutron/network HTTP/1.1" 200 840 0.010068 10.0.0.73 - - [2026-04-02 03:42:24] "POST /neutron/port HTTP/1.1" 200 1076 0.190915 10.0.0.73 - - [2026-04-02 03:42:24] "POST /neutron/subnet HTTP/1.1" 200 703 0.010980 10.0.0.73 - - [2026-04-02 03:42:25] "GET /virtual-machine-interface/f783efd6-de1c-4698-aa02-b0363128fa42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2664 0.007708 10.0.0.73 - - [2026-04-02 03:42:25] "POST /ref-update HTTP/1.1" 200 156 0.020457 10.0.0.73 - - [2026-04-02 03:42:25] "POST /neutron/port HTTP/1.1" 200 1122 0.020912 10.0.0.73 - - [2026-04-02 03:42:30] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008419 10.0.0.73 - - [2026-04-02 03:42:30] "POST /neutron/port HTTP/1.1" 200 1122 0.020876 10.0.0.73 - - [2026-04-02 03:42:30] "POST /neutron/security_group HTTP/1.1" 200 2055 0.009604 10.0.0.73 - - [2026-04-02 03:42:30] "GET /virtual-machine/925d1f23-26b4-4eee-ad1b-32c45081b9d3 HTTP/1.1" 401 292 0.000723 10.0.0.73 - - [2026-04-02 03:42:31] "GET /virtual-machine/925d1f23-26b4-4eee-ad1b-32c45081b9d3 HTTP/1.1" 200 1290 0.030241 10.0.0.73 - - [2026-04-02 03:42:31] "GET /virtual-machine/925d1f23-26b4-4eee-ad1b-32c45081b9d3 HTTP/1.1" 200 1290 0.006217 10.0.0.73 - - [2026-04-02 03:42:31] "GET /virtual-machine-interface/444ffd23-3c99-46a5-bcfc-a97d8598f041 HTTP/1.1" 200 2938 0.006420 10.0.0.73 - - [2026-04-02 03:42:31] "GET /virtual-machine/925d1f23-26b4-4eee-ad1b-32c45081b9d3 HTTP/1.1" 200 1290 0.013507 10.0.0.73 - - [2026-04-02 03:42:31] "GET /virtual-machine-interface/444ffd23-3c99-46a5-bcfc-a97d8598f041 HTTP/1.1" 200 2938 0.007056 10.0.0.73 - - [2026-04-02 03:42:31] "GET /instance-ip/394b3e3c-0a4f-4fb9-be69-58250d0e144b HTTP/1.1" 200 1619 0.007293 10.0.0.73 - - [2026-04-02 03:42:31] "GET /virtual-machine/925d1f23-26b4-4eee-ad1b-32c45081b9d3 HTTP/1.1" 200 1290 0.005510 10.0.0.73 - - [2026-04-02 03:42:31] "GET /virtual-machine-interface/444ffd23-3c99-46a5-bcfc-a97d8598f041 HTTP/1.1" 200 2938 0.008302 10.0.0.73 - - [2026-04-02 03:42:31] "GET /instance-ip/394b3e3c-0a4f-4fb9-be69-58250d0e144b HTTP/1.1" 200 1619 0.005277 10.0.0.73 - - [2026-04-02 03:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.73 - - [2026-04-02 03:42:31] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006881 10.0.0.73 - - [2026-04-02 03:42:31] "GET /virtual-networks?parent_id=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003299 10.0.0.73 - - [2026-04-02 03:42:31] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006328 10.0.0.73 - - [2026-04-02 03:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.73 - - [2026-04-02 03:42:31] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005466 10.0.0.73 - - [2026-04-02 03:42:31] "GET /virtual-networks?parent_id=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.006876 10.0.0.73 - - [2026-04-02 03:42:31] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006638 10.0.0.73 - - [2026-04-02 03:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006447 10.0.0.73 - - [2026-04-02 03:42:31] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004816 10.0.0.73 - - [2026-04-02 03:42:31] "GET /virtual-networks?parent_id=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003743 10.0.0.73 - - [2026-04-02 03:42:31] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006784 10.0.0.73 - - [2026-04-02 03:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.73 - - [2026-04-02 03:42:31] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004373 10.0.0.73 - - [2026-04-02 03:42:31] "GET /virtual-networks?parent_id=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003510 10.0.0.73 - - [2026-04-02 03:42:31] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006207 10.0.0.73 - - [2026-04-02 03:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.73 - - [2026-04-02 03:42:31] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004427 10.0.0.73 - - [2026-04-02 03:42:31] "GET /virtual-networks?parent_id=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003823 10.0.0.73 - - [2026-04-02 03:42:31] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006718 10.0.0.73 - - [2026-04-02 03:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.73 - - [2026-04-02 03:42:32] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005532 10.0.0.73 - - [2026-04-02 03:42:32] "GET /virtual-networks?parent_id=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003762 10.0.0.73 - - [2026-04-02 03:42:32] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008255 10.0.0.73 - - [2026-04-02 03:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.73 - - [2026-04-02 03:42:32] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006264 10.0.0.73 - - [2026-04-02 03:42:32] "GET /virtual-networks?parent_id=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004184 10.0.0.73 - - [2026-04-02 03:42:32] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007872 10.0.0.73 - - [2026-04-02 03:42:34] "POST /neutron/port HTTP/1.1" 200 1086 0.023373 10.0.0.73 - - [2026-04-02 03:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.73 - - [2026-04-02 03:42:35] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006604 10.0.0.73 - - [2026-04-02 03:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.73 - - [2026-04-02 03:42:37] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005270 10.0.0.73 - - [2026-04-02 03:42:37] "GET /virtual-networks?parent_id=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003567 10.0.0.73 - - [2026-04-02 03:42:37] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007313 10.0.0.73 - - [2026-04-02 03:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.73 - - [2026-04-02 03:42:37] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005281 10.0.0.73 - - [2026-04-02 03:42:37] "GET /virtual-networks?parent_id=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004817 10.0.0.73 - - [2026-04-02 03:42:37] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006890 10.0.0.73 - - [2026-04-02 03:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.73 - - [2026-04-02 03:42:37] "GET /routing-instance/81d4c9b9-6dd6-487c-9cef-a86c60a38981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.008573 10.0.0.73 - - [2026-04-02 03:42:37] "GET /route-target/8141042e-9015-40a6-90e7-70e3eea001e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005312 10.0.0.73 - - [2026-04-02 03:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.73 - - [2026-04-02 03:42:38] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004773 10.0.0.73 - - [2026-04-02 03:42:38] "GET /virtual-networks?parent_id=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004141 10.0.0.73 - - [2026-04-02 03:42:38] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006413 10.0.0.73 - - [2026-04-02 03:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.73 - - [2026-04-02 03:42:38] "GET /routing-instance/81d4c9b9-6dd6-487c-9cef-a86c60a38981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005221 10.0.0.73 - - [2026-04-02 03:42:38] "GET /route-target/8141042e-9015-40a6-90e7-70e3eea001e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004431 10.0.0.73 - - [2026-04-02 03:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005949 10.0.0.73 - - [2026-04-02 03:42:38] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005267 10.0.0.73 - - [2026-04-02 03:42:38] "GET /virtual-networks?parent_id=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004092 10.0.0.73 - - [2026-04-02 03:42:38] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008854 10.0.0.73 - - [2026-04-02 03:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005211 10.0.0.73 - - [2026-04-02 03:42:38] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005679 10.0.0.73 - - [2026-04-02 03:42:38] "GET /virtual-networks?parent_id=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004064 10.0.0.73 - - [2026-04-02 03:42:38] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008149 10.0.0.48 - - [2026-04-02 03:42:40] "GET /obj-perms HTTP/1.1" 200 5024 0.075223 10.0.0.133 - - [2026-04-02 03:42:42] "DELETE /access-control-list/15cb60ed-a65c-4918-81c0-7eb959ef48bf HTTP/1.1" 200 115 0.075288 10.0.0.73 - - [2026-04-02 03:42:43] "GET /obj-perms HTTP/1.1" 200 5024 0.060767 10.0.0.48 - - [2026-04-02 03:42:43] "GET /obj-perms HTTP/1.1" 200 5024 0.004160 10.0.0.73 - - [2026-04-02 03:42:44] "GET /obj-perms HTTP/1.1" 200 5024 0.004338 10.0.0.133 - - [2026-04-02 03:42:44] "GET /obj-perms HTTP/1.1" 200 5024 0.075453 10.0.0.73 - - [2026-04-02 03:42:44] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007393 10.0.0.73 - - [2026-04-02 03:42:44] "POST /neutron/port HTTP/1.1" 200 1086 0.023540 10.0.0.73 - - [2026-04-02 03:42:44] "GET /virtual-machine/4fcd6941-b090-4712-9339-b5b277669eb0 HTTP/1.1" 200 1267 0.006495 10.0.0.73 - - [2026-04-02 03:42:44] "GET /virtual-machine-interface/f783efd6-de1c-4698-aa02-b0363128fa42 HTTP/1.1" 200 3151 0.006667 10.0.0.73 - - [2026-04-02 03:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.73 - - [2026-04-02 03:42:44] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004383 10.0.0.73 - - [2026-04-02 03:42:44] "GET /virtual-networks?parent_id=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003875 10.0.0.73 - - [2026-04-02 03:42:44] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007732 10.0.0.73 - - [2026-04-02 03:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.73 - - [2026-04-02 03:42:45] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004175 10.0.0.73 - - [2026-04-02 03:42:45] "GET /virtual-networks?parent_id=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005923 10.0.0.73 - - [2026-04-02 03:42:45] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007378 10.0.0.73 - - [2026-04-02 03:42:46] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.011095 10.0.0.73 - - [2026-04-02 03:42:46] "GET /obj-perms HTTP/1.1" 200 5024 0.004890 10.0.0.133 - - [2026-04-02 03:42:46] "GET /obj-perms HTTP/1.1" 200 5024 0.005170 10.0.0.73 - - [2026-04-02 03:42:46] "GET /virtual-machine/925d1f23-26b4-4eee-ad1b-32c45081b9d3 HTTP/1.1" 200 1290 0.005324 10.0.0.73 - - [2026-04-02 03:42:47] "POST /neutron/port HTTP/1.1" 200 1220 0.021476 10.0.0.73 - - [2026-04-02 03:42:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004457 10.0.0.73 - - [2026-04-02 03:42:47] "POST /neutron/port HTTP/1.1" 200 117 0.001368 10.0.0.73 - - [2026-04-02 03:42:47] "POST /neutron/port HTTP/1.1" 200 1112 0.015583 10.0.0.73 - - [2026-04-02 03:42:48] "GET /virtual-machine/925d1f23-26b4-4eee-ad1b-32c45081b9d3 HTTP/1.1" 404 171 0.005743 10.0.0.73 - - [2026-04-02 03:42:48] "GET /virtual-machine/925d1f23-26b4-4eee-ad1b-32c45081b9d3 HTTP/1.1" 404 171 0.004167 10.0.0.73 - - [2026-04-02 03:42:48] "GET /virtual-machine/925d1f23-26b4-4eee-ad1b-32c45081b9d3 HTTP/1.1" 404 171 0.004602 10.0.0.73 - - [2026-04-02 03:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.73 - - [2026-04-02 03:42:49] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004462 10.0.0.73 - - [2026-04-02 03:42:49] "GET /virtual-networks?parent_id=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003388 10.0.0.73 - - [2026-04-02 03:42:49] "GET /virtual-network/7552e887-dcd2-4d8e-93df-d55b1aa15910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006531 10.0.0.73 - - [2026-04-02 03:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.73 - - [2026-04-02 03:42:49] "GET /routing-instance/81d4c9b9-6dd6-487c-9cef-a86c60a38981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005259 10.0.0.73 - - [2026-04-02 03:42:49] "GET /route-target/8141042e-9015-40a6-90e7-70e3eea001e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005262 10.0.0.48 - - [2026-04-02 03:42:54] "DELETE /project/4ad1791e9eac4ece9ad3ac86d0a26c6f HTTP/1.1" 404 173 0.004722 10.0.0.48 - - [2026-04-02 03:42:54] "DELETE /project/072677b2-de22-4ae5-b452-a0fe92a29661 HTTP/1.1" 404 177 0.003876 10.0.0.73 - - [2026-04-02 03:42:55] "GET /obj-perms HTTP/1.1" 200 5024 0.003983 10.0.0.133 - - [2026-04-02 03:42:55] "GET /obj-perms HTTP/1.1" 200 5024 0.004019 10.0.0.73 - - [2026-04-02 03:43:01] "POST /neutron/port HTTP/1.1" 200 1220 0.046751 10.0.0.73 - - [2026-04-02 03:43:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004018 10.0.0.73 - - [2026-04-02 03:43:01] "POST /neutron/port HTTP/1.1" 200 117 0.001194 10.0.0.73 - - [2026-04-02 03:43:04] "GET /obj-perms HTTP/1.1" 200 5024 0.004330 10.0.0.133 - - [2026-04-02 03:43:04] "GET /obj-perms HTTP/1.1" 200 5024 0.003845 10.0.0.73 - - [2026-04-02 03:43:14] "GET /obj-perms HTTP/1.1" 200 5024 0.004324 10.0.0.133 - - [2026-04-02 03:43:14] "GET /obj-perms HTTP/1.1" 200 5024 0.005039 10.0.0.48 - - [2026-04-02 03:43:14] "GET /obj-perms HTTP/1.1" 200 5024 0.004144 10.0.0.73 - - [2026-04-02 03:43:14] "GET /interface-route-table/2b58e859-9d55-42e7-9ea4-4a400ad15ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.003952 10.0.0.73 - - [2026-04-02 03:43:14] "GET /virtual-machine-interface/f783efd6-de1c-4698-aa02-b0363128fa42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2930 0.006629 10.0.0.73 - - [2026-04-02 03:43:14] "POST /ref-update HTTP/1.1" 200 156 0.016665 10.0.0.73 - - [2026-04-02 03:43:14] "DELETE /interface-route-table/2b58e859-9d55-42e7-9ea4-4a400ad15ca6 HTTP/1.1" 200 115 0.033751 10.0.0.73 - - [2026-04-02 03:43:14] "POST /neutron/port HTTP/1.1" 200 151 0.195213 10.0.0.48 - - [2026-04-02 03:43:16] "GET /projects?obj_uuids=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001153 10.0.0.73 - - [2026-04-02 03:43:16] "GET /project/4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.047613 10.0.0.48 - - [2026-04-02 03:43:16] "GET /projects?obj_uuids=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001582 10.0.0.73 - - [2026-04-02 03:43:16] "GET /project/4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f?fields=virtual_networks HTTP/1.1" 200 1026 0.060459 10.0.0.48 - - [2026-04-02 03:43:16] "GET /projects?obj_uuids=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.003219 10.0.0.73 - - [2026-04-02 03:43:16] "GET /project/4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.075927 10.0.0.48 - - [2026-04-02 03:43:16] "GET /projects?obj_uuids=4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.011609 10.0.0.73 - - [2026-04-02 03:43:16] "GET /project/4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f?fields=security_groups HTTP/1.1" 200 1249 0.056503 10.0.0.73 - - [2026-04-02 03:43:17] "POST /fqname-to-id HTTP/1.1" 404 192 0.027083 10.0.0.48 - - [2026-04-02 03:43:17] "GET /projects?obj_uuids=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003098 10.0.0.48 - - [2026-04-02 03:43:17] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001208 10.0.0.48 - - [2026-04-02 03:43:17] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008598 10.0.0.48 - - [2026-04-02 03:43:17] "POST /id-to-fqname HTTP/1.1" 200 194 0.004538 10.0.0.48 - - [2026-04-02 03:43:17] "POST /fqname-to-id HTTP/1.1" 404 203 0.006343 10.0.0.48 - - [2026-04-02 03:43:17] "POST /security-groups HTTP/1.1" 200 595 0.074881 10.0.0.133 - - [2026-04-02 03:43:17] "POST /fqname-to-id HTTP/1.1" 404 238 0.003944 10.0.0.48 - - [2026-04-02 03:43:17] "POST /projects HTTP/1.1" 200 593 0.286767 10.0.0.48 - - [2026-04-02 03:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.357904 10.0.0.133 - - [2026-04-02 03:43:18] "POST /access-control-lists HTTP/1.1" 200 598 0.029998 10.0.0.73 - - [2026-04-02 03:43:18] "GET /project/9b19bcd3-f9ed-4d5e-8939-a314b267173c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.498503 10.0.0.73 - - [2026-04-02 03:43:19] "GET / HTTP/1.1" 200 35931 0.001870 10.0.0.73 - - [2026-04-02 03:43:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000581 10.0.0.73 - - [2026-04-02 03:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.078721 10.0.0.73 - - [2026-04-02 03:43:19] "POST /neutron/port HTTP/1.1" 200 117 0.008173 10.0.0.48 - - [2026-04-02 03:43:20] "GET /projects?obj_uuids=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000907 10.0.0.73 - - [2026-04-02 03:43:20] "GET /project/9b19bcd3-f9ed-4d5e-8939-a314b267173c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.042400 10.0.0.48 - - [2026-04-02 03:43:20] "GET /projects?obj_uuids=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001474 10.0.0.73 - - [2026-04-02 03:43:20] "POST /neutron/network HTTP/1.1" 200 609 0.202579 10.0.0.73 - - [2026-04-02 03:43:20] "POST /id-to-fqname HTTP/1.1" 200 224 0.003439 10.0.0.73 - - [2026-04-02 03:43:20] "GET /virtual-network/a4aa7d66-8291-4b8e-8220-ecfe81433c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006031 10.0.0.73 - - [2026-04-02 03:43:20] "POST /neutron/network HTTP/1.1" 200 828 0.006733 10.0.0.73 - - [2026-04-02 03:43:20] "GET /virtual-network/a4aa7d66-8291-4b8e-8220-ecfe81433c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005283 10.0.0.73 - - [2026-04-02 03:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.48 - - [2026-04-02 03:43:20] "GET /projects?obj_uuids=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001424 10.0.0.73 - - [2026-04-02 03:43:20] "GET /project/9b19bcd3-f9ed-4d5e-8939-a314b267173c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.049017 10.0.0.73 - - [2026-04-02 03:43:20] "POST /neutron/network HTTP/1.1" 200 117 0.014918 10.0.0.133 - - [2026-04-02 03:43:21] "POST /route-targets HTTP/1.1" 200 327 0.013521 10.0.0.73 - - [2026-04-02 03:43:21] "POST /neutron/network HTTP/1.1" 200 828 0.014162 10.0.0.73 - - [2026-04-02 03:43:21] "POST /id-to-fqname HTTP/1.1" 200 224 0.001707 10.0.0.73 - - [2026-04-02 03:43:21] "GET /virtual-network/c040f31e-50aa-4bcc-8022-598a257e124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006531 10.0.0.73 - - [2026-04-02 03:43:21] "GET /virtual-network/c040f31e-50aa-4bcc-8022-598a257e124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005832 10.0.0.73 - - [2026-04-02 03:43:21] "POST /neutron/subnet HTTP/1.1" 200 725 0.022786 10.0.0.73 - - [2026-04-02 03:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.48 - - [2026-04-02 03:43:21] "GET /projects?obj_uuids=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001265 10.0.0.73 - - [2026-04-02 03:43:21] "GET /project/9b19bcd3-f9ed-4d5e-8939-a314b267173c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.038615 10.0.0.133 - - [2026-04-02 03:43:21] "POST /ref-update HTTP/1.1" 200 156 0.040128 10.0.0.48 - - [2026-04-02 03:43:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006524 10.0.0.73 - - [2026-04-02 03:43:22] "POST /neutron/subnet HTTP/1.1" 200 729 0.256205 10.0.0.73 - - [2026-04-02 03:43:22] "POST /id-to-fqname HTTP/1.1" 200 224 0.001950 10.0.0.73 - - [2026-04-02 03:43:22] "GET /virtual-network/61faeb66-a606-4b24-b0bd-cc4dfdfd99b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008057 10.0.0.73 - - [2026-04-02 03:43:22] "GET /virtual-network/61faeb66-a606-4b24-b0bd-cc4dfdfd99b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005808 10.0.0.73 - - [2026-04-02 03:43:22] "POST /neutron/network HTTP/1.1" 200 829 0.007010 10.0.0.73 - - [2026-04-02 03:43:22] "POST /fqname-to-id HTTP/1.1" 404 214 0.003476 10.0.0.73 - - [2026-04-02 03:43:22] "GET /virtual-network/c040f31e-50aa-4bcc-8022-598a257e124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007805 10.0.0.73 - - [2026-04-02 03:43:22] "GET /virtual-machine-interface/92accd06-4faf-447e-a7ed-c922361d18ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.007793 10.0.0.73 - - [2026-04-02 03:43:22] "GET /virtual-machine-interface/92accd06-4faf-447e-a7ed-c922361d18ee?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.009732 10.0.0.73 - - [2026-04-02 03:43:22] "GET /instance-ip/4124870a-3974-469d-8ebf-1783dd8e7df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.005428 10.0.0.73 - - [2026-04-02 03:43:22] "POST /fqname-to-id HTTP/1.1" 404 214 0.003401 10.0.0.73 - - [2026-04-02 03:43:22] "GET /virtual-network/a4aa7d66-8291-4b8e-8220-ecfe81433c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006743 10.0.0.48 - - [2026-04-02 03:43:22] "GET /projects?obj_uuids=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001231 10.0.0.73 - - [2026-04-02 03:43:22] "GET /project/9b19bcd3-f9ed-4d5e-8939-a314b267173c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.051992 10.0.0.73 - - [2026-04-02 03:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.73 - - [2026-04-02 03:43:22] "GET /security-group/af8debcd-f464-45c6-ad8c-8b54637330be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005953 10.0.0.73 - - [2026-04-02 03:43:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.103792 10.0.0.73 - - [2026-04-02 03:43:22] "POST /instance-ips HTTP/1.1" 200 357 0.046207 10.0.0.73 - - [2026-04-02 03:43:22] "GET /virtual-machine-interface/cfd261c6-eab6-4bb3-9448-85751ef6387c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006785 10.0.0.73 - - [2026-04-02 03:43:22] "GET /virtual-machine-interface/cfd261c6-eab6-4bb3-9448-85751ef6387c?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.010305 10.0.0.73 - - [2026-04-02 03:43:23] "GET /instance-ip/6defb0c9-056b-4980-a4b6-4f372fc3c3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1582 0.005183 10.0.0.73 - - [2026-04-02 03:43:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.004676 10.0.0.73 - - [2026-04-02 03:43:23] "GET /virtual-network/c040f31e-50aa-4bcc-8022-598a257e124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007574 10.0.0.48 - - [2026-04-02 03:43:23] "GET /projects?obj_uuids=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001407 10.0.0.73 - - [2026-04-02 03:43:23] "POST /neutron/port HTTP/1.1" 200 990 0.249061 10.0.0.73 - - [2026-04-02 03:43:23] "GET /virtual-machine-interface/37a71cff-95cd-4ba2-a0db-90690296ea35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.006596 10.0.0.73 - - [2026-04-02 03:43:23] "GET /virtual-machine-interface/37a71cff-95cd-4ba2-a0db-90690296ea35?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.006063 10.0.0.73 - - [2026-04-02 03:43:23] "GET /instance-ip/2b2baf89-3097-4c02-b122-b118ca998740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.004790 10.0.0.73 - - [2026-04-02 03:43:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.003467 10.0.0.73 - - [2026-04-02 03:43:23] "GET /virtual-network/a4aa7d66-8291-4b8e-8220-ecfe81433c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006233 10.0.0.48 - - [2026-04-02 03:43:23] "GET /projects?obj_uuids=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001422 10.0.0.73 - - [2026-04-02 03:43:23] "GET /project/9b19bcd3-f9ed-4d5e-8939-a314b267173c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.051810 10.0.0.73 - - [2026-04-02 03:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.73 - - [2026-04-02 03:43:23] "GET /security-group/af8debcd-f464-45c6-ad8c-8b54637330be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006681 10.0.0.73 - - [2026-04-02 03:43:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.100322 10.0.0.73 - - [2026-04-02 03:43:23] "POST /instance-ips HTTP/1.1" 200 357 0.041003 10.0.0.73 - - [2026-04-02 03:43:23] "GET /virtual-machine-interface/94ecc3e2-3f9d-4a1a-b566-024a903388e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.007955 10.0.0.73 - - [2026-04-02 03:43:23] "GET /virtual-machine-interface/94ecc3e2-3f9d-4a1a-b566-024a903388e1?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.013279 10.0.0.73 - - [2026-04-02 03:43:24] "GET /instance-ip/cf29f334-24e7-46a4-b8b8-32eb43ea89e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1583 0.006404 10.0.0.73 - - [2026-04-02 03:43:24] "POST /fqname-to-id HTTP/1.1" 404 214 0.004689 10.0.0.73 - - [2026-04-02 03:43:24] "GET /virtual-network/c040f31e-50aa-4bcc-8022-598a257e124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009876 10.0.0.73 - - [2026-04-02 03:43:24] "GET /virtual-machine-interface/0a9c0b70-ece9-434e-86c0-603e79c517f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.008662 10.0.0.73 - - [2026-04-02 03:43:24] "GET /virtual-machine-interface/0a9c0b70-ece9-434e-86c0-603e79c517f9?fields=instance_ip_back_refs HTTP/1.1" 200 1331 0.010222 10.0.0.73 - - [2026-04-02 03:43:24] "GET /instance-ip/d7f645d1-f067-4b0e-82fd-dd7f2ed3ad32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.005637 10.0.0.73 - - [2026-04-02 03:43:24] "POST /fqname-to-id HTTP/1.1" 404 214 0.004324 10.0.0.73 - - [2026-04-02 03:43:24] "GET /virtual-network/61faeb66-a606-4b24-b0bd-cc4dfdfd99b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007132 10.0.0.48 - - [2026-04-02 03:43:24] "GET /projects?obj_uuids=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001590 10.0.0.73 - - [2026-04-02 03:43:24] "GET /project/9b19bcd3-f9ed-4d5e-8939-a314b267173c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.046293 10.0.0.73 - - [2026-04-02 03:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.73 - - [2026-04-02 03:43:24] "GET /security-group/af8debcd-f464-45c6-ad8c-8b54637330be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005766 10.0.0.73 - - [2026-04-02 03:43:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.126771 10.0.0.73 - - [2026-04-02 03:43:24] "POST /instance-ips HTTP/1.1" 200 357 0.053351 10.0.0.73 - - [2026-04-02 03:43:24] "GET /virtual-machine-interface/7976486b-e2ed-41d2-b847-dd551a2cc764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007247 10.0.0.73 - - [2026-04-02 03:43:24] "GET /virtual-machine-interface/7976486b-e2ed-41d2-b847-dd551a2cc764?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.008897 10.0.0.73 - - [2026-04-02 03:43:25] "GET /instance-ip/c0ab5788-bc6d-457e-8b44-44d3921aa0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.005986 10.0.0.73 - - [2026-04-02 03:43:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.001523 10.0.0.73 - - [2026-04-02 03:43:26] "POST /neutron/port HTTP/1.1" 200 990 0.014244 10.0.0.73 - - [2026-04-02 03:43:26] "POST /neutron/port HTTP/1.1" 200 990 0.012307 10.0.0.73 - - [2026-04-02 03:43:27] "POST /neutron/port HTTP/1.1" 200 117 0.006080 10.0.0.73 - - [2026-04-02 03:43:27] "POST /id-to-fqname HTTP/1.1" 200 224 0.001606 10.0.0.73 - - [2026-04-02 03:43:27] "POST /neutron/port HTTP/1.1" 200 990 0.014172 10.0.0.73 - - [2026-04-02 03:43:27] "POST /neutron/port HTTP/1.1" 200 990 0.014586 10.0.0.73 - - [2026-04-02 03:43:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004643 10.0.0.73 - - [2026-04-02 03:43:27] "POST /neutron/network HTTP/1.1" 200 828 0.007658 10.0.0.48 - - [2026-04-02 03:43:27] "GET /projects?obj_uuids=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001411 10.0.0.73 - - [2026-04-02 03:43:28] "GET /project/9b19bcd3-f9ed-4d5e-8939-a314b267173c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.073209 10.0.0.73 - - [2026-04-02 03:43:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.027401 10.0.0.73 - - [2026-04-02 03:43:28] "POST /id-to-fqname HTTP/1.1" 200 224 0.001416 10.0.0.73 - - [2026-04-02 03:43:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009648 10.0.0.73 - - [2026-04-02 03:43:28] "POST /neutron/port HTTP/1.1" 200 990 0.018863 10.0.0.73 - - [2026-04-02 03:43:28] "POST /neutron/port HTTP/1.1" 200 990 0.020541 10.0.0.73 - - [2026-04-02 03:43:29] "POST /neutron/port HTTP/1.1" 200 6057 0.054594 10.0.0.73 - - [2026-04-02 03:43:29] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008639 10.0.0.73 - - [2026-04-02 03:43:29] "POST /neutron/port HTTP/1.1" 200 1129 0.023733 10.0.0.73 - - [2026-04-02 03:43:29] "POST /neutron/router HTTP/1.1" 200 598 0.017260 10.0.0.73 - - [2026-04-02 03:43:29] "POST /neutron/network HTTP/1.1" 200 829 0.006349 10.0.0.133 - - [2026-04-02 03:43:29] "POST /ref-update HTTP/1.1" 200 156 0.025911 10.0.0.73 - - [2026-04-02 03:43:29] "POST /neutron/port HTTP/1.1" 200 990 0.028702 10.0.0.73 - - [2026-04-02 03:43:30] "POST /neutron/port HTTP/1.1" 200 990 0.013662 10.0.0.73 - - [2026-04-02 03:43:30] "POST /neutron/port HTTP/1.1" 200 1092 0.026077 10.0.0.73 - - [2026-04-02 03:43:30] "POST /neutron/port HTTP/1.1" 200 1092 0.021948 10.0.0.73 - - [2026-04-02 03:43:30] "POST /neutron/port HTTP/1.1" 200 117 0.001372 10.0.0.73 - - [2026-04-02 03:43:30] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009192 10.0.0.73 - - [2026-04-02 03:43:30] "GET /virtual-machine/0ea82c09-59ad-4d87-b697-d2227d5f0ed5 HTTP/1.1" 401 292 0.000515 10.0.0.73 - - [2026-04-02 03:43:30] "GET /virtual-machine/0ea82c09-59ad-4d87-b697-d2227d5f0ed5 HTTP/1.1" 200 1274 0.033348 10.0.0.73 - - [2026-04-02 03:43:30] "GET /virtual-machine-interface/92accd06-4faf-447e-a7ed-c922361d18ee HTTP/1.1" 200 3188 0.008556 10.0.0.73 - - [2026-04-02 03:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.73 - - [2026-04-02 03:43:30] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005560 10.0.0.73 - - [2026-04-02 03:43:30] "GET /virtual-networks?parent_id=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004131 10.0.0.73 - - [2026-04-02 03:43:30] "GET /virtual-network/c040f31e-50aa-4bcc-8022-598a257e124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006466 10.0.0.73 - - [2026-04-02 03:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.73 - - [2026-04-02 03:43:34] "GET /virtual-network/c040f31e-50aa-4bcc-8022-598a257e124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006563 10.0.0.73 - - [2026-04-02 03:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005676 10.0.0.73 - - [2026-04-02 03:43:38] "GET /virtual-network/c040f31e-50aa-4bcc-8022-598a257e124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006190 10.0.0.73 - - [2026-04-02 03:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.73 - - [2026-04-02 03:43:42] "GET /virtual-network/c040f31e-50aa-4bcc-8022-598a257e124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005936 10.0.0.133 - - [2026-04-02 03:43:43] "DELETE /access-control-list/2dfc86f7-5db3-48a4-9493-bba96ab85dda HTTP/1.1" 200 115 0.049206 10.0.0.73 - - [2026-04-02 03:43:46] "GET /obj-perms HTTP/1.1" 200 5056 0.092833 10.0.0.73 - - [2026-04-02 03:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.73 - - [2026-04-02 03:43:46] "GET /virtual-network/c040f31e-50aa-4bcc-8022-598a257e124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005821 10.0.0.73 - - [2026-04-02 03:43:47] "POST /neutron/network HTTP/1.1" 200 938 0.011663 10.0.0.73 - - [2026-04-02 03:43:47] "POST /neutron/port HTTP/1.1" 200 117 0.001343 10.0.0.73 - - [2026-04-02 03:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004885 10.0.0.73 - - [2026-04-02 03:43:50] "GET /virtual-network/c040f31e-50aa-4bcc-8022-598a257e124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006377 10.0.0.73 - - [2026-04-02 03:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.73 - - [2026-04-02 03:43:54] "GET /virtual-network/c040f31e-50aa-4bcc-8022-598a257e124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007727 10.0.0.48 - - [2026-04-02 03:43:54] "DELETE /project/9b19bcd3f9ed4d5e8939a314b267173c HTTP/1.1" 404 173 0.004810 10.0.0.48 - - [2026-04-02 03:43:54] "DELETE /project/4ad1791e-9eac-4ece-9ad3-ac86d0a26c6f HTTP/1.1" 404 177 0.004487 10.0.0.73 - - [2026-04-02 03:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005136 10.0.0.73 - - [2026-04-02 03:43:58] "GET /virtual-network/c040f31e-50aa-4bcc-8022-598a257e124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005631 10.0.0.73 - - [2026-04-02 03:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.73 - - [2026-04-02 03:44:02] "GET /virtual-network/c040f31e-50aa-4bcc-8022-598a257e124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006614 10.0.0.73 - - [2026-04-02 03:44:03] "POST /neutron/port HTTP/1.1" 200 1108 0.018725 10.0.0.73 - - [2026-04-02 03:44:03] "POST /neutron/subnet HTTP/1.1" 200 704 0.017546 10.0.0.73 - - [2026-04-02 03:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.73 - - [2026-04-02 03:44:06] "GET /virtual-network/c040f31e-50aa-4bcc-8022-598a257e124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005873 10.0.0.73 - - [2026-04-02 03:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.73 - - [2026-04-02 03:44:10] "GET /virtual-network/c040f31e-50aa-4bcc-8022-598a257e124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006120 10.0.0.73 - - [2026-04-02 03:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.73 - - [2026-04-02 03:44:13] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004008 10.0.0.73 - - [2026-04-02 03:44:13] "GET /virtual-networks?parent_id=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003347 10.0.0.73 - - [2026-04-02 03:44:13] "GET /virtual-network/c040f31e-50aa-4bcc-8022-598a257e124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007627 10.0.0.73 - - [2026-04-02 03:44:13] "POST /neutron/port HTTP/1.1" 200 1092 0.024487 10.0.0.73 - - [2026-04-02 03:44:18] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008961 10.0.0.73 - - [2026-04-02 03:44:23] "POST /neutron/port HTTP/1.1" 200 1092 0.044925 10.0.0.73 - - [2026-04-02 03:44:26] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007631 10.0.0.73 - - [2026-04-02 03:44:33] "POST /neutron/port HTTP/1.1" 200 1129 0.020998 10.0.0.73 - - [2026-04-02 03:44:34] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007567 10.0.0.73 - - [2026-04-02 03:44:34] "GET /virtual-machine/62e076b8-911e-4f0f-bf7e-86840561728b HTTP/1.1" 200 1296 0.012393 10.0.0.73 - - [2026-04-02 03:44:34] "GET /virtual-machine-interface/61bd6cea-71a6-4136-8bbd-30ecce67a0cc HTTP/1.1" 200 2961 0.006572 10.0.0.73 - - [2026-04-02 03:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.73 - - [2026-04-02 03:44:34] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004517 10.0.0.73 - - [2026-04-02 03:44:34] "GET /virtual-networks?parent_id=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003298 10.0.0.73 - - [2026-04-02 03:44:34] "GET /virtual-network/61faeb66-a606-4b24-b0bd-cc4dfdfd99b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007627 10.0.0.73 - - [2026-04-02 03:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 10.0.0.73 - - [2026-04-02 03:44:35] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004966 10.0.0.73 - - [2026-04-02 03:44:35] "GET /virtual-networks?parent_id=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003615 10.0.0.73 - - [2026-04-02 03:44:35] "GET /virtual-network/61faeb66-a606-4b24-b0bd-cc4dfdfd99b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006209 10.0.0.73 - - [2026-04-02 03:44:35] "POST /neutron/port HTTP/1.1" 200 1129 0.021352 10.0.0.73 - - [2026-04-02 03:44:37] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008027 10.0.0.73 - - [2026-04-02 03:44:45] "POST /neutron/port HTTP/1.1" 200 1129 0.019984 10.0.0.73 - - [2026-04-02 03:44:47] "POST /neutron/port HTTP/1.1" 200 1220 0.021590 10.0.0.73 - - [2026-04-02 03:44:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004338 10.0.0.73 - - [2026-04-02 03:44:47] "POST /neutron/port HTTP/1.1" 200 117 0.001634 10.0.0.73 - - [2026-04-02 03:44:51] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008457 10.0.0.73 - - [2026-04-02 03:44:51] "POST /neutron/port HTTP/1.1" 200 1092 0.019740 10.0.0.73 - - [2026-04-02 03:44:51] "GET /virtual-machine/64c07665-d5b7-4d11-8fab-088c66797bb7 HTTP/1.1" 200 1274 0.009637 10.0.0.73 - - [2026-04-02 03:44:51] "GET /virtual-machine-interface/0a9c0b70-ece9-434e-86c0-603e79c517f9 HTTP/1.1" 200 3185 0.007377 10.0.0.73 - - [2026-04-02 03:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004817 10.0.0.73 - - [2026-04-02 03:44:51] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007161 10.0.0.73 - - [2026-04-02 03:44:51] "GET /virtual-networks?parent_id=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003971 10.0.0.73 - - [2026-04-02 03:44:51] "GET /virtual-network/c040f31e-50aa-4bcc-8022-598a257e124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007395 10.0.0.73 - - [2026-04-02 03:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.73 - - [2026-04-02 03:44:52] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004292 10.0.0.73 - - [2026-04-02 03:44:52] "GET /virtual-networks?parent_id=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004536 10.0.0.73 - - [2026-04-02 03:44:52] "GET /virtual-network/c040f31e-50aa-4bcc-8022-598a257e124f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005743 10.0.0.73 - - [2026-04-02 03:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.48 - - [2026-04-02 03:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000583 10.0.0.73 - - [2026-04-02 03:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.48 - - [2026-04-02 03:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.48 - - [2026-04-02 03:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.48 - - [2026-04-02 03:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.73 - - [2026-04-02 03:45:47] "POST /neutron/port HTTP/1.1" 200 1108 0.343346 10.0.0.133 - - [2026-04-02 03:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000561 10.0.0.133 - - [2026-04-02 03:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.133 - - [2026-04-02 03:45:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.73 - - [2026-04-02 03:45:48] "POST /neutron/subnet HTTP/1.1" 200 704 0.009709 10.0.0.133 - - [2026-04-02 03:45:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000306 10.0.0.133 - - [2026-04-02 03:45:48] "GET /obj-perms HTTP/1.1" 200 5056 0.279847 10.0.0.73 - - [2026-04-02 03:45:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.73 - - [2026-04-02 03:45:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.73 - - [2026-04-02 03:46:03] "POST /neutron/port HTTP/1.1" 200 1220 0.021382 10.0.0.73 - - [2026-04-02 03:46:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004433 10.0.0.73 - - [2026-04-02 03:46:03] "POST /neutron/port HTTP/1.1" 200 117 0.001684 10.0.0.73 - - [2026-04-02 03:46:28] "POST /neutron/router HTTP/1.1" 200 598 0.011172 10.0.0.73 - - [2026-04-02 03:46:29] "POST /neutron/router HTTP/1.1" 200 344 0.215529 10.0.0.133 - - [2026-04-02 03:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007602 10.0.0.73 - - [2026-04-02 03:46:30] "POST /neutron/port HTTP/1.1" 200 1129 0.026197 10.0.0.73 - - [2026-04-02 03:46:30] "POST /neutron/port HTTP/1.1" 200 1092 0.021572 10.0.0.73 - - [2026-04-02 03:46:30] "POST /neutron/port HTTP/1.1" 200 1082 0.029996 10.0.0.73 - - [2026-04-02 03:46:30] "POST /neutron/port HTTP/1.1" 200 1092 0.018955 10.0.0.73 - - [2026-04-02 03:46:30] "POST /neutron/port HTTP/1.1" 200 1082 0.015303 10.0.0.73 - - [2026-04-02 03:46:30] "DELETE /instance-ip/c0ab5788-bc6d-457e-8b44-44d3921aa0f1 HTTP/1.1" 200 115 0.058964 10.0.0.73 - - [2026-04-02 03:46:31] "DELETE /virtual-machine-interface/7976486b-e2ed-41d2-b847-dd551a2cc764 HTTP/1.1" 200 115 0.076310 10.0.0.73 - - [2026-04-02 03:46:31] "POST /neutron/port HTTP/1.1" 200 1013 0.018564 10.0.0.73 - - [2026-04-02 03:46:31] "DELETE /instance-ip/cf29f334-24e7-46a4-b8b8-32eb43ea89e9 HTTP/1.1" 200 115 0.045775 10.0.0.73 - - [2026-04-02 03:46:31] "DELETE /virtual-machine-interface/94ecc3e2-3f9d-4a1a-b566-024a903388e1 HTTP/1.1" 200 115 0.071364 10.0.0.73 - - [2026-04-02 03:46:31] "POST /neutron/port HTTP/1.1" 200 151 0.120209 10.0.0.73 - - [2026-04-02 03:46:31] "DELETE /instance-ip/6defb0c9-056b-4980-a4b6-4f372fc3c3af HTTP/1.1" 200 115 0.063587 10.0.0.73 - - [2026-04-02 03:46:31] "DELETE /virtual-machine-interface/cfd261c6-eab6-4bb3-9448-85751ef6387c HTTP/1.1" 200 115 0.073992 10.0.0.73 - - [2026-04-02 03:46:31] "POST /neutron/network HTTP/1.1" 200 829 0.007970 10.0.0.133 - - [2026-04-02 03:46:31] "DELETE /route-target/dd29bf91-605b-4c84-aa05-4906676d3c93 HTTP/1.1" 200 115 0.021001 10.0.0.48 - - [2026-04-02 03:46:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004723 10.0.0.48 - - [2026-04-02 03:46:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003706 10.0.0.73 - - [2026-04-02 03:46:32] "POST /neutron/network HTTP/1.1" 200 151 0.140603 10.0.0.133 - - [2026-04-02 03:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005183 10.0.0.48 - - [2026-04-02 03:46:32] "GET /projects?obj_uuids=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001629 10.0.0.73 - - [2026-04-02 03:46:32] "GET /project/9b19bcd3-f9ed-4d5e-8939-a314b267173c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.046975 10.0.0.48 - - [2026-04-02 03:46:32] "GET /projects?obj_uuids=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001272 10.0.0.73 - - [2026-04-02 03:46:32] "GET /project/9b19bcd3-f9ed-4d5e-8939-a314b267173c?fields=virtual_networks HTTP/1.1" 200 1040 0.051959 10.0.0.48 - - [2026-04-02 03:46:32] "GET /projects?obj_uuids=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001477 10.0.0.73 - - [2026-04-02 03:46:32] "GET /project/9b19bcd3-f9ed-4d5e-8939-a314b267173c?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.050019 10.0.0.48 - - [2026-04-02 03:46:32] "GET /projects?obj_uuids=9b19bcd3-f9ed-4d5e-8939-a314b267173c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001199 10.0.0.73 - - [2026-04-02 03:46:32] "GET /project/9b19bcd3-f9ed-4d5e-8939-a314b267173c?fields=security_groups HTTP/1.1" 200 1270 0.058807 10.0.0.73 - - [2026-04-02 03:46:33] "POST /fqname-to-id HTTP/1.1" 404 187 0.026494 10.0.0.48 - - [2026-04-02 03:46:33] "GET /projects?obj_uuids=7585f26b-2e12-4558-92ff-7742929b3059&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003097 10.0.0.48 - - [2026-04-02 03:46:33] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001326 10.0.0.48 - - [2026-04-02 03:46:33] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007817 10.0.0.48 - - [2026-04-02 03:46:33] "POST /id-to-fqname HTTP/1.1" 200 189 0.001481 10.0.0.48 - - [2026-04-02 03:46:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.012146 10.0.0.48 - - [2026-04-02 03:46:33] "POST /security-groups HTTP/1.1" 200 590 0.079092 10.0.0.48 - - [2026-04-02 03:46:33] "POST /projects HTTP/1.1" 200 583 0.288163 10.0.0.133 - - [2026-04-02 03:46:33] "POST /access-control-lists HTTP/1.1" 200 595 0.039604 10.0.0.48 - - [2026-04-02 03:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.361778 10.0.0.73 - - [2026-04-02 03:46:33] "GET /project/7585f26b-2e12-4558-92ff-7742929b3059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.507545 10.0.0.73 - - [2026-04-02 03:46:35] "GET / HTTP/1.1" 200 35931 0.001686 10.0.0.73 - - [2026-04-02 03:46:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000666 10.0.0.73 - - [2026-04-02 03:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.055490 10.0.0.48 - - [2026-04-02 03:46:37] "GET /projects?obj_uuids=7585f26b-2e12-4558-92ff-7742929b3059&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000944 10.0.0.73 - - [2026-04-02 03:46:37] "GET /project/7585f26b-2e12-4558-92ff-7742929b3059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.037737 10.0.0.73 - - [2026-04-02 03:46:37] "POST /neutron/network HTTP/1.1" 200 117 0.042016 10.0.0.133 - - [2026-04-02 03:46:37] "POST /route-targets HTTP/1.1" 200 327 0.015923 10.0.0.73 - - [2026-04-02 03:46:37] "POST /neutron/network HTTP/1.1" 200 823 0.009536 10.0.0.73 - - [2026-04-02 03:46:37] "POST /id-to-fqname HTTP/1.1" 200 219 0.001262 10.0.0.73 - - [2026-04-02 03:46:37] "GET /virtual-network/d59aefd0-4282-4cc3-ba6c-d2d0b0693ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006006 10.0.0.73 - - [2026-04-02 03:46:37] "GET /virtual-network/d59aefd0-4282-4cc3-ba6c-d2d0b0693ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005554 10.0.0.73 - - [2026-04-02 03:46:37] "POST /neutron/subnet HTTP/1.1" 200 724 0.010047 10.0.0.73 - - [2026-04-02 03:46:38] "GET /virtual-network/d59aefd0-4282-4cc3-ba6c-d2d0b0693ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007082 10.0.0.48 - - [2026-04-02 03:46:39] "GET /obj-perms HTTP/1.1" 200 5028 0.058454 10.0.0.73 - - [2026-04-02 03:46:39] "POST /id-to-fqname HTTP/1.1" 200 219 0.001512 10.0.0.48 - - [2026-04-02 03:46:40] "GET /projects?obj_uuids=7585f26b-2e12-4558-92ff-7742929b3059&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001322 10.0.0.73 - - [2026-04-02 03:46:40] "GET /project/7585f26b-2e12-4558-92ff-7742929b3059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.084901 10.0.0.73 - - [2026-04-02 03:46:40] "POST /neutron/network HTTP/1.1" 200 823 0.037015 10.0.0.73 - - [2026-04-02 03:46:40] "POST /id-to-fqname HTTP/1.1" 200 219 0.001460 10.0.0.73 - - [2026-04-02 03:46:41] "POST /neutron/port HTTP/1.1" 200 4196 0.039080 10.0.0.48 - - [2026-04-02 03:46:41] "GET /projects?obj_uuids=7585f26b-2e12-4558-92ff-7742929b3059&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001636 10.0.0.73 - - [2026-04-02 03:46:41] "POST /neutron/port HTTP/1.1" 200 1059 0.375698 10.0.0.73 - - [2026-04-02 03:46:41] "POST /neutron/port HTTP/1.1" 200 1113 0.120055 10.0.0.73 - - [2026-04-02 03:46:41] "POST /neutron/subnet HTTP/1.1" 200 698 0.010990 10.0.0.48 - - [2026-04-02 03:46:41] "GET /projects?obj_uuids=7585f26b-2e12-4558-92ff-7742929b3059&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001651 10.0.0.73 - - [2026-04-02 03:46:41] "GET /project/7585f26b-2e12-4558-92ff-7742929b3059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.076501 10.0.0.73 - - [2026-04-02 03:46:42] "POST /neutron/network HTTP/1.1" 200 823 0.007275 10.0.0.73 - - [2026-04-02 03:46:42] "POST /neutron/port HTTP/1.1" 200 117 0.013425 10.0.0.73 - - [2026-04-02 03:46:42] "POST /neutron/network HTTP/1.1" 200 833 0.008101 10.0.0.73 - - [2026-04-02 03:46:42] "POST /neutron/port HTTP/1.1" 200 1059 0.019996 10.0.0.73 - - [2026-04-02 03:46:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005070 10.0.0.73 - - [2026-04-02 03:46:43] "POST /neutron/network HTTP/1.1" 200 823 0.008907 10.0.0.133 - - [2026-04-02 03:46:43] "DELETE /access-control-list/885eb497-6205-4216-9ec5-8800621a8776 HTTP/1.1" 200 115 0.052302 10.0.0.73 - - [2026-04-02 03:46:47] "POST /neutron/port HTTP/1.1" 200 1123 0.022748 10.0.0.73 - - [2026-04-02 03:46:47] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012639 10.0.0.73 - - [2026-04-02 03:46:47] "GET /virtual-machine/ab25df2b-9f3d-4093-b45e-e5918eef8484 HTTP/1.1" 401 292 0.000516 10.0.0.73 - - [2026-04-02 03:46:48] "GET /virtual-machine/ab25df2b-9f3d-4093-b45e-e5918eef8484 HTTP/1.1" 200 1292 0.042759 10.0.0.73 - - [2026-04-02 03:46:48] "GET /virtual-machine-interface/fdedcf77-5ce3-438a-aa26-bde5836cfb2e HTTP/1.1" 200 2937 0.007080 10.0.0.73 - - [2026-04-02 03:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.73 - - [2026-04-02 03:46:48] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004339 10.0.0.73 - - [2026-04-02 03:46:48] "GET /virtual-networks?parent_id=7585f26b-2e12-4558-92ff-7742929b3059&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003887 10.0.0.73 - - [2026-04-02 03:46:48] "GET /virtual-network/d59aefd0-4282-4cc3-ba6c-d2d0b0693ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006607 10.0.0.73 - - [2026-04-02 03:46:48] "GET /obj-perms HTTP/1.1" 200 5056 0.061135 10.0.0.73 - - [2026-04-02 03:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.73 - - [2026-04-02 03:46:51] "GET /virtual-network/d59aefd0-4282-4cc3-ba6c-d2d0b0693ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007041 10.0.0.48 - - [2026-04-02 03:46:55] "DELETE /project/7585f26b2e12455892ff7742929b3059 HTTP/1.1" 404 173 0.008759 10.0.0.48 - - [2026-04-02 03:46:55] "DELETE /project/9b19bcd3-f9ed-4d5e-8939-a314b267173c HTTP/1.1" 404 177 0.007670 10.0.0.73 - - [2026-04-02 03:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.73 - - [2026-04-02 03:46:55] "GET /virtual-network/d59aefd0-4282-4cc3-ba6c-d2d0b0693ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006276 10.0.0.73 - - [2026-04-02 03:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005613 10.0.0.73 - - [2026-04-02 03:46:59] "GET /virtual-network/d59aefd0-4282-4cc3-ba6c-d2d0b0693ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005461 10.0.0.73 - - [2026-04-02 03:47:03] "POST /neutron/network HTTP/1.1" 200 938 0.008364 10.0.0.73 - - [2026-04-02 03:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.73 - - [2026-04-02 03:47:03] "GET /virtual-network/d59aefd0-4282-4cc3-ba6c-d2d0b0693ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006800 10.0.0.73 - - [2026-04-02 03:47:03] "POST /neutron/port HTTP/1.1" 200 117 0.001745 10.0.0.73 - - [2026-04-02 03:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.73 - - [2026-04-02 03:47:07] "GET /virtual-network/d59aefd0-4282-4cc3-ba6c-d2d0b0693ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005764 10.0.0.73 - - [2026-04-02 03:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006614 10.0.0.73 - - [2026-04-02 03:47:11] "GET /virtual-network/d59aefd0-4282-4cc3-ba6c-d2d0b0693ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006159 10.0.0.73 - - [2026-04-02 03:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.73 - - [2026-04-02 03:47:15] "GET /virtual-network/d59aefd0-4282-4cc3-ba6c-d2d0b0693ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005571 10.0.0.73 - - [2026-04-02 03:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.73 - - [2026-04-02 03:47:19] "GET /virtual-network/d59aefd0-4282-4cc3-ba6c-d2d0b0693ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005530 10.0.0.73 - - [2026-04-02 03:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.73 - - [2026-04-02 03:47:24] "GET /virtual-network/d59aefd0-4282-4cc3-ba6c-d2d0b0693ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005945 10.0.0.73 - - [2026-04-02 03:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.73 - - [2026-04-02 03:47:28] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005030 10.0.0.73 - - [2026-04-02 03:47:28] "GET /virtual-networks?parent_id=7585f26b-2e12-4558-92ff-7742929b3059&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003632 10.0.0.73 - - [2026-04-02 03:47:28] "GET /virtual-network/d59aefd0-4282-4cc3-ba6c-d2d0b0693ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.013016 10.0.0.73 - - [2026-04-02 03:47:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009234 10.0.0.73 - - [2026-04-02 03:47:37] "POST /neutron/port HTTP/1.1" 200 1123 0.020519 10.0.0.73 - - [2026-04-02 03:47:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008597 10.0.0.73 - - [2026-04-02 03:47:43] "POST /neutron/port HTTP/1.1" 200 1123 0.019261 10.0.0.73 - - [2026-04-02 03:47:48] "POST /neutron/port HTTP/1.1" 200 1220 0.032636 10.0.0.73 - - [2026-04-02 03:47:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004056 10.0.0.73 - - [2026-04-02 03:47:48] "POST /neutron/port HTTP/1.1" 200 117 0.001446 10.0.0.73 - - [2026-04-02 03:47:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.015529 10.0.0.73 - - [2026-04-02 03:47:49] "POST /neutron/port HTTP/1.1" 200 1123 0.023881 10.0.0.73 - - [2026-04-02 03:47:49] "GET /virtual-machine/76c86162-d9c2-487a-881a-989996772ceb HTTP/1.1" 200 1290 0.006107 10.0.0.73 - - [2026-04-02 03:47:49] "GET /virtual-machine-interface/aac33b71-f4d1-4052-9f56-06ce03eb776c HTTP/1.1" 200 2937 0.006288 10.0.0.73 - - [2026-04-02 03:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.73 - - [2026-04-02 03:47:49] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003586 10.0.0.73 - - [2026-04-02 03:47:49] "GET /virtual-networks?parent_id=7585f26b-2e12-4558-92ff-7742929b3059&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003245 10.0.0.73 - - [2026-04-02 03:47:49] "GET /virtual-network/d59aefd0-4282-4cc3-ba6c-d2d0b0693ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006509 10.0.0.73 - - [2026-04-02 03:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.73 - - [2026-04-02 03:47:50] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004589 10.0.0.73 - - [2026-04-02 03:47:50] "GET /virtual-networks?parent_id=7585f26b-2e12-4558-92ff-7742929b3059&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003028 10.0.0.73 - - [2026-04-02 03:47:50] "GET /virtual-network/d59aefd0-4282-4cc3-ba6c-d2d0b0693ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006683 10.0.0.73 - - [2026-04-02 03:48:50] "POST /neutron/port HTTP/1.1" 200 1108 0.019344 10.0.0.73 - - [2026-04-02 03:48:50] "POST /neutron/subnet HTTP/1.1" 200 704 0.011615 10.0.0.133 - - [2026-04-02 03:48:50] "GET /obj-perms HTTP/1.1" 200 5056 0.060202 10.0.0.73 - - [2026-04-02 03:49:04] "POST /neutron/port HTTP/1.1" 200 1220 0.047287 10.0.0.73 - - [2026-04-02 03:49:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004497 10.0.0.73 - - [2026-04-02 03:49:04] "POST /neutron/port HTTP/1.1" 200 117 0.001351 10.0.0.73 - - [2026-04-02 03:49:10] "POST /neutron/network HTTP/1.1" 200 823 0.008083 10.0.0.73 - - [2026-04-02 03:49:10] "POST /neutron/port HTTP/1.1" 200 1113 0.017037 10.0.0.73 - - [2026-04-02 03:49:10] "POST /neutron/port HTTP/1.1" 200 1113 0.025310 10.0.0.48 - - [2026-04-02 03:49:12] "POST /useragent-kv HTTP/1.1" 200 115 0.045434 10.0.0.48 - - [2026-04-02 03:49:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003206 10.0.0.73 - - [2026-04-02 03:49:12] "POST /neutron/network HTTP/1.1" 200 151 0.175524 10.0.0.48 - - [2026-04-02 03:49:14] "GET /projects?obj_uuids=7585f26b-2e12-4558-92ff-7742929b3059&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001032 10.0.0.73 - - [2026-04-02 03:49:14] "GET /project/7585f26b-2e12-4558-92ff-7742929b3059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.073232 10.0.0.48 - - [2026-04-02 03:49:14] "GET /projects?obj_uuids=7585f26b-2e12-4558-92ff-7742929b3059&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000978 10.0.0.73 - - [2026-04-02 03:49:14] "GET /project/7585f26b-2e12-4558-92ff-7742929b3059?fields=virtual_networks HTTP/1.1" 200 1030 0.047478 10.0.0.48 - - [2026-04-02 03:49:14] "GET /projects?obj_uuids=7585f26b-2e12-4558-92ff-7742929b3059&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001604 10.0.0.73 - - [2026-04-02 03:49:14] "GET /project/7585f26b-2e12-4558-92ff-7742929b3059?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.046026 10.0.0.48 - - [2026-04-02 03:49:14] "GET /projects?obj_uuids=7585f26b-2e12-4558-92ff-7742929b3059&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001070 10.0.0.73 - - [2026-04-02 03:49:14] "GET /project/7585f26b-2e12-4558-92ff-7742929b3059?fields=security_groups HTTP/1.1" 200 1255 0.047370 10.0.0.73 - - [2026-04-02 03:49:15] "POST /fqname-to-id HTTP/1.1" 404 187 0.033980 10.0.0.48 - - [2026-04-02 03:49:15] "GET /projects?obj_uuids=62c42a63-61ab-4db9-9095-2702904242a6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004007 10.0.0.48 - - [2026-04-02 03:49:15] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001141 10.0.0.48 - - [2026-04-02 03:49:15] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.036376 10.0.0.48 - - [2026-04-02 03:49:15] "POST /id-to-fqname HTTP/1.1" 200 189 0.001213 10.0.0.48 - - [2026-04-02 03:49:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.013850 10.0.0.48 - - [2026-04-02 03:49:15] "POST /security-groups HTTP/1.1" 200 590 0.072981 10.0.0.48 - - [2026-04-02 03:49:15] "POST /projects HTTP/1.1" 200 583 0.285289 10.0.0.133 - - [2026-04-02 03:49:15] "POST /fqname-to-id HTTP/1.1" 404 233 0.037910 10.0.0.48 - - [2026-04-02 03:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.366452 10.0.0.133 - - [2026-04-02 03:49:15] "POST /access-control-lists HTTP/1.1" 200 593 0.032819 10.0.0.73 - - [2026-04-02 03:49:15] "GET /project/62c42a63-61ab-4db9-9095-2702904242a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.539696 10.0.0.73 - - [2026-04-02 03:49:16] "GET / HTTP/1.1" 200 35931 0.002232 10.0.0.73 - - [2026-04-02 03:49:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000719 10.0.0.73 - - [2026-04-02 03:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.053123 10.0.0.48 - - [2026-04-02 03:49:18] "GET /projects?obj_uuids=62c42a63-61ab-4db9-9095-2702904242a6&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001009 10.0.0.73 - - [2026-04-02 03:49:19] "GET /project/62c42a63-61ab-4db9-9095-2702904242a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.044611 10.0.0.48 - - [2026-04-02 03:49:19] "POST /useragent-kv HTTP/1.1" 200 115 0.006630 10.0.0.73 - - [2026-04-02 03:49:19] "POST /neutron/subnet HTTP/1.1" 200 715 0.303101 10.0.0.73 - - [2026-04-02 03:49:19] "POST /id-to-fqname HTTP/1.1" 200 219 0.001641 10.0.0.73 - - [2026-04-02 03:49:19] "GET /virtual-network/b01490b1-76c5-4e4d-a8a6-f29248d069b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005812 10.0.0.73 - - [2026-04-02 03:49:19] "GET /virtual-network/b01490b1-76c5-4e4d-a8a6-f29248d069b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006628 10.0.0.73 - - [2026-04-02 03:49:19] "POST /neutron/network HTTP/1.1" 200 821 0.007995 10.0.0.73 - - [2026-04-02 03:49:20] "GET /virtual-network/b01490b1-76c5-4e4d-a8a6-f29248d069b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006348 10.0.0.48 - - [2026-04-02 03:49:21] "GET /obj-perms HTTP/1.1" 200 5028 0.054197 10.0.0.73 - - [2026-04-02 03:49:21] "POST /id-to-fqname HTTP/1.1" 200 219 0.001495 10.0.0.73 - - [2026-04-02 03:49:21] "POST /neutron/network HTTP/1.1" 200 831 0.007771 10.0.0.48 - - [2026-04-02 03:49:22] "GET /projects?obj_uuids=62c42a63-61ab-4db9-9095-2702904242a6&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001749 10.0.0.73 - - [2026-04-02 03:49:22] "GET /project/62c42a63-61ab-4db9-9095-2702904242a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.071108 10.0.0.73 - - [2026-04-02 03:49:22] "POST /neutron/port HTTP/1.1" 200 117 0.007045 10.0.0.73 - - [2026-04-02 03:49:22] "POST /id-to-fqname HTTP/1.1" 200 219 0.001466 10.0.0.73 - - [2026-04-02 03:49:23] "POST /neutron/network HTTP/1.1" 200 831 0.008220 10.0.0.73 - - [2026-04-02 03:49:23] "POST /neutron/port HTTP/1.1" 200 1057 0.018156 10.0.0.48 - - [2026-04-02 03:49:23] "GET /projects?obj_uuids=62c42a63-61ab-4db9-9095-2702904242a6&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001404 10.0.0.73 - - [2026-04-02 03:49:24] "GET /project/62c42a63-61ab-4db9-9095-2702904242a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.076854 10.0.0.73 - - [2026-04-02 03:49:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004570 10.0.0.73 - - [2026-04-02 03:49:24] "POST /neutron/port HTTP/1.1" 200 117 0.001468 10.0.0.73 - - [2026-04-02 03:49:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008513 10.0.0.73 - - [2026-04-02 03:49:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008771 10.0.0.73 - - [2026-04-02 03:49:24] "POST /neutron/port HTTP/1.1" 200 1057 0.018805 10.0.0.73 - - [2026-04-02 03:49:25] "POST /neutron/port HTTP/1.1" 200 1121 0.028966 10.0.0.73 - - [2026-04-02 03:49:25] "POST /neutron/port HTTP/1.1" 200 117 0.001146 10.0.0.73 - - [2026-04-02 03:49:29] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008226 10.0.0.73 - - [2026-04-02 03:49:29] "POST /neutron/port HTTP/1.1" 200 1121 0.021656 10.0.0.73 - - [2026-04-02 03:49:29] "GET /virtual-machine/cfd21dfc-7636-4f60-8dd5-ed16cfd438af HTTP/1.1" 401 292 0.000466 10.0.0.73 - - [2026-04-02 03:49:29] "GET /virtual-machine/cfd21dfc-7636-4f60-8dd5-ed16cfd438af HTTP/1.1" 200 1292 0.030461 10.0.0.73 - - [2026-04-02 03:49:29] "GET /virtual-machine-interface/4c6fd9f9-d8bd-4d6a-a086-e4b111fddb8b HTTP/1.1" 200 2936 0.006509 10.0.0.73 - - [2026-04-02 03:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.73 - - [2026-04-02 03:49:30] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004288 10.0.0.73 - - [2026-04-02 03:49:30] "GET /virtual-networks?parent_id=62c42a63-61ab-4db9-9095-2702904242a6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003332 10.0.0.73 - - [2026-04-02 03:49:30] "GET /virtual-network/b01490b1-76c5-4e4d-a8a6-f29248d069b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006194 10.0.0.73 - - [2026-04-02 03:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.73 - - [2026-04-02 03:49:33] "GET /virtual-network/b01490b1-76c5-4e4d-a8a6-f29248d069b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005960 10.0.0.73 - - [2026-04-02 03:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004733 10.0.0.73 - - [2026-04-02 03:49:37] "GET /virtual-network/b01490b1-76c5-4e4d-a8a6-f29248d069b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006206 10.0.0.73 - - [2026-04-02 03:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.73 - - [2026-04-02 03:49:41] "GET /virtual-network/b01490b1-76c5-4e4d-a8a6-f29248d069b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007335 10.0.0.133 - - [2026-04-02 03:49:44] "DELETE /access-control-list/8c0f3cbf-7435-4068-8d45-12cf9c349ded HTTP/1.1" 200 115 0.050578 10.0.0.73 - - [2026-04-02 03:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.73 - - [2026-04-02 03:49:45] "GET /virtual-network/b01490b1-76c5-4e4d-a8a6-f29248d069b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006534 10.0.0.73 - - [2026-04-02 03:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.73 - - [2026-04-02 03:49:49] "GET /virtual-network/b01490b1-76c5-4e4d-a8a6-f29248d069b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006416 10.0.0.73 - - [2026-04-02 03:49:51] "GET /obj-perms HTTP/1.1" 200 5056 0.049731 10.0.0.73 - - [2026-04-02 03:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.73 - - [2026-04-02 03:49:53] "GET /virtual-network/b01490b1-76c5-4e4d-a8a6-f29248d069b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007312 10.0.0.48 - - [2026-04-02 03:49:55] "DELETE /project/62c42a6361ab4db990952702904242a6 HTTP/1.1" 404 173 0.004446 10.0.0.48 - - [2026-04-02 03:49:55] "DELETE /project/7585f26b-2e12-4558-92ff-7742929b3059 HTTP/1.1" 404 177 0.003992 10.0.0.73 - - [2026-04-02 03:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.73 - - [2026-04-02 03:49:57] "GET /virtual-network/b01490b1-76c5-4e4d-a8a6-f29248d069b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006386 10.0.0.73 - - [2026-04-02 03:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.73 - - [2026-04-02 03:50:01] "GET /virtual-network/b01490b1-76c5-4e4d-a8a6-f29248d069b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.011048 10.0.0.73 - - [2026-04-02 03:50:05] "POST /neutron/port HTTP/1.1" 200 1108 0.021667 10.0.0.73 - - [2026-04-02 03:50:05] "POST /neutron/subnet HTTP/1.1" 200 704 0.009735 10.0.0.73 - - [2026-04-02 03:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.73 - - [2026-04-02 03:50:05] "GET /virtual-network/b01490b1-76c5-4e4d-a8a6-f29248d069b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007011 10.0.0.73 - - [2026-04-02 03:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.73 - - [2026-04-02 03:50:10] "GET /virtual-network/b01490b1-76c5-4e4d-a8a6-f29248d069b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005713 10.0.0.73 - - [2026-04-02 03:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.73 - - [2026-04-02 03:50:12] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005049 10.0.0.73 - - [2026-04-02 03:50:12] "GET /virtual-networks?parent_id=62c42a63-61ab-4db9-9095-2702904242a6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003944 10.0.0.73 - - [2026-04-02 03:50:12] "GET /virtual-network/b01490b1-76c5-4e4d-a8a6-f29248d069b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007303 10.0.0.73 - - [2026-04-02 03:50:12] "POST /neutron/port HTTP/1.1" 200 1121 0.022948 10.0.0.73 - - [2026-04-02 03:50:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009189 10.0.0.73 - - [2026-04-02 03:50:21] "POST /neutron/port HTTP/1.1" 200 1121 0.049999 10.0.0.73 - - [2026-04-02 03:50:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009448 10.0.0.73 - - [2026-04-02 03:50:33] "POST /neutron/port HTTP/1.1" 200 1121 0.021965 10.0.0.73 - - [2026-04-02 03:50:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008348 10.0.0.73 - - [2026-04-02 03:50:33] "GET /virtual-machine/0a3f6e41-3066-4ff5-9a5e-94accdd07690 HTTP/1.1" 200 1290 0.009523 10.0.0.73 - - [2026-04-02 03:50:33] "GET /virtual-machine-interface/1eeae5f9-bd88-455c-bb51-1022d5f32c0c HTTP/1.1" 200 2936 0.010026 10.0.0.73 - - [2026-04-02 03:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007975 10.0.0.73 - - [2026-04-02 03:50:33] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006097 10.0.0.73 - - [2026-04-02 03:50:33] "GET /virtual-networks?parent_id=62c42a63-61ab-4db9-9095-2702904242a6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004663 10.0.0.73 - - [2026-04-02 03:50:33] "GET /virtual-network/b01490b1-76c5-4e4d-a8a6-f29248d069b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007329 10.0.0.73 - - [2026-04-02 03:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.73 - - [2026-04-02 03:50:34] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004958 10.0.0.73 - - [2026-04-02 03:50:34] "GET /virtual-networks?parent_id=62c42a63-61ab-4db9-9095-2702904242a6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004100 10.0.0.73 - - [2026-04-02 03:50:34] "GET /virtual-network/b01490b1-76c5-4e4d-a8a6-f29248d069b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007314 10.0.0.73 - - [2026-04-02 03:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.73 - - [2026-04-02 03:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.48 - - [2026-04-02 03:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.48 - - [2026-04-02 03:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.48 - - [2026-04-02 03:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.48 - - [2026-04-02 03:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.133 - - [2026-04-02 03:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000584 10.0.0.133 - - [2026-04-02 03:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.133 - - [2026-04-02 03:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000557 10.0.0.133 - - [2026-04-02 03:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.001417 10.0.0.73 - - [2026-04-02 03:50:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000955 10.0.0.73 - - [2026-04-02 03:50:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000496 10.0.0.73 - - [2026-04-02 03:50:52] "POST /neutron/port HTTP/1.1" 200 1220 0.042064 10.0.0.73 - - [2026-04-02 03:50:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003787 10.0.0.73 - - [2026-04-02 03:50:52] "POST /neutron/port HTTP/1.1" 200 117 0.002081 10.0.0.73 - - [2026-04-02 03:50:59] "POST /neutron/network HTTP/1.1" 200 821 0.009625 10.0.0.73 - - [2026-04-02 03:51:00] "POST /neutron/port HTTP/1.1" 200 1111 0.021662 10.0.0.73 - - [2026-04-02 03:51:00] "POST /neutron/port HTTP/1.1" 200 1111 0.029147 10.0.0.48 - - [2026-04-02 03:51:01] "POST /useragent-kv HTTP/1.1" 200 115 0.006794 10.0.0.48 - - [2026-04-02 03:51:01] "POST /useragent-kv HTTP/1.1" 200 115 0.006302 10.0.0.73 - - [2026-04-02 03:51:01] "POST /neutron/network HTTP/1.1" 200 151 0.148408 10.0.0.133 - - [2026-04-02 03:51:01] "DELETE /route-target/175e76a6-a5b1-4d10-986c-429c7963635f HTTP/1.1" 200 115 0.039361 10.0.0.48 - - [2026-04-02 03:51:03] "GET /projects?obj_uuids=62c42a63-61ab-4db9-9095-2702904242a6&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001442 10.0.0.73 - - [2026-04-02 03:51:03] "GET /project/62c42a63-61ab-4db9-9095-2702904242a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.053968 10.0.0.48 - - [2026-04-02 03:51:03] "GET /projects?obj_uuids=62c42a63-61ab-4db9-9095-2702904242a6&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001047 10.0.0.73 - - [2026-04-02 03:51:03] "GET /project/62c42a63-61ab-4db9-9095-2702904242a6?fields=virtual_networks HTTP/1.1" 200 1030 0.053625 10.0.0.48 - - [2026-04-02 03:51:03] "GET /projects?obj_uuids=62c42a63-61ab-4db9-9095-2702904242a6&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001354 10.0.0.73 - - [2026-04-02 03:51:03] "GET /project/62c42a63-61ab-4db9-9095-2702904242a6?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.045484 10.0.0.48 - - [2026-04-02 03:51:03] "GET /projects?obj_uuids=62c42a63-61ab-4db9-9095-2702904242a6&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001609 10.0.0.73 - - [2026-04-02 03:51:03] "GET /project/62c42a63-61ab-4db9-9095-2702904242a6?fields=security_groups HTTP/1.1" 200 1255 0.054779 10.0.0.73 - - [2026-04-02 03:51:06] "POST /neutron/network HTTP/1.1" 200 1125 0.008238 10.0.0.73 - - [2026-04-02 03:51:06] "POST /neutron/subnet HTTP/1.1" 200 1394 0.015364 10.0.0.73 - - [2026-04-02 03:51:06] "POST /neutron/network HTTP/1.1" 200 1115 0.012688 10.0.0.73 - - [2026-04-02 03:51:18] "GET / HTTP/1.1" 200 35931 0.001854 10.0.0.73 - - [2026-04-02 03:51:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000735 10.0.0.73 - - [2026-04-02 03:51:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.062153 10.0.0.48 - - [2026-04-02 03:51:19] "GET /projects?obj_uuids=d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003183 10.0.0.48 - - [2026-04-02 03:51:19] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001387 10.0.0.48 - - [2026-04-02 03:51:19] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010786 10.0.0.48 - - [2026-04-02 03:51:19] "POST /id-to-fqname HTTP/1.1" 200 203 0.003937 10.0.0.48 - - [2026-04-02 03:51:19] "POST /fqname-to-id HTTP/1.1" 404 212 0.011562 10.0.0.48 - - [2026-04-02 03:51:20] "POST /security-groups HTTP/1.1" 200 604 0.036374 10.0.0.48 - - [2026-04-02 03:51:20] "POST /projects HTTP/1.1" 200 611 0.327609 10.0.0.48 - - [2026-04-02 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.363329 10.0.0.133 - - [2026-04-02 03:51:20] "POST /fqname-to-id HTTP/1.1" 404 246 0.016239 10.0.0.73 - - [2026-04-02 03:51:20] "GET /project/d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.540694 10.0.0.73 - - [2026-04-02 03:51:21] "GET / HTTP/1.1" 200 35931 0.001875 10.0.0.73 - - [2026-04-02 03:51:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000553 10.0.0.73 - - [2026-04-02 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.064431 10.0.0.48 - - [2026-04-02 03:51:22] "GET /projects?obj_uuids=d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001144 10.0.0.73 - - [2026-04-02 03:51:22] "GET /project/d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.044774 10.0.0.133 - - [2026-04-02 03:51:22] "POST /ref-update HTTP/1.1" 200 156 0.024699 10.0.0.48 - - [2026-04-02 03:51:22] "POST /useragent-kv HTTP/1.1" 200 115 0.006887 10.0.0.73 - - [2026-04-02 03:51:22] "POST /neutron/subnet HTTP/1.1" 200 730 0.262442 10.0.0.73 - - [2026-04-02 03:51:22] "POST /id-to-fqname HTTP/1.1" 200 234 0.001415 10.0.0.73 - - [2026-04-02 03:51:22] "GET /virtual-network/68ce28aa-28e3-4032-bf22-94dcea8a03ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007003 10.0.0.73 - - [2026-04-02 03:51:22] "GET /virtual-network/68ce28aa-28e3-4032-bf22-94dcea8a03ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007952 10.0.0.73 - - [2026-04-02 03:51:22] "POST /neutron/network HTTP/1.1" 200 840 0.007177 10.0.0.73 - - [2026-04-02 03:51:22] "POST /id-to-fqname HTTP/1.1" 200 234 0.001319 10.0.0.73 - - [2026-04-02 03:51:23] "POST /neutron/network HTTP/1.1" 200 850 0.007413 10.0.0.48 - - [2026-04-02 03:51:23] "GET /projects?obj_uuids=d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001139 10.0.0.73 - - [2026-04-02 03:51:23] "GET /project/d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.081757 10.0.0.73 - - [2026-04-02 03:51:24] "POST /neutron/port HTTP/1.1" 200 117 0.007418 10.0.0.73 - - [2026-04-02 03:51:24] "POST /id-to-fqname HTTP/1.1" 200 234 0.001363 10.0.0.73 - - [2026-04-02 03:51:24] "POST /neutron/network HTTP/1.1" 200 850 0.009303 10.0.0.73 - - [2026-04-02 03:51:24] "POST /neutron/port HTTP/1.1" 200 1074 0.020157 10.0.0.73 - - [2026-04-02 03:51:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005319 10.0.0.48 - - [2026-04-02 03:51:25] "GET /projects?obj_uuids=d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001409 10.0.0.73 - - [2026-04-02 03:51:25] "GET /project/d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.077204 10.0.0.73 - - [2026-04-02 03:51:25] "POST /neutron/network HTTP/1.1" 200 840 0.008046 10.0.0.73 - - [2026-04-02 03:51:25] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008883 10.0.0.48 - - [2026-04-02 03:51:25] "GET /projects?obj_uuids=d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001915 10.0.0.73 - - [2026-04-02 03:51:25] "GET /virtual-network/68ce28aa-28e3-4032-bf22-94dcea8a03ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006812 10.0.0.73 - - [2026-04-02 03:51:26] "POST /neutron/port HTTP/1.1" 200 1074 0.405342 10.0.0.73 - - [2026-04-02 03:51:26] "POST /neutron/port HTTP/1.1" 200 1128 0.107548 10.0.0.73 - - [2026-04-02 03:51:26] "POST /neutron/subnet HTTP/1.1" 200 704 0.010189 10.0.0.133 - - [2026-04-02 03:51:27] "GET /obj-perms HTTP/1.1" 200 5056 0.055462 10.0.0.48 - - [2026-04-02 03:51:27] "GET /obj-perms HTTP/1.1" 200 5056 0.061451 10.0.0.73 - - [2026-04-02 03:51:27] "POST /neutron/port HTTP/1.1" 200 1138 0.021234 10.0.0.73 - - [2026-04-02 03:51:27] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009194 10.0.0.73 - - [2026-04-02 03:51:27] "GET /virtual-machine/469cd612-e828-4bc7-b30e-03f1d5d435e6 HTTP/1.1" 401 292 0.000570 10.0.0.73 - - [2026-04-02 03:51:27] "GET /virtual-machine/469cd612-e828-4bc7-b30e-03f1d5d435e6 HTTP/1.1" 200 1305 0.029112 10.0.0.73 - - [2026-04-02 03:51:27] "GET /virtual-machine-interface/bc9a3372-c206-4604-aee1-6bfa3a30f8f4 HTTP/1.1" 200 3010 0.005938 10.0.0.73 - - [2026-04-02 03:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.73 - - [2026-04-02 03:51:28] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005007 10.0.0.73 - - [2026-04-02 03:51:28] "GET /virtual-networks?parent_id=d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003357 10.0.0.73 - - [2026-04-02 03:51:28] "GET /virtual-network/68ce28aa-28e3-4032-bf22-94dcea8a03ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008098 10.0.0.73 - - [2026-04-02 03:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.73 - - [2026-04-02 03:51:31] "GET /virtual-network/68ce28aa-28e3-4032-bf22-94dcea8a03ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006499 10.0.0.73 - - [2026-04-02 03:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.73 - - [2026-04-02 03:51:35] "GET /virtual-network/68ce28aa-28e3-4032-bf22-94dcea8a03ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007134 10.0.0.73 - - [2026-04-02 03:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.73 - - [2026-04-02 03:51:39] "GET /virtual-network/68ce28aa-28e3-4032-bf22-94dcea8a03ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007350 10.0.0.73 - - [2026-04-02 03:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.73 - - [2026-04-02 03:51:43] "GET /virtual-network/68ce28aa-28e3-4032-bf22-94dcea8a03ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006248 10.0.0.73 - - [2026-04-02 03:51:45] "POST /neutron/port HTTP/1.1" 200 1138 0.025709 10.0.0.73 - - [2026-04-02 03:51:47] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007318 10.0.0.73 - - [2026-04-02 03:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.73 - - [2026-04-02 03:51:47] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003916 10.0.0.73 - - [2026-04-02 03:51:47] "GET /virtual-networks?parent_id=d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003158 10.0.0.73 - - [2026-04-02 03:51:47] "GET /virtual-network/68ce28aa-28e3-4032-bf22-94dcea8a03ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.009659 10.0.0.73 - - [2026-04-02 03:51:52] "POST /neutron/port HTTP/1.1" 200 1138 0.020219 10.0.0.73 - - [2026-04-02 03:51:53] "POST /neutron/port HTTP/1.1" 200 1108 0.020980 10.0.0.73 - - [2026-04-02 03:51:53] "POST /neutron/subnet HTTP/1.1" 200 704 0.010360 10.0.0.48 - - [2026-04-02 03:51:55] "DELETE /project/d0ac7ce1e7f14cd4a7b3996349fe4c84 HTTP/1.1" 404 173 0.004550 10.0.0.48 - - [2026-04-02 03:51:55] "DELETE /project/62c42a63-61ab-4db9-9095-2702904242a6 HTTP/1.1" 404 177 0.004296 10.0.0.73 - - [2026-04-02 03:51:57] "POST /neutron/port HTTP/1.1" 200 1138 0.019756 10.0.0.73 - - [2026-04-02 03:52:02] "POST /neutron/security_group HTTP/1.1" 200 2071 0.014307 10.0.0.73 - - [2026-04-02 03:52:03] "POST /neutron/port HTTP/1.1" 200 1138 0.023199 10.0.0.73 - - [2026-04-02 03:52:03] "GET /virtual-machine/4c47fa0b-967b-4e09-93b6-47a39fc001a2 HTTP/1.1" 200 1305 0.006842 10.0.0.73 - - [2026-04-02 03:52:03] "GET /virtual-machine-interface/a4b6a4c5-bcd9-4a66-b2ba-eef0bac8e9a8 HTTP/1.1" 200 3010 0.007604 10.0.0.73 - - [2026-04-02 03:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.73 - - [2026-04-02 03:52:03] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004436 10.0.0.73 - - [2026-04-02 03:52:03] "GET /virtual-networks?parent_id=d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003770 10.0.0.73 - - [2026-04-02 03:52:03] "GET /virtual-network/68ce28aa-28e3-4032-bf22-94dcea8a03ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007267 10.0.0.73 - - [2026-04-02 03:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.73 - - [2026-04-02 03:52:04] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004049 10.0.0.73 - - [2026-04-02 03:52:04] "GET /virtual-networks?parent_id=d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003508 10.0.0.73 - - [2026-04-02 03:52:04] "GET /virtual-network/68ce28aa-28e3-4032-bf22-94dcea8a03ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008832 10.0.0.73 - - [2026-04-02 03:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.73 - - [2026-04-02 03:52:05] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004416 10.0.0.73 - - [2026-04-02 03:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.73 - - [2026-04-02 03:52:05] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006313 10.0.0.73 - - [2026-04-02 03:52:05] "PUT /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f HTTP/1.1" 200 276 0.022343 10.0.0.73 - - [2026-04-02 03:52:06] "POST /neutron/port HTTP/1.1" 200 1108 0.018842 10.0.0.73 - - [2026-04-02 03:52:06] "POST /neutron/subnet HTTP/1.1" 200 704 0.010687 10.0.0.73 - - [2026-04-02 03:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.73 - - [2026-04-02 03:52:15] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.004426 10.0.0.73 - - [2026-04-02 03:52:15] "PUT /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f HTTP/1.1" 200 276 0.012921 10.0.0.73 - - [2026-04-02 03:52:53] "GET /obj-perms HTTP/1.1" 200 5056 0.071969 10.0.0.73 - - [2026-04-02 03:53:05] "POST /neutron/network HTTP/1.1" 200 840 0.010505 10.0.0.73 - - [2026-04-02 03:53:05] "POST /neutron/port HTTP/1.1" 200 1128 0.015045 10.0.0.73 - - [2026-04-02 03:53:05] "POST /neutron/port HTTP/1.1" 200 1128 0.038238 10.0.0.73 - - [2026-04-02 03:53:07] "POST /neutron/port HTTP/1.1" 200 1220 0.020069 10.0.0.73 - - [2026-04-02 03:53:07] "POST /neutron/network HTTP/1.1" 200 1125 0.007198 10.0.0.73 - - [2026-04-02 03:53:07] "POST /neutron/subnet HTTP/1.1" 200 1394 0.012995 10.0.0.133 - - [2026-04-02 03:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005350 10.0.0.73 - - [2026-04-02 03:53:07] "POST /neutron/network HTTP/1.1" 200 1115 0.009898 10.0.0.48 - - [2026-04-02 03:53:07] "GET /projects?obj_uuids=d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001148 10.0.0.73 - - [2026-04-02 03:53:07] "GET /project/d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.060459 10.0.0.48 - - [2026-04-02 03:53:07] "GET /projects?obj_uuids=d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001323 10.0.0.73 - - [2026-04-02 03:53:07] "GET /project/d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84?fields=virtual_networks HTTP/1.1" 200 1059 0.062547 10.0.0.48 - - [2026-04-02 03:53:07] "GET /projects?obj_uuids=d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001235 10.0.0.73 - - [2026-04-02 03:53:07] "GET /project/d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.060523 10.0.0.48 - - [2026-04-02 03:53:07] "GET /projects?obj_uuids=d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001762 10.0.0.73 - - [2026-04-02 03:53:07] "GET /project/d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84?fields=security_groups HTTP/1.1" 200 1298 0.049221 10.0.0.73 - - [2026-04-02 03:53:08] "POST /fqname-to-id HTTP/1.1" 404 206 0.027364 10.0.0.48 - - [2026-04-02 03:53:08] "GET /projects?obj_uuids=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004220 10.0.0.48 - - [2026-04-02 03:53:08] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001493 10.0.0.48 - - [2026-04-02 03:53:08] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008041 10.0.0.48 - - [2026-04-02 03:53:08] "POST /id-to-fqname HTTP/1.1" 200 209 0.001329 10.0.0.48 - - [2026-04-02 03:53:08] "POST /fqname-to-id HTTP/1.1" 404 217 0.006757 10.0.0.48 - - [2026-04-02 03:53:09] "POST /security-groups HTTP/1.1" 200 609 0.077180 10.0.0.48 - - [2026-04-02 03:53:09] "POST /projects HTTP/1.1" 200 621 0.301613 10.0.0.133 - - [2026-04-02 03:53:09] "POST /access-control-lists HTTP/1.1" 200 614 0.029008 10.0.0.48 - - [2026-04-02 03:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.373297 10.0.0.73 - - [2026-04-02 03:53:09] "GET /project/1d4be75a-ca39-4d1e-89cf-7298e56539d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.522007 10.0.0.73 - - [2026-04-02 03:53:10] "GET / HTTP/1.1" 200 35931 0.002565 10.0.0.73 - - [2026-04-02 03:53:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000634 10.0.0.73 - - [2026-04-02 03:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.055086 10.0.0.48 - - [2026-04-02 03:53:10] "GET /projects?obj_uuids=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001117 10.0.0.73 - - [2026-04-02 03:53:11] "GET /project/1d4be75a-ca39-4d1e-89cf-7298e56539d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.049966 10.0.0.133 - - [2026-04-02 03:53:11] "POST /route-targets HTTP/1.1" 200 327 0.017889 10.0.0.48 - - [2026-04-02 03:53:11] "POST /useragent-kv HTTP/1.1" 200 115 0.015870 10.0.0.73 - - [2026-04-02 03:53:11] "POST /neutron/subnet HTTP/1.1" 200 724 0.244149 10.0.0.73 - - [2026-04-02 03:53:11] "POST /id-to-fqname HTTP/1.1" 200 239 0.001443 10.0.0.73 - - [2026-04-02 03:53:11] "GET /virtual-network/82fb4eb6-dfb6-4aff-a838-2c36cc185007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005604 10.0.0.73 - - [2026-04-02 03:53:11] "GET /virtual-network/82fb4eb6-dfb6-4aff-a838-2c36cc185007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006547 10.0.0.73 - - [2026-04-02 03:53:11] "POST /neutron/network HTTP/1.1" 200 844 0.007519 10.0.0.73 - - [2026-04-02 03:53:11] "POST /id-to-fqname HTTP/1.1" 200 239 0.001516 10.0.0.73 - - [2026-04-02 03:53:12] "POST /neutron/network HTTP/1.1" 200 854 0.007602 10.0.0.48 - - [2026-04-02 03:53:12] "GET /projects?obj_uuids=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001125 10.0.0.73 - - [2026-04-02 03:53:12] "GET /project/1d4be75a-ca39-4d1e-89cf-7298e56539d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.087037 10.0.0.73 - - [2026-04-02 03:53:12] "POST /neutron/port HTTP/1.1" 200 117 0.007899 10.0.0.73 - - [2026-04-02 03:53:12] "POST /id-to-fqname HTTP/1.1" 200 239 0.001646 10.0.0.73 - - [2026-04-02 03:53:13] "POST /neutron/network HTTP/1.1" 200 854 0.007999 10.0.0.73 - - [2026-04-02 03:53:13] "POST /neutron/port HTTP/1.1" 200 1078 0.025696 10.0.0.73 - - [2026-04-02 03:53:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004731 10.0.0.48 - - [2026-04-02 03:53:13] "GET /projects?obj_uuids=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001811 10.0.0.73 - - [2026-04-02 03:53:13] "POST /neutron/network HTTP/1.1" 200 844 0.015320 10.0.0.73 - - [2026-04-02 03:53:13] "GET /project/1d4be75a-ca39-4d1e-89cf-7298e56539d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.085153 10.0.0.73 - - [2026-04-02 03:53:14] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009955 10.0.0.48 - - [2026-04-02 03:53:14] "GET /projects?obj_uuids=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001093 10.0.0.73 - - [2026-04-02 03:53:14] "POST /neutron/port HTTP/1.1" 200 1078 0.303970 10.0.0.73 - - [2026-04-02 03:53:14] "GET /virtual-network/82fb4eb6-dfb6-4aff-a838-2c36cc185007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006276 10.0.0.73 - - [2026-04-02 03:53:15] "POST /neutron/port HTTP/1.1" 200 1132 0.116999 10.0.0.73 - - [2026-04-02 03:53:15] "POST /neutron/subnet HTTP/1.1" 200 698 0.009580 10.0.0.73 - - [2026-04-02 03:53:16] "POST /neutron/port HTTP/1.1" 200 1142 0.020689 10.0.0.73 - - [2026-04-02 03:53:16] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008206 10.0.0.73 - - [2026-04-02 03:53:16] "GET /virtual-machine/eb7e58fe-1957-4e66-abd8-1f8d4f256c5e HTTP/1.1" 401 292 0.000439 10.0.0.73 - - [2026-04-02 03:53:16] "GET /virtual-machine/eb7e58fe-1957-4e66-abd8-1f8d4f256c5e HTTP/1.1" 200 1311 0.040264 10.0.0.73 - - [2026-04-02 03:53:16] "GET /virtual-machine-interface/d3e3bf0d-2750-4d91-ac7c-889b57d77575 HTTP/1.1" 200 3035 0.009813 10.0.0.73 - - [2026-04-02 03:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.73 - - [2026-04-02 03:53:16] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006612 10.0.0.73 - - [2026-04-02 03:53:16] "GET /virtual-networks?parent_id=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.004256 10.0.0.73 - - [2026-04-02 03:53:16] "GET /virtual-network/82fb4eb6-dfb6-4aff-a838-2c36cc185007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.008775 10.0.0.73 - - [2026-04-02 03:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.73 - - [2026-04-02 03:53:20] "GET /virtual-network/82fb4eb6-dfb6-4aff-a838-2c36cc185007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006122 10.0.0.73 - - [2026-04-02 03:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.73 - - [2026-04-02 03:53:24] "GET /virtual-network/82fb4eb6-dfb6-4aff-a838-2c36cc185007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006002 10.0.0.73 - - [2026-04-02 03:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.73 - - [2026-04-02 03:53:28] "GET /virtual-network/82fb4eb6-dfb6-4aff-a838-2c36cc185007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005844 10.0.0.73 - - [2026-04-02 03:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005173 10.0.0.73 - - [2026-04-02 03:53:32] "GET /virtual-network/82fb4eb6-dfb6-4aff-a838-2c36cc185007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007546 10.0.0.73 - - [2026-04-02 03:53:35] "POST /neutron/port HTTP/1.1" 200 1142 0.019078 10.0.0.73 - - [2026-04-02 03:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.73 - - [2026-04-02 03:53:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004996 10.0.0.73 - - [2026-04-02 03:53:36] "GET /virtual-networks?parent_id=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003409 10.0.0.73 - - [2026-04-02 03:53:36] "GET /virtual-network/82fb4eb6-dfb6-4aff-a838-2c36cc185007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006213 10.0.0.73 - - [2026-04-02 03:53:36] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008064 10.0.0.73 - - [2026-04-02 03:53:41] "POST /neutron/port HTTP/1.1" 200 1142 0.020454 10.0.0.133 - - [2026-04-02 03:53:45] "DELETE /access-control-list/b9f5bf70-473d-4c35-ae5e-4b56e052fd33 HTTP/1.1" 200 115 0.053612 10.0.0.73 - - [2026-04-02 03:53:47] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008371 10.0.0.73 - - [2026-04-02 03:53:47] "POST /neutron/port HTTP/1.1" 200 1142 0.018113 10.0.0.73 - - [2026-04-02 03:53:47] "GET /virtual-machine/ea301a0f-afb0-4174-8069-c46f9cc64f98 HTTP/1.1" 200 1310 0.006495 10.0.0.73 - - [2026-04-02 03:53:47] "GET /virtual-machine-interface/ffd57eb1-3d39-4a6c-b4fd-07a4397cebc7 HTTP/1.1" 200 3035 0.005833 10.0.0.73 - - [2026-04-02 03:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.73 - - [2026-04-02 03:53:47] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003834 10.0.0.73 - - [2026-04-02 03:53:47] "GET /virtual-networks?parent_id=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003226 10.0.0.73 - - [2026-04-02 03:53:47] "GET /virtual-network/82fb4eb6-dfb6-4aff-a838-2c36cc185007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006089 10.0.0.73 - - [2026-04-02 03:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.73 - - [2026-04-02 03:53:48] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003730 10.0.0.73 - - [2026-04-02 03:53:48] "GET /virtual-networks?parent_id=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003776 10.0.0.73 - - [2026-04-02 03:53:48] "GET /virtual-network/82fb4eb6-dfb6-4aff-a838-2c36cc185007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006769 10.0.0.73 - - [2026-04-02 03:53:48] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010172 10.0.0.133 - - [2026-04-02 03:53:53] "GET /obj-perms HTTP/1.1" 200 5056 0.053563 10.0.0.48 - - [2026-04-02 03:53:54] "GET /obj-perms HTTP/1.1" 200 5056 0.061383 10.0.0.48 - - [2026-04-02 03:53:55] "DELETE /project/d0ac7ce1-e7f1-4cd4-a7b3-996349fe4c84 HTTP/1.1" 404 177 0.005078 10.0.0.48 - - [2026-04-02 03:53:55] "DELETE /project/1d4be75aca394d1e89cf7298e56539d4 HTTP/1.1" 404 173 0.004028 10.0.0.73 - - [2026-04-02 03:53:56] "POST /neutron/port HTTP/1.1" 200 1220 0.019195 10.0.0.73 - - [2026-04-02 03:53:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008830 10.0.0.73 - - [2026-04-02 03:53:56] "POST /neutron/port HTTP/1.1" 200 117 0.001402 10.0.0.73 - - [2026-04-02 03:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.48 - - [2026-04-02 03:53:58] "GET /projects?obj_uuids=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000888 10.0.0.73 - - [2026-04-02 03:53:58] "GET /project/1d4be75a-ca39-4d1e-89cf-7298e56539d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.054846 10.0.0.73 - - [2026-04-02 03:53:59] "POST /neutron/network HTTP/1.1" 200 117 0.020165 10.0.0.73 - - [2026-04-02 03:53:59] "POST /neutron/network HTTP/1.1" 200 844 0.010206 10.0.0.73 - - [2026-04-02 03:53:59] "POST /id-to-fqname HTTP/1.1" 200 239 0.001565 10.0.0.73 - - [2026-04-02 03:53:59] "GET /virtual-network/d3abb803-f385-40d8-aabc-e640eaa89753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008699 10.0.0.73 - - [2026-04-02 03:53:59] "GET /virtual-network/d3abb803-f385-40d8-aabc-e640eaa89753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007103 10.0.0.73 - - [2026-04-02 03:53:59] "POST /neutron/subnet HTTP/1.1" 200 725 0.012568 10.0.0.73 - - [2026-04-02 03:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.48 - - [2026-04-02 03:53:59] "GET /projects?obj_uuids=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001053 10.0.0.73 - - [2026-04-02 03:53:59] "GET /project/1d4be75a-ca39-4d1e-89cf-7298e56539d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.049798 10.0.0.133 - - [2026-04-02 03:53:59] "POST /route-targets HTTP/1.1" 200 327 0.015296 10.0.0.48 - - [2026-04-02 03:54:00] "POST /useragent-kv HTTP/1.1" 200 115 0.006776 10.0.0.73 - - [2026-04-02 03:54:00] "POST /neutron/subnet HTTP/1.1" 200 725 0.213178 10.0.0.73 - - [2026-04-02 03:54:00] "POST /id-to-fqname HTTP/1.1" 200 242 0.001538 10.0.0.73 - - [2026-04-02 03:54:00] "GET /virtual-network/e0dc6c5c-30d7-4583-91d2-58c2f5e323ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006158 10.0.0.73 - - [2026-04-02 03:54:00] "GET /virtual-network/e0dc6c5c-30d7-4583-91d2-58c2f5e323ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007912 10.0.0.73 - - [2026-04-02 03:54:00] "POST /neutron/network HTTP/1.1" 200 850 0.008351 10.0.0.73 - - [2026-04-02 03:54:00] "POST /id-to-fqname HTTP/1.1" 200 239 0.001869 10.0.0.73 - - [2026-04-02 03:54:00] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008472 10.0.0.48 - - [2026-04-02 03:54:01] "GET /projects?obj_uuids=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001702 10.0.0.73 - - [2026-04-02 03:54:01] "GET /project/1d4be75a-ca39-4d1e-89cf-7298e56539d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.086934 10.0.0.73 - - [2026-04-02 03:54:01] "POST /neutron/port HTTP/1.1" 200 6174 0.045967 10.0.0.73 - - [2026-04-02 03:54:01] "POST /id-to-fqname HTTP/1.1" 200 242 0.001751 10.0.0.73 - - [2026-04-02 03:54:01] "POST /neutron/port HTTP/1.1" 200 6174 0.048561 10.0.0.73 - - [2026-04-02 03:54:01] "POST /neutron/network HTTP/1.1" 200 854 0.011677 10.0.0.73 - - [2026-04-02 03:54:02] "POST /neutron/port HTTP/1.1" 200 1078 0.028415 10.0.0.73 - - [2026-04-02 03:54:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007305 10.0.0.73 - - [2026-04-02 03:54:02] "POST /neutron/network HTTP/1.1" 200 844 0.009786 10.0.0.48 - - [2026-04-02 03:54:02] "GET /projects?obj_uuids=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001271 10.0.0.73 - - [2026-04-02 03:54:02] "GET /project/1d4be75a-ca39-4d1e-89cf-7298e56539d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.089814 10.0.0.73 - - [2026-04-02 03:54:02] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009625 10.0.0.73 - - [2026-04-02 03:54:03] "POST /id-to-fqname HTTP/1.1" 200 239 0.002209 10.0.0.73 - - [2026-04-02 03:54:03] "POST /id-to-fqname HTTP/1.1" 200 239 0.001390 10.0.0.73 - - [2026-04-02 03:54:03] "POST /neutron/security_group HTTP/1.1" 200 2076 0.013233 10.0.0.73 - - [2026-04-02 03:54:03] "POST /neutron/network HTTP/1.1" 200 1556 0.010759 10.0.0.73 - - [2026-04-02 03:54:03] "POST /neutron/port HTTP/1.1" 200 1132 0.126763 10.0.0.48 - - [2026-04-02 03:54:04] "GET /projects?obj_uuids=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001402 10.0.0.73 - - [2026-04-02 03:54:04] "POST /neutron/subnet HTTP/1.1" 200 699 0.044301 10.0.0.73 - - [2026-04-02 03:54:04] "GET /project/1d4be75a-ca39-4d1e-89cf-7298e56539d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.082696 10.0.0.73 - - [2026-04-02 03:54:04] "POST /neutron/network HTTP/1.1" 200 844 0.035054 10.0.0.73 - - [2026-04-02 03:54:04] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008428 10.0.0.73 - - [2026-04-02 03:54:04] "GET /virtual-network/82fb4eb6-dfb6-4aff-a838-2c36cc185007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006366 10.0.0.48 - - [2026-04-02 03:54:04] "GET /projects?obj_uuids=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001447 10.0.0.73 - - [2026-04-02 03:54:05] "POST /neutron/port HTTP/1.1" 200 1078 0.349367 10.0.0.73 - - [2026-04-02 03:54:05] "GET /virtual-network/d3abb803-f385-40d8-aabc-e640eaa89753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007262 10.0.0.73 - - [2026-04-02 03:54:05] "POST /neutron/port HTTP/1.1" 200 1078 0.016827 10.0.0.73 - - [2026-04-02 03:54:05] "GET /obj-perms HTTP/1.1" 200 5066 0.110270 10.0.0.73 - - [2026-04-02 03:54:05] "POST /neutron/port HTTP/1.1" 200 1078 0.020299 10.0.0.73 - - [2026-04-02 03:54:06] "GET /virtual-network/e0dc6c5c-30d7-4583-91d2-58c2f5e323ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007788 10.0.0.73 - - [2026-04-02 03:54:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005015 10.0.0.73 - - [2026-04-02 03:54:06] "POST /neutron/network HTTP/1.1" 200 844 0.007590 10.0.0.73 - - [2026-04-02 03:54:06] "POST /neutron/port HTTP/1.1" 200 117 0.001320 10.0.0.133 - - [2026-04-02 03:54:06] "GET /obj-perms HTTP/1.1" 200 5066 0.065696 10.0.0.48 - - [2026-04-02 03:54:06] "GET /obj-perms HTTP/1.1" 200 5066 0.054813 10.0.0.73 - - [2026-04-02 03:54:06] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008504 10.0.0.73 - - [2026-04-02 03:54:06] "POST /neutron/port HTTP/1.1" 200 1142 0.017998 10.0.0.73 - - [2026-04-02 03:54:06] "GET /virtual-machine/602af613-918e-44f1-86d9-d81f79c53bf1 HTTP/1.1" 200 1309 0.006651 10.0.0.73 - - [2026-04-02 03:54:06] "GET /virtual-machine-interface/c5673260-487d-4e7d-8c09-6eae1c36a918 HTTP/1.1" 200 3044 0.005687 10.0.0.73 - - [2026-04-02 03:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.73 - - [2026-04-02 03:54:06] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003807 10.0.0.73 - - [2026-04-02 03:54:06] "GET /virtual-networks?parent_id=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.007327 10.0.0.73 - - [2026-04-02 03:54:06] "GET /virtual-network/e0dc6c5c-30d7-4583-91d2-58c2f5e323ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008042 10.0.0.73 - - [2026-04-02 03:54:07] "POST /neutron/port HTTP/1.1" 200 1108 0.020439 10.0.0.73 - - [2026-04-02 03:54:07] "POST /neutron/subnet HTTP/1.1" 200 704 0.010791 10.0.0.73 - - [2026-04-02 03:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.73 - - [2026-04-02 03:54:10] "GET /virtual-network/e0dc6c5c-30d7-4583-91d2-58c2f5e323ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006361 10.0.0.73 - - [2026-04-02 03:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.73 - - [2026-04-02 03:54:14] "GET /virtual-network/e0dc6c5c-30d7-4583-91d2-58c2f5e323ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006079 10.0.0.73 - - [2026-04-02 03:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.73 - - [2026-04-02 03:54:18] "GET /virtual-network/e0dc6c5c-30d7-4583-91d2-58c2f5e323ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006985 10.0.0.73 - - [2026-04-02 03:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.73 - - [2026-04-02 03:54:22] "GET /virtual-network/e0dc6c5c-30d7-4583-91d2-58c2f5e323ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005996 10.0.0.73 - - [2026-04-02 03:54:22] "POST /neutron/port HTTP/1.1" 200 2132 0.023216 10.0.0.73 - - [2026-04-02 03:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.73 - - [2026-04-02 03:54:26] "GET /virtual-network/e0dc6c5c-30d7-4583-91d2-58c2f5e323ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006432 10.0.0.73 - - [2026-04-02 03:54:27] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007674 10.0.0.73 - - [2026-04-02 03:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.73 - - [2026-04-02 03:54:30] "GET /virtual-network/e0dc6c5c-30d7-4583-91d2-58c2f5e323ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007910 10.0.0.73 - - [2026-04-02 03:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.73 - - [2026-04-02 03:54:32] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004926 10.0.0.73 - - [2026-04-02 03:54:32] "GET /virtual-networks?parent_id=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004916 10.0.0.73 - - [2026-04-02 03:54:32] "GET /virtual-network/e0dc6c5c-30d7-4583-91d2-58c2f5e323ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006352 10.0.0.73 - - [2026-04-02 03:54:32] "POST /neutron/port HTTP/1.1" 200 1142 0.022565 10.0.0.73 - - [2026-04-02 03:54:37] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008406 10.0.0.73 - - [2026-04-02 03:54:48] "POST /neutron/port HTTP/1.1" 200 1142 0.032500 10.0.0.73 - - [2026-04-02 03:54:48] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008730 10.0.0.73 - - [2026-04-02 03:54:48] "GET /virtual-machine/e5e44910-001f-46aa-852e-c5283bee28b3 HTTP/1.1" 200 1310 0.006705 10.0.0.73 - - [2026-04-02 03:54:48] "GET /virtual-machine-interface/7d41836f-b36b-4cd2-8aa1-acf9682cbb82 HTTP/1.1" 200 3033 0.006715 10.0.0.73 - - [2026-04-02 03:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.73 - - [2026-04-02 03:54:48] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004644 10.0.0.73 - - [2026-04-02 03:54:48] "GET /virtual-networks?parent_id=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003852 10.0.0.73 - - [2026-04-02 03:54:48] "GET /virtual-network/d3abb803-f385-40d8-aabc-e640eaa89753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006814 10.0.0.73 - - [2026-04-02 03:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.73 - - [2026-04-02 03:54:49] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004444 10.0.0.73 - - [2026-04-02 03:54:49] "GET /virtual-networks?parent_id=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003775 10.0.0.73 - - [2026-04-02 03:54:49] "GET /virtual-network/d3abb803-f385-40d8-aabc-e640eaa89753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005717 10.0.0.73 - - [2026-04-02 03:54:50] "POST /neutron/port HTTP/1.1" 200 2132 0.026418 10.0.0.73 - - [2026-04-02 03:54:50] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009717 10.0.0.73 - - [2026-04-02 03:54:50] "POST /neutron/port HTTP/1.1" 200 2132 0.025831 10.0.0.73 - - [2026-04-02 03:54:50] "GET /virtual-machine/0862c411-c7c0-487e-a0e1-19001a35d000 HTTP/1.1" 200 1585 0.006801 10.0.0.73 - - [2026-04-02 03:54:50] "GET /virtual-machine-interface/20470743-df7c-446a-b644-bab34a72f0c8 HTTP/1.1" 200 3034 0.006709 10.0.0.73 - - [2026-04-02 03:54:50] "GET /virtual-machine-interface/da83a353-7230-4066-a3e1-8ec679b50755 HTTP/1.1" 200 3035 0.006075 10.0.0.73 - - [2026-04-02 03:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.73 - - [2026-04-02 03:54:50] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004697 10.0.0.73 - - [2026-04-02 03:54:50] "GET /virtual-networks?parent_id=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004560 10.0.0.73 - - [2026-04-02 03:54:50] "GET /virtual-network/82fb4eb6-dfb6-4aff-a838-2c36cc185007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.008134 10.0.0.73 - - [2026-04-02 03:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.73 - - [2026-04-02 03:54:51] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004928 10.0.0.73 - - [2026-04-02 03:54:51] "GET /virtual-networks?parent_id=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003085 10.0.0.73 - - [2026-04-02 03:54:51] "GET /virtual-network/82fb4eb6-dfb6-4aff-a838-2c36cc185007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006040 10.0.0.73 - - [2026-04-02 03:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.73 - - [2026-04-02 03:54:51] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003857 10.0.0.73 - - [2026-04-02 03:54:51] "GET /virtual-networks?parent_id=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003199 10.0.0.73 - - [2026-04-02 03:54:51] "GET /virtual-network/d3abb803-f385-40d8-aabc-e640eaa89753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007719 10.0.0.73 - - [2026-04-02 03:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.73 - - [2026-04-02 03:54:53] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003953 10.0.0.73 - - [2026-04-02 03:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.73 - - [2026-04-02 03:54:53] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004762 10.0.0.73 - - [2026-04-02 03:54:53] "PUT /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f HTTP/1.1" 200 276 0.015803 10.0.0.73 - - [2026-04-02 03:54:53] "POST /fqname-to-id HTTP/1.1" 404 217 0.003754 10.0.0.73 - - [2026-04-02 03:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.48 - - [2026-04-02 03:54:53] "GET /projects?obj_uuids=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.031063 10.0.0.73 - - [2026-04-02 03:54:53] "GET /project/1d4be75a-ca39-4d1e-89cf-7298e56539d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.076421 10.0.0.73 - - [2026-04-02 03:54:53] "POST /network-policys HTTP/1.1" 200 539 0.035217 10.0.0.73 - - [2026-04-02 03:54:53] "GET /network-policy/5b66bd02-c6a5-43da-9915-8745df08df6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.009165 10.0.0.73 - - [2026-04-02 03:54:53] "POST /neutron/network HTTP/1.1" 200 938 0.093072 10.0.0.73 - - [2026-04-02 03:54:53] "GET /virtual-network/82fb4eb6-dfb6-4aff-a838-2c36cc185007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.007142 10.0.0.73 - - [2026-04-02 03:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.73 - - [2026-04-02 03:54:53] "GET /network-policy/5b66bd02-c6a5-43da-9915-8745df08df6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005827 10.0.0.73 - - [2026-04-02 03:54:54] "POST /neutron/network HTTP/1.1" 200 938 0.084461 10.0.0.73 - - [2026-04-02 03:54:54] "GET /virtual-network/d3abb803-f385-40d8-aabc-e640eaa89753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.007360 10.0.0.73 - - [2026-04-02 03:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.73 - - [2026-04-02 03:54:54] "GET /network-policy/5b66bd02-c6a5-43da-9915-8745df08df6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005113 10.0.0.133 - - [2026-04-02 03:54:54] "POST /access-control-lists HTTP/1.1" 200 609 0.072495 10.0.0.73 - - [2026-04-02 03:54:54] "GET /virtual-network/82fb4eb6-dfb6-4aff-a838-2c36cc185007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.005823 10.0.0.73 - - [2026-04-02 03:54:54] "GET /obj-perms HTTP/1.1" 200 5066 0.004917 10.0.0.133 - - [2026-04-02 03:54:55] "POST /access-control-lists HTTP/1.1" 200 609 0.073988 10.0.0.73 - - [2026-04-02 03:54:55] "GET /virtual-network/d3abb803-f385-40d8-aabc-e640eaa89753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.006587 10.0.0.133 - - [2026-04-02 03:54:55] "GET /obj-perms HTTP/1.1" 200 5066 0.005674 10.0.0.73 - - [2026-04-02 03:54:55] "GET /virtual-network/82fb4eb6-dfb6-4aff-a838-2c36cc185007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.006256 10.0.0.48 - - [2026-04-02 03:54:55] "GET /obj-perms HTTP/1.1" 200 5066 0.005236 10.0.0.73 - - [2026-04-02 03:54:56] "GET /virtual-network/d3abb803-f385-40d8-aabc-e640eaa89753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.006525 10.0.0.73 - - [2026-04-02 03:54:56] "GET /obj-perms HTTP/1.1" 200 5066 0.004097 10.0.0.73 - - [2026-04-02 03:54:56] "GET /virtual-network/e0dc6c5c-30d7-4583-91d2-58c2f5e323ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006662 10.0.0.133 - - [2026-04-02 03:54:56] "GET /obj-perms HTTP/1.1" 200 5066 0.004188 10.0.0.73 - - [2026-04-02 03:54:57] "POST /neutron/port HTTP/1.1" 200 1108 0.023063 10.0.0.73 - - [2026-04-02 03:54:57] "POST /neutron/subnet HTTP/1.1" 200 704 0.009948 10.0.0.73 - - [2026-04-02 03:55:08] "POST /neutron/port HTTP/1.1" 200 1220 0.020665 10.0.0.73 - - [2026-04-02 03:55:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003953 10.0.0.73 - - [2026-04-02 03:55:08] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.73 - - [2026-04-02 03:55:11] "GET /obj-perms HTTP/1.1" 200 5066 0.004514 10.0.0.73 - - [2026-04-02 03:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.73 - - [2026-04-02 03:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.48 - - [2026-04-02 03:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000530 10.0.0.48 - - [2026-04-02 03:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.48 - - [2026-04-02 03:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.48 - - [2026-04-02 03:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.133 - - [2026-04-02 03:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000486 10.0.0.133 - - [2026-04-02 03:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.133 - - [2026-04-02 03:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.133 - - [2026-04-02 03:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.73 - - [2026-04-02 03:55:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.73 - - [2026-04-02 03:55:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000548 10.0.0.48 - - [2026-04-02 03:55:55] "GET /obj-perms HTTP/1.1" 200 5056 0.063354 10.0.0.73 - - [2026-04-02 03:55:57] "POST /neutron/port HTTP/1.1" 200 1142 0.048556 10.0.0.73 - - [2026-04-02 03:55:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005204 10.0.0.73 - - [2026-04-02 03:55:57] "POST /neutron/network HTTP/1.1" 200 938 0.009558 10.0.0.73 - - [2026-04-02 03:56:08] "POST /neutron/network HTTP/1.1" 200 938 0.008400 10.0.0.73 - - [2026-04-02 03:56:08] "POST /neutron/port HTTP/1.1" 200 117 0.001402 10.0.0.73 - - [2026-04-02 03:56:59] "POST /neutron/port HTTP/1.1" 200 1142 0.022478 10.0.0.73 - - [2026-04-02 03:56:59] "POST /neutron/subnet HTTP/1.1" 200 698 0.010887 10.0.0.73 - - [2026-04-02 03:57:09] "POST /neutron/port HTTP/1.1" 200 1142 0.021194 10.0.0.73 - - [2026-04-02 03:57:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004988 10.0.0.73 - - [2026-04-02 03:57:09] "POST /neutron/network HTTP/1.1" 200 938 0.011458 10.0.0.73 - - [2026-04-02 03:57:56] "GET /obj-perms HTTP/1.1" 200 5056 0.048259 10.0.0.73 - - [2026-04-02 03:58:01] "POST /neutron/network HTTP/1.1" 200 1125 0.008829 10.0.0.73 - - [2026-04-02 03:58:01] "POST /neutron/subnet HTTP/1.1" 200 1394 0.014938 10.0.0.73 - - [2026-04-02 03:58:01] "POST /neutron/network HTTP/1.1" 200 1115 0.011467 10.0.0.73 - - [2026-04-02 03:58:09] "POST /neutron/network HTTP/1.1" 200 860 0.008032 10.0.0.73 - - [2026-04-02 03:58:09] "POST /neutron/port HTTP/1.1" 200 117 0.001269 10.0.0.133 - - [2026-04-02 03:58:33] "GET /obj-perms HTTP/1.1" 200 5066 0.004666 10.0.0.73 - - [2026-04-02 03:58:33] "GET /virtual-network/d3abb803-f385-40d8-aabc-e640eaa89753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.041213 10.0.0.73 - - [2026-04-02 03:58:34] "POST /neutron/network HTTP/1.1" 200 844 0.131760 10.0.0.73 - - [2026-04-02 03:58:34] "GET /virtual-network/d3abb803-f385-40d8-aabc-e640eaa89753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006818 10.0.0.73 - - [2026-04-02 03:58:34] "GET /virtual-network/82fb4eb6-dfb6-4aff-a838-2c36cc185007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.005821 10.0.0.73 - - [2026-04-02 03:58:34] "POST /neutron/network HTTP/1.1" 200 844 0.073231 10.0.0.73 - - [2026-04-02 03:58:34] "GET /virtual-network/82fb4eb6-dfb6-4aff-a838-2c36cc185007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006192 10.0.0.73 - - [2026-04-02 03:58:34] "DELETE /network-policy/5b66bd02-c6a5-43da-9915-8745df08df6f HTTP/1.1" 200 115 0.035224 10.0.0.73 - - [2026-04-02 03:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005731 10.0.0.73 - - [2026-04-02 03:58:34] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.005749 10.0.0.73 - - [2026-04-02 03:58:34] "PUT /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f HTTP/1.1" 200 276 0.014522 10.0.0.133 - - [2026-04-02 03:58:34] "POST /ref-update HTTP/1.1" 200 156 0.022757 10.0.0.133 - - [2026-04-02 03:58:34] "POST /ref-update HTTP/1.1" 200 156 0.034319 10.0.0.73 - - [2026-04-02 03:58:36] "POST /neutron/network HTTP/1.1" 400 204 0.015708 10.0.0.73 - - [2026-04-02 03:58:36] "POST /neutron/port HTTP/1.1" 200 1132 0.016900 10.0.0.73 - - [2026-04-02 03:58:36] "POST /neutron/port HTTP/1.1" 200 1132 0.016257 10.0.0.73 - - [2026-04-02 03:58:36] "POST /neutron/port HTTP/1.1" 200 151 0.314746 10.0.0.73 - - [2026-04-02 03:58:38] "POST /neutron/network HTTP/1.1" 200 850 0.007538 10.0.0.133 - - [2026-04-02 03:58:38] "DELETE /route-target/8030dc5d-e332-43a3-885c-c26e00e82c34 HTTP/1.1" 200 115 0.025010 10.0.0.48 - - [2026-04-02 03:58:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004628 10.0.0.48 - - [2026-04-02 03:58:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002563 10.0.0.73 - - [2026-04-02 03:58:38] "POST /neutron/network HTTP/1.1" 200 151 0.137787 10.0.0.73 - - [2026-04-02 03:58:39] "POST /neutron/port HTTP/1.1" 200 1142 0.025780 10.0.0.73 - - [2026-04-02 03:58:39] "POST /neutron/port HTTP/1.1" 200 151 0.237212 10.0.0.73 - - [2026-04-02 03:58:40] "POST /neutron/network HTTP/1.1" 200 844 0.008121 10.0.0.133 - - [2026-04-02 03:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005241 10.0.0.48 - - [2026-04-02 03:58:41] "GET /projects?obj_uuids=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001100 10.0.0.73 - - [2026-04-02 03:58:41] "GET /project/1d4be75a-ca39-4d1e-89cf-7298e56539d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.070749 10.0.0.48 - - [2026-04-02 03:58:41] "GET /projects?obj_uuids=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001153 10.0.0.73 - - [2026-04-02 03:58:41] "GET /project/1d4be75a-ca39-4d1e-89cf-7298e56539d4?fields=virtual_networks HTTP/1.1" 200 1067 0.047032 10.0.0.48 - - [2026-04-02 03:58:41] "GET /projects?obj_uuids=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001049 10.0.0.73 - - [2026-04-02 03:58:41] "GET /project/1d4be75a-ca39-4d1e-89cf-7298e56539d4?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.037253 10.0.0.48 - - [2026-04-02 03:58:41] "GET /projects?obj_uuids=1d4be75a-ca39-4d1e-89cf-7298e56539d4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001516 10.0.0.73 - - [2026-04-02 03:58:41] "GET /project/1d4be75a-ca39-4d1e-89cf-7298e56539d4?fields=security_groups HTTP/1.1" 200 1311 0.046509 10.0.0.73 - - [2026-04-02 03:58:42] "POST /fqname-to-id HTTP/1.1" 404 183 0.029469 10.0.0.48 - - [2026-04-02 03:58:42] "GET /projects?obj_uuids=0c6d6646-8ba9-42b7-9f56-0fc53ccd8455&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004094 10.0.0.48 - - [2026-04-02 03:58:42] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001735 10.0.0.48 - - [2026-04-02 03:58:42] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.040376 10.0.0.48 - - [2026-04-02 03:58:42] "POST /id-to-fqname HTTP/1.1" 200 185 0.004215 10.0.0.48 - - [2026-04-02 03:58:42] "POST /fqname-to-id HTTP/1.1" 404 194 0.007843 10.0.0.48 - - [2026-04-02 03:58:42] "POST /security-groups HTTP/1.1" 200 586 0.072760 10.0.0.48 - - [2026-04-02 03:58:42] "POST /projects HTTP/1.1" 200 575 0.298763 10.0.0.133 - - [2026-04-02 03:58:42] "POST /access-control-lists HTTP/1.1" 200 591 0.035582 10.0.0.48 - - [2026-04-02 03:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.378551 10.0.0.73 - - [2026-04-02 03:58:43] "GET /project/0c6d6646-8ba9-42b7-9f56-0fc53ccd8455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.556833 10.0.0.73 - - [2026-04-02 03:58:44] "GET / HTTP/1.1" 200 35931 0.002011 10.0.0.48 - - [2026-04-02 03:58:44] "GET /projects?obj_uuids=c02326b9-31b6-4ac7-af08-1e1bf68f3b97&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001098 10.0.0.73 - - [2026-04-02 03:58:44] "GET /project/c02326b9-31b6-4ac7-af08-1e1bf68f3b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.053942 10.0.0.73 - - [2026-04-02 03:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.73 - - [2026-04-02 03:58:45] "GET /security-group/3f5ff9dd-c337-47a5-8c77-c175f8b63a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004404 10.0.0.73 - - [2026-04-02 03:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.48 - - [2026-04-02 03:58:45] "GET /projects?obj_uuids=c02326b9-31b6-4ac7-af08-1e1bf68f3b97&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001239 10.0.0.73 - - [2026-04-02 03:58:45] "GET /project/c02326b9-31b6-4ac7-af08-1e1bf68f3b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.049061 10.0.0.73 - - [2026-04-02 03:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.73 - - [2026-04-02 03:58:45] "GET /security-group/3f5ff9dd-c337-47a5-8c77-c175f8b63a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005013 10.0.0.73 - - [2026-04-02 03:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.73 - - [2026-04-02 03:58:45] "PUT /security-group/3f5ff9dd-c337-47a5-8c77-c175f8b63a7a HTTP/1.1" 200 262 0.018625 10.0.0.133 - - [2026-04-02 03:58:45] "PUT /access-control-list/dff321e8-7097-4da4-813d-75425e0e0af2 HTTP/1.1" 200 272 0.013472 10.0.0.133 - - [2026-04-02 03:58:46] "DELETE /access-control-list/07042075-1622-4c3d-ad7e-ad9e9800555c HTTP/1.1" 200 115 0.046906 10.0.0.48 - - [2026-04-02 03:58:48] "GET /projects?obj_uuids=0c6d6646-8ba9-42b7-9f56-0fc53ccd8455&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001126 10.0.0.73 - - [2026-04-02 03:58:48] "GET /project/0c6d6646-8ba9-42b7-9f56-0fc53ccd8455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.052065 10.0.0.48 - - [2026-04-02 03:58:48] "GET /projects?obj_uuids=0c6d6646-8ba9-42b7-9f56-0fc53ccd8455&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001198 10.0.0.73 - - [2026-04-02 03:58:48] "GET /project/0c6d6646-8ba9-42b7-9f56-0fc53ccd8455?fields=virtual_networks HTTP/1.1" 200 1021 0.061981 10.0.0.48 - - [2026-04-02 03:58:48] "GET /projects?obj_uuids=0c6d6646-8ba9-42b7-9f56-0fc53ccd8455&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001202 10.0.0.73 - - [2026-04-02 03:58:48] "GET /project/0c6d6646-8ba9-42b7-9f56-0fc53ccd8455?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.052420 10.0.0.48 - - [2026-04-02 03:58:48] "GET /projects?obj_uuids=0c6d6646-8ba9-42b7-9f56-0fc53ccd8455&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001802 10.0.0.73 - - [2026-04-02 03:58:48] "GET /project/0c6d6646-8ba9-42b7-9f56-0fc53ccd8455?fields=security_groups HTTP/1.1" 200 1242 0.052923 10.0.0.73 - - [2026-04-02 03:58:49] "POST /fqname-to-id HTTP/1.1" 404 192 0.028924 10.0.0.48 - - [2026-04-02 03:58:49] "GET /projects?obj_uuids=9a2d6197-cd6c-4841-b422-d68620e05925&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003330 10.0.0.48 - - [2026-04-02 03:58:49] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002043 10.0.0.48 - - [2026-04-02 03:58:49] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009394 10.0.0.48 - - [2026-04-02 03:58:49] "POST /id-to-fqname HTTP/1.1" 200 194 0.005128 10.0.0.48 - - [2026-04-02 03:58:49] "POST /fqname-to-id HTTP/1.1" 404 203 0.005852 10.0.0.48 - - [2026-04-02 03:58:49] "POST /security-groups HTTP/1.1" 200 595 0.033775 10.0.0.48 - - [2026-04-02 03:58:49] "POST /projects HTTP/1.1" 200 593 0.285040 10.0.0.48 - - [2026-04-02 03:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.322398 10.0.0.133 - - [2026-04-02 03:58:49] "POST /fqname-to-id HTTP/1.1" 404 237 0.009393 10.0.0.73 - - [2026-04-02 03:58:49] "GET /project/9a2d6197-cd6c-4841-b422-d68620e05925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.501383 10.0.0.73 - - [2026-04-02 03:58:51] "GET / HTTP/1.1" 200 35931 0.001697 10.0.0.73 - - [2026-04-02 03:58:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000623 10.0.0.73 - - [2026-04-02 03:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.042396 10.0.0.48 - - [2026-04-02 03:58:53] "GET /projects?obj_uuids=9a2d6197-cd6c-4841-b422-d68620e05925&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001018 10.0.0.73 - - [2026-04-02 03:58:53] "GET /project/9a2d6197-cd6c-4841-b422-d68620e05925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.046348 10.0.0.48 - - [2026-04-02 03:58:53] "GET /projects?obj_uuids=9a2d6197-cd6c-4841-b422-d68620e05925&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001742 10.0.0.73 - - [2026-04-02 03:58:53] "POST /neutron/network HTTP/1.1" 200 623 0.169444 10.0.0.133 - - [2026-04-02 03:58:53] "POST /ref-update HTTP/1.1" 200 156 0.032494 10.0.0.73 - - [2026-04-02 03:58:53] "POST /id-to-fqname HTTP/1.1" 200 231 0.003786 10.0.0.73 - - [2026-04-02 03:58:53] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006629 10.0.0.73 - - [2026-04-02 03:58:53] "POST /neutron/network HTTP/1.1" 200 841 0.007653 10.0.0.73 - - [2026-04-02 03:58:53] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006589 10.0.0.73 - - [2026-04-02 03:58:53] "POST /id-to-fqname HTTP/1.1" 200 231 0.001539 10.0.0.73 - - [2026-04-02 03:58:54] "POST /neutron/port HTTP/1.1" 200 4196 0.039248 10.0.0.48 - - [2026-04-02 03:58:54] "GET /projects?obj_uuids=9a2d6197-cd6c-4841-b422-d68620e05925&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003044 10.0.0.73 - - [2026-04-02 03:58:54] "GET /project/9a2d6197-cd6c-4841-b422-d68620e05925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.080895 10.0.0.73 - - [2026-04-02 03:58:55] "POST /neutron/port HTTP/1.1" 200 4196 0.040598 10.0.0.73 - - [2026-04-02 03:58:55] "POST /id-to-fqname HTTP/1.1" 200 231 0.001998 10.0.0.73 - - [2026-04-02 03:58:55] "POST /neutron/network HTTP/1.1" 200 851 0.008238 10.0.0.73 - - [2026-04-02 03:58:55] "POST /neutron/port HTTP/1.1" 200 1063 0.022799 10.0.0.48 - - [2026-04-02 03:58:55] "DELETE /project/1d4be75a-ca39-4d1e-89cf-7298e56539d4 HTTP/1.1" 404 177 0.004989 10.0.0.48 - - [2026-04-02 03:58:55] "GET /projects?obj_uuids=0c6d6646-8ba9-42b7-9f56-0fc53ccd8455&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001003 10.0.0.48 - - [2026-04-02 03:58:55] "DELETE /project/9a2d6197cd6c4841b422d68620e05925 HTTP/1.1" 404 173 0.006492 10.0.0.48 - - [2026-04-02 03:58:55] "DELETE /project/0c6d66468ba942b79f560fc53ccd8455 HTTP/1.1" 404 173 0.009040 10.0.0.48 - - [2026-04-02 03:58:56] "GET /project/0c6d6646-8ba9-42b7-9f56-0fc53ccd8455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.090353 10.0.0.48 - - [2026-04-02 03:58:56] "GET /projects?obj_uuids=0c6d6646-8ba9-42b7-9f56-0fc53ccd8455&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002124 10.0.0.48 - - [2026-04-02 03:58:56] "GET /project/0c6d6646-8ba9-42b7-9f56-0fc53ccd8455?fields=security_groups HTTP/1.1" 200 1347 0.081414 10.0.0.73 - - [2026-04-02 03:58:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003451 10.0.0.48 - - [2026-04-02 03:58:56] "DELETE /security-group/10a24867-48b5-4e53-a386-14380b3fe532 HTTP/1.1" 200 115 0.054367 10.0.0.48 - - [2026-04-02 03:58:56] "GET /projects?obj_uuids=0c6d6646-8ba9-42b7-9f56-0fc53ccd8455&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002766 10.0.0.73 - - [2026-04-02 03:58:56] "POST /neutron/network HTTP/1.1" 200 841 0.008727 10.0.0.48 - - [2026-04-02 03:58:56] "GET /project/0c6d6646-8ba9-42b7-9f56-0fc53ccd8455?fields=application_policy_sets HTTP/1.1" 200 1386 0.065268 10.0.0.48 - - [2026-04-02 03:58:56] "DELETE /project/0c6d6646-8ba9-42b7-9f56-0fc53ccd8455 HTTP/1.1" 200 115 0.520904 10.0.0.73 - - [2026-04-02 03:59:01] "POST /neutron/network HTTP/1.1" 200 938 0.009010 10.0.0.73 - - [2026-04-02 03:59:01] "POST /neutron/port HTTP/1.1" 200 117 0.001581 10.0.0.73 - - [2026-04-02 03:59:09] "POST /neutron/port HTTP/1.1" 200 1220 0.045357 10.0.0.73 - - [2026-04-02 03:59:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004256 10.0.0.73 - - [2026-04-02 03:59:09] "POST /neutron/port HTTP/1.1" 200 117 0.001363 10.0.0.73 - - [2026-04-02 03:59:12] "POST /neutron/security_group HTTP/1.1" 200 2062 0.033993 10.0.0.48 - - [2026-04-02 03:59:16] "GET /projects?obj_uuids=9a2d6197-cd6c-4841-b422-d68620e05925&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001329 10.0.0.73 - - [2026-04-02 03:59:16] "GET /project/9a2d6197-cd6c-4841-b422-d68620e05925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.081276 10.0.0.73 - - [2026-04-02 03:59:16] "POST /neutron/port HTTP/1.1" 200 5170 0.059387 10.0.0.73 - - [2026-04-02 03:59:16] "POST /neutron/port HTTP/1.1" 200 1127 0.019672 10.0.0.73 - - [2026-04-02 03:59:16] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007683 10.0.0.73 - - [2026-04-02 03:59:16] "POST /neutron/network HTTP/1.1" 200 851 0.007540 10.0.0.73 - - [2026-04-02 03:59:16] "GET /virtual-machine/a9cf7693-a041-4d27-ab4e-6adef2f49ab4 HTTP/1.1" 401 292 0.000375 10.0.0.73 - - [2026-04-02 03:59:17] "GET /virtual-machine/a9cf7693-a041-4d27-ab4e-6adef2f49ab4 HTTP/1.1" 200 1297 0.034252 10.0.0.73 - - [2026-04-02 03:59:17] "GET /virtual-machine-interface/527bf143-bf68-4188-af1c-46cb0b12c98c HTTP/1.1" 200 2982 0.007155 10.0.0.73 - - [2026-04-02 03:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.73 - - [2026-04-02 03:59:17] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004867 10.0.0.73 - - [2026-04-02 03:59:17] "GET /virtual-networks?parent_id=9a2d6197-cd6c-4841-b422-d68620e05925&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003490 10.0.0.73 - - [2026-04-02 03:59:17] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006240 10.0.0.73 - - [2026-04-02 03:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.73 - - [2026-04-02 03:59:18] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004248 10.0.0.73 - - [2026-04-02 03:59:18] "GET /virtual-networks?parent_id=9a2d6197-cd6c-4841-b422-d68620e05925&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005821 10.0.0.73 - - [2026-04-02 03:59:18] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005895 10.0.0.73 - - [2026-04-02 03:59:18] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008020 10.0.0.73 - - [2026-04-02 03:59:23] "POST /neutron/port HTTP/1.1" 200 1117 0.115546 10.0.0.73 - - [2026-04-02 03:59:23] "POST /neutron/subnet HTTP/1.1" 200 694 0.010535 10.0.0.73 - - [2026-04-02 03:59:23] "POST /neutron/port HTTP/1.1" 200 1127 0.020875 10.0.0.73 - - [2026-04-02 03:59:29] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009107 10.0.0.73 - - [2026-04-02 03:59:39] "POST /neutron/port HTTP/1.1" 200 1127 0.019347 10.0.0.73 - - [2026-04-02 03:59:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009171 10.0.0.73 - - [2026-04-02 03:59:49] "POST /neutron/port HTTP/1.1" 200 1127 0.022812 10.0.0.73 - - [2026-04-02 03:59:49] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011061 10.0.0.73 - - [2026-04-02 03:59:49] "GET /virtual-machine/4e91c10d-5f68-48ae-b1cb-afe1fa2abd37 HTTP/1.1" 200 1296 0.008693 10.0.0.73 - - [2026-04-02 03:59:49] "GET /virtual-machine-interface/dcd2cccd-e09e-4439-aeb3-ab182838cbfc HTTP/1.1" 200 2983 0.005837 10.0.0.73 - - [2026-04-02 03:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.73 - - [2026-04-02 03:59:49] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005225 10.0.0.73 - - [2026-04-02 03:59:49] "GET /virtual-networks?parent_id=9a2d6197-cd6c-4841-b422-d68620e05925&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003454 10.0.0.73 - - [2026-04-02 03:59:49] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005941 10.0.0.73 - - [2026-04-02 03:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.73 - - [2026-04-02 03:59:52] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005977 10.0.0.73 - - [2026-04-02 03:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005015 10.0.0.73 - - [2026-04-02 03:59:57] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006813 10.0.0.48 - - [2026-04-02 03:59:58] "GET /obj-perms HTTP/1.1" 200 5056 0.055268 10.0.0.73 - - [2026-04-02 04:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005505 10.0.0.73 - - [2026-04-02 04:00:01] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.012624 10.0.0.73 - - [2026-04-02 04:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.73 - - [2026-04-02 04:00:05] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006913 10.0.0.73 - - [2026-04-02 04:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.73 - - [2026-04-02 04:00:09] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007643 10.0.0.73 - - [2026-04-02 04:00:09] "POST /neutron/network HTTP/1.1" 200 938 0.008633 10.0.0.73 - - [2026-04-02 04:00:09] "POST /neutron/port HTTP/1.1" 200 117 0.001251 10.0.0.73 - - [2026-04-02 04:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.73 - - [2026-04-02 04:00:13] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.011187 10.0.0.73 - - [2026-04-02 04:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.73 - - [2026-04-02 04:00:17] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006377 10.0.0.73 - - [2026-04-02 04:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.73 - - [2026-04-02 04:00:21] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007921 10.0.0.73 - - [2026-04-02 04:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005189 10.0.0.73 - - [2026-04-02 04:00:25] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007643 10.0.0.73 - - [2026-04-02 04:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.73 - - [2026-04-02 04:00:29] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.012214 10.0.0.73 - - [2026-04-02 04:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005037 10.0.0.73 - - [2026-04-02 04:00:33] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007471 10.0.0.73 - - [2026-04-02 04:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.73 - - [2026-04-02 04:00:37] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.008905 10.0.0.73 - - [2026-04-02 04:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.73 - - [2026-04-02 04:00:42] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005923 10.0.0.73 - - [2026-04-02 04:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005371 10.0.0.73 - - [2026-04-02 04:00:46] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.009528 10.0.0.73 - - [2026-04-02 04:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.73 - - [2026-04-02 04:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.48 - - [2026-04-02 04:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000454 10.0.0.48 - - [2026-04-02 04:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.48 - - [2026-04-02 04:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.002023 10.0.0.48 - - [2026-04-02 04:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.133 - - [2026-04-02 04:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.133 - - [2026-04-02 04:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.133 - - [2026-04-02 04:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000548 10.0.0.133 - - [2026-04-02 04:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.73 - - [2026-04-02 04:00:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000573 10.0.0.73 - - [2026-04-02 04:00:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.73 - - [2026-04-02 04:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.73 - - [2026-04-02 04:00:50] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005861 10.0.0.73 - - [2026-04-02 04:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.73 - - [2026-04-02 04:00:54] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006827 10.0.0.73 - - [2026-04-02 04:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.73 - - [2026-04-02 04:00:58] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.008221 10.0.0.73 - - [2026-04-02 04:00:59] "GET /obj-perms HTTP/1.1" 200 5056 0.053497 10.0.0.73 - - [2026-04-02 04:01:02] "POST /neutron/port HTTP/1.1" 200 1220 0.055166 10.0.0.73 - - [2026-04-02 04:01:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005642 10.0.0.73 - - [2026-04-02 04:01:02] "POST /neutron/port HTTP/1.1" 200 117 0.001319 10.0.0.73 - - [2026-04-02 04:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.73 - - [2026-04-02 04:01:02] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.008127 10.0.0.73 - - [2026-04-02 04:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004657 10.0.0.73 - - [2026-04-02 04:01:06] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006705 10.0.0.73 - - [2026-04-02 04:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.73 - - [2026-04-02 04:01:10] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005720 10.0.0.73 - - [2026-04-02 04:01:11] "POST /neutron/port HTTP/1.1" 200 1220 0.022164 10.0.0.73 - - [2026-04-02 04:01:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004705 10.0.0.73 - - [2026-04-02 04:01:11] "POST /neutron/port HTTP/1.1" 200 117 0.001324 10.0.0.73 - - [2026-04-02 04:01:13] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007377 10.0.0.73 - - [2026-04-02 04:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.73 - - [2026-04-02 04:01:14] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006265 10.0.0.73 - - [2026-04-02 04:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.73 - - [2026-04-02 04:01:16] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005234 10.0.0.73 - - [2026-04-02 04:01:16] "GET /virtual-networks?parent_id=9a2d6197-cd6c-4841-b422-d68620e05925&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.004182 10.0.0.73 - - [2026-04-02 04:01:17] "GET /virtual-network/1135e104-8e62-4899-9567-f8b777d502c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007654 10.0.0.73 - - [2026-04-02 04:01:22] "POST /neutron/port HTTP/1.1" 200 1127 0.024085 10.0.0.73 - - [2026-04-02 04:01:27] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008835 10.0.0.73 - - [2026-04-02 04:01:37] "POST /neutron/port HTTP/1.1" 200 1127 0.021631 10.0.0.73 - - [2026-04-02 04:01:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010619 10.0.0.73 - - [2026-04-02 04:01:53] "POST /neutron/port HTTP/1.1" 200 1127 0.019360 10.0.0.73 - - [2026-04-02 04:01:58] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008266 10.0.0.73 - - [2026-04-02 04:02:03] "POST /neutron/network HTTP/1.1" 200 938 0.007595 10.0.0.73 - - [2026-04-02 04:02:03] "POST /neutron/port HTTP/1.1" 200 117 0.001217 10.0.0.73 - - [2026-04-02 04:02:03] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008702 10.0.0.73 - - [2026-04-02 04:02:11] "POST /neutron/port HTTP/1.1" 200 1108 0.020463 10.0.0.73 - - [2026-04-02 04:02:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006905 10.0.0.73 - - [2026-04-02 04:02:11] "POST /neutron/network HTTP/1.1" 200 928 0.008755 10.0.0.73 - - [2026-04-02 04:02:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.004107 10.0.0.73 - - [2026-04-02 04:02:13] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.042403 10.0.0.73 - - [2026-04-02 04:02:14] "GET /bgp-as-a-service/02622551-95d9-41b9-9763-57087a89ef73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1620 0.009110 10.0.0.73 - - [2026-04-02 04:02:14] "GET /virtual-machine-interface/dcd2cccd-e09e-4439-aeb3-ab182838cbfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.006233 10.0.0.73 - - [2026-04-02 04:02:14] "POST /ref-update HTTP/1.1" 200 156 0.014497 10.0.0.133 - - [2026-04-02 04:02:14] "POST /bgp-routers HTTP/1.1" 200 603 0.074098 10.0.0.73 - - [2026-04-02 04:02:14] "POST /neutron/network HTTP/1.1" 200 841 0.013598 10.0.0.133 - - [2026-04-02 04:02:14] "POST /ref-update HTTP/1.1" 200 156 0.017856 10.0.0.73 - - [2026-04-02 04:02:48] "GET /bgp-as-a-service/02622551-95d9-41b9-9763-57087a89ef73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2247 0.008468 10.0.0.73 - - [2026-04-02 04:02:48] "GET /virtual-machine-interface/dcd2cccd-e09e-4439-aeb3-ab182838cbfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.015380 10.0.0.73 - - [2026-04-02 04:02:48] "POST /ref-update HTTP/1.1" 200 156 0.016128 10.0.0.133 - - [2026-04-02 04:02:48] "POST /ref-update HTTP/1.1" 200 156 0.028831 10.0.0.73 - - [2026-04-02 04:02:48] "DELETE /bgp-as-a-service/02622551-95d9-41b9-9763-57087a89ef73 HTTP/1.1" 200 115 0.075752 10.0.0.73 - - [2026-04-02 04:02:48] "POST /neutron/network HTTP/1.1" 400 204 0.016342 10.0.0.73 - - [2026-04-02 04:02:49] "POST /neutron/port HTTP/1.1" 200 151 0.271590 10.0.0.73 - - [2026-04-02 04:02:49] "POST /neutron/port HTTP/1.1" 200 151 0.289564 10.0.0.133 - - [2026-04-02 04:02:50] "DELETE /route-target/bdc97ef2-55ef-4678-b7ce-830335f84391 HTTP/1.1" 200 115 0.032741 10.0.0.48 - - [2026-04-02 04:02:52] "GET /projects?obj_uuids=9a2d6197-cd6c-4841-b422-d68620e05925&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.028948 10.0.0.73 - - [2026-04-02 04:02:52] "GET /project/9a2d6197-cd6c-4841-b422-d68620e05925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.068214 10.0.0.48 - - [2026-04-02 04:02:52] "GET /projects?obj_uuids=9a2d6197-cd6c-4841-b422-d68620e05925&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001295 10.0.0.73 - - [2026-04-02 04:02:52] "GET /project/9a2d6197-cd6c-4841-b422-d68620e05925?fields=virtual_networks HTTP/1.1" 200 1041 0.061225 10.0.0.48 - - [2026-04-02 04:02:52] "GET /projects?obj_uuids=9a2d6197-cd6c-4841-b422-d68620e05925&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001314 10.0.0.73 - - [2026-04-02 04:02:52] "GET /project/9a2d6197-cd6c-4841-b422-d68620e05925?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.043814 10.0.0.48 - - [2026-04-02 04:02:52] "GET /projects?obj_uuids=9a2d6197-cd6c-4841-b422-d68620e05925&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001113 10.0.0.73 - - [2026-04-02 04:02:52] "GET /project/9a2d6197-cd6c-4841-b422-d68620e05925?fields=security_groups HTTP/1.1" 200 1271 0.047197 10.0.0.73 - - [2026-04-02 04:02:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.070386 10.0.0.48 - - [2026-04-02 04:02:53] "GET /projects?obj_uuids=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003494 10.0.0.48 - - [2026-04-02 04:02:53] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001543 10.0.0.48 - - [2026-04-02 04:02:53] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.027073 10.0.0.48 - - [2026-04-02 04:02:54] "POST /id-to-fqname HTTP/1.1" 200 191 0.002350 10.0.0.48 - - [2026-04-02 04:02:54] "POST /fqname-to-id HTTP/1.1" 404 200 0.008244 10.0.0.48 - - [2026-04-02 04:02:54] "POST /security-groups HTTP/1.1" 200 592 0.081402 10.0.0.133 - - [2026-04-02 04:02:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.007224 10.0.0.48 - - [2026-04-02 04:02:54] "POST /projects HTTP/1.1" 200 587 0.321023 10.0.0.48 - - [2026-04-02 04:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.366714 10.0.0.73 - - [2026-04-02 04:02:54] "GET /project/1d2390a0-2d4f-4c60-ba7e-76761f0dec6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.584512 10.0.0.133 - - [2026-04-02 04:02:54] "POST /access-control-lists HTTP/1.1" 200 595 0.059660 10.0.0.73 - - [2026-04-02 04:02:55] "GET / HTTP/1.1" 200 35931 0.002267 10.0.0.48 - - [2026-04-02 04:02:56] "DELETE /project/1d2390a02d4f4c60ba7e76761f0dec6c HTTP/1.1" 404 173 0.003175 10.0.0.48 - - [2026-04-02 04:02:56] "DELETE /project/9a2d6197-cd6c-4841-b422-d68620e05925 HTTP/1.1" 404 177 0.006035 10.0.0.73 - - [2026-04-02 04:02:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.73 - - [2026-04-02 04:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.034656 10.0.0.48 - - [2026-04-02 04:02:57] "GET /projects?obj_uuids=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001037 10.0.0.73 - - [2026-04-02 04:02:57] "GET /project/1d2390a0-2d4f-4c60-ba7e-76761f0dec6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.041856 10.0.0.73 - - [2026-04-02 04:02:57] "POST /neutron/network HTTP/1.1" 200 117 0.043418 10.0.0.73 - - [2026-04-02 04:02:58] "POST /neutron/network HTTP/1.1" 200 833 0.009422 10.0.0.73 - - [2026-04-02 04:02:58] "POST /id-to-fqname HTTP/1.1" 200 225 0.001460 10.0.0.73 - - [2026-04-02 04:02:58] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006811 10.0.0.73 - - [2026-04-02 04:02:58] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007933 10.0.0.73 - - [2026-04-02 04:02:58] "POST /neutron/subnet HTTP/1.1" 200 725 0.010963 10.0.0.73 - - [2026-04-02 04:02:58] "POST /id-to-fqname HTTP/1.1" 200 225 0.001726 10.0.0.48 - - [2026-04-02 04:02:59] "GET /projects?obj_uuids=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001464 10.0.0.73 - - [2026-04-02 04:02:59] "GET /project/1d2390a0-2d4f-4c60-ba7e-76761f0dec6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.080605 10.0.0.73 - - [2026-04-02 04:02:59] "POST /neutron/network HTTP/1.1" 200 833 0.042021 10.0.0.73 - - [2026-04-02 04:02:59] "POST /id-to-fqname HTTP/1.1" 200 225 0.001817 10.0.0.73 - - [2026-04-02 04:02:59] "POST /neutron/port HTTP/1.1" 200 4196 0.043981 10.0.0.48 - - [2026-04-02 04:02:59] "GET /projects?obj_uuids=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001182 10.0.0.73 - - [2026-04-02 04:03:00] "POST /neutron/port HTTP/1.1" 200 1061 0.365604 10.0.0.133 - - [2026-04-02 04:03:00] "GET /obj-perms HTTP/1.1" 200 5056 0.077715 10.0.0.48 - - [2026-04-02 04:03:00] "GET /projects?obj_uuids=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001248 10.0.0.73 - - [2026-04-02 04:03:01] "GET /project/1d2390a0-2d4f-4c60-ba7e-76761f0dec6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.270910 10.0.0.73 - - [2026-04-02 04:03:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009391 10.0.0.73 - - [2026-04-02 04:03:01] "POST /id-to-fqname HTTP/1.1" 200 225 0.001964 10.0.0.73 - - [2026-04-02 04:03:01] "POST /neutron/port HTTP/1.1" 200 1061 0.025117 10.0.0.73 - - [2026-04-02 04:03:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.021604 10.0.0.48 - - [2026-04-02 04:03:01] "GET /projects?obj_uuids=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001373 10.0.0.73 - - [2026-04-02 04:03:02] "POST /neutron/port HTTP/1.1" 200 1061 0.392586 10.0.0.73 - - [2026-04-02 04:03:02] "POST /neutron/port HTTP/1.1" 200 1115 0.127888 10.0.0.73 - - [2026-04-02 04:03:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008508 10.0.0.73 - - [2026-04-02 04:03:02] "POST /neutron/port HTTP/1.1" 200 117 0.001579 10.0.0.48 - - [2026-04-02 04:03:02] "GET /projects?obj_uuids=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001140 10.0.0.73 - - [2026-04-02 04:03:02] "GET /project/1d2390a0-2d4f-4c60-ba7e-76761f0dec6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.090849 10.0.0.73 - - [2026-04-02 04:03:03] "POST /neutron/port HTTP/1.1" 200 6140 0.073447 10.0.0.73 - - [2026-04-02 04:03:03] "POST /neutron/port HTTP/1.1" 200 1125 0.022699 10.0.0.73 - - [2026-04-02 04:03:05] "POST /neutron/port HTTP/1.1" 200 117 0.001374 10.0.0.48 - - [2026-04-02 04:03:05] "GET /projects?obj_uuids=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001091 10.0.0.73 - - [2026-04-02 04:03:05] "POST /neutron/port HTTP/1.1" 200 1061 0.344151 10.0.0.73 - - [2026-04-02 04:03:05] "POST /neutron/port HTTP/1.1" 200 1115 0.120872 10.0.0.73 - - [2026-04-02 04:03:05] "POST /neutron/subnet HTTP/1.1" 200 699 0.009484 10.0.0.73 - - [2026-04-02 04:03:08] "POST /neutron/port HTTP/1.1" 200 1125 0.025590 10.0.0.73 - - [2026-04-02 04:03:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008965 10.0.0.73 - - [2026-04-02 04:03:23] "POST /neutron/port HTTP/1.1" 200 1125 0.023737 10.0.0.73 - - [2026-04-02 04:03:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010428 10.0.0.73 - - [2026-04-02 04:03:34] "POST /neutron/port HTTP/1.1" 200 1125 0.023877 10.0.0.73 - - [2026-04-02 04:03:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008559 10.0.0.73 - - [2026-04-02 04:03:34] "GET /virtual-machine/0b0dd0a3-5d30-4808-9b0a-5e1ab38916b9 HTTP/1.1" 401 292 0.000432 10.0.0.73 - - [2026-04-02 04:03:34] "GET /virtual-machine/0b0dd0a3-5d30-4808-9b0a-5e1ab38916b9 HTTP/1.1" 200 1292 0.032351 10.0.0.73 - - [2026-04-02 04:03:34] "GET /virtual-machine-interface/261094a4-c0f8-46bd-963f-562712a39793 HTTP/1.1" 200 2958 0.006972 10.0.0.73 - - [2026-04-02 04:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006407 10.0.0.73 - - [2026-04-02 04:03:34] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005166 10.0.0.73 - - [2026-04-02 04:03:34] "GET /virtual-networks?parent_id=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004234 10.0.0.73 - - [2026-04-02 04:03:34] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006663 10.0.0.73 - - [2026-04-02 04:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006270 10.0.0.73 - - [2026-04-02 04:03:37] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.012920 10.0.0.73 - - [2026-04-02 04:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.73 - - [2026-04-02 04:03:41] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006198 10.0.0.73 - - [2026-04-02 04:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.73 - - [2026-04-02 04:03:45] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006694 10.0.0.73 - - [2026-04-02 04:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.73 - - [2026-04-02 04:03:50] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006421 10.0.0.73 - - [2026-04-02 04:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.73 - - [2026-04-02 04:03:54] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006536 10.0.0.73 - - [2026-04-02 04:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.73 - - [2026-04-02 04:03:58] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006600 10.0.0.73 - - [2026-04-02 04:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.73 - - [2026-04-02 04:04:02] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007230 10.0.0.73 - - [2026-04-02 04:04:06] "POST /neutron/network HTTP/1.1" 200 1125 0.009736 10.0.0.73 - - [2026-04-02 04:04:06] "POST /neutron/subnet HTTP/1.1" 200 1394 0.014470 10.0.0.73 - - [2026-04-02 04:04:06] "POST /neutron/network HTTP/1.1" 200 1115 0.010720 10.0.0.73 - - [2026-04-02 04:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.73 - - [2026-04-02 04:04:06] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006207 10.0.0.73 - - [2026-04-02 04:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.73 - - [2026-04-02 04:04:10] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005437 10.0.0.73 - - [2026-04-02 04:04:13] "POST /neutron/network HTTP/1.1" 200 1125 0.037632 10.0.0.73 - - [2026-04-02 04:04:13] "POST /neutron/subnet HTTP/1.1" 200 1394 0.016061 10.0.0.73 - - [2026-04-02 04:04:13] "POST /neutron/network HTTP/1.1" 200 1115 0.012063 10.0.0.73 - - [2026-04-02 04:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.73 - - [2026-04-02 04:04:14] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005722 10.0.0.73 - - [2026-04-02 04:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.73 - - [2026-04-02 04:04:18] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007338 10.0.0.73 - - [2026-04-02 04:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.73 - - [2026-04-02 04:04:22] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007627 10.0.0.73 - - [2026-04-02 04:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005733 10.0.0.73 - - [2026-04-02 04:04:26] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006384 10.0.0.73 - - [2026-04-02 04:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006586 10.0.0.73 - - [2026-04-02 04:04:31] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007446 10.0.0.73 - - [2026-04-02 04:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.73 - - [2026-04-02 04:04:35] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006287 10.0.0.73 - - [2026-04-02 04:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.73 - - [2026-04-02 04:04:39] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007882 10.0.0.73 - - [2026-04-02 04:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.73 - - [2026-04-02 04:04:43] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006410 10.0.0.73 - - [2026-04-02 04:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.73 - - [2026-04-02 04:04:47] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006939 10.0.0.73 - - [2026-04-02 04:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.73 - - [2026-04-02 04:04:51] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006952 10.0.0.73 - - [2026-04-02 04:04:53] "POST /neutron/port HTTP/1.1" 200 1125 0.049886 10.0.0.73 - - [2026-04-02 04:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.73 - - [2026-04-02 04:04:55] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006924 10.0.0.73 - - [2026-04-02 04:04:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008610 10.0.0.73 - - [2026-04-02 04:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.73 - - [2026-04-02 04:04:59] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003819 10.0.0.73 - - [2026-04-02 04:04:59] "GET /virtual-networks?parent_id=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003177 10.0.0.73 - - [2026-04-02 04:04:59] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007713 10.0.0.48 - - [2026-04-02 04:05:02] "GET /obj-perms HTTP/1.1" 200 5056 0.057197 10.0.0.73 - - [2026-04-02 04:05:02] "GET /obj-perms HTTP/1.1" 200 5056 0.049957 10.0.0.73 - - [2026-04-02 04:05:05] "POST /neutron/port HTTP/1.1" 200 1125 0.018277 10.0.0.73 - - [2026-04-02 04:05:06] "POST /neutron/port HTTP/1.1" 200 1108 0.018874 10.0.0.73 - - [2026-04-02 04:05:06] "POST /neutron/subnet HTTP/1.1" 200 704 0.010808 10.0.0.73 - - [2026-04-02 04:05:10] "POST /neutron/port HTTP/1.1" 200 1125 0.025186 10.0.0.73 - - [2026-04-02 04:05:14] "POST /neutron/port HTTP/1.1" 200 1108 0.023147 10.0.0.73 - - [2026-04-02 04:05:14] "POST /neutron/subnet HTTP/1.1" 200 704 0.012551 10.0.0.73 - - [2026-04-02 04:05:15] "POST /neutron/port HTTP/1.1" 200 1125 0.019445 10.0.0.73 - - [2026-04-02 04:05:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008059 10.0.0.73 - - [2026-04-02 04:05:30] "POST /neutron/port HTTP/1.1" 200 1125 0.021265 10.0.0.73 - - [2026-04-02 04:05:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008843 10.0.0.73 - - [2026-04-02 04:05:46] "POST /neutron/port HTTP/1.1" 200 1125 0.026862 10.0.0.73 - - [2026-04-02 04:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000825 10.0.0.73 - - [2026-04-02 04:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000584 10.0.0.48 - - [2026-04-02 04:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.48 - - [2026-04-02 04:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.48 - - [2026-04-02 04:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.48 - - [2026-04-02 04:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000567 10.0.0.133 - - [2026-04-02 04:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000582 10.0.0.133 - - [2026-04-02 04:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.133 - - [2026-04-02 04:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.133 - - [2026-04-02 04:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000547 10.0.0.73 - - [2026-04-02 04:05:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000510 10.0.0.73 - - [2026-04-02 04:05:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.73 - - [2026-04-02 04:05:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010455 10.0.0.73 - - [2026-04-02 04:05:51] "POST /neutron/port HTTP/1.1" 200 1125 0.025384 10.0.0.73 - - [2026-04-02 04:05:51] "GET /virtual-machine/098546a3-33e7-4956-a5da-209e4f8042c3 HTTP/1.1" 200 1292 0.006748 10.0.0.73 - - [2026-04-02 04:05:51] "GET /virtual-machine-interface/66c78a1f-8b1a-4d71-9e46-3cf92ed3a2bd HTTP/1.1" 200 2958 0.006001 10.0.0.73 - - [2026-04-02 04:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.73 - - [2026-04-02 04:05:51] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004132 10.0.0.73 - - [2026-04-02 04:05:51] "GET /virtual-networks?parent_id=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003591 10.0.0.73 - - [2026-04-02 04:05:51] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.010772 10.0.0.73 - - [2026-04-02 04:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.73 - - [2026-04-02 04:05:52] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004973 10.0.0.73 - - [2026-04-02 04:05:52] "GET /virtual-networks?parent_id=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003607 10.0.0.73 - - [2026-04-02 04:05:53] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007908 10.0.0.73 - - [2026-04-02 04:05:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008746 10.0.0.73 - - [2026-04-02 04:05:53] "POST /neutron/port HTTP/1.1" 200 1125 0.023152 10.0.0.73 - - [2026-04-02 04:05:53] "GET /virtual-machine/35cb622a-8af5-48a8-8ab9-a70c80971d77 HTTP/1.1" 200 1292 0.006078 10.0.0.73 - - [2026-04-02 04:05:53] "GET /virtual-machine-interface/7bed491e-6eb7-4395-a0e0-eb5c176975d4 HTTP/1.1" 200 2958 0.006471 10.0.0.73 - - [2026-04-02 04:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.73 - - [2026-04-02 04:05:53] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005722 10.0.0.73 - - [2026-04-02 04:05:53] "GET /virtual-networks?parent_id=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003770 10.0.0.73 - - [2026-04-02 04:05:53] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006522 10.0.0.73 - - [2026-04-02 04:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.73 - - [2026-04-02 04:05:54] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004682 10.0.0.73 - - [2026-04-02 04:05:54] "GET /virtual-networks?parent_id=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003470 10.0.0.73 - - [2026-04-02 04:05:54] "GET /virtual-network/2a945c0e-aeba-4d99-b137-4b0410f75a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.009313 10.0.0.73 - - [2026-04-02 04:05:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.004611 10.0.0.73 - - [2026-04-02 04:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.73 - - [2026-04-02 04:05:54] "GET /global-system-config/6f1843e5-c29a-4e88-9a5d-1fa288f6d2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.011790 10.0.0.73 - - [2026-04-02 04:05:55] "POST /control-node-zones HTTP/1.1" 200 569 0.034226 10.0.0.73 - - [2026-04-02 04:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.73 - - [2026-04-02 04:05:55] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004991 10.0.0.73 - - [2026-04-02 04:05:55] "GET /control-node-zone/53a12e47-0637-4e1d-a153-6c76bddcb0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005843 10.0.0.73 - - [2026-04-02 04:05:55] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.024121 10.0.0.73 - - [2026-04-02 04:05:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.003325 10.0.0.73 - - [2026-04-02 04:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.73 - - [2026-04-02 04:05:55] "GET /global-system-config/6f1843e5-c29a-4e88-9a5d-1fa288f6d2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007959 10.0.0.73 - - [2026-04-02 04:05:55] "POST /control-node-zones HTTP/1.1" 200 569 0.035180 10.0.0.73 - - [2026-04-02 04:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.73 - - [2026-04-02 04:05:55] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007077 10.0.0.73 - - [2026-04-02 04:05:55] "GET /control-node-zone/82355f79-c2cf-4782-93cb-c3df2cdb0a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007244 10.0.0.73 - - [2026-04-02 04:05:55] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.025995 10.0.0.73 - - [2026-04-02 04:05:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.003785 10.0.0.73 - - [2026-04-02 04:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.73 - - [2026-04-02 04:05:55] "GET /global-system-config/6f1843e5-c29a-4e88-9a5d-1fa288f6d2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007723 10.0.0.73 - - [2026-04-02 04:05:55] "POST /control-node-zones HTTP/1.1" 200 569 0.029836 10.0.0.73 - - [2026-04-02 04:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.73 - - [2026-04-02 04:05:55] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006624 10.0.0.73 - - [2026-04-02 04:05:55] "GET /control-node-zone/ed3eafca-7e46-49fd-8c6b-22782421768a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005511 10.0.0.73 - - [2026-04-02 04:05:55] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.021886 10.0.0.73 - - [2026-04-02 04:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.73 - - [2026-04-02 04:05:56] "GET /global-system-config/6f1843e5-c29a-4e88-9a5d-1fa288f6d2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007046 10.0.0.73 - - [2026-04-02 04:05:56] "POST /fqname-to-id HTTP/1.1" 404 234 0.003625 10.0.0.73 - - [2026-04-02 04:05:56] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.035622 10.0.0.73 - - [2026-04-02 04:05:56] "POST /neutron/subnet HTTP/1.1" 200 725 0.011958 10.0.0.73 - - [2026-04-02 04:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.73 - - [2026-04-02 04:05:56] "GET /bgp-as-a-service/8ac2dc84-101b-4c04-951f-70ab9bab8b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.006259 10.0.0.73 - - [2026-04-02 04:05:56] "GET /control-node-zone/53a12e47-0637-4e1d-a153-6c76bddcb0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004807 10.0.0.73 - - [2026-04-02 04:05:56] "POST /ref-update HTTP/1.1" 200 156 0.021087 10.0.0.73 - - [2026-04-02 04:06:07] "POST /neutron/port HTTP/1.1" 200 1125 0.052424 10.0.0.73 - - [2026-04-02 04:06:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005410 10.0.0.73 - - [2026-04-02 04:06:07] "POST /neutron/network HTTP/1.1" 200 833 0.007945 10.0.0.73 - - [2026-04-02 04:06:13] "GET /bgp-as-a-service/8ac2dc84-101b-4c04-951f-70ab9bab8b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.007566 10.0.0.73 - - [2026-04-02 04:06:13] "GET /virtual-machine-interface/261094a4-c0f8-46bd-963f-562712a39793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.006191 10.0.0.73 - - [2026-04-02 04:06:13] "POST /ref-update HTTP/1.1" 200 156 0.014582 10.0.0.133 - - [2026-04-02 04:06:13] "POST /bgp-routers HTTP/1.1" 200 594 0.043044 10.0.0.133 - - [2026-04-02 04:06:13] "POST /ref-update HTTP/1.1" 200 156 0.015964 10.0.0.73 - - [2026-04-02 04:06:14] "POST /neutron/network HTTP/1.1" 200 843 0.008806 10.0.0.73 - - [2026-04-02 04:06:14] "POST /neutron/port HTTP/1.1" 200 117 0.001304 10.0.0.73 - - [2026-04-02 04:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004482 10.0.0.73 - - [2026-04-02 04:06:14] "GET /global-system-config/6f1843e5-c29a-4e88-9a5d-1fa288f6d2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008107 10.0.0.73 - - [2026-04-02 04:06:14] "POST /fqname-to-id HTTP/1.1" 404 234 0.004248 10.0.0.73 - - [2026-04-02 04:06:15] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.041312 10.0.0.73 - - [2026-04-02 04:06:15] "POST /neutron/subnet HTTP/1.1" 200 725 0.010205 10.0.0.73 - - [2026-04-02 04:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.73 - - [2026-04-02 04:06:15] "GET /bgp-as-a-service/3b25e45a-82ba-430a-8790-7a8ed4a407ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.006492 10.0.0.73 - - [2026-04-02 04:06:15] "GET /control-node-zone/82355f79-c2cf-4782-93cb-c3df2cdb0a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004658 10.0.0.73 - - [2026-04-02 04:06:15] "POST /ref-update HTTP/1.1" 200 156 0.017577 10.0.0.73 - - [2026-04-02 04:06:24] "GET /bgp-as-a-service/3b25e45a-82ba-430a-8790-7a8ed4a407ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.007332 10.0.0.73 - - [2026-04-02 04:06:24] "GET /virtual-machine-interface/66c78a1f-8b1a-4d71-9e46-3cf92ed3a2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005965 10.0.0.73 - - [2026-04-02 04:06:24] "POST /ref-update HTTP/1.1" 200 156 0.014247 10.0.0.133 - - [2026-04-02 04:06:24] "POST /ref-update HTTP/1.1" 200 156 0.040210 10.0.0.73 - - [2026-04-02 04:06:44] "GET /control-node-zone/53a12e47-0637-4e1d-a153-6c76bddcb0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004927 10.0.0.73 - - [2026-04-02 04:06:44] "POST /ref-update HTTP/1.1" 200 156 0.020863 10.0.0.73 - - [2026-04-02 04:06:44] "GET /control-node-zone/82355f79-c2cf-4782-93cb-c3df2cdb0a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004627 10.0.0.73 - - [2026-04-02 04:06:44] "POST /ref-update HTTP/1.1" 200 156 0.022501 10.0.0.73 - - [2026-04-02 04:06:44] "GET /control-node-zone/ed3eafca-7e46-49fd-8c6b-22782421768a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005080 10.0.0.73 - - [2026-04-02 04:06:44] "POST /ref-update HTTP/1.1" 200 156 0.025137 10.0.0.73 - - [2026-04-02 04:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.73 - - [2026-04-02 04:06:44] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006994 10.0.0.73 - - [2026-04-02 04:06:44] "GET /control-node-zone/53a12e47-0637-4e1d-a153-6c76bddcb0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004853 10.0.0.73 - - [2026-04-02 04:06:44] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.024980 10.0.0.73 - - [2026-04-02 04:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.73 - - [2026-04-02 04:06:44] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005712 10.0.0.73 - - [2026-04-02 04:06:44] "GET /control-node-zone/82355f79-c2cf-4782-93cb-c3df2cdb0a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004243 10.0.0.73 - - [2026-04-02 04:06:44] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.021962 10.0.0.73 - - [2026-04-02 04:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.73 - - [2026-04-02 04:06:45] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006858 10.0.0.73 - - [2026-04-02 04:06:45] "GET /control-node-zone/ed3eafca-7e46-49fd-8c6b-22782421768a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004376 10.0.0.73 - - [2026-04-02 04:06:45] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.022757 10.0.0.73 - - [2026-04-02 04:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.73 - - [2026-04-02 04:06:57] "GET /bgp-as-a-service/8ac2dc84-101b-4c04-951f-70ab9bab8b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.008026 10.0.0.73 - - [2026-04-02 04:06:57] "GET /control-node-zone/53a12e47-0637-4e1d-a153-6c76bddcb0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004377 10.0.0.73 - - [2026-04-02 04:06:57] "POST /ref-update HTTP/1.1" 200 156 0.020523 10.0.0.73 - - [2026-04-02 04:06:57] "GET /control-node-zone/53a12e47-0637-4e1d-a153-6c76bddcb0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004707 10.0.0.73 - - [2026-04-02 04:06:57] "POST /ref-update HTTP/1.1" 200 156 0.020111 10.0.0.73 - - [2026-04-02 04:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.73 - - [2026-04-02 04:06:57] "GET /global-system-config/6f1843e5-c29a-4e88-9a5d-1fa288f6d2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007206 10.0.0.73 - - [2026-04-02 04:06:57] "POST /neutron/network HTTP/1.1" 200 833 0.008632 10.0.0.73 - - [2026-04-02 04:06:57] "POST /neutron/subnet HTTP/1.1" 200 725 0.013801 10.0.0.73 - - [2026-04-02 04:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.73 - - [2026-04-02 04:06:57] "GET /bgp-as-a-service/8ac2dc84-101b-4c04-951f-70ab9bab8b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.007120 10.0.0.73 - - [2026-04-02 04:06:57] "GET /control-node-zone/ed3eafca-7e46-49fd-8c6b-22782421768a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003912 10.0.0.73 - - [2026-04-02 04:06:57] "POST /ref-update HTTP/1.1" 200 156 0.014345 10.0.0.73 - - [2026-04-02 04:07:00] "GET /bgp-as-a-service/8ac2dc84-101b-4c04-951f-70ab9bab8b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.008665 10.0.0.73 - - [2026-04-02 04:07:00] "GET /virtual-machine-interface/261094a4-c0f8-46bd-963f-562712a39793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.009634 10.0.0.133 - - [2026-04-02 04:07:03] "GET /obj-perms HTTP/1.1" 200 5056 0.060497 10.0.0.73 - - [2026-04-02 04:07:08] "POST /neutron/network HTTP/1.1" 200 843 0.008798 10.0.0.73 - - [2026-04-02 04:07:08] "POST /neutron/port HTTP/1.1" 200 117 0.001508 10.0.0.73 - - [2026-04-02 04:07:13] "GET /bgp-as-a-service/8ac2dc84-101b-4c04-951f-70ab9bab8b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.005261 10.0.0.73 - - [2026-04-02 04:07:13] "GET /virtual-machine-interface/261094a4-c0f8-46bd-963f-562712a39793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.006911 10.0.0.73 - - [2026-04-02 04:07:13] "POST /ref-update HTTP/1.1" 200 156 0.015598 10.0.0.133 - - [2026-04-02 04:07:13] "POST /ref-update HTTP/1.1" 200 156 0.016869 10.0.0.73 - - [2026-04-02 04:07:13] "GET /bgp-as-a-service/3b25e45a-82ba-430a-8790-7a8ed4a407ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2446 0.006913 10.0.0.73 - - [2026-04-02 04:07:14] "GET /virtual-machine-interface/66c78a1f-8b1a-4d71-9e46-3cf92ed3a2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.019737 10.0.0.73 - - [2026-04-02 04:07:14] "POST /ref-update HTTP/1.1" 200 156 0.021009 10.0.0.73 - - [2026-04-02 04:07:14] "DELETE /bgp-as-a-service/3b25e45a-82ba-430a-8790-7a8ed4a407ab HTTP/1.1" 200 115 0.087163 10.0.0.133 - - [2026-04-02 04:07:14] "POST /ref-update HTTP/1.1" 500 213 0.066704 10.0.0.73 - - [2026-04-02 04:07:14] "GET /bgp-as-a-service/8ac2dc84-101b-4c04-951f-70ab9bab8b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.016446 10.0.0.73 - - [2026-04-02 04:07:14] "GET /virtual-machine-interface/261094a4-c0f8-46bd-963f-562712a39793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.008787 10.0.0.73 - - [2026-04-02 04:07:14] "DELETE /bgp-as-a-service/8ac2dc84-101b-4c04-951f-70ab9bab8b80 HTTP/1.1" 200 115 0.054078 10.0.0.73 - - [2026-04-02 04:07:14] "GET /control-node-zone/ed3eafca-7e46-49fd-8c6b-22782421768a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005286 10.0.0.73 - - [2026-04-02 04:07:14] "POST /ref-update HTTP/1.1" 200 156 0.038479 10.0.0.73 - - [2026-04-02 04:07:14] "DELETE /control-node-zone/ed3eafca-7e46-49fd-8c6b-22782421768a HTTP/1.1" 200 115 0.041817 10.0.0.73 - - [2026-04-02 04:07:14] "GET /control-node-zone/82355f79-c2cf-4782-93cb-c3df2cdb0a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005935 10.0.0.73 - - [2026-04-02 04:07:14] "POST /ref-update HTTP/1.1" 200 156 0.020379 10.0.0.73 - - [2026-04-02 04:07:14] "DELETE /control-node-zone/82355f79-c2cf-4782-93cb-c3df2cdb0a6d HTTP/1.1" 200 115 0.028692 10.0.0.73 - - [2026-04-02 04:07:14] "GET /control-node-zone/53a12e47-0637-4e1d-a153-6c76bddcb0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004827 10.0.0.73 - - [2026-04-02 04:07:14] "DELETE /control-node-zone/53a12e47-0637-4e1d-a153-6c76bddcb0ab HTTP/1.1" 200 115 0.032204 10.0.0.73 - - [2026-04-02 04:07:14] "POST /neutron/network HTTP/1.1" 400 204 0.018697 10.0.0.73 - - [2026-04-02 04:07:15] "POST /neutron/port HTTP/1.1" 200 1115 0.015923 10.0.0.73 - - [2026-04-02 04:07:15] "POST /neutron/port HTTP/1.1" 200 151 0.272271 10.0.0.73 - - [2026-04-02 04:07:15] "POST /neutron/port HTTP/1.1" 200 151 0.291686 10.0.0.73 - - [2026-04-02 04:07:16] "POST /neutron/network HTTP/1.1" 200 1125 0.008762 10.0.0.73 - - [2026-04-02 04:07:16] "POST /neutron/subnet HTTP/1.1" 200 1394 0.021073 10.0.0.73 - - [2026-04-02 04:07:16] "POST /neutron/network HTTP/1.1" 200 1115 0.011291 10.0.0.133 - - [2026-04-02 04:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.73 - - [2026-04-02 04:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007124 10.0.0.48 - - [2026-04-02 04:07:19] "GET /projects?obj_uuids=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001170 10.0.0.73 - - [2026-04-02 04:07:19] "GET /project/1d2390a0-2d4f-4c60-ba7e-76761f0dec6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.074561 10.0.0.73 - - [2026-04-02 04:07:19] "POST /neutron/network HTTP/1.1" 200 117 0.018759 10.0.0.133 - - [2026-04-02 04:07:20] "POST /ref-update HTTP/1.1" 200 156 0.028635 10.0.0.73 - - [2026-04-02 04:07:20] "POST /neutron/network HTTP/1.1" 200 832 0.010684 10.0.0.73 - - [2026-04-02 04:07:20] "POST /id-to-fqname HTTP/1.1" 200 225 0.001451 10.0.0.73 - - [2026-04-02 04:07:20] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007767 10.0.0.73 - - [2026-04-02 04:07:20] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006633 10.0.0.73 - - [2026-04-02 04:07:20] "POST /neutron/subnet HTTP/1.1" 200 720 0.012095 10.0.0.73 - - [2026-04-02 04:07:20] "POST /id-to-fqname HTTP/1.1" 200 225 0.001284 10.0.0.48 - - [2026-04-02 04:07:21] "GET /projects?obj_uuids=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001799 10.0.0.73 - - [2026-04-02 04:07:21] "GET /project/1d2390a0-2d4f-4c60-ba7e-76761f0dec6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.094090 10.0.0.73 - - [2026-04-02 04:07:21] "POST /neutron/network HTTP/1.1" 200 832 0.013802 10.0.0.73 - - [2026-04-02 04:07:21] "POST /id-to-fqname HTTP/1.1" 200 225 0.001427 10.0.0.73 - - [2026-04-02 04:07:21] "POST /neutron/port HTTP/1.1" 200 4196 0.038681 10.0.0.48 - - [2026-04-02 04:07:22] "GET /projects?obj_uuids=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001452 10.0.0.73 - - [2026-04-02 04:07:22] "POST /neutron/port HTTP/1.1" 200 1060 0.380607 10.0.0.73 - - [2026-04-02 04:07:22] "POST /neutron/port HTTP/1.1" 200 1114 0.116893 10.0.0.48 - - [2026-04-02 04:07:22] "GET /projects?obj_uuids=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001544 10.0.0.73 - - [2026-04-02 04:07:22] "GET /project/1d2390a0-2d4f-4c60-ba7e-76761f0dec6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.101975 10.0.0.73 - - [2026-04-02 04:07:22] "POST /neutron/subnet HTTP/1.1" 200 694 0.021397 10.0.0.73 - - [2026-04-02 04:07:22] "POST /neutron/network HTTP/1.1" 200 832 0.007743 10.0.0.73 - - [2026-04-02 04:07:23] "POST /neutron/port HTTP/1.1" 200 117 0.007091 10.0.0.73 - - [2026-04-02 04:07:23] "POST /id-to-fqname HTTP/1.1" 200 225 0.001886 10.0.0.73 - - [2026-04-02 04:07:23] "POST /neutron/network HTTP/1.1" 200 842 0.009670 10.0.0.73 - - [2026-04-02 04:07:23] "POST /neutron/port HTTP/1.1" 200 1060 0.019900 10.0.0.73 - - [2026-04-02 04:07:23] "POST /neutron/port HTTP/1.1" 200 1124 0.039153 10.0.0.73 - - [2026-04-02 04:07:24] "POST /neutron/port HTTP/1.1" 200 117 0.001380 10.0.0.48 - - [2026-04-02 04:07:24] "GET /projects?obj_uuids=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001740 10.0.0.73 - - [2026-04-02 04:07:24] "GET /project/1d2390a0-2d4f-4c60-ba7e-76761f0dec6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.082512 10.0.0.73 - - [2026-04-02 04:07:24] "POST /neutron/port HTTP/1.1" 200 6138 0.054739 10.0.0.73 - - [2026-04-02 04:07:24] "POST /neutron/port HTTP/1.1" 200 1124 0.022501 10.0.0.73 - - [2026-04-02 04:07:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009831 10.0.0.73 - - [2026-04-02 04:07:24] "GET /virtual-machine/0c71184e-d852-42b2-a3ab-abde2d8f1dab HTTP/1.1" 200 1292 0.009041 10.0.0.73 - - [2026-04-02 04:07:24] "GET /virtual-machine-interface/ba70f2ae-7bfa-46ea-8b82-8ad63a97adc8 HTTP/1.1" 200 2959 0.008817 10.0.0.73 - - [2026-04-02 04:07:24] "POST /neutron/network HTTP/1.1" 200 842 0.008303 10.0.0.73 - - [2026-04-02 04:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.73 - - [2026-04-02 04:07:24] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004241 10.0.0.73 - - [2026-04-02 04:07:24] "GET /virtual-networks?parent_id=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.007880 10.0.0.73 - - [2026-04-02 04:07:25] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006501 10.0.0.73 - - [2026-04-02 04:07:25] "POST /neutron/port HTTP/1.1" 200 1060 0.024123 10.0.0.73 - - [2026-04-02 04:07:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005712 10.0.0.73 - - [2026-04-02 04:07:25] "POST /neutron/network HTTP/1.1" 200 832 0.011067 10.0.0.73 - - [2026-04-02 04:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.73 - - [2026-04-02 04:07:28] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005850 10.0.0.73 - - [2026-04-02 04:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005578 10.0.0.73 - - [2026-04-02 04:07:32] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006112 10.0.0.73 - - [2026-04-02 04:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.73 - - [2026-04-02 04:07:36] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006679 10.0.0.73 - - [2026-04-02 04:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.73 - - [2026-04-02 04:07:40] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006983 10.0.0.73 - - [2026-04-02 04:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.73 - - [2026-04-02 04:07:44] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006279 10.0.0.73 - - [2026-04-02 04:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.73 - - [2026-04-02 04:07:48] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006443 10.0.0.73 - - [2026-04-02 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.73 - - [2026-04-02 04:07:52] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006221 10.0.0.73 - - [2026-04-02 04:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.73 - - [2026-04-02 04:07:56] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006450 10.0.0.73 - - [2026-04-02 04:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.030998 10.0.0.73 - - [2026-04-02 04:08:00] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006540 10.0.0.73 - - [2026-04-02 04:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.73 - - [2026-04-02 04:08:05] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006751 10.0.0.73 - - [2026-04-02 04:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005255 10.0.0.73 - - [2026-04-02 04:08:09] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005485 10.0.0.73 - - [2026-04-02 04:08:09] "POST /neutron/network HTTP/1.1" 200 1125 0.008234 10.0.0.73 - - [2026-04-02 04:08:09] "POST /neutron/subnet HTTP/1.1" 200 1394 0.018529 10.0.0.73 - - [2026-04-02 04:08:09] "POST /neutron/network HTTP/1.1" 200 1115 0.123471 10.0.0.73 - - [2026-04-02 04:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.73 - - [2026-04-02 04:08:13] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006574 10.0.0.73 - - [2026-04-02 04:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.73 - - [2026-04-02 04:08:17] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006230 10.0.0.73 - - [2026-04-02 04:08:18] "POST /neutron/network HTTP/1.1" 200 938 0.008462 10.0.0.73 - - [2026-04-02 04:08:18] "POST /neutron/port HTTP/1.1" 200 117 0.001678 10.0.0.73 - - [2026-04-02 04:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.73 - - [2026-04-02 04:08:21] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006525 10.0.0.73 - - [2026-04-02 04:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.73 - - [2026-04-02 04:08:25] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006619 10.0.0.73 - - [2026-04-02 04:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005513 10.0.0.73 - - [2026-04-02 04:08:29] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006782 10.0.0.73 - - [2026-04-02 04:08:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007826 10.0.0.73 - - [2026-04-02 04:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.73 - - [2026-04-02 04:08:33] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007154 10.0.0.73 - - [2026-04-02 04:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.73 - - [2026-04-02 04:08:37] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007512 10.0.0.73 - - [2026-04-02 04:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.73 - - [2026-04-02 04:08:41] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006841 10.0.0.73 - - [2026-04-02 04:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.73 - - [2026-04-02 04:08:45] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006259 10.0.0.73 - - [2026-04-02 04:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.73 - - [2026-04-02 04:08:50] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005848 10.0.0.73 - - [2026-04-02 04:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.73 - - [2026-04-02 04:08:54] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.010415 10.0.0.73 - - [2026-04-02 04:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.73 - - [2026-04-02 04:08:58] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007481 10.0.0.73 - - [2026-04-02 04:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.73 - - [2026-04-02 04:09:02] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009365 10.0.0.73 - - [2026-04-02 04:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.73 - - [2026-04-02 04:09:04] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005321 10.0.0.73 - - [2026-04-02 04:09:04] "GET /virtual-networks?parent_id=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004130 10.0.0.73 - - [2026-04-02 04:09:04] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007433 10.0.0.73 - - [2026-04-02 04:09:04] "POST /neutron/port HTTP/1.1" 200 1124 0.055787 10.0.0.48 - - [2026-04-02 04:09:05] "GET /obj-perms HTTP/1.1" 200 5056 0.058109 10.0.0.73 - - [2026-04-02 04:09:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008422 10.0.0.73 - - [2026-04-02 04:09:11] "POST /neutron/port HTTP/1.1" 200 1108 0.018248 10.0.0.73 - - [2026-04-02 04:09:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005040 10.0.0.73 - - [2026-04-02 04:09:11] "POST /neutron/network HTTP/1.1" 200 928 0.008504 10.0.0.73 - - [2026-04-02 04:09:18] "POST /neutron/port HTTP/1.1" 200 1220 0.044667 10.0.0.73 - - [2026-04-02 04:09:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005117 10.0.0.73 - - [2026-04-02 04:09:18] "POST /neutron/port HTTP/1.1" 200 117 0.001343 10.0.0.73 - - [2026-04-02 04:09:20] "POST /neutron/port HTTP/1.1" 200 1124 0.027384 10.0.0.73 - - [2026-04-02 04:09:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008684 10.0.0.73 - - [2026-04-02 04:09:36] "POST /neutron/port HTTP/1.1" 200 1124 0.021968 10.0.0.73 - - [2026-04-02 04:09:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008436 10.0.0.73 - - [2026-04-02 04:09:51] "POST /neutron/port HTTP/1.1" 200 1124 0.018969 10.0.0.73 - - [2026-04-02 04:09:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.017333 10.0.0.73 - - [2026-04-02 04:10:05] "GET /obj-perms HTTP/1.1" 200 5056 0.053432 10.0.0.73 - - [2026-04-02 04:10:07] "POST /neutron/port HTTP/1.1" 200 1124 0.024777 10.0.0.73 - - [2026-04-02 04:10:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009516 10.0.0.73 - - [2026-04-02 04:10:07] "GET /virtual-machine/1fe58c30-7b96-4095-9277-9d643ce6e8dc HTTP/1.1" 200 1293 0.031829 10.0.0.73 - - [2026-04-02 04:10:07] "GET /virtual-machine-interface/8c05c2bf-237e-480b-9d89-9e3a16f9faf6 HTTP/1.1" 200 2959 0.005938 10.0.0.73 - - [2026-04-02 04:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005535 10.0.0.73 - - [2026-04-02 04:10:07] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004342 10.0.0.73 - - [2026-04-02 04:10:07] "GET /virtual-networks?parent_id=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004046 10.0.0.73 - - [2026-04-02 04:10:07] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.010377 10.0.0.73 - - [2026-04-02 04:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006294 10.0.0.73 - - [2026-04-02 04:10:08] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006640 10.0.0.73 - - [2026-04-02 04:10:08] "GET /virtual-networks?parent_id=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004137 10.0.0.73 - - [2026-04-02 04:10:08] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008289 10.0.0.73 - - [2026-04-02 04:10:08] "POST /neutron/port HTTP/1.1" 200 1124 0.024264 10.0.0.73 - - [2026-04-02 04:10:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011930 10.0.0.73 - - [2026-04-02 04:10:09] "GET /virtual-machine/fb91f83e-911b-42c1-b4a4-650bc44bcef2 HTTP/1.1" 200 1294 0.007715 10.0.0.73 - - [2026-04-02 04:10:09] "GET /virtual-machine-interface/5bca717d-6842-46d2-bcf2-d40ffb1e6f9a HTTP/1.1" 200 2958 0.006912 10.0.0.73 - - [2026-04-02 04:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.73 - - [2026-04-02 04:10:09] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004687 10.0.0.73 - - [2026-04-02 04:10:09] "GET /virtual-networks?parent_id=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003900 10.0.0.73 - - [2026-04-02 04:10:09] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008123 10.0.0.73 - - [2026-04-02 04:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.73 - - [2026-04-02 04:10:10] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004749 10.0.0.73 - - [2026-04-02 04:10:10] "GET /virtual-networks?parent_id=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004245 10.0.0.73 - - [2026-04-02 04:10:10] "GET /virtual-network/248d53ff-bdcb-4169-94b5-69bbc9755f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006790 10.0.0.73 - - [2026-04-02 04:10:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.003907 10.0.0.73 - - [2026-04-02 04:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.73 - - [2026-04-02 04:10:10] "GET /global-system-config/6f1843e5-c29a-4e88-9a5d-1fa288f6d2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007007 10.0.0.73 - - [2026-04-02 04:10:10] "POST /control-node-zones HTTP/1.1" 200 569 0.035444 10.0.0.73 - - [2026-04-02 04:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.73 - - [2026-04-02 04:10:10] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007168 10.0.0.73 - - [2026-04-02 04:10:10] "GET /control-node-zone/a8994755-74c3-4f34-8613-1147e5778cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007574 10.0.0.73 - - [2026-04-02 04:10:10] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.024572 10.0.0.73 - - [2026-04-02 04:10:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.004742 10.0.0.73 - - [2026-04-02 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.73 - - [2026-04-02 04:10:11] "GET /global-system-config/6f1843e5-c29a-4e88-9a5d-1fa288f6d2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006865 10.0.0.73 - - [2026-04-02 04:10:11] "POST /control-node-zones HTTP/1.1" 200 569 0.026646 10.0.0.73 - - [2026-04-02 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.73 - - [2026-04-02 04:10:11] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005363 10.0.0.73 - - [2026-04-02 04:10:11] "GET /control-node-zone/cec72c56-b684-415d-b5c2-36cd14c1effd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005628 10.0.0.73 - - [2026-04-02 04:10:11] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.025202 10.0.0.73 - - [2026-04-02 04:10:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.003575 10.0.0.73 - - [2026-04-02 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.73 - - [2026-04-02 04:10:11] "GET /global-system-config/6f1843e5-c29a-4e88-9a5d-1fa288f6d2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008031 10.0.0.73 - - [2026-04-02 04:10:11] "POST /control-node-zones HTTP/1.1" 200 569 0.028639 10.0.0.73 - - [2026-04-02 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.73 - - [2026-04-02 04:10:11] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005857 10.0.0.73 - - [2026-04-02 04:10:11] "GET /control-node-zone/96f3adf8-b8b3-4479-b08e-406db7ce9cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006112 10.0.0.73 - - [2026-04-02 04:10:11] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.023649 10.0.0.73 - - [2026-04-02 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.73 - - [2026-04-02 04:10:11] "GET /global-system-config/6f1843e5-c29a-4e88-9a5d-1fa288f6d2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006941 10.0.0.73 - - [2026-04-02 04:10:11] "POST /fqname-to-id HTTP/1.1" 404 234 0.003663 10.0.0.73 - - [2026-04-02 04:10:11] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.033499 10.0.0.73 - - [2026-04-02 04:10:11] "POST /neutron/network HTTP/1.1" 200 832 0.013888 10.0.0.73 - - [2026-04-02 04:10:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.009913 10.0.0.73 - - [2026-04-02 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.73 - - [2026-04-02 04:10:11] "GET /bgp-as-a-service/1d34bf54-e4d0-48fc-bdcb-72e8e5ee1e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.006327 10.0.0.73 - - [2026-04-02 04:10:12] "GET /control-node-zone/a8994755-74c3-4f34-8613-1147e5778cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004669 10.0.0.73 - - [2026-04-02 04:10:12] "POST /ref-update HTTP/1.1" 200 156 0.020265 10.0.0.73 - - [2026-04-02 04:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.73 - - [2026-04-02 04:10:12] "GET /bgp-as-a-service/1d34bf54-e4d0-48fc-bdcb-72e8e5ee1e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006579 10.0.0.73 - - [2026-04-02 04:10:12] "GET /control-node-zone/cec72c56-b684-415d-b5c2-36cd14c1effd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004065 10.0.0.73 - - [2026-04-02 04:10:12] "POST /ref-update HTTP/1.1" 200 156 0.016934 10.0.0.73 - - [2026-04-02 04:10:13] "POST /neutron/network HTTP/1.1" 200 842 0.010261 10.0.0.73 - - [2026-04-02 04:10:13] "POST /neutron/port HTTP/1.1" 200 117 0.001812 10.0.0.73 - - [2026-04-02 04:10:20] "POST /neutron/port HTTP/1.1" 200 1108 0.026711 10.0.0.73 - - [2026-04-02 04:10:20] "POST /neutron/subnet HTTP/1.1" 200 704 0.010567 10.0.0.73 - - [2026-04-02 04:10:38] "GET /bgp-as-a-service/1d34bf54-e4d0-48fc-bdcb-72e8e5ee1e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.007501 10.0.0.73 - - [2026-04-02 04:10:38] "GET /virtual-machine-interface/ba70f2ae-7bfa-46ea-8b82-8ad63a97adc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.006597 10.0.0.73 - - [2026-04-02 04:10:38] "POST /ref-update HTTP/1.1" 200 156 0.014211 10.0.0.133 - - [2026-04-02 04:10:38] "POST /ref-update HTTP/1.1" 200 156 0.037998 10.0.0.73 - - [2026-04-02 04:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.73 - - [2026-04-02 04:10:40] "GET /global-system-config/6f1843e5-c29a-4e88-9a5d-1fa288f6d2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007274 10.0.0.73 - - [2026-04-02 04:10:40] "POST /fqname-to-id HTTP/1.1" 404 234 0.003400 10.0.0.73 - - [2026-04-02 04:10:40] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.034117 10.0.0.73 - - [2026-04-02 04:10:40] "POST /neutron/network HTTP/1.1" 200 832 0.008017 10.0.0.73 - - [2026-04-02 04:10:40] "POST /neutron/subnet HTTP/1.1" 200 720 0.011388 10.0.0.73 - - [2026-04-02 04:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.73 - - [2026-04-02 04:10:40] "GET /bgp-as-a-service/0c7c9b4c-198e-405a-bb4c-912672127e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.006722 10.0.0.73 - - [2026-04-02 04:10:40] "GET /control-node-zone/a8994755-74c3-4f34-8613-1147e5778cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004956 10.0.0.73 - - [2026-04-02 04:10:40] "POST /ref-update HTTP/1.1" 200 156 0.019606 10.0.0.73 - - [2026-04-02 04:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.73 - - [2026-04-02 04:10:41] "GET /bgp-as-a-service/0c7c9b4c-198e-405a-bb4c-912672127e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.008801 10.0.0.73 - - [2026-04-02 04:10:41] "GET /control-node-zone/cec72c56-b684-415d-b5c2-36cd14c1effd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005871 10.0.0.73 - - [2026-04-02 04:10:41] "POST /ref-update HTTP/1.1" 200 156 0.016712 10.0.0.73 - - [2026-04-02 04:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.73 - - [2026-04-02 04:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.48 - - [2026-04-02 04:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000503 10.0.0.48 - - [2026-04-02 04:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000620 10.0.0.48 - - [2026-04-02 04:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000620 10.0.0.48 - - [2026-04-02 04:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000953 10.0.0.133 - - [2026-04-02 04:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.133 - - [2026-04-02 04:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.133 - - [2026-04-02 04:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.133 - - [2026-04-02 04:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000531 10.0.0.73 - - [2026-04-02 04:10:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.73 - - [2026-04-02 04:10:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.73 - - [2026-04-02 04:10:48] "GET /bgp-as-a-service/0c7c9b4c-198e-405a-bb4c-912672127e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007320 10.0.0.73 - - [2026-04-02 04:10:48] "GET /virtual-machine-interface/8c05c2bf-237e-480b-9d89-9e3a16f9faf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005574 10.0.0.73 - - [2026-04-02 04:10:48] "POST /ref-update HTTP/1.1" 200 156 0.012293 10.0.0.133 - - [2026-04-02 04:10:48] "POST /bgp-routers HTTP/1.1" 200 640 0.047375 10.0.0.133 - - [2026-04-02 04:10:49] "PUT /bgp-router/775a4971-0a9f-4b2a-8b31-2df1e3b078c0 HTTP/1.1" 200 254 0.037221 10.0.0.73 - - [2026-04-02 04:11:12] "GET /bgp-as-a-service/0c7c9b4c-198e-405a-bb4c-912672127e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.009617 10.0.0.73 - - [2026-04-02 04:11:12] "GET /virtual-machine-interface/8c05c2bf-237e-480b-9d89-9e3a16f9faf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.011639 10.0.0.73 - - [2026-04-02 04:11:12] "POST /ref-update HTTP/1.1" 200 156 0.017878 10.0.0.73 - - [2026-04-02 04:11:12] "DELETE /bgp-as-a-service/0c7c9b4c-198e-405a-bb4c-912672127e04 HTTP/1.1" 200 115 0.064303 10.0.0.73 - - [2026-04-02 04:11:12] "GET /bgp-as-a-service/1d34bf54-e4d0-48fc-bdcb-72e8e5ee1e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.008169 10.0.0.73 - - [2026-04-02 04:11:12] "GET /virtual-machine-interface/ba70f2ae-7bfa-46ea-8b82-8ad63a97adc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.011596 10.0.0.73 - - [2026-04-02 04:11:12] "POST /ref-update HTTP/1.1" 200 156 0.034889 10.0.0.73 - - [2026-04-02 04:11:12] "DELETE /bgp-as-a-service/1d34bf54-e4d0-48fc-bdcb-72e8e5ee1e6f HTTP/1.1" 200 115 0.061509 10.0.0.73 - - [2026-04-02 04:11:12] "GET /control-node-zone/96f3adf8-b8b3-4479-b08e-406db7ce9cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006515 10.0.0.73 - - [2026-04-02 04:11:12] "POST /ref-update HTTP/1.1" 200 156 0.026655 10.0.0.73 - - [2026-04-02 04:11:12] "DELETE /control-node-zone/96f3adf8-b8b3-4479-b08e-406db7ce9cce HTTP/1.1" 200 115 0.030236 10.0.0.73 - - [2026-04-02 04:11:12] "GET /control-node-zone/cec72c56-b684-415d-b5c2-36cd14c1effd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006598 10.0.0.73 - - [2026-04-02 04:11:12] "POST /ref-update HTTP/1.1" 200 156 0.040654 10.0.0.133 - - [2026-04-02 04:11:12] "DELETE /bgp-router/775a4971-0a9f-4b2a-8b31-2df1e3b078c0 HTTP/1.1" 200 115 0.068081 10.0.0.73 - - [2026-04-02 04:11:12] "DELETE /control-node-zone/cec72c56-b684-415d-b5c2-36cd14c1effd HTTP/1.1" 200 115 0.062291 10.0.0.73 - - [2026-04-02 04:11:12] "GET /control-node-zone/a8994755-74c3-4f34-8613-1147e5778cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010535 10.0.0.73 - - [2026-04-02 04:11:13] "POST /ref-update HTTP/1.1" 200 156 0.039252 10.0.0.73 - - [2026-04-02 04:11:13] "DELETE /control-node-zone/a8994755-74c3-4f34-8613-1147e5778cf5 HTTP/1.1" 200 115 0.036027 10.0.0.73 - - [2026-04-02 04:11:13] "POST /neutron/network HTTP/1.1" 200 1125 0.041926 10.0.0.73 - - [2026-04-02 04:11:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004293 10.0.0.73 - - [2026-04-02 04:11:13] "POST /neutron/port HTTP/1.1" 200 117 0.001339 10.0.0.73 - - [2026-04-02 04:11:13] "POST /neutron/port HTTP/1.1" 200 1124 0.032079 10.0.0.73 - - [2026-04-02 04:11:13] "POST /neutron/port HTTP/1.1" 200 1114 0.017283 10.0.0.73 - - [2026-04-02 04:11:13] "POST /neutron/port HTTP/1.1" 200 1124 0.053987 10.0.0.73 - - [2026-04-02 04:11:15] "POST /neutron/network HTTP/1.1" 200 832 0.008446 10.0.0.133 - - [2026-04-02 04:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.48 - - [2026-04-02 04:11:17] "GET /projects?obj_uuids=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.026804 10.0.0.73 - - [2026-04-02 04:11:17] "GET /project/1d2390a0-2d4f-4c60-ba7e-76761f0dec6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.091611 10.0.0.48 - - [2026-04-02 04:11:17] "GET /projects?obj_uuids=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002133 10.0.0.73 - - [2026-04-02 04:11:17] "GET /project/1d2390a0-2d4f-4c60-ba7e-76761f0dec6c?fields=virtual_networks HTTP/1.1" 200 1034 0.053748 10.0.0.48 - - [2026-04-02 04:11:17] "GET /projects?obj_uuids=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001395 10.0.0.73 - - [2026-04-02 04:11:17] "GET /project/1d2390a0-2d4f-4c60-ba7e-76761f0dec6c?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.048289 10.0.0.48 - - [2026-04-02 04:11:17] "GET /projects?obj_uuids=1d2390a0-2d4f-4c60-ba7e-76761f0dec6c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001343 10.0.0.73 - - [2026-04-02 04:11:17] "GET /project/1d2390a0-2d4f-4c60-ba7e-76761f0dec6c?fields=security_groups HTTP/1.1" 200 1261 0.046552 10.0.0.73 - - [2026-04-02 04:11:18] "POST /fqname-to-id HTTP/1.1" 404 181 0.029937 10.0.0.48 - - [2026-04-02 04:11:18] "GET /projects?obj_uuids=fe286eaf-c657-407e-86fe-c741ee2ecafb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003616 10.0.0.48 - - [2026-04-02 04:11:18] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001080 10.0.0.48 - - [2026-04-02 04:11:18] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.035504 10.0.0.48 - - [2026-04-02 04:11:18] "POST /id-to-fqname HTTP/1.1" 200 183 0.005307 10.0.0.48 - - [2026-04-02 04:11:18] "POST /fqname-to-id HTTP/1.1" 404 192 0.006517 10.0.0.48 - - [2026-04-02 04:11:18] "POST /security-groups HTTP/1.1" 200 584 0.081891 10.0.0.48 - - [2026-04-02 04:11:18] "POST /projects HTTP/1.1" 200 571 0.312304 10.0.0.133 - - [2026-04-02 04:11:18] "POST /access-control-lists HTTP/1.1" 200 589 0.037182 10.0.0.48 - - [2026-04-02 04:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.390137 10.0.0.73 - - [2026-04-02 04:11:18] "GET /project/fe286eaf-c657-407e-86fe-c741ee2ecafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.587044 10.0.0.73 - - [2026-04-02 04:11:19] "GET / HTTP/1.1" 200 35931 0.003254 10.0.0.48 - - [2026-04-02 04:11:22] "GET /projects?obj_uuids=fe286eaf-c657-407e-86fe-c741ee2ecafb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001470 10.0.0.73 - - [2026-04-02 04:11:22] "GET /project/fe286eaf-c657-407e-86fe-c741ee2ecafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.052282 10.0.0.48 - - [2026-04-02 04:11:22] "GET /projects?obj_uuids=fe286eaf-c657-407e-86fe-c741ee2ecafb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000946 10.0.0.73 - - [2026-04-02 04:11:22] "GET /project/fe286eaf-c657-407e-86fe-c741ee2ecafb?fields=virtual_networks HTTP/1.1" 200 1018 0.047054 10.0.0.48 - - [2026-04-02 04:11:22] "GET /projects?obj_uuids=fe286eaf-c657-407e-86fe-c741ee2ecafb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001081 10.0.0.73 - - [2026-04-02 04:11:23] "GET /project/fe286eaf-c657-407e-86fe-c741ee2ecafb?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.055403 10.0.0.48 - - [2026-04-02 04:11:23] "GET /projects?obj_uuids=fe286eaf-c657-407e-86fe-c741ee2ecafb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001162 10.0.0.73 - - [2026-04-02 04:11:23] "GET /project/fe286eaf-c657-407e-86fe-c741ee2ecafb?fields=security_groups HTTP/1.1" 200 1237 0.056793 10.0.0.73 - - [2026-04-02 04:11:23] "POST /fqname-to-id HTTP/1.1" 404 189 0.027756 10.0.0.48 - - [2026-04-02 04:11:24] "GET /projects?obj_uuids=b75a0bda-f6f2-4958-8dd8-ac6eefdb0808&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003653 10.0.0.48 - - [2026-04-02 04:11:24] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001141 10.0.0.48 - - [2026-04-02 04:11:24] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009477 10.0.0.48 - - [2026-04-02 04:11:24] "POST /id-to-fqname HTTP/1.1" 200 191 0.004317 10.0.0.48 - - [2026-04-02 04:11:24] "POST /fqname-to-id HTTP/1.1" 404 200 0.006624 10.0.0.48 - - [2026-04-02 04:11:24] "POST /security-groups HTTP/1.1" 200 592 0.089683 10.0.0.133 - - [2026-04-02 04:11:24] "POST /fqname-to-id HTTP/1.1" 404 235 0.003842 10.0.0.48 - - [2026-04-02 04:11:24] "POST /projects HTTP/1.1" 200 587 0.340164 10.0.0.48 - - [2026-04-02 04:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.377146 10.0.0.73 - - [2026-04-02 04:11:24] "GET /project/b75a0bda-f6f2-4958-8dd8-ac6eefdb0808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.561348 10.0.0.133 - - [2026-04-02 04:11:24] "POST /access-control-lists HTTP/1.1" 200 595 0.073417 10.0.0.73 - - [2026-04-02 04:11:25] "GET / HTTP/1.1" 200 35931 0.002060 10.0.0.48 - - [2026-04-02 04:11:28] "GET /projects?obj_uuids=b75a0bda-f6f2-4958-8dd8-ac6eefdb0808&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001497 10.0.0.73 - - [2026-04-02 04:11:28] "GET /project/b75a0bda-f6f2-4958-8dd8-ac6eefdb0808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.051451 10.0.0.48 - - [2026-04-02 04:11:28] "GET /projects?obj_uuids=b75a0bda-f6f2-4958-8dd8-ac6eefdb0808&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001531 10.0.0.73 - - [2026-04-02 04:11:28] "GET /project/b75a0bda-f6f2-4958-8dd8-ac6eefdb0808?fields=virtual_networks HTTP/1.1" 200 1035 0.049386 10.0.0.48 - - [2026-04-02 04:11:28] "GET /projects?obj_uuids=b75a0bda-f6f2-4958-8dd8-ac6eefdb0808&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001565 10.0.0.73 - - [2026-04-02 04:11:28] "GET /project/b75a0bda-f6f2-4958-8dd8-ac6eefdb0808?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.048458 10.0.0.48 - - [2026-04-02 04:11:28] "GET /projects?obj_uuids=b75a0bda-f6f2-4958-8dd8-ac6eefdb0808&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001641 10.0.0.73 - - [2026-04-02 04:11:28] "GET /project/b75a0bda-f6f2-4958-8dd8-ac6eefdb0808?fields=security_groups HTTP/1.1" 200 1262 0.068234 10.0.0.73 - - [2026-04-02 04:11:29] "POST /fqname-to-id HTTP/1.1" 404 195 0.034591 10.0.0.48 - - [2026-04-02 04:11:29] "GET /projects?obj_uuids=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003505 10.0.0.48 - - [2026-04-02 04:11:29] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001508 10.0.0.48 - - [2026-04-02 04:11:29] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009719 10.0.0.48 - - [2026-04-02 04:11:30] "POST /id-to-fqname HTTP/1.1" 200 197 0.010814 10.0.0.48 - - [2026-04-02 04:11:30] "POST /fqname-to-id HTTP/1.1" 404 206 0.009605 10.0.0.48 - - [2026-04-02 04:11:30] "POST /security-groups HTTP/1.1" 200 598 0.038065 10.0.0.48 - - [2026-04-02 04:11:30] "POST /projects HTTP/1.1" 200 599 0.282151 10.0.0.133 - - [2026-04-02 04:11:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.014255 10.0.0.48 - - [2026-04-02 04:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.356145 10.0.0.73 - - [2026-04-02 04:11:30] "GET /project/fadd400f-94ec-46fe-a9b3-bdc7f5a971cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.502211 10.0.0.73 - - [2026-04-02 04:11:31] "GET / HTTP/1.1" 200 35931 0.002087 10.0.0.73 - - [2026-04-02 04:11:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000502 10.0.0.73 - - [2026-04-02 04:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.059545 10.0.0.73 - - [2026-04-02 04:11:33] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005223 10.0.0.73 - - [2026-04-02 04:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.73 - - [2026-04-02 04:11:33] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005787 10.0.0.73 - - [2026-04-02 04:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004844 10.0.0.73 - - [2026-04-02 04:11:33] "PUT /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f HTTP/1.1" 200 276 0.017364 10.0.0.73 - - [2026-04-02 04:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.48 - - [2026-04-02 04:11:33] "GET /projects?obj_uuids=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001068 10.0.0.73 - - [2026-04-02 04:11:33] "GET /project/fadd400f-94ec-46fe-a9b3-bdc7f5a971cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.049268 10.0.0.48 - - [2026-04-02 04:11:33] "GET /projects?obj_uuids=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002753 10.0.0.73 - - [2026-04-02 04:11:34] "POST /neutron/network HTTP/1.1" 200 594 0.187466 10.0.0.133 - - [2026-04-02 04:11:34] "POST /ref-update HTTP/1.1" 200 156 0.031712 10.0.0.73 - - [2026-04-02 04:11:34] "POST /id-to-fqname HTTP/1.1" 200 218 0.004282 10.0.0.73 - - [2026-04-02 04:11:34] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006873 10.0.0.73 - - [2026-04-02 04:11:34] "POST /neutron/network HTTP/1.1" 200 808 0.007888 10.0.0.73 - - [2026-04-02 04:11:34] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007836 10.0.0.73 - - [2026-04-02 04:11:34] "POST /id-to-fqname HTTP/1.1" 200 218 0.001337 10.0.0.73 - - [2026-04-02 04:11:34] "POST /neutron/port HTTP/1.1" 200 4196 0.035870 10.0.0.48 - - [2026-04-02 04:11:35] "GET /projects?obj_uuids=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001873 10.0.0.73 - - [2026-04-02 04:11:35] "GET /project/fadd400f-94ec-46fe-a9b3-bdc7f5a971cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.085545 10.0.0.73 - - [2026-04-02 04:11:35] "POST /neutron/port HTTP/1.1" 200 4196 0.044232 10.0.0.73 - - [2026-04-02 04:11:35] "POST /id-to-fqname HTTP/1.1" 200 218 0.002507 10.0.0.73 - - [2026-04-02 04:11:35] "POST /neutron/network HTTP/1.1" 200 818 0.009688 10.0.0.73 - - [2026-04-02 04:11:36] "POST /neutron/port HTTP/1.1" 200 1062 0.021407 10.0.0.48 - - [2026-04-02 04:11:36] "GET /projects?obj_uuids=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001750 10.0.0.73 - - [2026-04-02 04:11:36] "POST /neutron/port HTTP/1.1" 200 1126 0.040472 10.0.0.73 - - [2026-04-02 04:11:36] "GET /project/fadd400f-94ec-46fe-a9b3-bdc7f5a971cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.087194 10.0.0.73 - - [2026-04-02 04:11:36] "POST /neutron/network HTTP/1.1" 200 808 0.045707 10.0.0.73 - - [2026-04-02 04:11:36] "POST /neutron/port HTTP/1.1" 200 5169 0.062114 10.0.0.73 - - [2026-04-02 04:11:37] "POST /neutron/network HTTP/1.1" 200 818 0.009299 10.0.0.73 - - [2026-04-02 04:11:37] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007182 10.0.0.73 - - [2026-04-02 04:11:37] "POST /neutron/port HTTP/1.1" 200 1062 0.022040 10.0.0.73 - - [2026-04-02 04:11:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006450 10.0.0.73 - - [2026-04-02 04:11:38] "POST /neutron/network HTTP/1.1" 200 808 0.008410 10.0.0.133 - - [2026-04-02 04:11:38] "GET /obj-perms HTTP/1.1" 200 5044 0.055139 10.0.0.73 - - [2026-04-02 04:11:39] "POST /neutron/port HTTP/1.1" 200 1126 0.022090 10.0.0.73 - - [2026-04-02 04:11:39] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008870 10.0.0.73 - - [2026-04-02 04:11:39] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 401 292 0.000559 10.0.0.73 - - [2026-04-02 04:11:39] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 200 1298 0.033218 10.0.0.73 - - [2026-04-02 04:11:39] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 200 1298 0.004333 10.0.0.73 - - [2026-04-02 04:11:39] "GET /virtual-machine-interface/39dd635f-e546-4d6b-a57e-14a5664393b4 HTTP/1.1" 200 2949 0.008027 10.0.0.73 - - [2026-04-02 04:11:39] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 200 1298 0.005434 10.0.0.73 - - [2026-04-02 04:11:39] "GET /virtual-machine-interface/39dd635f-e546-4d6b-a57e-14a5664393b4 HTTP/1.1" 200 2949 0.005806 10.0.0.73 - - [2026-04-02 04:11:39] "GET /instance-ip/e2417c74-afc5-4e29-932f-057e44da95eb HTTP/1.1" 200 1621 0.007381 10.0.0.73 - - [2026-04-02 04:11:39] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 200 1298 0.004724 10.0.0.73 - - [2026-04-02 04:11:39] "GET /virtual-machine-interface/39dd635f-e546-4d6b-a57e-14a5664393b4 HTTP/1.1" 200 2949 0.006180 10.0.0.73 - - [2026-04-02 04:11:39] "GET /instance-ip/e2417c74-afc5-4e29-932f-057e44da95eb HTTP/1.1" 200 1621 0.005985 10.0.0.73 - - [2026-04-02 04:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.73 - - [2026-04-02 04:11:39] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004732 10.0.0.73 - - [2026-04-02 04:11:39] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004088 10.0.0.73 - - [2026-04-02 04:11:39] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006531 10.0.0.73 - - [2026-04-02 04:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.73 - - [2026-04-02 04:11:39] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006688 10.0.0.73 - - [2026-04-02 04:11:39] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003559 10.0.0.73 - - [2026-04-02 04:11:40] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006822 10.0.0.73 - - [2026-04-02 04:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006135 10.0.0.73 - - [2026-04-02 04:11:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005208 10.0.0.73 - - [2026-04-02 04:11:40] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003153 10.0.0.73 - - [2026-04-02 04:11:40] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011131 10.0.0.73 - - [2026-04-02 04:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.73 - - [2026-04-02 04:11:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004417 10.0.0.73 - - [2026-04-02 04:11:40] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003963 10.0.0.73 - - [2026-04-02 04:11:40] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006939 10.0.0.73 - - [2026-04-02 04:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.73 - - [2026-04-02 04:11:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004388 10.0.0.73 - - [2026-04-02 04:11:40] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003579 10.0.0.73 - - [2026-04-02 04:11:40] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005985 10.0.0.73 - - [2026-04-02 04:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.73 - - [2026-04-02 04:11:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004800 10.0.0.73 - - [2026-04-02 04:11:40] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004282 10.0.0.73 - - [2026-04-02 04:11:40] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008970 10.0.0.73 - - [2026-04-02 04:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.73 - - [2026-04-02 04:11:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004550 10.0.0.73 - - [2026-04-02 04:11:40] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004570 10.0.0.73 - - [2026-04-02 04:11:40] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006816 10.0.0.73 - - [2026-04-02 04:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.73 - - [2026-04-02 04:11:43] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006550 10.0.0.73 - - [2026-04-02 04:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.73 - - [2026-04-02 04:11:47] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008747 10.0.0.73 - - [2026-04-02 04:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.73 - - [2026-04-02 04:11:51] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007513 10.0.0.73 - - [2026-04-02 04:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.73 - - [2026-04-02 04:11:56] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008530 10.0.0.48 - - [2026-04-02 04:11:57] "DELETE /project/b75a0bdaf6f249588dd8ac6eefdb0808 HTTP/1.1" 404 173 0.011572 10.0.0.48 - - [2026-04-02 04:11:57] "DELETE /project/fadd400f94ec46fea9b3bdc7f5a971cd HTTP/1.1" 404 173 0.013314 10.0.0.48 - - [2026-04-02 04:11:57] "DELETE /project/fe286eafc657407e86fec741ee2ecafb HTTP/1.1" 404 173 0.017739 10.0.0.48 - - [2026-04-02 04:11:57] "DELETE /project/1d2390a0-2d4f-4c60-ba7e-76761f0dec6c HTTP/1.1" 404 177 0.012415 10.0.0.48 - - [2026-04-02 04:11:57] "GET /projects?obj_uuids=fe286eaf-c657-407e-86fe-c741ee2ecafb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001212 10.0.0.48 - - [2026-04-02 04:11:57] "GET /projects?obj_uuids=b75a0bda-f6f2-4958-8dd8-ac6eefdb0808&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001120 10.0.0.48 - - [2026-04-02 04:11:57] "GET /project/b75a0bda-f6f2-4958-8dd8-ac6eefdb0808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.059688 10.0.0.48 - - [2026-04-02 04:11:57] "GET /project/fe286eaf-c657-407e-86fe-c741ee2ecafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.075521 10.0.0.48 - - [2026-04-02 04:11:57] "GET /projects?obj_uuids=b75a0bda-f6f2-4958-8dd8-ac6eefdb0808&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001249 10.0.0.48 - - [2026-04-02 04:11:57] "GET /projects?obj_uuids=fe286eaf-c657-407e-86fe-c741ee2ecafb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001305 10.0.0.48 - - [2026-04-02 04:11:57] "GET /project/b75a0bda-f6f2-4958-8dd8-ac6eefdb0808?fields=security_groups HTTP/1.1" 200 1367 0.060515 10.0.0.48 - - [2026-04-02 04:11:57] "GET /project/fe286eaf-c657-407e-86fe-c741ee2ecafb?fields=security_groups HTTP/1.1" 200 1342 0.094537 10.0.0.48 - - [2026-04-02 04:11:57] "DELETE /security-group/15048400-a8a4-4dec-9ee0-66782777295f HTTP/1.1" 200 115 0.067590 10.0.0.48 - - [2026-04-02 04:11:57] "GET /projects?obj_uuids=b75a0bda-f6f2-4958-8dd8-ac6eefdb0808&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001820 10.0.0.133 - - [2026-04-02 04:11:57] "DELETE /access-control-list/c5bc770a-8e84-4a73-b534-6e413c0694c7 HTTP/1.1" 200 115 0.049479 10.0.0.48 - - [2026-04-02 04:11:57] "GET /project/b75a0bda-f6f2-4958-8dd8-ac6eefdb0808?fields=application_policy_sets HTTP/1.1" 200 1406 0.075153 10.0.0.48 - - [2026-04-02 04:11:57] "DELETE /security-group/bdfa4e53-16e8-4892-8f0a-0ac50dde20e2 HTTP/1.1" 200 115 0.124219 10.0.0.48 - - [2026-04-02 04:11:57] "GET /projects?obj_uuids=fe286eaf-c657-407e-86fe-c741ee2ecafb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001935 10.0.0.48 - - [2026-04-02 04:11:57] "GET /project/fe286eaf-c657-407e-86fe-c741ee2ecafb?fields=application_policy_sets HTTP/1.1" 200 1381 0.076822 10.0.0.133 - - [2026-04-02 04:11:57] "DELETE /access-control-list/d06e4d5a-146a-4fbe-9ceb-bc7aa479c801 HTTP/1.1" 200 115 0.049603 10.0.0.48 - - [2026-04-02 04:11:57] "DELETE /project/b75a0bda-f6f2-4958-8dd8-ac6eefdb0808 HTTP/1.1" 200 115 0.615797 10.0.0.48 - - [2026-04-02 04:11:57] "DELETE /project/fe286eaf-c657-407e-86fe-c741ee2ecafb HTTP/1.1" 200 115 0.667840 10.0.0.73 - - [2026-04-02 04:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.73 - - [2026-04-02 04:12:00] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007290 10.0.0.73 - - [2026-04-02 04:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005285 10.0.0.73 - - [2026-04-02 04:12:04] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006416 10.0.0.48 - - [2026-04-02 04:12:07] "GET /obj-perms HTTP/1.1" 200 5056 0.060076 10.0.0.73 - - [2026-04-02 04:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.73 - - [2026-04-02 04:12:08] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005695 10.0.0.73 - - [2026-04-02 04:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.73 - - [2026-04-02 04:12:12] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006310 10.0.0.73 - - [2026-04-02 04:12:15] "POST /neutron/port HTTP/1.1" 200 1108 0.022518 10.0.0.73 - - [2026-04-02 04:12:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004625 10.0.0.73 - - [2026-04-02 04:12:15] "POST /neutron/network HTTP/1.1" 200 928 0.009532 10.0.0.73 - - [2026-04-02 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.73 - - [2026-04-02 04:12:16] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004085 10.0.0.73 - - [2026-04-02 04:12:16] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003765 10.0.0.73 - - [2026-04-02 04:12:16] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006818 10.0.0.73 - - [2026-04-02 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.73 - - [2026-04-02 04:12:16] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005037 10.0.0.73 - - [2026-04-02 04:12:16] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003894 10.0.0.73 - - [2026-04-02 04:12:16] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009831 10.0.0.73 - - [2026-04-02 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.73 - - [2026-04-02 04:12:17] "GET /routing-instance/3a525488-e886-4844-b39e-1924e177730f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005484 10.0.0.73 - - [2026-04-02 04:12:17] "GET /route-target/bffcd6e8-546d-4eca-b92b-3d00f9335fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004908 10.0.0.73 - - [2026-04-02 04:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.73 - - [2026-04-02 04:12:17] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004934 10.0.0.73 - - [2026-04-02 04:12:17] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005761 10.0.0.73 - - [2026-04-02 04:12:17] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006768 10.0.0.73 - - [2026-04-02 04:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.73 - - [2026-04-02 04:12:17] "GET /routing-instance/3a525488-e886-4844-b39e-1924e177730f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005405 10.0.0.73 - - [2026-04-02 04:12:17] "GET /route-target/bffcd6e8-546d-4eca-b92b-3d00f9335fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005613 10.0.0.73 - - [2026-04-02 04:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.73 - - [2026-04-02 04:12:17] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004863 10.0.0.73 - - [2026-04-02 04:12:17] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003793 10.0.0.73 - - [2026-04-02 04:12:17] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007345 10.0.0.73 - - [2026-04-02 04:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.73 - - [2026-04-02 04:12:17] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004920 10.0.0.73 - - [2026-04-02 04:12:17] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006699 10.0.0.73 - - [2026-04-02 04:12:17] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007682 10.0.0.73 - - [2026-04-02 04:12:17] "GET /obj-perms HTTP/1.1" 200 5044 0.066915 10.0.0.73 - - [2026-04-02 04:12:18] "GET /obj-perms HTTP/1.1" 200 5044 0.005642 10.0.0.48 - - [2026-04-02 04:12:18] "GET /obj-perms HTTP/1.1" 200 5044 0.063573 10.0.0.133 - - [2026-04-02 04:12:18] "GET /obj-perms HTTP/1.1" 200 5044 0.004392 10.0.0.73 - - [2026-04-02 04:12:18] "GET /obj-perms HTTP/1.1" 200 5044 0.006005 10.0.0.73 - - [2026-04-02 04:12:18] "POST /neutron/port HTTP/1.1" 200 1126 0.022772 10.0.0.73 - - [2026-04-02 04:12:18] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007682 10.0.0.73 - - [2026-04-02 04:12:18] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 200 1299 0.006278 10.0.0.73 - - [2026-04-02 04:12:18] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 200 1299 0.004437 10.0.0.73 - - [2026-04-02 04:12:18] "GET /virtual-machine-interface/a1b97d2d-fe2a-4eda-9ab7-509b0a1974ee HTTP/1.1" 200 2950 0.007335 10.0.0.73 - - [2026-04-02 04:12:18] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 200 1299 0.004516 10.0.0.73 - - [2026-04-02 04:12:18] "GET /virtual-machine-interface/a1b97d2d-fe2a-4eda-9ab7-509b0a1974ee HTTP/1.1" 200 2950 0.006507 10.0.0.73 - - [2026-04-02 04:12:18] "GET /instance-ip/ec03842a-802b-43a6-a370-0d3fcc456240 HTTP/1.1" 200 1621 0.007603 10.0.0.73 - - [2026-04-02 04:12:18] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 200 1299 0.005561 10.0.0.73 - - [2026-04-02 04:12:18] "GET /virtual-machine-interface/a1b97d2d-fe2a-4eda-9ab7-509b0a1974ee HTTP/1.1" 200 2950 0.007561 10.0.0.73 - - [2026-04-02 04:12:18] "GET /instance-ip/ec03842a-802b-43a6-a370-0d3fcc456240 HTTP/1.1" 200 1621 0.004783 10.0.0.73 - - [2026-04-02 04:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.73 - - [2026-04-02 04:12:18] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004455 10.0.0.73 - - [2026-04-02 04:12:18] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003788 10.0.0.73 - - [2026-04-02 04:12:18] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008283 10.0.0.73 - - [2026-04-02 04:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.73 - - [2026-04-02 04:12:19] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005800 10.0.0.73 - - [2026-04-02 04:12:19] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004107 10.0.0.73 - - [2026-04-02 04:12:19] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006433 10.0.0.73 - - [2026-04-02 04:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.73 - - [2026-04-02 04:12:19] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006264 10.0.0.73 - - [2026-04-02 04:12:19] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005136 10.0.0.73 - - [2026-04-02 04:12:19] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006296 10.0.0.73 - - [2026-04-02 04:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.73 - - [2026-04-02 04:12:19] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005866 10.0.0.73 - - [2026-04-02 04:12:19] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003465 10.0.0.73 - - [2026-04-02 04:12:19] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006691 10.0.0.73 - - [2026-04-02 04:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.73 - - [2026-04-02 04:12:19] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004485 10.0.0.73 - - [2026-04-02 04:12:19] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003369 10.0.0.73 - - [2026-04-02 04:12:19] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007037 10.0.0.73 - - [2026-04-02 04:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.73 - - [2026-04-02 04:12:19] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004622 10.0.0.73 - - [2026-04-02 04:12:19] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004050 10.0.0.73 - - [2026-04-02 04:12:19] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006572 10.0.0.73 - - [2026-04-02 04:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.73 - - [2026-04-02 04:12:19] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005607 10.0.0.73 - - [2026-04-02 04:12:19] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003433 10.0.0.73 - - [2026-04-02 04:12:19] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007901 10.0.0.73 - - [2026-04-02 04:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.73 - - [2026-04-02 04:12:22] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006788 10.0.0.73 - - [2026-04-02 04:12:23] "POST /neutron/port HTTP/1.1" 200 1220 0.031191 10.0.0.73 - - [2026-04-02 04:12:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004369 10.0.0.73 - - [2026-04-02 04:12:23] "POST /neutron/port HTTP/1.1" 200 117 0.001608 10.0.0.73 - - [2026-04-02 04:12:25] "POST /neutron/port HTTP/1.1" 200 1126 0.045419 10.0.0.73 - - [2026-04-02 04:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.73 - - [2026-04-02 04:12:26] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005937 10.0.0.73 - - [2026-04-02 04:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.73 - - [2026-04-02 04:12:31] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005978 10.0.0.73 - - [2026-04-02 04:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005577 10.0.0.73 - - [2026-04-02 04:12:33] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006634 10.0.0.73 - - [2026-04-02 04:12:33] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004883 10.0.0.73 - - [2026-04-02 04:12:33] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007112 10.0.0.73 - - [2026-04-02 04:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.73 - - [2026-04-02 04:12:33] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005347 10.0.0.73 - - [2026-04-02 04:12:33] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004578 10.0.0.73 - - [2026-04-02 04:12:33] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007973 10.0.0.73 - - [2026-04-02 04:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.73 - - [2026-04-02 04:12:33] "GET /routing-instance/3a525488-e886-4844-b39e-1924e177730f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.006829 10.0.0.73 - - [2026-04-02 04:12:33] "GET /route-target/bffcd6e8-546d-4eca-b92b-3d00f9335fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005599 10.0.0.73 - - [2026-04-02 04:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.73 - - [2026-04-02 04:12:33] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004913 10.0.0.73 - - [2026-04-02 04:12:33] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003732 10.0.0.73 - - [2026-04-02 04:12:33] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007197 10.0.0.73 - - [2026-04-02 04:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.73 - - [2026-04-02 04:12:33] "GET /routing-instance/3a525488-e886-4844-b39e-1924e177730f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.008483 10.0.0.73 - - [2026-04-02 04:12:33] "GET /route-target/bffcd6e8-546d-4eca-b92b-3d00f9335fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006846 10.0.0.73 - - [2026-04-02 04:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005304 10.0.0.73 - - [2026-04-02 04:12:34] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005517 10.0.0.73 - - [2026-04-02 04:12:34] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004237 10.0.0.73 - - [2026-04-02 04:12:34] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010335 10.0.0.73 - - [2026-04-02 04:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004433 10.0.0.73 - - [2026-04-02 04:12:34] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005648 10.0.0.73 - - [2026-04-02 04:12:34] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004738 10.0.0.73 - - [2026-04-02 04:12:34] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008586 10.0.0.48 - - [2026-04-02 04:12:34] "GET /obj-perms HTTP/1.1" 200 5044 0.005282 10.0.0.73 - - [2026-04-02 04:12:34] "GET /obj-perms HTTP/1.1" 200 5044 0.005482 10.0.0.73 - - [2026-04-02 04:12:34] "GET /obj-perms HTTP/1.1" 200 5044 0.004538 10.0.0.133 - - [2026-04-02 04:12:34] "GET /obj-perms HTTP/1.1" 200 5044 0.004310 10.0.0.73 - - [2026-04-02 04:12:34] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 200 1298 0.005357 10.0.0.73 - - [2026-04-02 04:12:34] "GET /virtual-machine-interface/39dd635f-e546-4d6b-a57e-14a5664393b4 HTTP/1.1" 200 2949 0.007691 10.0.0.73 - - [2026-04-02 04:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.73 - - [2026-04-02 04:12:34] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004703 10.0.0.73 - - [2026-04-02 04:12:34] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004250 10.0.0.73 - - [2026-04-02 04:12:34] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008645 10.0.0.73 - - [2026-04-02 04:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.73 - - [2026-04-02 04:12:35] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004664 10.0.0.73 - - [2026-04-02 04:12:35] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004341 10.0.0.73 - - [2026-04-02 04:12:35] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007936 10.0.0.73 - - [2026-04-02 04:12:36] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 200 1299 0.005805 10.0.0.73 - - [2026-04-02 04:12:36] "GET /virtual-machine-interface/a1b97d2d-fe2a-4eda-9ab7-509b0a1974ee HTTP/1.1" 200 2950 0.009213 10.0.0.73 - - [2026-04-02 04:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.73 - - [2026-04-02 04:12:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005345 10.0.0.73 - - [2026-04-02 04:12:36] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004545 10.0.0.73 - - [2026-04-02 04:12:36] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007104 10.0.0.73 - - [2026-04-02 04:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.73 - - [2026-04-02 04:12:37] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005028 10.0.0.73 - - [2026-04-02 04:12:37] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004896 10.0.0.73 - - [2026-04-02 04:12:37] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008883 10.0.0.73 - - [2026-04-02 04:12:37] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009726 10.0.0.73 - - [2026-04-02 04:12:42] "POST /neutron/port HTTP/1.1" 200 1126 0.022597 10.0.0.73 - - [2026-04-02 04:12:47] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009940 10.0.0.73 - - [2026-04-02 04:13:23] "POST /neutron/network HTTP/1.1" 200 938 0.008719 10.0.0.73 - - [2026-04-02 04:13:23] "POST /neutron/port HTTP/1.1" 200 117 0.001361 10.0.0.48 - - [2026-04-02 04:14:08] "GET /obj-perms HTTP/1.1" 200 5056 0.061826 10.0.0.73 - - [2026-04-02 04:14:09] "GET /obj-perms HTTP/1.1" 200 5056 0.055960 10.0.0.73 - - [2026-04-02 04:14:15] "POST /neutron/port HTTP/1.1" 200 1220 0.019542 10.0.0.73 - - [2026-04-02 04:14:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004373 10.0.0.73 - - [2026-04-02 04:14:15] "POST /neutron/port HTTP/1.1" 200 117 0.001352 10.0.0.73 - - [2026-04-02 04:14:24] "POST /neutron/port HTTP/1.1" 200 1126 0.060887 10.0.0.73 - - [2026-04-02 04:14:24] "POST /neutron/subnet HTTP/1.1" 200 675 0.010617 10.0.0.73 - - [2026-04-02 04:14:39] "POST /neutron/port HTTP/1.1" 200 1126 0.021794 10.0.0.73 - - [2026-04-02 04:14:39] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 200 1298 0.005027 10.0.0.73 - - [2026-04-02 04:14:39] "GET /virtual-machine-interface/39dd635f-e546-4d6b-a57e-14a5664393b4 HTTP/1.1" 200 2949 0.006252 10.0.0.73 - - [2026-04-02 04:14:39] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 200 1298 0.004718 10.0.0.73 - - [2026-04-02 04:14:39] "GET /virtual-machine-interface/39dd635f-e546-4d6b-a57e-14a5664393b4 HTTP/1.1" 200 2949 0.006673 10.0.0.73 - - [2026-04-02 04:14:39] "GET /instance-ip/e2417c74-afc5-4e29-932f-057e44da95eb HTTP/1.1" 200 1621 0.005967 10.0.0.73 - - [2026-04-02 04:14:39] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 200 1298 0.004537 10.0.0.73 - - [2026-04-02 04:14:39] "GET /virtual-machine-interface/39dd635f-e546-4d6b-a57e-14a5664393b4 HTTP/1.1" 200 2949 0.006185 10.0.0.73 - - [2026-04-02 04:14:39] "GET /instance-ip/e2417c74-afc5-4e29-932f-057e44da95eb HTTP/1.1" 200 1621 0.005219 10.0.0.73 - - [2026-04-02 04:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.73 - - [2026-04-02 04:14:39] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004899 10.0.0.73 - - [2026-04-02 04:14:39] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003912 10.0.0.73 - - [2026-04-02 04:14:39] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007159 10.0.0.73 - - [2026-04-02 04:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.73 - - [2026-04-02 04:14:39] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005329 10.0.0.73 - - [2026-04-02 04:14:39] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003779 10.0.0.73 - - [2026-04-02 04:14:39] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007977 10.0.0.73 - - [2026-04-02 04:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841 10.0.0.73 - - [2026-04-02 04:14:39] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004776 10.0.0.73 - - [2026-04-02 04:14:39] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003666 10.0.0.73 - - [2026-04-02 04:14:39] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006889 10.0.0.73 - - [2026-04-02 04:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005371 10.0.0.73 - - [2026-04-02 04:14:39] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006363 10.0.0.73 - - [2026-04-02 04:14:39] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005127 10.0.0.73 - - [2026-04-02 04:14:39] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008272 10.0.0.73 - - [2026-04-02 04:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.73 - - [2026-04-02 04:14:39] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004485 10.0.0.73 - - [2026-04-02 04:14:39] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003620 10.0.0.73 - - [2026-04-02 04:14:39] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008460 10.0.0.73 - - [2026-04-02 04:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.73 - - [2026-04-02 04:14:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004584 10.0.0.73 - - [2026-04-02 04:14:40] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005808 10.0.0.73 - - [2026-04-02 04:14:40] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007202 10.0.0.73 - - [2026-04-02 04:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.73 - - [2026-04-02 04:14:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005382 10.0.0.73 - - [2026-04-02 04:14:40] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003497 10.0.0.73 - - [2026-04-02 04:14:40] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007818 10.0.0.73 - - [2026-04-02 04:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.73 - - [2026-04-02 04:14:41] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004795 10.0.0.73 - - [2026-04-02 04:14:41] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003518 10.0.0.73 - - [2026-04-02 04:14:41] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006198 10.0.0.73 - - [2026-04-02 04:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005273 10.0.0.73 - - [2026-04-02 04:14:41] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004050 10.0.0.73 - - [2026-04-02 04:14:41] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003293 10.0.0.73 - - [2026-04-02 04:14:41] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007973 10.0.0.73 - - [2026-04-02 04:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.73 - - [2026-04-02 04:14:41] "GET /routing-instance/3a525488-e886-4844-b39e-1924e177730f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004946 10.0.0.73 - - [2026-04-02 04:14:41] "GET /route-target/bffcd6e8-546d-4eca-b92b-3d00f9335fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004972 10.0.0.73 - - [2026-04-02 04:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.73 - - [2026-04-02 04:14:41] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005237 10.0.0.73 - - [2026-04-02 04:14:41] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004653 10.0.0.73 - - [2026-04-02 04:14:41] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007603 10.0.0.73 - - [2026-04-02 04:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.73 - - [2026-04-02 04:14:42] "GET /routing-instance/3a525488-e886-4844-b39e-1924e177730f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005914 10.0.0.73 - - [2026-04-02 04:14:42] "GET /route-target/bffcd6e8-546d-4eca-b92b-3d00f9335fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005547 10.0.0.73 - - [2026-04-02 04:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.73 - - [2026-04-02 04:14:42] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.012687 10.0.0.73 - - [2026-04-02 04:14:42] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003609 10.0.0.73 - - [2026-04-02 04:14:42] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007549 10.0.0.73 - - [2026-04-02 04:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841 10.0.0.73 - - [2026-04-02 04:14:42] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004877 10.0.0.73 - - [2026-04-02 04:14:42] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003230 10.0.0.73 - - [2026-04-02 04:14:42] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007950 10.0.0.73 - - [2026-04-02 04:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.73 - - [2026-04-02 04:14:42] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006626 10.0.0.73 - - [2026-04-02 04:14:42] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004064 10.0.0.73 - - [2026-04-02 04:14:42] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007269 10.0.0.48 - - [2026-04-02 04:14:46] "GET /obj-perms HTTP/1.1" 200 5044 0.004561 10.0.0.48 - - [2026-04-02 04:14:52] "GET /obj-perms HTTP/1.1" 200 5044 0.004721 10.0.0.48 - - [2026-04-02 04:14:56] "GET /obj-perms HTTP/1.1" 200 5044 0.004367 10.0.0.73 - - [2026-04-02 04:14:56] "GET /obj-perms HTTP/1.1" 200 5044 0.004354 10.0.0.73 - - [2026-04-02 04:14:56] "GET /obj-perms HTTP/1.1" 200 5044 0.005374 10.0.0.73 - - [2026-04-02 04:14:57] "GET /obj-perms HTTP/1.1" 200 5044 0.004217 10.0.0.133 - - [2026-04-02 04:14:57] "GET /obj-perms HTTP/1.1" 200 5044 0.003996 10.0.0.73 - - [2026-04-02 04:14:57] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008955 10.0.0.73 - - [2026-04-02 04:14:57] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 200 1299 0.005569 10.0.0.73 - - [2026-04-02 04:14:57] "GET /virtual-machine-interface/a1b97d2d-fe2a-4eda-9ab7-509b0a1974ee HTTP/1.1" 200 2950 0.006234 10.0.0.73 - - [2026-04-02 04:14:57] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 200 1299 0.005129 10.0.0.73 - - [2026-04-02 04:14:57] "GET /virtual-machine-interface/a1b97d2d-fe2a-4eda-9ab7-509b0a1974ee HTTP/1.1" 200 2950 0.007654 10.0.0.73 - - [2026-04-02 04:14:57] "GET /instance-ip/ec03842a-802b-43a6-a370-0d3fcc456240 HTTP/1.1" 200 1621 0.006571 10.0.0.73 - - [2026-04-02 04:14:57] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 200 1299 0.003958 10.0.0.73 - - [2026-04-02 04:14:57] "GET /virtual-machine-interface/a1b97d2d-fe2a-4eda-9ab7-509b0a1974ee HTTP/1.1" 200 2950 0.006175 10.0.0.73 - - [2026-04-02 04:14:57] "GET /instance-ip/ec03842a-802b-43a6-a370-0d3fcc456240 HTTP/1.1" 200 1621 0.004524 10.0.0.73 - - [2026-04-02 04:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.73 - - [2026-04-02 04:14:57] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003882 10.0.0.73 - - [2026-04-02 04:14:57] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003644 10.0.0.73 - - [2026-04-02 04:14:57] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006774 10.0.0.73 - - [2026-04-02 04:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.73 - - [2026-04-02 04:14:57] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005588 10.0.0.73 - - [2026-04-02 04:14:57] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003947 10.0.0.73 - - [2026-04-02 04:14:57] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006469 10.0.0.73 - - [2026-04-02 04:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.73 - - [2026-04-02 04:14:57] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004648 10.0.0.73 - - [2026-04-02 04:14:57] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003809 10.0.0.73 - - [2026-04-02 04:14:57] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006903 10.0.0.73 - - [2026-04-02 04:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.73 - - [2026-04-02 04:14:57] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004397 10.0.0.73 - - [2026-04-02 04:14:57] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004506 10.0.0.73 - - [2026-04-02 04:14:57] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007745 10.0.0.73 - - [2026-04-02 04:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.73 - - [2026-04-02 04:14:57] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005781 10.0.0.73 - - [2026-04-02 04:14:57] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004155 10.0.0.73 - - [2026-04-02 04:14:57] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006241 10.0.0.73 - - [2026-04-02 04:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.73 - - [2026-04-02 04:14:57] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005128 10.0.0.73 - - [2026-04-02 04:14:57] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004572 10.0.0.73 - - [2026-04-02 04:14:57] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007036 10.0.0.73 - - [2026-04-02 04:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.73 - - [2026-04-02 04:14:58] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004602 10.0.0.73 - - [2026-04-02 04:14:58] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003857 10.0.0.73 - - [2026-04-02 04:14:58] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007472 10.0.0.73 - - [2026-04-02 04:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.73 - - [2026-04-02 04:14:59] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004621 10.0.0.73 - - [2026-04-02 04:14:59] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003957 10.0.0.73 - - [2026-04-02 04:14:59] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006637 10.0.0.73 - - [2026-04-02 04:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.73 - - [2026-04-02 04:14:59] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004236 10.0.0.73 - - [2026-04-02 04:14:59] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004032 10.0.0.73 - - [2026-04-02 04:14:59] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006885 10.0.0.73 - - [2026-04-02 04:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.73 - - [2026-04-02 04:14:59] "GET /routing-instance/3a525488-e886-4844-b39e-1924e177730f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004698 10.0.0.73 - - [2026-04-02 04:14:59] "GET /route-target/bffcd6e8-546d-4eca-b92b-3d00f9335fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004664 10.0.0.73 - - [2026-04-02 04:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.73 - - [2026-04-02 04:14:59] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004155 10.0.0.73 - - [2026-04-02 04:14:59] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003093 10.0.0.73 - - [2026-04-02 04:14:59] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006894 10.0.0.73 - - [2026-04-02 04:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.73 - - [2026-04-02 04:14:59] "GET /routing-instance/3a525488-e886-4844-b39e-1924e177730f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.010260 10.0.0.73 - - [2026-04-02 04:14:59] "GET /route-target/bffcd6e8-546d-4eca-b92b-3d00f9335fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004644 10.0.0.73 - - [2026-04-02 04:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.73 - - [2026-04-02 04:15:00] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005943 10.0.0.73 - - [2026-04-02 04:15:00] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004661 10.0.0.73 - - [2026-04-02 04:15:00] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006734 10.0.0.73 - - [2026-04-02 04:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.73 - - [2026-04-02 04:15:00] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004553 10.0.0.73 - - [2026-04-02 04:15:00] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003158 10.0.0.73 - - [2026-04-02 04:15:00] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007745 10.0.0.73 - - [2026-04-02 04:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.73 - - [2026-04-02 04:15:00] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006374 10.0.0.73 - - [2026-04-02 04:15:00] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003821 10.0.0.73 - - [2026-04-02 04:15:00] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006561 10.0.0.48 - - [2026-04-02 04:15:00] "GET /obj-perms HTTP/1.1" 200 5044 0.006888 10.0.0.73 - - [2026-04-02 04:15:00] "GET /obj-perms HTTP/1.1" 200 5044 0.004917 10.0.0.48 - - [2026-04-02 04:15:00] "GET /obj-perms HTTP/1.1" 200 5044 0.004433 10.0.0.73 - - [2026-04-02 04:15:00] "GET /obj-perms HTTP/1.1" 200 5044 0.007357 10.0.0.48 - - [2026-04-02 04:15:09] "GET /obj-perms HTTP/1.1" 200 5056 0.053088 10.0.0.73 - - [2026-04-02 04:15:17] "POST /neutron/network HTTP/1.1" 200 938 0.008815 10.0.0.73 - - [2026-04-02 04:15:17] "POST /neutron/port HTTP/1.1" 200 117 0.001466 10.0.0.73 - - [2026-04-02 04:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.73 - - [2026-04-02 04:15:20] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003912 10.0.0.73 - - [2026-04-02 04:15:20] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003950 10.0.0.73 - - [2026-04-02 04:15:20] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007870 10.0.0.73 - - [2026-04-02 04:15:24] "POST /neutron/port HTTP/1.1" 200 1220 0.021228 10.0.0.73 - - [2026-04-02 04:15:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004765 10.0.0.73 - - [2026-04-02 04:15:24] "POST /neutron/port HTTP/1.1" 200 117 0.001331 10.0.0.73 - - [2026-04-02 04:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.73 - - [2026-04-02 04:15:28] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004998 10.0.0.73 - - [2026-04-02 04:15:28] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004162 10.0.0.73 - - [2026-04-02 04:15:28] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006390 10.0.0.73 - - [2026-04-02 04:15:43] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 200 1299 0.004577 10.0.0.73 - - [2026-04-02 04:15:43] "GET /virtual-machine-interface/a1b97d2d-fe2a-4eda-9ab7-509b0a1974ee HTTP/1.1" 200 2950 0.006466 10.0.0.73 - - [2026-04-02 04:15:43] "GET /instance-ip/ec03842a-802b-43a6-a370-0d3fcc456240 HTTP/1.1" 200 1621 0.007846 10.0.0.73 - - [2026-04-02 04:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005807 10.0.0.73 - - [2026-04-02 04:15:43] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004222 10.0.0.73 - - [2026-04-02 04:15:43] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003072 10.0.0.73 - - [2026-04-02 04:15:44] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007215 10.0.0.73 - - [2026-04-02 04:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000745 10.0.0.73 - - [2026-04-02 04:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.48 - - [2026-04-02 04:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.48 - - [2026-04-02 04:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.48 - - [2026-04-02 04:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.48 - - [2026-04-02 04:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000564 10.0.0.133 - - [2026-04-02 04:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000664 10.0.0.73 - - [2026-04-02 04:15:47] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 200 1299 0.005179 10.0.0.133 - - [2026-04-02 04:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.133 - - [2026-04-02 04:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000681 10.0.0.133 - - [2026-04-02 04:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000947 10.0.0.73 - - [2026-04-02 04:15:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000528 10.0.0.73 - - [2026-04-02 04:15:48] "POST /neutron/port HTTP/1.1" 200 1116 0.028364 10.0.0.73 - - [2026-04-02 04:15:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.73 - - [2026-04-02 04:15:49] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.003441 10.0.0.73 - - [2026-04-02 04:15:49] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.003703 10.0.0.73 - - [2026-04-02 04:15:49] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.005106 10.0.0.73 - - [2026-04-02 04:15:50] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.004487 10.0.0.73 - - [2026-04-02 04:15:51] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.003846 10.0.0.73 - - [2026-04-02 04:15:52] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.003754 10.0.0.73 - - [2026-04-02 04:15:53] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.004069 10.0.0.73 - - [2026-04-02 04:15:54] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.003769 10.0.0.73 - - [2026-04-02 04:15:55] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.004475 10.0.0.73 - - [2026-04-02 04:15:55] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.002969 10.0.0.73 - - [2026-04-02 04:15:56] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.004174 10.0.0.73 - - [2026-04-02 04:15:57] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.004897 10.0.0.73 - - [2026-04-02 04:15:58] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.004639 10.0.0.73 - - [2026-04-02 04:15:59] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.004541 10.0.0.73 - - [2026-04-02 04:16:00] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.004146 10.0.0.73 - - [2026-04-02 04:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.73 - - [2026-04-02 04:16:00] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005661 10.0.0.73 - - [2026-04-02 04:16:00] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003776 10.0.0.73 - - [2026-04-02 04:16:00] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006550 10.0.0.73 - - [2026-04-02 04:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.73 - - [2026-04-02 04:16:00] "GET /routing-instance/3a525488-e886-4844-b39e-1924e177730f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005038 10.0.0.73 - - [2026-04-02 04:16:01] "GET /route-target/bffcd6e8-546d-4eca-b92b-3d00f9335fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007471 10.0.0.73 - - [2026-04-02 04:16:01] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.004573 10.0.0.73 - - [2026-04-02 04:16:02] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.003881 10.0.0.73 - - [2026-04-02 04:16:03] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.003538 10.0.0.73 - - [2026-04-02 04:16:04] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.004025 10.0.0.73 - - [2026-04-02 04:16:05] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.003818 10.0.0.73 - - [2026-04-02 04:16:06] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.004259 10.0.0.73 - - [2026-04-02 04:16:06] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.003701 10.0.0.73 - - [2026-04-02 04:16:07] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.005061 10.0.0.73 - - [2026-04-02 04:16:08] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.004067 10.0.0.73 - - [2026-04-02 04:16:09] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.003853 10.0.0.73 - - [2026-04-02 04:16:10] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.004179 10.0.0.133 - - [2026-04-02 04:16:10] "GET /obj-perms HTTP/1.1" 200 5056 0.081218 10.0.0.73 - - [2026-04-02 04:16:11] "GET /virtual-machine/bce2bb34-df62-4e91-8123-41c909355484 HTTP/1.1" 404 171 0.003745 10.0.0.73 - - [2026-04-02 04:16:11] "GET /obj-perms HTTP/1.1" 200 5044 0.004293 10.0.0.48 - - [2026-04-02 04:16:17] "GET /obj-perms HTTP/1.1" 200 5044 0.004585 10.0.0.73 - - [2026-04-02 04:16:17] "GET /obj-perms HTTP/1.1" 200 5044 0.004099 10.0.0.73 - - [2026-04-02 04:16:17] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 200 1298 0.005165 10.0.0.73 - - [2026-04-02 04:16:18] "POST /neutron/port HTTP/1.1" 200 1116 0.018151 10.0.0.73 - - [2026-04-02 04:16:19] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 404 171 0.003479 10.0.0.73 - - [2026-04-02 04:16:19] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 404 171 0.003093 10.0.0.73 - - [2026-04-02 04:16:19] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 404 171 0.003285 10.0.0.73 - - [2026-04-02 04:16:19] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 404 171 0.003812 10.0.0.73 - - [2026-04-02 04:16:20] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 404 171 0.005398 10.0.0.73 - - [2026-04-02 04:16:21] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 404 171 0.003770 10.0.0.73 - - [2026-04-02 04:16:22] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 404 171 0.004985 10.0.0.73 - - [2026-04-02 04:16:23] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 404 171 0.003836 10.0.0.73 - - [2026-04-02 04:16:24] "POST /neutron/port HTTP/1.1" 200 1108 0.021454 10.0.0.73 - - [2026-04-02 04:16:24] "POST /neutron/subnet HTTP/1.1" 200 704 0.010661 10.0.0.73 - - [2026-04-02 04:16:24] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 404 171 0.003697 10.0.0.73 - - [2026-04-02 04:16:24] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 404 171 0.003450 10.0.0.73 - - [2026-04-02 04:16:25] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 404 171 0.003926 10.0.0.73 - - [2026-04-02 04:16:26] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 404 171 0.004057 10.0.0.73 - - [2026-04-02 04:16:27] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 404 171 0.004873 10.0.0.73 - - [2026-04-02 04:16:28] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 404 171 0.004080 10.0.0.73 - - [2026-04-02 04:16:29] "GET /virtual-machine/1e6e5ff6-4842-485e-8605-0938903e9a43 HTTP/1.1" 404 171 0.004100 10.0.0.73 - - [2026-04-02 04:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.73 - - [2026-04-02 04:16:29] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004380 10.0.0.73 - - [2026-04-02 04:16:29] "GET /virtual-networks?parent_id=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003739 10.0.0.73 - - [2026-04-02 04:16:30] "GET /virtual-network/a6f56aaa-4e9d-48f1-8aad-a507ece7fd55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007606 10.0.0.73 - - [2026-04-02 04:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.73 - - [2026-04-02 04:16:30] "GET /routing-instance/3a525488-e886-4844-b39e-1924e177730f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.008824 10.0.0.73 - - [2026-04-02 04:16:30] "GET /route-target/bffcd6e8-546d-4eca-b92b-3d00f9335fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005720 10.0.0.73 - - [2026-04-02 04:16:30] "GET /obj-perms HTTP/1.1" 200 5044 0.004580 10.0.0.73 - - [2026-04-02 04:16:30] "POST /neutron/network HTTP/1.1" 200 808 0.007790 10.0.0.73 - - [2026-04-02 04:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.73 - - [2026-04-02 04:16:30] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003942 10.0.0.73 - - [2026-04-02 04:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.73 - - [2026-04-02 04:16:30] "PUT /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f HTTP/1.1" 200 276 0.027941 10.0.0.48 - - [2026-04-02 04:16:33] "GET /projects?obj_uuids=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.031353 10.0.0.73 - - [2026-04-02 04:16:33] "GET /project/fadd400f-94ec-46fe-a9b3-bdc7f5a971cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.117244 10.0.0.48 - - [2026-04-02 04:16:33] "GET /projects?obj_uuids=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002131 10.0.0.73 - - [2026-04-02 04:16:33] "GET /project/fadd400f-94ec-46fe-a9b3-bdc7f5a971cd?fields=virtual_networks HTTP/1.1" 200 1047 0.047368 10.0.0.48 - - [2026-04-02 04:16:33] "GET /projects?obj_uuids=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003684 10.0.0.73 - - [2026-04-02 04:16:33] "GET /project/fadd400f-94ec-46fe-a9b3-bdc7f5a971cd?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.064101 10.0.0.48 - - [2026-04-02 04:16:33] "GET /projects?obj_uuids=fadd400f-94ec-46fe-a9b3-bdc7f5a971cd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001540 10.0.0.73 - - [2026-04-02 04:16:33] "GET /project/fadd400f-94ec-46fe-a9b3-bdc7f5a971cd?fields=security_groups HTTP/1.1" 200 1280 0.050321 10.0.0.73 - - [2026-04-02 04:16:34] "POST /fqname-to-id HTTP/1.1" 404 194 0.028462 10.0.0.48 - - [2026-04-02 04:16:34] "GET /projects?obj_uuids=0b1de3a4-95d4-41ad-aa00-e36e29c272ce&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004827 10.0.0.48 - - [2026-04-02 04:16:34] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001206 10.0.0.48 - - [2026-04-02 04:16:34] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.037424 10.0.0.48 - - [2026-04-02 04:16:34] "POST /id-to-fqname HTTP/1.1" 200 196 0.004344 10.0.0.48 - - [2026-04-02 04:16:34] "POST /fqname-to-id HTTP/1.1" 404 205 0.004857 10.0.0.48 - - [2026-04-02 04:16:34] "POST /security-groups HTTP/1.1" 200 597 0.077709 10.0.0.48 - - [2026-04-02 04:16:34] "POST /projects HTTP/1.1" 200 597 0.318484 10.0.0.133 - - [2026-04-02 04:16:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.036994 10.0.0.48 - - [2026-04-02 04:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.391498 10.0.0.133 - - [2026-04-02 04:16:35] "POST /access-control-lists HTTP/1.1" 200 600 0.038995 10.0.0.73 - - [2026-04-02 04:16:35] "GET /project/0b1de3a4-95d4-41ad-aa00-e36e29c272ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.565612 10.0.0.73 - - [2026-04-02 04:16:36] "GET / HTTP/1.1" 200 35931 0.002683 10.0.0.48 - - [2026-04-02 04:16:39] "GET /projects?obj_uuids=0b1de3a4-95d4-41ad-aa00-e36e29c272ce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001178 10.0.0.73 - - [2026-04-02 04:16:39] "GET /project/0b1de3a4-95d4-41ad-aa00-e36e29c272ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.046176 10.0.0.48 - - [2026-04-02 04:16:39] "GET /projects?obj_uuids=0b1de3a4-95d4-41ad-aa00-e36e29c272ce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001038 10.0.0.73 - - [2026-04-02 04:16:39] "GET /project/0b1de3a4-95d4-41ad-aa00-e36e29c272ce?fields=virtual_networks HTTP/1.1" 200 1043 0.048244 10.0.0.48 - - [2026-04-02 04:16:39] "GET /projects?obj_uuids=0b1de3a4-95d4-41ad-aa00-e36e29c272ce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001501 10.0.0.73 - - [2026-04-02 04:16:39] "GET /project/0b1de3a4-95d4-41ad-aa00-e36e29c272ce?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.050476 10.0.0.48 - - [2026-04-02 04:16:39] "GET /projects?obj_uuids=0b1de3a4-95d4-41ad-aa00-e36e29c272ce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001205 10.0.0.73 - - [2026-04-02 04:16:39] "GET /project/0b1de3a4-95d4-41ad-aa00-e36e29c272ce?fields=security_groups HTTP/1.1" 200 1275 0.040382 10.0.0.73 - - [2026-04-02 04:16:40] "POST /fqname-to-id HTTP/1.1" 404 188 0.032995 10.0.0.48 - - [2026-04-02 04:16:40] "GET /projects?obj_uuids=422aade3-b53f-433f-b2af-4c3313eeaacf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003546 10.0.0.48 - - [2026-04-02 04:16:40] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001233 10.0.0.48 - - [2026-04-02 04:16:40] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008210 10.0.0.48 - - [2026-04-02 04:16:40] "POST /id-to-fqname HTTP/1.1" 200 190 0.002711 10.0.0.48 - - [2026-04-02 04:16:40] "POST /fqname-to-id HTTP/1.1" 404 199 0.003783 10.0.0.48 - - [2026-04-02 04:16:40] "POST /security-groups HTTP/1.1" 200 591 0.040298 10.0.0.48 - - [2026-04-02 04:16:40] "POST /projects HTTP/1.1" 200 585 0.281993 10.0.0.133 - - [2026-04-02 04:16:40] "POST /fqname-to-id HTTP/1.1" 404 233 0.013132 10.0.0.48 - - [2026-04-02 04:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.356901 10.0.0.73 - - [2026-04-02 04:16:40] "GET /project/422aade3-b53f-433f-b2af-4c3313eeaacf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.494825 10.0.0.73 - - [2026-04-02 04:16:41] "GET / HTTP/1.1" 200 35931 0.002150 10.0.0.48 - - [2026-04-02 04:16:44] "GET /projects?obj_uuids=422aade3-b53f-433f-b2af-4c3313eeaacf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001605 10.0.0.73 - - [2026-04-02 04:16:44] "GET /project/422aade3-b53f-433f-b2af-4c3313eeaacf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.057560 10.0.0.48 - - [2026-04-02 04:16:44] "GET /projects?obj_uuids=422aade3-b53f-433f-b2af-4c3313eeaacf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001186 10.0.0.73 - - [2026-04-02 04:16:45] "GET /project/422aade3-b53f-433f-b2af-4c3313eeaacf?fields=virtual_networks HTTP/1.1" 200 1032 0.047339 10.0.0.48 - - [2026-04-02 04:16:45] "GET /projects?obj_uuids=422aade3-b53f-433f-b2af-4c3313eeaacf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001467 10.0.0.73 - - [2026-04-02 04:16:45] "GET /project/422aade3-b53f-433f-b2af-4c3313eeaacf?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.053658 10.0.0.48 - - [2026-04-02 04:16:45] "GET /projects?obj_uuids=422aade3-b53f-433f-b2af-4c3313eeaacf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001002 10.0.0.73 - - [2026-04-02 04:16:45] "GET /project/422aade3-b53f-433f-b2af-4c3313eeaacf?fields=security_groups HTTP/1.1" 200 1258 0.044512 10.0.0.73 - - [2026-04-02 04:16:46] "POST /fqname-to-id HTTP/1.1" 404 196 0.031712 10.0.0.48 - - [2026-04-02 04:16:46] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003609 10.0.0.48 - - [2026-04-02 04:16:46] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001061 10.0.0.48 - - [2026-04-02 04:16:46] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007585 10.0.0.48 - - [2026-04-02 04:16:46] "POST /id-to-fqname HTTP/1.1" 200 198 0.001964 10.0.0.48 - - [2026-04-02 04:16:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.022160 10.0.0.48 - - [2026-04-02 04:16:46] "POST /security-groups HTTP/1.1" 200 599 0.082477 10.0.0.48 - - [2026-04-02 04:16:46] "POST /projects HTTP/1.1" 200 601 0.321662 10.0.0.48 - - [2026-04-02 04:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.358642 10.0.0.133 - - [2026-04-02 04:16:46] "POST /access-control-lists HTTP/1.1" 200 604 0.030508 10.0.0.73 - - [2026-04-02 04:16:46] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.546506 10.0.0.73 - - [2026-04-02 04:16:47] "GET / HTTP/1.1" 200 35931 0.002267 10.0.0.73 - - [2026-04-02 04:16:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000935 10.0.0.133 - - [2026-04-02 04:16:48] "DELETE /access-control-list/dbfc53de-09b9-4648-9b8c-a881553d2326 HTTP/1.1" 200 115 0.051801 10.0.0.73 - - [2026-04-02 04:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.039580 10.0.0.48 - - [2026-04-02 04:16:48] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001442 10.0.0.73 - - [2026-04-02 04:16:48] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.057344 10.0.0.48 - - [2026-04-02 04:16:49] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001239 10.0.0.73 - - [2026-04-02 04:16:49] "POST /neutron/network HTTP/1.1" 200 601 0.205982 10.0.0.73 - - [2026-04-02 04:16:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.063865 10.0.0.73 - - [2026-04-02 04:16:49] "POST /neutron/network HTTP/1.1" 200 976 0.034226 10.0.0.73 - - [2026-04-02 04:16:49] "POST /id-to-fqname HTTP/1.1" 200 222 0.002297 10.0.0.73 - - [2026-04-02 04:16:49] "GET /virtual-network/6f9fb18a-fec4-4254-b98d-303222439090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.010524 10.0.0.133 - - [2026-04-02 04:16:49] "POST /ref-update HTTP/1.1" 200 156 0.044938 10.0.0.73 - - [2026-04-02 04:16:49] "GET /virtual-network/6f9fb18a-fec4-4254-b98d-303222439090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005962 10.0.0.73 - - [2026-04-02 04:16:49] "POST /neutron/subnet HTTP/1.1" 200 716 0.011725 10.0.0.73 - - [2026-04-02 04:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.48 - - [2026-04-02 04:16:49] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001276 10.0.0.73 - - [2026-04-02 04:16:49] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.083323 10.0.0.48 - - [2026-04-02 04:16:50] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001672 10.0.0.73 - - [2026-04-02 04:16:50] "POST /neutron/network HTTP/1.1" 200 601 0.166770 10.0.0.73 - - [2026-04-02 04:16:50] "POST /neutron/network HTTP/1.1" 200 974 0.019828 10.0.0.73 - - [2026-04-02 04:16:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001425 10.0.0.73 - - [2026-04-02 04:16:50] "GET /virtual-network/c380bc03-d7a4-4b0b-90ea-aa2d28b001f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.007503 10.0.0.73 - - [2026-04-02 04:16:50] "GET /virtual-network/c380bc03-d7a4-4b0b-90ea-aa2d28b001f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.007206 10.0.0.73 - - [2026-04-02 04:16:50] "POST /neutron/subnet HTTP/1.1" 200 716 0.011978 10.0.0.73 - - [2026-04-02 04:16:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001497 10.0.0.73 - - [2026-04-02 04:16:51] "POST /neutron/network HTTP/1.1" 200 986 0.008751 10.0.0.48 - - [2026-04-02 04:16:51] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001332 10.0.0.73 - - [2026-04-02 04:16:51] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.092432 10.0.0.73 - - [2026-04-02 04:16:52] "POST /neutron/port HTTP/1.1" 200 117 0.007778 10.0.0.73 - - [2026-04-02 04:16:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001850 10.0.0.73 - - [2026-04-02 04:16:52] "POST /neutron/network HTTP/1.1" 200 986 0.008557 10.0.0.73 - - [2026-04-02 04:16:53] "POST /neutron/port HTTP/1.1" 200 1154 0.046720 10.0.0.48 - - [2026-04-02 04:16:53] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001948 10.0.0.73 - - [2026-04-02 04:16:53] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.106335 10.0.0.73 - - [2026-04-02 04:16:53] "POST /neutron/port HTTP/1.1" 200 1218 0.043405 10.0.0.73 - - [2026-04-02 04:16:53] "POST /neutron/subnet HTTP/1.1" 200 1277 0.014730 10.0.0.73 - - [2026-04-02 04:16:53] "POST /neutron/port HTTP/1.1" 200 5260 0.052980 10.0.0.73 - - [2026-04-02 04:16:53] "POST /neutron/port HTTP/1.1" 200 117 0.008075 10.0.0.73 - - [2026-04-02 04:16:54] "POST /neutron/network HTTP/1.1" 200 984 0.010137 10.0.0.73 - - [2026-04-02 04:16:54] "POST /neutron/port HTTP/1.1" 200 1152 0.029377 10.0.0.73 - - [2026-04-02 04:16:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004389 10.0.0.73 - - [2026-04-02 04:16:54] "POST /neutron/port HTTP/1.1" 200 117 0.001570 10.0.0.48 - - [2026-04-02 04:16:58] "DELETE /project/0b1de3a495d441adaa00e36e29c272ce HTTP/1.1" 404 173 0.008654 10.0.0.48 - - [2026-04-02 04:16:58] "DELETE /project/422aade3b53f433fb2af4c3313eeaacf HTTP/1.1" 404 173 0.012293 10.0.0.48 - - [2026-04-02 04:16:58] "DELETE /project/c07371f2a6ca49d4b157e2ac4a74c16d HTTP/1.1" 404 173 0.016524 10.0.0.48 - - [2026-04-02 04:16:58] "DELETE /project/fadd400f-94ec-46fe-a9b3-bdc7f5a971cd HTTP/1.1" 404 177 0.007888 10.0.0.48 - - [2026-04-02 04:16:58] "GET /projects?obj_uuids=0b1de3a4-95d4-41ad-aa00-e36e29c272ce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001066 10.0.0.48 - - [2026-04-02 04:16:58] "GET /projects?obj_uuids=422aade3-b53f-433f-b2af-4c3313eeaacf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000809 10.0.0.48 - - [2026-04-02 04:16:58] "GET /project/0b1de3a4-95d4-41ad-aa00-e36e29c272ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.063381 10.0.0.48 - - [2026-04-02 04:16:58] "GET /project/422aade3-b53f-433f-b2af-4c3313eeaacf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.075381 10.0.0.48 - - [2026-04-02 04:16:58] "GET /projects?obj_uuids=422aade3-b53f-433f-b2af-4c3313eeaacf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001799 10.0.0.48 - - [2026-04-02 04:16:58] "GET /projects?obj_uuids=0b1de3a4-95d4-41ad-aa00-e36e29c272ce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000864 10.0.0.48 - - [2026-04-02 04:16:58] "GET /project/0b1de3a4-95d4-41ad-aa00-e36e29c272ce?fields=security_groups HTTP/1.1" 200 1380 0.083367 10.0.0.48 - - [2026-04-02 04:16:58] "GET /project/422aade3-b53f-433f-b2af-4c3313eeaacf?fields=security_groups HTTP/1.1" 200 1363 0.094627 10.0.0.48 - - [2026-04-02 04:16:58] "DELETE /security-group/2505a24a-a0bd-413c-8bd0-58763c5a1c87 HTTP/1.1" 200 115 0.070322 10.0.0.48 - - [2026-04-02 04:16:58] "GET /projects?obj_uuids=0b1de3a4-95d4-41ad-aa00-e36e29c272ce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001470 10.0.0.133 - - [2026-04-02 04:16:58] "DELETE /access-control-list/87281522-d857-42f9-852c-dd54c6f9f222 HTTP/1.1" 200 115 0.064182 10.0.0.48 - - [2026-04-02 04:16:58] "DELETE /security-group/a281f078-5ec5-4af6-8ef0-ae000897457f HTTP/1.1" 200 115 0.111042 10.0.0.48 - - [2026-04-02 04:16:58] "GET /project/0b1de3a4-95d4-41ad-aa00-e36e29c272ce?fields=application_policy_sets HTTP/1.1" 200 1419 0.087344 10.0.0.48 - - [2026-04-02 04:16:58] "GET /projects?obj_uuids=422aade3-b53f-433f-b2af-4c3313eeaacf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001221 10.0.0.48 - - [2026-04-02 04:16:58] "GET /project/422aade3-b53f-433f-b2af-4c3313eeaacf?fields=application_policy_sets HTTP/1.1" 200 1402 0.076812 10.0.0.133 - - [2026-04-02 04:16:58] "DELETE /access-control-list/dbe04b71-b6de-4590-9943-55d8e84ce75d HTTP/1.1" 200 115 0.049881 10.0.0.48 - - [2026-04-02 04:16:58] "DELETE /project/0b1de3a4-95d4-41ad-aa00-e36e29c272ce HTTP/1.1" 200 115 0.603465 10.0.0.48 - - [2026-04-02 04:16:58] "DELETE /project/422aade3-b53f-433f-b2af-4c3313eeaacf HTTP/1.1" 200 115 0.629419 10.0.0.73 - - [2026-04-02 04:16:58] "POST /neutron/port HTTP/1.1" 200 1218 0.023170 10.0.0.73 - - [2026-04-02 04:16:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010127 10.0.0.73 - - [2026-04-02 04:16:59] "GET /virtual-machine/f22dd24e-5624-4e5a-b37f-82808e96b760 HTTP/1.1" 401 292 0.000466 10.0.0.73 - - [2026-04-02 04:16:59] "GET /virtual-machine/f22dd24e-5624-4e5a-b37f-82808e96b760 HTTP/1.1" 200 1301 0.031454 10.0.0.73 - - [2026-04-02 04:16:59] "GET /virtual-machine-interface/a2c98552-215e-44a3-96fe-10aae2e6fd84 HTTP/1.1" 200 3158 0.007686 10.0.0.73 - - [2026-04-02 04:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.73 - - [2026-04-02 04:16:59] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006172 10.0.0.73 - - [2026-04-02 04:16:59] "GET /virtual-networks?parent_id=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004244 10.0.0.73 - - [2026-04-02 04:16:59] "GET /virtual-network/6f9fb18a-fec4-4254-b98d-303222439090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.008652 10.0.0.73 - - [2026-04-02 04:17:02] "POST /neutron/port HTTP/1.1" 200 1218 0.023553 10.0.0.73 - - [2026-04-02 04:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.73 - - [2026-04-02 04:17:02] "GET /virtual-network/6f9fb18a-fec4-4254-b98d-303222439090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.008149 10.0.0.73 - - [2026-04-02 04:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.73 - - [2026-04-02 04:17:04] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004044 10.0.0.73 - - [2026-04-02 04:17:04] "GET /virtual-networks?parent_id=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002781 10.0.0.73 - - [2026-04-02 04:17:04] "GET /virtual-network/6f9fb18a-fec4-4254-b98d-303222439090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007367 10.0.0.73 - - [2026-04-02 04:17:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009210 10.0.0.73 - - [2026-04-02 04:17:05] "POST /neutron/port HTTP/1.1" 200 1216 0.022580 10.0.0.73 - - [2026-04-02 04:17:05] "GET /virtual-machine/97431e9c-8789-4f0d-8ced-02f85b357a5f HTTP/1.1" 200 1301 0.008121 10.0.0.73 - - [2026-04-02 04:17:05] "GET /virtual-machine-interface/2b1296a3-e641-4a21-826c-b025c137bd8c HTTP/1.1" 200 3156 0.006937 10.0.0.73 - - [2026-04-02 04:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005429 10.0.0.73 - - [2026-04-02 04:17:05] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004479 10.0.0.73 - - [2026-04-02 04:17:05] "GET /virtual-networks?parent_id=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005222 10.0.0.73 - - [2026-04-02 04:17:05] "GET /virtual-network/c380bc03-d7a4-4b0b-90ea-aa2d28b001f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.010042 10.0.0.73 - - [2026-04-02 04:17:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008402 10.0.0.73 - - [2026-04-02 04:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.73 - - [2026-04-02 04:17:06] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004063 10.0.0.73 - - [2026-04-02 04:17:06] "GET /virtual-networks?parent_id=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003140 10.0.0.73 - - [2026-04-02 04:17:06] "GET /virtual-network/c380bc03-d7a4-4b0b-90ea-aa2d28b001f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.009973 10.0.0.48 - - [2026-04-02 04:17:10] "GET /obj-perms HTTP/1.1" 200 5056 0.058514 10.0.0.73 - - [2026-04-02 04:17:11] "GET /obj-perms HTTP/1.1" 200 5056 0.052901 10.0.0.73 - - [2026-04-02 04:17:11] "POST /fqname-to-id HTTP/1.1" 404 209 0.003712 10.0.0.73 - - [2026-04-02 04:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.48 - - [2026-04-02 04:17:11] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001523 10.0.0.73 - - [2026-04-02 04:17:11] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.054742 10.0.0.73 - - [2026-04-02 04:17:12] "POST /network-policys HTTP/1.1" 200 533 0.044769 10.0.0.73 - - [2026-04-02 04:17:12] "GET /network-policy/1b92d9c3-670f-4c0e-abae-9e361177d41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007767 10.0.0.73 - - [2026-04-02 04:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.73 - - [2026-04-02 04:17:12] "GET /virtual-network/6f9fb18a-fec4-4254-b98d-303222439090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.008291 10.0.0.73 - - [2026-04-02 04:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.73 - - [2026-04-02 04:17:12] "GET /network-policy/1b92d9c3-670f-4c0e-abae-9e361177d41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004870 10.0.0.73 - - [2026-04-02 04:17:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.004969 10.0.0.73 - - [2026-04-02 04:17:12] "POST /ref-update HTTP/1.1" 200 156 0.058929 10.0.0.73 - - [2026-04-02 04:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008616 10.0.0.73 - - [2026-04-02 04:17:12] "GET /network-policy/1b92d9c3-670f-4c0e-abae-9e361177d41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004607 10.0.0.73 - - [2026-04-02 04:17:12] "POST /neutron/network HTTP/1.1" 200 1062 0.015419 10.0.0.73 - - [2026-04-02 04:17:12] "GET /virtual-network/6f9fb18a-fec4-4254-b98d-303222439090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.005839 10.0.0.73 - - [2026-04-02 04:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.73 - - [2026-04-02 04:17:12] "GET /network-policy/1b92d9c3-670f-4c0e-abae-9e361177d41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006028 10.0.0.73 - - [2026-04-02 04:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.73 - - [2026-04-02 04:17:12] "GET /virtual-network/c380bc03-d7a4-4b0b-90ea-aa2d28b001f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.008285 10.0.0.73 - - [2026-04-02 04:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.73 - - [2026-04-02 04:17:12] "GET /network-policy/1b92d9c3-670f-4c0e-abae-9e361177d41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004816 10.0.0.133 - - [2026-04-02 04:17:12] "PUT /access-control-list/fda49799-2c4f-42f0-8d07-598fa9a0f63e HTTP/1.1" 200 272 0.036196 10.0.0.73 - - [2026-04-02 04:17:12] "POST /ref-update HTTP/1.1" 200 156 0.089848 10.0.0.73 - - [2026-04-02 04:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.133 - - [2026-04-02 04:17:12] "POST /ref-update HTTP/1.1" 200 156 0.038849 10.0.0.73 - - [2026-04-02 04:17:12] "GET /network-policy/1b92d9c3-670f-4c0e-abae-9e361177d41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006318 10.0.0.73 - - [2026-04-02 04:17:12] "GET /virtual-network/c380bc03-d7a4-4b0b-90ea-aa2d28b001f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2864 0.009934 10.0.0.73 - - [2026-04-02 04:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.73 - - [2026-04-02 04:17:12] "GET /network-policy/1b92d9c3-670f-4c0e-abae-9e361177d41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004950 10.0.0.73 - - [2026-04-02 04:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.48 - - [2026-04-02 04:17:12] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001225 10.0.0.73 - - [2026-04-02 04:17:12] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.049441 10.0.0.48 - - [2026-04-02 04:17:13] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001051 10.0.0.73 - - [2026-04-02 04:17:13] "POST /neutron/network HTTP/1.1" 200 585 0.139436 10.0.0.73 - - [2026-04-02 04:17:13] "POST /id-to-fqname HTTP/1.1" 200 214 0.004352 10.0.0.73 - - [2026-04-02 04:17:13] "GET /virtual-network/f3830d67-b8c0-4353-87c1-5fecdc35609a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.009062 10.0.0.73 - - [2026-04-02 04:17:13] "POST /neutron/network HTTP/1.1" 200 799 0.008175 10.0.0.73 - - [2026-04-02 04:17:13] "GET /virtual-network/f3830d67-b8c0-4353-87c1-5fecdc35609a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007482 10.0.0.73 - - [2026-04-02 04:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.48 - - [2026-04-02 04:17:13] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001549 10.0.0.73 - - [2026-04-02 04:17:13] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053694 10.0.0.73 - - [2026-04-02 04:17:13] "POST /neutron/network HTTP/1.1" 200 117 0.022228 10.0.0.133 - - [2026-04-02 04:17:13] "POST /route-targets HTTP/1.1" 200 327 0.016512 10.0.0.73 - - [2026-04-02 04:17:14] "POST /neutron/network HTTP/1.1" 200 799 0.012628 10.0.0.73 - - [2026-04-02 04:17:14] "POST /id-to-fqname HTTP/1.1" 200 214 0.001808 10.0.0.73 - - [2026-04-02 04:17:14] "GET /virtual-network/9b3d4a8e-33d1-4b91-a148-269f763fed17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006813 10.0.0.73 - - [2026-04-02 04:17:14] "GET /virtual-network/9b3d4a8e-33d1-4b91-a148-269f763fed17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007364 10.0.0.73 - - [2026-04-02 04:17:14] "POST /neutron/subnet HTTP/1.1" 200 701 0.011525 10.0.0.73 - - [2026-04-02 04:17:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.004511 10.0.0.73 - - [2026-04-02 04:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.48 - - [2026-04-02 04:17:14] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001158 10.0.0.73 - - [2026-04-02 04:17:14] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.060882 10.0.0.73 - - [2026-04-02 04:17:14] "POST /network-policys HTTP/1.1" 200 587 0.038652 10.0.0.73 - - [2026-04-02 04:17:14] "GET /network-policy/a7685661-8c86-4ffc-964a-a5fc13030609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.012877 10.0.0.73 - - [2026-04-02 04:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.73 - - [2026-04-02 04:17:14] "GET /virtual-network/f3830d67-b8c0-4353-87c1-5fecdc35609a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007673 10.0.0.73 - - [2026-04-02 04:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.73 - - [2026-04-02 04:17:14] "GET /network-policy/a7685661-8c86-4ffc-964a-a5fc13030609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004937 10.0.0.73 - - [2026-04-02 04:17:14] "POST /ref-update HTTP/1.1" 200 156 0.066459 10.0.0.133 - - [2026-04-02 04:17:14] "POST /access-control-lists HTTP/1.1" 200 554 0.042185 10.0.0.73 - - [2026-04-02 04:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.73 - - [2026-04-02 04:17:14] "GET /network-policy/a7685661-8c86-4ffc-964a-a5fc13030609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005544 10.0.0.73 - - [2026-04-02 04:17:14] "GET /virtual-network/f3830d67-b8c0-4353-87c1-5fecdc35609a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.008922 10.0.0.73 - - [2026-04-02 04:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.73 - - [2026-04-02 04:17:14] "GET /network-policy/a7685661-8c86-4ffc-964a-a5fc13030609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005433 10.0.0.73 - - [2026-04-02 04:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.73 - - [2026-04-02 04:17:14] "GET /virtual-network/9b3d4a8e-33d1-4b91-a148-269f763fed17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006730 10.0.0.73 - - [2026-04-02 04:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.73 - - [2026-04-02 04:17:15] "GET /network-policy/a7685661-8c86-4ffc-964a-a5fc13030609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005867 10.0.0.73 - - [2026-04-02 04:17:15] "POST /ref-update HTTP/1.1" 200 156 0.059983 10.0.0.73 - - [2026-04-02 04:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.73 - - [2026-04-02 04:17:15] "GET /network-policy/a7685661-8c86-4ffc-964a-a5fc13030609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006816 10.0.0.133 - - [2026-04-02 04:17:15] "POST /access-control-lists HTTP/1.1" 200 554 0.090295 10.0.0.73 - - [2026-04-02 04:17:15] "GET /virtual-network/9b3d4a8e-33d1-4b91-a148-269f763fed17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.024201 10.0.0.73 - - [2026-04-02 04:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.73 - - [2026-04-02 04:17:15] "GET /network-policy/a7685661-8c86-4ffc-964a-a5fc13030609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006135 10.0.0.73 - - [2026-04-02 04:17:15] "POST /id-to-fqname HTTP/1.1" 200 214 0.002125 10.0.0.73 - - [2026-04-02 04:17:15] "POST /neutron/port HTTP/1.1" 200 6322 0.044660 10.0.0.48 - - [2026-04-02 04:17:16] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001348 10.0.0.73 - - [2026-04-02 04:17:16] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.073135 10.0.0.73 - - [2026-04-02 04:17:16] "POST /neutron/network HTTP/1.1" 200 912 0.042990 10.0.0.73 - - [2026-04-02 04:17:16] "POST /neutron/port HTTP/1.1" 200 117 0.007067 10.0.0.73 - - [2026-04-02 04:17:16] "POST /id-to-fqname HTTP/1.1" 200 214 0.001534 10.0.0.73 - - [2026-04-02 04:17:17] "POST /neutron/network HTTP/1.1" 200 922 0.010837 10.0.0.73 - - [2026-04-02 04:17:17] "POST /neutron/port HTTP/1.1" 200 1063 0.019211 10.0.0.73 - - [2026-04-02 04:17:17] "POST /neutron/port HTTP/1.1" 200 1127 0.020300 10.0.0.73 - - [2026-04-02 04:17:17] "POST /neutron/port HTTP/1.1" 200 117 0.001883 10.0.0.48 - - [2026-04-02 04:17:17] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001462 10.0.0.73 - - [2026-04-02 04:17:17] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.070609 10.0.0.73 - - [2026-04-02 04:17:18] "POST /neutron/port HTTP/1.1" 200 7296 0.051335 10.0.0.73 - - [2026-04-02 04:17:18] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004420 10.0.0.73 - - [2026-04-02 04:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.73 - - [2026-04-02 04:17:18] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006096 10.0.0.73 - - [2026-04-02 04:17:18] "POST /neutron/network HTTP/1.1" 200 922 0.007652 10.0.0.73 - - [2026-04-02 04:17:18] "POST /neutron/port HTTP/1.1" 200 1063 0.023560 10.0.0.73 - - [2026-04-02 04:17:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007464 10.0.0.73 - - [2026-04-02 04:17:19] "POST /neutron/network HTTP/1.1" 200 912 0.008698 10.0.0.73 - - [2026-04-02 04:17:19] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004674 10.0.0.73 - - [2026-04-02 04:17:19] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007644 10.0.0.73 - - [2026-04-02 04:17:19] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006400 10.0.0.73 - - [2026-04-02 04:17:19] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.048971 10.0.0.73 - - [2026-04-02 04:17:19] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.048799 10.0.0.73 - - [2026-04-02 04:17:19] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.018133 10.0.0.73 - - [2026-04-02 04:17:19] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.012142 10.0.0.73 - - [2026-04-02 04:17:19] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.041195 10.0.0.73 - - [2026-04-02 04:17:19] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.071543 10.0.0.73 - - [2026-04-02 04:17:20] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007324 10.0.0.73 - - [2026-04-02 04:17:20] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.019713 10.0.0.73 - - [2026-04-02 04:17:20] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.066889 10.0.0.73 - - [2026-04-02 04:17:20] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.045592 10.0.0.73 - - [2026-04-02 04:17:20] "POST /neutron/network HTTP/1.1" 200 1125 0.025430 10.0.0.73 - - [2026-04-02 04:17:20] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.016845 10.0.0.73 - - [2026-04-02 04:17:20] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006039 10.0.0.73 - - [2026-04-02 04:17:20] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.048415 10.0.0.73 - - [2026-04-02 04:17:20] "POST /neutron/subnet HTTP/1.1" 200 1394 0.039064 10.0.0.73 - - [2026-04-02 04:17:20] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005879 10.0.0.73 - - [2026-04-02 04:17:20] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005943 10.0.0.73 - - [2026-04-02 04:17:20] "POST /neutron/network HTTP/1.1" 200 1115 0.013789 10.0.0.73 - - [2026-04-02 04:17:20] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005302 10.0.0.73 - - [2026-04-02 04:17:20] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.049191 10.0.0.73 - - [2026-04-02 04:17:20] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.058884 10.0.0.73 - - [2026-04-02 04:17:20] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.016964 10.0.0.73 - - [2026-04-02 04:17:20] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.013629 10.0.0.73 - - [2026-04-02 04:17:20] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.045557 10.0.0.73 - - [2026-04-02 04:17:20] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.072150 10.0.0.73 - - [2026-04-02 04:17:20] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.009176 10.0.0.73 - - [2026-04-02 04:17:20] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005043 10.0.0.73 - - [2026-04-02 04:17:21] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.097809 10.0.0.73 - - [2026-04-02 04:17:21] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.086266 10.0.0.73 - - [2026-04-02 04:17:21] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006162 10.0.0.73 - - [2026-04-02 04:17:21] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008288 10.0.0.73 - - [2026-04-02 04:17:21] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.031174 10.0.0.73 - - [2026-04-02 04:17:21] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003832 10.0.0.73 - - [2026-04-02 04:17:21] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005395 10.0.0.73 - - [2026-04-02 04:17:21] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004646 10.0.0.73 - - [2026-04-02 04:17:21] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.033696 10.0.0.73 - - [2026-04-02 04:17:21] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.059008 10.0.0.73 - - [2026-04-02 04:17:21] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007664 10.0.0.73 - - [2026-04-02 04:17:21] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006711 10.0.0.73 - - [2026-04-02 04:17:21] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.069257 10.0.0.73 - - [2026-04-02 04:17:21] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.059526 10.0.0.73 - - [2026-04-02 04:17:21] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.020538 10.0.0.73 - - [2026-04-02 04:17:21] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.012446 10.0.0.73 - - [2026-04-02 04:17:21] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.063607 10.0.0.73 - - [2026-04-02 04:17:21] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.053060 10.0.0.73 - - [2026-04-02 04:17:22] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.016370 10.0.0.73 - - [2026-04-02 04:17:22] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.011748 10.0.0.73 - - [2026-04-02 04:17:22] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.031587 10.0.0.73 - - [2026-04-02 04:17:22] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.010846 10.0.0.73 - - [2026-04-02 04:17:22] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006184 10.0.0.73 - - [2026-04-02 04:17:22] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.010029 10.0.0.73 - - [2026-04-02 04:17:22] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.054875 10.0.0.73 - - [2026-04-02 04:17:22] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.071291 10.0.0.73 - - [2026-04-02 04:17:22] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007642 10.0.0.73 - - [2026-04-02 04:17:22] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007153 10.0.0.73 - - [2026-04-02 04:17:22] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.037055 10.0.0.73 - - [2026-04-02 04:17:22] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.036354 10.0.0.73 - - [2026-04-02 04:17:22] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.011838 10.0.0.73 - - [2026-04-02 04:17:22] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007895 10.0.0.73 - - [2026-04-02 04:17:22] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.054231 10.0.0.73 - - [2026-04-02 04:17:22] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.049331 10.0.0.73 - - [2026-04-02 04:17:31] "POST /neutron/port HTTP/1.1" 200 1127 0.054283 10.0.0.73 - - [2026-04-02 04:17:32] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005911 10.0.0.73 - - [2026-04-02 04:17:32] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006813 10.0.0.73 - - [2026-04-02 04:17:32] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005157 10.0.0.73 - - [2026-04-02 04:17:32] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.030328 10.0.0.73 - - [2026-04-02 04:17:33] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.043064 10.0.0.73 - - [2026-04-02 04:17:33] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.011681 10.0.0.73 - - [2026-04-02 04:17:33] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004944 10.0.0.73 - - [2026-04-02 04:17:33] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.033437 10.0.0.73 - - [2026-04-02 04:17:33] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.037184 10.0.0.73 - - [2026-04-02 04:17:33] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006307 10.0.0.73 - - [2026-04-02 04:17:33] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.011318 10.0.0.73 - - [2026-04-02 04:17:33] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.050996 10.0.0.73 - - [2026-04-02 04:17:33] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.040410 10.0.0.73 - - [2026-04-02 04:17:33] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.013034 10.0.0.73 - - [2026-04-02 04:17:33] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008646 10.0.0.73 - - [2026-04-02 04:17:33] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.023650 10.0.0.73 - - [2026-04-02 04:17:33] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003940 10.0.0.73 - - [2026-04-02 04:17:33] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005362 10.0.0.73 - - [2026-04-02 04:17:33] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004629 10.0.0.73 - - [2026-04-02 04:17:33] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.030172 10.0.0.73 - - [2026-04-02 04:17:33] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.061159 10.0.0.73 - - [2026-04-02 04:17:33] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.009598 10.0.0.73 - - [2026-04-02 04:17:33] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006120 10.0.0.73 - - [2026-04-02 04:17:33] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.034981 10.0.0.73 - - [2026-04-02 04:17:34] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.056249 10.0.0.73 - - [2026-04-02 04:17:34] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.011325 10.0.0.73 - - [2026-04-02 04:17:34] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004947 10.0.0.73 - - [2026-04-02 04:17:34] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.044411 10.0.0.73 - - [2026-04-02 04:17:34] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.047781 10.0.0.73 - - [2026-04-02 04:17:34] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008243 10.0.0.73 - - [2026-04-02 04:17:34] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.011579 10.0.0.73 - - [2026-04-02 04:17:34] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.037039 10.0.0.73 - - [2026-04-02 04:17:34] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003899 10.0.0.73 - - [2026-04-02 04:17:34] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005847 10.0.0.73 - - [2026-04-02 04:17:34] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005964 10.0.0.73 - - [2026-04-02 04:17:34] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.035845 10.0.0.73 - - [2026-04-02 04:17:34] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.054432 10.0.0.73 - - [2026-04-02 04:17:34] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.012205 10.0.0.73 - - [2026-04-02 04:17:34] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005389 10.0.0.73 - - [2026-04-02 04:17:34] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.030724 10.0.0.73 - - [2026-04-02 04:17:34] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.041707 10.0.0.73 - - [2026-04-02 04:17:34] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006432 10.0.0.73 - - [2026-04-02 04:17:34] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006088 10.0.0.73 - - [2026-04-02 04:17:34] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.044717 10.0.0.73 - - [2026-04-02 04:17:34] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.038882 10.0.0.73 - - [2026-04-02 04:17:35] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.009750 10.0.0.73 - - [2026-04-02 04:17:35] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007602 10.0.0.73 - - [2026-04-02 04:17:35] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.032851 10.0.0.73 - - [2026-04-02 04:17:35] "POST /ref-update HTTP/1.1" 200 156 0.061183 10.0.0.73 - - [2026-04-02 04:17:35] "GET /virtual-network/9b3d4a8e-33d1-4b91-a148-269f763fed17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.018255 10.0.0.133 - - [2026-04-02 04:17:35] "DELETE /access-control-list/b91f972f-234e-43bd-85b0-f33d8c7bd7c3 HTTP/1.1" 200 115 0.075110 10.0.0.73 - - [2026-04-02 04:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.021427 10.0.0.73 - - [2026-04-02 04:17:35] "GET /network-policy/a7685661-8c86-4ffc-964a-a5fc13030609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005191 10.0.0.73 - - [2026-04-02 04:17:35] "POST /ref-update HTTP/1.1" 200 156 0.064096 10.0.0.133 - - [2026-04-02 04:17:35] "POST /ref-update HTTP/1.1" 200 156 0.027389 10.0.0.73 - - [2026-04-02 04:17:35] "POST /neutron/network HTTP/1.1" 200 799 0.021903 10.0.0.73 - - [2026-04-02 04:17:35] "GET /virtual-network/f3830d67-b8c0-4353-87c1-5fecdc35609a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006668 10.0.0.73 - - [2026-04-02 04:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005960 10.0.0.73 - - [2026-04-02 04:17:35] "GET /network-policy/a7685661-8c86-4ffc-964a-a5fc13030609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005640 10.0.0.73 - - [2026-04-02 04:17:35] "DELETE /network-policy/a7685661-8c86-4ffc-964a-a5fc13030609 HTTP/1.1" 200 115 0.045222 10.0.0.73 - - [2026-04-02 04:17:35] "POST /neutron/network HTTP/1.1" 400 204 0.018348 10.0.0.73 - - [2026-04-02 04:17:36] "POST /neutron/port HTTP/1.1" 200 151 0.249709 10.0.0.73 - - [2026-04-02 04:17:37] "POST /neutron/network HTTP/1.1" 200 799 0.010313 10.0.0.48 - - [2026-04-02 04:17:38] "POST /useragent-kv HTTP/1.1" 200 115 0.017216 10.0.0.133 - - [2026-04-02 04:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009806 10.0.0.48 - - [2026-04-02 04:17:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004947 10.0.0.73 - - [2026-04-02 04:17:38] "POST /neutron/network HTTP/1.1" 200 151 0.180680 10.0.0.73 - - [2026-04-02 04:17:38] "POST /ref-update HTTP/1.1" 200 156 0.060705 10.0.0.73 - - [2026-04-02 04:17:38] "GET /virtual-network/c380bc03-d7a4-4b0b-90ea-aa2d28b001f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.022966 10.0.0.73 - - [2026-04-02 04:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007057 10.0.0.133 - - [2026-04-02 04:17:38] "POST /ref-update HTTP/1.1" 200 156 0.041926 10.0.0.73 - - [2026-04-02 04:17:38] "GET /network-policy/1b92d9c3-670f-4c0e-abae-9e361177d41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005087 10.0.0.73 - - [2026-04-02 04:17:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.006274 10.0.0.73 - - [2026-04-02 04:17:38] "POST /ref-update HTTP/1.1" 200 156 0.053515 10.0.0.73 - - [2026-04-02 04:17:38] "GET /virtual-network/6f9fb18a-fec4-4254-b98d-303222439090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.010390 10.0.0.73 - - [2026-04-02 04:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008506 10.0.0.73 - - [2026-04-02 04:17:38] "GET /network-policy/1b92d9c3-670f-4c0e-abae-9e361177d41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005188 10.0.0.73 - - [2026-04-02 04:17:38] "DELETE /network-policy/1b92d9c3-670f-4c0e-abae-9e361177d41f HTTP/1.1" 200 115 0.037322 10.0.0.73 - - [2026-04-02 04:17:38] "POST /neutron/network HTTP/1.1" 200 974 0.011938 10.0.0.73 - - [2026-04-02 04:17:39] "POST /neutron/port HTTP/1.1" 200 1218 0.022173 10.0.0.73 - - [2026-04-02 04:17:39] "POST /neutron/port HTTP/1.1" 200 1208 0.019530 10.0.0.48 - - [2026-04-02 04:17:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003995 10.0.0.48 - - [2026-04-02 04:17:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003567 10.0.0.133 - - [2026-04-02 04:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.48 - - [2026-04-02 04:17:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002752 10.0.0.48 - - [2026-04-02 04:17:41] "POST /useragent-kv HTTP/1.1" 200 115 0.005844 10.0.0.73 - - [2026-04-02 04:17:41] "POST /neutron/network HTTP/1.1" 200 151 0.165615 10.0.0.133 - - [2026-04-02 04:17:41] "DELETE /route-target/fc67f8e8-3b62-4c08-b8ce-03813f13bf83 HTTP/1.1" 200 115 0.024346 10.0.0.73 - - [2026-04-02 04:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.48 - - [2026-04-02 04:17:42] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001121 10.0.0.73 - - [2026-04-02 04:17:42] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042915 10.0.0.73 - - [2026-04-02 04:17:42] "POST /neutron/network HTTP/1.1" 200 117 0.014631 10.0.0.48 - - [2026-04-02 04:17:43] "POST /useragent-kv HTTP/1.1" 200 115 0.011253 10.0.0.73 - - [2026-04-02 04:17:43] "POST /neutron/subnet HTTP/1.1" 200 725 0.215098 10.0.0.73 - - [2026-04-02 04:17:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.001595 10.0.0.73 - - [2026-04-02 04:17:43] "GET /virtual-network/ecf2abea-cfd6-4f2f-947f-58004dc2d100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006018 10.0.0.73 - - [2026-04-02 04:17:43] "GET /virtual-network/ecf2abea-cfd6-4f2f-947f-58004dc2d100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.011314 10.0.0.73 - - [2026-04-02 04:17:43] "POST /neutron/network HTTP/1.1" 200 975 0.013554 10.0.0.73 - - [2026-04-02 04:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.48 - - [2026-04-02 04:17:43] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001128 10.0.0.73 - - [2026-04-02 04:17:43] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044664 10.0.0.73 - - [2026-04-02 04:17:43] "POST /neutron/network HTTP/1.1" 200 117 0.019430 10.0.0.133 - - [2026-04-02 04:17:43] "POST /route-targets HTTP/1.1" 200 327 0.014771 10.0.0.73 - - [2026-04-02 04:17:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.004054 10.0.0.48 - - [2026-04-02 04:17:44] "POST /useragent-kv HTTP/1.1" 200 115 0.012846 10.0.0.73 - - [2026-04-02 04:17:44] "POST /neutron/subnet HTTP/1.1" 200 725 0.189680 10.0.0.73 - - [2026-04-02 04:17:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.001985 10.0.0.73 - - [2026-04-02 04:17:44] "GET /virtual-network/548ebdaa-0a0d-4227-892e-90e6d8c3f035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007151 10.0.0.73 - - [2026-04-02 04:17:44] "GET /virtual-network/548ebdaa-0a0d-4227-892e-90e6d8c3f035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007812 10.0.0.73 - - [2026-04-02 04:17:44] "POST /neutron/network HTTP/1.1" 200 975 0.009726 10.0.0.73 - - [2026-04-02 04:17:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.001752 10.0.0.73 - - [2026-04-02 04:17:44] "POST /neutron/port HTTP/1.1" 200 4196 0.040518 10.0.0.48 - - [2026-04-02 04:17:45] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001233 10.0.0.73 - - [2026-04-02 04:17:45] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.082115 10.0.0.73 - - [2026-04-02 04:17:45] "POST /neutron/port HTTP/1.1" 200 4196 0.036957 10.0.0.73 - - [2026-04-02 04:17:45] "POST /id-to-fqname HTTP/1.1" 200 222 0.001507 10.0.0.73 - - [2026-04-02 04:17:45] "POST /neutron/network HTTP/1.1" 200 985 0.008397 10.0.0.73 - - [2026-04-02 04:17:46] "POST /neutron/port HTTP/1.1" 200 1153 0.032792 10.0.0.48 - - [2026-04-02 04:17:46] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001299 10.0.0.73 - - [2026-04-02 04:17:46] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.154301 10.0.0.73 - - [2026-04-02 04:17:46] "POST /neutron/port HTTP/1.1" 200 1217 0.067218 10.0.0.73 - - [2026-04-02 04:17:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004410 10.0.0.73 - - [2026-04-02 04:17:46] "POST /neutron/port HTTP/1.1" 200 117 0.001313 10.0.0.73 - - [2026-04-02 04:17:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008637 10.0.0.73 - - [2026-04-02 04:17:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010011 10.0.0.73 - - [2026-04-02 04:17:47] "POST /neutron/port HTTP/1.1" 200 1153 0.027523 10.0.0.73 - - [2026-04-02 04:17:48] "POST /neutron/port HTTP/1.1" 200 1217 0.029447 10.0.0.73 - - [2026-04-02 04:17:48] "POST /neutron/subnet HTTP/1.1" 200 1273 0.017910 10.0.0.73 - - [2026-04-02 04:17:48] "POST /neutron/network HTTP/1.1" 200 975 0.014271 10.0.0.73 - - [2026-04-02 04:17:52] "POST /neutron/port HTTP/1.1" 200 1217 0.021025 10.0.0.73 - - [2026-04-02 04:17:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007041 10.0.0.73 - - [2026-04-02 04:17:52] "GET /virtual-machine/6445c6e4-cfa5-4b63-ab78-a8c3aa10409e HTTP/1.1" 200 1300 0.005801 10.0.0.73 - - [2026-04-02 04:17:52] "GET /virtual-machine-interface/cab7741c-2d83-4320-8093-143231644236 HTTP/1.1" 200 3157 0.005148 10.0.0.73 - - [2026-04-02 04:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.73 - - [2026-04-02 04:17:52] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004195 10.0.0.73 - - [2026-04-02 04:17:52] "GET /virtual-networks?parent_id=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003162 10.0.0.73 - - [2026-04-02 04:17:52] "GET /virtual-network/ecf2abea-cfd6-4f2f-947f-58004dc2d100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.008179 10.0.0.73 - - [2026-04-02 04:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.73 - - [2026-04-02 04:17:55] "GET /virtual-network/ecf2abea-cfd6-4f2f-947f-58004dc2d100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.008842 10.0.0.73 - - [2026-04-02 04:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.73 - - [2026-04-02 04:17:57] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004654 10.0.0.73 - - [2026-04-02 04:17:57] "GET /virtual-networks?parent_id=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003583 10.0.0.73 - - [2026-04-02 04:17:57] "GET /virtual-network/ecf2abea-cfd6-4f2f-947f-58004dc2d100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006700 10.0.0.73 - - [2026-04-02 04:17:58] "POST /neutron/port HTTP/1.1" 200 1217 0.022654 10.0.0.73 - - [2026-04-02 04:17:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008141 10.0.0.73 - - [2026-04-02 04:17:58] "GET /virtual-machine/2b8086d2-88e7-44a4-995a-2ea78eefba5c HTTP/1.1" 200 1300 0.007785 10.0.0.73 - - [2026-04-02 04:17:58] "GET /virtual-machine-interface/7e4fa5ac-88c1-4ee1-aae0-0c03a15e83dc HTTP/1.1" 200 3157 0.006143 10.0.0.73 - - [2026-04-02 04:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.73 - - [2026-04-02 04:17:58] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004110 10.0.0.73 - - [2026-04-02 04:17:58] "GET /virtual-networks?parent_id=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003782 10.0.0.73 - - [2026-04-02 04:17:58] "GET /virtual-network/548ebdaa-0a0d-4227-892e-90e6d8c3f035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007011 10.0.0.73 - - [2026-04-02 04:17:59] "POST /neutron/port HTTP/1.1" 200 1217 0.023214 10.0.0.73 - - [2026-04-02 04:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005492 10.0.0.73 - - [2026-04-02 04:18:01] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005532 10.0.0.73 - - [2026-04-02 04:18:01] "GET /virtual-networks?parent_id=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005225 10.0.0.73 - - [2026-04-02 04:18:01] "GET /virtual-network/548ebdaa-0a0d-4227-892e-90e6d8c3f035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.008142 10.0.0.73 - - [2026-04-02 04:18:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008970 10.0.0.73 - - [2026-04-02 04:18:06] "POST /fqname-to-id HTTP/1.1" 404 209 0.004257 10.0.0.73 - - [2026-04-02 04:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.48 - - [2026-04-02 04:18:06] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001536 10.0.0.73 - - [2026-04-02 04:18:06] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.056213 10.0.0.73 - - [2026-04-02 04:18:07] "POST /network-policys HTTP/1.1" 200 533 0.034839 10.0.0.73 - - [2026-04-02 04:18:07] "GET /network-policy/bc6736fd-4561-4332-a171-f26bd805ac82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007159 10.0.0.73 - - [2026-04-02 04:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.73 - - [2026-04-02 04:18:07] "GET /virtual-network/ecf2abea-cfd6-4f2f-947f-58004dc2d100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006525 10.0.0.73 - - [2026-04-02 04:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.73 - - [2026-04-02 04:18:07] "GET /network-policy/bc6736fd-4561-4332-a171-f26bd805ac82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005904 10.0.0.73 - - [2026-04-02 04:18:07] "POST /ref-update HTTP/1.1" 200 156 0.070140 10.0.0.73 - - [2026-04-02 04:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.73 - - [2026-04-02 04:18:07] "GET /network-policy/bc6736fd-4561-4332-a171-f26bd805ac82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006233 10.0.0.73 - - [2026-04-02 04:18:07] "GET /virtual-network/ecf2abea-cfd6-4f2f-947f-58004dc2d100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.012275 10.0.0.73 - - [2026-04-02 04:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.73 - - [2026-04-02 04:18:07] "GET /network-policy/bc6736fd-4561-4332-a171-f26bd805ac82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004689 10.0.0.73 - - [2026-04-02 04:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.73 - - [2026-04-02 04:18:07] "GET /virtual-network/548ebdaa-0a0d-4227-892e-90e6d8c3f035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.008885 10.0.0.73 - - [2026-04-02 04:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.73 - - [2026-04-02 04:18:07] "GET /network-policy/bc6736fd-4561-4332-a171-f26bd805ac82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004406 10.0.0.133 - - [2026-04-02 04:18:07] "POST /access-control-lists HTTP/1.1" 200 578 0.077458 10.0.0.73 - - [2026-04-02 04:18:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.012422 10.0.0.73 - - [2026-04-02 04:18:07] "POST /ref-update HTTP/1.1" 200 156 0.142810 10.0.0.73 - - [2026-04-02 04:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.73 - - [2026-04-02 04:18:07] "GET /network-policy/bc6736fd-4561-4332-a171-f26bd805ac82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004678 10.0.0.133 - - [2026-04-02 04:18:07] "POST /access-control-lists HTTP/1.1" 200 578 0.098735 10.0.0.73 - - [2026-04-02 04:18:07] "GET /virtual-network/548ebdaa-0a0d-4227-892e-90e6d8c3f035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.021721 10.0.0.73 - - [2026-04-02 04:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005999 10.0.0.73 - - [2026-04-02 04:18:07] "GET /network-policy/bc6736fd-4561-4332-a171-f26bd805ac82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005646 10.0.0.73 - - [2026-04-02 04:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.48 - - [2026-04-02 04:18:08] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001897 10.0.0.73 - - [2026-04-02 04:18:08] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.056446 10.0.0.73 - - [2026-04-02 04:18:08] "POST /neutron/network HTTP/1.1" 200 117 0.018082 10.0.0.133 - - [2026-04-02 04:18:08] "POST /ref-update HTTP/1.1" 200 156 0.042802 10.0.0.73 - - [2026-04-02 04:18:08] "POST /neutron/network HTTP/1.1" 200 799 0.009904 10.0.0.73 - - [2026-04-02 04:18:08] "POST /id-to-fqname HTTP/1.1" 200 214 0.001321 10.0.0.73 - - [2026-04-02 04:18:08] "GET /virtual-network/7e92c019-ddc5-4660-ba24-735569d80bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007442 10.0.0.73 - - [2026-04-02 04:18:08] "GET /virtual-network/7e92c019-ddc5-4660-ba24-735569d80bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006459 10.0.0.73 - - [2026-04-02 04:18:08] "POST /neutron/subnet HTTP/1.1" 200 701 0.011511 10.0.0.73 - - [2026-04-02 04:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.48 - - [2026-04-02 04:18:08] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000986 10.0.0.73 - - [2026-04-02 04:18:08] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.050351 10.0.0.48 - - [2026-04-02 04:18:09] "POST /useragent-kv HTTP/1.1" 200 115 0.009652 10.0.0.73 - - [2026-04-02 04:18:09] "POST /neutron/subnet HTTP/1.1" 200 701 0.228170 10.0.0.73 - - [2026-04-02 04:18:09] "POST /id-to-fqname HTTP/1.1" 200 214 0.001507 10.0.0.73 - - [2026-04-02 04:18:09] "GET /virtual-network/8a4eab08-1845-4847-b752-19e9081c540c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006552 10.0.0.73 - - [2026-04-02 04:18:09] "GET /virtual-network/8a4eab08-1845-4847-b752-19e9081c540c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005759 10.0.0.73 - - [2026-04-02 04:18:09] "POST /neutron/network HTTP/1.1" 200 799 0.008000 10.0.0.73 - - [2026-04-02 04:18:09] "POST /fqname-to-id HTTP/1.1" 404 239 0.003670 10.0.0.73 - - [2026-04-02 04:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.48 - - [2026-04-02 04:18:09] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001472 10.0.0.73 - - [2026-04-02 04:18:09] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045748 10.0.0.73 - - [2026-04-02 04:18:09] "POST /network-policys HTTP/1.1" 200 587 0.032526 10.0.0.73 - - [2026-04-02 04:18:09] "GET /network-policy/1585ad59-6d82-4ded-b674-3598942d259e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006274 10.0.0.73 - - [2026-04-02 04:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.73 - - [2026-04-02 04:18:09] "GET /virtual-network/7e92c019-ddc5-4660-ba24-735569d80bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007225 10.0.0.73 - - [2026-04-02 04:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.73 - - [2026-04-02 04:18:09] "GET /network-policy/1585ad59-6d82-4ded-b674-3598942d259e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006384 10.0.0.133 - - [2026-04-02 04:18:09] "POST /fqname-to-id HTTP/1.1" 404 210 0.008041 10.0.0.73 - - [2026-04-02 04:18:09] "POST /ref-update HTTP/1.1" 200 156 0.050788 10.0.0.73 - - [2026-04-02 04:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007906 10.0.0.73 - - [2026-04-02 04:18:09] "GET /network-policy/1585ad59-6d82-4ded-b674-3598942d259e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004799 10.0.0.73 - - [2026-04-02 04:18:09] "GET /virtual-network/7e92c019-ddc5-4660-ba24-735569d80bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.009573 10.0.0.73 - - [2026-04-02 04:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.73 - - [2026-04-02 04:18:09] "GET /network-policy/1585ad59-6d82-4ded-b674-3598942d259e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005929 10.0.0.73 - - [2026-04-02 04:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.73 - - [2026-04-02 04:18:09] "GET /virtual-network/8a4eab08-1845-4847-b752-19e9081c540c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007241 10.0.0.73 - - [2026-04-02 04:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.73 - - [2026-04-02 04:18:10] "GET /network-policy/1585ad59-6d82-4ded-b674-3598942d259e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004889 10.0.0.73 - - [2026-04-02 04:18:10] "POST /ref-update HTTP/1.1" 200 156 0.050389 10.0.0.133 - - [2026-04-02 04:18:10] "POST /fqname-to-id HTTP/1.1" 404 210 0.012268 10.0.0.73 - - [2026-04-02 04:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004990 10.0.0.73 - - [2026-04-02 04:18:10] "GET /network-policy/1585ad59-6d82-4ded-b674-3598942d259e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.014439 10.0.0.73 - - [2026-04-02 04:18:10] "POST /neutron/network HTTP/1.1" 200 912 0.023895 10.0.0.73 - - [2026-04-02 04:18:10] "GET /virtual-network/8a4eab08-1845-4847-b752-19e9081c540c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.008976 10.0.0.73 - - [2026-04-02 04:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.73 - - [2026-04-02 04:18:10] "GET /network-policy/1585ad59-6d82-4ded-b674-3598942d259e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004813 10.0.0.73 - - [2026-04-02 04:18:10] "POST /id-to-fqname HTTP/1.1" 200 214 0.002641 10.0.0.73 - - [2026-04-02 04:18:10] "POST /neutron/network HTTP/1.1" 200 922 0.010216 10.0.0.48 - - [2026-04-02 04:18:11] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001160 10.0.0.73 - - [2026-04-02 04:18:11] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.072989 10.0.0.73 - - [2026-04-02 04:18:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011856 10.0.0.73 - - [2026-04-02 04:18:11] "POST /id-to-fqname HTTP/1.1" 200 214 0.002270 10.0.0.133 - - [2026-04-02 04:18:11] "GET /obj-perms HTTP/1.1" 200 5056 0.059076 10.0.0.73 - - [2026-04-02 04:18:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009388 10.0.0.48 - - [2026-04-02 04:18:11] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001208 10.0.0.73 - - [2026-04-02 04:18:12] "POST /neutron/port HTTP/1.1" 200 1063 0.359171 10.0.0.73 - - [2026-04-02 04:18:12] "POST /neutron/port HTTP/1.1" 200 1117 0.161586 10.0.0.73 - - [2026-04-02 04:18:12] "POST /neutron/subnet HTTP/1.1" 200 675 0.011596 10.0.0.48 - - [2026-04-02 04:18:12] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001315 10.0.0.73 - - [2026-04-02 04:18:12] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.084568 10.0.0.73 - - [2026-04-02 04:18:12] "POST /neutron/network HTTP/1.1" 200 912 0.009107 10.0.0.73 - - [2026-04-02 04:18:13] "POST /neutron/port HTTP/1.1" 200 117 0.007368 10.0.0.73 - - [2026-04-02 04:18:13] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003892 10.0.0.73 - - [2026-04-02 04:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.73 - - [2026-04-02 04:18:13] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007610 10.0.0.133 - - [2026-04-02 04:18:13] "PUT /access-control-list/3bb3736b-03bb-4fbc-856f-ff41d44b47f5 HTTP/1.1" 200 272 0.033977 10.0.0.73 - - [2026-04-02 04:18:13] "POST /neutron/port HTTP/1.1" 200 1063 0.022357 10.0.0.73 - - [2026-04-02 04:18:13] "POST /neutron/port HTTP/1.1" 200 1127 0.028824 10.0.0.73 - - [2026-04-02 04:18:14] "POST /neutron/port HTTP/1.1" 200 117 0.001631 10.0.0.73 - - [2026-04-02 04:18:14] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003994 10.0.0.73 - - [2026-04-02 04:18:14] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005207 10.0.0.73 - - [2026-04-02 04:18:14] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004622 10.0.0.73 - - [2026-04-02 04:18:14] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.034347 10.0.0.73 - - [2026-04-02 04:18:14] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.041294 10.0.0.73 - - [2026-04-02 04:18:14] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005625 10.0.0.73 - - [2026-04-02 04:18:14] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.010357 10.0.0.73 - - [2026-04-02 04:18:14] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.040457 10.0.0.73 - - [2026-04-02 04:18:14] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.069948 10.0.0.73 - - [2026-04-02 04:18:14] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006894 10.0.0.73 - - [2026-04-02 04:18:14] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008592 10.0.0.73 - - [2026-04-02 04:18:14] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.042428 10.0.0.73 - - [2026-04-02 04:18:15] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.042494 10.0.0.73 - - [2026-04-02 04:18:15] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006921 10.0.0.73 - - [2026-04-02 04:18:15] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008011 10.0.0.73 - - [2026-04-02 04:18:15] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.026342 10.0.0.73 - - [2026-04-02 04:18:15] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003891 10.0.0.73 - - [2026-04-02 04:18:15] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006186 10.0.0.73 - - [2026-04-02 04:18:15] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005599 10.0.0.73 - - [2026-04-02 04:18:15] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.035830 10.0.0.73 - - [2026-04-02 04:18:15] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.039222 10.0.0.73 - - [2026-04-02 04:18:15] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.009013 10.0.0.73 - - [2026-04-02 04:18:15] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.011231 10.0.0.73 - - [2026-04-02 04:18:15] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.032592 10.0.0.73 - - [2026-04-02 04:18:15] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.042698 10.0.0.73 - - [2026-04-02 04:18:15] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.015387 10.0.0.73 - - [2026-04-02 04:18:15] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007565 10.0.0.73 - - [2026-04-02 04:18:15] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.032156 10.0.0.73 - - [2026-04-02 04:18:15] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.056602 10.0.0.73 - - [2026-04-02 04:18:15] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.009985 10.0.0.73 - - [2026-04-02 04:18:15] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008587 10.0.0.73 - - [2026-04-02 04:18:15] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.029864 10.0.0.73 - - [2026-04-02 04:18:15] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004716 10.0.0.73 - - [2026-04-02 04:18:16] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005532 10.0.0.73 - - [2026-04-02 04:18:16] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005655 10.0.0.73 - - [2026-04-02 04:18:16] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.032475 10.0.0.73 - - [2026-04-02 04:18:16] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.049579 10.0.0.73 - - [2026-04-02 04:18:16] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.014920 10.0.0.73 - - [2026-04-02 04:18:16] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.009859 10.0.0.73 - - [2026-04-02 04:18:16] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.047962 10.0.0.73 - - [2026-04-02 04:18:16] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.056139 10.0.0.73 - - [2026-04-02 04:18:16] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006866 10.0.0.73 - - [2026-04-02 04:18:16] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008885 10.0.0.73 - - [2026-04-02 04:18:16] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.036617 10.0.0.73 - - [2026-04-02 04:18:16] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.062521 10.0.0.73 - - [2026-04-02 04:18:16] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.016643 10.0.0.73 - - [2026-04-02 04:18:16] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.012054 10.0.0.73 - - [2026-04-02 04:18:16] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.029844 10.0.0.73 - - [2026-04-02 04:18:16] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005449 10.0.0.73 - - [2026-04-02 04:18:16] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.009425 10.0.0.73 - - [2026-04-02 04:18:16] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.030056 10.0.0.73 - - [2026-04-02 04:18:16] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005559 10.0.0.73 - - [2026-04-02 04:18:16] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004782 10.0.0.73 - - [2026-04-02 04:18:16] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.019330 10.0.0.73 - - [2026-04-02 04:18:16] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006624 10.0.0.73 - - [2026-04-02 04:18:16] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006386 10.0.0.73 - - [2026-04-02 04:18:16] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.021139 10.0.0.73 - - [2026-04-02 04:18:21] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008803 10.0.0.73 - - [2026-04-02 04:18:22] "POST /neutron/network HTTP/1.1" 200 938 0.008072 10.0.0.73 - - [2026-04-02 04:18:22] "POST /neutron/port HTTP/1.1" 200 117 0.001466 10.0.0.73 - - [2026-04-02 04:18:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008537 10.0.0.73 - - [2026-04-02 04:18:25] "POST /neutron/network HTTP/1.1" 200 1125 0.009195 10.0.0.73 - - [2026-04-02 04:18:26] "POST /neutron/subnet HTTP/1.1" 200 1394 0.019071 10.0.0.73 - - [2026-04-02 04:18:26] "POST /neutron/network HTTP/1.1" 200 1115 0.012074 10.0.0.73 - - [2026-04-02 04:18:27] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005160 10.0.0.73 - - [2026-04-02 04:18:27] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005706 10.0.0.73 - - [2026-04-02 04:18:27] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004971 10.0.0.73 - - [2026-04-02 04:18:27] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.032670 10.0.0.73 - - [2026-04-02 04:18:27] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.040602 10.0.0.73 - - [2026-04-02 04:18:27] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.009126 10.0.0.73 - - [2026-04-02 04:18:27] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.008112 10.0.0.73 - - [2026-04-02 04:18:27] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.034969 10.0.0.73 - - [2026-04-02 04:18:27] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.052876 10.0.0.73 - - [2026-04-02 04:18:27] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.010814 10.0.0.73 - - [2026-04-02 04:18:27] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.009485 10.0.0.73 - - [2026-04-02 04:18:27] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.034557 10.0.0.73 - - [2026-04-02 04:18:27] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.054806 10.0.0.73 - - [2026-04-02 04:18:27] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.010730 10.0.0.73 - - [2026-04-02 04:18:27] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.012468 10.0.0.73 - - [2026-04-02 04:18:27] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.027183 10.0.0.73 - - [2026-04-02 04:18:27] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003842 10.0.0.73 - - [2026-04-02 04:18:27] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004958 10.0.0.73 - - [2026-04-02 04:18:27] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004586 10.0.0.73 - - [2026-04-02 04:18:27] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.038341 10.0.0.73 - - [2026-04-02 04:18:27] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.043737 10.0.0.73 - - [2026-04-02 04:18:28] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005919 10.0.0.73 - - [2026-04-02 04:18:28] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.006632 10.0.0.73 - - [2026-04-02 04:18:28] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.046183 10.0.0.73 - - [2026-04-02 04:18:28] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.045131 10.0.0.73 - - [2026-04-02 04:18:28] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.013803 10.0.0.73 - - [2026-04-02 04:18:28] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.007801 10.0.0.73 - - [2026-04-02 04:18:28] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.029835 10.0.0.73 - - [2026-04-02 04:18:28] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.038521 10.0.0.73 - - [2026-04-02 04:18:28] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.009679 10.0.0.73 - - [2026-04-02 04:18:28] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005337 10.0.0.73 - - [2026-04-02 04:18:28] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.019179 10.0.0.73 - - [2026-04-02 04:18:28] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004254 10.0.0.73 - - [2026-04-02 04:18:28] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006769 10.0.0.73 - - [2026-04-02 04:18:28] "GET /bgp-router/c360d22c-e388-437a-addd-fc0009693981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005045 10.0.0.73 - - [2026-04-02 04:18:28] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.030667 10.0.0.73 - - [2026-04-02 04:18:28] "PUT /bgp-router/c360d22c-e388-437a-addd-fc0009693981 HTTP/1.1" 200 254 0.051385 10.0.0.73 - - [2026-04-02 04:18:28] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008979 10.0.0.73 - - [2026-04-02 04:18:28] "GET /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007709 10.0.0.73 - - [2026-04-02 04:18:28] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.041163 10.0.0.73 - - [2026-04-02 04:18:28] "PUT /bgp-router/8f98e8d4-f075-4ce4-b8d9-c09d3c0c95d5 HTTP/1.1" 200 254 0.045340 10.0.0.73 - - [2026-04-02 04:18:28] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.010005 10.0.0.73 - - [2026-04-02 04:18:28] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006894 10.0.0.73 - - [2026-04-02 04:18:28] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.040042 10.0.0.73 - - [2026-04-02 04:18:29] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.058742 10.0.0.73 - - [2026-04-02 04:18:29] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.007150 10.0.0.73 - - [2026-04-02 04:18:29] "GET /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006230 10.0.0.73 - - [2026-04-02 04:18:29] "PUT /bgp-router/c3eb084d-bc2c-4055-af41-2a181ffbd27b HTTP/1.1" 200 254 0.028487 10.0.0.73 - - [2026-04-02 04:18:29] "POST /ref-update HTTP/1.1" 200 156 0.065042 10.0.0.73 - - [2026-04-02 04:18:29] "GET /virtual-network/8a4eab08-1845-4847-b752-19e9081c540c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.021696 10.0.0.73 - - [2026-04-02 04:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007932 10.0.0.73 - - [2026-04-02 04:18:29] "GET /network-policy/1585ad59-6d82-4ded-b674-3598942d259e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004483 10.0.0.73 - - [2026-04-02 04:18:29] "POST /ref-update HTTP/1.1" 200 156 0.061851 10.0.0.133 - - [2026-04-02 04:18:29] "DELETE /access-control-list/385d5d47-70ff-4e74-b72a-5808e14d0aee HTTP/1.1" 200 115 0.055598 10.0.0.73 - - [2026-04-02 04:18:29] "GET /virtual-network/7e92c019-ddc5-4660-ba24-735569d80bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.019044 10.0.0.73 - - [2026-04-02 04:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.026800 10.0.0.73 - - [2026-04-02 04:18:29] "GET /network-policy/1585ad59-6d82-4ded-b674-3598942d259e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005947 10.0.0.73 - - [2026-04-02 04:18:29] "POST /neutron/port HTTP/1.1" 200 1127 0.017689 10.0.0.73 - - [2026-04-02 04:18:29] "DELETE /network-policy/1585ad59-6d82-4ded-b674-3598942d259e HTTP/1.1" 200 115 0.049511 10.0.0.73 - - [2026-04-02 04:18:29] "POST /neutron/network HTTP/1.1" 400 204 0.018806 10.0.0.73 - - [2026-04-02 04:18:29] "POST /neutron/port HTTP/1.1" 200 1117 0.027034 10.0.0.48 - - [2026-04-02 04:18:32] "POST /useragent-kv HTTP/1.1" 200 115 0.005662 10.0.0.48 - - [2026-04-02 04:18:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004081 10.0.0.73 - - [2026-04-02 04:18:32] "POST /neutron/network HTTP/1.1" 200 151 0.144759 10.0.0.133 - - [2026-04-02 04:18:32] "DELETE /route-target/f3751da7-4bda-43fa-82a6-01f8344d256d HTTP/1.1" 200 115 0.021642 10.0.0.73 - - [2026-04-02 04:18:32] "POST /ref-update HTTP/1.1" 200 156 0.095629 10.0.0.73 - - [2026-04-02 04:18:32] "POST /neutron/network HTTP/1.1" 200 975 0.019363 10.0.0.73 - - [2026-04-02 04:18:32] "GET /virtual-network/548ebdaa-0a0d-4227-892e-90e6d8c3f035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.012342 10.0.0.133 - - [2026-04-02 04:18:32] "DELETE /access-control-list/faaf46ec-3f17-426a-8b6b-231ab588407c HTTP/1.1" 200 115 0.108636 10.0.0.73 - - [2026-04-02 04:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006714 10.0.0.73 - - [2026-04-02 04:18:32] "GET /network-policy/bc6736fd-4561-4332-a171-f26bd805ac82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007548 10.0.0.73 - - [2026-04-02 04:18:32] "POST /ref-update HTTP/1.1" 200 156 0.072485 10.0.0.133 - - [2026-04-02 04:18:32] "POST /ref-update HTTP/1.1" 200 156 0.034047 10.0.0.73 - - [2026-04-02 04:18:32] "GET /virtual-network/ecf2abea-cfd6-4f2f-947f-58004dc2d100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.018995 10.0.0.73 - - [2026-04-02 04:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.73 - - [2026-04-02 04:18:32] "GET /network-policy/bc6736fd-4561-4332-a171-f26bd805ac82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005151 10.0.0.73 - - [2026-04-02 04:18:32] "DELETE /network-policy/bc6736fd-4561-4332-a171-f26bd805ac82 HTTP/1.1" 200 115 0.036341 10.0.0.73 - - [2026-04-02 04:18:32] "POST /neutron/network HTTP/1.1" 400 204 0.016328 10.0.0.73 - - [2026-04-02 04:18:33] "POST /neutron/port HTTP/1.1" 200 1217 0.020544 10.0.0.73 - - [2026-04-02 04:18:33] "POST /neutron/port HTTP/1.1" 200 151 0.344033 10.0.0.73 - - [2026-04-02 04:18:35] "POST /neutron/network HTTP/1.1" 200 975 0.013128 10.0.0.133 - - [2026-04-02 04:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.48 - - [2026-04-02 04:18:36] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001333 10.0.0.73 - - [2026-04-02 04:18:36] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053071 10.0.0.48 - - [2026-04-02 04:18:36] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002385 10.0.0.73 - - [2026-04-02 04:18:36] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?fields=virtual_networks HTTP/1.1" 200 1049 0.062213 10.0.0.48 - - [2026-04-02 04:18:36] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001136 10.0.0.73 - - [2026-04-02 04:18:36] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.059956 10.0.0.48 - - [2026-04-02 04:18:36] "GET /projects?obj_uuids=c07371f2-a6ca-49d4-b157-e2ac4a74c16d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001686 10.0.0.73 - - [2026-04-02 04:18:36] "GET /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d?fields=security_groups HTTP/1.1" 200 1283 0.053058 10.0.0.73 - - [2026-04-02 04:18:37] "POST /fqname-to-id HTTP/1.1" 404 183 0.060355 10.0.0.48 - - [2026-04-02 04:18:37] "GET /projects?obj_uuids=b8aac573-9cac-4c1a-b79b-c5e3be15afd6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004094 10.0.0.48 - - [2026-04-02 04:18:38] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001671 10.0.0.48 - - [2026-04-02 04:18:38] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009045 10.0.0.48 - - [2026-04-02 04:18:38] "POST /id-to-fqname HTTP/1.1" 200 185 0.007096 10.0.0.48 - - [2026-04-02 04:18:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.005019 10.0.0.48 - - [2026-04-02 04:18:38] "POST /security-groups HTTP/1.1" 200 586 0.038214 10.0.0.48 - - [2026-04-02 04:18:38] "POST /projects HTTP/1.1" 200 575 0.258510 10.0.0.133 - - [2026-04-02 04:18:38] "POST /access-control-lists HTTP/1.1" 200 591 0.035579 10.0.0.48 - - [2026-04-02 04:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.337646 10.0.0.73 - - [2026-04-02 04:18:38] "GET /project/b8aac573-9cac-4c1a-b79b-c5e3be15afd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.510413 10.0.0.73 - - [2026-04-02 04:18:39] "GET / HTTP/1.1" 200 35931 0.002152 10.0.0.73 - - [2026-04-02 04:18:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000887 10.0.0.73 - - [2026-04-02 04:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.028792 10.0.0.73 - - [2026-04-02 04:18:41] "GET /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004303 10.0.0.73 - - [2026-04-02 04:18:41] "GET /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004759 10.0.0.73 - - [2026-04-02 04:18:41] "GET /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004053 10.0.0.73 - - [2026-04-02 04:18:41] "PUT /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765 HTTP/1.1" 200 264 0.014875 10.0.0.73 - - [2026-04-02 04:18:43] "POST /fqname-to-id HTTP/1.1" 404 183 0.026935 10.0.0.48 - - [2026-04-02 04:18:43] "GET /projects?obj_uuids=d5bbcbe0-0542-4d63-a9c5-45876fcc6b38&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003544 10.0.0.48 - - [2026-04-02 04:18:44] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001088 10.0.0.48 - - [2026-04-02 04:18:44] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007990 10.0.0.48 - - [2026-04-02 04:18:44] "POST /id-to-fqname HTTP/1.1" 200 185 0.004544 10.0.0.48 - - [2026-04-02 04:18:44] "POST /fqname-to-id HTTP/1.1" 404 194 0.005286 10.0.0.48 - - [2026-04-02 04:18:44] "POST /security-groups HTTP/1.1" 200 586 0.033374 10.0.0.133 - - [2026-04-02 04:18:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.004123 10.0.0.48 - - [2026-04-02 04:18:44] "POST /projects HTTP/1.1" 200 575 0.276035 10.0.0.48 - - [2026-04-02 04:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.348826 10.0.0.133 - - [2026-04-02 04:18:44] "POST /access-control-lists HTTP/1.1" 200 589 0.032646 10.0.0.73 - - [2026-04-02 04:18:44] "GET /project/d5bbcbe0-0542-4d63-a9c5-45876fcc6b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.497268 10.0.0.73 - - [2026-04-02 04:18:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.028579 10.0.0.48 - - [2026-04-02 04:18:44] "GET /projects?obj_uuids=06f96537-cea9-4e09-ab00-81c213ce11f6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003486 10.0.0.48 - - [2026-04-02 04:18:44] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002075 10.0.0.48 - - [2026-04-02 04:18:44] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009752 10.0.0.48 - - [2026-04-02 04:18:45] "POST /id-to-fqname HTTP/1.1" 200 185 0.006443 10.0.0.48 - - [2026-04-02 04:18:45] "POST /fqname-to-id HTTP/1.1" 404 194 0.006212 10.0.0.48 - - [2026-04-02 04:18:45] "POST /security-groups HTTP/1.1" 200 586 0.082573 10.0.0.48 - - [2026-04-02 04:18:45] "POST /projects HTTP/1.1" 200 575 0.314492 10.0.0.133 - - [2026-04-02 04:18:45] "POST /fqname-to-id HTTP/1.1" 404 228 0.017742 10.0.0.48 - - [2026-04-02 04:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.391183 10.0.0.73 - - [2026-04-02 04:18:45] "GET /project/06f96537-cea9-4e09-ab00-81c213ce11f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.554802 10.0.0.73 - - [2026-04-02 04:18:46] "GET / HTTP/1.1" 200 35931 0.002030 10.0.0.73 - - [2026-04-02 04:18:46] "GET / HTTP/1.1" 200 35931 0.001683 10.0.0.73 - - [2026-04-02 04:18:47] "POST /fqname-to-id HTTP/1.1" 404 183 0.004713 10.0.0.73 - - [2026-04-02 04:18:47] "POST /api-access-lists HTTP/1.1" 200 521 0.025566 10.0.0.73 - - [2026-04-02 04:18:47] "GET /api-access-list/59c22ad3-0cc0-43eb-bf6d-044f8cec31dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.006635 10.0.0.73 - - [2026-04-02 04:18:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000483 10.0.0.73 - - [2026-04-02 04:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.141857 10.0.0.48 - - [2026-04-02 04:18:48] "GET /projects?obj_uuids=d5bbcbe0-0542-4d63-a9c5-45876fcc6b38&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002934 10.0.0.73 - - [2026-04-02 04:18:48] "GET /project/d5bbcbe0-0542-4d63-a9c5-45876fcc6b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.093510 10.0.0.73 - - [2026-04-02 04:18:48] "GET /virtual-networks?parent_id=d5bbcbe0-0542-4d63-a9c5-45876fcc6b38&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022221 10.0.0.73 - - [2026-04-02 04:18:48] "POST /virtual-networks HTTP/1.1" 200 568 0.145966 10.0.0.133 - - [2026-04-02 04:18:48] "POST /ref-update HTTP/1.1" 200 156 0.025656 10.0.0.73 - - [2026-04-02 04:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.049040 10.0.0.73 - - [2026-04-02 04:18:48] "GET /network-ipam/6a50aa00-2840-43eb-8686-defcd4321d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.020907 10.0.0.48 - - [2026-04-02 04:18:48] "POST /useragent-kv HTTP/1.1" 200 115 0.016402 10.0.0.73 - - [2026-04-02 04:18:48] "POST /ref-update HTTP/1.1" 200 156 0.141613 10.0.0.73 - - [2026-04-02 04:18:49] "POST /neutron/network HTTP/1.1" 200 834 0.094324 10.0.0.73 - - [2026-04-02 04:18:49] "GET /virtual-network/3c8e50db-d5c9-465f-b64f-20e457993cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1986 0.031049 10.0.0.73 - - [2026-04-02 04:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.027487 10.0.0.73 - - [2026-04-02 04:18:51] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.063946 10.0.0.73 - - [2026-04-02 04:18:51] "GET /virtual-network/3c8e50db-d5c9-465f-b64f-20e457993cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1986 0.047745 10.0.0.73 - - [2026-04-02 04:18:51] "POST /id-to-fqname HTTP/1.1" 401 292 0.000566 10.0.0.73 - - [2026-04-02 04:18:51] "POST /id-to-fqname HTTP/1.1" 200 230 0.040970 10.0.0.73 - - [2026-04-02 04:18:52] "POST /neutron/port HTTP/1.1" 200 4196 0.060610 10.0.0.48 - - [2026-04-02 04:18:53] "GET /projects?obj_uuids=06f96537-cea9-4e09-ab00-81c213ce11f6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001011 10.0.0.73 - - [2026-04-02 04:18:53] "GET /project/06f96537-cea9-4e09-ab00-81c213ce11f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.071759 10.0.0.73 - - [2026-04-02 04:18:53] "POST /neutron/port HTTP/1.1" 200 4196 0.041510 10.0.0.73 - - [2026-04-02 04:18:54] "POST /neutron/network HTTP/1.1" 200 844 0.060734 10.0.0.73 - - [2026-04-02 04:18:54] "POST /neutron/port HTTP/1.1" 200 1057 0.019439 10.0.0.73 - - [2026-04-02 04:18:54] "POST /neutron/port HTTP/1.1" 200 1121 0.022216 10.0.0.73 - - [2026-04-02 04:18:54] "POST /neutron/port HTTP/1.1" 200 117 0.001419 10.0.0.48 - - [2026-04-02 04:18:58] "DELETE /project/06f96537cea94e09ab0081c213ce11f6 HTTP/1.1" 404 173 0.006409 10.0.0.48 - - [2026-04-02 04:18:58] "DELETE /project/c07371f2-a6ca-49d4-b157-e2ac4a74c16d HTTP/1.1" 404 177 0.005510 10.0.0.48 - - [2026-04-02 04:18:58] "DELETE /project/d5bbcbe005424d63a9c545876fcc6b38 HTTP/1.1" 404 173 0.005646 10.0.0.48 - - [2026-04-02 04:18:58] "DELETE /project/b8aac5739cac4c1ab79bc5e3be15afd6 HTTP/1.1" 404 173 0.004915 10.0.0.73 - - [2026-04-02 04:18:58] "POST /neutron/security_group HTTP/1.1" 200 2053 0.009369 10.0.0.73 - - [2026-04-02 04:18:58] "POST /neutron/port HTTP/1.1" 200 1121 0.019988 10.0.0.73 - - [2026-04-02 04:18:59] "POST /neutron/security_group HTTP/1.1" 200 2053 0.007391 10.0.0.73 - - [2026-04-02 04:18:59] "GET /virtual-machine/16cec93c-9f4f-4048-a6ff-52bcdaec5dbe HTTP/1.1" 401 292 0.000548 10.0.0.73 - - [2026-04-02 04:18:59] "GET /virtual-machine/16cec93c-9f4f-4048-a6ff-52bcdaec5dbe HTTP/1.1" 200 1287 0.051546 10.0.0.73 - - [2026-04-02 04:18:59] "GET /virtual-machine/16cec93c-9f4f-4048-a6ff-52bcdaec5dbe HTTP/1.1" 200 1287 0.019581 10.0.0.73 - - [2026-04-02 04:18:59] "GET /virtual-machine-interface/8c05d428-424e-4491-97ee-c0999cf15dca HTTP/1.1" 200 2531 0.026363 10.0.0.73 - - [2026-04-02 04:18:59] "GET /virtual-machine/16cec93c-9f4f-4048-a6ff-52bcdaec5dbe HTTP/1.1" 200 1287 0.025190 10.0.0.73 - - [2026-04-02 04:18:59] "GET /virtual-machine-interface/8c05d428-424e-4491-97ee-c0999cf15dca HTTP/1.1" 200 2531 0.024396 10.0.0.73 - - [2026-04-02 04:18:59] "GET /instance-ip/67d9795b-cef9-48eb-8a97-4bd5a89e85b8 HTTP/1.1" 200 1626 0.024110 10.0.0.73 - - [2026-04-02 04:18:59] "GET /virtual-machine/16cec93c-9f4f-4048-a6ff-52bcdaec5dbe HTTP/1.1" 200 1287 0.020865 10.0.0.73 - - [2026-04-02 04:18:59] "GET /virtual-machine-interface/8c05d428-424e-4491-97ee-c0999cf15dca HTTP/1.1" 200 2531 0.029510 10.0.0.73 - - [2026-04-02 04:18:59] "GET /instance-ip/67d9795b-cef9-48eb-8a97-4bd5a89e85b8 HTTP/1.1" 200 1626 0.021541 10.0.0.73 - - [2026-04-02 04:18:59] "POST /fqname-to-id HTTP/1.1" 403 339 0.016455 10.0.0.73 - - [2026-04-02 04:18:59] "GET / HTTP/1.1" 200 35931 0.003638 10.0.0.73 - - [2026-04-02 04:19:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000613 10.0.0.73 - - [2026-04-02 04:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.025210 10.0.0.73 - - [2026-04-02 04:19:00] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004340 10.0.0.73 - - [2026-04-02 04:19:00] "GET /virtual-networks?parent_id=06f96537-cea9-4e09-ab00-81c213ce11f6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022494 10.0.0.73 - - [2026-04-02 04:19:00] "POST /fqname-to-id HTTP/1.1" 403 339 0.017958 10.0.0.73 - - [2026-04-02 04:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.73 - - [2026-04-02 04:19:00] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004965 10.0.0.73 - - [2026-04-02 04:19:00] "GET /virtual-networks?parent_id=06f96537-cea9-4e09-ab00-81c213ce11f6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021132 10.0.0.73 - - [2026-04-02 04:19:00] "POST /fqname-to-id HTTP/1.1" 403 339 0.021934 10.0.0.73 - - [2026-04-02 04:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005650 10.0.0.73 - - [2026-04-02 04:19:00] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006663 10.0.0.73 - - [2026-04-02 04:19:00] "GET /virtual-networks?parent_id=06f96537-cea9-4e09-ab00-81c213ce11f6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019348 10.0.0.73 - - [2026-04-02 04:19:00] "POST /fqname-to-id HTTP/1.1" 403 339 0.019078 10.0.0.73 - - [2026-04-02 04:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005097 10.0.0.73 - - [2026-04-02 04:19:00] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004723 10.0.0.73 - - [2026-04-02 04:19:00] "GET /virtual-networks?parent_id=06f96537-cea9-4e09-ab00-81c213ce11f6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020236 10.0.0.73 - - [2026-04-02 04:19:00] "POST /fqname-to-id HTTP/1.1" 403 339 0.019942 10.0.0.73 - - [2026-04-02 04:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.73 - - [2026-04-02 04:19:01] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004858 10.0.0.73 - - [2026-04-02 04:19:01] "GET /virtual-networks?parent_id=06f96537-cea9-4e09-ab00-81c213ce11f6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021016 10.0.0.73 - - [2026-04-02 04:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016475 10.0.0.73 - - [2026-04-02 04:19:04] "GET /virtual-network/3c8e50db-d5c9-465f-b64f-20e457993cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1986 0.021322 10.0.0.73 - - [2026-04-02 04:19:08] "POST /fqname-to-id HTTP/1.1" 403 339 0.017324 10.0.0.73 - - [2026-04-02 04:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.73 - - [2026-04-02 04:19:08] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004616 10.0.0.73 - - [2026-04-02 04:19:08] "GET /virtual-networks?parent_id=06f96537-cea9-4e09-ab00-81c213ce11f6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018832 10.0.0.73 - - [2026-04-02 04:19:08] "POST /fqname-to-id HTTP/1.1" 403 339 0.018145 10.0.0.73 - - [2026-04-02 04:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.73 - - [2026-04-02 04:19:08] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003776 10.0.0.73 - - [2026-04-02 04:19:08] "GET /virtual-networks?parent_id=06f96537-cea9-4e09-ab00-81c213ce11f6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015650 10.0.0.73 - - [2026-04-02 04:19:08] "POST /fqname-to-id HTTP/1.1" 403 361 0.021369 10.0.0.73 - - [2026-04-02 04:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.73 - - [2026-04-02 04:19:08] "GET /routing-instance/4f361d16-4fdb-402f-9513-b8ed212aaead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.005874 10.0.0.73 - - [2026-04-02 04:19:08] "GET /route-target/6d27ea39-0eb5-4244-8616-804c0160ac50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.018798 10.0.0.73 - - [2026-04-02 04:19:08] "GET /route-target/6d27ea39-0eb5-4244-8616-804c0160ac50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005262 10.0.0.73 - - [2026-04-02 04:19:08] "POST /fqname-to-id HTTP/1.1" 403 339 0.018005 10.0.0.73 - - [2026-04-02 04:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.73 - - [2026-04-02 04:19:08] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004894 10.0.0.73 - - [2026-04-02 04:19:08] "GET /virtual-networks?parent_id=06f96537-cea9-4e09-ab00-81c213ce11f6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018481 10.0.0.73 - - [2026-04-02 04:19:08] "POST /fqname-to-id HTTP/1.1" 403 361 0.016628 10.0.0.73 - - [2026-04-02 04:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.73 - - [2026-04-02 04:19:09] "GET /routing-instance/4f361d16-4fdb-402f-9513-b8ed212aaead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.004203 10.0.0.73 - - [2026-04-02 04:19:09] "GET /route-target/6d27ea39-0eb5-4244-8616-804c0160ac50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.015044 10.0.0.73 - - [2026-04-02 04:19:09] "GET /route-target/6d27ea39-0eb5-4244-8616-804c0160ac50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003599 10.0.0.73 - - [2026-04-02 04:19:09] "POST /fqname-to-id HTTP/1.1" 403 339 0.017256 10.0.0.73 - - [2026-04-02 04:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.73 - - [2026-04-02 04:19:09] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004742 10.0.0.73 - - [2026-04-02 04:19:09] "GET /virtual-networks?parent_id=06f96537-cea9-4e09-ab00-81c213ce11f6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018723 10.0.0.73 - - [2026-04-02 04:19:09] "POST /fqname-to-id HTTP/1.1" 403 339 0.020275 10.0.0.73 - - [2026-04-02 04:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.73 - - [2026-04-02 04:19:09] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004194 10.0.0.73 - - [2026-04-02 04:19:09] "GET /virtual-networks?parent_id=06f96537-cea9-4e09-ab00-81c213ce11f6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017574 10.0.0.48 - - [2026-04-02 04:19:09] "GET /virtual-machine/16cec93c-9f4f-4048-a6ff-52bcdaec5dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.052454 10.0.0.73 - - [2026-04-02 04:19:12] "GET /obj-perms HTTP/1.1" 200 5056 0.065504 10.0.0.48 - - [2026-04-02 04:19:14] "GET /obj-perms HTTP/1.1" 200 4915 0.054699 10.0.0.48 - - [2026-04-02 04:19:16] "GET /virtual-machine/16cec93c-9f4f-4048-a6ff-52bcdaec5dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.021186 10.0.0.73 - - [2026-04-02 04:19:18] "GET /virtual-machine-interface/8c05d428-424e-4491-97ee-c0999cf15dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.022106 10.0.0.73 - - [2026-04-02 04:19:18] "GET /virtual-machine-interface/8c05d428-424e-4491-97ee-c0999cf15dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.023769 10.0.0.48 - - [2026-04-02 04:19:18] "GET /obj-perms HTTP/1.1" 200 4915 0.017098 10.0.0.73 - - [2026-04-02 04:19:18] "GET /virtual-machine-interface/8c05d428-424e-4491-97ee-c0999cf15dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.023128 10.0.0.73 - - [2026-04-02 04:19:18] "GET /virtual-network/3c8e50db-d5c9-465f-b64f-20e457993cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1986 0.021483 10.0.0.48 - - [2026-04-02 04:19:18] "GET /virtual-machine/16cec93c-9f4f-4048-a6ff-52bcdaec5dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.018097 10.0.0.73 - - [2026-04-02 04:19:18] "GET /obj-perms HTTP/1.1" 200 4915 0.074887 10.0.0.73 - - [2026-04-02 04:19:19] "GET /obj-perms HTTP/1.1" 200 4915 0.018509 10.0.0.73 - - [2026-04-02 04:19:20] "GET /obj-perms HTTP/1.1" 200 4915 0.073161 10.0.0.73 - - [2026-04-02 04:19:20] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.046324 10.0.0.133 - - [2026-04-02 04:19:20] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.062831 10.0.0.48 - - [2026-04-02 04:19:20] "GET /obj-perms HTTP/1.1" 200 4915 0.021561 10.0.0.73 - - [2026-04-02 04:19:21] "GET /virtual-machine/16cec93c-9f4f-4048-a6ff-52bcdaec5dbe HTTP/1.1" 200 1287 0.020160 10.0.0.73 - - [2026-04-02 04:19:21] "POST /neutron/port HTTP/1.1" 200 1121 0.022836 10.0.0.73 - - [2026-04-02 04:19:23] "GET /virtual-machine/16cec93c-9f4f-4048-a6ff-52bcdaec5dbe HTTP/1.1" 404 171 0.017757 10.0.0.73 - - [2026-04-02 04:19:23] "GET /virtual-machine/16cec93c-9f4f-4048-a6ff-52bcdaec5dbe HTTP/1.1" 404 171 0.015859 10.0.0.73 - - [2026-04-02 04:19:23] "GET /virtual-machine/16cec93c-9f4f-4048-a6ff-52bcdaec5dbe HTTP/1.1" 404 171 0.016797 10.0.0.73 - - [2026-04-02 04:19:23] "POST /fqname-to-id HTTP/1.1" 403 339 0.018291 10.0.0.73 - - [2026-04-02 04:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.73 - - [2026-04-02 04:19:23] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003640 10.0.0.73 - - [2026-04-02 04:19:23] "GET /virtual-networks?parent_id=06f96537-cea9-4e09-ab00-81c213ce11f6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018966 10.0.0.73 - - [2026-04-02 04:19:23] "POST /fqname-to-id HTTP/1.1" 403 361 0.021839 10.0.0.73 - - [2026-04-02 04:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.73 - - [2026-04-02 04:19:23] "GET /routing-instance/4f361d16-4fdb-402f-9513-b8ed212aaead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.005382 10.0.0.73 - - [2026-04-02 04:19:23] "GET /route-target/6d27ea39-0eb5-4244-8616-804c0160ac50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.016814 10.0.0.73 - - [2026-04-02 04:19:23] "GET /route-target/6d27ea39-0eb5-4244-8616-804c0160ac50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004059 10.0.0.73 - - [2026-04-02 04:19:24] "GET /obj-perms HTTP/1.1" 200 4915 0.070543 10.0.0.73 - - [2026-04-02 04:19:27] "GET /obj-perms HTTP/1.1" 200 5020 0.055919 10.0.0.48 - - [2026-04-02 04:19:27] "GET /obj-perms HTTP/1.1" 200 5020 0.052123 10.0.0.73 - - [2026-04-02 04:19:27] "POST /neutron/port HTTP/1.1" 200 1108 0.049147 10.0.0.73 - - [2026-04-02 04:19:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005275 10.0.0.73 - - [2026-04-02 04:19:27] "POST /neutron/network HTTP/1.1" 200 928 0.008785 10.0.0.73 - - [2026-04-02 04:19:36] "GET /obj-perms HTTP/1.1" 200 5020 0.005168 10.0.0.48 - - [2026-04-02 04:19:36] "GET /obj-perms HTTP/1.1" 200 5020 0.004055 10.0.0.73 - - [2026-04-02 04:19:45] "GET /obj-perms HTTP/1.1" 200 5020 0.006245 10.0.0.48 - - [2026-04-02 04:19:46] "GET /obj-perms HTTP/1.1" 200 5020 0.008286 10.0.0.73 - - [2026-04-02 04:19:49] "GET /obj-perms HTTP/1.1" 200 5020 0.004386 10.0.0.48 - - [2026-04-02 04:19:49] "POST /useragent-kv HTTP/1.1" 200 115 0.008600 10.0.0.133 - - [2026-04-02 04:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010340 10.0.0.48 - - [2026-04-02 04:19:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004080 10.0.0.73 - - [2026-04-02 04:19:49] "DELETE /virtual-network/3c8e50db-d5c9-465f-b64f-20e457993cce HTTP/1.1" 200 115 0.154333 10.0.0.73 - - [2026-04-02 04:19:49] "DELETE /api-access-list/59c22ad3-0cc0-43eb-bf6d-044f8cec31dc HTTP/1.1" 200 115 0.036459 10.0.0.48 - - [2026-04-02 04:19:50] "GET /projects?obj_uuids=06f96537-cea9-4e09-ab00-81c213ce11f6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001106 10.0.0.73 - - [2026-04-02 04:19:50] "GET /project/06f96537-cea9-4e09-ab00-81c213ce11f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.065346 10.0.0.48 - - [2026-04-02 04:19:50] "GET /projects?obj_uuids=06f96537-cea9-4e09-ab00-81c213ce11f6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001219 10.0.0.73 - - [2026-04-02 04:19:50] "GET /project/06f96537-cea9-4e09-ab00-81c213ce11f6?fields=virtual_networks HTTP/1.1" 200 1021 0.045073 10.0.0.48 - - [2026-04-02 04:19:50] "GET /projects?obj_uuids=06f96537-cea9-4e09-ab00-81c213ce11f6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001253 10.0.0.73 - - [2026-04-02 04:19:50] "GET /project/06f96537-cea9-4e09-ab00-81c213ce11f6?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.054889 10.0.0.48 - - [2026-04-02 04:19:50] "GET /projects?obj_uuids=06f96537-cea9-4e09-ab00-81c213ce11f6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001820 10.0.0.73 - - [2026-04-02 04:19:50] "GET /project/06f96537-cea9-4e09-ab00-81c213ce11f6?fields=security_groups HTTP/1.1" 200 1242 0.046409 10.0.0.48 - - [2026-04-02 04:19:50] "GET /projects?obj_uuids=d5bbcbe0-0542-4d63-a9c5-45876fcc6b38&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001226 10.0.0.73 - - [2026-04-02 04:19:50] "GET /project/d5bbcbe0-0542-4d63-a9c5-45876fcc6b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.071931 10.0.0.48 - - [2026-04-02 04:19:50] "GET /projects?obj_uuids=d5bbcbe0-0542-4d63-a9c5-45876fcc6b38&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001354 10.0.0.73 - - [2026-04-02 04:19:51] "GET /project/d5bbcbe0-0542-4d63-a9c5-45876fcc6b38?fields=virtual_networks HTTP/1.1" 200 1023 0.056367 10.0.0.48 - - [2026-04-02 04:19:51] "GET /projects?obj_uuids=d5bbcbe0-0542-4d63-a9c5-45876fcc6b38&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001116 10.0.0.73 - - [2026-04-02 04:19:51] "GET /project/d5bbcbe0-0542-4d63-a9c5-45876fcc6b38?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.064015 10.0.0.48 - - [2026-04-02 04:19:51] "GET /projects?obj_uuids=d5bbcbe0-0542-4d63-a9c5-45876fcc6b38&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001504 10.0.0.73 - - [2026-04-02 04:19:51] "GET /project/d5bbcbe0-0542-4d63-a9c5-45876fcc6b38?fields=security_groups HTTP/1.1" 200 1244 0.046097 10.0.0.73 - - [2026-04-02 04:19:53] "GET /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005960 10.0.0.73 - - [2026-04-02 04:19:53] "PUT /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765 HTTP/1.1" 200 264 0.015713 10.0.0.48 - - [2026-04-02 04:19:53] "GET /projects?obj_uuids=b8aac573-9cac-4c1a-b79b-c5e3be15afd6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001672 10.0.0.73 - - [2026-04-02 04:19:53] "GET /project/b8aac573-9cac-4c1a-b79b-c5e3be15afd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.055045 10.0.0.48 - - [2026-04-02 04:19:53] "GET /projects?obj_uuids=b8aac573-9cac-4c1a-b79b-c5e3be15afd6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002324 10.0.0.73 - - [2026-04-02 04:19:53] "GET /project/b8aac573-9cac-4c1a-b79b-c5e3be15afd6?fields=virtual_networks HTTP/1.1" 200 1023 0.082612 10.0.0.48 - - [2026-04-02 04:19:53] "GET /projects?obj_uuids=b8aac573-9cac-4c1a-b79b-c5e3be15afd6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002626 10.0.0.73 - - [2026-04-02 04:19:53] "GET /project/b8aac573-9cac-4c1a-b79b-c5e3be15afd6?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.058334 10.0.0.48 - - [2026-04-02 04:19:53] "GET /projects?obj_uuids=b8aac573-9cac-4c1a-b79b-c5e3be15afd6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001496 10.0.0.73 - - [2026-04-02 04:19:54] "GET /project/b8aac573-9cac-4c1a-b79b-c5e3be15afd6?fields=security_groups HTTP/1.1" 200 1244 0.053495 10.0.0.73 - - [2026-04-02 04:19:54] "POST /fqname-to-id HTTP/1.1" 404 188 0.028218 10.0.0.48 - - [2026-04-02 04:19:54] "GET /projects?obj_uuids=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003979 10.0.0.48 - - [2026-04-02 04:19:54] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001163 10.0.0.48 - - [2026-04-02 04:19:54] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009005 10.0.0.48 - - [2026-04-02 04:19:55] "POST /id-to-fqname HTTP/1.1" 200 190 0.003708 10.0.0.48 - - [2026-04-02 04:19:55] "POST /fqname-to-id HTTP/1.1" 404 199 0.004977 10.0.0.48 - - [2026-04-02 04:19:55] "POST /security-groups HTTP/1.1" 200 591 0.101062 10.0.0.48 - - [2026-04-02 04:19:55] "POST /projects HTTP/1.1" 200 585 0.347106 10.0.0.48 - - [2026-04-02 04:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.430321 10.0.0.133 - - [2026-04-02 04:19:55] "POST /access-control-lists HTTP/1.1" 200 596 0.084177 10.0.0.73 - - [2026-04-02 04:19:55] "GET /project/8802cfbe-8ca7-4a3d-8107-e6f04421185e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.583860 10.0.0.133 - - [2026-04-02 04:19:55] "DELETE /access-control-list/844a754b-bcbe-4311-a632-f9dd4e8a3801 HTTP/1.1" 200 115 0.052486 10.0.0.133 - - [2026-04-02 04:19:55] "DELETE /access-control-list/e49e9d61-279c-48c6-a13f-1d2d1ecd63d1 HTTP/1.1" 200 115 0.055877 10.0.0.73 - - [2026-04-02 04:19:56] "GET / HTTP/1.1" 200 35931 0.002967 10.0.0.73 - - [2026-04-02 04:19:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000647 10.0.0.48 - - [2026-04-02 04:19:58] "DELETE /project/06f96537-cea9-4e09-ab00-81c213ce11f6 HTTP/1.1" 404 177 0.008151 10.0.0.48 - - [2026-04-02 04:19:58] "DELETE /project/b8aac573-9cac-4c1a-b79b-c5e3be15afd6 HTTP/1.1" 404 177 0.007978 10.0.0.48 - - [2026-04-02 04:19:58] "DELETE /project/8802cfbe8ca74a3d8107e6f04421185e HTTP/1.1" 404 173 0.007438 10.0.0.48 - - [2026-04-02 04:19:58] "DELETE /project/d5bbcbe0-0542-4d63-a9c5-45876fcc6b38 HTTP/1.1" 404 177 0.005888 10.0.0.73 - - [2026-04-02 04:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.032313 10.0.0.73 - - [2026-04-02 04:19:59] "GET /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.005899 10.0.0.73 - - [2026-04-02 04:19:59] "GET /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004497 10.0.0.73 - - [2026-04-02 04:19:59] "GET /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004883 10.0.0.73 - - [2026-04-02 04:19:59] "PUT /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765 HTTP/1.1" 200 264 0.013416 10.0.0.73 - - [2026-04-02 04:20:01] "POST /fqname-to-id HTTP/1.1" 404 188 0.033309 10.0.0.48 - - [2026-04-02 04:20:01] "GET /projects?obj_uuids=43dd9f02-12c5-49c5-b22b-9abfeb115ff8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003728 10.0.0.48 - - [2026-04-02 04:20:01] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001858 10.0.0.48 - - [2026-04-02 04:20:01] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012018 10.0.0.48 - - [2026-04-02 04:20:01] "POST /id-to-fqname HTTP/1.1" 200 190 0.003902 10.0.0.48 - - [2026-04-02 04:20:01] "POST /fqname-to-id HTTP/1.1" 404 199 0.005412 10.0.0.48 - - [2026-04-02 04:20:01] "POST /security-groups HTTP/1.1" 200 591 0.077511 10.0.0.133 - - [2026-04-02 04:20:01] "POST /fqname-to-id HTTP/1.1" 404 234 0.005318 10.0.0.48 - - [2026-04-02 04:20:01] "POST /projects HTTP/1.1" 200 585 0.294173 10.0.0.48 - - [2026-04-02 04:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.330352 10.0.0.73 - - [2026-04-02 04:20:01] "GET /project/43dd9f02-12c5-49c5-b22b-9abfeb115ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.498994 10.0.0.133 - - [2026-04-02 04:20:01] "POST /access-control-lists HTTP/1.1" 200 594 0.048620 10.0.0.73 - - [2026-04-02 04:20:02] "POST /fqname-to-id HTTP/1.1" 404 188 0.029308 10.0.0.48 - - [2026-04-02 04:20:02] "GET /projects?obj_uuids=ce08e59e-77f9-4a07-a13b-73950fb42a1f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004605 10.0.0.48 - - [2026-04-02 04:20:02] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002074 10.0.0.48 - - [2026-04-02 04:20:02] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012419 10.0.0.48 - - [2026-04-02 04:20:02] "POST /id-to-fqname HTTP/1.1" 200 190 0.007716 10.0.0.48 - - [2026-04-02 04:20:02] "POST /fqname-to-id HTTP/1.1" 404 199 0.006489 10.0.0.48 - - [2026-04-02 04:20:02] "POST /security-groups HTTP/1.1" 200 591 0.041922 10.0.0.48 - - [2026-04-02 04:20:02] "POST /projects HTTP/1.1" 200 585 0.271287 10.0.0.48 - - [2026-04-02 04:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.304848 10.0.0.133 - - [2026-04-02 04:20:02] "POST /fqname-to-id HTTP/1.1" 404 233 0.011832 10.0.0.73 - - [2026-04-02 04:20:02] "GET /project/ce08e59e-77f9-4a07-a13b-73950fb42a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.486249 10.0.0.73 - - [2026-04-02 04:20:03] "GET / HTTP/1.1" 200 35931 0.001880 10.0.0.73 - - [2026-04-02 04:20:03] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.73 - - [2026-04-02 04:20:04] "POST /fqname-to-id HTTP/1.1" 404 183 0.004018 10.0.0.73 - - [2026-04-02 04:20:04] "POST /api-access-lists HTTP/1.1" 200 521 0.027699 10.0.0.73 - - [2026-04-02 04:20:04] "GET /api-access-list/4e01b8f0-d4b6-40a1-97af-72f872250c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.007921 10.0.0.73 - - [2026-04-02 04:20:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000471 10.0.0.73 - - [2026-04-02 04:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.051737 10.0.0.48 - - [2026-04-02 04:20:05] "GET /projects?obj_uuids=43dd9f02-12c5-49c5-b22b-9abfeb115ff8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001532 10.0.0.73 - - [2026-04-02 04:20:05] "GET /project/43dd9f02-12c5-49c5-b22b-9abfeb115ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.077003 10.0.0.73 - - [2026-04-02 04:20:05] "GET /virtual-networks?parent_id=43dd9f02-12c5-49c5-b22b-9abfeb115ff8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019742 10.0.0.73 - - [2026-04-02 04:20:05] "POST /virtual-networks HTTP/1.1" 200 583 0.143271 10.0.0.133 - - [2026-04-02 04:20:05] "POST /ref-update HTTP/1.1" 200 156 0.026476 10.0.0.73 - - [2026-04-02 04:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.042638 10.0.0.73 - - [2026-04-02 04:20:05] "GET /network-ipam/6a50aa00-2840-43eb-8686-defcd4321d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.018355 10.0.0.48 - - [2026-04-02 04:20:05] "POST /useragent-kv HTTP/1.1" 200 115 0.007092 10.0.0.73 - - [2026-04-02 04:20:05] "POST /ref-update HTTP/1.1" 200 156 0.127663 10.0.0.73 - - [2026-04-02 04:20:06] "GET /virtual-network/d5a85b68-a45e-4ce6-9592-13864a7839b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.027363 10.0.0.73 - - [2026-04-02 04:20:06] "POST /neutron/network HTTP/1.1" 200 848 0.057298 10.0.0.73 - - [2026-04-02 04:20:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000455 10.0.0.73 - - [2026-04-02 04:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.044814 10.0.0.48 - - [2026-04-02 04:20:06] "GET /projects?obj_uuids=ce08e59e-77f9-4a07-a13b-73950fb42a1f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001114 10.0.0.73 - - [2026-04-02 04:20:06] "GET /project/ce08e59e-77f9-4a07-a13b-73950fb42a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.075566 10.0.0.73 - - [2026-04-02 04:20:06] "GET /virtual-networks?parent_id=ce08e59e-77f9-4a07-a13b-73950fb42a1f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019397 10.0.0.73 - - [2026-04-02 04:20:06] "POST /virtual-networks HTTP/1.1" 200 583 0.104948 10.0.0.73 - - [2026-04-02 04:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.039202 10.0.0.73 - - [2026-04-02 04:20:06] "GET /network-ipam/6a50aa00-2840-43eb-8686-defcd4321d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.022743 10.0.0.48 - - [2026-04-02 04:20:07] "POST /useragent-kv HTTP/1.1" 200 115 0.007792 10.0.0.73 - - [2026-04-02 04:20:07] "POST /ref-update HTTP/1.1" 200 156 0.100391 10.0.0.73 - - [2026-04-02 04:20:07] "POST /neutron/network HTTP/1.1" 200 846 0.060185 10.0.0.73 - - [2026-04-02 04:20:07] "GET /virtual-network/19aae26a-39b2-45fd-b93c-4c13efc2f2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.025773 10.0.0.73 - - [2026-04-02 04:20:08] "GET /virtual-network/d5a85b68-a45e-4ce6-9592-13864a7839b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.049829 10.0.0.73 - - [2026-04-02 04:20:09] "GET /virtual-network/d5a85b68-a45e-4ce6-9592-13864a7839b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.044194 10.0.0.133 - - [2026-04-02 04:20:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000523 10.0.0.48 - - [2026-04-02 04:20:10] "GET /obj-perms HTTP/1.1" 403 257 0.040809 10.0.0.48 - - [2026-04-02 04:20:10] "GET /virtual-network/d5a85b68-a45e-4ce6-9592-13864a7839b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.021705 10.0.0.73 - - [2026-04-02 04:20:10] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.038512 10.0.0.73 - - [2026-04-02 04:20:11] "GET /obj-perms HTTP/1.1" 200 5030 0.062866 10.0.0.73 - - [2026-04-02 04:20:11] "PUT /virtual-network/d5a85b68-a45e-4ce6-9592-13864a7839b5 HTTP/1.1" 200 264 0.063769 10.0.0.73 - - [2026-04-02 04:20:11] "GET /virtual-network/d5a85b68-a45e-4ce6-9592-13864a7839b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.014141 10.0.0.73 - - [2026-04-02 04:20:11] "GET /virtual-network/d5a85b68-a45e-4ce6-9592-13864a7839b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.045581 10.0.0.133 - - [2026-04-02 04:20:11] "GET /obj-perms HTTP/1.1" 403 257 0.039805 10.0.0.48 - - [2026-04-02 04:20:12] "GET /virtual-network/d5a85b68-a45e-4ce6-9592-13864a7839b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.052986 10.0.0.73 - - [2026-04-02 04:20:12] "GET /virtual-network/d5a85b68-a45e-4ce6-9592-13864a7839b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.022860 10.0.0.73 - - [2026-04-02 04:20:12] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.041031 10.0.0.73 - - [2026-04-02 04:20:12] "GET /obj-perms HTTP/1.1" 200 5030 0.004273 10.0.0.73 - - [2026-04-02 04:20:12] "PUT /virtual-network/d5a85b68-a45e-4ce6-9592-13864a7839b5 HTTP/1.1" 200 264 0.052752 10.0.0.48 - - [2026-04-02 04:20:12] "POST /useragent-kv HTTP/1.1" 200 115 0.009036 10.0.0.133 - - [2026-04-02 04:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008144 10.0.0.48 - - [2026-04-02 04:20:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002821 10.0.0.73 - - [2026-04-02 04:20:12] "DELETE /virtual-network/19aae26a-39b2-45fd-b93c-4c13efc2f2f1 HTTP/1.1" 200 115 0.154100 10.0.0.48 - - [2026-04-02 04:20:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004031 10.0.0.48 - - [2026-04-02 04:20:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003955 10.0.0.73 - - [2026-04-02 04:20:13] "DELETE /virtual-network/d5a85b68-a45e-4ce6-9592-13864a7839b5 HTTP/1.1" 200 115 0.146266 10.0.0.133 - - [2026-04-02 04:20:13] "DELETE /route-target/fdf5484e-0907-476e-8814-18102c1b5b66 HTTP/1.1" 200 115 0.045299 10.0.0.73 - - [2026-04-02 04:20:13] "DELETE /api-access-list/4e01b8f0-d4b6-40a1-97af-72f872250c2d HTTP/1.1" 200 115 0.050678 10.0.0.48 - - [2026-04-02 04:20:13] "GET /projects?obj_uuids=ce08e59e-77f9-4a07-a13b-73950fb42a1f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001050 10.0.0.73 - - [2026-04-02 04:20:13] "GET /project/ce08e59e-77f9-4a07-a13b-73950fb42a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.054237 10.0.0.48 - - [2026-04-02 04:20:13] "GET /projects?obj_uuids=ce08e59e-77f9-4a07-a13b-73950fb42a1f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000967 10.0.0.73 - - [2026-04-02 04:20:13] "GET /project/ce08e59e-77f9-4a07-a13b-73950fb42a1f?fields=virtual_networks HTTP/1.1" 200 1033 0.037117 10.0.0.48 - - [2026-04-02 04:20:14] "GET /projects?obj_uuids=ce08e59e-77f9-4a07-a13b-73950fb42a1f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001894 10.0.0.73 - - [2026-04-02 04:20:14] "GET /project/ce08e59e-77f9-4a07-a13b-73950fb42a1f?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.044833 10.0.0.48 - - [2026-04-02 04:20:14] "GET /projects?obj_uuids=ce08e59e-77f9-4a07-a13b-73950fb42a1f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001644 10.0.0.73 - - [2026-04-02 04:20:14] "GET /project/ce08e59e-77f9-4a07-a13b-73950fb42a1f?fields=security_groups HTTP/1.1" 200 1259 0.054923 10.0.0.48 - - [2026-04-02 04:20:14] "GET /projects?obj_uuids=43dd9f02-12c5-49c5-b22b-9abfeb115ff8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001881 10.0.0.73 - - [2026-04-02 04:20:14] "GET /project/43dd9f02-12c5-49c5-b22b-9abfeb115ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.052946 10.0.0.48 - - [2026-04-02 04:20:14] "GET /projects?obj_uuids=43dd9f02-12c5-49c5-b22b-9abfeb115ff8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001352 10.0.0.73 - - [2026-04-02 04:20:14] "GET /project/43dd9f02-12c5-49c5-b22b-9abfeb115ff8?fields=virtual_networks HTTP/1.1" 200 1032 0.049039 10.0.0.48 - - [2026-04-02 04:20:14] "GET /projects?obj_uuids=43dd9f02-12c5-49c5-b22b-9abfeb115ff8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001395 10.0.0.73 - - [2026-04-02 04:20:14] "GET /project/43dd9f02-12c5-49c5-b22b-9abfeb115ff8?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.056817 10.0.0.48 - - [2026-04-02 04:20:14] "GET /projects?obj_uuids=43dd9f02-12c5-49c5-b22b-9abfeb115ff8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002326 10.0.0.73 - - [2026-04-02 04:20:14] "GET /project/43dd9f02-12c5-49c5-b22b-9abfeb115ff8?fields=security_groups HTTP/1.1" 200 1258 0.061721 10.0.0.73 - - [2026-04-02 04:20:18] "GET / HTTP/1.1" 200 35931 0.001953 10.0.0.73 - - [2026-04-02 04:20:19] "GET / HTTP/1.1" 200 35931 0.001540 10.0.0.73 - - [2026-04-02 04:20:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000516 10.0.0.73 - - [2026-04-02 04:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.083478 10.0.0.48 - - [2026-04-02 04:20:20] "GET /projects?obj_uuids=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001162 10.0.0.73 - - [2026-04-02 04:20:20] "GET /project/8802cfbe-8ca7-4a3d-8107-e6f04421185e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.068006 10.0.0.73 - - [2026-04-02 04:20:20] "GET /virtual-networks?parent_id=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.014877 10.0.0.73 - - [2026-04-02 04:20:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.014145 10.0.0.73 - - [2026-04-02 04:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.024974 10.0.0.48 - - [2026-04-02 04:20:20] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001319 10.0.0.73 - - [2026-04-02 04:20:20] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.024218 10.0.0.73 - - [2026-04-02 04:20:20] "POST /service-templates HTTP/1.1" 403 264 0.016457 10.0.0.73 - - [2026-04-02 04:20:20] "POST /fqname-to-id HTTP/1.1" 404 215 0.004615 10.0.0.73 - - [2026-04-02 04:20:20] "POST /api-access-lists HTTP/1.1" 200 555 0.034634 10.0.0.73 - - [2026-04-02 04:20:20] "GET /api-access-list/291652eb-e0e6-4cad-a5fd-6a46d3eb35ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.006408 10.0.0.73 - - [2026-04-02 04:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.029398 10.0.0.48 - - [2026-04-02 04:20:20] "GET /projects?obj_uuids=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001145 10.0.0.73 - - [2026-04-02 04:20:20] "GET /project/8802cfbe-8ca7-4a3d-8107-e6f04421185e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.086385 10.0.0.73 - - [2026-04-02 04:20:21] "GET /virtual-networks?parent_id=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018100 10.0.0.73 - - [2026-04-02 04:20:21] "POST /virtual-networks HTTP/1.1" 200 583 0.105546 10.0.0.73 - - [2026-04-02 04:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.038753 10.0.0.73 - - [2026-04-02 04:20:21] "GET /network-ipam/6a50aa00-2840-43eb-8686-defcd4321d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.022920 10.0.0.48 - - [2026-04-02 04:20:21] "POST /useragent-kv HTTP/1.1" 200 115 0.015328 10.0.0.73 - - [2026-04-02 04:20:21] "POST /ref-update HTTP/1.1" 200 156 0.130836 10.0.0.73 - - [2026-04-02 04:20:21] "POST /neutron/network HTTP/1.1" 200 850 0.063169 10.0.0.73 - - [2026-04-02 04:20:21] "GET /virtual-network/dc37be40-6cc7-49da-9d1b-0136cb7e4f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.025250 10.0.0.73 - - [2026-04-02 04:20:21] "POST /neutron/subnet HTTP/1.1" 200 686 0.070235 10.0.0.73 - - [2026-04-02 04:20:22] "GET /virtual-network/dc37be40-6cc7-49da-9d1b-0136cb7e4f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.008388 10.0.0.73 - - [2026-04-02 04:20:22] "GET /network-ipam/6a50aa00-2840-43eb-8686-defcd4321d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.004730 10.0.0.73 - - [2026-04-02 04:20:22] "GET /virtual-network/dc37be40-6cc7-49da-9d1b-0136cb7e4f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.005608 10.0.0.133 - - [2026-04-02 04:20:22] "GET /obj-perms HTTP/1.1" 200 5030 0.054962 10.0.0.73 - - [2026-04-02 04:20:23] "POST /neutron/port HTTP/1.1" 200 1220 0.024545 10.0.0.73 - - [2026-04-02 04:20:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005257 10.0.0.73 - - [2026-04-02 04:20:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.017672 10.0.0.73 - - [2026-04-02 04:20:23] "POST /neutron/port HTTP/1.1" 200 117 0.001492 10.0.0.73 - - [2026-04-02 04:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021810 10.0.0.48 - - [2026-04-02 04:20:23] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001410 10.0.0.73 - - [2026-04-02 04:20:23] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.021734 10.0.0.73 - - [2026-04-02 04:20:23] "POST /service-templates HTTP/1.1" 403 264 0.015535 10.0.0.73 - - [2026-04-02 04:20:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.005042 10.0.0.73 - - [2026-04-02 04:20:23] "POST /api-access-lists HTTP/1.1" 200 521 0.027896 10.0.0.73 - - [2026-04-02 04:20:23] "GET /api-access-list/0f9b9310-7035-48ce-85c5-1c9797f4904f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.006173 10.0.0.73 - - [2026-04-02 04:20:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.023164 10.0.0.73 - - [2026-04-02 04:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019602 10.0.0.48 - - [2026-04-02 04:20:23] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001241 10.0.0.73 - - [2026-04-02 04:20:23] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.027594 10.0.0.73 - - [2026-04-02 04:20:23] "POST /service-templates HTTP/1.1" 200 551 0.054722 10.0.0.73 - - [2026-04-02 04:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.024747 10.0.0.73 - - [2026-04-02 04:20:23] "GET /service-template/e92a0fce-3075-4656-bd11-c4fff048d30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.021878 10.0.0.73 - - [2026-04-02 04:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016724 10.0.0.73 - - [2026-04-02 04:20:24] "GET /service-template/e92a0fce-3075-4656-bd11-c4fff048d30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.026485 10.0.0.73 - - [2026-04-02 04:20:25] "GET /obj-perms HTTP/1.1" 403 257 0.039844 10.0.0.133 - - [2026-04-02 04:20:25] "GET /virtual-network/dc37be40-6cc7-49da-9d1b-0136cb7e4f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.040703 10.0.0.48 - - [2026-04-02 04:20:25] "GET /obj-perms HTTP/1.1" 403 257 0.040498 10.0.0.73 - - [2026-04-02 04:20:26] "GET /obj-perms HTTP/1.1" 403 257 0.028402 10.0.0.73 - - [2026-04-02 04:20:26] "GET /api-access-list/291652eb-e0e6-4cad-a5fd-6a46d3eb35ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.004301 10.0.0.73 - - [2026-04-02 04:20:26] "PUT /api-access-list/291652eb-e0e6-4cad-a5fd-6a46d3eb35ba HTTP/1.1" 200 264 0.013867 10.0.0.73 - - [2026-04-02 04:20:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000499 10.0.0.73 - - [2026-04-02 04:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.045677 10.0.0.48 - - [2026-04-02 04:20:26] "GET /projects?obj_uuids=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001190 10.0.0.73 - - [2026-04-02 04:20:26] "GET /project/8802cfbe-8ca7-4a3d-8107-e6f04421185e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.068274 10.0.0.73 - - [2026-04-02 04:20:26] "GET /virtual-networks?parent_id=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.028688 10.0.0.73 - - [2026-04-02 04:20:26] "POST /virtual-networks HTTP/1.1" 403 263 0.014692 10.0.0.73 - - [2026-04-02 04:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.73 - - [2026-04-02 04:20:27] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.035103 10.0.0.73 - - [2026-04-02 04:20:27] "GET /api-access-list/0f9b9310-7035-48ce-85c5-1c9797f4904f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.004352 10.0.0.73 - - [2026-04-02 04:20:27] "PUT /api-access-list/0f9b9310-7035-48ce-85c5-1c9797f4904f HTTP/1.1" 200 264 0.011945 10.0.0.73 - - [2026-04-02 04:20:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.015921 10.0.0.73 - - [2026-04-02 04:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016055 10.0.0.48 - - [2026-04-02 04:20:27] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001349 10.0.0.73 - - [2026-04-02 04:20:27] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.024833 10.0.0.73 - - [2026-04-02 04:20:27] "POST /service-templates HTTP/1.1" 403 264 0.019097 10.0.0.73 - - [2026-04-02 04:20:27] "GET /api-access-list/291652eb-e0e6-4cad-a5fd-6a46d3eb35ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004377 10.0.0.73 - - [2026-04-02 04:20:27] "PUT /api-access-list/291652eb-e0e6-4cad-a5fd-6a46d3eb35ba HTTP/1.1" 200 264 0.013908 10.0.0.73 - - [2026-04-02 04:20:27] "GET /api-access-list/0f9b9310-7035-48ce-85c5-1c9797f4904f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006249 10.0.0.73 - - [2026-04-02 04:20:27] "PUT /api-access-list/0f9b9310-7035-48ce-85c5-1c9797f4904f HTTP/1.1" 200 264 0.014324 10.0.0.73 - - [2026-04-02 04:20:28] "GET /virtual-network/dc37be40-6cc7-49da-9d1b-0136cb7e4f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.014332 10.0.0.73 - - [2026-04-02 04:20:28] "GET /virtual-network/dc37be40-6cc7-49da-9d1b-0136cb7e4f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.039379 10.0.0.133 - - [2026-04-02 04:20:28] "GET /virtual-network/dc37be40-6cc7-49da-9d1b-0136cb7e4f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.016741 10.0.0.133 - - [2026-04-02 04:20:29] "GET /virtual-network/dc37be40-6cc7-49da-9d1b-0136cb7e4f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.040141 10.0.0.48 - - [2026-04-02 04:20:29] "GET /obj-perms HTTP/1.1" 403 257 0.015572 10.0.0.48 - - [2026-04-02 04:20:29] "GET /obj-perms HTTP/1.1" 403 257 0.041329 10.0.0.73 - - [2026-04-02 04:20:29] "GET /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004298 10.0.0.73 - - [2026-04-02 04:20:29] "PUT /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765 HTTP/1.1" 200 264 0.012924 10.0.0.73 - - [2026-04-02 04:20:29] "GET /obj-perms HTTP/1.1" 403 257 0.016147 10.0.0.73 - - [2026-04-02 04:20:30] "GET /obj-perms HTTP/1.1" 403 257 0.021536 10.0.0.73 - - [2026-04-02 04:20:30] "DELETE /api-access-list/291652eb-e0e6-4cad-a5fd-6a46d3eb35ba HTTP/1.1" 200 115 0.047766 10.0.0.73 - - [2026-04-02 04:20:30] "DELETE /api-access-list/0f9b9310-7035-48ce-85c5-1c9797f4904f HTTP/1.1" 200 115 0.057651 10.0.0.73 - - [2026-04-02 04:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.133 - - [2026-04-02 04:20:31] "GET /virtual-network/dc37be40-6cc7-49da-9d1b-0136cb7e4f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.040514 10.0.0.48 - - [2026-04-02 04:20:31] "GET /obj-perms HTTP/1.1" 403 257 0.041547 10.0.0.73 - - [2026-04-02 04:20:32] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.034184 10.0.0.73 - - [2026-04-02 04:20:32] "GET /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2686 0.004889 10.0.0.73 - - [2026-04-02 04:20:32] "PUT /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765 HTTP/1.1" 200 264 0.016931 10.0.0.73 - - [2026-04-02 04:20:32] "GET /virtual-network/dc37be40-6cc7-49da-9d1b-0136cb7e4f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.019439 10.0.0.73 - - [2026-04-02 04:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016471 10.0.0.73 - - [2026-04-02 04:20:32] "DELETE /service-template/e92a0fce-3075-4656-bd11-c4fff048d30b HTTP/1.1" 200 115 0.042456 10.0.0.73 - - [2026-04-02 04:20:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.021105 10.0.0.48 - - [2026-04-02 04:20:32] "POST /useragent-kv HTTP/1.1" 200 115 0.008057 10.0.0.48 - - [2026-04-02 04:20:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002476 10.0.0.73 - - [2026-04-02 04:20:32] "DELETE /virtual-network/dc37be40-6cc7-49da-9d1b-0136cb7e4f8a HTTP/1.1" 200 115 0.134350 10.0.0.133 - - [2026-04-02 04:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005894 10.0.0.73 - - [2026-04-02 04:20:32] "GET /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005191 10.0.0.73 - - [2026-04-02 04:20:32] "PUT /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765 HTTP/1.1" 200 264 0.012297 10.0.0.73 - - [2026-04-02 04:20:32] "GET /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.005331 10.0.0.73 - - [2026-04-02 04:20:32] "PUT /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765 HTTP/1.1" 200 264 0.012370 10.0.0.73 - - [2026-04-02 04:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004801 10.0.0.48 - - [2026-04-02 04:20:35] "GET /projects?obj_uuids=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002195 10.0.0.73 - - [2026-04-02 04:20:35] "GET /project/8802cfbe-8ca7-4a3d-8107-e6f04421185e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.060608 10.0.0.48 - - [2026-04-02 04:20:35] "GET /projects?obj_uuids=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001287 10.0.0.73 - - [2026-04-02 04:20:35] "POST /neutron/network HTTP/1.1" 200 643 0.211029 10.0.0.73 - - [2026-04-02 04:20:36] "POST /id-to-fqname HTTP/1.1" 200 240 0.003808 10.0.0.73 - - [2026-04-02 04:20:36] "GET /virtual-network/f24cb516-6b34-49b8-a07b-42c0886e1342?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.006075 10.0.0.73 - - [2026-04-02 04:20:36] "POST /neutron/network HTTP/1.1" 200 861 0.007842 10.0.0.73 - - [2026-04-02 04:20:36] "GET /virtual-network/f24cb516-6b34-49b8-a07b-42c0886e1342?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.006584 10.0.0.73 - - [2026-04-02 04:20:36] "POST /neutron/network HTTP/1.1" 200 861 0.009091 10.0.0.73 - - [2026-04-02 04:20:36] "GET /virtual-network/f24cb516-6b34-49b8-a07b-42c0886e1342?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005847 10.0.0.73 - - [2026-04-02 04:20:36] "GET /network-ipam/6a50aa00-2840-43eb-8686-defcd4321d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.004070 10.0.0.133 - - [2026-04-02 04:20:36] "POST /ref-update HTTP/1.1" 200 156 0.024780 10.0.0.73 - - [2026-04-02 04:20:36] "GET /virtual-network/f24cb516-6b34-49b8-a07b-42c0886e1342?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.008616 10.0.0.73 - - [2026-04-02 04:20:36] "GET /obj-perms HTTP/1.1" 200 5030 0.005596 10.0.0.48 - - [2026-04-02 04:20:36] "GET /obj-perms HTTP/1.1" 200 5030 0.054065 10.0.0.73 - - [2026-04-02 04:20:37] "POST /fqname-to-id HTTP/1.1" 404 215 0.003685 10.0.0.73 - - [2026-04-02 04:20:37] "POST /api-access-lists HTTP/1.1" 200 555 0.029142 10.0.0.73 - - [2026-04-02 04:20:37] "GET /api-access-list/c64b31e1-c399-46a7-9952-94408a4f1e56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2443 0.006232 10.0.0.73 - - [2026-04-02 04:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.020373 10.0.0.48 - - [2026-04-02 04:20:37] "GET /projects?obj_uuids=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001534 10.0.0.73 - - [2026-04-02 04:20:37] "GET /project/8802cfbe-8ca7-4a3d-8107-e6f04421185e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.066650 10.0.0.73 - - [2026-04-02 04:20:37] "POST /neutron/network HTTP/1.1" 200 693 0.035484 10.0.0.73 - - [2026-04-02 04:20:37] "POST /neutron/network HTTP/1.1" 200 864 0.034302 10.0.0.73 - - [2026-04-02 04:20:37] "POST /id-to-fqname HTTP/1.1" 200 240 0.014017 10.0.0.73 - - [2026-04-02 04:20:38] "GET /virtual-network/e1a308eb-3a65-4ebd-90a1-4efae56de093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.022881 10.0.0.73 - - [2026-04-02 04:20:38] "GET /virtual-network/e1a308eb-3a65-4ebd-90a1-4efae56de093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.020827 10.0.0.73 - - [2026-04-02 04:20:38] "POST /neutron/subnet HTTP/1.1" 200 724 0.053264 10.0.0.73 - - [2026-04-02 04:20:38] "GET /virtual-network/e1a308eb-3a65-4ebd-90a1-4efae56de093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.009554 10.0.0.73 - - [2026-04-02 04:20:38] "GET /network-ipam/6a50aa00-2840-43eb-8686-defcd4321d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.004107 10.0.0.73 - - [2026-04-02 04:20:38] "GET /virtual-network/e1a308eb-3a65-4ebd-90a1-4efae56de093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006782 10.0.0.73 - - [2026-04-02 04:20:38] "POST /fqname-to-id HTTP/1.1" 404 232 0.019736 10.0.0.133 - - [2026-04-02 04:20:39] "POST /fqname-to-id HTTP/1.1" 404 264 0.003735 10.0.0.133 - - [2026-04-02 04:20:39] "POST /access-control-lists HTTP/1.1" 200 624 0.035099 10.0.0.133 - - [2026-04-02 04:20:39] "PUT /access-control-list/fdc20d3a-9c6b-4394-8e26-33e7c90656fa HTTP/1.1" 200 272 0.026388 10.0.0.48 - - [2026-04-02 04:20:39] "GET /projects?obj_uuids=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001386 10.0.0.73 - - [2026-04-02 04:20:39] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.140662 10.0.0.48 - - [2026-04-02 04:20:39] "GET /projects?obj_uuids=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001247 10.0.0.73 - - [2026-04-02 04:20:39] "POST /neutron/security_group_rule HTTP/1.1" 200 575 0.088541 10.0.0.48 - - [2026-04-02 04:20:40] "GET /projects?obj_uuids=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001837 10.0.0.73 - - [2026-04-02 04:20:40] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.249582 10.0.0.73 - - [2026-04-02 04:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.029355 10.0.0.73 - - [2026-04-02 04:20:40] "GET /security-group/836ce451-37ec-43ae-be5e-f7dcd648c083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.029509 10.0.0.73 - - [2026-04-02 04:20:41] "POST /id-to-fqname HTTP/1.1" 200 240 0.019583 10.0.0.73 - - [2026-04-02 04:20:41] "POST /neutron/network HTTP/1.1" 200 874 0.039055 10.0.0.48 - - [2026-04-02 04:20:42] "GET /projects?obj_uuids=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001291 10.0.0.73 - - [2026-04-02 04:20:42] "GET /project/8802cfbe-8ca7-4a3d-8107-e6f04421185e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.076914 10.0.0.73 - - [2026-04-02 04:20:42] "POST /neutron/port HTTP/1.1" 200 117 0.035721 10.0.0.73 - - [2026-04-02 04:20:43] "POST /neutron/network HTTP/1.1" 200 864 0.033405 10.0.0.73 - - [2026-04-02 04:20:43] "POST /neutron/port HTTP/1.1" 200 1060 0.022313 10.0.0.73 - - [2026-04-02 04:20:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004828 10.0.0.73 - - [2026-04-02 04:20:43] "POST /neutron/network HTTP/1.1" 200 864 0.008392 10.0.0.73 - - [2026-04-02 04:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000513 10.0.0.73 - - [2026-04-02 04:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.48 - - [2026-04-02 04:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000569 10.0.0.48 - - [2026-04-02 04:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.48 - - [2026-04-02 04:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000656 10.0.0.48 - - [2026-04-02 04:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.133 - - [2026-04-02 04:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.133 - - [2026-04-02 04:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000628 10.0.0.133 - - [2026-04-02 04:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.133 - - [2026-04-02 04:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.73 - - [2026-04-02 04:20:47] "POST /neutron/port HTTP/1.1" 200 1124 0.030161 10.0.0.73 - - [2026-04-02 04:20:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008640 10.0.0.73 - - [2026-04-02 04:20:48] "GET /virtual-machine/3e26f735-2bf4-4da0-a369-449134855a00 HTTP/1.1" 401 292 0.000419 10.0.0.73 - - [2026-04-02 04:20:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000665 10.0.0.73 - - [2026-04-02 04:20:48] "GET /virtual-machine/3e26f735-2bf4-4da0-a369-449134855a00 HTTP/1.1" 200 1292 0.108489 10.0.0.73 - - [2026-04-02 04:20:48] "GET /virtual-machine/3e26f735-2bf4-4da0-a369-449134855a00 HTTP/1.1" 200 1292 0.020304 10.0.0.73 - - [2026-04-02 04:20:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000326 10.0.0.73 - - [2026-04-02 04:20:48] "GET /virtual-machine-interface/0527e789-f554-4a76-9ad4-cf043a24cf7c HTTP/1.1" 200 3022 0.027457 10.0.0.73 - - [2026-04-02 04:20:48] "GET /virtual-machine/3e26f735-2bf4-4da0-a369-449134855a00 HTTP/1.1" 200 1292 0.021080 10.0.0.73 - - [2026-04-02 04:20:48] "GET /virtual-machine-interface/0527e789-f554-4a76-9ad4-cf043a24cf7c HTTP/1.1" 200 3022 0.020830 10.0.0.73 - - [2026-04-02 04:20:48] "GET /instance-ip/b853a69f-3a56-4901-b936-d01ea0edeb4e HTTP/1.1" 200 1641 0.022487 10.0.0.73 - - [2026-04-02 04:20:48] "GET /virtual-machine/3e26f735-2bf4-4da0-a369-449134855a00 HTTP/1.1" 200 1292 0.020909 10.0.0.73 - - [2026-04-02 04:20:49] "GET /virtual-machine-interface/0527e789-f554-4a76-9ad4-cf043a24cf7c HTTP/1.1" 200 3022 0.027731 10.0.0.73 - - [2026-04-02 04:20:49] "GET /instance-ip/b853a69f-3a56-4901-b936-d01ea0edeb4e HTTP/1.1" 200 1641 0.022107 10.0.0.73 - - [2026-04-02 04:20:49] "POST /fqname-to-id HTTP/1.1" 403 354 0.017142 10.0.0.73 - - [2026-04-02 04:20:49] "GET / HTTP/1.1" 200 35931 0.001925 10.0.0.73 - - [2026-04-02 04:20:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000490 10.0.0.73 - - [2026-04-02 04:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.045736 10.0.0.73 - - [2026-04-02 04:20:49] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004067 10.0.0.73 - - [2026-04-02 04:20:49] "GET /virtual-networks?parent_id=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024160 10.0.0.73 - - [2026-04-02 04:20:49] "GET /virtual-network/e1a308eb-3a65-4ebd-90a1-4efae56de093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.032160 10.0.0.73 - - [2026-04-02 04:20:49] "POST /fqname-to-id HTTP/1.1" 403 354 0.018364 10.0.0.73 - - [2026-04-02 04:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.73 - - [2026-04-02 04:20:49] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006251 10.0.0.73 - - [2026-04-02 04:20:49] "GET /virtual-networks?parent_id=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024350 10.0.0.73 - - [2026-04-02 04:20:50] "GET /virtual-network/e1a308eb-3a65-4ebd-90a1-4efae56de093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.021040 10.0.0.73 - - [2026-04-02 04:20:50] "POST /fqname-to-id HTTP/1.1" 403 354 0.021229 10.0.0.73 - - [2026-04-02 04:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.73 - - [2026-04-02 04:20:50] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004537 10.0.0.73 - - [2026-04-02 04:20:50] "GET /virtual-networks?parent_id=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.023692 10.0.0.73 - - [2026-04-02 04:20:50] "GET /virtual-network/e1a308eb-3a65-4ebd-90a1-4efae56de093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.024086 10.0.0.73 - - [2026-04-02 04:20:50] "POST /fqname-to-id HTTP/1.1" 403 354 0.019951 10.0.0.73 - - [2026-04-02 04:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.73 - - [2026-04-02 04:20:50] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004780 10.0.0.73 - - [2026-04-02 04:20:50] "GET /virtual-networks?parent_id=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.029962 10.0.0.73 - - [2026-04-02 04:20:50] "GET /virtual-network/e1a308eb-3a65-4ebd-90a1-4efae56de093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.024914 10.0.0.73 - - [2026-04-02 04:20:50] "POST /fqname-to-id HTTP/1.1" 403 354 0.017252 10.0.0.73 - - [2026-04-02 04:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.73 - - [2026-04-02 04:20:50] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006669 10.0.0.73 - - [2026-04-02 04:20:50] "GET /virtual-networks?parent_id=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.028136 10.0.0.73 - - [2026-04-02 04:20:50] "GET /virtual-network/e1a308eb-3a65-4ebd-90a1-4efae56de093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.024719 10.0.0.73 - - [2026-04-02 04:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.019350 10.0.0.73 - - [2026-04-02 04:20:53] "GET /virtual-network/e1a308eb-3a65-4ebd-90a1-4efae56de093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.019823 10.0.0.73 - - [2026-04-02 04:20:55] "POST /neutron/port HTTP/1.1" 200 1124 0.020915 10.0.0.73 - - [2026-04-02 04:20:55] "POST /fqname-to-id HTTP/1.1" 403 354 0.018695 10.0.0.73 - - [2026-04-02 04:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.73 - - [2026-04-02 04:20:55] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004764 10.0.0.73 - - [2026-04-02 04:20:55] "GET /virtual-networks?parent_id=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024122 10.0.0.73 - - [2026-04-02 04:20:55] "GET /virtual-network/e1a308eb-3a65-4ebd-90a1-4efae56de093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.020204 10.0.0.73 - - [2026-04-02 04:20:56] "POST /fqname-to-id HTTP/1.1" 403 354 0.016261 10.0.0.73 - - [2026-04-02 04:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.73 - - [2026-04-02 04:20:56] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005309 10.0.0.73 - - [2026-04-02 04:20:56] "GET /virtual-networks?parent_id=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.022935 10.0.0.73 - - [2026-04-02 04:20:56] "GET /virtual-network/e1a308eb-3a65-4ebd-90a1-4efae56de093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.024246 10.0.0.73 - - [2026-04-02 04:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.024403 10.0.0.73 - - [2026-04-02 04:20:56] "GET /routing-instance/44474a6f-907a-491f-9849-2a5df6e87cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.023525 10.0.0.73 - - [2026-04-02 04:20:56] "POST /fqname-to-id HTTP/1.1" 403 354 0.016166 10.0.0.73 - - [2026-04-02 04:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.73 - - [2026-04-02 04:20:56] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004883 10.0.0.73 - - [2026-04-02 04:20:56] "GET /virtual-networks?parent_id=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020814 10.0.0.73 - - [2026-04-02 04:20:56] "GET /virtual-network/e1a308eb-3a65-4ebd-90a1-4efae56de093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.022495 10.0.0.73 - - [2026-04-02 04:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.015669 10.0.0.73 - - [2026-04-02 04:20:56] "GET /routing-instance/44474a6f-907a-491f-9849-2a5df6e87cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.020940 10.0.0.48 - - [2026-04-02 04:20:56] "GET /virtual-machine/3e26f735-2bf4-4da0-a369-449134855a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.018263 10.0.0.73 - - [2026-04-02 04:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.73 - - [2026-04-02 04:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.73 - - [2026-04-02 04:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.73 - - [2026-04-02 04:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.48 - - [2026-04-02 04:20:57] "GET /obj-perms HTTP/1.1" 403 257 0.012486 10.0.0.73 - - [2026-04-02 04:20:57] "GET /obj-perms HTTP/1.1" 403 257 0.011420 10.0.0.73 - - [2026-04-02 04:20:57] "GET /obj-perms HTTP/1.1" 200 5030 0.005711 10.0.0.73 - - [2026-04-02 04:20:57] "GET /obj-perms HTTP/1.1" 403 257 0.036794 10.0.0.48 - - [2026-04-02 04:20:58] "GET /obj-perms HTTP/1.1" 200 5030 0.004815 10.0.0.73 - - [2026-04-02 04:20:58] "GET /obj-perms HTTP/1.1" 403 257 0.013204 10.0.0.133 - - [2026-04-02 04:20:58] "GET /obj-perms HTTP/1.1" 403 257 0.014072 10.0.0.73 - - [2026-04-02 04:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.017212 10.0.0.48 - - [2026-04-02 04:20:58] "GET /projects?obj_uuids=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001186 10.0.0.73 - - [2026-04-02 04:20:58] "GET /project/8802cfbe-8ca7-4a3d-8107-e6f04421185e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.067427 10.0.0.73 - - [2026-04-02 04:20:58] "GET /virtual-network/f24cb516-6b34-49b8-a07b-42c0886e1342?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.025056 10.0.0.73 - - [2026-04-02 04:20:58] "GET /floating-ip-pools?parent_id=f24cb516-6b34-49b8-a07b-42c0886e1342&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.019889 10.0.0.73 - - [2026-04-02 04:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.017766 10.0.0.73 - - [2026-04-02 04:20:58] "GET /floating-ip-pool/4b3dbb35-7425-4c65-b7e5-af69e2a219bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1181 0.034472 10.0.0.48 - - [2026-04-02 04:20:58] "GET /projects?obj_uuids=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001150 10.0.0.73 - - [2026-04-02 04:20:58] "GET /project/8802cfbe-8ca7-4a3d-8107-e6f04421185e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.078801 10.0.0.73 - - [2026-04-02 04:20:58] "POST /floating-ips HTTP/1.1" 200 616 0.081486 10.0.0.73 - - [2026-04-02 04:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.022206 10.0.0.73 - - [2026-04-02 04:20:58] "GET /floating-ip/ccd4d5ea-c2bb-4f56-aa1d-934e545ad5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.019281 10.0.0.73 - - [2026-04-02 04:20:59] "GET /floating-ip/ccd4d5ea-c2bb-4f56-aa1d-934e545ad5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.032582 10.0.0.48 - - [2026-04-02 04:20:59] "DELETE /project/ce08e59e77f94a07a13b73950fb42a1f HTTP/1.1" 404 173 0.007433 10.0.0.48 - - [2026-04-02 04:20:59] "GET /projects?obj_uuids=43dd9f02-12c5-49c5-b22b-9abfeb115ff8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001052 10.0.0.48 - - [2026-04-02 04:20:59] "GET /projects?obj_uuids=ce08e59e-77f9-4a07-a13b-73950fb42a1f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000797 10.0.0.48 - - [2026-04-02 04:20:59] "DELETE /project/43dd9f0212c549c5b22b9abfeb115ff8 HTTP/1.1" 404 173 0.011838 10.0.0.48 - - [2026-04-02 04:20:59] "GET /project/43dd9f02-12c5-49c5-b22b-9abfeb115ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.058834 10.0.0.48 - - [2026-04-02 04:20:59] "GET /projects?obj_uuids=43dd9f02-12c5-49c5-b22b-9abfeb115ff8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001124 10.0.0.48 - - [2026-04-02 04:20:59] "GET /project/ce08e59e-77f9-4a07-a13b-73950fb42a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.078672 10.0.0.48 - - [2026-04-02 04:20:59] "GET /projects?obj_uuids=ce08e59e-77f9-4a07-a13b-73950fb42a1f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001122 10.0.0.73 - - [2026-04-02 04:20:59] "GET /virtual-machine/3e26f735-2bf4-4da0-a369-449134855a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.065898 10.0.0.48 - - [2026-04-02 04:20:59] "GET /project/43dd9f02-12c5-49c5-b22b-9abfeb115ff8?fields=security_groups HTTP/1.1" 200 1363 0.057863 10.0.0.73 - - [2026-04-02 04:20:59] "GET /virtual-machine/3e26f735-2bf4-4da0-a369-449134855a00?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1203 0.042116 10.0.0.48 - - [2026-04-02 04:20:59] "GET /project/ce08e59e-77f9-4a07-a13b-73950fb42a1f?fields=security_groups HTTP/1.1" 200 1364 0.104438 10.0.0.48 - - [2026-04-02 04:20:59] "DELETE /security-group/17f624ee-430b-49b3-8fa9-6e7697720574 HTTP/1.1" 200 115 0.074051 10.0.0.48 - - [2026-04-02 04:20:59] "GET /projects?obj_uuids=43dd9f02-12c5-49c5-b22b-9abfeb115ff8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001065 10.0.0.73 - - [2026-04-02 04:20:59] "GET /virtual-machine-interface/0527e789-f554-4a76-9ad4-cf043a24cf7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2801 0.038205 10.0.0.133 - - [2026-04-02 04:20:59] "DELETE /access-control-list/cf10fe1a-3675-429a-b48d-3c975c8115e5 HTTP/1.1" 200 115 0.058344 10.0.0.48 - - [2026-04-02 04:20:59] "GET /project/43dd9f02-12c5-49c5-b22b-9abfeb115ff8?fields=application_policy_sets HTTP/1.1" 200 1402 0.082432 10.0.0.48 - - [2026-04-02 04:20:59] "DELETE /security-group/f3d45e97-13af-4fe5-8453-108a1064c12b HTTP/1.1" 200 115 0.127314 10.0.0.48 - - [2026-04-02 04:20:59] "GET /projects?obj_uuids=ce08e59e-77f9-4a07-a13b-73950fb42a1f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001392 10.0.0.73 - - [2026-04-02 04:20:59] "POST /ref-update HTTP/1.1" 200 156 0.131881 10.0.0.48 - - [2026-04-02 04:20:59] "GET /project/ce08e59e-77f9-4a07-a13b-73950fb42a1f?fields=application_policy_sets HTTP/1.1" 200 1403 0.094785 10.0.0.133 - - [2026-04-02 04:20:59] "DELETE /access-control-list/b76feba4-59de-4349-a04a-f33c806502fc HTTP/1.1" 200 115 0.060351 10.0.0.48 - - [2026-04-02 04:20:59] "DELETE /project/43dd9f02-12c5-49c5-b22b-9abfeb115ff8 HTTP/1.1" 200 115 0.595983 10.0.0.48 - - [2026-04-02 04:20:59] "DELETE /project/ce08e59e-77f9-4a07-a13b-73950fb42a1f HTTP/1.1" 200 115 0.654448 10.0.0.73 - - [2026-04-02 04:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.019291 10.0.0.73 - - [2026-04-02 04:20:59] "GET /routing-instance/be92faa9-d2d4-418c-9d8a-45e3f9b0c788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.021401 10.0.0.73 - - [2026-04-02 04:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.73 - - [2026-04-02 04:21:00] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.039778 10.0.0.73 - - [2026-04-02 04:21:00] "POST /neutron/security_group HTTP/1.1" 200 542 0.048801 10.0.0.73 - - [2026-04-02 04:21:00] "POST /neutron/port HTTP/1.1" 200 1114 0.093986 10.0.0.73 - - [2026-04-02 04:21:00] "GET /virtual-machine/3e26f735-2bf4-4da0-a369-449134855a00 HTTP/1.1" 200 1292 0.025438 10.0.0.73 - - [2026-04-02 04:21:00] "GET /virtual-machine-interface/0527e789-f554-4a76-9ad4-cf043a24cf7c HTTP/1.1" 200 3584 0.027128 10.0.0.73 - - [2026-04-02 04:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.019384 10.0.0.73 - - [2026-04-02 04:21:00] "GET /security-group/836ce451-37ec-43ae-be5e-f7dcd648c083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.020443 10.0.0.73 - - [2026-04-02 04:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.020571 10.0.0.73 - - [2026-04-02 04:21:01] "GET /security-group/836ce451-37ec-43ae-be5e-f7dcd648c083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.023876 10.0.0.73 - - [2026-04-02 04:21:01] "DELETE /floating-ip/ccd4d5ea-c2bb-4f56-aa1d-934e545ad5c3 HTTP/1.1" 200 115 0.143545 10.0.0.73 - - [2026-04-02 04:21:01] "GET /virtual-machine/3e26f735-2bf4-4da0-a369-449134855a00 HTTP/1.1" 200 1292 0.032651 10.0.0.73 - - [2026-04-02 04:21:01] "POST /neutron/port HTTP/1.1" 200 1165 0.026241 10.0.0.73 - - [2026-04-02 04:21:03] "GET /virtual-machine/3e26f735-2bf4-4da0-a369-449134855a00 HTTP/1.1" 404 171 0.020074 10.0.0.73 - - [2026-04-02 04:21:03] "GET /virtual-machine/3e26f735-2bf4-4da0-a369-449134855a00 HTTP/1.1" 404 171 0.018367 10.0.0.73 - - [2026-04-02 04:21:03] "GET /virtual-machine/3e26f735-2bf4-4da0-a369-449134855a00 HTTP/1.1" 404 171 0.013426 10.0.0.73 - - [2026-04-02 04:21:03] "POST /fqname-to-id HTTP/1.1" 403 354 0.019852 10.0.0.73 - - [2026-04-02 04:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.73 - - [2026-04-02 04:21:03] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004009 10.0.0.73 - - [2026-04-02 04:21:03] "GET /virtual-networks?parent_id=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024454 10.0.0.73 - - [2026-04-02 04:21:03] "GET /virtual-network/e1a308eb-3a65-4ebd-90a1-4efae56de093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.027800 10.0.0.73 - - [2026-04-02 04:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.024002 10.0.0.73 - - [2026-04-02 04:21:03] "GET /routing-instance/44474a6f-907a-491f-9849-2a5df6e87cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.023715 10.0.0.73 - - [2026-04-02 04:21:04] "GET /obj-perms HTTP/1.1" 403 257 0.043838 10.0.0.48 - - [2026-04-02 04:21:04] "GET /obj-perms HTTP/1.1" 200 5030 0.004540 10.0.0.73 - - [2026-04-02 04:21:07] "GET /obj-perms HTTP/1.1" 200 5030 0.004381 10.0.0.48 - - [2026-04-02 04:21:13] "GET /obj-perms HTTP/1.1" 200 5030 0.005561 10.0.0.73 - - [2026-04-02 04:21:16] "GET /obj-perms HTTP/1.1" 200 5030 0.005553 10.0.0.133 - - [2026-04-02 04:21:16] "GET /obj-perms HTTP/1.1" 200 5030 0.005230 10.0.0.48 - - [2026-04-02 04:21:16] "GET /obj-perms HTTP/1.1" 200 5030 0.005489 10.0.0.73 - - [2026-04-02 04:21:16] "POST /neutron/security_group HTTP/1.1" 200 568 0.019145 10.0.0.73 - - [2026-04-02 04:21:16] "POST /fqname-to-id HTTP/1.1" 404 232 0.028152 10.0.0.133 - - [2026-04-02 04:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007687 10.0.0.48 - - [2026-04-02 04:21:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004102 10.0.0.48 - - [2026-04-02 04:21:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003798 10.0.0.73 - - [2026-04-02 04:21:17] "POST /neutron/network HTTP/1.1" 200 151 0.185875 10.0.0.73 - - [2026-04-02 04:21:17] "DELETE /api-access-list/c64b31e1-c399-46a7-9952-94408a4f1e56 HTTP/1.1" 200 115 0.059082 10.0.0.133 - - [2026-04-02 04:21:17] "DELETE /route-target/cb359593-22ee-42d3-af04-9212dda4f0ee HTTP/1.1" 200 115 0.040183 10.0.0.73 - - [2026-04-02 04:21:19] "GET /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005394 10.0.0.73 - - [2026-04-02 04:21:20] "PUT /api-access-list/e3a51069-edbe-45e0-b886-4fc3ffa3d765 HTTP/1.1" 200 264 0.031041 10.0.0.48 - - [2026-04-02 04:21:20] "GET /projects?obj_uuids=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001208 10.0.0.73 - - [2026-04-02 04:21:20] "GET /project/8802cfbe-8ca7-4a3d-8107-e6f04421185e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.067068 10.0.0.48 - - [2026-04-02 04:21:20] "GET /projects?obj_uuids=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002489 10.0.0.73 - - [2026-04-02 04:21:20] "GET /project/8802cfbe-8ca7-4a3d-8107-e6f04421185e?fields=virtual_networks HTTP/1.1" 200 1031 0.050387 10.0.0.48 - - [2026-04-02 04:21:20] "GET /projects?obj_uuids=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001417 10.0.0.73 - - [2026-04-02 04:21:20] "GET /project/8802cfbe-8ca7-4a3d-8107-e6f04421185e?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.053464 10.0.0.48 - - [2026-04-02 04:21:20] "GET /projects?obj_uuids=8802cfbe-8ca7-4a3d-8107-e6f04421185e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001684 10.0.0.73 - - [2026-04-02 04:21:20] "GET /project/8802cfbe-8ca7-4a3d-8107-e6f04421185e?fields=security_groups HTTP/1.1" 200 1257 0.052596 10.0.0.48 - - [2026-04-02 04:21:21] "GET /projects?obj_uuids=c02326b9-31b6-4ac7-af08-1e1bf68f3b97&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001228 10.0.0.73 - - [2026-04-02 04:21:21] "GET /project/c02326b9-31b6-4ac7-af08-1e1bf68f3b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.061229 [Introspect:8084]10.0.0.73 - - [2026-04-02 04:21:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001287 10.0.0.73 - - [2026-04-02 04:21:23] "POST /neutron/port HTTP/1.1" 200 1108 0.023474 10.0.0.73 - - [2026-04-02 04:21:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004956 10.0.0.73 - - [2026-04-02 04:21:23] "POST /neutron/network HTTP/1.1" 200 928 0.010787 10.0.0.73 - - [2026-04-02 04:21:24] "POST /fqname-to-id HTTP/1.1" 404 189 0.031803 10.0.0.48 - - [2026-04-02 04:21:24] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003882 10.0.0.48 - - [2026-04-02 04:21:25] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001189 10.0.0.48 - - [2026-04-02 04:21:25] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008632 10.0.0.48 - - [2026-04-02 04:21:25] "POST /id-to-fqname HTTP/1.1" 200 191 0.001893 10.0.0.48 - - [2026-04-02 04:21:25] "POST /fqname-to-id HTTP/1.1" 404 200 0.004534 10.0.0.48 - - [2026-04-02 04:21:25] "POST /security-groups HTTP/1.1" 200 592 0.034743 10.0.0.48 - - [2026-04-02 04:21:25] "POST /projects HTTP/1.1" 200 587 0.258400 10.0.0.48 - - [2026-04-02 04:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.294665 10.0.0.133 - - [2026-04-02 04:21:25] "POST /fqname-to-id HTTP/1.1" 404 234 0.011639 10.0.0.73 - - [2026-04-02 04:21:25] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.487123 10.0.0.73 - - [2026-04-02 04:21:26] "GET / HTTP/1.1" 200 35931 0.001920 10.0.0.73 - - [2026-04-02 04:21:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.73 - - [2026-04-02 04:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.073780 10.0.0.48 - - [2026-04-02 04:21:28] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002003 10.0.0.73 - - [2026-04-02 04:21:28] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.055341 10.0.0.133 - - [2026-04-02 04:21:29] "POST /ref-update HTTP/1.1" 200 156 0.054945 10.0.0.48 - - [2026-04-02 04:21:29] "POST /useragent-kv HTTP/1.1" 200 115 0.009545 10.0.0.73 - - [2026-04-02 04:21:29] "POST /neutron/subnet HTTP/1.1" 200 716 0.344131 10.0.0.73 - - [2026-04-02 04:21:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.001468 10.0.0.73 - - [2026-04-02 04:21:29] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005885 10.0.0.73 - - [2026-04-02 04:21:29] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006693 10.0.0.73 - - [2026-04-02 04:21:29] "POST /neutron/network HTTP/1.1" 200 825 0.007461 10.0.0.73 - - [2026-04-02 04:21:29] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006344 10.0.0.73 - - [2026-04-02 04:21:30] "GET /obj-perms HTTP/1.1" 200 5032 0.063671 10.0.0.73 - - [2026-04-02 04:21:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.002063 10.0.0.73 - - [2026-04-02 04:21:31] "POST /neutron/port HTTP/1.1" 200 1220 0.024566 10.0.0.73 - - [2026-04-02 04:21:31] "POST /neutron/network HTTP/1.1" 200 1125 0.008314 10.0.0.73 - - [2026-04-02 04:21:31] "POST /neutron/subnet HTTP/1.1" 200 1394 0.017318 10.0.0.73 - - [2026-04-02 04:21:31] "POST /neutron/network HTTP/1.1" 200 1115 0.017711 10.0.0.48 - - [2026-04-02 04:21:32] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001180 10.0.0.73 - - [2026-04-02 04:21:32] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.086957 10.0.0.73 - - [2026-04-02 04:21:32] "POST /neutron/port HTTP/1.1" 200 117 0.007597 10.0.0.73 - - [2026-04-02 04:21:32] "POST /id-to-fqname HTTP/1.1" 200 222 0.001531 10.0.0.73 - - [2026-04-02 04:21:32] "POST /neutron/network HTTP/1.1" 200 835 0.008700 10.0.0.73 - - [2026-04-02 04:21:33] "POST /neutron/port HTTP/1.1" 200 1059 0.020316 10.0.0.73 - - [2026-04-02 04:21:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004567 10.0.0.73 - - [2026-04-02 04:21:33] "POST /neutron/network HTTP/1.1" 200 825 0.010109 10.0.0.48 - - [2026-04-02 04:21:33] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.027715 10.0.0.73 - - [2026-04-02 04:21:33] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.100063 10.0.0.73 - - [2026-04-02 04:21:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010796 10.0.0.73 - - [2026-04-02 04:21:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010810 10.0.0.73 - - [2026-04-02 04:21:34] "POST /neutron/port HTTP/1.1" 200 1059 0.027045 10.0.0.73 - - [2026-04-02 04:21:34] "POST /neutron/port HTTP/1.1" 200 1123 0.026313 10.0.0.73 - - [2026-04-02 04:21:34] "POST /neutron/port HTTP/1.1" 200 117 0.001513 10.0.0.73 - - [2026-04-02 04:21:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008084 10.0.0.73 - - [2026-04-02 04:21:39] "POST /neutron/port HTTP/1.1" 200 1123 0.021649 10.0.0.73 - - [2026-04-02 04:21:39] "GET /virtual-machine/a0da88d8-9d03-4fa8-8af3-59f11eae9feb HTTP/1.1" 401 292 0.000602 10.0.0.73 - - [2026-04-02 04:21:39] "GET /virtual-machine/a0da88d8-9d03-4fa8-8af3-59f11eae9feb HTTP/1.1" 200 1294 0.034196 10.0.0.73 - - [2026-04-02 04:21:39] "GET /virtual-machine-interface/ab316e04-87d4-461f-bc6d-ea0555740499 HTTP/1.1" 200 2950 0.006235 10.0.0.73 - - [2026-04-02 04:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.73 - - [2026-04-02 04:21:39] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004962 10.0.0.73 - - [2026-04-02 04:21:39] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003817 10.0.0.73 - - [2026-04-02 04:21:39] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008025 10.0.0.73 - - [2026-04-02 04:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.73 - - [2026-04-02 04:21:42] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007812 10.0.0.73 - - [2026-04-02 04:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.73 - - [2026-04-02 04:21:46] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007832 10.0.0.73 - - [2026-04-02 04:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.73 - - [2026-04-02 04:21:50] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007891 10.0.0.73 - - [2026-04-02 04:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004657 10.0.0.73 - - [2026-04-02 04:21:55] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005885 10.0.0.73 - - [2026-04-02 04:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.73 - - [2026-04-02 04:21:59] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005893 10.0.0.48 - - [2026-04-02 04:21:59] "DELETE /project/1c91a57bef8640deb3552eb2f0979fe9 HTTP/1.1" 404 173 0.033164 10.0.0.48 - - [2026-04-02 04:21:59] "DELETE /project/8802cfbe-8ca7-4a3d-8107-e6f04421185e HTTP/1.1" 404 177 0.051777 10.0.0.73 - - [2026-04-02 04:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.73 - - [2026-04-02 04:22:03] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007497 10.0.0.73 - - [2026-04-02 04:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.73 - - [2026-04-02 04:22:07] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008076 10.0.0.73 - - [2026-04-02 04:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.73 - - [2026-04-02 04:22:11] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005791 10.0.0.73 - - [2026-04-02 04:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.73 - - [2026-04-02 04:22:13] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004377 10.0.0.73 - - [2026-04-02 04:22:13] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003431 10.0.0.73 - - [2026-04-02 04:22:13] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007575 10.0.0.73 - - [2026-04-02 04:22:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008587 10.0.0.73 - - [2026-04-02 04:22:23] "POST /neutron/port HTTP/1.1" 200 1123 0.017478 10.0.0.73 - - [2026-04-02 04:22:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.016541 10.0.0.73 - - [2026-04-02 04:22:25] "POST /neutron/network HTTP/1.1" 200 1125 0.032501 10.0.0.73 - - [2026-04-02 04:22:25] "POST /neutron/subnet HTTP/1.1" 200 1394 0.017540 10.0.0.73 - - [2026-04-02 04:22:25] "POST /neutron/network HTTP/1.1" 200 1115 0.011000 10.0.0.73 - - [2026-04-02 04:22:32] "POST /neutron/port HTTP/1.1" 200 1108 0.019906 10.0.0.73 - - [2026-04-02 04:22:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005416 10.0.0.73 - - [2026-04-02 04:22:32] "POST /neutron/network HTTP/1.1" 200 928 0.008201 10.0.0.73 - - [2026-04-02 04:22:34] "POST /neutron/port HTTP/1.1" 200 1123 0.020561 10.0.0.73 - - [2026-04-02 04:22:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009655 10.0.0.73 - - [2026-04-02 04:22:34] "GET /virtual-machine/2c2091b4-305b-43f3-a1d5-625864620b91 HTTP/1.1" 200 1293 0.009462 10.0.0.73 - - [2026-04-02 04:22:34] "GET /virtual-machine-interface/ed04d757-7bfd-4280-beb8-92cfee845bf9 HTTP/1.1" 200 2950 0.006665 10.0.0.73 - - [2026-04-02 04:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006230 10.0.0.73 - - [2026-04-02 04:22:34] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004497 10.0.0.73 - - [2026-04-02 04:22:34] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004472 10.0.0.73 - - [2026-04-02 04:22:34] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007305 10.0.0.73 - - [2026-04-02 04:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.73 - - [2026-04-02 04:22:35] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004373 10.0.0.73 - - [2026-04-02 04:22:35] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003536 10.0.0.73 - - [2026-04-02 04:22:35] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006429 10.0.0.73 - - [2026-04-02 04:22:37] "POST /neutron/port HTTP/1.1" 200 1123 0.044720 10.0.0.73 - - [2026-04-02 04:22:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008956 10.0.0.73 - - [2026-04-02 04:23:25] "POST /neutron/port HTTP/1.1" 200 1108 0.024079 10.0.0.73 - - [2026-04-02 04:23:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004592 10.0.0.73 - - [2026-04-02 04:23:25] "POST /neutron/network HTTP/1.1" 200 928 0.007592 10.0.0.73 - - [2026-04-02 04:23:32] "POST /neutron/network HTTP/1.1" 200 1125 0.011115 10.0.0.73 - - [2026-04-02 04:23:32] "POST /neutron/subnet HTTP/1.1" 200 1394 0.018254 10.0.0.73 - - [2026-04-02 04:23:32] "POST /neutron/network HTTP/1.1" 200 1115 0.012321 10.0.0.133 - - [2026-04-02 04:24:16] "GET /obj-perms HTTP/1.1" 200 5056 0.053636 10.0.0.48 - - [2026-04-02 04:24:16] "GET /obj-perms HTTP/1.1" 200 5056 0.055629 10.0.0.73 - - [2026-04-02 04:24:26] "POST /neutron/network HTTP/1.1" 200 835 0.008850 10.0.0.73 - - [2026-04-02 04:24:26] "POST /neutron/port HTTP/1.1" 200 117 0.001258 10.0.0.73 - - [2026-04-02 04:24:33] "POST /neutron/port HTTP/1.1" 200 1108 0.051372 10.0.0.73 - - [2026-04-02 04:24:33] "POST /neutron/subnet HTTP/1.1" 200 704 0.009695 10.0.0.73 - - [2026-04-02 04:24:37] "POST /neutron/port HTTP/1.1" 200 1123 0.018227 10.0.0.73 - - [2026-04-02 04:24:37] "GET /virtual-machine/a0da88d8-9d03-4fa8-8af3-59f11eae9feb HTTP/1.1" 200 1294 0.012517 10.0.0.73 - - [2026-04-02 04:24:37] "GET /virtual-machine-interface/ab316e04-87d4-461f-bc6d-ea0555740499 HTTP/1.1" 200 2950 0.006109 10.0.0.73 - - [2026-04-02 04:24:37] "GET /virtual-machine/a0da88d8-9d03-4fa8-8af3-59f11eae9feb HTTP/1.1" 200 1294 0.004890 10.0.0.73 - - [2026-04-02 04:24:37] "GET /virtual-machine-interface/ab316e04-87d4-461f-bc6d-ea0555740499 HTTP/1.1" 200 2950 0.007637 10.0.0.73 - - [2026-04-02 04:24:37] "GET /instance-ip/a0895366-4e05-45ea-bd0d-b90728ce46d7 HTTP/1.1" 200 1622 0.010130 10.0.0.73 - - [2026-04-02 04:24:37] "GET /virtual-machine/a0da88d8-9d03-4fa8-8af3-59f11eae9feb HTTP/1.1" 200 1294 0.005930 10.0.0.73 - - [2026-04-02 04:24:37] "GET /virtual-machine-interface/ab316e04-87d4-461f-bc6d-ea0555740499 HTTP/1.1" 200 2950 0.007578 10.0.0.73 - - [2026-04-02 04:24:37] "GET /instance-ip/a0895366-4e05-45ea-bd0d-b90728ce46d7 HTTP/1.1" 200 1622 0.004717 10.0.0.73 - - [2026-04-02 04:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.73 - - [2026-04-02 04:24:37] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003947 10.0.0.73 - - [2026-04-02 04:24:37] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004209 10.0.0.73 - - [2026-04-02 04:24:37] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007170 10.0.0.73 - - [2026-04-02 04:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.73 - - [2026-04-02 04:24:37] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005476 10.0.0.73 - - [2026-04-02 04:24:37] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004385 10.0.0.73 - - [2026-04-02 04:24:37] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006987 10.0.0.73 - - [2026-04-02 04:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.73 - - [2026-04-02 04:24:37] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006069 10.0.0.73 - - [2026-04-02 04:24:37] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003800 10.0.0.73 - - [2026-04-02 04:24:37] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006813 10.0.0.73 - - [2026-04-02 04:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.73 - - [2026-04-02 04:24:37] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005219 10.0.0.73 - - [2026-04-02 04:24:37] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.006122 10.0.0.73 - - [2026-04-02 04:24:37] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008960 10.0.0.73 - - [2026-04-02 04:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006608 10.0.0.73 - - [2026-04-02 04:24:37] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005557 10.0.0.73 - - [2026-04-02 04:24:37] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005563 10.0.0.73 - - [2026-04-02 04:24:37] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008311 10.0.0.73 - - [2026-04-02 04:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.73 - - [2026-04-02 04:24:38] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007428 10.0.0.73 - - [2026-04-02 04:24:38] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004094 10.0.0.73 - - [2026-04-02 04:24:38] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006962 10.0.0.73 - - [2026-04-02 04:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.73 - - [2026-04-02 04:24:38] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004657 10.0.0.73 - - [2026-04-02 04:24:38] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003365 10.0.0.73 - - [2026-04-02 04:24:38] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006972 10.0.0.73 - - [2026-04-02 04:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.73 - - [2026-04-02 04:24:38] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005861 10.0.0.73 - - [2026-04-02 04:24:38] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005418 10.0.0.73 - - [2026-04-02 04:24:38] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006581 10.0.0.73 - - [2026-04-02 04:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.73 - - [2026-04-02 04:24:38] "GET /routing-instance/4a79cd6b-3962-4366-b6ca-8c7f7fd6c0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006353 10.0.0.73 - - [2026-04-02 04:24:38] "GET /route-target/3d5fc765-6a1c-4e9f-8cbb-cfd5bfb8c345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004685 10.0.0.73 - - [2026-04-02 04:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.73 - - [2026-04-02 04:24:38] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004586 10.0.0.73 - - [2026-04-02 04:24:38] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003700 10.0.0.73 - - [2026-04-02 04:24:38] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007851 10.0.0.73 - - [2026-04-02 04:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.73 - - [2026-04-02 04:24:38] "GET /routing-instance/4a79cd6b-3962-4366-b6ca-8c7f7fd6c0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006665 10.0.0.73 - - [2026-04-02 04:24:38] "GET /route-target/3d5fc765-6a1c-4e9f-8cbb-cfd5bfb8c345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006221 10.0.0.73 - - [2026-04-02 04:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.73 - - [2026-04-02 04:24:39] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006165 10.0.0.73 - - [2026-04-02 04:24:39] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004611 10.0.0.73 - - [2026-04-02 04:24:39] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008857 10.0.0.73 - - [2026-04-02 04:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.73 - - [2026-04-02 04:24:39] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004871 10.0.0.73 - - [2026-04-02 04:24:39] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005149 10.0.0.73 - - [2026-04-02 04:24:39] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007555 10.0.0.73 - - [2026-04-02 04:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005560 10.0.0.73 - - [2026-04-02 04:24:39] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005917 10.0.0.73 - - [2026-04-02 04:24:39] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004312 10.0.0.73 - - [2026-04-02 04:24:39] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008920 10.0.0.73 - - [2026-04-02 04:24:39] "GET /obj-perms HTTP/1.1" 200 5032 0.004749 10.0.0.73 - - [2026-04-02 04:24:39] "GET /obj-perms HTTP/1.1" 200 5032 0.006154 10.0.0.48 - - [2026-04-02 04:24:39] "GET /obj-perms HTTP/1.1" 200 5032 0.071174 10.0.0.73 - - [2026-04-02 04:24:39] "GET /obj-perms HTTP/1.1" 200 5032 0.004582 10.0.0.73 - - [2026-04-02 04:24:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007849 10.0.0.73 - - [2026-04-02 04:24:40] "GET /virtual-machine/2c2091b4-305b-43f3-a1d5-625864620b91 HTTP/1.1" 200 1293 0.005387 10.0.0.73 - - [2026-04-02 04:24:40] "GET /virtual-machine-interface/ed04d757-7bfd-4280-beb8-92cfee845bf9 HTTP/1.1" 200 2950 0.007433 10.0.0.73 - - [2026-04-02 04:24:40] "GET /virtual-machine/2c2091b4-305b-43f3-a1d5-625864620b91 HTTP/1.1" 200 1293 0.007125 10.0.0.73 - - [2026-04-02 04:24:40] "GET /virtual-machine-interface/ed04d757-7bfd-4280-beb8-92cfee845bf9 HTTP/1.1" 200 2950 0.008761 10.0.0.73 - - [2026-04-02 04:24:40] "GET /instance-ip/8da3608b-59a8-4057-a1bc-917e45818c46 HTTP/1.1" 200 1622 0.110411 10.0.0.73 - - [2026-04-02 04:24:40] "GET /virtual-machine/2c2091b4-305b-43f3-a1d5-625864620b91 HTTP/1.1" 200 1293 0.004200 10.0.0.73 - - [2026-04-02 04:24:40] "GET /virtual-machine-interface/ed04d757-7bfd-4280-beb8-92cfee845bf9 HTTP/1.1" 200 2950 0.006558 10.0.0.73 - - [2026-04-02 04:24:40] "GET /instance-ip/8da3608b-59a8-4057-a1bc-917e45818c46 HTTP/1.1" 200 1622 0.006574 10.0.0.73 - - [2026-04-02 04:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.73 - - [2026-04-02 04:24:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005073 10.0.0.73 - - [2026-04-02 04:24:40] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004282 10.0.0.73 - - [2026-04-02 04:24:40] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006712 10.0.0.73 - - [2026-04-02 04:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005537 10.0.0.73 - - [2026-04-02 04:24:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005296 10.0.0.73 - - [2026-04-02 04:24:40] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004544 10.0.0.73 - - [2026-04-02 04:24:40] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009598 10.0.0.73 - - [2026-04-02 04:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005140 10.0.0.73 - - [2026-04-02 04:24:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006072 10.0.0.73 - - [2026-04-02 04:24:40] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004082 10.0.0.73 - - [2026-04-02 04:24:40] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007699 10.0.0.73 - - [2026-04-02 04:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.73 - - [2026-04-02 04:24:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006779 10.0.0.73 - - [2026-04-02 04:24:40] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004293 10.0.0.73 - - [2026-04-02 04:24:40] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005742 10.0.0.73 - - [2026-04-02 04:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.73 - - [2026-04-02 04:24:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004485 10.0.0.73 - - [2026-04-02 04:24:40] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004183 10.0.0.73 - - [2026-04-02 04:24:40] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007332 10.0.0.73 - - [2026-04-02 04:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005450 10.0.0.73 - - [2026-04-02 04:24:41] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005491 10.0.0.73 - - [2026-04-02 04:24:41] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004079 10.0.0.73 - - [2026-04-02 04:24:41] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005902 10.0.0.73 - - [2026-04-02 04:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.73 - - [2026-04-02 04:24:41] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005188 10.0.0.73 - - [2026-04-02 04:24:41] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004727 10.0.0.73 - - [2026-04-02 04:24:41] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.013146 10.0.0.73 - - [2026-04-02 04:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.73 - - [2026-04-02 04:24:41] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004801 10.0.0.73 - - [2026-04-02 04:24:41] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003750 10.0.0.73 - - [2026-04-02 04:24:41] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008835 10.0.0.73 - - [2026-04-02 04:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.73 - - [2026-04-02 04:24:41] "GET /routing-instance/4a79cd6b-3962-4366-b6ca-8c7f7fd6c0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004899 10.0.0.73 - - [2026-04-02 04:24:41] "GET /route-target/3d5fc765-6a1c-4e9f-8cbb-cfd5bfb8c345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004602 10.0.0.73 - - [2026-04-02 04:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.73 - - [2026-04-02 04:24:41] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004556 10.0.0.73 - - [2026-04-02 04:24:41] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003711 10.0.0.73 - - [2026-04-02 04:24:41] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006882 10.0.0.73 - - [2026-04-02 04:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.73 - - [2026-04-02 04:24:41] "GET /routing-instance/4a79cd6b-3962-4366-b6ca-8c7f7fd6c0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006763 10.0.0.73 - - [2026-04-02 04:24:41] "GET /route-target/3d5fc765-6a1c-4e9f-8cbb-cfd5bfb8c345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004929 10.0.0.73 - - [2026-04-02 04:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006342 10.0.0.73 - - [2026-04-02 04:24:42] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005629 10.0.0.73 - - [2026-04-02 04:24:42] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004611 10.0.0.73 - - [2026-04-02 04:24:42] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007780 10.0.0.73 - - [2026-04-02 04:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008181 10.0.0.73 - - [2026-04-02 04:24:42] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.012576 10.0.0.73 - - [2026-04-02 04:24:42] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004145 10.0.0.73 - - [2026-04-02 04:24:42] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008402 10.0.0.73 - - [2026-04-02 04:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.73 - - [2026-04-02 04:24:42] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005121 10.0.0.73 - - [2026-04-02 04:24:42] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004273 10.0.0.73 - - [2026-04-02 04:24:42] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006795 10.0.0.73 - - [2026-04-02 04:24:42] "GET /obj-perms HTTP/1.1" 200 5032 0.004173 10.0.0.48 - - [2026-04-02 04:24:42] "GET /obj-perms HTTP/1.1" 200 5032 0.004420 10.0.0.73 - - [2026-04-02 04:24:42] "GET /obj-perms HTTP/1.1" 200 5032 0.004983 10.0.0.48 - - [2026-04-02 04:24:42] "GET /obj-perms HTTP/1.1" 200 5032 0.004441 10.0.0.73 - - [2026-04-02 04:24:42] "GET /obj-perms HTTP/1.1" 200 5032 0.004499 10.0.0.73 - - [2026-04-02 04:24:48] "GET /virtual-machine/2c2091b4-305b-43f3-a1d5-625864620b91 HTTP/1.1" 200 1293 0.004479 10.0.0.73 - - [2026-04-02 04:24:48] "POST /neutron/port HTTP/1.1" 200 151 0.226218 10.0.0.73 - - [2026-04-02 04:24:50] "GET /virtual-machine/2c2091b4-305b-43f3-a1d5-625864620b91 HTTP/1.1" 404 171 0.003734 10.0.0.73 - - [2026-04-02 04:24:50] "GET /virtual-machine/2c2091b4-305b-43f3-a1d5-625864620b91 HTTP/1.1" 404 171 0.004335 10.0.0.73 - - [2026-04-02 04:24:50] "GET /virtual-machine/2c2091b4-305b-43f3-a1d5-625864620b91 HTTP/1.1" 404 171 0.003378 10.0.0.73 - - [2026-04-02 04:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.73 - - [2026-04-02 04:24:50] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007556 10.0.0.73 - - [2026-04-02 04:24:50] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005016 10.0.0.73 - - [2026-04-02 04:24:50] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006396 10.0.0.73 - - [2026-04-02 04:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.73 - - [2026-04-02 04:24:50] "GET /routing-instance/4a79cd6b-3962-4366-b6ca-8c7f7fd6c0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005732 10.0.0.73 - - [2026-04-02 04:24:50] "GET /route-target/3d5fc765-6a1c-4e9f-8cbb-cfd5bfb8c345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005887 10.0.0.48 - - [2026-04-02 04:24:53] "GET /obj-perms HTTP/1.1" 200 5032 0.004177 10.0.0.73 - - [2026-04-02 04:24:56] "GET /obj-perms HTTP/1.1" 200 5032 0.004425 10.0.0.48 - - [2026-04-02 04:25:03] "GET /obj-perms HTTP/1.1" 200 5032 0.004841 10.0.0.73 - - [2026-04-02 04:25:06] "GET /obj-perms HTTP/1.1" 200 5032 0.004503 10.0.0.48 - - [2026-04-02 04:25:12] "GET /obj-perms HTTP/1.1" 200 5032 0.004375 10.0.0.73 - - [2026-04-02 04:25:15] "GET /obj-perms HTTP/1.1" 200 5032 0.005106 10.0.0.133 - - [2026-04-02 04:25:17] "GET /obj-perms HTTP/1.1" 200 5056 0.055148 10.0.0.73 - - [2026-04-02 04:25:18] "GET /obj-perms HTTP/1.1" 200 5032 0.005214 10.0.0.48 - - [2026-04-02 04:25:18] "GET /obj-perms HTTP/1.1" 200 5032 0.004599 10.0.0.73 - - [2026-04-02 04:25:18] "GET /virtual-machine/a0da88d8-9d03-4fa8-8af3-59f11eae9feb HTTP/1.1" 200 1294 0.004471 10.0.0.73 - - [2026-04-02 04:25:19] "POST /neutron/port HTTP/1.1" 200 151 0.206179 10.0.0.73 - - [2026-04-02 04:25:20] "GET /virtual-machine/a0da88d8-9d03-4fa8-8af3-59f11eae9feb HTTP/1.1" 404 171 0.004469 10.0.0.73 - - [2026-04-02 04:25:20] "GET /virtual-machine/a0da88d8-9d03-4fa8-8af3-59f11eae9feb HTTP/1.1" 404 171 0.003748 10.0.0.73 - - [2026-04-02 04:25:20] "GET /virtual-machine/a0da88d8-9d03-4fa8-8af3-59f11eae9feb HTTP/1.1" 404 171 0.003386 10.0.0.73 - - [2026-04-02 04:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.73 - - [2026-04-02 04:25:20] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004293 10.0.0.73 - - [2026-04-02 04:25:20] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004488 10.0.0.73 - - [2026-04-02 04:25:21] "GET /virtual-network/5be143c2-e363-4d29-ba81-a4b9c6ead5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007046 10.0.0.73 - - [2026-04-02 04:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.73 - - [2026-04-02 04:25:21] "GET /routing-instance/4a79cd6b-3962-4366-b6ca-8c7f7fd6c0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005648 10.0.0.73 - - [2026-04-02 04:25:21] "GET /route-target/3d5fc765-6a1c-4e9f-8cbb-cfd5bfb8c345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004503 10.0.0.73 - - [2026-04-02 04:25:21] "GET /obj-perms HTTP/1.1" 200 5032 0.004576 10.0.0.73 - - [2026-04-02 04:25:27] "GET /obj-perms HTTP/1.1" 200 5032 0.004503 10.0.0.73 - - [2026-04-02 04:25:27] "GET /obj-perms HTTP/1.1" 200 5032 0.005982 10.0.0.133 - - [2026-04-02 04:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.040806 10.0.0.73 - - [2026-04-02 04:25:28] "POST /neutron/port HTTP/1.1" 200 1220 0.023566 10.0.0.73 - - [2026-04-02 04:25:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004852 10.0.0.73 - - [2026-04-02 04:25:28] "POST /neutron/port HTTP/1.1" 200 117 0.001541 10.0.0.73 - - [2026-04-02 04:25:30] "POST /fqname-to-id HTTP/1.1" 404 200 0.004366 10.0.0.73 - - [2026-04-02 04:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.48 - - [2026-04-02 04:25:30] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001039 10.0.0.73 - - [2026-04-02 04:25:30] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.052393 10.0.0.73 - - [2026-04-02 04:25:30] "POST /network-policys HTTP/1.1" 200 522 0.049487 10.0.0.73 - - [2026-04-02 04:25:30] "GET /network-policy/7dc8c152-d162-4c80-8e2a-a20a12239da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.009083 10.0.0.73 - - [2026-04-02 04:25:30] "POST /fqname-to-id HTTP/1.1" 404 200 0.004308 10.0.0.73 - - [2026-04-02 04:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.48 - - [2026-04-02 04:25:30] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001537 10.0.0.73 - - [2026-04-02 04:25:30] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.067807 10.0.0.73 - - [2026-04-02 04:25:30] "POST /network-policys HTTP/1.1" 200 522 0.036584 10.0.0.73 - - [2026-04-02 04:25:30] "GET /network-policy/af011652-c7d7-4a1f-9761-5fc00f9942a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007664 10.0.0.73 - - [2026-04-02 04:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.48 - - [2026-04-02 04:25:30] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001155 10.0.0.73 - - [2026-04-02 04:25:31] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.062018 10.0.0.73 - - [2026-04-02 04:25:31] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004183 10.0.0.73 - - [2026-04-02 04:25:31] "POST /virtual-networks HTTP/1.1" 200 546 0.081620 10.0.0.73 - - [2026-04-02 04:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011997 10.0.0.133 - - [2026-04-02 04:25:31] "POST /ref-update HTTP/1.1" 200 156 0.030369 10.0.0.73 - - [2026-04-02 04:25:31] "GET /network-ipam/6a50aa00-2840-43eb-8686-defcd4321d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.005855 10.0.0.48 - - [2026-04-02 04:25:31] "POST /useragent-kv HTTP/1.1" 200 115 0.010703 10.0.0.73 - - [2026-04-02 04:25:31] "POST /ref-update HTTP/1.1" 200 156 0.085859 10.0.0.73 - - [2026-04-02 04:25:31] "POST /neutron/network HTTP/1.1" 200 809 0.008244 10.0.0.73 - - [2026-04-02 04:25:31] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006175 10.0.0.73 - - [2026-04-02 04:25:31] "POST /neutron/subnet HTTP/1.1" 200 672 0.010331 10.0.0.73 - - [2026-04-02 04:25:31] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007806 10.0.0.133 - - [2026-04-02 04:25:32] "GET /obj-perms HTTP/1.1" 200 5032 0.049234 10.0.0.73 - - [2026-04-02 04:25:32] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006331 10.0.0.73 - - [2026-04-02 04:25:32] "PUT /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5 HTTP/1.1" 200 264 0.055441 10.0.0.73 - - [2026-04-02 04:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.73 - - [2026-04-02 04:25:32] "GET /network-policy/7dc8c152-d162-4c80-8e2a-a20a12239da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.008229 10.0.0.73 - - [2026-04-02 04:25:32] "POST /ref-update HTTP/1.1" 200 156 0.075153 10.0.0.73 - - [2026-04-02 04:25:32] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.023827 10.0.0.73 - - [2026-04-02 04:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.73 - - [2026-04-02 04:25:32] "GET /network-policy/7dc8c152-d162-4c80-8e2a-a20a12239da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004729 10.0.0.73 - - [2026-04-02 04:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.48 - - [2026-04-02 04:25:32] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001445 10.0.0.73 - - [2026-04-02 04:25:32] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.051836 10.0.0.73 - - [2026-04-02 04:25:32] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004450 10.0.0.73 - - [2026-04-02 04:25:32] "POST /virtual-networks HTTP/1.1" 200 546 0.091425 10.0.0.73 - - [2026-04-02 04:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007439 10.0.0.133 - - [2026-04-02 04:25:32] "POST /route-targets HTTP/1.1" 200 327 0.024800 10.0.0.73 - - [2026-04-02 04:25:32] "GET /network-ipam/6a50aa00-2840-43eb-8686-defcd4321d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.007483 10.0.0.48 - - [2026-04-02 04:25:33] "POST /useragent-kv HTTP/1.1" 200 115 0.014299 10.0.0.73 - - [2026-04-02 04:25:33] "POST /ref-update HTTP/1.1" 200 156 0.099229 10.0.0.73 - - [2026-04-02 04:25:33] "POST /neutron/network HTTP/1.1" 200 809 0.008294 10.0.0.73 - - [2026-04-02 04:25:33] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005801 10.0.0.73 - - [2026-04-02 04:25:33] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006335 10.0.0.48 - - [2026-04-02 04:25:33] "GET /obj-perms HTTP/1.1" 200 5032 0.004930 10.0.0.73 - - [2026-04-02 04:25:33] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007407 10.0.0.73 - - [2026-04-02 04:25:33] "PUT /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b HTTP/1.1" 200 264 0.070976 10.0.0.73 - - [2026-04-02 04:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007314 10.0.0.73 - - [2026-04-02 04:25:33] "GET /network-policy/af011652-c7d7-4a1f-9761-5fc00f9942a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005364 10.0.0.73 - - [2026-04-02 04:25:33] "POST /ref-update HTTP/1.1" 200 156 0.061600 10.0.0.73 - - [2026-04-02 04:25:33] "POST /neutron/network HTTP/1.1" 200 886 0.011982 10.0.0.133 - - [2026-04-02 04:25:33] "POST /access-control-lists HTTP/1.1" 200 592 0.086634 10.0.0.73 - - [2026-04-02 04:25:33] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.018721 10.0.0.73 - - [2026-04-02 04:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007639 10.0.0.73 - - [2026-04-02 04:25:33] "GET /network-policy/af011652-c7d7-4a1f-9761-5fc00f9942a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004739 10.0.0.73 - - [2026-04-02 04:25:33] "POST /id-to-fqname HTTP/1.1" 200 222 0.001482 10.0.0.48 - - [2026-04-02 04:25:34] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001474 10.0.0.73 - - [2026-04-02 04:25:34] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.083344 10.0.0.73 - - [2026-04-02 04:25:35] "POST /neutron/network HTTP/1.1" 200 886 0.036629 10.0.0.73 - - [2026-04-02 04:25:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.001670 10.0.0.73 - - [2026-04-02 04:25:35] "POST /neutron/port HTTP/1.1" 200 4196 0.046229 10.0.0.48 - - [2026-04-02 04:25:35] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001326 10.0.0.73 - - [2026-04-02 04:25:36] "POST /neutron/port HTTP/1.1" 200 1061 0.360768 10.0.0.73 - - [2026-04-02 04:25:36] "POST /neutron/port HTTP/1.1" 200 1115 0.115430 10.0.0.48 - - [2026-04-02 04:25:36] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001456 10.0.0.73 - - [2026-04-02 04:25:36] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.086563 10.0.0.73 - - [2026-04-02 04:25:36] "POST /neutron/subnet HTTP/1.1" 200 646 0.010784 10.0.0.73 - - [2026-04-02 04:25:36] "POST /neutron/network HTTP/1.1" 200 886 0.012755 10.0.0.73 - - [2026-04-02 04:25:36] "POST /neutron/port HTTP/1.1" 200 117 0.008687 10.0.0.73 - - [2026-04-02 04:25:36] "POST /neutron/network HTTP/1.1" 200 896 0.007615 10.0.0.133 - - [2026-04-02 04:25:37] "PUT /access-control-list/38003c76-b8ae-4261-8fe0-778ffa790fd4 HTTP/1.1" 200 272 0.063701 10.0.0.73 - - [2026-04-02 04:25:37] "POST /neutron/port HTTP/1.1" 200 1061 0.020459 10.0.0.73 - - [2026-04-02 04:25:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004632 10.0.0.73 - - [2026-04-02 04:25:37] "POST /neutron/network HTTP/1.1" 200 886 0.007783 10.0.0.73 - - [2026-04-02 04:25:41] "POST /neutron/port HTTP/1.1" 200 1125 0.023892 10.0.0.73 - - [2026-04-02 04:25:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008250 10.0.0.73 - - [2026-04-02 04:25:42] "GET /virtual-machine/ab4b7924-306a-481b-8758-6b8d2399e462 HTTP/1.1" 200 1293 0.006460 10.0.0.73 - - [2026-04-02 04:25:42] "GET /virtual-machine-interface/938aa622-f20e-44c5-a40b-93e140fd3774 HTTP/1.1" 200 2950 0.007181 10.0.0.73 - - [2026-04-02 04:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.73 - - [2026-04-02 04:25:42] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005629 10.0.0.73 - - [2026-04-02 04:25:42] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003990 10.0.0.73 - - [2026-04-02 04:25:42] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008182 10.0.0.73 - - [2026-04-02 04:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.73 - - [2026-04-02 04:25:45] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006549 10.0.0.73 - - [2026-04-02 04:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.73 - - [2026-04-02 04:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000827 10.0.0.48 - - [2026-04-02 04:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.48 - - [2026-04-02 04:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.48 - - [2026-04-02 04:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.001157 10.0.0.48 - - [2026-04-02 04:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000583 10.0.0.133 - - [2026-04-02 04:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.133 - - [2026-04-02 04:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.133 - - [2026-04-02 04:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.133 - - [2026-04-02 04:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.73 - - [2026-04-02 04:25:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.73 - - [2026-04-02 04:25:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.73 - - [2026-04-02 04:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.73 - - [2026-04-02 04:25:49] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006168 10.0.0.73 - - [2026-04-02 04:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005201 10.0.0.73 - - [2026-04-02 04:25:53] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008734 10.0.0.73 - - [2026-04-02 04:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.73 - - [2026-04-02 04:25:57] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006308 10.0.0.73 - - [2026-04-02 04:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.73 - - [2026-04-02 04:26:01] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006656 10.0.0.73 - - [2026-04-02 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.73 - - [2026-04-02 04:26:05] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005674 10.0.0.73 - - [2026-04-02 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.73 - - [2026-04-02 04:26:09] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007698 10.0.0.73 - - [2026-04-02 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.73 - - [2026-04-02 04:26:13] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005402 10.0.0.73 - - [2026-04-02 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.73 - - [2026-04-02 04:26:15] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003889 10.0.0.73 - - [2026-04-02 04:26:15] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003496 10.0.0.73 - - [2026-04-02 04:26:16] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009554 10.0.0.73 - - [2026-04-02 04:26:18] "GET /obj-perms HTTP/1.1" 200 5056 0.052906 10.0.0.73 - - [2026-04-02 04:26:21] "POST /neutron/port HTTP/1.1" 200 1125 0.023994 10.0.0.73 - - [2026-04-02 04:26:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008250 10.0.0.73 - - [2026-04-02 04:26:29] "POST /neutron/port HTTP/1.1" 200 1108 0.021489 10.0.0.73 - - [2026-04-02 04:26:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004798 10.0.0.73 - - [2026-04-02 04:26:29] "POST /neutron/network HTTP/1.1" 200 928 0.009326 10.0.0.73 - - [2026-04-02 04:26:32] "POST /neutron/port HTTP/1.1" 200 1125 0.052186 10.0.0.73 - - [2026-04-02 04:26:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010511 10.0.0.73 - - [2026-04-02 04:26:32] "GET /virtual-machine/9922b947-e189-4783-8724-1472e3aedbbc HTTP/1.1" 200 1293 0.006678 10.0.0.73 - - [2026-04-02 04:26:32] "GET /virtual-machine-interface/b3185d6c-882e-455e-b215-43f53ad440a6 HTTP/1.1" 200 2950 0.006079 10.0.0.73 - - [2026-04-02 04:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.035324 10.0.0.73 - - [2026-04-02 04:26:32] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005005 10.0.0.73 - - [2026-04-02 04:26:32] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004332 10.0.0.73 - - [2026-04-02 04:26:32] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005908 10.0.0.73 - - [2026-04-02 04:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.73 - - [2026-04-02 04:26:33] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004209 10.0.0.73 - - [2026-04-02 04:26:33] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003772 10.0.0.73 - - [2026-04-02 04:26:33] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007285 10.0.0.73 - - [2026-04-02 04:26:36] "POST /neutron/port HTTP/1.1" 200 1220 0.021541 10.0.0.73 - - [2026-04-02 04:26:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006468 10.0.0.73 - - [2026-04-02 04:26:36] "POST /neutron/port HTTP/1.1" 200 117 0.001190 10.0.0.73 - - [2026-04-02 04:26:38] "POST /neutron/port HTTP/1.1" 200 1125 0.020564 10.0.0.73 - - [2026-04-02 04:26:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010189 10.0.0.73 - - [2026-04-02 04:26:49] "POST /neutron/port HTTP/1.1" 200 1125 0.019239 10.0.0.73 - - [2026-04-02 04:27:29] "POST /neutron/port HTTP/1.1" 200 1220 0.058671 10.0.0.73 - - [2026-04-02 04:27:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005895 10.0.0.73 - - [2026-04-02 04:27:29] "POST /neutron/port HTTP/1.1" 200 117 0.001648 10.0.0.73 - - [2026-04-02 04:27:36] "POST /neutron/port HTTP/1.1" 200 1108 0.020151 10.0.0.73 - - [2026-04-02 04:27:36] "POST /neutron/subnet HTTP/1.1" 200 704 0.019228 10.0.0.133 - - [2026-04-02 04:28:20] "GET /obj-perms HTTP/1.1" 200 5056 0.064229 10.0.0.73 - - [2026-04-02 04:28:31] "POST /neutron/port HTTP/1.1" 200 1108 0.028534 10.0.0.73 - - [2026-04-02 04:28:38] "POST /neutron/port HTTP/1.1" 200 1125 0.033572 10.0.0.73 - - [2026-04-02 04:28:38] "POST /neutron/subnet HTTP/1.1" 200 646 0.011262 +++ date ++ echo 'INFO: =================== Thu Apr 2 04:28:40 AM UTC 2026 ===================' INFO: =================== Thu Apr 2 04:28:40 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.48 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ ANALYTICSDB_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ ANALYTICS_SNMP_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8081 ' +++ '[' -n '10.0.0.73:8081 10.0.0.133:8081 10.0.0.48:8081 ' ']' +++ echo '10.0.0.73:8081 10.0.0.133:8081 10.0.0.48:8081' ++ ANALYTICS_SERVERS='10.0.0.73:8081 10.0.0.133:8081 10.0.0.48: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9042 ' +++ '[' -n '10.0.0.73:9042 10.0.0.133:9042 10.0.0.48:9042 ' ']' +++ echo '10.0.0.73:9042 10.0.0.133:9042 10.0.0.48:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.73:9042 10.0.0.133:9042 10.0.0.48:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8086 ' +++ '[' -n '10.0.0.73:8086 10.0.0.133:8086 10.0.0.48:8086 ' ']' +++ echo '10.0.0.73:8086 10.0.0.133:8086 10.0.0.48:8086' ++ COLLECTOR_SERVERS='10.0.0.73:8086 10.0.0.133:8086 10.0.0.48: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.73,10.0.0.133,10.0.0.48 ++ CONFIGDB_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8082 ' +++ '[' -n '10.0.0.73:8082 10.0.0.133:8082 10.0.0.48:8082 ' ']' +++ echo '10.0.0.73:8082 10.0.0.133:8082 10.0.0.48:8082' ++ CONFIG_SERVERS='10.0.0.73:8082 10.0.0.133:8082 10.0.0.48: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9161 ' +++ '[' -n '10.0.0.73:9161 10.0.0.133:9161 10.0.0.48:9161 ' ']' +++ echo '10.0.0.73:9161 10.0.0.133:9161 10.0.0.48:9161' ++ CONFIGDB_SERVERS='10.0.0.73:9161 10.0.0.133:9161 10.0.0.48: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9041 ' +++ '[' -n '10.0.0.73:9041 10.0.0.133:9041 10.0.0.48:9041 ' ']' +++ echo '10.0.0.73:9041 10.0.0.133:9041 10.0.0.48:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.73:9041 10.0.0.133:9041 10.0.0.48: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.254,10.20.0.18,10.20.0.249 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254,10.20.0.18,10.20.0.249 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+=10.0.0.133:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:2181, +++ '[' -n 10.0.0.73:2181,10.0.0.133:2181,10.0.0.48:2181, ']' +++ echo 10.0.0.73:2181,10.0.0.133:2181,10.0.0.48:2181 ++ ZOOKEEPER_SERVERS=10.0.0.73:2181,10.0.0.133:2181,10.0.0.48: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:2181 ' +++ '[' -n '10.0.0.73:2181 10.0.0.133:2181 10.0.0.48:2181 ' ']' +++ echo '10.0.0.73:2181 10.0.0.133:2181 10.0.0.48:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.73:2181 10.0.0.133:2181 10.0.0.48:2181' ++ RABBITMQ_NODES=10.0.0.73,10.0.0.133,10.0.0.48 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+=10.0.0.133:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:5673, +++ '[' -n 10.0.0.73:5673,10.0.0.133:5673,10.0.0.48:5673, ']' +++ echo 10.0.0.73:5673,10.0.0.133:5673,10.0.0.48:5673 ++ RABBITMQ_SERVERS=10.0.0.73:5673,10.0.0.133:5673,10.0.0.48: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:6379 ' +++ '[' -n '10.0.0.73:6379 10.0.0.133:6379 10.0.0.48:6379 ' ']' +++ echo '10.0.0.73:6379 10.0.0.133:6379 10.0.0.48:6379' ++ REDIS_SERVERS='10.0.0.73:6379 10.0.0.133:6379 10.0.0.48: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.73,10.0.0.133,10.0.0.48 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9092 ' +++ '[' -n '10.0.0.73:9092 10.0.0.133:9092 10.0.0.48:9092 ' ']' +++ echo '10.0.0.73:9092 10.0.0.133:9092 10.0.0.48:9092' ++ KAFKA_SERVERS='10.0.0.73:9092 10.0.0.133:9092 10.0.0.48: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.73 ++ 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.73,10.0.0.133,10.0.0.48 ++ 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.73,10.0.0.133,10.0.0.48 ++ 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.73,10.0.0.133,10.0.0.48 ++ cut -d , -f 1 + local cassandra=10.0.0.73 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.73 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.73,10.0.0.133,10.0.0.48 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.73,10.0.0.133,10.0.0.48 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.48,10.20.0.249,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.73'\''))' +++ local server_ip=10.0.0.73 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.73 ]] +++ [[ ,10.0.0.48,10.20.0.249,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.73, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.133'\''))' +++ local server_ip=10.0.0.133 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.133 ]] +++ [[ ,10.0.0.48,10.20.0.249,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.133, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.48'\''))' +++ local server_ip=10.0.0.48 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.48 ]] +++ [[ ,10.0.0.48,10.20.0.249,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.48, ]] +++ echo 10.0.0.48 3 +++ return ++ local ip=10.0.0.48 ++ [[ -z 10.0.0.48 ]] ++ echo 10.0.0.48 + host_ip=10.0.0.48 + [[ cql == \c\q\l ]] ++ echo 10.0.0.73:9041 10.0.0.133:9041 10.0.0.48:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.73:9041 10.0.0.133:9041 10.0.0.48:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.48:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ set -o posix ++ cut -d = -f 1 ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/02/2026 04:28:50.106 7f886283b480 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/02/2026 04:28:50.282 7f886283b480 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/02/2026 04:28:50.299 7f886283b480 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/02/2026 04:28:50.299 7f886283b480 [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.48:8082/ Hit Ctrl-C to quit. 10.0.0.48 - - [2026-04-02 04:28:51] "GET / HTTP/1.1" 503 181 0.000243 10.0.0.48 - - [2026-04-02 04:28:51] "GET / HTTP/1.1" 503 181 0.000145 [Introspect:8084]10.0.0.73 - - [2026-04-02 04:28:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3222 0.001457 10.0.0.48 - - [2026-04-02 04:28:52] "GET / HTTP/1.1" 200 45871 0.002095 10.0.0.48 - - [2026-04-02 04:28:52] "GET / HTTP/1.1" 200 45871 0.002101 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.48 - - [2026-04-02 04:28:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.001332 10.0.0.48 - - [2026-04-02 04:28:52] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000360 10.0.0.48 - - [2026-04-02 04:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.632604 10.0.0.48 - - [2026-04-02 04:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.48 - - [2026-04-02 04:28:53] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.350791 10.0.0.48 - - [2026-04-02 04:28:53] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 1484 0.004285 /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.48 - - [2026-04-02 04:28:53] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001101 10.0.0.48 - - [2026-04-02 04:28:53] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.052047 10.0.0.48 - - [2026-04-02 04:28:53] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001124 10.0.0.48 - - [2026-04-02 04:28:53] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?fields=security_groups HTTP/1.1" 200 1088 0.040521 10.0.0.48 - - [2026-04-02 04:28:53] "GET /projects?obj_uuids=3d7ba12d-a944-47dd-b602-73fd21b2d146&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000968 10.0.0.48 - - [2026-04-02 04:28:53] "GET /project/3d7ba12d-a944-47dd-b602-73fd21b2d146?fields=application_policy_sets HTTP/1.1" 200 1381 0.060969 10.0.0.48 - - [2026-04-02 04:28:53] "DELETE /project/3d7ba12d-a944-47dd-b602-73fd21b2d146 HTTP/1.1" 409 278 0.252986 [Introspect:8084]10.0.0.73 - - [2026-04-02 04:28:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.002388 [Introspect:8084]10.0.0.73 - - [2026-04-02 04:28:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001493 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.73 - - [2026-04-02 04:28:57] "GET /obj-perms HTTP/1.1" 200 5032 0.364541 10.0.0.73 - - [2026-04-02 04:28:58] "GET /obj-perms HTTP/1.1" 200 5032 0.004915 10.0.0.73 - - [2026-04-02 04:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.030795 10.0.0.48 - - [2026-04-02 04:28:58] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001489 10.0.0.73 - - [2026-04-02 04:28:58] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.051897 10.0.0.73 - - [2026-04-02 04:28:58] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004245 10.0.0.73 - - [2026-04-02 04:28:58] "POST /virtual-networks HTTP/1.1" 200 546 0.101074 10.0.0.73 - - [2026-04-02 04:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.73 - - [2026-04-02 04:28:58] "GET /network-ipam/6a50aa00-2840-43eb-8686-defcd4321d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.006228 10.0.0.48 - - [2026-04-02 04:28:58] "POST /useragent-kv HTTP/1.1" 200 115 0.008636 10.0.0.73 - - [2026-04-02 04:28:58] "POST /ref-update HTTP/1.1" 200 156 0.088642 10.0.0.73 - - [2026-04-02 04:28:58] "POST /neutron/network HTTP/1.1" 200 809 0.041640 10.0.0.73 - - [2026-04-02 04:28:58] "GET /virtual-network/87ee630c-4d5b-4a94-9e41-8dd4ec67b5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.007731 10.0.0.73 - - [2026-04-02 04:28:58] "POST /neutron/subnet HTTP/1.1" 200 672 0.010146 10.0.0.73 - - [2026-04-02 04:28:59] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006789 10.0.0.73 - - [2026-04-02 04:28:59] "GET /obj-perms HTTP/1.1" 200 5032 0.004076 10.0.0.48 - - [2026-04-02 04:28:59] "GET /obj-perms HTTP/1.1" 200 5032 0.054883 10.0.0.73 - - [2026-04-02 04:28:59] "POST /id-to-fqname HTTP/1.1" 200 222 0.001818 10.0.0.73 - - [2026-04-02 04:28:59] "POST /neutron/network HTTP/1.1" 200 896 0.007863 10.0.0.48 - - [2026-04-02 04:29:00] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001444 10.0.0.73 - - [2026-04-02 04:29:00] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.074375 10.0.0.73 - - [2026-04-02 04:29:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011292 10.0.0.73 - - [2026-04-02 04:29:01] "POST /neutron/network HTTP/1.1" 200 896 0.009941 10.0.0.73 - - [2026-04-02 04:29:01] "POST /neutron/port HTTP/1.1" 200 1061 0.059010 10.0.0.73 - - [2026-04-02 04:29:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008322 10.0.0.73 - - [2026-04-02 04:29:01] "POST /neutron/network HTTP/1.1" 200 886 0.013484 10.0.0.73 - - [2026-04-02 04:29:06] "POST /neutron/port HTTP/1.1" 200 1125 0.020139 10.0.0.73 - - [2026-04-02 04:29:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008487 10.0.0.73 - - [2026-04-02 04:29:06] "GET /virtual-machine/529bc4cc-b11c-492d-893d-ed2e1a807fe1 HTTP/1.1" 200 1292 0.034193 10.0.0.73 - - [2026-04-02 04:29:06] "GET /virtual-machine/529bc4cc-b11c-492d-893d-ed2e1a807fe1 HTTP/1.1" 200 1292 0.005517 10.0.0.73 - - [2026-04-02 04:29:06] "GET /virtual-machine-interface/a8632f9b-b3b5-4c6b-9d63-376680d2b20a HTTP/1.1" 200 2950 0.006763 10.0.0.73 - - [2026-04-02 04:29:06] "GET /virtual-machine/529bc4cc-b11c-492d-893d-ed2e1a807fe1 HTTP/1.1" 200 1292 0.004470 10.0.0.73 - - [2026-04-02 04:29:06] "GET /virtual-machine-interface/a8632f9b-b3b5-4c6b-9d63-376680d2b20a HTTP/1.1" 200 2950 0.006453 10.0.0.73 - - [2026-04-02 04:29:06] "GET /instance-ip/dac45697-cb41-4f59-8fe2-6a8cb88f7b05 HTTP/1.1" 200 1624 0.008223 10.0.0.73 - - [2026-04-02 04:29:06] "GET /virtual-machine/529bc4cc-b11c-492d-893d-ed2e1a807fe1 HTTP/1.1" 200 1292 0.005838 10.0.0.73 - - [2026-04-02 04:29:06] "GET /virtual-machine-interface/a8632f9b-b3b5-4c6b-9d63-376680d2b20a HTTP/1.1" 200 2950 0.009042 10.0.0.73 - - [2026-04-02 04:29:06] "GET /instance-ip/dac45697-cb41-4f59-8fe2-6a8cb88f7b05 HTTP/1.1" 200 1624 0.007238 10.0.0.73 - - [2026-04-02 04:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.73 - - [2026-04-02 04:29:06] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005048 10.0.0.73 - - [2026-04-02 04:29:06] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005140 10.0.0.73 - - [2026-04-02 04:29:06] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006016 10.0.0.73 - - [2026-04-02 04:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.73 - - [2026-04-02 04:29:06] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004651 10.0.0.73 - - [2026-04-02 04:29:06] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003442 10.0.0.73 - - [2026-04-02 04:29:06] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006575 10.0.0.73 - - [2026-04-02 04:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.73 - - [2026-04-02 04:29:06] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005189 10.0.0.73 - - [2026-04-02 04:29:06] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003926 10.0.0.73 - - [2026-04-02 04:29:06] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007861 10.0.0.73 - - [2026-04-02 04:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.73 - - [2026-04-02 04:29:06] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004817 10.0.0.73 - - [2026-04-02 04:29:06] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004166 10.0.0.73 - - [2026-04-02 04:29:06] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.010448 10.0.0.73 - - [2026-04-02 04:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.73 - - [2026-04-02 04:29:06] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004215 10.0.0.73 - - [2026-04-02 04:29:06] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003160 10.0.0.73 - - [2026-04-02 04:29:07] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006169 10.0.0.73 - - [2026-04-02 04:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.73 - - [2026-04-02 04:29:10] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005994 10.0.0.73 - - [2026-04-02 04:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.73 - - [2026-04-02 04:29:14] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007900 10.0.0.73 - - [2026-04-02 04:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.73 - - [2026-04-02 04:29:18] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006662 10.0.0.73 - - [2026-04-02 04:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.73 - - [2026-04-02 04:29:22] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005785 10.0.0.73 - - [2026-04-02 04:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.73 - - [2026-04-02 04:29:26] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007078 10.0.0.73 - - [2026-04-02 04:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.73 - - [2026-04-02 04:29:30] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006832 10.0.0.73 - - [2026-04-02 04:29:31] "POST /neutron/port HTTP/1.1" 200 1125 0.020738 10.0.0.73 - - [2026-04-02 04:29:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004954 10.0.0.73 - - [2026-04-02 04:29:31] "POST /neutron/network HTTP/1.1" 200 886 0.008609 10.0.0.73 - - [2026-04-02 04:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.73 - - [2026-04-02 04:29:34] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006461 10.0.0.73 - - [2026-04-02 04:29:38] "POST /neutron/network HTTP/1.1" 200 1125 0.039943 10.0.0.73 - - [2026-04-02 04:29:38] "POST /neutron/subnet HTTP/1.1" 200 1394 0.016198 10.0.0.73 - - [2026-04-02 04:29:38] "POST /neutron/network HTTP/1.1" 200 1115 0.013328 10.0.0.73 - - [2026-04-02 04:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.73 - - [2026-04-02 04:29:38] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006757 10.0.0.73 - - [2026-04-02 04:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.73 - - [2026-04-02 04:29:40] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004092 10.0.0.73 - - [2026-04-02 04:29:40] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003279 10.0.0.73 - - [2026-04-02 04:29:40] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006476 10.0.0.73 - - [2026-04-02 04:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.73 - - [2026-04-02 04:29:41] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004031 10.0.0.73 - - [2026-04-02 04:29:41] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003234 10.0.0.73 - - [2026-04-02 04:29:41] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007390 10.0.0.73 - - [2026-04-02 04:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.73 - - [2026-04-02 04:29:41] "GET /routing-instance/b4c324ef-f6a6-4473-8ab5-e8309edff63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004959 10.0.0.73 - - [2026-04-02 04:29:41] "GET /route-target/f55084bd-0bc6-47d6-bff4-b06c6f89c99c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004187 10.0.0.73 - - [2026-04-02 04:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.73 - - [2026-04-02 04:29:41] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004319 10.0.0.73 - - [2026-04-02 04:29:41] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004015 10.0.0.73 - - [2026-04-02 04:29:41] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007065 10.0.0.73 - - [2026-04-02 04:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.73 - - [2026-04-02 04:29:41] "GET /routing-instance/b4c324ef-f6a6-4473-8ab5-e8309edff63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.005297 10.0.0.73 - - [2026-04-02 04:29:41] "GET /route-target/f55084bd-0bc6-47d6-bff4-b06c6f89c99c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004119 10.0.0.73 - - [2026-04-02 04:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.73 - - [2026-04-02 04:29:41] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006315 10.0.0.73 - - [2026-04-02 04:29:41] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003736 10.0.0.73 - - [2026-04-02 04:29:41] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008531 10.0.0.73 - - [2026-04-02 04:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.73 - - [2026-04-02 04:29:41] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005161 10.0.0.73 - - [2026-04-02 04:29:41] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004189 10.0.0.73 - - [2026-04-02 04:29:41] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006800 10.0.0.73 - - [2026-04-02 04:29:41] "GET /obj-perms HTTP/1.1" 200 5032 0.003849 10.0.0.48 - - [2026-04-02 04:29:41] "GET /obj-perms HTTP/1.1" 200 5032 0.004794 10.0.0.73 - - [2026-04-02 04:29:41] "GET /obj-perms HTTP/1.1" 200 5032 0.006367 10.0.0.133 - - [2026-04-02 04:29:42] "GET /obj-perms HTTP/1.1" 200 5032 0.054165 10.0.0.73 - - [2026-04-02 04:29:42] "POST /id-to-fqname HTTP/1.1" 200 222 0.001500 10.0.0.73 - - [2026-04-02 04:29:42] "POST /neutron/network HTTP/1.1" 200 896 0.007646 10.0.0.48 - - [2026-04-02 04:29:43] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001859 10.0.0.73 - - [2026-04-02 04:29:43] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.078071 10.0.0.73 - - [2026-04-02 04:29:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010769 10.0.0.73 - - [2026-04-02 04:29:43] "POST /neutron/network HTTP/1.1" 200 896 0.010255 10.0.0.73 - - [2026-04-02 04:29:44] "POST /neutron/port HTTP/1.1" 200 1061 0.021478 10.0.0.73 - - [2026-04-02 04:29:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005087 10.0.0.73 - - [2026-04-02 04:29:44] "POST /neutron/network HTTP/1.1" 200 886 0.008081 10.0.0.73 - - [2026-04-02 04:29:48] "POST /neutron/port HTTP/1.1" 200 1125 0.022504 10.0.0.73 - - [2026-04-02 04:29:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008909 10.0.0.73 - - [2026-04-02 04:29:48] "GET /virtual-machine/96f70e97-f05f-405c-a7c2-f3864409acc2 HTTP/1.1" 200 1294 0.007175 10.0.0.73 - - [2026-04-02 04:29:48] "GET /virtual-machine/96f70e97-f05f-405c-a7c2-f3864409acc2 HTTP/1.1" 200 1294 0.005512 10.0.0.73 - - [2026-04-02 04:29:49] "GET /virtual-machine-interface/9d347b93-e3e5-4d49-ba91-d8282103bac8 HTTP/1.1" 200 2950 0.006166 10.0.0.73 - - [2026-04-02 04:29:49] "GET /virtual-machine/96f70e97-f05f-405c-a7c2-f3864409acc2 HTTP/1.1" 200 1294 0.005117 10.0.0.73 - - [2026-04-02 04:29:49] "GET /virtual-machine-interface/9d347b93-e3e5-4d49-ba91-d8282103bac8 HTTP/1.1" 200 2950 0.006660 10.0.0.73 - - [2026-04-02 04:29:49] "GET /instance-ip/c536b738-3b84-4d60-aad2-7707d9a2726a HTTP/1.1" 200 1624 0.007624 10.0.0.73 - - [2026-04-02 04:29:49] "GET /virtual-machine/96f70e97-f05f-405c-a7c2-f3864409acc2 HTTP/1.1" 200 1294 0.004390 10.0.0.73 - - [2026-04-02 04:29:49] "GET /virtual-machine-interface/9d347b93-e3e5-4d49-ba91-d8282103bac8 HTTP/1.1" 200 2950 0.006614 10.0.0.73 - - [2026-04-02 04:29:49] "GET /instance-ip/c536b738-3b84-4d60-aad2-7707d9a2726a HTTP/1.1" 200 1624 0.005060 10.0.0.73 - - [2026-04-02 04:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.73 - - [2026-04-02 04:29:49] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004462 10.0.0.73 - - [2026-04-02 04:29:49] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004425 10.0.0.73 - - [2026-04-02 04:29:49] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008931 10.0.0.73 - - [2026-04-02 04:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005029 10.0.0.73 - - [2026-04-02 04:29:49] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004403 10.0.0.73 - - [2026-04-02 04:29:49] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003597 10.0.0.73 - - [2026-04-02 04:29:49] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006863 10.0.0.73 - - [2026-04-02 04:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.73 - - [2026-04-02 04:29:49] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005132 10.0.0.73 - - [2026-04-02 04:29:49] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004242 10.0.0.73 - - [2026-04-02 04:29:49] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006580 10.0.0.73 - - [2026-04-02 04:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.73 - - [2026-04-02 04:29:49] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005011 10.0.0.73 - - [2026-04-02 04:29:49] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004123 10.0.0.73 - - [2026-04-02 04:29:49] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006139 10.0.0.73 - - [2026-04-02 04:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.73 - - [2026-04-02 04:29:49] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006048 10.0.0.73 - - [2026-04-02 04:29:49] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003915 10.0.0.73 - - [2026-04-02 04:29:49] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007937 10.0.0.73 - - [2026-04-02 04:29:50] "POST /neutron/port HTTP/1.1" 200 1125 0.051844 10.0.0.73 - - [2026-04-02 04:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.73 - - [2026-04-02 04:29:52] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006105 10.0.0.73 - - [2026-04-02 04:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.73 - - [2026-04-02 04:29:56] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009290 10.0.0.73 - - [2026-04-02 04:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.73 - - [2026-04-02 04:30:01] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007228 10.0.0.73 - - [2026-04-02 04:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.73 - - [2026-04-02 04:30:05] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006476 10.0.0.73 - - [2026-04-02 04:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868 10.0.0.73 - - [2026-04-02 04:30:09] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.012933 10.0.0.73 - - [2026-04-02 04:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.73 - - [2026-04-02 04:30:13] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008157 10.0.0.73 - - [2026-04-02 04:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.73 - - [2026-04-02 04:30:17] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006536 10.0.0.73 - - [2026-04-02 04:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.73 - - [2026-04-02 04:30:21] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007303 10.0.0.48 - - [2026-04-02 04:30:22] "GET /obj-perms HTTP/1.1" 200 5056 0.050028 10.0.0.73 - - [2026-04-02 04:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.73 - - [2026-04-02 04:30:25] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009358 10.0.0.73 - - [2026-04-02 04:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005767 10.0.0.73 - - [2026-04-02 04:30:29] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008630 10.0.0.73 - - [2026-04-02 04:30:32] "POST /neutron/port HTTP/1.1" 200 1220 0.024580 10.0.0.73 - - [2026-04-02 04:30:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004607 10.0.0.73 - - [2026-04-02 04:30:32] "POST /neutron/port HTTP/1.1" 200 117 0.001243 10.0.0.73 - - [2026-04-02 04:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.73 - - [2026-04-02 04:30:33] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006099 10.0.0.73 - - [2026-04-02 04:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.73 - - [2026-04-02 04:30:35] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004668 10.0.0.73 - - [2026-04-02 04:30:35] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003857 10.0.0.73 - - [2026-04-02 04:30:35] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006526 10.0.0.73 - - [2026-04-02 04:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.73 - - [2026-04-02 04:30:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004608 10.0.0.73 - - [2026-04-02 04:30:36] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003780 10.0.0.73 - - [2026-04-02 04:30:36] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005883 10.0.0.73 - - [2026-04-02 04:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.73 - - [2026-04-02 04:30:36] "GET /routing-instance/c5f5b4ab-e11b-4709-9437-4ea37b101120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.006412 10.0.0.73 - - [2026-04-02 04:30:36] "GET /route-target/c81317ec-b381-4c4b-80fa-2aac6c2b9bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004666 10.0.0.73 - - [2026-04-02 04:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005127 10.0.0.73 - - [2026-04-02 04:30:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006508 10.0.0.73 - - [2026-04-02 04:30:36] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004329 10.0.0.73 - - [2026-04-02 04:30:36] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006077 10.0.0.73 - - [2026-04-02 04:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.73 - - [2026-04-02 04:30:36] "GET /routing-instance/c5f5b4ab-e11b-4709-9437-4ea37b101120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.006075 10.0.0.73 - - [2026-04-02 04:30:36] "GET /route-target/c81317ec-b381-4c4b-80fa-2aac6c2b9bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004596 10.0.0.73 - - [2026-04-02 04:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.73 - - [2026-04-02 04:30:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004156 10.0.0.73 - - [2026-04-02 04:30:36] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003542 10.0.0.73 - - [2026-04-02 04:30:36] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009982 10.0.0.73 - - [2026-04-02 04:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.73 - - [2026-04-02 04:30:36] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.010016 10.0.0.73 - - [2026-04-02 04:30:36] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005549 10.0.0.73 - - [2026-04-02 04:30:36] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006779 10.0.0.73 - - [2026-04-02 04:30:36] "GET /obj-perms HTTP/1.1" 200 5032 0.071241 10.0.0.73 - - [2026-04-02 04:30:36] "GET /obj-perms HTTP/1.1" 200 5032 0.004790 10.0.0.48 - - [2026-04-02 04:30:36] "GET /obj-perms HTTP/1.1" 200 5032 0.005160 10.0.0.73 - - [2026-04-02 04:30:37] "GET /obj-perms HTTP/1.1" 200 5032 0.004497 10.0.0.133 - - [2026-04-02 04:30:37] "GET /obj-perms HTTP/1.1" 200 5032 0.005280 10.0.0.73 - - [2026-04-02 04:30:37] "GET /virtual-machine/529bc4cc-b11c-492d-893d-ed2e1a807fe1 HTTP/1.1" 200 1292 0.005419 10.0.0.73 - - [2026-04-02 04:30:37] "GET /virtual-machine-interface/a8632f9b-b3b5-4c6b-9d63-376680d2b20a HTTP/1.1" 200 2950 0.006814 10.0.0.73 - - [2026-04-02 04:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.73 - - [2026-04-02 04:30:37] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003808 10.0.0.73 - - [2026-04-02 04:30:37] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003405 10.0.0.73 - - [2026-04-02 04:30:37] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007763 10.0.0.73 - - [2026-04-02 04:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.73 - - [2026-04-02 04:30:38] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003977 10.0.0.73 - - [2026-04-02 04:30:38] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004820 10.0.0.73 - - [2026-04-02 04:30:38] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009811 10.0.0.73 - - [2026-04-02 04:30:38] "GET /virtual-machine/96f70e97-f05f-405c-a7c2-f3864409acc2 HTTP/1.1" 200 1294 0.005200 10.0.0.73 - - [2026-04-02 04:30:38] "GET /virtual-machine-interface/9d347b93-e3e5-4d49-ba91-d8282103bac8 HTTP/1.1" 200 2950 0.010868 10.0.0.73 - - [2026-04-02 04:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.73 - - [2026-04-02 04:30:38] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004264 10.0.0.73 - - [2026-04-02 04:30:38] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003893 10.0.0.73 - - [2026-04-02 04:30:38] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008532 10.0.0.73 - - [2026-04-02 04:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.73 - - [2026-04-02 04:30:39] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005654 10.0.0.73 - - [2026-04-02 04:30:39] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004513 10.0.0.73 - - [2026-04-02 04:30:39] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008281 10.0.0.73 - - [2026-04-02 04:30:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009859 10.0.0.73 - - [2026-04-02 04:30:40] "POST /neutron/network HTTP/1.1" 200 938 0.008161 10.0.0.73 - - [2026-04-02 04:30:40] "POST /neutron/port HTTP/1.1" 200 117 0.001500 10.0.0.73 - - [2026-04-02 04:30:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008931 10.0.0.73 - - [2026-04-02 04:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000597 10.0.0.73 - - [2026-04-02 04:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000521 10.0.0.48 - - [2026-04-02 04:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.48 - - [2026-04-02 04:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.48 - - [2026-04-02 04:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.48 - - [2026-04-02 04:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000598 10.0.0.133 - - [2026-04-02 04:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.133 - - [2026-04-02 04:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000595 10.0.0.133 - - [2026-04-02 04:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000496 10.0.0.133 - - [2026-04-02 04:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.73 - - [2026-04-02 04:30:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000534 10.0.0.73 - - [2026-04-02 04:30:48] "GET /global-system-configs HTTP/1.1" 401 292 0.001610 10.0.0.73 - - [2026-04-02 04:30:50] "POST /neutron/port HTTP/1.1" 200 1125 0.034842 10.0.0.73 - - [2026-04-02 04:30:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007503 10.0.0.73 - - [2026-04-02 04:31:22] "GET /obj-perms HTTP/1.1" 200 5056 0.053774 10.0.0.73 - - [2026-04-02 04:31:32] "POST /neutron/network HTTP/1.1" 200 938 0.009548 10.0.0.73 - - [2026-04-02 04:31:32] "POST /neutron/port HTTP/1.1" 200 117 0.001205 10.0.0.73 - - [2026-04-02 04:31:40] "GET /virtual-machine/96f70e97-f05f-405c-a7c2-f3864409acc2 HTTP/1.1" 200 1294 0.006179 10.0.0.73 - - [2026-04-02 04:31:40] "POST /neutron/port HTTP/1.1" 200 1115 0.016296 10.0.0.73 - - [2026-04-02 04:31:41] "POST /neutron/port HTTP/1.1" 200 1125 0.028171 10.0.0.73 - - [2026-04-02 04:31:41] "POST /neutron/subnet HTTP/1.1" 200 646 0.010201 10.0.0.73 - - [2026-04-02 04:31:42] "GET /virtual-machine/96f70e97-f05f-405c-a7c2-f3864409acc2 HTTP/1.1" 404 171 0.004015 10.0.0.73 - - [2026-04-02 04:31:42] "GET /virtual-machine/96f70e97-f05f-405c-a7c2-f3864409acc2 HTTP/1.1" 404 171 0.004209 10.0.0.73 - - [2026-04-02 04:31:42] "GET /virtual-machine/96f70e97-f05f-405c-a7c2-f3864409acc2 HTTP/1.1" 404 171 0.004163 10.0.0.73 - - [2026-04-02 04:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.73 - - [2026-04-02 04:31:42] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005195 10.0.0.73 - - [2026-04-02 04:31:42] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005490 10.0.0.73 - - [2026-04-02 04:31:42] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008036 10.0.0.73 - - [2026-04-02 04:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.73 - - [2026-04-02 04:31:42] "GET /routing-instance/c5f5b4ab-e11b-4709-9437-4ea37b101120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.005568 10.0.0.73 - - [2026-04-02 04:31:42] "GET /route-target/c81317ec-b381-4c4b-80fa-2aac6c2b9bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004576 10.0.0.73 - - [2026-04-02 04:31:45] "GET /obj-perms HTTP/1.1" 200 5032 0.004281 10.0.0.73 - - [2026-04-02 04:31:48] "GET /obj-perms HTTP/1.1" 200 5032 0.005099 10.0.0.73 - - [2026-04-02 04:31:55] "GET /obj-perms HTTP/1.1" 200 5032 0.004980 10.0.0.73 - - [2026-04-02 04:31:58] "GET /obj-perms HTTP/1.1" 200 5032 0.003975 10.0.0.73 - - [2026-04-02 04:32:04] "GET /obj-perms HTTP/1.1" 200 5032 0.005056 10.0.0.73 - - [2026-04-02 04:32:07] "GET /obj-perms HTTP/1.1" 200 5032 0.005567 10.0.0.73 - - [2026-04-02 04:32:10] "GET /obj-perms HTTP/1.1" 200 5032 0.004638 10.0.0.73 - - [2026-04-02 04:32:10] "GET /virtual-machine/529bc4cc-b11c-492d-893d-ed2e1a807fe1 HTTP/1.1" 200 1292 0.005620 10.0.0.73 - - [2026-04-02 04:32:11] "POST /neutron/port HTTP/1.1" 200 1125 0.021641 10.0.0.73 - - [2026-04-02 04:32:12] "GET /virtual-machine/529bc4cc-b11c-492d-893d-ed2e1a807fe1 HTTP/1.1" 404 171 0.003952 10.0.0.73 - - [2026-04-02 04:32:12] "GET /virtual-machine/529bc4cc-b11c-492d-893d-ed2e1a807fe1 HTTP/1.1" 404 171 0.003520 10.0.0.73 - - [2026-04-02 04:32:12] "GET /virtual-machine/529bc4cc-b11c-492d-893d-ed2e1a807fe1 HTTP/1.1" 404 171 0.003925 10.0.0.73 - - [2026-04-02 04:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.73 - - [2026-04-02 04:32:13] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005116 10.0.0.73 - - [2026-04-02 04:32:13] "GET /virtual-networks?parent_id=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003613 10.0.0.73 - - [2026-04-02 04:32:13] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008037 10.0.0.73 - - [2026-04-02 04:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.73 - - [2026-04-02 04:32:13] "GET /routing-instance/b4c324ef-f6a6-4473-8ab5-e8309edff63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.005726 10.0.0.73 - - [2026-04-02 04:32:13] "GET /route-target/f55084bd-0bc6-47d6-bff4-b06c6f89c99c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004268 10.0.0.133 - - [2026-04-02 04:32:13] "GET /obj-perms HTTP/1.1" 200 5032 0.005083 10.0.0.73 - - [2026-04-02 04:32:16] "GET /obj-perms HTTP/1.1" 200 5032 0.005506 10.0.0.73 - - [2026-04-02 04:32:19] "GET /obj-perms HTTP/1.1" 200 5032 0.003909 10.0.0.133 - - [2026-04-02 04:32:19] "GET /obj-perms HTTP/1.1" 200 5032 0.003833 10.0.0.48 - - [2026-04-02 04:32:19] "GET /obj-perms HTTP/1.1" 200 5032 0.004380 10.0.0.48 - - [2026-04-02 04:32:19] "POST /useragent-kv HTTP/1.1" 200 115 0.009583 10.0.0.48 - - [2026-04-02 04:32:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003599 10.0.0.73 - - [2026-04-02 04:32:19] "DELETE /virtual-network/87ee630c-4d5b-4a94-9e41-8dd4ec67b5dc HTTP/1.1" 200 115 0.159558 10.0.0.133 - - [2026-04-02 04:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.056897 10.0.0.73 - - [2026-04-02 04:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.73 - - [2026-04-02 04:32:20] "GET /network-policy/af011652-c7d7-4a1f-9761-5fc00f9942a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007966 10.0.0.73 - - [2026-04-02 04:32:20] "POST /ref-update HTTP/1.1" 200 156 0.111107 10.0.0.73 - - [2026-04-02 04:32:20] "POST /neutron/network HTTP/1.1" 200 809 0.016070 10.0.0.73 - - [2026-04-02 04:32:20] "GET /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006639 10.0.0.133 - - [2026-04-02 04:32:20] "POST /ref-update HTTP/1.1" 200 156 0.050558 10.0.0.73 - - [2026-04-02 04:32:20] "DELETE /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b HTTP/1.1" 409 234 0.040325 10.0.0.73 - - [2026-04-02 04:32:20] "POST /neutron/port HTTP/1.1" 200 151 0.257548 10.0.0.73 - - [2026-04-02 04:32:21] "POST /neutron/port HTTP/1.1" 200 151 0.257542 10.0.0.48 - - [2026-04-02 04:32:22] "POST /useragent-kv HTTP/1.1" 200 115 0.006803 10.0.0.48 - - [2026-04-02 04:32:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004304 10.0.0.73 - - [2026-04-02 04:32:22] "DELETE /virtual-network/2374f87a-29c2-4a9a-bc1f-c7ee33e6a40b HTTP/1.1" 200 115 0.129205 10.0.0.73 - - [2026-04-02 04:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.73 - - [2026-04-02 04:32:22] "GET /network-policy/7dc8c152-d162-4c80-8e2a-a20a12239da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004390 10.0.0.73 - - [2026-04-02 04:32:22] "POST /ref-update HTTP/1.1" 200 156 0.051100 10.0.0.133 - - [2026-04-02 04:32:22] "DELETE /access-control-list/f9a311d0-0553-4894-9b4a-ec7b7282d835 HTTP/1.1" 200 115 0.049566 10.0.0.73 - - [2026-04-02 04:32:22] "GET /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.008523 10.0.0.48 - - [2026-04-02 04:32:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003746 10.0.0.48 - - [2026-04-02 04:32:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003148 10.0.0.73 - - [2026-04-02 04:32:22] "DELETE /virtual-network/10b1b087-460c-4e4d-bbbb-526deffe4fb5 HTTP/1.1" 200 115 0.132955 10.0.0.73 - - [2026-04-02 04:32:23] "DELETE /network-policy/af011652-c7d7-4a1f-9761-5fc00f9942a3 HTTP/1.1" 200 115 0.044214 10.0.0.73 - - [2026-04-02 04:32:23] "DELETE /network-policy/7dc8c152-d162-4c80-8e2a-a20a12239da0 HTTP/1.1" 200 115 0.053071 10.0.0.73 - - [2026-04-02 04:32:43] "POST /neutron/port HTTP/1.1" 200 1220 0.019841 10.0.0.73 - - [2026-04-02 04:32:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004745 10.0.0.73 - - [2026-04-02 04:32:43] "POST /neutron/port HTTP/1.1" 200 117 0.001333 10.0.0.48 - - [2026-04-02 04:32:51] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001447 10.0.0.73 - - [2026-04-02 04:32:51] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.106556 10.0.0.48 - - [2026-04-02 04:32:51] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001629 10.0.0.73 - - [2026-04-02 04:32:51] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?fields=virtual_networks HTTP/1.1" 200 1034 0.050474 10.0.0.48 - - [2026-04-02 04:32:51] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002689 10.0.0.73 - - [2026-04-02 04:32:51] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.056142 10.0.0.48 - - [2026-04-02 04:32:51] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001040 10.0.0.73 - - [2026-04-02 04:32:51] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?fields=security_groups HTTP/1.1" 200 1261 0.070327 10.0.0.73 - - [2026-04-02 04:32:52] "POST /fqname-to-id HTTP/1.1" 404 188 0.032602 10.0.0.48 - - [2026-04-02 04:32:52] "GET /projects?obj_uuids=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003556 10.0.0.48 - - [2026-04-02 04:32:52] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001675 10.0.0.48 - - [2026-04-02 04:32:52] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010615 10.0.0.48 - - [2026-04-02 04:32:53] "POST /id-to-fqname HTTP/1.1" 200 190 0.004151 10.0.0.48 - - [2026-04-02 04:32:53] "POST /fqname-to-id HTTP/1.1" 404 199 0.005498 10.0.0.48 - - [2026-04-02 04:32:53] "POST /security-groups HTTP/1.1" 200 591 0.036365 10.0.0.133 - - [2026-04-02 04:32:53] "POST /fqname-to-id HTTP/1.1" 404 234 0.003601 10.0.0.48 - - [2026-04-02 04:32:53] "POST /projects HTTP/1.1" 200 585 0.254145 10.0.0.48 - - [2026-04-02 04:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.332132 10.0.0.133 - - [2026-04-02 04:32:53] "POST /access-control-lists HTTP/1.1" 200 594 0.043059 10.0.0.73 - - [2026-04-02 04:32:53] "GET /project/6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.491100 10.0.0.48 - - [2026-04-02 04:32:54] "DELETE /project/6087ee8eaee74cccb6aa7b3ed06dedb7 HTTP/1.1" 404 173 0.006128 10.0.0.48 - - [2026-04-02 04:32:54] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000988 10.0.0.48 - - [2026-04-02 04:32:54] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.054482 10.0.0.48 - - [2026-04-02 04:32:54] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001489 10.0.0.48 - - [2026-04-02 04:32:54] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?fields=security_groups HTTP/1.1" 200 1366 0.061610 10.0.0.48 - - [2026-04-02 04:32:54] "DELETE /security-group/18f805cc-eb5f-44c3-b898-c0b51f4cc15d HTTP/1.1" 200 115 0.060984 10.0.0.48 - - [2026-04-02 04:32:54] "GET /projects?obj_uuids=1c91a57b-ef86-40de-b355-2eb2f0979fe9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001490 10.0.0.48 - - [2026-04-02 04:32:54] "GET /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9?fields=application_policy_sets HTTP/1.1" 200 1405 0.061605 10.0.0.73 - - [2026-04-02 04:32:54] "GET / HTTP/1.1" 200 35931 0.003066 10.0.0.48 - - [2026-04-02 04:32:54] "DELETE /project/1c91a57b-ef86-40de-b355-2eb2f0979fe9 HTTP/1.1" 200 115 0.480144 10.0.0.73 - - [2026-04-02 04:32:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000510 10.0.0.73 - - [2026-04-02 04:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.033014 10.0.0.48 - - [2026-04-02 04:32:56] "GET /projects?obj_uuids=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001302 10.0.0.73 - - [2026-04-02 04:32:56] "GET /project/6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.041422 10.0.0.48 - - [2026-04-02 04:32:56] "GET /projects?obj_uuids=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001432 10.0.0.73 - - [2026-04-02 04:32:56] "POST /neutron/network HTTP/1.1" 200 605 0.175945 10.0.0.133 - - [2026-04-02 04:32:56] "POST /route-targets HTTP/1.1" 200 327 0.016058 10.0.0.73 - - [2026-04-02 04:32:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.003773 10.0.0.73 - - [2026-04-02 04:32:57] "GET /virtual-network/024b9fcf-2b44-40a1-b466-8b8e7ad3fd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007781 10.0.0.73 - - [2026-04-02 04:32:57] "POST /neutron/network HTTP/1.1" 200 824 0.007999 10.0.0.73 - - [2026-04-02 04:32:57] "GET /virtual-network/024b9fcf-2b44-40a1-b466-8b8e7ad3fd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006703 10.0.0.73 - - [2026-04-02 04:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.48 - - [2026-04-02 04:32:57] "GET /projects?obj_uuids=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001152 10.0.0.73 - - [2026-04-02 04:32:57] "GET /project/6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.047751 10.0.0.73 - - [2026-04-02 04:32:57] "POST /neutron/network HTTP/1.1" 200 117 0.027462 10.0.0.133 - - [2026-04-02 04:32:57] "POST /ref-update HTTP/1.1" 200 156 0.026154 10.0.0.73 - - [2026-04-02 04:32:57] "POST /neutron/network HTTP/1.1" 200 825 0.012215 10.0.0.73 - - [2026-04-02 04:32:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.001515 10.0.0.73 - - [2026-04-02 04:32:57] "GET /virtual-network/8072b39b-dd13-47e7-9ae4-633bf0362ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007925 10.0.0.73 - - [2026-04-02 04:32:57] "GET /virtual-network/8072b39b-dd13-47e7-9ae4-633bf0362ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006467 10.0.0.73 - - [2026-04-02 04:32:57] "POST /neutron/subnet HTTP/1.1" 200 729 0.011577 10.0.0.73 - - [2026-04-02 04:32:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.001971 10.0.0.48 - - [2026-04-02 04:32:58] "GET /projects?obj_uuids=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001197 10.0.0.73 - - [2026-04-02 04:32:58] "GET /project/6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.069632 10.0.0.73 - - [2026-04-02 04:32:58] "POST /neutron/network HTTP/1.1" 200 824 0.032334 10.0.0.73 - - [2026-04-02 04:32:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001977 10.0.0.73 - - [2026-04-02 04:32:59] "POST /neutron/port HTTP/1.1" 200 4196 0.043961 10.0.0.48 - - [2026-04-02 04:32:59] "GET /projects?obj_uuids=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001341 10.0.0.73 - - [2026-04-02 04:32:59] "POST /neutron/port HTTP/1.1" 200 1060 0.379167 10.0.0.48 - - [2026-04-02 04:33:00] "GET /projects?obj_uuids=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001292 10.0.0.73 - - [2026-04-02 04:33:00] "GET /project/6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.112621 10.0.0.73 - - [2026-04-02 04:33:00] "POST /neutron/port HTTP/1.1" 200 1114 0.168598 10.0.0.73 - - [2026-04-02 04:33:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005759 10.0.0.73 - - [2026-04-02 04:33:00] "POST /neutron/network HTTP/1.1" 200 824 0.008038 10.0.0.73 - - [2026-04-02 04:33:00] "POST /neutron/port HTTP/1.1" 200 117 0.008320 10.0.0.73 - - [2026-04-02 04:33:00] "POST /neutron/network HTTP/1.1" 200 835 0.008149 10.0.0.73 - - [2026-04-02 04:33:01] "POST /neutron/port HTTP/1.1" 200 1061 0.019420 10.0.0.73 - - [2026-04-02 04:33:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005151 10.0.0.73 - - [2026-04-02 04:33:01] "POST /neutron/network HTTP/1.1" 200 825 0.007948 10.0.0.73 - - [2026-04-02 04:33:05] "POST /neutron/port HTTP/1.1" 200 1124 0.021623 10.0.0.73 - - [2026-04-02 04:33:05] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009842 10.0.0.73 - - [2026-04-02 04:33:05] "GET /virtual-machine/d8404d0d-b35c-4739-83b9-9f2e12cd367e HTTP/1.1" 401 292 0.000450 10.0.0.73 - - [2026-04-02 04:33:06] "GET /virtual-machine/d8404d0d-b35c-4739-83b9-9f2e12cd367e HTTP/1.1" 200 1292 0.031663 10.0.0.73 - - [2026-04-02 04:33:06] "GET /virtual-machine-interface/b1277ea5-7bc8-413e-8852-75f89d0c2cf5 HTTP/1.1" 200 2941 0.006393 10.0.0.73 - - [2026-04-02 04:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.73 - - [2026-04-02 04:33:06] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006219 10.0.0.73 - - [2026-04-02 04:33:06] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004343 10.0.0.73 - - [2026-04-02 04:33:06] "GET /virtual-network/024b9fcf-2b44-40a1-b466-8b8e7ad3fd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009597 10.0.0.73 - - [2026-04-02 04:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.73 - - [2026-04-02 04:33:09] "GET /virtual-network/024b9fcf-2b44-40a1-b466-8b8e7ad3fd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007302 10.0.0.73 - - [2026-04-02 04:33:11] "POST /neutron/port HTTP/1.1" 200 1124 0.021451 10.0.0.73 - - [2026-04-02 04:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.73 - - [2026-04-02 04:33:13] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004998 10.0.0.73 - - [2026-04-02 04:33:13] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003817 10.0.0.73 - - [2026-04-02 04:33:13] "GET /virtual-network/024b9fcf-2b44-40a1-b466-8b8e7ad3fd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008989 10.0.0.73 - - [2026-04-02 04:33:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010149 10.0.0.73 - - [2026-04-02 04:33:14] "POST /neutron/port HTTP/1.1" 200 1125 0.022641 10.0.0.73 - - [2026-04-02 04:33:14] "GET /virtual-machine/f420d4d8-1aad-45ae-a2ec-8c2d0c067636 HTTP/1.1" 200 1293 0.007741 10.0.0.73 - - [2026-04-02 04:33:14] "GET /virtual-machine-interface/b4ce4439-1d02-4671-a701-33ada763b47e HTTP/1.1" 200 2942 0.007261 10.0.0.73 - - [2026-04-02 04:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.73 - - [2026-04-02 04:33:14] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003950 10.0.0.73 - - [2026-04-02 04:33:14] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003639 10.0.0.73 - - [2026-04-02 04:33:14] "GET /virtual-network/8072b39b-dd13-47e7-9ae4-633bf0362ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007806 10.0.0.73 - - [2026-04-02 04:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.73 - - [2026-04-02 04:33:15] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005210 10.0.0.73 - - [2026-04-02 04:33:15] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003796 10.0.0.73 - - [2026-04-02 04:33:15] "GET /virtual-network/8072b39b-dd13-47e7-9ae4-633bf0362ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008018 10.0.0.73 - - [2026-04-02 04:33:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012392 10.0.0.73 - - [2026-04-02 04:33:15] "GET /virtual-machine/d8404d0d-b35c-4739-83b9-9f2e12cd367e HTTP/1.1" 200 1292 0.004951 10.0.0.73 - - [2026-04-02 04:33:15] "GET /virtual-machine-interface/b1277ea5-7bc8-413e-8852-75f89d0c2cf5 HTTP/1.1" 200 2941 0.010514 10.0.0.73 - - [2026-04-02 04:33:15] "GET /virtual-machine/d8404d0d-b35c-4739-83b9-9f2e12cd367e HTTP/1.1" 200 1292 0.006843 10.0.0.73 - - [2026-04-02 04:33:15] "GET /virtual-machine-interface/b1277ea5-7bc8-413e-8852-75f89d0c2cf5 HTTP/1.1" 200 2941 0.008761 10.0.0.73 - - [2026-04-02 04:33:15] "GET /instance-ip/3b961366-f09b-4eae-81cf-4442e041613e HTTP/1.1" 200 1619 0.007172 10.0.0.73 - - [2026-04-02 04:33:15] "GET /virtual-machine/d8404d0d-b35c-4739-83b9-9f2e12cd367e HTTP/1.1" 200 1292 0.004316 10.0.0.73 - - [2026-04-02 04:33:15] "GET /virtual-machine-interface/b1277ea5-7bc8-413e-8852-75f89d0c2cf5 HTTP/1.1" 200 2941 0.005486 10.0.0.73 - - [2026-04-02 04:33:15] "GET /instance-ip/3b961366-f09b-4eae-81cf-4442e041613e HTTP/1.1" 200 1619 0.004687 10.0.0.73 - - [2026-04-02 04:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.73 - - [2026-04-02 04:33:15] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004749 10.0.0.73 - - [2026-04-02 04:33:15] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.006372 10.0.0.73 - - [2026-04-02 04:33:15] "GET /virtual-network/024b9fcf-2b44-40a1-b466-8b8e7ad3fd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009149 10.0.0.73 - - [2026-04-02 04:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.73 - - [2026-04-02 04:33:15] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004499 10.0.0.73 - - [2026-04-02 04:33:15] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004049 10.0.0.73 - - [2026-04-02 04:33:15] "GET /virtual-network/024b9fcf-2b44-40a1-b466-8b8e7ad3fd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006554 10.0.0.73 - - [2026-04-02 04:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.73 - - [2026-04-02 04:33:16] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005338 10.0.0.73 - - [2026-04-02 04:33:16] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004546 10.0.0.73 - - [2026-04-02 04:33:16] "GET /virtual-network/024b9fcf-2b44-40a1-b466-8b8e7ad3fd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006983 10.0.0.73 - - [2026-04-02 04:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.73 - - [2026-04-02 04:33:16] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004735 10.0.0.73 - - [2026-04-02 04:33:16] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003882 10.0.0.73 - - [2026-04-02 04:33:16] "GET /virtual-network/024b9fcf-2b44-40a1-b466-8b8e7ad3fd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008165 10.0.0.73 - - [2026-04-02 04:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.73 - - [2026-04-02 04:33:16] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004644 10.0.0.73 - - [2026-04-02 04:33:16] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003829 10.0.0.73 - - [2026-04-02 04:33:16] "GET /virtual-network/024b9fcf-2b44-40a1-b466-8b8e7ad3fd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007116 10.0.0.73 - - [2026-04-02 04:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005635 10.0.0.73 - - [2026-04-02 04:33:16] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007443 10.0.0.73 - - [2026-04-02 04:33:16] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003687 10.0.0.73 - - [2026-04-02 04:33:16] "GET /virtual-network/024b9fcf-2b44-40a1-b466-8b8e7ad3fd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007089 10.0.0.73 - - [2026-04-02 04:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.73 - - [2026-04-02 04:33:16] "GET /routing-instance/78e8c0dc-e856-4745-8fe1-86f98a25c243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.007261 10.0.0.73 - - [2026-04-02 04:33:16] "GET /route-target/d7e2da25-af62-4ca8-a138-365cc726d41e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005037 10.0.0.73 - - [2026-04-02 04:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.73 - - [2026-04-02 04:33:16] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004103 10.0.0.73 - - [2026-04-02 04:33:16] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003764 10.0.0.73 - - [2026-04-02 04:33:16] "GET /virtual-network/024b9fcf-2b44-40a1-b466-8b8e7ad3fd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007193 10.0.0.73 - - [2026-04-02 04:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.73 - - [2026-04-02 04:33:16] "GET /routing-instance/78e8c0dc-e856-4745-8fe1-86f98a25c243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005518 10.0.0.73 - - [2026-04-02 04:33:16] "GET /route-target/d7e2da25-af62-4ca8-a138-365cc726d41e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006153 10.0.0.73 - - [2026-04-02 04:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.73 - - [2026-04-02 04:33:17] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004284 10.0.0.73 - - [2026-04-02 04:33:17] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004141 10.0.0.73 - - [2026-04-02 04:33:17] "GET /virtual-network/024b9fcf-2b44-40a1-b466-8b8e7ad3fd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007890 10.0.0.73 - - [2026-04-02 04:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.73 - - [2026-04-02 04:33:17] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004575 10.0.0.73 - - [2026-04-02 04:33:17] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003469 10.0.0.73 - - [2026-04-02 04:33:17] "GET /virtual-network/024b9fcf-2b44-40a1-b466-8b8e7ad3fd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006482 10.0.0.73 - - [2026-04-02 04:33:18] "GET /obj-perms HTTP/1.1" 200 5030 0.061849 10.0.0.48 - - [2026-04-02 04:33:18] "GET /obj-perms HTTP/1.1" 200 5030 0.063063 10.0.0.73 - - [2026-04-02 04:33:18] "GET /obj-perms HTTP/1.1" 200 5030 0.004455 10.0.0.73 - - [2026-04-02 04:33:18] "GET /obj-perms HTTP/1.1" 200 5030 0.007906 10.0.0.73 - - [2026-04-02 04:33:19] "GET /virtual-machine/f420d4d8-1aad-45ae-a2ec-8c2d0c067636 HTTP/1.1" 200 1293 0.004761 10.0.0.73 - - [2026-04-02 04:33:19] "GET /virtual-machine-interface/b4ce4439-1d02-4671-a701-33ada763b47e HTTP/1.1" 200 2942 0.006799 10.0.0.73 - - [2026-04-02 04:33:19] "GET /virtual-machine/f420d4d8-1aad-45ae-a2ec-8c2d0c067636 HTTP/1.1" 200 1293 0.004485 10.0.0.73 - - [2026-04-02 04:33:19] "GET /virtual-machine-interface/b4ce4439-1d02-4671-a701-33ada763b47e HTTP/1.1" 200 2942 0.005526 10.0.0.73 - - [2026-04-02 04:33:19] "GET /instance-ip/97dde7b2-4320-4bf3-87ca-ca0b1cf3e663 HTTP/1.1" 200 1621 0.006932 10.0.0.73 - - [2026-04-02 04:33:19] "GET /virtual-machine/f420d4d8-1aad-45ae-a2ec-8c2d0c067636 HTTP/1.1" 200 1293 0.004564 10.0.0.73 - - [2026-04-02 04:33:19] "GET /virtual-machine-interface/b4ce4439-1d02-4671-a701-33ada763b47e HTTP/1.1" 200 2942 0.010492 10.0.0.73 - - [2026-04-02 04:33:19] "GET /instance-ip/97dde7b2-4320-4bf3-87ca-ca0b1cf3e663 HTTP/1.1" 200 1621 0.008543 10.0.0.73 - - [2026-04-02 04:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.73 - - [2026-04-02 04:33:19] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004494 10.0.0.73 - - [2026-04-02 04:33:19] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004046 10.0.0.73 - - [2026-04-02 04:33:19] "GET /virtual-network/8072b39b-dd13-47e7-9ae4-633bf0362ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.013634 10.0.0.73 - - [2026-04-02 04:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.73 - - [2026-04-02 04:33:19] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004957 10.0.0.73 - - [2026-04-02 04:33:19] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003966 10.0.0.73 - - [2026-04-02 04:33:19] "GET /virtual-network/8072b39b-dd13-47e7-9ae4-633bf0362ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006697 10.0.0.73 - - [2026-04-02 04:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.73 - - [2026-04-02 04:33:19] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004474 10.0.0.73 - - [2026-04-02 04:33:19] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003851 10.0.0.73 - - [2026-04-02 04:33:19] "GET /virtual-network/8072b39b-dd13-47e7-9ae4-633bf0362ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008319 10.0.0.73 - - [2026-04-02 04:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.73 - - [2026-04-02 04:33:19] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008187 10.0.0.73 - - [2026-04-02 04:33:19] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.006895 10.0.0.73 - - [2026-04-02 04:33:19] "GET /virtual-network/8072b39b-dd13-47e7-9ae4-633bf0362ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006896 10.0.0.73 - - [2026-04-02 04:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005105 10.0.0.73 - - [2026-04-02 04:33:19] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004687 10.0.0.73 - - [2026-04-02 04:33:19] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004074 10.0.0.73 - - [2026-04-02 04:33:19] "GET /virtual-network/8072b39b-dd13-47e7-9ae4-633bf0362ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.009396 10.0.0.73 - - [2026-04-02 04:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014926 10.0.0.73 - - [2026-04-02 04:33:19] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005838 10.0.0.73 - - [2026-04-02 04:33:19] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005526 10.0.0.73 - - [2026-04-02 04:33:20] "GET /virtual-network/8072b39b-dd13-47e7-9ae4-633bf0362ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.013510 10.0.0.73 - - [2026-04-02 04:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004821 10.0.0.73 - - [2026-04-02 04:33:20] "GET /routing-instance/9be520bb-b985-449a-8e55-32b74816b527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.006515 10.0.0.73 - - [2026-04-02 04:33:20] "GET /route-target/cd01fa38-d82f-4977-b717-b68c865b8efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.012936 10.0.0.73 - - [2026-04-02 04:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.73 - - [2026-04-02 04:33:20] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004986 10.0.0.73 - - [2026-04-02 04:33:20] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003591 10.0.0.73 - - [2026-04-02 04:33:20] "GET /virtual-network/8072b39b-dd13-47e7-9ae4-633bf0362ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008504 10.0.0.73 - - [2026-04-02 04:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.73 - - [2026-04-02 04:33:20] "GET /routing-instance/9be520bb-b985-449a-8e55-32b74816b527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004646 10.0.0.73 - - [2026-04-02 04:33:20] "GET /route-target/cd01fa38-d82f-4977-b717-b68c865b8efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004578 10.0.0.73 - - [2026-04-02 04:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.73 - - [2026-04-02 04:33:20] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004905 10.0.0.73 - - [2026-04-02 04:33:20] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003429 10.0.0.73 - - [2026-04-02 04:33:20] "GET /virtual-network/8072b39b-dd13-47e7-9ae4-633bf0362ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007294 10.0.0.73 - - [2026-04-02 04:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.73 - - [2026-04-02 04:33:20] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005788 10.0.0.73 - - [2026-04-02 04:33:20] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003961 10.0.0.73 - - [2026-04-02 04:33:20] "GET /virtual-network/8072b39b-dd13-47e7-9ae4-633bf0362ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007054 10.0.0.48 - - [2026-04-02 04:33:20] "GET /obj-perms HTTP/1.1" 200 5030 0.006684 10.0.0.73 - - [2026-04-02 04:33:20] "GET /obj-perms HTTP/1.1" 200 5030 0.004204 10.0.0.73 - - [2026-04-02 04:33:20] "GET /obj-perms HTTP/1.1" 200 5030 0.007178 10.0.0.133 - - [2026-04-02 04:33:21] "GET /obj-perms HTTP/1.1" 200 5030 0.054185 10.0.0.48 - - [2026-04-02 04:33:21] "GET /obj-perms HTTP/1.1" 200 5030 0.005325 10.0.0.73 - - [2026-04-02 04:33:32] "POST /neutron/port HTTP/1.1" 200 1220 0.023005 10.0.0.73 - - [2026-04-02 04:33:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004644 10.0.0.73 - - [2026-04-02 04:33:32] "POST /neutron/port HTTP/1.1" 200 117 0.002643 10.0.0.73 - - [2026-04-02 04:33:39] "GET /virtual-machine/f420d4d8-1aad-45ae-a2ec-8c2d0c067636 HTTP/1.1" 200 1293 0.006679 10.0.0.73 - - [2026-04-02 04:33:40] "POST /neutron/port HTTP/1.1" 200 1125 0.023074 10.0.0.73 - - [2026-04-02 04:33:41] "GET /virtual-machine/f420d4d8-1aad-45ae-a2ec-8c2d0c067636 HTTP/1.1" 404 171 0.004141 10.0.0.73 - - [2026-04-02 04:33:41] "GET /virtual-machine/f420d4d8-1aad-45ae-a2ec-8c2d0c067636 HTTP/1.1" 404 171 0.004242 10.0.0.73 - - [2026-04-02 04:33:41] "GET /virtual-machine/f420d4d8-1aad-45ae-a2ec-8c2d0c067636 HTTP/1.1" 404 171 0.003250 10.0.0.73 - - [2026-04-02 04:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004830 10.0.0.73 - - [2026-04-02 04:33:41] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004386 10.0.0.73 - - [2026-04-02 04:33:41] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005421 10.0.0.73 - - [2026-04-02 04:33:41] "GET /virtual-network/8072b39b-dd13-47e7-9ae4-633bf0362ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007026 10.0.0.73 - - [2026-04-02 04:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.73 - - [2026-04-02 04:33:41] "GET /routing-instance/9be520bb-b985-449a-8e55-32b74816b527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.006193 10.0.0.73 - - [2026-04-02 04:33:41] "GET /route-target/cd01fa38-d82f-4977-b717-b68c865b8efb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005030 10.0.0.73 - - [2026-04-02 04:33:42] "GET /obj-perms HTTP/1.1" 200 5030 0.005910 10.0.0.133 - - [2026-04-02 04:33:42] "GET /obj-perms HTTP/1.1" 200 5030 0.004823 10.0.0.73 - - [2026-04-02 04:33:43] "POST /neutron/port HTTP/1.1" 200 1108 0.022496 10.0.0.73 - - [2026-04-02 04:33:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004598 10.0.0.73 - - [2026-04-02 04:33:43] "POST /neutron/network HTTP/1.1" 200 928 0.008564 10.0.0.73 - - [2026-04-02 04:33:48] "GET /obj-perms HTTP/1.1" 200 5030 0.004613 10.0.0.133 - - [2026-04-02 04:33:48] "GET /obj-perms HTTP/1.1" 200 5030 0.004363 10.0.0.73 - - [2026-04-02 04:33:48] "GET /virtual-machine/d8404d0d-b35c-4739-83b9-9f2e12cd367e HTTP/1.1" 200 1292 0.004766 10.0.0.73 - - [2026-04-02 04:33:49] "POST /neutron/port HTTP/1.1" 200 151 0.207015 10.0.0.73 - - [2026-04-02 04:33:50] "GET /virtual-machine/d8404d0d-b35c-4739-83b9-9f2e12cd367e HTTP/1.1" 404 171 0.004491 10.0.0.73 - - [2026-04-02 04:33:50] "GET /virtual-machine/d8404d0d-b35c-4739-83b9-9f2e12cd367e HTTP/1.1" 404 171 0.003691 10.0.0.73 - - [2026-04-02 04:33:50] "GET /virtual-machine/d8404d0d-b35c-4739-83b9-9f2e12cd367e HTTP/1.1" 404 171 0.003917 10.0.0.73 - - [2026-04-02 04:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.73 - - [2026-04-02 04:33:50] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004158 10.0.0.73 - - [2026-04-02 04:33:50] "GET /virtual-networks?parent_id=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.009835 10.0.0.73 - - [2026-04-02 04:33:50] "GET /virtual-network/024b9fcf-2b44-40a1-b466-8b8e7ad3fd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007166 10.0.0.73 - - [2026-04-02 04:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.73 - - [2026-04-02 04:33:50] "GET /routing-instance/78e8c0dc-e856-4745-8fe1-86f98a25c243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005333 10.0.0.73 - - [2026-04-02 04:33:50] "GET /route-target/d7e2da25-af62-4ca8-a138-365cc726d41e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004464 10.0.0.73 - - [2026-04-02 04:33:51] "GET /obj-perms HTTP/1.1" 200 5030 0.004851 10.0.0.73 - - [2026-04-02 04:33:57] "GET /obj-perms HTTP/1.1" 200 5030 0.005312 10.0.0.73 - - [2026-04-02 04:34:00] "GET /obj-perms HTTP/1.1" 200 5030 0.005728 10.0.0.73 - - [2026-04-02 04:34:06] "GET /obj-perms HTTP/1.1" 200 5030 0.004503 10.0.0.73 - - [2026-04-02 04:34:09] "GET /obj-perms HTTP/1.1" 200 5030 0.005051 10.0.0.48 - - [2026-04-02 04:34:09] "GET /obj-perms HTTP/1.1" 200 5030 0.005496 10.0.0.73 - - [2026-04-02 04:34:09] "POST /neutron/network HTTP/1.1" 200 824 0.016997 10.0.0.133 - - [2026-04-02 04:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005215 10.0.0.48 - - [2026-04-02 04:34:11] "GET /projects?obj_uuids=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.027508 10.0.0.73 - - [2026-04-02 04:34:11] "GET /project/6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.074365 10.0.0.48 - - [2026-04-02 04:34:11] "GET /projects?obj_uuids=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001097 10.0.0.73 - - [2026-04-02 04:34:11] "GET /project/6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7?fields=virtual_networks HTTP/1.1" 200 1032 0.043819 10.0.0.48 - - [2026-04-02 04:34:11] "GET /projects?obj_uuids=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001090 10.0.0.73 - - [2026-04-02 04:34:11] "GET /project/6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.055399 10.0.0.48 - - [2026-04-02 04:34:11] "GET /projects?obj_uuids=6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001003 10.0.0.73 - - [2026-04-02 04:34:11] "GET /project/6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7?fields=security_groups HTTP/1.1" 200 1258 0.072916 10.0.0.73 - - [2026-04-02 04:34:12] "POST /fqname-to-id HTTP/1.1" 404 196 0.028108 10.0.0.48 - - [2026-04-02 04:34:12] "GET /projects?obj_uuids=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003950 10.0.0.48 - - [2026-04-02 04:34:12] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001240 10.0.0.48 - - [2026-04-02 04:34:12] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.036302 10.0.0.48 - - [2026-04-02 04:34:12] "POST /id-to-fqname HTTP/1.1" 200 198 0.004163 10.0.0.48 - - [2026-04-02 04:34:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.011750 10.0.0.48 - - [2026-04-02 04:34:13] "POST /security-groups HTTP/1.1" 200 599 0.077938 10.0.0.48 - - [2026-04-02 04:34:13] "POST /projects HTTP/1.1" 200 601 0.302471 10.0.0.48 - - [2026-04-02 04:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.337854 10.0.0.133 - - [2026-04-02 04:34:13] "POST /access-control-lists HTTP/1.1" 200 604 0.030899 10.0.0.73 - - [2026-04-02 04:34:13] "GET /project/1f689c57-2f7f-431c-92d5-4ed8f9061f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.521810 10.0.0.73 - - [2026-04-02 04:34:14] "GET / HTTP/1.1" 200 35931 0.001735 10.0.0.73 - - [2026-04-02 04:34:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000472 10.0.0.73 - - [2026-04-02 04:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.060541 10.0.0.48 - - [2026-04-02 04:34:17] "GET /projects?obj_uuids=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001110 10.0.0.73 - - [2026-04-02 04:34:17] "GET /project/1f689c57-2f7f-431c-92d5-4ed8f9061f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.040596 10.0.0.48 - - [2026-04-02 04:34:17] "GET /projects?obj_uuids=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001817 10.0.0.73 - - [2026-04-02 04:34:17] "POST /neutron/network HTTP/1.1" 200 613 0.169621 10.0.0.133 - - [2026-04-02 04:34:18] "POST /route-targets HTTP/1.1" 200 327 0.020502 10.0.0.73 - - [2026-04-02 04:34:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.056593 10.0.0.73 - - [2026-04-02 04:34:18] "POST /neutron/network HTTP/1.1" 200 1004 0.012772 10.0.0.73 - - [2026-04-02 04:34:18] "POST /id-to-fqname HTTP/1.1" 200 228 0.001783 10.0.0.73 - - [2026-04-02 04:34:18] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006747 10.0.0.73 - - [2026-04-02 04:34:18] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.010598 10.0.0.73 - - [2026-04-02 04:34:18] "POST /neutron/subnet HTTP/1.1" 200 715 0.010459 10.0.0.73 - - [2026-04-02 04:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.48 - - [2026-04-02 04:34:18] "GET /projects?obj_uuids=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001079 10.0.0.73 - - [2026-04-02 04:34:18] "GET /project/1f689c57-2f7f-431c-92d5-4ed8f9061f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.060766 10.0.0.48 - - [2026-04-02 04:34:18] "GET /projects?obj_uuids=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001128 10.0.0.73 - - [2026-04-02 04:34:18] "POST /neutron/network HTTP/1.1" 200 613 0.155868 10.0.0.133 - - [2026-04-02 04:34:19] "POST /ref-update HTTP/1.1" 200 156 0.030313 10.0.0.73 - - [2026-04-02 04:34:19] "POST /neutron/network HTTP/1.1" 200 1004 0.015171 10.0.0.73 - - [2026-04-02 04:34:19] "POST /id-to-fqname HTTP/1.1" 200 228 0.001196 10.0.0.73 - - [2026-04-02 04:34:19] "GET /virtual-network/f64012a0-4dba-4b67-9f51-3ce979316629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006874 10.0.0.73 - - [2026-04-02 04:34:19] "GET /virtual-network/f64012a0-4dba-4b67-9f51-3ce979316629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.011279 10.0.0.73 - - [2026-04-02 04:34:19] "POST /neutron/subnet HTTP/1.1" 200 715 0.021537 10.0.0.73 - - [2026-04-02 04:34:20] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006401 10.0.0.73 - - [2026-04-02 04:34:20] "GET /obj-perms HTTP/1.1" 200 5046 0.062554 10.0.0.73 - - [2026-04-02 04:34:21] "GET /virtual-network/f64012a0-4dba-4b67-9f51-3ce979316629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.009054 10.0.0.133 - - [2026-04-02 04:34:22] "GET /obj-perms HTTP/1.1" 200 5046 0.062262 10.0.0.73 - - [2026-04-02 04:34:22] "POST /neutron/subnet HTTP/1.1" 200 715 0.013533 10.0.0.73 - - [2026-04-02 04:34:22] "POST /id-to-fqname HTTP/1.1" 200 228 0.001653 10.0.0.73 - - [2026-04-02 04:34:22] "POST /neutron/network HTTP/1.1" 200 1014 0.008205 10.0.0.48 - - [2026-04-02 04:34:23] "GET /projects?obj_uuids=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001364 10.0.0.73 - - [2026-04-02 04:34:23] "GET /project/1f689c57-2f7f-431c-92d5-4ed8f9061f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.091646 10.0.0.73 - - [2026-04-02 04:34:23] "POST /neutron/port HTTP/1.1" 200 117 0.006501 10.0.0.48 - - [2026-04-02 04:34:24] "GET /projects?obj_uuids=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001082 10.0.0.73 - - [2026-04-02 04:34:24] "POST /neutron/port HTTP/1.1" 200 1173 0.419860 10.0.0.73 - - [2026-04-02 04:34:25] "POST /neutron/port HTTP/1.1" 200 1227 0.177176 10.0.0.73 - - [2026-04-02 04:34:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004273 10.0.0.73 - - [2026-04-02 04:34:25] "POST /neutron/port HTTP/1.1" 200 117 0.002889 10.0.0.73 - - [2026-04-02 04:34:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010274 10.0.0.73 - - [2026-04-02 04:34:29] "POST /neutron/port HTTP/1.1" 200 1237 0.024557 10.0.0.73 - - [2026-04-02 04:34:29] "GET /virtual-machine/c2ee7ca9-cd07-45f6-a7fc-7f6828667f33 HTTP/1.1" 401 292 0.000620 10.0.0.73 - - [2026-04-02 04:34:29] "GET /virtual-machine/c2ee7ca9-cd07-45f6-a7fc-7f6828667f33 HTTP/1.1" 200 1301 0.038381 10.0.0.73 - - [2026-04-02 04:34:29] "GET /virtual-machine-interface/f46d3384-abd0-4e98-b086-a931a891b90a HTTP/1.1" 200 3176 0.005595 10.0.0.73 - - [2026-04-02 04:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.73 - - [2026-04-02 04:34:29] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005083 10.0.0.73 - - [2026-04-02 04:34:29] "GET /virtual-networks?parent_id=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004197 10.0.0.73 - - [2026-04-02 04:34:29] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.008658 10.0.0.73 - - [2026-04-02 04:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.73 - - [2026-04-02 04:34:32] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006876 10.0.0.73 - - [2026-04-02 04:34:34] "POST /neutron/port HTTP/1.1" 200 1108 0.023414 10.0.0.73 - - [2026-04-02 04:34:34] "POST /neutron/subnet HTTP/1.1" 200 704 0.012142 10.0.0.73 - - [2026-04-02 04:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.73 - - [2026-04-02 04:34:36] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006749 10.0.0.73 - - [2026-04-02 04:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.73 - - [2026-04-02 04:34:40] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.008649 10.0.0.73 - - [2026-04-02 04:34:43] "POST /neutron/port HTTP/1.1" 200 1220 0.049343 10.0.0.73 - - [2026-04-02 04:34:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004340 10.0.0.73 - - [2026-04-02 04:34:43] "POST /neutron/port HTTP/1.1" 200 117 0.001206 10.0.0.73 - - [2026-04-02 04:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.73 - - [2026-04-02 04:34:44] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006220 10.0.0.73 - - [2026-04-02 04:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.73 - - [2026-04-02 04:34:49] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.012246 10.0.0.73 - - [2026-04-02 04:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.73 - - [2026-04-02 04:34:53] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006113 10.0.0.48 - - [2026-04-02 04:34:54] "DELETE /project/6087ee8e-aee7-4ccc-b6aa-7b3ed06dedb7 HTTP/1.1" 404 177 0.005037 10.0.0.48 - - [2026-04-02 04:34:54] "DELETE /project/1f689c572f7f431c92d54ed8f9061f12 HTTP/1.1" 404 173 0.003974 10.0.0.73 - - [2026-04-02 04:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004976 10.0.0.73 - - [2026-04-02 04:34:57] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006814 10.0.0.73 - - [2026-04-02 04:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.73 - - [2026-04-02 04:35:01] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007304 10.0.0.73 - - [2026-04-02 04:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.73 - - [2026-04-02 04:35:03] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005451 10.0.0.73 - - [2026-04-02 04:35:03] "GET /virtual-networks?parent_id=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003927 10.0.0.73 - - [2026-04-02 04:35:03] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006527 10.0.0.73 - - [2026-04-02 04:35:03] "POST /neutron/port HTTP/1.1" 200 1237 0.021758 10.0.0.73 - - [2026-04-02 04:35:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008944 10.0.0.73 - - [2026-04-02 04:35:13] "POST /neutron/port HTTP/1.1" 200 1237 0.027670 10.0.0.73 - - [2026-04-02 04:35:19] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008990 10.0.0.73 - - [2026-04-02 04:35:24] "POST /neutron/port HTTP/1.1" 200 1237 0.020727 10.0.0.73 - - [2026-04-02 04:35:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011194 10.0.0.73 - - [2026-04-02 04:35:24] "POST /neutron/network HTTP/1.1" 200 978 0.018646 10.0.0.73 - - [2026-04-02 04:35:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.001345 10.0.0.73 - - [2026-04-02 04:35:24] "GET /virtual-machine/c2ee7ca9-cd07-45f6-a7fc-7f6828667f33 HTTP/1.1" 200 1301 0.004752 10.0.0.73 - - [2026-04-02 04:35:24] "GET /virtual-machine-interface/f46d3384-abd0-4e98-b086-a931a891b90a HTTP/1.1" 200 3176 0.007765 10.0.0.73 - - [2026-04-02 04:35:24] "GET /instance-ip/55d88738-f5ea-4176-9bc8-f6cfcc2c3e79 HTTP/1.1" 200 1656 0.006646 10.0.0.73 - - [2026-04-02 04:35:24] "GET /instance-ip/95cfcae7-740c-43c6-9941-1fa7498b1a5d HTTP/1.1" 200 1635 0.007050 10.0.0.73 - - [2026-04-02 04:35:24] "POST /fqname-to-id HTTP/1.1" 404 218 0.003992 10.0.0.73 - - [2026-04-02 04:35:24] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006194 10.0.0.48 - - [2026-04-02 04:35:24] "GET /projects?obj_uuids=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001107 10.0.0.73 - - [2026-04-02 04:35:24] "GET /project/1f689c57-2f7f-431c-92d5-4ed8f9061f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.061753 10.0.0.73 - - [2026-04-02 04:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.73 - - [2026-04-02 04:35:24] "GET /security-group/51e37abf-0f6a-4046-b0a9-9db1cd5f4d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006118 10.0.0.73 - - [2026-04-02 04:35:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.083160 10.0.0.73 - - [2026-04-02 04:35:25] "POST /instance-ips HTTP/1.1" 200 357 0.043043 10.0.0.73 - - [2026-04-02 04:35:25] "GET /instance-ip/8f79dfb7-8ada-4ed9-b8be-0b2fcc0b2eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.008373 10.0.0.73 - - [2026-04-02 04:35:25] "POST /instance-ips HTTP/1.1" 200 357 0.048618 10.0.0.73 - - [2026-04-02 04:35:25] "GET /instance-ip/98b5483c-e84f-4d57-b4a9-6b0d529dab47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.006666 10.0.0.73 - - [2026-04-02 04:35:25] "GET /virtual-machine-interface/3935365b-0076-4e1c-98d8-e0b7cc90a5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.009002 10.0.0.73 - - [2026-04-02 04:35:25] "GET /virtual-machine-interface/3935365b-0076-4e1c-98d8-e0b7cc90a5f3?fields=instance_ip_back_refs HTTP/1.1" 200 1537 0.008529 10.0.0.73 - - [2026-04-02 04:35:25] "GET /instance-ip/8f79dfb7-8ada-4ed9-b8be-0b2fcc0b2eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.005717 10.0.0.73 - - [2026-04-02 04:35:25] "GET /instance-ip/98b5483c-e84f-4d57-b4a9-6b0d529dab47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.005987 10.0.0.73 - - [2026-04-02 04:35:25] "POST /id-to-fqname HTTP/1.1" 200 228 0.001173 10.0.0.73 - - [2026-04-02 04:35:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009127 10.0.0.48 - - [2026-04-02 04:35:25] "GET /obj-perms HTTP/1.1" 200 5056 0.053320 10.0.0.73 - - [2026-04-02 04:35:25] "GET /obj-perms HTTP/1.1" 200 5056 0.062116 10.0.0.73 - - [2026-04-02 04:35:25] "POST /neutron/network HTTP/1.1" 200 1004 0.012783 10.0.0.73 - - [2026-04-02 04:35:26] "POST /neutron/port HTTP/1.1" 200 5279 0.056882 10.0.0.73 - - [2026-04-02 04:35:26] "POST /neutron/port HTTP/1.1" 200 117 0.008327 10.0.0.73 - - [2026-04-02 04:35:26] "POST /neutron/port HTTP/1.1" 200 1080 0.018404 10.0.0.73 - - [2026-04-02 04:35:26] "POST /neutron/port HTTP/1.1" 200 1183 0.041121 10.0.0.73 - - [2026-04-02 04:35:27] "POST /neutron/subnet HTTP/1.1" 200 1375 0.026607 10.0.0.73 - - [2026-04-02 04:35:27] "POST /neutron/network HTTP/1.1" 200 1004 0.012906 10.0.0.73 - - [2026-04-02 04:35:31] "POST /neutron/port HTTP/1.1" 200 1183 0.024845 10.0.0.73 - - [2026-04-02 04:35:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008708 10.0.0.73 - - [2026-04-02 04:35:31] "GET /virtual-machine/5504e543-b0d2-4b52-baa3-6afae12c9b98 HTTP/1.1" 200 1278 0.007808 10.0.0.73 - - [2026-04-02 04:35:31] "GET /virtual-machine-interface/3935365b-0076-4e1c-98d8-e0b7cc90a5f3 HTTP/1.1" 200 3225 0.008062 10.0.0.73 - - [2026-04-02 04:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.73 - - [2026-04-02 04:35:31] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004609 10.0.0.73 - - [2026-04-02 04:35:31] "GET /virtual-networks?parent_id=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004549 10.0.0.73 - - [2026-04-02 04:35:31] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.008425 10.0.0.73 - - [2026-04-02 04:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005515 10.0.0.73 - - [2026-04-02 04:35:34] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007064 10.0.0.73 - - [2026-04-02 04:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.73 - - [2026-04-02 04:35:38] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007253 10.0.0.73 - - [2026-04-02 04:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004541 10.0.0.73 - - [2026-04-02 04:35:43] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007527 10.0.0.73 - - [2026-04-02 04:35:44] "POST /neutron/network HTTP/1.1" 200 938 0.007712 10.0.0.73 - - [2026-04-02 04:35:44] "POST /neutron/port HTTP/1.1" 200 117 0.001218 10.0.0.73 - - [2026-04-02 04:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.73 - - [2026-04-02 04:35:47] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006630 10.0.0.73 - - [2026-04-02 04:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000513 10.0.0.73 - - [2026-04-02 04:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.48 - - [2026-04-02 04:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.48 - - [2026-04-02 04:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.48 - - [2026-04-02 04:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000501 10.0.0.48 - - [2026-04-02 04:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.001076 10.0.0.133 - - [2026-04-02 04:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.133 - - [2026-04-02 04:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.133 - - [2026-04-02 04:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.133 - - [2026-04-02 04:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.73 - - [2026-04-02 04:35:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.73 - - [2026-04-02 04:35:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.73 - - [2026-04-02 04:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.73 - - [2026-04-02 04:35:51] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.005670 10.0.0.73 - - [2026-04-02 04:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.73 - - [2026-04-02 04:35:55] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006822 10.0.0.73 - - [2026-04-02 04:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.73 - - [2026-04-02 04:35:59] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007303 10.0.0.73 - - [2026-04-02 04:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004656 10.0.0.73 - - [2026-04-02 04:36:03] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.008248 10.0.0.73 - - [2026-04-02 04:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.73 - - [2026-04-02 04:36:07] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007570 10.0.0.73 - - [2026-04-02 04:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.73 - - [2026-04-02 04:36:09] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005284 10.0.0.73 - - [2026-04-02 04:36:09] "GET /virtual-networks?parent_id=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003640 10.0.0.73 - - [2026-04-02 04:36:09] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.008803 10.0.0.73 - - [2026-04-02 04:36:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010146 10.0.0.73 - - [2026-04-02 04:36:20] "POST /neutron/port HTTP/1.1" 200 1183 0.065339 10.0.0.73 - - [2026-04-02 04:36:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008794 10.0.0.73 - - [2026-04-02 04:36:30] "POST /id-to-fqname HTTP/1.1" 200 228 0.001444 10.0.0.73 - - [2026-04-02 04:36:30] "POST /neutron/port HTTP/1.1" 200 6308 0.053064 10.0.0.48 - - [2026-04-02 04:36:31] "GET /projects?obj_uuids=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001469 10.0.0.73 - - [2026-04-02 04:36:31] "GET /project/1f689c57-2f7f-431c-92d5-4ed8f9061f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.102490 10.0.0.73 - - [2026-04-02 04:36:31] "POST /neutron/network HTTP/1.1" 200 1004 0.011904 10.0.0.73 - - [2026-04-02 04:36:31] "POST /neutron/port HTTP/1.1" 200 117 0.008688 10.0.0.48 - - [2026-04-02 04:36:32] "GET /projects?obj_uuids=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001443 10.0.0.73 - - [2026-04-02 04:36:32] "POST /neutron/port HTTP/1.1" 200 1173 0.384511 10.0.0.73 - - [2026-04-02 04:36:32] "POST /neutron/port HTTP/1.1" 200 1227 0.117162 10.0.0.73 - - [2026-04-02 04:36:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004133 10.0.0.73 - - [2026-04-02 04:36:32] "POST /neutron/port HTTP/1.1" 200 117 0.001346 10.0.0.73 - - [2026-04-02 04:36:36] "POST /neutron/port HTTP/1.1" 200 1220 0.024122 10.0.0.73 - - [2026-04-02 04:36:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004138 10.0.0.73 - - [2026-04-02 04:36:36] "POST /neutron/port HTTP/1.1" 200 117 0.001713 10.0.0.73 - - [2026-04-02 04:36:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008578 10.0.0.73 - - [2026-04-02 04:36:37] "POST /neutron/port HTTP/1.1" 200 1237 0.022715 10.0.0.73 - - [2026-04-02 04:36:37] "GET /virtual-machine/351c11e6-f243-46a6-b791-162e46b2b48b HTTP/1.1" 200 1300 0.010019 10.0.0.73 - - [2026-04-02 04:36:37] "GET /virtual-machine-interface/592fa106-2776-4ca1-9b66-799746d2fbd4 HTTP/1.1" 200 3175 0.008740 10.0.0.73 - - [2026-04-02 04:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.73 - - [2026-04-02 04:36:37] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005716 10.0.0.73 - - [2026-04-02 04:36:37] "GET /virtual-networks?parent_id=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004069 10.0.0.73 - - [2026-04-02 04:36:37] "GET /virtual-network/f64012a0-4dba-4b67-9f51-3ce979316629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.009996 10.0.0.73 - - [2026-04-02 04:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005040 10.0.0.73 - - [2026-04-02 04:36:40] "GET /virtual-network/f64012a0-4dba-4b67-9f51-3ce979316629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.013247 10.0.0.73 - - [2026-04-02 04:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.73 - - [2026-04-02 04:36:44] "GET /virtual-network/f64012a0-4dba-4b67-9f51-3ce979316629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.008123 10.0.0.73 - - [2026-04-02 04:36:44] "POST /neutron/port HTTP/1.1" 200 1220 0.021437 10.0.0.73 - - [2026-04-02 04:36:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005046 10.0.0.73 - - [2026-04-02 04:36:44] "POST /neutron/port HTTP/1.1" 200 117 0.001410 10.0.0.73 - - [2026-04-02 04:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.73 - - [2026-04-02 04:36:48] "GET /virtual-network/f64012a0-4dba-4b67-9f51-3ce979316629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006376 10.0.0.73 - - [2026-04-02 04:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.73 - - [2026-04-02 04:36:52] "GET /virtual-network/f64012a0-4dba-4b67-9f51-3ce979316629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006169 10.0.0.73 - - [2026-04-02 04:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.73 - - [2026-04-02 04:36:56] "GET /virtual-network/f64012a0-4dba-4b67-9f51-3ce979316629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006186 10.0.0.73 - - [2026-04-02 04:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005395 10.0.0.73 - - [2026-04-02 04:37:00] "GET /virtual-network/f64012a0-4dba-4b67-9f51-3ce979316629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.008827 10.0.0.73 - - [2026-04-02 04:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.73 - - [2026-04-02 04:37:05] "GET /virtual-network/f64012a0-4dba-4b67-9f51-3ce979316629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006902 10.0.0.73 - - [2026-04-02 04:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.73 - - [2026-04-02 04:37:09] "GET /virtual-network/f64012a0-4dba-4b67-9f51-3ce979316629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006435 10.0.0.73 - - [2026-04-02 04:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.73 - - [2026-04-02 04:37:13] "GET /virtual-network/f64012a0-4dba-4b67-9f51-3ce979316629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006768 10.0.0.73 - - [2026-04-02 04:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.73 - - [2026-04-02 04:37:17] "GET /virtual-network/f64012a0-4dba-4b67-9f51-3ce979316629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.007094 10.0.0.73 - - [2026-04-02 04:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011208 10.0.0.73 - - [2026-04-02 04:37:21] "GET /virtual-network/f64012a0-4dba-4b67-9f51-3ce979316629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006837 10.0.0.73 - - [2026-04-02 04:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.73 - - [2026-04-02 04:37:23] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004934 10.0.0.73 - - [2026-04-02 04:37:23] "GET /virtual-networks?parent_id=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004621 10.0.0.73 - - [2026-04-02 04:37:23] "GET /virtual-network/f64012a0-4dba-4b67-9f51-3ce979316629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.008484 10.0.0.73 - - [2026-04-02 04:37:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008062 10.0.0.133 - - [2026-04-02 04:37:27] "GET /obj-perms HTTP/1.1" 200 5056 0.059942 10.0.0.73 - - [2026-04-02 04:37:34] "POST /neutron/port HTTP/1.1" 200 1237 0.032413 10.0.0.73 - - [2026-04-02 04:37:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008900 10.0.0.73 - - [2026-04-02 04:37:37] "POST /neutron/network HTTP/1.1" 200 938 0.007414 10.0.0.73 - - [2026-04-02 04:37:37] "POST /neutron/port HTTP/1.1" 200 117 0.001314 10.0.0.73 - - [2026-04-02 04:37:39] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008596 10.0.0.73 - - [2026-04-02 04:37:44] "POST /neutron/port HTTP/1.1" 200 1108 0.022049 10.0.0.73 - - [2026-04-02 04:37:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004462 10.0.0.73 - - [2026-04-02 04:37:44] "POST /neutron/network HTTP/1.1" 200 928 0.008254 10.0.0.73 - - [2026-04-02 04:37:49] "POST /neutron/port HTTP/1.1" 200 1237 0.020600 10.0.0.73 - - [2026-04-02 04:37:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008857 10.0.0.73 - - [2026-04-02 04:37:49] "POST /neutron/network HTTP/1.1" 200 978 0.019251 10.0.0.73 - - [2026-04-02 04:37:49] "POST /id-to-fqname HTTP/1.1" 200 228 0.001905 10.0.0.73 - - [2026-04-02 04:37:49] "GET /virtual-machine/351c11e6-f243-46a6-b791-162e46b2b48b HTTP/1.1" 200 1300 0.005665 10.0.0.73 - - [2026-04-02 04:37:50] "GET /virtual-machine-interface/592fa106-2776-4ca1-9b66-799746d2fbd4 HTTP/1.1" 200 3175 0.007537 10.0.0.73 - - [2026-04-02 04:37:50] "GET /instance-ip/b5ce534b-2ac6-4cf4-9ae5-a7a12f1dd022 HTTP/1.1" 200 1635 0.006780 10.0.0.73 - - [2026-04-02 04:37:50] "GET /instance-ip/e392fb32-035a-40f1-9b16-3846dec4b3a7 HTTP/1.1" 200 1657 0.007123 10.0.0.73 - - [2026-04-02 04:37:50] "POST /fqname-to-id HTTP/1.1" 404 230 0.003553 10.0.0.73 - - [2026-04-02 04:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005634 10.0.0.48 - - [2026-04-02 04:37:50] "GET /projects?obj_uuids=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001222 10.0.0.73 - - [2026-04-02 04:37:50] "GET /project/1f689c57-2f7f-431c-92d5-4ed8f9061f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.049380 10.0.0.73 - - [2026-04-02 04:37:50] "POST /network-policys HTTP/1.1" 200 569 0.031282 10.0.0.73 - - [2026-04-02 04:37:50] "GET /network-policy/a96641d1-ae6f-494b-8678-407abd5c3322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.019521 10.0.0.73 - - [2026-04-02 04:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.73 - - [2026-04-02 04:37:50] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.017068 10.0.0.73 - - [2026-04-02 04:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.73 - - [2026-04-02 04:37:50] "GET /network-policy/a96641d1-ae6f-494b-8678-407abd5c3322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004461 10.0.0.73 - - [2026-04-02 04:37:50] "POST /ref-update HTTP/1.1" 200 156 0.060528 10.0.0.73 - - [2026-04-02 04:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004817 10.0.0.73 - - [2026-04-02 04:37:50] "GET /network-policy/a96641d1-ae6f-494b-8678-407abd5c3322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004990 10.0.0.73 - - [2026-04-02 04:37:50] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2957 0.010558 10.0.0.73 - - [2026-04-02 04:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.73 - - [2026-04-02 04:37:50] "GET /network-policy/a96641d1-ae6f-494b-8678-407abd5c3322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005501 10.0.0.73 - - [2026-04-02 04:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.73 - - [2026-04-02 04:37:50] "GET /virtual-network/f64012a0-4dba-4b67-9f51-3ce979316629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.007150 10.0.0.73 - - [2026-04-02 04:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.133 - - [2026-04-02 04:37:50] "POST /fqname-to-id HTTP/1.1" 404 242 0.035081 10.0.0.73 - - [2026-04-02 04:37:50] "GET /network-policy/a96641d1-ae6f-494b-8678-407abd5c3322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005496 10.0.0.73 - - [2026-04-02 04:37:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.009495 10.0.0.73 - - [2026-04-02 04:37:50] "POST /ref-update HTTP/1.1" 200 156 0.099559 10.0.0.133 - - [2026-04-02 04:37:50] "POST /fqname-to-id HTTP/1.1" 404 242 0.010849 10.0.0.73 - - [2026-04-02 04:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008607 10.0.0.73 - - [2026-04-02 04:37:51] "GET /network-policy/a96641d1-ae6f-494b-8678-407abd5c3322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.014251 10.0.0.73 - - [2026-04-02 04:37:51] "POST /neutron/network HTTP/1.1" 200 1108 0.034112 10.0.0.73 - - [2026-04-02 04:37:51] "GET /virtual-network/f64012a0-4dba-4b67-9f51-3ce979316629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.011874 10.0.0.73 - - [2026-04-02 04:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009939 10.0.0.73 - - [2026-04-02 04:37:51] "GET /network-policy/a96641d1-ae6f-494b-8678-407abd5c3322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004747 10.0.0.73 - - [2026-04-02 04:37:51] "GET /virtual-machine-interface/592fa106-2776-4ca1-9b66-799746d2fbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.007104 10.0.0.73 - - [2026-04-02 04:37:51] "PUT /virtual-machine-interface/592fa106-2776-4ca1-9b66-799746d2fbd4 HTTP/1.1" 200 284 0.042391 10.0.0.73 - - [2026-04-02 04:37:51] "GET /virtual-machine-interface/592fa106-2776-4ca1-9b66-799746d2fbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3069 0.006844 10.0.0.73 - - [2026-04-02 04:37:51] "PUT /virtual-machine-interface/592fa106-2776-4ca1-9b66-799746d2fbd4 HTTP/1.1" 200 284 0.024626 10.0.0.73 - - [2026-04-02 04:38:38] "POST /neutron/network HTTP/1.1" 200 1118 0.009616 10.0.0.73 - - [2026-04-02 04:38:38] "POST /neutron/subnet HTTP/1.1" 200 1375 0.017875 10.0.0.73 - - [2026-04-02 04:38:38] "POST /neutron/network HTTP/1.1" 200 1108 0.010332 10.0.0.73 - - [2026-04-02 04:38:46] "POST /neutron/network HTTP/1.1" 200 1118 0.008478 10.0.0.73 - - [2026-04-02 04:38:46] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015484 10.0.0.73 - - [2026-04-02 04:38:46] "POST /neutron/network HTTP/1.1" 200 1108 0.010979 10.0.0.48 - - [2026-04-02 04:39:28] "GET /obj-perms HTTP/1.1" 200 5056 0.051943 10.0.0.73 - - [2026-04-02 04:39:38] "POST /neutron/network HTTP/1.1" 200 1118 0.035140 10.0.0.73 - - [2026-04-02 04:39:38] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015414 10.0.0.73 - - [2026-04-02 04:39:38] "POST /neutron/network HTTP/1.1" 200 1108 0.012951 10.0.0.73 - - [2026-04-02 04:39:46] "POST /neutron/network HTTP/1.1" 200 1125 0.033990 10.0.0.73 - - [2026-04-02 04:39:46] "POST /neutron/subnet HTTP/1.1" 200 1394 0.016666 10.0.0.73 - - [2026-04-02 04:39:46] "POST /neutron/network HTTP/1.1" 200 1115 0.012148 10.0.0.73 - - [2026-04-02 04:39:57] "POST /ref-update HTTP/1.1" 200 156 0.081707 10.0.0.73 - - [2026-04-02 04:39:57] "GET /virtual-network/f64012a0-4dba-4b67-9f51-3ce979316629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.010626 10.0.0.73 - - [2026-04-02 04:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.73 - - [2026-04-02 04:39:57] "GET /network-policy/a96641d1-ae6f-494b-8678-407abd5c3322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004552 10.0.0.73 - - [2026-04-02 04:39:58] "POST /ref-update HTTP/1.1" 200 156 0.073600 10.0.0.73 - - [2026-04-02 04:39:58] "GET /virtual-network/769c6cd0-5d29-4624-8325-a81ed0c77831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.010107 10.0.0.73 - - [2026-04-02 04:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.73 - - [2026-04-02 04:39:58] "GET /network-policy/a96641d1-ae6f-494b-8678-407abd5c3322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004688 10.0.0.73 - - [2026-04-02 04:39:58] "DELETE /network-policy/a96641d1-ae6f-494b-8678-407abd5c3322 HTTP/1.1" 200 115 0.037431 10.0.0.133 - - [2026-04-02 04:39:58] "DELETE /access-control-list/7cc555fc-7277-4a81-b40b-315d89104f23 HTTP/1.1" 200 115 0.043889 10.0.0.133 - - [2026-04-02 04:39:58] "POST /ref-update HTTP/1.1" 200 156 0.033694 10.0.0.73 - - [2026-04-02 04:39:58] "DELETE /instance-ip/8f79dfb7-8ada-4ed9-b8be-0b2fcc0b2eaf HTTP/1.1" 200 115 0.070471 10.0.0.73 - - [2026-04-02 04:39:58] "DELETE /instance-ip/98b5483c-e84f-4d57-b4a9-6b0d529dab47 HTTP/1.1" 200 115 0.052061 10.0.0.73 - - [2026-04-02 04:39:58] "DELETE /virtual-machine-interface/3935365b-0076-4e1c-98d8-e0b7cc90a5f3 HTTP/1.1" 200 115 0.092468 10.0.0.73 - - [2026-04-02 04:39:58] "POST /neutron/network HTTP/1.1" 200 1004 0.050815 10.0.0.73 - - [2026-04-02 04:39:58] "POST /neutron/port HTTP/1.1" 200 1227 0.023873 10.0.0.73 - - [2026-04-02 04:39:59] "POST /neutron/port HTTP/1.1" 200 1227 0.022280 10.0.0.48 - - [2026-04-02 04:40:01] "POST /useragent-kv HTTP/1.1" 200 115 0.046806 10.0.0.48 - - [2026-04-02 04:40:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004110 10.0.0.48 - - [2026-04-02 04:40:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004231 10.0.0.48 - - [2026-04-02 04:40:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003452 10.0.0.73 - - [2026-04-02 04:40:01] "POST /neutron/network HTTP/1.1" 200 151 0.237432 10.0.0.133 - - [2026-04-02 04:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.73 - - [2026-04-02 04:40:03] "POST /neutron/port HTTP/1.1" 200 117 0.007419 10.0.0.48 - - [2026-04-02 04:40:04] "GET /projects?obj_uuids=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003077 10.0.0.73 - - [2026-04-02 04:40:04] "GET /project/1f689c57-2f7f-431c-92d5-4ed8f9061f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.086919 10.0.0.48 - - [2026-04-02 04:40:04] "GET /projects?obj_uuids=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001518 10.0.0.73 - - [2026-04-02 04:40:04] "GET /project/1f689c57-2f7f-431c-92d5-4ed8f9061f12?fields=virtual_networks HTTP/1.1" 200 1048 0.050384 10.0.0.48 - - [2026-04-02 04:40:04] "GET /projects?obj_uuids=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001351 10.0.0.73 - - [2026-04-02 04:40:04] "GET /project/1f689c57-2f7f-431c-92d5-4ed8f9061f12?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.059068 10.0.0.48 - - [2026-04-02 04:40:04] "GET /projects?obj_uuids=1f689c57-2f7f-431c-92d5-4ed8f9061f12&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001338 10.0.0.73 - - [2026-04-02 04:40:04] "GET /project/1f689c57-2f7f-431c-92d5-4ed8f9061f12?fields=security_groups HTTP/1.1" 200 1282 0.046642 10.0.0.73 - - [2026-04-02 04:40:05] "POST /fqname-to-id HTTP/1.1" 404 192 0.031513 10.0.0.48 - - [2026-04-02 04:40:05] "GET /projects?obj_uuids=84f71172-4d07-4b7d-9f01-73840eeb5497&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003791 10.0.0.48 - - [2026-04-02 04:40:05] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001718 10.0.0.48 - - [2026-04-02 04:40:05] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.048098 10.0.0.48 - - [2026-04-02 04:40:05] "POST /id-to-fqname HTTP/1.1" 200 194 0.006578 10.0.0.48 - - [2026-04-02 04:40:05] "POST /fqname-to-id HTTP/1.1" 404 203 0.007250 10.0.0.48 - - [2026-04-02 04:40:05] "POST /security-groups HTTP/1.1" 200 595 0.040510 10.0.0.48 - - [2026-04-02 04:40:06] "POST /projects HTTP/1.1" 200 593 0.288232 10.0.0.133 - - [2026-04-02 04:40:06] "POST /access-control-lists HTTP/1.1" 200 600 0.041176 10.0.0.48 - - [2026-04-02 04:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.368799 10.0.0.73 - - [2026-04-02 04:40:06] "GET /project/84f71172-4d07-4b7d-9f01-73840eeb5497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.576579 10.0.0.73 - - [2026-04-02 04:40:07] "GET / HTTP/1.1" 200 35931 0.001690 10.0.0.73 - - [2026-04-02 04:40:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000519 10.0.0.73 - - [2026-04-02 04:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.064480 10.0.0.48 - - [2026-04-02 04:40:09] "GET /projects?obj_uuids=84f71172-4d07-4b7d-9f01-73840eeb5497&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001284 10.0.0.73 - - [2026-04-02 04:40:09] "GET /project/84f71172-4d07-4b7d-9f01-73840eeb5497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.052235 10.0.0.48 - - [2026-04-02 04:40:09] "GET /projects?obj_uuids=84f71172-4d07-4b7d-9f01-73840eeb5497&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001250 10.0.0.73 - - [2026-04-02 04:40:09] "POST /neutron/network HTTP/1.1" 200 609 0.174299 10.0.0.133 - - [2026-04-02 04:40:09] "POST /route-targets HTTP/1.1" 200 327 0.016231 10.0.0.73 - - [2026-04-02 04:40:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.088658 10.0.0.73 - - [2026-04-02 04:40:10] "POST /neutron/network HTTP/1.1" 200 1000 0.016237 10.0.0.73 - - [2026-04-02 04:40:10] "POST /id-to-fqname HTTP/1.1" 200 224 0.001220 10.0.0.73 - - [2026-04-02 04:40:10] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005910 10.0.0.73 - - [2026-04-02 04:40:10] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.007593 10.0.0.73 - - [2026-04-02 04:40:10] "POST /neutron/subnet HTTP/1.1" 200 715 0.011461 10.0.0.73 - - [2026-04-02 04:40:10] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005810 10.0.0.73 - - [2026-04-02 04:40:11] "GET /obj-perms HTTP/1.1" 200 5038 0.064101 10.0.0.73 - - [2026-04-02 04:40:12] "POST /id-to-fqname HTTP/1.1" 200 224 0.001931 10.0.0.73 - - [2026-04-02 04:40:12] "POST /neutron/network HTTP/1.1" 200 1010 0.009584 10.0.0.48 - - [2026-04-02 04:40:13] "GET /projects?obj_uuids=84f71172-4d07-4b7d-9f01-73840eeb5497&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001854 10.0.0.73 - - [2026-04-02 04:40:13] "GET /project/84f71172-4d07-4b7d-9f01-73840eeb5497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.089911 10.0.0.73 - - [2026-04-02 04:40:13] "POST /neutron/port HTTP/1.1" 200 117 0.006618 10.0.0.73 - - [2026-04-02 04:40:13] "POST /id-to-fqname HTTP/1.1" 200 224 0.001456 10.0.0.73 - - [2026-04-02 04:40:13] "POST /neutron/network HTTP/1.1" 200 1010 0.008876 10.0.0.73 - - [2026-04-02 04:40:14] "POST /neutron/port HTTP/1.1" 200 1169 0.023176 10.0.0.48 - - [2026-04-02 04:40:14] "GET /projects?obj_uuids=84f71172-4d07-4b7d-9f01-73840eeb5497&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001460 10.0.0.73 - - [2026-04-02 04:40:14] "GET /project/84f71172-4d07-4b7d-9f01-73840eeb5497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.101527 10.0.0.73 - - [2026-04-02 04:40:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006383 10.0.0.73 - - [2026-04-02 04:40:14] "POST /neutron/subnet HTTP/1.1" 200 1375 0.016440 10.0.0.73 - - [2026-04-02 04:40:14] "POST /neutron/network HTTP/1.1" 200 1000 0.011866 10.0.0.73 - - [2026-04-02 04:40:15] "POST /neutron/port HTTP/1.1" 200 117 0.007256 10.0.0.73 - - [2026-04-02 04:40:15] "POST /id-to-fqname HTTP/1.1" 200 224 0.001428 10.0.0.73 - - [2026-04-02 04:40:15] "POST /neutron/network HTTP/1.1" 200 1010 0.007674 10.0.0.73 - - [2026-04-02 04:40:15] "POST /neutron/port HTTP/1.1" 200 1169 0.033165 10.0.0.73 - - [2026-04-02 04:40:16] "POST /neutron/port HTTP/1.1" 200 1233 0.029725 10.0.0.48 - - [2026-04-02 04:40:16] "GET /projects?obj_uuids=84f71172-4d07-4b7d-9f01-73840eeb5497&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001287 10.0.0.73 - - [2026-04-02 04:40:16] "GET /project/84f71172-4d07-4b7d-9f01-73840eeb5497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.118145 10.0.0.73 - - [2026-04-02 04:40:16] "POST /neutron/network HTTP/1.1" 200 1000 0.064239 10.0.0.73 - - [2026-04-02 04:40:16] "POST /neutron/port HTTP/1.1" 200 117 0.001393 10.0.0.73 - - [2026-04-02 04:40:16] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012920 10.0.0.73 - - [2026-04-02 04:40:16] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012872 10.0.0.73 - - [2026-04-02 04:40:17] "POST /neutron/port HTTP/1.1" 200 1233 0.032749 10.0.0.73 - - [2026-04-02 04:40:17] "GET /virtual-machine/523aa300-8e61-4fd6-b948-862f22d05e1e HTTP/1.1" 401 292 0.000630 10.0.0.48 - - [2026-04-02 04:40:17] "GET /projects?obj_uuids=84f71172-4d07-4b7d-9f01-73840eeb5497&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001309 10.0.0.73 - - [2026-04-02 04:40:17] "POST /neutron/port HTTP/1.1" 200 1169 0.376561 10.0.0.73 - - [2026-04-02 04:40:17] "GET /virtual-machine/523aa300-8e61-4fd6-b948-862f22d05e1e HTTP/1.1" 200 1296 0.041007 10.0.0.73 - - [2026-04-02 04:40:17] "GET /virtual-machine-interface/f5e24d39-c147-4c01-b403-22b55cd76a1a HTTP/1.1" 200 3156 0.006684 10.0.0.73 - - [2026-04-02 04:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.73 - - [2026-04-02 04:40:17] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008876 10.0.0.73 - - [2026-04-02 04:40:17] "GET /virtual-networks?parent_id=84f71172-4d07-4b7d-9f01-73840eeb5497&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.006820 10.0.0.73 - - [2026-04-02 04:40:17] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.007412 10.0.0.73 - - [2026-04-02 04:40:17] "POST /neutron/port HTTP/1.1" 200 1223 0.149575 10.0.0.73 - - [2026-04-02 04:40:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005490 10.0.0.73 - - [2026-04-02 04:40:17] "POST /neutron/port HTTP/1.1" 200 117 0.001253 10.0.0.73 - - [2026-04-02 04:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005229 10.0.0.73 - - [2026-04-02 04:40:20] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.007897 10.0.0.73 - - [2026-04-02 04:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.73 - - [2026-04-02 04:40:24] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.009626 10.0.0.73 - - [2026-04-02 04:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.73 - - [2026-04-02 04:40:28] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.007980 10.0.0.133 - - [2026-04-02 04:40:29] "GET /obj-perms HTTP/1.1" 200 5056 0.054785 10.0.0.73 - - [2026-04-02 04:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.73 - - [2026-04-02 04:40:33] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.008203 10.0.0.73 - - [2026-04-02 04:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005556 10.0.0.73 - - [2026-04-02 04:40:37] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.010247 10.0.0.133 - - [2026-04-02 04:40:38] "DELETE /access-control-list/a16b6f96-6a12-4dc3-b464-efa7e92c02a9 HTTP/1.1" 200 115 0.055326 10.0.0.73 - - [2026-04-02 04:40:40] "POST /neutron/port HTTP/1.1" 200 1220 0.020582 10.0.0.73 - - [2026-04-02 04:40:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005701 10.0.0.73 - - [2026-04-02 04:40:40] "POST /neutron/port HTTP/1.1" 200 117 0.001374 10.0.0.73 - - [2026-04-02 04:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.73 - - [2026-04-02 04:40:41] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006231 10.0.0.73 - - [2026-04-02 04:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.73 - - [2026-04-02 04:40:45] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.007115 10.0.0.73 - - [2026-04-02 04:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.73 - - [2026-04-02 04:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.48 - - [2026-04-02 04:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.48 - - [2026-04-02 04:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.48 - - [2026-04-02 04:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.48 - - [2026-04-02 04:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000589 10.0.0.133 - - [2026-04-02 04:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.133 - - [2026-04-02 04:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.133 - - [2026-04-02 04:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.133 - - [2026-04-02 04:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.73 - - [2026-04-02 04:40:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.73 - - [2026-04-02 04:40:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.73 - - [2026-04-02 04:40:48] "POST /neutron/port HTTP/1.1" 200 1108 0.034738 10.0.0.73 - - [2026-04-02 04:40:48] "POST /neutron/subnet HTTP/1.1" 200 704 0.018972 10.0.0.73 - - [2026-04-02 04:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.73 - - [2026-04-02 04:40:49] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006437 10.0.0.73 - - [2026-04-02 04:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.73 - - [2026-04-02 04:40:53] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006984 10.0.0.48 - - [2026-04-02 04:40:55] "DELETE /project/1f689c57-2f7f-431c-92d5-4ed8f9061f12 HTTP/1.1" 404 177 0.007929 10.0.0.48 - - [2026-04-02 04:40:55] "DELETE /project/84f711724d074b7d9f0173840eeb5497 HTTP/1.1" 404 173 0.007948 10.0.0.73 - - [2026-04-02 04:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.73 - - [2026-04-02 04:40:57] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.007701 10.0.0.73 - - [2026-04-02 04:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.73 - - [2026-04-02 04:41:01] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006806 10.0.0.73 - - [2026-04-02 04:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.73 - - [2026-04-02 04:41:05] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006560 10.0.0.73 - - [2026-04-02 04:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.73 - - [2026-04-02 04:41:07] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004491 10.0.0.73 - - [2026-04-02 04:41:07] "GET /virtual-networks?parent_id=84f71172-4d07-4b7d-9f01-73840eeb5497&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004334 10.0.0.73 - - [2026-04-02 04:41:07] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.008234 10.0.0.73 - - [2026-04-02 04:41:08] "POST /neutron/port HTTP/1.1" 200 1233 0.023623 10.0.0.73 - - [2026-04-02 04:41:13] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008965 10.0.0.73 - - [2026-04-02 04:41:18] "POST /neutron/port HTTP/1.1" 200 1233 0.021472 10.0.0.73 - - [2026-04-02 04:41:20] "POST /neutron/security_group HTTP/1.1" 200 2062 0.034852 10.0.0.73 - - [2026-04-02 04:41:23] "POST /neutron/port HTTP/1.1" 200 1233 0.019866 10.0.0.73 - - [2026-04-02 04:41:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009726 10.0.0.73 - - [2026-04-02 04:41:34] "POST /neutron/port HTTP/1.1" 200 1233 0.027102 10.0.0.73 - - [2026-04-02 04:41:34] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009380 10.0.0.73 - - [2026-04-02 04:41:34] "GET /virtual-machine/434d9806-3240-41aa-b9ce-3a79e5d8af9a HTTP/1.1" 200 1296 0.007799 10.0.0.73 - - [2026-04-02 04:41:34] "GET /virtual-machine-interface/61746783-a72d-4a51-b905-6eb52b30b3a6 HTTP/1.1" 200 3155 0.006847 10.0.0.73 - - [2026-04-02 04:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005737 10.0.0.73 - - [2026-04-02 04:41:34] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005004 10.0.0.73 - - [2026-04-02 04:41:34] "GET /virtual-networks?parent_id=84f71172-4d07-4b7d-9f01-73840eeb5497&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003575 10.0.0.73 - - [2026-04-02 04:41:34] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.013958 10.0.0.73 - - [2026-04-02 04:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.73 - - [2026-04-02 04:41:35] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005074 10.0.0.73 - - [2026-04-02 04:41:35] "GET /virtual-networks?parent_id=84f71172-4d07-4b7d-9f01-73840eeb5497&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004183 10.0.0.73 - - [2026-04-02 04:41:35] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006656 10.0.0.73 - - [2026-04-02 04:41:35] "POST /neutron/port HTTP/1.1" 200 1233 0.020549 10.0.0.73 - - [2026-04-02 04:41:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008098 10.0.0.73 - - [2026-04-02 04:41:35] "GET /virtual-machine/8a5fcdcb-e7e4-430e-842b-81328f431be6 HTTP/1.1" 200 1295 0.008862 10.0.0.73 - - [2026-04-02 04:41:35] "GET /virtual-machine-interface/aa85e249-1fa4-4150-bee0-8c489c748b68 HTTP/1.1" 200 3156 0.006747 10.0.0.73 - - [2026-04-02 04:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.73 - - [2026-04-02 04:41:35] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004476 10.0.0.73 - - [2026-04-02 04:41:35] "GET /virtual-networks?parent_id=84f71172-4d07-4b7d-9f01-73840eeb5497&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004113 10.0.0.73 - - [2026-04-02 04:41:35] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006925 10.0.0.73 - - [2026-04-02 04:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.73 - - [2026-04-02 04:41:37] "GET /global-vrouter-config/91338468-575c-48df-a6aa-57510db9ea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004959 10.0.0.73 - - [2026-04-02 04:41:37] "GET /virtual-networks?parent_id=84f71172-4d07-4b7d-9f01-73840eeb5497&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003753 10.0.0.73 - - [2026-04-02 04:41:37] "GET /virtual-network/ca775aa9-0b28-4251-b05e-558e93b524b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.007109 10.0.0.73 - - [2026-04-02 04:41:37] "GET /virtual-machine-interface/aa85e249-1fa4-4150-bee0-8c489c748b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.006541 10.0.0.73 - - [2026-04-02 04:41:37] "PUT /virtual-machine-interface/aa85e249-1fa4-4150-bee0-8c489c748b68 HTTP/1.1" 200 284 0.017065 10.0.0.73 - - [2026-04-02 04:41:40] "POST /neutron/network HTTP/1.1" 200 938 0.008061 10.0.0.73 - - [2026-04-02 04:41:40] "POST /neutron/port HTTP/1.1" 200 117 0.001542 10.0.0.48 - - [2026-04-02 04:42:31] "GET /obj-perms HTTP/1.1" 200 5056 0.065319 10.0.0.73 - - [2026-04-02 04:42:41] "POST /neutron/port HTTP/1.1" 200 1233 0.027692 10.0.0.73 - - [2026-04-02 04:42:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005755 10.0.0.73 - - [2026-04-02 04:42:41] "POST /neutron/port HTTP/1.1" 200 117 0.001433 10.0.0.73 - - [2026-04-02 04:42:50] "POST /neutron/port HTTP/1.1" 200 1220 0.021842 10.0.0.73 - - [2026-04-02 04:42:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004384 10.0.0.73 - - [2026-04-02 04:42:50] "POST /neutron/port HTTP/1.1" 200 117 0.001265 10.0.0.73 - - [2026-04-02 04:43:31] "GET /obj-perms HTTP/1.1" 200 5056 0.054175 10.0.0.73 - - [2026-04-02 04:43:41] "POST /neutron/port HTTP/1.1" 200 1233 0.021576 10.0.0.73 - - [2026-04-02 04:43:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005052 10.0.0.73 - - [2026-04-02 04:43:41] "POST /neutron/port HTTP/1.1" 200 117 0.001935 10.0.0.73 - - [2026-04-02 04:43:51] "POST /neutron/port HTTP/1.1" 200 1108 0.023514 10.0.0.73 - - [2026-04-02 04:43:51] "POST /neutron/subnet HTTP/1.1" 200 704 0.013183 10.0.0.73 - - [2026-04-02 04:43:56] "POST /neutron/network HTTP/1.1" 200 1000 0.010818 10.0.0.73 - - [2026-04-02 04:43:56] "POST /neutron/port HTTP/1.1" 200 1223 0.023847 10.0.0.73 - - [2026-04-02 04:43:57] "POST /neutron/port HTTP/1.1" 200 1233 0.017287 10.0.0.73 - - [2026-04-02 04:43:57] "POST /neutron/port HTTP/1.1" 200 151 0.404576 10.0.0.48 - - [2026-04-02 04:43:58] "POST /useragent-kv HTTP/1.1" 200 115 0.005409 10.0.0.48 - - [2026-04-02 04:43:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003848 10.0.0.48 - - [2026-04-02 04:43:58] "POST /useragent-kv HTTP/1.1" 200 115 0.005246 10.0.0.48 - - [2026-04-02 04:43:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003792 10.0.0.73 - - [2026-04-02 04:43:58] "POST /neutron/network HTTP/1.1" 200 151 0.187573 10.0.0.48 - - [2026-04-02 04:44:00] "GET /projects?obj_uuids=84f71172-4d07-4b7d-9f01-73840eeb5497&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002195 10.0.0.73 - - [2026-04-02 04:44:00] "GET /project/84f71172-4d07-4b7d-9f01-73840eeb5497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.061862 10.0.0.48 - - [2026-04-02 04:44:00] "GET /projects?obj_uuids=84f71172-4d07-4b7d-9f01-73840eeb5497&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001419 10.0.0.73 - - [2026-04-02 04:44:00] "GET /project/84f71172-4d07-4b7d-9f01-73840eeb5497?fields=virtual_networks HTTP/1.1" 200 1040 0.055711 10.0.0.48 - - [2026-04-02 04:44:00] "GET /projects?obj_uuids=84f71172-4d07-4b7d-9f01-73840eeb5497&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001995 10.0.0.73 - - [2026-04-02 04:44:00] "GET /project/84f71172-4d07-4b7d-9f01-73840eeb5497?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.048960 10.0.0.48 - - [2026-04-02 04:44:00] "GET /projects?obj_uuids=84f71172-4d07-4b7d-9f01-73840eeb5497&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001560 10.0.0.73 - - [2026-04-02 04:44:00] "GET /project/84f71172-4d07-4b7d-9f01-73840eeb5497?fields=security_groups HTTP/1.1" 200 1270 0.063189 10.0.0.73 - - [2026-04-02 04:44:01] "POST /fqname-to-id HTTP/1.1" 404 188 0.034302 10.0.0.48 - - [2026-04-02 04:44:01] "GET /projects?obj_uuids=f9fdec04-830a-4ab3-908d-61ac65b4f54a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004539 10.0.0.48 - - [2026-04-02 04:44:01] "GET /domains?obj_uuids=2c17115e-1a6e-47b0-9bfc-9e380916d58b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001677 10.0.0.48 - - [2026-04-02 04:44:01] "GET /domain/2c17115e-1a6e-47b0-9bfc-9e380916d58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012981 10.0.0.48 - - [2026-04-02 04:44:01] "POST /id-to-fqname HTTP/1.1" 200 190 0.002837 10.0.0.48 - - [2026-04-02 04:44:01] "POST /fqname-to-id HTTP/1.1" 404 199 0.006829 10.0.0.48 - - [2026-04-02 04:44:01] "POST /security-groups HTTP/1.1" 200 591 0.086346 10.0.0.48 - - [2026-04-02 04:44:01] "POST /projects HTTP/1.1" 200 585 0.326464 10.0.0.48 - - [2026-04-02 04:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.366128 10.0.0.133 - - [2026-04-02 04:44:01] "POST /fqname-to-id HTTP/1.1" 404 234 0.037150 10.0.0.73 - - [2026-04-02 04:44:02] "GET /project/f9fdec04-830a-4ab3-908d-61ac65b4f54a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.567293 10.0.0.133 - - [2026-04-02 04:44:02] "POST /access-control-lists HTTP/1.1" 200 594 0.074302 10.0.0.73 - - [2026-04-02 04:44:03] "GET / HTTP/1.1" 200 35931 0.001841 10.0.0.48 - - [2026-04-02 04:44:08] "GET /projects?obj_uuids=f9fdec04-830a-4ab3-908d-61ac65b4f54a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001073 10.0.0.73 - - [2026-04-02 04:44:08] "GET /project/f9fdec04-830a-4ab3-908d-61ac65b4f54a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.057403 10.0.0.48 - - [2026-04-02 04:44:08] "GET /projects?obj_uuids=f9fdec04-830a-4ab3-908d-61ac65b4f54a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000943 10.0.0.73 - - [2026-04-02 04:44:08] "GET /project/f9fdec04-830a-4ab3-908d-61ac65b4f54a?fields=virtual_networks HTTP/1.1" 200 1033 0.065302 10.0.0.48 - - [2026-04-02 04:44:08] "GET /projects?obj_uuids=f9fdec04-830a-4ab3-908d-61ac65b4f54a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001830 10.0.0.73 - - [2026-04-02 04:44:08] "GET /project/f9fdec04-830a-4ab3-908d-61ac65b4f54a?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.063328 10.0.0.48 - - [2026-04-02 04:44:08] "GET /projects?obj_uuids=f9fdec04-830a-4ab3-908d-61ac65b4f54a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001414 10.0.0.73 - - [2026-04-02 04:44:09] "GET /project/f9fdec04-830a-4ab3-908d-61ac65b4f54a?fields=security_groups HTTP/1.1" 200 1259 0.050080 10.0.0.73 - - [2026-04-02 04:44:42] "POST /neutron/network HTTP/1.1" 200 1125 0.042849 10.0.0.73 - - [2026-04-02 04:44:42] "POST /neutron/subnet HTTP/1.1" 200 1394 0.023394 10.0.0.73 - - [2026-04-02 04:44:42] "POST /neutron/network HTTP/1.1" 200 1115 0.011540 10.0.0.48 - - [2026-04-02 04:44:55] "DELETE /project/f9fdec04830a4ab3908d61ac65b4f54a HTTP/1.1" 404 173 0.008784 10.0.0.48 - - [2026-04-02 04:44:55] "DELETE /project/84f71172-4d07-4b7d-9f01-73840eeb5497 HTTP/1.1" 404 177 0.008116 10.0.0.48 - - [2026-04-02 04:44:55] "GET /projects?obj_uuids=f9fdec04-830a-4ab3-908d-61ac65b4f54a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001211 10.0.0.48 - - [2026-04-02 04:44:55] "GET /project/f9fdec04-830a-4ab3-908d-61ac65b4f54a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.058418 10.0.0.48 - - [2026-04-02 04:44:55] "GET /projects?obj_uuids=f9fdec04-830a-4ab3-908d-61ac65b4f54a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001574 10.0.0.48 - - [2026-04-02 04:44:55] "GET /project/f9fdec04-830a-4ab3-908d-61ac65b4f54a?fields=security_groups HTTP/1.1" 200 1364 0.061161 10.0.0.48 - - [2026-04-02 04:44:55] "DELETE /security-group/2695ffe1-9e69-4787-b6c8-f9cdf82c5fd3 HTTP/1.1" 200 115 0.064459 10.0.0.48 - - [2026-04-02 04:44:55] "GET /projects?obj_uuids=f9fdec04-830a-4ab3-908d-61ac65b4f54a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001607 10.0.0.133 - - [2026-04-02 04:44:55] "DELETE /access-control-list/2d48402c-eb8f-4bb3-a0f7-d8558e73b4bf HTTP/1.1" 200 115 0.055760 10.0.0.48 - - [2026-04-02 04:44:55] "GET /project/f9fdec04-830a-4ab3-908d-61ac65b4f54a?fields=application_policy_sets HTTP/1.1" 200 1403 0.060827 10.0.0.48 - - [2026-04-02 04:44:55] "DELETE /project/f9fdec04-830a-4ab3-908d-61ac65b4f54a HTTP/1.1" 200 115 0.484597 10.0.0.133 - - [2026-04-02 04:45:32] "GET /obj-perms HTTP/1.1" 200 5056 0.056066 10.0.0.73 - - [2026-04-02 04:45:44] "POST /neutron/network HTTP/1.1" 200 938 0.007864 10.0.0.73 - - [2026-04-02 04:45:44] "POST /neutron/port HTTP/1.1" 200 117 0.001373 10.0.0.73 - - [2026-04-02 04:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.73 - - [2026-04-02 04:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.48 - - [2026-04-02 04:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000799 10.0.0.48 - - [2026-04-02 04:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000517 10.0.0.48 - - [2026-04-02 04:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000554 10.0.0.48 - - [2026-04-02 04:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000579 10.0.0.133 - - [2026-04-02 04:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.001611 10.0.0.133 - - [2026-04-02 04:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000571 10.0.0.133 - - [2026-04-02 04:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.133 - - [2026-04-02 04:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.73 - - [2026-04-02 04:45:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.73 - - [2026-04-02 04:45:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.73 - - [2026-04-02 04:45:54] "POST /neutron/port HTTP/1.1" 200 1220 0.055234 10.0.0.73 - - [2026-04-02 04:45:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005255 10.0.0.73 - - [2026-04-02 04:45:54] "POST /neutron/port HTTP/1.1" 200 117 0.001560 [Introspect:8084]10.0.0.48 - - [2026-04-02 04:46:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.48 - - [2026-04-02 04:46:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001018