+++ date ++ echo 'INFO: =================== Mon Feb 9 02:02:42 AM UTC 2026 ===================' INFO: =================== Mon Feb 9 02:02:42 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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.19,10.0.0.33,10.0.0.41 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.19,10.0.0.33,10.0.0.41 ++ ANALYTICSDB_NODES=10.0.0.19,10.0.0.33,10.0.0.41 ++ ANALYTICS_SNMP_NODES=10.0.0.19,10.0.0.33,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ '[' -n '10.0.0.19:8081 10.0.0.33:8081 10.0.0.41:8081 ' ']' +++ echo '10.0.0.19:8081 10.0.0.33:8081 10.0.0.41:8081' ++ ANALYTICS_SERVERS='10.0.0.19:8081 10.0.0.33:8081 10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ '[' -n '10.0.0.19:9042 10.0.0.33:9042 10.0.0.41:9042 ' ']' +++ echo '10.0.0.19:9042 10.0.0.33:9042 10.0.0.41:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.19:9042 10.0.0.33:9042 10.0.0.41:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19,10.0.0.33,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ '[' -n '10.0.0.19:8086 10.0.0.33:8086 10.0.0.41:8086 ' ']' +++ echo '10.0.0.19:8086 10.0.0.33:8086 10.0.0.41:8086' ++ COLLECTOR_SERVERS='10.0.0.19:8086 10.0.0.33:8086 10.0.0.41: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.19,10.0.0.33,10.0.0.41 ++ CONFIGDB_NODES=10.0.0.19,10.0.0.33,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ '[' -n '10.0.0.19:8082 10.0.0.33:8082 10.0.0.41:8082 ' ']' +++ echo '10.0.0.19:8082 10.0.0.33:8082 10.0.0.41:8082' ++ CONFIG_SERVERS='10.0.0.19:8082 10.0.0.33:8082 10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ '[' -n '10.0.0.19:9161 10.0.0.33:9161 10.0.0.41:9161 ' ']' +++ echo '10.0.0.19:9161 10.0.0.33:9161 10.0.0.41:9161' ++ CONFIGDB_SERVERS='10.0.0.19:9161 10.0.0.33:9161 10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ '[' -n '10.0.0.19:9041 10.0.0.33:9041 10.0.0.41:9041 ' ']' +++ echo '10.0.0.19:9041 10.0.0.33:9041 10.0.0.41:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.19:9041 10.0.0.33:9041 10.0.0.41:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.254,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.254,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19,10.0.0.33,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ '[' -n 10.0.0.19:2181,10.0.0.33:2181,10.0.0.41:2181, ']' +++ echo 10.0.0.19:2181,10.0.0.33:2181,10.0.0.41:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181,10.0.0.33:2181,10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ '[' -n '10.0.0.19:2181 10.0.0.33:2181 10.0.0.41:2181 ' ']' +++ echo '10.0.0.19:2181 10.0.0.33:2181 10.0.0.41:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.19:2181 10.0.0.33:2181 10.0.0.41:2181' ++ RABBITMQ_NODES=10.0.0.19,10.0.0.33,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ '[' -n 10.0.0.19:5673,10.0.0.33:5673,10.0.0.41:5673, ']' +++ echo 10.0.0.19:5673,10.0.0.33:5673,10.0.0.41:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673,10.0.0.33:5673,10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ '[' -n '10.0.0.19:6379 10.0.0.33:6379 10.0.0.41:6379 ' ']' +++ echo '10.0.0.19:6379 10.0.0.33:6379 10.0.0.41:6379' ++ REDIS_SERVERS='10.0.0.19:6379 10.0.0.33:6379 10.0.0.41: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.19,10.0.0.33,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ '[' -n '10.0.0.19:9092 10.0.0.33:9092 10.0.0.41:9092 ' ']' +++ echo '10.0.0.19:9092 10.0.0.33:9092 10.0.0.41:9092' ++ KAFKA_SERVERS='10.0.0.19:9092 10.0.0.33:9092 10.0.0.41: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.19 ++ 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.19,10.0.0.33,10.0.0.41 ++ 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.19,10.0.0.33,10.0.0.41 ++ 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.19,10.0.0.33,10.0.0.41 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 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.19,10.0.0.33,10.0.0.41 +++ local servers=10.0.0.19,10.0.0.33,10.0.0.41 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie +++ cut -d ' ' -f 1 ++++ sort ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , +++ local local_ips=,10.0.0.41,10.20.0.18,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.41,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.19, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.41,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 3 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 10.0.0.33:9041 10.0.0.41:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.19:9041 10.0.0.33:9041 10.0.0.41:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/09/2026 02:02:52.619 7fbd357914c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/09/2026 02:02:52.797 7fbd357914c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/09/2026 02:02:52.814 7fbd357914c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/09/2026 02:02:52.814 7fbd357914c0 [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.41:8082/ Hit Ctrl-C to quit. 10.0.0.41 - - [2026-02-09 02:03:14] "GET / HTTP/1.1" 503 181 0.000278 10.0.0.41 - - [2026-02-09 02:03:14] "GET / HTTP/1.1" 503 181 0.000173 10.0.0.19 - - [2026-02-09 02:03:15] "GET / HTTP/1.1" 200 35931 0.001683 10.0.0.41 - - [2026-02-09 02:03:15] "GET / HTTP/1.1" 200 45871 0.001344 10.0.0.41 - - [2026-02-09 02:03:15] "GET / HTTP/1.1" 200 45871 0.001297 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.41 - - [2026-02-09 02:03:15] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000579 10.0.0.41 - - [2026-02-09 02:03:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000292 10.0.0.41 - - [2026-02-09 02:03:16] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.684227 10.0.0.41 - - [2026-02-09 02:03:16] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.010388 10.0.0.41 - - [2026-02-09 02:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.445271 10.0.0.41 - - [2026-02-09 02:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 /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.19 - - [2026-02-09 02:03:17] "GET / HTTP/1.1" 200 35931 0.002029 10.0.0.19 - - [2026-02-09 02:03:20] "GET / HTTP/1.1" 200 35931 0.001736 10.0.0.19 - - [2026-02-09 02:03:21] "GET / HTTP/1.1" 200 35931 0.001818 10.0.0.19 - - [2026-02-09 02:03:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000557 10.0.0.19 - - [2026-02-09 02:03:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000607 10.0.0.19 - - [2026-02-09 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.386216 10.0.0.19 - - [2026-02-09 02:03:21] "GET /global-system-config/6a6703ee-7577-47b9-8d96-5a06627fd3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015200 10.0.0.19 - - [2026-02-09 02:03:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.068091 10.0.0.19 - - [2026-02-09 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006912 10.0.0.19 - - [2026-02-09 02:03:21] "POST /fqname-to-id HTTP/1.1" 404 220 0.005065 10.0.0.19 - - [2026-02-09 02:03:22] "GET /global-system-config/6a6703ee-7577-47b9-8d96-5a06627fd3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009841 10.0.0.19 - - [2026-02-09 02:03:22] "POST /config-nodes HTTP/1.1" 200 599 0.080851 10.0.0.33 - - [2026-02-09 02:03:22] "GET / HTTP/1.1" 200 35931 0.001840 10.0.0.33 - - [2026-02-09 02:03:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.19 - - [2026-02-09 02:03:22] "POST /service-appliance-sets HTTP/1.1" 200 553 0.074475 10.0.0.19 - - [2026-02-09 02:03:22] "POST /fqname-to-id HTTP/1.1" 404 180 0.014760 10.0.0.19 - - [2026-02-09 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.19 - - [2026-02-09 02:03:22] "GET /global-system-config/6a6703ee-7577-47b9-8d96-5a06627fd3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018385 10.0.0.19 - - [2026-02-09 02:03:22] "POST /service-appliance-sets HTTP/1.1" 200 541 0.080868 10.0.0.19 - - [2026-02-09 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.19 - - [2026-02-09 02:03:22] "GET /network-ipam/d7f6b02c-cb8b-430d-89cc-1837b6775735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.008390 10.0.0.33 - - [2026-02-09 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.086696 10.0.0.33 - - [2026-02-09 02:03:22] "GET /global-system-config/6a6703ee-7577-47b9-8d96-5a06627fd3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008152 10.0.0.33 - - [2026-02-09 02:03:22] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.33 - - [2026-02-09 02:03:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.33 - - [2026-02-09 02:03:22] "POST /fqname-to-id HTTP/1.1" 404 220 0.007521 10.0.0.33 - - [2026-02-09 02:03:22] "POST /config-database-nodes HTTP/1.1" 200 617 0.048897 10.0.0.19 - - [2026-02-09 02:03:22] "GET / HTTP/1.1" 200 35931 0.002374 10.0.0.19 - - [2026-02-09 02:03:22] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000599 10.0.0.19 - - [2026-02-09 02:03:23] "POST /service-templates HTTP/1.1" 200 511 0.082436 10.0.0.19 - - [2026-02-09 02:03:23] "POST /service-templates HTTP/1.1" 200 501 0.051411 10.0.0.41 - - [2026-02-09 02:03:23] "GET / HTTP/1.1" 200 35931 0.001493 10.0.0.41 - - [2026-02-09 02:03:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000450 10.0.0.33 - - [2026-02-09 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.370105 10.0.0.33 - - [2026-02-09 02:03:23] "GET /global-system-config/6a6703ee-7577-47b9-8d96-5a06627fd3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.046411 10.0.0.33 - - [2026-02-09 02:03:23] "POST /fqname-to-id HTTP/1.1" 404 220 0.005049 10.0.0.33 - - [2026-02-09 02:03:23] "POST /config-nodes HTTP/1.1" 200 599 0.056039 10.0.0.19 - - [2026-02-09 02:03:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.001565 10.0.0.41 - - [2026-02-09 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 1.555532 10.0.0.41 - - [2026-02-09 02:03:25] "GET /global-system-config/6a6703ee-7577-47b9-8d96-5a06627fd3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007301 10.0.0.41 - - [2026-02-09 02:03:26] "POST /fqname-to-id HTTP/1.1" 404 220 0.006733 10.0.0.41 - - [2026-02-09 02:03:26] "POST /config-nodes HTTP/1.1" 200 599 0.066629 10.0.0.19 - - [2026-02-09 02:03:27] "POST /service-templates HTTP/1.1" 200 507 0.124925 10.0.0.33 - - [2026-02-09 02:03:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000528 10.0.0.33 - - [2026-02-09 02:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.41 - - [2026-02-09 02:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000534 10.0.0.33 - - [2026-02-09 02:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.001101 10.0.0.33 - - [2026-02-09 02:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000601 10.0.0.41 - - [2026-02-09 02:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000552 10.0.0.41 - - [2026-02-09 02:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000570 10.0.0.41 - - [2026-02-09 02:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.19 - - [2026-02-09 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004923 10.0.0.19 - - [2026-02-09 02:03:29] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.005296 10.0.0.19 - - [2026-02-09 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005029 10.0.0.19 - - [2026-02-09 02:03:29] "PUT /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9 HTTP/1.1" 200 276 0.017013 10.0.0.19 - - [2026-02-09 02:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.19 - - [2026-02-09 02:03:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000475 10.0.0.19 - - [2026-02-09 02:03:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.19 - - [2026-02-09 02:03:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.19 - - [2026-02-09 02:03:40] "GET /network-ipam/d7f6b02c-cb8b-430d-89cc-1837b6775735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.038642 10.0.0.19 - - [2026-02-09 02:03:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.003955 10.0.0.19 - - [2026-02-09 02:03:41] "POST /ref-update HTTP/1.1" 200 156 0.026840 10.0.0.19 - - [2026-02-09 02:03:41] "POST /route-targets HTTP/1.1" 200 327 0.020155 10.0.0.19 - - [2026-02-09 02:03:41] "POST /ref-update HTTP/1.1" 200 156 0.028926 10.0.0.19 - - [2026-02-09 02:03:41] "PUT /access-control-list/48de4d10-817b-47f2-bbb1-d193560f7738 HTTP/1.1" 200 272 0.019215 10.0.0.19 - - [2026-02-09 02:04:18] "POST /ref-update HTTP/1.1" 200 156 0.047512 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.19 - - [2026-02-09 02:07:31] "GET /obj-perms HTTP/1.1" 200 5056 0.354701 10.0.0.33 - - [2026-02-09 02:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.33 - - [2026-02-09 02:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000485 10.0.0.33 - - [2026-02-09 02:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000871 10.0.0.41 - - [2026-02-09 02:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000485 10.0.0.33 - - [2026-02-09 02:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.41 - - [2026-02-09 02:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.41 - - [2026-02-09 02:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000593 10.0.0.41 - - [2026-02-09 02:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000509 10.0.0.19 - - [2026-02-09 02:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.19 - - [2026-02-09 02:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000554 10.0.0.19 - - [2026-02-09 02:08:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.19 - - [2026-02-09 02:08:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.33 - - [2026-02-09 02:08:31] "GET /obj-perms HTTP/1.1" 200 5056 0.052432 10.0.0.41 - - [2026-02-09 02:08:32] "GET /obj-perms HTTP/1.1" 200 5056 0.045375 10.0.0.19 - - [2026-02-09 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 [Introspect:8084]10.0.0.41 - - [2026-02-09 02:08:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001093 [Introspect:8084]10.0.0.41 - - [2026-02-09 02:08:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001013 [Introspect:8084]10.0.0.41 - - [2026-02-09 02:08:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004722 [Introspect:8084]10.0.0.41 - - [2026-02-09 02:08:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.002363 10.0.0.19 - - [2026-02-09 02:10:07] "GET / HTTP/1.1" 200 35931 0.002400 10.0.0.19 - - [2026-02-09 02:10:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.001119 10.0.0.19 - - [2026-02-09 02:10:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.063194 10.0.0.41 - - [2026-02-09 02:10:08] "GET /projects?obj_uuids=efc0188d-5510-4ef6-8ce7-9640249ed230&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.081205 10.0.0.41 - - [2026-02-09 02:10:08] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001318 10.0.0.41 - - [2026-02-09 02:10:08] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.031043 10.0.0.41 - - [2026-02-09 02:10:09] "POST /id-to-fqname HTTP/1.1" 200 188 0.004426 10.0.0.41 - - [2026-02-09 02:10:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.007733 10.0.0.41 - - [2026-02-09 02:10:09] "POST /security-groups HTTP/1.1" 200 589 0.053855 10.0.0.41 - - [2026-02-09 02:10:09] "POST /projects HTTP/1.1" 200 581 0.317025 10.0.0.19 - - [2026-02-09 02:10:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.043804 10.0.0.41 - - [2026-02-09 02:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.391649 10.0.0.19 - - [2026-02-09 02:10:09] "GET /project/efc0188d-5510-4ef6-8ce7-9640249ed230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.672706 10.0.0.19 - - [2026-02-09 02:10:09] "POST /access-control-lists HTTP/1.1" 200 592 0.081767 10.0.0.19 - - [2026-02-09 02:10:10] "GET / HTTP/1.1" 200 35931 0.002268 10.0.0.41 - - [2026-02-09 02:10:13] "GET /projects?obj_uuids=efc0188d-5510-4ef6-8ce7-9640249ed230&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001105 10.0.0.19 - - [2026-02-09 02:10:13] "GET /project/efc0188d-5510-4ef6-8ce7-9640249ed230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.059281 10.0.0.41 - - [2026-02-09 02:10:13] "GET /projects?obj_uuids=efc0188d-5510-4ef6-8ce7-9640249ed230&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001072 10.0.0.19 - - [2026-02-09 02:10:13] "GET /project/efc0188d-5510-4ef6-8ce7-9640249ed230?fields=virtual_networks HTTP/1.1" 200 1029 0.085268 10.0.0.41 - - [2026-02-09 02:10:13] "GET /projects?obj_uuids=efc0188d-5510-4ef6-8ce7-9640249ed230&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001097 10.0.0.19 - - [2026-02-09 02:10:13] "GET /project/efc0188d-5510-4ef6-8ce7-9640249ed230?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.082285 10.0.0.41 - - [2026-02-09 02:10:13] "GET /projects?obj_uuids=efc0188d-5510-4ef6-8ce7-9640249ed230&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001040 10.0.0.19 - - [2026-02-09 02:10:14] "GET /project/efc0188d-5510-4ef6-8ce7-9640249ed230?fields=security_groups HTTP/1.1" 200 1253 0.048174 10.0.0.41 - - [2026-02-09 02:10:14] "GET /projects?obj_uuids=24845c7a-6424-45b6-98f1-09bb241e66fb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003833 10.0.0.41 - - [2026-02-09 02:10:14] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001541 10.0.0.41 - - [2026-02-09 02:10:14] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009538 10.0.0.41 - - [2026-02-09 02:10:14] "POST /id-to-fqname HTTP/1.1" 200 167 0.001897 10.0.0.41 - - [2026-02-09 02:10:14] "POST /fqname-to-id HTTP/1.1" 404 176 0.007915 10.0.0.41 - - [2026-02-09 02:10:15] "POST /security-groups HTTP/1.1" 200 568 0.108505 10.0.0.41 - - [2026-02-09 02:10:15] "POST /projects HTTP/1.1" 200 539 0.366295 10.0.0.41 - - [2026-02-09 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.410280 10.0.0.19 - - [2026-02-09 02:10:15] "POST /fqname-to-id HTTP/1.1" 404 206 0.011075 10.0.0.19 - - [2026-02-09 02:10:15] "GET /project/24845c7a-6424-45b6-98f1-09bb241e66fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.579266 [Introspect:8084]10.0.0.19 - - [2026-02-09 02:10:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001288 10.0.0.41 - - [2026-02-09 02:10:17] "GET /projects?obj_uuids=24845c7a-6424-45b6-98f1-09bb241e66fb&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001828 10.0.0.19 - - [2026-02-09 02:10:17] "GET /project/24845c7a-6424-45b6-98f1-09bb241e66fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.054804 10.0.0.41 - - [2026-02-09 02:10:18] "GET /obj-perms HTTP/1.1" 200 5056 0.058726 10.0.0.41 - - [2026-02-09 02:10:18] "DELETE /project/24845c7a642445b698f109bb241e66fb HTTP/1.1" 404 173 0.008053 10.0.0.41 - - [2026-02-09 02:10:18] "DELETE /project/efc0188d55104ef68ce79640249ed230 HTTP/1.1" 404 173 0.004740 10.0.0.41 - - [2026-02-09 02:10:18] "GET /projects?obj_uuids=efc0188d-5510-4ef6-8ce7-9640249ed230&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000935 10.0.0.41 - - [2026-02-09 02:10:18] "GET /project/efc0188d-5510-4ef6-8ce7-9640249ed230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.062607 10.0.0.41 - - [2026-02-09 02:10:18] "GET /projects?obj_uuids=efc0188d-5510-4ef6-8ce7-9640249ed230&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001067 10.0.0.41 - - [2026-02-09 02:10:18] "GET /project/efc0188d-5510-4ef6-8ce7-9640249ed230?fields=security_groups HTTP/1.1" 200 1358 0.070618 10.0.0.41 - - [2026-02-09 02:10:18] "DELETE /security-group/14ae564c-75fd-41fc-b081-b6e01a556c76 HTTP/1.1" 200 115 0.084094 10.0.0.41 - - [2026-02-09 02:10:18] "GET /projects?obj_uuids=efc0188d-5510-4ef6-8ce7-9640249ed230&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001052 10.0.0.41 - - [2026-02-09 02:10:18] "GET /project/efc0188d-5510-4ef6-8ce7-9640249ed230?fields=application_policy_sets HTTP/1.1" 200 1397 0.099436 10.0.0.19 - - [2026-02-09 02:10:18] "DELETE /access-control-list/01eda1d8-2738-4404-bf89-67916b6cbd43 HTTP/1.1" 200 115 0.081142 10.0.0.41 - - [2026-02-09 02:10:19] "DELETE /project/efc0188d-5510-4ef6-8ce7-9640249ed230 HTTP/1.1" 200 115 0.602890 [Introspect:8084]10.0.0.19 - - [2026-02-09 02:10:19] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000740 10.0.0.19 - - [2026-02-09 02:10:20] "GET /obj-perms HTTP/1.1" 200 5056 0.049504 10.0.0.19 - - [2026-02-09 02:10:20] "GET /obj-perms HTTP/1.1" 200 5056 0.005081 10.0.0.19 - - [2026-02-09 02:10:20] "GET /obj-perms HTTP/1.1" 200 5056 0.005343 10.0.0.19 - - [2026-02-09 02:10:20] "GET /obj-perms HTTP/1.1" 200 5056 0.004584 10.0.0.19 - - [2026-02-09 02:10:20] "GET /obj-perms HTTP/1.1" 200 5056 0.004885 10.0.0.19 - - [2026-02-09 02:10:20] "GET /obj-perms HTTP/1.1" 200 5056 0.004405 10.0.0.19 - - [2026-02-09 02:10:20] "GET /obj-perms HTTP/1.1" 200 5056 0.004793 10.0.0.19 - - [2026-02-09 02:10:20] "GET /obj-perms HTTP/1.1" 200 5056 0.005225 10.0.0.19 - - [2026-02-09 02:10:20] "GET /obj-perms HTTP/1.1" 200 5056 0.005638 10.0.0.19 - - [2026-02-09 02:10:21] "GET /obj-perms HTTP/1.1" 200 5056 0.004879 10.0.0.19 - - [2026-02-09 02:10:21] "GET /obj-perms HTTP/1.1" 200 5056 0.005383 10.0.0.41 - - [2026-02-09 02:10:21] "GET /obj-perms HTTP/1.1" 200 5056 0.005003 10.0.0.41 - - [2026-02-09 02:10:21] "GET /obj-perms HTTP/1.1" 200 5056 0.009108 10.0.0.41 - - [2026-02-09 02:10:21] "GET /obj-perms HTTP/1.1" 200 5056 0.005370 10.0.0.19 - - [2026-02-09 02:10:22] "GET /obj-perms HTTP/1.1" 200 5056 0.005553 10.0.0.19 - - [2026-02-09 02:10:22] "GET /obj-perms HTTP/1.1" 200 5056 0.005970 10.0.0.19 - - [2026-02-09 02:10:23] "GET /obj-perms HTTP/1.1" 200 5056 0.006753 10.0.0.19 - - [2026-02-09 02:10:23] "GET /obj-perms HTTP/1.1" 200 5056 0.006129 10.0.0.19 - - [2026-02-09 02:10:23] "GET /obj-perms HTTP/1.1" 200 5056 0.005521 10.0.0.19 - - [2026-02-09 02:10:23] "GET /obj-perms HTTP/1.1" 200 5056 0.005369 10.0.0.19 - - [2026-02-09 02:10:23] "GET /obj-perms HTTP/1.1" 200 5056 0.004638 10.0.0.19 - - [2026-02-09 02:10:23] "GET /obj-perms HTTP/1.1" 200 5056 0.004849 10.0.0.19 - - [2026-02-09 02:10:23] "GET /obj-perms HTTP/1.1" 200 5056 0.004877 10.0.0.19 - - [2026-02-09 02:10:23] "GET /obj-perms HTTP/1.1" 200 5056 0.004466 10.0.0.19 - - [2026-02-09 02:10:23] "GET /obj-perms HTTP/1.1" 200 5056 0.005383 10.0.0.19 - - [2026-02-09 02:10:26] "GET /obj-perms HTTP/1.1" 200 5056 0.006408 10.0.0.19 - - [2026-02-09 02:10:26] "GET /obj-perms HTTP/1.1" 200 5056 0.006166 10.0.0.19 - - [2026-02-09 02:10:26] "GET /obj-perms HTTP/1.1" 200 5056 0.005876 10.0.0.19 - - [2026-02-09 02:10:26] "GET /obj-perms HTTP/1.1" 200 5056 0.010202 10.0.0.19 - - [2026-02-09 02:10:27] "GET /obj-perms HTTP/1.1" 200 5056 0.005621 10.0.0.19 - - [2026-02-09 02:10:28] "POST /fqname-to-id HTTP/1.1" 404 199 0.031141 10.0.0.41 - - [2026-02-09 02:10:28] "GET /projects?obj_uuids=cceae75f-020d-4ff3-b92e-746e877c2c83&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004834 10.0.0.41 - - [2026-02-09 02:10:28] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001322 10.0.0.41 - - [2026-02-09 02:10:28] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009410 10.0.0.41 - - [2026-02-09 02:10:29] "POST /id-to-fqname HTTP/1.1" 200 201 0.006543 10.0.0.41 - - [2026-02-09 02:10:29] "POST /fqname-to-id HTTP/1.1" 404 210 0.014488 10.0.0.41 - - [2026-02-09 02:10:29] "POST /security-groups HTTP/1.1" 200 602 0.081874 10.0.0.41 - - [2026-02-09 02:10:29] "POST /projects HTTP/1.1" 200 607 0.352235 10.0.0.19 - - [2026-02-09 02:10:29] "POST /fqname-to-id HTTP/1.1" 404 244 0.014569 10.0.0.41 - - [2026-02-09 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.445213 10.0.0.19 - - [2026-02-09 02:10:29] "GET /project/cceae75f-020d-4ff3-b92e-746e877c2c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.610680 10.0.0.19 - - [2026-02-09 02:10:30] "GET / HTTP/1.1" 200 35931 0.060541 10.0.0.19 - - [2026-02-09 02:10:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000593 10.0.0.19 - - [2026-02-09 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.032372 10.0.0.41 - - [2026-02-09 02:10:32] "GET /projects?obj_uuids=cceae75f-020d-4ff3-b92e-746e877c2c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001273 10.0.0.19 - - [2026-02-09 02:10:32] "GET /project/cceae75f-020d-4ff3-b92e-746e877c2c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.055393 10.0.0.19 - - [2026-02-09 02:10:32] "POST /ref-update HTTP/1.1" 200 156 0.042513 10.0.0.41 - - [2026-02-09 02:10:32] "POST /useragent-kv HTTP/1.1" 200 115 0.010990 10.0.0.19 - - [2026-02-09 02:10:32] "POST /neutron/subnet HTTP/1.1" 200 715 0.247199 10.0.0.19 - - [2026-02-09 02:10:32] "POST /id-to-fqname HTTP/1.1" 200 233 0.001472 10.0.0.19 - - [2026-02-09 02:10:32] "GET /virtual-network/ed10253e-ecb4-4f02-8c30-0cb4ac64b0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006507 10.0.0.19 - - [2026-02-09 02:10:32] "GET /virtual-network/ed10253e-ecb4-4f02-8c30-0cb4ac64b0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006437 10.0.0.19 - - [2026-02-09 02:10:32] "POST /neutron/network HTTP/1.1" 200 837 0.007421 10.0.0.19 - - [2026-02-09 02:10:33] "GET /virtual-network/ed10253e-ecb4-4f02-8c30-0cb4ac64b0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006562 10.0.0.19 - - [2026-02-09 02:10:34] "GET /obj-perms HTTP/1.1" 200 5056 0.358025 10.0.0.41 - - [2026-02-09 02:10:35] "GET /obj-perms HTTP/1.1" 200 5052 0.052254 10.0.0.19 - - [2026-02-09 02:10:35] "POST /id-to-fqname HTTP/1.1" 200 233 0.001577 10.0.0.41 - - [2026-02-09 02:10:37] "GET /projects?obj_uuids=cceae75f-020d-4ff3-b92e-746e877c2c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001070 10.0.0.19 - - [2026-02-09 02:10:37] "GET /project/cceae75f-020d-4ff3-b92e-746e877c2c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.081713 10.0.0.19 - - [2026-02-09 02:10:38] "POST /neutron/network HTTP/1.1" 200 837 0.034290 10.0.0.19 - - [2026-02-09 02:10:38] "POST /neutron/port HTTP/1.1" 200 117 0.008306 10.0.0.19 - - [2026-02-09 02:10:40] "POST /neutron/port HTTP/1.1" 200 1069 0.062395 10.0.0.19 - - [2026-02-09 02:10:40] "POST /neutron/port HTTP/1.1" 200 1133 0.022066 10.0.0.19 - - [2026-02-09 02:10:40] "POST /neutron/port HTTP/1.1" 200 117 0.001735 10.0.0.19 - - [2026-02-09 02:10:43] "POST /neutron/security_group HTTP/1.1" 200 2069 0.019767 10.0.0.19 - - [2026-02-09 02:10:51] "GET /obj-perms HTTP/1.1" 200 5052 0.079296 10.0.0.19 - - [2026-02-09 02:10:53] "POST /neutron/port HTTP/1.1" 200 1133 0.027319 10.0.0.19 - - [2026-02-09 02:10:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004793 10.0.0.19 - - [2026-02-09 02:10:54] "POST /neutron/network HTTP/1.1" 200 837 0.008680 10.0.0.19 - - [2026-02-09 02:10:54] "POST /neutron/network HTTP/1.1" 200 837 0.012101 10.0.0.19 - - [2026-02-09 02:10:55] "POST /neutron/port HTTP/1.1" 200 1123 0.015884 10.0.0.41 - - [2026-02-09 02:10:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005636 10.0.0.41 - - [2026-02-09 02:10:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003863 10.0.0.19 - - [2026-02-09 02:10:56] "POST /neutron/network HTTP/1.1" 200 151 0.178052 10.0.0.41 - - [2026-02-09 02:10:57] "GET /projects?obj_uuids=cceae75f-020d-4ff3-b92e-746e877c2c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001235 10.0.0.19 - - [2026-02-09 02:10:57] "GET /project/cceae75f-020d-4ff3-b92e-746e877c2c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.069744 10.0.0.41 - - [2026-02-09 02:10:57] "GET /projects?obj_uuids=cceae75f-020d-4ff3-b92e-746e877c2c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001357 10.0.0.19 - - [2026-02-09 02:10:57] "GET /project/cceae75f-020d-4ff3-b92e-746e877c2c83?fields=virtual_networks HTTP/1.1" 200 1055 0.067894 10.0.0.41 - - [2026-02-09 02:10:57] "GET /projects?obj_uuids=cceae75f-020d-4ff3-b92e-746e877c2c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001261 10.0.0.19 - - [2026-02-09 02:10:57] "GET /project/cceae75f-020d-4ff3-b92e-746e877c2c83?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.055111 10.0.0.41 - - [2026-02-09 02:10:57] "GET /projects?obj_uuids=cceae75f-020d-4ff3-b92e-746e877c2c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001316 10.0.0.19 - - [2026-02-09 02:10:57] "GET /project/cceae75f-020d-4ff3-b92e-746e877c2c83?fields=security_groups HTTP/1.1" 200 1292 0.064912 10.0.0.41 - - [2026-02-09 02:10:58] "GET /projects?obj_uuids=24845c7a-6424-45b6-98f1-09bb241e66fb&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001175 10.0.0.19 - - [2026-02-09 02:10:58] "GET /project/24845c7a-6424-45b6-98f1-09bb241e66fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.048871 10.0.0.41 - - [2026-02-09 02:11:04] "GET /projects?obj_uuids=24845c7a-6424-45b6-98f1-09bb241e66fb&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001445 10.0.0.19 - - [2026-02-09 02:11:04] "GET /project/24845c7a-6424-45b6-98f1-09bb241e66fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.070159 10.0.0.19 - - [2026-02-09 02:11:07] "POST /fqname-to-id HTTP/1.1" 404 200 0.027913 10.0.0.41 - - [2026-02-09 02:11:07] "GET /projects?obj_uuids=cf205c71-3a20-42b1-806c-9b29f7196de7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003737 10.0.0.41 - - [2026-02-09 02:11:07] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001482 10.0.0.41 - - [2026-02-09 02:11:07] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.010659 10.0.0.41 - - [2026-02-09 02:11:07] "POST /id-to-fqname HTTP/1.1" 200 202 0.003011 10.0.0.41 - - [2026-02-09 02:11:07] "POST /fqname-to-id HTTP/1.1" 404 211 0.010270 10.0.0.41 - - [2026-02-09 02:11:08] "POST /security-groups HTTP/1.1" 200 603 0.101625 10.0.0.19 - - [2026-02-09 02:11:08] "POST /fqname-to-id HTTP/1.1" 404 246 0.005988 10.0.0.41 - - [2026-02-09 02:11:08] "POST /projects HTTP/1.1" 200 609 0.357166 10.0.0.41 - - [2026-02-09 02:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.396381 10.0.0.19 - - [2026-02-09 02:11:08] "GET /project/cf205c71-3a20-42b1-806c-9b29f7196de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.612970 10.0.0.19 - - [2026-02-09 02:11:08] "POST /access-control-lists HTTP/1.1" 200 606 0.108357 10.0.0.19 - - [2026-02-09 02:11:09] "GET / HTTP/1.1" 200 35931 0.002275 10.0.0.19 - - [2026-02-09 02:11:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000783 10.0.0.19 - - [2026-02-09 02:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.061551 10.0.0.41 - - [2026-02-09 02:11:10] "GET /projects?obj_uuids=cf205c71-3a20-42b1-806c-9b29f7196de7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001552 10.0.0.19 - - [2026-02-09 02:11:10] "GET /project/cf205c71-3a20-42b1-806c-9b29f7196de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.068936 10.0.0.41 - - [2026-02-09 02:11:11] "POST /useragent-kv HTTP/1.1" 200 115 0.009080 10.0.0.19 - - [2026-02-09 02:11:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.353477 10.0.0.19 - - [2026-02-09 02:11:11] "POST /id-to-fqname HTTP/1.1" 200 275 0.001925 10.0.0.19 - - [2026-02-09 02:11:11] "GET /virtual-network/8fe13ced-77ff-4343-b008-ba588236bab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007198 10.0.0.19 - - [2026-02-09 02:11:11] "GET /virtual-network/8fe13ced-77ff-4343-b008-ba588236bab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007919 10.0.0.19 - - [2026-02-09 02:11:11] "POST /neutron/network HTTP/1.1" 200 922 0.015538 10.0.0.19 - - [2026-02-09 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005524 10.0.0.41 - - [2026-02-09 02:11:11] "GET /projects?obj_uuids=cf205c71-3a20-42b1-806c-9b29f7196de7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001346 10.0.0.19 - - [2026-02-09 02:11:11] "GET /project/cf205c71-3a20-42b1-806c-9b29f7196de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.063192 10.0.0.41 - - [2026-02-09 02:11:11] "GET /projects?obj_uuids=cf205c71-3a20-42b1-806c-9b29f7196de7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001057 10.0.0.19 - - [2026-02-09 02:11:11] "POST /neutron/network HTTP/1.1" 200 703 0.215192 10.0.0.19 - - [2026-02-09 02:11:11] "POST /route-targets HTTP/1.1" 200 327 0.018009 10.0.0.19 - - [2026-02-09 02:11:11] "POST /id-to-fqname HTTP/1.1" 200 275 0.004582 10.0.0.19 - - [2026-02-09 02:11:11] "GET /virtual-network/2be60d0d-f0dc-4be9-a4f9-7882d3770383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007050 10.0.0.19 - - [2026-02-09 02:11:12] "POST /neutron/network HTTP/1.1" 200 922 0.010254 10.0.0.19 - - [2026-02-09 02:11:12] "GET /virtual-network/2be60d0d-f0dc-4be9-a4f9-7882d3770383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006294 10.0.0.19 - - [2026-02-09 02:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004909 10.0.0.41 - - [2026-02-09 02:11:12] "GET /projects?obj_uuids=cf205c71-3a20-42b1-806c-9b29f7196de7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001132 10.0.0.19 - - [2026-02-09 02:11:12] "GET /project/cf205c71-3a20-42b1-806c-9b29f7196de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.075876 10.0.0.19 - - [2026-02-09 02:11:12] "POST /neutron/network HTTP/1.1" 200 117 0.021586 10.0.0.19 - - [2026-02-09 02:11:12] "POST /ref-update HTTP/1.1" 200 156 0.038892 10.0.0.19 - - [2026-02-09 02:11:12] "POST /neutron/network HTTP/1.1" 200 926 0.012687 10.0.0.19 - - [2026-02-09 02:11:12] "POST /id-to-fqname HTTP/1.1" 200 276 0.001629 10.0.0.19 - - [2026-02-09 02:11:12] "GET /virtual-network/92a19b40-0847-46ae-a726-617cb9e60cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006550 10.0.0.19 - - [2026-02-09 02:11:12] "GET /virtual-network/92a19b40-0847-46ae-a726-617cb9e60cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.007073 10.0.0.19 - - [2026-02-09 02:11:12] "POST /neutron/subnet HTTP/1.1" 200 734 0.012356 10.0.0.19 - - [2026-02-09 02:11:12] "POST /id-to-fqname HTTP/1.1" 200 275 0.001706 10.0.0.41 - - [2026-02-09 02:11:13] "GET /projects?obj_uuids=cf205c71-3a20-42b1-806c-9b29f7196de7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001571 10.0.0.19 - - [2026-02-09 02:11:14] "GET /project/cf205c71-3a20-42b1-806c-9b29f7196de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.104323 10.0.0.19 - - [2026-02-09 02:11:14] "POST /neutron/port HTTP/1.1" 200 117 0.007525 10.0.0.19 - - [2026-02-09 02:11:14] "POST /id-to-fqname HTTP/1.1" 200 276 0.001390 10.0.0.19 - - [2026-02-09 02:11:14] "POST /neutron/network HTTP/1.1" 200 936 0.009903 10.0.0.19 - - [2026-02-09 02:11:15] "POST /neutron/port HTTP/1.1" 200 1072 0.021204 10.0.0.41 - - [2026-02-09 02:11:15] "GET /projects?obj_uuids=cf205c71-3a20-42b1-806c-9b29f7196de7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001158 10.0.0.19 - - [2026-02-09 02:11:15] "GET /project/cf205c71-3a20-42b1-806c-9b29f7196de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.107444 10.0.0.19 - - [2026-02-09 02:11:15] "POST /neutron/port HTTP/1.1" 200 1136 0.033140 10.0.0.19 - - [2026-02-09 02:11:15] "POST /neutron/subnet HTTP/1.1" 200 699 0.010233 10.0.0.19 - - [2026-02-09 02:11:15] "POST /neutron/port HTTP/1.1" 200 1136 0.022166 10.0.0.19 - - [2026-02-09 02:11:16] "POST /neutron/network HTTP/1.1" 200 936 0.008101 10.0.0.19 - - [2026-02-09 02:11:17] "POST /neutron/network HTTP/1.1" 200 922 0.011293 10.0.0.19 - - [2026-02-09 02:11:17] "POST /neutron/port HTTP/1.1" 200 1128 0.208842 10.0.0.19 - - [2026-02-09 02:11:17] "POST /neutron/subnet HTTP/1.1" 200 708 0.014210 10.0.0.19 - - [2026-02-09 02:11:17] "POST /neutron/port HTTP/1.1" 200 1136 0.024892 10.0.0.41 - - [2026-02-09 02:11:19] "DELETE /project/cf205c713a2042b1806c9b29f7196de7 HTTP/1.1" 404 173 0.007013 10.0.0.41 - - [2026-02-09 02:11:19] "DELETE /project/cceae75f020d4ff3b92e746e877c2c83 HTTP/1.1" 404 173 0.005853 10.0.0.41 - - [2026-02-09 02:11:19] "GET /projects?obj_uuids=cceae75f-020d-4ff3-b92e-746e877c2c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000931 10.0.0.41 - - [2026-02-09 02:11:19] "GET /project/cceae75f-020d-4ff3-b92e-746e877c2c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1513 0.073550 10.0.0.41 - - [2026-02-09 02:11:19] "GET /projects?obj_uuids=cceae75f-020d-4ff3-b92e-746e877c2c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001287 10.0.0.41 - - [2026-02-09 02:11:19] "GET /project/cceae75f-020d-4ff3-b92e-746e877c2c83?fields=security_groups HTTP/1.1" 200 1397 0.075747 10.0.0.19 - - [2026-02-09 02:11:19] "POST /neutron/network HTTP/1.1" 200 922 0.019818 10.0.0.41 - - [2026-02-09 02:11:19] "DELETE /security-group/a00df08d-16b0-465f-8491-9e57dc16e9c9 HTTP/1.1" 200 115 0.122146 10.0.0.41 - - [2026-02-09 02:11:19] "GET /projects?obj_uuids=cceae75f-020d-4ff3-b92e-746e877c2c83&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001077 10.0.0.41 - - [2026-02-09 02:11:19] "GET /project/cceae75f-020d-4ff3-b92e-746e877c2c83?fields=application_policy_sets HTTP/1.1" 200 1436 0.082226 10.0.0.19 - - [2026-02-09 02:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005961 10.0.0.19 - - [2026-02-09 02:11:19] "POST /neutron/network HTTP/1.1" 400 204 0.032364 10.0.0.41 - - [2026-02-09 02:11:19] "DELETE /project/cceae75f-020d-4ff3-b92e-746e877c2c83 HTTP/1.1" 200 115 0.667484 10.0.0.19 - - [2026-02-09 02:11:21] "POST /neutron/port HTTP/1.1" 200 151 0.290932 10.0.0.19 - - [2026-02-09 02:11:21] "POST /neutron/network HTTP/1.1" 200 926 0.011330 10.0.0.19 - - [2026-02-09 02:11:21] "POST /neutron/network HTTP/1.1" 200 922 0.008478 10.0.0.19 - - [2026-02-09 02:11:21] "DELETE /route-target/76b6968d-be00-4baf-a972-26736fcc3ca4 HTTP/1.1" 200 115 0.039025 10.0.0.41 - - [2026-02-09 02:11:22] "GET /projects?obj_uuids=cf205c71-3a20-42b1-806c-9b29f7196de7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001286 10.0.0.19 - - [2026-02-09 02:11:22] "GET /project/cf205c71-3a20-42b1-806c-9b29f7196de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.083019 10.0.0.41 - - [2026-02-09 02:11:22] "GET /projects?obj_uuids=cf205c71-3a20-42b1-806c-9b29f7196de7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002108 10.0.0.19 - - [2026-02-09 02:11:22] "GET /project/cf205c71-3a20-42b1-806c-9b29f7196de7?fields=virtual_networks HTTP/1.1" 200 1056 0.062042 10.0.0.41 - - [2026-02-09 02:11:22] "GET /projects?obj_uuids=cf205c71-3a20-42b1-806c-9b29f7196de7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003663 10.0.0.19 - - [2026-02-09 02:11:22] "GET /project/cf205c71-3a20-42b1-806c-9b29f7196de7?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.054307 10.0.0.41 - - [2026-02-09 02:11:22] "GET /projects?obj_uuids=cf205c71-3a20-42b1-806c-9b29f7196de7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001769 10.0.0.19 - - [2026-02-09 02:11:22] "GET /project/cf205c71-3a20-42b1-806c-9b29f7196de7?fields=security_groups HTTP/1.1" 200 1294 0.073136 10.0.0.19 - - [2026-02-09 02:11:23] "POST /fqname-to-id HTTP/1.1" 404 190 0.027738 10.0.0.41 - - [2026-02-09 02:11:23] "GET /projects?obj_uuids=74f40f4e-5f64-4288-8740-89bb665271c4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003352 10.0.0.41 - - [2026-02-09 02:11:23] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001410 10.0.0.41 - - [2026-02-09 02:11:23] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008102 10.0.0.41 - - [2026-02-09 02:11:23] "POST /id-to-fqname HTTP/1.1" 200 192 0.003954 10.0.0.41 - - [2026-02-09 02:11:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.009677 10.0.0.41 - - [2026-02-09 02:11:23] "POST /security-groups HTTP/1.1" 200 593 0.077789 10.0.0.19 - - [2026-02-09 02:11:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.006986 10.0.0.41 - - [2026-02-09 02:11:23] "POST /projects HTTP/1.1" 200 589 0.306659 10.0.0.41 - - [2026-02-09 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.386460 10.0.0.19 - - [2026-02-09 02:11:23] "POST /access-control-lists HTTP/1.1" 200 596 0.041014 10.0.0.19 - - [2026-02-09 02:11:24] "GET /project/74f40f4e-5f64-4288-8740-89bb665271c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.566742 10.0.0.19 - - [2026-02-09 02:11:25] "GET / HTTP/1.1" 200 35931 0.002034 10.0.0.19 - - [2026-02-09 02:11:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000852 10.0.0.19 - - [2026-02-09 02:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.065749 10.0.0.41 - - [2026-02-09 02:11:26] "GET /projects?obj_uuids=74f40f4e-5f64-4288-8740-89bb665271c4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001076 10.0.0.19 - - [2026-02-09 02:11:26] "GET /project/74f40f4e-5f64-4288-8740-89bb665271c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.048899 10.0.0.19 - - [2026-02-09 02:11:26] "POST /neutron/network HTTP/1.1" 200 117 0.044220 10.0.0.19 - - [2026-02-09 02:11:26] "POST /neutron/network HTTP/1.1" 200 891 0.015896 10.0.0.19 - - [2026-02-09 02:11:26] "POST /id-to-fqname HTTP/1.1" 200 255 0.001478 10.0.0.19 - - [2026-02-09 02:11:26] "GET /virtual-network/f0dc212f-370c-42f4-81a5-be4bede60c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.006683 10.0.0.19 - - [2026-02-09 02:11:26] "GET /virtual-network/f0dc212f-370c-42f4-81a5-be4bede60c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.008103 10.0.0.19 - - [2026-02-09 02:11:26] "POST /neutron/subnet HTTP/1.1" 200 720 0.013532 10.0.0.19 - - [2026-02-09 02:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.41 - - [2026-02-09 02:11:26] "GET /projects?obj_uuids=74f40f4e-5f64-4288-8740-89bb665271c4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001153 10.0.0.19 - - [2026-02-09 02:11:26] "GET /project/74f40f4e-5f64-4288-8740-89bb665271c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.056544 10.0.0.19 - - [2026-02-09 02:11:27] "POST /route-targets HTTP/1.1" 200 327 0.032367 10.0.0.41 - - [2026-02-09 02:11:27] "POST /useragent-kv HTTP/1.1" 200 115 0.008543 10.0.0.19 - - [2026-02-09 02:11:27] "POST /neutron/subnet HTTP/1.1" 200 715 0.238623 10.0.0.19 - - [2026-02-09 02:11:27] "POST /id-to-fqname HTTP/1.1" 200 255 0.001683 10.0.0.19 - - [2026-02-09 02:11:27] "GET /virtual-network/224379bb-f8ac-45bf-bf29-bab8109375fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.007185 10.0.0.19 - - [2026-02-09 02:11:27] "GET /virtual-network/224379bb-f8ac-45bf-bf29-bab8109375fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.007727 10.0.0.19 - - [2026-02-09 02:11:27] "POST /neutron/network HTTP/1.1" 200 890 0.008378 10.0.0.19 - - [2026-02-09 02:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.41 - - [2026-02-09 02:11:27] "GET /projects?obj_uuids=74f40f4e-5f64-4288-8740-89bb665271c4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001230 10.0.0.19 - - [2026-02-09 02:11:27] "GET /project/74f40f4e-5f64-4288-8740-89bb665271c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.059983 10.0.0.41 - - [2026-02-09 02:11:27] "GET /projects?obj_uuids=74f40f4e-5f64-4288-8740-89bb665271c4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001756 10.0.0.19 - - [2026-02-09 02:11:27] "POST /neutron/network HTTP/1.1" 200 675 0.178639 10.0.0.19 - - [2026-02-09 02:11:28] "POST /ref-update HTTP/1.1" 200 156 0.035293 10.0.0.19 - - [2026-02-09 02:11:28] "POST /id-to-fqname HTTP/1.1" 200 256 0.005172 10.0.0.19 - - [2026-02-09 02:11:28] "GET /virtual-network/483d13aa-9c6a-4cd4-8257-e4be2938a39f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.009353 10.0.0.19 - - [2026-02-09 02:11:28] "POST /neutron/network HTTP/1.1" 200 896 0.010353 10.0.0.19 - - [2026-02-09 02:11:28] "GET /virtual-network/483d13aa-9c6a-4cd4-8257-e4be2938a39f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.006685 10.0.0.19 - - [2026-02-09 02:11:28] "POST /id-to-fqname HTTP/1.1" 200 255 0.001753 10.0.0.19 - - [2026-02-09 02:11:28] "POST /neutron/network HTTP/1.1" 200 900 0.009107 10.0.0.41 - - [2026-02-09 02:11:29] "GET /projects?obj_uuids=74f40f4e-5f64-4288-8740-89bb665271c4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001114 10.0.0.19 - - [2026-02-09 02:11:29] "GET /project/74f40f4e-5f64-4288-8740-89bb665271c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.079551 10.0.0.19 - - [2026-02-09 02:11:29] "POST /neutron/port HTTP/1.1" 200 117 0.007390 10.0.0.19 - - [2026-02-09 02:11:29] "POST /id-to-fqname HTTP/1.1" 200 256 0.002162 10.0.0.19 - - [2026-02-09 02:11:30] "POST /neutron/network HTTP/1.1" 200 900 0.010470 10.0.0.19 - - [2026-02-09 02:11:30] "POST /neutron/port HTTP/1.1" 200 1060 0.026583 10.0.0.41 - - [2026-02-09 02:11:30] "GET /projects?obj_uuids=74f40f4e-5f64-4288-8740-89bb665271c4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001118 10.0.0.19 - - [2026-02-09 02:11:30] "GET /project/74f40f4e-5f64-4288-8740-89bb665271c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.122308 10.0.0.19 - - [2026-02-09 02:11:31] "POST /neutron/port HTTP/1.1" 200 1124 0.036063 10.0.0.19 - - [2026-02-09 02:11:31] "POST /neutron/port HTTP/1.1" 200 1124 0.025189 10.0.0.19 - - [2026-02-09 02:11:31] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008503 10.0.0.41 - - [2026-02-09 02:11:31] "GET /projects?obj_uuids=74f40f4e-5f64-4288-8740-89bb665271c4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001152 10.0.0.19 - - [2026-02-09 02:11:31] "POST /neutron/port HTTP/1.1" 200 1064 0.426652 10.0.0.19 - - [2026-02-09 02:11:32] "POST /neutron/port HTTP/1.1" 200 1118 0.150377 10.0.0.19 - - [2026-02-09 02:11:32] "POST /neutron/subnet HTTP/1.1" 200 708 0.014770 10.0.0.19 - - [2026-02-09 02:11:32] "POST /neutron/network HTTP/1.1" 200 890 0.009412 10.0.0.19 - - [2026-02-09 02:11:33] "POST /neutron/port HTTP/1.1" 200 1114 0.018318 10.0.0.19 - - [2026-02-09 02:11:33] "POST /neutron/port HTTP/1.1" 200 1118 0.018463 10.0.0.19 - - [2026-02-09 02:11:34] "POST /neutron/network HTTP/1.1" 200 890 0.008242 10.0.0.41 - - [2026-02-09 02:11:35] "POST /useragent-kv HTTP/1.1" 200 115 0.005069 10.0.0.19 - - [2026-02-09 02:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005205 10.0.0.41 - - [2026-02-09 02:11:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003133 10.0.0.19 - - [2026-02-09 02:11:35] "POST /neutron/network HTTP/1.1" 200 151 0.189720 10.0.0.33 - - [2026-02-09 02:11:35] "GET /obj-perms HTTP/1.1" 200 5056 0.087399 10.0.0.41 - - [2026-02-09 02:11:35] "GET /projects?obj_uuids=74f40f4e-5f64-4288-8740-89bb665271c4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001490 10.0.0.19 - - [2026-02-09 02:11:35] "DELETE /route-target/5a972e7c-4077-48d3-bd56-7ebb85a2c16a HTTP/1.1" 200 115 0.040341 10.0.0.19 - - [2026-02-09 02:11:35] "GET /project/74f40f4e-5f64-4288-8740-89bb665271c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.072595 10.0.0.41 - - [2026-02-09 02:11:35] "GET /projects?obj_uuids=74f40f4e-5f64-4288-8740-89bb665271c4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001083 10.0.0.19 - - [2026-02-09 02:11:35] "GET /project/74f40f4e-5f64-4288-8740-89bb665271c4?fields=virtual_networks HTTP/1.1" 200 1035 0.067170 10.0.0.41 - - [2026-02-09 02:11:35] "GET /projects?obj_uuids=74f40f4e-5f64-4288-8740-89bb665271c4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002016 10.0.0.19 - - [2026-02-09 02:11:35] "GET /project/74f40f4e-5f64-4288-8740-89bb665271c4?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.066124 10.0.0.41 - - [2026-02-09 02:11:35] "GET /projects?obj_uuids=74f40f4e-5f64-4288-8740-89bb665271c4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001379 10.0.0.19 - - [2026-02-09 02:11:35] "GET /project/74f40f4e-5f64-4288-8740-89bb665271c4?fields=security_groups HTTP/1.1" 200 1263 0.063716 10.0.0.19 - - [2026-02-09 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.034903 10.0.0.41 - - [2026-02-09 02:11:36] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004046 10.0.0.41 - - [2026-02-09 02:11:36] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001128 10.0.0.41 - - [2026-02-09 02:11:36] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008027 10.0.0.41 - - [2026-02-09 02:11:36] "POST /id-to-fqname HTTP/1.1" 200 198 0.007611 10.0.0.41 - - [2026-02-09 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.007093 10.0.0.41 - - [2026-02-09 02:11:37] "POST /security-groups HTTP/1.1" 200 599 0.082265 10.0.0.41 - - [2026-02-09 02:11:37] "POST /projects HTTP/1.1" 200 601 0.306244 10.0.0.19 - - [2026-02-09 02:11:37] "POST /fqname-to-id HTTP/1.1" 404 241 0.013500 10.0.0.41 - - [2026-02-09 02:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.378168 10.0.0.19 - - [2026-02-09 02:11:37] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.556015 10.0.0.19 - - [2026-02-09 02:11:38] "GET / HTTP/1.1" 200 35931 0.002246 10.0.0.19 - - [2026-02-09 02:11:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000851 10.0.0.19 - - [2026-02-09 02:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.060129 10.0.0.41 - - [2026-02-09 02:11:39] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001363 10.0.0.19 - - [2026-02-09 02:11:39] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.069269 10.0.0.19 - - [2026-02-09 02:11:39] "POST /neutron/network HTTP/1.1" 200 117 0.041633 10.0.0.19 - - [2026-02-09 02:11:39] "POST /ref-update HTTP/1.1" 200 156 0.033282 10.0.0.19 - - [2026-02-09 02:11:39] "POST /neutron/network HTTP/1.1" 200 910 0.011402 10.0.0.19 - - [2026-02-09 02:11:39] "POST /id-to-fqname HTTP/1.1" 200 267 0.001506 10.0.0.19 - - [2026-02-09 02:11:39] "GET /virtual-network/a7202ff3-81c0-456a-ae4d-abd220fa27c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.007006 10.0.0.19 - - [2026-02-09 02:11:39] "GET /virtual-network/a7202ff3-81c0-456a-ae4d-abd220fa27c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.007867 10.0.0.19 - - [2026-02-09 02:11:39] "POST /neutron/subnet HTTP/1.1" 200 725 0.012062 10.0.0.19 - - [2026-02-09 02:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.41 - - [2026-02-09 02:11:39] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001305 10.0.0.19 - - [2026-02-09 02:11:40] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.061670 10.0.0.41 - - [2026-02-09 02:11:40] "POST /useragent-kv HTTP/1.1" 200 115 0.009092 10.0.0.19 - - [2026-02-09 02:11:40] "POST /neutron/subnet HTTP/1.1" 200 720 0.278126 10.0.0.19 - - [2026-02-09 02:11:40] "POST /id-to-fqname HTTP/1.1" 200 267 0.001785 10.0.0.19 - - [2026-02-09 02:11:40] "GET /virtual-network/801c01bb-04c8-4098-be19-d64606c05297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006817 10.0.0.19 - - [2026-02-09 02:11:40] "GET /virtual-network/801c01bb-04c8-4098-be19-d64606c05297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006971 10.0.0.19 - - [2026-02-09 02:11:40] "POST /neutron/network HTTP/1.1" 200 909 0.009614 10.0.0.19 - - [2026-02-09 02:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005205 10.0.0.41 - - [2026-02-09 02:11:40] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001238 10.0.0.19 - - [2026-02-09 02:11:40] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.057518 10.0.0.41 - - [2026-02-09 02:11:40] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001084 10.0.0.19 - - [2026-02-09 02:11:41] "POST /neutron/network HTTP/1.1" 200 693 0.178293 10.0.0.19 - - [2026-02-09 02:11:41] "POST /route-targets HTTP/1.1" 200 327 0.021181 10.0.0.19 - - [2026-02-09 02:11:41] "POST /id-to-fqname HTTP/1.1" 200 268 0.004710 10.0.0.19 - - [2026-02-09 02:11:41] "GET /virtual-network/cf8e2181-bc2b-4a0a-b0fd-1c9b02d7000d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.008412 10.0.0.19 - - [2026-02-09 02:11:41] "POST /neutron/network HTTP/1.1" 200 912 0.008755 10.0.0.19 - - [2026-02-09 02:11:41] "GET /virtual-network/cf8e2181-bc2b-4a0a-b0fd-1c9b02d7000d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.006846 10.0.0.19 - - [2026-02-09 02:11:41] "POST /id-to-fqname HTTP/1.1" 200 267 0.001733 10.0.0.19 - - [2026-02-09 02:12:14] "POST /neutron/network HTTP/1.1" 200 919 0.012631 10.0.0.41 - - [2026-02-09 02:12:15] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001049 10.0.0.19 - - [2026-02-09 02:12:15] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.092406 10.0.0.19 - - [2026-02-09 02:12:15] "POST /neutron/port HTTP/1.1" 200 117 0.007654 10.0.0.19 - - [2026-02-09 02:12:15] "POST /id-to-fqname HTTP/1.1" 200 268 0.001393 10.0.0.19 - - [2026-02-09 02:12:16] "POST /neutron/network HTTP/1.1" 200 919 0.007245 10.0.0.41 - - [2026-02-09 02:12:16] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001096 10.0.0.19 - - [2026-02-09 02:12:16] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.128281 10.0.0.19 - - [2026-02-09 02:12:16] "POST /neutron/port HTTP/1.1" 200 1067 0.039921 10.0.0.19 - - [2026-02-09 02:12:17] "POST /neutron/port HTTP/1.1" 200 1131 0.035379 10.0.0.19 - - [2026-02-09 02:12:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014301 10.0.0.19 - - [2026-02-09 02:12:17] "POST /neutron/port HTTP/1.1" 200 117 0.014040 10.0.0.41 - - [2026-02-09 02:12:17] "GET /projects?obj_uuids=24845c7a-6424-45b6-98f1-09bb241e66fb&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001055 10.0.0.19 - - [2026-02-09 02:12:17] "GET /project/24845c7a-6424-45b6-98f1-09bb241e66fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.057102 10.0.0.41 - - [2026-02-09 02:12:17] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001127 10.0.0.19 - - [2026-02-09 02:12:18] "POST /neutron/port HTTP/1.1" 200 1068 0.534213 10.0.0.19 - - [2026-02-09 02:12:18] "POST /neutron/port HTTP/1.1" 200 1122 0.181207 10.0.0.19 - - [2026-02-09 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016690 10.0.0.19 - - [2026-02-09 02:12:18] "GET /security-group/34b3d5a8-1cb9-4af7-ac6a-69d463d5ba1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.006184 10.0.0.19 - - [2026-02-09 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011410 10.0.0.41 - - [2026-02-09 02:12:18] "GET /projects?obj_uuids=24845c7a-6424-45b6-98f1-09bb241e66fb&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000970 10.0.0.19 - - [2026-02-09 02:12:18] "POST /neutron/subnet HTTP/1.1" 200 698 0.019197 10.0.0.19 - - [2026-02-09 02:12:18] "GET /project/24845c7a-6424-45b6-98f1-09bb241e66fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.082727 10.0.0.19 - - [2026-02-09 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013029 10.0.0.19 - - [2026-02-09 02:12:18] "GET /security-group/34b3d5a8-1cb9-4af7-ac6a-69d463d5ba1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.005208 10.0.0.19 - - [2026-02-09 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.19 - - [2026-02-09 02:12:19] "PUT /security-group/34b3d5a8-1cb9-4af7-ac6a-69d463d5ba1c HTTP/1.1" 200 262 0.056286 10.0.0.19 - - [2026-02-09 02:12:19] "PUT /access-control-list/44810acd-4cd7-40dd-b665-4c03d844e5a4 HTTP/1.1" 200 272 0.024184 10.0.0.19 - - [2026-02-09 02:12:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.015267 10.0.0.41 - - [2026-02-09 02:12:19] "DELETE /project/74f40f4e5f644288874089bb665271c4 HTTP/1.1" 404 173 0.007273 10.0.0.41 - - [2026-02-09 02:12:19] "DELETE /project/2714cc60434342e686df905c2f71daab HTTP/1.1" 404 173 0.008762 10.0.0.41 - - [2026-02-09 02:12:19] "GET /projects?obj_uuids=74f40f4e-5f64-4288-8740-89bb665271c4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000929 10.0.0.41 - - [2026-02-09 02:12:19] "GET /projects?obj_uuids=cf205c71-3a20-42b1-806c-9b29f7196de7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000822 10.0.0.19 - - [2026-02-09 02:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006739 10.0.0.41 - - [2026-02-09 02:12:20] "GET /project/74f40f4e-5f64-4288-8740-89bb665271c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.074435 10.0.0.41 - - [2026-02-09 02:12:20] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002564 10.0.0.41 - - [2026-02-09 02:12:20] "GET /projects?obj_uuids=74f40f4e-5f64-4288-8740-89bb665271c4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002515 10.0.0.41 - - [2026-02-09 02:12:20] "GET /project/74f40f4e-5f64-4288-8740-89bb665271c4?fields=security_groups HTTP/1.1" 200 1368 0.069683 10.0.0.19 - - [2026-02-09 02:12:20] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.087897 10.0.0.41 - - [2026-02-09 02:12:20] "GET /project/cf205c71-3a20-42b1-806c-9b29f7196de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.193910 10.0.0.41 - - [2026-02-09 02:12:20] "GET /projects?obj_uuids=cf205c71-3a20-42b1-806c-9b29f7196de7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001274 10.0.0.41 - - [2026-02-09 02:12:20] "GET /project/cf205c71-3a20-42b1-806c-9b29f7196de7?fields=security_groups HTTP/1.1" 200 1399 0.073490 10.0.0.19 - - [2026-02-09 02:12:20] "POST /service-templates HTTP/1.1" 200 543 0.093248 10.0.0.19 - - [2026-02-09 02:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.41 - - [2026-02-09 02:12:20] "DELETE /security-group/9b9e2758-aca6-465d-894c-f13cafed34ed HTTP/1.1" 200 115 0.168991 10.0.0.41 - - [2026-02-09 02:12:20] "GET /projects?obj_uuids=74f40f4e-5f64-4288-8740-89bb665271c4&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001007 10.0.0.19 - - [2026-02-09 02:12:20] "GET /service-template/e4006d92-2d5e-4b68-a7b2-b3bf925c97d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.037921 10.0.0.41 - - [2026-02-09 02:12:20] "DELETE /security-group/9466a20a-54a2-417a-970c-1adbb03010d5 HTTP/1.1" 200 115 0.145618 10.0.0.41 - - [2026-02-09 02:12:20] "GET /project/74f40f4e-5f64-4288-8740-89bb665271c4?fields=application_policy_sets HTTP/1.1" 200 1407 0.104251 10.0.0.41 - - [2026-02-09 02:12:20] "GET /projects?obj_uuids=cf205c71-3a20-42b1-806c-9b29f7196de7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000981 10.0.0.19 - - [2026-02-09 02:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.021288 10.0.0.19 - - [2026-02-09 02:12:20] "GET /service-template/e4006d92-2d5e-4b68-a7b2-b3bf925c97d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.013851 10.0.0.41 - - [2026-02-09 02:12:20] "GET /project/cf205c71-3a20-42b1-806c-9b29f7196de7?fields=application_policy_sets HTTP/1.1" 200 1438 0.106711 10.0.0.19 - - [2026-02-09 02:12:20] "POST /id-to-fqname HTTP/1.1" 200 267 0.003518 10.0.0.19 - - [2026-02-09 02:12:20] "POST /id-to-fqname HTTP/1.1" 200 267 0.003790 10.0.0.19 - - [2026-02-09 02:12:20] "DELETE /access-control-list/428a2e7c-70a1-418e-a3ab-26d2b0466f39 HTTP/1.1" 200 115 0.071689 10.0.0.19 - - [2026-02-09 02:12:20] "POST /id-to-fqname HTTP/1.1" 200 268 0.004875 10.0.0.41 - - [2026-02-09 02:12:20] "DELETE /project/74f40f4e-5f64-4288-8740-89bb665271c4 HTTP/1.1" 200 115 0.824243 10.0.0.41 - - [2026-02-09 02:12:20] "DELETE /project/cf205c71-3a20-42b1-806c-9b29f7196de7 HTTP/1.1" 200 115 0.931042 10.0.0.19 - - [2026-02-09 02:12:20] "POST /neutron/port HTTP/1.1" 200 2111 0.053070 10.0.0.19 - - [2026-02-09 02:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011405 10.0.0.19 - - [2026-02-09 02:12:21] "DELETE /service-template/e4006d92-2d5e-4b68-a7b2-b3bf925c97d3 HTTP/1.1" 200 115 0.066165 10.0.0.19 - - [2026-02-09 02:12:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.005779 10.0.0.19 - - [2026-02-09 02:12:24] "POST /neutron/network HTTP/1.1" 400 204 0.033057 10.0.0.19 - - [2026-02-09 02:12:28] "POST /neutron/network HTTP/1.1" 200 909 0.010527 10.0.0.19 - - [2026-02-09 02:12:30] "POST /neutron/network HTTP/1.1" 400 204 0.033500 10.0.0.19 - - [2026-02-09 02:12:34] "POST /neutron/network HTTP/1.1" 200 909 0.017818 10.0.0.19 - - [2026-02-09 02:12:36] "GET /obj-perms HTTP/1.1" 200 5056 0.074163 10.0.0.19 - - [2026-02-09 02:12:36] "POST /neutron/network HTTP/1.1" 400 204 0.037485 10.0.0.19 - - [2026-02-09 02:12:40] "POST /neutron/network HTTP/1.1" 200 909 0.007942 10.0.0.19 - - [2026-02-09 02:12:42] "POST /neutron/network HTTP/1.1" 400 204 0.015763 10.0.0.19 - - [2026-02-09 02:12:46] "POST /neutron/network HTTP/1.1" 200 909 0.009406 10.0.0.19 - - [2026-02-09 02:12:48] "POST /neutron/network HTTP/1.1" 400 204 0.016079 10.0.0.19 - - [2026-02-09 02:12:52] "POST /neutron/network HTTP/1.1" 200 909 0.009004 10.0.0.19 - - [2026-02-09 02:12:54] "POST /neutron/network HTTP/1.1" 400 204 0.015411 10.0.0.19 - - [2026-02-09 02:12:59] "POST /neutron/network HTTP/1.1" 200 909 0.009808 10.0.0.19 - - [2026-02-09 02:13:01] "POST /neutron/network HTTP/1.1" 400 204 0.017672 10.0.0.19 - - [2026-02-09 02:13:05] "POST /neutron/network HTTP/1.1" 200 909 0.007826 10.0.0.19 - - [2026-02-09 02:13:07] "POST /neutron/network HTTP/1.1" 400 204 0.014816 10.0.0.19 - - [2026-02-09 02:13:11] "POST /neutron/network HTTP/1.1" 200 909 0.008444 10.0.0.19 - - [2026-02-09 02:13:13] "POST /neutron/network HTTP/1.1" 400 204 0.014714 10.0.0.19 - - [2026-02-09 02:13:15] "POST /neutron/network HTTP/1.1" 200 912 0.008080 10.0.0.19 - - [2026-02-09 02:13:16] "POST /neutron/port HTTP/1.1" 200 1121 0.017637 10.0.0.19 - - [2026-02-09 02:13:17] "POST /neutron/network HTTP/1.1" 200 912 0.007954 10.0.0.19 - - [2026-02-09 02:13:19] "POST /neutron/network HTTP/1.1" 400 204 0.023796 10.0.0.19 - - [2026-02-09 02:13:20] "POST /neutron/port HTTP/1.1" 200 151 0.243377 10.0.0.41 - - [2026-02-09 02:13:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003988 10.0.0.41 - - [2026-02-09 02:13:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003427 10.0.0.19 - - [2026-02-09 02:13:21] "POST /neutron/network HTTP/1.1" 200 151 0.144209 10.0.0.19 - - [2026-02-09 02:13:21] "DELETE /route-target/4f659dfd-cbff-4b6a-9721-ee21d81c1b94 HTTP/1.1" 200 115 0.041701 10.0.0.41 - - [2026-02-09 02:13:21] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001810 10.0.0.19 - - [2026-02-09 02:13:21] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.059984 10.0.0.41 - - [2026-02-09 02:13:21] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002517 10.0.0.19 - - [2026-02-09 02:13:22] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.074430 10.0.0.41 - - [2026-02-09 02:13:24] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001609 10.0.0.19 - - [2026-02-09 02:13:24] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.059391 10.0.0.41 - - [2026-02-09 02:13:24] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001420 10.0.0.19 - - [2026-02-09 02:13:24] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.053228 10.0.0.41 - - [2026-02-09 02:13:26] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001077 10.0.0.19 - - [2026-02-09 02:13:26] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.052612 10.0.0.41 - - [2026-02-09 02:13:26] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001184 10.0.0.19 - - [2026-02-09 02:13:26] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.076997 10.0.0.41 - - [2026-02-09 02:13:28] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001099 10.0.0.19 - - [2026-02-09 02:13:28] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.041991 10.0.0.41 - - [2026-02-09 02:13:28] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001410 10.0.0.19 - - [2026-02-09 02:13:28] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.062713 10.0.0.33 - - [2026-02-09 02:13:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.33 - - [2026-02-09 02:13:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.33 - - [2026-02-09 02:13:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000567 10.0.0.41 - - [2026-02-09 02:13:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000595 10.0.0.33 - - [2026-02-09 02:13:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.41 - - [2026-02-09 02:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000557 10.0.0.41 - - [2026-02-09 02:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.41 - - [2026-02-09 02:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.19 - - [2026-02-09 02:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.19 - - [2026-02-09 02:13:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000708 10.0.0.19 - - [2026-02-09 02:13:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000636 10.0.0.19 - - [2026-02-09 02:13:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000685 10.0.0.41 - - [2026-02-09 02:13:30] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001488 10.0.0.19 - - [2026-02-09 02:13:30] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.083318 10.0.0.41 - - [2026-02-09 02:13:30] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001033 10.0.0.19 - - [2026-02-09 02:13:30] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.050888 10.0.0.41 - - [2026-02-09 02:13:32] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001010 10.0.0.19 - - [2026-02-09 02:13:32] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.048909 10.0.0.41 - - [2026-02-09 02:13:32] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001119 10.0.0.19 - - [2026-02-09 02:13:32] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.055998 10.0.0.41 - - [2026-02-09 02:13:34] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001120 10.0.0.19 - - [2026-02-09 02:13:34] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.043227 10.0.0.41 - - [2026-02-09 02:13:34] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001390 10.0.0.19 - - [2026-02-09 02:13:34] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.043034 10.0.0.41 - - [2026-02-09 02:13:37] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001323 10.0.0.19 - - [2026-02-09 02:13:37] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.066576 10.0.0.41 - - [2026-02-09 02:13:37] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001419 10.0.0.19 - - [2026-02-09 02:13:37] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.075155 10.0.0.41 - - [2026-02-09 02:13:39] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001462 10.0.0.19 - - [2026-02-09 02:13:39] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.052523 10.0.0.41 - - [2026-02-09 02:13:39] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001059 10.0.0.19 - - [2026-02-09 02:13:39] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.061607 10.0.0.41 - - [2026-02-09 02:13:41] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001441 10.0.0.19 - - [2026-02-09 02:13:41] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.052171 10.0.0.41 - - [2026-02-09 02:13:41] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004485 10.0.0.19 - - [2026-02-09 02:13:41] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.049831 10.0.0.41 - - [2026-02-09 02:13:43] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001071 10.0.0.19 - - [2026-02-09 02:13:43] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.042536 10.0.0.41 - - [2026-02-09 02:13:43] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001217 10.0.0.19 - - [2026-02-09 02:13:43] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.068254 10.0.0.41 - - [2026-02-09 02:13:45] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001075 10.0.0.19 - - [2026-02-09 02:13:45] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.043715 10.0.0.41 - - [2026-02-09 02:13:45] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001254 10.0.0.19 - - [2026-02-09 02:13:45] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.055718 10.0.0.41 - - [2026-02-09 02:13:47] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001070 10.0.0.19 - - [2026-02-09 02:13:47] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.040829 10.0.0.41 - - [2026-02-09 02:13:47] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001251 10.0.0.19 - - [2026-02-09 02:13:47] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.067310 10.0.0.41 - - [2026-02-09 02:13:50] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002316 10.0.0.19 - - [2026-02-09 02:13:50] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.050885 10.0.0.41 - - [2026-02-09 02:13:50] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001544 10.0.0.19 - - [2026-02-09 02:13:50] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.042593 10.0.0.41 - - [2026-02-09 02:13:52] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000988 10.0.0.19 - - [2026-02-09 02:13:52] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.058822 10.0.0.41 - - [2026-02-09 02:13:52] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001395 10.0.0.19 - - [2026-02-09 02:13:52] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.060178 10.0.0.41 - - [2026-02-09 02:13:54] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001578 10.0.0.19 - - [2026-02-09 02:13:54] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.046039 10.0.0.41 - - [2026-02-09 02:13:54] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001956 10.0.0.19 - - [2026-02-09 02:13:54] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.071137 10.0.0.41 - - [2026-02-09 02:13:56] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001224 10.0.0.19 - - [2026-02-09 02:13:56] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.046192 10.0.0.41 - - [2026-02-09 02:13:56] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001022 10.0.0.19 - - [2026-02-09 02:13:56] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.042563 10.0.0.41 - - [2026-02-09 02:13:58] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001281 10.0.0.19 - - [2026-02-09 02:13:58] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.051841 10.0.0.41 - - [2026-02-09 02:13:58] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001119 10.0.0.19 - - [2026-02-09 02:13:58] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.055246 10.0.0.41 - - [2026-02-09 02:14:00] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.005338 10.0.0.19 - - [2026-02-09 02:14:00] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.092750 10.0.0.41 - - [2026-02-09 02:14:00] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001626 10.0.0.19 - - [2026-02-09 02:14:00] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.071668 10.0.0.41 - - [2026-02-09 02:14:02] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001117 10.0.0.19 - - [2026-02-09 02:14:03] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.066944 10.0.0.41 - - [2026-02-09 02:14:03] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001456 10.0.0.19 - - [2026-02-09 02:14:03] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.054918 10.0.0.41 - - [2026-02-09 02:14:05] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001050 10.0.0.19 - - [2026-02-09 02:14:05] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.047307 10.0.0.41 - - [2026-02-09 02:14:05] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001401 10.0.0.19 - - [2026-02-09 02:14:05] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.053817 10.0.0.41 - - [2026-02-09 02:14:07] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001564 10.0.0.19 - - [2026-02-09 02:14:07] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.052382 10.0.0.41 - - [2026-02-09 02:14:07] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001489 10.0.0.19 - - [2026-02-09 02:14:07] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.072573 10.0.0.41 - - [2026-02-09 02:14:09] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001342 10.0.0.19 - - [2026-02-09 02:14:09] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.051583 10.0.0.41 - - [2026-02-09 02:14:09] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001250 10.0.0.19 - - [2026-02-09 02:14:09] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.054365 10.0.0.41 - - [2026-02-09 02:14:11] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001442 10.0.0.19 - - [2026-02-09 02:14:11] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.051569 10.0.0.41 - - [2026-02-09 02:14:11] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001026 10.0.0.19 - - [2026-02-09 02:14:11] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.075267 10.0.0.41 - - [2026-02-09 02:14:13] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001047 10.0.0.19 - - [2026-02-09 02:14:13] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.043974 10.0.0.41 - - [2026-02-09 02:14:13] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001273 10.0.0.19 - - [2026-02-09 02:14:13] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.042621 10.0.0.41 - - [2026-02-09 02:14:15] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001033 10.0.0.19 - - [2026-02-09 02:14:16] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.048759 10.0.0.41 - - [2026-02-09 02:14:16] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001915 10.0.0.19 - - [2026-02-09 02:14:16] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.052379 10.0.0.41 - - [2026-02-09 02:14:18] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001053 10.0.0.19 - - [2026-02-09 02:14:18] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.045483 10.0.0.41 - - [2026-02-09 02:14:18] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000997 10.0.0.19 - - [2026-02-09 02:14:18] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.045086 10.0.0.41 - - [2026-02-09 02:14:20] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001492 10.0.0.19 - - [2026-02-09 02:14:20] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.048795 10.0.0.41 - - [2026-02-09 02:14:20] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001242 10.0.0.19 - - [2026-02-09 02:14:20] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.046651 10.0.0.41 - - [2026-02-09 02:14:22] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002347 10.0.0.19 - - [2026-02-09 02:14:22] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.047451 10.0.0.41 - - [2026-02-09 02:14:22] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001101 10.0.0.19 - - [2026-02-09 02:14:22] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.046441 10.0.0.41 - - [2026-02-09 02:14:24] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001138 10.0.0.19 - - [2026-02-09 02:14:24] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.056632 10.0.0.41 - - [2026-02-09 02:14:24] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001159 10.0.0.19 - - [2026-02-09 02:14:24] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.048135 10.0.0.41 - - [2026-02-09 02:14:26] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001279 10.0.0.19 - - [2026-02-09 02:14:26] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.050471 10.0.0.41 - - [2026-02-09 02:14:26] "GET /projects?obj_uuids=2714cc60-4343-42e6-86df-905c2f71daab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001440 10.0.0.19 - - [2026-02-09 02:14:26] "GET /project/2714cc60-4343-42e6-86df-905c2f71daab?fields=virtual_networks HTTP/1.1" 200 1332 0.046895 10.0.0.19 - - [2026-02-09 02:14:27] "POST /fqname-to-id HTTP/1.1" 404 189 0.025433 10.0.0.41 - - [2026-02-09 02:14:27] "GET /projects?obj_uuids=5474edda-ca06-478a-b825-22429500fbbf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003326 10.0.0.41 - - [2026-02-09 02:14:27] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001337 10.0.0.41 - - [2026-02-09 02:14:27] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007949 10.0.0.41 - - [2026-02-09 02:14:27] "POST /id-to-fqname HTTP/1.1" 200 191 0.003197 10.0.0.41 - - [2026-02-09 02:14:27] "POST /fqname-to-id HTTP/1.1" 404 200 0.006442 10.0.0.41 - - [2026-02-09 02:14:27] "POST /security-groups HTTP/1.1" 200 592 0.082133 10.0.0.19 - - [2026-02-09 02:14:27] "POST /fqname-to-id HTTP/1.1" 404 235 0.003976 10.0.0.41 - - [2026-02-09 02:14:27] "POST /projects HTTP/1.1" 200 587 0.329994 10.0.0.41 - - [2026-02-09 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.411661 10.0.0.19 - - [2026-02-09 02:14:27] "POST /access-control-lists HTTP/1.1" 200 595 0.042980 10.0.0.19 - - [2026-02-09 02:14:27] "GET /project/5474edda-ca06-478a-b825-22429500fbbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.563641 10.0.0.19 - - [2026-02-09 02:14:28] "GET / HTTP/1.1" 200 35931 0.002168 10.0.0.19 - - [2026-02-09 02:14:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.001171 10.0.0.19 - - [2026-02-09 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.054806 10.0.0.41 - - [2026-02-09 02:14:29] "GET /projects?obj_uuids=5474edda-ca06-478a-b825-22429500fbbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000970 10.0.0.19 - - [2026-02-09 02:14:29] "GET /project/5474edda-ca06-478a-b825-22429500fbbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.047080 10.0.0.19 - - [2026-02-09 02:14:29] "POST /neutron/network HTTP/1.1" 200 117 0.037750 10.0.0.19 - - [2026-02-09 02:14:30] "POST /neutron/network HTTP/1.1" 200 890 0.009724 10.0.0.19 - - [2026-02-09 02:14:30] "POST /id-to-fqname HTTP/1.1" 200 253 0.001189 10.0.0.19 - - [2026-02-09 02:14:30] "GET /virtual-network/402c31f1-164b-4367-b0a2-2c910a6912bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005735 10.0.0.19 - - [2026-02-09 02:14:30] "GET /virtual-network/402c31f1-164b-4367-b0a2-2c910a6912bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.006669 10.0.0.19 - - [2026-02-09 02:14:30] "POST /neutron/subnet HTTP/1.1" 200 729 0.012464 10.0.0.19 - - [2026-02-09 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.41 - - [2026-02-09 02:14:30] "GET /projects?obj_uuids=5474edda-ca06-478a-b825-22429500fbbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001041 10.0.0.19 - - [2026-02-09 02:14:30] "GET /project/5474edda-ca06-478a-b825-22429500fbbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.061141 10.0.0.19 - - [2026-02-09 02:14:30] "POST /route-targets HTTP/1.1" 200 327 0.013531 10.0.0.41 - - [2026-02-09 02:14:30] "POST /useragent-kv HTTP/1.1" 200 115 0.007246 10.0.0.19 - - [2026-02-09 02:14:30] "POST /neutron/subnet HTTP/1.1" 200 725 0.207907 10.0.0.19 - - [2026-02-09 02:14:30] "POST /id-to-fqname HTTP/1.1" 200 253 0.001464 10.0.0.19 - - [2026-02-09 02:14:30] "GET /virtual-network/36629481-ba16-40fe-a4be-73dce441b88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.007338 10.0.0.19 - - [2026-02-09 02:14:30] "GET /virtual-network/36629481-ba16-40fe-a4be-73dce441b88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.007445 10.0.0.19 - - [2026-02-09 02:14:31] "POST /neutron/network HTTP/1.1" 200 889 0.007506 10.0.0.19 - - [2026-02-09 02:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.41 - - [2026-02-09 02:14:31] "GET /projects?obj_uuids=5474edda-ca06-478a-b825-22429500fbbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000980 10.0.0.19 - - [2026-02-09 02:14:31] "GET /project/5474edda-ca06-478a-b825-22429500fbbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.061307 10.0.0.41 - - [2026-02-09 02:14:31] "GET /projects?obj_uuids=5474edda-ca06-478a-b825-22429500fbbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001364 10.0.0.19 - - [2026-02-09 02:14:31] "POST /neutron/network HTTP/1.1" 200 672 0.134089 10.0.0.19 - - [2026-02-09 02:14:31] "POST /ref-update HTTP/1.1" 200 156 0.023884 10.0.0.19 - - [2026-02-09 02:14:31] "POST /id-to-fqname HTTP/1.1" 200 254 0.005570 10.0.0.19 - - [2026-02-09 02:14:31] "GET /virtual-network/b6e70893-74e7-4240-a5ae-c9195434b493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.005779 10.0.0.19 - - [2026-02-09 02:14:31] "POST /neutron/network HTTP/1.1" 200 890 0.008244 10.0.0.19 - - [2026-02-09 02:14:31] "GET /virtual-network/b6e70893-74e7-4240-a5ae-c9195434b493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.005980 10.0.0.19 - - [2026-02-09 02:14:31] "POST /id-to-fqname HTTP/1.1" 200 253 0.001393 10.0.0.19 - - [2026-02-09 02:14:31] "POST /neutron/network HTTP/1.1" 200 899 0.008502 10.0.0.41 - - [2026-02-09 02:14:32] "GET /projects?obj_uuids=5474edda-ca06-478a-b825-22429500fbbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001277 10.0.0.19 - - [2026-02-09 02:14:32] "GET /project/5474edda-ca06-478a-b825-22429500fbbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.076100 10.0.0.19 - - [2026-02-09 02:14:32] "POST /neutron/port HTTP/1.1" 200 117 0.007516 10.0.0.19 - - [2026-02-09 02:14:32] "POST /id-to-fqname HTTP/1.1" 200 254 0.001470 10.0.0.19 - - [2026-02-09 02:14:33] "POST /neutron/network HTTP/1.1" 200 899 0.007389 10.0.0.19 - - [2026-02-09 02:14:33] "POST /neutron/port HTTP/1.1" 200 1061 0.021062 10.0.0.19 - - [2026-02-09 02:14:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004996 10.0.0.19 - - [2026-02-09 02:14:33] "POST /neutron/network HTTP/1.1" 200 889 0.007823 10.0.0.41 - - [2026-02-09 02:14:34] "GET /projects?obj_uuids=5474edda-ca06-478a-b825-22429500fbbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001390 10.0.0.19 - - [2026-02-09 02:14:34] "GET /project/5474edda-ca06-478a-b825-22429500fbbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.087960 10.0.0.19 - - [2026-02-09 02:14:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011761 10.0.0.41 - - [2026-02-09 02:14:34] "GET /projects?obj_uuids=5474edda-ca06-478a-b825-22429500fbbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001089 10.0.0.19 - - [2026-02-09 02:14:35] "POST /fqname-to-id HTTP/1.1" 404 193 0.004856 10.0.0.19 - - [2026-02-09 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.41 - - [2026-02-09 02:14:35] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001611 10.0.0.19 - - [2026-02-09 02:14:35] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.010073 10.0.0.19 - - [2026-02-09 02:14:35] "POST /neutron/port HTTP/1.1" 200 1060 0.379169 10.0.0.19 - - [2026-02-09 02:14:35] "POST /service-templates HTTP/1.1" 200 543 0.038302 10.0.0.19 - - [2026-02-09 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.19 - - [2026-02-09 02:14:35] "GET /service-template/68af729d-58f7-49ae-87d8-5f7fe7e883c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.013574 10.0.0.19 - - [2026-02-09 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.016730 10.0.0.19 - - [2026-02-09 02:14:35] "POST /neutron/port HTTP/1.1" 200 1114 0.126298 10.0.0.19 - - [2026-02-09 02:14:35] "GET /service-template/68af729d-58f7-49ae-87d8-5f7fe7e883c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.004834 10.0.0.19 - - [2026-02-09 02:14:35] "POST /id-to-fqname HTTP/1.1" 200 253 0.002004 10.0.0.19 - - [2026-02-09 02:14:35] "POST /id-to-fqname HTTP/1.1" 200 253 0.002032 10.0.0.19 - - [2026-02-09 02:14:35] "POST /neutron/subnet HTTP/1.1" 200 694 0.010404 10.0.0.19 - - [2026-02-09 02:14:35] "POST /id-to-fqname HTTP/1.1" 200 254 0.001380 10.0.0.19 - - [2026-02-09 02:14:35] "POST /neutron/port HTTP/1.1" 200 2097 0.026500 10.0.0.19 - - [2026-02-09 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.19 - - [2026-02-09 02:14:35] "DELETE /service-template/68af729d-58f7-49ae-87d8-5f7fe7e883c8 HTTP/1.1" 200 115 0.038145 10.0.0.19 - - [2026-02-09 02:14:35] "POST /fqname-to-id HTTP/1.1" 404 193 0.004941 10.0.0.19 - - [2026-02-09 02:14:38] "POST /neutron/network HTTP/1.1" 400 204 0.016346 10.0.0.41 - - [2026-02-09 02:14:38] "GET /obj-perms HTTP/1.1" 200 5056 0.068328 10.0.0.19 - - [2026-02-09 02:14:38] "POST /neutron/port HTTP/1.1" 200 151 0.209813 10.0.0.19 - - [2026-02-09 02:14:38] "POST /neutron/port HTTP/1.1" 200 151 0.237874 10.0.0.19 - - [2026-02-09 02:14:40] "POST /neutron/network HTTP/1.1" 200 890 0.016448 10.0.0.19 - - [2026-02-09 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009715 10.0.0.41 - - [2026-02-09 02:14:40] "POST /useragent-kv HTTP/1.1" 200 115 0.006193 10.0.0.41 - - [2026-02-09 02:14:40] "POST /useragent-kv HTTP/1.1" 200 115 0.005028 10.0.0.19 - - [2026-02-09 02:14:40] "POST /neutron/network HTTP/1.1" 200 151 0.158436 10.0.0.41 - - [2026-02-09 02:14:40] "GET /projects?obj_uuids=5474edda-ca06-478a-b825-22429500fbbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001415 10.0.0.19 - - [2026-02-09 02:14:40] "DELETE /route-target/7cd9b65e-aeb2-44c6-b25f-314d05154fb3 HTTP/1.1" 200 115 0.044908 10.0.0.19 - - [2026-02-09 02:14:40] "GET /project/5474edda-ca06-478a-b825-22429500fbbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.095887 10.0.0.41 - - [2026-02-09 02:14:40] "GET /projects?obj_uuids=5474edda-ca06-478a-b825-22429500fbbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001261 10.0.0.19 - - [2026-02-09 02:14:40] "GET /project/5474edda-ca06-478a-b825-22429500fbbf?fields=virtual_networks HTTP/1.1" 200 1034 0.054187 10.0.0.41 - - [2026-02-09 02:14:40] "GET /projects?obj_uuids=5474edda-ca06-478a-b825-22429500fbbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002404 10.0.0.19 - - [2026-02-09 02:14:40] "GET /project/5474edda-ca06-478a-b825-22429500fbbf?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.046022 10.0.0.41 - - [2026-02-09 02:14:40] "GET /projects?obj_uuids=5474edda-ca06-478a-b825-22429500fbbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001101 10.0.0.19 - - [2026-02-09 02:14:40] "GET /project/5474edda-ca06-478a-b825-22429500fbbf?fields=security_groups HTTP/1.1" 200 1261 0.058914 10.0.0.19 - - [2026-02-09 02:14:41] "POST /fqname-to-id HTTP/1.1" 404 193 0.034544 10.0.0.41 - - [2026-02-09 02:14:41] "GET /projects?obj_uuids=d4bb011b-efbf-46f7-9fe6-ec7b4bd87921&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003989 10.0.0.41 - - [2026-02-09 02:14:41] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001463 10.0.0.41 - - [2026-02-09 02:14:41] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009884 10.0.0.41 - - [2026-02-09 02:14:42] "POST /id-to-fqname HTTP/1.1" 200 195 0.001482 10.0.0.41 - - [2026-02-09 02:14:42] "POST /fqname-to-id HTTP/1.1" 404 204 0.007038 10.0.0.41 - - [2026-02-09 02:14:42] "POST /security-groups HTTP/1.1" 200 596 0.085690 10.0.0.41 - - [2026-02-09 02:14:42] "POST /projects HTTP/1.1" 200 595 0.301073 10.0.0.19 - - [2026-02-09 02:14:42] "POST /fqname-to-id HTTP/1.1" 404 238 0.019660 10.0.0.41 - - [2026-02-09 02:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.384493 10.0.0.19 - - [2026-02-09 02:14:42] "GET /project/d4bb011b-efbf-46f7-9fe6-ec7b4bd87921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.540478 10.0.0.19 - - [2026-02-09 02:14:43] "GET / HTTP/1.1" 200 35931 0.001601 10.0.0.19 - - [2026-02-09 02:14:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000516 10.0.0.19 - - [2026-02-09 02:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.066234 10.0.0.41 - - [2026-02-09 02:14:44] "GET /projects?obj_uuids=d4bb011b-efbf-46f7-9fe6-ec7b4bd87921&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001285 10.0.0.19 - - [2026-02-09 02:14:44] "GET /project/d4bb011b-efbf-46f7-9fe6-ec7b4bd87921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.057359 10.0.0.19 - - [2026-02-09 02:14:44] "POST /ref-update HTTP/1.1" 200 156 0.046674 10.0.0.41 - - [2026-02-09 02:14:44] "POST /useragent-kv HTTP/1.1" 200 115 0.008743 10.0.0.19 - - [2026-02-09 02:14:44] "POST /neutron/subnet HTTP/1.1" 200 828 0.286796 10.0.0.19 - - [2026-02-09 02:14:45] "POST /id-to-fqname HTTP/1.1" 200 261 0.001417 10.0.0.19 - - [2026-02-09 02:14:45] "GET /virtual-network/c1212b5f-c83e-4e2c-9b0c-cf1ea010503b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.014578 10.0.0.19 - - [2026-02-09 02:14:45] "POST /neutron/network HTTP/1.1" 200 1073 0.010536 10.0.0.19 - - [2026-02-09 02:14:45] "GET /virtual-network/c1212b5f-c83e-4e2c-9b0c-cf1ea010503b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.005382 10.0.0.19 - - [2026-02-09 02:14:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.030526 10.0.0.19 - - [2026-02-09 02:14:45] "POST /neutron/subnet HTTP/1.1" 200 715 0.008195 10.0.0.19 - - [2026-02-09 02:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.41 - - [2026-02-09 02:14:45] "GET /projects?obj_uuids=d4bb011b-efbf-46f7-9fe6-ec7b4bd87921&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001079 10.0.0.19 - - [2026-02-09 02:14:45] "GET /project/d4bb011b-efbf-46f7-9fe6-ec7b4bd87921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.061311 10.0.0.41 - - [2026-02-09 02:14:45] "POST /useragent-kv HTTP/1.1" 200 115 0.008093 10.0.0.19 - - [2026-02-09 02:14:45] "POST /neutron/subnet HTTP/1.1" 200 828 0.254254 10.0.0.19 - - [2026-02-09 02:14:46] "POST /id-to-fqname HTTP/1.1" 200 261 0.002088 10.0.0.19 - - [2026-02-09 02:14:46] "GET /virtual-network/1c488bb5-531b-4624-9123-b62dcd70392e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.014222 10.0.0.19 - - [2026-02-09 02:14:46] "POST /neutron/network HTTP/1.1" 200 1075 0.012058 10.0.0.19 - - [2026-02-09 02:14:46] "GET /virtual-network/1c488bb5-531b-4624-9123-b62dcd70392e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.006956 10.0.0.19 - - [2026-02-09 02:14:46] "POST /neutron/subnet HTTP/1.1" 200 725 0.011861 10.0.0.19 - - [2026-02-09 02:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.41 - - [2026-02-09 02:14:46] "GET /projects?obj_uuids=d4bb011b-efbf-46f7-9fe6-ec7b4bd87921&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001017 10.0.0.19 - - [2026-02-09 02:14:46] "GET /project/d4bb011b-efbf-46f7-9fe6-ec7b4bd87921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.048454 10.0.0.19 - - [2026-02-09 02:14:46] "POST /route-targets HTTP/1.1" 200 327 0.014243 10.0.0.19 - - [2026-02-09 02:14:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.006320 10.0.0.41 - - [2026-02-09 02:14:46] "POST /useragent-kv HTTP/1.1" 200 115 0.010286 10.0.0.19 - - [2026-02-09 02:14:46] "POST /neutron/subnet HTTP/1.1" 200 828 0.251530 10.0.0.19 - - [2026-02-09 02:14:47] "POST /id-to-fqname HTTP/1.1" 200 262 0.001762 10.0.0.19 - - [2026-02-09 02:14:47] "GET /virtual-network/7534856a-0be2-45e5-baf8-596630398c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2748 0.009181 10.0.0.19 - - [2026-02-09 02:14:47] "POST /neutron/network HTTP/1.1" 200 1078 0.011024 10.0.0.19 - - [2026-02-09 02:14:47] "GET /virtual-network/7534856a-0be2-45e5-baf8-596630398c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2748 0.006333 10.0.0.19 - - [2026-02-09 02:14:47] "POST /neutron/subnet HTTP/1.1" 200 729 0.010959 10.0.0.19 - - [2026-02-09 02:14:47] "POST /id-to-fqname HTTP/1.1" 200 261 0.001403 10.0.0.41 - - [2026-02-09 02:14:48] "GET /projects?obj_uuids=d4bb011b-efbf-46f7-9fe6-ec7b4bd87921&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001545 10.0.0.19 - - [2026-02-09 02:14:48] "GET /project/d4bb011b-efbf-46f7-9fe6-ec7b4bd87921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.079571 10.0.0.19 - - [2026-02-09 02:14:48] "POST /neutron/port HTTP/1.1" 200 117 0.008904 10.0.0.19 - - [2026-02-09 02:14:48] "POST /id-to-fqname HTTP/1.1" 200 262 0.001979 10.0.0.19 - - [2026-02-09 02:14:48] "POST /neutron/network HTTP/1.1" 200 1088 0.008917 10.0.0.19 - - [2026-02-09 02:14:49] "POST /neutron/port HTTP/1.1" 200 1172 0.031747 10.0.0.41 - - [2026-02-09 02:14:49] "GET /projects?obj_uuids=d4bb011b-efbf-46f7-9fe6-ec7b4bd87921&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002055 10.0.0.19 - - [2026-02-09 02:14:49] "GET /project/d4bb011b-efbf-46f7-9fe6-ec7b4bd87921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.092572 10.0.0.19 - - [2026-02-09 02:14:49] "POST /neutron/network HTTP/1.1" 200 1078 0.012432 10.0.0.19 - - [2026-02-09 02:14:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005039 10.0.0.19 - - [2026-02-09 02:14:49] "POST /neutron/port HTTP/1.1" 200 1236 0.037988 10.0.0.19 - - [2026-02-09 02:14:49] "POST /neutron/security_group HTTP/1.1" 200 2063 0.029686 10.0.0.41 - - [2026-02-09 02:14:50] "GET /projects?obj_uuids=d4bb011b-efbf-46f7-9fe6-ec7b4bd87921&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001947 10.0.0.19 - - [2026-02-09 02:14:50] "POST /neutron/port HTTP/1.1" 200 1173 0.509909 10.0.0.19 - - [2026-02-09 02:14:50] "POST /neutron/port HTTP/1.1" 200 1227 0.186562 10.0.0.19 - - [2026-02-09 02:14:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006087 10.0.0.19 - - [2026-02-09 02:14:50] "POST /neutron/port HTTP/1.1" 200 117 0.001323 10.0.0.19 - - [2026-02-09 02:14:51] "POST /neutron/network HTTP/1.1" 400 204 0.017423 10.0.0.19 - - [2026-02-09 02:14:52] "POST /neutron/port HTTP/1.1" 200 151 0.294350 10.0.0.19 - - [2026-02-09 02:14:52] "POST /neutron/port HTTP/1.1" 200 151 0.255648 10.0.0.41 - - [2026-02-09 02:14:53] "POST /useragent-kv HTTP/1.1" 200 115 0.005616 10.0.0.41 - - [2026-02-09 02:14:53] "POST /useragent-kv HTTP/1.1" 200 115 0.004387 10.0.0.41 - - [2026-02-09 02:14:53] "POST /useragent-kv HTTP/1.1" 200 115 0.005366 10.0.0.41 - - [2026-02-09 02:14:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003746 10.0.0.19 - - [2026-02-09 02:14:53] "POST /neutron/network HTTP/1.1" 200 151 0.181499 10.0.0.19 - - [2026-02-09 02:14:53] "DELETE /route-target/41a38708-b2cf-4047-b103-08a0e1320c3a HTTP/1.1" 200 115 0.048752 10.0.0.19 - - [2026-02-09 02:14:53] "POST /neutron/network HTTP/1.1" 200 1073 0.011345 10.0.0.19 - - [2026-02-09 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.41 - - [2026-02-09 02:14:53] "GET /projects?obj_uuids=d4bb011b-efbf-46f7-9fe6-ec7b4bd87921&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001479 10.0.0.19 - - [2026-02-09 02:14:53] "GET /project/d4bb011b-efbf-46f7-9fe6-ec7b4bd87921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.054535 10.0.0.41 - - [2026-02-09 02:14:53] "GET /projects?obj_uuids=d4bb011b-efbf-46f7-9fe6-ec7b4bd87921&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001179 10.0.0.19 - - [2026-02-09 02:14:54] "GET /project/d4bb011b-efbf-46f7-9fe6-ec7b4bd87921?fields=virtual_networks HTTP/1.1" 200 1043 0.046522 10.0.0.41 - - [2026-02-09 02:14:54] "GET /projects?obj_uuids=d4bb011b-efbf-46f7-9fe6-ec7b4bd87921&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001137 10.0.0.19 - - [2026-02-09 02:14:54] "GET /project/d4bb011b-efbf-46f7-9fe6-ec7b4bd87921?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.057207 10.0.0.41 - - [2026-02-09 02:14:54] "GET /projects?obj_uuids=d4bb011b-efbf-46f7-9fe6-ec7b4bd87921&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001503 10.0.0.19 - - [2026-02-09 02:14:54] "GET /project/d4bb011b-efbf-46f7-9fe6-ec7b4bd87921?fields=security_groups HTTP/1.1" 200 1274 0.040049 10.0.0.19 - - [2026-02-09 02:14:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.035006 10.0.0.41 - - [2026-02-09 02:14:55] "GET /projects?obj_uuids=3a44437f-45ce-44d3-9521-c030e87452eb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003278 10.0.0.41 - - [2026-02-09 02:14:55] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001322 10.0.0.41 - - [2026-02-09 02:14:55] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007797 10.0.0.41 - - [2026-02-09 02:14:55] "POST /id-to-fqname HTTP/1.1" 200 198 0.001352 10.0.0.41 - - [2026-02-09 02:14:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.012523 10.0.0.41 - - [2026-02-09 02:14:55] "POST /security-groups HTTP/1.1" 200 599 0.033142 10.0.0.41 - - [2026-02-09 02:14:55] "POST /projects HTTP/1.1" 200 601 0.236143 10.0.0.41 - - [2026-02-09 02:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.275598 10.0.0.19 - - [2026-02-09 02:14:55] "POST /access-control-lists HTTP/1.1" 200 604 0.037491 10.0.0.19 - - [2026-02-09 02:14:55] "GET /project/3a44437f-45ce-44d3-9521-c030e87452eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.434781 10.0.0.19 - - [2026-02-09 02:14:56] "GET / HTTP/1.1" 200 35931 0.001471 10.0.0.19 - - [2026-02-09 02:14:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000497 10.0.0.19 - - [2026-02-09 02:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.059129 10.0.0.41 - - [2026-02-09 02:14:57] "GET /projects?obj_uuids=3a44437f-45ce-44d3-9521-c030e87452eb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001009 10.0.0.19 - - [2026-02-09 02:14:57] "GET /project/3a44437f-45ce-44d3-9521-c030e87452eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.053204 10.0.0.41 - - [2026-02-09 02:14:57] "GET /projects?obj_uuids=3a44437f-45ce-44d3-9521-c030e87452eb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001082 10.0.0.19 - - [2026-02-09 02:14:57] "POST /neutron/network HTTP/1.1" 200 691 0.161341 10.0.0.19 - - [2026-02-09 02:14:57] "POST /route-targets HTTP/1.1" 200 327 0.016227 10.0.0.19 - - [2026-02-09 02:14:58] "POST /id-to-fqname HTTP/1.1" 200 267 0.003738 10.0.0.19 - - [2026-02-09 02:14:58] "GET /virtual-network/23d71c00-1ca6-4818-8775-9b1ebe9b2232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005701 10.0.0.19 - - [2026-02-09 02:14:58] "POST /neutron/network HTTP/1.1" 200 909 0.007750 10.0.0.19 - - [2026-02-09 02:14:58] "GET /virtual-network/23d71c00-1ca6-4818-8775-9b1ebe9b2232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006814 10.0.0.19 - - [2026-02-09 02:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.41 - - [2026-02-09 02:14:58] "GET /projects?obj_uuids=3a44437f-45ce-44d3-9521-c030e87452eb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000991 10.0.0.19 - - [2026-02-09 02:14:58] "GET /project/3a44437f-45ce-44d3-9521-c030e87452eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.042237 10.0.0.19 - - [2026-02-09 02:14:58] "POST /neutron/network HTTP/1.1" 200 117 0.022382 10.0.0.19 - - [2026-02-09 02:14:58] "POST /ref-update HTTP/1.1" 200 156 0.025877 10.0.0.19 - - [2026-02-09 02:14:58] "POST /neutron/network HTTP/1.1" 200 910 0.010652 10.0.0.19 - - [2026-02-09 02:14:58] "POST /id-to-fqname HTTP/1.1" 200 267 0.001199 10.0.0.19 - - [2026-02-09 02:14:58] "GET /virtual-network/98726a92-24ad-4ea7-af05-4c5c8e41b610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.005609 10.0.0.19 - - [2026-02-09 02:14:58] "GET /virtual-network/98726a92-24ad-4ea7-af05-4c5c8e41b610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.006338 10.0.0.19 - - [2026-02-09 02:14:58] "POST /neutron/subnet HTTP/1.1" 200 725 0.010965 10.0.0.19 - - [2026-02-09 02:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.41 - - [2026-02-09 02:14:58] "GET /projects?obj_uuids=3a44437f-45ce-44d3-9521-c030e87452eb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000933 10.0.0.19 - - [2026-02-09 02:14:58] "GET /project/3a44437f-45ce-44d3-9521-c030e87452eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044441 10.0.0.41 - - [2026-02-09 02:14:59] "POST /useragent-kv HTTP/1.1" 200 115 0.008384 10.0.0.19 - - [2026-02-09 02:14:59] "POST /neutron/subnet HTTP/1.1" 200 710 0.200160 10.0.0.19 - - [2026-02-09 02:14:59] "POST /id-to-fqname HTTP/1.1" 200 268 0.001546 10.0.0.19 - - [2026-02-09 02:14:59] "GET /virtual-network/1435265d-8484-49ed-9f81-f0d01881f711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005858 10.0.0.19 - - [2026-02-09 02:14:59] "GET /virtual-network/1435265d-8484-49ed-9f81-f0d01881f711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005892 10.0.0.19 - - [2026-02-09 02:14:59] "POST /neutron/network HTTP/1.1" 200 909 0.009088 10.0.0.19 - - [2026-02-09 02:14:59] "POST /id-to-fqname HTTP/1.1" 200 267 0.001376 10.0.0.41 - - [2026-02-09 02:15:00] "GET /projects?obj_uuids=3a44437f-45ce-44d3-9521-c030e87452eb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001065 10.0.0.19 - - [2026-02-09 02:15:00] "GET /project/3a44437f-45ce-44d3-9521-c030e87452eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.075037 10.0.0.19 - - [2026-02-09 02:15:00] "POST /neutron/network HTTP/1.1" 200 910 0.007700 10.0.0.19 - - [2026-02-09 02:15:00] "POST /id-to-fqname HTTP/1.1" 200 268 0.001431 10.0.0.19 - - [2026-02-09 02:15:00] "POST /neutron/port HTTP/1.1" 200 117 0.008369 10.0.0.41 - - [2026-02-09 02:15:00] "GET /projects?obj_uuids=3a44437f-45ce-44d3-9521-c030e87452eb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001108 10.0.0.19 - - [2026-02-09 02:15:01] "POST /neutron/port HTTP/1.1" 200 1068 0.414203 10.0.0.41 - - [2026-02-09 02:15:01] "GET /projects?obj_uuids=3a44437f-45ce-44d3-9521-c030e87452eb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001087 10.0.0.19 - - [2026-02-09 02:15:01] "GET /project/3a44437f-45ce-44d3-9521-c030e87452eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.105270 10.0.0.19 - - [2026-02-09 02:15:01] "POST /neutron/port HTTP/1.1" 200 1122 0.184216 10.0.0.19 - - [2026-02-09 02:15:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004618 10.0.0.19 - - [2026-02-09 02:15:01] "POST /neutron/port HTTP/1.1" 200 1132 0.031964 10.0.0.19 - - [2026-02-09 02:15:01] "POST /neutron/port HTTP/1.1" 200 117 0.008667 10.0.0.19 - - [2026-02-09 02:15:02] "POST /neutron/port HTTP/1.1" 200 1065 0.018523 10.0.0.19 - - [2026-02-09 02:15:02] "POST /neutron/port HTTP/1.1" 200 1129 0.035133 10.0.0.19 - - [2026-02-09 02:15:02] "POST /neutron/port HTTP/1.1" 200 117 0.001352 10.0.0.19 - - [2026-02-09 02:15:03] "POST /neutron/network HTTP/1.1" 400 204 0.019179 10.0.0.19 - - [2026-02-09 02:15:04] "POST /neutron/port HTTP/1.1" 200 151 0.219461 10.0.0.19 - - [2026-02-09 02:15:04] "POST /neutron/port HTTP/1.1" 200 151 0.208473 10.0.0.19 - - [2026-02-09 02:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010740 10.0.0.41 - - [2026-02-09 02:15:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003337 10.0.0.41 - - [2026-02-09 02:15:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002551 10.0.0.19 - - [2026-02-09 02:15:05] "POST /neutron/network HTTP/1.1" 200 151 0.151503 10.0.0.19 - - [2026-02-09 02:15:05] "DELETE /route-target/d743e756-041d-4402-a0e8-0b506726061f HTTP/1.1" 200 115 0.027669 10.0.0.19 - - [2026-02-09 02:15:05] "POST /neutron/network HTTP/1.1" 200 909 0.008250 10.0.0.41 - - [2026-02-09 02:15:05] "GET /projects?obj_uuids=3a44437f-45ce-44d3-9521-c030e87452eb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001037 10.0.0.19 - - [2026-02-09 02:15:05] "GET /project/3a44437f-45ce-44d3-9521-c030e87452eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.064413 10.0.0.41 - - [2026-02-09 02:15:05] "GET /projects?obj_uuids=3a44437f-45ce-44d3-9521-c030e87452eb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001044 10.0.0.19 - - [2026-02-09 02:15:06] "GET /project/3a44437f-45ce-44d3-9521-c030e87452eb?fields=virtual_networks HTTP/1.1" 200 1048 0.050292 10.0.0.41 - - [2026-02-09 02:15:06] "GET /projects?obj_uuids=3a44437f-45ce-44d3-9521-c030e87452eb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001046 10.0.0.19 - - [2026-02-09 02:15:06] "GET /project/3a44437f-45ce-44d3-9521-c030e87452eb?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.044725 10.0.0.41 - - [2026-02-09 02:15:06] "GET /projects?obj_uuids=3a44437f-45ce-44d3-9521-c030e87452eb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001560 10.0.0.19 - - [2026-02-09 02:15:06] "GET /project/3a44437f-45ce-44d3-9521-c030e87452eb?fields=security_groups HTTP/1.1" 200 1282 0.041593 10.0.0.19 - - [2026-02-09 02:15:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.027266 10.0.0.41 - - [2026-02-09 02:15:07] "GET /projects?obj_uuids=7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004049 10.0.0.41 - - [2026-02-09 02:15:07] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001628 10.0.0.41 - - [2026-02-09 02:15:07] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009019 10.0.0.41 - - [2026-02-09 02:15:07] "POST /id-to-fqname HTTP/1.1" 200 195 0.001499 10.0.0.41 - - [2026-02-09 02:15:07] "POST /fqname-to-id HTTP/1.1" 404 204 0.009249 10.0.0.41 - - [2026-02-09 02:15:07] "POST /security-groups HTTP/1.1" 200 596 0.078186 10.0.0.19 - - [2026-02-09 02:15:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.003481 10.0.0.41 - - [2026-02-09 02:15:07] "POST /projects HTTP/1.1" 200 595 0.320999 10.0.0.41 - - [2026-02-09 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.397226 10.0.0.19 - - [2026-02-09 02:15:07] "POST /access-control-lists HTTP/1.1" 200 599 0.045976 10.0.0.19 - - [2026-02-09 02:15:07] "GET /project/7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.549268 10.0.0.19 - - [2026-02-09 02:15:08] "GET / HTTP/1.1" 200 35931 0.002079 10.0.0.19 - - [2026-02-09 02:15:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000531 10.0.0.19 - - [2026-02-09 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.059251 10.0.0.41 - - [2026-02-09 02:15:09] "GET /projects?obj_uuids=7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.024954 10.0.0.19 - - [2026-02-09 02:15:09] "GET /project/7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.073726 10.0.0.41 - - [2026-02-09 02:15:09] "GET /projects?obj_uuids=7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001339 10.0.0.19 - - [2026-02-09 02:15:09] "POST /neutron/network HTTP/1.1" 200 682 0.158530 10.0.0.19 - - [2026-02-09 02:15:10] "POST /id-to-fqname HTTP/1.1" 200 261 0.003926 10.0.0.19 - - [2026-02-09 02:15:10] "GET /virtual-network/4bb14949-916c-4e3f-ad25-a8fce974df00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.006476 10.0.0.19 - - [2026-02-09 02:15:10] "POST /neutron/network HTTP/1.1" 200 901 0.010398 10.0.0.19 - - [2026-02-09 02:15:10] "GET /virtual-network/4bb14949-916c-4e3f-ad25-a8fce974df00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.005972 10.0.0.19 - - [2026-02-09 02:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.41 - - [2026-02-09 02:15:10] "GET /projects?obj_uuids=7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001010 10.0.0.19 - - [2026-02-09 02:15:10] "GET /project/7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.062773 10.0.0.19 - - [2026-02-09 02:15:10] "POST /neutron/network HTTP/1.1" 200 117 0.016104 10.0.0.19 - - [2026-02-09 02:15:10] "POST /route-targets HTTP/1.1" 200 327 0.042208 10.0.0.19 - - [2026-02-09 02:15:10] "POST /neutron/network HTTP/1.1" 200 900 0.009675 10.0.0.19 - - [2026-02-09 02:15:10] "POST /id-to-fqname HTTP/1.1" 200 261 0.001326 10.0.0.19 - - [2026-02-09 02:15:10] "GET /virtual-network/84bfbe2b-1a11-4db2-a533-d1004f14b0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005907 10.0.0.19 - - [2026-02-09 02:15:10] "GET /virtual-network/84bfbe2b-1a11-4db2-a533-d1004f14b0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005898 10.0.0.19 - - [2026-02-09 02:15:10] "POST /neutron/subnet HTTP/1.1" 200 719 0.009401 10.0.0.19 - - [2026-02-09 02:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.41 - - [2026-02-09 02:15:10] "GET /projects?obj_uuids=7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001235 10.0.0.19 - - [2026-02-09 02:15:11] "GET /project/7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.051296 10.0.0.19 - - [2026-02-09 02:15:11] "POST /ref-update HTTP/1.1" 200 156 0.028100 10.0.0.41 - - [2026-02-09 02:15:11] "POST /useragent-kv HTTP/1.1" 200 115 0.006387 10.0.0.19 - - [2026-02-09 02:15:11] "POST /neutron/subnet HTTP/1.1" 200 719 0.232933 10.0.0.19 - - [2026-02-09 02:15:11] "POST /id-to-fqname HTTP/1.1" 200 262 0.001462 10.0.0.19 - - [2026-02-09 02:15:11] "GET /virtual-network/3fbc3272-7653-4efa-bd8a-d6a82ce9f8d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.006085 10.0.0.19 - - [2026-02-09 02:15:11] "GET /virtual-network/3fbc3272-7653-4efa-bd8a-d6a82ce9f8d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.006652 10.0.0.19 - - [2026-02-09 02:15:11] "POST /neutron/network HTTP/1.1" 200 902 0.007184 10.0.0.19 - - [2026-02-09 02:15:11] "POST /id-to-fqname HTTP/1.1" 200 261 0.001458 10.0.0.41 - - [2026-02-09 02:15:12] "GET /projects?obj_uuids=7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001235 10.0.0.19 - - [2026-02-09 02:15:12] "GET /project/7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.066303 10.0.0.19 - - [2026-02-09 02:15:12] "POST /neutron/network HTTP/1.1" 200 900 0.010190 10.0.0.19 - - [2026-02-09 02:15:12] "POST /id-to-fqname HTTP/1.1" 200 262 0.001453 10.0.0.19 - - [2026-02-09 02:15:12] "POST /neutron/port HTTP/1.1" 200 117 0.006866 10.0.0.41 - - [2026-02-09 02:15:13] "GET /projects?obj_uuids=7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001193 10.0.0.19 - - [2026-02-09 02:15:13] "POST /neutron/port HTTP/1.1" 200 1064 0.343808 10.0.0.19 - - [2026-02-09 02:15:13] "POST /neutron/port HTTP/1.1" 200 1118 0.113533 10.0.0.41 - - [2026-02-09 02:15:13] "GET /projects?obj_uuids=7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001165 10.0.0.19 - - [2026-02-09 02:15:13] "GET /project/7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.117358 10.0.0.19 - - [2026-02-09 02:15:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004151 10.0.0.19 - - [2026-02-09 02:15:13] "POST /neutron/network HTTP/1.1" 200 900 0.009339 10.0.0.19 - - [2026-02-09 02:15:14] "POST /neutron/port HTTP/1.1" 200 117 0.006751 10.0.0.19 - - [2026-02-09 02:15:14] "POST /neutron/port HTTP/1.1" 200 1064 0.022375 10.0.0.19 - - [2026-02-09 02:15:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.003703 10.0.0.19 - - [2026-02-09 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.41 - - [2026-02-09 02:15:14] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001127 10.0.0.19 - - [2026-02-09 02:15:14] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.008099 10.0.0.19 - - [2026-02-09 02:15:14] "POST /service-templates HTTP/1.1" 200 543 0.046186 10.0.0.19 - - [2026-02-09 02:15:14] "POST /neutron/port HTTP/1.1" 200 1128 0.025754 10.0.0.19 - - [2026-02-09 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.19 - - [2026-02-09 02:15:14] "POST /neutron/port HTTP/1.1" 200 117 0.001235 10.0.0.19 - - [2026-02-09 02:15:14] "GET /service-template/ca0960ed-50a4-4c88-8832-010e764095e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.006216 10.0.0.19 - - [2026-02-09 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.19 - - [2026-02-09 02:15:15] "GET /service-template/ca0960ed-50a4-4c88-8832-010e764095e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.006213 10.0.0.19 - - [2026-02-09 02:15:15] "POST /id-to-fqname HTTP/1.1" 200 261 0.001876 10.0.0.19 - - [2026-02-09 02:15:15] "POST /id-to-fqname HTTP/1.1" 200 261 0.001977 10.0.0.19 - - [2026-02-09 02:15:15] "POST /id-to-fqname HTTP/1.1" 200 262 0.001805 10.0.0.19 - - [2026-02-09 02:15:15] "POST /neutron/security_group HTTP/1.1" 200 2063 0.009740 10.0.0.19 - - [2026-02-09 02:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.19 - - [2026-02-09 02:15:15] "DELETE /service-template/ca0960ed-50a4-4c88-8832-010e764095e1 HTTP/1.1" 200 115 0.033511 10.0.0.19 - - [2026-02-09 02:15:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.005098 10.0.0.19 - - [2026-02-09 02:15:18] "POST /neutron/port HTTP/1.1" 200 1128 0.021877 10.0.0.19 - - [2026-02-09 02:15:18] "POST /neutron/port HTTP/1.1" 200 1128 0.015573 10.0.0.19 - - [2026-02-09 02:15:19] "POST /neutron/network HTTP/1.1" 200 900 0.007315 10.0.0.41 - - [2026-02-09 02:15:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003313 10.0.0.19 - - [2026-02-09 02:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.41 - - [2026-02-09 02:15:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003175 10.0.0.19 - - [2026-02-09 02:15:19] "POST /neutron/network HTTP/1.1" 200 151 0.150364 10.0.0.19 - - [2026-02-09 02:15:20] "DELETE /route-target/6a3487ca-a3ad-463d-ae5a-8ca9fcd39f40 HTTP/1.1" 200 115 0.035054 10.0.0.41 - - [2026-02-09 02:15:20] "GET /projects?obj_uuids=7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001016 10.0.0.19 - - [2026-02-09 02:15:20] "GET /project/7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.070269 10.0.0.41 - - [2026-02-09 02:15:20] "GET /projects?obj_uuids=7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001040 10.0.0.19 - - [2026-02-09 02:15:20] "GET /project/7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1?fields=virtual_networks HTTP/1.1" 200 1042 0.082052 10.0.0.41 - - [2026-02-09 02:15:20] "GET /projects?obj_uuids=7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001082 10.0.0.19 - - [2026-02-09 02:15:20] "GET /project/7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.049926 10.0.0.41 - - [2026-02-09 02:15:20] "GET /projects?obj_uuids=7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001070 10.0.0.19 - - [2026-02-09 02:15:20] "GET /project/7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1?fields=security_groups HTTP/1.1" 200 1273 0.056372 10.0.0.41 - - [2026-02-09 02:15:21] "GET /projects?obj_uuids=3a44437f-45ce-44d3-9521-c030e87452eb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000922 10.0.0.41 - - [2026-02-09 02:15:21] "GET /project/3a44437f-45ce-44d3-9521-c030e87452eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.053661 10.0.0.41 - - [2026-02-09 02:15:21] "GET /projects?obj_uuids=3a44437f-45ce-44d3-9521-c030e87452eb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001261 10.0.0.41 - - [2026-02-09 02:15:21] "GET /projects?obj_uuids=5474edda-ca06-478a-b825-22429500fbbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001377 10.0.0.41 - - [2026-02-09 02:15:21] "DELETE /project/7fb8df43f2984ef28e398a88dc7a9ed1 HTTP/1.1" 404 173 0.126291 10.0.0.41 - - [2026-02-09 02:15:21] "DELETE /project/3a44437f45ce44d39521c030e87452eb HTTP/1.1" 404 173 0.129815 10.0.0.41 - - [2026-02-09 02:15:21] "GET /project/3a44437f-45ce-44d3-9521-c030e87452eb?fields=security_groups HTTP/1.1" 200 1387 0.059811 10.0.0.41 - - [2026-02-09 02:15:21] "GET /projects?obj_uuids=7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001002 10.0.0.41 - - [2026-02-09 02:15:21] "GET /project/5474edda-ca06-478a-b825-22429500fbbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.082632 10.0.0.41 - - [2026-02-09 02:15:21] "GET /projects?obj_uuids=5474edda-ca06-478a-b825-22429500fbbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000994 10.0.0.41 - - [2026-02-09 02:15:21] "GET /projects?obj_uuids=d4bb011b-efbf-46f7-9fe6-ec7b4bd87921&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001207 10.0.0.41 - - [2026-02-09 02:15:21] "DELETE /project/5474eddaca06478ab82522429500fbbf HTTP/1.1" 404 173 0.222276 10.0.0.41 - - [2026-02-09 02:15:21] "GET /project/7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.071820 10.0.0.41 - - [2026-02-09 02:15:21] "GET /projects?obj_uuids=7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001023 10.0.0.41 - - [2026-02-09 02:15:21] "GET /project/d4bb011b-efbf-46f7-9fe6-ec7b4bd87921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.070271 10.0.0.41 - - [2026-02-09 02:15:21] "DELETE /project/d4bb011befbf46f79fe6ec7b4bd87921 HTTP/1.1" 404 173 0.273492 10.0.0.41 - - [2026-02-09 02:15:21] "GET /projects?obj_uuids=d4bb011b-efbf-46f7-9fe6-ec7b4bd87921&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000935 10.0.0.41 - - [2026-02-09 02:15:21] "GET /project/5474edda-ca06-478a-b825-22429500fbbf?fields=security_groups HTTP/1.1" 200 1366 0.125485 10.0.0.41 - - [2026-02-09 02:15:21] "DELETE /security-group/7a7c5110-021e-4ddc-a5bf-01e2e3284751 HTTP/1.1" 200 115 0.130743 10.0.0.41 - - [2026-02-09 02:15:21] "GET /projects?obj_uuids=3a44437f-45ce-44d3-9521-c030e87452eb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002083 10.0.0.41 - - [2026-02-09 02:15:21] "GET /project/d4bb011b-efbf-46f7-9fe6-ec7b4bd87921?fields=security_groups HTTP/1.1" 200 1379 0.078252 10.0.0.41 - - [2026-02-09 02:15:21] "GET /project/7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1?fields=security_groups HTTP/1.1" 200 1378 0.128072 10.0.0.41 - - [2026-02-09 02:15:21] "GET /project/3a44437f-45ce-44d3-9521-c030e87452eb?fields=application_policy_sets HTTP/1.1" 200 1426 0.076715 10.0.0.41 - - [2026-02-09 02:15:21] "DELETE /security-group/be752ecb-b3ff-4ece-b0ef-f207893bc25b HTTP/1.1" 200 115 0.113851 10.0.0.41 - - [2026-02-09 02:15:21] "GET /projects?obj_uuids=5474edda-ca06-478a-b825-22429500fbbf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001347 10.0.0.19 - - [2026-02-09 02:15:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.058244 10.0.0.41 - - [2026-02-09 02:15:21] "DELETE /security-group/d0500875-779c-4729-8656-1b9be0dffab3 HTTP/1.1" 200 115 0.103931 10.0.0.41 - - [2026-02-09 02:15:21] "GET /projects?obj_uuids=d4bb011b-efbf-46f7-9fe6-ec7b4bd87921&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000944 10.0.0.19 - - [2026-02-09 02:15:21] "DELETE /access-control-list/cd1f5ae6-0de7-44e9-be31-75b94729c526 HTTP/1.1" 200 115 0.069104 10.0.0.41 - - [2026-02-09 02:15:21] "DELETE /security-group/e1b4a513-3ae0-48e8-9d86-9d97a31d3cef HTTP/1.1" 200 115 0.132671 10.0.0.41 - - [2026-02-09 02:15:21] "GET /projects?obj_uuids=7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001992 10.0.0.41 - - [2026-02-09 02:15:21] "GET /project/d4bb011b-efbf-46f7-9fe6-ec7b4bd87921?fields=application_policy_sets HTTP/1.1" 200 1418 0.068223 10.0.0.41 - - [2026-02-09 02:15:21] "GET /project/5474edda-ca06-478a-b825-22429500fbbf?fields=application_policy_sets HTTP/1.1" 200 1405 0.125525 10.0.0.41 - - [2026-02-09 02:15:21] "GET /projects?obj_uuids=9d2a188b-e995-4312-9b47-f1c5e08994a0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004336 10.0.0.41 - - [2026-02-09 02:15:21] "DELETE /project/3a44437f-45ce-44d3-9521-c030e87452eb HTTP/1.1" 200 115 0.726073 10.0.0.41 - - [2026-02-09 02:15:21] "GET /project/7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1?fields=application_policy_sets HTTP/1.1" 200 1417 0.154605 10.0.0.19 - - [2026-02-09 02:15:21] "DELETE /access-control-list/1abf7da5-ed16-46ab-8d7b-e8c1f15a76d7 HTTP/1.1" 200 115 0.077984 10.0.0.41 - - [2026-02-09 02:15:22] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002079 10.0.0.41 - - [2026-02-09 02:15:22] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.017993 10.0.0.41 - - [2026-02-09 02:15:22] "DELETE /project/d4bb011b-efbf-46f7-9fe6-ec7b4bd87921 HTTP/1.1" 200 115 0.886974 10.0.0.41 - - [2026-02-09 02:15:22] "DELETE /project/5474edda-ca06-478a-b825-22429500fbbf HTTP/1.1" 200 115 0.917807 10.0.0.41 - - [2026-02-09 02:15:22] "DELETE /project/7fb8df43-f298-4ef2-8e39-8a88dc7a9ed1 HTTP/1.1" 200 115 1.003306 10.0.0.41 - - [2026-02-09 02:15:22] "POST /id-to-fqname HTTP/1.1" 200 199 0.001772 10.0.0.41 - - [2026-02-09 02:15:22] "POST /fqname-to-id HTTP/1.1" 404 208 0.005357 10.0.0.41 - - [2026-02-09 02:15:22] "POST /security-groups HTTP/1.1" 200 600 0.099304 10.0.0.19 - - [2026-02-09 02:15:22] "POST /fqname-to-id HTTP/1.1" 404 243 0.005137 10.0.0.41 - - [2026-02-09 02:15:22] "POST /projects HTTP/1.1" 200 603 0.359501 10.0.0.41 - - [2026-02-09 02:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.424866 10.0.0.19 - - [2026-02-09 02:15:22] "GET /project/9d2a188b-e995-4312-9b47-f1c5e08994a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.726420 10.0.0.19 - - [2026-02-09 02:15:22] "POST /access-control-lists HTTP/1.1" 200 603 0.054696 10.0.0.19 - - [2026-02-09 02:15:23] "GET / HTTP/1.1" 200 35931 0.001893 10.0.0.19 - - [2026-02-09 02:15:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000520 10.0.0.19 - - [2026-02-09 02:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.052111 10.0.0.41 - - [2026-02-09 02:15:24] "GET /projects?obj_uuids=9d2a188b-e995-4312-9b47-f1c5e08994a0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001099 10.0.0.19 - - [2026-02-09 02:15:24] "GET /project/9d2a188b-e995-4312-9b47-f1c5e08994a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.042893 10.0.0.19 - - [2026-02-09 02:15:24] "POST /neutron/network HTTP/1.1" 200 117 0.040766 10.0.0.19 - - [2026-02-09 02:15:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.003502 10.0.0.41 - - [2026-02-09 02:15:25] "POST /useragent-kv HTTP/1.1" 200 115 0.008672 10.0.0.19 - - [2026-02-09 02:15:25] "POST /neutron/subnet HTTP/1.1" 200 724 0.275307 10.0.0.19 - - [2026-02-09 02:15:25] "POST /id-to-fqname HTTP/1.1" 200 269 0.002130 10.0.0.19 - - [2026-02-09 02:15:25] "GET /virtual-network/8c546f3e-ef82-4875-b6bf-0529dafadec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.006421 10.0.0.19 - - [2026-02-09 02:15:25] "GET /virtual-network/8c546f3e-ef82-4875-b6bf-0529dafadec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.005999 10.0.0.19 - - [2026-02-09 02:15:25] "POST /neutron/network HTTP/1.1" 200 1087 0.009645 10.0.0.19 - - [2026-02-09 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011526 10.0.0.41 - - [2026-02-09 02:15:25] "GET /projects?obj_uuids=9d2a188b-e995-4312-9b47-f1c5e08994a0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001069 10.0.0.19 - - [2026-02-09 02:15:25] "GET /project/9d2a188b-e995-4312-9b47-f1c5e08994a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.045220 10.0.0.19 - - [2026-02-09 02:15:25] "POST /neutron/network HTTP/1.1" 200 117 0.016361 10.0.0.19 - - [2026-02-09 02:15:25] "POST /route-targets HTTP/1.1" 200 327 0.024282 10.0.0.41 - - [2026-02-09 02:15:26] "POST /useragent-kv HTTP/1.1" 200 115 0.008380 10.0.0.19 - - [2026-02-09 02:15:26] "POST /neutron/subnet HTTP/1.1" 200 720 0.219006 10.0.0.19 - - [2026-02-09 02:15:26] "POST /id-to-fqname HTTP/1.1" 200 269 0.002321 10.0.0.19 - - [2026-02-09 02:15:26] "GET /virtual-network/1085d6e8-ff82-45c9-b092-85b77b60c456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2756 0.008938 10.0.0.19 - - [2026-02-09 02:15:26] "GET /virtual-network/1085d6e8-ff82-45c9-b092-85b77b60c456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2756 0.008567 10.0.0.19 - - [2026-02-09 02:15:26] "POST /neutron/network HTTP/1.1" 200 1085 0.012372 10.0.0.19 - - [2026-02-09 02:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.41 - - [2026-02-09 02:15:26] "GET /projects?obj_uuids=9d2a188b-e995-4312-9b47-f1c5e08994a0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001115 10.0.0.19 - - [2026-02-09 02:15:26] "GET /project/9d2a188b-e995-4312-9b47-f1c5e08994a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.052040 10.0.0.19 - - [2026-02-09 02:15:26] "POST /neutron/network HTTP/1.1" 200 117 0.015651 10.0.0.19 - - [2026-02-09 02:15:26] "POST /ref-update HTTP/1.1" 200 156 0.025380 10.0.0.19 - - [2026-02-09 02:15:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.011098 10.0.0.41 - - [2026-02-09 02:15:27] "POST /useragent-kv HTTP/1.1" 200 115 0.009978 10.0.0.19 - - [2026-02-09 02:15:27] "POST /neutron/subnet HTTP/1.1" 200 729 0.173180 10.0.0.19 - - [2026-02-09 02:15:27] "POST /id-to-fqname HTTP/1.1" 200 270 0.001348 10.0.0.19 - - [2026-02-09 02:15:27] "GET /virtual-network/66819e42-62e0-42bd-bce6-c33499e71cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.006092 10.0.0.19 - - [2026-02-09 02:15:27] "GET /virtual-network/66819e42-62e0-42bd-bce6-c33499e71cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.005918 10.0.0.19 - - [2026-02-09 02:15:27] "POST /neutron/network HTTP/1.1" 200 1090 0.010077 10.0.0.19 - - [2026-02-09 02:15:27] "POST /id-to-fqname HTTP/1.1" 200 269 0.001393 10.0.0.19 - - [2026-02-09 02:15:27] "POST /neutron/network HTTP/1.1" 200 1095 0.009872 10.0.0.41 - - [2026-02-09 02:15:28] "GET /projects?obj_uuids=9d2a188b-e995-4312-9b47-f1c5e08994a0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001015 10.0.0.19 - - [2026-02-09 02:15:28] "GET /project/9d2a188b-e995-4312-9b47-f1c5e08994a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.070771 10.0.0.19 - - [2026-02-09 02:15:28] "POST /neutron/port HTTP/1.1" 200 117 0.006296 10.0.0.19 - - [2026-02-09 02:15:28] "POST /id-to-fqname HTTP/1.1" 200 270 0.001674 10.0.0.19 - - [2026-02-09 02:15:28] "POST /neutron/network HTTP/1.1" 200 1095 0.010071 10.0.0.19 - - [2026-02-09 02:15:29] "POST /neutron/port HTTP/1.1" 200 1174 0.023383 10.0.0.41 - - [2026-02-09 02:15:29] "GET /projects?obj_uuids=9d2a188b-e995-4312-9b47-f1c5e08994a0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001089 10.0.0.19 - - [2026-02-09 02:15:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003481 10.0.0.19 - - [2026-02-09 02:15:29] "GET /project/9d2a188b-e995-4312-9b47-f1c5e08994a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.086486 10.0.0.19 - - [2026-02-09 02:15:29] "POST /neutron/network HTTP/1.1" 200 1090 0.010813 10.0.0.19 - - [2026-02-09 02:15:29] "POST /neutron/network HTTP/1.1" 200 1085 0.009829 10.0.0.19 - - [2026-02-09 02:15:29] "POST /neutron/port HTTP/1.1" 200 117 0.006667 10.0.0.19 - - [2026-02-09 02:15:30] "POST /neutron/port HTTP/1.1" 200 1177 0.031712 10.0.0.19 - - [2026-02-09 02:15:30] "POST /neutron/port HTTP/1.1" 200 1241 0.030407 10.0.0.19 - - [2026-02-09 02:15:30] "POST /neutron/subnet HTTP/1.1" 200 1389 0.018499 10.0.0.19 - - [2026-02-09 02:15:30] "POST /neutron/network HTTP/1.1" 200 1090 0.012603 10.0.0.19 - - [2026-02-09 02:15:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.004478 10.0.0.19 - - [2026-02-09 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.41 - - [2026-02-09 02:15:30] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001020 10.0.0.19 - - [2026-02-09 02:15:30] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.008026 10.0.0.19 - - [2026-02-09 02:15:31] "POST /service-templates HTTP/1.1" 200 543 0.046658 10.0.0.19 - - [2026-02-09 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.19 - - [2026-02-09 02:15:31] "GET /service-template/e24f0f20-5ea7-4289-bcce-588f213de6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.008177 10.0.0.19 - - [2026-02-09 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.19 - - [2026-02-09 02:15:31] "GET /service-template/e24f0f20-5ea7-4289-bcce-588f213de6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004827 10.0.0.19 - - [2026-02-09 02:15:31] "POST /id-to-fqname HTTP/1.1" 200 269 0.001350 10.0.0.19 - - [2026-02-09 02:15:31] "POST /id-to-fqname HTTP/1.1" 200 269 0.001361 10.0.0.19 - - [2026-02-09 02:15:31] "POST /id-to-fqname HTTP/1.1" 200 270 0.001397 10.0.0.19 - - [2026-02-09 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.19 - - [2026-02-09 02:15:31] "DELETE /service-template/e24f0f20-5ea7-4289-bcce-588f213de6b3 HTTP/1.1" 200 115 0.040475 10.0.0.19 - - [2026-02-09 02:15:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.007013 10.0.0.19 - - [2026-02-09 02:15:33] "POST /neutron/network HTTP/1.1" 200 1085 0.010290 10.0.0.19 - - [2026-02-09 02:15:33] "POST /neutron/port HTTP/1.1" 200 1231 0.018451 10.0.0.19 - - [2026-02-09 02:15:33] "POST /neutron/port HTTP/1.1" 200 1228 0.020340 10.0.0.41 - - [2026-02-09 02:15:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003307 10.0.0.41 - - [2026-02-09 02:15:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002413 10.0.0.41 - - [2026-02-09 02:15:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002824 10.0.0.41 - - [2026-02-09 02:15:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003590 10.0.0.19 - - [2026-02-09 02:15:35] "POST /neutron/network HTTP/1.1" 200 151 0.186624 10.0.0.19 - - [2026-02-09 02:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.19 - - [2026-02-09 02:15:35] "POST /neutron/network HTTP/1.1" 200 1087 0.012628 10.0.0.19 - - [2026-02-09 02:15:35] "DELETE /route-target/b17268cf-b347-4984-bf24-dbdadcf72683 HTTP/1.1" 200 115 0.021425 10.0.0.41 - - [2026-02-09 02:15:35] "GET /projects?obj_uuids=9d2a188b-e995-4312-9b47-f1c5e08994a0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001210 10.0.0.19 - - [2026-02-09 02:15:35] "GET /project/9d2a188b-e995-4312-9b47-f1c5e08994a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.051648 10.0.0.41 - - [2026-02-09 02:15:35] "GET /projects?obj_uuids=9d2a188b-e995-4312-9b47-f1c5e08994a0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001008 10.0.0.19 - - [2026-02-09 02:15:35] "GET /project/9d2a188b-e995-4312-9b47-f1c5e08994a0?fields=virtual_networks HTTP/1.1" 200 1051 0.041789 10.0.0.41 - - [2026-02-09 02:15:35] "GET /projects?obj_uuids=9d2a188b-e995-4312-9b47-f1c5e08994a0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001074 10.0.0.19 - - [2026-02-09 02:15:36] "GET /project/9d2a188b-e995-4312-9b47-f1c5e08994a0?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.054835 10.0.0.41 - - [2026-02-09 02:15:36] "GET /projects?obj_uuids=9d2a188b-e995-4312-9b47-f1c5e08994a0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001041 10.0.0.19 - - [2026-02-09 02:15:36] "GET /project/9d2a188b-e995-4312-9b47-f1c5e08994a0?fields=security_groups HTTP/1.1" 200 1286 0.046383 10.0.0.19 - - [2026-02-09 02:15:36] "POST /fqname-to-id HTTP/1.1" 404 200 0.025331 10.0.0.41 - - [2026-02-09 02:15:36] "GET /projects?obj_uuids=be908671-e9c1-4467-8ccf-78e45c12bffe&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003008 10.0.0.41 - - [2026-02-09 02:15:36] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001128 10.0.0.41 - - [2026-02-09 02:15:37] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008299 10.0.0.41 - - [2026-02-09 02:15:37] "POST /id-to-fqname HTTP/1.1" 200 202 0.001703 10.0.0.41 - - [2026-02-09 02:15:37] "POST /fqname-to-id HTTP/1.1" 404 211 0.004865 10.0.0.41 - - [2026-02-09 02:15:37] "POST /security-groups HTTP/1.1" 200 603 0.031853 10.0.0.41 - - [2026-02-09 02:15:37] "POST /projects HTTP/1.1" 200 609 0.233848 10.0.0.19 - - [2026-02-09 02:15:37] "POST /fqname-to-id HTTP/1.1" 404 245 0.012289 10.0.0.41 - - [2026-02-09 02:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.302835 10.0.0.19 - - [2026-02-09 02:15:37] "GET /project/be908671-e9c1-4467-8ccf-78e45c12bffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.449572 10.0.0.19 - - [2026-02-09 02:15:38] "GET / HTTP/1.1" 200 35931 0.002753 10.0.0.33 - - [2026-02-09 02:15:39] "GET /obj-perms HTTP/1.1" 200 5056 0.338525 10.0.0.19 - - [2026-02-09 02:15:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000664 10.0.0.19 - - [2026-02-09 02:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.035334 10.0.0.41 - - [2026-02-09 02:15:40] "GET /projects?obj_uuids=be908671-e9c1-4467-8ccf-78e45c12bffe&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001288 10.0.0.19 - - [2026-02-09 02:15:40] "GET /project/be908671-e9c1-4467-8ccf-78e45c12bffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.054168 10.0.0.41 - - [2026-02-09 02:15:40] "GET /projects?obj_uuids=be908671-e9c1-4467-8ccf-78e45c12bffe&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001532 10.0.0.19 - - [2026-02-09 02:15:40] "POST /neutron/network HTTP/1.1" 200 619 0.186376 10.0.0.19 - - [2026-02-09 02:15:41] "POST /ref-update HTTP/1.1" 200 156 0.029721 10.0.0.19 - - [2026-02-09 02:15:41] "POST /id-to-fqname HTTP/1.1" 200 233 0.004527 10.0.0.19 - - [2026-02-09 02:15:41] "GET /virtual-network/074e467e-7d85-42a5-9c00-f73aee8217ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007157 10.0.0.19 - - [2026-02-09 02:15:41] "POST /neutron/network HTTP/1.1" 200 838 0.009548 10.0.0.19 - - [2026-02-09 02:15:41] "GET /virtual-network/074e467e-7d85-42a5-9c00-f73aee8217ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007313 10.0.0.19 - - [2026-02-09 02:15:41] "GET /virtual-network/074e467e-7d85-42a5-9c00-f73aee8217ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006423 10.0.0.19 - - [2026-02-09 02:15:42] "GET /obj-perms HTTP/1.1" 200 5054 0.079712 10.0.0.19 - - [2026-02-09 02:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.41 - - [2026-02-09 02:15:43] "GET /projects?obj_uuids=be908671-e9c1-4467-8ccf-78e45c12bffe&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001036 10.0.0.19 - - [2026-02-09 02:15:43] "GET /project/be908671-e9c1-4467-8ccf-78e45c12bffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.046190 10.0.0.19 - - [2026-02-09 02:15:43] "POST /neutron/network HTTP/1.1" 200 117 0.014369 10.0.0.19 - - [2026-02-09 02:15:43] "POST /neutron/network HTTP/1.1" 200 835 0.009230 10.0.0.19 - - [2026-02-09 02:15:43] "POST /id-to-fqname HTTP/1.1" 200 233 0.001221 10.0.0.19 - - [2026-02-09 02:15:43] "GET /virtual-network/e7836219-9782-4ae9-80f9-c4d37621b0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005574 10.0.0.19 - - [2026-02-09 02:15:44] "GET /virtual-network/e7836219-9782-4ae9-80f9-c4d37621b0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007874 10.0.0.19 - - [2026-02-09 02:15:44] "POST /neutron/subnet HTTP/1.1" 200 710 0.027855 10.0.0.19 - - [2026-02-09 02:15:44] "GET /virtual-network/e7836219-9782-4ae9-80f9-c4d37621b0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007173 10.0.0.19 - - [2026-02-09 02:15:44] "POST /id-to-fqname HTTP/1.1" 200 233 0.001808 10.0.0.41 - - [2026-02-09 02:16:16] "GET /projects?obj_uuids=be908671-e9c1-4467-8ccf-78e45c12bffe&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001638 10.0.0.19 - - [2026-02-09 02:16:16] "GET /project/be908671-e9c1-4467-8ccf-78e45c12bffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.078246 10.0.0.19 - - [2026-02-09 02:16:16] "POST /neutron/port HTTP/1.1" 200 117 0.008926 10.0.0.19 - - [2026-02-09 02:16:16] "POST /id-to-fqname HTTP/1.1" 200 233 0.001824 10.0.0.19 - - [2026-02-09 02:16:17] "POST /neutron/network HTTP/1.1" 200 848 0.010339 10.0.0.19 - - [2026-02-09 02:16:18] "POST /neutron/port HTTP/1.1" 200 1069 0.074169 10.0.0.41 - - [2026-02-09 02:16:18] "GET /projects?obj_uuids=be908671-e9c1-4467-8ccf-78e45c12bffe&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001265 10.0.0.19 - - [2026-02-09 02:16:18] "GET /project/be908671-e9c1-4467-8ccf-78e45c12bffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.118035 10.0.0.19 - - [2026-02-09 02:16:18] "POST /neutron/network HTTP/1.1" 200 838 0.050851 10.0.0.19 - - [2026-02-09 02:16:18] "POST /neutron/subnet HTTP/1.1" 200 684 0.017602 10.0.0.19 - - [2026-02-09 02:16:18] "POST /neutron/network HTTP/1.1" 200 835 0.009694 10.0.0.19 - - [2026-02-09 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011199 10.0.0.41 - - [2026-02-09 02:16:18] "GET /projects?obj_uuids=be908671-e9c1-4467-8ccf-78e45c12bffe&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001806 10.0.0.19 - - [2026-02-09 02:16:18] "GET /project/be908671-e9c1-4467-8ccf-78e45c12bffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.071545 10.0.0.19 - - [2026-02-09 02:16:18] "GET /virtual-network/074e467e-7d85-42a5-9c00-f73aee8217ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.011267 10.0.0.19 - - [2026-02-09 02:16:18] "GET /floating-ip-pools?parent_id=074e467e-7d85-42a5-9c00-f73aee8217ec&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004208 10.0.0.19 - - [2026-02-09 02:16:18] "GET /virtual-network/074e467e-7d85-42a5-9c00-f73aee8217ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006612 10.0.0.19 - - [2026-02-09 02:16:19] "POST /floating-ip-pools HTTP/1.1" 200 609 0.066409 10.0.0.19 - - [2026-02-09 02:16:19] "POST /ref-update HTTP/1.1" 200 156 0.035096 10.0.0.19 - - [2026-02-09 02:16:19] "GET /virtual-network/074e467e-7d85-42a5-9c00-f73aee8217ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005460 10.0.0.19 - - [2026-02-09 02:16:19] "POST /neutron/network HTTP/1.1" 200 848 0.017706 10.0.0.19 - - [2026-02-09 02:16:19] "GET /virtual-network/074e467e-7d85-42a5-9c00-f73aee8217ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007031 10.0.0.19 - - [2026-02-09 02:16:19] "POST /neutron/security_group HTTP/1.1" 200 2070 0.016498 10.0.0.19 - - [2026-02-09 02:16:20] "POST /neutron/port HTTP/1.1" 200 1126 0.258091 10.0.0.19 - - [2026-02-09 02:16:20] "POST /neutron/subnet HTTP/1.1" 200 698 0.018887 10.0.0.41 - - [2026-02-09 02:16:22] "DELETE /project/9d2a188be99543129b47f1c5e08994a0 HTTP/1.1" 404 173 0.005069 10.0.0.41 - - [2026-02-09 02:16:22] "GET /projects?obj_uuids=9d2a188b-e995-4312-9b47-f1c5e08994a0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000869 10.0.0.41 - - [2026-02-09 02:16:22] "DELETE /project/be908671e9c144678ccf78e45c12bffe HTTP/1.1" 404 173 0.010612 10.0.0.41 - - [2026-02-09 02:16:22] "GET /project/9d2a188b-e995-4312-9b47-f1c5e08994a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1505 0.073103 10.0.0.41 - - [2026-02-09 02:16:22] "GET /projects?obj_uuids=9d2a188b-e995-4312-9b47-f1c5e08994a0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000925 10.0.0.41 - - [2026-02-09 02:16:22] "GET /project/9d2a188b-e995-4312-9b47-f1c5e08994a0?fields=security_groups HTTP/1.1" 200 1391 0.068144 10.0.0.41 - - [2026-02-09 02:16:22] "DELETE /security-group/04ddff46-6628-40b7-ae6c-69e2b4ec5849 HTTP/1.1" 200 115 0.098047 10.0.0.41 - - [2026-02-09 02:16:22] "GET /projects?obj_uuids=9d2a188b-e995-4312-9b47-f1c5e08994a0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001000 10.0.0.19 - - [2026-02-09 02:16:22] "DELETE /access-control-list/6f20dd5a-ba18-4957-9fe6-27de1285b3ef HTTP/1.1" 200 115 0.076051 10.0.0.41 - - [2026-02-09 02:16:22] "GET /project/9d2a188b-e995-4312-9b47-f1c5e08994a0?fields=application_policy_sets HTTP/1.1" 200 1430 0.088116 10.0.0.41 - - [2026-02-09 02:16:22] "DELETE /project/9d2a188b-e995-4312-9b47-f1c5e08994a0 HTTP/1.1" 200 115 0.633348 10.0.0.19 - - [2026-02-09 02:16:25] "POST /neutron/port HTTP/1.1" 200 1133 0.042639 10.0.0.19 - - [2026-02-09 02:16:30] "POST /neutron/security_group HTTP/1.1" 200 2070 0.018487 10.0.0.41 - - [2026-02-09 02:16:39] "GET /obj-perms HTTP/1.1" 200 5056 0.062794 10.0.0.19 - - [2026-02-09 02:16:40] "POST /neutron/port HTTP/1.1" 200 1133 0.047163 10.0.0.19 - - [2026-02-09 02:16:45] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007550 10.0.0.19 - - [2026-02-09 02:16:55] "POST /neutron/port HTTP/1.1" 200 1133 0.017482 10.0.0.19 - - [2026-02-09 02:17:00] "POST /neutron/security_group HTTP/1.1" 200 2070 0.027007 10.0.0.19 - - [2026-02-09 02:17:10] "POST /neutron/port HTTP/1.1" 200 1133 0.017244 10.0.0.19 - - [2026-02-09 02:17:16] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008047 10.0.0.19 - - [2026-02-09 02:17:21] "POST /neutron/port HTTP/1.1" 200 1133 0.019107 10.0.0.19 - - [2026-02-09 02:17:21] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009712 10.0.0.19 - - [2026-02-09 02:17:21] "GET /virtual-machine/2cce60ca-eb73-4c65-ad3c-b10e9598dacf HTTP/1.1" 401 292 0.000631 10.0.0.19 - - [2026-02-09 02:17:21] "GET /virtual-machine/2cce60ca-eb73-4c65-ad3c-b10e9598dacf HTTP/1.1" 200 1304 0.033443 10.0.0.19 - - [2026-02-09 02:17:21] "GET /virtual-machine-interface/145dac7c-5276-4519-83ab-b023671c14f9 HTTP/1.1" 200 3003 0.005871 10.0.0.19 - - [2026-02-09 02:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006881 10.0.0.19 - - [2026-02-09 02:17:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004210 10.0.0.19 - - [2026-02-09 02:17:21] "GET /virtual-networks?parent_id=be908671-e9c1-4467-8ccf-78e45c12bffe&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002992 10.0.0.19 - - [2026-02-09 02:17:21] "GET /virtual-network/e7836219-9782-4ae9-80f9-c4d37621b0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006586 10.0.0.19 - - [2026-02-09 02:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.19 - - [2026-02-09 02:17:24] "GET /virtual-network/e7836219-9782-4ae9-80f9-c4d37621b0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006359 10.0.0.19 - - [2026-02-09 02:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.19 - - [2026-02-09 02:17:28] "GET /virtual-network/e7836219-9782-4ae9-80f9-c4d37621b0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005576 10.0.0.19 - - [2026-02-09 02:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.19 - - [2026-02-09 02:17:32] "GET /virtual-network/e7836219-9782-4ae9-80f9-c4d37621b0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005881 10.0.0.19 - - [2026-02-09 02:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.19 - - [2026-02-09 02:17:36] "GET /virtual-network/e7836219-9782-4ae9-80f9-c4d37621b0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005205 10.0.0.33 - - [2026-02-09 02:17:40] "GET /obj-perms HTTP/1.1" 200 5056 0.050999 10.0.0.19 - - [2026-02-09 02:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.19 - - [2026-02-09 02:17:41] "GET /virtual-network/e7836219-9782-4ae9-80f9-c4d37621b0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.008402 10.0.0.19 - - [2026-02-09 02:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.19 - - [2026-02-09 02:17:45] "GET /virtual-network/e7836219-9782-4ae9-80f9-c4d37621b0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005991 10.0.0.19 - - [2026-02-09 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.19 - - [2026-02-09 02:17:49] "GET /virtual-network/e7836219-9782-4ae9-80f9-c4d37621b0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005702 10.0.0.19 - - [2026-02-09 02:17:52] "POST /neutron/network HTTP/1.1" 200 848 0.007002 10.0.0.19 - - [2026-02-09 02:17:52] "POST /neutron/port HTTP/1.1" 200 117 0.001207 10.0.0.19 - - [2026-02-09 02:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.19 - - [2026-02-09 02:17:53] "GET /virtual-network/e7836219-9782-4ae9-80f9-c4d37621b0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006355 10.0.0.19 - - [2026-02-09 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.19 - - [2026-02-09 02:17:57] "GET /virtual-network/e7836219-9782-4ae9-80f9-c4d37621b0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005502 10.0.0.19 - - [2026-02-09 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.19 - - [2026-02-09 02:17:59] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004152 10.0.0.19 - - [2026-02-09 02:17:59] "GET /virtual-networks?parent_id=be908671-e9c1-4467-8ccf-78e45c12bffe&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003261 10.0.0.19 - - [2026-02-09 02:17:59] "GET /virtual-network/e7836219-9782-4ae9-80f9-c4d37621b0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006146 10.0.0.19 - - [2026-02-09 02:17:59] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007950 10.0.0.19 - - [2026-02-09 02:18:05] "POST /neutron/port HTTP/1.1" 200 1133 0.017921 10.0.0.19 - - [2026-02-09 02:18:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004287 10.0.0.19 - - [2026-02-09 02:18:05] "POST /neutron/network HTTP/1.1" 200 835 0.006972 10.0.0.19 - - [2026-02-09 02:18:09] "POST /neutron/port HTTP/1.1" 200 1133 0.019136 10.0.0.19 - - [2026-02-09 02:18:09] "POST /neutron/security_group HTTP/1.1" 200 2070 0.028311 10.0.0.41 - - [2026-02-09 02:18:19] "GET /projects?obj_uuids=be908671-e9c1-4467-8ccf-78e45c12bffe&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001066 10.0.0.19 - - [2026-02-09 02:18:19] "POST /neutron/floatingip HTTP/1.1" 200 530 0.114822 10.0.0.19 - - [2026-02-09 02:18:20] "POST /neutron/floatingip HTTP/1.1" 200 574 0.068233 10.0.0.19 - - [2026-02-09 02:18:20] "POST /neutron/port HTTP/1.1" 200 1136 0.019359 10.0.0.19 - - [2026-02-09 02:18:20] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008505 10.0.0.19 - - [2026-02-09 02:18:20] "GET /virtual-machine/7a80a950-a4ea-4a02-b047-c44df6b39578 HTTP/1.1" 200 1304 0.007136 10.0.0.19 - - [2026-02-09 02:18:20] "GET /virtual-machine-interface/9698c5ac-fea9-4954-93a6-7148a3d10b92 HTTP/1.1" 200 3005 0.005413 10.0.0.19 - - [2026-02-09 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.19 - - [2026-02-09 02:18:20] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003688 10.0.0.19 - - [2026-02-09 02:18:20] "GET /virtual-networks?parent_id=be908671-e9c1-4467-8ccf-78e45c12bffe&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.067971 10.0.0.19 - - [2026-02-09 02:18:20] "GET /virtual-network/074e467e-7d85-42a5-9c00-f73aee8217ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006087 10.0.0.19 - - [2026-02-09 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.19 - - [2026-02-09 02:18:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004021 10.0.0.19 - - [2026-02-09 02:18:21] "GET /virtual-networks?parent_id=be908671-e9c1-4467-8ccf-78e45c12bffe&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003440 10.0.0.19 - - [2026-02-09 02:18:21] "GET /virtual-network/074e467e-7d85-42a5-9c00-f73aee8217ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006151 10.0.0.19 - - [2026-02-09 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.19 - - [2026-02-09 02:18:21] "GET /routing-instance/3bba40b0-aaf3-4957-93db-705395712803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.004324 10.0.0.19 - - [2026-02-09 02:18:21] "GET /route-target/4bdb89db-7f34-420b-a65b-f65a064d730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004669 10.0.0.33 - - [2026-02-09 02:18:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.33 - - [2026-02-09 02:18:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.33 - - [2026-02-09 02:18:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.41 - - [2026-02-09 02:18:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.33 - - [2026-02-09 02:18:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.41 - - [2026-02-09 02:18:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.41 - - [2026-02-09 02:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.41 - - [2026-02-09 02:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.19 - - [2026-02-09 02:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.19 - - [2026-02-09 02:18:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.19 - - [2026-02-09 02:18:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000819 10.0.0.19 - - [2026-02-09 02:18:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.19 - - [2026-02-09 02:18:41] "GET /obj-perms HTTP/1.1" 200 5056 0.063621 10.0.0.19 - - [2026-02-09 02:18:41] "POST /neutron/floatingip HTTP/1.1" 200 530 0.040545 10.0.0.19 - - [2026-02-09 02:18:41] "GET /floating-ip-pool/0b84c346-b6bf-4c98-92f1-bed0661d401a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.004840 10.0.0.19 - - [2026-02-09 02:18:41] "POST /ref-update HTTP/1.1" 200 156 0.016351 10.0.0.19 - - [2026-02-09 02:18:41] "DELETE /floating-ip-pool/0b84c346-b6bf-4c98-92f1-bed0661d401a HTTP/1.1" 200 115 0.044151 10.0.0.19 - - [2026-02-09 02:18:41] "POST /neutron/network HTTP/1.1" 200 835 0.007721 10.0.0.19 - - [2026-02-09 02:18:42] "POST /neutron/port HTTP/1.1" 200 1126 0.014174 10.0.0.19 - - [2026-02-09 02:18:42] "POST /neutron/port HTTP/1.1" 200 1123 0.015628 10.0.0.41 - - [2026-02-09 02:18:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002641 10.0.0.41 - - [2026-02-09 02:18:44] "POST /useragent-kv HTTP/1.1" 200 115 0.005550 10.0.0.19 - - [2026-02-09 02:18:44] "POST /neutron/network HTTP/1.1" 200 151 0.124382 10.0.0.19 - - [2026-02-09 02:18:44] "DELETE /route-target/6b97745f-d840-42a8-a406-59cfe2da58b5 HTTP/1.1" 200 115 0.025571 10.0.0.41 - - [2026-02-09 02:18:45] "GET /projects?obj_uuids=be908671-e9c1-4467-8ccf-78e45c12bffe&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001060 10.0.0.19 - - [2026-02-09 02:18:45] "GET /project/be908671-e9c1-4467-8ccf-78e45c12bffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.040171 10.0.0.41 - - [2026-02-09 02:18:45] "GET /projects?obj_uuids=be908671-e9c1-4467-8ccf-78e45c12bffe&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001126 10.0.0.19 - - [2026-02-09 02:18:46] "GET /project/be908671-e9c1-4467-8ccf-78e45c12bffe?fields=virtual_networks HTTP/1.1" 200 1057 0.049593 10.0.0.41 - - [2026-02-09 02:18:46] "GET /projects?obj_uuids=be908671-e9c1-4467-8ccf-78e45c12bffe&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001169 10.0.0.19 - - [2026-02-09 02:18:46] "GET /project/be908671-e9c1-4467-8ccf-78e45c12bffe?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.054505 10.0.0.41 - - [2026-02-09 02:18:46] "GET /projects?obj_uuids=be908671-e9c1-4467-8ccf-78e45c12bffe&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001066 10.0.0.19 - - [2026-02-09 02:18:46] "GET /project/be908671-e9c1-4467-8ccf-78e45c12bffe?fields=security_groups HTTP/1.1" 200 1295 0.047209 10.0.0.19 - - [2026-02-09 02:18:46] "POST /fqname-to-id HTTP/1.1" 404 188 0.029131 10.0.0.41 - - [2026-02-09 02:18:47] "GET /projects?obj_uuids=78d39958-c73e-4723-bdfe-59e243491dc8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.012715 10.0.0.41 - - [2026-02-09 02:18:47] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001636 10.0.0.41 - - [2026-02-09 02:18:47] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009449 10.0.0.41 - - [2026-02-09 02:18:47] "POST /id-to-fqname HTTP/1.1" 200 190 0.003224 10.0.0.41 - - [2026-02-09 02:18:47] "POST /fqname-to-id HTTP/1.1" 404 199 0.006273 10.0.0.41 - - [2026-02-09 02:18:47] "POST /security-groups HTTP/1.1" 200 591 0.040386 10.0.0.19 - - [2026-02-09 02:18:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.006359 10.0.0.41 - - [2026-02-09 02:18:47] "POST /projects HTTP/1.1" 200 585 0.261829 10.0.0.41 - - [2026-02-09 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.333464 10.0.0.19 - - [2026-02-09 02:18:47] "POST /access-control-lists HTTP/1.1" 200 594 0.049906 10.0.0.19 - - [2026-02-09 02:18:47] "GET /project/78d39958-c73e-4723-bdfe-59e243491dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.502043 10.0.0.19 - - [2026-02-09 02:18:48] "GET / HTTP/1.1" 200 35931 0.002351 10.0.0.41 - - [2026-02-09 02:18:51] "GET /projects?obj_uuids=78d39958-c73e-4723-bdfe-59e243491dc8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001017 10.0.0.19 - - [2026-02-09 02:18:51] "GET /project/78d39958-c73e-4723-bdfe-59e243491dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.042603 10.0.0.41 - - [2026-02-09 02:18:51] "GET /projects?obj_uuids=78d39958-c73e-4723-bdfe-59e243491dc8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001612 10.0.0.19 - - [2026-02-09 02:18:51] "GET /project/78d39958-c73e-4723-bdfe-59e243491dc8?fields=virtual_networks HTTP/1.1" 200 1032 0.060566 10.0.0.41 - - [2026-02-09 02:18:51] "GET /projects?obj_uuids=78d39958-c73e-4723-bdfe-59e243491dc8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001112 10.0.0.19 - - [2026-02-09 02:18:51] "GET /project/78d39958-c73e-4723-bdfe-59e243491dc8?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.053576 10.0.0.41 - - [2026-02-09 02:18:51] "GET /projects?obj_uuids=78d39958-c73e-4723-bdfe-59e243491dc8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000996 10.0.0.19 - - [2026-02-09 02:18:51] "GET /project/78d39958-c73e-4723-bdfe-59e243491dc8?fields=security_groups HTTP/1.1" 200 1258 0.046400 10.0.0.19 - - [2026-02-09 02:18:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.027048 10.0.0.41 - - [2026-02-09 02:18:52] "GET /projects?obj_uuids=1c7c0aef-93ea-434c-932b-4f8004dafd8d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003941 10.0.0.41 - - [2026-02-09 02:18:52] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001730 10.0.0.41 - - [2026-02-09 02:18:52] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009862 10.0.0.41 - - [2026-02-09 02:18:53] "POST /id-to-fqname HTTP/1.1" 200 185 0.002759 10.0.0.41 - - [2026-02-09 02:18:53] "POST /fqname-to-id HTTP/1.1" 404 194 0.005579 10.0.0.41 - - [2026-02-09 02:18:53] "POST /security-groups HTTP/1.1" 200 586 0.081600 10.0.0.41 - - [2026-02-09 02:18:53] "POST /projects HTTP/1.1" 200 575 0.296400 10.0.0.41 - - [2026-02-09 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.375372 10.0.0.19 - - [2026-02-09 02:18:53] "POST /fqname-to-id HTTP/1.1" 404 228 0.028367 10.0.0.19 - - [2026-02-09 02:18:53] "GET /project/1c7c0aef-93ea-434c-932b-4f8004dafd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.519797 10.0.0.19 - - [2026-02-09 02:18:54] "GET / HTTP/1.1" 200 35931 0.002014 10.0.0.41 - - [2026-02-09 02:19:00] "GET /projects?obj_uuids=1c7c0aef-93ea-434c-932b-4f8004dafd8d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001390 10.0.0.19 - - [2026-02-09 02:19:00] "GET /project/1c7c0aef-93ea-434c-932b-4f8004dafd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.057952 10.0.0.41 - - [2026-02-09 02:19:00] "GET /projects?obj_uuids=1c7c0aef-93ea-434c-932b-4f8004dafd8d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002032 10.0.0.19 - - [2026-02-09 02:19:00] "GET /project/1c7c0aef-93ea-434c-932b-4f8004dafd8d?fields=virtual_networks HTTP/1.1" 200 1022 0.057462 10.0.0.41 - - [2026-02-09 02:19:00] "GET /projects?obj_uuids=1c7c0aef-93ea-434c-932b-4f8004dafd8d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001953 10.0.0.19 - - [2026-02-09 02:19:00] "GET /project/1c7c0aef-93ea-434c-932b-4f8004dafd8d?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.054783 10.0.0.41 - - [2026-02-09 02:19:00] "GET /projects?obj_uuids=1c7c0aef-93ea-434c-932b-4f8004dafd8d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001591 10.0.0.19 - - [2026-02-09 02:19:00] "GET /project/1c7c0aef-93ea-434c-932b-4f8004dafd8d?fields=security_groups HTTP/1.1" 200 1243 0.063056 10.0.0.19 - - [2026-02-09 02:19:01] "POST /fqname-to-id HTTP/1.1" 404 187 0.029415 10.0.0.41 - - [2026-02-09 02:19:01] "GET /projects?obj_uuids=e3888a79-cf6d-4bca-8b81-565878a2db35&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003481 10.0.0.41 - - [2026-02-09 02:19:01] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001357 10.0.0.41 - - [2026-02-09 02:19:01] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009554 10.0.0.41 - - [2026-02-09 02:19:01] "POST /id-to-fqname HTTP/1.1" 200 189 0.002851 10.0.0.41 - - [2026-02-09 02:19:01] "POST /fqname-to-id HTTP/1.1" 404 198 0.023026 10.0.0.41 - - [2026-02-09 02:19:01] "POST /security-groups HTTP/1.1" 200 590 0.090498 10.0.0.41 - - [2026-02-09 02:19:01] "POST /projects HTTP/1.1" 200 583 0.341829 10.0.0.19 - - [2026-02-09 02:19:01] "POST /access-control-lists HTTP/1.1" 200 595 0.039862 10.0.0.41 - - [2026-02-09 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.438366 10.0.0.19 - - [2026-02-09 02:19:01] "GET /project/e3888a79-cf6d-4bca-8b81-565878a2db35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.599792 10.0.0.19 - - [2026-02-09 02:19:03] "GET / HTTP/1.1" 200 35931 0.002053 10.0.0.41 - - [2026-02-09 02:19:06] "GET /projects?obj_uuids=e3888a79-cf6d-4bca-8b81-565878a2db35&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001039 10.0.0.19 - - [2026-02-09 02:19:06] "GET /project/e3888a79-cf6d-4bca-8b81-565878a2db35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.040371 10.0.0.41 - - [2026-02-09 02:19:06] "GET /projects?obj_uuids=e3888a79-cf6d-4bca-8b81-565878a2db35&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000965 10.0.0.19 - - [2026-02-09 02:19:06] "GET /project/e3888a79-cf6d-4bca-8b81-565878a2db35?fields=virtual_networks HTTP/1.1" 200 1031 0.049564 10.0.0.41 - - [2026-02-09 02:19:06] "GET /projects?obj_uuids=e3888a79-cf6d-4bca-8b81-565878a2db35&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001390 10.0.0.19 - - [2026-02-09 02:19:06] "GET /project/e3888a79-cf6d-4bca-8b81-565878a2db35?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.043822 10.0.0.41 - - [2026-02-09 02:19:06] "GET /projects?obj_uuids=e3888a79-cf6d-4bca-8b81-565878a2db35&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001445 10.0.0.19 - - [2026-02-09 02:19:06] "GET /project/e3888a79-cf6d-4bca-8b81-565878a2db35?fields=security_groups HTTP/1.1" 200 1256 0.082068 10.0.0.19 - - [2026-02-09 02:19:07] "POST /fqname-to-id HTTP/1.1" 404 188 0.027905 10.0.0.41 - - [2026-02-09 02:19:07] "GET /projects?obj_uuids=ca3bf98f-4fb5-4d07-9211-8d716ca5bc98&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003231 10.0.0.41 - - [2026-02-09 02:19:07] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001098 10.0.0.41 - - [2026-02-09 02:19:07] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007874 10.0.0.41 - - [2026-02-09 02:19:07] "POST /id-to-fqname HTTP/1.1" 200 190 0.001826 10.0.0.41 - - [2026-02-09 02:19:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.005560 10.0.0.41 - - [2026-02-09 02:19:07] "POST /security-groups HTTP/1.1" 200 591 0.085644 10.0.0.19 - - [2026-02-09 02:19:07] "POST /fqname-to-id HTTP/1.1" 404 234 0.003884 10.0.0.41 - - [2026-02-09 02:19:07] "POST /projects HTTP/1.1" 200 585 0.292255 10.0.0.41 - - [2026-02-09 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.376567 10.0.0.19 - - [2026-02-09 02:19:07] "POST /access-control-lists HTTP/1.1" 200 594 0.030775 10.0.0.19 - - [2026-02-09 02:19:07] "GET /project/ca3bf98f-4fb5-4d07-9211-8d716ca5bc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.535685 10.0.0.19 - - [2026-02-09 02:19:08] "GET / HTTP/1.1" 200 35931 0.002021 10.0.0.41 - - [2026-02-09 02:19:12] "GET /projects?obj_uuids=ca3bf98f-4fb5-4d07-9211-8d716ca5bc98&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001065 10.0.0.19 - - [2026-02-09 02:19:12] "GET /project/ca3bf98f-4fb5-4d07-9211-8d716ca5bc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.046737 10.0.0.41 - - [2026-02-09 02:19:12] "GET /projects?obj_uuids=ca3bf98f-4fb5-4d07-9211-8d716ca5bc98&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001011 10.0.0.19 - - [2026-02-09 02:19:12] "GET /project/ca3bf98f-4fb5-4d07-9211-8d716ca5bc98?fields=virtual_networks HTTP/1.1" 200 1033 0.048925 10.0.0.41 - - [2026-02-09 02:19:12] "GET /projects?obj_uuids=ca3bf98f-4fb5-4d07-9211-8d716ca5bc98&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001137 10.0.0.19 - - [2026-02-09 02:19:12] "GET /project/ca3bf98f-4fb5-4d07-9211-8d716ca5bc98?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.050513 10.0.0.41 - - [2026-02-09 02:19:12] "GET /projects?obj_uuids=ca3bf98f-4fb5-4d07-9211-8d716ca5bc98&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000982 10.0.0.19 - - [2026-02-09 02:19:12] "GET /project/ca3bf98f-4fb5-4d07-9211-8d716ca5bc98?fields=security_groups HTTP/1.1" 200 1259 0.040484 10.0.0.19 - - [2026-02-09 02:19:13] "POST /fqname-to-id HTTP/1.1" 404 192 0.036781 10.0.0.41 - - [2026-02-09 02:19:13] "GET /projects?obj_uuids=049cfd20-2f75-4d6a-9109-d6fc11a1f439&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003395 10.0.0.41 - - [2026-02-09 02:19:13] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000945 10.0.0.41 - - [2026-02-09 02:19:13] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007542 10.0.0.41 - - [2026-02-09 02:19:13] "POST /id-to-fqname HTTP/1.1" 200 194 0.003680 10.0.0.41 - - [2026-02-09 02:19:13] "POST /fqname-to-id HTTP/1.1" 404 203 0.004269 10.0.0.41 - - [2026-02-09 02:19:13] "POST /security-groups HTTP/1.1" 200 595 0.078353 10.0.0.41 - - [2026-02-09 02:19:13] "POST /projects HTTP/1.1" 200 593 0.289110 10.0.0.19 - - [2026-02-09 02:19:13] "POST /fqname-to-id HTTP/1.1" 404 237 0.007935 10.0.0.41 - - [2026-02-09 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.362395 10.0.0.19 - - [2026-02-09 02:19:13] "GET /project/049cfd20-2f75-4d6a-9109-d6fc11a1f439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.513038 10.0.0.19 - - [2026-02-09 02:19:14] "GET / HTTP/1.1" 200 35931 0.002987 10.0.0.41 - - [2026-02-09 02:19:17] "GET /projects?obj_uuids=049cfd20-2f75-4d6a-9109-d6fc11a1f439&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001058 10.0.0.19 - - [2026-02-09 02:19:17] "GET /project/049cfd20-2f75-4d6a-9109-d6fc11a1f439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.038613 10.0.0.41 - - [2026-02-09 02:19:17] "GET /projects?obj_uuids=049cfd20-2f75-4d6a-9109-d6fc11a1f439&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001031 10.0.0.19 - - [2026-02-09 02:19:17] "GET /project/049cfd20-2f75-4d6a-9109-d6fc11a1f439?fields=virtual_networks HTTP/1.1" 200 1039 0.043296 10.0.0.41 - - [2026-02-09 02:19:18] "GET /projects?obj_uuids=049cfd20-2f75-4d6a-9109-d6fc11a1f439&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001101 10.0.0.19 - - [2026-02-09 02:19:18] "GET /project/049cfd20-2f75-4d6a-9109-d6fc11a1f439?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.044152 10.0.0.41 - - [2026-02-09 02:19:18] "GET /projects?obj_uuids=049cfd20-2f75-4d6a-9109-d6fc11a1f439&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001005 10.0.0.19 - - [2026-02-09 02:19:18] "GET /project/049cfd20-2f75-4d6a-9109-d6fc11a1f439?fields=security_groups HTTP/1.1" 200 1269 0.044290 10.0.0.19 - - [2026-02-09 02:19:19] "POST /fqname-to-id HTTP/1.1" 404 183 0.029123 10.0.0.41 - - [2026-02-09 02:19:19] "GET /projects?obj_uuids=49d6a0bd-fa2d-4638-8a14-03b64e249d17&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003450 10.0.0.41 - - [2026-02-09 02:19:19] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001045 10.0.0.41 - - [2026-02-09 02:19:19] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007563 10.0.0.41 - - [2026-02-09 02:19:19] "POST /id-to-fqname HTTP/1.1" 200 185 0.005188 10.0.0.41 - - [2026-02-09 02:19:19] "POST /fqname-to-id HTTP/1.1" 404 194 0.007212 10.0.0.41 - - [2026-02-09 02:19:19] "POST /security-groups HTTP/1.1" 200 586 0.033997 10.0.0.41 - - [2026-02-09 02:19:19] "POST /projects HTTP/1.1" 200 575 0.238744 10.0.0.19 - - [2026-02-09 02:19:19] "POST /access-control-lists HTTP/1.1" 200 591 0.028571 10.0.0.41 - - [2026-02-09 02:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.310238 10.0.0.19 - - [2026-02-09 02:19:19] "GET /project/49d6a0bd-fa2d-4638-8a14-03b64e249d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.447547 10.0.0.19 - - [2026-02-09 02:19:20] "GET / HTTP/1.1" 200 35931 0.001677 10.0.0.19 - - [2026-02-09 02:19:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.004308 10.0.0.41 - - [2026-02-09 02:19:21] "GET /projects?obj_uuids=24845c7a-6424-45b6-98f1-09bb241e66fb&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001317 10.0.0.19 - - [2026-02-09 02:19:21] "POST /fqname-to-id HTTP/1.1" 404 228 0.004840 10.0.0.19 - - [2026-02-09 02:19:21] "POST /access-control-lists HTTP/1.1" 200 588 0.050059 10.0.0.19 - - [2026-02-09 02:19:21] "POST /neutron/security_group HTTP/1.1" 200 1364 0.440542 10.0.0.19 - - [2026-02-09 02:19:21] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.166372 10.0.0.19 - - [2026-02-09 02:19:21] "PUT /access-control-list/c4b20dff-6b8b-4c84-943a-bc4713a105ae HTTP/1.1" 200 272 0.013362 10.0.0.19 - - [2026-02-09 02:19:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.006297 10.0.0.41 - - [2026-02-09 02:19:22] "GET /projects?obj_uuids=24845c7a-6424-45b6-98f1-09bb241e66fb&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001009 10.0.0.19 - - [2026-02-09 02:19:22] "POST /access-control-lists HTTP/1.1" 200 590 0.031500 10.0.0.19 - - [2026-02-09 02:19:22] "PUT /access-control-list/c1b0b338-1865-49d7-87ed-30b34bbe5dd0 HTTP/1.1" 200 272 0.018716 10.0.0.19 - - [2026-02-09 02:19:22] "POST /neutron/security_group HTTP/1.1" 200 1364 0.396896 10.0.0.19 - - [2026-02-09 02:19:22] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.168085 10.0.0.19 - - [2026-02-09 02:19:22] "PUT /access-control-list/9330a926-54ef-49e8-8831-495b50328ef4 HTTP/1.1" 200 272 0.014204 10.0.0.19 - - [2026-02-09 02:19:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000502 10.0.0.19 - - [2026-02-09 02:19:23] "POST /fqname-to-id HTTP/1.1" 404 210 0.036647 10.0.0.41 - - [2026-02-09 02:19:23] "DELETE /project/ca3bf98f4fb54d0792118d716ca5bc98 HTTP/1.1" 404 173 0.025287 10.0.0.41 - - [2026-02-09 02:19:23] "DELETE /project/1c7c0aef93ea434c932b4f8004dafd8d HTTP/1.1" 404 173 0.026782 10.0.0.41 - - [2026-02-09 02:19:23] "DELETE /project/49d6a0bdfa2d46388a1403b64e249d17 HTTP/1.1" 404 173 0.028626 10.0.0.41 - - [2026-02-09 02:19:23] "DELETE /project/049cfd202f754d6a9109d6fc11a1f439 HTTP/1.1" 404 173 0.010950 10.0.0.41 - - [2026-02-09 02:19:23] "DELETE /project/e3888a79cf6d4bca8b81565878a2db35 HTTP/1.1" 404 173 0.018417 10.0.0.41 - - [2026-02-09 02:19:23] "GET /projects?obj_uuids=49d6a0bd-fa2d-4638-8a14-03b64e249d17&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000889 10.0.0.41 - - [2026-02-09 02:19:23] "GET /projects?obj_uuids=1c7c0aef-93ea-434c-932b-4f8004dafd8d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000941 10.0.0.41 - - [2026-02-09 02:19:23] "GET /projects?obj_uuids=ca3bf98f-4fb5-4d07-9211-8d716ca5bc98&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000859 10.0.0.41 - - [2026-02-09 02:19:23] "GET /projects?obj_uuids=049cfd20-2f75-4d6a-9109-d6fc11a1f439&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001307 10.0.0.41 - - [2026-02-09 02:19:23] "GET /projects?obj_uuids=be908671-e9c1-4467-8ccf-78e45c12bffe&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000893 10.0.0.41 - - [2026-02-09 02:19:23] "GET /projects?obj_uuids=78d39958-c73e-4723-bdfe-59e243491dc8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000878 10.0.0.41 - - [2026-02-09 02:19:23] "DELETE /project/78d39958c73e4723bdfe59e243491dc8 HTTP/1.1" 404 173 0.009804 10.0.0.41 - - [2026-02-09 02:19:23] "GET /projects?obj_uuids=e3888a79-cf6d-4bca-8b81-565878a2db35&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000962 10.0.0.41 - - [2026-02-09 02:19:23] "GET /project/ca3bf98f-4fb5-4d07-9211-8d716ca5bc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.118780 10.0.0.41 - - [2026-02-09 02:19:23] "GET /project/78d39958-c73e-4723-bdfe-59e243491dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.125819 10.0.0.41 - - [2026-02-09 02:19:23] "GET /project/1c7c0aef-93ea-434c-932b-4f8004dafd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.145087 10.0.0.41 - - [2026-02-09 02:19:23] "GET /project/be908671-e9c1-4467-8ccf-78e45c12bffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.145639 10.0.0.41 - - [2026-02-09 02:19:23] "GET /project/049cfd20-2f75-4d6a-9109-d6fc11a1f439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.160530 10.0.0.41 - - [2026-02-09 02:19:23] "GET /projects?obj_uuids=ca3bf98f-4fb5-4d07-9211-8d716ca5bc98&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000989 10.0.0.41 - - [2026-02-09 02:19:23] "GET /projects?obj_uuids=be908671-e9c1-4467-8ccf-78e45c12bffe&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001259 10.0.0.41 - - [2026-02-09 02:19:23] "GET /projects?obj_uuids=1c7c0aef-93ea-434c-932b-4f8004dafd8d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000961 10.0.0.41 - - [2026-02-09 02:19:23] "GET /projects?obj_uuids=78d39958-c73e-4723-bdfe-59e243491dc8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001034 10.0.0.41 - - [2026-02-09 02:19:23] "GET /projects?obj_uuids=049cfd20-2f75-4d6a-9109-d6fc11a1f439&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000873 10.0.0.41 - - [2026-02-09 02:19:23] "GET /project/e3888a79-cf6d-4bca-8b81-565878a2db35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.220366 10.0.0.41 - - [2026-02-09 02:19:23] "GET /project/ca3bf98f-4fb5-4d07-9211-8d716ca5bc98?fields=security_groups HTTP/1.1" 200 1364 0.108256 10.0.0.41 - - [2026-02-09 02:19:23] "GET /project/1c7c0aef-93ea-434c-932b-4f8004dafd8d?fields=security_groups HTTP/1.1" 200 1348 0.133283 10.0.0.41 - - [2026-02-09 02:19:23] "GET /project/be908671-e9c1-4467-8ccf-78e45c12bffe?fields=security_groups HTTP/1.1" 200 1400 0.168283 10.0.0.41 - - [2026-02-09 02:19:23] "GET /project/78d39958-c73e-4723-bdfe-59e243491dc8?fields=security_groups HTTP/1.1" 200 1363 0.181030 10.0.0.41 - - [2026-02-09 02:19:23] "GET /projects?obj_uuids=e3888a79-cf6d-4bca-8b81-565878a2db35&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001096 10.0.0.41 - - [2026-02-09 02:19:23] "GET /project/049cfd20-2f75-4d6a-9109-d6fc11a1f439?fields=security_groups HTTP/1.1" 200 1374 0.184574 10.0.0.41 - - [2026-02-09 02:19:23] "GET /project/e3888a79-cf6d-4bca-8b81-565878a2db35?fields=security_groups HTTP/1.1" 200 1361 0.133979 10.0.0.19 - - [2026-02-09 02:19:23] "POST /access-control-lists HTTP/1.1" 200 607 0.092495 10.0.0.41 - - [2026-02-09 02:19:23] "DELETE /security-group/f4fa1437-ce32-4679-a5ba-abdda062f03d HTTP/1.1" 200 115 0.193898 10.0.0.41 - - [2026-02-09 02:19:23] "GET /projects?obj_uuids=ca3bf98f-4fb5-4d07-9211-8d716ca5bc98&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001129 10.0.0.41 - - [2026-02-09 02:19:23] "DELETE /security-group/4175a934-ca26-4d1e-94b7-ebe3c54e205a HTTP/1.1" 200 115 0.179033 10.0.0.41 - - [2026-02-09 02:19:23] "DELETE /security-group/dfe29c77-556d-4629-91df-df70a7a73b27 HTTP/1.1" 200 115 0.218875 10.0.0.41 - - [2026-02-09 02:19:23] "GET /projects?obj_uuids=78d39958-c73e-4723-bdfe-59e243491dc8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001065 10.0.0.41 - - [2026-02-09 02:19:23] "GET /projects?obj_uuids=1c7c0aef-93ea-434c-932b-4f8004dafd8d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000925 10.0.0.41 - - [2026-02-09 02:19:23] "DELETE /security-group/74ebbcde-76dd-45b3-83cd-4d93fd08e781 HTTP/1.1" 200 115 0.207622 10.0.0.41 - - [2026-02-09 02:19:23] "GET /projects?obj_uuids=be908671-e9c1-4467-8ccf-78e45c12bffe&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000869 10.0.0.41 - - [2026-02-09 02:19:23] "DELETE /security-group/da489473-0659-4f9b-82d8-20b6d51c1391 HTTP/1.1" 200 115 0.183403 10.0.0.41 - - [2026-02-09 02:19:23] "GET /projects?obj_uuids=049cfd20-2f75-4d6a-9109-d6fc11a1f439&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001265 10.0.0.41 - - [2026-02-09 02:19:24] "GET /project/ca3bf98f-4fb5-4d07-9211-8d716ca5bc98?fields=application_policy_sets HTTP/1.1" 200 1403 0.183480 10.0.0.41 - - [2026-02-09 02:19:24] "GET /project/78d39958-c73e-4723-bdfe-59e243491dc8?fields=application_policy_sets HTTP/1.1" 200 1402 0.147473 10.0.0.41 - - [2026-02-09 02:19:24] "DELETE /security-group/302b8e60-aeea-4399-ae4a-3b02615569e5 HTTP/1.1" 200 115 0.234389 10.0.0.41 - - [2026-02-09 02:19:24] "GET /projects?obj_uuids=e3888a79-cf6d-4bca-8b81-565878a2db35&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001251 10.0.0.41 - - [2026-02-09 02:19:24] "GET /project/be908671-e9c1-4467-8ccf-78e45c12bffe?fields=application_policy_sets HTTP/1.1" 200 1439 0.167376 10.0.0.19 - - [2026-02-09 02:19:24] "DELETE /access-control-list/6611e7c9-3d49-40c7-b936-8b7da8816684 HTTP/1.1" 200 115 0.159018 10.0.0.41 - - [2026-02-09 02:19:24] "GET /project/1c7c0aef-93ea-434c-932b-4f8004dafd8d?fields=application_policy_sets HTTP/1.1" 200 1387 0.229317 10.0.0.41 - - [2026-02-09 02:19:24] "GET /project/049cfd20-2f75-4d6a-9109-d6fc11a1f439?fields=application_policy_sets HTTP/1.1" 200 1413 0.277631 10.0.0.41 - - [2026-02-09 02:19:24] "GET /project/e3888a79-cf6d-4bca-8b81-565878a2db35?fields=application_policy_sets HTTP/1.1" 200 1400 0.208469 10.0.0.19 - - [2026-02-09 02:19:24] "DELETE /access-control-list/62627dd5-670f-430e-93f7-4593925d9d8d HTTP/1.1" 200 115 0.191913 10.0.0.19 - - [2026-02-09 02:19:24] "POST /neutron/security_group HTTP/1.1" 200 1379 1.220246 10.0.0.41 - - [2026-02-09 02:19:24] "DELETE /project/ca3bf98f-4fb5-4d07-9211-8d716ca5bc98 HTTP/1.1" 200 115 1.269544 10.0.0.41 - - [2026-02-09 02:19:24] "DELETE /project/1c7c0aef-93ea-434c-932b-4f8004dafd8d HTTP/1.1" 200 115 1.296167 10.0.0.41 - - [2026-02-09 02:19:24] "DELETE /project/78d39958-c73e-4723-bdfe-59e243491dc8 HTTP/1.1" 200 115 1.307675 10.0.0.41 - - [2026-02-09 02:19:24] "DELETE /project/be908671-e9c1-4467-8ccf-78e45c12bffe HTTP/1.1" 200 115 1.322749 10.0.0.41 - - [2026-02-09 02:19:24] "DELETE /project/049cfd20-2f75-4d6a-9109-d6fc11a1f439 HTTP/1.1" 200 115 1.335088 10.0.0.41 - - [2026-02-09 02:19:24] "DELETE /project/e3888a79-cf6d-4bca-8b81-565878a2db35 HTTP/1.1" 200 115 1.345735 10.0.0.19 - - [2026-02-09 02:19:24] "DELETE /access-control-list/b3521a6a-1d41-48e2-94e3-370a30facbad HTTP/1.1" 200 115 0.061393 10.0.0.19 - - [2026-02-09 02:19:24] "DELETE /access-control-list/a6d72969-fc88-48f9-8305-e4a988e1cf6f HTTP/1.1" 200 115 0.047400 10.0.0.19 - - [2026-02-09 02:19:24] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.153111 10.0.0.19 - - [2026-02-09 02:19:25] "PUT /access-control-list/1ef4215b-9d10-4a9b-b083-7576a0afbda7 HTTP/1.1" 200 272 0.014193 10.0.0.19 - - [2026-02-09 02:19:25] "POST /fqname-to-id HTTP/1.1" 404 210 0.003089 10.0.0.41 - - [2026-02-09 02:19:25] "GET /projects?obj_uuids=49d6a0bd-fa2d-4638-8a14-03b64e249d17&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001168 10.0.0.19 - - [2026-02-09 02:19:25] "POST /fqname-to-id HTTP/1.1" 404 245 0.003816 10.0.0.19 - - [2026-02-09 02:19:25] "POST /access-control-lists HTTP/1.1" 200 605 0.043291 10.0.0.19 - - [2026-02-09 02:19:25] "POST /neutron/security_group HTTP/1.1" 200 1379 0.340319 10.0.0.19 - - [2026-02-09 02:19:25] "PUT /access-control-list/902fdb38-268e-466d-9eb7-5dd41308131a HTTP/1.1" 200 272 0.026632 10.0.0.19 - - [2026-02-09 02:19:25] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.180764 10.0.0.41 - - [2026-02-09 02:19:27] "GET /projects?obj_uuids=24845c7a-6424-45b6-98f1-09bb241e66fb&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001131 10.0.0.19 - - [2026-02-09 02:19:27] "POST /neutron/router HTTP/1.1" 200 541 0.082892 10.0.0.19 - - [2026-02-09 02:19:27] "POST /route-targets HTTP/1.1" 200 327 0.019054 10.0.0.19 - - [2026-02-09 02:19:27] "POST /neutron/router HTTP/1.1" 200 541 0.016733 10.0.0.19 - - [2026-02-09 02:19:27] "POST /neutron/router HTTP/1.1" 200 541 0.004359 10.0.0.19 - - [2026-02-09 02:19:27] "POST /neutron/router HTTP/1.1" 200 541 0.005320 10.0.0.19 - - [2026-02-09 02:19:27] "POST /neutron/router HTTP/1.1" 200 541 0.006138 10.0.0.19 - - [2026-02-09 02:19:27] "POST /neutron/router HTTP/1.1" 200 541 0.006028 10.0.0.19 - - [2026-02-09 02:19:27] "POST /neutron/router HTTP/1.1" 200 541 0.004561 10.0.0.19 - - [2026-02-09 02:19:27] "POST /neutron/router HTTP/1.1" 200 541 0.006091 10.0.0.19 - - [2026-02-09 02:19:27] "POST /neutron/router HTTP/1.1" 200 541 0.005240 10.0.0.19 - - [2026-02-09 02:19:27] "POST /neutron/router HTTP/1.1" 200 541 0.005830 10.0.0.19 - - [2026-02-09 02:19:27] "POST /neutron/router HTTP/1.1" 200 541 0.005118 10.0.0.19 - - [2026-02-09 02:19:27] "POST /neutron/router HTTP/1.1" 200 541 0.033608 10.0.0.19 - - [2026-02-09 02:19:28] "POST /neutron/router HTTP/1.1" 200 541 0.004164 10.0.0.19 - - [2026-02-09 02:19:28] "DELETE /route-target/fd3cfd5f-63f2-458b-88db-be107c556aaf HTTP/1.1" 200 115 0.044414 10.0.0.19 - - [2026-02-09 02:19:28] "POST /neutron/router HTTP/1.1" 200 541 0.007287 10.0.0.19 - - [2026-02-09 02:19:28] "POST /neutron/router HTTP/1.1" 200 541 0.008795 10.0.0.19 - - [2026-02-09 02:19:28] "POST /neutron/router HTTP/1.1" 200 541 0.011656 10.0.0.19 - - [2026-02-09 02:19:28] "POST /neutron/router HTTP/1.1" 200 541 0.006025 10.0.0.19 - - [2026-02-09 02:19:28] "POST /neutron/router HTTP/1.1" 200 541 0.005620 10.0.0.19 - - [2026-02-09 02:19:28] "POST /neutron/router HTTP/1.1" 200 541 0.005589 10.0.0.19 - - [2026-02-09 02:19:28] "POST /neutron/router HTTP/1.1" 200 541 0.004864 10.0.0.19 - - [2026-02-09 02:19:28] "POST /neutron/router HTTP/1.1" 200 541 0.004598 10.0.0.19 - - [2026-02-09 02:19:28] "POST /neutron/router HTTP/1.1" 200 541 0.005096 10.0.0.19 - - [2026-02-09 02:19:28] "POST /neutron/router HTTP/1.1" 200 541 0.005229 10.0.0.19 - - [2026-02-09 02:19:28] "POST /neutron/router HTTP/1.1" 200 541 0.004893 10.0.0.19 - - [2026-02-09 02:19:28] "POST /neutron/router HTTP/1.1" 200 541 0.007427 10.0.0.19 - - [2026-02-09 02:19:28] "POST /neutron/router HTTP/1.1" 200 151 0.084719 10.0.0.19 - - [2026-02-09 02:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006934 10.0.0.19 - - [2026-02-09 02:19:29] "GET /logical-router/3d3a60be-798c-47d5-8c23-4a6b78484380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.047272 10.0.0.19 - - [2026-02-09 02:19:29] "POST /neutron/router HTTP/1.1" 200 559 0.010808 10.0.0.19 - - [2026-02-09 02:19:29] "PUT /logical-router/4f418803-819e-4aa2-a5bc-a859aa434a1b HTTP/1.1" 200 262 0.035861 10.0.0.19 - - [2026-02-09 02:19:29] "POST /neutron/router HTTP/1.1" 200 559 0.007224 10.0.0.19 - - [2026-02-09 02:19:29] "POST /neutron/router HTTP/1.1" 200 559 0.004672 10.0.0.19 - - [2026-02-09 02:19:29] "POST /neutron/router HTTP/1.1" 200 559 0.004429 10.0.0.19 - - [2026-02-09 02:19:29] "POST /neutron/router HTTP/1.1" 200 559 0.006390 10.0.0.19 - - [2026-02-09 02:19:29] "POST /neutron/router HTTP/1.1" 200 559 0.004954 10.0.0.19 - - [2026-02-09 02:19:29] "POST /neutron/router HTTP/1.1" 200 559 0.005535 10.0.0.19 - - [2026-02-09 02:19:29] "POST /neutron/router HTTP/1.1" 200 559 0.005553 10.0.0.19 - - [2026-02-09 02:19:29] "POST /neutron/router HTTP/1.1" 200 559 0.005107 10.0.0.19 - - [2026-02-09 02:19:29] "POST /neutron/router HTTP/1.1" 200 559 0.004937 10.0.0.19 - - [2026-02-09 02:19:29] "POST /neutron/router HTTP/1.1" 200 559 0.005629 10.0.0.19 - - [2026-02-09 02:19:29] "POST /neutron/router HTTP/1.1" 200 560 0.032633 10.0.0.19 - - [2026-02-09 02:19:29] "POST /neutron/security_group HTTP/1.1" 200 521 0.008726 10.0.0.19 - - [2026-02-09 02:19:29] "DELETE /access-control-list/c427849c-bb75-40fd-813d-005ec6a324ac HTTP/1.1" 200 115 0.034700 10.0.0.19 - - [2026-02-09 02:19:29] "POST /neutron/security_group HTTP/1.1" 200 151 0.061900 10.0.0.19 - - [2026-02-09 02:19:30] "DELETE /access-control-list/48c9a049-09d3-442e-a9b4-f974769218e1 HTTP/1.1" 200 115 0.037616 10.0.0.19 - - [2026-02-09 02:19:30] "POST /neutron/security_group HTTP/1.1" 200 506 0.008043 10.0.0.19 - - [2026-02-09 02:19:30] "DELETE /access-control-list/7cfb3447-44c1-4a6d-be5b-fe9c4ee867eb HTTP/1.1" 200 115 0.032267 10.0.0.41 - - [2026-02-09 02:19:31] "GET /projects?obj_uuids=49d6a0bd-fa2d-4638-8a14-03b64e249d17&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001117 10.0.0.19 - - [2026-02-09 02:19:31] "GET /project/49d6a0bd-fa2d-4638-8a14-03b64e249d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.037227 10.0.0.41 - - [2026-02-09 02:19:31] "GET /projects?obj_uuids=49d6a0bd-fa2d-4638-8a14-03b64e249d17&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001082 10.0.0.19 - - [2026-02-09 02:19:31] "GET /project/49d6a0bd-fa2d-4638-8a14-03b64e249d17?fields=virtual_networks HTTP/1.1" 200 1021 0.043837 10.0.0.41 - - [2026-02-09 02:19:31] "GET /projects?obj_uuids=49d6a0bd-fa2d-4638-8a14-03b64e249d17&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001083 10.0.0.19 - - [2026-02-09 02:19:31] "GET /project/49d6a0bd-fa2d-4638-8a14-03b64e249d17?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.037477 10.0.0.41 - - [2026-02-09 02:19:31] "GET /projects?obj_uuids=49d6a0bd-fa2d-4638-8a14-03b64e249d17&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001432 10.0.0.19 - - [2026-02-09 02:19:31] "GET /project/49d6a0bd-fa2d-4638-8a14-03b64e249d17?fields=security_groups HTTP/1.1" 200 1242 0.038217 10.0.0.19 - - [2026-02-09 02:19:32] "POST /fqname-to-id HTTP/1.1" 404 184 0.027171 10.0.0.41 - - [2026-02-09 02:19:32] "GET /projects?obj_uuids=16057ff5-1a2f-43f7-b126-79c7467917b6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003459 10.0.0.41 - - [2026-02-09 02:19:32] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001170 10.0.0.41 - - [2026-02-09 02:19:32] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008886 10.0.0.41 - - [2026-02-09 02:19:32] "POST /id-to-fqname HTTP/1.1" 200 186 0.004972 10.0.0.41 - - [2026-02-09 02:19:32] "POST /fqname-to-id HTTP/1.1" 404 195 0.005317 10.0.0.41 - - [2026-02-09 02:19:32] "POST /security-groups HTTP/1.1" 200 587 0.034202 10.0.0.41 - - [2026-02-09 02:19:32] "POST /projects HTTP/1.1" 200 577 0.251092 10.0.0.19 - - [2026-02-09 02:19:32] "POST /access-control-lists HTTP/1.1" 200 592 0.029079 10.0.0.41 - - [2026-02-09 02:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.327295 10.0.0.19 - - [2026-02-09 02:19:32] "GET /project/16057ff5-1a2f-43f7-b126-79c7467917b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.470725 10.0.0.19 - - [2026-02-09 02:19:34] "GET / HTTP/1.1" 200 35931 0.001645 10.0.0.19 - - [2026-02-09 02:19:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000481 10.0.0.19 - - [2026-02-09 02:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.054217 10.0.0.41 - - [2026-02-09 02:19:36] "GET /projects?obj_uuids=16057ff5-1a2f-43f7-b126-79c7467917b6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001061 10.0.0.19 - - [2026-02-09 02:19:36] "GET /project/16057ff5-1a2f-43f7-b126-79c7467917b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.048839 10.0.0.41 - - [2026-02-09 02:19:36] "GET /projects?obj_uuids=16057ff5-1a2f-43f7-b126-79c7467917b6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001329 10.0.0.19 - - [2026-02-09 02:19:36] "POST /neutron/network HTTP/1.1" 200 601 0.151646 10.0.0.19 - - [2026-02-09 02:19:36] "POST /route-targets HTTP/1.1" 200 327 0.016270 10.0.0.19 - - [2026-02-09 02:19:36] "POST /id-to-fqname HTTP/1.1" 200 216 0.003916 10.0.0.19 - - [2026-02-09 02:19:36] "GET /virtual-network/3d505a27-7155-4f7b-8477-2520870caab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006064 10.0.0.19 - - [2026-02-09 02:19:36] "POST /neutron/network HTTP/1.1" 200 819 0.006779 10.0.0.19 - - [2026-02-09 02:19:36] "GET /virtual-network/3d505a27-7155-4f7b-8477-2520870caab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005689 10.0.0.19 - - [2026-02-09 02:19:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.003314 10.0.0.19 - - [2026-02-09 02:19:36] "GET /virtual-network/3d505a27-7155-4f7b-8477-2520870caab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005443 10.0.0.41 - - [2026-02-09 02:19:36] "GET /projects?obj_uuids=16057ff5-1a2f-43f7-b126-79c7467917b6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000955 10.0.0.19 - - [2026-02-09 02:19:37] "POST /neutron/port HTTP/1.1" 200 1016 0.254626 10.0.0.19 - - [2026-02-09 02:19:37] "GET /virtual-machine-interface/2db43dff-a99f-40fc-8e1f-0957346e4814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.005114 10.0.0.19 - - [2026-02-09 02:19:37] "GET /virtual-machine-interface/2db43dff-a99f-40fc-8e1f-0957346e4814?fields=instance_ip_back_refs HTTP/1.1" 200 1317 0.004785 10.0.0.19 - - [2026-02-09 02:19:37] "GET /instance-ip/a4691736-0491-4baf-a34f-5d19ae6fa188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006545 10.0.0.19 - - [2026-02-09 02:19:37] "POST /neutron/network HTTP/1.1" 200 819 0.006417 10.0.0.19 - - [2026-02-09 02:19:37] "DELETE /route-target/7ab966a7-abbd-402e-8ea9-e1231b6e4ac5 HTTP/1.1" 200 115 0.031980 10.0.0.19 - - [2026-02-09 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005251 10.0.0.41 - - [2026-02-09 02:19:40] "GET /projects?obj_uuids=16057ff5-1a2f-43f7-b126-79c7467917b6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001358 10.0.0.19 - - [2026-02-09 02:19:40] "GET /project/16057ff5-1a2f-43f7-b126-79c7467917b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.062948 10.0.0.41 - - [2026-02-09 02:19:40] "GET /projects?obj_uuids=16057ff5-1a2f-43f7-b126-79c7467917b6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001260 10.0.0.19 - - [2026-02-09 02:19:40] "POST /neutron/network HTTP/1.1" 200 603 0.137561 10.0.0.19 - - [2026-02-09 02:19:41] "POST /neutron/network HTTP/1.1" 200 978 0.015017 10.0.0.19 - - [2026-02-09 02:19:41] "POST /id-to-fqname HTTP/1.1" 200 217 0.001477 10.0.0.19 - - [2026-02-09 02:19:41] "GET /virtual-network/edee61ec-3a87-407b-9e64-665551330504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005585 10.0.0.19 - - [2026-02-09 02:19:41] "GET /virtual-network/edee61ec-3a87-407b-9e64-665551330504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007009 10.0.0.19 - - [2026-02-09 02:19:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.012008 10.0.0.41 - - [2026-02-09 02:19:41] "GET /projects?obj_uuids=16057ff5-1a2f-43f7-b126-79c7467917b6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001201 10.0.0.19 - - [2026-02-09 02:19:41] "POST /neutron/port HTTP/1.1" 200 1018 0.263077 10.0.0.19 - - [2026-02-09 02:19:41] "POST /id-to-fqname HTTP/1.1" 200 217 0.001268 10.0.0.19 - - [2026-02-09 02:19:42] "POST /neutron/network HTTP/1.1" 200 978 0.008924 10.0.0.19 - - [2026-02-09 02:19:42] "POST /neutron/port HTTP/1.1" 200 117 0.006532 10.0.0.19 - - [2026-02-09 02:19:42] "POST /id-to-fqname HTTP/1.1" 200 217 0.001262 10.0.0.19 - - [2026-02-09 02:19:42] "POST /neutron/port HTTP/1.1" 200 1018 0.012196 10.0.0.19 - - [2026-02-09 02:19:42] "POST /neutron/port HTTP/1.1" 200 1018 0.014360 10.0.0.19 - - [2026-02-09 02:19:42] "POST /neutron/port HTTP/1.1" 200 117 0.010054 10.0.0.19 - - [2026-02-09 02:19:43] "POST /neutron/network HTTP/1.1" 200 988 0.008376 10.0.0.19 - - [2026-02-09 02:19:43] "POST /neutron/port HTTP/1.1" 200 1110 0.177073 10.0.0.19 - - [2026-02-09 02:19:43] "POST /neutron/port HTTP/1.1" 200 1018 0.019094 10.0.0.19 - - [2026-02-09 02:19:43] "POST /neutron/port HTTP/1.1" 200 1120 0.051311 10.0.0.19 - - [2026-02-09 02:19:43] "POST /neutron/port HTTP/1.1" 200 117 0.001245 10.0.0.19 - - [2026-02-09 02:19:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004322 10.0.0.19 - - [2026-02-09 02:19:44] "POST /neutron/network HTTP/1.1" 200 978 0.009592 10.0.0.19 - - [2026-02-09 02:19:48] "POST /neutron/port HTTP/1.1" 200 1120 0.020051 10.0.0.19 - - [2026-02-09 02:19:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010583 10.0.0.19 - - [2026-02-09 02:19:48] "GET /virtual-machine/f87b9430-e602-4f37-a50b-11f5ff9f7d4a HTTP/1.1" 401 292 0.000456 10.0.0.19 - - [2026-02-09 02:19:48] "GET /virtual-machine/f87b9430-e602-4f37-a50b-11f5ff9f7d4a HTTP/1.1" 200 1285 0.029717 10.0.0.19 - - [2026-02-09 02:19:48] "GET /virtual-machine-interface/45088a02-5de3-48bd-8c2e-958039a15985 HTTP/1.1" 200 2924 0.005407 10.0.0.19 - - [2026-02-09 02:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.19 - - [2026-02-09 02:19:48] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003401 10.0.0.19 - - [2026-02-09 02:19:48] "GET /virtual-networks?parent_id=16057ff5-1a2f-43f7-b126-79c7467917b6&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002824 10.0.0.19 - - [2026-02-09 02:19:48] "GET /virtual-network/edee61ec-3a87-407b-9e64-665551330504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006785 10.0.0.19 - - [2026-02-09 02:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.19 - - [2026-02-09 02:19:51] "GET /virtual-network/edee61ec-3a87-407b-9e64-665551330504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006055 10.0.0.19 - - [2026-02-09 02:19:53] "POST /neutron/port HTTP/1.1" 200 1120 0.021912 10.0.0.19 - - [2026-02-09 02:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.19 - - [2026-02-09 02:19:54] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004537 10.0.0.19 - - [2026-02-09 02:19:54] "GET /virtual-networks?parent_id=16057ff5-1a2f-43f7-b126-79c7467917b6&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003872 10.0.0.19 - - [2026-02-09 02:19:54] "GET /virtual-network/edee61ec-3a87-407b-9e64-665551330504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.008262 10.0.0.19 - - [2026-02-09 02:19:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.015748 10.0.0.19 - - [2026-02-09 02:19:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007449 10.0.0.19 - - [2026-02-09 02:19:54] "POST /neutron/network HTTP/1.1" 200 988 0.007336 10.0.0.19 - - [2026-02-09 02:19:54] "GET /virtual-machine/c13a496d-2c14-48bf-9ff7-d3099b703265 HTTP/1.1" 200 1285 0.006459 10.0.0.19 - - [2026-02-09 02:19:54] "GET /virtual-machine-interface/4ba81f18-6682-469a-805c-384b63410a84 HTTP/1.1" 200 2923 0.005973 10.0.0.19 - - [2026-02-09 02:19:54] "POST /neutron/subnet HTTP/1.1" 200 699 0.011885 10.0.0.19 - - [2026-02-09 02:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.19 - - [2026-02-09 02:19:54] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008785 10.0.0.19 - - [2026-02-09 02:19:54] "GET /virtual-networks?parent_id=16057ff5-1a2f-43f7-b126-79c7467917b6&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002994 10.0.0.19 - - [2026-02-09 02:19:54] "GET /virtual-network/edee61ec-3a87-407b-9e64-665551330504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.013228 10.0.0.19 - - [2026-02-09 02:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.19 - - [2026-02-09 02:19:55] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005028 10.0.0.19 - - [2026-02-09 02:19:55] "GET /virtual-networks?parent_id=16057ff5-1a2f-43f7-b126-79c7467917b6&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004078 10.0.0.19 - - [2026-02-09 02:19:55] "GET /virtual-network/edee61ec-3a87-407b-9e64-665551330504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007455 10.0.0.19 - - [2026-02-09 02:19:59] "POST /neutron/port HTTP/1.1" 200 1110 0.016929 10.0.0.19 - - [2026-02-09 02:19:59] "POST /neutron/port HTTP/1.1" 200 1110 0.015739 10.0.0.19 - - [2026-02-09 02:19:59] "POST /neutron/port HTTP/1.1" 200 117 0.007674 10.0.0.41 - - [2026-02-09 02:19:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004398 10.0.0.19 - - [2026-02-09 02:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.41 - - [2026-02-09 02:19:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002487 10.0.0.41 - - [2026-02-09 02:19:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002478 10.0.0.41 - - [2026-02-09 02:19:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002087 10.0.0.19 - - [2026-02-09 02:19:59] "POST /neutron/network HTTP/1.1" 200 151 0.165371 10.0.0.41 - - [2026-02-09 02:20:01] "GET /projects?obj_uuids=16057ff5-1a2f-43f7-b126-79c7467917b6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001036 10.0.0.19 - - [2026-02-09 02:20:01] "GET /project/16057ff5-1a2f-43f7-b126-79c7467917b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.055767 10.0.0.41 - - [2026-02-09 02:20:01] "GET /projects?obj_uuids=16057ff5-1a2f-43f7-b126-79c7467917b6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001518 10.0.0.19 - - [2026-02-09 02:20:01] "GET /project/16057ff5-1a2f-43f7-b126-79c7467917b6?fields=virtual_networks HTTP/1.1" 200 1024 0.053971 10.0.0.41 - - [2026-02-09 02:20:01] "GET /projects?obj_uuids=16057ff5-1a2f-43f7-b126-79c7467917b6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001064 10.0.0.19 - - [2026-02-09 02:20:01] "GET /project/16057ff5-1a2f-43f7-b126-79c7467917b6?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.046233 10.0.0.41 - - [2026-02-09 02:20:01] "GET /projects?obj_uuids=16057ff5-1a2f-43f7-b126-79c7467917b6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001413 10.0.0.19 - - [2026-02-09 02:20:01] "GET /project/16057ff5-1a2f-43f7-b126-79c7467917b6?fields=security_groups HTTP/1.1" 200 1246 0.065173 10.0.0.19 - - [2026-02-09 02:20:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.032808 10.0.0.41 - - [2026-02-09 02:20:02] "GET /projects?obj_uuids=e46428ec-95b7-43b6-a111-9cd358e208da&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003068 10.0.0.41 - - [2026-02-09 02:20:02] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001405 10.0.0.41 - - [2026-02-09 02:20:02] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007878 10.0.0.41 - - [2026-02-09 02:20:02] "POST /id-to-fqname HTTP/1.1" 200 188 0.003078 10.0.0.41 - - [2026-02-09 02:20:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.009488 10.0.0.41 - - [2026-02-09 02:20:02] "POST /security-groups HTTP/1.1" 200 589 0.077992 10.0.0.41 - - [2026-02-09 02:20:02] "POST /projects HTTP/1.1" 200 581 0.280407 10.0.0.19 - - [2026-02-09 02:20:02] "POST /access-control-lists HTTP/1.1" 200 594 0.028904 10.0.0.41 - - [2026-02-09 02:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.361174 10.0.0.19 - - [2026-02-09 02:20:02] "GET /project/e46428ec-95b7-43b6-a111-9cd358e208da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.506979 10.0.0.19 - - [2026-02-09 02:20:04] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.19 - - [2026-02-09 02:20:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000611 10.0.0.19 - - [2026-02-09 02:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.054740 10.0.0.41 - - [2026-02-09 02:20:06] "GET /projects?obj_uuids=e46428ec-95b7-43b6-a111-9cd358e208da&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000925 10.0.0.19 - - [2026-02-09 02:20:06] "GET /project/e46428ec-95b7-43b6-a111-9cd358e208da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.057432 10.0.0.19 - - [2026-02-09 02:20:06] "POST /neutron/network HTTP/1.1" 200 117 0.040277 10.0.0.19 - - [2026-02-09 02:20:06] "POST /route-targets HTTP/1.1" 200 327 0.014903 10.0.0.19 - - [2026-02-09 02:20:06] "POST /neutron/network HTTP/1.1" 200 824 0.008843 10.0.0.19 - - [2026-02-09 02:20:06] "POST /id-to-fqname HTTP/1.1" 200 219 0.001171 10.0.0.19 - - [2026-02-09 02:20:06] "GET /virtual-network/13fa5964-82e5-4854-80e9-6865c14bf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005210 10.0.0.19 - - [2026-02-09 02:20:06] "GET /virtual-network/13fa5964-82e5-4854-80e9-6865c14bf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005698 10.0.0.19 - - [2026-02-09 02:20:06] "POST /neutron/subnet HTTP/1.1" 200 724 0.009504 10.0.0.19 - - [2026-02-09 02:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.41 - - [2026-02-09 02:20:06] "GET /projects?obj_uuids=e46428ec-95b7-43b6-a111-9cd358e208da&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000933 10.0.0.19 - - [2026-02-09 02:20:06] "GET /project/e46428ec-95b7-43b6-a111-9cd358e208da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.037360 10.0.0.19 - - [2026-02-09 02:20:07] "POST /ref-update HTTP/1.1" 200 156 0.026411 10.0.0.41 - - [2026-02-09 02:20:07] "POST /useragent-kv HTTP/1.1" 200 115 0.007158 10.0.0.19 - - [2026-02-09 02:20:07] "POST /neutron/subnet HTTP/1.1" 200 734 0.205100 10.0.0.19 - - [2026-02-09 02:20:07] "POST /id-to-fqname HTTP/1.1" 200 219 0.001385 10.0.0.19 - - [2026-02-09 02:20:07] "GET /virtual-network/20ffcfa3-7650-4857-b596-22488439942d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006819 10.0.0.19 - - [2026-02-09 02:20:07] "GET /virtual-network/20ffcfa3-7650-4857-b596-22488439942d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006502 10.0.0.19 - - [2026-02-09 02:20:07] "POST /neutron/network HTTP/1.1" 200 826 0.006560 10.0.0.19 - - [2026-02-09 02:20:07] "POST /id-to-fqname HTTP/1.1" 200 219 0.001450 10.0.0.41 - - [2026-02-09 02:20:08] "GET /projects?obj_uuids=e46428ec-95b7-43b6-a111-9cd358e208da&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001115 10.0.0.19 - - [2026-02-09 02:20:08] "GET /project/e46428ec-95b7-43b6-a111-9cd358e208da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.093375 10.0.0.19 - - [2026-02-09 02:20:08] "POST /neutron/network HTTP/1.1" 200 824 0.007680 10.0.0.19 - - [2026-02-09 02:20:08] "POST /id-to-fqname HTTP/1.1" 200 219 0.001456 10.0.0.19 - - [2026-02-09 02:20:08] "POST /neutron/port HTTP/1.1" 200 117 0.006618 10.0.0.41 - - [2026-02-09 02:20:09] "GET /projects?obj_uuids=e46428ec-95b7-43b6-a111-9cd358e208da&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.032798 10.0.0.19 - - [2026-02-09 02:20:09] "POST /neutron/port HTTP/1.1" 200 1058 0.347500 10.0.0.19 - - [2026-02-09 02:20:09] "POST /neutron/port HTTP/1.1" 200 1112 0.112803 10.0.0.41 - - [2026-02-09 02:20:09] "GET /projects?obj_uuids=e46428ec-95b7-43b6-a111-9cd358e208da&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001412 10.0.0.19 - - [2026-02-09 02:20:09] "GET /project/e46428ec-95b7-43b6-a111-9cd358e208da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.073112 10.0.0.19 - - [2026-02-09 02:20:09] "POST /neutron/network HTTP/1.1" 200 826 0.006582 10.0.0.19 - - [2026-02-09 02:20:09] "POST /neutron/network HTTP/1.1" 200 824 0.007876 10.0.0.19 - - [2026-02-09 02:20:10] "POST /neutron/port HTTP/1.1" 200 117 0.007958 10.0.0.41 - - [2026-02-09 02:20:10] "GET /projects?obj_uuids=e46428ec-95b7-43b6-a111-9cd358e208da&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001125 10.0.0.19 - - [2026-02-09 02:20:10] "POST /neutron/router HTTP/1.1" 200 344 0.354857 10.0.0.19 - - [2026-02-09 02:20:10] "POST /ref-update HTTP/1.1" 200 156 0.078307 10.0.0.19 - - [2026-02-09 02:20:10] "POST /neutron/port HTTP/1.1" 200 1122 0.034564 10.0.0.19 - - [2026-02-09 02:20:10] "POST /neutron/port HTTP/1.1" 200 1060 0.016612 10.0.0.19 - - [2026-02-09 02:20:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004254 10.0.0.19 - - [2026-02-09 02:20:11] "POST /neutron/network HTTP/1.1" 200 826 0.007436 10.0.0.19 - - [2026-02-09 02:20:15] "POST /neutron/port HTTP/1.1" 200 1122 0.021509 10.0.0.19 - - [2026-02-09 02:20:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009732 10.0.0.19 - - [2026-02-09 02:20:15] "GET /virtual-machine/a67f89dd-7338-4316-bb31-7cbcd07b61a1 HTTP/1.1" 401 292 0.000504 10.0.0.19 - - [2026-02-09 02:20:16] "GET /virtual-machine/a67f89dd-7338-4316-bb31-7cbcd07b61a1 HTTP/1.1" 200 1291 0.029119 10.0.0.19 - - [2026-02-09 02:20:16] "GET /virtual-machine-interface/5bfeb3bc-8049-4885-8a10-779cb5f731b3 HTTP/1.1" 200 2933 0.005550 10.0.0.19 - - [2026-02-09 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.19 - - [2026-02-09 02:20:16] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004213 10.0.0.19 - - [2026-02-09 02:20:16] "GET /virtual-networks?parent_id=e46428ec-95b7-43b6-a111-9cd358e208da&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002917 10.0.0.19 - - [2026-02-09 02:20:16] "GET /virtual-network/13fa5964-82e5-4854-80e9-6865c14bf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006608 10.0.0.19 - - [2026-02-09 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.19 - - [2026-02-09 02:20:19] "GET /virtual-network/13fa5964-82e5-4854-80e9-6865c14bf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006126 10.0.0.19 - - [2026-02-09 02:20:20] "POST /neutron/port HTTP/1.1" 200 1122 0.026894 10.0.0.19 - - [2026-02-09 02:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.19 - - [2026-02-09 02:20:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003957 10.0.0.19 - - [2026-02-09 02:20:21] "GET /virtual-networks?parent_id=e46428ec-95b7-43b6-a111-9cd358e208da&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003653 10.0.0.19 - - [2026-02-09 02:20:21] "GET /virtual-network/13fa5964-82e5-4854-80e9-6865c14bf1f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006799 10.0.0.19 - - [2026-02-09 02:20:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008002 10.0.0.41 - - [2026-02-09 02:20:24] "DELETE /project/16057ff51a2f43f7b12679c7467917b6 HTTP/1.1" 404 173 0.038228 10.0.0.41 - - [2026-02-09 02:20:24] "GET /projects?obj_uuids=16057ff5-1a2f-43f7-b126-79c7467917b6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000916 10.0.0.41 - - [2026-02-09 02:20:24] "GET /projects?obj_uuids=49d6a0bd-fa2d-4638-8a14-03b64e249d17&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001445 10.0.0.41 - - [2026-02-09 02:20:24] "DELETE /project/e46428ec95b743b6a1119cd358e208da HTTP/1.1" 404 173 0.093349 10.0.0.41 - - [2026-02-09 02:20:24] "GET /project/16057ff5-1a2f-43f7-b126-79c7467917b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.061475 10.0.0.41 - - [2026-02-09 02:20:24] "GET /projects?obj_uuids=16057ff5-1a2f-43f7-b126-79c7467917b6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001129 10.0.0.41 - - [2026-02-09 02:20:24] "GET /project/49d6a0bd-fa2d-4638-8a14-03b64e249d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.080477 10.0.0.41 - - [2026-02-09 02:20:24] "GET /project/16057ff5-1a2f-43f7-b126-79c7467917b6?fields=security_groups HTTP/1.1" 200 1351 0.060944 10.0.0.41 - - [2026-02-09 02:20:24] "GET /projects?obj_uuids=49d6a0bd-fa2d-4638-8a14-03b64e249d17&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001325 10.0.0.41 - - [2026-02-09 02:20:24] "GET /project/49d6a0bd-fa2d-4638-8a14-03b64e249d17?fields=security_groups HTTP/1.1" 200 1347 0.037896 10.0.0.41 - - [2026-02-09 02:20:25] "DELETE /security-group/e44a9060-4adc-4b23-9ff6-14c92c510ae7 HTTP/1.1" 200 115 0.048663 10.0.0.41 - - [2026-02-09 02:20:25] "GET /projects?obj_uuids=16057ff5-1a2f-43f7-b126-79c7467917b6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001355 10.0.0.41 - - [2026-02-09 02:20:25] "GET /project/16057ff5-1a2f-43f7-b126-79c7467917b6?fields=application_policy_sets HTTP/1.1" 200 1390 0.070847 10.0.0.41 - - [2026-02-09 02:20:25] "DELETE /security-group/211be652-addd-47cc-9091-efcd51a7524d HTTP/1.1" 200 115 0.100895 10.0.0.41 - - [2026-02-09 02:20:25] "GET /projects?obj_uuids=49d6a0bd-fa2d-4638-8a14-03b64e249d17&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001113 10.0.0.41 - - [2026-02-09 02:20:25] "GET /project/49d6a0bd-fa2d-4638-8a14-03b64e249d17?fields=application_policy_sets HTTP/1.1" 200 1386 0.056216 10.0.0.19 - - [2026-02-09 02:20:25] "DELETE /access-control-list/0389393a-4ad9-4c55-8b13-59d4724d1b74 HTTP/1.1" 200 115 0.053547 10.0.0.41 - - [2026-02-09 02:20:25] "DELETE /project/16057ff5-1a2f-43f7-b126-79c7467917b6 HTTP/1.1" 200 115 0.550959 10.0.0.41 - - [2026-02-09 02:20:25] "DELETE /project/49d6a0bd-fa2d-4638-8a14-03b64e249d17 HTTP/1.1" 200 115 0.604520 10.0.0.19 - - [2026-02-09 02:20:27] "POST /neutron/port HTTP/1.1" 200 1124 0.026004 10.0.0.19 - - [2026-02-09 02:20:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007518 10.0.0.19 - - [2026-02-09 02:20:27] "GET /virtual-machine/67372b89-a796-4884-b453-a3a2f7230da3 HTTP/1.1" 200 1290 0.005621 10.0.0.19 - - [2026-02-09 02:20:27] "GET /virtual-machine-interface/46a2a3aa-f15e-416f-aead-0ea4217216a3 HTTP/1.1" 200 2934 0.005326 10.0.0.19 - - [2026-02-09 02:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.19 - - [2026-02-09 02:20:27] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004419 10.0.0.19 - - [2026-02-09 02:20:27] "GET /virtual-networks?parent_id=e46428ec-95b7-43b6-a111-9cd358e208da&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002901 10.0.0.19 - - [2026-02-09 02:20:27] "GET /virtual-network/20ffcfa3-7650-4857-b596-22488439942d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008002 10.0.0.19 - - [2026-02-09 02:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.19 - - [2026-02-09 02:20:28] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004061 10.0.0.19 - - [2026-02-09 02:20:28] "GET /virtual-networks?parent_id=e46428ec-95b7-43b6-a111-9cd358e208da&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002791 10.0.0.19 - - [2026-02-09 02:20:28] "GET /virtual-network/20ffcfa3-7650-4857-b596-22488439942d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006558 10.0.0.19 - - [2026-02-09 02:20:32] "POST /neutron/port HTTP/1.1" 200 1922 0.028911 10.0.0.19 - - [2026-02-09 02:20:39] "POST /ref-update HTTP/1.1" 200 156 0.020081 10.0.0.19 - - [2026-02-09 02:20:42] "POST /neutron/router HTTP/1.1" 200 580 0.006873 10.0.0.41 - - [2026-02-09 02:20:44] "GET /obj-perms HTTP/1.1" 200 5056 0.054677 10.0.0.19 - - [2026-02-09 02:20:45] "POST /neutron/router HTTP/1.1" 200 344 0.204382 10.0.0.19 - - [2026-02-09 02:20:45] "POST /ref-update HTTP/1.1" 200 156 0.020181 10.0.0.19 - - [2026-02-09 02:20:46] "POST /neutron/router HTTP/1.1" 200 580 0.010234 10.0.0.19 - - [2026-02-09 02:20:46] "POST /neutron/network HTTP/1.1" 400 204 0.014440 10.0.0.19 - - [2026-02-09 02:20:46] "POST /neutron/port HTTP/1.1" 200 151 0.191394 10.0.0.19 - - [2026-02-09 02:20:47] "POST /neutron/port HTTP/1.1" 200 151 0.225045 10.0.0.19 - - [2026-02-09 02:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.19 - - [2026-02-09 02:20:48] "POST /neutron/network HTTP/1.1" 200 824 0.006539 10.0.0.19 - - [2026-02-09 02:20:48] "DELETE /route-target/097c75c9-acbe-4b75-b1fd-fcd6e5c01e07 HTTP/1.1" 200 115 0.020780 10.0.0.41 - - [2026-02-09 02:20:50] "GET /projects?obj_uuids=e46428ec-95b7-43b6-a111-9cd358e208da&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001483 10.0.0.19 - - [2026-02-09 02:20:50] "GET /project/e46428ec-95b7-43b6-a111-9cd358e208da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.082956 10.0.0.41 - - [2026-02-09 02:20:50] "GET /projects?obj_uuids=e46428ec-95b7-43b6-a111-9cd358e208da&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001131 10.0.0.19 - - [2026-02-09 02:20:50] "GET /project/e46428ec-95b7-43b6-a111-9cd358e208da?fields=virtual_networks HTTP/1.1" 200 1029 0.050515 10.0.0.41 - - [2026-02-09 02:20:50] "GET /projects?obj_uuids=e46428ec-95b7-43b6-a111-9cd358e208da&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001063 10.0.0.19 - - [2026-02-09 02:20:50] "GET /project/e46428ec-95b7-43b6-a111-9cd358e208da?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.046747 10.0.0.41 - - [2026-02-09 02:20:50] "GET /projects?obj_uuids=e46428ec-95b7-43b6-a111-9cd358e208da&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001174 10.0.0.19 - - [2026-02-09 02:20:50] "GET /project/e46428ec-95b7-43b6-a111-9cd358e208da?fields=security_groups HTTP/1.1" 200 1253 0.046614 10.0.0.19 - - [2026-02-09 02:20:51] "POST /fqname-to-id HTTP/1.1" 404 191 0.029921 10.0.0.41 - - [2026-02-09 02:20:51] "GET /projects?obj_uuids=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003096 10.0.0.41 - - [2026-02-09 02:20:51] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001741 10.0.0.41 - - [2026-02-09 02:20:51] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009549 10.0.0.41 - - [2026-02-09 02:20:51] "POST /id-to-fqname HTTP/1.1" 200 193 0.004684 10.0.0.41 - - [2026-02-09 02:20:51] "POST /fqname-to-id HTTP/1.1" 404 202 0.003127 10.0.0.41 - - [2026-02-09 02:20:51] "POST /security-groups HTTP/1.1" 200 594 0.078137 10.0.0.41 - - [2026-02-09 02:20:51] "POST /projects HTTP/1.1" 200 591 0.315078 10.0.0.41 - - [2026-02-09 02:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.353106 10.0.0.19 - - [2026-02-09 02:20:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.018550 10.0.0.19 - - [2026-02-09 02:20:51] "GET /project/3f83f8ea-397b-4b35-a989-87aab9f71f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.514064 10.0.0.19 - - [2026-02-09 02:20:52] "GET / HTTP/1.1" 200 35931 0.002641 10.0.0.19 - - [2026-02-09 02:20:54] "GET /project/3f83f8ea-397b-4b35-a989-87aab9f71f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000480 10.0.0.41 - - [2026-02-09 02:20:55] "GET /projects?obj_uuids=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001226 10.0.0.19 - - [2026-02-09 02:20:55] "GET /project/3f83f8ea-397b-4b35-a989-87aab9f71f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.071941 10.0.0.19 - - [2026-02-09 02:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.19 - - [2026-02-09 02:20:55] "GET /security-group/bbb123fe-7e92-4c54-9ae8-9c70a2688235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.006779 10.0.0.19 - - [2026-02-09 02:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.41 - - [2026-02-09 02:20:55] "GET /projects?obj_uuids=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001026 10.0.0.19 - - [2026-02-09 02:20:55] "GET /project/3f83f8ea-397b-4b35-a989-87aab9f71f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.040991 10.0.0.19 - - [2026-02-09 02:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.19 - - [2026-02-09 02:20:55] "GET /security-group/bbb123fe-7e92-4c54-9ae8-9c70a2688235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.004722 10.0.0.19 - - [2026-02-09 02:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.19 - - [2026-02-09 02:20:55] "PUT /security-group/bbb123fe-7e92-4c54-9ae8-9c70a2688235 HTTP/1.1" 200 262 0.020779 10.0.0.19 - - [2026-02-09 02:20:55] "POST /fqname-to-id HTTP/1.1" 404 202 0.003567 10.0.0.19 - - [2026-02-09 02:20:55] "PUT /access-control-list/40cca9d2-e56e-4729-9f8a-ff1663972a56 HTTP/1.1" 200 272 0.026378 10.0.0.19 - - [2026-02-09 02:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.41 - - [2026-02-09 02:20:55] "GET /projects?obj_uuids=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001456 10.0.0.19 - - [2026-02-09 02:20:55] "GET /project/3f83f8ea-397b-4b35-a989-87aab9f71f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.040031 10.0.0.41 - - [2026-02-09 02:20:55] "GET /projects?obj_uuids=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001059 10.0.0.19 - - [2026-02-09 02:20:55] "POST /neutron/network HTTP/1.1" 200 608 0.138860 10.0.0.19 - - [2026-02-09 02:20:56] "POST /id-to-fqname HTTP/1.1" 200 223 0.004286 10.0.0.19 - - [2026-02-09 02:20:56] "GET /virtual-network/d79dcbc1-83a7-418a-8a86-2ee0534bf7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005977 10.0.0.19 - - [2026-02-09 02:20:56] "POST /neutron/network HTTP/1.1" 200 827 0.007234 10.0.0.19 - - [2026-02-09 02:20:56] "GET /virtual-network/d79dcbc1-83a7-418a-8a86-2ee0534bf7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005597 10.0.0.19 - - [2026-02-09 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.41 - - [2026-02-09 02:20:56] "GET /projects?obj_uuids=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001529 10.0.0.19 - - [2026-02-09 02:20:56] "GET /project/3f83f8ea-397b-4b35-a989-87aab9f71f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.062119 10.0.0.19 - - [2026-02-09 02:20:56] "POST /neutron/network HTTP/1.1" 200 117 0.015877 10.0.0.19 - - [2026-02-09 02:20:56] "POST /route-targets HTTP/1.1" 200 327 0.012606 10.0.0.19 - - [2026-02-09 02:20:56] "POST /neutron/network HTTP/1.1" 200 834 0.008583 10.0.0.19 - - [2026-02-09 02:20:56] "POST /id-to-fqname HTTP/1.1" 200 227 0.001487 10.0.0.19 - - [2026-02-09 02:20:56] "GET /virtual-network/4f5809a6-c6a2-482a-af7b-23427bdfe687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005651 10.0.0.19 - - [2026-02-09 02:20:56] "GET /virtual-network/4f5809a6-c6a2-482a-af7b-23427bdfe687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006143 10.0.0.19 - - [2026-02-09 02:20:57] "POST /neutron/subnet HTTP/1.1" 200 725 0.010297 10.0.0.19 - - [2026-02-09 02:20:57] "POST /id-to-fqname HTTP/1.1" 200 223 0.001306 10.0.0.41 - - [2026-02-09 02:20:57] "GET /projects?obj_uuids=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001138 10.0.0.19 - - [2026-02-09 02:20:57] "GET /project/3f83f8ea-397b-4b35-a989-87aab9f71f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.070333 10.0.0.19 - - [2026-02-09 02:20:58] "POST /neutron/port HTTP/1.1" 200 117 0.006416 10.0.0.19 - - [2026-02-09 02:20:58] "POST /id-to-fqname HTTP/1.1" 200 227 0.001402 10.0.0.19 - - [2026-02-09 02:20:58] "POST /neutron/network HTTP/1.1" 200 844 0.007054 10.0.0.19 - - [2026-02-09 02:20:58] "POST /neutron/port HTTP/1.1" 200 1063 0.017129 10.0.0.19 - - [2026-02-09 02:20:58] "POST /neutron/port HTTP/1.1" 200 1127 0.020632 10.0.0.19 - - [2026-02-09 02:20:58] "POST /neutron/port HTTP/1.1" 200 117 0.001117 10.0.0.41 - - [2026-02-09 02:20:58] "GET /projects?obj_uuids=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001036 10.0.0.19 - - [2026-02-09 02:20:59] "GET /project/3f83f8ea-397b-4b35-a989-87aab9f71f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.070730 10.0.0.19 - - [2026-02-09 02:20:59] "POST /neutron/port HTTP/1.1" 200 1127 0.023199 10.0.0.41 - - [2026-02-09 02:20:59] "GET /projects?obj_uuids=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001108 10.0.0.19 - - [2026-02-09 02:20:59] "POST /neutron/router HTTP/1.1" 200 585 0.092277 10.0.0.19 - - [2026-02-09 02:20:59] "PUT /logical-router/2d2f5e15-65e7-45b3-b936-f0f9c747e62f HTTP/1.1" 200 262 0.031449 10.0.0.19 - - [2026-02-09 02:20:59] "GET /logical-router/2d2f5e15-65e7-45b3-b936-f0f9c747e62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.009905 10.0.0.19 - - [2026-02-09 02:20:59] "POST /neutron/router HTTP/1.1" 200 656 0.009767 10.0.0.19 - - [2026-02-09 02:20:59] "POST /fqname-to-id HTTP/1.1" 404 215 0.002940 10.0.0.41 - - [2026-02-09 02:20:59] "GET /projects?obj_uuids=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001071 10.0.0.19 - - [2026-02-09 02:21:00] "POST /neutron/port HTTP/1.1" 200 1063 0.495439 10.0.0.19 - - [2026-02-09 02:21:00] "POST /route-tables HTTP/1.1" 200 582 0.100064 10.0.0.19 - - [2026-02-09 02:21:00] "POST /ref-update HTTP/1.1" 200 156 0.035417 10.0.0.19 - - [2026-02-09 02:21:00] "POST /neutron/port HTTP/1.1" 200 1063 0.026618 10.0.0.19 - - [2026-02-09 02:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008620 10.0.0.19 - - [2026-02-09 02:21:00] "POST /neutron/port HTTP/1.1" 200 1127 0.031122 10.0.0.19 - - [2026-02-09 02:21:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003666 10.0.0.19 - - [2026-02-09 02:21:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.110384 10.0.0.19 - - [2026-02-09 02:21:00] "POST /neutron/port HTTP/1.1" 200 117 0.001328 10.0.0.19 - - [2026-02-09 02:21:00] "GET /virtual-machine/266f9f4c-f8b9-47ac-9717-a1f5b046fa12 HTTP/1.1" 401 292 0.000418 10.0.0.19 - - [2026-02-09 02:21:00] "POST /instance-ips HTTP/1.1" 400 246 0.030183 10.0.0.19 - - [2026-02-09 02:21:00] "PUT /instance-ip/c2fc7df5-fedd-44db-8cb3-430dcaed0b49 HTTP/1.1" 200 256 0.046731 10.0.0.19 - - [2026-02-09 02:21:01] "POST /chown HTTP/1.1" 200 109 0.038785 10.0.0.19 - - [2026-02-09 02:21:01] "POST /chown HTTP/1.1" 200 109 0.014332 10.0.0.19 - - [2026-02-09 02:21:01] "GET /virtual-machine/266f9f4c-f8b9-47ac-9717-a1f5b046fa12 HTTP/1.1" 200 1295 0.070623 10.0.0.19 - - [2026-02-09 02:21:01] "GET /virtual-machine-interface/2879fef8-99f1-4126-939f-8549e5b2f38c HTTP/1.1" 200 2956 0.015920 10.0.0.19 - - [2026-02-09 02:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.19 - - [2026-02-09 02:21:01] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008283 10.0.0.19 - - [2026-02-09 02:21:01] "GET /virtual-networks?parent_id=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.005320 10.0.0.19 - - [2026-02-09 02:21:01] "POST /ref-update HTTP/1.1" 200 156 0.047726 10.0.0.19 - - [2026-02-09 02:21:01] "GET /virtual-network/d79dcbc1-83a7-418a-8a86-2ee0534bf7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.012249 10.0.0.19 - - [2026-02-09 02:21:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.121525 10.0.0.19 - - [2026-02-09 02:21:01] "POST /chown HTTP/1.1" 200 109 0.024397 10.0.0.19 - - [2026-02-09 02:21:01] "POST /ref-update HTTP/1.1" 200 156 0.041973 10.0.0.19 - - [2026-02-09 02:21:01] "POST /ref-update HTTP/1.1" 200 156 0.044173 10.0.0.19 - - [2026-02-09 02:21:02] "POST /chown HTTP/1.1" 200 109 0.037303 10.0.0.19 - - [2026-02-09 02:21:02] "PUT /virtual-machine-interface/cdea3e2a-e01c-46a4-80c4-976b7d4397a8 HTTP/1.1" 200 284 0.024498 10.0.0.19 - - [2026-02-09 02:21:02] "POST /ref-update HTTP/1.1" 200 156 0.045967 10.0.0.19 - - [2026-02-09 02:21:02] "PUT /routing-instance/8cac3272-17e4-4548-af9c-fc0742995a65 HTTP/1.1" 200 266 0.039883 10.0.0.19 - - [2026-02-09 02:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.19 - - [2026-02-09 02:21:04] "GET /virtual-network/d79dcbc1-83a7-418a-8a86-2ee0534bf7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006824 10.0.0.19 - - [2026-02-09 02:21:07] "POST /neutron/port HTTP/1.1" 200 1127 0.023738 10.0.0.19 - - [2026-02-09 02:21:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004061 10.0.0.19 - - [2026-02-09 02:21:08] "POST /neutron/network HTTP/1.1" 200 827 0.007533 10.0.0.19 - - [2026-02-09 02:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.19 - - [2026-02-09 02:21:08] "GET /virtual-network/d79dcbc1-83a7-418a-8a86-2ee0534bf7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005805 10.0.0.19 - - [2026-02-09 02:21:09] "POST /neutron/port HTTP/1.1" 200 1127 0.021416 10.0.0.19 - - [2026-02-09 02:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005721 10.0.0.19 - - [2026-02-09 02:21:10] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004668 10.0.0.19 - - [2026-02-09 02:21:10] "GET /virtual-networks?parent_id=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003100 10.0.0.19 - - [2026-02-09 02:21:10] "GET /virtual-network/d79dcbc1-83a7-418a-8a86-2ee0534bf7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006435 10.0.0.19 - - [2026-02-09 02:21:10] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008171 10.0.0.19 - - [2026-02-09 02:21:11] "POST /neutron/port HTTP/1.1" 200 1127 0.019530 10.0.0.19 - - [2026-02-09 02:21:11] "GET /virtual-machine/fd698ca3-a559-4323-b74d-992994f61aec HTTP/1.1" 200 1296 0.006377 10.0.0.19 - - [2026-02-09 02:21:11] "GET /virtual-machine-interface/ba16ded9-e247-4b9e-9cb0-4cf27db751fb HTTP/1.1" 200 2969 0.005434 10.0.0.19 - - [2026-02-09 02:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.19 - - [2026-02-09 02:21:11] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003826 10.0.0.19 - - [2026-02-09 02:21:11] "GET /virtual-networks?parent_id=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002945 10.0.0.19 - - [2026-02-09 02:21:11] "GET /virtual-network/4f5809a6-c6a2-482a-af7b-23427bdfe687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006004 10.0.0.19 - - [2026-02-09 02:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.19 - - [2026-02-09 02:21:12] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004170 10.0.0.19 - - [2026-02-09 02:21:12] "GET /virtual-networks?parent_id=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003504 10.0.0.19 - - [2026-02-09 02:21:12] "GET /virtual-network/4f5809a6-c6a2-482a-af7b-23427bdfe687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006156 10.0.0.19 - - [2026-02-09 02:21:16] "POST /neutron/router HTTP/1.1" 200 344 0.198185 10.0.0.19 - - [2026-02-09 02:21:16] "GET /service-instance/a2cfaaa3-e611-4288-a441-f300c10737ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.009695 10.0.0.19 - - [2026-02-09 02:21:16] "DELETE /route-target/980f6224-6dd6-4228-91cd-8d9bf0041db8 HTTP/1.1" 409 239 0.005707 10.0.0.19 - - [2026-02-09 02:21:16] "GET /service-instance/a2cfaaa3-e611-4288-a441-f300c10737ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.006574 10.0.0.19 - - [2026-02-09 02:21:16] "POST /neutron/network HTTP/1.1" 200 834 0.005725 10.0.0.19 - - [2026-02-09 02:21:16] "GET /virtual-network/25f868e4-8113-487b-9af0-862cec9b606c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006167 10.0.0.19 - - [2026-02-09 02:21:17] "DELETE /instance-ip/3daf4d2f-f64d-4a2b-8f32-c081381f44b5 HTTP/1.1" 200 115 0.076164 10.0.0.19 - - [2026-02-09 02:21:17] "POST /neutron/port HTTP/1.1" 200 1117 0.024418 10.0.0.19 - - [2026-02-09 02:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.19 - - [2026-02-09 02:21:17] "POST /neutron/port HTTP/1.1" 200 1117 0.017420 10.0.0.19 - - [2026-02-09 02:21:17] "GET /virtual-machine-interface/ca6522ce-a7d8-4755-a19a-ce6387eef0f8?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1334 0.007224 10.0.0.19 - - [2026-02-09 02:21:17] "POST /ref-update HTTP/1.1" 200 156 0.033590 10.0.0.19 - - [2026-02-09 02:21:17] "POST /ref-update HTTP/1.1" 200 156 0.034940 10.0.0.19 - - [2026-02-09 02:21:17] "POST /ref-update HTTP/1.1" 200 156 0.027243 10.0.0.19 - - [2026-02-09 02:21:17] "DELETE /virtual-machine-interface/376c3ce2-d50f-4f5f-9131-25b6024fe140 HTTP/1.1" 200 115 0.057747 10.0.0.19 - - [2026-02-09 02:21:18] "POST /ref-update HTTP/1.1" 200 156 0.021448 10.0.0.41 - - [2026-02-09 02:21:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004252 10.0.0.41 - - [2026-02-09 02:21:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002857 10.0.0.19 - - [2026-02-09 02:21:19] "POST /neutron/network HTTP/1.1" 200 151 0.135159 10.0.0.19 - - [2026-02-09 02:21:19] "DELETE /route-target/ebde98ff-0b67-4b28-b22e-f4f8fffe3bcc HTTP/1.1" 200 115 0.027947 10.0.0.41 - - [2026-02-09 02:21:20] "GET /projects?obj_uuids=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001026 10.0.0.19 - - [2026-02-09 02:21:20] "GET /project/3f83f8ea-397b-4b35-a989-87aab9f71f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.041708 10.0.0.41 - - [2026-02-09 02:21:20] "GET /projects?obj_uuids=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001029 10.0.0.19 - - [2026-02-09 02:21:20] "GET /project/3f83f8ea-397b-4b35-a989-87aab9f71f4f?fields=virtual_networks HTTP/1.1" 200 1038 0.052125 10.0.0.41 - - [2026-02-09 02:21:20] "GET /projects?obj_uuids=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001456 10.0.0.19 - - [2026-02-09 02:21:20] "GET /project/3f83f8ea-397b-4b35-a989-87aab9f71f4f?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.038854 10.0.0.41 - - [2026-02-09 02:21:20] "GET /projects?obj_uuids=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001188 10.0.0.19 - - [2026-02-09 02:21:20] "GET /project/3f83f8ea-397b-4b35-a989-87aab9f71f4f?fields=security_groups HTTP/1.1" 200 1267 0.049593 10.0.0.19 - - [2026-02-09 02:21:21] "POST /fqname-to-id HTTP/1.1" 404 196 0.038323 10.0.0.41 - - [2026-02-09 02:21:21] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003522 10.0.0.41 - - [2026-02-09 02:21:21] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001000 10.0.0.41 - - [2026-02-09 02:21:21] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008181 10.0.0.41 - - [2026-02-09 02:21:21] "POST /id-to-fqname HTTP/1.1" 200 198 0.005047 10.0.0.41 - - [2026-02-09 02:21:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.007567 10.0.0.41 - - [2026-02-09 02:21:21] "POST /security-groups HTTP/1.1" 200 599 0.032134 10.0.0.19 - - [2026-02-09 02:21:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.003836 10.0.0.41 - - [2026-02-09 02:21:22] "POST /projects HTTP/1.1" 200 601 0.244400 10.0.0.41 - - [2026-02-09 02:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.279148 10.0.0.19 - - [2026-02-09 02:21:22] "POST /access-control-lists HTTP/1.1" 200 602 0.030452 10.0.0.19 - - [2026-02-09 02:21:22] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.420544 10.0.0.19 - - [2026-02-09 02:21:23] "GET / HTTP/1.1" 200 35931 0.003059 10.0.0.19 - - [2026-02-09 02:21:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000510 10.0.0.19 - - [2026-02-09 02:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.058991 10.0.0.41 - - [2026-02-09 02:21:25] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001659 10.0.0.19 - - [2026-02-09 02:21:25] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045174 10.0.0.19 - - [2026-02-09 02:21:25] "POST /neutron/network HTTP/1.1" 200 117 0.035730 10.0.0.41 - - [2026-02-09 02:21:25] "DELETE /project/d6273d23d60149e6b9bbdb1706b3ee75 HTTP/1.1" 404 173 0.011849 10.0.0.41 - - [2026-02-09 02:21:25] "DELETE /project/3f83f8ea397b4b35a98987aab9f71f4f HTTP/1.1" 404 173 0.007786 10.0.0.41 - - [2026-02-09 02:21:25] "GET /projects?obj_uuids=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000895 10.0.0.41 - - [2026-02-09 02:21:25] "GET /projects?obj_uuids=e46428ec-95b7-43b6-a111-9cd358e208da&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000815 10.0.0.41 - - [2026-02-09 02:21:25] "GET /project/3f83f8ea-397b-4b35-a989-87aab9f71f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.055549 10.0.0.41 - - [2026-02-09 02:21:25] "GET /projects?obj_uuids=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001448 10.0.0.41 - - [2026-02-09 02:21:25] "GET /project/e46428ec-95b7-43b6-a111-9cd358e208da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.081657 10.0.0.41 - - [2026-02-09 02:21:25] "GET /projects?obj_uuids=e46428ec-95b7-43b6-a111-9cd358e208da&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004683 10.0.0.41 - - [2026-02-09 02:21:25] "GET /project/3f83f8ea-397b-4b35-a989-87aab9f71f4f?fields=security_groups HTTP/1.1" 200 1372 0.083691 10.0.0.41 - - [2026-02-09 02:21:25] "GET /project/e46428ec-95b7-43b6-a111-9cd358e208da?fields=security_groups HTTP/1.1" 200 1358 0.116605 10.0.0.41 - - [2026-02-09 02:21:25] "DELETE /security-group/bbb123fe-7e92-4c54-9ae8-9c70a2688235 HTTP/1.1" 200 115 0.069591 10.0.0.41 - - [2026-02-09 02:21:25] "GET /projects?obj_uuids=3f83f8ea-397b-4b35-a989-87aab9f71f4f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000921 10.0.0.19 - - [2026-02-09 02:21:25] "DELETE /access-control-list/b82dbec5-685a-4c2e-8f6e-81db79d17399 HTTP/1.1" 200 115 0.051309 10.0.0.41 - - [2026-02-09 02:21:25] "GET /project/3f83f8ea-397b-4b35-a989-87aab9f71f4f?fields=application_policy_sets HTTP/1.1" 200 1411 0.053766 10.0.0.41 - - [2026-02-09 02:21:25] "DELETE /security-group/ac063fc5-7138-4f23-872e-67f0775c6cf4 HTTP/1.1" 200 115 0.091239 10.0.0.41 - - [2026-02-09 02:21:25] "GET /projects?obj_uuids=e46428ec-95b7-43b6-a111-9cd358e208da&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000956 10.0.0.41 - - [2026-02-09 02:21:25] "GET /project/e46428ec-95b7-43b6-a111-9cd358e208da?fields=application_policy_sets HTTP/1.1" 200 1397 0.042905 10.0.0.19 - - [2026-02-09 02:21:25] "DELETE /access-control-list/88f1d6cd-505f-4981-b518-30c0c46d1ff4 HTTP/1.1" 200 115 0.049443 10.0.0.41 - - [2026-02-09 02:21:25] "DELETE /project/3f83f8ea-397b-4b35-a989-87aab9f71f4f HTTP/1.1" 200 115 0.565251 10.0.0.41 - - [2026-02-09 02:21:26] "DELETE /project/e46428ec-95b7-43b6-a111-9cd358e208da HTTP/1.1" 200 115 0.600498 10.0.0.41 - - [2026-02-09 02:21:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002954 10.0.0.19 - - [2026-02-09 02:21:26] "POST /neutron/subnet HTTP/1.1" 200 828 0.199398 10.0.0.19 - - [2026-02-09 02:21:26] "POST /id-to-fqname HTTP/1.1" 200 228 0.001445 10.0.0.19 - - [2026-02-09 02:21:26] "GET /virtual-network/702895f6-c5b0-450f-8f72-7adddf67c295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005449 10.0.0.19 - - [2026-02-09 02:21:26] "GET /virtual-network/702895f6-c5b0-450f-8f72-7adddf67c295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006445 10.0.0.19 - - [2026-02-09 02:21:26] "POST /neutron/network HTTP/1.1" 200 1005 0.009176 10.0.0.19 - - [2026-02-09 02:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.41 - - [2026-02-09 02:21:26] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001036 10.0.0.19 - - [2026-02-09 02:21:26] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.038739 10.0.0.19 - - [2026-02-09 02:21:26] "POST /neutron/network HTTP/1.1" 200 117 0.014341 10.0.0.41 - - [2026-02-09 02:21:26] "POST /useragent-kv HTTP/1.1" 200 115 0.008420 10.0.0.19 - - [2026-02-09 02:21:26] "POST /neutron/subnet HTTP/1.1" 200 828 0.181023 10.0.0.19 - - [2026-02-09 02:21:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.048918 10.0.0.19 - - [2026-02-09 02:21:26] "POST /id-to-fqname HTTP/1.1" 200 228 0.001811 10.0.0.19 - - [2026-02-09 02:21:26] "GET /virtual-network/e8ecc6e2-aa0a-4bdb-a118-fabfc0a1e100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006307 10.0.0.19 - - [2026-02-09 02:21:27] "GET /virtual-network/e8ecc6e2-aa0a-4bdb-a118-fabfc0a1e100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.007808 10.0.0.19 - - [2026-02-09 02:21:27] "POST /neutron/network HTTP/1.1" 200 1007 0.011349 10.0.0.19 - - [2026-02-09 02:21:27] "POST /fqname-to-id HTTP/1.1" 404 234 0.003849 10.0.0.19 - - [2026-02-09 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.41 - - [2026-02-09 02:21:27] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001387 10.0.0.19 - - [2026-02-09 02:21:27] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053104 10.0.0.19 - - [2026-02-09 02:21:27] "POST /network-policys HTTP/1.1" 200 577 0.030360 10.0.0.19 - - [2026-02-09 02:21:27] "GET /network-policy/6fbb4f61-e130-405b-9018-7ecd9dea4803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.006277 10.0.0.19 - - [2026-02-09 02:21:27] "POST /neutron/network HTTP/1.1" 200 1005 0.010443 10.0.0.19 - - [2026-02-09 02:21:27] "POST /fqname-to-id HTTP/1.1" 404 242 0.006910 10.0.0.19 - - [2026-02-09 02:21:27] "GET /virtual-network/702895f6-c5b0-450f-8f72-7adddf67c295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.007634 10.0.0.19 - - [2026-02-09 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.19 - - [2026-02-09 02:21:27] "GET /network-policy/6fbb4f61-e130-405b-9018-7ecd9dea4803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.004124 10.0.0.19 - - [2026-02-09 02:21:27] "POST /neutron/network HTTP/1.1" 200 1007 0.013046 10.0.0.19 - - [2026-02-09 02:21:27] "POST /fqname-to-id HTTP/1.1" 404 242 0.003115 10.0.0.19 - - [2026-02-09 02:21:27] "GET /virtual-network/e8ecc6e2-aa0a-4bdb-a118-fabfc0a1e100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007136 10.0.0.19 - - [2026-02-09 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.19 - - [2026-02-09 02:21:27] "GET /network-policy/6fbb4f61-e130-405b-9018-7ecd9dea4803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.005243 10.0.0.19 - - [2026-02-09 02:21:28] "GET /virtual-network/702895f6-c5b0-450f-8f72-7adddf67c295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005914 10.0.0.33 - - [2026-02-09 02:21:29] "GET /obj-perms HTTP/1.1" 200 5046 0.050932 10.0.0.19 - - [2026-02-09 02:21:29] "GET /virtual-network/e8ecc6e2-aa0a-4bdb-a118-fabfc0a1e100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006140 10.0.0.19 - - [2026-02-09 02:21:30] "GET /obj-perms HTTP/1.1" 200 5046 0.063204 10.0.0.19 - - [2026-02-09 02:21:30] "POST /id-to-fqname HTTP/1.1" 200 228 0.001549 10.0.0.19 - - [2026-02-09 02:21:30] "POST /neutron/network HTTP/1.1" 200 1123 0.006846 10.0.0.41 - - [2026-02-09 02:21:31] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000975 10.0.0.19 - - [2026-02-09 02:21:31] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.066479 10.0.0.19 - - [2026-02-09 02:21:31] "POST /neutron/port HTTP/1.1" 200 117 0.006428 10.0.0.19 - - [2026-02-09 02:21:31] "POST /id-to-fqname HTTP/1.1" 200 228 0.001296 10.0.0.19 - - [2026-02-09 02:21:31] "POST /neutron/network HTTP/1.1" 200 1123 0.009682 10.0.0.41 - - [2026-02-09 02:21:32] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001130 10.0.0.19 - - [2026-02-09 02:21:32] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.083100 10.0.0.19 - - [2026-02-09 02:21:32] "POST /neutron/network HTTP/1.1" 200 1115 0.042459 10.0.0.19 - - [2026-02-09 02:21:32] "POST /neutron/port HTTP/1.1" 200 1238 0.039151 10.0.0.19 - - [2026-02-09 02:21:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.047289 10.0.0.19 - - [2026-02-09 02:21:32] "POST /neutron/port HTTP/1.1" 200 1238 0.018449 10.0.0.19 - - [2026-02-09 02:21:32] "POST /neutron/port HTTP/1.1" 200 117 0.001352 10.0.0.19 - - [2026-02-09 02:21:33] "POST /neutron/network HTTP/1.1" 200 1125 0.008717 10.0.0.19 - - [2026-02-09 02:21:33] "PUT /access-control-list/5dcc4172-c1ca-493f-a452-b2ca0a619b41 HTTP/1.1" 200 272 0.016108 10.0.0.19 - - [2026-02-09 02:21:33] "POST /neutron/port HTTP/1.1" 200 1176 0.044543 10.0.0.19 - - [2026-02-09 02:21:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004349 10.0.0.19 - - [2026-02-09 02:21:33] "POST /neutron/port HTTP/1.1" 200 117 0.001352 10.0.0.19 - - [2026-02-09 02:21:37] "POST /neutron/port HTTP/1.1" 200 1238 0.017364 10.0.0.19 - - [2026-02-09 02:21:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007905 10.0.0.19 - - [2026-02-09 02:21:38] "GET /virtual-machine/6e9baffa-bdb8-40f3-8ce0-edd233ae291b HTTP/1.1" 401 292 0.000511 10.0.0.19 - - [2026-02-09 02:21:38] "GET /virtual-machine/6e9baffa-bdb8-40f3-8ce0-edd233ae291b HTTP/1.1" 200 1300 0.031485 10.0.0.19 - - [2026-02-09 02:21:38] "GET /virtual-machine-interface/92eabde9-1835-460a-9479-da9b85a8ac1c HTTP/1.1" 200 3176 0.005571 10.0.0.19 - - [2026-02-09 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.19 - - [2026-02-09 02:21:38] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004356 10.0.0.19 - - [2026-02-09 02:21:38] "GET /virtual-networks?parent_id=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003488 10.0.0.19 - - [2026-02-09 02:21:38] "GET /virtual-network/702895f6-c5b0-450f-8f72-7adddf67c295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006507 10.0.0.19 - - [2026-02-09 02:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.19 - - [2026-02-09 02:21:41] "GET /virtual-network/702895f6-c5b0-450f-8f72-7adddf67c295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006003 10.0.0.19 - - [2026-02-09 02:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.19 - - [2026-02-09 02:21:45] "GET /virtual-network/702895f6-c5b0-450f-8f72-7adddf67c295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006028 10.0.0.19 - - [2026-02-09 02:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010256 10.0.0.19 - - [2026-02-09 02:21:49] "GET /virtual-network/702895f6-c5b0-450f-8f72-7adddf67c295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006015 10.0.0.19 - - [2026-02-09 02:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.19 - - [2026-02-09 02:21:53] "GET /virtual-network/702895f6-c5b0-450f-8f72-7adddf67c295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005161 10.0.0.19 - - [2026-02-09 02:21:56] "POST /neutron/port HTTP/1.1" 200 1240 0.021034 10.0.0.19 - - [2026-02-09 02:21:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004488 10.0.0.19 - - [2026-02-09 02:21:56] "POST /neutron/port HTTP/1.1" 200 117 0.001614 10.0.0.19 - - [2026-02-09 02:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.19 - - [2026-02-09 02:21:58] "GET /virtual-network/702895f6-c5b0-450f-8f72-7adddf67c295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006679 10.0.0.19 - - [2026-02-09 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.19 - - [2026-02-09 02:22:02] "GET /virtual-network/702895f6-c5b0-450f-8f72-7adddf67c295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006201 10.0.0.19 - - [2026-02-09 02:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.19 - - [2026-02-09 02:22:06] "GET /virtual-network/702895f6-c5b0-450f-8f72-7adddf67c295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005480 10.0.0.19 - - [2026-02-09 02:22:08] "POST /neutron/port HTTP/1.1" 200 1238 0.022069 10.0.0.19 - - [2026-02-09 02:22:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005852 10.0.0.19 - - [2026-02-09 02:22:08] "POST /neutron/port HTTP/1.1" 200 117 0.001546 10.0.0.19 - - [2026-02-09 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.19 - - [2026-02-09 02:22:10] "GET /virtual-network/702895f6-c5b0-450f-8f72-7adddf67c295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005593 10.0.0.19 - - [2026-02-09 02:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.19 - - [2026-02-09 02:22:12] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003729 10.0.0.19 - - [2026-02-09 02:22:12] "GET /virtual-networks?parent_id=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002676 10.0.0.19 - - [2026-02-09 02:22:12] "GET /virtual-network/702895f6-c5b0-450f-8f72-7adddf67c295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006148 10.0.0.19 - - [2026-02-09 02:22:12] "POST /neutron/port HTTP/1.1" 200 1238 0.018033 10.0.0.19 - - [2026-02-09 02:22:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007667 10.0.0.19 - - [2026-02-09 02:22:22] "POST /neutron/port HTTP/1.1" 200 1238 0.018618 10.0.0.19 - - [2026-02-09 02:22:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006974 10.0.0.19 - - [2026-02-09 02:22:33] "POST /neutron/port HTTP/1.1" 200 1240 0.019142 10.0.0.19 - - [2026-02-09 02:22:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007484 10.0.0.19 - - [2026-02-09 02:22:33] "GET /virtual-machine/b9342dcf-29bb-4b8b-a3f6-d1c6e34a9e74 HTTP/1.1" 200 1301 0.006259 10.0.0.19 - - [2026-02-09 02:22:33] "GET /virtual-machine-interface/7b3d4720-f738-4ce0-8483-651a20d299c2 HTTP/1.1" 200 3174 0.005284 10.0.0.19 - - [2026-02-09 02:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.19 - - [2026-02-09 02:22:33] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003333 10.0.0.19 - - [2026-02-09 02:22:33] "GET /virtual-networks?parent_id=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002960 10.0.0.19 - - [2026-02-09 02:22:33] "GET /virtual-network/e8ecc6e2-aa0a-4bdb-a118-fabfc0a1e100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006243 10.0.0.19 - - [2026-02-09 02:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.19 - - [2026-02-09 02:22:34] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005239 10.0.0.19 - - [2026-02-09 02:22:34] "GET /virtual-networks?parent_id=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.015014 10.0.0.19 - - [2026-02-09 02:22:34] "GET /virtual-network/e8ecc6e2-aa0a-4bdb-a118-fabfc0a1e100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006943 10.0.0.41 - - [2026-02-09 02:22:45] "GET /obj-perms HTTP/1.1" 200 5056 0.050713 10.0.0.19 - - [2026-02-09 02:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.41 - - [2026-02-09 02:22:57] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001068 10.0.0.19 - - [2026-02-09 02:22:57] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.041726 10.0.0.19 - - [2026-02-09 02:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.19 - - [2026-02-09 02:22:57] "PUT /network-policy/6fbb4f61-e130-405b-9018-7ecd9dea4803 HTTP/1.1" 200 262 0.014179 10.0.0.19 - - [2026-02-09 02:22:57] "POST /neutron/port HTTP/1.1" 200 1240 0.019923 10.0.0.19 - - [2026-02-09 02:22:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005022 10.0.0.19 - - [2026-02-09 02:22:57] "POST /neutron/port HTTP/1.1" 200 117 0.001336 10.0.0.19 - - [2026-02-09 02:23:00] "GET /virtual-network/e8ecc6e2-aa0a-4bdb-a118-fabfc0a1e100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.008483 10.0.0.19 - - [2026-02-09 02:23:00] "POST /neutron/network HTTP/1.1" 200 1115 0.010230 10.0.0.19 - - [2026-02-09 02:23:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.004010 10.0.0.19 - - [2026-02-09 02:23:01] "DELETE /access-control-list/5dcc4172-c1ca-493f-a452-b2ca0a619b41 HTTP/1.1" 200 115 0.061361 10.0.0.19 - - [2026-02-09 02:23:01] "GET /virtual-network/e8ecc6e2-aa0a-4bdb-a118-fabfc0a1e100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.015289 10.0.0.19 - - [2026-02-09 02:23:01] "GET /virtual-network/702895f6-c5b0-450f-8f72-7adddf67c295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.034732 10.0.0.19 - - [2026-02-09 02:23:01] "POST /neutron/network HTTP/1.1" 200 1113 0.018945 10.0.0.19 - - [2026-02-09 02:23:01] "GET /virtual-network/702895f6-c5b0-450f-8f72-7adddf67c295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.010259 10.0.0.19 - - [2026-02-09 02:23:01] "POST /ref-update HTTP/1.1" 200 156 0.037651 10.0.0.19 - - [2026-02-09 02:23:01] "POST /neutron/port HTTP/1.1" 200 1240 0.066169 10.0.0.19 - - [2026-02-09 02:23:01] "DELETE /network-policy/6fbb4f61-e130-405b-9018-7ecd9dea4803 HTTP/1.1" 200 115 0.097164 10.0.0.19 - - [2026-02-09 02:23:01] "POST /neutron/network HTTP/1.1" 200 1007 0.013352 10.0.0.19 - - [2026-02-09 02:23:01] "POST /neutron/network HTTP/1.1" 400 204 0.021260 10.0.0.41 - - [2026-02-09 02:23:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003757 10.0.0.41 - - [2026-02-09 02:23:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002789 10.0.0.41 - - [2026-02-09 02:23:03] "POST /useragent-kv HTTP/1.1" 200 115 0.006195 10.0.0.41 - - [2026-02-09 02:23:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003053 10.0.0.19 - - [2026-02-09 02:23:03] "POST /neutron/network HTTP/1.1" 200 151 0.163023 10.0.0.19 - - [2026-02-09 02:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.41 - - [2026-02-09 02:23:08] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001015 10.0.0.19 - - [2026-02-09 02:23:08] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.041196 10.0.0.19 - - [2026-02-09 02:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006222 10.0.0.41 - - [2026-02-09 02:23:08] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001079 10.0.0.19 - - [2026-02-09 02:23:08] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.007715 10.0.0.19 - - [2026-02-09 02:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.41 - - [2026-02-09 02:23:08] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001044 10.0.0.19 - - [2026-02-09 02:23:08] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.041769 10.0.0.19 - - [2026-02-09 02:23:09] "GET /domains HTTP/1.1" 200 280 0.009919 10.0.0.41 - - [2026-02-09 02:23:09] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001448 10.0.0.19 - - [2026-02-09 02:23:09] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82 HTTP/1.1" 200 2774 0.019762 10.0.0.41 - - [2026-02-09 02:23:09] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001867 10.0.0.19 - - [2026-02-09 02:23:09] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75 HTTP/1.1" 200 1901 0.093097 10.0.0.19 - - [2026-02-09 02:23:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003543 10.0.0.19 - - [2026-02-09 02:23:09] "POST /network-ipams HTTP/1.1" 200 609 0.028466 10.0.0.19 - - [2026-02-09 02:23:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.003480 10.0.0.19 - - [2026-02-09 02:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.19 - - [2026-02-09 02:23:09] "GET /network-ipam/b789190a-c473-4ba4-babd-a0be9aaf6089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.007969 10.0.0.19 - - [2026-02-09 02:23:09] "PUT /network-ipam/b789190a-c473-4ba4-babd-a0be9aaf6089 HTTP/1.1" 200 258 0.022239 10.0.0.19 - - [2026-02-09 02:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.41 - - [2026-02-09 02:23:09] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001007 10.0.0.19 - - [2026-02-09 02:23:09] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.054088 10.0.0.19 - - [2026-02-09 02:23:09] "POST /neutron/network HTTP/1.1" 200 117 0.011502 10.0.0.19 - - [2026-02-09 02:23:10] "POST /ref-update HTTP/1.1" 200 156 0.024957 10.0.0.41 - - [2026-02-09 02:23:10] "POST /useragent-kv HTTP/1.1" 200 115 0.013926 10.0.0.19 - - [2026-02-09 02:23:10] "POST /neutron/subnet HTTP/1.1" 200 701 0.235327 10.0.0.19 - - [2026-02-09 02:23:10] "POST /id-to-fqname HTTP/1.1" 200 231 0.001420 10.0.0.19 - - [2026-02-09 02:23:10] "GET /virtual-network/ea00dbb7-585b-41a6-a232-30ee70dc69e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.007613 10.0.0.19 - - [2026-02-09 02:23:10] "POST /neutron/network HTTP/1.1" 200 1309 0.012668 10.0.0.19 - - [2026-02-09 02:23:10] "GET /virtual-network/ea00dbb7-585b-41a6-a232-30ee70dc69e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005243 10.0.0.19 - - [2026-02-09 02:23:10] "POST /neutron/subnet HTTP/1.1" 200 701 0.008781 10.0.0.19 - - [2026-02-09 02:23:11] "GET /virtual-network/ea00dbb7-585b-41a6-a232-30ee70dc69e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005534 10.0.0.19 - - [2026-02-09 02:23:11] "GET /obj-perms HTTP/1.1" 200 5046 0.003827 10.0.0.33 - - [2026-02-09 02:23:11] "GET /obj-perms HTTP/1.1" 200 5046 0.003546 10.0.0.19 - - [2026-02-09 02:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.41 - - [2026-02-09 02:23:11] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001276 10.0.0.19 - - [2026-02-09 02:23:11] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051166 10.0.0.41 - - [2026-02-09 02:23:11] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001147 10.0.0.19 - - [2026-02-09 02:23:11] "POST /neutron/network HTTP/1.1" 200 619 0.135009 10.0.0.19 - - [2026-02-09 02:23:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.004403 10.0.0.41 - - [2026-02-09 02:23:12] "POST /useragent-kv HTTP/1.1" 200 115 0.006691 10.0.0.19 - - [2026-02-09 02:23:12] "POST /neutron/subnet HTTP/1.1" 200 828 0.191702 10.0.0.19 - - [2026-02-09 02:23:12] "POST /id-to-fqname HTTP/1.1" 200 231 0.001391 10.0.0.19 - - [2026-02-09 02:23:12] "GET /virtual-network/6d7be5a9-3d20-415c-8e34-53b143e1abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006024 10.0.0.19 - - [2026-02-09 02:23:12] "GET /virtual-network/6d7be5a9-3d20-415c-8e34-53b143e1abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005776 10.0.0.19 - - [2026-02-09 02:23:12] "POST /neutron/network HTTP/1.1" 200 1309 0.012073 10.0.0.19 - - [2026-02-09 02:23:12] "POST /neutron/subnet HTTP/1.1" 200 828 0.009374 10.0.0.19 - - [2026-02-09 02:23:12] "GET /virtual-network/6d7be5a9-3d20-415c-8e34-53b143e1abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006431 10.0.0.19 - - [2026-02-09 02:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.41 - - [2026-02-09 02:23:13] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001513 10.0.0.19 - - [2026-02-09 02:23:13] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043022 10.0.0.19 - - [2026-02-09 02:23:13] "POST /ref-update HTTP/1.1" 200 156 0.022732 10.0.0.41 - - [2026-02-09 02:23:13] "POST /useragent-kv HTTP/1.1" 200 115 0.009200 10.0.0.19 - - [2026-02-09 02:23:13] "POST /neutron/subnet HTTP/1.1" 200 701 0.233903 10.0.0.19 - - [2026-02-09 02:23:14] "POST /neutron/network HTTP/1.1" 200 1308 0.014177 10.0.0.19 - - [2026-02-09 02:23:14] "POST /id-to-fqname HTTP/1.1" 200 231 0.001309 10.0.0.19 - - [2026-02-09 02:23:14] "GET /virtual-network/f7432d06-a914-45f8-86e2-fd56af75bc4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006006 10.0.0.19 - - [2026-02-09 02:23:14] "GET /virtual-network/f7432d06-a914-45f8-86e2-fd56af75bc4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006248 10.0.0.19 - - [2026-02-09 02:23:14] "POST /neutron/subnet HTTP/1.1" 200 701 0.009221 10.0.0.19 - - [2026-02-09 02:23:14] "GET /virtual-network/f7432d06-a914-45f8-86e2-fd56af75bc4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006039 10.0.0.41 - - [2026-02-09 02:23:14] "GET /obj-perms HTTP/1.1" 200 5046 0.048608 10.0.0.19 - - [2026-02-09 02:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.41 - - [2026-02-09 02:23:14] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001396 10.0.0.19 - - [2026-02-09 02:23:14] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051090 10.0.0.19 - - [2026-02-09 02:23:14] "POST /neutron/network HTTP/1.1" 200 117 0.016033 10.0.0.41 - - [2026-02-09 02:23:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004512 10.0.0.19 - - [2026-02-09 02:23:15] "POST /neutron/subnet HTTP/1.1" 200 701 0.230654 10.0.0.19 - - [2026-02-09 02:23:15] "POST /id-to-fqname HTTP/1.1" 200 231 0.001696 10.0.0.19 - - [2026-02-09 02:23:15] "GET /virtual-network/22f6d797-dd9b-419f-b459-12eaaeab7ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007555 10.0.0.19 - - [2026-02-09 02:23:15] "POST /neutron/network HTTP/1.1" 200 1309 0.010842 10.0.0.19 - - [2026-02-09 02:23:15] "GET /virtual-network/22f6d797-dd9b-419f-b459-12eaaeab7ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005689 10.0.0.19 - - [2026-02-09 02:23:15] "POST /neutron/subnet HTTP/1.1" 200 701 0.011914 10.0.0.19 - - [2026-02-09 02:23:16] "GET /virtual-network/22f6d797-dd9b-419f-b459-12eaaeab7ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.011008 10.0.0.19 - - [2026-02-09 02:23:16] "GET /obj-perms HTTP/1.1" 200 5046 0.003565 10.0.0.33 - - [2026-02-09 02:23:16] "GET /obj-perms HTTP/1.1" 200 5046 0.004329 10.0.0.19 - - [2026-02-09 02:23:16] "POST /fqname-to-id HTTP/1.1" 404 225 0.006826 10.0.0.19 - - [2026-02-09 02:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006119 10.0.0.41 - - [2026-02-09 02:23:16] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001121 10.0.0.19 - - [2026-02-09 02:23:16] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.039905 10.0.0.19 - - [2026-02-09 02:23:16] "POST /network-policys HTTP/1.1" 200 559 0.029657 10.0.0.19 - - [2026-02-09 02:23:16] "GET /network-policy/2adbcc97-a2be-41d9-ab17-6476fc21f24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.009332 10.0.0.19 - - [2026-02-09 02:23:16] "POST /fqname-to-id HTTP/1.1" 404 225 0.003420 10.0.0.19 - - [2026-02-09 02:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.41 - - [2026-02-09 02:23:16] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000999 10.0.0.19 - - [2026-02-09 02:23:16] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043315 10.0.0.19 - - [2026-02-09 02:23:16] "POST /network-policys HTTP/1.1" 200 559 0.028966 10.0.0.19 - - [2026-02-09 02:23:16] "GET /network-policy/c90a39fd-8d3b-4a04-9b03-4da12bb42a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.007681 10.0.0.19 - - [2026-02-09 02:23:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.003452 10.0.0.19 - - [2026-02-09 02:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.41 - - [2026-02-09 02:23:17] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001385 10.0.0.19 - - [2026-02-09 02:23:17] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.049711 10.0.0.19 - - [2026-02-09 02:23:17] "POST /network-policys HTTP/1.1" 200 559 0.031300 10.0.0.19 - - [2026-02-09 02:23:17] "GET /network-policy/654e437d-f1ba-4fd5-b81c-5cd6ae9cba76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.008216 10.0.0.19 - - [2026-02-09 02:23:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.003446 10.0.0.19 - - [2026-02-09 02:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.41 - - [2026-02-09 02:23:17] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001105 10.0.0.19 - - [2026-02-09 02:23:17] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.054055 10.0.0.19 - - [2026-02-09 02:23:17] "POST /network-policys HTTP/1.1" 200 559 0.032791 10.0.0.19 - - [2026-02-09 02:23:17] "GET /network-policy/f7943e81-ccb2-4695-aef5-7213cd684538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.009360 10.0.0.19 - - [2026-02-09 02:23:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.003967 10.0.0.19 - - [2026-02-09 02:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.41 - - [2026-02-09 02:23:18] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001527 10.0.0.19 - - [2026-02-09 02:23:18] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051876 10.0.0.19 - - [2026-02-09 02:23:18] "POST /network-policys HTTP/1.1" 200 559 0.037416 10.0.0.19 - - [2026-02-09 02:23:18] "GET /network-policy/9c716dbe-1436-4967-82e1-1b8c8d2acec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.009094 10.0.0.19 - - [2026-02-09 02:23:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.003674 10.0.0.19 - - [2026-02-09 02:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.41 - - [2026-02-09 02:23:18] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001487 10.0.0.19 - - [2026-02-09 02:23:18] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053225 10.0.0.19 - - [2026-02-09 02:23:18] "POST /network-policys HTTP/1.1" 200 559 0.033036 10.0.0.19 - - [2026-02-09 02:23:18] "GET /network-policy/7468a84f-6ca8-4dc6-a6ec-8fd49843cb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006980 10.0.0.19 - - [2026-02-09 02:23:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.003524 10.0.0.19 - - [2026-02-09 02:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.41 - - [2026-02-09 02:23:18] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001231 10.0.0.19 - - [2026-02-09 02:23:18] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043408 10.0.0.19 - - [2026-02-09 02:23:18] "POST /network-policys HTTP/1.1" 200 559 0.034674 10.0.0.19 - - [2026-02-09 02:23:18] "GET /network-policy/05d24709-d7f3-4441-9a5c-432164e2929e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.007835 10.0.0.19 - - [2026-02-09 02:23:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.003682 10.0.0.19 - - [2026-02-09 02:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.41 - - [2026-02-09 02:23:19] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001014 10.0.0.19 - - [2026-02-09 02:23:19] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.050142 10.0.0.19 - - [2026-02-09 02:23:19] "POST /network-policys HTTP/1.1" 200 559 0.033693 10.0.0.19 - - [2026-02-09 02:23:19] "GET /network-policy/cab7e124-7d42-40c2-8453-305229f27780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.007128 10.0.0.19 - - [2026-02-09 02:23:19] "POST /fqname-to-id HTTP/1.1" 404 248 0.021988 10.0.0.19 - - [2026-02-09 02:23:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.008152 10.0.0.19 - - [2026-02-09 02:23:19] "POST /neutron/network HTTP/1.1" 200 1494 0.105949 10.0.0.19 - - [2026-02-09 02:23:19] "GET /virtual-network/ea00dbb7-585b-41a6-a232-30ee70dc69e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006862 10.0.0.19 - - [2026-02-09 02:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.19 - - [2026-02-09 02:23:19] "GET /network-policy/2adbcc97-a2be-41d9-ab17-6476fc21f24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004812 10.0.0.19 - - [2026-02-09 02:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.19 - - [2026-02-09 02:23:19] "GET /network-policy/c90a39fd-8d3b-4a04-9b03-4da12bb42a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004576 10.0.0.19 - - [2026-02-09 02:23:20] "POST /neutron/network HTTP/1.1" 200 1494 0.097291 10.0.0.19 - - [2026-02-09 02:23:20] "GET /virtual-network/6d7be5a9-3d20-415c-8e34-53b143e1abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006971 10.0.0.19 - - [2026-02-09 02:23:20] "POST /access-control-lists HTTP/1.1" 200 605 0.088906 10.0.0.19 - - [2026-02-09 02:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.19 - - [2026-02-09 02:23:20] "GET /network-policy/654e437d-f1ba-4fd5-b81c-5cd6ae9cba76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.006365 10.0.0.19 - - [2026-02-09 02:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.19 - - [2026-02-09 02:23:20] "GET /network-policy/f7943e81-ccb2-4695-aef5-7213cd684538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.004656 10.0.0.19 - - [2026-02-09 02:23:20] "POST /neutron/network HTTP/1.1" 200 1493 0.110591 10.0.0.19 - - [2026-02-09 02:23:20] "GET /virtual-network/f7432d06-a914-45f8-86e2-fd56af75bc4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.008032 10.0.0.19 - - [2026-02-09 02:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.19 - - [2026-02-09 02:23:20] "POST /access-control-lists HTTP/1.1" 200 605 0.095847 10.0.0.19 - - [2026-02-09 02:23:20] "GET /network-policy/7468a84f-6ca8-4dc6-a6ec-8fd49843cb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.005281 10.0.0.19 - - [2026-02-09 02:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.19 - - [2026-02-09 02:23:20] "GET /network-policy/9c716dbe-1436-4967-82e1-1b8c8d2acec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004537 10.0.0.19 - - [2026-02-09 02:23:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.006659 10.0.0.19 - - [2026-02-09 02:23:21] "POST /neutron/network HTTP/1.1" 200 1494 0.110745 10.0.0.19 - - [2026-02-09 02:23:21] "GET /virtual-network/22f6d797-dd9b-419f-b459-12eaaeab7ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006767 10.0.0.19 - - [2026-02-09 02:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.19 - - [2026-02-09 02:23:21] "GET /network-policy/05d24709-d7f3-4441-9a5c-432164e2929e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.004913 10.0.0.19 - - [2026-02-09 02:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.19 - - [2026-02-09 02:23:21] "GET /network-policy/cab7e124-7d42-40c2-8453-305229f27780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004609 10.0.0.19 - - [2026-02-09 02:23:21] "POST /id-to-fqname HTTP/1.1" 200 231 0.001145 10.0.0.33 - - [2026-02-09 02:23:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000658 10.0.0.33 - - [2026-02-09 02:23:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.33 - - [2026-02-09 02:23:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.41 - - [2026-02-09 02:23:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.33 - - [2026-02-09 02:23:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.41 - - [2026-02-09 02:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.41 - - [2026-02-09 02:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.41 - - [2026-02-09 02:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.19 - - [2026-02-09 02:23:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000574 10.0.0.19 - - [2026-02-09 02:23:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000640 10.0.0.19 - - [2026-02-09 02:23:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.19 - - [2026-02-09 02:23:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.41 - - [2026-02-09 02:23:55] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001107 10.0.0.19 - - [2026-02-09 02:23:55] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.078699 10.0.0.19 - - [2026-02-09 02:23:55] "POST /neutron/network HTTP/1.1" 200 1494 0.011024 10.0.0.19 - - [2026-02-09 02:23:56] "POST /id-to-fqname HTTP/1.1" 200 231 0.001387 10.0.0.19 - - [2026-02-09 02:23:56] "POST /neutron/port HTTP/1.1" 200 117 0.006569 10.0.0.41 - - [2026-02-09 02:23:56] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001105 10.0.0.19 - - [2026-02-09 02:23:56] "PUT /access-control-list/7464accf-8b4d-4a67-adcf-083600b0833f HTTP/1.1" 200 272 0.027656 10.0.0.19 - - [2026-02-09 02:23:57] "POST /neutron/port HTTP/1.1" 200 1170 0.552788 10.0.0.41 - - [2026-02-09 02:23:57] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001298 10.0.0.19 - - [2026-02-09 02:23:57] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.114757 10.0.0.19 - - [2026-02-09 02:23:57] "POST /neutron/network HTTP/1.1" 200 1494 0.022688 10.0.0.19 - - [2026-02-09 02:23:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010349 10.0.0.19 - - [2026-02-09 02:23:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.015193 10.0.0.19 - - [2026-02-09 02:23:57] "POST /neutron/subnet HTTP/1.1" 200 1361 0.037550 10.0.0.19 - - [2026-02-09 02:23:57] "POST /neutron/port HTTP/1.1" 200 117 0.003641 10.0.0.41 - - [2026-02-09 02:23:57] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001168 10.0.0.19 - - [2026-02-09 02:23:58] "POST /neutron/port HTTP/1.1" 200 1170 0.590586 10.0.0.19 - - [2026-02-09 02:23:58] "POST /neutron/port HTTP/1.1" 200 1224 0.183172 10.0.0.19 - - [2026-02-09 02:23:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.014307 10.0.0.19 - - [2026-02-09 02:23:59] "POST /neutron/port HTTP/1.1" 200 117 0.003178 10.0.0.19 - - [2026-02-09 02:24:02] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011357 10.0.0.19 - - [2026-02-09 02:24:13] "POST /neutron/port HTTP/1.1" 200 1234 0.057811 10.0.0.19 - - [2026-02-09 02:24:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.019773 10.0.0.19 - - [2026-02-09 02:24:28] "POST /neutron/port HTTP/1.1" 200 1234 0.018839 10.0.0.19 - - [2026-02-09 02:24:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008226 10.0.0.19 - - [2026-02-09 02:24:43] "POST /neutron/port HTTP/1.1" 200 1234 0.018673 10.0.0.19 - - [2026-02-09 02:24:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007725 10.0.0.19 - - [2026-02-09 02:24:59] "POST /neutron/port HTTP/1.1" 200 1234 0.017946 10.0.0.19 - - [2026-02-09 02:25:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007938 10.0.0.19 - - [2026-02-09 02:25:04] "POST /neutron/port HTTP/1.1" 200 1234 0.019521 10.0.0.19 - - [2026-02-09 02:25:04] "GET /virtual-machine/e87239a7-5d9a-477b-abc5-a3cf39ecfec4 HTTP/1.1" 200 1301 0.006288 10.0.0.19 - - [2026-02-09 02:25:04] "GET /virtual-machine-interface/67e65c3a-06a8-430c-a4bb-368f059c2454 HTTP/1.1" 200 3184 0.007910 10.0.0.19 - - [2026-02-09 02:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.19 - - [2026-02-09 02:25:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005029 10.0.0.19 - - [2026-02-09 02:25:04] "GET /virtual-networks?parent_id=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004199 10.0.0.19 - - [2026-02-09 02:25:04] "GET /virtual-network/ea00dbb7-585b-41a6-a232-30ee70dc69e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006596 10.0.0.19 - - [2026-02-09 02:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.19 - - [2026-02-09 02:25:07] "GET /virtual-network/ea00dbb7-585b-41a6-a232-30ee70dc69e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006020 10.0.0.19 - - [2026-02-09 02:25:08] "POST /neutron/port HTTP/1.1" 200 1234 0.017626 10.0.0.19 - - [2026-02-09 02:25:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004230 10.0.0.19 - - [2026-02-09 02:25:09] "POST /neutron/port HTTP/1.1" 200 117 0.001247 10.0.0.19 - - [2026-02-09 02:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.19 - - [2026-02-09 02:25:11] "GET /virtual-network/ea00dbb7-585b-41a6-a232-30ee70dc69e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005642 10.0.0.19 - - [2026-02-09 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.19 - - [2026-02-09 02:25:15] "GET /virtual-network/ea00dbb7-585b-41a6-a232-30ee70dc69e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006616 10.0.0.19 - - [2026-02-09 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.19 - - [2026-02-09 02:25:19] "GET /virtual-network/ea00dbb7-585b-41a6-a232-30ee70dc69e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006759 10.0.0.19 - - [2026-02-09 02:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.19 - - [2026-02-09 02:25:23] "GET /virtual-network/ea00dbb7-585b-41a6-a232-30ee70dc69e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005470 10.0.0.19 - - [2026-02-09 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.19 - - [2026-02-09 02:25:28] "GET /virtual-network/ea00dbb7-585b-41a6-a232-30ee70dc69e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005602 10.0.0.19 - - [2026-02-09 02:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.19 - - [2026-02-09 02:25:32] "GET /virtual-network/ea00dbb7-585b-41a6-a232-30ee70dc69e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006031 10.0.0.19 - - [2026-02-09 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.19 - - [2026-02-09 02:25:36] "GET /virtual-network/ea00dbb7-585b-41a6-a232-30ee70dc69e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006564 10.0.0.19 - - [2026-02-09 02:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.19 - - [2026-02-09 02:25:38] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005701 10.0.0.19 - - [2026-02-09 02:25:38] "GET /virtual-networks?parent_id=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003998 10.0.0.19 - - [2026-02-09 02:25:38] "GET /virtual-network/ea00dbb7-585b-41a6-a232-30ee70dc69e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.007465 10.0.0.19 - - [2026-02-09 02:25:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008061 10.0.0.41 - - [2026-02-09 02:25:47] "GET /obj-perms HTTP/1.1" 200 5056 0.050650 10.0.0.19 - - [2026-02-09 02:25:48] "POST /neutron/port HTTP/1.1" 200 1234 0.046395 10.0.0.19 - - [2026-02-09 02:25:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007855 10.0.0.19 - - [2026-02-09 02:25:53] "POST /neutron/port HTTP/1.1" 200 1234 0.017927 10.0.0.19 - - [2026-02-09 02:25:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007617 10.0.0.19 - - [2026-02-09 02:25:59] "POST /neutron/port HTTP/1.1" 200 1234 0.018079 10.0.0.19 - - [2026-02-09 02:25:59] "GET /virtual-machine/77eeeedd-1828-4f6c-9949-b5c6de6bd758 HTTP/1.1" 200 1300 0.006019 10.0.0.19 - - [2026-02-09 02:25:59] "GET /virtual-machine-interface/ae60fc55-f08b-4a86-b17c-a2fd9b7633f4 HTTP/1.1" 200 3185 0.005947 10.0.0.19 - - [2026-02-09 02:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.19 - - [2026-02-09 02:25:59] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003458 10.0.0.19 - - [2026-02-09 02:25:59] "GET /virtual-networks?parent_id=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003996 10.0.0.19 - - [2026-02-09 02:25:59] "GET /virtual-network/6d7be5a9-3d20-415c-8e34-53b143e1abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006136 10.0.0.19 - - [2026-02-09 02:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.19 - - [2026-02-09 02:26:00] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004405 10.0.0.19 - - [2026-02-09 02:26:00] "GET /virtual-networks?parent_id=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003311 10.0.0.19 - - [2026-02-09 02:26:00] "GET /virtual-network/6d7be5a9-3d20-415c-8e34-53b143e1abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006358 10.0.0.19 - - [2026-02-09 02:26:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007736 10.0.0.19 - - [2026-02-09 02:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.19 - - [2026-02-09 02:26:01] "GET /network-policy/654e437d-f1ba-4fd5-b81c-5cd6ae9cba76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.005119 10.0.0.19 - - [2026-02-09 02:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.19 - - [2026-02-09 02:26:01] "GET /network-policy/f7943e81-ccb2-4695-aef5-7213cd684538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.004809 10.0.0.19 - - [2026-02-09 02:26:01] "POST /neutron/port HTTP/1.1" 200 1234 0.029484 10.0.0.19 - - [2026-02-09 02:26:01] "POST /neutron/port HTTP/1.1" 200 1234 0.027462 10.0.0.19 - - [2026-02-09 02:26:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004342 10.0.0.19 - - [2026-02-09 02:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.19 - - [2026-02-09 02:26:01] "POST /neutron/port HTTP/1.1" 200 117 0.001596 10.0.0.19 - - [2026-02-09 02:26:01] "GET /network-policy/2adbcc97-a2be-41d9-ab17-6476fc21f24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.005417 10.0.0.19 - - [2026-02-09 02:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.19 - - [2026-02-09 02:26:01] "GET /network-policy/c90a39fd-8d3b-4a04-9b03-4da12bb42a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.005119 10.0.0.19 - - [2026-02-09 02:26:09] "POST /neutron/port HTTP/1.1" 200 1234 0.017351 10.0.0.19 - - [2026-02-09 02:26:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004412 10.0.0.19 - - [2026-02-09 02:26:10] "POST /neutron/port HTTP/1.1" 200 117 0.001296 10.0.0.19 - - [2026-02-09 02:26:25] "GET /virtual-machine/77eeeedd-1828-4f6c-9949-b5c6de6bd758 HTTP/1.1" 200 1300 0.004525 10.0.0.19 - - [2026-02-09 02:26:25] "POST /neutron/port HTTP/1.1" 200 1224 0.048476 10.0.0.19 - - [2026-02-09 02:26:27] "GET /virtual-machine/77eeeedd-1828-4f6c-9949-b5c6de6bd758 HTTP/1.1" 404 171 0.003902 10.0.0.19 - - [2026-02-09 02:26:27] "GET /virtual-machine/77eeeedd-1828-4f6c-9949-b5c6de6bd758 HTTP/1.1" 404 171 0.003249 10.0.0.19 - - [2026-02-09 02:26:27] "GET /virtual-machine/77eeeedd-1828-4f6c-9949-b5c6de6bd758 HTTP/1.1" 404 171 0.002842 10.0.0.19 - - [2026-02-09 02:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.028762 10.0.0.19 - - [2026-02-09 02:26:27] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004040 10.0.0.19 - - [2026-02-09 02:26:27] "GET /virtual-networks?parent_id=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004091 10.0.0.19 - - [2026-02-09 02:26:27] "GET /virtual-network/6d7be5a9-3d20-415c-8e34-53b143e1abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006443 10.0.0.19 - - [2026-02-09 02:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.19 - - [2026-02-09 02:26:27] "GET /routing-instance/38fb5e26-b4a8-4093-affe-84efcc9eeec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.005124 10.0.0.19 - - [2026-02-09 02:26:27] "GET /route-target/9fcfc84d-8bc5-4515-b49e-92b9af9d322c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004627 10.0.0.19 - - [2026-02-09 02:26:27] "GET /virtual-machine/77eeeedd-1828-4f6c-9949-b5c6de6bd758 HTTP/1.1" 404 171 0.003714 10.0.0.19 - - [2026-02-09 02:26:28] "GET /virtual-machine/77eeeedd-1828-4f6c-9949-b5c6de6bd758 HTTP/1.1" 404 171 0.003444 10.0.0.19 - - [2026-02-09 02:26:29] "GET /virtual-machine/77eeeedd-1828-4f6c-9949-b5c6de6bd758 HTTP/1.1" 404 171 0.003872 10.0.0.19 - - [2026-02-09 02:26:30] "GET /virtual-machine/77eeeedd-1828-4f6c-9949-b5c6de6bd758 HTTP/1.1" 404 171 0.003472 10.0.0.19 - - [2026-02-09 02:26:31] "GET /virtual-machine/77eeeedd-1828-4f6c-9949-b5c6de6bd758 HTTP/1.1" 404 171 0.003285 10.0.0.19 - - [2026-02-09 02:26:32] "GET /virtual-machine/77eeeedd-1828-4f6c-9949-b5c6de6bd758 HTTP/1.1" 404 171 0.003618 10.0.0.19 - - [2026-02-09 02:26:32] "GET /obj-perms HTTP/1.1" 200 5046 0.054191 10.0.0.41 - - [2026-02-09 02:26:39] "GET /obj-perms HTTP/1.1" 200 5046 0.004430 10.0.0.19 - - [2026-02-09 02:26:39] "GET /obj-perms HTTP/1.1" 200 5046 0.004110 10.0.0.33 - - [2026-02-09 02:26:39] "GET /obj-perms HTTP/1.1" 200 5046 0.046152 10.0.0.19 - - [2026-02-09 02:26:39] "GET /virtual-machine/e87239a7-5d9a-477b-abc5-a3cf39ecfec4 HTTP/1.1" 200 1301 0.031637 10.0.0.19 - - [2026-02-09 02:26:39] "POST /neutron/port HTTP/1.1" 200 1224 0.016465 10.0.0.19 - - [2026-02-09 02:26:41] "GET /virtual-machine/e87239a7-5d9a-477b-abc5-a3cf39ecfec4 HTTP/1.1" 404 171 0.003854 10.0.0.19 - - [2026-02-09 02:26:41] "GET /virtual-machine/e87239a7-5d9a-477b-abc5-a3cf39ecfec4 HTTP/1.1" 404 171 0.003339 10.0.0.19 - - [2026-02-09 02:26:41] "GET /virtual-machine/e87239a7-5d9a-477b-abc5-a3cf39ecfec4 HTTP/1.1" 404 171 0.003030 10.0.0.19 - - [2026-02-09 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.19 - - [2026-02-09 02:26:41] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004884 10.0.0.19 - - [2026-02-09 02:26:41] "GET /virtual-networks?parent_id=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003402 10.0.0.19 - - [2026-02-09 02:26:41] "GET /virtual-network/ea00dbb7-585b-41a6-a232-30ee70dc69e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.008878 10.0.0.19 - - [2026-02-09 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.19 - - [2026-02-09 02:26:41] "GET /routing-instance/cb6b5c50-2304-41e5-9f62-616f2ccec7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.005147 10.0.0.19 - - [2026-02-09 02:26:41] "GET /route-target/777295e4-739e-4389-bb7e-d108e5d18e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004502 10.0.0.19 - - [2026-02-09 02:26:44] "GET /obj-perms HTTP/1.1" 200 5046 0.004644 10.0.0.41 - - [2026-02-09 02:26:44] "GET /obj-perms HTTP/1.1" 200 5046 0.003943 10.0.0.41 - - [2026-02-09 02:26:51] "GET /obj-perms HTTP/1.1" 200 5046 0.004642 10.0.0.19 - - [2026-02-09 02:26:54] "GET /obj-perms HTTP/1.1" 200 5046 0.004426 10.0.0.41 - - [2026-02-09 02:27:00] "GET /obj-perms HTTP/1.1" 200 5046 0.004208 10.0.0.19 - - [2026-02-09 02:27:03] "GET /obj-perms HTTP/1.1" 200 5046 0.004462 10.0.0.41 - - [2026-02-09 02:27:09] "GET /obj-perms HTTP/1.1" 200 5046 0.004431 10.0.0.19 - - [2026-02-09 02:27:09] "GET /obj-perms HTTP/1.1" 200 5046 0.004396 10.0.0.19 - - [2026-02-09 02:27:09] "GET /virtual-network/22f6d797-dd9b-419f-b459-12eaaeab7ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005836 10.0.0.19 - - [2026-02-09 02:27:09] "POST /neutron/network HTTP/1.1" 200 1309 0.120612 10.0.0.19 - - [2026-02-09 02:27:09] "GET /virtual-network/22f6d797-dd9b-419f-b459-12eaaeab7ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006357 10.0.0.19 - - [2026-02-09 02:27:10] "GET /virtual-network/f7432d06-a914-45f8-86e2-fd56af75bc4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006630 10.0.0.19 - - [2026-02-09 02:27:10] "POST /neutron/network HTTP/1.1" 200 1308 0.111370 10.0.0.19 - - [2026-02-09 02:27:10] "GET /virtual-network/f7432d06-a914-45f8-86e2-fd56af75bc4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006009 10.0.0.19 - - [2026-02-09 02:27:10] "DELETE /access-control-list/fe26f04f-3363-4122-a07c-2188da4a66eb HTTP/1.1" 200 115 0.096373 10.0.0.19 - - [2026-02-09 02:27:10] "GET /virtual-network/6d7be5a9-3d20-415c-8e34-53b143e1abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.007132 10.0.0.19 - - [2026-02-09 02:27:10] "POST /neutron/network HTTP/1.1" 200 1309 0.110286 10.0.0.19 - - [2026-02-09 02:27:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.057965 10.0.0.19 - - [2026-02-09 02:27:10] "GET /virtual-network/6d7be5a9-3d20-415c-8e34-53b143e1abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006109 10.0.0.19 - - [2026-02-09 02:27:10] "GET /virtual-network/ea00dbb7-585b-41a6-a232-30ee70dc69e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.007723 10.0.0.19 - - [2026-02-09 02:27:10] "POST /neutron/network HTTP/1.1" 200 1309 0.098422 10.0.0.19 - - [2026-02-09 02:27:10] "DELETE /access-control-list/7464accf-8b4d-4a67-adcf-083600b0833f HTTP/1.1" 200 115 0.066401 10.0.0.19 - - [2026-02-09 02:27:10] "GET /virtual-network/ea00dbb7-585b-41a6-a232-30ee70dc69e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.015659 10.0.0.19 - - [2026-02-09 02:27:11] "DELETE /network-policy/cab7e124-7d42-40c2-8453-305229f27780 HTTP/1.1" 200 115 0.072270 10.0.0.19 - - [2026-02-09 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.41 - - [2026-02-09 02:27:11] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.024432 10.0.0.19 - - [2026-02-09 02:27:11] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.080834 10.0.0.19 - - [2026-02-09 02:27:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-98504825&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.005747 10.0.0.19 - - [2026-02-09 02:27:11] "DELETE /network-policy/05d24709-d7f3-4441-9a5c-432164e2929e HTTP/1.1" 200 115 0.049016 10.0.0.19 - - [2026-02-09 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.41 - - [2026-02-09 02:27:11] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001037 10.0.0.19 - - [2026-02-09 02:27:11] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.050431 10.0.0.19 - - [2026-02-09 02:27:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-98504825&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.005421 10.0.0.19 - - [2026-02-09 02:27:11] "DELETE /network-policy/7468a84f-6ca8-4dc6-a6ec-8fd49843cb81 HTTP/1.1" 200 115 0.037560 10.0.0.19 - - [2026-02-09 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006145 10.0.0.41 - - [2026-02-09 02:27:11] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001074 10.0.0.19 - - [2026-02-09 02:27:11] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045188 10.0.0.19 - - [2026-02-09 02:27:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-98504825&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.005523 10.0.0.19 - - [2026-02-09 02:27:11] "DELETE /network-policy/9c716dbe-1436-4967-82e1-1b8c8d2acec5 HTTP/1.1" 200 115 0.041819 10.0.0.19 - - [2026-02-09 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.41 - - [2026-02-09 02:27:11] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001016 10.0.0.19 - - [2026-02-09 02:27:11] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.038498 10.0.0.19 - - [2026-02-09 02:27:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-98504825&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.005660 10.0.0.19 - - [2026-02-09 02:27:12] "DELETE /network-policy/f7943e81-ccb2-4695-aef5-7213cd684538 HTTP/1.1" 200 115 0.059334 10.0.0.19 - - [2026-02-09 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008427 10.0.0.41 - - [2026-02-09 02:27:12] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000989 10.0.0.19 - - [2026-02-09 02:27:12] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.046466 10.0.0.19 - - [2026-02-09 02:27:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-98504825&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.005759 10.0.0.19 - - [2026-02-09 02:27:12] "DELETE /network-policy/654e437d-f1ba-4fd5-b81c-5cd6ae9cba76 HTTP/1.1" 200 115 0.048310 10.0.0.19 - - [2026-02-09 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.41 - - [2026-02-09 02:27:12] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001010 10.0.0.19 - - [2026-02-09 02:27:12] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.049069 10.0.0.19 - - [2026-02-09 02:27:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-98504825&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.006660 10.0.0.19 - - [2026-02-09 02:27:12] "DELETE /network-policy/c90a39fd-8d3b-4a04-9b03-4da12bb42a3c HTTP/1.1" 200 115 0.047669 10.0.0.19 - - [2026-02-09 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005653 10.0.0.41 - - [2026-02-09 02:27:12] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001040 10.0.0.19 - - [2026-02-09 02:27:12] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043887 10.0.0.19 - - [2026-02-09 02:27:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-98504825&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.006414 10.0.0.19 - - [2026-02-09 02:27:12] "DELETE /network-policy/2adbcc97-a2be-41d9-ab17-6476fc21f24b HTTP/1.1" 200 115 0.044635 10.0.0.19 - - [2026-02-09 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009238 10.0.0.41 - - [2026-02-09 02:27:12] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001000 10.0.0.19 - - [2026-02-09 02:27:12] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045774 10.0.0.19 - - [2026-02-09 02:27:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-98504825&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005954 10.0.0.41 - - [2026-02-09 02:27:13] "POST /useragent-kv HTTP/1.1" 200 115 0.005684 10.0.0.41 - - [2026-02-09 02:27:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004535 10.0.0.41 - - [2026-02-09 02:27:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002593 10.0.0.41 - - [2026-02-09 02:27:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004157 10.0.0.41 - - [2026-02-09 02:27:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002548 10.0.0.41 - - [2026-02-09 02:27:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002804 10.0.0.19 - - [2026-02-09 02:27:13] "DELETE /route-target/03cde1fc-ddbe-4f8b-ac8a-7ebe376caae8 HTTP/1.1" 200 115 0.036684 10.0.0.19 - - [2026-02-09 02:27:13] "POST /neutron/network HTTP/1.1" 200 151 0.167939 10.0.0.19 - - [2026-02-09 02:27:13] "POST /neutron/network HTTP/1.1" 200 1309 0.012353 10.0.0.19 - - [2026-02-09 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.41 - - [2026-02-09 02:27:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002628 10.0.0.41 - - [2026-02-09 02:27:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003795 10.0.0.41 - - [2026-02-09 02:27:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003324 10.0.0.41 - - [2026-02-09 02:27:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003117 10.0.0.41 - - [2026-02-09 02:27:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003189 10.0.0.41 - - [2026-02-09 02:27:14] "POST /useragent-kv HTTP/1.1" 200 115 0.005451 10.0.0.19 - - [2026-02-09 02:27:14] "DELETE /route-target/777295e4-739e-4389-bb7e-d108e5d18e07 HTTP/1.1" 200 115 0.039454 10.0.0.19 - - [2026-02-09 02:27:14] "POST /neutron/network HTTP/1.1" 200 151 0.185483 10.0.0.19 - - [2026-02-09 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.19 - - [2026-02-09 02:27:14] "DELETE /network-ipam/b789190a-c473-4ba4-babd-a0be9aaf6089 HTTP/1.1" 200 115 0.034110 10.0.0.19 - - [2026-02-09 02:27:14] "POST /fqname-to-id HTTP/1.1" 404 252 0.003299 10.0.0.41 - - [2026-02-09 02:27:14] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001041 10.0.0.41 - - [2026-02-09 02:27:14] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.048738 10.0.0.41 - - [2026-02-09 02:27:14] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001225 10.0.0.41 - - [2026-02-09 02:27:14] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?fields=security_groups HTTP/1.1" 200 1388 0.043488 10.0.0.41 - - [2026-02-09 02:27:14] "DELETE /security-group/f3c163ac-50e0-4e1e-af55-959fbd166e4f HTTP/1.1" 200 115 0.068607 10.0.0.41 - - [2026-02-09 02:27:14] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001857 10.0.0.41 - - [2026-02-09 02:27:14] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?fields=application_policy_sets HTTP/1.1" 200 1427 0.081479 10.0.0.19 - - [2026-02-09 02:27:15] "DELETE /project/d6273d23-d601-49e6-b9bb-db1706b3ee75 HTTP/1.1" 200 115 0.456388 10.0.0.41 - - [2026-02-09 02:27:15] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001253 10.0.0.19 - - [2026-02-09 02:27:15] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?fields=projects HTTP/1.1" 200 1437 0.015171 10.0.0.19 - - [2026-02-09 02:27:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.004723 10.0.0.41 - - [2026-02-09 02:27:20] "POST /id-to-fqname HTTP/1.1" 200 198 0.001931 10.0.0.41 - - [2026-02-09 02:27:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.006110 10.0.0.41 - - [2026-02-09 02:27:20] "POST /security-groups HTTP/1.1" 200 599 0.080698 10.0.0.19 - - [2026-02-09 02:27:20] "POST /fqname-to-id HTTP/1.1" 404 242 0.003681 10.0.0.41 - - [2026-02-09 02:27:20] "POST /projects HTTP/1.1" 200 601 0.293648 10.0.0.19 - - [2026-02-09 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.324004 10.0.0.41 - - [2026-02-09 02:27:20] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001151 10.0.0.19 - - [2026-02-09 02:27:20] "POST /access-control-lists HTTP/1.1" 200 602 0.048524 10.0.0.19 - - [2026-02-09 02:27:20] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044788 10.0.0.19 - - [2026-02-09 02:27:20] "POST /network-policys HTTP/1.1" 200 559 0.033801 10.0.0.19 - - [2026-02-09 02:27:20] "GET /network-policy/81159668-3216-40ca-bc94-4f9a124f8369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.006444 10.0.0.19 - - [2026-02-09 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.41 - - [2026-02-09 02:27:20] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001110 10.0.0.19 - - [2026-02-09 02:27:20] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051113 10.0.0.41 - - [2026-02-09 02:27:21] "POST /useragent-kv HTTP/1.1" 200 115 0.008648 10.0.0.19 - - [2026-02-09 02:27:21] "POST /neutron/subnet HTTP/1.1" 200 721 0.204990 10.0.0.19 - - [2026-02-09 02:27:21] "POST /id-to-fqname HTTP/1.1" 200 229 0.001396 10.0.0.19 - - [2026-02-09 02:27:21] "GET /virtual-network/ef2c704e-3202-4cf2-ba12-e234170d84ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007784 10.0.0.19 - - [2026-02-09 02:27:21] "POST /neutron/network HTTP/1.1" 200 1006 0.009556 10.0.0.19 - - [2026-02-09 02:27:21] "GET /virtual-network/ef2c704e-3202-4cf2-ba12-e234170d84ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005406 10.0.0.19 - - [2026-02-09 02:27:21] "POST /neutron/subnet HTTP/1.1" 200 823 0.010372 10.0.0.19 - - [2026-02-09 02:27:21] "POST /fqname-to-id HTTP/1.1" 404 244 0.004007 10.0.0.19 - - [2026-02-09 02:27:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.003379 10.0.0.19 - - [2026-02-09 02:27:21] "POST /neutron/network HTTP/1.1" 200 1105 0.023674 10.0.0.19 - - [2026-02-09 02:27:21] "GET /virtual-network/ef2c704e-3202-4cf2-ba12-e234170d84ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005431 10.0.0.19 - - [2026-02-09 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.19 - - [2026-02-09 02:27:21] "GET /network-policy/81159668-3216-40ca-bc94-4f9a124f8369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.004900 10.0.0.19 - - [2026-02-09 02:27:22] "GET /virtual-network/ef2c704e-3202-4cf2-ba12-e234170d84ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006686 10.0.0.33 - - [2026-02-09 02:27:22] "GET /obj-perms HTTP/1.1" 200 5046 0.006931 10.0.0.19 - - [2026-02-09 02:27:22] "POST /id-to-fqname HTTP/1.1" 200 229 0.001540 10.0.0.41 - - [2026-02-09 02:27:23] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001187 10.0.0.19 - - [2026-02-09 02:27:23] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.135834 10.0.0.19 - - [2026-02-09 02:27:23] "POST /neutron/port HTTP/1.1" 200 117 0.006446 10.0.0.19 - - [2026-02-09 02:27:23] "POST /id-to-fqname HTTP/1.1" 200 229 0.001340 10.0.0.19 - - [2026-02-09 02:27:23] "POST /neutron/network HTTP/1.1" 200 1115 0.008134 10.0.0.19 - - [2026-02-09 02:27:24] "POST /neutron/port HTTP/1.1" 200 1173 0.075475 10.0.0.41 - - [2026-02-09 02:27:24] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001100 10.0.0.19 - - [2026-02-09 02:27:24] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.077036 10.0.0.19 - - [2026-02-09 02:27:24] "POST /neutron/network HTTP/1.1" 200 1105 0.063093 10.0.0.19 - - [2026-02-09 02:27:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004866 10.0.0.19 - - [2026-02-09 02:27:25] "POST /neutron/port HTTP/1.1" 200 117 0.001233 10.0.0.19 - - [2026-02-09 02:27:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007325 10.0.0.19 - - [2026-02-09 02:27:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007946 10.0.0.19 - - [2026-02-09 02:27:26] "POST /neutron/port HTTP/1.1" 200 1173 0.049217 10.0.0.19 - - [2026-02-09 02:27:26] "POST /neutron/port HTTP/1.1" 200 1237 0.027174 10.0.0.41 - - [2026-02-09 02:27:26] "DELETE /project/d6273d23d60149e6b9bbdb1706b3ee75 HTTP/1.1" 404 173 0.035884 10.0.0.19 - - [2026-02-09 02:27:26] "POST /neutron/subnet HTTP/1.1" 200 1376 0.014706 10.0.0.19 - - [2026-02-09 02:27:26] "POST /neutron/network HTTP/1.1" 200 1105 0.010624 10.0.0.19 - - [2026-02-09 02:27:30] "POST /neutron/port HTTP/1.1" 200 1237 0.021094 10.0.0.19 - - [2026-02-09 02:27:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007991 10.0.0.19 - - [2026-02-09 02:27:30] "GET /virtual-machine/22d7d6e0-769f-41e2-bb5d-a4429ebadd69 HTTP/1.1" 200 1300 0.006326 10.0.0.19 - - [2026-02-09 02:27:30] "GET /virtual-machine-interface/d9cb9330-33b1-4e0f-9c73-41e1759e9b93 HTTP/1.1" 200 3179 0.005851 10.0.0.19 - - [2026-02-09 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.19 - - [2026-02-09 02:27:30] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003716 10.0.0.19 - - [2026-02-09 02:27:30] "GET /virtual-networks?parent_id=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003449 10.0.0.19 - - [2026-02-09 02:27:30] "GET /virtual-network/ef2c704e-3202-4cf2-ba12-e234170d84ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006103 10.0.0.19 - - [2026-02-09 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.19 - - [2026-02-09 02:27:33] "GET /virtual-network/ef2c704e-3202-4cf2-ba12-e234170d84ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006551 10.0.0.19 - - [2026-02-09 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.19 - - [2026-02-09 02:27:37] "GET /virtual-network/ef2c704e-3202-4cf2-ba12-e234170d84ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005411 10.0.0.19 - - [2026-02-09 02:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006026 10.0.0.19 - - [2026-02-09 02:27:42] "GET /virtual-network/ef2c704e-3202-4cf2-ba12-e234170d84ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.008445 10.0.0.19 - - [2026-02-09 02:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.19 - - [2026-02-09 02:27:46] "GET /virtual-network/ef2c704e-3202-4cf2-ba12-e234170d84ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006192 10.0.0.19 - - [2026-02-09 02:27:48] "GET /obj-perms HTTP/1.1" 200 5056 0.046943 10.0.0.19 - - [2026-02-09 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.19 - - [2026-02-09 02:27:50] "GET /virtual-network/ef2c704e-3202-4cf2-ba12-e234170d84ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005942 10.0.0.19 - - [2026-02-09 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.19 - - [2026-02-09 02:27:54] "GET /virtual-network/ef2c704e-3202-4cf2-ba12-e234170d84ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005388 10.0.0.19 - - [2026-02-09 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.19 - - [2026-02-09 02:27:58] "GET /virtual-network/ef2c704e-3202-4cf2-ba12-e234170d84ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006477 10.0.0.19 - - [2026-02-09 02:28:01] "POST /neutron/network HTTP/1.1" 200 1115 0.007450 10.0.0.19 - - [2026-02-09 02:28:01] "POST /neutron/subnet HTTP/1.1" 200 1376 0.014259 10.0.0.19 - - [2026-02-09 02:28:01] "POST /neutron/network HTTP/1.1" 200 1105 0.010906 10.0.0.19 - - [2026-02-09 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.19 - - [2026-02-09 02:28:02] "GET /virtual-network/ef2c704e-3202-4cf2-ba12-e234170d84ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005819 10.0.0.19 - - [2026-02-09 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.19 - - [2026-02-09 02:28:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004563 10.0.0.19 - - [2026-02-09 02:28:04] "GET /virtual-networks?parent_id=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003244 10.0.0.19 - - [2026-02-09 02:28:04] "GET /virtual-network/ef2c704e-3202-4cf2-ba12-e234170d84ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.007052 10.0.0.19 - - [2026-02-09 02:28:09] "POST /neutron/port HTTP/1.1" 200 1237 0.018543 10.0.0.19 - - [2026-02-09 02:28:11] "POST /neutron/port HTTP/1.1" 200 1237 0.017279 10.0.0.19 - - [2026-02-09 02:28:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003957 10.0.0.19 - - [2026-02-09 02:28:12] "POST /neutron/port HTTP/1.1" 200 117 0.001204 10.0.0.19 - - [2026-02-09 02:28:14] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006927 10.0.0.19 - - [2026-02-09 02:28:15] "POST /neutron/port HTTP/1.1" 200 1237 0.020744 10.0.0.19 - - [2026-02-09 02:28:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008528 10.0.0.19 - - [2026-02-09 02:28:25] "POST /neutron/port HTTP/1.1" 200 1237 0.017670 10.0.0.19 - - [2026-02-09 02:28:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009427 10.0.0.19 - - [2026-02-09 02:28:25] "GET /virtual-machine/ab101cbd-a953-49ca-a3e4-8fc016ccf05b HTTP/1.1" 200 1301 0.007758 10.0.0.19 - - [2026-02-09 02:28:25] "GET /virtual-machine-interface/a35c0a8f-8ea4-45cf-987f-f79aab13f30f HTTP/1.1" 200 3179 0.008569 10.0.0.19 - - [2026-02-09 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.19 - - [2026-02-09 02:28:25] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004471 10.0.0.19 - - [2026-02-09 02:28:25] "GET /virtual-networks?parent_id=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003030 10.0.0.19 - - [2026-02-09 02:28:25] "GET /virtual-network/ef2c704e-3202-4cf2-ba12-e234170d84ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006436 10.0.0.19 - - [2026-02-09 02:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.19 - - [2026-02-09 02:28:26] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003955 10.0.0.19 - - [2026-02-09 02:28:26] "GET /virtual-networks?parent_id=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003315 10.0.0.19 - - [2026-02-09 02:28:26] "GET /virtual-network/ef2c704e-3202-4cf2-ba12-e234170d84ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005958 10.0.0.33 - - [2026-02-09 02:28:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.33 - - [2026-02-09 02:28:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.33 - - [2026-02-09 02:28:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.41 - - [2026-02-09 02:28:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.33 - - [2026-02-09 02:28:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000334 10.0.0.41 - - [2026-02-09 02:28:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000872 10.0.0.41 - - [2026-02-09 02:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000591 10.0.0.41 - - [2026-02-09 02:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.19 - - [2026-02-09 02:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.19 - - [2026-02-09 02:28:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000569 10.0.0.19 - - [2026-02-09 02:28:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.19 - - [2026-02-09 02:28:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.41 - - [2026-02-09 02:28:49] "GET /obj-perms HTTP/1.1" 200 5056 0.056819 10.0.0.19 - - [2026-02-09 02:28:53] "GET /virtual-network/ef2c704e-3202-4cf2-ba12-e234170d84ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006593 10.0.0.19 - - [2026-02-09 02:28:53] "DELETE /access-control-list/76b24bf3-4d19-41f3-943b-004fc6c6844c HTTP/1.1" 200 115 0.055351 10.0.0.19 - - [2026-02-09 02:28:53] "POST /neutron/network HTTP/1.1" 200 1006 0.023717 10.0.0.19 - - [2026-02-09 02:28:53] "GET /virtual-network/ef2c704e-3202-4cf2-ba12-e234170d84ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005415 10.0.0.19 - - [2026-02-09 02:28:53] "POST /neutron/port HTTP/1.1" 200 1237 0.023037 10.0.0.19 - - [2026-02-09 02:28:54] "POST /neutron/port HTTP/1.1" 200 151 0.266520 10.0.0.19 - - [2026-02-09 02:28:55] "POST /neutron/network HTTP/1.1" 200 1006 0.010573 10.0.0.19 - - [2026-02-09 02:28:55] "DELETE /network-policy/81159668-3216-40ca-bc94-4f9a124f8369 HTTP/1.1" 200 115 0.038829 10.0.0.41 - - [2026-02-09 02:28:58] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001085 10.0.0.19 - - [2026-02-09 02:28:58] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.074366 10.0.0.41 - - [2026-02-09 02:28:58] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001000 10.0.0.19 - - [2026-02-09 02:28:58] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?fields=virtual_networks HTTP/1.1" 200 1049 0.035307 10.0.0.41 - - [2026-02-09 02:28:58] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001014 10.0.0.19 - - [2026-02-09 02:28:58] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.044103 10.0.0.41 - - [2026-02-09 02:28:58] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001014 10.0.0.19 - - [2026-02-09 02:28:58] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?fields=security_groups HTTP/1.1" 200 1283 0.044790 10.0.0.19 - - [2026-02-09 02:28:59] "POST /fqname-to-id HTTP/1.1" 404 202 0.025069 10.0.0.41 - - [2026-02-09 02:28:59] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003390 10.0.0.41 - - [2026-02-09 02:28:59] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001065 10.0.0.41 - - [2026-02-09 02:28:59] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007413 10.0.0.41 - - [2026-02-09 02:28:59] "POST /id-to-fqname HTTP/1.1" 200 204 0.002030 10.0.0.41 - - [2026-02-09 02:28:59] "POST /fqname-to-id HTTP/1.1" 404 213 0.004293 10.0.0.41 - - [2026-02-09 02:28:59] "POST /security-groups HTTP/1.1" 200 605 0.087502 10.0.0.19 - - [2026-02-09 02:28:59] "POST /fqname-to-id HTTP/1.1" 404 248 0.005225 10.0.0.41 - - [2026-02-09 02:28:59] "POST /projects HTTP/1.1" 200 613 0.318883 10.0.0.41 - - [2026-02-09 02:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.387643 10.0.0.19 - - [2026-02-09 02:29:00] "POST /access-control-lists HTTP/1.1" 200 608 0.048969 10.0.0.19 - - [2026-02-09 02:29:00] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.542633 10.0.0.19 - - [2026-02-09 02:29:01] "GET / HTTP/1.1" 200 35931 0.001884 10.0.0.19 - - [2026-02-09 02:29:04] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000525 10.0.0.41 - - [2026-02-09 02:29:04] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001072 10.0.0.19 - - [2026-02-09 02:29:04] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.068467 10.0.0.19 - - [2026-02-09 02:29:05] "GET / HTTP/1.1" 200 35931 0.001983 10.0.0.19 - - [2026-02-09 02:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.41 - - [2026-02-09 02:29:05] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001034 10.0.0.19 - - [2026-02-09 02:29:05] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.007142 10.0.0.19 - - [2026-02-09 02:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.41 - - [2026-02-09 02:29:05] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001030 10.0.0.19 - - [2026-02-09 02:29:05] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.040644 10.0.0.19 - - [2026-02-09 02:29:06] "GET /domains HTTP/1.1" 401 292 0.000433 10.0.0.19 - - [2026-02-09 02:29:07] "GET /domains HTTP/1.1" 200 280 0.027058 10.0.0.41 - - [2026-02-09 02:29:07] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000982 10.0.0.19 - - [2026-02-09 02:29:07] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82 HTTP/1.1" 200 2974 0.009665 10.0.0.41 - - [2026-02-09 02:29:07] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001234 10.0.0.19 - - [2026-02-09 02:29:07] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7 HTTP/1.1" 200 1935 0.084478 10.0.0.19 - - [2026-02-09 02:29:07] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003048 10.0.0.19 - - [2026-02-09 02:29:07] "POST /network-ipams HTTP/1.1" 200 627 0.028401 10.0.0.19 - - [2026-02-09 02:29:07] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.003425 10.0.0.19 - - [2026-02-09 02:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.19 - - [2026-02-09 02:29:07] "GET /network-ipam/8a5d52b4-a9e5-41bb-ab0c-f92a96930a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.007561 10.0.0.19 - - [2026-02-09 02:29:07] "PUT /network-ipam/8a5d52b4-a9e5-41bb-ab0c-f92a96930a73 HTTP/1.1" 200 258 0.018629 10.0.0.19 - - [2026-02-09 02:29:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000468 10.0.0.19 - - [2026-02-09 02:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.032219 10.0.0.41 - - [2026-02-09 02:29:08] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000911 10.0.0.19 - - [2026-02-09 02:29:08] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.043400 10.0.0.41 - - [2026-02-09 02:29:08] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001075 10.0.0.19 - - [2026-02-09 02:29:08] "POST /neutron/network HTTP/1.1" 200 625 0.172002 10.0.0.19 - - [2026-02-09 02:29:09] "POST /neutron/network HTTP/1.1" 200 1143 0.010888 10.0.0.19 - - [2026-02-09 02:29:09] "POST /id-to-fqname HTTP/1.1" 200 237 0.001183 10.0.0.19 - - [2026-02-09 02:29:09] "GET /virtual-network/e39a3fee-2ed5-41a5-a520-cea4d70fa7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.006073 10.0.0.19 - - [2026-02-09 02:29:09] "GET /virtual-network/e39a3fee-2ed5-41a5-a520-cea4d70fa7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.005985 10.0.0.19 - - [2026-02-09 02:29:09] "POST /neutron/subnet HTTP/1.1" 200 730 0.011352 10.0.0.19 - - [2026-02-09 02:29:09] "GET /virtual-network/e39a3fee-2ed5-41a5-a520-cea4d70fa7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.007907 10.0.0.19 - - [2026-02-09 02:29:10] "POST /fqname-to-id HTTP/1.1" 404 231 0.004412 10.0.0.19 - - [2026-02-09 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.41 - - [2026-02-09 02:29:11] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001386 10.0.0.19 - - [2026-02-09 02:29:11] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.044226 10.0.0.19 - - [2026-02-09 02:29:11] "POST /network-policys HTTP/1.1" 200 565 0.033095 10.0.0.19 - - [2026-02-09 02:29:11] "GET /network-policy/ea79673b-2a67-48bd-acdf-6db05cc3a503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.006589 10.0.0.19 - - [2026-02-09 02:29:11] "POST /fqname-to-id HTTP/1.1" 404 231 0.003331 10.0.0.19 - - [2026-02-09 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.41 - - [2026-02-09 02:29:11] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001090 10.0.0.19 - - [2026-02-09 02:29:11] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.040950 10.0.0.19 - - [2026-02-09 02:29:11] "POST /network-policys HTTP/1.1" 200 565 0.029549 10.0.0.19 - - [2026-02-09 02:29:11] "GET /network-policy/9991f6c7-8e2d-46d0-a58c-a5cdae4ab7dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.006327 10.0.0.19 - - [2026-02-09 02:29:11] "POST /fqname-to-id HTTP/1.1" 404 231 0.003552 10.0.0.19 - - [2026-02-09 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.41 - - [2026-02-09 02:29:11] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001094 10.0.0.19 - - [2026-02-09 02:29:11] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.046226 10.0.0.19 - - [2026-02-09 02:29:11] "POST /network-policys HTTP/1.1" 200 565 0.035754 10.0.0.19 - - [2026-02-09 02:29:11] "GET /network-policy/1eff3175-d841-457c-9139-5f141ac44996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.006672 10.0.0.19 - - [2026-02-09 02:29:12] "POST /fqname-to-id HTTP/1.1" 404 254 0.003395 10.0.0.19 - - [2026-02-09 02:29:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.002620 10.0.0.19 - - [2026-02-09 02:29:12] "POST /neutron/network HTTP/1.1" 200 1341 0.091701 10.0.0.19 - - [2026-02-09 02:29:12] "GET /virtual-network/e39a3fee-2ed5-41a5-a520-cea4d70fa7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.016537 10.0.0.19 - - [2026-02-09 02:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006172 10.0.0.19 - - [2026-02-09 02:29:12] "GET /network-policy/9991f6c7-8e2d-46d0-a58c-a5cdae4ab7dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004736 10.0.0.19 - - [2026-02-09 02:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.19 - - [2026-02-09 02:29:12] "GET /network-policy/ea79673b-2a67-48bd-acdf-6db05cc3a503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.004714 10.0.0.19 - - [2026-02-09 02:29:12] "POST /id-to-fqname HTTP/1.1" 200 237 0.001456 10.0.0.41 - - [2026-02-09 02:29:13] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001049 10.0.0.19 - - [2026-02-09 02:29:13] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.067341 10.0.0.19 - - [2026-02-09 02:29:13] "POST /neutron/network HTTP/1.1" 200 1341 0.009144 10.0.0.19 - - [2026-02-09 02:29:13] "POST /neutron/port HTTP/1.1" 200 117 0.008039 10.0.0.19 - - [2026-02-09 02:29:14] "POST /neutron/port HTTP/1.1" 200 1182 0.020113 10.0.0.19 - - [2026-02-09 02:29:14] "POST /neutron/port HTTP/1.1" 200 1246 0.020075 10.0.0.19 - - [2026-02-09 02:29:14] "POST /neutron/subnet HTTP/1.1" 200 1390 0.014010 10.0.0.19 - - [2026-02-09 02:29:14] "POST /neutron/network HTTP/1.1" 200 1341 0.009640 10.0.0.19 - - [2026-02-09 02:29:18] "POST /neutron/port HTTP/1.1" 200 1246 0.018296 10.0.0.19 - - [2026-02-09 02:29:18] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007683 10.0.0.19 - - [2026-02-09 02:29:18] "GET /virtual-machine/03fd0048-dd19-4894-9470-2d8ad939c7fa HTTP/1.1" 401 292 0.000369 10.0.0.19 - - [2026-02-09 02:29:19] "GET /virtual-machine/03fd0048-dd19-4894-9470-2d8ad939c7fa HTTP/1.1" 200 1305 0.037941 10.0.0.19 - - [2026-02-09 02:29:19] "GET /virtual-machine-interface/3650f0ad-75e2-47a4-9416-1d2cd43c4dbd HTTP/1.1" 200 3177 0.007393 10.0.0.19 - - [2026-02-09 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.19 - - [2026-02-09 02:29:19] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004437 10.0.0.19 - - [2026-02-09 02:29:19] "GET /virtual-networks?parent_id=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003882 10.0.0.19 - - [2026-02-09 02:29:19] "GET /virtual-network/e39a3fee-2ed5-41a5-a520-cea4d70fa7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.008049 10.0.0.19 - - [2026-02-09 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.19 - - [2026-02-09 02:29:22] "GET /virtual-network/e39a3fee-2ed5-41a5-a520-cea4d70fa7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.005593 10.0.0.41 - - [2026-02-09 02:29:26] "DELETE /project/69c3304dd7504c9a8ac67050aa9353d7 HTTP/1.1" 404 173 0.006458 10.0.0.41 - - [2026-02-09 02:29:26] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000980 10.0.0.41 - - [2026-02-09 02:29:26] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.050759 10.0.0.41 - - [2026-02-09 02:29:26] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001192 10.0.0.41 - - [2026-02-09 02:29:26] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?fields=security_groups HTTP/1.1" 200 1388 0.037827 10.0.0.19 - - [2026-02-09 02:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.19 - - [2026-02-09 02:29:26] "GET /virtual-network/e39a3fee-2ed5-41a5-a520-cea4d70fa7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.005348 10.0.0.41 - - [2026-02-09 02:29:26] "DELETE /security-group/1a7ee5cc-b89c-4ece-862f-d0351fc9db71 HTTP/1.1" 200 115 0.061404 10.0.0.41 - - [2026-02-09 02:29:26] "GET /projects?obj_uuids=d6273d23-d601-49e6-b9bb-db1706b3ee75&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001199 10.0.0.19 - - [2026-02-09 02:29:26] "DELETE /access-control-list/4185b929-649b-4cb8-86b9-6d65cff0953c HTTP/1.1" 200 115 0.056688 10.0.0.41 - - [2026-02-09 02:29:26] "GET /project/d6273d23-d601-49e6-b9bb-db1706b3ee75?fields=application_policy_sets HTTP/1.1" 200 1427 0.070948 10.0.0.41 - - [2026-02-09 02:29:26] "DELETE /project/d6273d23-d601-49e6-b9bb-db1706b3ee75 HTTP/1.1" 200 115 0.436515 10.0.0.19 - - [2026-02-09 02:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.19 - - [2026-02-09 02:29:30] "GET /virtual-network/e39a3fee-2ed5-41a5-a520-cea4d70fa7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.006556 10.0.0.19 - - [2026-02-09 02:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.19 - - [2026-02-09 02:29:34] "GET /virtual-network/e39a3fee-2ed5-41a5-a520-cea4d70fa7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.005994 10.0.0.19 - - [2026-02-09 02:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.19 - - [2026-02-09 02:29:38] "GET /virtual-network/e39a3fee-2ed5-41a5-a520-cea4d70fa7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.005878 10.0.0.19 - - [2026-02-09 02:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.19 - - [2026-02-09 02:29:43] "GET /virtual-network/e39a3fee-2ed5-41a5-a520-cea4d70fa7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.007652 10.0.0.19 - - [2026-02-09 02:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.19 - - [2026-02-09 02:29:47] "GET /virtual-network/e39a3fee-2ed5-41a5-a520-cea4d70fa7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.005687 10.0.0.33 - - [2026-02-09 02:29:50] "GET /obj-perms HTTP/1.1" 200 5056 0.055472 10.0.0.19 - - [2026-02-09 02:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.19 - - [2026-02-09 02:29:51] "GET /virtual-network/e39a3fee-2ed5-41a5-a520-cea4d70fa7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.005635 10.0.0.19 - - [2026-02-09 02:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.19 - - [2026-02-09 02:29:53] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004810 10.0.0.19 - - [2026-02-09 02:29:53] "GET /virtual-networks?parent_id=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003545 10.0.0.19 - - [2026-02-09 02:29:53] "GET /virtual-network/e39a3fee-2ed5-41a5-a520-cea4d70fa7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.006587 10.0.0.19 - - [2026-02-09 02:29:58] "POST /neutron/port HTTP/1.1" 200 1246 0.023373 10.0.0.19 - - [2026-02-09 02:30:03] "POST /neutron/security_group HTTP/1.1" 200 2072 0.006801 10.0.0.19 - - [2026-02-09 02:30:08] "POST /neutron/port HTTP/1.1" 200 1246 0.021601 10.0.0.19 - - [2026-02-09 02:30:14] "POST /neutron/security_group HTTP/1.1" 200 2072 0.009745 10.0.0.19 - - [2026-02-09 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.19 - - [2026-02-09 02:30:14] "GET /network-policy/ea79673b-2a67-48bd-acdf-6db05cc3a503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.003808 10.0.0.19 - - [2026-02-09 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.19 - - [2026-02-09 02:30:14] "GET /network-policy/9991f6c7-8e2d-46d0-a58c-a5cdae4ab7dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.005740 10.0.0.19 - - [2026-02-09 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.19 - - [2026-02-09 02:30:14] "GET /network-policy/1eff3175-d841-457c-9139-5f141ac44996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005323 10.0.0.19 - - [2026-02-09 02:30:14] "POST /neutron/network HTTP/1.1" 200 1341 0.009620 10.0.0.19 - - [2026-02-09 02:30:14] "GET /virtual-network/e39a3fee-2ed5-41a5-a520-cea4d70fa7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3603 0.007975 10.0.0.19 - - [2026-02-09 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008658 10.0.0.19 - - [2026-02-09 02:30:14] "GET /network-policy/1eff3175-d841-457c-9139-5f141ac44996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.004651 10.0.0.19 - - [2026-02-09 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.19 - - [2026-02-09 02:30:14] "GET /network-policy/9991f6c7-8e2d-46d0-a58c-a5cdae4ab7dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.005122 10.0.0.19 - - [2026-02-09 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.19 - - [2026-02-09 02:30:14] "GET /network-policy/ea79673b-2a67-48bd-acdf-6db05cc3a503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.006120 10.0.0.19 - - [2026-02-09 02:30:15] "POST /neutron/port HTTP/1.1" 200 1246 0.022620 10.0.0.19 - - [2026-02-09 02:30:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004612 10.0.0.19 - - [2026-02-09 02:30:16] "POST /neutron/port HTTP/1.1" 200 117 0.001256 10.0.0.19 - - [2026-02-09 02:30:20] "GET /virtual-network/e39a3fee-2ed5-41a5-a520-cea4d70fa7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3603 0.006465 10.0.0.19 - - [2026-02-09 02:30:20] "POST /neutron/network HTTP/1.1" 200 1433 0.009448 10.0.0.19 - - [2026-02-09 02:30:20] "DELETE /access-control-list/75f44bf2-0faf-407b-bec4-275896665505 HTTP/1.1" 200 115 0.076736 10.0.0.19 - - [2026-02-09 02:30:20] "GET /virtual-network/e39a3fee-2ed5-41a5-a520-cea4d70fa7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.009506 10.0.0.19 - - [2026-02-09 02:30:25] "GET /virtual-machine/03fd0048-dd19-4894-9470-2d8ad939c7fa HTTP/1.1" 200 1305 0.004730 10.0.0.19 - - [2026-02-09 02:30:25] "POST /neutron/port HTTP/1.1" 200 1246 0.018289 10.0.0.19 - - [2026-02-09 02:30:27] "GET /virtual-machine/03fd0048-dd19-4894-9470-2d8ad939c7fa HTTP/1.1" 404 171 0.003782 10.0.0.19 - - [2026-02-09 02:30:27] "GET /virtual-machine/03fd0048-dd19-4894-9470-2d8ad939c7fa HTTP/1.1" 404 171 0.002809 10.0.0.19 - - [2026-02-09 02:30:27] "GET /virtual-machine/03fd0048-dd19-4894-9470-2d8ad939c7fa HTTP/1.1" 404 171 0.003405 10.0.0.19 - - [2026-02-09 02:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.19 - - [2026-02-09 02:30:27] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003944 10.0.0.19 - - [2026-02-09 02:30:27] "GET /virtual-networks?parent_id=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003104 10.0.0.19 - - [2026-02-09 02:30:27] "GET /virtual-network/e39a3fee-2ed5-41a5-a520-cea4d70fa7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.006320 10.0.0.19 - - [2026-02-09 02:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.19 - - [2026-02-09 02:30:27] "GET /routing-instance/2f5c5110-6958-4fa6-bd6d-aba4233b9e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.004977 10.0.0.19 - - [2026-02-09 02:30:27] "GET /route-target/8f6d1b41-1cfd-46d0-8b3f-b59d09557bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004704 10.0.0.19 - - [2026-02-09 02:30:27] "GET /obj-perms HTTP/1.1" 200 5021 0.051672 10.0.0.41 - - [2026-02-09 02:30:27] "GET /obj-perms HTTP/1.1" 200 5021 0.050862 10.0.0.19 - - [2026-02-09 02:30:37] "GET /obj-perms HTTP/1.1" 200 5021 0.004555 10.0.0.41 - - [2026-02-09 02:30:37] "GET /obj-perms HTTP/1.1" 200 5021 0.003866 10.0.0.19 - - [2026-02-09 02:30:40] "GET /obj-perms HTTP/1.1" 200 5021 0.004240 10.0.0.19 - - [2026-02-09 02:30:40] "DELETE /network-policy/1eff3175-d841-457c-9139-5f141ac44996 HTTP/1.1" 200 115 0.039016 10.0.0.19 - - [2026-02-09 02:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005176 10.0.0.41 - - [2026-02-09 02:30:40] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001281 10.0.0.19 - - [2026-02-09 02:30:40] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.043999 10.0.0.19 - - [2026-02-09 02:30:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-49499343&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.005728 10.0.0.19 - - [2026-02-09 02:30:40] "DELETE /network-policy/9991f6c7-8e2d-46d0-a58c-a5cdae4ab7dc HTTP/1.1" 200 115 0.038305 10.0.0.19 - - [2026-02-09 02:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.41 - - [2026-02-09 02:30:40] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001111 10.0.0.19 - - [2026-02-09 02:30:40] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.042652 10.0.0.19 - - [2026-02-09 02:30:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-49499343&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.005809 10.0.0.19 - - [2026-02-09 02:30:40] "DELETE /network-policy/ea79673b-2a67-48bd-acdf-6db05cc3a503 HTTP/1.1" 200 115 0.037534 10.0.0.19 - - [2026-02-09 02:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.41 - - [2026-02-09 02:30:41] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001102 10.0.0.19 - - [2026-02-09 02:30:41] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.063107 10.0.0.19 - - [2026-02-09 02:30:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-49499343&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005722 10.0.0.19 - - [2026-02-09 02:30:41] "POST /neutron/network HTTP/1.1" 200 1143 0.009810 10.0.0.19 - - [2026-02-09 02:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.19 - - [2026-02-09 02:30:41] "DELETE /network-ipam/8a5d52b4-a9e5-41bb-ab0c-f92a96930a73 HTTP/1.1" 200 115 0.038194 10.0.0.19 - - [2026-02-09 02:30:41] "POST /fqname-to-id HTTP/1.1" 404 264 0.003750 10.0.0.41 - - [2026-02-09 02:30:41] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000957 10.0.0.41 - - [2026-02-09 02:30:41] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.046781 10.0.0.41 - - [2026-02-09 02:30:41] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001260 10.0.0.41 - - [2026-02-09 02:30:41] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?fields=security_groups HTTP/1.1" 200 1404 0.038135 10.0.0.41 - - [2026-02-09 02:30:41] "DELETE /security-group/cef8b1b9-acae-4bb9-b6b5-1439670cfbbd HTTP/1.1" 200 115 0.054961 10.0.0.41 - - [2026-02-09 02:30:41] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001266 10.0.0.19 - - [2026-02-09 02:30:41] "DELETE /access-control-list/ebbbdfb3-af71-465b-b029-446b7baa7300 HTTP/1.1" 200 115 0.039818 10.0.0.41 - - [2026-02-09 02:30:41] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?fields=application_policy_sets HTTP/1.1" 200 1443 0.049955 10.0.0.19 - - [2026-02-09 02:30:42] "DELETE /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7 HTTP/1.1" 200 115 0.398243 10.0.0.41 - - [2026-02-09 02:30:42] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002133 10.0.0.19 - - [2026-02-09 02:30:42] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?fields=projects HTTP/1.1" 200 1437 0.022313 10.0.0.41 - - [2026-02-09 02:30:44] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004779 10.0.0.41 - - [2026-02-09 02:30:44] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001221 10.0.0.41 - - [2026-02-09 02:30:44] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008541 10.0.0.41 - - [2026-02-09 02:30:44] "POST /id-to-fqname HTTP/1.1" 200 204 0.004126 10.0.0.41 - - [2026-02-09 02:30:44] "POST /fqname-to-id HTTP/1.1" 404 213 0.004551 10.0.0.41 - - [2026-02-09 02:30:45] "POST /security-groups HTTP/1.1" 200 605 0.081553 10.0.0.41 - - [2026-02-09 02:30:45] "POST /projects HTTP/1.1" 200 613 0.289424 10.0.0.19 - - [2026-02-09 02:30:45] "POST /access-control-lists HTTP/1.1" 200 610 0.040131 10.0.0.41 - - [2026-02-09 02:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.365783 10.0.0.19 - - [2026-02-09 02:30:45] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.507158 10.0.0.41 - - [2026-02-09 02:30:45] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000968 10.0.0.19 - - [2026-02-09 02:30:45] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?fields=virtual_networks HTTP/1.1" 200 1059 0.062948 10.0.0.41 - - [2026-02-09 02:30:45] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001574 10.0.0.19 - - [2026-02-09 02:30:45] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.040874 10.0.0.41 - - [2026-02-09 02:30:45] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001036 10.0.0.19 - - [2026-02-09 02:30:45] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?fields=security_groups HTTP/1.1" 200 1299 0.040741 10.0.0.19 - - [2026-02-09 02:30:46] "POST /fqname-to-id HTTP/1.1" 404 204 0.028851 10.0.0.41 - - [2026-02-09 02:30:46] "GET /projects?obj_uuids=dbfd70a7-4bb3-4c25-9014-1d7e273a07ad&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003737 10.0.0.41 - - [2026-02-09 02:30:46] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001018 10.0.0.41 - - [2026-02-09 02:30:46] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007154 10.0.0.41 - - [2026-02-09 02:30:46] "POST /id-to-fqname HTTP/1.1" 200 206 0.008734 10.0.0.41 - - [2026-02-09 02:30:46] "POST /fqname-to-id HTTP/1.1" 404 215 0.007506 10.0.0.41 - - [2026-02-09 02:30:46] "POST /security-groups HTTP/1.1" 200 607 0.036680 10.0.0.19 - - [2026-02-09 02:30:46] "POST /fqname-to-id HTTP/1.1" 404 250 0.003300 10.0.0.41 - - [2026-02-09 02:30:46] "POST /projects HTTP/1.1" 200 617 0.259644 10.0.0.41 - - [2026-02-09 02:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.305044 10.0.0.19 - - [2026-02-09 02:30:46] "POST /access-control-lists HTTP/1.1" 200 610 0.028141 10.0.0.19 - - [2026-02-09 02:30:46] "GET /project/dbfd70a7-4bb3-4c25-9014-1d7e273a07ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.445562 10.0.0.19 - - [2026-02-09 02:30:47] "GET / HTTP/1.1" 200 35931 0.002028 10.0.0.19 - - [2026-02-09 02:30:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000619 10.0.0.19 - - [2026-02-09 02:30:51] "POST /fqname-to-id HTTP/1.1" 404 233 0.040146 10.0.0.19 - - [2026-02-09 02:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.41 - - [2026-02-09 02:30:51] "GET /projects?obj_uuids=dbfd70a7-4bb3-4c25-9014-1d7e273a07ad&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001040 10.0.0.19 - - [2026-02-09 02:30:51] "GET /project/dbfd70a7-4bb3-4c25-9014-1d7e273a07ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.042604 10.0.0.19 - - [2026-02-09 02:30:51] "POST /network-policys HTTP/1.1" 200 567 0.077471 10.0.0.19 - - [2026-02-09 02:30:51] "GET /network-policy/8cfc16c6-9f72-411e-bbd9-d0f6b46a10fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.006713 10.0.0.19 - - [2026-02-09 02:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005611 10.0.0.41 - - [2026-02-09 02:30:51] "GET /projects?obj_uuids=dbfd70a7-4bb3-4c25-9014-1d7e273a07ad&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001024 10.0.0.19 - - [2026-02-09 02:30:51] "GET /project/dbfd70a7-4bb3-4c25-9014-1d7e273a07ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.045947 10.0.0.41 - - [2026-02-09 02:30:51] "GET /projects?obj_uuids=dbfd70a7-4bb3-4c25-9014-1d7e273a07ad&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001751 10.0.0.19 - - [2026-02-09 02:30:51] "POST /neutron/network HTTP/1.1" 200 623 0.162258 10.0.0.19 - - [2026-02-09 02:30:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.006523 10.0.0.19 - - [2026-02-09 02:30:52] "POST /neutron/network HTTP/1.1" 200 1016 0.012355 10.0.0.19 - - [2026-02-09 02:30:52] "POST /id-to-fqname HTTP/1.1" 200 237 0.001138 10.0.0.19 - - [2026-02-09 02:30:52] "GET /virtual-network/27d0c94a-4779-4b8e-8d22-6f13127ae343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2659 0.006312 10.0.0.19 - - [2026-02-09 02:30:52] "GET /virtual-network/27d0c94a-4779-4b8e-8d22-6f13127ae343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2659 0.006457 10.0.0.19 - - [2026-02-09 02:30:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.009705 10.0.0.19 - - [2026-02-09 02:30:52] "POST /fqname-to-id HTTP/1.1" 404 252 0.004325 10.0.0.19 - - [2026-02-09 02:30:52] "POST /neutron/network HTTP/1.1" 200 1123 0.092694 10.0.0.19 - - [2026-02-09 02:30:52] "GET /virtual-network/27d0c94a-4779-4b8e-8d22-6f13127ae343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2982 0.017440 10.0.0.19 - - [2026-02-09 02:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020819 10.0.0.19 - - [2026-02-09 02:30:52] "GET /network-policy/8cfc16c6-9f72-411e-bbd9-d0f6b46a10fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004325 10.0.0.19 - - [2026-02-09 02:30:53] "GET /virtual-network/27d0c94a-4779-4b8e-8d22-6f13127ae343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2982 0.006980 10.0.0.33 - - [2026-02-09 02:30:54] "GET /obj-perms HTTP/1.1" 200 5062 0.051551 10.0.0.41 - - [2026-02-09 02:30:54] "GET /obj-perms HTTP/1.1" 200 5062 0.059687 10.0.0.19 - - [2026-02-09 02:30:54] "DELETE /network-policy/8cfc16c6-9f72-411e-bbd9-d0f6b46a10fe HTTP/1.1" 409 238 0.008963 10.0.0.19 - - [2026-02-09 02:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005671 10.0.0.41 - - [2026-02-09 02:30:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003133 10.0.0.41 - - [2026-02-09 02:30:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002333 10.0.0.41 - - [2026-02-09 02:30:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002959 10.0.0.41 - - [2026-02-09 02:30:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002043 10.0.0.19 - - [2026-02-09 02:30:55] "POST /neutron/network HTTP/1.1" 200 151 0.140509 10.0.0.19 - - [2026-02-09 02:30:55] "DELETE /network-policy/8cfc16c6-9f72-411e-bbd9-d0f6b46a10fe HTTP/1.1" 200 115 0.039650 10.0.0.19 - - [2026-02-09 02:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.41 - - [2026-02-09 02:30:55] "GET /projects?obj_uuids=dbfd70a7-4bb3-4c25-9014-1d7e273a07ad&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001029 10.0.0.19 - - [2026-02-09 02:30:55] "GET /project/dbfd70a7-4bb3-4c25-9014-1d7e273a07ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.054610 10.0.0.19 - - [2026-02-09 02:30:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-36745762&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005984 10.0.0.41 - - [2026-02-09 02:30:57] "GET /projects?obj_uuids=dbfd70a7-4bb3-4c25-9014-1d7e273a07ad&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001495 10.0.0.19 - - [2026-02-09 02:30:58] "GET /project/dbfd70a7-4bb3-4c25-9014-1d7e273a07ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.041593 10.0.0.41 - - [2026-02-09 02:30:58] "GET /projects?obj_uuids=dbfd70a7-4bb3-4c25-9014-1d7e273a07ad&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001061 10.0.0.19 - - [2026-02-09 02:30:58] "GET /project/dbfd70a7-4bb3-4c25-9014-1d7e273a07ad?fields=virtual_networks HTTP/1.1" 200 1065 0.041060 10.0.0.41 - - [2026-02-09 02:30:58] "GET /projects?obj_uuids=dbfd70a7-4bb3-4c25-9014-1d7e273a07ad&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001040 10.0.0.19 - - [2026-02-09 02:30:58] "GET /project/dbfd70a7-4bb3-4c25-9014-1d7e273a07ad?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.035274 10.0.0.41 - - [2026-02-09 02:30:58] "GET /projects?obj_uuids=dbfd70a7-4bb3-4c25-9014-1d7e273a07ad&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001018 10.0.0.19 - - [2026-02-09 02:30:58] "GET /project/dbfd70a7-4bb3-4c25-9014-1d7e273a07ad?fields=security_groups HTTP/1.1" 200 1307 0.046695 10.0.0.19 - - [2026-02-09 02:30:59] "POST /fqname-to-id HTTP/1.1" 404 188 0.042265 10.0.0.41 - - [2026-02-09 02:30:59] "GET /projects?obj_uuids=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003432 10.0.0.41 - - [2026-02-09 02:30:59] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001054 10.0.0.41 - - [2026-02-09 02:30:59] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007924 10.0.0.41 - - [2026-02-09 02:30:59] "POST /id-to-fqname HTTP/1.1" 200 190 0.002134 10.0.0.41 - - [2026-02-09 02:30:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.004251 10.0.0.41 - - [2026-02-09 02:30:59] "POST /security-groups HTTP/1.1" 200 591 0.086449 10.0.0.41 - - [2026-02-09 02:30:59] "POST /projects HTTP/1.1" 200 585 0.293482 10.0.0.19 - - [2026-02-09 02:30:59] "POST /access-control-lists HTTP/1.1" 200 596 0.047048 10.0.0.41 - - [2026-02-09 02:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.363990 10.0.0.19 - - [2026-02-09 02:30:59] "GET /project/57b76652-884a-42d0-a6ec-ae5cea783146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.505155 10.0.0.19 - - [2026-02-09 02:31:00] "GET / HTTP/1.1" 200 35931 0.001541 10.0.0.19 - - [2026-02-09 02:31:02] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000482 10.0.0.19 - - [2026-02-09 02:31:02] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.091572 10.0.0.19 - - [2026-02-09 02:31:02] "POST /network-ipams HTTP/1.1" 200 513 0.033632 10.0.0.19 - - [2026-02-09 02:31:02] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003802 10.0.0.19 - - [2026-02-09 02:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011950 10.0.0.19 - - [2026-02-09 02:31:02] "GET /network-ipam/1dec7cc6-fea0-4b22-be7a-d923e7fefaa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.012276 10.0.0.19 - - [2026-02-09 02:31:02] "PUT /network-ipam/1dec7cc6-fea0-4b22-be7a-d923e7fefaa1 HTTP/1.1" 200 258 0.016319 10.0.0.19 - - [2026-02-09 02:31:02] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003792 10.0.0.19 - - [2026-02-09 02:31:03] "POST /network-ipams HTTP/1.1" 200 513 0.043391 10.0.0.19 - - [2026-02-09 02:31:03] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.005075 10.0.0.19 - - [2026-02-09 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004964 10.0.0.19 - - [2026-02-09 02:31:03] "GET /network-ipam/1571346f-a218-4ad3-b34d-96c2871c5ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.006482 10.0.0.19 - - [2026-02-09 02:31:03] "PUT /network-ipam/1571346f-a218-4ad3-b34d-96c2871c5ad6 HTTP/1.1" 200 258 0.018013 10.0.0.19 - - [2026-02-09 02:31:03] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003178 10.0.0.19 - - [2026-02-09 02:31:03] "POST /network-ipams HTTP/1.1" 200 513 0.032418 10.0.0.19 - - [2026-02-09 02:31:03] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.003664 10.0.0.19 - - [2026-02-09 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.19 - - [2026-02-09 02:31:03] "GET /network-ipam/9fa54236-71a2-40dc-9647-80e7d4bd5f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.007130 10.0.0.19 - - [2026-02-09 02:31:03] "PUT /network-ipam/9fa54236-71a2-40dc-9647-80e7d4bd5f3e HTTP/1.1" 200 258 0.015409 10.0.0.19 - - [2026-02-09 02:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.41 - - [2026-02-09 02:31:04] "GET /projects?obj_uuids=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000983 10.0.0.19 - - [2026-02-09 02:31:04] "GET /project/57b76652-884a-42d0-a6ec-ae5cea783146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.040314 10.0.0.19 - - [2026-02-09 02:31:04] "POST /route-targets HTTP/1.1" 200 327 0.015809 10.0.0.41 - - [2026-02-09 02:31:05] "POST /useragent-kv HTTP/1.1" 200 115 0.009567 10.0.0.19 - - [2026-02-09 02:31:05] "POST /neutron/subnet HTTP/1.1" 200 715 0.312886 10.0.0.19 - - [2026-02-09 02:31:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001491 10.0.0.19 - - [2026-02-09 02:31:05] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006178 10.0.0.19 - - [2026-02-09 02:31:05] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006487 10.0.0.19 - - [2026-02-09 02:31:05] "POST /neutron/network HTTP/1.1" 200 822 0.007279 10.0.0.19 - - [2026-02-09 02:31:05] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006055 10.0.0.19 - - [2026-02-09 02:31:05] "GET /network-ipam/1dec7cc6-fea0-4b22-be7a-d923e7fefaa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.004884 10.0.0.19 - - [2026-02-09 02:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.41 - - [2026-02-09 02:31:05] "GET /projects?obj_uuids=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001169 10.0.0.19 - - [2026-02-09 02:31:05] "GET /project/57b76652-884a-42d0-a6ec-ae5cea783146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.047354 10.0.0.19 - - [2026-02-09 02:31:05] "POST /neutron/network HTTP/1.1" 200 117 0.015404 10.0.0.19 - - [2026-02-09 02:31:05] "POST /ref-update HTTP/1.1" 200 156 0.028950 10.0.0.19 - - [2026-02-09 02:31:05] "POST /neutron/network HTTP/1.1" 200 825 0.009836 10.0.0.19 - - [2026-02-09 02:31:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001218 10.0.0.19 - - [2026-02-09 02:31:05] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005494 10.0.0.19 - - [2026-02-09 02:31:05] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005979 10.0.0.19 - - [2026-02-09 02:31:05] "POST /neutron/subnet HTTP/1.1" 200 729 0.009798 10.0.0.19 - - [2026-02-09 02:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.41 - - [2026-02-09 02:31:05] "GET /projects?obj_uuids=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001049 10.0.0.19 - - [2026-02-09 02:31:06] "GET /project/57b76652-884a-42d0-a6ec-ae5cea783146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.055718 10.0.0.41 - - [2026-02-09 02:31:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004891 10.0.0.19 - - [2026-02-09 02:31:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.234997 10.0.0.19 - - [2026-02-09 02:31:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.001397 10.0.0.19 - - [2026-02-09 02:31:06] "GET /virtual-network/b654f8f3-9221-4312-bd4b-6b6c617f9ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006823 10.0.0.19 - - [2026-02-09 02:31:06] "GET /virtual-network/b654f8f3-9221-4312-bd4b-6b6c617f9ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006046 10.0.0.19 - - [2026-02-09 02:31:06] "POST /neutron/network HTTP/1.1" 200 823 0.007625 10.0.0.19 - - [2026-02-09 02:31:06] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006991 10.0.0.19 - - [2026-02-09 02:31:07] "GET /obj-perms HTTP/1.1" 200 5030 0.050614 10.0.0.19 - - [2026-02-09 02:31:08] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006958 10.0.0.19 - - [2026-02-09 02:31:08] "GET /virtual-network/b654f8f3-9221-4312-bd4b-6b6c617f9ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005894 10.0.0.33 - - [2026-02-09 02:31:09] "GET /obj-perms HTTP/1.1" 200 5030 0.049214 10.0.0.41 - - [2026-02-09 02:31:09] "GET /obj-perms HTTP/1.1" 200 5030 0.058636 10.0.0.19 - - [2026-02-09 02:31:09] "POST /fqname-to-id HTTP/1.1" 404 215 0.004957 10.0.0.19 - - [2026-02-09 02:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.41 - - [2026-02-09 02:31:09] "GET /projects?obj_uuids=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001404 10.0.0.19 - - [2026-02-09 02:31:09] "GET /project/57b76652-884a-42d0-a6ec-ae5cea783146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.048891 10.0.0.19 - - [2026-02-09 02:31:09] "POST /network-policys HTTP/1.1" 200 553 0.035497 10.0.0.19 - - [2026-02-09 02:31:09] "GET /network-policy/80e96a5d-6996-47a2-b83a-6aa48d162571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007061 10.0.0.19 - - [2026-02-09 02:31:09] "POST /fqname-to-id HTTP/1.1" 404 215 0.003104 10.0.0.19 - - [2026-02-09 02:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.41 - - [2026-02-09 02:31:09] "GET /projects?obj_uuids=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001149 10.0.0.19 - - [2026-02-09 02:31:09] "GET /project/57b76652-884a-42d0-a6ec-ae5cea783146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.049127 10.0.0.19 - - [2026-02-09 02:31:09] "POST /network-policys HTTP/1.1" 200 553 0.037997 10.0.0.19 - - [2026-02-09 02:31:09] "GET /network-policy/a1098433-2117-4b30-aa36-0c307aee0eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.006834 10.0.0.19 - - [2026-02-09 02:31:09] "POST /fqname-to-id HTTP/1.1" 404 215 0.003368 10.0.0.19 - - [2026-02-09 02:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.41 - - [2026-02-09 02:31:09] "GET /projects?obj_uuids=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001239 10.0.0.19 - - [2026-02-09 02:31:10] "GET /project/57b76652-884a-42d0-a6ec-ae5cea783146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.078687 10.0.0.19 - - [2026-02-09 02:31:10] "POST /network-policys HTTP/1.1" 200 553 0.037462 10.0.0.19 - - [2026-02-09 02:31:10] "GET /network-policy/8efebdcd-f9b1-48b6-805b-4fdd08ec4acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006717 10.0.0.19 - - [2026-02-09 02:31:10] "POST /fqname-to-id HTTP/1.1" 404 236 0.004222 10.0.0.19 - - [2026-02-09 02:31:10] "POST /ref-update HTTP/1.1" 200 156 0.049429 10.0.0.19 - - [2026-02-09 02:31:10] "POST /ref-update HTTP/1.1" 200 156 0.073606 10.0.0.19 - - [2026-02-09 02:31:10] "POST /fqname-to-id HTTP/1.1" 404 236 0.004136 10.0.0.19 - - [2026-02-09 02:31:10] "POST /neutron/network HTTP/1.1" 200 917 0.068363 10.0.0.19 - - [2026-02-09 02:31:10] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.007909 10.0.0.19 - - [2026-02-09 02:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.19 - - [2026-02-09 02:31:10] "GET /network-policy/a1098433-2117-4b30-aa36-0c307aee0eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.005331 10.0.0.19 - - [2026-02-09 02:31:10] "POST /id-to-fqname HTTP/1.1" 200 221 0.001245 10.0.0.41 - - [2026-02-09 02:31:11] "GET /projects?obj_uuids=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001049 10.0.0.19 - - [2026-02-09 02:31:11] "GET /project/57b76652-884a-42d0-a6ec-ae5cea783146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.067005 10.0.0.19 - - [2026-02-09 02:31:11] "POST /neutron/network HTTP/1.1" 200 993 0.009649 10.0.0.19 - - [2026-02-09 02:31:11] "POST /id-to-fqname HTTP/1.1" 200 221 0.001393 10.0.0.19 - - [2026-02-09 02:31:12] "POST /neutron/port HTTP/1.1" 200 117 0.006567 10.0.0.41 - - [2026-02-09 02:31:12] "GET /projects?obj_uuids=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001117 10.0.0.19 - - [2026-02-09 02:31:12] "POST /neutron/port HTTP/1.1" 200 1058 0.310523 10.0.0.41 - - [2026-02-09 02:31:12] "GET /projects?obj_uuids=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001191 10.0.0.19 - - [2026-02-09 02:31:12] "GET /project/57b76652-884a-42d0-a6ec-ae5cea783146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.098461 10.0.0.19 - - [2026-02-09 02:31:12] "POST /neutron/port HTTP/1.1" 200 1112 0.134976 10.0.0.19 - - [2026-02-09 02:31:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004019 10.0.0.19 - - [2026-02-09 02:31:13] "POST /neutron/network HTTP/1.1" 200 993 0.006933 10.0.0.19 - - [2026-02-09 02:31:13] "POST /neutron/port HTTP/1.1" 200 117 0.007078 10.0.0.19 - - [2026-02-09 02:31:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001386 10.0.0.19 - - [2026-02-09 02:31:13] "POST /neutron/network HTTP/1.1" 200 833 0.006990 10.0.0.19 - - [2026-02-09 02:31:13] "PUT /access-control-list/0667d1ba-fd51-4d97-bbb3-38b7db032435 HTTP/1.1" 200 272 0.063027 10.0.0.19 - - [2026-02-09 02:31:13] "POST /neutron/port HTTP/1.1" 200 1061 0.017564 10.0.0.19 - - [2026-02-09 02:31:14] "POST /neutron/port HTTP/1.1" 200 1125 0.019675 10.0.0.19 - - [2026-02-09 02:31:14] "POST /neutron/port HTTP/1.1" 200 117 0.001235 10.0.0.41 - - [2026-02-09 02:31:14] "GET /projects?obj_uuids=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001505 10.0.0.19 - - [2026-02-09 02:31:14] "GET /project/57b76652-884a-42d0-a6ec-ae5cea783146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.081506 10.0.0.19 - - [2026-02-09 02:31:14] "POST /neutron/port HTTP/1.1" 200 2095 0.022351 10.0.0.19 - - [2026-02-09 02:31:14] "POST /neutron/port HTTP/1.1" 200 1122 0.018457 10.0.0.19 - - [2026-02-09 02:31:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009096 10.0.0.19 - - [2026-02-09 02:31:15] "POST /neutron/network HTTP/1.1" 200 833 0.009090 10.0.0.19 - - [2026-02-09 02:31:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012824 10.0.0.19 - - [2026-02-09 02:31:15] "GET /virtual-machine/b7ad7d3b-5369-49b7-82b3-01d4c33c9451 HTTP/1.1" 401 292 0.000448 10.0.0.19 - - [2026-02-09 02:31:15] "POST /neutron/port HTTP/1.1" 200 1113 0.093964 10.0.0.19 - - [2026-02-09 02:31:15] "POST /neutron/subnet HTTP/1.1" 200 694 0.010580 10.0.0.19 - - [2026-02-09 02:31:15] "GET /virtual-machine/b7ad7d3b-5369-49b7-82b3-01d4c33c9451 HTTP/1.1" 200 1292 0.044043 10.0.0.19 - - [2026-02-09 02:31:15] "GET /virtual-machine/b7ad7d3b-5369-49b7-82b3-01d4c33c9451 HTTP/1.1" 200 1292 0.003641 10.0.0.19 - - [2026-02-09 02:31:15] "GET /virtual-machine-interface/0e28dc66-1e83-4048-ab69-51c3f6432c1e HTTP/1.1" 200 2944 0.005165 10.0.0.19 - - [2026-02-09 02:31:15] "GET /virtual-machine/b7ad7d3b-5369-49b7-82b3-01d4c33c9451 HTTP/1.1" 200 1292 0.003598 10.0.0.19 - - [2026-02-09 02:31:15] "GET /virtual-machine-interface/0e28dc66-1e83-4048-ab69-51c3f6432c1e HTTP/1.1" 200 2944 0.005109 10.0.0.19 - - [2026-02-09 02:31:15] "GET /instance-ip/17295820-9f93-4806-8f3a-aba2118760a0 HTTP/1.1" 200 1619 0.005913 10.0.0.19 - - [2026-02-09 02:31:15] "GET /virtual-machine/b7ad7d3b-5369-49b7-82b3-01d4c33c9451 HTTP/1.1" 200 1292 0.004057 10.0.0.19 - - [2026-02-09 02:31:15] "GET /virtual-machine-interface/0e28dc66-1e83-4048-ab69-51c3f6432c1e HTTP/1.1" 200 2944 0.006932 10.0.0.19 - - [2026-02-09 02:31:15] "GET /instance-ip/17295820-9f93-4806-8f3a-aba2118760a0 HTTP/1.1" 200 1619 0.004085 10.0.0.19 - - [2026-02-09 02:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.19 - - [2026-02-09 02:31:15] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004718 10.0.0.19 - - [2026-02-09 02:31:15] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003695 10.0.0.19 - - [2026-02-09 02:31:15] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006861 10.0.0.19 - - [2026-02-09 02:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.19 - - [2026-02-09 02:31:15] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004611 10.0.0.19 - - [2026-02-09 02:31:15] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003979 10.0.0.19 - - [2026-02-09 02:31:15] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005217 10.0.0.19 - - [2026-02-09 02:31:15] "POST /neutron/port HTTP/1.1" 200 1122 0.021028 10.0.0.19 - - [2026-02-09 02:31:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005049 10.0.0.19 - - [2026-02-09 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.19 - - [2026-02-09 02:31:16] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003856 10.0.0.19 - - [2026-02-09 02:31:16] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003143 10.0.0.19 - - [2026-02-09 02:31:16] "POST /neutron/network HTTP/1.1" 200 993 0.009651 10.0.0.19 - - [2026-02-09 02:31:16] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005664 10.0.0.19 - - [2026-02-09 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.19 - - [2026-02-09 02:31:16] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004202 10.0.0.19 - - [2026-02-09 02:31:16] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003493 10.0.0.19 - - [2026-02-09 02:31:16] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006371 10.0.0.19 - - [2026-02-09 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.19 - - [2026-02-09 02:31:16] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006111 10.0.0.19 - - [2026-02-09 02:31:16] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005335 10.0.0.19 - - [2026-02-09 02:31:16] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006529 10.0.0.19 - - [2026-02-09 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.19 - - [2026-02-09 02:31:19] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005819 10.0.0.19 - - [2026-02-09 02:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.19 - - [2026-02-09 02:31:23] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006530 10.0.0.41 - - [2026-02-09 02:31:27] "DELETE /project/57b76652884a42d0a6ecae5cea783146 HTTP/1.1" 404 173 0.012527 10.0.0.41 - - [2026-02-09 02:31:27] "DELETE /project/69c3304dd7504c9a8ac67050aa9353d7 HTTP/1.1" 404 173 0.006588 10.0.0.41 - - [2026-02-09 02:31:27] "DELETE /project/dbfd70a74bb34c2590141d7e273a07ad HTTP/1.1" 404 173 0.007924 10.0.0.41 - - [2026-02-09 02:31:27] "GET /projects?obj_uuids=dbfd70a7-4bb3-4c25-9014-1d7e273a07ad&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000907 10.0.0.41 - - [2026-02-09 02:31:27] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000798 10.0.0.41 - - [2026-02-09 02:31:27] "GET /project/dbfd70a7-4bb3-4c25-9014-1d7e273a07ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.049423 10.0.0.41 - - [2026-02-09 02:31:27] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.065264 10.0.0.41 - - [2026-02-09 02:31:27] "GET /projects?obj_uuids=dbfd70a7-4bb3-4c25-9014-1d7e273a07ad&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001123 10.0.0.41 - - [2026-02-09 02:31:27] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000908 10.0.0.41 - - [2026-02-09 02:31:27] "GET /project/dbfd70a7-4bb3-4c25-9014-1d7e273a07ad?fields=security_groups HTTP/1.1" 200 1412 0.056226 10.0.0.41 - - [2026-02-09 02:31:27] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?fields=security_groups HTTP/1.1" 200 1404 0.072597 10.0.0.41 - - [2026-02-09 02:31:27] "DELETE /security-group/64b286bd-db15-4e5e-8019-07713f75c2ba HTTP/1.1" 200 115 0.051731 10.0.0.41 - - [2026-02-09 02:31:27] "GET /projects?obj_uuids=dbfd70a7-4bb3-4c25-9014-1d7e273a07ad&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001082 10.0.0.41 - - [2026-02-09 02:31:27] "DELETE /security-group/1d8b25da-7330-4fee-a822-456ef9175d79 HTTP/1.1" 200 115 0.067022 10.0.0.41 - - [2026-02-09 02:31:27] "GET /projects?obj_uuids=69c3304d-d750-4c9a-8ac6-7050aa9353d7&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001793 10.0.0.41 - - [2026-02-09 02:31:27] "GET /project/dbfd70a7-4bb3-4c25-9014-1d7e273a07ad?fields=application_policy_sets HTTP/1.1" 200 1451 0.058410 10.0.0.41 - - [2026-02-09 02:31:27] "GET /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7?fields=application_policy_sets HTTP/1.1" 200 1443 0.062097 10.0.0.19 - - [2026-02-09 02:31:27] "DELETE /access-control-list/2aab9055-a649-4689-9ef9-2d18ccfc75c1 HTTP/1.1" 200 115 0.050135 10.0.0.41 - - [2026-02-09 02:31:27] "DELETE /project/dbfd70a7-4bb3-4c25-9014-1d7e273a07ad HTTP/1.1" 200 115 0.499402 10.0.0.41 - - [2026-02-09 02:31:27] "DELETE /project/69c3304d-d750-4c9a-8ac6-7050aa9353d7 HTTP/1.1" 200 115 0.522996 10.0.0.19 - - [2026-02-09 02:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.19 - - [2026-02-09 02:31:27] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005667 10.0.0.19 - - [2026-02-09 02:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.19 - - [2026-02-09 02:31:31] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005432 10.0.0.19 - - [2026-02-09 02:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.19 - - [2026-02-09 02:31:35] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005477 10.0.0.19 - - [2026-02-09 02:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.19 - - [2026-02-09 02:31:40] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006218 10.0.0.19 - - [2026-02-09 02:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.19 - - [2026-02-09 02:31:44] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005285 10.0.0.19 - - [2026-02-09 02:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.19 - - [2026-02-09 02:31:48] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006017 10.0.0.19 - - [2026-02-09 02:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.19 - - [2026-02-09 02:31:52] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006541 10.0.0.19 - - [2026-02-09 02:31:52] "GET /obj-perms HTTP/1.1" 200 5056 0.058055 10.0.0.19 - - [2026-02-09 02:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.19 - - [2026-02-09 02:31:56] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006311 10.0.0.19 - - [2026-02-09 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.19 - - [2026-02-09 02:32:00] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006043 10.0.0.19 - - [2026-02-09 02:32:03] "POST /neutron/port HTTP/1.1" 200 1125 0.021220 10.0.0.19 - - [2026-02-09 02:32:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004176 10.0.0.19 - - [2026-02-09 02:32:03] "POST /neutron/network HTTP/1.1" 200 917 0.008714 10.0.0.19 - - [2026-02-09 02:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.19 - - [2026-02-09 02:32:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004377 10.0.0.19 - - [2026-02-09 02:32:04] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003618 10.0.0.19 - - [2026-02-09 02:32:04] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.007148 10.0.0.19 - - [2026-02-09 02:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.19 - - [2026-02-09 02:32:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004760 10.0.0.19 - - [2026-02-09 02:32:04] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004555 10.0.0.19 - - [2026-02-09 02:32:04] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006132 10.0.0.19 - - [2026-02-09 02:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.19 - - [2026-02-09 02:32:04] "GET /routing-instance/c3b470b6-57b0-46ed-9989-38dfdbd3b1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004948 10.0.0.19 - - [2026-02-09 02:32:04] "GET /route-target/c1c85ddb-b92b-4319-9009-ba37a9620892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004128 10.0.0.19 - - [2026-02-09 02:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.19 - - [2026-02-09 02:32:05] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004118 10.0.0.19 - - [2026-02-09 02:32:05] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003257 10.0.0.19 - - [2026-02-09 02:32:05] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006259 10.0.0.19 - - [2026-02-09 02:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004908 10.0.0.19 - - [2026-02-09 02:32:05] "GET /routing-instance/c3b470b6-57b0-46ed-9989-38dfdbd3b1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004511 10.0.0.19 - - [2026-02-09 02:32:05] "GET /route-target/c1c85ddb-b92b-4319-9009-ba37a9620892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004287 10.0.0.19 - - [2026-02-09 02:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.19 - - [2026-02-09 02:32:05] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004639 10.0.0.19 - - [2026-02-09 02:32:05] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003276 10.0.0.19 - - [2026-02-09 02:32:05] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.008306 10.0.0.19 - - [2026-02-09 02:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.19 - - [2026-02-09 02:32:05] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005335 10.0.0.19 - - [2026-02-09 02:32:05] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003946 10.0.0.19 - - [2026-02-09 02:32:05] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006124 10.0.0.19 - - [2026-02-09 02:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.19 - - [2026-02-09 02:32:05] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006335 10.0.0.19 - - [2026-02-09 02:32:05] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004651 10.0.0.19 - - [2026-02-09 02:32:05] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.008810 10.0.0.41 - - [2026-02-09 02:32:05] "GET /obj-perms HTTP/1.1" 200 5030 0.004610 10.0.0.19 - - [2026-02-09 02:32:05] "GET /obj-perms HTTP/1.1" 200 5030 0.003862 10.0.0.19 - - [2026-02-09 02:32:05] "GET /obj-perms HTTP/1.1" 200 5030 0.004186 10.0.0.41 - - [2026-02-09 02:32:05] "GET /obj-perms HTTP/1.1" 200 5030 0.004126 10.0.0.19 - - [2026-02-09 02:32:06] "POST /neutron/port HTTP/1.1" 200 1125 0.017499 10.0.0.19 - - [2026-02-09 02:32:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008396 10.0.0.19 - - [2026-02-09 02:32:06] "GET /virtual-machine/ebe834c7-ced1-4b18-8a92-1634df69bdf7 HTTP/1.1" 200 1292 0.006733 10.0.0.19 - - [2026-02-09 02:32:06] "GET /virtual-machine/ebe834c7-ced1-4b18-8a92-1634df69bdf7 HTTP/1.1" 200 1292 0.004896 10.0.0.19 - - [2026-02-09 02:32:06] "GET /virtual-machine-interface/683866fb-c44c-4c42-9adf-87cc21461fb2 HTTP/1.1" 200 2944 0.006480 10.0.0.19 - - [2026-02-09 02:32:06] "GET /virtual-machine/ebe834c7-ced1-4b18-8a92-1634df69bdf7 HTTP/1.1" 200 1292 0.004583 10.0.0.19 - - [2026-02-09 02:32:06] "GET /virtual-machine-interface/683866fb-c44c-4c42-9adf-87cc21461fb2 HTTP/1.1" 200 2944 0.006708 10.0.0.19 - - [2026-02-09 02:32:06] "GET /instance-ip/9bbc71db-af37-4d96-9d16-237e3020be40 HTTP/1.1" 200 1623 0.006438 10.0.0.19 - - [2026-02-09 02:32:06] "GET /virtual-machine/ebe834c7-ced1-4b18-8a92-1634df69bdf7 HTTP/1.1" 200 1292 0.004473 10.0.0.19 - - [2026-02-09 02:32:06] "GET /virtual-machine-interface/683866fb-c44c-4c42-9adf-87cc21461fb2 HTTP/1.1" 200 2944 0.006037 10.0.0.19 - - [2026-02-09 02:32:06] "GET /instance-ip/9bbc71db-af37-4d96-9d16-237e3020be40 HTTP/1.1" 200 1623 0.005553 10.0.0.19 - - [2026-02-09 02:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.19 - - [2026-02-09 02:32:06] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004120 10.0.0.19 - - [2026-02-09 02:32:06] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003528 10.0.0.19 - - [2026-02-09 02:32:06] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.007378 10.0.0.19 - - [2026-02-09 02:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.19 - - [2026-02-09 02:32:06] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004945 10.0.0.19 - - [2026-02-09 02:32:06] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003840 10.0.0.19 - - [2026-02-09 02:32:06] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006785 10.0.0.19 - - [2026-02-09 02:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.19 - - [2026-02-09 02:32:06] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004829 10.0.0.19 - - [2026-02-09 02:32:06] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003415 10.0.0.19 - - [2026-02-09 02:32:06] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005920 10.0.0.19 - - [2026-02-09 02:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.19 - - [2026-02-09 02:32:06] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004126 10.0.0.19 - - [2026-02-09 02:32:06] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003327 10.0.0.19 - - [2026-02-09 02:32:06] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006270 10.0.0.19 - - [2026-02-09 02:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.19 - - [2026-02-09 02:32:06] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004946 10.0.0.19 - - [2026-02-09 02:32:06] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003602 10.0.0.19 - - [2026-02-09 02:32:06] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006199 10.0.0.19 - - [2026-02-09 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.19 - - [2026-02-09 02:32:08] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004410 10.0.0.19 - - [2026-02-09 02:32:08] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003483 10.0.0.19 - - [2026-02-09 02:32:08] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006242 10.0.0.19 - - [2026-02-09 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.19 - - [2026-02-09 02:32:08] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003689 10.0.0.19 - - [2026-02-09 02:32:08] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003517 10.0.0.19 - - [2026-02-09 02:32:08] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.007518 10.0.0.19 - - [2026-02-09 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.19 - - [2026-02-09 02:32:08] "GET /routing-instance/dea2a457-1d21-4149-bf1f-4649e3ed2724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.005200 10.0.0.19 - - [2026-02-09 02:32:08] "GET /route-target/8f0bbe08-7703-455f-a502-9fba7e62a1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004266 10.0.0.19 - - [2026-02-09 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013731 10.0.0.19 - - [2026-02-09 02:32:08] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004511 10.0.0.19 - - [2026-02-09 02:32:08] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003939 10.0.0.19 - - [2026-02-09 02:32:08] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006165 10.0.0.19 - - [2026-02-09 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.19 - - [2026-02-09 02:32:08] "GET /routing-instance/dea2a457-1d21-4149-bf1f-4649e3ed2724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.005153 10.0.0.19 - - [2026-02-09 02:32:08] "GET /route-target/8f0bbe08-7703-455f-a502-9fba7e62a1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003857 10.0.0.19 - - [2026-02-09 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.19 - - [2026-02-09 02:32:08] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006349 10.0.0.19 - - [2026-02-09 02:32:08] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005353 10.0.0.19 - - [2026-02-09 02:32:08] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.008846 10.0.0.19 - - [2026-02-09 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.19 - - [2026-02-09 02:32:08] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005481 10.0.0.19 - - [2026-02-09 02:32:08] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004907 10.0.0.19 - - [2026-02-09 02:32:08] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.008548 10.0.0.19 - - [2026-02-09 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.19 - - [2026-02-09 02:32:09] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008076 10.0.0.19 - - [2026-02-09 02:32:09] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003941 10.0.0.19 - - [2026-02-09 02:32:09] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005973 10.0.0.19 - - [2026-02-09 02:32:09] "GET /obj-perms HTTP/1.1" 200 5030 0.005083 10.0.0.41 - - [2026-02-09 02:32:09] "GET /obj-perms HTTP/1.1" 200 5030 0.004331 10.0.0.19 - - [2026-02-09 02:32:09] "GET /obj-perms HTTP/1.1" 200 5030 0.004435 10.0.0.41 - - [2026-02-09 02:32:09] "GET /obj-perms HTTP/1.1" 200 5030 0.004119 10.0.0.19 - - [2026-02-09 02:32:09] "POST /neutron/port HTTP/1.1" 200 1123 0.018977 10.0.0.19 - - [2026-02-09 02:32:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010269 10.0.0.19 - - [2026-02-09 02:32:09] "POST /neutron/port HTTP/1.1" 200 1123 0.018684 10.0.0.19 - - [2026-02-09 02:32:09] "GET /virtual-machine/0ae96db5-a47e-43bf-b781-43491482a84b HTTP/1.1" 200 1291 0.017112 10.0.0.19 - - [2026-02-09 02:32:09] "GET /virtual-machine/0ae96db5-a47e-43bf-b781-43491482a84b HTTP/1.1" 200 1291 0.004204 10.0.0.19 - - [2026-02-09 02:32:09] "GET /virtual-machine-interface/ebf516b2-771d-4248-b9dc-d9d704236cad HTTP/1.1" 200 2945 0.005081 10.0.0.19 - - [2026-02-09 02:32:09] "GET /virtual-machine/0ae96db5-a47e-43bf-b781-43491482a84b HTTP/1.1" 200 1291 0.003652 10.0.0.19 - - [2026-02-09 02:32:09] "GET /virtual-machine-interface/ebf516b2-771d-4248-b9dc-d9d704236cad HTTP/1.1" 200 2945 0.005461 10.0.0.19 - - [2026-02-09 02:32:09] "GET /instance-ip/e4ab7611-c545-41de-9601-9a744bdfb892 HTTP/1.1" 200 1621 0.005872 10.0.0.19 - - [2026-02-09 02:32:09] "GET /virtual-machine/0ae96db5-a47e-43bf-b781-43491482a84b HTTP/1.1" 200 1291 0.004552 10.0.0.19 - - [2026-02-09 02:32:09] "GET /virtual-machine-interface/ebf516b2-771d-4248-b9dc-d9d704236cad HTTP/1.1" 200 2945 0.007608 10.0.0.19 - - [2026-02-09 02:32:09] "GET /instance-ip/e4ab7611-c545-41de-9601-9a744bdfb892 HTTP/1.1" 200 1621 0.004597 10.0.0.19 - - [2026-02-09 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.19 - - [2026-02-09 02:32:09] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004285 10.0.0.19 - - [2026-02-09 02:32:09] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003230 10.0.0.19 - - [2026-02-09 02:32:09] "GET /virtual-network/b654f8f3-9221-4312-bd4b-6b6c617f9ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006181 10.0.0.19 - - [2026-02-09 02:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.19 - - [2026-02-09 02:32:10] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004681 10.0.0.19 - - [2026-02-09 02:32:10] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004350 10.0.0.19 - - [2026-02-09 02:32:10] "GET /virtual-network/b654f8f3-9221-4312-bd4b-6b6c617f9ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006887 10.0.0.19 - - [2026-02-09 02:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.19 - - [2026-02-09 02:32:10] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006710 10.0.0.19 - - [2026-02-09 02:32:10] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004260 10.0.0.19 - - [2026-02-09 02:32:10] "GET /virtual-network/b654f8f3-9221-4312-bd4b-6b6c617f9ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008690 10.0.0.19 - - [2026-02-09 02:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.19 - - [2026-02-09 02:32:10] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004351 10.0.0.19 - - [2026-02-09 02:32:10] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003614 10.0.0.19 - - [2026-02-09 02:32:10] "GET /virtual-network/b654f8f3-9221-4312-bd4b-6b6c617f9ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007997 10.0.0.19 - - [2026-02-09 02:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.19 - - [2026-02-09 02:32:10] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005901 10.0.0.19 - - [2026-02-09 02:32:10] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004289 10.0.0.19 - - [2026-02-09 02:32:10] "GET /virtual-network/b654f8f3-9221-4312-bd4b-6b6c617f9ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007338 10.0.0.19 - - [2026-02-09 02:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.19 - - [2026-02-09 02:32:11] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004890 10.0.0.19 - - [2026-02-09 02:32:11] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002822 10.0.0.19 - - [2026-02-09 02:32:11] "GET /virtual-network/b654f8f3-9221-4312-bd4b-6b6c617f9ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006467 10.0.0.19 - - [2026-02-09 02:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.19 - - [2026-02-09 02:32:11] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004185 10.0.0.19 - - [2026-02-09 02:32:11] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003346 10.0.0.19 - - [2026-02-09 02:32:11] "GET /virtual-network/b654f8f3-9221-4312-bd4b-6b6c617f9ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006545 10.0.0.19 - - [2026-02-09 02:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.19 - - [2026-02-09 02:32:11] "GET /routing-instance/87955e97-29a3-4ef2-93d4-10f57d82b8fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005421 10.0.0.19 - - [2026-02-09 02:32:11] "GET /route-target/710750f8-13c3-4b3e-a7bd-b1cfddf7bcc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004743 10.0.0.19 - - [2026-02-09 02:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.19 - - [2026-02-09 02:32:12] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004858 10.0.0.19 - - [2026-02-09 02:32:12] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004132 10.0.0.19 - - [2026-02-09 02:32:12] "GET /virtual-network/b654f8f3-9221-4312-bd4b-6b6c617f9ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006869 10.0.0.19 - - [2026-02-09 02:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.19 - - [2026-02-09 02:32:12] "GET /routing-instance/87955e97-29a3-4ef2-93d4-10f57d82b8fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005396 10.0.0.19 - - [2026-02-09 02:32:12] "GET /route-target/710750f8-13c3-4b3e-a7bd-b1cfddf7bcc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004469 10.0.0.19 - - [2026-02-09 02:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.19 - - [2026-02-09 02:32:12] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004615 10.0.0.19 - - [2026-02-09 02:32:12] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003186 10.0.0.19 - - [2026-02-09 02:32:12] "GET /virtual-network/b654f8f3-9221-4312-bd4b-6b6c617f9ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006473 10.0.0.19 - - [2026-02-09 02:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.19 - - [2026-02-09 02:32:12] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004476 10.0.0.19 - - [2026-02-09 02:32:12] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003453 10.0.0.19 - - [2026-02-09 02:32:12] "GET /virtual-network/b654f8f3-9221-4312-bd4b-6b6c617f9ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007033 10.0.0.19 - - [2026-02-09 02:32:12] "GET /obj-perms HTTP/1.1" 200 5030 0.004795 10.0.0.41 - - [2026-02-09 02:32:12] "GET /obj-perms HTTP/1.1" 200 5030 0.004266 10.0.0.19 - - [2026-02-09 02:32:12] "GET /obj-perms HTTP/1.1" 200 5030 0.005511 10.0.0.41 - - [2026-02-09 02:32:12] "GET /obj-perms HTTP/1.1" 200 5030 0.004550 10.0.0.19 - - [2026-02-09 02:32:12] "GET /obj-perms HTTP/1.1" 200 5030 0.004658 10.0.0.33 - - [2026-02-09 02:32:12] "GET /obj-perms HTTP/1.1" 200 5030 0.003995 10.0.0.19 - - [2026-02-09 02:32:12] "GET /virtual-machine/b7ad7d3b-5369-49b7-82b3-01d4c33c9451 HTTP/1.1" 200 1292 0.004804 10.0.0.19 - - [2026-02-09 02:32:12] "GET /virtual-machine-interface/0e28dc66-1e83-4048-ab69-51c3f6432c1e HTTP/1.1" 200 2944 0.005912 10.0.0.19 - - [2026-02-09 02:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.19 - - [2026-02-09 02:32:12] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003826 10.0.0.19 - - [2026-02-09 02:32:12] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003481 10.0.0.19 - - [2026-02-09 02:32:12] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006195 10.0.0.19 - - [2026-02-09 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007260 10.0.0.19 - - [2026-02-09 02:32:14] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003952 10.0.0.19 - - [2026-02-09 02:32:14] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003476 10.0.0.19 - - [2026-02-09 02:32:14] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005947 10.0.0.19 - - [2026-02-09 02:32:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007392 10.0.0.19 - - [2026-02-09 02:32:16] "POST /neutron/port HTTP/1.1" 200 1123 0.052721 10.0.0.19 - - [2026-02-09 02:32:16] "POST /neutron/port HTTP/1.1" 200 1122 0.017485 10.0.0.19 - - [2026-02-09 02:32:17] "POST /neutron/subnet HTTP/1.1" 200 689 0.010502 10.0.0.19 - - [2026-02-09 02:32:19] "POST /neutron/port HTTP/1.1" 200 1122 0.019832 10.0.0.19 - - [2026-02-09 02:32:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007290 10.0.0.19 - - [2026-02-09 02:32:29] "GET /virtual-machine/ebe834c7-ced1-4b18-8a92-1634df69bdf7 HTTP/1.1" 200 1292 0.004677 10.0.0.19 - - [2026-02-09 02:32:29] "GET /virtual-machine-interface/683866fb-c44c-4c42-9adf-87cc21461fb2 HTTP/1.1" 200 2944 0.006543 10.0.0.19 - - [2026-02-09 02:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.19 - - [2026-02-09 02:32:29] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004405 10.0.0.19 - - [2026-02-09 02:32:29] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003146 10.0.0.19 - - [2026-02-09 02:32:30] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006292 10.0.0.19 - - [2026-02-09 02:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006742 10.0.0.19 - - [2026-02-09 02:32:31] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003605 10.0.0.19 - - [2026-02-09 02:32:31] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002861 10.0.0.19 - - [2026-02-09 02:32:31] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006598 10.0.0.19 - - [2026-02-09 02:32:31] "GET /virtual-machine/0ae96db5-a47e-43bf-b781-43491482a84b HTTP/1.1" 200 1291 0.006580 10.0.0.19 - - [2026-02-09 02:32:31] "GET /virtual-machine-interface/ebf516b2-771d-4248-b9dc-d9d704236cad HTTP/1.1" 200 2945 0.006033 10.0.0.19 - - [2026-02-09 02:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.19 - - [2026-02-09 02:32:31] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003649 10.0.0.19 - - [2026-02-09 02:32:31] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003094 10.0.0.19 - - [2026-02-09 02:32:31] "GET /virtual-network/b654f8f3-9221-4312-bd4b-6b6c617f9ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006669 10.0.0.19 - - [2026-02-09 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.19 - - [2026-02-09 02:32:32] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003675 10.0.0.19 - - [2026-02-09 02:32:32] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002994 10.0.0.19 - - [2026-02-09 02:32:32] "GET /virtual-network/b654f8f3-9221-4312-bd4b-6b6c617f9ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006311 10.0.0.19 - - [2026-02-09 02:32:53] "GET /virtual-machine/0ae96db5-a47e-43bf-b781-43491482a84b HTTP/1.1" 200 1291 0.004092 10.0.0.19 - - [2026-02-09 02:32:54] "POST /neutron/port HTTP/1.1" 200 151 0.186383 10.0.0.19 - - [2026-02-09 02:32:55] "GET /virtual-machine/0ae96db5-a47e-43bf-b781-43491482a84b HTTP/1.1" 404 171 0.003946 10.0.0.19 - - [2026-02-09 02:32:55] "GET /virtual-machine/0ae96db5-a47e-43bf-b781-43491482a84b HTTP/1.1" 404 171 0.003208 10.0.0.19 - - [2026-02-09 02:32:55] "GET /virtual-machine/0ae96db5-a47e-43bf-b781-43491482a84b HTTP/1.1" 404 171 0.003525 10.0.0.19 - - [2026-02-09 02:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.19 - - [2026-02-09 02:32:56] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004029 10.0.0.19 - - [2026-02-09 02:32:56] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003133 10.0.0.19 - - [2026-02-09 02:32:56] "GET /virtual-network/b654f8f3-9221-4312-bd4b-6b6c617f9ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005655 10.0.0.19 - - [2026-02-09 02:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.19 - - [2026-02-09 02:32:56] "GET /routing-instance/87955e97-29a3-4ef2-93d4-10f57d82b8fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005480 10.0.0.19 - - [2026-02-09 02:32:56] "GET /route-target/710750f8-13c3-4b3e-a7bd-b1cfddf7bcc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005869 10.0.0.41 - - [2026-02-09 02:32:56] "GET /obj-perms HTTP/1.1" 200 5030 0.010852 10.0.0.19 - - [2026-02-09 02:33:02] "GET /obj-perms HTTP/1.1" 200 5030 0.004249 10.0.0.19 - - [2026-02-09 02:33:03] "POST /neutron/network HTTP/1.1" 200 927 0.031596 10.0.0.19 - - [2026-02-09 02:33:03] "POST /neutron/port HTTP/1.1" 200 117 0.001572 10.0.0.41 - - [2026-02-09 02:33:05] "GET /obj-perms HTTP/1.1" 200 5030 0.005080 10.0.0.19 - - [2026-02-09 02:33:08] "GET /obj-perms HTTP/1.1" 200 5030 0.004220 10.0.0.19 - - [2026-02-09 02:33:08] "GET /virtual-machine/ebe834c7-ced1-4b18-8a92-1634df69bdf7 HTTP/1.1" 200 1292 0.004947 10.0.0.19 - - [2026-02-09 02:33:09] "POST /neutron/port HTTP/1.1" 200 1115 0.013092 10.0.0.19 - - [2026-02-09 02:33:10] "GET /virtual-machine/ebe834c7-ced1-4b18-8a92-1634df69bdf7 HTTP/1.1" 404 171 0.003392 10.0.0.19 - - [2026-02-09 02:33:10] "GET /virtual-machine/ebe834c7-ced1-4b18-8a92-1634df69bdf7 HTTP/1.1" 404 171 0.003316 10.0.0.19 - - [2026-02-09 02:33:10] "GET /virtual-machine/ebe834c7-ced1-4b18-8a92-1634df69bdf7 HTTP/1.1" 404 171 0.002848 10.0.0.19 - - [2026-02-09 02:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.19 - - [2026-02-09 02:33:11] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004717 10.0.0.19 - - [2026-02-09 02:33:11] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004311 10.0.0.19 - - [2026-02-09 02:33:11] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.011090 10.0.0.19 - - [2026-02-09 02:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.19 - - [2026-02-09 02:33:11] "GET /routing-instance/dea2a457-1d21-4149-bf1f-4649e3ed2724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004222 10.0.0.19 - - [2026-02-09 02:33:11] "GET /route-target/8f0bbe08-7703-455f-a502-9fba7e62a1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003530 10.0.0.41 - - [2026-02-09 02:33:11] "GET /obj-perms HTTP/1.1" 200 5030 0.004609 10.0.0.19 - - [2026-02-09 02:33:14] "GET /obj-perms HTTP/1.1" 200 5030 0.004167 10.0.0.41 - - [2026-02-09 02:33:20] "GET /obj-perms HTTP/1.1" 200 5030 0.005481 10.0.0.19 - - [2026-02-09 02:33:23] "GET /obj-perms HTTP/1.1" 200 5030 0.004338 10.0.0.33 - - [2026-02-09 02:33:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000487 10.0.0.33 - - [2026-02-09 02:33:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.33 - - [2026-02-09 02:33:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.33 - - [2026-02-09 02:33:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.41 - - [2026-02-09 02:33:28] "GET /global-system-configs HTTP/1.1" 401 292 0.001426 10.0.0.41 - - [2026-02-09 02:33:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.41 - - [2026-02-09 02:33:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.41 - - [2026-02-09 02:33:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000550 10.0.0.41 - - [2026-02-09 02:33:29] "GET /obj-perms HTTP/1.1" 200 5030 0.006081 10.0.0.19 - - [2026-02-09 02:33:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.19 - - [2026-02-09 02:33:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000516 10.0.0.19 - - [2026-02-09 02:33:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.19 - - [2026-02-09 02:33:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.19 - - [2026-02-09 02:33:32] "GET /obj-perms HTTP/1.1" 200 5030 0.004084 10.0.0.41 - - [2026-02-09 02:33:38] "GET /obj-perms HTTP/1.1" 200 5030 0.004036 10.0.0.19 - - [2026-02-09 02:33:38] "GET /obj-perms HTTP/1.1" 200 5030 0.003566 10.0.0.33 - - [2026-02-09 02:33:39] "GET /obj-perms HTTP/1.1" 200 5030 0.004462 10.0.0.19 - - [2026-02-09 02:33:39] "GET /virtual-machine/b7ad7d3b-5369-49b7-82b3-01d4c33c9451 HTTP/1.1" 200 1292 0.004704 10.0.0.19 - - [2026-02-09 02:33:39] "POST /neutron/port HTTP/1.1" 200 1112 0.017324 10.0.0.19 - - [2026-02-09 02:33:41] "GET /virtual-machine/b7ad7d3b-5369-49b7-82b3-01d4c33c9451 HTTP/1.1" 404 171 0.003764 10.0.0.19 - - [2026-02-09 02:33:41] "GET /virtual-machine/b7ad7d3b-5369-49b7-82b3-01d4c33c9451 HTTP/1.1" 404 171 0.002940 10.0.0.19 - - [2026-02-09 02:33:41] "GET /virtual-machine/b7ad7d3b-5369-49b7-82b3-01d4c33c9451 HTTP/1.1" 404 171 0.002510 10.0.0.19 - - [2026-02-09 02:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.19 - - [2026-02-09 02:33:41] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004463 10.0.0.19 - - [2026-02-09 02:33:41] "GET /virtual-networks?parent_id=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003116 10.0.0.19 - - [2026-02-09 02:33:41] "GET /virtual-network/49c8244f-64fe-415d-aacd-73cd8d0d50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.009615 10.0.0.19 - - [2026-02-09 02:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.19 - - [2026-02-09 02:33:41] "GET /routing-instance/c3b470b6-57b0-46ed-9989-38dfdbd3b1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004507 10.0.0.19 - - [2026-02-09 02:33:41] "GET /route-target/c1c85ddb-b92b-4319-9009-ba37a9620892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003764 10.0.0.19 - - [2026-02-09 02:33:44] "GET /obj-perms HTTP/1.1" 200 5030 0.004806 10.0.0.41 - - [2026-02-09 02:33:44] "GET /obj-perms HTTP/1.1" 200 5030 0.004163 10.0.0.19 - - [2026-02-09 02:33:53] "GET /obj-perms HTTP/1.1" 200 5056 0.055609 10.0.0.41 - - [2026-02-09 02:33:53] "GET /obj-perms HTTP/1.1" 200 5030 0.004581 10.0.0.19 - - [2026-02-09 02:33:59] "GET /obj-perms HTTP/1.1" 200 5030 0.004272 10.0.0.41 - - [2026-02-09 02:34:03] "GET /obj-perms HTTP/1.1" 200 5030 0.004131 10.0.0.19 - - [2026-02-09 02:34:09] "GET /obj-perms HTTP/1.1" 200 5030 0.006114 10.0.0.41 - - [2026-02-09 02:34:09] "GET /obj-perms HTTP/1.1" 200 5030 0.003995 10.0.0.19 - - [2026-02-09 02:34:09] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006645 10.0.0.19 - - [2026-02-09 02:34:09] "POST /neutron/network HTTP/1.1" 200 825 0.094880 10.0.0.19 - - [2026-02-09 02:34:09] "GET /virtual-network/b14e045b-8381-4cdc-9bc9-1fd9fafbda48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006459 10.0.0.19 - - [2026-02-09 02:34:09] "POST /ref-update HTTP/1.1" 200 156 0.042183 10.0.0.19 - - [2026-02-09 02:34:09] "POST /ref-update HTTP/1.1" 200 156 0.056225 10.0.0.19 - - [2026-02-09 02:34:09] "POST /ref-update HTTP/1.1" 200 156 0.053192 10.0.0.19 - - [2026-02-09 02:34:09] "DELETE /network-policy/8efebdcd-f9b1-48b6-805b-4fdd08ec4acd HTTP/1.1" 200 115 0.032228 10.0.0.19 - - [2026-02-09 02:34:09] "DELETE /network-policy/a1098433-2117-4b30-aa36-0c307aee0eaa HTTP/1.1" 200 115 0.030766 10.0.0.19 - - [2026-02-09 02:34:10] "DELETE /network-policy/80e96a5d-6996-47a2-b83a-6aa48d162571 HTTP/1.1" 200 115 0.032808 10.0.0.41 - - [2026-02-09 02:34:10] "POST /useragent-kv HTTP/1.1" 200 115 0.027900 10.0.0.41 - - [2026-02-09 02:34:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002514 10.0.0.19 - - [2026-02-09 02:34:10] "POST /neutron/network HTTP/1.1" 200 151 0.145879 10.0.0.19 - - [2026-02-09 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.19 - - [2026-02-09 02:34:10] "DELETE /route-target/8f0bbe08-7703-455f-a502-9fba7e62a1fe HTTP/1.1" 200 115 0.026938 10.0.0.19 - - [2026-02-09 02:34:10] "POST /neutron/network HTTP/1.1" 200 822 0.010769 10.0.0.19 - - [2026-02-09 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.19 - - [2026-02-09 02:34:11] "DELETE /network-ipam/9fa54236-71a2-40dc-9647-80e7d4bd5f3e HTTP/1.1" 200 115 0.033480 10.0.0.19 - - [2026-02-09 02:34:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.003450 10.0.0.19 - - [2026-02-09 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005365 10.0.0.19 - - [2026-02-09 02:34:11] "DELETE /network-ipam/1571346f-a218-4ad3-b34d-96c2871c5ad6 HTTP/1.1" 200 115 0.038674 10.0.0.19 - - [2026-02-09 02:34:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.003436 10.0.0.19 - - [2026-02-09 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.19 - - [2026-02-09 02:34:11] "DELETE /network-ipam/1dec7cc6-fea0-4b22-be7a-d923e7fefaa1 HTTP/1.1" 200 115 0.034699 10.0.0.19 - - [2026-02-09 02:34:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.004629 10.0.0.41 - - [2026-02-09 02:34:12] "GET /projects?obj_uuids=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001588 10.0.0.19 - - [2026-02-09 02:34:12] "GET /project/57b76652-884a-42d0-a6ec-ae5cea783146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.077951 10.0.0.41 - - [2026-02-09 02:34:12] "GET /projects?obj_uuids=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001345 10.0.0.19 - - [2026-02-09 02:34:12] "GET /project/57b76652-884a-42d0-a6ec-ae5cea783146?fields=virtual_networks HTTP/1.1" 200 1032 0.047050 10.0.0.41 - - [2026-02-09 02:34:13] "GET /projects?obj_uuids=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001074 10.0.0.19 - - [2026-02-09 02:34:13] "GET /project/57b76652-884a-42d0-a6ec-ae5cea783146?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.066252 10.0.0.41 - - [2026-02-09 02:34:13] "GET /projects?obj_uuids=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001079 10.0.0.19 - - [2026-02-09 02:34:13] "GET /project/57b76652-884a-42d0-a6ec-ae5cea783146?fields=security_groups HTTP/1.1" 200 1258 0.043852 10.0.0.19 - - [2026-02-09 02:34:14] "POST /fqname-to-id HTTP/1.1" 404 194 0.027779 10.0.0.41 - - [2026-02-09 02:34:14] "GET /projects?obj_uuids=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003484 10.0.0.41 - - [2026-02-09 02:34:14] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001010 10.0.0.41 - - [2026-02-09 02:34:14] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.031920 10.0.0.41 - - [2026-02-09 02:34:14] "POST /id-to-fqname HTTP/1.1" 200 196 0.001364 10.0.0.41 - - [2026-02-09 02:34:14] "POST /fqname-to-id HTTP/1.1" 404 205 0.007186 10.0.0.41 - - [2026-02-09 02:34:14] "POST /security-groups HTTP/1.1" 200 597 0.078142 10.0.0.19 - - [2026-02-09 02:34:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.005136 10.0.0.41 - - [2026-02-09 02:34:14] "POST /projects HTTP/1.1" 200 597 0.331857 10.0.0.41 - - [2026-02-09 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.410076 10.0.0.19 - - [2026-02-09 02:34:14] "POST /access-control-lists HTTP/1.1" 200 600 0.033778 10.0.0.19 - - [2026-02-09 02:34:14] "GET /project/3da9fe52-36fd-43b3-95be-177ca3b114c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.577362 10.0.0.19 - - [2026-02-09 02:34:15] "GET / HTTP/1.1" 200 35931 0.002822 10.0.0.19 - - [2026-02-09 02:34:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000478 10.0.0.19 - - [2026-02-09 02:34:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.050431 10.0.0.19 - - [2026-02-09 02:34:18] "POST /network-ipams HTTP/1.1" 200 519 0.028324 10.0.0.19 - - [2026-02-09 02:34:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003598 10.0.0.19 - - [2026-02-09 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.19 - - [2026-02-09 02:34:19] "GET /network-ipam/d21fdd8b-85dd-4729-97d0-e771f2223b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.008666 10.0.0.19 - - [2026-02-09 02:34:19] "PUT /network-ipam/d21fdd8b-85dd-4729-97d0-e771f2223b62 HTTP/1.1" 200 258 0.014085 10.0.0.19 - - [2026-02-09 02:34:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003534 10.0.0.19 - - [2026-02-09 02:34:19] "POST /network-ipams HTTP/1.1" 200 519 0.029501 10.0.0.19 - - [2026-02-09 02:34:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.004137 10.0.0.19 - - [2026-02-09 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.19 - - [2026-02-09 02:34:19] "GET /network-ipam/ee1e0751-325b-43de-8ae7-66387b321a3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.006950 10.0.0.19 - - [2026-02-09 02:34:19] "PUT /network-ipam/ee1e0751-325b-43de-8ae7-66387b321a3d HTTP/1.1" 200 258 0.016216 10.0.0.19 - - [2026-02-09 02:34:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003537 10.0.0.19 - - [2026-02-09 02:34:19] "POST /network-ipams HTTP/1.1" 200 519 0.030752 10.0.0.19 - - [2026-02-09 02:34:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.003430 10.0.0.19 - - [2026-02-09 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.19 - - [2026-02-09 02:34:19] "GET /network-ipam/fa29a981-53e0-4745-939f-f8d045a8016b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.006952 10.0.0.19 - - [2026-02-09 02:34:19] "PUT /network-ipam/fa29a981-53e0-4745-939f-f8d045a8016b HTTP/1.1" 200 258 0.016023 10.0.0.19 - - [2026-02-09 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.41 - - [2026-02-09 02:34:20] "GET /projects?obj_uuids=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001029 10.0.0.19 - - [2026-02-09 02:34:20] "GET /project/3da9fe52-36fd-43b3-95be-177ca3b114c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.041419 10.0.0.41 - - [2026-02-09 02:34:20] "GET /projects?obj_uuids=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001988 10.0.0.19 - - [2026-02-09 02:34:20] "POST /neutron/network HTTP/1.1" 200 613 0.136425 10.0.0.19 - - [2026-02-09 02:34:21] "POST /neutron/network HTTP/1.1" 200 1013 0.011880 10.0.0.19 - - [2026-02-09 02:34:21] "POST /id-to-fqname HTTP/1.1" 200 227 0.001301 10.0.0.19 - - [2026-02-09 02:34:21] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005328 10.0.0.19 - - [2026-02-09 02:34:21] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005689 10.0.0.19 - - [2026-02-09 02:34:21] "POST /neutron/subnet HTTP/1.1" 200 720 0.008979 10.0.0.19 - - [2026-02-09 02:34:21] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007148 10.0.0.19 - - [2026-02-09 02:34:21] "GET /network-ipam/d21fdd8b-85dd-4729-97d0-e771f2223b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.004189 10.0.0.19 - - [2026-02-09 02:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.41 - - [2026-02-09 02:34:21] "GET /projects?obj_uuids=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001052 10.0.0.19 - - [2026-02-09 02:34:21] "GET /project/3da9fe52-36fd-43b3-95be-177ca3b114c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.041897 10.0.0.19 - - [2026-02-09 02:34:21] "POST /neutron/network HTTP/1.1" 200 117 0.015101 10.0.0.19 - - [2026-02-09 02:34:22] "POST /route-targets HTTP/1.1" 200 327 0.015015 10.0.0.41 - - [2026-02-09 02:34:22] "POST /useragent-kv HTTP/1.1" 200 115 0.009050 10.0.0.19 - - [2026-02-09 02:34:22] "POST /neutron/subnet HTTP/1.1" 200 828 0.174867 10.0.0.19 - - [2026-02-09 02:34:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.062317 10.0.0.19 - - [2026-02-09 02:34:22] "POST /id-to-fqname HTTP/1.1" 200 227 0.001506 10.0.0.19 - - [2026-02-09 02:34:22] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006649 10.0.0.19 - - [2026-02-09 02:34:22] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006460 10.0.0.19 - - [2026-02-09 02:34:22] "POST /neutron/network HTTP/1.1" 200 1015 0.009477 10.0.0.19 - - [2026-02-09 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.41 - - [2026-02-09 02:34:22] "GET /projects?obj_uuids=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000971 10.0.0.19 - - [2026-02-09 02:34:22] "GET /project/3da9fe52-36fd-43b3-95be-177ca3b114c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.049624 10.0.0.19 - - [2026-02-09 02:34:22] "POST /neutron/network HTTP/1.1" 200 117 0.015688 10.0.0.19 - - [2026-02-09 02:34:23] "POST /ref-update HTTP/1.1" 200 156 0.043147 10.0.0.41 - - [2026-02-09 02:34:23] "POST /useragent-kv HTTP/1.1" 200 115 0.010745 10.0.0.19 - - [2026-02-09 02:34:23] "POST /neutron/subnet HTTP/1.1" 200 828 0.237612 10.0.0.19 - - [2026-02-09 02:34:23] "POST /id-to-fqname HTTP/1.1" 200 227 0.001749 10.0.0.19 - - [2026-02-09 02:34:23] "GET /virtual-network/0bf4ea31-f146-47cd-8681-513e3e46ad12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007172 10.0.0.19 - - [2026-02-09 02:34:23] "GET /virtual-network/0bf4ea31-f146-47cd-8681-513e3e46ad12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006521 10.0.0.19 - - [2026-02-09 02:34:23] "POST /neutron/network HTTP/1.1" 200 1014 0.009598 10.0.0.19 - - [2026-02-09 02:34:23] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006285 10.0.0.19 - - [2026-02-09 02:34:24] "GET /obj-perms HTTP/1.1" 200 5042 0.052112 10.0.0.33 - - [2026-02-09 02:34:24] "GET /obj-perms HTTP/1.1" 200 5042 0.050427 10.0.0.19 - - [2026-02-09 02:34:25] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006085 10.0.0.19 - - [2026-02-09 02:34:25] "GET /virtual-network/0bf4ea31-f146-47cd-8681-513e3e46ad12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005688 10.0.0.41 - - [2026-02-09 02:34:26] "GET /obj-perms HTTP/1.1" 200 5042 0.058257 10.0.0.19 - - [2026-02-09 02:34:26] "POST /fqname-to-id HTTP/1.1" 404 224 0.003684 10.0.0.19 - - [2026-02-09 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.41 - - [2026-02-09 02:34:26] "GET /projects?obj_uuids=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001486 10.0.0.19 - - [2026-02-09 02:34:26] "GET /project/3da9fe52-36fd-43b3-95be-177ca3b114c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.057243 10.0.0.19 - - [2026-02-09 02:34:26] "POST /network-policys HTTP/1.1" 200 559 0.036181 10.0.0.19 - - [2026-02-09 02:34:26] "GET /network-policy/e69b43b0-8e20-47b9-a334-4578d88fd242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.005857 10.0.0.19 - - [2026-02-09 02:34:26] "POST /fqname-to-id HTTP/1.1" 404 224 0.002863 10.0.0.19 - - [2026-02-09 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.41 - - [2026-02-09 02:34:26] "GET /projects?obj_uuids=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001106 10.0.0.19 - - [2026-02-09 02:34:26] "GET /project/3da9fe52-36fd-43b3-95be-177ca3b114c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.054985 10.0.0.19 - - [2026-02-09 02:34:26] "POST /network-policys HTTP/1.1" 200 559 0.030397 10.0.0.19 - - [2026-02-09 02:34:26] "GET /network-policy/0d4b879c-5bf5-4b18-bd59-4e4990901522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.006850 10.0.0.19 - - [2026-02-09 02:34:26] "POST /fqname-to-id HTTP/1.1" 404 224 0.002904 10.0.0.19 - - [2026-02-09 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.41 - - [2026-02-09 02:34:27] "GET /projects?obj_uuids=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001138 10.0.0.19 - - [2026-02-09 02:34:27] "GET /project/3da9fe52-36fd-43b3-95be-177ca3b114c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.042987 10.0.0.19 - - [2026-02-09 02:34:27] "POST /network-policys HTTP/1.1" 200 559 0.030574 10.0.0.19 - - [2026-02-09 02:34:27] "GET /network-policy/58a0d359-cda5-487a-b0b4-706b5bf4dd81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006366 10.0.0.19 - - [2026-02-09 02:34:27] "POST /neutron/network HTTP/1.1" 200 1013 0.009992 10.0.0.19 - - [2026-02-09 02:34:27] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008089 10.0.0.19 - - [2026-02-09 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.19 - - [2026-02-09 02:34:27] "GET /network-policy/0d4b879c-5bf5-4b18-bd59-4e4990901522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.005164 10.0.0.19 - - [2026-02-09 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.19 - - [2026-02-09 02:34:27] "GET /network-policy/e69b43b0-8e20-47b9-a334-4578d88fd242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.004566 10.0.0.41 - - [2026-02-09 02:34:27] "DELETE /project/3da9fe5236fd43b395be177ca3b114c4 HTTP/1.1" 404 173 0.005442 10.0.0.41 - - [2026-02-09 02:34:27] "GET /projects?obj_uuids=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001175 10.0.0.19 - - [2026-02-09 02:34:27] "POST /neutron/network HTTP/1.1" 200 1015 0.010539 10.0.0.41 - - [2026-02-09 02:34:27] "GET /project/57b76652-884a-42d0-a6ec-ae5cea783146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.054846 10.0.0.41 - - [2026-02-09 02:34:27] "GET /projects?obj_uuids=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000922 10.0.0.19 - - [2026-02-09 02:34:27] "POST /fqname-to-id HTTP/1.1" 404 242 0.011051 10.0.0.19 - - [2026-02-09 02:34:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.006642 10.0.0.41 - - [2026-02-09 02:34:27] "GET /project/57b76652-884a-42d0-a6ec-ae5cea783146?fields=security_groups HTTP/1.1" 200 1363 0.061771 10.0.0.19 - - [2026-02-09 02:34:27] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.007125 10.0.0.19 - - [2026-02-09 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.41 - - [2026-02-09 02:34:27] "DELETE /security-group/2f9e3373-52b9-4a42-bd4e-ba46336caf79 HTTP/1.1" 200 115 0.049095 10.0.0.41 - - [2026-02-09 02:34:27] "GET /projects?obj_uuids=57b76652-884a-42d0-a6ec-ae5cea783146&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001137 10.0.0.19 - - [2026-02-09 02:34:27] "GET /network-policy/58a0d359-cda5-487a-b0b4-706b5bf4dd81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.012807 10.0.0.19 - - [2026-02-09 02:34:28] "POST /id-to-fqname HTTP/1.1" 200 227 0.005520 10.0.0.41 - - [2026-02-09 02:34:28] "GET /project/57b76652-884a-42d0-a6ec-ae5cea783146?fields=application_policy_sets HTTP/1.1" 200 1402 0.083178 10.0.0.19 - - [2026-02-09 02:34:28] "DELETE /access-control-list/dbea1485-a12a-4b07-8a29-31582e2d1b3a HTTP/1.1" 200 115 0.069399 10.0.0.41 - - [2026-02-09 02:34:28] "DELETE /project/57b76652-884a-42d0-a6ec-ae5cea783146 HTTP/1.1" 200 115 0.473200 10.0.0.19 - - [2026-02-09 02:34:28] "POST /neutron/network HTTP/1.1" 200 1207 0.007591 10.0.0.41 - - [2026-02-09 02:34:28] "GET /projects?obj_uuids=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001121 10.0.0.19 - - [2026-02-09 02:34:29] "GET /project/3da9fe52-36fd-43b3-95be-177ca3b114c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.075614 10.0.0.19 - - [2026-02-09 02:34:29] "POST /neutron/port HTTP/1.1" 200 117 0.007326 10.0.0.19 - - [2026-02-09 02:34:29] "POST /id-to-fqname HTTP/1.1" 200 227 0.001599 10.0.0.19 - - [2026-02-09 02:34:29] "POST /neutron/network HTTP/1.1" 200 1207 0.007653 10.0.0.41 - - [2026-02-09 02:34:30] "GET /projects?obj_uuids=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001407 10.0.0.19 - - [2026-02-09 02:34:30] "POST /neutron/port HTTP/1.1" 200 1172 0.052193 10.0.0.19 - - [2026-02-09 02:34:30] "GET /project/3da9fe52-36fd-43b3-95be-177ca3b114c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.089932 10.0.0.19 - - [2026-02-09 02:34:30] "POST /neutron/port HTTP/1.1" 200 1236 0.025202 10.0.0.19 - - [2026-02-09 02:34:30] "POST /neutron/port HTTP/1.1" 200 1236 0.024477 10.0.0.19 - - [2026-02-09 02:34:30] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007442 10.0.0.19 - - [2026-02-09 02:34:30] "POST /neutron/port HTTP/1.1" 200 117 0.006184 10.0.0.19 - - [2026-02-09 02:34:30] "POST /id-to-fqname HTTP/1.1" 200 227 0.001134 10.0.0.19 - - [2026-02-09 02:34:30] "POST /neutron/network HTTP/1.1" 200 1024 0.007424 10.0.0.19 - - [2026-02-09 02:34:31] "PUT /access-control-list/9c7db7e7-9da0-4ea7-8885-078eaf9a4a35 HTTP/1.1" 200 272 0.064842 10.0.0.19 - - [2026-02-09 02:34:31] "POST /neutron/port HTTP/1.1" 200 1174 0.024857 10.0.0.19 - - [2026-02-09 02:34:31] "POST /neutron/port HTTP/1.1" 200 1238 0.023061 10.0.0.19 - - [2026-02-09 02:34:31] "POST /neutron/subnet HTTP/1.1" 200 1389 0.016788 10.0.0.41 - - [2026-02-09 02:34:31] "GET /projects?obj_uuids=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001037 10.0.0.19 - - [2026-02-09 02:34:31] "GET /project/3da9fe52-36fd-43b3-95be-177ca3b114c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.072911 10.0.0.19 - - [2026-02-09 02:34:31] "POST /neutron/network HTTP/1.1" 200 1113 0.010671 10.0.0.19 - - [2026-02-09 02:34:32] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008582 10.0.0.19 - - [2026-02-09 02:34:32] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008344 10.0.0.19 - - [2026-02-09 02:34:32] "POST /neutron/port HTTP/1.1" 200 1236 0.018193 10.0.0.19 - - [2026-02-09 02:34:32] "POST /neutron/network HTTP/1.1" 200 1024 0.009955 10.0.0.19 - - [2026-02-09 02:34:32] "GET /virtual-machine/f05cc74a-733b-4c2c-8171-05cbd10098f7 HTTP/1.1" 401 292 0.000456 10.0.0.19 - - [2026-02-09 02:34:32] "POST /neutron/port HTTP/1.1" 200 1173 0.021790 10.0.0.19 - - [2026-02-09 02:34:33] "GET /virtual-machine/f05cc74a-733b-4c2c-8171-05cbd10098f7 HTTP/1.1" 200 1298 0.057510 10.0.0.19 - - [2026-02-09 02:34:33] "GET /virtual-machine/f05cc74a-733b-4c2c-8171-05cbd10098f7 HTTP/1.1" 200 1298 0.005710 10.0.0.19 - - [2026-02-09 02:34:33] "GET /virtual-machine-interface/e23e6581-13e2-4a4c-b2b6-fdca0e3c25de HTTP/1.1" 200 3169 0.005234 10.0.0.19 - - [2026-02-09 02:34:33] "GET /virtual-machine/f05cc74a-733b-4c2c-8171-05cbd10098f7 HTTP/1.1" 200 1298 0.004172 10.0.0.19 - - [2026-02-09 02:34:33] "GET /virtual-machine-interface/e23e6581-13e2-4a4c-b2b6-fdca0e3c25de HTTP/1.1" 200 3169 0.005341 10.0.0.19 - - [2026-02-09 02:34:33] "GET /instance-ip/0a7af877-2855-4784-bff6-afecdb574856 HTTP/1.1" 200 1631 0.005581 10.0.0.19 - - [2026-02-09 02:34:33] "GET /instance-ip/1207c513-85c1-49dd-bbfd-dbb4558593e0 HTTP/1.1" 200 1653 0.007873 10.0.0.19 - - [2026-02-09 02:34:33] "GET /virtual-machine/f05cc74a-733b-4c2c-8171-05cbd10098f7 HTTP/1.1" 200 1298 0.003454 10.0.0.19 - - [2026-02-09 02:34:33] "GET /virtual-machine-interface/e23e6581-13e2-4a4c-b2b6-fdca0e3c25de HTTP/1.1" 200 3169 0.005134 10.0.0.19 - - [2026-02-09 02:34:33] "POST /neutron/port HTTP/1.1" 200 1237 0.022510 10.0.0.19 - - [2026-02-09 02:34:33] "GET /instance-ip/0a7af877-2855-4784-bff6-afecdb574856 HTTP/1.1" 200 1631 0.003515 10.0.0.19 - - [2026-02-09 02:34:33] "GET /instance-ip/1207c513-85c1-49dd-bbfd-dbb4558593e0 HTTP/1.1" 200 1653 0.005034 10.0.0.19 - - [2026-02-09 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.19 - - [2026-02-09 02:34:33] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003260 10.0.0.19 - - [2026-02-09 02:34:33] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003743 10.0.0.19 - - [2026-02-09 02:34:33] "POST /neutron/subnet HTTP/1.1" 200 1385 0.012777 10.0.0.19 - - [2026-02-09 02:34:33] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006370 10.0.0.19 - - [2026-02-09 02:34:33] "POST /neutron/network HTTP/1.1" 200 1014 0.010464 10.0.0.19 - - [2026-02-09 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.19 - - [2026-02-09 02:34:33] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005382 10.0.0.19 - - [2026-02-09 02:34:33] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005030 10.0.0.19 - - [2026-02-09 02:34:33] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006514 10.0.0.19 - - [2026-02-09 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.19 - - [2026-02-09 02:34:33] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003939 10.0.0.19 - - [2026-02-09 02:34:33] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003271 10.0.0.19 - - [2026-02-09 02:34:33] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006468 10.0.0.19 - - [2026-02-09 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.19 - - [2026-02-09 02:34:33] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003766 10.0.0.19 - - [2026-02-09 02:34:33] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002892 10.0.0.19 - - [2026-02-09 02:34:33] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008341 10.0.0.19 - - [2026-02-09 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.19 - - [2026-02-09 02:34:33] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004103 10.0.0.19 - - [2026-02-09 02:34:33] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003162 10.0.0.19 - - [2026-02-09 02:34:33] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006291 10.0.0.19 - - [2026-02-09 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.19 - - [2026-02-09 02:34:36] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006465 10.0.0.19 - - [2026-02-09 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005496 10.0.0.19 - - [2026-02-09 02:34:41] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006595 10.0.0.19 - - [2026-02-09 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.19 - - [2026-02-09 02:34:45] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005875 10.0.0.19 - - [2026-02-09 02:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.19 - - [2026-02-09 02:34:49] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005826 10.0.0.19 - - [2026-02-09 02:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.19 - - [2026-02-09 02:34:53] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006149 10.0.0.19 - - [2026-02-09 02:34:54] "GET /obj-perms HTTP/1.1" 200 5056 0.062654 10.0.0.19 - - [2026-02-09 02:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.19 - - [2026-02-09 02:34:57] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005662 10.0.0.19 - - [2026-02-09 02:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.19 - - [2026-02-09 02:35:01] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005529 10.0.0.19 - - [2026-02-09 02:35:03] "POST /neutron/network HTTP/1.1" 200 1123 0.007181 10.0.0.19 - - [2026-02-09 02:35:03] "POST /neutron/subnet HTTP/1.1" 200 1389 0.015795 10.0.0.19 - - [2026-02-09 02:35:03] "POST /neutron/network HTTP/1.1" 200 1113 0.010333 10.0.0.19 - - [2026-02-09 02:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.19 - - [2026-02-09 02:35:05] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006156 10.0.0.19 - - [2026-02-09 02:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.19 - - [2026-02-09 02:35:09] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005838 10.0.0.19 - - [2026-02-09 02:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006620 10.0.0.19 - - [2026-02-09 02:35:13] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007431 10.0.0.19 - - [2026-02-09 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.19 - - [2026-02-09 02:35:17] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006285 10.0.0.19 - - [2026-02-09 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.19 - - [2026-02-09 02:35:20] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004192 10.0.0.19 - - [2026-02-09 02:35:20] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004649 10.0.0.19 - - [2026-02-09 02:35:20] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005952 10.0.0.19 - - [2026-02-09 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.19 - - [2026-02-09 02:35:20] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004593 10.0.0.19 - - [2026-02-09 02:35:20] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003145 10.0.0.19 - - [2026-02-09 02:35:20] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007268 10.0.0.19 - - [2026-02-09 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.19 - - [2026-02-09 02:35:20] "GET /routing-instance/adf492b2-6426-457b-a607-c02a7ebc660c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.006788 10.0.0.19 - - [2026-02-09 02:35:20] "GET /route-target/07ed2eae-130e-4e17-980a-2022ed674168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003902 10.0.0.19 - - [2026-02-09 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.19 - - [2026-02-09 02:35:20] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005134 10.0.0.19 - - [2026-02-09 02:35:20] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003533 10.0.0.19 - - [2026-02-09 02:35:20] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006836 10.0.0.19 - - [2026-02-09 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.19 - - [2026-02-09 02:35:20] "GET /routing-instance/adf492b2-6426-457b-a607-c02a7ebc660c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004752 10.0.0.19 - - [2026-02-09 02:35:20] "GET /route-target/07ed2eae-130e-4e17-980a-2022ed674168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003542 10.0.0.19 - - [2026-02-09 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.19 - - [2026-02-09 02:35:20] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004724 10.0.0.19 - - [2026-02-09 02:35:20] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003287 10.0.0.19 - - [2026-02-09 02:35:20] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006385 10.0.0.19 - - [2026-02-09 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.19 - - [2026-02-09 02:35:20] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004472 10.0.0.19 - - [2026-02-09 02:35:20] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003429 10.0.0.19 - - [2026-02-09 02:35:20] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007003 10.0.0.19 - - [2026-02-09 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.19 - - [2026-02-09 02:35:20] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004419 10.0.0.19 - - [2026-02-09 02:35:20] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003446 10.0.0.19 - - [2026-02-09 02:35:21] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006765 10.0.0.19 - - [2026-02-09 02:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006015 10.0.0.19 - - [2026-02-09 02:35:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005070 10.0.0.19 - - [2026-02-09 02:35:21] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003272 10.0.0.19 - - [2026-02-09 02:35:21] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006258 10.0.0.19 - - [2026-02-09 02:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.19 - - [2026-02-09 02:35:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004831 10.0.0.19 - - [2026-02-09 02:35:21] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004296 10.0.0.19 - - [2026-02-09 02:35:21] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006519 10.0.0.19 - - [2026-02-09 02:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.19 - - [2026-02-09 02:35:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007028 10.0.0.19 - - [2026-02-09 02:35:21] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004273 10.0.0.19 - - [2026-02-09 02:35:21] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006720 10.0.0.19 - - [2026-02-09 02:35:21] "GET /obj-perms HTTP/1.1" 200 5042 0.003788 10.0.0.41 - - [2026-02-09 02:35:21] "GET /obj-perms HTTP/1.1" 200 5042 0.004514 10.0.0.19 - - [2026-02-09 02:35:21] "GET /obj-perms HTTP/1.1" 200 5042 0.003847 10.0.0.41 - - [2026-02-09 02:35:21] "GET /obj-perms HTTP/1.1" 200 5042 0.003908 10.0.0.33 - - [2026-02-09 02:35:21] "GET /obj-perms HTTP/1.1" 200 5042 0.004235 10.0.0.19 - - [2026-02-09 02:35:21] "POST /neutron/port HTTP/1.1" 200 1238 0.017086 10.0.0.19 - - [2026-02-09 02:35:21] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007959 10.0.0.19 - - [2026-02-09 02:35:22] "POST /neutron/port HTTP/1.1" 200 1238 0.018711 10.0.0.19 - - [2026-02-09 02:35:22] "GET /virtual-machine/207f41ca-dd80-4fb0-9369-39700a611000 HTTP/1.1" 200 1298 0.005904 10.0.0.19 - - [2026-02-09 02:35:22] "GET /virtual-machine/207f41ca-dd80-4fb0-9369-39700a611000 HTTP/1.1" 200 1298 0.004076 10.0.0.19 - - [2026-02-09 02:35:22] "GET /virtual-machine-interface/52a7823a-702e-464f-8546-4d964afbd83d HTTP/1.1" 200 3167 0.005826 10.0.0.19 - - [2026-02-09 02:35:22] "GET /virtual-machine/207f41ca-dd80-4fb0-9369-39700a611000 HTTP/1.1" 200 1298 0.003716 10.0.0.19 - - [2026-02-09 02:35:22] "GET /virtual-machine-interface/52a7823a-702e-464f-8546-4d964afbd83d HTTP/1.1" 200 3167 0.005205 10.0.0.19 - - [2026-02-09 02:35:22] "GET /instance-ip/4ce75657-ab9a-4f61-b2d6-d6e932319c6b HTTP/1.1" 200 1634 0.005696 10.0.0.19 - - [2026-02-09 02:35:22] "GET /instance-ip/aab95e5a-0671-4360-b688-648113dc0173 HTTP/1.1" 200 1654 0.005735 10.0.0.19 - - [2026-02-09 02:35:22] "GET /virtual-machine/207f41ca-dd80-4fb0-9369-39700a611000 HTTP/1.1" 200 1298 0.003539 10.0.0.19 - - [2026-02-09 02:35:22] "GET /virtual-machine-interface/52a7823a-702e-464f-8546-4d964afbd83d HTTP/1.1" 200 3167 0.005419 10.0.0.19 - - [2026-02-09 02:35:22] "GET /instance-ip/4ce75657-ab9a-4f61-b2d6-d6e932319c6b HTTP/1.1" 200 1634 0.003728 10.0.0.19 - - [2026-02-09 02:35:22] "GET /instance-ip/aab95e5a-0671-4360-b688-648113dc0173 HTTP/1.1" 200 1654 0.004644 10.0.0.19 - - [2026-02-09 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.19 - - [2026-02-09 02:35:22] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003697 10.0.0.19 - - [2026-02-09 02:35:22] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002935 10.0.0.19 - - [2026-02-09 02:35:22] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006409 10.0.0.19 - - [2026-02-09 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.19 - - [2026-02-09 02:35:22] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005013 10.0.0.19 - - [2026-02-09 02:35:22] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004028 10.0.0.19 - - [2026-02-09 02:35:22] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006601 10.0.0.19 - - [2026-02-09 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.19 - - [2026-02-09 02:35:22] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004276 10.0.0.19 - - [2026-02-09 02:35:22] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002998 10.0.0.19 - - [2026-02-09 02:35:22] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006263 10.0.0.19 - - [2026-02-09 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.19 - - [2026-02-09 02:35:22] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004604 10.0.0.19 - - [2026-02-09 02:35:22] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004574 10.0.0.19 - - [2026-02-09 02:35:22] "POST /neutron/port HTTP/1.1" 200 1236 0.022081 10.0.0.19 - - [2026-02-09 02:35:22] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.007487 10.0.0.19 - - [2026-02-09 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.19 - - [2026-02-09 02:35:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003757 10.0.0.19 - - [2026-02-09 02:35:22] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004535 10.0.0.19 - - [2026-02-09 02:35:22] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003422 10.0.0.19 - - [2026-02-09 02:35:22] "POST /neutron/port HTTP/1.1" 200 117 0.001064 10.0.0.19 - - [2026-02-09 02:35:22] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005952 10.0.0.19 - - [2026-02-09 02:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.19 - - [2026-02-09 02:35:23] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005009 10.0.0.19 - - [2026-02-09 02:35:23] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003067 10.0.0.19 - - [2026-02-09 02:35:23] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006450 10.0.0.19 - - [2026-02-09 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.19 - - [2026-02-09 02:35:24] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004203 10.0.0.19 - - [2026-02-09 02:35:24] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003927 10.0.0.19 - - [2026-02-09 02:35:24] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006582 10.0.0.19 - - [2026-02-09 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.19 - - [2026-02-09 02:35:24] "GET /routing-instance/1fce1d14-deda-4bdf-80c2-a692505b167c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.005126 10.0.0.19 - - [2026-02-09 02:35:24] "GET /route-target/3bd0668c-71b8-4c75-93fd-44efafb573c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004951 10.0.0.19 - - [2026-02-09 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.19 - - [2026-02-09 02:35:24] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003922 10.0.0.19 - - [2026-02-09 02:35:24] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003187 10.0.0.19 - - [2026-02-09 02:35:24] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006687 10.0.0.19 - - [2026-02-09 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.19 - - [2026-02-09 02:35:24] "GET /routing-instance/1fce1d14-deda-4bdf-80c2-a692505b167c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.004914 10.0.0.19 - - [2026-02-09 02:35:24] "GET /route-target/3bd0668c-71b8-4c75-93fd-44efafb573c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004407 10.0.0.19 - - [2026-02-09 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.19 - - [2026-02-09 02:35:24] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005256 10.0.0.19 - - [2026-02-09 02:35:24] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003812 10.0.0.19 - - [2026-02-09 02:35:24] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006205 10.0.0.19 - - [2026-02-09 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.19 - - [2026-02-09 02:35:24] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004491 10.0.0.19 - - [2026-02-09 02:35:24] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003594 10.0.0.19 - - [2026-02-09 02:35:24] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006111 10.0.0.19 - - [2026-02-09 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.19 - - [2026-02-09 02:35:24] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005516 10.0.0.19 - - [2026-02-09 02:35:24] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005531 10.0.0.19 - - [2026-02-09 02:35:24] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.009544 10.0.0.19 - - [2026-02-09 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.19 - - [2026-02-09 02:35:25] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004431 10.0.0.19 - - [2026-02-09 02:35:25] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003348 10.0.0.19 - - [2026-02-09 02:35:25] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006106 10.0.0.19 - - [2026-02-09 02:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.19 - - [2026-02-09 02:35:25] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004214 10.0.0.19 - - [2026-02-09 02:35:25] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003195 10.0.0.19 - - [2026-02-09 02:35:25] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.007819 10.0.0.19 - - [2026-02-09 02:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.19 - - [2026-02-09 02:35:25] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004363 10.0.0.19 - - [2026-02-09 02:35:25] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003115 10.0.0.19 - - [2026-02-09 02:35:25] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005859 10.0.0.19 - - [2026-02-09 02:35:25] "GET /obj-perms HTTP/1.1" 200 5042 0.003987 10.0.0.41 - - [2026-02-09 02:35:25] "GET /obj-perms HTTP/1.1" 200 5042 0.004563 10.0.0.19 - - [2026-02-09 02:35:25] "GET /obj-perms HTTP/1.1" 200 5042 0.004432 10.0.0.19 - - [2026-02-09 02:35:25] "GET /obj-perms HTTP/1.1" 200 5042 0.004740 10.0.0.41 - - [2026-02-09 02:35:25] "GET /obj-perms HTTP/1.1" 200 5042 0.004324 10.0.0.19 - - [2026-02-09 02:35:25] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007816 10.0.0.19 - - [2026-02-09 02:35:25] "POST /neutron/port HTTP/1.1" 200 1237 0.022543 10.0.0.19 - - [2026-02-09 02:35:25] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009343 10.0.0.19 - - [2026-02-09 02:35:25] "GET /virtual-machine/b63c27bd-750e-4164-91ab-880c821b7b79 HTTP/1.1" 200 1299 0.005900 10.0.0.19 - - [2026-02-09 02:35:26] "GET /virtual-machine/b63c27bd-750e-4164-91ab-880c821b7b79 HTTP/1.1" 200 1299 0.005230 10.0.0.19 - - [2026-02-09 02:35:26] "GET /virtual-machine-interface/77e26009-b040-4a2b-ae35-ef256ece1528 HTTP/1.1" 200 3168 0.005771 10.0.0.19 - - [2026-02-09 02:35:26] "GET /virtual-machine/b63c27bd-750e-4164-91ab-880c821b7b79 HTTP/1.1" 200 1299 0.004676 10.0.0.19 - - [2026-02-09 02:35:26] "GET /virtual-machine-interface/77e26009-b040-4a2b-ae35-ef256ece1528 HTTP/1.1" 200 3168 0.006866 10.0.0.19 - - [2026-02-09 02:35:26] "GET /instance-ip/330e3e99-e512-4e85-bdcc-37dacc00a7b4 HTTP/1.1" 200 1633 0.007372 10.0.0.19 - - [2026-02-09 02:35:26] "GET /instance-ip/c347c82a-a8be-4e7d-b6c1-6e53399f549f HTTP/1.1" 200 1654 0.007477 10.0.0.19 - - [2026-02-09 02:35:26] "GET /virtual-machine/b63c27bd-750e-4164-91ab-880c821b7b79 HTTP/1.1" 200 1299 0.004242 10.0.0.19 - - [2026-02-09 02:35:26] "GET /virtual-machine-interface/77e26009-b040-4a2b-ae35-ef256ece1528 HTTP/1.1" 200 3168 0.010657 10.0.0.19 - - [2026-02-09 02:35:26] "GET /instance-ip/330e3e99-e512-4e85-bdcc-37dacc00a7b4 HTTP/1.1" 200 1633 0.012037 10.0.0.19 - - [2026-02-09 02:35:26] "GET /instance-ip/c347c82a-a8be-4e7d-b6c1-6e53399f549f HTTP/1.1" 200 1654 0.004536 10.0.0.19 - - [2026-02-09 02:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.19 - - [2026-02-09 02:35:26] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004005 10.0.0.19 - - [2026-02-09 02:35:26] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003420 10.0.0.19 - - [2026-02-09 02:35:26] "GET /virtual-network/0bf4ea31-f146-47cd-8681-513e3e46ad12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006885 10.0.0.19 - - [2026-02-09 02:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.19 - - [2026-02-09 02:35:26] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004519 10.0.0.19 - - [2026-02-09 02:35:26] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003255 10.0.0.19 - - [2026-02-09 02:35:26] "GET /virtual-network/0bf4ea31-f146-47cd-8681-513e3e46ad12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007782 10.0.0.19 - - [2026-02-09 02:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.19 - - [2026-02-09 02:35:26] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004420 10.0.0.19 - - [2026-02-09 02:35:26] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003307 10.0.0.19 - - [2026-02-09 02:35:26] "GET /virtual-network/0bf4ea31-f146-47cd-8681-513e3e46ad12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006324 10.0.0.19 - - [2026-02-09 02:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009535 10.0.0.19 - - [2026-02-09 02:35:26] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004147 10.0.0.19 - - [2026-02-09 02:35:26] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003515 10.0.0.19 - - [2026-02-09 02:35:26] "GET /virtual-network/0bf4ea31-f146-47cd-8681-513e3e46ad12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006499 10.0.0.19 - - [2026-02-09 02:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.19 - - [2026-02-09 02:35:26] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004823 10.0.0.19 - - [2026-02-09 02:35:26] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003505 10.0.0.19 - - [2026-02-09 02:35:26] "GET /virtual-network/0bf4ea31-f146-47cd-8681-513e3e46ad12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006045 10.0.0.19 - - [2026-02-09 02:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.19 - - [2026-02-09 02:35:27] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005305 10.0.0.19 - - [2026-02-09 02:35:27] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003479 10.0.0.19 - - [2026-02-09 02:35:27] "GET /virtual-network/0bf4ea31-f146-47cd-8681-513e3e46ad12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007654 10.0.0.19 - - [2026-02-09 02:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.19 - - [2026-02-09 02:35:28] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003988 10.0.0.19 - - [2026-02-09 02:35:28] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004203 10.0.0.19 - - [2026-02-09 02:35:28] "GET /virtual-network/0bf4ea31-f146-47cd-8681-513e3e46ad12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006537 10.0.0.19 - - [2026-02-09 02:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.19 - - [2026-02-09 02:35:28] "GET /routing-instance/5c6f7f5d-d03c-48b0-b6a8-81e9745ac932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004914 10.0.0.19 - - [2026-02-09 02:35:28] "GET /route-target/82899dee-5c09-46c1-be65-a5865d1c29c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004357 10.0.0.19 - - [2026-02-09 02:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.19 - - [2026-02-09 02:35:28] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003788 10.0.0.19 - - [2026-02-09 02:35:28] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003216 10.0.0.19 - - [2026-02-09 02:35:28] "GET /virtual-network/0bf4ea31-f146-47cd-8681-513e3e46ad12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006411 10.0.0.19 - - [2026-02-09 02:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.19 - - [2026-02-09 02:35:28] "GET /routing-instance/5c6f7f5d-d03c-48b0-b6a8-81e9745ac932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005258 10.0.0.19 - - [2026-02-09 02:35:28] "GET /route-target/82899dee-5c09-46c1-be65-a5865d1c29c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004439 10.0.0.19 - - [2026-02-09 02:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.19 - - [2026-02-09 02:35:28] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004882 10.0.0.19 - - [2026-02-09 02:35:28] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003291 10.0.0.19 - - [2026-02-09 02:35:28] "GET /virtual-network/0bf4ea31-f146-47cd-8681-513e3e46ad12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006007 10.0.0.19 - - [2026-02-09 02:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.19 - - [2026-02-09 02:35:28] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004092 10.0.0.19 - - [2026-02-09 02:35:28] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003370 10.0.0.19 - - [2026-02-09 02:35:28] "GET /virtual-network/0bf4ea31-f146-47cd-8681-513e3e46ad12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006485 10.0.0.19 - - [2026-02-09 02:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.19 - - [2026-02-09 02:35:28] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005114 10.0.0.19 - - [2026-02-09 02:35:28] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003997 10.0.0.19 - - [2026-02-09 02:35:28] "GET /virtual-network/0bf4ea31-f146-47cd-8681-513e3e46ad12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006051 10.0.0.19 - - [2026-02-09 02:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.19 - - [2026-02-09 02:35:28] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004556 10.0.0.19 - - [2026-02-09 02:35:28] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003758 10.0.0.19 - - [2026-02-09 02:35:29] "GET /virtual-network/0bf4ea31-f146-47cd-8681-513e3e46ad12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007375 10.0.0.19 - - [2026-02-09 02:35:29] "GET /obj-perms HTTP/1.1" 200 5042 0.004051 10.0.0.41 - - [2026-02-09 02:35:29] "GET /obj-perms HTTP/1.1" 200 5042 0.004326 10.0.0.19 - - [2026-02-09 02:35:29] "GET /obj-perms HTTP/1.1" 200 5042 0.004102 10.0.0.41 - - [2026-02-09 02:35:29] "GET /obj-perms HTTP/1.1" 200 5042 0.003921 10.0.0.19 - - [2026-02-09 02:35:29] "GET /obj-perms HTTP/1.1" 200 5042 0.004080 10.0.0.19 - - [2026-02-09 02:35:29] "GET /virtual-machine/f05cc74a-733b-4c2c-8171-05cbd10098f7 HTTP/1.1" 200 1298 0.004434 10.0.0.19 - - [2026-02-09 02:35:29] "GET /virtual-machine-interface/e23e6581-13e2-4a4c-b2b6-fdca0e3c25de HTTP/1.1" 200 3169 0.006137 10.0.0.19 - - [2026-02-09 02:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004780 10.0.0.19 - - [2026-02-09 02:35:29] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003969 10.0.0.19 - - [2026-02-09 02:35:29] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002951 10.0.0.19 - - [2026-02-09 02:35:29] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006075 10.0.0.19 - - [2026-02-09 02:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.19 - - [2026-02-09 02:35:30] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003932 10.0.0.19 - - [2026-02-09 02:35:30] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003442 10.0.0.19 - - [2026-02-09 02:35:30] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007286 10.0.0.19 - - [2026-02-09 02:35:30] "POST /neutron/port HTTP/1.1" 200 1236 0.018849 10.0.0.19 - - [2026-02-09 02:35:32] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008702 10.0.0.19 - - [2026-02-09 02:35:40] "POST /neutron/port HTTP/1.1" 200 1236 0.018086 10.0.0.19 - - [2026-02-09 02:35:46] "GET /virtual-machine/207f41ca-dd80-4fb0-9369-39700a611000 HTTP/1.1" 200 1298 0.005853 10.0.0.19 - - [2026-02-09 02:35:46] "GET /virtual-machine-interface/52a7823a-702e-464f-8546-4d964afbd83d HTTP/1.1" 200 3167 0.007308 10.0.0.19 - - [2026-02-09 02:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.19 - - [2026-02-09 02:35:46] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004611 10.0.0.19 - - [2026-02-09 02:35:46] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004061 10.0.0.19 - - [2026-02-09 02:35:46] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.007038 10.0.0.19 - - [2026-02-09 02:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.19 - - [2026-02-09 02:35:47] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003496 10.0.0.19 - - [2026-02-09 02:35:47] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002972 10.0.0.19 - - [2026-02-09 02:35:47] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006159 10.0.0.19 - - [2026-02-09 02:35:47] "GET /virtual-machine/b63c27bd-750e-4164-91ab-880c821b7b79 HTTP/1.1" 200 1299 0.004391 10.0.0.19 - - [2026-02-09 02:35:47] "GET /virtual-machine-interface/77e26009-b040-4a2b-ae35-ef256ece1528 HTTP/1.1" 200 3168 0.005660 10.0.0.19 - - [2026-02-09 02:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.19 - - [2026-02-09 02:35:47] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003973 10.0.0.19 - - [2026-02-09 02:35:47] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004115 10.0.0.19 - - [2026-02-09 02:35:47] "GET /virtual-network/0bf4ea31-f146-47cd-8681-513e3e46ad12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006718 10.0.0.19 - - [2026-02-09 02:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.19 - - [2026-02-09 02:35:48] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003881 10.0.0.19 - - [2026-02-09 02:35:48] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003055 10.0.0.19 - - [2026-02-09 02:35:48] "GET /virtual-network/0bf4ea31-f146-47cd-8681-513e3e46ad12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005741 10.0.0.33 - - [2026-02-09 02:35:54] "GET /obj-perms HTTP/1.1" 200 5056 0.052765 10.0.0.19 - - [2026-02-09 02:36:03] "POST /neutron/port HTTP/1.1" 200 1238 0.018703 10.0.0.19 - - [2026-02-09 02:36:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004524 10.0.0.19 - - [2026-02-09 02:36:03] "POST /neutron/port HTTP/1.1" 200 117 0.001557 10.0.0.19 - - [2026-02-09 02:36:11] "GET /virtual-machine/b63c27bd-750e-4164-91ab-880c821b7b79 HTTP/1.1" 200 1299 0.005542 10.0.0.19 - - [2026-02-09 02:36:12] "POST /neutron/port HTTP/1.1" 200 1227 0.017350 10.0.0.19 - - [2026-02-09 02:36:13] "GET /virtual-machine/b63c27bd-750e-4164-91ab-880c821b7b79 HTTP/1.1" 404 171 0.003248 10.0.0.19 - - [2026-02-09 02:36:13] "GET /virtual-machine/b63c27bd-750e-4164-91ab-880c821b7b79 HTTP/1.1" 404 171 0.002721 10.0.0.19 - - [2026-02-09 02:36:13] "GET /virtual-machine/b63c27bd-750e-4164-91ab-880c821b7b79 HTTP/1.1" 404 171 0.003497 10.0.0.19 - - [2026-02-09 02:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.19 - - [2026-02-09 02:36:14] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004977 10.0.0.19 - - [2026-02-09 02:36:14] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003982 10.0.0.19 - - [2026-02-09 02:36:14] "GET /virtual-network/0bf4ea31-f146-47cd-8681-513e3e46ad12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006782 10.0.0.19 - - [2026-02-09 02:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.19 - - [2026-02-09 02:36:14] "GET /routing-instance/5c6f7f5d-d03c-48b0-b6a8-81e9745ac932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005652 10.0.0.19 - - [2026-02-09 02:36:14] "GET /route-target/82899dee-5c09-46c1-be65-a5865d1c29c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005913 10.0.0.41 - - [2026-02-09 02:36:14] "GET /obj-perms HTTP/1.1" 200 5042 0.005732 10.0.0.19 - - [2026-02-09 02:36:20] "GET /obj-perms HTTP/1.1" 200 5042 0.004789 10.0.0.41 - - [2026-02-09 02:36:23] "GET /obj-perms HTTP/1.1" 200 5042 0.009948 10.0.0.19 - - [2026-02-09 02:36:29] "GET /obj-perms HTTP/1.1" 200 5042 0.004385 10.0.0.41 - - [2026-02-09 02:36:32] "GET /obj-perms HTTP/1.1" 200 5042 0.004981 10.0.0.19 - - [2026-02-09 02:36:38] "GET /obj-perms HTTP/1.1" 200 5042 0.004175 10.0.0.41 - - [2026-02-09 02:36:38] "GET /obj-perms HTTP/1.1" 200 5042 0.003883 10.0.0.19 - - [2026-02-09 02:36:39] "GET /virtual-machine/207f41ca-dd80-4fb0-9369-39700a611000 HTTP/1.1" 200 1298 0.004956 10.0.0.19 - - [2026-02-09 02:36:39] "POST /neutron/port HTTP/1.1" 200 1228 0.015511 10.0.0.19 - - [2026-02-09 02:36:41] "GET /virtual-machine/207f41ca-dd80-4fb0-9369-39700a611000 HTTP/1.1" 404 171 0.004442 10.0.0.19 - - [2026-02-09 02:36:41] "GET /virtual-machine/207f41ca-dd80-4fb0-9369-39700a611000 HTTP/1.1" 404 171 0.003963 10.0.0.19 - - [2026-02-09 02:36:41] "GET /virtual-machine/207f41ca-dd80-4fb0-9369-39700a611000 HTTP/1.1" 404 171 0.003167 10.0.0.19 - - [2026-02-09 02:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.19 - - [2026-02-09 02:36:41] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003892 10.0.0.19 - - [2026-02-09 02:36:41] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003652 10.0.0.19 - - [2026-02-09 02:36:41] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005961 10.0.0.19 - - [2026-02-09 02:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.19 - - [2026-02-09 02:36:41] "GET /routing-instance/1fce1d14-deda-4bdf-80c2-a692505b167c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.005116 10.0.0.19 - - [2026-02-09 02:36:41] "GET /route-target/3bd0668c-71b8-4c75-93fd-44efafb573c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004088 10.0.0.19 - - [2026-02-09 02:36:41] "GET /obj-perms HTTP/1.1" 200 5042 0.004468 10.0.0.41 - - [2026-02-09 02:36:47] "GET /obj-perms HTTP/1.1" 200 5042 0.003939 10.0.0.19 - - [2026-02-09 02:36:50] "GET /obj-perms HTTP/1.1" 200 5042 0.004299 10.0.0.19 - - [2026-02-09 02:36:56] "GET /obj-perms HTTP/1.1" 200 5042 0.004449 10.0.0.41 - - [2026-02-09 02:36:56] "GET /obj-perms HTTP/1.1" 200 5042 0.004276 10.0.0.19 - - [2026-02-09 02:37:06] "GET /obj-perms HTTP/1.1" 200 5042 0.009212 10.0.0.41 - - [2026-02-09 02:37:06] "GET /obj-perms HTTP/1.1" 200 5042 0.005016 10.0.0.19 - - [2026-02-09 02:37:09] "GET /obj-perms HTTP/1.1" 200 5042 0.004879 10.0.0.33 - - [2026-02-09 02:37:09] "GET /obj-perms HTTP/1.1" 200 5042 0.003941 10.0.0.19 - - [2026-02-09 02:37:09] "GET /virtual-machine/f05cc74a-733b-4c2c-8171-05cbd10098f7 HTTP/1.1" 200 1298 0.005599 10.0.0.19 - - [2026-02-09 02:37:09] "POST /neutron/port HTTP/1.1" 200 1226 0.017796 10.0.0.19 - - [2026-02-09 02:37:11] "GET /virtual-machine/f05cc74a-733b-4c2c-8171-05cbd10098f7 HTTP/1.1" 404 171 0.004499 10.0.0.19 - - [2026-02-09 02:37:11] "GET /virtual-machine/f05cc74a-733b-4c2c-8171-05cbd10098f7 HTTP/1.1" 404 171 0.003066 10.0.0.19 - - [2026-02-09 02:37:11] "GET /virtual-machine/f05cc74a-733b-4c2c-8171-05cbd10098f7 HTTP/1.1" 404 171 0.004985 10.0.0.19 - - [2026-02-09 02:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.19 - - [2026-02-09 02:37:11] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003714 10.0.0.19 - - [2026-02-09 02:37:11] "GET /virtual-networks?parent_id=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003240 10.0.0.19 - - [2026-02-09 02:37:11] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006461 10.0.0.19 - - [2026-02-09 02:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.19 - - [2026-02-09 02:37:11] "GET /routing-instance/adf492b2-6426-457b-a607-c02a7ebc660c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004723 10.0.0.19 - - [2026-02-09 02:37:11] "GET /route-target/07ed2eae-130e-4e17-980a-2022ed674168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003839 10.0.0.41 - - [2026-02-09 02:37:11] "GET /obj-perms HTTP/1.1" 200 5042 0.004066 10.0.0.19 - - [2026-02-09 02:37:17] "GET /obj-perms HTTP/1.1" 200 5042 0.005339 10.0.0.41 - - [2026-02-09 02:37:20] "GET /obj-perms HTTP/1.1" 200 5042 0.004386 10.0.0.19 - - [2026-02-09 02:37:27] "GET /obj-perms HTTP/1.1" 200 5042 0.004233 10.0.0.41 - - [2026-02-09 02:37:30] "GET /obj-perms HTTP/1.1" 200 5042 0.004117 10.0.0.19 - - [2026-02-09 02:37:36] "GET /obj-perms HTTP/1.1" 200 5042 0.004426 10.0.0.41 - - [2026-02-09 02:37:39] "GET /obj-perms HTTP/1.1" 200 5042 0.003671 10.0.0.19 - - [2026-02-09 02:37:39] "GET /obj-perms HTTP/1.1" 200 5042 0.004009 10.0.0.19 - - [2026-02-09 02:37:39] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006327 10.0.0.19 - - [2026-02-09 02:37:39] "POST /neutron/network HTTP/1.1" 200 1015 0.084738 10.0.0.19 - - [2026-02-09 02:37:39] "GET /virtual-network/b3040f89-be41-4fd8-86d3-c7412afbb6fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008446 10.0.0.19 - - [2026-02-09 02:37:39] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006054 10.0.0.19 - - [2026-02-09 02:37:40] "POST /neutron/network HTTP/1.1" 200 1013 0.084719 10.0.0.19 - - [2026-02-09 02:37:40] "GET /virtual-network/2e95832b-c475-4bf1-93a4-5f8d4cb8ac39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008352 10.0.0.19 - - [2026-02-09 02:37:40] "DELETE /network-policy/58a0d359-cda5-487a-b0b4-706b5bf4dd81 HTTP/1.1" 200 115 0.046292 10.0.0.19 - - [2026-02-09 02:37:40] "DELETE /network-policy/0d4b879c-5bf5-4b18-bd59-4e4990901522 HTTP/1.1" 200 115 0.042105 10.0.0.19 - - [2026-02-09 02:37:40] "DELETE /network-policy/e69b43b0-8e20-47b9-a334-4578d88fd242 HTTP/1.1" 200 115 0.042845 10.0.0.19 - - [2026-02-09 02:37:40] "DELETE /access-control-list/be3276bf-a935-4c23-a397-eb1afeed90e0 HTTP/1.1" 200 115 0.066887 10.0.0.41 - - [2026-02-09 02:37:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003379 10.0.0.41 - - [2026-02-09 02:37:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002498 10.0.0.41 - - [2026-02-09 02:37:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002801 10.0.0.41 - - [2026-02-09 02:37:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003643 10.0.0.19 - - [2026-02-09 02:37:40] "POST /neutron/network HTTP/1.1" 200 151 0.192762 10.0.0.19 - - [2026-02-09 02:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.19 - - [2026-02-09 02:37:40] "DELETE /route-target/3bd0668c-71b8-4c75-93fd-44efafb573c0 HTTP/1.1" 200 115 0.027118 10.0.0.19 - - [2026-02-09 02:37:41] "POST /neutron/network HTTP/1.1" 200 1013 0.010797 10.0.0.19 - - [2026-02-09 02:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.19 - - [2026-02-09 02:37:41] "DELETE /network-ipam/fa29a981-53e0-4745-939f-f8d045a8016b HTTP/1.1" 200 115 0.049801 10.0.0.19 - - [2026-02-09 02:37:41] "POST /fqname-to-id HTTP/1.1" 404 203 0.004159 10.0.0.19 - - [2026-02-09 02:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.19 - - [2026-02-09 02:37:41] "DELETE /network-ipam/ee1e0751-325b-43de-8ae7-66387b321a3d HTTP/1.1" 200 115 0.035993 10.0.0.19 - - [2026-02-09 02:37:41] "POST /fqname-to-id HTTP/1.1" 404 203 0.003658 10.0.0.19 - - [2026-02-09 02:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.19 - - [2026-02-09 02:37:41] "DELETE /network-ipam/d21fdd8b-85dd-4729-97d0-e771f2223b62 HTTP/1.1" 200 115 0.035312 10.0.0.19 - - [2026-02-09 02:37:41] "POST /fqname-to-id HTTP/1.1" 404 203 0.004949 10.0.0.41 - - [2026-02-09 02:37:44] "GET /projects?obj_uuids=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001474 10.0.0.19 - - [2026-02-09 02:37:44] "GET /project/3da9fe52-36fd-43b3-95be-177ca3b114c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.051005 10.0.0.41 - - [2026-02-09 02:37:44] "GET /projects?obj_uuids=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001051 10.0.0.19 - - [2026-02-09 02:37:44] "GET /project/3da9fe52-36fd-43b3-95be-177ca3b114c4?fields=virtual_networks HTTP/1.1" 200 1044 0.051445 10.0.0.41 - - [2026-02-09 02:37:44] "GET /projects?obj_uuids=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001057 10.0.0.19 - - [2026-02-09 02:37:44] "GET /project/3da9fe52-36fd-43b3-95be-177ca3b114c4?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.048360 10.0.0.41 - - [2026-02-09 02:37:44] "GET /projects?obj_uuids=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001053 10.0.0.19 - - [2026-02-09 02:37:44] "GET /project/3da9fe52-36fd-43b3-95be-177ca3b114c4?fields=security_groups HTTP/1.1" 200 1276 0.047168 10.0.0.19 - - [2026-02-09 02:37:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.026451 10.0.0.41 - - [2026-02-09 02:37:45] "GET /projects?obj_uuids=66367b3e-9a9f-49d3-bf97-69aa48021a45&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004219 10.0.0.41 - - [2026-02-09 02:37:45] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000995 10.0.0.41 - - [2026-02-09 02:37:45] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.006899 10.0.0.41 - - [2026-02-09 02:37:45] "POST /id-to-fqname HTTP/1.1" 200 192 0.004431 10.0.0.41 - - [2026-02-09 02:37:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.004784 10.0.0.41 - - [2026-02-09 02:37:45] "POST /security-groups HTTP/1.1" 200 593 0.085108 10.0.0.19 - - [2026-02-09 02:37:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.003147 10.0.0.41 - - [2026-02-09 02:37:45] "POST /projects HTTP/1.1" 200 589 0.292334 10.0.0.41 - - [2026-02-09 02:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.368744 10.0.0.19 - - [2026-02-09 02:37:46] "POST /access-control-lists HTTP/1.1" 200 596 0.029519 10.0.0.19 - - [2026-02-09 02:37:46] "GET /project/66367b3e-9a9f-49d3-bf97-69aa48021a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.534234 10.0.0.19 - - [2026-02-09 02:37:47] "GET / HTTP/1.1" 200 35931 0.002067 10.0.0.19 - - [2026-02-09 02:37:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000581 10.0.0.19 - - [2026-02-09 02:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.075689 10.0.0.41 - - [2026-02-09 02:37:49] "GET /projects?obj_uuids=66367b3e-9a9f-49d3-bf97-69aa48021a45&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001107 10.0.0.19 - - [2026-02-09 02:37:49] "GET /project/66367b3e-9a9f-49d3-bf97-69aa48021a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.049342 10.0.0.41 - - [2026-02-09 02:37:49] "GET /projects?obj_uuids=66367b3e-9a9f-49d3-bf97-69aa48021a45&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001450 10.0.0.19 - - [2026-02-09 02:37:49] "POST /neutron/network HTTP/1.1" 200 607 0.143665 10.0.0.19 - - [2026-02-09 02:37:49] "POST /id-to-fqname HTTP/1.1" 200 222 0.004944 10.0.0.19 - - [2026-02-09 02:37:49] "GET /virtual-network/49edbf47-b127-4e00-919b-de1afccbe671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006692 10.0.0.19 - - [2026-02-09 02:37:49] "POST /neutron/network HTTP/1.1" 200 827 0.009330 10.0.0.19 - - [2026-02-09 02:37:49] "GET /virtual-network/49edbf47-b127-4e00-919b-de1afccbe671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007263 10.0.0.19 - - [2026-02-09 02:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008436 10.0.0.41 - - [2026-02-09 02:37:50] "GET /projects?obj_uuids=66367b3e-9a9f-49d3-bf97-69aa48021a45&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001243 10.0.0.19 - - [2026-02-09 02:37:50] "GET /project/66367b3e-9a9f-49d3-bf97-69aa48021a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.062915 10.0.0.19 - - [2026-02-09 02:37:50] "POST /neutron/network HTTP/1.1" 200 117 0.019717 10.0.0.19 - - [2026-02-09 02:37:50] "POST /route-targets HTTP/1.1" 200 327 0.017920 10.0.0.19 - - [2026-02-09 02:37:50] "POST /neutron/network HTTP/1.1" 200 824 0.008754 10.0.0.19 - - [2026-02-09 02:37:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001239 10.0.0.19 - - [2026-02-09 02:37:50] "GET /virtual-network/0ab38d62-4324-464e-9cb8-b95c99f8803c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005393 10.0.0.19 - - [2026-02-09 02:37:50] "GET /virtual-network/0ab38d62-4324-464e-9cb8-b95c99f8803c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006480 10.0.0.19 - - [2026-02-09 02:37:50] "POST /neutron/subnet HTTP/1.1" 200 715 0.009292 10.0.0.19 - - [2026-02-09 02:37:50] "POST /fqname-to-id HTTP/1.1" 404 228 0.002583 10.0.0.19 - - [2026-02-09 02:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.41 - - [2026-02-09 02:37:50] "GET /projects?obj_uuids=66367b3e-9a9f-49d3-bf97-69aa48021a45&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001247 10.0.0.19 - - [2026-02-09 02:37:50] "GET /project/66367b3e-9a9f-49d3-bf97-69aa48021a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.045098 10.0.0.19 - - [2026-02-09 02:37:50] "POST /network-policys HTTP/1.1" 200 571 0.039471 10.0.0.19 - - [2026-02-09 02:37:50] "GET /network-policy/9c885af5-ba3d-4105-a37c-6c644a8f812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.006341 10.0.0.19 - - [2026-02-09 02:37:51] "POST /neutron/network HTTP/1.1" 200 929 0.011227 10.0.0.19 - - [2026-02-09 02:37:51] "GET /virtual-network/49edbf47-b127-4e00-919b-de1afccbe671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006664 10.0.0.19 - - [2026-02-09 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.19 - - [2026-02-09 02:37:51] "POST /access-control-lists HTTP/1.1" 200 590 0.090526 10.0.0.19 - - [2026-02-09 02:37:51] "GET /network-policy/9c885af5-ba3d-4105-a37c-6c644a8f812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.004476 10.0.0.19 - - [2026-02-09 02:37:51] "POST /neutron/network HTTP/1.1" 200 926 0.016052 10.0.0.19 - - [2026-02-09 02:37:51] "GET /virtual-network/0ab38d62-4324-464e-9cb8-b95c99f8803c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005890 10.0.0.19 - - [2026-02-09 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007804 10.0.0.19 - - [2026-02-09 02:37:51] "POST /access-control-lists HTTP/1.1" 200 590 0.040946 10.0.0.19 - - [2026-02-09 02:37:51] "GET /network-policy/9c885af5-ba3d-4105-a37c-6c644a8f812c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005633 10.0.0.19 - - [2026-02-09 02:37:51] "GET /virtual-network/49edbf47-b127-4e00-919b-de1afccbe671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.008020 10.0.0.19 - - [2026-02-09 02:37:53] "GET /virtual-network/0ab38d62-4324-464e-9cb8-b95c99f8803c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.007037 10.0.0.33 - - [2026-02-09 02:37:53] "GET /obj-perms HTTP/1.1" 200 5034 0.068365 10.0.0.41 - - [2026-02-09 02:37:53] "GET /obj-perms HTTP/1.1" 200 5034 0.052902 10.0.0.19 - - [2026-02-09 02:37:53] "POST /id-to-fqname HTTP/1.1" 200 222 0.001869 10.0.0.41 - - [2026-02-09 02:37:54] "GET /projects?obj_uuids=66367b3e-9a9f-49d3-bf97-69aa48021a45&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001037 10.0.0.19 - - [2026-02-09 02:37:54] "GET /project/66367b3e-9a9f-49d3-bf97-69aa48021a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.062313 10.0.0.19 - - [2026-02-09 02:37:55] "POST /neutron/port HTTP/1.1" 200 117 0.006529 10.0.0.19 - - [2026-02-09 02:37:55] "POST /id-to-fqname HTTP/1.1" 200 222 0.002306 10.0.0.19 - - [2026-02-09 02:37:55] "POST /neutron/network HTTP/1.1" 200 936 0.007988 10.0.0.19 - - [2026-02-09 02:37:55] "POST /neutron/port HTTP/1.1" 200 1063 0.020873 10.0.0.41 - - [2026-02-09 02:37:56] "GET /projects?obj_uuids=66367b3e-9a9f-49d3-bf97-69aa48021a45&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001527 10.0.0.19 - - [2026-02-09 02:37:56] "GET /project/66367b3e-9a9f-49d3-bf97-69aa48021a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.091718 10.0.0.19 - - [2026-02-09 02:37:56] "POST /neutron/subnet HTTP/1.1" 200 703 0.009198 10.0.0.19 - - [2026-02-09 02:37:56] "POST /neutron/network HTTP/1.1" 200 926 0.317453 10.0.0.19 - - [2026-02-09 02:37:56] "POST /neutron/port HTTP/1.1" 200 1127 0.028162 10.0.0.19 - - [2026-02-09 02:37:56] "POST /neutron/port HTTP/1.1" 200 1127 0.016985 10.0.0.19 - - [2026-02-09 02:37:56] "GET /obj-perms HTTP/1.1" 200 5056 0.076452 10.0.0.41 - - [2026-02-09 02:37:57] "GET /projects?obj_uuids=66367b3e-9a9f-49d3-bf97-69aa48021a45&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001243 10.0.0.19 - - [2026-02-09 02:37:57] "POST /neutron/port HTTP/1.1" 200 1060 0.320588 10.0.0.19 - - [2026-02-09 02:37:57] "POST /neutron/port HTTP/1.1" 200 1114 0.098139 10.0.0.19 - - [2026-02-09 02:37:57] "POST /neutron/subnet HTTP/1.1" 200 689 0.009473 10.0.0.19 - - [2026-02-09 02:38:01] "POST /neutron/port HTTP/1.1" 200 1127 0.030024 10.0.0.19 - - [2026-02-09 02:38:02] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008545 10.0.0.19 - - [2026-02-09 02:38:02] "GET /virtual-machine/e5c2ef62-3ff9-4183-982b-dfbeee694cf7 HTTP/1.1" 401 292 0.000471 10.0.0.19 - - [2026-02-09 02:38:02] "GET /virtual-machine/e5c2ef62-3ff9-4183-982b-dfbeee694cf7 HTTP/1.1" 200 1295 0.033233 10.0.0.19 - - [2026-02-09 02:38:02] "GET /virtual-machine-interface/b2707681-c447-435e-849b-6b6b847a95ba HTTP/1.1" 200 2951 0.005986 10.0.0.19 - - [2026-02-09 02:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.19 - - [2026-02-09 02:38:02] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004131 10.0.0.19 - - [2026-02-09 02:38:02] "GET /virtual-networks?parent_id=66367b3e-9a9f-49d3-bf97-69aa48021a45&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002649 10.0.0.19 - - [2026-02-09 02:38:02] "GET /virtual-network/49edbf47-b127-4e00-919b-de1afccbe671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005834 10.0.0.19 - - [2026-02-09 02:38:04] "POST /neutron/port HTTP/1.1" 200 1124 0.042247 10.0.0.19 - - [2026-02-09 02:38:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004495 10.0.0.19 - - [2026-02-09 02:38:04] "POST /neutron/network HTTP/1.1" 200 926 0.007266 10.0.0.19 - - [2026-02-09 02:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.19 - - [2026-02-09 02:38:05] "GET /virtual-network/49edbf47-b127-4e00-919b-de1afccbe671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.011920 10.0.0.19 - - [2026-02-09 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.19 - - [2026-02-09 02:38:09] "GET /virtual-network/49edbf47-b127-4e00-919b-de1afccbe671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005843 10.0.0.19 - - [2026-02-09 02:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.19 - - [2026-02-09 02:38:13] "GET /virtual-network/49edbf47-b127-4e00-919b-de1afccbe671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006002 10.0.0.19 - - [2026-02-09 02:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.19 - - [2026-02-09 02:38:17] "GET /virtual-network/49edbf47-b127-4e00-919b-de1afccbe671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005548 10.0.0.19 - - [2026-02-09 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.19 - - [2026-02-09 02:38:22] "GET /virtual-network/49edbf47-b127-4e00-919b-de1afccbe671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007880 10.0.0.19 - - [2026-02-09 02:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.19 - - [2026-02-09 02:38:26] "GET /virtual-network/49edbf47-b127-4e00-919b-de1afccbe671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006266 10.0.0.19 - - [2026-02-09 02:38:27] "POST /neutron/network HTTP/1.1" 200 939 0.010016 10.0.0.19 - - [2026-02-09 02:38:27] "POST /neutron/port HTTP/1.1" 200 117 0.001256 10.0.0.41 - - [2026-02-09 02:38:28] "DELETE /project/66367b3e9a9f49d3bf9769aa48021a45 HTTP/1.1" 404 173 0.006232 10.0.0.41 - - [2026-02-09 02:38:28] "GET /projects?obj_uuids=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000933 10.0.0.33 - - [2026-02-09 02:38:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.41 - - [2026-02-09 02:38:28] "GET /project/3da9fe52-36fd-43b3-95be-177ca3b114c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.058556 10.0.0.41 - - [2026-02-09 02:38:28] "GET /projects?obj_uuids=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001827 10.0.0.33 - - [2026-02-09 02:38:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.41 - - [2026-02-09 02:38:28] "GET /project/3da9fe52-36fd-43b3-95be-177ca3b114c4?fields=security_groups HTTP/1.1" 200 1381 0.058636 10.0.0.33 - - [2026-02-09 02:38:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.41 - - [2026-02-09 02:38:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.41 - - [2026-02-09 02:38:28] "DELETE /security-group/d4e1134d-cbff-4e14-84d5-326c69d5ebce HTTP/1.1" 200 115 0.063712 10.0.0.41 - - [2026-02-09 02:38:28] "GET /projects?obj_uuids=3da9fe52-36fd-43b3-95be-177ca3b114c4&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001249 10.0.0.19 - - [2026-02-09 02:38:29] "DELETE /access-control-list/f661839d-efb6-4894-a63a-1ce14ac91c41 HTTP/1.1" 200 115 0.039308 10.0.0.33 - - [2026-02-09 02:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.41 - - [2026-02-09 02:38:29] "GET /project/3da9fe52-36fd-43b3-95be-177ca3b114c4?fields=application_policy_sets HTTP/1.1" 200 1420 0.061659 10.0.0.41 - - [2026-02-09 02:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.41 - - [2026-02-09 02:38:29] "DELETE /project/3da9fe52-36fd-43b3-95be-177ca3b114c4 HTTP/1.1" 200 115 0.446661 10.0.0.41 - - [2026-02-09 02:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000620 10.0.0.41 - - [2026-02-09 02:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.19 - - [2026-02-09 02:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.19 - - [2026-02-09 02:38:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.19 - - [2026-02-09 02:38:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000620 10.0.0.19 - - [2026-02-09 02:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.19 - - [2026-02-09 02:38:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000333 10.0.0.19 - - [2026-02-09 02:38:30] "GET /virtual-network/49edbf47-b127-4e00-919b-de1afccbe671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006555 10.0.0.19 - - [2026-02-09 02:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.19 - - [2026-02-09 02:38:34] "GET /virtual-network/49edbf47-b127-4e00-919b-de1afccbe671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005781 10.0.0.19 - - [2026-02-09 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.19 - - [2026-02-09 02:38:36] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004102 10.0.0.19 - - [2026-02-09 02:38:36] "GET /virtual-networks?parent_id=66367b3e-9a9f-49d3-bf97-69aa48021a45&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004181 10.0.0.19 - - [2026-02-09 02:38:36] "GET /virtual-network/49edbf47-b127-4e00-919b-de1afccbe671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007538 10.0.0.19 - - [2026-02-09 02:38:36] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009634 10.0.0.19 - - [2026-02-09 02:38:45] "POST /neutron/port HTTP/1.1" 200 1127 0.045909 10.0.0.19 - - [2026-02-09 02:38:46] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006984 10.0.0.19 - - [2026-02-09 02:38:52] "POST /neutron/port HTTP/1.1" 200 1127 0.018357 10.0.0.19 - - [2026-02-09 02:38:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008502 10.0.0.19 - - [2026-02-09 02:38:57] "POST /neutron/port HTTP/1.1" 200 1124 0.018510 10.0.0.19 - - [2026-02-09 02:38:57] "GET /virtual-machine/9da081ac-f10f-4824-9cfa-da1c6082f7de HTTP/1.1" 200 1295 0.006301 10.0.0.19 - - [2026-02-09 02:38:57] "GET /virtual-machine-interface/f1221bd1-67b2-44d8-a9ee-ef3907aab63f HTTP/1.1" 200 2952 0.005522 10.0.0.19 - - [2026-02-09 02:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.19 - - [2026-02-09 02:38:57] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003590 10.0.0.19 - - [2026-02-09 02:38:57] "GET /virtual-networks?parent_id=66367b3e-9a9f-49d3-bf97-69aa48021a45&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003932 10.0.0.19 - - [2026-02-09 02:38:57] "GET /virtual-network/0ab38d62-4324-464e-9cb8-b95c99f8803c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.008577 10.0.0.19 - - [2026-02-09 02:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.19 - - [2026-02-09 02:38:58] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004718 10.0.0.19 - - [2026-02-09 02:38:58] "GET /virtual-networks?parent_id=66367b3e-9a9f-49d3-bf97-69aa48021a45&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004162 10.0.0.19 - - [2026-02-09 02:38:58] "GET /virtual-network/0ab38d62-4324-464e-9cb8-b95c99f8803c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.006130 10.0.0.19 - - [2026-02-09 02:39:05] "POST /neutron/port HTTP/1.1" 200 1124 0.023339 10.0.0.19 - - [2026-02-09 02:39:05] "POST /neutron/subnet HTTP/1.1" 200 689 0.008959 10.0.0.19 - - [2026-02-09 02:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.41 - - [2026-02-09 02:39:20] "GET /projects?obj_uuids=66367b3e-9a9f-49d3-bf97-69aa48021a45&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.031832 10.0.0.19 - - [2026-02-09 02:39:20] "GET /project/66367b3e-9a9f-49d3-bf97-69aa48021a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.081073 10.0.0.19 - - [2026-02-09 02:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.19 - - [2026-02-09 02:39:20] "PUT /network-policy/9c885af5-ba3d-4105-a37c-6c644a8f812c HTTP/1.1" 200 262 0.016282 10.0.0.19 - - [2026-02-09 02:39:21] "POST /ref-update HTTP/1.1" 200 156 0.055749 10.0.0.19 - - [2026-02-09 02:39:24] "GET /virtual-network/0ab38d62-4324-464e-9cb8-b95c99f8803c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.006438 10.0.0.19 - - [2026-02-09 02:39:24] "POST /neutron/network HTTP/1.1" 200 926 0.007846 10.0.0.19 - - [2026-02-09 02:39:24] "DELETE /access-control-list/9947f834-e09a-4aed-9b1a-fa02eaa6786f HTTP/1.1" 200 115 0.044214 10.0.0.19 - - [2026-02-09 02:39:24] "GET /virtual-network/0ab38d62-4324-464e-9cb8-b95c99f8803c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.011601 10.0.0.19 - - [2026-02-09 02:39:24] "GET /virtual-network/49edbf47-b127-4e00-919b-de1afccbe671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005771 10.0.0.19 - - [2026-02-09 02:39:24] "POST /neutron/network HTTP/1.1" 200 929 0.007208 10.0.0.19 - - [2026-02-09 02:39:24] "GET /virtual-network/49edbf47-b127-4e00-919b-de1afccbe671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008010 10.0.0.19 - - [2026-02-09 02:39:24] "DELETE /network-policy/9c885af5-ba3d-4105-a37c-6c644a8f812c HTTP/1.1" 200 115 0.039561 10.0.0.19 - - [2026-02-09 02:39:24] "POST /neutron/port HTTP/1.1" 200 1124 0.033308 10.0.0.19 - - [2026-02-09 02:39:24] "POST /neutron/port HTTP/1.1" 200 1114 0.013962 10.0.0.19 - - [2026-02-09 02:39:24] "POST /neutron/port HTTP/1.1" 200 1117 0.013623 10.0.0.41 - - [2026-02-09 02:39:26] "POST /useragent-kv HTTP/1.1" 200 115 0.006756 10.0.0.41 - - [2026-02-09 02:39:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003492 10.0.0.19 - - [2026-02-09 02:39:26] "POST /neutron/network HTTP/1.1" 200 151 0.146338 10.0.0.19 - - [2026-02-09 02:39:26] "DELETE /route-target/649b04eb-c048-474b-8387-8381dbda7926 HTTP/1.1" 200 115 0.027435 10.0.0.41 - - [2026-02-09 02:39:28] "GET /projects?obj_uuids=66367b3e-9a9f-49d3-bf97-69aa48021a45&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001355 10.0.0.19 - - [2026-02-09 02:39:28] "GET /project/66367b3e-9a9f-49d3-bf97-69aa48021a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.093414 10.0.0.41 - - [2026-02-09 02:39:28] "GET /projects?obj_uuids=66367b3e-9a9f-49d3-bf97-69aa48021a45&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001615 10.0.0.19 - - [2026-02-09 02:39:28] "GET /project/66367b3e-9a9f-49d3-bf97-69aa48021a45?fields=virtual_networks HTTP/1.1" 200 1036 0.047441 10.0.0.41 - - [2026-02-09 02:39:28] "GET /projects?obj_uuids=66367b3e-9a9f-49d3-bf97-69aa48021a45&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001077 10.0.0.19 - - [2026-02-09 02:39:28] "GET /project/66367b3e-9a9f-49d3-bf97-69aa48021a45?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.053690 10.0.0.41 - - [2026-02-09 02:39:28] "GET /projects?obj_uuids=66367b3e-9a9f-49d3-bf97-69aa48021a45&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000986 10.0.0.19 - - [2026-02-09 02:39:28] "GET /project/66367b3e-9a9f-49d3-bf97-69aa48021a45?fields=security_groups HTTP/1.1" 200 1264 0.043132 10.0.0.19 - - [2026-02-09 02:39:29] "POST /fqname-to-id HTTP/1.1" 404 200 0.027023 10.0.0.41 - - [2026-02-09 02:39:29] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003069 10.0.0.41 - - [2026-02-09 02:39:29] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001014 10.0.0.41 - - [2026-02-09 02:39:29] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.033740 10.0.0.41 - - [2026-02-09 02:39:30] "POST /id-to-fqname HTTP/1.1" 200 202 0.004399 10.0.0.41 - - [2026-02-09 02:39:30] "POST /fqname-to-id HTTP/1.1" 404 211 0.003296 10.0.0.41 - - [2026-02-09 02:39:30] "POST /security-groups HTTP/1.1" 200 603 0.077364 10.0.0.19 - - [2026-02-09 02:39:30] "POST /fqname-to-id HTTP/1.1" 404 246 0.004150 10.0.0.41 - - [2026-02-09 02:39:30] "POST /projects HTTP/1.1" 200 609 0.332309 10.0.0.41 - - [2026-02-09 02:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.401640 10.0.0.19 - - [2026-02-09 02:39:30] "POST /access-control-lists HTTP/1.1" 200 606 0.034523 10.0.0.19 - - [2026-02-09 02:39:30] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.562515 10.0.0.19 - - [2026-02-09 02:39:31] "GET / HTTP/1.1" 200 35931 0.001849 10.0.0.19 - - [2026-02-09 02:39:34] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000785 10.0.0.41 - - [2026-02-09 02:39:35] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001251 10.0.0.19 - - [2026-02-09 02:39:35] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.075893 10.0.0.19 - - [2026-02-09 02:39:35] "GET / HTTP/1.1" 200 35931 0.003998 10.0.0.19 - - [2026-02-09 02:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.41 - - [2026-02-09 02:39:36] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000980 10.0.0.19 - - [2026-02-09 02:39:36] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.007527 10.0.0.19 - - [2026-02-09 02:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.41 - - [2026-02-09 02:39:36] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001048 10.0.0.19 - - [2026-02-09 02:39:36] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.042600 10.0.0.19 - - [2026-02-09 02:39:37] "GET /domains HTTP/1.1" 401 292 0.000699 10.0.0.19 - - [2026-02-09 02:39:37] "GET /domains HTTP/1.1" 200 280 0.037007 10.0.0.41 - - [2026-02-09 02:39:37] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001058 10.0.0.19 - - [2026-02-09 02:39:37] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82 HTTP/1.1" 200 2778 0.009741 10.0.0.41 - - [2026-02-09 02:39:37] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000993 10.0.0.19 - - [2026-02-09 02:39:37] "GET /project/e43501af-1439-4d69-8299-296c5642c484 HTTP/1.1" 200 1924 0.090184 10.0.0.19 - - [2026-02-09 02:39:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003287 10.0.0.19 - - [2026-02-09 02:39:37] "POST /network-ipams HTTP/1.1" 200 621 0.031567 10.0.0.19 - - [2026-02-09 02:39:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.007965 10.0.0.19 - - [2026-02-09 02:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.19 - - [2026-02-09 02:39:37] "GET /network-ipam/0769b082-6914-4bb7-b8d4-3447483fd228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.006873 10.0.0.19 - - [2026-02-09 02:39:37] "PUT /network-ipam/0769b082-6914-4bb7-b8d4-3447483fd228 HTTP/1.1" 200 258 0.017080 10.0.0.19 - - [2026-02-09 02:39:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000536 10.0.0.19 - - [2026-02-09 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.026931 10.0.0.41 - - [2026-02-09 02:39:38] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000970 10.0.0.19 - - [2026-02-09 02:39:38] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.045943 10.0.0.19 - - [2026-02-09 02:39:38] "POST /neutron/network HTTP/1.1" 200 117 0.047427 10.0.0.19 - - [2026-02-09 02:39:38] "POST /route-targets HTTP/1.1" 200 327 0.018637 10.0.0.41 - - [2026-02-09 02:39:39] "POST /useragent-kv HTTP/1.1" 200 115 0.008745 10.0.0.19 - - [2026-02-09 02:39:39] "POST /neutron/subnet HTTP/1.1" 200 701 0.183423 10.0.0.19 - - [2026-02-09 02:39:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.050915 10.0.0.19 - - [2026-02-09 02:39:39] "POST /id-to-fqname HTTP/1.1" 200 235 0.001533 10.0.0.19 - - [2026-02-09 02:39:39] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.009574 10.0.0.19 - - [2026-02-09 02:39:39] "POST /neutron/network HTTP/1.1" 200 1337 0.011518 10.0.0.19 - - [2026-02-09 02:39:39] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005368 10.0.0.19 - - [2026-02-09 02:39:39] "POST /neutron/subnet HTTP/1.1" 200 701 0.009313 10.0.0.19 - - [2026-02-09 02:39:40] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006209 10.0.0.41 - - [2026-02-09 02:39:41] "GET /obj-perms HTTP/1.1" 200 5019 0.062216 10.0.0.19 - - [2026-02-09 02:39:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.003424 10.0.0.19 - - [2026-02-09 02:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.41 - - [2026-02-09 02:39:41] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000981 10.0.0.19 - - [2026-02-09 02:39:41] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038833 10.0.0.19 - - [2026-02-09 02:39:41] "POST /network-policys HTTP/1.1" 200 563 0.079158 10.0.0.19 - - [2026-02-09 02:39:41] "GET /network-policy/f2833168-4c69-42ef-b0cf-43ff33291fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006548 10.0.0.19 - - [2026-02-09 02:39:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.003179 10.0.0.19 - - [2026-02-09 02:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.41 - - [2026-02-09 02:39:42] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001004 10.0.0.19 - - [2026-02-09 02:39:42] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043260 10.0.0.19 - - [2026-02-09 02:39:42] "POST /network-policys HTTP/1.1" 200 563 0.077727 10.0.0.19 - - [2026-02-09 02:39:42] "GET /network-policy/e66c2949-38c8-483e-b0fd-297196ca965f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.007015 10.0.0.19 - - [2026-02-09 02:39:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.003474 10.0.0.19 - - [2026-02-09 02:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.41 - - [2026-02-09 02:39:42] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001073 10.0.0.19 - - [2026-02-09 02:39:42] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.062913 10.0.0.19 - - [2026-02-09 02:39:42] "POST /network-policys HTTP/1.1" 200 563 0.077638 10.0.0.19 - - [2026-02-09 02:39:42] "GET /network-policy/07c887b4-b365-4aa3-ba08-d3c72034301e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006563 10.0.0.19 - - [2026-02-09 02:39:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.003334 10.0.0.19 - - [2026-02-09 02:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.41 - - [2026-02-09 02:39:42] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001065 10.0.0.19 - - [2026-02-09 02:39:42] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.048016 10.0.0.19 - - [2026-02-09 02:39:43] "POST /network-policys HTTP/1.1" 200 563 0.077804 10.0.0.19 - - [2026-02-09 02:39:43] "GET /network-policy/cf645140-fd7d-44c1-9da5-f9d4a79628b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006850 10.0.0.19 - - [2026-02-09 02:39:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.003323 10.0.0.19 - - [2026-02-09 02:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.41 - - [2026-02-09 02:39:43] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001049 10.0.0.19 - - [2026-02-09 02:39:43] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038145 10.0.0.19 - - [2026-02-09 02:39:43] "POST /network-policys HTTP/1.1" 200 563 0.078907 10.0.0.19 - - [2026-02-09 02:39:43] "GET /network-policy/8800585e-5891-47fd-8c96-704aadc3b1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006952 10.0.0.19 - - [2026-02-09 02:39:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.003757 10.0.0.19 - - [2026-02-09 02:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.41 - - [2026-02-09 02:39:43] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001101 10.0.0.19 - - [2026-02-09 02:39:43] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.042409 10.0.0.19 - - [2026-02-09 02:39:43] "POST /network-policys HTTP/1.1" 200 563 0.078732 10.0.0.19 - - [2026-02-09 02:39:43] "GET /network-policy/b523cf49-8a5d-4d49-9ba1-f815f5442d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007590 10.0.0.19 - - [2026-02-09 02:39:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.003663 10.0.0.19 - - [2026-02-09 02:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005890 10.0.0.41 - - [2026-02-09 02:39:44] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001263 10.0.0.19 - - [2026-02-09 02:39:44] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.045517 10.0.0.19 - - [2026-02-09 02:39:44] "POST /network-policys HTTP/1.1" 200 563 0.074305 10.0.0.19 - - [2026-02-09 02:39:44] "GET /network-policy/20f06844-684a-44a5-92a7-accad2f01f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006519 10.0.0.19 - - [2026-02-09 02:39:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.003311 10.0.0.19 - - [2026-02-09 02:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.41 - - [2026-02-09 02:39:44] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001045 10.0.0.19 - - [2026-02-09 02:39:44] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.037210 10.0.0.19 - - [2026-02-09 02:39:44] "POST /network-policys HTTP/1.1" 200 563 0.074596 10.0.0.19 - - [2026-02-09 02:39:44] "GET /network-policy/7e8cc25c-b9b7-4d4e-be7f-fd89ee253d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006853 10.0.0.19 - - [2026-02-09 02:39:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.003719 10.0.0.19 - - [2026-02-09 02:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.41 - - [2026-02-09 02:39:44] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001006 10.0.0.19 - - [2026-02-09 02:39:44] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.051166 10.0.0.19 - - [2026-02-09 02:39:45] "POST /network-policys HTTP/1.1" 200 563 0.070756 10.0.0.19 - - [2026-02-09 02:39:45] "GET /network-policy/5f295211-9176-4f71-b5e9-93dd316e4992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006510 10.0.0.19 - - [2026-02-09 02:39:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.003388 10.0.0.19 - - [2026-02-09 02:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.41 - - [2026-02-09 02:39:45] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001063 10.0.0.19 - - [2026-02-09 02:39:45] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.047741 10.0.0.19 - - [2026-02-09 02:39:45] "POST /network-policys HTTP/1.1" 200 563 0.074361 10.0.0.19 - - [2026-02-09 02:39:45] "GET /network-policy/398f98c7-0b6f-4b5e-8628-e92fe4c8c8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006719 10.0.0.19 - - [2026-02-09 02:39:45] "POST /neutron/network HTTP/1.1" 200 2250 0.144066 10.0.0.19 - - [2026-02-09 02:39:46] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.009321 10.0.0.19 - - [2026-02-09 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.19 - - [2026-02-09 02:39:46] "POST /access-control-lists HTTP/1.1" 200 609 0.088883 10.0.0.19 - - [2026-02-09 02:39:46] "GET /network-policy/07c887b4-b365-4aa3-ba08-d3c72034301e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.015353 10.0.0.19 - - [2026-02-09 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.19 - - [2026-02-09 02:39:46] "GET /network-policy/20f06844-684a-44a5-92a7-accad2f01f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004325 10.0.0.19 - - [2026-02-09 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.19 - - [2026-02-09 02:39:46] "GET /network-policy/398f98c7-0b6f-4b5e-8628-e92fe4c8c8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004470 10.0.0.19 - - [2026-02-09 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.19 - - [2026-02-09 02:39:46] "GET /network-policy/5f295211-9176-4f71-b5e9-93dd316e4992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005050 10.0.0.19 - - [2026-02-09 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.19 - - [2026-02-09 02:39:46] "GET /network-policy/7e8cc25c-b9b7-4d4e-be7f-fd89ee253d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004525 10.0.0.19 - - [2026-02-09 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.19 - - [2026-02-09 02:39:46] "GET /network-policy/8800585e-5891-47fd-8c96-704aadc3b1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004915 10.0.0.19 - - [2026-02-09 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.19 - - [2026-02-09 02:39:46] "GET /network-policy/b523cf49-8a5d-4d49-9ba1-f815f5442d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004918 10.0.0.19 - - [2026-02-09 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.19 - - [2026-02-09 02:39:46] "GET /network-policy/cf645140-fd7d-44c1-9da5-f9d4a79628b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005860 10.0.0.19 - - [2026-02-09 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004979 10.0.0.19 - - [2026-02-09 02:39:46] "GET /network-policy/e66c2949-38c8-483e-b0fd-297196ca965f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.005023 10.0.0.19 - - [2026-02-09 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.19 - - [2026-02-09 02:39:46] "GET /network-policy/f2833168-4c69-42ef-b0cf-43ff33291fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004924 10.0.0.19 - - [2026-02-09 02:39:46] "POST /id-to-fqname HTTP/1.1" 200 235 0.001360 10.0.0.41 - - [2026-02-09 02:39:47] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001034 10.0.0.19 - - [2026-02-09 02:39:47] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.063679 10.0.0.19 - - [2026-02-09 02:39:47] "POST /neutron/network HTTP/1.1" 200 2250 0.012108 10.0.0.19 - - [2026-02-09 02:39:47] "POST /neutron/port HTTP/1.1" 200 117 0.006856 10.0.0.19 - - [2026-02-09 02:39:48] "POST /neutron/port HTTP/1.1" 200 1174 0.048738 10.0.0.19 - - [2026-02-09 02:39:48] "POST /neutron/port HTTP/1.1" 200 1238 0.019024 10.0.0.19 - - [2026-02-09 02:39:49] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015663 10.0.0.19 - - [2026-02-09 02:39:49] "POST /neutron/network HTTP/1.1" 200 2250 0.012007 10.0.0.19 - - [2026-02-09 02:39:53] "POST /neutron/port HTTP/1.1" 200 1238 0.019116 10.0.0.19 - - [2026-02-09 02:39:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009582 10.0.0.19 - - [2026-02-09 02:39:53] "GET /virtual-machine/43ecb30c-4177-4bdf-89e9-c3e2caf152a4 HTTP/1.1" 401 292 0.000409 10.0.0.19 - - [2026-02-09 02:39:53] "GET /virtual-machine/43ecb30c-4177-4bdf-89e9-c3e2caf152a4 HTTP/1.1" 200 1303 0.030850 10.0.0.19 - - [2026-02-09 02:39:53] "GET /virtual-machine-interface/ce4215dd-813f-4340-8196-daacd1e95ecd HTTP/1.1" 200 3169 0.006954 10.0.0.19 - - [2026-02-09 02:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.19 - - [2026-02-09 02:39:53] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004682 10.0.0.19 - - [2026-02-09 02:39:53] "GET /virtual-networks?parent_id=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003700 10.0.0.19 - - [2026-02-09 02:39:53] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006831 10.0.0.19 - - [2026-02-09 02:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.19 - - [2026-02-09 02:39:56] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006349 10.0.0.33 - - [2026-02-09 02:39:58] "GET /obj-perms HTTP/1.1" 200 5056 0.056021 10.0.0.19 - - [2026-02-09 02:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008955 10.0.0.19 - - [2026-02-09 02:40:00] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.015968 10.0.0.19 - - [2026-02-09 02:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.19 - - [2026-02-09 02:40:04] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.005858 10.0.0.19 - - [2026-02-09 02:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.19 - - [2026-02-09 02:40:09] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006731 10.0.0.19 - - [2026-02-09 02:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.19 - - [2026-02-09 02:40:13] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006659 10.0.0.19 - - [2026-02-09 02:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.19 - - [2026-02-09 02:40:17] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007780 10.0.0.19 - - [2026-02-09 02:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.19 - - [2026-02-09 02:40:21] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006918 10.0.0.19 - - [2026-02-09 02:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.19 - - [2026-02-09 02:40:25] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.008099 10.0.0.19 - - [2026-02-09 02:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.19 - - [2026-02-09 02:40:27] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004543 10.0.0.19 - - [2026-02-09 02:40:27] "GET /virtual-networks?parent_id=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003960 10.0.0.19 - - [2026-02-09 02:40:27] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007164 10.0.0.41 - - [2026-02-09 02:40:29] "DELETE /project/e43501af14394d698299296c5642c484 HTTP/1.1" 404 173 0.004359 10.0.0.41 - - [2026-02-09 02:40:29] "DELETE /project/66367b3e-9a9f-49d3-bf97-69aa48021a45 HTTP/1.1" 404 177 0.003826 10.0.0.19 - - [2026-02-09 02:40:30] "POST /neutron/port HTTP/1.1" 200 1238 0.020975 10.0.0.19 - - [2026-02-09 02:40:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004925 10.0.0.19 - - [2026-02-09 02:40:30] "POST /neutron/port HTTP/1.1" 200 117 0.001237 10.0.0.19 - - [2026-02-09 02:40:33] "POST /neutron/port HTTP/1.1" 200 1238 0.018219 10.0.0.19 - - [2026-02-09 02:40:38] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007799 10.0.0.19 - - [2026-02-09 02:40:43] "POST /neutron/port HTTP/1.1" 200 1238 0.024484 10.0.0.19 - - [2026-02-09 02:40:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007576 10.0.0.19 - - [2026-02-09 02:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.19 - - [2026-02-09 02:40:48] "GET /network-policy/f2833168-4c69-42ef-b0cf-43ff33291fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004708 10.0.0.19 - - [2026-02-09 02:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.19 - - [2026-02-09 02:40:48] "GET /network-policy/e66c2949-38c8-483e-b0fd-297196ca965f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.005773 10.0.0.19 - - [2026-02-09 02:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.19 - - [2026-02-09 02:40:49] "GET /network-policy/07c887b4-b365-4aa3-ba08-d3c72034301e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004282 10.0.0.19 - - [2026-02-09 02:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.19 - - [2026-02-09 02:40:49] "GET /network-policy/cf645140-fd7d-44c1-9da5-f9d4a79628b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004987 10.0.0.19 - - [2026-02-09 02:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.19 - - [2026-02-09 02:40:49] "GET /network-policy/8800585e-5891-47fd-8c96-704aadc3b1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004444 10.0.0.19 - - [2026-02-09 02:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.19 - - [2026-02-09 02:40:49] "GET /network-policy/b523cf49-8a5d-4d49-9ba1-f815f5442d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005013 10.0.0.19 - - [2026-02-09 02:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.19 - - [2026-02-09 02:40:49] "GET /network-policy/20f06844-684a-44a5-92a7-accad2f01f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005089 10.0.0.19 - - [2026-02-09 02:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.19 - - [2026-02-09 02:40:49] "GET /network-policy/7e8cc25c-b9b7-4d4e-be7f-fd89ee253d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004510 10.0.0.19 - - [2026-02-09 02:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.19 - - [2026-02-09 02:40:49] "GET /network-policy/5f295211-9176-4f71-b5e9-93dd316e4992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005213 10.0.0.19 - - [2026-02-09 02:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.19 - - [2026-02-09 02:40:49] "GET /network-policy/398f98c7-0b6f-4b5e-8628-e92fe4c8c8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004843 10.0.0.19 - - [2026-02-09 02:40:49] "POST /neutron/network HTTP/1.1" 200 2250 0.012762 10.0.0.19 - - [2026-02-09 02:40:49] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.011080 10.0.0.19 - - [2026-02-09 02:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.021344 10.0.0.19 - - [2026-02-09 02:40:49] "GET /network-policy/f2833168-4c69-42ef-b0cf-43ff33291fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004993 10.0.0.19 - - [2026-02-09 02:40:54] "POST /neutron/network HTTP/1.1" 200 1440 0.011173 10.0.0.19 - - [2026-02-09 02:40:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.005543 10.0.0.19 - - [2026-02-09 02:40:54] "PUT /access-control-list/b303b493-d091-4dbd-9e05-682e65baeec8 HTTP/1.1" 200 272 0.056550 10.0.0.19 - - [2026-02-09 02:40:54] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.008373 10.0.0.19 - - [2026-02-09 02:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.19 - - [2026-02-09 02:40:55] "GET /network-policy/e66c2949-38c8-483e-b0fd-297196ca965f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.004749 10.0.0.19 - - [2026-02-09 02:40:59] "GET /obj-perms HTTP/1.1" 200 5056 0.048423 10.0.0.19 - - [2026-02-09 02:41:00] "POST /neutron/network HTTP/1.1" 200 1440 0.013073 10.0.0.19 - - [2026-02-09 02:41:00] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.009000 10.0.0.19 - - [2026-02-09 02:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.19 - - [2026-02-09 02:41:00] "GET /network-policy/07c887b4-b365-4aa3-ba08-d3c72034301e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005642 10.0.0.19 - - [2026-02-09 02:41:05] "POST /neutron/network HTTP/1.1" 200 1440 0.012306 10.0.0.19 - - [2026-02-09 02:41:05] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.008008 10.0.0.19 - - [2026-02-09 02:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.19 - - [2026-02-09 02:41:05] "GET /network-policy/cf645140-fd7d-44c1-9da5-f9d4a79628b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004551 10.0.0.19 - - [2026-02-09 02:41:10] "POST /neutron/network HTTP/1.1" 200 1440 0.011946 10.0.0.19 - - [2026-02-09 02:41:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.006559 10.0.0.19 - - [2026-02-09 02:41:10] "PUT /access-control-list/b303b493-d091-4dbd-9e05-682e65baeec8 HTTP/1.1" 200 272 0.021151 10.0.0.19 - - [2026-02-09 02:41:10] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.008673 10.0.0.19 - - [2026-02-09 02:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.19 - - [2026-02-09 02:41:10] "GET /network-policy/8800585e-5891-47fd-8c96-704aadc3b1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006249 10.0.0.19 - - [2026-02-09 02:41:15] "POST /neutron/network HTTP/1.1" 200 1440 0.011746 10.0.0.19 - - [2026-02-09 02:41:16] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.010316 10.0.0.19 - - [2026-02-09 02:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.19 - - [2026-02-09 02:41:16] "GET /network-policy/b523cf49-8a5d-4d49-9ba1-f815f5442d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004422 10.0.0.19 - - [2026-02-09 02:41:21] "POST /neutron/network HTTP/1.1" 200 1440 0.015721 10.0.0.19 - - [2026-02-09 02:41:21] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.008421 10.0.0.19 - - [2026-02-09 02:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.19 - - [2026-02-09 02:41:21] "GET /network-policy/20f06844-684a-44a5-92a7-accad2f01f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005175 10.0.0.19 - - [2026-02-09 02:41:26] "POST /neutron/network HTTP/1.1" 200 1440 0.012434 10.0.0.19 - - [2026-02-09 02:41:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.005514 10.0.0.19 - - [2026-02-09 02:41:26] "PUT /access-control-list/b303b493-d091-4dbd-9e05-682e65baeec8 HTTP/1.1" 200 272 0.018644 10.0.0.19 - - [2026-02-09 02:41:26] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.010076 10.0.0.19 - - [2026-02-09 02:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.19 - - [2026-02-09 02:41:26] "GET /network-policy/7e8cc25c-b9b7-4d4e-be7f-fd89ee253d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006367 10.0.0.19 - - [2026-02-09 02:41:31] "POST /neutron/port HTTP/1.1" 200 1238 0.019499 10.0.0.19 - - [2026-02-09 02:41:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005991 10.0.0.19 - - [2026-02-09 02:41:31] "POST /neutron/port HTTP/1.1" 200 117 0.001256 10.0.0.19 - - [2026-02-09 02:41:31] "POST /neutron/network HTTP/1.1" 200 1440 0.014017 10.0.0.19 - - [2026-02-09 02:41:31] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.008049 10.0.0.19 - - [2026-02-09 02:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.19 - - [2026-02-09 02:41:31] "GET /network-policy/5f295211-9176-4f71-b5e9-93dd316e4992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004661 10.0.0.19 - - [2026-02-09 02:41:37] "POST /neutron/network HTTP/1.1" 200 1440 0.012735 10.0.0.19 - - [2026-02-09 02:41:37] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.008991 10.0.0.19 - - [2026-02-09 02:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.19 - - [2026-02-09 02:41:37] "GET /network-policy/398f98c7-0b6f-4b5e-8628-e92fe4c8c8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004760 10.0.0.19 - - [2026-02-09 02:41:42] "GET /virtual-machine/43ecb30c-4177-4bdf-89e9-c3e2caf152a4 HTTP/1.1" 200 1303 0.004634 10.0.0.19 - - [2026-02-09 02:41:42] "POST /neutron/port HTTP/1.1" 200 1238 0.020493 10.0.0.19 - - [2026-02-09 02:41:44] "GET /virtual-machine/43ecb30c-4177-4bdf-89e9-c3e2caf152a4 HTTP/1.1" 404 171 0.003699 10.0.0.19 - - [2026-02-09 02:41:44] "GET /virtual-machine/43ecb30c-4177-4bdf-89e9-c3e2caf152a4 HTTP/1.1" 404 171 0.004307 10.0.0.19 - - [2026-02-09 02:41:44] "GET /virtual-machine/43ecb30c-4177-4bdf-89e9-c3e2caf152a4 HTTP/1.1" 404 171 0.004062 10.0.0.19 - - [2026-02-09 02:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.19 - - [2026-02-09 02:41:44] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004952 10.0.0.19 - - [2026-02-09 02:41:44] "GET /virtual-networks?parent_id=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003297 10.0.0.19 - - [2026-02-09 02:41:44] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006430 10.0.0.19 - - [2026-02-09 02:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.19 - - [2026-02-09 02:41:44] "GET /routing-instance/bfaf9c4f-f55e-4218-84fa-8b003f30bad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.005957 10.0.0.19 - - [2026-02-09 02:41:44] "GET /route-target/7f1443ba-4247-4f40-88f6-6248a558fee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004712 10.0.0.41 - - [2026-02-09 02:41:48] "GET /obj-perms HTTP/1.1" 200 5019 0.004533 10.0.0.19 - - [2026-02-09 02:41:51] "GET /obj-perms HTTP/1.1" 200 5019 0.081344 10.0.0.41 - - [2026-02-09 02:41:57] "GET /obj-perms HTTP/1.1" 200 5019 0.004095 10.0.0.19 - - [2026-02-09 02:42:00] "GET /obj-perms HTTP/1.1" 200 5019 0.004328 10.0.0.41 - - [2026-02-09 02:42:03] "GET /obj-perms HTTP/1.1" 200 5019 0.004529 10.0.0.19 - - [2026-02-09 02:42:09] "GET /obj-perms HTTP/1.1" 200 5019 0.005605 10.0.0.41 - - [2026-02-09 02:42:09] "GET /obj-perms HTTP/1.1" 200 5019 0.004069 10.0.0.19 - - [2026-02-09 02:42:09] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006259 10.0.0.19 - - [2026-02-09 02:42:09] "POST /neutron/network HTTP/1.1" 200 1440 0.010890 10.0.0.19 - - [2026-02-09 02:42:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.005849 10.0.0.19 - - [2026-02-09 02:42:10] "DELETE /access-control-list/b303b493-d091-4dbd-9e05-682e65baeec8 HTTP/1.1" 200 115 0.052908 10.0.0.19 - - [2026-02-09 02:42:10] "GET /virtual-network/17f9a162-a232-4107-8c21-08a9c7256c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008461 10.0.0.19 - - [2026-02-09 02:42:10] "DELETE /network-policy/398f98c7-0b6f-4b5e-8628-e92fe4c8c8ef HTTP/1.1" 200 115 0.042943 10.0.0.19 - - [2026-02-09 02:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.41 - - [2026-02-09 02:42:10] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001055 10.0.0.19 - - [2026-02-09 02:42:10] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.048580 10.0.0.19 - - [2026-02-09 02:42:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-16001864&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.006264 10.0.0.19 - - [2026-02-09 02:42:10] "DELETE /network-policy/5f295211-9176-4f71-b5e9-93dd316e4992 HTTP/1.1" 200 115 0.037627 10.0.0.19 - - [2026-02-09 02:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.41 - - [2026-02-09 02:42:10] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001134 10.0.0.19 - - [2026-02-09 02:42:10] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.050872 10.0.0.19 - - [2026-02-09 02:42:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-16001864&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.006327 10.0.0.19 - - [2026-02-09 02:42:10] "DELETE /network-policy/7e8cc25c-b9b7-4d4e-be7f-fd89ee253d3f HTTP/1.1" 200 115 0.038307 10.0.0.19 - - [2026-02-09 02:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005325 10.0.0.41 - - [2026-02-09 02:42:10] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001566 10.0.0.19 - - [2026-02-09 02:42:10] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038457 10.0.0.19 - - [2026-02-09 02:42:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-16001864&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.006094 10.0.0.19 - - [2026-02-09 02:42:10] "DELETE /network-policy/20f06844-684a-44a5-92a7-accad2f01f5f HTTP/1.1" 200 115 0.034379 10.0.0.19 - - [2026-02-09 02:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.41 - - [2026-02-09 02:42:10] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001057 10.0.0.19 - - [2026-02-09 02:42:10] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.050949 10.0.0.19 - - [2026-02-09 02:42:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-16001864&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.005769 10.0.0.19 - - [2026-02-09 02:42:10] "DELETE /network-policy/b523cf49-8a5d-4d49-9ba1-f815f5442d84 HTTP/1.1" 200 115 0.041850 10.0.0.19 - - [2026-02-09 02:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.41 - - [2026-02-09 02:42:10] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001103 10.0.0.19 - - [2026-02-09 02:42:11] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.040893 10.0.0.19 - - [2026-02-09 02:42:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-16001864&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.006048 10.0.0.19 - - [2026-02-09 02:42:11] "DELETE /network-policy/8800585e-5891-47fd-8c96-704aadc3b1c8 HTTP/1.1" 200 115 0.039707 10.0.0.19 - - [2026-02-09 02:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.41 - - [2026-02-09 02:42:11] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001163 10.0.0.19 - - [2026-02-09 02:42:11] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.045165 10.0.0.19 - - [2026-02-09 02:42:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-16001864&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.006450 10.0.0.19 - - [2026-02-09 02:42:11] "DELETE /network-policy/cf645140-fd7d-44c1-9da5-f9d4a79628b6 HTTP/1.1" 200 115 0.045108 10.0.0.19 - - [2026-02-09 02:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.41 - - [2026-02-09 02:42:11] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001047 10.0.0.19 - - [2026-02-09 02:42:11] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.045166 10.0.0.19 - - [2026-02-09 02:42:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-16001864&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.006817 10.0.0.19 - - [2026-02-09 02:42:11] "DELETE /network-policy/07c887b4-b365-4aa3-ba08-d3c72034301e HTTP/1.1" 200 115 0.039516 10.0.0.19 - - [2026-02-09 02:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011089 10.0.0.41 - - [2026-02-09 02:42:11] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001112 10.0.0.19 - - [2026-02-09 02:42:11] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.037023 10.0.0.19 - - [2026-02-09 02:42:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-16001864&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.005961 10.0.0.19 - - [2026-02-09 02:42:11] "DELETE /network-policy/e66c2949-38c8-483e-b0fd-297196ca965f HTTP/1.1" 200 115 0.051519 10.0.0.19 - - [2026-02-09 02:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.41 - - [2026-02-09 02:42:11] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001061 10.0.0.19 - - [2026-02-09 02:42:11] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038239 10.0.0.19 - - [2026-02-09 02:42:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-16001864&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005779 10.0.0.19 - - [2026-02-09 02:42:12] "DELETE /network-policy/f2833168-4c69-42ef-b0cf-43ff33291fe5 HTTP/1.1" 200 115 0.049201 10.0.0.19 - - [2026-02-09 02:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006229 10.0.0.41 - - [2026-02-09 02:42:12] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001026 10.0.0.19 - - [2026-02-09 02:42:12] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.046509 10.0.0.19 - - [2026-02-09 02:42:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-16001864&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.007056 10.0.0.19 - - [2026-02-09 02:42:12] "POST /neutron/network HTTP/1.1" 200 1337 0.016404 10.0.0.19 - - [2026-02-09 02:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.19 - - [2026-02-09 02:42:12] "DELETE /network-ipam/0769b082-6914-4bb7-b8d4-3447483fd228 HTTP/1.1" 200 115 0.039948 10.0.0.19 - - [2026-02-09 02:42:12] "POST /fqname-to-id HTTP/1.1" 404 260 0.004425 10.0.0.41 - - [2026-02-09 02:42:12] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000985 10.0.0.41 - - [2026-02-09 02:42:12] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.043368 10.0.0.41 - - [2026-02-09 02:42:12] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003452 10.0.0.41 - - [2026-02-09 02:42:13] "GET /project/e43501af-1439-4d69-8299-296c5642c484?fields=security_groups HTTP/1.1" 200 1399 0.052172 10.0.0.41 - - [2026-02-09 02:42:13] "DELETE /security-group/718b7dd7-52aa-4a76-a632-42ab2000aeda HTTP/1.1" 200 115 0.053554 10.0.0.41 - - [2026-02-09 02:42:13] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001421 10.0.0.19 - - [2026-02-09 02:42:13] "DELETE /access-control-list/a413189c-0ae8-4699-8613-7e4924e9945e HTTP/1.1" 200 115 0.043984 10.0.0.41 - - [2026-02-09 02:42:13] "GET /project/e43501af-1439-4d69-8299-296c5642c484?fields=application_policy_sets HTTP/1.1" 200 1438 0.078099 10.0.0.19 - - [2026-02-09 02:42:13] "DELETE /project/e43501af-1439-4d69-8299-296c5642c484 HTTP/1.1" 200 115 0.441129 10.0.0.41 - - [2026-02-09 02:42:13] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001805 10.0.0.19 - - [2026-02-09 02:42:13] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?fields=projects HTTP/1.1" 200 1437 0.022753 10.0.0.41 - - [2026-02-09 02:42:15] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003661 10.0.0.41 - - [2026-02-09 02:42:15] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001029 10.0.0.41 - - [2026-02-09 02:42:16] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.050091 10.0.0.41 - - [2026-02-09 02:42:16] "POST /id-to-fqname HTTP/1.1" 200 202 0.001287 10.0.0.41 - - [2026-02-09 02:42:16] "POST /fqname-to-id HTTP/1.1" 404 211 0.002953 10.0.0.41 - - [2026-02-09 02:42:16] "POST /security-groups HTTP/1.1" 200 603 0.081354 10.0.0.41 - - [2026-02-09 02:42:16] "POST /projects HTTP/1.1" 200 609 0.281556 10.0.0.19 - - [2026-02-09 02:42:16] "POST /access-control-lists HTTP/1.1" 200 608 0.040540 10.0.0.41 - - [2026-02-09 02:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.362495 10.0.0.19 - - [2026-02-09 02:42:16] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.526355 10.0.0.41 - - [2026-02-09 02:42:16] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001099 10.0.0.19 - - [2026-02-09 02:42:16] "GET /project/e43501af-1439-4d69-8299-296c5642c484?fields=virtual_networks HTTP/1.1" 200 1056 0.061995 10.0.0.41 - - [2026-02-09 02:42:16] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001112 10.0.0.19 - - [2026-02-09 02:42:16] "GET /project/e43501af-1439-4d69-8299-296c5642c484?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.045062 10.0.0.41 - - [2026-02-09 02:42:16] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001750 10.0.0.19 - - [2026-02-09 02:42:16] "GET /project/e43501af-1439-4d69-8299-296c5642c484?fields=security_groups HTTP/1.1" 200 1294 0.045860 10.0.0.19 - - [2026-02-09 02:42:17] "POST /fqname-to-id HTTP/1.1" 404 194 0.025453 10.0.0.41 - - [2026-02-09 02:42:17] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002850 10.0.0.41 - - [2026-02-09 02:42:17] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001467 10.0.0.41 - - [2026-02-09 02:42:17] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008332 10.0.0.41 - - [2026-02-09 02:42:17] "POST /id-to-fqname HTTP/1.1" 200 196 0.004148 10.0.0.41 - - [2026-02-09 02:42:17] "POST /fqname-to-id HTTP/1.1" 404 205 0.008376 10.0.0.41 - - [2026-02-09 02:42:17] "POST /security-groups HTTP/1.1" 200 597 0.078225 10.0.0.19 - - [2026-02-09 02:42:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.004663 10.0.0.41 - - [2026-02-09 02:42:17] "POST /projects HTTP/1.1" 200 597 0.282489 10.0.0.41 - - [2026-02-09 02:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.358215 10.0.0.19 - - [2026-02-09 02:42:18] "POST /access-control-lists HTTP/1.1" 200 600 0.030764 10.0.0.19 - - [2026-02-09 02:42:18] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.489802 10.0.0.19 - - [2026-02-09 02:42:19] "GET / HTTP/1.1" 200 35931 0.002110 10.0.0.19 - - [2026-02-09 02:42:21] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000481 10.0.0.41 - - [2026-02-09 02:42:21] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001198 10.0.0.19 - - [2026-02-09 02:42:21] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.071886 10.0.0.19 - - [2026-02-09 02:42:22] "GET / HTTP/1.1" 200 35931 0.001751 10.0.0.19 - - [2026-02-09 02:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.41 - - [2026-02-09 02:42:22] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001286 10.0.0.19 - - [2026-02-09 02:42:22] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.008143 10.0.0.19 - - [2026-02-09 02:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.41 - - [2026-02-09 02:42:22] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001070 10.0.0.19 - - [2026-02-09 02:42:22] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.042772 10.0.0.19 - - [2026-02-09 02:42:23] "GET /domains HTTP/1.1" 401 292 0.000433 10.0.0.19 - - [2026-02-09 02:42:23] "GET /domains HTTP/1.1" 200 280 0.063817 10.0.0.41 - - [2026-02-09 02:42:23] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000975 10.0.0.19 - - [2026-02-09 02:42:23] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82 HTTP/1.1" 200 2970 0.010383 10.0.0.41 - - [2026-02-09 02:42:23] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000835 10.0.0.19 - - [2026-02-09 02:42:24] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318 HTTP/1.1" 200 1887 0.097476 10.0.0.19 - - [2026-02-09 02:42:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003166 10.0.0.19 - - [2026-02-09 02:42:24] "POST /network-ipams HTTP/1.1" 200 603 0.034135 10.0.0.19 - - [2026-02-09 02:42:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003763 10.0.0.19 - - [2026-02-09 02:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.19 - - [2026-02-09 02:42:24] "GET /network-ipam/845e3537-b240-4ce6-b468-3159bc794aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.007352 10.0.0.19 - - [2026-02-09 02:42:24] "PUT /network-ipam/845e3537-b240-4ce6-b468-3159bc794aaf HTTP/1.1" 200 258 0.015466 10.0.0.19 - - [2026-02-09 02:42:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000557 10.0.0.19 - - [2026-02-09 02:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.031550 10.0.0.41 - - [2026-02-09 02:42:24] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001026 10.0.0.19 - - [2026-02-09 02:42:24] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.043178 10.0.0.41 - - [2026-02-09 02:42:25] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001325 10.0.0.19 - - [2026-02-09 02:42:25] "POST /neutron/network HTTP/1.1" 200 617 0.163963 10.0.0.19 - - [2026-02-09 02:42:25] "POST /neutron/network HTTP/1.1" 200 1074 0.011268 10.0.0.19 - - [2026-02-09 02:42:25] "POST /id-to-fqname HTTP/1.1" 200 229 0.001095 10.0.0.19 - - [2026-02-09 02:42:25] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005412 10.0.0.19 - - [2026-02-09 02:42:25] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005600 10.0.0.19 - - [2026-02-09 02:42:25] "POST /neutron/subnet HTTP/1.1" 200 701 0.008786 10.0.0.19 - - [2026-02-09 02:42:26] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006060 10.0.0.19 - - [2026-02-09 02:42:26] "GET /obj-perms HTTP/1.1" 200 5013 0.069570 10.0.0.33 - - [2026-02-09 02:42:27] "GET /obj-perms HTTP/1.1" 200 5013 0.066243 10.0.0.19 - - [2026-02-09 02:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.41 - - [2026-02-09 02:42:27] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001278 10.0.0.19 - - [2026-02-09 02:42:27] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.039191 10.0.0.41 - - [2026-02-09 02:42:27] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001184 10.0.0.19 - - [2026-02-09 02:42:27] "POST /neutron/network HTTP/1.1" 200 617 0.130064 10.0.0.19 - - [2026-02-09 02:42:28] "POST /route-targets HTTP/1.1" 200 327 0.013649 10.0.0.19 - - [2026-02-09 02:42:28] "POST /neutron/network HTTP/1.1" 200 1074 0.014594 10.0.0.19 - - [2026-02-09 02:42:28] "POST /id-to-fqname HTTP/1.1" 200 229 0.001302 10.0.0.19 - - [2026-02-09 02:42:28] "GET /virtual-network/0e8847b1-b650-4e76-90d0-e1da0a14e36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005307 10.0.0.19 - - [2026-02-09 02:42:28] "GET /virtual-network/0e8847b1-b650-4e76-90d0-e1da0a14e36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006195 10.0.0.19 - - [2026-02-09 02:42:28] "POST /neutron/subnet HTTP/1.1" 200 701 0.008968 10.0.0.19 - - [2026-02-09 02:42:28] "GET /virtual-network/0e8847b1-b650-4e76-90d0-e1da0a14e36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005804 10.0.0.19 - - [2026-02-09 02:42:29] "POST /fqname-to-id HTTP/1.1" 404 205 0.003611 10.0.0.19 - - [2026-02-09 02:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.41 - - [2026-02-09 02:42:29] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001012 10.0.0.19 - - [2026-02-09 02:42:29] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.052010 10.0.0.19 - - [2026-02-09 02:42:29] "POST /network-policys HTTP/1.1" 200 527 0.080952 10.0.0.19 - - [2026-02-09 02:42:29] "GET /network-policy/7b24c873-34ef-4b91-b718-53ecdfc2a01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.006206 10.0.0.41 - - [2026-02-09 02:42:29] "DELETE /project/e43501af14394d698299296c5642c484 HTTP/1.1" 404 173 0.003645 10.0.0.41 - - [2026-02-09 02:42:29] "DELETE /project/44d16ca30b844fc681875950dd1de318 HTTP/1.1" 404 173 0.005129 10.0.0.41 - - [2026-02-09 02:42:29] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000849 10.0.0.19 - - [2026-02-09 02:42:29] "POST /fqname-to-id HTTP/1.1" 404 205 0.002297 10.0.0.19 - - [2026-02-09 02:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.41 - - [2026-02-09 02:42:29] "GET /project/e43501af-1439-4d69-8299-296c5642c484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.038000 10.0.0.41 - - [2026-02-09 02:42:29] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001061 10.0.0.41 - - [2026-02-09 02:42:29] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000964 10.0.0.41 - - [2026-02-09 02:42:29] "GET /project/e43501af-1439-4d69-8299-296c5642c484?fields=security_groups HTTP/1.1" 200 1399 0.049521 10.0.0.19 - - [2026-02-09 02:42:29] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.094958 10.0.0.41 - - [2026-02-09 02:42:29] "DELETE /security-group/7400c2a1-1f4e-4e32-b154-ab3a73fbfee5 HTTP/1.1" 200 115 0.067567 10.0.0.41 - - [2026-02-09 02:42:29] "GET /projects?obj_uuids=e43501af-1439-4d69-8299-296c5642c484&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001292 10.0.0.41 - - [2026-02-09 02:42:29] "GET /project/e43501af-1439-4d69-8299-296c5642c484?fields=application_policy_sets HTTP/1.1" 200 1438 0.090917 10.0.0.19 - - [2026-02-09 02:42:29] "POST /network-policys HTTP/1.1" 200 527 0.099528 10.0.0.19 - - [2026-02-09 02:42:29] "DELETE /access-control-list/b7e384c7-e9f1-4ffd-bd84-c64df93a6fdb HTTP/1.1" 200 115 0.081600 10.0.0.19 - - [2026-02-09 02:42:29] "GET /network-policy/7c534f4b-4718-4a90-b460-43cbaa81fd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.007876 10.0.0.41 - - [2026-02-09 02:42:30] "DELETE /project/e43501af-1439-4d69-8299-296c5642c484 HTTP/1.1" 200 115 0.447809 10.0.0.19 - - [2026-02-09 02:42:30] "POST /fqname-to-id HTTP/1.1" 404 205 0.004958 10.0.0.19 - - [2026-02-09 02:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.41 - - [2026-02-09 02:42:30] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002882 10.0.0.19 - - [2026-02-09 02:42:30] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.041830 10.0.0.19 - - [2026-02-09 02:42:30] "POST /network-policys HTTP/1.1" 200 527 0.070395 10.0.0.19 - - [2026-02-09 02:42:30] "GET /network-policy/8f26d73c-242f-4095-a840-d14aa2849e2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.006801 10.0.0.19 - - [2026-02-09 02:42:30] "POST /fqname-to-id HTTP/1.1" 404 205 0.003307 10.0.0.19 - - [2026-02-09 02:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.41 - - [2026-02-09 02:42:30] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000998 10.0.0.19 - - [2026-02-09 02:42:30] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.034640 10.0.0.19 - - [2026-02-09 02:42:30] "POST /network-policys HTTP/1.1" 200 527 0.074242 10.0.0.19 - - [2026-02-09 02:42:30] "GET /network-policy/0835743c-dea2-46c0-b032-aa5b39a389a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.006539 10.0.0.19 - - [2026-02-09 02:42:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.005815 10.0.0.19 - - [2026-02-09 02:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.41 - - [2026-02-09 02:42:30] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001050 10.0.0.19 - - [2026-02-09 02:42:31] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.046593 10.0.0.19 - - [2026-02-09 02:42:31] "POST /network-policys HTTP/1.1" 200 531 0.030280 10.0.0.19 - - [2026-02-09 02:42:31] "GET /network-policy/b6bf57e7-0db1-45fa-9051-0d70d1618ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.005973 10.0.0.19 - - [2026-02-09 02:42:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.003783 10.0.0.19 - - [2026-02-09 02:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.41 - - [2026-02-09 02:42:31] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001048 10.0.0.19 - - [2026-02-09 02:42:31] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.041880 10.0.0.19 - - [2026-02-09 02:42:31] "POST /network-policys HTTP/1.1" 200 529 0.073395 10.0.0.19 - - [2026-02-09 02:42:31] "GET /network-policy/1ed8aec1-b6e3-4c37-a00a-08a47f58de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006779 10.0.0.19 - - [2026-02-09 02:42:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.002994 10.0.0.19 - - [2026-02-09 02:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.41 - - [2026-02-09 02:42:31] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001075 10.0.0.19 - - [2026-02-09 02:42:31] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.036690 10.0.0.19 - - [2026-02-09 02:42:31] "POST /network-policys HTTP/1.1" 200 529 0.078181 10.0.0.19 - - [2026-02-09 02:42:31] "GET /network-policy/a58a02f5-c7f7-485d-846e-6b28a3348459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006186 10.0.0.19 - - [2026-02-09 02:42:32] "POST /fqname-to-id HTTP/1.1" 404 206 0.003048 10.0.0.19 - - [2026-02-09 02:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.41 - - [2026-02-09 02:42:32] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001035 10.0.0.19 - - [2026-02-09 02:42:32] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.042722 10.0.0.19 - - [2026-02-09 02:42:32] "POST /network-policys HTTP/1.1" 200 529 0.078603 10.0.0.19 - - [2026-02-09 02:42:32] "GET /network-policy/cfa7f912-39d1-4e97-a692-b5247e5854f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.006627 10.0.0.19 - - [2026-02-09 02:42:32] "POST /fqname-to-id HTTP/1.1" 404 206 0.003313 10.0.0.19 - - [2026-02-09 02:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.41 - - [2026-02-09 02:42:32] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001096 10.0.0.19 - - [2026-02-09 02:42:32] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.046409 10.0.0.19 - - [2026-02-09 02:42:32] "POST /network-policys HTTP/1.1" 200 529 0.070425 10.0.0.19 - - [2026-02-09 02:42:32] "GET /network-policy/c77fa32e-5639-4a12-b5f6-ffb1700c89cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.005917 10.0.0.19 - - [2026-02-09 02:42:32] "POST /fqname-to-id HTTP/1.1" 404 208 0.002909 10.0.0.19 - - [2026-02-09 02:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.41 - - [2026-02-09 02:42:32] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001203 10.0.0.19 - - [2026-02-09 02:42:32] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.040316 10.0.0.19 - - [2026-02-09 02:42:33] "POST /network-policys HTTP/1.1" 200 533 0.026706 10.0.0.19 - - [2026-02-09 02:42:33] "GET /network-policy/e1988b9a-6808-4569-89fb-dfbb042623b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.006144 10.0.0.19 - - [2026-02-09 02:42:33] "POST /neutron/network HTTP/1.1" 200 1157 0.070739 10.0.0.19 - - [2026-02-09 02:42:33] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006842 10.0.0.19 - - [2026-02-09 02:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.19 - - [2026-02-09 02:42:33] "GET /network-policy/7b24c873-34ef-4b91-b718-53ecdfc2a01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004305 10.0.0.19 - - [2026-02-09 02:42:33] "POST /fqname-to-id HTTP/1.1" 404 246 0.003465 10.0.0.19 - - [2026-02-09 02:42:33] "POST /neutron/network HTTP/1.1" 200 1159 0.076683 10.0.0.19 - - [2026-02-09 02:42:33] "GET /virtual-network/0e8847b1-b650-4e76-90d0-e1da0a14e36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.009819 10.0.0.19 - - [2026-02-09 02:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.19 - - [2026-02-09 02:42:33] "GET /network-policy/b6bf57e7-0db1-45fa-9051-0d70d1618ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004245 10.0.0.19 - - [2026-02-09 02:42:33] "POST /id-to-fqname HTTP/1.1" 200 229 0.001438 10.0.0.41 - - [2026-02-09 02:42:34] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000992 10.0.0.19 - - [2026-02-09 02:42:34] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.068686 10.0.0.19 - - [2026-02-09 02:42:35] "POST /neutron/network HTTP/1.1" 200 1157 0.009222 10.0.0.19 - - [2026-02-09 02:42:35] "POST /id-to-fqname HTTP/1.1" 200 229 0.001422 10.0.0.19 - - [2026-02-09 02:42:35] "POST /neutron/port HTTP/1.1" 200 117 0.006644 10.0.0.41 - - [2026-02-09 02:42:35] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001020 10.0.0.19 - - [2026-02-09 02:42:35] "PUT /access-control-list/50e39839-836f-4164-95ce-f6110a92a5d2 HTTP/1.1" 200 272 0.138316 10.0.0.19 - - [2026-02-09 02:42:36] "POST /neutron/port HTTP/1.1" 200 1061 0.459031 10.0.0.41 - - [2026-02-09 02:42:36] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001045 10.0.0.19 - - [2026-02-09 02:42:36] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.068458 10.0.0.19 - - [2026-02-09 02:42:36] "POST /neutron/port HTTP/1.1" 200 1115 0.124340 10.0.0.19 - - [2026-02-09 02:42:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003954 10.0.0.19 - - [2026-02-09 02:42:36] "POST /neutron/port HTTP/1.1" 200 1125 0.019745 10.0.0.19 - - [2026-02-09 02:42:36] "POST /neutron/port HTTP/1.1" 200 117 0.008481 10.0.0.19 - - [2026-02-09 02:42:36] "POST /neutron/network HTTP/1.1" 200 1169 0.008208 10.0.0.19 - - [2026-02-09 02:42:37] "POST /neutron/port HTTP/1.1" 200 1061 0.018238 10.0.0.19 - - [2026-02-09 02:42:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004150 10.0.0.19 - - [2026-02-09 02:42:37] "POST /neutron/network HTTP/1.1" 200 1159 0.009471 10.0.0.19 - - [2026-02-09 02:42:41] "POST /neutron/port HTTP/1.1" 200 1125 0.019926 10.0.0.19 - - [2026-02-09 02:42:41] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008638 10.0.0.19 - - [2026-02-09 02:42:41] "GET /virtual-machine/3d2f2d98-0148-47b8-bad2-4869a4f235de HTTP/1.1" 401 292 0.000357 10.0.0.19 - - [2026-02-09 02:42:42] "GET /virtual-machine/3d2f2d98-0148-47b8-bad2-4869a4f235de HTTP/1.1" 200 1298 0.028641 10.0.0.19 - - [2026-02-09 02:42:42] "GET /virtual-machine-interface/ad38207b-4dcc-4630-b3ab-cc7d2a25c65c HTTP/1.1" 200 2952 0.006030 10.0.0.19 - - [2026-02-09 02:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.19 - - [2026-02-09 02:42:42] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004558 10.0.0.19 - - [2026-02-09 02:42:42] "GET /virtual-networks?parent_id=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003701 10.0.0.19 - - [2026-02-09 02:42:42] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005681 10.0.0.19 - - [2026-02-09 02:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.19 - - [2026-02-09 02:42:45] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007131 10.0.0.19 - - [2026-02-09 02:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.19 - - [2026-02-09 02:42:49] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008326 10.0.0.19 - - [2026-02-09 02:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.19 - - [2026-02-09 02:42:53] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005643 10.0.0.19 - - [2026-02-09 02:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.19 - - [2026-02-09 02:42:57] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006625 10.0.0.19 - - [2026-02-09 02:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.19 - - [2026-02-09 02:43:01] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006334 10.0.0.19 - - [2026-02-09 02:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.19 - - [2026-02-09 02:43:05] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005771 10.0.0.19 - - [2026-02-09 02:43:08] "POST /neutron/network HTTP/1.1" 200 1169 0.033215 10.0.0.19 - - [2026-02-09 02:43:08] "POST /neutron/port HTTP/1.1" 200 117 0.001216 10.0.0.19 - - [2026-02-09 02:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.19 - - [2026-02-09 02:43:09] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005151 10.0.0.19 - - [2026-02-09 02:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.19 - - [2026-02-09 02:43:14] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006630 10.0.0.19 - - [2026-02-09 02:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.19 - - [2026-02-09 02:43:16] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004148 10.0.0.19 - - [2026-02-09 02:43:16] "GET /virtual-networks?parent_id=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003446 10.0.0.19 - - [2026-02-09 02:43:16] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006163 10.0.0.19 - - [2026-02-09 02:43:16] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007840 10.0.0.19 - - [2026-02-09 02:43:25] "POST /neutron/port HTTP/1.1" 200 1125 0.016901 10.0.0.19 - - [2026-02-09 02:43:26] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007675 10.0.0.33 - - [2026-02-09 02:43:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000515 10.0.0.33 - - [2026-02-09 02:43:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.33 - - [2026-02-09 02:43:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.41 - - [2026-02-09 02:43:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.33 - - [2026-02-09 02:43:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.41 - - [2026-02-09 02:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.41 - - [2026-02-09 02:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.41 - - [2026-02-09 02:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.19 - - [2026-02-09 02:43:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000616 10.0.0.19 - - [2026-02-09 02:43:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.19 - - [2026-02-09 02:43:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.19 - - [2026-02-09 02:43:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.19 - - [2026-02-09 02:43:31] "POST /neutron/port HTTP/1.1" 200 1125 0.017521 10.0.0.19 - - [2026-02-09 02:43:33] "POST /neutron/port HTTP/1.1" 200 1125 0.027020 10.0.0.19 - - [2026-02-09 02:43:33] "POST /neutron/subnet HTTP/1.1" 200 675 0.011322 10.0.0.19 - - [2026-02-09 02:43:37] "POST /neutron/port HTTP/1.1" 200 1125 0.019961 10.0.0.19 - - [2026-02-09 02:43:37] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007972 10.0.0.19 - - [2026-02-09 02:43:37] "GET /virtual-machine/3318da3e-7069-405d-b41c-d05d3e1f0672 HTTP/1.1" 200 1298 0.005972 10.0.0.19 - - [2026-02-09 02:43:37] "GET /virtual-machine-interface/fa90be68-daec-4f8e-9418-ae5dd279a3e3 HTTP/1.1" 200 2952 0.005393 10.0.0.19 - - [2026-02-09 02:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.19 - - [2026-02-09 02:43:37] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003844 10.0.0.19 - - [2026-02-09 02:43:37] "GET /virtual-networks?parent_id=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003026 10.0.0.19 - - [2026-02-09 02:43:37] "GET /virtual-network/0e8847b1-b650-4e76-90d0-e1da0a14e36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006028 10.0.0.19 - - [2026-02-09 02:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.19 - - [2026-02-09 02:43:38] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003834 10.0.0.19 - - [2026-02-09 02:43:38] "GET /virtual-networks?parent_id=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002974 10.0.0.19 - - [2026-02-09 02:43:38] "GET /virtual-network/0e8847b1-b650-4e76-90d0-e1da0a14e36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005947 10.0.0.19 - - [2026-02-09 02:43:38] "POST /neutron/port HTTP/1.1" 200 2098 0.019914 10.0.0.19 - - [2026-02-09 02:43:38] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007948 10.0.0.19 - - [2026-02-09 02:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.19 - - [2026-02-09 02:43:38] "GET /network-policy/b6bf57e7-0db1-45fa-9051-0d70d1618ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003433 10.0.0.19 - - [2026-02-09 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.19 - - [2026-02-09 02:43:39] "GET /network-policy/7b24c873-34ef-4b91-b718-53ecdfc2a01e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.003700 10.0.0.19 - - [2026-02-09 02:43:39] "POST /neutron/network HTTP/1.1" 200 1157 0.011368 10.0.0.19 - - [2026-02-09 02:43:39] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008430 10.0.0.19 - - [2026-02-09 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.19 - - [2026-02-09 02:43:39] "GET /network-policy/7c534f4b-4718-4a90-b460-43cbaa81fd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004529 10.0.0.41 - - [2026-02-09 02:44:00] "GET /obj-perms HTTP/1.1" 200 5056 0.052561 10.0.0.19 - - [2026-02-09 02:44:01] "GET /obj-perms HTTP/1.1" 200 5056 0.049047 10.0.0.19 - - [2026-02-09 02:44:03] "POST /neutron/network HTTP/1.1" 200 1157 0.009960 10.0.0.19 - - [2026-02-09 02:44:03] "PUT /access-control-list/50e39839-836f-4164-95ce-f6110a92a5d2 HTTP/1.1" 200 272 0.016584 10.0.0.19 - - [2026-02-09 02:44:03] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.015640 10.0.0.19 - - [2026-02-09 02:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009294 10.0.0.19 - - [2026-02-09 02:44:03] "GET /network-policy/e1988b9a-6808-4569-89fb-dfbb042623b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.004211 10.0.0.19 - - [2026-02-09 02:44:09] "POST /neutron/port HTTP/1.1" 200 1125 0.020437 10.0.0.19 - - [2026-02-09 02:44:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004062 10.0.0.19 - - [2026-02-09 02:44:09] "POST /neutron/network HTTP/1.1" 200 1159 0.011077 10.0.0.19 - - [2026-02-09 02:44:13] "POST /ref-update HTTP/1.1" 200 156 0.057806 10.0.0.19 - - [2026-02-09 02:44:13] "POST /neutron/network HTTP/1.1" 200 1157 0.032830 10.0.0.19 - - [2026-02-09 02:44:13] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008688 10.0.0.19 - - [2026-02-09 02:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.19 - - [2026-02-09 02:44:13] "GET /network-policy/8f26d73c-242f-4095-a840-d14aa2849e2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.004776 10.0.0.19 - - [2026-02-09 02:44:21] "POST /neutron/network HTTP/1.1" 200 1157 0.010208 10.0.0.19 - - [2026-02-09 02:44:21] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005257 10.0.0.19 - - [2026-02-09 02:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.19 - - [2026-02-09 02:44:21] "GET /network-policy/0835743c-dea2-46c0-b032-aa5b39a389a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.004925 10.0.0.19 - - [2026-02-09 02:44:29] "POST /neutron/network HTTP/1.1" 200 1158 0.016967 10.0.0.19 - - [2026-02-09 02:44:29] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005383 10.0.0.19 - - [2026-02-09 02:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.19 - - [2026-02-09 02:44:29] "POST /ref-update HTTP/1.1" 200 156 0.060141 10.0.0.19 - - [2026-02-09 02:44:29] "GET /network-policy/1ed8aec1-b6e3-4c37-a00a-08a47f58de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004143 10.0.0.19 - - [2026-02-09 02:44:33] "POST /neutron/network HTTP/1.1" 200 1168 0.007617 10.0.0.19 - - [2026-02-09 02:44:33] "POST /neutron/port HTTP/1.1" 200 117 0.001274 10.0.0.19 - - [2026-02-09 02:44:38] "POST /neutron/network HTTP/1.1" 200 1158 0.096457 10.0.0.19 - - [2026-02-09 02:44:38] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.015785 10.0.0.19 - - [2026-02-09 02:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013430 10.0.0.19 - - [2026-02-09 02:44:38] "GET /network-policy/a58a02f5-c7f7-485d-846e-6b28a3348459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005572 10.0.0.19 - - [2026-02-09 02:44:46] "POST /neutron/network HTTP/1.1" 200 1158 0.103232 10.0.0.19 - - [2026-02-09 02:44:46] "PUT /access-control-list/50e39839-836f-4164-95ce-f6110a92a5d2 HTTP/1.1" 200 272 0.065375 10.0.0.19 - - [2026-02-09 02:44:46] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.008681 10.0.0.19 - - [2026-02-09 02:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.19 - - [2026-02-09 02:44:46] "GET /network-policy/cfa7f912-39d1-4e97-a692-b5247e5854f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.004574 10.0.0.19 - - [2026-02-09 02:44:55] "POST /neutron/network HTTP/1.1" 200 1158 0.086778 10.0.0.19 - - [2026-02-09 02:44:55] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006411 10.0.0.19 - - [2026-02-09 02:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.19 - - [2026-02-09 02:44:55] "GET /network-policy/c77fa32e-5639-4a12-b5f6-ffb1700c89cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.004566 10.0.0.33 - - [2026-02-09 02:45:01] "GET /obj-perms HTTP/1.1" 200 5056 0.056664 10.0.0.19 - - [2026-02-09 02:45:02] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006017 10.0.0.19 - - [2026-02-09 02:45:03] "POST /neutron/network HTTP/1.1" 200 1074 0.151533 10.0.0.19 - - [2026-02-09 02:45:03] "POST /ref-update HTTP/1.1" 200 156 0.042545 10.0.0.19 - - [2026-02-09 02:45:03] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.022907 10.0.0.19 - - [2026-02-09 02:45:03] "GET /virtual-machine/3318da3e-7069-405d-b41c-d05d3e1f0672 HTTP/1.1" 200 1298 0.005579 10.0.0.19 - - [2026-02-09 02:45:03] "POST /neutron/port HTTP/1.1" 200 1115 0.013613 10.0.0.19 - - [2026-02-09 02:45:05] "GET /virtual-machine/3318da3e-7069-405d-b41c-d05d3e1f0672 HTTP/1.1" 404 171 0.003603 10.0.0.19 - - [2026-02-09 02:45:05] "GET /virtual-machine/3318da3e-7069-405d-b41c-d05d3e1f0672 HTTP/1.1" 404 171 0.003143 10.0.0.19 - - [2026-02-09 02:45:05] "GET /virtual-machine/3318da3e-7069-405d-b41c-d05d3e1f0672 HTTP/1.1" 404 171 0.003220 10.0.0.19 - - [2026-02-09 02:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.19 - - [2026-02-09 02:45:05] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003931 10.0.0.19 - - [2026-02-09 02:45:05] "GET /virtual-networks?parent_id=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002944 10.0.0.19 - - [2026-02-09 02:45:05] "GET /virtual-network/0e8847b1-b650-4e76-90d0-e1da0a14e36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.008056 10.0.0.19 - - [2026-02-09 02:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.19 - - [2026-02-09 02:45:05] "GET /routing-instance/f7e6e117-c1b5-44d8-a27e-3638195fb110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.005492 10.0.0.19 - - [2026-02-09 02:45:05] "GET /route-target/3646aeb4-d089-44f8-9082-fad1e0ab4ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004424 10.0.0.41 - - [2026-02-09 02:45:08] "GET /obj-perms HTTP/1.1" 200 5013 0.065164 10.0.0.19 - - [2026-02-09 02:45:09] "GET /obj-perms HTTP/1.1" 200 5013 0.004252 10.0.0.19 - - [2026-02-09 02:45:09] "GET /virtual-machine/3d2f2d98-0148-47b8-bad2-4869a4f235de HTTP/1.1" 200 1298 0.004595 10.0.0.19 - - [2026-02-09 02:45:09] "POST /neutron/port HTTP/1.1" 200 1115 0.013985 10.0.0.19 - - [2026-02-09 02:45:11] "GET /virtual-machine/3d2f2d98-0148-47b8-bad2-4869a4f235de HTTP/1.1" 404 171 0.003294 10.0.0.19 - - [2026-02-09 02:45:11] "GET /virtual-machine/3d2f2d98-0148-47b8-bad2-4869a4f235de HTTP/1.1" 404 171 0.003460 10.0.0.19 - - [2026-02-09 02:45:11] "GET /virtual-machine/3d2f2d98-0148-47b8-bad2-4869a4f235de HTTP/1.1" 404 171 0.002886 10.0.0.19 - - [2026-02-09 02:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.19 - - [2026-02-09 02:45:11] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004584 10.0.0.19 - - [2026-02-09 02:45:11] "GET /virtual-networks?parent_id=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003696 10.0.0.19 - - [2026-02-09 02:45:11] "GET /virtual-network/13111c1b-cbdb-4542-8aff-d6311481a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.007542 10.0.0.19 - - [2026-02-09 02:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.19 - - [2026-02-09 02:45:11] "GET /routing-instance/ee15d9ff-16e6-48cd-a41e-d7cb402de26a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.006280 10.0.0.19 - - [2026-02-09 02:45:11] "GET /route-target/9c61544e-308a-4617-8141-c4a92e084bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.007325 10.0.0.19 - - [2026-02-09 02:45:14] "GET /obj-perms HTTP/1.1" 200 5013 0.004178 10.0.0.41 - - [2026-02-09 02:45:14] "GET /obj-perms HTTP/1.1" 200 5013 0.004437 10.0.0.19 - - [2026-02-09 02:45:23] "GET /obj-perms HTTP/1.1" 200 5013 0.003962 10.0.0.41 - - [2026-02-09 02:45:23] "GET /obj-perms HTTP/1.1" 200 5013 0.003888 10.0.0.19 - - [2026-02-09 02:45:33] "GET /obj-perms HTTP/1.1" 200 5013 0.004814 10.0.0.41 - - [2026-02-09 02:45:33] "GET /obj-perms HTTP/1.1" 200 5013 0.003803 10.0.0.19 - - [2026-02-09 02:45:39] "GET /obj-perms HTTP/1.1" 200 5013 0.004204 10.0.0.41 - - [2026-02-09 02:45:39] "GET /obj-perms HTTP/1.1" 200 5013 0.005906 10.0.0.19 - - [2026-02-09 02:45:39] "GET /virtual-network/0e8847b1-b650-4e76-90d0-e1da0a14e36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006098 10.0.0.19 - - [2026-02-09 02:45:39] "POST /neutron/network HTTP/1.1" 200 1074 0.082028 10.0.0.19 - - [2026-02-09 02:45:39] "GET /virtual-network/0e8847b1-b650-4e76-90d0-e1da0a14e36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.008075 10.0.0.19 - - [2026-02-09 02:45:40] "DELETE /network-policy/e1988b9a-6808-4569-89fb-dfbb042623b8 HTTP/1.1" 200 115 0.039416 10.0.0.19 - - [2026-02-09 02:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.41 - - [2026-02-09 02:45:40] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.027521 10.0.0.19 - - [2026-02-09 02:45:40] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.072991 10.0.0.19 - - [2026-02-09 02:45:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21702685&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.005888 10.0.0.19 - - [2026-02-09 02:45:40] "DELETE /network-policy/c77fa32e-5639-4a12-b5f6-ffb1700c89cd HTTP/1.1" 200 115 0.040943 10.0.0.19 - - [2026-02-09 02:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.41 - - [2026-02-09 02:45:40] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001010 10.0.0.19 - - [2026-02-09 02:45:40] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.047226 10.0.0.19 - - [2026-02-09 02:45:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21702685&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.006313 10.0.0.19 - - [2026-02-09 02:45:40] "DELETE /network-policy/cfa7f912-39d1-4e97-a692-b5247e5854f4 HTTP/1.1" 200 115 0.038698 10.0.0.19 - - [2026-02-09 02:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.41 - - [2026-02-09 02:45:40] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001034 10.0.0.19 - - [2026-02-09 02:45:40] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.033078 10.0.0.19 - - [2026-02-09 02:45:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21702685&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.006004 10.0.0.19 - - [2026-02-09 02:45:40] "DELETE /network-policy/a58a02f5-c7f7-485d-846e-6b28a3348459 HTTP/1.1" 200 115 0.034123 10.0.0.19 - - [2026-02-09 02:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.41 - - [2026-02-09 02:45:40] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001014 10.0.0.19 - - [2026-02-09 02:45:40] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.040507 10.0.0.19 - - [2026-02-09 02:45:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21702685&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.009182 10.0.0.19 - - [2026-02-09 02:45:40] "DELETE /network-policy/1ed8aec1-b6e3-4c37-a00a-08a47f58de01 HTTP/1.1" 200 115 0.037030 10.0.0.19 - - [2026-02-09 02:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.41 - - [2026-02-09 02:45:40] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001102 10.0.0.19 - - [2026-02-09 02:45:40] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.038726 10.0.0.19 - - [2026-02-09 02:45:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21702685&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.005681 10.0.0.19 - - [2026-02-09 02:45:41] "DELETE /network-policy/b6bf57e7-0db1-45fa-9051-0d70d1618ca5 HTTP/1.1" 200 115 0.031895 10.0.0.19 - - [2026-02-09 02:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005468 10.0.0.41 - - [2026-02-09 02:45:41] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001062 10.0.0.19 - - [2026-02-09 02:45:41] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.046350 10.0.0.19 - - [2026-02-09 02:45:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21702685&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.005571 10.0.0.19 - - [2026-02-09 02:45:41] "DELETE /network-policy/0835743c-dea2-46c0-b032-aa5b39a389a0 HTTP/1.1" 200 115 0.037367 10.0.0.19 - - [2026-02-09 02:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.41 - - [2026-02-09 02:45:41] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001069 10.0.0.19 - - [2026-02-09 02:45:41] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.042067 10.0.0.19 - - [2026-02-09 02:45:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21702685&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.006034 10.0.0.19 - - [2026-02-09 02:45:41] "DELETE /network-policy/8f26d73c-242f-4095-a840-d14aa2849e2b HTTP/1.1" 200 115 0.044270 10.0.0.19 - - [2026-02-09 02:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005897 10.0.0.41 - - [2026-02-09 02:45:41] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000989 10.0.0.19 - - [2026-02-09 02:45:41] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.035339 10.0.0.19 - - [2026-02-09 02:45:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21702685&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.006044 10.0.0.19 - - [2026-02-09 02:45:41] "DELETE /network-policy/7c534f4b-4718-4a90-b460-43cbaa81fd9f HTTP/1.1" 200 115 0.034518 10.0.0.19 - - [2026-02-09 02:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.41 - - [2026-02-09 02:45:41] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001187 10.0.0.19 - - [2026-02-09 02:45:41] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.052065 10.0.0.19 - - [2026-02-09 02:45:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21702685&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.005475 10.0.0.19 - - [2026-02-09 02:45:41] "DELETE /network-policy/7b24c873-34ef-4b91-b718-53ecdfc2a01e HTTP/1.1" 200 115 0.034064 10.0.0.19 - - [2026-02-09 02:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.41 - - [2026-02-09 02:45:42] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001113 10.0.0.19 - - [2026-02-09 02:45:42] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.035020 10.0.0.19 - - [2026-02-09 02:45:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-21702685&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005280 10.0.0.41 - - [2026-02-09 02:45:42] "POST /useragent-kv HTTP/1.1" 200 115 0.005023 10.0.0.19 - - [2026-02-09 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.41 - - [2026-02-09 02:45:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003054 10.0.0.41 - - [2026-02-09 02:45:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002343 10.0.0.41 - - [2026-02-09 02:45:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002402 10.0.0.19 - - [2026-02-09 02:45:42] "POST /neutron/network HTTP/1.1" 200 151 0.134963 10.0.0.19 - - [2026-02-09 02:45:42] "DELETE /route-target/9c61544e-308a-4617-8141-c4a92e084bb2 HTTP/1.1" 200 115 0.021315 10.0.0.19 - - [2026-02-09 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.19 - - [2026-02-09 02:45:42] "DELETE /network-ipam/845e3537-b240-4ce6-b468-3159bc794aaf HTTP/1.1" 200 115 0.033113 10.0.0.19 - - [2026-02-09 02:45:42] "POST /fqname-to-id HTTP/1.1" 404 248 0.004211 10.0.0.41 - - [2026-02-09 02:45:42] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000957 10.0.0.41 - - [2026-02-09 02:45:43] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.035233 10.0.0.41 - - [2026-02-09 02:45:43] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001443 10.0.0.41 - - [2026-02-09 02:45:43] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?fields=security_groups HTTP/1.1" 200 1380 0.041159 10.0.0.41 - - [2026-02-09 02:45:43] "DELETE /security-group/d7e8255b-3e00-4b9e-ac81-2dfc3923ce85 HTTP/1.1" 200 115 0.062682 10.0.0.41 - - [2026-02-09 02:45:43] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001028 10.0.0.41 - - [2026-02-09 02:45:43] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?fields=application_policy_sets HTTP/1.1" 200 1419 0.063275 10.0.0.19 - - [2026-02-09 02:45:43] "DELETE /project/44d16ca3-0b84-4fc6-8187-5950dd1de318 HTTP/1.1" 200 115 0.387241 10.0.0.41 - - [2026-02-09 02:45:43] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001020 10.0.0.19 - - [2026-02-09 02:45:43] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?fields=projects HTTP/1.1" 200 1437 0.011533 10.0.0.41 - - [2026-02-09 02:45:44] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003476 10.0.0.41 - - [2026-02-09 02:45:44] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001086 10.0.0.41 - - [2026-02-09 02:45:44] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.041963 10.0.0.41 - - [2026-02-09 02:45:44] "POST /id-to-fqname HTTP/1.1" 200 196 0.003500 10.0.0.41 - - [2026-02-09 02:45:44] "POST /fqname-to-id HTTP/1.1" 404 205 0.005701 10.0.0.41 - - [2026-02-09 02:45:45] "POST /security-groups HTTP/1.1" 200 597 0.072994 10.0.0.19 - - [2026-02-09 02:45:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.003545 10.0.0.41 - - [2026-02-09 02:45:45] "POST /projects HTTP/1.1" 200 597 0.307503 10.0.0.41 - - [2026-02-09 02:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.344046 10.0.0.19 - - [2026-02-09 02:45:45] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.534024 10.0.0.41 - - [2026-02-09 02:45:45] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001089 10.0.0.19 - - [2026-02-09 02:45:45] "POST /access-control-lists HTTP/1.1" 200 600 0.051864 10.0.0.19 - - [2026-02-09 02:45:45] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?fields=virtual_networks HTTP/1.1" 200 1043 0.073987 10.0.0.41 - - [2026-02-09 02:45:45] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001070 10.0.0.19 - - [2026-02-09 02:45:45] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.034336 10.0.0.41 - - [2026-02-09 02:45:45] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001134 10.0.0.19 - - [2026-02-09 02:45:45] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?fields=security_groups HTTP/1.1" 200 1275 0.043693 10.0.0.19 - - [2026-02-09 02:45:46] "POST /fqname-to-id HTTP/1.1" 404 200 0.029778 10.0.0.41 - - [2026-02-09 02:45:46] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003009 10.0.0.41 - - [2026-02-09 02:45:46] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001148 10.0.0.41 - - [2026-02-09 02:45:46] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008161 10.0.0.41 - - [2026-02-09 02:45:46] "POST /id-to-fqname HTTP/1.1" 200 202 0.003698 10.0.0.41 - - [2026-02-09 02:45:46] "POST /fqname-to-id HTTP/1.1" 404 211 0.006006 10.0.0.41 - - [2026-02-09 02:45:46] "POST /security-groups HTTP/1.1" 200 603 0.073050 10.0.0.41 - - [2026-02-09 02:45:46] "POST /projects HTTP/1.1" 200 609 0.267335 10.0.0.41 - - [2026-02-09 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.304651 10.0.0.19 - - [2026-02-09 02:45:46] "POST /fqname-to-id HTTP/1.1" 404 245 0.010993 10.0.0.19 - - [2026-02-09 02:45:46] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.463745 10.0.0.19 - - [2026-02-09 02:45:48] "GET / HTTP/1.1" 200 35931 0.002044 10.0.0.19 - - [2026-02-09 02:45:50] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000513 10.0.0.41 - - [2026-02-09 02:45:50] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001307 10.0.0.19 - - [2026-02-09 02:45:50] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.069343 10.0.0.19 - - [2026-02-09 02:45:50] "GET / HTTP/1.1" 200 35931 0.001800 10.0.0.19 - - [2026-02-09 02:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.41 - - [2026-02-09 02:45:51] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001187 10.0.0.19 - - [2026-02-09 02:45:51] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.008558 10.0.0.19 - - [2026-02-09 02:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.41 - - [2026-02-09 02:45:51] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001073 10.0.0.19 - - [2026-02-09 02:45:51] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.048395 10.0.0.19 - - [2026-02-09 02:45:52] "GET /domains HTTP/1.1" 401 292 0.000402 10.0.0.19 - - [2026-02-09 02:45:53] "GET /domains HTTP/1.1" 200 280 0.028188 10.0.0.41 - - [2026-02-09 02:45:53] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000976 10.0.0.19 - - [2026-02-09 02:45:53] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82 HTTP/1.1" 200 2970 0.008939 10.0.0.41 - - [2026-02-09 02:45:53] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000931 10.0.0.19 - - [2026-02-09 02:45:53] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7 HTTP/1.1" 200 1924 0.079508 10.0.0.19 - - [2026-02-09 02:45:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003191 10.0.0.19 - - [2026-02-09 02:45:53] "POST /network-ipams HTTP/1.1" 200 621 0.026060 10.0.0.19 - - [2026-02-09 02:45:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003458 10.0.0.19 - - [2026-02-09 02:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.19 - - [2026-02-09 02:45:53] "GET /network-ipam/484e4933-4cc7-4208-bb28-7572cd133562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.006364 10.0.0.19 - - [2026-02-09 02:45:53] "PUT /network-ipam/484e4933-4cc7-4208-bb28-7572cd133562 HTTP/1.1" 200 258 0.016676 10.0.0.19 - - [2026-02-09 02:45:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000609 10.0.0.19 - - [2026-02-09 02:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.028112 10.0.0.41 - - [2026-02-09 02:45:53] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001232 10.0.0.19 - - [2026-02-09 02:45:53] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.037941 10.0.0.19 - - [2026-02-09 02:45:54] "POST /neutron/network HTTP/1.1" 200 117 0.036188 10.0.0.19 - - [2026-02-09 02:45:54] "POST /ref-update HTTP/1.1" 200 156 0.027886 10.0.0.41 - - [2026-02-09 02:45:54] "POST /useragent-kv HTTP/1.1" 200 115 0.007957 10.0.0.19 - - [2026-02-09 02:45:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.229061 10.0.0.19 - - [2026-02-09 02:45:54] "POST /id-to-fqname HTTP/1.1" 200 235 0.001452 10.0.0.19 - - [2026-02-09 02:45:54] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007377 10.0.0.19 - - [2026-02-09 02:45:55] "POST /neutron/network HTTP/1.1" 200 1337 0.010927 10.0.0.19 - - [2026-02-09 02:45:55] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.004845 10.0.0.19 - - [2026-02-09 02:45:55] "POST /neutron/subnet HTTP/1.1" 200 701 0.008841 10.0.0.19 - - [2026-02-09 02:45:55] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006546 10.0.0.33 - - [2026-02-09 02:45:56] "GET /obj-perms HTTP/1.1" 200 5019 0.052531 10.0.0.19 - - [2026-02-09 02:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.41 - - [2026-02-09 02:45:56] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000984 10.0.0.19 - - [2026-02-09 02:45:56] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.051180 10.0.0.41 - - [2026-02-09 02:45:57] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001095 10.0.0.19 - - [2026-02-09 02:45:57] "POST /neutron/network HTTP/1.1" 200 623 0.111408 10.0.0.41 - - [2026-02-09 02:45:57] "POST /useragent-kv HTTP/1.1" 200 115 0.007063 10.0.0.19 - - [2026-02-09 02:45:57] "POST /neutron/subnet HTTP/1.1" 200 828 0.219644 10.0.0.19 - - [2026-02-09 02:45:57] "POST /id-to-fqname HTTP/1.1" 200 235 0.001853 10.0.0.19 - - [2026-02-09 02:45:57] "GET /virtual-network/609c153c-f875-414b-b230-089981ab4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006600 10.0.0.19 - - [2026-02-09 02:45:57] "GET /virtual-network/609c153c-f875-414b-b230-089981ab4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006552 10.0.0.19 - - [2026-02-09 02:45:57] "POST /neutron/network HTTP/1.1" 200 1337 0.015567 10.0.0.19 - - [2026-02-09 02:45:58] "POST /neutron/subnet HTTP/1.1" 200 828 0.009661 10.0.0.19 - - [2026-02-09 02:45:58] "GET /virtual-network/609c153c-f875-414b-b230-089981ab4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008176 10.0.0.19 - - [2026-02-09 02:45:58] "GET /obj-perms HTTP/1.1" 200 5019 0.057507 10.0.0.19 - - [2026-02-09 02:45:58] "POST /fqname-to-id HTTP/1.1" 404 211 0.003513 10.0.0.19 - - [2026-02-09 02:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.41 - - [2026-02-09 02:45:58] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001103 10.0.0.19 - - [2026-02-09 02:45:58] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.047049 10.0.0.19 - - [2026-02-09 02:45:58] "POST /network-policys HTTP/1.1" 200 533 0.074799 10.0.0.19 - - [2026-02-09 02:45:58] "GET /network-policy/075eb430-b959-4118-9285-527750f485fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.006265 10.0.0.19 - - [2026-02-09 02:45:59] "POST /fqname-to-id HTTP/1.1" 404 211 0.003097 10.0.0.19 - - [2026-02-09 02:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.41 - - [2026-02-09 02:45:59] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001153 10.0.0.19 - - [2026-02-09 02:45:59] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043923 10.0.0.19 - - [2026-02-09 02:45:59] "POST /network-policys HTTP/1.1" 200 533 0.085464 10.0.0.19 - - [2026-02-09 02:45:59] "GET /network-policy/119e0d61-fad9-4c1e-bec2-a6e469fd3c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.007279 10.0.0.19 - - [2026-02-09 02:45:59] "POST /fqname-to-id HTTP/1.1" 404 211 0.003143 10.0.0.19 - - [2026-02-09 02:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.41 - - [2026-02-09 02:45:59] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001038 10.0.0.19 - - [2026-02-09 02:45:59] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038505 10.0.0.19 - - [2026-02-09 02:45:59] "POST /network-policys HTTP/1.1" 200 533 0.073511 10.0.0.19 - - [2026-02-09 02:45:59] "GET /network-policy/b73570bc-11d5-41c1-8a8c-c7ffdf7e54de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006679 10.0.0.19 - - [2026-02-09 02:45:59] "POST /fqname-to-id HTTP/1.1" 404 211 0.003176 10.0.0.19 - - [2026-02-09 02:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.41 - - [2026-02-09 02:45:59] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001258 10.0.0.19 - - [2026-02-09 02:45:59] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043974 10.0.0.19 - - [2026-02-09 02:46:00] "POST /network-policys HTTP/1.1" 200 533 0.078360 10.0.0.19 - - [2026-02-09 02:46:00] "GET /network-policy/e5a1d73a-5e14-4ff9-903f-920dedb246dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.008425 10.0.0.19 - - [2026-02-09 02:46:00] "POST /fqname-to-id HTTP/1.1" 404 213 0.003528 10.0.0.19 - - [2026-02-09 02:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.41 - - [2026-02-09 02:46:00] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001061 10.0.0.19 - - [2026-02-09 02:46:00] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.056159 10.0.0.19 - - [2026-02-09 02:46:00] "POST /network-policys HTTP/1.1" 200 537 0.031055 10.0.0.19 - - [2026-02-09 02:46:00] "GET /network-policy/4d92302f-7c35-4a5d-87da-b4e7fed20a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.006673 10.0.0.19 - - [2026-02-09 02:46:00] "POST /fqname-to-id HTTP/1.1" 404 212 0.003897 10.0.0.19 - - [2026-02-09 02:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.41 - - [2026-02-09 02:46:00] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001026 10.0.0.19 - - [2026-02-09 02:46:00] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.063496 10.0.0.19 - - [2026-02-09 02:46:00] "POST /network-policys HTTP/1.1" 200 535 0.078319 10.0.0.19 - - [2026-02-09 02:46:01] "GET /network-policy/b79fc749-9f67-46f1-85da-fc16d547957d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006900 10.0.0.19 - - [2026-02-09 02:46:01] "POST /fqname-to-id HTTP/1.1" 404 212 0.004384 10.0.0.19 - - [2026-02-09 02:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005212 10.0.0.41 - - [2026-02-09 02:46:01] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001171 10.0.0.19 - - [2026-02-09 02:46:01] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.051697 10.0.0.19 - - [2026-02-09 02:46:01] "POST /network-policys HTTP/1.1" 200 535 0.083045 10.0.0.19 - - [2026-02-09 02:46:01] "GET /network-policy/85de7e90-7e2d-45e0-8893-068b1ce0f50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.006803 10.0.0.19 - - [2026-02-09 02:46:01] "POST /fqname-to-id HTTP/1.1" 404 212 0.003317 10.0.0.19 - - [2026-02-09 02:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.41 - - [2026-02-09 02:46:01] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001528 10.0.0.19 - - [2026-02-09 02:46:01] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.057436 10.0.0.19 - - [2026-02-09 02:46:01] "POST /network-policys HTTP/1.1" 200 535 0.085923 10.0.0.19 - - [2026-02-09 02:46:01] "GET /network-policy/d9495414-2705-4215-8d55-817411f83289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.006968 10.0.0.19 - - [2026-02-09 02:46:02] "POST /fqname-to-id HTTP/1.1" 404 212 0.004487 10.0.0.19 - - [2026-02-09 02:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007189 10.0.0.41 - - [2026-02-09 02:46:02] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001113 10.0.0.19 - - [2026-02-09 02:46:02] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041395 10.0.0.19 - - [2026-02-09 02:46:02] "POST /network-policys HTTP/1.1" 200 535 0.078714 10.0.0.19 - - [2026-02-09 02:46:02] "GET /network-policy/89a326ec-89da-41d4-bee4-13313946b0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.007002 10.0.0.19 - - [2026-02-09 02:46:02] "POST /fqname-to-id HTTP/1.1" 404 214 0.003112 10.0.0.19 - - [2026-02-09 02:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.41 - - [2026-02-09 02:46:02] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001013 10.0.0.19 - - [2026-02-09 02:46:02] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.060773 10.0.0.19 - - [2026-02-09 02:46:02] "POST /network-policys HTTP/1.1" 200 539 0.037707 10.0.0.19 - - [2026-02-09 02:46:02] "GET /network-policy/ebf483ad-223f-47f0-9abf-0945caa568a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006333 10.0.0.19 - - [2026-02-09 02:46:03] "POST /fqname-to-id HTTP/1.1" 404 252 0.003076 10.0.0.19 - - [2026-02-09 02:46:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.044385 10.0.0.19 - - [2026-02-09 02:46:03] "POST /neutron/network HTTP/1.1" 200 1425 0.015621 10.0.0.19 - - [2026-02-09 02:46:03] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.004715 10.0.0.19 - - [2026-02-09 02:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.19 - - [2026-02-09 02:46:03] "GET /network-policy/075eb430-b959-4118-9285-527750f485fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.005390 10.0.0.19 - - [2026-02-09 02:46:03] "POST /access-control-lists HTTP/1.1" 200 609 0.053981 10.0.0.19 - - [2026-02-09 02:46:03] "POST /neutron/network HTTP/1.1" 200 1427 0.017300 10.0.0.19 - - [2026-02-09 02:46:03] "GET /virtual-network/609c153c-f875-414b-b230-089981ab4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006359 10.0.0.19 - - [2026-02-09 02:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.19 - - [2026-02-09 02:46:03] "GET /network-policy/4d92302f-7c35-4a5d-87da-b4e7fed20a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003988 10.0.0.19 - - [2026-02-09 02:46:03] "POST /id-to-fqname HTTP/1.1" 200 235 0.001662 10.0.0.41 - - [2026-02-09 02:46:04] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001048 10.0.0.19 - - [2026-02-09 02:46:04] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.061874 10.0.0.19 - - [2026-02-09 02:46:04] "POST /neutron/port HTTP/1.1" 200 117 0.006456 10.0.0.19 - - [2026-02-09 02:46:04] "POST /id-to-fqname HTTP/1.1" 200 235 0.001427 10.0.0.19 - - [2026-02-09 02:46:05] "POST /neutron/network HTTP/1.1" 200 1437 0.007109 10.0.0.19 - - [2026-02-09 02:46:05] "POST /neutron/port HTTP/1.1" 200 1174 0.047688 10.0.0.41 - - [2026-02-09 02:46:05] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001002 10.0.0.19 - - [2026-02-09 02:46:05] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.073062 10.0.0.19 - - [2026-02-09 02:46:05] "POST /neutron/network HTTP/1.1" 200 1427 0.052078 10.0.0.19 - - [2026-02-09 02:46:06] "POST /neutron/port HTTP/1.1" 200 1238 0.021605 10.0.0.19 - - [2026-02-09 02:46:06] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007195 10.0.0.19 - - [2026-02-09 02:46:06] "POST /neutron/port HTTP/1.1" 200 117 0.001334 10.0.0.19 - - [2026-02-09 02:46:06] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007325 10.0.0.19 - - [2026-02-09 02:46:06] "PUT /access-control-list/d9dea645-dd22-4768-b21e-067374cf07ba HTTP/1.1" 200 272 0.013759 10.0.0.19 - - [2026-02-09 02:46:06] "POST /neutron/port HTTP/1.1" 200 1174 0.024584 10.0.0.19 - - [2026-02-09 02:46:07] "POST /neutron/port HTTP/1.1" 200 1238 0.019153 10.0.0.19 - - [2026-02-09 02:46:07] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015688 10.0.0.19 - - [2026-02-09 02:46:07] "POST /neutron/network HTTP/1.1" 200 1427 0.013236 10.0.0.19 - - [2026-02-09 02:46:11] "POST /neutron/port HTTP/1.1" 200 1238 0.018095 10.0.0.19 - - [2026-02-09 02:46:11] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008851 10.0.0.19 - - [2026-02-09 02:46:11] "GET /virtual-machine/1af81409-a218-473c-b639-ff2e85ef50f4 HTTP/1.1" 401 292 0.000360 10.0.0.19 - - [2026-02-09 02:46:11] "GET /virtual-machine/1af81409-a218-473c-b639-ff2e85ef50f4 HTTP/1.1" 200 1304 0.030180 10.0.0.19 - - [2026-02-09 02:46:11] "GET /virtual-machine-interface/ed01cc56-600b-44a2-aa1e-a44f7bfee0f3 HTTP/1.1" 200 3170 0.005902 10.0.0.19 - - [2026-02-09 02:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006504 10.0.0.19 - - [2026-02-09 02:46:11] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004227 10.0.0.19 - - [2026-02-09 02:46:11] "GET /virtual-networks?parent_id=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003652 10.0.0.19 - - [2026-02-09 02:46:12] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005909 10.0.0.19 - - [2026-02-09 02:46:12] "POST /neutron/network HTTP/1.1" 200 1437 0.009514 10.0.0.19 - - [2026-02-09 02:46:12] "POST /neutron/subnet HTTP/1.1" 200 1361 0.017538 10.0.0.19 - - [2026-02-09 02:46:12] "POST /neutron/network HTTP/1.1" 200 1427 0.011977 10.0.0.19 - - [2026-02-09 02:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.19 - - [2026-02-09 02:46:15] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005898 10.0.0.19 - - [2026-02-09 02:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005222 10.0.0.19 - - [2026-02-09 02:46:19] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006792 10.0.0.19 - - [2026-02-09 02:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.19 - - [2026-02-09 02:46:23] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005688 10.0.0.19 - - [2026-02-09 02:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.19 - - [2026-02-09 02:46:27] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005699 10.0.0.41 - - [2026-02-09 02:46:30] "DELETE /project/57771c9441c74a7c94a82f03d76a3fa7 HTTP/1.1" 404 173 0.005441 10.0.0.41 - - [2026-02-09 02:46:30] "DELETE /project/44d16ca30b844fc681875950dd1de318 HTTP/1.1" 404 173 0.009502 10.0.0.41 - - [2026-02-09 02:46:30] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000889 10.0.0.41 - - [2026-02-09 02:46:30] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.047674 10.0.0.41 - - [2026-02-09 02:46:30] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001297 10.0.0.41 - - [2026-02-09 02:46:30] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?fields=security_groups HTTP/1.1" 200 1380 0.043610 10.0.0.41 - - [2026-02-09 02:46:30] "DELETE /security-group/dc550772-23f2-4321-8277-3bd09ea56eb1 HTTP/1.1" 200 115 0.058746 10.0.0.41 - - [2026-02-09 02:46:30] "GET /projects?obj_uuids=44d16ca3-0b84-4fc6-8187-5950dd1de318&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001356 10.0.0.41 - - [2026-02-09 02:46:30] "GET /project/44d16ca3-0b84-4fc6-8187-5950dd1de318?fields=application_policy_sets HTTP/1.1" 200 1419 0.051877 10.0.0.41 - - [2026-02-09 02:46:30] "DELETE /project/44d16ca3-0b84-4fc6-8187-5950dd1de318 HTTP/1.1" 200 115 0.387059 10.0.0.19 - - [2026-02-09 02:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.19 - - [2026-02-09 02:46:31] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005994 10.0.0.19 - - [2026-02-09 02:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005059 10.0.0.19 - - [2026-02-09 02:46:35] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006395 10.0.0.19 - - [2026-02-09 02:46:37] "POST /neutron/network HTTP/1.1" 200 1435 0.007943 10.0.0.19 - - [2026-02-09 02:46:38] "POST /neutron/subnet HTTP/1.1" 200 1361 0.016301 10.0.0.19 - - [2026-02-09 02:46:38] "POST /neutron/network HTTP/1.1" 200 1425 0.012483 10.0.0.19 - - [2026-02-09 02:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.19 - - [2026-02-09 02:46:39] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005869 10.0.0.19 - - [2026-02-09 02:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.19 - - [2026-02-09 02:46:43] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006510 10.0.0.19 - - [2026-02-09 02:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.19 - - [2026-02-09 02:46:45] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004016 10.0.0.19 - - [2026-02-09 02:46:45] "GET /virtual-networks?parent_id=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003004 10.0.0.19 - - [2026-02-09 02:46:45] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005894 10.0.0.19 - - [2026-02-09 02:46:51] "POST /neutron/port HTTP/1.1" 200 1238 0.019391 10.0.0.19 - - [2026-02-09 02:46:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.034204 10.0.0.19 - - [2026-02-09 02:46:56] "POST /neutron/port HTTP/1.1" 200 1238 0.017496 10.0.0.19 - - [2026-02-09 02:47:01] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007436 10.0.0.41 - - [2026-02-09 02:47:03] "GET /obj-perms HTTP/1.1" 200 5056 0.069622 10.0.0.19 - - [2026-02-09 02:47:06] "POST /neutron/port HTTP/1.1" 200 1238 0.022381 10.0.0.19 - - [2026-02-09 02:47:07] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009273 10.0.0.19 - - [2026-02-09 02:47:07] "GET /virtual-machine/37de770e-e28c-4c5b-a9a5-9629112e2245 HTTP/1.1" 200 1304 0.005596 10.0.0.19 - - [2026-02-09 02:47:07] "GET /virtual-machine-interface/72aa4cb5-5b19-4f6c-98ad-3f815bdda3e2 HTTP/1.1" 200 3169 0.005208 10.0.0.19 - - [2026-02-09 02:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.19 - - [2026-02-09 02:47:07] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003675 10.0.0.19 - - [2026-02-09 02:47:07] "GET /virtual-networks?parent_id=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002797 10.0.0.19 - - [2026-02-09 02:47:07] "GET /virtual-network/609c153c-f875-414b-b230-089981ab4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006385 10.0.0.19 - - [2026-02-09 02:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.19 - - [2026-02-09 02:47:08] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004117 10.0.0.19 - - [2026-02-09 02:47:08] "GET /virtual-networks?parent_id=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.005797 10.0.0.19 - - [2026-02-09 02:47:08] "GET /virtual-network/609c153c-f875-414b-b230-089981ab4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006373 10.0.0.19 - - [2026-02-09 02:47:08] "POST /neutron/port HTTP/1.1" 200 1238 0.018013 10.0.0.19 - - [2026-02-09 02:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.19 - - [2026-02-09 02:47:08] "GET /network-policy/4d92302f-7c35-4a5d-87da-b4e7fed20a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004598 10.0.0.19 - - [2026-02-09 02:47:08] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007470 10.0.0.19 - - [2026-02-09 02:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.19 - - [2026-02-09 02:47:09] "GET /network-policy/075eb430-b959-4118-9285-527750f485fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.004413 10.0.0.19 - - [2026-02-09 02:47:09] "PUT /access-control-list/53e92a40-e05a-4f1b-9590-f5efab92a013 HTTP/1.1" 200 272 0.014725 10.0.0.19 - - [2026-02-09 02:47:09] "POST /neutron/network HTTP/1.1" 200 1425 0.016285 10.0.0.19 - - [2026-02-09 02:47:09] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005459 10.0.0.19 - - [2026-02-09 02:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.19 - - [2026-02-09 02:47:09] "GET /network-policy/119e0d61-fad9-4c1e-bec2-a6e469fd3c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006023 10.0.0.19 - - [2026-02-09 02:47:12] "POST /neutron/network HTTP/1.1" 200 1437 0.007561 10.0.0.19 - - [2026-02-09 02:47:12] "POST /neutron/subnet HTTP/1.1" 200 1361 0.020252 10.0.0.19 - - [2026-02-09 02:47:12] "POST /neutron/network HTTP/1.1" 200 1427 0.015419 10.0.0.19 - - [2026-02-09 02:47:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.003791 10.0.0.19 - - [2026-02-09 02:47:31] "POST /neutron/network HTTP/1.1" 200 1428 0.030314 10.0.0.19 - - [2026-02-09 02:47:31] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006676 10.0.0.19 - - [2026-02-09 02:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007678 10.0.0.19 - - [2026-02-09 02:47:31] "GET /network-policy/ebf483ad-223f-47f0-9abf-0945caa568a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004522 10.0.0.19 - - [2026-02-09 02:47:40] "POST /neutron/network HTTP/1.1" 200 1438 0.007166 10.0.0.19 - - [2026-02-09 02:47:40] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015935 10.0.0.19 - - [2026-02-09 02:47:40] "POST /neutron/network HTTP/1.1" 200 1428 0.011378 10.0.0.19 - - [2026-02-09 02:47:44] "PUT /access-control-list/53e92a40-e05a-4f1b-9590-f5efab92a013 HTTP/1.1" 200 272 0.070764 10.0.0.19 - - [2026-02-09 02:47:44] "POST /neutron/network HTTP/1.1" 200 1425 0.021236 10.0.0.19 - - [2026-02-09 02:47:44] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005761 10.0.0.19 - - [2026-02-09 02:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009967 10.0.0.19 - - [2026-02-09 02:47:44] "GET /network-policy/b73570bc-11d5-41c1-8a8c-c7ffdf7e54de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004455 10.0.0.19 - - [2026-02-09 02:47:56] "POST /neutron/network HTTP/1.1" 200 1425 0.015956 10.0.0.19 - - [2026-02-09 02:47:56] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005875 10.0.0.19 - - [2026-02-09 02:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.19 - - [2026-02-09 02:47:56] "GET /network-policy/e5a1d73a-5e14-4ff9-903f-920dedb246dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004745 10.0.0.33 - - [2026-02-09 02:48:04] "GET /obj-perms HTTP/1.1" 200 5056 0.054345 10.0.0.19 - - [2026-02-09 02:48:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.011348 10.0.0.19 - - [2026-02-09 02:48:06] "PUT /access-control-list/53e92a40-e05a-4f1b-9590-f5efab92a013 HTTP/1.1" 200 272 0.042226 10.0.0.19 - - [2026-02-09 02:48:06] "POST /neutron/network HTTP/1.1" 200 1426 0.029609 10.0.0.19 - - [2026-02-09 02:48:06] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.007117 10.0.0.19 - - [2026-02-09 02:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.19 - - [2026-02-09 02:48:06] "GET /network-policy/b79fc749-9f67-46f1-85da-fc16d547957d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004837 10.0.0.19 - - [2026-02-09 02:48:13] "POST /neutron/network HTTP/1.1" 200 1437 0.030249 10.0.0.19 - - [2026-02-09 02:48:13] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015385 10.0.0.19 - - [2026-02-09 02:48:13] "POST /neutron/network HTTP/1.1" 200 1427 0.012104 10.0.0.19 - - [2026-02-09 02:48:19] "POST /ref-update HTTP/1.1" 200 156 0.026165 10.0.0.19 - - [2026-02-09 02:48:19] "POST /neutron/network HTTP/1.1" 200 1426 0.034672 10.0.0.19 - - [2026-02-09 02:48:19] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.008141 10.0.0.19 - - [2026-02-09 02:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.19 - - [2026-02-09 02:48:19] "GET /network-policy/85de7e90-7e2d-45e0-8893-068b1ce0f50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.005387 10.0.0.33 - - [2026-02-09 02:48:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.33 - - [2026-02-09 02:48:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.33 - - [2026-02-09 02:48:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.33 - - [2026-02-09 02:48:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.41 - - [2026-02-09 02:48:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.41 - - [2026-02-09 02:48:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.41 - - [2026-02-09 02:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.41 - - [2026-02-09 02:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000566 10.0.0.19 - - [2026-02-09 02:48:29] "POST /neutron/network HTTP/1.1" 200 1426 0.013557 10.0.0.19 - - [2026-02-09 02:48:29] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.005832 10.0.0.19 - - [2026-02-09 02:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.19 - - [2026-02-09 02:48:29] "GET /network-policy/d9495414-2705-4215-8d55-817411f83289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.004941 10.0.0.19 - - [2026-02-09 02:48:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.19 - - [2026-02-09 02:48:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000685 10.0.0.19 - - [2026-02-09 02:48:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000652 10.0.0.19 - - [2026-02-09 02:48:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.19 - - [2026-02-09 02:48:40] "POST /neutron/network HTTP/1.1" 200 1436 0.008670 10.0.0.19 - - [2026-02-09 02:48:40] "POST /neutron/subnet HTTP/1.1" 200 1361 0.016300 10.0.0.19 - - [2026-02-09 02:48:40] "POST /neutron/network HTTP/1.1" 200 1426 0.013556 10.0.0.19 - - [2026-02-09 02:48:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.005091 10.0.0.19 - - [2026-02-09 02:48:41] "POST /neutron/network HTTP/1.1" 200 1426 0.018173 10.0.0.19 - - [2026-02-09 02:48:41] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.012390 10.0.0.19 - - [2026-02-09 02:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.19 - - [2026-02-09 02:48:41] "GET /network-policy/89a326ec-89da-41d4-bee4-13313946b0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.005723 10.0.0.19 - - [2026-02-09 02:48:51] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006486 10.0.0.19 - - [2026-02-09 02:48:52] "DELETE /access-control-list/53e92a40-e05a-4f1b-9590-f5efab92a013 HTTP/1.1" 200 115 0.045297 10.0.0.19 - - [2026-02-09 02:48:52] "POST /neutron/network HTTP/1.1" 200 1337 0.035243 10.0.0.19 - - [2026-02-09 02:48:52] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.013929 10.0.0.19 - - [2026-02-09 02:48:52] "GET /virtual-machine/37de770e-e28c-4c5b-a9a5-9629112e2245 HTTP/1.1" 200 1304 0.004731 10.0.0.19 - - [2026-02-09 02:48:53] "POST /neutron/port HTTP/1.1" 200 151 0.209762 10.0.0.19 - - [2026-02-09 02:48:54] "GET /virtual-machine/37de770e-e28c-4c5b-a9a5-9629112e2245 HTTP/1.1" 404 171 0.004135 10.0.0.19 - - [2026-02-09 02:48:54] "GET /virtual-machine/37de770e-e28c-4c5b-a9a5-9629112e2245 HTTP/1.1" 404 171 0.002942 10.0.0.19 - - [2026-02-09 02:48:54] "GET /virtual-machine/37de770e-e28c-4c5b-a9a5-9629112e2245 HTTP/1.1" 404 171 0.002826 10.0.0.19 - - [2026-02-09 02:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.19 - - [2026-02-09 02:48:54] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.012410 10.0.0.19 - - [2026-02-09 02:48:54] "GET /virtual-networks?parent_id=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003428 10.0.0.19 - - [2026-02-09 02:48:54] "GET /virtual-network/609c153c-f875-414b-b230-089981ab4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006117 10.0.0.19 - - [2026-02-09 02:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.19 - - [2026-02-09 02:48:54] "GET /routing-instance/54890700-1b98-4ba1-9549-545f2bd397d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.005200 10.0.0.19 - - [2026-02-09 02:48:54] "GET /route-target/b7c8c002-a711-4fb5-9c08-16129ff70d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004328 10.0.0.19 - - [2026-02-09 02:48:54] "GET /obj-perms HTTP/1.1" 200 5019 0.004251 10.0.0.41 - - [2026-02-09 02:48:57] "GET /obj-perms HTTP/1.1" 200 5019 0.054733 10.0.0.19 - - [2026-02-09 02:49:04] "GET /obj-perms HTTP/1.1" 200 5019 0.004426 10.0.0.41 - - [2026-02-09 02:49:07] "GET /obj-perms HTTP/1.1" 200 5019 0.004335 10.0.0.19 - - [2026-02-09 02:49:10] "GET /obj-perms HTTP/1.1" 200 5019 0.004317 10.0.0.19 - - [2026-02-09 02:49:10] "GET /virtual-machine/1af81409-a218-473c-b639-ff2e85ef50f4 HTTP/1.1" 200 1304 0.004745 10.0.0.19 - - [2026-02-09 02:49:11] "POST /neutron/port HTTP/1.1" 200 151 0.248567 10.0.0.19 - - [2026-02-09 02:49:12] "GET /virtual-machine/1af81409-a218-473c-b639-ff2e85ef50f4 HTTP/1.1" 404 171 0.003510 10.0.0.19 - - [2026-02-09 02:49:12] "GET /virtual-machine/1af81409-a218-473c-b639-ff2e85ef50f4 HTTP/1.1" 404 171 0.003141 10.0.0.19 - - [2026-02-09 02:49:12] "GET /virtual-machine/1af81409-a218-473c-b639-ff2e85ef50f4 HTTP/1.1" 404 171 0.002643 10.0.0.19 - - [2026-02-09 02:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.19 - - [2026-02-09 02:49:12] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003873 10.0.0.19 - - [2026-02-09 02:49:12] "GET /virtual-networks?parent_id=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003001 10.0.0.19 - - [2026-02-09 02:49:12] "GET /virtual-network/e953b00a-3c9a-4530-a00f-bf0d6c16adcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.008929 10.0.0.19 - - [2026-02-09 02:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.19 - - [2026-02-09 02:49:12] "GET /routing-instance/782dcd6f-e79e-4a18-b45f-89dee22c6a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.004770 10.0.0.19 - - [2026-02-09 02:49:12] "GET /route-target/4fb0a4dd-b98c-4f64-9ced-e0c4d8ea3a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005131 10.0.0.19 - - [2026-02-09 02:49:12] "GET /obj-perms HTTP/1.1" 200 5019 0.004578 10.0.0.41 - - [2026-02-09 02:49:13] "GET /obj-perms HTTP/1.1" 200 5019 0.004148 10.0.0.19 - - [2026-02-09 02:49:22] "GET /obj-perms HTTP/1.1" 200 5019 0.004386 10.0.0.41 - - [2026-02-09 02:49:22] "GET /obj-perms HTTP/1.1" 200 5019 0.004338 10.0.0.19 - - [2026-02-09 02:49:31] "GET /obj-perms HTTP/1.1" 200 5019 0.003979 10.0.0.41 - - [2026-02-09 02:49:31] "GET /obj-perms HTTP/1.1" 200 5019 0.004134 10.0.0.19 - - [2026-02-09 02:49:40] "GET /obj-perms HTTP/1.1" 200 5019 0.004734 10.0.0.41 - - [2026-02-09 02:49:40] "GET /obj-perms HTTP/1.1" 200 5019 0.003797 10.0.0.33 - - [2026-02-09 02:49:40] "GET /obj-perms HTTP/1.1" 200 5019 0.004993 10.0.0.19 - - [2026-02-09 02:49:40] "GET /virtual-network/609c153c-f875-414b-b230-089981ab4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006173 10.0.0.19 - - [2026-02-09 02:49:41] "POST /neutron/network HTTP/1.1" 200 1337 0.016413 10.0.0.19 - - [2026-02-09 02:49:41] "GET /virtual-network/609c153c-f875-414b-b230-089981ab4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.019940 10.0.0.19 - - [2026-02-09 02:49:41] "POST /ref-update HTTP/1.1" 200 156 0.075378 10.0.0.19 - - [2026-02-09 02:49:41] "DELETE /network-policy/ebf483ad-223f-47f0-9abf-0945caa568a1 HTTP/1.1" 200 115 0.032530 10.0.0.19 - - [2026-02-09 02:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015492 10.0.0.41 - - [2026-02-09 02:49:41] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002485 10.0.0.19 - - [2026-02-09 02:49:41] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.046422 10.0.0.19 - - [2026-02-09 02:49:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81674264&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.006570 10.0.0.19 - - [2026-02-09 02:49:41] "DELETE /network-policy/89a326ec-89da-41d4-bee4-13313946b0be HTTP/1.1" 200 115 0.040467 10.0.0.19 - - [2026-02-09 02:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008008 10.0.0.41 - - [2026-02-09 02:49:41] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001111 10.0.0.19 - - [2026-02-09 02:49:41] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.050502 10.0.0.19 - - [2026-02-09 02:49:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81674264&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.005459 10.0.0.19 - - [2026-02-09 02:49:41] "DELETE /network-policy/d9495414-2705-4215-8d55-817411f83289 HTTP/1.1" 200 115 0.037549 10.0.0.19 - - [2026-02-09 02:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.41 - - [2026-02-09 02:49:41] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001117 10.0.0.19 - - [2026-02-09 02:49:41] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.058001 10.0.0.19 - - [2026-02-09 02:49:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81674264&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.005907 10.0.0.19 - - [2026-02-09 02:49:41] "DELETE /network-policy/85de7e90-7e2d-45e0-8893-068b1ce0f50e HTTP/1.1" 200 115 0.040186 10.0.0.19 - - [2026-02-09 02:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.41 - - [2026-02-09 02:49:41] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001050 10.0.0.19 - - [2026-02-09 02:49:42] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038959 10.0.0.19 - - [2026-02-09 02:49:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81674264&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.006627 10.0.0.19 - - [2026-02-09 02:49:42] "DELETE /network-policy/b79fc749-9f67-46f1-85da-fc16d547957d HTTP/1.1" 200 115 0.043126 10.0.0.19 - - [2026-02-09 02:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006086 10.0.0.41 - - [2026-02-09 02:49:42] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001743 10.0.0.19 - - [2026-02-09 02:49:42] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.057844 10.0.0.19 - - [2026-02-09 02:49:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81674264&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.005804 10.0.0.19 - - [2026-02-09 02:49:42] "DELETE /network-policy/4d92302f-7c35-4a5d-87da-b4e7fed20a9b HTTP/1.1" 200 115 0.042579 10.0.0.19 - - [2026-02-09 02:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.41 - - [2026-02-09 02:49:42] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001069 10.0.0.19 - - [2026-02-09 02:49:42] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041964 10.0.0.19 - - [2026-02-09 02:49:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81674264&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.005980 10.0.0.19 - - [2026-02-09 02:49:42] "DELETE /network-policy/e5a1d73a-5e14-4ff9-903f-920dedb246dd HTTP/1.1" 200 115 0.041344 10.0.0.19 - - [2026-02-09 02:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.41 - - [2026-02-09 02:49:42] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001021 10.0.0.19 - - [2026-02-09 02:49:42] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.046215 10.0.0.19 - - [2026-02-09 02:49:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81674264&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.005556 10.0.0.19 - - [2026-02-09 02:49:42] "DELETE /network-policy/b73570bc-11d5-41c1-8a8c-c7ffdf7e54de HTTP/1.1" 200 115 0.044006 10.0.0.19 - - [2026-02-09 02:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005201 10.0.0.41 - - [2026-02-09 02:49:42] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001094 10.0.0.19 - - [2026-02-09 02:49:42] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.056162 10.0.0.19 - - [2026-02-09 02:49:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81674264&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.005912 10.0.0.19 - - [2026-02-09 02:49:43] "DELETE /network-policy/119e0d61-fad9-4c1e-bec2-a6e469fd3c07 HTTP/1.1" 200 115 0.047155 10.0.0.19 - - [2026-02-09 02:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.41 - - [2026-02-09 02:49:43] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001087 10.0.0.19 - - [2026-02-09 02:49:43] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041300 10.0.0.19 - - [2026-02-09 02:49:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81674264&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005678 10.0.0.19 - - [2026-02-09 02:49:43] "DELETE /network-policy/075eb430-b959-4118-9285-527750f485fc HTTP/1.1" 200 115 0.041574 10.0.0.19 - - [2026-02-09 02:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.41 - - [2026-02-09 02:49:43] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001263 10.0.0.19 - - [2026-02-09 02:49:43] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043165 10.0.0.19 - - [2026-02-09 02:49:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-81674264&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006177 10.0.0.19 - - [2026-02-09 02:49:43] "POST /neutron/network HTTP/1.1" 200 1337 0.011517 10.0.0.19 - - [2026-02-09 02:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.19 - - [2026-02-09 02:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.19 - - [2026-02-09 02:49:44] "DELETE /network-ipam/484e4933-4cc7-4208-bb28-7572cd133562 HTTP/1.1" 200 115 0.040458 10.0.0.19 - - [2026-02-09 02:49:44] "POST /fqname-to-id HTTP/1.1" 404 260 0.005434 10.0.0.41 - - [2026-02-09 02:49:44] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001026 10.0.0.41 - - [2026-02-09 02:49:44] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.041215 10.0.0.41 - - [2026-02-09 02:49:44] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001134 10.0.0.41 - - [2026-02-09 02:49:44] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?fields=security_groups HTTP/1.1" 200 1399 0.044387 10.0.0.41 - - [2026-02-09 02:49:44] "DELETE /security-group/b3038f60-41f3-45fa-ac22-f6531494fc8c HTTP/1.1" 200 115 0.054221 10.0.0.41 - - [2026-02-09 02:49:44] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001004 10.0.0.41 - - [2026-02-09 02:49:44] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?fields=application_policy_sets HTTP/1.1" 200 1438 0.064085 10.0.0.19 - - [2026-02-09 02:49:44] "DELETE /access-control-list/eb2fc2a1-be16-4146-9f54-15f9a4fc1c61 HTTP/1.1" 200 115 0.049343 10.0.0.19 - - [2026-02-09 02:49:44] "DELETE /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7 HTTP/1.1" 200 115 0.423074 10.0.0.41 - - [2026-02-09 02:49:44] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001113 10.0.0.19 - - [2026-02-09 02:49:44] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?fields=projects HTTP/1.1" 200 1437 0.014284 10.0.0.41 - - [2026-02-09 02:49:46] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003754 10.0.0.41 - - [2026-02-09 02:49:46] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000959 10.0.0.41 - - [2026-02-09 02:49:46] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.048999 10.0.0.41 - - [2026-02-09 02:49:46] "POST /id-to-fqname HTTP/1.1" 200 202 0.001956 10.0.0.41 - - [2026-02-09 02:49:46] "POST /fqname-to-id HTTP/1.1" 404 211 0.005013 10.0.0.41 - - [2026-02-09 02:49:46] "POST /security-groups HTTP/1.1" 200 603 0.073379 10.0.0.41 - - [2026-02-09 02:49:46] "POST /projects HTTP/1.1" 200 609 0.261260 10.0.0.19 - - [2026-02-09 02:49:46] "POST /fqname-to-id HTTP/1.1" 404 245 0.006083 10.0.0.41 - - [2026-02-09 02:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.331618 10.0.0.19 - - [2026-02-09 02:49:46] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.493709 10.0.0.41 - - [2026-02-09 02:49:46] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001201 10.0.0.19 - - [2026-02-09 02:49:46] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?fields=virtual_networks HTTP/1.1" 200 1056 0.049262 10.0.0.41 - - [2026-02-09 02:49:46] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001094 10.0.0.19 - - [2026-02-09 02:49:46] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.044399 10.0.0.41 - - [2026-02-09 02:49:46] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001565 10.0.0.19 - - [2026-02-09 02:49:46] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?fields=security_groups HTTP/1.1" 200 1294 0.048467 10.0.0.19 - - [2026-02-09 02:49:47] "POST /fqname-to-id HTTP/1.1" 404 182 0.027104 10.0.0.41 - - [2026-02-09 02:49:47] "GET /projects?obj_uuids=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003044 10.0.0.41 - - [2026-02-09 02:49:47] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001538 10.0.0.41 - - [2026-02-09 02:49:47] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008253 10.0.0.41 - - [2026-02-09 02:49:48] "POST /id-to-fqname HTTP/1.1" 200 184 0.001232 10.0.0.41 - - [2026-02-09 02:49:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.003423 10.0.0.41 - - [2026-02-09 02:49:48] "POST /security-groups HTTP/1.1" 200 585 0.073466 10.0.0.41 - - [2026-02-09 02:49:48] "POST /projects HTTP/1.1" 200 573 0.271440 10.0.0.19 - - [2026-02-09 02:49:48] "POST /access-control-lists HTTP/1.1" 200 590 0.027367 10.0.0.41 - - [2026-02-09 02:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.344536 10.0.0.19 - - [2026-02-09 02:49:48] "GET /project/a1746547-c2be-4cd4-9747-dd835bdb7d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.487587 10.0.0.19 - - [2026-02-09 02:49:49] "GET / HTTP/1.1" 200 35931 0.001687 10.0.0.19 - - [2026-02-09 02:49:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000567 10.0.0.19 - - [2026-02-09 02:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.053079 10.0.0.41 - - [2026-02-09 02:49:50] "GET /projects?obj_uuids=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000960 10.0.0.19 - - [2026-02-09 02:49:50] "GET /project/a1746547-c2be-4cd4-9747-dd835bdb7d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.049204 10.0.0.41 - - [2026-02-09 02:49:50] "GET /projects?obj_uuids=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001110 10.0.0.19 - - [2026-02-09 02:49:50] "POST /neutron/network HTTP/1.1" 200 599 0.134826 10.0.0.19 - - [2026-02-09 02:49:50] "POST /route-targets HTTP/1.1" 200 327 0.012904 10.0.0.19 - - [2026-02-09 02:49:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.005527 10.0.0.19 - - [2026-02-09 02:49:51] "POST /neutron/network HTTP/1.1" 200 989 0.012211 10.0.0.19 - - [2026-02-09 02:49:51] "POST /id-to-fqname HTTP/1.1" 200 214 0.001459 10.0.0.19 - - [2026-02-09 02:49:51] "GET /virtual-network/61f5bacd-e43f-4099-ae78-423faadb618e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.006813 10.0.0.19 - - [2026-02-09 02:49:51] "GET /virtual-network/61f5bacd-e43f-4099-ae78-423faadb618e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.008468 10.0.0.19 - - [2026-02-09 02:49:51] "POST /neutron/subnet HTTP/1.1" 200 710 0.010401 10.0.0.19 - - [2026-02-09 02:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.41 - - [2026-02-09 02:49:51] "GET /projects?obj_uuids=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001050 10.0.0.19 - - [2026-02-09 02:49:51] "GET /project/a1746547-c2be-4cd4-9747-dd835bdb7d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.039975 10.0.0.41 - - [2026-02-09 02:49:51] "GET /projects?obj_uuids=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000959 10.0.0.19 - - [2026-02-09 02:49:51] "POST /neutron/network HTTP/1.1" 200 599 0.130609 10.0.0.19 - - [2026-02-09 02:49:51] "POST /ref-update HTTP/1.1" 200 156 0.027408 10.0.0.19 - - [2026-02-09 02:49:52] "POST /neutron/network HTTP/1.1" 200 993 0.013028 10.0.0.19 - - [2026-02-09 02:49:52] "POST /id-to-fqname HTTP/1.1" 200 214 0.001170 10.0.0.19 - - [2026-02-09 02:49:52] "GET /virtual-network/91a49caf-d7b6-4401-b7fb-d590db60e786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.004933 10.0.0.19 - - [2026-02-09 02:49:52] "GET /virtual-network/91a49caf-d7b6-4401-b7fb-d590db60e786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005767 10.0.0.19 - - [2026-02-09 02:49:52] "POST /neutron/subnet HTTP/1.1" 200 729 0.009907 10.0.0.19 - - [2026-02-09 02:49:52] "POST /id-to-fqname HTTP/1.1" 200 214 0.001341 10.0.0.41 - - [2026-02-09 02:49:53] "GET /projects?obj_uuids=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001028 10.0.0.19 - - [2026-02-09 02:49:53] "GET /project/a1746547-c2be-4cd4-9747-dd835bdb7d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.094794 10.0.0.19 - - [2026-02-09 02:49:53] "POST /neutron/network HTTP/1.1" 200 989 0.009747 10.0.0.19 - - [2026-02-09 02:49:53] "POST /id-to-fqname HTTP/1.1" 200 214 0.001571 10.0.0.19 - - [2026-02-09 02:49:53] "POST /neutron/port HTTP/1.1" 200 117 0.007082 10.0.0.41 - - [2026-02-09 02:49:53] "GET /projects?obj_uuids=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001385 10.0.0.19 - - [2026-02-09 02:49:54] "POST /neutron/port HTTP/1.1" 200 1158 0.298658 10.0.0.19 - - [2026-02-09 02:49:54] "POST /neutron/port HTTP/1.1" 200 1212 0.124153 10.0.0.41 - - [2026-02-09 02:49:54] "GET /projects?obj_uuids=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001063 10.0.0.19 - - [2026-02-09 02:49:54] "GET /project/a1746547-c2be-4cd4-9747-dd835bdb7d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.102463 10.0.0.19 - - [2026-02-09 02:49:54] "POST /neutron/network HTTP/1.1" 200 989 0.010566 10.0.0.19 - - [2026-02-09 02:49:54] "POST /neutron/port HTTP/1.1" 200 117 0.001334 10.0.0.19 - - [2026-02-09 02:49:54] "POST /neutron/port HTTP/1.1" 200 1222 0.021606 10.0.0.19 - - [2026-02-09 02:49:54] "POST /id-to-fqname HTTP/1.1" 200 214 0.001479 10.0.0.19 - - [2026-02-09 02:49:54] "POST /neutron/port HTTP/1.1" 200 1222 0.024376 10.0.0.19 - - [2026-02-09 02:49:55] "POST /neutron/network HTTP/1.1" 200 999 0.007009 10.0.0.19 - - [2026-02-09 02:49:55] "POST /neutron/port HTTP/1.1" 200 1158 0.021238 10.0.0.19 - - [2026-02-09 02:49:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008143 10.0.0.41 - - [2026-02-09 02:49:55] "GET /projects?obj_uuids=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001342 10.0.0.19 - - [2026-02-09 02:49:55] "GET /project/a1746547-c2be-4cd4-9747-dd835bdb7d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.076342 10.0.0.19 - - [2026-02-09 02:49:55] "POST /neutron/port HTTP/1.1" 200 117 0.001147 10.0.0.19 - - [2026-02-09 02:49:56] "POST /neutron/network HTTP/1.1" 200 989 0.013560 10.0.0.19 - - [2026-02-09 02:49:56] "POST /neutron/port HTTP/1.1" 200 117 0.006124 10.0.0.19 - - [2026-02-09 02:49:56] "POST /neutron/port HTTP/1.1" 200 1222 0.022579 10.0.0.19 - - [2026-02-09 02:49:56] "POST /neutron/network HTTP/1.1" 200 1003 0.007635 10.0.0.19 - - [2026-02-09 02:49:56] "GET /virtual-machine/ace07848-7a63-4670-b84a-8795f867eefb HTTP/1.1" 401 292 0.000474 10.0.0.19 - - [2026-02-09 02:49:57] "GET /virtual-machine/ace07848-7a63-4670-b84a-8795f867eefb HTTP/1.1" 200 1287 0.034960 10.0.0.19 - - [2026-02-09 02:49:57] "GET /virtual-machine-interface/612942b8-db6c-46a9-a8ed-0f107af541bc HTTP/1.1" 200 3105 0.006150 10.0.0.19 - - [2026-02-09 02:49:57] "POST /neutron/port HTTP/1.1" 200 1162 0.034056 10.0.0.19 - - [2026-02-09 02:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.19 - - [2026-02-09 02:49:57] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003303 10.0.0.19 - - [2026-02-09 02:49:57] "GET /virtual-networks?parent_id=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002424 10.0.0.19 - - [2026-02-09 02:49:57] "GET /virtual-network/61f5bacd-e43f-4099-ae78-423faadb618e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.011324 10.0.0.19 - - [2026-02-09 02:49:57] "POST /neutron/port HTTP/1.1" 200 1226 0.020154 10.0.0.19 - - [2026-02-09 02:49:57] "POST /neutron/subnet HTTP/1.1" 200 1389 0.013523 10.0.0.19 - - [2026-02-09 02:49:57] "POST /neutron/network HTTP/1.1" 200 993 0.009519 10.0.0.19 - - [2026-02-09 02:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.19 - - [2026-02-09 02:50:00] "GET /virtual-network/61f5bacd-e43f-4099-ae78-423faadb618e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.005874 10.0.0.19 - - [2026-02-09 02:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.19 - - [2026-02-09 02:50:04] "GET /virtual-network/61f5bacd-e43f-4099-ae78-423faadb618e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.005819 10.0.0.19 - - [2026-02-09 02:50:05] "GET /obj-perms HTTP/1.1" 200 5056 0.052325 10.0.0.19 - - [2026-02-09 02:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.19 - - [2026-02-09 02:50:08] "GET /virtual-network/61f5bacd-e43f-4099-ae78-423faadb618e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.005653 10.0.0.19 - - [2026-02-09 02:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.19 - - [2026-02-09 02:50:12] "GET /virtual-network/61f5bacd-e43f-4099-ae78-423faadb618e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.005543 10.0.0.19 - - [2026-02-09 02:50:15] "POST /neutron/network HTTP/1.1" 200 999 0.007361 10.0.0.19 - - [2026-02-09 02:50:15] "POST /neutron/subnet HTTP/1.1" 200 1370 0.015000 10.0.0.19 - - [2026-02-09 02:50:15] "POST /neutron/network HTTP/1.1" 200 989 0.009393 10.0.0.19 - - [2026-02-09 02:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.19 - - [2026-02-09 02:50:16] "GET /virtual-network/61f5bacd-e43f-4099-ae78-423faadb618e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.006571 10.0.0.19 - - [2026-02-09 02:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004734 10.0.0.19 - - [2026-02-09 02:50:20] "GET /virtual-network/61f5bacd-e43f-4099-ae78-423faadb618e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.006343 10.0.0.19 - - [2026-02-09 02:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.19 - - [2026-02-09 02:50:24] "GET /virtual-network/61f5bacd-e43f-4099-ae78-423faadb618e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.005232 10.0.0.19 - - [2026-02-09 02:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.19 - - [2026-02-09 02:50:28] "GET /virtual-network/61f5bacd-e43f-4099-ae78-423faadb618e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.005891 10.0.0.41 - - [2026-02-09 02:50:30] "DELETE /project/57771c9441c74a7c94a82f03d76a3fa7 HTTP/1.1" 404 173 0.004023 10.0.0.41 - - [2026-02-09 02:50:30] "DELETE /project/a1746547c2be4cd49747dd835bdb7d72 HTTP/1.1" 404 173 0.007853 10.0.0.41 - - [2026-02-09 02:50:30] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000875 10.0.0.41 - - [2026-02-09 02:50:30] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.041839 10.0.0.41 - - [2026-02-09 02:50:30] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001227 10.0.0.41 - - [2026-02-09 02:50:30] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?fields=security_groups HTTP/1.1" 200 1399 0.047517 10.0.0.41 - - [2026-02-09 02:50:31] "DELETE /security-group/e823b90e-0c40-4ffd-b15f-86ab081fe947 HTTP/1.1" 200 115 0.063114 10.0.0.41 - - [2026-02-09 02:50:31] "GET /projects?obj_uuids=57771c94-41c7-4a7c-94a8-2f03d76a3fa7&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001086 10.0.0.41 - - [2026-02-09 02:50:31] "GET /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7?fields=application_policy_sets HTTP/1.1" 200 1438 0.058838 10.0.0.41 - - [2026-02-09 02:50:31] "DELETE /project/57771c94-41c7-4a7c-94a8-2f03d76a3fa7 HTTP/1.1" 200 115 0.401881 10.0.0.19 - - [2026-02-09 02:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.19 - - [2026-02-09 02:50:33] "GET /virtual-network/61f5bacd-e43f-4099-ae78-423faadb618e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.005525 10.0.0.19 - - [2026-02-09 02:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.19 - - [2026-02-09 02:50:35] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003597 10.0.0.19 - - [2026-02-09 02:50:35] "GET /virtual-networks?parent_id=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003061 10.0.0.19 - - [2026-02-09 02:50:35] "GET /virtual-network/61f5bacd-e43f-4099-ae78-423faadb618e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.006285 10.0.0.19 - - [2026-02-09 02:50:40] "POST /neutron/port HTTP/1.1" 200 1222 0.019778 10.0.0.19 - - [2026-02-09 02:50:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004076 10.0.0.19 - - [2026-02-09 02:50:40] "POST /neutron/port HTTP/1.1" 200 1222 0.017732 10.0.0.19 - - [2026-02-09 02:50:40] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007796 10.0.0.19 - - [2026-02-09 02:50:43] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006977 10.0.0.19 - - [2026-02-09 02:50:50] "POST /neutron/port HTTP/1.1" 200 1222 0.018088 10.0.0.19 - - [2026-02-09 02:50:51] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006859 10.0.0.19 - - [2026-02-09 02:50:56] "POST /neutron/port HTTP/1.1" 200 1222 0.020392 10.0.0.19 - - [2026-02-09 02:50:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007738 10.0.0.19 - - [2026-02-09 02:50:56] "GET /virtual-machine/bce5593e-b66b-4ed1-b38e-350532f1db00 HTTP/1.1" 200 1287 0.006291 10.0.0.19 - - [2026-02-09 02:50:56] "GET /virtual-machine-interface/3b24637d-9afb-4f0e-b8f6-21f02a3cbbbc HTTP/1.1" 200 3105 0.005656 10.0.0.19 - - [2026-02-09 02:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.19 - - [2026-02-09 02:50:56] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003708 10.0.0.19 - - [2026-02-09 02:50:56] "GET /virtual-networks?parent_id=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003585 10.0.0.19 - - [2026-02-09 02:50:56] "GET /virtual-network/61f5bacd-e43f-4099-ae78-423faadb618e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.006780 10.0.0.19 - - [2026-02-09 02:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.19 - - [2026-02-09 02:50:57] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003958 10.0.0.19 - - [2026-02-09 02:50:57] "GET /virtual-networks?parent_id=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003079 10.0.0.19 - - [2026-02-09 02:50:57] "GET /virtual-network/61f5bacd-e43f-4099-ae78-423faadb618e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.006705 10.0.0.19 - - [2026-02-09 02:50:57] "POST /neutron/port HTTP/1.1" 200 1222 0.019502 10.0.0.19 - - [2026-02-09 02:51:03] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008934 10.0.0.19 - - [2026-02-09 02:51:03] "POST /neutron/port HTTP/1.1" 200 1226 0.017348 10.0.0.19 - - [2026-02-09 02:51:03] "GET /virtual-machine/b0d10b47-91a4-4949-b911-2156d2a07d5b HTTP/1.1" 200 1287 0.006246 10.0.0.19 - - [2026-02-09 02:51:03] "GET /virtual-machine-interface/00e9006c-e177-4a44-ae50-5522d907083c HTTP/1.1" 200 3103 0.005967 10.0.0.19 - - [2026-02-09 02:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.19 - - [2026-02-09 02:51:03] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004483 10.0.0.19 - - [2026-02-09 02:51:03] "GET /virtual-networks?parent_id=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.006269 10.0.0.19 - - [2026-02-09 02:51:03] "GET /virtual-network/91a49caf-d7b6-4401-b7fb-d590db60e786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.006181 10.0.0.19 - - [2026-02-09 02:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.19 - - [2026-02-09 02:51:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005688 10.0.0.19 - - [2026-02-09 02:51:04] "GET /virtual-networks?parent_id=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003146 10.0.0.19 - - [2026-02-09 02:51:04] "GET /virtual-network/91a49caf-d7b6-4401-b7fb-d590db60e786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005824 10.0.0.19 - - [2026-02-09 02:51:04] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007555 10.0.0.41 - - [2026-02-09 02:51:06] "GET /obj-perms HTTP/1.1" 200 5056 0.049543 10.0.0.19 - - [2026-02-09 02:51:11] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003443 10.0.0.19 - - [2026-02-09 02:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.19 - - [2026-02-09 02:51:11] "GET /global-qos-config/c25b2751-0a27-4108-a8e4-5f29155ba04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.004508 10.0.0.19 - - [2026-02-09 02:51:11] "POST /fqname-to-id HTTP/1.1" 404 222 0.003343 10.0.0.19 - - [2026-02-09 02:51:11] "POST /forwarding-classs HTTP/1.1" 200 576 0.026655 10.0.0.19 - - [2026-02-09 02:51:11] "POST /id-to-fqname HTTP/1.1" 200 232 0.004893 10.0.0.19 - - [2026-02-09 02:51:11] "GET /forwarding-class/ae0c6bdd-ed2a-489f-b790-0d8d87629b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.004545 10.0.0.41 - - [2026-02-09 02:51:11] "GET /projects?obj_uuids=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.028810 10.0.0.19 - - [2026-02-09 02:51:11] "GET /project/a1746547-c2be-4cd4-9747-dd835bdb7d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.069235 10.0.0.19 - - [2026-02-09 02:51:11] "POST /fqname-to-id HTTP/1.1" 404 211 0.003912 10.0.0.19 - - [2026-02-09 02:51:11] "POST /qos-configs HTTP/1.1" 200 543 0.032495 10.0.0.19 - - [2026-02-09 02:51:11] "POST /id-to-fqname HTTP/1.1" 200 217 0.004340 10.0.0.19 - - [2026-02-09 02:51:11] "GET /qos-config/9eed0ccf-d6b3-4e6c-98e9-50050dfea977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.006406 10.0.0.19 - - [2026-02-09 02:51:11] "GET /virtual-machine-interface/612942b8-db6c-46a9-a8ed-0f107af541bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.008004 10.0.0.19 - - [2026-02-09 02:51:11] "POST /ref-update HTTP/1.1" 200 156 0.019210 10.0.0.19 - - [2026-02-09 02:51:11] "POST /neutron/port HTTP/1.1" 200 1222 0.021119 10.0.0.19 - - [2026-02-09 02:51:12] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009054 10.0.0.19 - - [2026-02-09 02:51:12] "POST /neutron/network HTTP/1.1" 200 963 0.017538 10.0.0.19 - - [2026-02-09 02:51:12] "POST /id-to-fqname HTTP/1.1" 200 214 0.001359 10.0.0.19 - - [2026-02-09 02:51:12] "GET /virtual-machine/ace07848-7a63-4670-b84a-8795f867eefb HTTP/1.1" 200 1287 0.003876 10.0.0.19 - - [2026-02-09 02:51:12] "GET /virtual-machine-interface/612942b8-db6c-46a9-a8ed-0f107af541bc HTTP/1.1" 200 3352 0.005863 10.0.0.19 - - [2026-02-09 02:51:12] "GET /instance-ip/b4366e68-521c-4843-8b02-30bc39b83332 HTTP/1.1" 200 1606 0.006351 10.0.0.19 - - [2026-02-09 02:51:12] "GET /instance-ip/e4039ed4-d482-465b-beca-a3aba7ba1f7b HTTP/1.1" 200 1629 0.005644 10.0.0.19 - - [2026-02-09 02:51:12] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007870 10.0.0.19 - - [2026-02-09 02:51:12] "POST /neutron/port HTTP/1.1" 200 1222 0.017356 10.0.0.19 - - [2026-02-09 02:51:12] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009030 10.0.0.19 - - [2026-02-09 02:51:12] "POST /id-to-fqname HTTP/1.1" 200 214 0.001771 10.0.0.19 - - [2026-02-09 02:51:12] "GET /virtual-machine/bce5593e-b66b-4ed1-b38e-350532f1db00 HTTP/1.1" 200 1287 0.006204 10.0.0.19 - - [2026-02-09 02:51:12] "GET /virtual-machine-interface/3b24637d-9afb-4f0e-b8f6-21f02a3cbbbc HTTP/1.1" 200 3105 0.007848 10.0.0.19 - - [2026-02-09 02:51:12] "GET /instance-ip/4475e023-1c7a-45e0-ab93-54f6e1916f78 HTTP/1.1" 200 1605 0.007330 10.0.0.19 - - [2026-02-09 02:51:12] "GET /instance-ip/8b47f926-0c20-4896-b21c-30f10a57c5c8 HTTP/1.1" 200 1629 0.012749 10.0.0.19 - - [2026-02-09 02:51:16] "POST /neutron/port HTTP/1.1" 200 1226 0.018526 10.0.0.19 - - [2026-02-09 02:51:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006339 10.0.0.19 - - [2026-02-09 02:51:16] "POST /neutron/port HTTP/1.1" 200 117 0.001192 10.0.0.19 - - [2026-02-09 02:51:38] "GET /virtual-machine-interface/612942b8-db6c-46a9-a8ed-0f107af541bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2937 0.006469 10.0.0.19 - - [2026-02-09 02:51:38] "POST /ref-update HTTP/1.1" 200 156 0.018317 10.0.0.19 - - [2026-02-09 02:51:38] "DELETE /qos-config/9eed0ccf-d6b3-4e6c-98e9-50050dfea977 HTTP/1.1" 200 115 0.037026 10.0.0.19 - - [2026-02-09 02:51:38] "POST /id-to-fqname HTTP/1.1" 200 232 0.001448 10.0.0.19 - - [2026-02-09 02:51:38] "DELETE /forwarding-class/ae0c6bdd-ed2a-489f-b790-0d8d87629b68 HTTP/1.1" 200 115 0.028401 10.0.0.19 - - [2026-02-09 02:51:39] "POST /neutron/network HTTP/1.1" 200 993 0.011055 10.0.0.19 - - [2026-02-09 02:51:40] "POST /neutron/port HTTP/1.1" 200 1222 0.018671 10.0.0.19 - - [2026-02-09 02:51:40] "POST /neutron/port HTTP/1.1" 200 1212 0.022397 10.0.0.19 - - [2026-02-09 02:51:40] "POST /neutron/port HTTP/1.1" 200 151 0.234734 10.0.0.41 - - [2026-02-09 02:51:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002488 10.0.0.41 - - [2026-02-09 02:51:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002685 10.0.0.19 - - [2026-02-09 02:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013959 10.0.0.41 - - [2026-02-09 02:51:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002976 10.0.0.41 - - [2026-02-09 02:51:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002772 10.0.0.19 - - [2026-02-09 02:51:42] "POST /neutron/network HTTP/1.1" 200 151 0.145986 10.0.0.19 - - [2026-02-09 02:51:42] "DELETE /route-target/482f75a9-2f46-4975-bd64-7cd4b838d408 HTTP/1.1" 200 115 0.025418 10.0.0.41 - - [2026-02-09 02:51:42] "GET /projects?obj_uuids=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001594 10.0.0.19 - - [2026-02-09 02:51:42] "GET /project/a1746547-c2be-4cd4-9747-dd835bdb7d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.063844 10.0.0.41 - - [2026-02-09 02:51:42] "GET /projects?obj_uuids=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001162 10.0.0.19 - - [2026-02-09 02:51:42] "GET /project/a1746547-c2be-4cd4-9747-dd835bdb7d72?fields=virtual_networks HTTP/1.1" 200 1021 0.042415 10.0.0.41 - - [2026-02-09 02:51:42] "GET /projects?obj_uuids=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001317 10.0.0.19 - - [2026-02-09 02:51:42] "GET /project/a1746547-c2be-4cd4-9747-dd835bdb7d72?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.045452 10.0.0.41 - - [2026-02-09 02:51:42] "GET /projects?obj_uuids=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001080 10.0.0.19 - - [2026-02-09 02:51:42] "GET /project/a1746547-c2be-4cd4-9747-dd835bdb7d72?fields=security_groups HTTP/1.1" 200 1241 0.047185 10.0.0.19 - - [2026-02-09 02:51:43] "POST /fqname-to-id HTTP/1.1" 404 181 0.026643 10.0.0.41 - - [2026-02-09 02:51:43] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006618 10.0.0.41 - - [2026-02-09 02:51:43] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001432 10.0.0.41 - - [2026-02-09 02:51:43] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.039682 10.0.0.41 - - [2026-02-09 02:51:43] "POST /id-to-fqname HTTP/1.1" 200 183 0.003533 10.0.0.41 - - [2026-02-09 02:51:43] "POST /fqname-to-id HTTP/1.1" 404 192 0.007934 10.0.0.41 - - [2026-02-09 02:51:43] "POST /security-groups HTTP/1.1" 200 584 0.082007 10.0.0.41 - - [2026-02-09 02:51:43] "POST /projects HTTP/1.1" 200 571 0.287797 10.0.0.19 - - [2026-02-09 02:51:43] "POST /fqname-to-id HTTP/1.1" 404 226 0.011136 10.0.0.41 - - [2026-02-09 02:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.360148 10.0.0.19 - - [2026-02-09 02:51:43] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.528377 10.0.0.19 - - [2026-02-09 02:51:44] "GET / HTTP/1.1" 200 35931 0.001716 10.0.0.19 - - [2026-02-09 02:51:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000522 10.0.0.19 - - [2026-02-09 02:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.057287 10.0.0.41 - - [2026-02-09 02:51:46] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000984 10.0.0.19 - - [2026-02-09 02:51:46] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.044083 10.0.0.19 - - [2026-02-09 02:51:47] "POST /neutron/network HTTP/1.1" 200 117 0.036325 10.0.0.19 - - [2026-02-09 02:51:47] "POST /ref-update HTTP/1.1" 200 156 0.023593 10.0.0.19 - - [2026-02-09 02:51:47] "POST /neutron/network HTTP/1.1" 200 829 0.009183 10.0.0.19 - - [2026-02-09 02:51:47] "POST /id-to-fqname HTTP/1.1" 200 220 0.001238 10.0.0.19 - - [2026-02-09 02:51:47] "GET /virtual-network/42596330-bda0-4a95-82c6-9752d883fe64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005388 10.0.0.19 - - [2026-02-09 02:51:47] "GET /virtual-network/42596330-bda0-4a95-82c6-9752d883fe64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005971 10.0.0.19 - - [2026-02-09 02:51:47] "POST /neutron/subnet HTTP/1.1" 200 715 0.008667 10.0.0.19 - - [2026-02-09 02:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.19 - - [2026-02-09 02:51:47] "GET /virtual-network/42596330-bda0-4a95-82c6-9752d883fe64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005832 10.0.0.19 - - [2026-02-09 02:51:47] "PUT /virtual-network/42596330-bda0-4a95-82c6-9752d883fe64 HTTP/1.1" 200 264 0.053712 10.0.0.19 - - [2026-02-09 02:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.41 - - [2026-02-09 02:51:47] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001006 10.0.0.19 - - [2026-02-09 02:51:47] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.037780 10.0.0.19 - - [2026-02-09 02:51:48] "POST /route-targets HTTP/1.1" 200 327 0.015987 10.0.0.41 - - [2026-02-09 02:51:48] "POST /useragent-kv HTTP/1.1" 200 115 0.008681 10.0.0.19 - - [2026-02-09 02:51:48] "POST /neutron/subnet HTTP/1.1" 200 719 0.260674 10.0.0.19 - - [2026-02-09 02:51:48] "POST /id-to-fqname HTTP/1.1" 200 220 0.001358 10.0.0.19 - - [2026-02-09 02:51:48] "GET /virtual-network/2e41e9d3-112e-4050-ae8f-5143ff871470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005709 10.0.0.19 - - [2026-02-09 02:51:48] "GET /virtual-network/2e41e9d3-112e-4050-ae8f-5143ff871470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005501 10.0.0.19 - - [2026-02-09 02:51:48] "POST /neutron/network HTTP/1.1" 200 830 0.006687 10.0.0.19 - - [2026-02-09 02:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.19 - - [2026-02-09 02:51:48] "GET /virtual-network/2e41e9d3-112e-4050-ae8f-5143ff871470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006881 10.0.0.19 - - [2026-02-09 02:51:48] "PUT /virtual-network/2e41e9d3-112e-4050-ae8f-5143ff871470 HTTP/1.1" 200 264 0.048492 10.0.0.19 - - [2026-02-09 02:51:48] "POST /id-to-fqname HTTP/1.1" 200 220 0.001385 10.0.0.41 - - [2026-02-09 02:51:49] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001120 10.0.0.19 - - [2026-02-09 02:51:49] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.071027 10.0.0.19 - - [2026-02-09 02:51:49] "POST /neutron/network HTTP/1.1" 200 829 0.030862 10.0.0.19 - - [2026-02-09 02:51:49] "POST /id-to-fqname HTTP/1.1" 200 220 0.001795 10.0.0.19 - - [2026-02-09 02:51:49] "POST /neutron/port HTTP/1.1" 200 117 0.006302 10.0.0.41 - - [2026-02-09 02:51:50] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002147 10.0.0.19 - - [2026-02-09 02:51:50] "POST /neutron/port HTTP/1.1" 200 1051 0.320438 10.0.0.41 - - [2026-02-09 02:51:50] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001158 10.0.0.19 - - [2026-02-09 02:51:50] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.097058 10.0.0.19 - - [2026-02-09 02:51:50] "POST /neutron/port HTTP/1.1" 200 1105 0.184905 10.0.0.19 - - [2026-02-09 02:51:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005150 10.0.0.19 - - [2026-02-09 02:51:51] "POST /neutron/network HTTP/1.1" 200 829 0.008644 10.0.0.19 - - [2026-02-09 02:51:51] "POST /neutron/port HTTP/1.1" 200 117 0.006827 10.0.0.19 - - [2026-02-09 02:51:51] "POST /neutron/network HTTP/1.1" 200 840 0.010581 10.0.0.19 - - [2026-02-09 02:51:51] "POST /neutron/port HTTP/1.1" 200 1052 0.019901 10.0.0.19 - - [2026-02-09 02:51:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004174 10.0.0.19 - - [2026-02-09 02:51:52] "POST /neutron/network HTTP/1.1" 200 830 0.006778 10.0.0.19 - - [2026-02-09 02:51:56] "POST /neutron/port HTTP/1.1" 200 1115 0.019784 10.0.0.19 - - [2026-02-09 02:51:56] "POST /neutron/security_group HTTP/1.1" 200 2051 0.012726 10.0.0.19 - - [2026-02-09 02:51:56] "GET /virtual-machine/3e38abe6-29b7-4af0-9bb0-1e934e52809e HTTP/1.1" 401 292 0.000519 10.0.0.19 - - [2026-02-09 02:51:56] "GET /virtual-machine/3e38abe6-29b7-4af0-9bb0-1e934e52809e HTTP/1.1" 200 1285 0.029577 10.0.0.19 - - [2026-02-09 02:51:56] "GET /virtual-machine-interface/58ddcd6b-addb-4f84-aca5-3fc154ba7801 HTTP/1.1" 200 2927 0.006687 10.0.0.19 - - [2026-02-09 02:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.19 - - [2026-02-09 02:51:56] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004558 10.0.0.19 - - [2026-02-09 02:51:56] "GET /virtual-networks?parent_id=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003621 10.0.0.19 - - [2026-02-09 02:51:57] "GET /virtual-network/42596330-bda0-4a95-82c6-9752d883fe64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007407 10.0.0.19 - - [2026-02-09 02:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005034 10.0.0.19 - - [2026-02-09 02:52:00] "GET /virtual-network/42596330-bda0-4a95-82c6-9752d883fe64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005177 10.0.0.19 - - [2026-02-09 02:52:00] "POST /neutron/port HTTP/1.1" 200 1116 0.050526 10.0.0.19 - - [2026-02-09 02:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.19 - - [2026-02-09 02:52:02] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004667 10.0.0.19 - - [2026-02-09 02:52:02] "GET /virtual-networks?parent_id=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003464 10.0.0.19 - - [2026-02-09 02:52:02] "GET /virtual-network/42596330-bda0-4a95-82c6-9752d883fe64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.018557 10.0.0.19 - - [2026-02-09 02:52:02] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008074 10.0.0.19 - - [2026-02-09 02:52:02] "POST /neutron/port HTTP/1.1" 200 1116 0.017925 10.0.0.19 - - [2026-02-09 02:52:02] "GET /virtual-machine/6e4f760f-4ad8-427c-8aab-55dc3c065e6b HTTP/1.1" 200 1284 0.006312 10.0.0.19 - - [2026-02-09 02:52:02] "GET /virtual-machine-interface/7e95f7ad-bfd3-46e8-bc8e-d493aabc4794 HTTP/1.1" 200 2927 0.005364 10.0.0.19 - - [2026-02-09 02:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.19 - - [2026-02-09 02:52:02] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004228 10.0.0.19 - - [2026-02-09 02:52:02] "GET /virtual-networks?parent_id=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003347 10.0.0.19 - - [2026-02-09 02:52:02] "GET /virtual-network/2e41e9d3-112e-4050-ae8f-5143ff871470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006014 10.0.0.19 - - [2026-02-09 02:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.19 - - [2026-02-09 02:52:03] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003797 10.0.0.19 - - [2026-02-09 02:52:03] "GET /virtual-networks?parent_id=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003429 10.0.0.19 - - [2026-02-09 02:52:03] "GET /virtual-network/2e41e9d3-112e-4050-ae8f-5143ff871470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006444 10.0.0.19 - - [2026-02-09 02:52:04] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007639 10.0.0.19 - - [2026-02-09 02:52:09] "POST /routing-policys HTTP/1.1" 200 534 0.028355 10.0.0.19 - - [2026-02-09 02:52:09] "GET /virtual-network/42596330-bda0-4a95-82c6-9752d883fe64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.018732 10.0.0.19 - - [2026-02-09 02:52:09] "POST /ref-update HTTP/1.1" 200 156 0.027049 10.0.0.19 - - [2026-02-09 02:52:09] "PUT /virtual-network/42596330-bda0-4a95-82c6-9752d883fe64 HTTP/1.1" 200 264 0.074851 10.0.0.19 - - [2026-02-09 02:52:13] "POST /ref-update HTTP/1.1" 200 156 0.046015 10.0.0.19 - - [2026-02-09 02:52:13] "DELETE /routing-policy/3d328496-228c-44cd-85c7-ef32b1f55dc5 HTTP/1.1" 200 115 0.038953 10.0.0.19 - - [2026-02-09 02:52:14] "POST /neutron/port HTTP/1.1" 200 1116 0.018247 10.0.0.19 - - [2026-02-09 02:52:14] "POST /neutron/port HTTP/1.1" 200 1115 0.016871 10.0.0.19 - - [2026-02-09 02:52:15] "POST /neutron/network HTTP/1.1" 200 830 0.006958 10.0.0.19 - - [2026-02-09 02:52:15] "DELETE /route-target/4df28178-2675-4d78-b0f3-18bb5d145e19 HTTP/1.1" 200 115 0.021828 10.0.0.41 - - [2026-02-09 02:52:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003466 10.0.0.19 - - [2026-02-09 02:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.41 - - [2026-02-09 02:52:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002294 10.0.0.19 - - [2026-02-09 02:52:15] "POST /neutron/network HTTP/1.1" 200 151 0.128751 10.0.0.19 - - [2026-02-09 02:52:16] "DELETE /route-target/56366030-cf20-428c-8061-0367ad84a13f HTTP/1.1" 200 115 0.022839 10.0.0.19 - - [2026-02-09 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007954 10.0.0.41 - - [2026-02-09 02:52:18] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001215 10.0.0.19 - - [2026-02-09 02:52:18] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.044426 10.0.0.41 - - [2026-02-09 02:52:18] "POST /useragent-kv HTTP/1.1" 200 115 0.009992 10.0.0.19 - - [2026-02-09 02:52:18] "POST /neutron/subnet HTTP/1.1" 200 720 0.163589 10.0.0.19 - - [2026-02-09 02:52:18] "POST /id-to-fqname HTTP/1.1" 200 220 0.001348 10.0.0.19 - - [2026-02-09 02:52:18] "GET /virtual-network/d13e7c8e-1bd9-49b3-82d4-4d616d33d9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006791 10.0.0.19 - - [2026-02-09 02:52:19] "GET /virtual-network/d13e7c8e-1bd9-49b3-82d4-4d616d33d9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005728 10.0.0.19 - - [2026-02-09 02:52:19] "POST /neutron/network HTTP/1.1" 200 830 0.006579 10.0.0.19 - - [2026-02-09 02:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.19 - - [2026-02-09 02:52:19] "GET /virtual-network/d13e7c8e-1bd9-49b3-82d4-4d616d33d9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006626 10.0.0.19 - - [2026-02-09 02:52:19] "PUT /virtual-network/d13e7c8e-1bd9-49b3-82d4-4d616d33d9fd HTTP/1.1" 200 264 0.053070 10.0.0.19 - - [2026-02-09 02:52:19] "POST /route-targets HTTP/1.1" 200 323 0.020911 10.0.0.19 - - [2026-02-09 02:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.41 - - [2026-02-09 02:52:19] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001051 10.0.0.19 - - [2026-02-09 02:52:19] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.042883 10.0.0.41 - - [2026-02-09 02:52:19] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001373 10.0.0.19 - - [2026-02-09 02:52:19] "POST /neutron/network HTTP/1.1" 200 612 0.123587 10.0.0.19 - - [2026-02-09 02:52:19] "POST /ref-update HTTP/1.1" 200 156 0.026364 10.0.0.19 - - [2026-02-09 02:52:19] "POST /id-to-fqname HTTP/1.1" 200 220 0.003082 10.0.0.19 - - [2026-02-09 02:52:19] "GET /virtual-network/a410cbad-3e33-421e-8092-f7c727e8e555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007132 10.0.0.19 - - [2026-02-09 02:52:19] "POST /neutron/network HTTP/1.1" 200 832 0.006414 10.0.0.19 - - [2026-02-09 02:52:19] "GET /virtual-network/a410cbad-3e33-421e-8092-f7c727e8e555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005365 10.0.0.19 - - [2026-02-09 02:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.19 - - [2026-02-09 02:52:19] "GET /virtual-network/a410cbad-3e33-421e-8092-f7c727e8e555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006012 10.0.0.19 - - [2026-02-09 02:52:19] "PUT /virtual-network/a410cbad-3e33-421e-8092-f7c727e8e555 HTTP/1.1" 200 264 0.057717 10.0.0.19 - - [2026-02-09 02:52:19] "POST /id-to-fqname HTTP/1.1" 200 220 0.001379 10.0.0.19 - - [2026-02-09 02:52:20] "POST /neutron/network HTTP/1.1" 200 840 0.007564 10.0.0.41 - - [2026-02-09 02:52:20] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001086 10.0.0.19 - - [2026-02-09 02:52:20] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.069782 10.0.0.19 - - [2026-02-09 02:52:20] "POST /neutron/port HTTP/1.1" 200 117 0.006830 10.0.0.19 - - [2026-02-09 02:52:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001357 10.0.0.19 - - [2026-02-09 02:52:21] "POST /neutron/network HTTP/1.1" 200 840 0.009725 10.0.0.19 - - [2026-02-09 02:52:21] "POST /neutron/port HTTP/1.1" 200 1052 0.021640 10.0.0.41 - - [2026-02-09 02:52:21] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001034 10.0.0.19 - - [2026-02-09 02:52:21] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.074687 10.0.0.19 - - [2026-02-09 02:52:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.019403 10.0.0.19 - - [2026-02-09 02:52:22] "POST /neutron/port HTTP/1.1" 200 117 0.001362 10.0.0.19 - - [2026-02-09 02:52:22] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007263 10.0.0.19 - - [2026-02-09 02:52:22] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008093 10.0.0.19 - - [2026-02-09 02:52:22] "POST /neutron/port HTTP/1.1" 200 1054 0.018935 10.0.0.19 - - [2026-02-09 02:52:23] "POST /neutron/port HTTP/1.1" 200 1118 0.019533 10.0.0.19 - - [2026-02-09 02:52:23] "POST /neutron/port HTTP/1.1" 200 117 0.001283 10.0.0.19 - - [2026-02-09 02:52:27] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009895 10.0.0.19 - - [2026-02-09 02:52:27] "POST /neutron/port HTTP/1.1" 200 1116 0.028559 10.0.0.19 - - [2026-02-09 02:52:27] "GET /virtual-machine/1e2f8e36-e6ef-4254-9c81-9094316b2ae0 HTTP/1.1" 200 1285 0.006764 10.0.0.19 - - [2026-02-09 02:52:27] "GET /virtual-machine-interface/df378245-938e-48fb-9244-da8603b36081 HTTP/1.1" 200 2928 0.005877 10.0.0.19 - - [2026-02-09 02:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.19 - - [2026-02-09 02:52:27] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003459 10.0.0.19 - - [2026-02-09 02:52:27] "GET /virtual-networks?parent_id=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003172 10.0.0.19 - - [2026-02-09 02:52:27] "GET /virtual-network/d13e7c8e-1bd9-49b3-82d4-4d616d33d9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006244 10.0.0.19 - - [2026-02-09 02:52:30] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009902 10.0.0.19 - - [2026-02-09 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.19 - - [2026-02-09 02:52:30] "GET /virtual-network/d13e7c8e-1bd9-49b3-82d4-4d616d33d9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.006137 10.0.0.41 - - [2026-02-09 02:52:31] "DELETE /project/521c5b3bb8ae4750908488de224fe89c HTTP/1.1" 404 173 0.004134 10.0.0.41 - - [2026-02-09 02:52:31] "GET /projects?obj_uuids=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000960 10.0.0.41 - - [2026-02-09 02:52:31] "GET /project/a1746547-c2be-4cd4-9747-dd835bdb7d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.045508 10.0.0.41 - - [2026-02-09 02:52:31] "GET /projects?obj_uuids=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000948 10.0.0.41 - - [2026-02-09 02:52:31] "GET /project/a1746547-c2be-4cd4-9747-dd835bdb7d72?fields=security_groups HTTP/1.1" 200 1346 0.046090 10.0.0.41 - - [2026-02-09 02:52:31] "DELETE /security-group/3cfa2c57-0720-4662-89f9-7093e7feb975 HTTP/1.1" 200 115 0.049860 10.0.0.41 - - [2026-02-09 02:52:31] "GET /projects?obj_uuids=a1746547-c2be-4cd4-9747-dd835bdb7d72&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001066 10.0.0.41 - - [2026-02-09 02:52:31] "GET /project/a1746547-c2be-4cd4-9747-dd835bdb7d72?fields=application_policy_sets HTTP/1.1" 200 1385 0.061311 10.0.0.19 - - [2026-02-09 02:52:31] "DELETE /access-control-list/f4f70807-81ba-41e0-88b9-ae5d972540b6 HTTP/1.1" 200 115 0.063368 10.0.0.41 - - [2026-02-09 02:52:31] "DELETE /project/a1746547-c2be-4cd4-9747-dd835bdb7d72 HTTP/1.1" 200 115 0.432920 10.0.0.19 - - [2026-02-09 02:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.19 - - [2026-02-09 02:52:32] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005207 10.0.0.19 - - [2026-02-09 02:52:32] "GET /virtual-networks?parent_id=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004534 10.0.0.19 - - [2026-02-09 02:52:32] "GET /virtual-network/d13e7c8e-1bd9-49b3-82d4-4d616d33d9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.008502 10.0.0.19 - - [2026-02-09 02:52:33] "POST /neutron/port HTTP/1.1" 200 1118 0.022974 10.0.0.19 - - [2026-02-09 02:52:33] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008991 10.0.0.19 - - [2026-02-09 02:52:33] "GET /virtual-machine/ce8b97c9-9375-4777-acfb-efbd8b33bbbe HTTP/1.1" 200 1286 0.006078 10.0.0.19 - - [2026-02-09 02:52:33] "GET /virtual-machine-interface/a893c1e6-f827-4ed2-ae08-5ba810dae9c9 HTTP/1.1" 200 2928 0.005520 10.0.0.19 - - [2026-02-09 02:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.19 - - [2026-02-09 02:52:33] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003500 10.0.0.19 - - [2026-02-09 02:52:33] "GET /virtual-networks?parent_id=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002724 10.0.0.19 - - [2026-02-09 02:52:33] "GET /virtual-network/a410cbad-3e33-421e-8092-f7c727e8e555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.007626 10.0.0.19 - - [2026-02-09 02:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.19 - - [2026-02-09 02:52:34] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003856 10.0.0.19 - - [2026-02-09 02:52:34] "GET /virtual-networks?parent_id=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003084 10.0.0.19 - - [2026-02-09 02:52:34] "GET /virtual-network/a410cbad-3e33-421e-8092-f7c727e8e555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.008299 10.0.0.19 - - [2026-02-09 02:52:34] "POST /routing-policys HTTP/1.1" 200 534 0.029275 10.0.0.19 - - [2026-02-09 02:52:34] "GET /virtual-network/d13e7c8e-1bd9-49b3-82d4-4d616d33d9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.007090 10.0.0.19 - - [2026-02-09 02:52:34] "PUT /virtual-network/d13e7c8e-1bd9-49b3-82d4-4d616d33d9fd HTTP/1.1" 200 264 0.054433 10.0.0.19 - - [2026-02-09 02:52:38] "POST /routing-policys HTTP/1.1" 200 534 0.025622 10.0.0.19 - - [2026-02-09 02:52:38] "GET /virtual-network/d13e7c8e-1bd9-49b3-82d4-4d616d33d9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.007496 10.0.0.19 - - [2026-02-09 02:52:38] "PUT /virtual-network/d13e7c8e-1bd9-49b3-82d4-4d616d33d9fd HTTP/1.1" 200 264 0.059807 10.0.0.19 - - [2026-02-09 02:52:38] "POST /ref-update HTTP/1.1" 200 156 0.020636 10.0.0.19 - - [2026-02-09 02:52:38] "POST /ref-update HTTP/1.1" 200 156 0.045759 10.0.0.19 - - [2026-02-09 02:52:38] "DELETE /routing-policy/91cd931f-e9e6-4711-830d-8566716d0961 HTTP/1.1" 200 115 0.033667 10.0.0.19 - - [2026-02-09 02:52:38] "POST /ref-update HTTP/1.1" 200 156 0.051598 10.0.0.19 - - [2026-02-09 02:52:39] "DELETE /routing-policy/01dadf69-fd24-4a31-a35d-2b1d8975c76d HTTP/1.1" 200 115 0.033513 10.0.0.19 - - [2026-02-09 02:52:39] "POST /neutron/network HTTP/1.1" 200 832 0.008200 10.0.0.19 - - [2026-02-09 02:52:39] "POST /neutron/port HTTP/1.1" 200 1108 0.016406 10.0.0.19 - - [2026-02-09 02:52:39] "POST /neutron/port HTTP/1.1" 200 1106 0.019314 10.0.0.41 - - [2026-02-09 02:52:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003902 10.0.0.41 - - [2026-02-09 02:52:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002852 10.0.0.19 - - [2026-02-09 02:52:41] "POST /neutron/network HTTP/1.1" 200 151 0.126711 10.0.0.19 - - [2026-02-09 02:52:41] "DELETE /route-target/70d440b6-e309-443e-8cc1-8323de9654e6 HTTP/1.1" 200 115 0.022274 10.0.0.19 - - [2026-02-09 02:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.19 - - [2026-02-09 02:52:41] "DELETE /route-target/d28636ba-b8a9-4cb6-b11b-26974bdb76f3 HTTP/1.1" 200 115 0.028791 10.0.0.19 - - [2026-02-09 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.41 - - [2026-02-09 02:52:44] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001082 10.0.0.19 - - [2026-02-09 02:52:44] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.042856 10.0.0.19 - - [2026-02-09 02:52:44] "POST /neutron/network HTTP/1.1" 200 117 0.015814 10.0.0.19 - - [2026-02-09 02:52:44] "POST /neutron/network HTTP/1.1" 200 831 0.015570 10.0.0.19 - - [2026-02-09 02:52:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.001155 10.0.0.19 - - [2026-02-09 02:52:44] "GET /virtual-network/f264924e-b0ce-4f15-86a2-93c9da8b990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005389 10.0.0.19 - - [2026-02-09 02:52:44] "GET /virtual-network/f264924e-b0ce-4f15-86a2-93c9da8b990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005675 10.0.0.19 - - [2026-02-09 02:52:44] "POST /neutron/subnet HTTP/1.1" 200 725 0.009291 10.0.0.19 - - [2026-02-09 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.19 - - [2026-02-09 02:52:44] "GET /virtual-network/f264924e-b0ce-4f15-86a2-93c9da8b990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006155 10.0.0.19 - - [2026-02-09 02:52:44] "PUT /virtual-network/f264924e-b0ce-4f15-86a2-93c9da8b990f HTTP/1.1" 200 264 0.048101 10.0.0.19 - - [2026-02-09 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.41 - - [2026-02-09 02:52:44] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001082 10.0.0.19 - - [2026-02-09 02:52:44] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.069455 10.0.0.19 - - [2026-02-09 02:52:44] "POST /route-targets HTTP/1.1" 200 323 0.016720 10.0.0.19 - - [2026-02-09 02:52:45] "POST /ref-update HTTP/1.1" 200 156 0.028811 10.0.0.41 - - [2026-02-09 02:52:45] "POST /useragent-kv HTTP/1.1" 200 115 0.010237 10.0.0.19 - - [2026-02-09 02:52:45] "POST /neutron/subnet HTTP/1.1" 200 715 0.167372 10.0.0.19 - - [2026-02-09 02:52:45] "POST /id-to-fqname HTTP/1.1" 200 220 0.001364 10.0.0.19 - - [2026-02-09 02:52:45] "GET /virtual-network/1d26308b-e172-4d55-9229-2c25f8b0d663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005298 10.0.0.19 - - [2026-02-09 02:52:45] "GET /virtual-network/1d26308b-e172-4d55-9229-2c25f8b0d663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005715 10.0.0.19 - - [2026-02-09 02:52:45] "POST /neutron/network HTTP/1.1" 200 829 0.006995 10.0.0.19 - - [2026-02-09 02:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.19 - - [2026-02-09 02:52:45] "GET /virtual-network/1d26308b-e172-4d55-9229-2c25f8b0d663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006041 10.0.0.19 - - [2026-02-09 02:52:45] "PUT /virtual-network/1d26308b-e172-4d55-9229-2c25f8b0d663 HTTP/1.1" 200 264 0.050963 10.0.0.19 - - [2026-02-09 02:52:45] "POST /id-to-fqname HTTP/1.1" 200 220 0.001512 10.0.0.41 - - [2026-02-09 02:52:46] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001355 10.0.0.19 - - [2026-02-09 02:52:46] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.080533 10.0.0.19 - - [2026-02-09 02:52:46] "POST /neutron/network HTTP/1.1" 200 831 0.007508 10.0.0.19 - - [2026-02-09 02:52:46] "POST /id-to-fqname HTTP/1.1" 200 220 0.001544 10.0.0.19 - - [2026-02-09 02:52:46] "POST /neutron/port HTTP/1.1" 200 117 0.006701 10.0.0.41 - - [2026-02-09 02:52:47] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001043 10.0.0.19 - - [2026-02-09 02:52:47] "POST /neutron/port HTTP/1.1" 200 1053 0.295444 10.0.0.19 - - [2026-02-09 02:52:47] "POST /neutron/port HTTP/1.1" 200 1107 0.109946 10.0.0.41 - - [2026-02-09 02:52:47] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001302 10.0.0.19 - - [2026-02-09 02:52:47] "POST /neutron/subnet HTTP/1.1" 200 699 0.008264 10.0.0.19 - - [2026-02-09 02:52:47] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.083857 10.0.0.19 - - [2026-02-09 02:52:47] "POST /neutron/network HTTP/1.1" 200 829 0.007421 10.0.0.19 - - [2026-02-09 02:52:47] "POST /neutron/port HTTP/1.1" 200 117 0.006513 10.0.0.19 - - [2026-02-09 02:52:48] "POST /neutron/network HTTP/1.1" 200 839 0.007346 10.0.0.19 - - [2026-02-09 02:52:48] "POST /neutron/port HTTP/1.1" 200 1051 0.016761 10.0.0.19 - - [2026-02-09 02:52:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003751 10.0.0.19 - - [2026-02-09 02:52:48] "POST /neutron/network HTTP/1.1" 200 829 0.007193 10.0.0.19 - - [2026-02-09 02:52:53] "POST /neutron/port HTTP/1.1" 200 1117 0.017025 10.0.0.19 - - [2026-02-09 02:52:53] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007326 10.0.0.19 - - [2026-02-09 02:52:53] "GET /virtual-machine/bece2c65-2835-4175-935c-1cafd5355282 HTTP/1.1" 200 1286 0.005719 10.0.0.19 - - [2026-02-09 02:52:53] "GET /virtual-machine-interface/b4ac70ae-6e95-43d5-bb66-fcac33d8955c HTTP/1.1" 200 2928 0.005445 10.0.0.19 - - [2026-02-09 02:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.19 - - [2026-02-09 02:52:53] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003643 10.0.0.19 - - [2026-02-09 02:52:53] "GET /virtual-networks?parent_id=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003431 10.0.0.19 - - [2026-02-09 02:52:53] "GET /virtual-network/f264924e-b0ce-4f15-86a2-93c9da8b990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.007080 10.0.0.19 - - [2026-02-09 02:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.19 - - [2026-02-09 02:52:56] "GET /virtual-network/f264924e-b0ce-4f15-86a2-93c9da8b990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006428 10.0.0.19 - - [2026-02-09 02:52:57] "POST /neutron/port HTTP/1.1" 200 1115 0.023066 10.0.0.19 - - [2026-02-09 02:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.19 - - [2026-02-09 02:52:58] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003791 10.0.0.19 - - [2026-02-09 02:52:58] "GET /virtual-networks?parent_id=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003325 10.0.0.19 - - [2026-02-09 02:52:58] "GET /virtual-network/f264924e-b0ce-4f15-86a2-93c9da8b990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006598 10.0.0.19 - - [2026-02-09 02:52:58] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007809 10.0.0.19 - - [2026-02-09 02:52:59] "POST /neutron/port HTTP/1.1" 200 1115 0.019297 10.0.0.19 - - [2026-02-09 02:52:59] "GET /virtual-machine/b23bb4f5-0f3d-4c26-8dce-493164e4314b HTTP/1.1" 200 1286 0.006052 10.0.0.19 - - [2026-02-09 02:52:59] "GET /virtual-machine-interface/87522774-3c32-4125-917f-bb2c8e276d1d HTTP/1.1" 200 2927 0.005434 10.0.0.19 - - [2026-02-09 02:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.19 - - [2026-02-09 02:52:59] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003857 10.0.0.19 - - [2026-02-09 02:52:59] "GET /virtual-networks?parent_id=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002934 10.0.0.19 - - [2026-02-09 02:52:59] "GET /virtual-network/1d26308b-e172-4d55-9229-2c25f8b0d663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.009172 10.0.0.19 - - [2026-02-09 02:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.19 - - [2026-02-09 02:53:00] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003690 10.0.0.19 - - [2026-02-09 02:53:00] "GET /virtual-networks?parent_id=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002766 10.0.0.19 - - [2026-02-09 02:53:00] "GET /virtual-network/1d26308b-e172-4d55-9229-2c25f8b0d663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006145 10.0.0.19 - - [2026-02-09 02:53:00] "POST /interface-route-tables HTTP/1.1" 200 574 0.030202 10.0.0.19 - - [2026-02-09 02:53:00] "GET /interface-route-table/3b1a5729-bc7c-4c56-adf2-031a10eb0731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1306 0.014982 10.0.0.19 - - [2026-02-09 02:53:00] "GET /virtual-machine-interface/b4ac70ae-6e95-43d5-bb66-fcac33d8955c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.007454 10.0.0.19 - - [2026-02-09 02:53:00] "POST /ref-update HTTP/1.1" 200 156 0.021566 10.0.0.19 - - [2026-02-09 02:53:00] "POST /routing-policys HTTP/1.1" 200 534 0.029463 10.0.0.19 - - [2026-02-09 02:53:00] "GET /virtual-network/f264924e-b0ce-4f15-86a2-93c9da8b990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006413 10.0.0.19 - - [2026-02-09 02:53:00] "PUT /virtual-network/f264924e-b0ce-4f15-86a2-93c9da8b990f HTTP/1.1" 200 264 0.064215 10.0.0.19 - - [2026-02-09 02:53:04] "POST /ref-update HTTP/1.1" 200 156 0.056040 10.0.0.19 - - [2026-02-09 02:53:04] "POST /ref-update HTTP/1.1" 200 156 0.024849 10.0.0.19 - - [2026-02-09 02:53:04] "DELETE /routing-policy/9f737da9-6435-493c-a1bc-643c805662bb HTTP/1.1" 200 115 0.041895 10.0.0.19 - - [2026-02-09 02:53:04] "POST /neutron/network HTTP/1.1" 400 204 0.013981 10.0.0.19 - - [2026-02-09 02:53:05] "POST /neutron/port HTTP/1.1" 200 1117 0.019320 10.0.0.19 - - [2026-02-09 02:53:05] "POST /neutron/port HTTP/1.1" 200 151 0.211672 10.0.0.19 - - [2026-02-09 02:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004908 10.0.0.19 - - [2026-02-09 02:53:06] "POST /neutron/network HTTP/1.1" 200 831 0.007776 10.0.0.19 - - [2026-02-09 02:53:07] "DELETE /route-target/193f4b47-c52b-4f9d-8c4c-7dfc493ead61 HTTP/1.1" 200 115 0.025059 10.0.0.41 - - [2026-02-09 02:53:08] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001042 10.0.0.19 - - [2026-02-09 02:53:08] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.038910 10.0.0.41 - - [2026-02-09 02:53:08] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002143 10.0.0.19 - - [2026-02-09 02:53:08] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?fields=virtual_networks HTTP/1.1" 200 1018 0.033668 10.0.0.41 - - [2026-02-09 02:53:08] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001512 10.0.0.19 - - [2026-02-09 02:53:08] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.036837 10.0.0.41 - - [2026-02-09 02:53:08] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001043 10.0.0.19 - - [2026-02-09 02:53:08] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?fields=security_groups HTTP/1.1" 200 1237 0.037350 10.0.0.19 - - [2026-02-09 02:53:09] "POST /fqname-to-id HTTP/1.1" 404 192 0.026499 10.0.0.41 - - [2026-02-09 02:53:09] "GET /projects?obj_uuids=588045c3-2955-453f-bbaf-8299daf096b7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003621 10.0.0.41 - - [2026-02-09 02:53:09] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000951 10.0.0.41 - - [2026-02-09 02:53:09] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007362 10.0.0.41 - - [2026-02-09 02:53:09] "POST /id-to-fqname HTTP/1.1" 200 194 0.003699 10.0.0.41 - - [2026-02-09 02:53:09] "POST /fqname-to-id HTTP/1.1" 404 203 0.002489 10.0.0.41 - - [2026-02-09 02:53:09] "POST /security-groups HTTP/1.1" 200 595 0.077298 10.0.0.19 - - [2026-02-09 02:53:09] "POST /fqname-to-id HTTP/1.1" 404 238 0.003045 10.0.0.41 - - [2026-02-09 02:53:09] "POST /projects HTTP/1.1" 200 593 0.269744 10.0.0.41 - - [2026-02-09 02:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.340331 10.0.0.19 - - [2026-02-09 02:53:09] "POST /access-control-lists HTTP/1.1" 200 598 0.026943 10.0.0.19 - - [2026-02-09 02:53:09] "GET /project/588045c3-2955-453f-bbaf-8299daf096b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.469152 10.0.0.19 - - [2026-02-09 02:53:10] "GET / HTTP/1.1" 200 35931 0.001691 10.0.0.19 - - [2026-02-09 02:53:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000723 10.0.0.19 - - [2026-02-09 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.055906 10.0.0.41 - - [2026-02-09 02:53:12] "GET /projects?obj_uuids=588045c3-2955-453f-bbaf-8299daf096b7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001016 10.0.0.19 - - [2026-02-09 02:53:12] "GET /project/588045c3-2955-453f-bbaf-8299daf096b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.045914 10.0.0.41 - - [2026-02-09 02:53:13] "GET /projects?obj_uuids=588045c3-2955-453f-bbaf-8299daf096b7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001449 10.0.0.19 - - [2026-02-09 02:53:13] "POST /neutron/network HTTP/1.1" 200 613 0.151882 10.0.0.19 - - [2026-02-09 02:53:13] "POST /id-to-fqname HTTP/1.1" 200 226 0.003377 10.0.0.19 - - [2026-02-09 02:53:13] "GET /virtual-network/98a7d133-2c4b-43bd-8aa1-500e25440ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008095 10.0.0.19 - - [2026-02-09 02:53:13] "POST /neutron/network HTTP/1.1" 200 832 0.007164 10.0.0.19 - - [2026-02-09 02:53:13] "GET /virtual-network/98a7d133-2c4b-43bd-8aa1-500e25440ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005138 10.0.0.19 - - [2026-02-09 02:53:14] "GET /virtual-network/98a7d133-2c4b-43bd-8aa1-500e25440ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005987 10.0.0.19 - - [2026-02-09 02:53:14] "GET /obj-perms HTTP/1.1" 200 5038 0.050061 10.0.0.33 - - [2026-02-09 02:53:14] "GET /obj-perms HTTP/1.1" 200 5038 0.059366 10.0.0.19 - - [2026-02-09 02:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.19 - - [2026-02-09 02:53:15] "GET /virtual-network/98a7d133-2c4b-43bd-8aa1-500e25440ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005492 10.0.0.19 - - [2026-02-09 02:53:15] "PUT /virtual-network/98a7d133-2c4b-43bd-8aa1-500e25440ab3 HTTP/1.1" 200 264 0.053642 10.0.0.19 - - [2026-02-09 02:53:15] "POST /route-targets HTTP/1.1" 200 327 0.020920 10.0.0.19 - - [2026-02-09 02:53:20] "POST /id-to-fqname HTTP/1.1" 200 226 0.001514 10.0.0.19 - - [2026-02-09 02:53:20] "POST /neutron/network HTTP/1.1" 200 842 0.007680 10.0.0.41 - - [2026-02-09 02:53:21] "GET /projects?obj_uuids=588045c3-2955-453f-bbaf-8299daf096b7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001067 10.0.0.19 - - [2026-02-09 02:53:21] "GET /project/588045c3-2955-453f-bbaf-8299daf096b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.072009 10.0.0.19 - - [2026-02-09 02:53:21] "POST /neutron/port HTTP/1.1" 200 117 0.006714 10.0.0.41 - - [2026-02-09 02:53:21] "GET /projects?obj_uuids=588045c3-2955-453f-bbaf-8299daf096b7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001523 10.0.0.19 - - [2026-02-09 02:53:22] "POST /neutron/port HTTP/1.1" 200 1064 0.316158 10.0.0.19 - - [2026-02-09 02:53:22] "POST /neutron/port HTTP/1.1" 200 1118 0.096986 10.0.0.19 - - [2026-02-09 02:53:22] "POST /neutron/subnet HTTP/1.1" 200 698 0.008933 10.0.0.19 - - [2026-02-09 02:53:26] "POST /neutron/port HTTP/1.1" 200 1128 0.021966 10.0.0.19 - - [2026-02-09 02:53:26] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007557 10.0.0.19 - - [2026-02-09 02:53:26] "GET /virtual-machine/6ba2c0ca-aab6-4bf5-ad34-a68b58b0efbc HTTP/1.1" 401 292 0.000492 10.0.0.19 - - [2026-02-09 02:53:27] "GET /virtual-machine/6ba2c0ca-aab6-4bf5-ad34-a68b58b0efbc HTTP/1.1" 200 1296 0.027035 10.0.0.19 - - [2026-02-09 02:53:27] "GET /virtual-machine-interface/08efc0bc-8bb4-43c7-a670-5cbc7006524c HTTP/1.1" 200 2966 0.007366 10.0.0.19 - - [2026-02-09 02:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.19 - - [2026-02-09 02:53:27] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003658 10.0.0.19 - - [2026-02-09 02:53:27] "GET /virtual-networks?parent_id=588045c3-2955-453f-bbaf-8299daf096b7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002713 10.0.0.19 - - [2026-02-09 02:53:27] "GET /virtual-network/98a7d133-2c4b-43bd-8aa1-500e25440ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006439 10.0.0.33 - - [2026-02-09 02:53:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.33 - - [2026-02-09 02:53:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.33 - - [2026-02-09 02:53:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.33 - - [2026-02-09 02:53:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.41 - - [2026-02-09 02:53:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000513 10.0.0.41 - - [2026-02-09 02:53:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.41 - - [2026-02-09 02:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.41 - - [2026-02-09 02:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.19 - - [2026-02-09 02:53:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000514 10.0.0.19 - - [2026-02-09 02:53:30] "GET /global-system-configs HTTP/1.1" 401 292 0.001378 10.0.0.19 - - [2026-02-09 02:53:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.19 - - [2026-02-09 02:53:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.19 - - [2026-02-09 02:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.19 - - [2026-02-09 02:53:30] "GET /virtual-network/98a7d133-2c4b-43bd-8aa1-500e25440ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006726 10.0.0.41 - - [2026-02-09 02:53:31] "DELETE /project/588045c32955453fbbaf8299daf096b7 HTTP/1.1" 404 173 0.006632 10.0.0.41 - - [2026-02-09 02:53:31] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000967 10.0.0.41 - - [2026-02-09 02:53:31] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.036624 10.0.0.41 - - [2026-02-09 02:53:31] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001853 10.0.0.41 - - [2026-02-09 02:53:31] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?fields=security_groups HTTP/1.1" 200 1342 0.045155 10.0.0.41 - - [2026-02-09 02:53:31] "DELETE /security-group/f59cc0c1-7035-42d7-9158-d60da044ff3c HTTP/1.1" 200 115 0.052829 10.0.0.41 - - [2026-02-09 02:53:31] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001174 10.0.0.41 - - [2026-02-09 02:53:32] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?fields=application_policy_sets HTTP/1.1" 200 1381 0.067386 10.0.0.19 - - [2026-02-09 02:53:32] "DELETE /access-control-list/32fb8b4a-5005-4ae2-b15f-bd0338514c33 HTTP/1.1" 200 115 0.055775 10.0.0.41 - - [2026-02-09 02:53:32] "DELETE /project/521c5b3b-b8ae-4750-9084-88de224fe89c HTTP/1.1" 409 278 0.311229 10.0.0.19 - - [2026-02-09 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.19 - - [2026-02-09 02:53:34] "GET /virtual-network/98a7d133-2c4b-43bd-8aa1-500e25440ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005577 10.0.0.19 - - [2026-02-09 02:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.19 - - [2026-02-09 02:53:38] "GET /virtual-network/98a7d133-2c4b-43bd-8aa1-500e25440ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005974 10.0.0.19 - - [2026-02-09 02:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.19 - - [2026-02-09 02:53:42] "GET /virtual-network/98a7d133-2c4b-43bd-8aa1-500e25440ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006041 10.0.0.19 - - [2026-02-09 02:53:45] "POST /neutron/port HTTP/1.1" 200 1128 0.021039 10.0.0.19 - - [2026-02-09 02:53:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004102 10.0.0.19 - - [2026-02-09 02:53:45] "POST /neutron/network HTTP/1.1" 200 832 0.006470 10.0.0.19 - - [2026-02-09 02:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.19 - - [2026-02-09 02:53:46] "GET /virtual-network/98a7d133-2c4b-43bd-8aa1-500e25440ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005946 10.0.0.19 - - [2026-02-09 02:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.19 - - [2026-02-09 02:53:50] "GET /virtual-network/98a7d133-2c4b-43bd-8aa1-500e25440ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.007163 10.0.0.19 - - [2026-02-09 02:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.19 - - [2026-02-09 02:53:54] "GET /virtual-network/98a7d133-2c4b-43bd-8aa1-500e25440ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005529 10.0.0.19 - - [2026-02-09 02:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.19 - - [2026-02-09 02:53:59] "GET /virtual-network/98a7d133-2c4b-43bd-8aa1-500e25440ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005421 10.0.0.19 - - [2026-02-09 02:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.19 - - [2026-02-09 02:54:01] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003762 10.0.0.19 - - [2026-02-09 02:54:01] "GET /virtual-networks?parent_id=588045c3-2955-453f-bbaf-8299daf096b7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003065 10.0.0.19 - - [2026-02-09 02:54:01] "GET /virtual-network/98a7d133-2c4b-43bd-8aa1-500e25440ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005940 10.0.0.19 - - [2026-02-09 02:54:06] "POST /neutron/port HTTP/1.1" 200 1128 0.018769 10.0.0.41 - - [2026-02-09 02:54:08] "GET /obj-perms HTTP/1.1" 200 5056 0.047008 10.0.0.19 - - [2026-02-09 02:54:11] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007593 10.0.0.19 - - [2026-02-09 02:54:16] "POST /neutron/port HTTP/1.1" 200 1128 0.017347 10.0.0.19 - - [2026-02-09 02:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.19 - - [2026-02-09 02:54:22] "GET /virtual-network/98a7d133-2c4b-43bd-8aa1-500e25440ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005352 10.0.0.19 - - [2026-02-09 02:54:22] "PUT /virtual-network/98a7d133-2c4b-43bd-8aa1-500e25440ab3 HTTP/1.1" 200 264 0.050804 10.0.0.19 - - [2026-02-09 02:54:22] "DELETE /route-target/51492389-54e7-494b-a964-cd7568a3d104 HTTP/1.1" 200 115 0.028325 10.0.0.19 - - [2026-02-09 02:54:27] "POST /neutron/network HTTP/1.1" 400 204 0.014578 10.0.0.19 - - [2026-02-09 02:54:27] "POST /neutron/port HTTP/1.1" 200 151 0.168571 10.0.0.19 - - [2026-02-09 02:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 10.0.0.41 - - [2026-02-09 02:54:32] "GET /projects?obj_uuids=588045c3-2955-453f-bbaf-8299daf096b7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000996 10.0.0.19 - - [2026-02-09 02:54:32] "GET /project/588045c3-2955-453f-bbaf-8299daf096b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.041019 10.0.0.19 - - [2026-02-09 02:54:32] "POST /neutron/network HTTP/1.1" 200 117 0.012779 10.0.0.19 - - [2026-02-09 02:54:32] "POST /route-targets HTTP/1.1" 200 327 0.012676 10.0.0.19 - - [2026-02-09 02:54:32] "POST /neutron/network HTTP/1.1" 200 832 0.008883 10.0.0.19 - - [2026-02-09 02:54:32] "POST /id-to-fqname HTTP/1.1" 200 226 0.001144 10.0.0.19 - - [2026-02-09 02:54:32] "GET /virtual-network/ad4adf30-5829-41f6-ba33-936c459af8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005558 10.0.0.19 - - [2026-02-09 02:54:32] "GET /virtual-network/ad4adf30-5829-41f6-ba33-936c459af8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007637 10.0.0.19 - - [2026-02-09 02:54:32] "POST /neutron/subnet HTTP/1.1" 200 724 0.009470 10.0.0.19 - - [2026-02-09 02:54:32] "GET /virtual-network/ad4adf30-5829-41f6-ba33-936c459af8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005770 10.0.0.19 - - [2026-02-09 02:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.19 - - [2026-02-09 02:54:33] "GET /virtual-network/ad4adf30-5829-41f6-ba33-936c459af8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005891 10.0.0.19 - - [2026-02-09 02:54:33] "PUT /virtual-network/ad4adf30-5829-41f6-ba33-936c459af8d6 HTTP/1.1" 200 264 0.055715 10.0.0.19 - - [2026-02-09 02:54:33] "POST /ref-update HTTP/1.1" 200 156 0.029949 10.0.0.19 - - [2026-02-09 02:54:38] "POST /id-to-fqname HTTP/1.1" 200 226 0.001719 10.0.0.41 - - [2026-02-09 02:54:39] "GET /projects?obj_uuids=588045c3-2955-453f-bbaf-8299daf096b7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001439 10.0.0.19 - - [2026-02-09 02:54:39] "GET /project/588045c3-2955-453f-bbaf-8299daf096b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.075371 10.0.0.19 - - [2026-02-09 02:54:39] "POST /neutron/port HTTP/1.1" 200 117 0.007303 10.0.0.19 - - [2026-02-09 02:54:39] "POST /neutron/network HTTP/1.1" 200 842 0.008333 10.0.0.19 - - [2026-02-09 02:54:40] "POST /neutron/port HTTP/1.1" 200 1064 0.043323 10.0.0.19 - - [2026-02-09 02:54:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004311 10.0.0.19 - - [2026-02-09 02:54:40] "POST /neutron/network HTTP/1.1" 200 832 0.007754 10.0.0.19 - - [2026-02-09 02:54:44] "POST /neutron/port HTTP/1.1" 200 1128 0.019786 10.0.0.19 - - [2026-02-09 02:54:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007716 10.0.0.19 - - [2026-02-09 02:54:44] "GET /virtual-machine/0905c8cf-a820-4bc2-9399-8c31f2bc2873 HTTP/1.1" 200 1295 0.006216 10.0.0.19 - - [2026-02-09 02:54:44] "GET /virtual-machine-interface/70b40e19-c6e0-46a8-94dd-365275fc4439 HTTP/1.1" 200 2967 0.005507 10.0.0.19 - - [2026-02-09 02:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.19 - - [2026-02-09 02:54:44] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003932 10.0.0.19 - - [2026-02-09 02:54:44] "GET /virtual-networks?parent_id=588045c3-2955-453f-bbaf-8299daf096b7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003463 10.0.0.19 - - [2026-02-09 02:54:44] "GET /virtual-network/ad4adf30-5829-41f6-ba33-936c459af8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006284 10.0.0.19 - - [2026-02-09 02:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.19 - - [2026-02-09 02:54:48] "GET /virtual-network/ad4adf30-5829-41f6-ba33-936c459af8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005838 10.0.0.19 - - [2026-02-09 02:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.19 - - [2026-02-09 02:54:52] "GET /virtual-network/ad4adf30-5829-41f6-ba33-936c459af8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005775 10.0.0.19 - - [2026-02-09 02:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.19 - - [2026-02-09 02:54:56] "GET /virtual-network/ad4adf30-5829-41f6-ba33-936c459af8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005688 10.0.0.19 - - [2026-02-09 02:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.19 - - [2026-02-09 02:55:00] "GET /virtual-network/ad4adf30-5829-41f6-ba33-936c459af8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.007713 10.0.0.19 - - [2026-02-09 02:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.19 - - [2026-02-09 02:55:04] "GET /virtual-network/ad4adf30-5829-41f6-ba33-936c459af8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006778 10.0.0.19 - - [2026-02-09 02:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.19 - - [2026-02-09 02:55:08] "GET /virtual-network/ad4adf30-5829-41f6-ba33-936c459af8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005712 10.0.0.33 - - [2026-02-09 02:55:09] "GET /obj-perms HTTP/1.1" 200 5056 0.054059 10.0.0.19 - - [2026-02-09 02:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.19 - - [2026-02-09 02:55:12] "GET /virtual-network/ad4adf30-5829-41f6-ba33-936c459af8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005709 10.0.0.19 - - [2026-02-09 02:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.19 - - [2026-02-09 02:55:16] "GET /virtual-network/ad4adf30-5829-41f6-ba33-936c459af8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005665 10.0.0.19 - - [2026-02-09 02:55:19] "POST /neutron/network HTTP/1.1" 200 842 0.009027 10.0.0.19 - - [2026-02-09 02:55:19] "POST /neutron/port HTTP/1.1" 200 117 0.001320 10.0.0.19 - - [2026-02-09 02:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.19 - - [2026-02-09 02:55:20] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003461 10.0.0.19 - - [2026-02-09 02:55:20] "GET /virtual-networks?parent_id=588045c3-2955-453f-bbaf-8299daf096b7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002957 10.0.0.19 - - [2026-02-09 02:55:20] "GET /virtual-network/ad4adf30-5829-41f6-ba33-936c459af8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006261 10.0.0.19 - - [2026-02-09 02:55:21] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008375 10.0.0.19 - - [2026-02-09 02:55:29] "POST /neutron/port HTTP/1.1" 200 1128 0.019021 10.0.0.19 - - [2026-02-09 02:55:31] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009634 10.0.0.19 - - [2026-02-09 02:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.19 - - [2026-02-09 02:55:41] "GET /virtual-network/ad4adf30-5829-41f6-ba33-936c459af8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005362 10.0.0.19 - - [2026-02-09 02:55:41] "PUT /virtual-network/ad4adf30-5829-41f6-ba33-936c459af8d6 HTTP/1.1" 200 264 0.046276 10.0.0.19 - - [2026-02-09 02:55:41] "DELETE /route-target/d7c2f29a-46bd-4a93-9c42-a1004f26beaa HTTP/1.1" 200 115 0.046636 10.0.0.19 - - [2026-02-09 02:55:46] "POST /neutron/network HTTP/1.1" 200 832 0.007075 10.0.0.19 - - [2026-02-09 02:55:47] "POST /neutron/port HTTP/1.1" 200 1118 0.013349 10.0.0.41 - - [2026-02-09 02:55:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003208 10.0.0.41 - - [2026-02-09 02:55:49] "POST /useragent-kv HTTP/1.1" 200 115 0.007152 10.0.0.19 - - [2026-02-09 02:55:49] "POST /neutron/network HTTP/1.1" 200 151 0.138021 10.0.0.41 - - [2026-02-09 02:55:50] "GET /projects?obj_uuids=588045c3-2955-453f-bbaf-8299daf096b7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001039 10.0.0.19 - - [2026-02-09 02:55:50] "GET /project/588045c3-2955-453f-bbaf-8299daf096b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.045283 10.0.0.41 - - [2026-02-09 02:55:50] "GET /projects?obj_uuids=588045c3-2955-453f-bbaf-8299daf096b7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001004 10.0.0.19 - - [2026-02-09 02:55:50] "GET /project/588045c3-2955-453f-bbaf-8299daf096b7?fields=virtual_networks HTTP/1.1" 200 1040 0.047340 10.0.0.41 - - [2026-02-09 02:55:50] "GET /projects?obj_uuids=588045c3-2955-453f-bbaf-8299daf096b7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001041 10.0.0.19 - - [2026-02-09 02:55:50] "GET /project/588045c3-2955-453f-bbaf-8299daf096b7?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.037366 10.0.0.41 - - [2026-02-09 02:55:50] "GET /projects?obj_uuids=588045c3-2955-453f-bbaf-8299daf096b7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001067 10.0.0.19 - - [2026-02-09 02:55:50] "GET /project/588045c3-2955-453f-bbaf-8299daf096b7?fields=security_groups HTTP/1.1" 200 1270 0.047050 10.0.0.19 - - [2026-02-09 02:55:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.034152 10.0.0.41 - - [2026-02-09 02:55:51] "GET /projects?obj_uuids=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003192 10.0.0.41 - - [2026-02-09 02:55:51] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000980 10.0.0.41 - - [2026-02-09 02:55:51] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007131 10.0.0.41 - - [2026-02-09 02:55:52] "POST /id-to-fqname HTTP/1.1" 200 216 0.004683 10.0.0.41 - - [2026-02-09 02:55:52] "POST /fqname-to-id HTTP/1.1" 404 227 0.007284 10.0.0.41 - - [2026-02-09 02:55:52] "POST /security-groups HTTP/1.1" 200 616 0.081666 10.0.0.19 - - [2026-02-09 02:55:52] "POST /fqname-to-id HTTP/1.1" 404 259 0.004152 10.0.0.41 - - [2026-02-09 02:55:52] "POST /projects HTTP/1.1" 200 635 0.299207 10.0.0.41 - - [2026-02-09 02:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.375069 10.0.0.19 - - [2026-02-09 02:55:52] "POST /access-control-lists HTTP/1.1" 200 619 0.045248 10.0.0.19 - - [2026-02-09 02:55:52] "GET /project/62c75e82-39ad-4730-971e-6a99d0002108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.536757 10.0.0.19 - - [2026-02-09 02:55:53] "GET / HTTP/1.1" 200 35931 0.001885 10.0.0.19 - - [2026-02-09 02:55:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000706 10.0.0.19 - - [2026-02-09 02:55:55] "POST /fqname-to-id HTTP/1.1" 404 249 0.059035 10.0.0.19 - - [2026-02-09 02:55:55] "POST /fqname-to-id HTTP/1.1" 404 280 0.009029 10.0.0.19 - - [2026-02-09 02:55:55] "PUT /access-control-list/6155f6d0-e836-4f04-a2e0-82b1b6fad4fb HTTP/1.1" 200 272 0.022186 10.0.0.19 - - [2026-02-09 02:55:56] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.035843 10.0.0.19 - - [2026-02-09 02:55:56] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.154704 10.0.0.19 - - [2026-02-09 02:55:56] "PUT /access-control-list/6155f6d0-e836-4f04-a2e0-82b1b6fad4fb HTTP/1.1" 200 272 0.014019 10.0.0.19 - - [2026-02-09 02:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.19 - - [2026-02-09 02:55:56] "GET /security-group/0bcb96ac-8525-40d9-aea8-d9711de1a550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.004746 10.0.0.19 - - [2026-02-09 02:55:57] "POST /neutron/security_group HTTP/1.1" 200 151 0.055847 10.0.0.19 - - [2026-02-09 02:55:57] "POST /fqname-to-id HTTP/1.1" 404 249 0.005106 10.0.0.19 - - [2026-02-09 02:55:57] "DELETE /access-control-list/6155f6d0-e836-4f04-a2e0-82b1b6fad4fb HTTP/1.1" 200 115 0.036022 10.0.0.19 - - [2026-02-09 02:55:57] "POST /fqname-to-id HTTP/1.1" 404 249 0.003644 10.0.0.19 - - [2026-02-09 02:55:57] "POST /fqname-to-id HTTP/1.1" 404 280 0.008450 10.0.0.19 - - [2026-02-09 02:55:57] "PUT /access-control-list/128c238a-4501-41a6-845c-948571ab7aac HTTP/1.1" 200 272 0.016466 10.0.0.19 - - [2026-02-09 02:55:58] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011685 10.0.0.19 - - [2026-02-09 02:55:58] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.171257 10.0.0.19 - - [2026-02-09 02:55:58] "PUT /access-control-list/128c238a-4501-41a6-845c-948571ab7aac HTTP/1.1" 200 272 0.013554 10.0.0.19 - - [2026-02-09 02:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.19 - - [2026-02-09 02:55:58] "GET /security-group/a5a0f3a8-8854-4fb4-ab6e-b711eac3de8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004502 10.0.0.19 - - [2026-02-09 02:55:58] "POST /neutron/security_group_rule HTTP/1.1" 200 565 0.013614 10.0.0.19 - - [2026-02-09 02:55:59] "PUT /access-control-list/128c238a-4501-41a6-845c-948571ab7aac HTTP/1.1" 200 272 0.011651 10.0.0.19 - - [2026-02-09 02:55:59] "POST /neutron/security_group_rule HTTP/1.1" 200 601 0.148876 10.0.0.19 - - [2026-02-09 02:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.41 - - [2026-02-09 02:55:59] "GET /projects?obj_uuids=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000981 10.0.0.19 - - [2026-02-09 02:55:59] "GET /project/62c75e82-39ad-4730-971e-6a99d0002108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.040856 10.0.0.19 - - [2026-02-09 02:55:59] "POST /ref-update HTTP/1.1" 200 156 0.029204 10.0.0.41 - - [2026-02-09 02:55:59] "POST /useragent-kv HTTP/1.1" 200 115 0.007507 10.0.0.19 - - [2026-02-09 02:55:59] "POST /neutron/subnet HTTP/1.1" 200 828 0.204969 10.0.0.19 - - [2026-02-09 02:56:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.033955 10.0.0.19 - - [2026-02-09 02:56:00] "POST /id-to-fqname HTTP/1.1" 200 290 0.001420 10.0.0.19 - - [2026-02-09 02:56:00] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008237 10.0.0.19 - - [2026-02-09 02:56:00] "POST /neutron/network HTTP/1.1" 200 1112 0.010166 10.0.0.19 - - [2026-02-09 02:56:00] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005497 10.0.0.19 - - [2026-02-09 02:56:00] "POST /neutron/subnet HTTP/1.1" 200 719 0.012995 10.0.0.19 - - [2026-02-09 02:56:00] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007305 10.0.0.19 - - [2026-02-09 02:56:01] "GET /obj-perms HTTP/1.1" 200 5080 0.059714 10.0.0.19 - - [2026-02-09 02:56:01] "POST /id-to-fqname HTTP/1.1" 200 290 0.001469 10.0.0.41 - - [2026-02-09 02:56:02] "GET /projects?obj_uuids=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001280 10.0.0.19 - - [2026-02-09 02:56:02] "GET /project/62c75e82-39ad-4730-971e-6a99d0002108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.065044 10.0.0.19 - - [2026-02-09 02:56:02] "POST /neutron/network HTTP/1.1" 200 1112 0.027717 10.0.0.19 - - [2026-02-09 02:56:03] "POST /id-to-fqname HTTP/1.1" 200 290 0.001614 10.0.0.19 - - [2026-02-09 02:56:03] "POST /neutron/port HTTP/1.1" 200 117 0.006506 10.0.0.19 - - [2026-02-09 02:56:03] "POST /neutron/network HTTP/1.1" 200 1122 0.008141 10.0.0.19 - - [2026-02-09 02:56:03] "POST /neutron/port HTTP/1.1" 200 1191 0.024414 10.0.0.41 - - [2026-02-09 02:56:04] "GET /projects?obj_uuids=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001047 10.0.0.19 - - [2026-02-09 02:56:04] "POST /neutron/port HTTP/1.1" 200 1255 0.022588 10.0.0.19 - - [2026-02-09 02:56:04] "GET /project/62c75e82-39ad-4730-971e-6a99d0002108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.119047 10.0.0.19 - - [2026-02-09 02:56:04] "POST /neutron/network HTTP/1.1" 200 1112 0.010676 10.0.0.19 - - [2026-02-09 02:56:04] "POST /neutron/port HTTP/1.1" 200 117 0.001203 10.0.0.19 - - [2026-02-09 02:56:04] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008788 10.0.0.19 - - [2026-02-09 02:56:04] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007727 10.0.0.41 - - [2026-02-09 02:56:04] "GET /projects?obj_uuids=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001064 10.0.0.19 - - [2026-02-09 02:56:05] "POST /neutron/port HTTP/1.1" 200 1191 0.286578 10.0.0.19 - - [2026-02-09 02:56:05] "POST /neutron/port HTTP/1.1" 200 1245 0.097679 10.0.0.19 - - [2026-02-09 02:56:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004053 10.0.0.19 - - [2026-02-09 02:56:05] "POST /neutron/port HTTP/1.1" 200 117 0.001279 10.0.0.19 - - [2026-02-09 02:56:09] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008726 10.0.0.19 - - [2026-02-09 02:56:09] "POST /neutron/port HTTP/1.1" 200 1255 0.020302 10.0.0.41 - - [2026-02-09 02:56:09] "GET /obj-perms HTTP/1.1" 200 5056 0.075783 10.0.0.19 - - [2026-02-09 02:56:10] "POST /neutron/security_group HTTP/1.1" 200 1457 0.009262 10.0.0.19 - - [2026-02-09 02:56:10] "GET /virtual-machine/b2c17190-a3bf-4a32-9aaf-03dc26ddef13 HTTP/1.1" 401 292 0.000551 10.0.0.19 - - [2026-02-09 02:56:10] "GET /virtual-machine/b2c17190-a3bf-4a32-9aaf-03dc26ddef13 HTTP/1.1" 200 1318 0.053135 10.0.0.19 - - [2026-02-09 02:56:10] "GET /virtual-machine/b2c17190-a3bf-4a32-9aaf-03dc26ddef13 HTTP/1.1" 200 1318 0.003774 10.0.0.19 - - [2026-02-09 02:56:10] "GET /virtual-machine-interface/1e40dd25-ffc9-465c-8345-b4f735068ff2 HTTP/1.1" 200 3416 0.005562 10.0.0.19 - - [2026-02-09 02:56:10] "GET /virtual-machine/b2c17190-a3bf-4a32-9aaf-03dc26ddef13 HTTP/1.1" 200 1318 0.003669 10.0.0.19 - - [2026-02-09 02:56:10] "GET /virtual-machine-interface/1e40dd25-ffc9-465c-8345-b4f735068ff2 HTTP/1.1" 200 3416 0.005625 10.0.0.19 - - [2026-02-09 02:56:10] "GET /instance-ip/279bb942-13c4-498d-a8e1-35cfceb19ddc HTTP/1.1" 200 1714 0.006553 10.0.0.19 - - [2026-02-09 02:56:10] "GET /instance-ip/a764685c-0001-48d5-981d-df52fda95882 HTTP/1.1" 200 1736 0.005378 10.0.0.19 - - [2026-02-09 02:56:10] "GET /virtual-machine/b2c17190-a3bf-4a32-9aaf-03dc26ddef13 HTTP/1.1" 200 1318 0.003452 10.0.0.19 - - [2026-02-09 02:56:10] "GET /virtual-machine-interface/1e40dd25-ffc9-465c-8345-b4f735068ff2 HTTP/1.1" 200 3416 0.004932 10.0.0.19 - - [2026-02-09 02:56:10] "GET /instance-ip/279bb942-13c4-498d-a8e1-35cfceb19ddc HTTP/1.1" 200 1714 0.003835 10.0.0.19 - - [2026-02-09 02:56:10] "GET /instance-ip/a764685c-0001-48d5-981d-df52fda95882 HTTP/1.1" 200 1736 0.003730 10.0.0.19 - - [2026-02-09 02:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.19 - - [2026-02-09 02:56:10] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003949 10.0.0.19 - - [2026-02-09 02:56:10] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003612 10.0.0.19 - - [2026-02-09 02:56:10] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006160 10.0.0.19 - - [2026-02-09 02:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.19 - - [2026-02-09 02:56:10] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004649 10.0.0.19 - - [2026-02-09 02:56:10] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003277 10.0.0.19 - - [2026-02-09 02:56:10] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006455 10.0.0.19 - - [2026-02-09 02:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.19 - - [2026-02-09 02:56:11] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004374 10.0.0.19 - - [2026-02-09 02:56:11] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.006220 10.0.0.19 - - [2026-02-09 02:56:11] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007506 10.0.0.19 - - [2026-02-09 02:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.19 - - [2026-02-09 02:56:11] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004629 10.0.0.19 - - [2026-02-09 02:56:11] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003930 10.0.0.19 - - [2026-02-09 02:56:11] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006376 10.0.0.19 - - [2026-02-09 02:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.19 - - [2026-02-09 02:56:11] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004478 10.0.0.19 - - [2026-02-09 02:56:11] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003594 10.0.0.19 - - [2026-02-09 02:56:11] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006637 10.0.0.19 - - [2026-02-09 02:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004973 10.0.0.19 - - [2026-02-09 02:56:11] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004254 10.0.0.19 - - [2026-02-09 02:56:11] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003639 10.0.0.19 - - [2026-02-09 02:56:11] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006157 10.0.0.19 - - [2026-02-09 02:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.19 - - [2026-02-09 02:56:11] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004547 10.0.0.19 - - [2026-02-09 02:56:11] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003619 10.0.0.19 - - [2026-02-09 02:56:11] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006114 10.0.0.19 - - [2026-02-09 02:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004532 10.0.0.19 - - [2026-02-09 02:56:14] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006933 10.0.0.19 - - [2026-02-09 02:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.19 - - [2026-02-09 02:56:18] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005773 10.0.0.19 - - [2026-02-09 02:56:19] "POST /neutron/network HTTP/1.1" 200 1122 0.007130 10.0.0.19 - - [2026-02-09 02:56:19] "POST /neutron/subnet HTTP/1.1" 200 1379 0.015394 10.0.0.19 - - [2026-02-09 02:56:19] "POST /neutron/network HTTP/1.1" 200 1112 0.009974 10.0.0.19 - - [2026-02-09 02:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.19 - - [2026-02-09 02:56:22] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006995 10.0.0.19 - - [2026-02-09 02:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.19 - - [2026-02-09 02:56:26] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005881 10.0.0.19 - - [2026-02-09 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.19 - - [2026-02-09 02:56:31] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006032 10.0.0.41 - - [2026-02-09 02:56:32] "DELETE /project/62c75e8239ad4730971e6a99d0002108 HTTP/1.1" 404 173 0.004790 10.0.0.41 - - [2026-02-09 02:56:32] "GET /projects?obj_uuids=588045c3-2955-453f-bbaf-8299daf096b7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001336 10.0.0.41 - - [2026-02-09 02:56:32] "GET /project/588045c3-2955-453f-bbaf-8299daf096b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.082019 10.0.0.41 - - [2026-02-09 02:56:32] "GET /projects?obj_uuids=588045c3-2955-453f-bbaf-8299daf096b7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001144 10.0.0.41 - - [2026-02-09 02:56:32] "GET /project/588045c3-2955-453f-bbaf-8299daf096b7?fields=security_groups HTTP/1.1" 200 1375 0.051043 10.0.0.41 - - [2026-02-09 02:56:32] "DELETE /security-group/212bdd41-a371-4341-a285-ff4bca82a59f HTTP/1.1" 200 115 0.045971 10.0.0.41 - - [2026-02-09 02:56:32] "GET /projects?obj_uuids=588045c3-2955-453f-bbaf-8299daf096b7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001536 10.0.0.41 - - [2026-02-09 02:56:32] "GET /project/588045c3-2955-453f-bbaf-8299daf096b7?fields=application_policy_sets HTTP/1.1" 200 1414 0.063363 10.0.0.41 - - [2026-02-09 02:56:32] "DELETE /project/588045c3-2955-453f-bbaf-8299daf096b7 HTTP/1.1" 200 115 0.455364 10.0.0.19 - - [2026-02-09 02:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.19 - - [2026-02-09 02:56:35] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005359 10.0.0.19 - - [2026-02-09 02:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.19 - - [2026-02-09 02:56:39] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006165 10.0.0.19 - - [2026-02-09 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.19 - - [2026-02-09 02:56:43] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004653 10.0.0.19 - - [2026-02-09 02:56:43] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005102 10.0.0.19 - - [2026-02-09 02:56:43] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007368 10.0.0.19 - - [2026-02-09 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.19 - - [2026-02-09 02:56:43] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005479 10.0.0.19 - - [2026-02-09 02:56:43] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003708 10.0.0.19 - - [2026-02-09 02:56:43] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007649 10.0.0.19 - - [2026-02-09 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.19 - - [2026-02-09 02:56:43] "GET /routing-instance/3e1fa0b9-1266-4fe1-8f90-81b30440cc8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005841 10.0.0.19 - - [2026-02-09 02:56:43] "GET /route-target/64149615-a8e7-445b-b8a2-0d9e99abf9b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005178 10.0.0.19 - - [2026-02-09 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.19 - - [2026-02-09 02:56:43] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004649 10.0.0.19 - - [2026-02-09 02:56:43] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003895 10.0.0.19 - - [2026-02-09 02:56:43] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006495 10.0.0.19 - - [2026-02-09 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.19 - - [2026-02-09 02:56:43] "GET /routing-instance/3e1fa0b9-1266-4fe1-8f90-81b30440cc8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005492 10.0.0.19 - - [2026-02-09 02:56:43] "GET /route-target/64149615-a8e7-445b-b8a2-0d9e99abf9b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004009 10.0.0.19 - - [2026-02-09 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.19 - - [2026-02-09 02:56:43] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004340 10.0.0.19 - - [2026-02-09 02:56:43] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003570 10.0.0.19 - - [2026-02-09 02:56:44] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005964 10.0.0.19 - - [2026-02-09 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.19 - - [2026-02-09 02:56:44] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004679 10.0.0.19 - - [2026-02-09 02:56:44] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002881 10.0.0.19 - - [2026-02-09 02:56:44] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006032 10.0.0.19 - - [2026-02-09 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.19 - - [2026-02-09 02:56:44] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003920 10.0.0.19 - - [2026-02-09 02:56:44] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002996 10.0.0.19 - - [2026-02-09 02:56:44] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007643 10.0.0.19 - - [2026-02-09 02:56:44] "GET /obj-perms HTTP/1.1" 200 5080 0.004486 10.0.0.41 - - [2026-02-09 02:56:44] "GET /obj-perms HTTP/1.1" 200 5080 0.048029 10.0.0.19 - - [2026-02-09 02:56:44] "GET /obj-perms HTTP/1.1" 200 5080 0.004504 10.0.0.41 - - [2026-02-09 02:56:44] "GET /obj-perms HTTP/1.1" 200 5080 0.003899 10.0.0.19 - - [2026-02-09 02:56:44] "GET /virtual-machine/b2c17190-a3bf-4a32-9aaf-03dc26ddef13 HTTP/1.1" 200 1318 0.004668 10.0.0.19 - - [2026-02-09 02:56:44] "GET /virtual-machine-interface/1e40dd25-ffc9-465c-8345-b4f735068ff2 HTTP/1.1" 200 3416 0.005758 10.0.0.19 - - [2026-02-09 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.19 - - [2026-02-09 02:56:44] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003826 10.0.0.19 - - [2026-02-09 02:56:44] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003394 10.0.0.19 - - [2026-02-09 02:56:44] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007338 10.0.0.19 - - [2026-02-09 02:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.19 - - [2026-02-09 02:56:45] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004024 10.0.0.19 - - [2026-02-09 02:56:45] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002998 10.0.0.19 - - [2026-02-09 02:56:46] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008754 10.0.0.19 - - [2026-02-09 02:56:47] "POST /neutron/port HTTP/1.1" 200 1255 0.017399 10.0.0.19 - - [2026-02-09 02:56:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003787 10.0.0.19 - - [2026-02-09 02:56:47] "POST /neutron/port HTTP/1.1" 200 117 0.001213 10.0.0.19 - - [2026-02-09 02:56:51] "POST /neutron/port HTTP/1.1" 200 1255 0.019484 10.0.0.19 - - [2026-02-09 02:56:52] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006738 10.0.0.19 - - [2026-02-09 02:56:56] "POST /neutron/port HTTP/1.1" 200 1255 0.018737 10.0.0.19 - - [2026-02-09 02:57:01] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008944 10.0.0.19 - - [2026-02-09 02:57:01] "POST /neutron/port HTTP/1.1" 200 1255 0.035523 10.0.0.19 - - [2026-02-09 02:57:01] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007866 10.0.0.19 - - [2026-02-09 02:57:02] "GET /virtual-machine/3893ce90-967c-4d4e-9dfc-c158ba401cea HTTP/1.1" 200 1317 0.006330 10.0.0.19 - - [2026-02-09 02:57:02] "GET /virtual-machine/3893ce90-967c-4d4e-9dfc-c158ba401cea HTTP/1.1" 200 1317 0.004129 10.0.0.19 - - [2026-02-09 02:57:02] "GET /virtual-machine-interface/326e1c7b-f798-4979-8010-2ed9b6cb21a0 HTTP/1.1" 200 3416 0.005804 10.0.0.19 - - [2026-02-09 02:57:02] "GET /virtual-machine/3893ce90-967c-4d4e-9dfc-c158ba401cea HTTP/1.1" 200 1317 0.004507 10.0.0.19 - - [2026-02-09 02:57:02] "GET /virtual-machine-interface/326e1c7b-f798-4979-8010-2ed9b6cb21a0 HTTP/1.1" 200 3416 0.015126 10.0.0.19 - - [2026-02-09 02:57:02] "GET /instance-ip/5a42085d-a4b6-4578-8253-2bbb5097daf5 HTTP/1.1" 200 1713 0.006516 10.0.0.19 - - [2026-02-09 02:57:02] "GET /instance-ip/66441222-ce8c-435f-9009-f2ae4dc86241 HTTP/1.1" 200 1735 0.006454 10.0.0.19 - - [2026-02-09 02:57:02] "GET /virtual-machine/3893ce90-967c-4d4e-9dfc-c158ba401cea HTTP/1.1" 200 1317 0.003559 10.0.0.19 - - [2026-02-09 02:57:02] "GET /virtual-machine-interface/326e1c7b-f798-4979-8010-2ed9b6cb21a0 HTTP/1.1" 200 3416 0.005430 10.0.0.19 - - [2026-02-09 02:57:02] "GET /instance-ip/5a42085d-a4b6-4578-8253-2bbb5097daf5 HTTP/1.1" 200 1713 0.004096 10.0.0.19 - - [2026-02-09 02:57:02] "GET /instance-ip/66441222-ce8c-435f-9009-f2ae4dc86241 HTTP/1.1" 200 1735 0.003791 10.0.0.19 - - [2026-02-09 02:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.19 - - [2026-02-09 02:57:02] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005257 10.0.0.19 - - [2026-02-09 02:57:02] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003952 10.0.0.19 - - [2026-02-09 02:57:02] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.010027 10.0.0.19 - - [2026-02-09 02:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.19 - - [2026-02-09 02:57:02] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005687 10.0.0.19 - - [2026-02-09 02:57:02] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004728 10.0.0.19 - - [2026-02-09 02:57:02] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008459 10.0.0.19 - - [2026-02-09 02:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.19 - - [2026-02-09 02:57:02] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004281 10.0.0.19 - - [2026-02-09 02:57:02] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003294 10.0.0.19 - - [2026-02-09 02:57:02] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.017128 10.0.0.19 - - [2026-02-09 02:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.19 - - [2026-02-09 02:57:02] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004938 10.0.0.19 - - [2026-02-09 02:57:02] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003281 10.0.0.19 - - [2026-02-09 02:57:02] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005931 10.0.0.19 - - [2026-02-09 02:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.19 - - [2026-02-09 02:57:02] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004373 10.0.0.19 - - [2026-02-09 02:57:02] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003194 10.0.0.19 - - [2026-02-09 02:57:02] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006442 10.0.0.19 - - [2026-02-09 02:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.19 - - [2026-02-09 02:57:02] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005822 10.0.0.19 - - [2026-02-09 02:57:02] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.010646 10.0.0.19 - - [2026-02-09 02:57:02] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007329 10.0.0.19 - - [2026-02-09 02:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.19 - - [2026-02-09 02:57:02] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004586 10.0.0.19 - - [2026-02-09 02:57:03] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003397 10.0.0.19 - - [2026-02-09 02:57:03] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007275 10.0.0.19 - - [2026-02-09 02:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.19 - - [2026-02-09 02:57:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003729 10.0.0.19 - - [2026-02-09 02:57:04] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003022 10.0.0.19 - - [2026-02-09 02:57:04] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006748 10.0.0.19 - - [2026-02-09 02:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.19 - - [2026-02-09 02:57:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004457 10.0.0.19 - - [2026-02-09 02:57:04] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003108 10.0.0.19 - - [2026-02-09 02:57:04] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006195 10.0.0.19 - - [2026-02-09 02:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.19 - - [2026-02-09 02:57:04] "GET /routing-instance/3e1fa0b9-1266-4fe1-8f90-81b30440cc8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004765 10.0.0.19 - - [2026-02-09 02:57:04] "GET /route-target/64149615-a8e7-445b-b8a2-0d9e99abf9b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003809 10.0.0.19 - - [2026-02-09 02:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.19 - - [2026-02-09 02:57:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004753 10.0.0.19 - - [2026-02-09 02:57:04] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003278 10.0.0.19 - - [2026-02-09 02:57:04] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006527 10.0.0.19 - - [2026-02-09 02:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.19 - - [2026-02-09 02:57:04] "GET /routing-instance/3e1fa0b9-1266-4fe1-8f90-81b30440cc8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005018 10.0.0.19 - - [2026-02-09 02:57:04] "GET /route-target/64149615-a8e7-445b-b8a2-0d9e99abf9b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004173 10.0.0.19 - - [2026-02-09 02:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.19 - - [2026-02-09 02:57:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004530 10.0.0.19 - - [2026-02-09 02:57:04] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003322 10.0.0.19 - - [2026-02-09 02:57:04] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006762 10.0.0.19 - - [2026-02-09 02:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.19 - - [2026-02-09 02:57:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004599 10.0.0.19 - - [2026-02-09 02:57:04] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003620 10.0.0.19 - - [2026-02-09 02:57:04] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006400 10.0.0.19 - - [2026-02-09 02:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.19 - - [2026-02-09 02:57:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004641 10.0.0.19 - - [2026-02-09 02:57:04] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002944 10.0.0.19 - - [2026-02-09 02:57:04] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006245 10.0.0.19 - - [2026-02-09 02:57:05] "GET /obj-perms HTTP/1.1" 200 5080 0.016740 10.0.0.19 - - [2026-02-09 02:57:05] "GET /obj-perms HTTP/1.1" 200 5080 0.004072 10.0.0.41 - - [2026-02-09 02:57:05] "GET /obj-perms HTTP/1.1" 200 5080 0.003658 10.0.0.19 - - [2026-02-09 02:57:05] "GET /obj-perms HTTP/1.1" 200 5080 0.004030 10.0.0.33 - - [2026-02-09 02:57:05] "GET /obj-perms HTTP/1.1" 200 5080 0.049472 10.0.0.41 - - [2026-02-09 02:57:05] "GET /obj-perms HTTP/1.1" 200 5080 0.004739 10.0.0.19 - - [2026-02-09 02:57:05] "GET /virtual-machine/3893ce90-967c-4d4e-9dfc-c158ba401cea HTTP/1.1" 200 1317 0.004843 10.0.0.19 - - [2026-02-09 02:57:05] "GET /virtual-machine-interface/326e1c7b-f798-4979-8010-2ed9b6cb21a0 HTTP/1.1" 200 3416 0.006555 10.0.0.19 - - [2026-02-09 02:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.19 - - [2026-02-09 02:57:05] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004042 10.0.0.19 - - [2026-02-09 02:57:05] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002719 10.0.0.19 - - [2026-02-09 02:57:05] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006465 10.0.0.19 - - [2026-02-09 02:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.19 - - [2026-02-09 02:57:06] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004988 10.0.0.19 - - [2026-02-09 02:57:06] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003458 10.0.0.19 - - [2026-02-09 02:57:06] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006122 10.0.0.19 - - [2026-02-09 02:57:06] "GET /virtual-machine/b2c17190-a3bf-4a32-9aaf-03dc26ddef13 HTTP/1.1" 200 1318 0.004229 10.0.0.19 - - [2026-02-09 02:57:06] "GET /virtual-machine-interface/1e40dd25-ffc9-465c-8345-b4f735068ff2 HTTP/1.1" 200 3416 0.005798 10.0.0.19 - - [2026-02-09 02:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.19 - - [2026-02-09 02:57:06] "GET /security-group/a5a0f3a8-8854-4fb4-ab6e-b711eac3de8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.003583 10.0.0.19 - - [2026-02-09 02:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.19 - - [2026-02-09 02:57:06] "GET /security-group/a5a0f3a8-8854-4fb4-ab6e-b711eac3de8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.004812 10.0.0.19 - - [2026-02-09 02:57:06] "POST /neutron/port HTTP/1.1" 200 1255 0.018039 10.0.0.19 - - [2026-02-09 02:57:07] "POST /neutron/port HTTP/1.1" 200 1207 0.080148 10.0.0.19 - - [2026-02-09 02:57:07] "GET /virtual-machine/b2c17190-a3bf-4a32-9aaf-03dc26ddef13 HTTP/1.1" 200 1318 0.003294 10.0.0.19 - - [2026-02-09 02:57:07] "GET /virtual-machine-interface/1e40dd25-ffc9-465c-8345-b4f735068ff2 HTTP/1.1" 200 3360 0.004944 10.0.0.19 - - [2026-02-09 02:57:07] "POST /neutron/port HTTP/1.1" 200 1207 0.016834 10.0.0.19 - - [2026-02-09 02:57:07] "GET /virtual-machine/b2c17190-a3bf-4a32-9aaf-03dc26ddef13 HTTP/1.1" 200 1318 0.004389 10.0.0.19 - - [2026-02-09 02:57:07] "GET /virtual-machine-interface/1e40dd25-ffc9-465c-8345-b4f735068ff2 HTTP/1.1" 200 3416 0.009012 10.0.0.19 - - [2026-02-09 02:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.19 - - [2026-02-09 02:57:07] "GET /security-group/a5a0f3a8-8854-4fb4-ab6e-b711eac3de8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.004658 10.0.0.19 - - [2026-02-09 02:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.19 - - [2026-02-09 02:57:07] "GET /security-group/a5a0f3a8-8854-4fb4-ab6e-b711eac3de8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.004671 10.0.0.19 - - [2026-02-09 02:57:07] "POST /neutron/security_group HTTP/1.1" 200 1483 0.004035 10.0.0.19 - - [2026-02-09 02:57:19] "POST /neutron/port HTTP/1.1" 200 1255 0.018646 10.0.0.19 - - [2026-02-09 02:57:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004248 10.0.0.19 - - [2026-02-09 02:57:19] "POST /neutron/port HTTP/1.1" 200 117 0.001233 10.0.0.19 - - [2026-02-09 02:57:46] "POST /neutron/port HTTP/1.1" 200 1255 0.043412 10.0.0.19 - - [2026-02-09 02:57:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003998 10.0.0.19 - - [2026-02-09 02:57:47] "POST /neutron/port HTTP/1.1" 200 117 0.001565 10.0.0.41 - - [2026-02-09 02:58:09] "GET /projects?obj_uuids=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001186 10.0.0.19 - - [2026-02-09 02:58:09] "POST /neutron/security_group_rule HTTP/1.1" 200 2664 0.047188 10.0.0.19 - - [2026-02-09 02:58:09] "POST /neutron/security_group_rule HTTP/1.1" 200 565 0.013496 10.0.0.19 - - [2026-02-09 02:58:09] "PUT /access-control-list/128c238a-4501-41a6-845c-948571ab7aac HTTP/1.1" 200 272 0.017443 10.0.0.19 - - [2026-02-09 02:58:10] "POST /neutron/security_group_rule HTTP/1.1" 200 600 0.131408 10.0.0.19 - - [2026-02-09 02:58:12] "POST /neutron/port HTTP/1.1" 200 1245 0.021698 10.0.0.19 - - [2026-02-09 02:58:12] "GET /virtual-machine/3893ce90-967c-4d4e-9dfc-c158ba401cea HTTP/1.1" 200 1317 0.006313 10.0.0.19 - - [2026-02-09 02:58:13] "POST /neutron/port HTTP/1.1" 200 1217 0.021754 10.0.0.19 - - [2026-02-09 02:58:14] "GET /virtual-machine/3893ce90-967c-4d4e-9dfc-c158ba401cea HTTP/1.1" 404 171 0.004516 10.0.0.19 - - [2026-02-09 02:58:14] "GET /virtual-machine/3893ce90-967c-4d4e-9dfc-c158ba401cea HTTP/1.1" 404 171 0.004292 10.0.0.19 - - [2026-02-09 02:58:14] "GET /virtual-machine/3893ce90-967c-4d4e-9dfc-c158ba401cea HTTP/1.1" 404 171 0.004615 10.0.0.19 - - [2026-02-09 02:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.19 - - [2026-02-09 02:58:15] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004300 10.0.0.19 - - [2026-02-09 02:58:15] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003817 10.0.0.19 - - [2026-02-09 02:58:15] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006646 10.0.0.19 - - [2026-02-09 02:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.19 - - [2026-02-09 02:58:15] "GET /routing-instance/3e1fa0b9-1266-4fe1-8f90-81b30440cc8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005517 10.0.0.19 - - [2026-02-09 02:58:15] "GET /route-target/64149615-a8e7-445b-b8a2-0d9e99abf9b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005297 10.0.0.19 - - [2026-02-09 02:58:18] "GET /obj-perms HTTP/1.1" 200 5080 0.004266 10.0.0.41 - - [2026-02-09 02:58:18] "GET /obj-perms HTTP/1.1" 200 5080 0.004140 10.0.0.19 - - [2026-02-09 02:58:27] "GET /obj-perms HTTP/1.1" 200 5080 0.003938 10.0.0.41 - - [2026-02-09 02:58:27] "GET /obj-perms HTTP/1.1" 200 5080 0.003969 10.0.0.33 - - [2026-02-09 02:58:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.33 - - [2026-02-09 02:58:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.33 - - [2026-02-09 02:58:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.33 - - [2026-02-09 02:58:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.41 - - [2026-02-09 02:58:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.41 - - [2026-02-09 02:58:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000605 10.0.0.41 - - [2026-02-09 02:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000480 10.0.0.41 - - [2026-02-09 02:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.19 - - [2026-02-09 02:58:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000497 10.0.0.19 - - [2026-02-09 02:58:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000576 10.0.0.19 - - [2026-02-09 02:58:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.19 - - [2026-02-09 02:58:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.19 - - [2026-02-09 02:58:36] "GET /obj-perms HTTP/1.1" 200 5080 0.004287 10.0.0.41 - - [2026-02-09 02:58:36] "GET /obj-perms HTTP/1.1" 200 5080 0.004958 10.0.0.19 - - [2026-02-09 02:58:39] "GET /obj-perms HTTP/1.1" 200 5080 0.004537 10.0.0.33 - - [2026-02-09 02:58:39] "GET /obj-perms HTTP/1.1" 200 5080 0.003616 10.0.0.19 - - [2026-02-09 02:58:40] "POST /neutron/security_group HTTP/1.1" 200 1455 0.008172 10.0.0.19 - - [2026-02-09 02:58:40] "POST /neutron/port HTTP/1.1" 200 1245 0.016714 10.0.0.19 - - [2026-02-09 02:58:40] "GET /virtual-machine/b2c17190-a3bf-4a32-9aaf-03dc26ddef13 HTTP/1.1" 200 1318 0.004356 10.0.0.19 - - [2026-02-09 02:58:40] "POST /neutron/port HTTP/1.1" 200 1207 0.017208 10.0.0.19 - - [2026-02-09 02:58:42] "GET /virtual-machine/b2c17190-a3bf-4a32-9aaf-03dc26ddef13 HTTP/1.1" 404 171 0.003574 10.0.0.19 - - [2026-02-09 02:58:42] "GET /virtual-machine/b2c17190-a3bf-4a32-9aaf-03dc26ddef13 HTTP/1.1" 404 171 0.003644 10.0.0.19 - - [2026-02-09 02:58:42] "GET /virtual-machine/b2c17190-a3bf-4a32-9aaf-03dc26ddef13 HTTP/1.1" 404 171 0.003220 10.0.0.19 - - [2026-02-09 02:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.19 - - [2026-02-09 02:58:42] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003928 10.0.0.19 - - [2026-02-09 02:58:42] "GET /virtual-networks?parent_id=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003070 10.0.0.19 - - [2026-02-09 02:58:42] "GET /virtual-network/c29bf74e-bc69-4eaf-9ff3-892e93a278d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006988 10.0.0.19 - - [2026-02-09 02:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.19 - - [2026-02-09 02:58:42] "GET /routing-instance/3e1fa0b9-1266-4fe1-8f90-81b30440cc8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005523 10.0.0.19 - - [2026-02-09 02:58:42] "GET /route-target/64149615-a8e7-445b-b8a2-0d9e99abf9b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004883 10.0.0.41 - - [2026-02-09 02:58:42] "GET /obj-perms HTTP/1.1" 200 5080 0.004146 10.0.0.19 - - [2026-02-09 02:58:48] "GET /obj-perms HTTP/1.1" 200 5080 0.005133 10.0.0.41 - - [2026-02-09 02:58:51] "GET /obj-perms HTTP/1.1" 200 5080 0.006113 10.0.0.19 - - [2026-02-09 02:58:58] "GET /obj-perms HTTP/1.1" 200 5080 0.003986 10.0.0.41 - - [2026-02-09 02:59:01] "GET /obj-perms HTTP/1.1" 200 5080 0.003912 10.0.0.19 - - [2026-02-09 02:59:07] "GET /obj-perms HTTP/1.1" 200 5080 0.004473 10.0.0.41 - - [2026-02-09 02:59:10] "GET /obj-perms HTTP/1.1" 200 5080 0.003703 10.0.0.19 - - [2026-02-09 02:59:10] "GET /obj-perms HTTP/1.1" 200 5080 0.004298 10.0.0.41 - - [2026-02-09 02:59:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003660 10.0.0.41 - - [2026-02-09 02:59:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003231 10.0.0.19 - - [2026-02-09 02:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004711 10.0.0.41 - - [2026-02-09 02:59:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002195 10.0.0.41 - - [2026-02-09 02:59:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003026 10.0.0.19 - - [2026-02-09 02:59:10] "POST /neutron/network HTTP/1.1" 200 151 0.143875 10.0.0.19 - - [2026-02-09 02:59:10] "POST /fqname-to-id HTTP/1.1" 404 249 0.003341 10.0.0.19 - - [2026-02-09 02:59:10] "DELETE /access-control-list/128c238a-4501-41a6-845c-948571ab7aac HTTP/1.1" 200 115 0.031073 10.0.0.41 - - [2026-02-09 02:59:12] "GET /projects?obj_uuids=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001016 10.0.0.19 - - [2026-02-09 02:59:12] "GET /project/62c75e82-39ad-4730-971e-6a99d0002108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.098734 10.0.0.41 - - [2026-02-09 02:59:12] "GET /projects?obj_uuids=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001649 10.0.0.19 - - [2026-02-09 02:59:12] "GET /project/62c75e82-39ad-4730-971e-6a99d0002108?fields=virtual_networks HTTP/1.1" 200 1082 0.051599 10.0.0.41 - - [2026-02-09 02:59:12] "GET /projects?obj_uuids=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001046 10.0.0.19 - - [2026-02-09 02:59:12] "GET /project/62c75e82-39ad-4730-971e-6a99d0002108?fields=virtual_machine_interfaces HTTP/1.1" 200 1082 0.045042 10.0.0.41 - - [2026-02-09 02:59:12] "GET /projects?obj_uuids=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001010 10.0.0.19 - - [2026-02-09 02:59:12] "GET /project/62c75e82-39ad-4730-971e-6a99d0002108?fields=security_groups HTTP/1.1" 200 1333 0.042680 10.0.0.19 - - [2026-02-09 02:59:13] "POST /fqname-to-id HTTP/1.1" 404 218 0.025915 10.0.0.41 - - [2026-02-09 02:59:13] "GET /projects?obj_uuids=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003374 10.0.0.41 - - [2026-02-09 02:59:13] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001677 10.0.0.41 - - [2026-02-09 02:59:13] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.035104 10.0.0.41 - - [2026-02-09 02:59:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.004284 10.0.0.41 - - [2026-02-09 02:59:13] "POST /fqname-to-id HTTP/1.1" 404 232 0.003708 10.0.0.41 - - [2026-02-09 02:59:13] "POST /security-groups HTTP/1.1" 200 621 0.075737 10.0.0.41 - - [2026-02-09 02:59:13] "POST /projects HTTP/1.1" 200 645 0.282705 10.0.0.19 - - [2026-02-09 02:59:14] "POST /fqname-to-id HTTP/1.1" 404 263 0.013869 10.0.0.41 - - [2026-02-09 02:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.352085 10.0.0.19 - - [2026-02-09 02:59:14] "GET /project/c4f68b3b-184f-4c29-8586-589702a49a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.511822 10.0.0.19 - - [2026-02-09 02:59:15] "GET / HTTP/1.1" 200 35931 0.001501 10.0.0.19 - - [2026-02-09 02:59:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000536 10.0.0.19 - - [2026-02-09 02:59:17] "POST /fqname-to-id HTTP/1.1" 404 254 0.049726 10.0.0.19 - - [2026-02-09 02:59:17] "POST /security-groups HTTP/1.1" 200 595 0.031396 10.0.0.19 - - [2026-02-09 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.19 - - [2026-02-09 02:59:17] "POST /access-control-lists HTTP/1.1" 200 648 0.028348 10.0.0.19 - - [2026-02-09 02:59:17] "GET /security-group/5aceab90-1b12-47a7-ab87-cdc6eb0fbee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.016052 10.0.0.19 - - [2026-02-09 02:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006680 10.0.0.19 - - [2026-02-09 02:59:17] "GET /security-group/5aceab90-1b12-47a7-ab87-cdc6eb0fbee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.004454 10.0.0.19 - - [2026-02-09 02:59:17] "DELETE /security-group/5aceab90-1b12-47a7-ab87-cdc6eb0fbee3 HTTP/1.1" 200 115 0.051842 10.0.0.19 - - [2026-02-09 02:59:17] "POST /fqname-to-id HTTP/1.1" 404 254 0.007485 10.0.0.19 - - [2026-02-09 02:59:17] "DELETE /access-control-list/3f1f6d18-2691-4fe1-b88b-5709f4064a20 HTTP/1.1" 200 115 0.050298 10.0.0.19 - - [2026-02-09 02:59:18] "POST /fqname-to-id HTTP/1.1" 404 254 0.003549 10.0.0.19 - - [2026-02-09 02:59:18] "POST /security-groups HTTP/1.1" 200 595 0.032097 10.0.0.19 - - [2026-02-09 02:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.19 - - [2026-02-09 02:59:18] "POST /access-control-lists HTTP/1.1" 200 648 0.032168 10.0.0.19 - - [2026-02-09 02:59:18] "GET /security-group/0497f8ff-ccb3-4f32-8fd2-e46e93384822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.006652 10.0.0.19 - - [2026-02-09 02:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.19 - - [2026-02-09 02:59:18] "GET /security-group/0497f8ff-ccb3-4f32-8fd2-e46e93384822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.004459 10.0.0.19 - - [2026-02-09 02:59:18] "GET /security-group/0497f8ff-ccb3-4f32-8fd2-e46e93384822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.004227 10.0.0.19 - - [2026-02-09 02:59:18] "PUT /security-group/0497f8ff-ccb3-4f32-8fd2-e46e93384822 HTTP/1.1" 200 262 0.016742 10.0.0.19 - - [2026-02-09 02:59:18] "PUT /access-control-list/a9129bf1-197c-40fc-939b-dfbaf24327ab HTTP/1.1" 200 272 0.011687 10.0.0.19 - - [2026-02-09 02:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006383 10.0.0.41 - - [2026-02-09 02:59:18] "GET /projects?obj_uuids=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000994 10.0.0.19 - - [2026-02-09 02:59:18] "GET /project/c4f68b3b-184f-4c29-8586-589702a49a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.041368 10.0.0.19 - - [2026-02-09 02:59:18] "POST /neutron/network HTTP/1.1" 200 117 0.035171 10.0.0.19 - - [2026-02-09 02:59:19] "POST /ref-update HTTP/1.1" 200 156 0.023572 10.0.0.19 - - [2026-02-09 02:59:19] "POST /neutron/network HTTP/1.1" 200 954 0.008419 10.0.0.19 - - [2026-02-09 02:59:19] "POST /id-to-fqname HTTP/1.1" 200 300 0.000992 10.0.0.19 - - [2026-02-09 02:59:19] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005318 10.0.0.19 - - [2026-02-09 02:59:19] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005441 10.0.0.19 - - [2026-02-09 02:59:19] "POST /neutron/subnet HTTP/1.1" 200 725 0.008662 10.0.0.19 - - [2026-02-09 02:59:19] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005626 10.0.0.41 - - [2026-02-09 02:59:21] "GET /obj-perms HTTP/1.1" 200 5090 0.052281 10.0.0.19 - - [2026-02-09 02:59:21] "POST /id-to-fqname HTTP/1.1" 200 300 0.001428 10.0.0.41 - - [2026-02-09 02:59:21] "GET /projects?obj_uuids=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001008 10.0.0.19 - - [2026-02-09 02:59:22] "GET /project/c4f68b3b-184f-4c29-8586-589702a49a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.067777 10.0.0.19 - - [2026-02-09 02:59:22] "POST /neutron/network HTTP/1.1" 200 954 0.030363 10.0.0.19 - - [2026-02-09 02:59:22] "POST /id-to-fqname HTTP/1.1" 200 300 0.001425 10.0.0.19 - - [2026-02-09 02:59:22] "POST /neutron/port HTTP/1.1" 200 117 0.007071 10.0.0.19 - - [2026-02-09 02:59:22] "POST /neutron/network HTTP/1.1" 200 964 0.007218 10.0.0.19 - - [2026-02-09 02:59:23] "POST /neutron/port HTTP/1.1" 200 1090 0.016521 10.0.0.41 - - [2026-02-09 02:59:23] "GET /projects?obj_uuids=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001042 10.0.0.19 - - [2026-02-09 02:59:23] "GET /project/c4f68b3b-184f-4c29-8586-589702a49a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.070294 10.0.0.19 - - [2026-02-09 02:59:23] "POST /neutron/network HTTP/1.1" 200 954 0.016535 10.0.0.19 - - [2026-02-09 02:59:23] "POST /neutron/subnet HTTP/1.1" 200 699 0.011667 10.0.0.19 - - [2026-02-09 02:59:23] "POST /neutron/network HTTP/1.1" 200 954 0.007922 10.0.0.19 - - [2026-02-09 02:59:23] "POST /neutron/port HTTP/1.1" 200 1155 0.019175 10.0.0.41 - - [2026-02-09 02:59:23] "GET /projects?obj_uuids=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001009 10.0.0.19 - - [2026-02-09 02:59:23] "POST /neutron/security_group HTTP/1.1" 200 3298 0.063273 10.0.0.19 - - [2026-02-09 02:59:24] "POST /neutron/port HTTP/1.1" 200 1090 0.017056 10.0.0.19 - - [2026-02-09 02:59:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004081 10.0.0.19 - - [2026-02-09 02:59:24] "POST /neutron/network HTTP/1.1" 200 954 0.006894 10.0.0.19 - - [2026-02-09 02:59:28] "POST /neutron/port HTTP/1.1" 200 1155 0.018034 10.0.0.19 - - [2026-02-09 02:59:28] "POST /neutron/security_group HTTP/1.1" 200 1292 0.008451 10.0.0.19 - - [2026-02-09 02:59:28] "GET /virtual-machine/931c56a9-b0a8-4cce-aece-016184987716 HTTP/1.1" 401 292 0.000479 10.0.0.19 - - [2026-02-09 02:59:29] "GET /virtual-machine/931c56a9-b0a8-4cce-aece-016184987716 HTTP/1.1" 200 1323 0.027920 10.0.0.19 - - [2026-02-09 02:59:29] "GET /virtual-machine/931c56a9-b0a8-4cce-aece-016184987716 HTTP/1.1" 200 1323 0.003877 10.0.0.19 - - [2026-02-09 02:59:29] "GET /virtual-machine-interface/8e117439-cdb8-48f0-af61-7176b97c6868 HTTP/1.1" 200 3264 0.005623 10.0.0.19 - - [2026-02-09 02:59:29] "GET /virtual-machine/931c56a9-b0a8-4cce-aece-016184987716 HTTP/1.1" 200 1323 0.003911 10.0.0.19 - - [2026-02-09 02:59:29] "GET /virtual-machine-interface/8e117439-cdb8-48f0-af61-7176b97c6868 HTTP/1.1" 200 3264 0.005617 10.0.0.19 - - [2026-02-09 02:59:29] "GET /instance-ip/8af8b5b9-7bdf-4ee6-9910-edc967f4a786 HTTP/1.1" 200 1731 0.006696 10.0.0.19 - - [2026-02-09 02:59:29] "GET /virtual-machine/931c56a9-b0a8-4cce-aece-016184987716 HTTP/1.1" 200 1323 0.003714 10.0.0.19 - - [2026-02-09 02:59:29] "GET /virtual-machine-interface/8e117439-cdb8-48f0-af61-7176b97c6868 HTTP/1.1" 200 3264 0.005446 10.0.0.19 - - [2026-02-09 02:59:29] "GET /instance-ip/8af8b5b9-7bdf-4ee6-9910-edc967f4a786 HTTP/1.1" 200 1731 0.004486 10.0.0.19 - - [2026-02-09 02:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.19 - - [2026-02-09 02:59:29] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003802 10.0.0.19 - - [2026-02-09 02:59:29] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003214 10.0.0.19 - - [2026-02-09 02:59:29] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005896 10.0.0.19 - - [2026-02-09 02:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.19 - - [2026-02-09 02:59:29] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004843 10.0.0.19 - - [2026-02-09 02:59:29] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003004 10.0.0.19 - - [2026-02-09 02:59:29] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005826 10.0.0.19 - - [2026-02-09 02:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.19 - - [2026-02-09 02:59:29] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004057 10.0.0.19 - - [2026-02-09 02:59:29] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003534 10.0.0.19 - - [2026-02-09 02:59:29] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006491 10.0.0.19 - - [2026-02-09 02:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.19 - - [2026-02-09 02:59:29] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004141 10.0.0.19 - - [2026-02-09 02:59:29] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003364 10.0.0.19 - - [2026-02-09 02:59:29] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005873 10.0.0.19 - - [2026-02-09 02:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.19 - - [2026-02-09 02:59:29] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004579 10.0.0.19 - - [2026-02-09 02:59:29] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003005 10.0.0.19 - - [2026-02-09 02:59:29] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006083 10.0.0.19 - - [2026-02-09 02:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.19 - - [2026-02-09 02:59:29] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004591 10.0.0.19 - - [2026-02-09 02:59:29] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003126 10.0.0.19 - - [2026-02-09 02:59:30] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007138 10.0.0.19 - - [2026-02-09 02:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.19 - - [2026-02-09 02:59:30] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004395 10.0.0.19 - - [2026-02-09 02:59:30] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003487 10.0.0.19 - - [2026-02-09 02:59:30] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006903 10.0.0.41 - - [2026-02-09 02:59:32] "DELETE /project/c4f68b3b184f4c298586589702a49a59 HTTP/1.1" 404 173 0.006299 10.0.0.41 - - [2026-02-09 02:59:32] "GET /projects?obj_uuids=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000881 10.0.0.41 - - [2026-02-09 02:59:32] "GET /project/62c75e82-39ad-4730-971e-6a99d0002108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1568 0.044323 10.0.0.41 - - [2026-02-09 02:59:32] "GET /projects?obj_uuids=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000907 10.0.0.41 - - [2026-02-09 02:59:32] "GET /project/62c75e82-39ad-4730-971e-6a99d0002108?fields=security_groups HTTP/1.1" 200 1438 0.043311 10.0.0.41 - - [2026-02-09 02:59:33] "DELETE /security-group/86a74662-fd01-42a3-9e00-272aefa4eb57 HTTP/1.1" 200 115 0.054183 10.0.0.41 - - [2026-02-09 02:59:33] "GET /projects?obj_uuids=62c75e82-39ad-4730-971e-6a99d0002108&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001036 10.0.0.41 - - [2026-02-09 02:59:33] "GET /project/62c75e82-39ad-4730-971e-6a99d0002108?fields=application_policy_sets HTTP/1.1" 200 1477 0.058675 10.0.0.19 - - [2026-02-09 02:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.19 - - [2026-02-09 02:59:33] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005320 10.0.0.41 - - [2026-02-09 02:59:33] "DELETE /project/62c75e82-39ad-4730-971e-6a99d0002108 HTTP/1.1" 200 115 0.431101 10.0.0.19 - - [2026-02-09 02:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004801 10.0.0.19 - - [2026-02-09 02:59:37] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006946 10.0.0.19 - - [2026-02-09 02:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.19 - - [2026-02-09 02:59:41] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006202 10.0.0.19 - - [2026-02-09 02:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.19 - - [2026-02-09 02:59:45] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005851 10.0.0.19 - - [2026-02-09 02:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.19 - - [2026-02-09 02:59:49] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005580 10.0.0.19 - - [2026-02-09 02:59:50] "POST /neutron/port HTTP/1.1" 200 1155 0.026113 10.0.0.19 - - [2026-02-09 02:59:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004872 10.0.0.19 - - [2026-02-09 02:59:50] "POST /neutron/network HTTP/1.1" 200 954 0.006490 10.0.0.19 - - [2026-02-09 02:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.19 - - [2026-02-09 02:59:53] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005477 10.0.0.19 - - [2026-02-09 02:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.19 - - [2026-02-09 02:59:57] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007129 10.0.0.19 - - [2026-02-09 03:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008702 10.0.0.19 - - [2026-02-09 03:00:01] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004506 10.0.0.19 - - [2026-02-09 03:00:01] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004832 10.0.0.19 - - [2026-02-09 03:00:01] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.008197 10.0.0.19 - - [2026-02-09 03:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005310 10.0.0.19 - - [2026-02-09 03:00:02] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004967 10.0.0.19 - - [2026-02-09 03:00:02] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003906 10.0.0.19 - - [2026-02-09 03:00:02] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007627 10.0.0.19 - - [2026-02-09 03:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.19 - - [2026-02-09 03:00:02] "GET /routing-instance/12ecd79b-4f3c-4963-bac8-0446416d6e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005695 10.0.0.19 - - [2026-02-09 03:00:02] "GET /route-target/9f3bbbc6-0248-461f-8bc1-eb93a0e0695e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004658 10.0.0.19 - - [2026-02-09 03:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868 10.0.0.19 - - [2026-02-09 03:00:02] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004436 10.0.0.19 - - [2026-02-09 03:00:02] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003325 10.0.0.19 - - [2026-02-09 03:00:02] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.016242 10.0.0.19 - - [2026-02-09 03:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.19 - - [2026-02-09 03:00:02] "GET /routing-instance/12ecd79b-4f3c-4963-bac8-0446416d6e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005355 10.0.0.19 - - [2026-02-09 03:00:02] "GET /route-target/9f3bbbc6-0248-461f-8bc1-eb93a0e0695e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004464 10.0.0.19 - - [2026-02-09 03:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.19 - - [2026-02-09 03:00:02] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005080 10.0.0.19 - - [2026-02-09 03:00:02] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004197 10.0.0.19 - - [2026-02-09 03:00:02] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006160 10.0.0.19 - - [2026-02-09 03:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.19 - - [2026-02-09 03:00:02] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004796 10.0.0.19 - - [2026-02-09 03:00:02] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003589 10.0.0.19 - - [2026-02-09 03:00:02] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006590 10.0.0.19 - - [2026-02-09 03:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.19 - - [2026-02-09 03:00:03] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004564 10.0.0.19 - - [2026-02-09 03:00:03] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.008473 10.0.0.19 - - [2026-02-09 03:00:03] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007256 10.0.0.19 - - [2026-02-09 03:00:03] "GET /obj-perms HTTP/1.1" 200 5090 0.071321 10.0.0.19 - - [2026-02-09 03:00:03] "GET /obj-perms HTTP/1.1" 200 5090 0.004068 10.0.0.41 - - [2026-02-09 03:00:03] "GET /obj-perms HTTP/1.1" 200 5090 0.004458 10.0.0.19 - - [2026-02-09 03:00:03] "GET /obj-perms HTTP/1.1" 200 5090 0.004237 10.0.0.33 - - [2026-02-09 03:00:03] "GET /obj-perms HTTP/1.1" 200 5090 0.051862 10.0.0.41 - - [2026-02-09 03:00:03] "GET /obj-perms HTTP/1.1" 200 5090 0.005063 10.0.0.19 - - [2026-02-09 03:00:03] "GET /virtual-machine/931c56a9-b0a8-4cce-aece-016184987716 HTTP/1.1" 200 1323 0.005065 10.0.0.19 - - [2026-02-09 03:00:03] "GET /virtual-machine-interface/8e117439-cdb8-48f0-af61-7176b97c6868 HTTP/1.1" 200 3264 0.006328 10.0.0.19 - - [2026-02-09 03:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.19 - - [2026-02-09 03:00:03] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005350 10.0.0.19 - - [2026-02-09 03:00:03] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003940 10.0.0.19 - - [2026-02-09 03:00:03] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007468 10.0.0.19 - - [2026-02-09 03:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.19 - - [2026-02-09 03:00:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004133 10.0.0.19 - - [2026-02-09 03:00:04] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003135 10.0.0.19 - - [2026-02-09 03:00:04] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006105 10.0.0.19 - - [2026-02-09 03:00:10] "POST /neutron/port HTTP/1.1" 200 1155 0.022431 10.0.0.19 - - [2026-02-09 03:00:11] "POST /neutron/security_group HTTP/1.1" 200 1292 0.031095 10.0.0.19 - - [2026-02-09 03:00:15] "POST /neutron/port HTTP/1.1" 200 1155 0.017736 10.0.0.19 - - [2026-02-09 03:00:20] "POST /neutron/security_group HTTP/1.1" 200 1292 0.007835 10.0.0.19 - - [2026-02-09 03:00:20] "POST /neutron/port HTTP/1.1" 200 1155 0.021784 10.0.0.19 - - [2026-02-09 03:00:20] "POST /neutron/security_group HTTP/1.1" 200 1292 0.007256 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-machine/1a8b58f2-c963-4f64-9a0b-9663723c720a HTTP/1.1" 200 1322 0.006182 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-machine/1a8b58f2-c963-4f64-9a0b-9663723c720a HTTP/1.1" 200 1322 0.003679 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-machine-interface/dd79f7c9-3746-4128-a6fa-3722cad52ed3 HTTP/1.1" 200 3264 0.006045 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-machine/1a8b58f2-c963-4f64-9a0b-9663723c720a HTTP/1.1" 200 1322 0.003734 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-machine-interface/dd79f7c9-3746-4128-a6fa-3722cad52ed3 HTTP/1.1" 200 3264 0.005210 10.0.0.19 - - [2026-02-09 03:00:21] "GET /instance-ip/4271f3a8-4928-429f-8fe4-dcb7651450a2 HTTP/1.1" 200 1730 0.006415 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-machine/1a8b58f2-c963-4f64-9a0b-9663723c720a HTTP/1.1" 200 1322 0.003602 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-machine-interface/dd79f7c9-3746-4128-a6fa-3722cad52ed3 HTTP/1.1" 200 3264 0.006071 10.0.0.19 - - [2026-02-09 03:00:21] "GET /instance-ip/4271f3a8-4928-429f-8fe4-dcb7651450a2 HTTP/1.1" 200 1730 0.004159 10.0.0.19 - - [2026-02-09 03:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.19 - - [2026-02-09 03:00:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003654 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002692 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.005836 10.0.0.19 - - [2026-02-09 03:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.19 - - [2026-02-09 03:00:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004205 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003642 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006795 10.0.0.19 - - [2026-02-09 03:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004706 10.0.0.19 - - [2026-02-09 03:00:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005726 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003454 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007234 10.0.0.19 - - [2026-02-09 03:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.19 - - [2026-02-09 03:00:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004518 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003301 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006271 10.0.0.19 - - [2026-02-09 03:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.19 - - [2026-02-09 03:00:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004756 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003125 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006128 10.0.0.19 - - [2026-02-09 03:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.19 - - [2026-02-09 03:00:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004497 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003255 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006394 10.0.0.19 - - [2026-02-09 03:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.19 - - [2026-02-09 03:00:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004968 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003867 10.0.0.19 - - [2026-02-09 03:00:21] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006695 10.0.0.19 - - [2026-02-09 03:00:22] "POST /neutron/network HTTP/1.1" 200 964 0.034542 10.0.0.19 - - [2026-02-09 03:00:22] "POST /neutron/port HTTP/1.1" 200 117 0.001239 10.0.0.19 - - [2026-02-09 03:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.19 - - [2026-02-09 03:00:23] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003610 10.0.0.19 - - [2026-02-09 03:00:23] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002807 10.0.0.19 - - [2026-02-09 03:00:23] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006088 10.0.0.19 - - [2026-02-09 03:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.19 - - [2026-02-09 03:00:23] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004518 10.0.0.19 - - [2026-02-09 03:00:23] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003057 10.0.0.19 - - [2026-02-09 03:00:23] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006320 10.0.0.19 - - [2026-02-09 03:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.19 - - [2026-02-09 03:00:23] "GET /routing-instance/12ecd79b-4f3c-4963-bac8-0446416d6e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004711 10.0.0.19 - - [2026-02-09 03:00:23] "GET /route-target/9f3bbbc6-0248-461f-8bc1-eb93a0e0695e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003903 10.0.0.19 - - [2026-02-09 03:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.19 - - [2026-02-09 03:00:23] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004586 10.0.0.19 - - [2026-02-09 03:00:23] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003199 10.0.0.19 - - [2026-02-09 03:00:23] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006342 10.0.0.19 - - [2026-02-09 03:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.19 - - [2026-02-09 03:00:23] "GET /routing-instance/12ecd79b-4f3c-4963-bac8-0446416d6e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004797 10.0.0.19 - - [2026-02-09 03:00:23] "GET /route-target/9f3bbbc6-0248-461f-8bc1-eb93a0e0695e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003769 10.0.0.19 - - [2026-02-09 03:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.19 - - [2026-02-09 03:00:23] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004987 10.0.0.19 - - [2026-02-09 03:00:23] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002958 10.0.0.19 - - [2026-02-09 03:00:23] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007765 10.0.0.19 - - [2026-02-09 03:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.19 - - [2026-02-09 03:00:23] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005623 10.0.0.19 - - [2026-02-09 03:00:23] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004742 10.0.0.19 - - [2026-02-09 03:00:23] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006344 10.0.0.19 - - [2026-02-09 03:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.19 - - [2026-02-09 03:00:24] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006085 10.0.0.19 - - [2026-02-09 03:00:24] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003468 10.0.0.19 - - [2026-02-09 03:00:24] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006142 10.0.0.41 - - [2026-02-09 03:00:24] "GET /obj-perms HTTP/1.1" 200 5090 0.004099 10.0.0.19 - - [2026-02-09 03:00:24] "GET /obj-perms HTTP/1.1" 200 5090 0.004383 10.0.0.19 - - [2026-02-09 03:00:24] "GET /obj-perms HTTP/1.1" 200 5090 0.003983 10.0.0.41 - - [2026-02-09 03:00:24] "GET /obj-perms HTTP/1.1" 200 5090 0.004128 10.0.0.19 - - [2026-02-09 03:00:24] "GET /virtual-machine/1a8b58f2-c963-4f64-9a0b-9663723c720a HTTP/1.1" 200 1322 0.005297 10.0.0.19 - - [2026-02-09 03:00:24] "GET /virtual-machine-interface/dd79f7c9-3746-4128-a6fa-3722cad52ed3 HTTP/1.1" 200 3264 0.006319 10.0.0.19 - - [2026-02-09 03:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.19 - - [2026-02-09 03:00:24] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004315 10.0.0.19 - - [2026-02-09 03:00:24] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003724 10.0.0.19 - - [2026-02-09 03:00:24] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.008311 10.0.0.19 - - [2026-02-09 03:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.19 - - [2026-02-09 03:00:25] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004010 10.0.0.19 - - [2026-02-09 03:00:25] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005481 10.0.0.19 - - [2026-02-09 03:00:25] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006382 10.0.0.19 - - [2026-02-09 03:00:25] "GET /virtual-machine/931c56a9-b0a8-4cce-aece-016184987716 HTTP/1.1" 200 1323 0.005018 10.0.0.19 - - [2026-02-09 03:00:25] "GET /virtual-machine-interface/8e117439-cdb8-48f0-af61-7176b97c6868 HTTP/1.1" 200 3264 0.006526 10.0.0.19 - - [2026-02-09 03:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.19 - - [2026-02-09 03:00:25] "GET /security-group/0497f8ff-ccb3-4f32-8fd2-e46e93384822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004667 10.0.0.19 - - [2026-02-09 03:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.19 - - [2026-02-09 03:00:25] "GET /security-group/0497f8ff-ccb3-4f32-8fd2-e46e93384822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005115 10.0.0.19 - - [2026-02-09 03:00:26] "POST /neutron/security_group HTTP/1.1" 200 1292 0.007623 10.0.0.19 - - [2026-02-09 03:00:26] "POST /neutron/port HTTP/1.1" 200 1144 0.014973 10.0.0.19 - - [2026-02-09 03:00:26] "GET /virtual-machine/931c56a9-b0a8-4cce-aece-016184987716 HTTP/1.1" 200 1323 0.004201 10.0.0.19 - - [2026-02-09 03:00:26] "GET /virtual-machine-interface/8e117439-cdb8-48f0-af61-7176b97c6868 HTTP/1.1" 200 3203 0.007935 10.0.0.19 - - [2026-02-09 03:00:26] "POST /neutron/port HTTP/1.1" 200 1116 0.017529 10.0.0.19 - - [2026-02-09 03:00:26] "POST /neutron/port HTTP/1.1" 200 1144 0.076744 10.0.0.19 - - [2026-02-09 03:00:26] "GET /virtual-machine/931c56a9-b0a8-4cce-aece-016184987716 HTTP/1.1" 200 1323 0.003764 10.0.0.19 - - [2026-02-09 03:00:26] "GET /virtual-machine-interface/8e117439-cdb8-48f0-af61-7176b97c6868 HTTP/1.1" 200 3264 0.006587 10.0.0.19 - - [2026-02-09 03:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.19 - - [2026-02-09 03:00:26] "GET /security-group/0497f8ff-ccb3-4f32-8fd2-e46e93384822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.008823 10.0.0.19 - - [2026-02-09 03:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.19 - - [2026-02-09 03:00:26] "GET /security-group/0497f8ff-ccb3-4f32-8fd2-e46e93384822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005467 10.0.0.19 - - [2026-02-09 03:00:26] "DELETE /security-group/0497f8ff-ccb3-4f32-8fd2-e46e93384822 HTTP/1.1" 409 336 0.009928 10.0.0.19 - - [2026-02-09 03:00:52] "POST /neutron/port HTTP/1.1" 200 1155 0.017545 10.0.0.19 - - [2026-02-09 03:00:52] "POST /neutron/subnet HTTP/1.1" 200 699 0.018551 10.0.0.33 - - [2026-02-09 03:01:14] "GET /obj-perms HTTP/1.1" 200 5056 0.062105 10.0.0.19 - - [2026-02-09 03:01:23] "POST /neutron/port HTTP/1.1" 200 1155 0.017352 10.0.0.19 - - [2026-02-09 03:01:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004467 10.0.0.19 - - [2026-02-09 03:01:23] "POST /neutron/network HTTP/1.1" 200 954 0.008514 10.0.0.19 - - [2026-02-09 03:01:54] "POST /neutron/network HTTP/1.1" 200 964 0.007073 10.0.0.19 - - [2026-02-09 03:01:54] "POST /neutron/port HTTP/1.1" 200 117 0.001211 10.0.0.19 - - [2026-02-09 03:02:11] "GET /security-group/0497f8ff-ccb3-4f32-8fd2-e46e93384822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004924 10.0.0.19 - - [2026-02-09 03:02:11] "PUT /security-group/0497f8ff-ccb3-4f32-8fd2-e46e93384822 HTTP/1.1" 200 262 0.021086 10.0.0.19 - - [2026-02-09 03:02:11] "PUT /access-control-list/a9129bf1-197c-40fc-939b-dfbaf24327ab HTTP/1.1" 200 272 0.048543 10.0.0.19 - - [2026-02-09 03:02:13] "POST /neutron/port HTTP/1.1" 200 1155 0.019426 10.0.0.19 - - [2026-02-09 03:02:14] "POST /neutron/port HTTP/1.1" 200 1106 0.079439 10.0.0.19 - - [2026-02-09 03:02:14] "GET /virtual-machine/1a8b58f2-c963-4f64-9a0b-9663723c720a HTTP/1.1" 200 1322 0.004822 10.0.0.19 - - [2026-02-09 03:02:14] "POST /neutron/port HTTP/1.1" 200 151 0.177412 10.0.0.19 - - [2026-02-09 03:02:15] "GET /obj-perms HTTP/1.1" 200 5056 0.045518 10.0.0.19 - - [2026-02-09 03:02:16] "GET /virtual-machine/1a8b58f2-c963-4f64-9a0b-9663723c720a HTTP/1.1" 404 171 0.003440 10.0.0.19 - - [2026-02-09 03:02:16] "GET /virtual-machine/1a8b58f2-c963-4f64-9a0b-9663723c720a HTTP/1.1" 404 171 0.003558 10.0.0.19 - - [2026-02-09 03:02:16] "GET /virtual-machine/1a8b58f2-c963-4f64-9a0b-9663723c720a HTTP/1.1" 404 171 0.002634 10.0.0.19 - - [2026-02-09 03:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.19 - - [2026-02-09 03:02:16] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003644 10.0.0.19 - - [2026-02-09 03:02:16] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002974 10.0.0.19 - - [2026-02-09 03:02:16] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006519 10.0.0.19 - - [2026-02-09 03:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.19 - - [2026-02-09 03:02:16] "GET /routing-instance/12ecd79b-4f3c-4963-bac8-0446416d6e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005088 10.0.0.19 - - [2026-02-09 03:02:16] "GET /route-target/9f3bbbc6-0248-461f-8bc1-eb93a0e0695e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004315 10.0.0.41 - - [2026-02-09 03:02:16] "GET /obj-perms HTTP/1.1" 200 5090 0.003829 10.0.0.19 - - [2026-02-09 03:02:22] "GET /obj-perms HTTP/1.1" 200 5090 0.004106 10.0.0.41 - - [2026-02-09 03:02:25] "GET /obj-perms HTTP/1.1" 200 5090 0.004052 10.0.0.19 - - [2026-02-09 03:02:31] "GET /obj-perms HTTP/1.1" 200 5090 0.004222 10.0.0.41 - - [2026-02-09 03:02:35] "GET /obj-perms HTTP/1.1" 200 5090 0.004553 10.0.0.19 - - [2026-02-09 03:02:38] "GET /obj-perms HTTP/1.1" 200 5090 0.004157 10.0.0.19 - - [2026-02-09 03:02:38] "POST /neutron/port HTTP/1.1" 200 1144 0.015879 10.0.0.19 - - [2026-02-09 03:02:38] "GET /virtual-machine/931c56a9-b0a8-4cce-aece-016184987716 HTTP/1.1" 200 1323 0.003995 10.0.0.19 - - [2026-02-09 03:02:39] "POST /neutron/port HTTP/1.1" 200 1116 0.023733 10.0.0.19 - - [2026-02-09 03:02:40] "GET /virtual-machine/931c56a9-b0a8-4cce-aece-016184987716 HTTP/1.1" 404 171 0.003723 10.0.0.19 - - [2026-02-09 03:02:40] "GET /virtual-machine/931c56a9-b0a8-4cce-aece-016184987716 HTTP/1.1" 404 171 0.002902 10.0.0.19 - - [2026-02-09 03:02:40] "GET /virtual-machine/931c56a9-b0a8-4cce-aece-016184987716 HTTP/1.1" 404 171 0.003130 10.0.0.19 - - [2026-02-09 03:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.19 - - [2026-02-09 03:02:40] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003718 10.0.0.19 - - [2026-02-09 03:02:40] "GET /virtual-networks?parent_id=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003256 10.0.0.19 - - [2026-02-09 03:02:40] "GET /virtual-network/a40a059c-3c2b-42d8-b72d-df3e8714691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.007036 10.0.0.19 - - [2026-02-09 03:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.19 - - [2026-02-09 03:02:40] "GET /routing-instance/12ecd79b-4f3c-4963-bac8-0446416d6e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005029 10.0.0.19 - - [2026-02-09 03:02:40] "GET /route-target/9f3bbbc6-0248-461f-8bc1-eb93a0e0695e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004186 10.0.0.41 - - [2026-02-09 03:02:40] "GET /obj-perms HTTP/1.1" 200 5090 0.004471 10.0.0.19 - - [2026-02-09 03:02:44] "GET /obj-perms HTTP/1.1" 200 5090 0.004924 10.0.0.41 - - [2026-02-09 03:02:50] "GET /obj-perms HTTP/1.1" 200 5090 0.005850 10.0.0.19 - - [2026-02-09 03:02:53] "GET /obj-perms HTTP/1.1" 200 5090 0.004344 10.0.0.41 - - [2026-02-09 03:02:59] "GET /obj-perms HTTP/1.1" 200 5090 0.004126 10.0.0.19 - - [2026-02-09 03:03:02] "GET /obj-perms HTTP/1.1" 200 5090 0.011010 10.0.0.41 - - [2026-02-09 03:03:08] "GET /obj-perms HTTP/1.1" 200 5090 0.004025 10.0.0.19 - - [2026-02-09 03:03:08] "GET /obj-perms HTTP/1.1" 200 5090 0.005234 10.0.0.19 - - [2026-02-09 03:03:08] "POST /neutron/network HTTP/1.1" 200 954 0.009269 10.0.0.19 - - [2026-02-09 03:03:08] "DELETE /route-target/9f3bbbc6-0248-461f-8bc1-eb93a0e0695e HTTP/1.1" 200 115 0.027544 10.0.0.19 - - [2026-02-09 03:03:09] "DELETE /security-group/0497f8ff-ccb3-4f32-8fd2-e46e93384822 HTTP/1.1" 200 115 0.053182 10.0.0.19 - - [2026-02-09 03:03:09] "POST /fqname-to-id HTTP/1.1" 404 254 0.003525 10.0.0.41 - - [2026-02-09 03:03:10] "GET /projects?obj_uuids=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.029102 10.0.0.19 - - [2026-02-09 03:03:10] "GET /project/c4f68b3b-184f-4c29-8586-589702a49a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.069822 10.0.0.41 - - [2026-02-09 03:03:10] "GET /projects?obj_uuids=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001101 10.0.0.19 - - [2026-02-09 03:03:10] "GET /project/c4f68b3b-184f-4c29-8586-589702a49a59?fields=virtual_networks HTTP/1.1" 200 1092 0.042196 10.0.0.41 - - [2026-02-09 03:03:10] "GET /projects?obj_uuids=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000994 10.0.0.19 - - [2026-02-09 03:03:10] "GET /project/c4f68b3b-184f-4c29-8586-589702a49a59?fields=virtual_machine_interfaces HTTP/1.1" 200 1092 0.042793 10.0.0.41 - - [2026-02-09 03:03:10] "GET /projects?obj_uuids=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001862 10.0.0.19 - - [2026-02-09 03:03:11] "GET /project/c4f68b3b-184f-4c29-8586-589702a49a59?fields=security_groups HTTP/1.1" 200 1348 0.040293 10.0.0.19 - - [2026-02-09 03:03:11] "POST /fqname-to-id HTTP/1.1" 404 209 0.031039 10.0.0.41 - - [2026-02-09 03:03:11] "GET /projects?obj_uuids=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003624 10.0.0.41 - - [2026-02-09 03:03:11] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002415 10.0.0.41 - - [2026-02-09 03:03:11] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.010464 10.0.0.41 - - [2026-02-09 03:03:12] "POST /id-to-fqname HTTP/1.1" 200 212 0.002853 10.0.0.41 - - [2026-02-09 03:03:12] "POST /fqname-to-id HTTP/1.1" 404 222 0.004106 10.0.0.41 - - [2026-02-09 03:03:12] "POST /security-groups HTTP/1.1" 200 612 0.073597 10.0.0.19 - - [2026-02-09 03:03:12] "POST /fqname-to-id HTTP/1.1" 404 255 0.004384 10.0.0.41 - - [2026-02-09 03:03:12] "POST /projects HTTP/1.1" 200 627 0.410660 10.0.0.41 - - [2026-02-09 03:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.482602 10.0.0.19 - - [2026-02-09 03:03:12] "POST /access-control-lists HTTP/1.1" 200 615 0.025926 10.0.0.19 - - [2026-02-09 03:03:12] "GET /project/5ccf816f-d912-4592-b87c-cfc9d211a869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.619973 10.0.0.19 - - [2026-02-09 03:03:13] "GET / HTTP/1.1" 200 35931 0.002079 10.0.0.19 - - [2026-02-09 03:03:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.19 - - [2026-02-09 03:03:15] "POST /fqname-to-id HTTP/1.1" 404 245 0.328259 10.0.0.33 - - [2026-02-09 03:03:15] "GET /obj-perms HTTP/1.1" 200 5056 0.071779 10.0.0.19 - - [2026-02-09 03:03:16] "POST /fqname-to-id HTTP/1.1" 404 276 0.007416 10.0.0.19 - - [2026-02-09 03:03:16] "PUT /access-control-list/b43bdbe9-a65b-45fd-95c1-5414f953da58 HTTP/1.1" 200 272 0.018136 10.0.0.41 - - [2026-02-09 03:03:16] "GET /projects?obj_uuids=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001090 10.0.0.19 - - [2026-02-09 03:03:16] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.117755 10.0.0.19 - - [2026-02-09 03:03:16] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.017745 10.0.0.19 - - [2026-02-09 03:03:16] "PUT /access-control-list/b43bdbe9-a65b-45fd-95c1-5414f953da58 HTTP/1.1" 200 272 0.016998 10.0.0.19 - - [2026-02-09 03:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.19 - - [2026-02-09 03:03:17] "GET /security-group/4366f558-a68f-4f12-88a0-d395c2a27d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.013049 10.0.0.19 - - [2026-02-09 03:03:17] "POST /neutron/security_group HTTP/1.1" 200 1005 0.004847 10.0.0.19 - - [2026-02-09 03:03:17] "POST /fqname-to-id HTTP/1.1" 404 245 0.003177 10.0.0.19 - - [2026-02-09 03:03:17] "DELETE /access-control-list/b43bdbe9-a65b-45fd-95c1-5414f953da58 HTTP/1.1" 200 115 0.037073 10.0.0.19 - - [2026-02-09 03:03:18] "POST /fqname-to-id HTTP/1.1" 404 245 0.003757 10.0.0.19 - - [2026-02-09 03:03:18] "POST /fqname-to-id HTTP/1.1" 404 276 0.007789 10.0.0.19 - - [2026-02-09 03:03:18] "PUT /access-control-list/c0f05f3a-978c-40eb-be79-0a8e3d3ab856 HTTP/1.1" 200 272 0.024408 10.0.0.41 - - [2026-02-09 03:03:18] "GET /projects?obj_uuids=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002836 10.0.0.19 - - [2026-02-09 03:03:18] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.054001 10.0.0.19 - - [2026-02-09 03:03:18] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011774 10.0.0.19 - - [2026-02-09 03:03:18] "PUT /access-control-list/c0f05f3a-978c-40eb-be79-0a8e3d3ab856 HTTP/1.1" 200 272 0.011731 10.0.0.19 - - [2026-02-09 03:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010949 10.0.0.19 - - [2026-02-09 03:03:19] "GET /security-group/65447c70-bfed-4f29-a48a-eb80d569bcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.006470 10.0.0.41 - - [2026-02-09 03:03:19] "GET /projects?obj_uuids=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001779 10.0.0.19 - - [2026-02-09 03:03:19] "POST /neutron/security_group_rule HTTP/1.1" 200 2191 0.045269 10.0.0.19 - - [2026-02-09 03:03:19] "POST /neutron/security_group_rule HTTP/1.1" 200 582 0.184125 10.0.0.19 - - [2026-02-09 03:03:19] "PUT /access-control-list/c0f05f3a-978c-40eb-be79-0a8e3d3ab856 HTTP/1.1" 200 272 0.016623 10.0.0.19 - - [2026-02-09 03:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.41 - - [2026-02-09 03:03:19] "GET /projects?obj_uuids=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000927 10.0.0.19 - - [2026-02-09 03:03:20] "GET /project/5ccf816f-d912-4592-b87c-cfc9d211a869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.044823 10.0.0.41 - - [2026-02-09 03:03:20] "GET /projects?obj_uuids=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001198 10.0.0.19 - - [2026-02-09 03:03:20] "POST /neutron/network HTTP/1.1" 200 708 0.124583 10.0.0.19 - - [2026-02-09 03:03:20] "POST /ref-update HTTP/1.1" 200 156 0.023429 10.0.0.19 - - [2026-02-09 03:03:20] "POST /id-to-fqname HTTP/1.1" 200 282 0.004012 10.0.0.19 - - [2026-02-09 03:03:20] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005820 10.0.0.19 - - [2026-02-09 03:03:20] "POST /neutron/network HTTP/1.1" 200 927 0.006565 10.0.0.19 - - [2026-02-09 03:03:20] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005258 10.0.0.19 - - [2026-02-09 03:03:20] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006544 10.0.0.41 - - [2026-02-09 03:03:21] "GET /obj-perms HTTP/1.1" 200 5072 0.053759 10.0.0.19 - - [2026-02-09 03:03:22] "POST /id-to-fqname HTTP/1.1" 200 282 0.001439 10.0.0.19 - - [2026-02-09 03:03:22] "POST /neutron/security_group HTTP/1.1" 200 1417 0.009674 10.0.0.41 - - [2026-02-09 03:03:22] "GET /projects?obj_uuids=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001094 10.0.0.19 - - [2026-02-09 03:03:22] "GET /project/5ccf816f-d912-4592-b87c-cfc9d211a869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.056429 10.0.0.19 - - [2026-02-09 03:03:23] "POST /neutron/port HTTP/1.1" 200 117 0.009186 10.0.0.19 - - [2026-02-09 03:03:23] "POST /id-to-fqname HTTP/1.1" 200 282 0.001481 10.0.0.19 - - [2026-02-09 03:03:23] "POST /neutron/security_group HTTP/1.1" 200 1417 0.008158 10.0.0.41 - - [2026-02-09 03:03:23] "GET /projects?obj_uuids=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001110 10.0.0.19 - - [2026-02-09 03:03:23] "POST /neutron/security_group HTTP/1.1" 200 3414 0.050868 10.0.0.19 - - [2026-02-09 03:03:24] "POST /neutron/port HTTP/1.1" 200 1081 0.044033 10.0.0.41 - - [2026-02-09 03:03:24] "GET /projects?obj_uuids=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002871 10.0.0.19 - - [2026-02-09 03:03:24] "GET /project/5ccf816f-d912-4592-b87c-cfc9d211a869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.121508 10.0.0.19 - - [2026-02-09 03:03:24] "POST /neutron/network HTTP/1.1" 200 927 0.007107 10.0.0.19 - - [2026-02-09 03:03:24] "POST /neutron/port HTTP/1.1" 200 117 0.001216 10.0.0.19 - - [2026-02-09 03:03:24] "POST /neutron/security_group HTTP/1.1" 200 1417 0.010620 10.0.0.19 - - [2026-02-09 03:03:24] "POST /neutron/security_group HTTP/1.1" 200 1417 0.009719 10.0.0.41 - - [2026-02-09 03:03:24] "GET /projects?obj_uuids=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001160 10.0.0.19 - - [2026-02-09 03:03:25] "POST /neutron/port HTTP/1.1" 200 1081 0.248978 10.0.0.19 - - [2026-02-09 03:03:25] "POST /neutron/port HTTP/1.1" 200 1135 0.113876 10.0.0.19 - - [2026-02-09 03:03:25] "POST /neutron/subnet HTTP/1.1" 200 698 0.010257 10.0.0.33 - - [2026-02-09 03:03:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000546 10.0.0.33 - - [2026-02-09 03:03:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.33 - - [2026-02-09 03:03:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.33 - - [2026-02-09 03:03:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.41 - - [2026-02-09 03:03:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.41 - - [2026-02-09 03:03:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.41 - - [2026-02-09 03:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.41 - - [2026-02-09 03:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.19 - - [2026-02-09 03:03:29] "POST /neutron/port HTTP/1.1" 200 1145 0.020061 10.0.0.19 - - [2026-02-09 03:03:29] "POST /neutron/security_group HTTP/1.1" 200 1417 0.006995 10.0.0.19 - - [2026-02-09 03:03:30] "POST /neutron/port HTTP/1.1" 200 1145 0.017711 10.0.0.19 - - [2026-02-09 03:03:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.19 - - [2026-02-09 03:03:30] "GET /virtual-machine/f2165410-fe9b-4a35-9ef7-2c377f02b751 HTTP/1.1" 401 292 0.000532 10.0.0.19 - - [2026-02-09 03:03:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.19 - - [2026-02-09 03:03:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.19 - - [2026-02-09 03:03:30] "GET /virtual-machine/f2165410-fe9b-4a35-9ef7-2c377f02b751 HTTP/1.1" 200 1314 0.077859 10.0.0.19 - - [2026-02-09 03:03:30] "GET /virtual-machine/f2165410-fe9b-4a35-9ef7-2c377f02b751 HTTP/1.1" 200 1314 0.003729 10.0.0.19 - - [2026-02-09 03:03:30] "GET /virtual-machine-interface/34309726-b02e-459d-9009-93152cc1f06f HTTP/1.1" 200 3191 0.005388 10.0.0.19 - - [2026-02-09 03:03:30] "GET /virtual-machine/f2165410-fe9b-4a35-9ef7-2c377f02b751 HTTP/1.1" 200 1314 0.003292 10.0.0.19 - - [2026-02-09 03:03:30] "GET /virtual-machine-interface/34309726-b02e-459d-9009-93152cc1f06f HTTP/1.1" 200 3191 0.006136 10.0.0.19 - - [2026-02-09 03:03:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.19 - - [2026-02-09 03:03:30] "GET /instance-ip/f72d6b01-5bfd-4f71-b844-25725f0d512d HTTP/1.1" 200 1704 0.009079 10.0.0.19 - - [2026-02-09 03:03:30] "GET /virtual-machine/f2165410-fe9b-4a35-9ef7-2c377f02b751 HTTP/1.1" 200 1314 0.003879 10.0.0.19 - - [2026-02-09 03:03:30] "GET /virtual-machine-interface/34309726-b02e-459d-9009-93152cc1f06f HTTP/1.1" 200 3191 0.005501 10.0.0.19 - - [2026-02-09 03:03:30] "GET /instance-ip/f72d6b01-5bfd-4f71-b844-25725f0d512d HTTP/1.1" 200 1704 0.003917 10.0.0.19 - - [2026-02-09 03:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.19 - - [2026-02-09 03:03:30] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005227 10.0.0.19 - - [2026-02-09 03:03:30] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003101 10.0.0.19 - - [2026-02-09 03:03:30] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006135 10.0.0.19 - - [2026-02-09 03:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.19 - - [2026-02-09 03:03:30] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004333 10.0.0.19 - - [2026-02-09 03:03:30] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003030 10.0.0.19 - - [2026-02-09 03:03:30] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006101 10.0.0.19 - - [2026-02-09 03:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.19 - - [2026-02-09 03:03:30] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005221 10.0.0.19 - - [2026-02-09 03:03:30] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003456 10.0.0.19 - - [2026-02-09 03:03:30] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006442 10.0.0.19 - - [2026-02-09 03:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.19 - - [2026-02-09 03:03:30] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005568 10.0.0.19 - - [2026-02-09 03:03:30] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005023 10.0.0.19 - - [2026-02-09 03:03:31] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006135 10.0.0.19 - - [2026-02-09 03:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.19 - - [2026-02-09 03:03:31] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004117 10.0.0.19 - - [2026-02-09 03:03:31] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003040 10.0.0.19 - - [2026-02-09 03:03:31] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006852 10.0.0.19 - - [2026-02-09 03:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.19 - - [2026-02-09 03:03:31] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004383 10.0.0.19 - - [2026-02-09 03:03:31] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003184 10.0.0.19 - - [2026-02-09 03:03:31] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006053 10.0.0.19 - - [2026-02-09 03:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.19 - - [2026-02-09 03:03:31] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005291 10.0.0.19 - - [2026-02-09 03:03:31] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003005 10.0.0.19 - - [2026-02-09 03:03:31] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006425 10.0.0.41 - - [2026-02-09 03:03:33] "DELETE /project/5ccf816fd9124592b87ccfc9d211a869 HTTP/1.1" 404 173 0.004763 10.0.0.41 - - [2026-02-09 03:03:33] "GET /projects?obj_uuids=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001130 10.0.0.41 - - [2026-02-09 03:03:33] "GET /project/c4f68b3b-184f-4c29-8586-589702a49a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1588 0.045264 10.0.0.41 - - [2026-02-09 03:03:33] "GET /projects?obj_uuids=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000969 10.0.0.41 - - [2026-02-09 03:03:33] "GET /project/c4f68b3b-184f-4c29-8586-589702a49a59?fields=security_groups HTTP/1.1" 200 1453 0.041766 10.0.0.41 - - [2026-02-09 03:03:33] "DELETE /security-group/879231b7-fcf3-4215-9d60-b3ea656968c0 HTTP/1.1" 200 115 0.044494 10.0.0.41 - - [2026-02-09 03:03:33] "GET /projects?obj_uuids=c4f68b3b-184f-4c29-8586-589702a49a59&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001707 10.0.0.41 - - [2026-02-09 03:03:33] "GET /project/c4f68b3b-184f-4c29-8586-589702a49a59?fields=application_policy_sets HTTP/1.1" 200 1492 0.056604 10.0.0.41 - - [2026-02-09 03:03:33] "DELETE /project/c4f68b3b-184f-4c29-8586-589702a49a59 HTTP/1.1" 200 115 0.387057 10.0.0.19 - - [2026-02-09 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.19 - - [2026-02-09 03:03:34] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005791 10.0.0.19 - - [2026-02-09 03:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.19 - - [2026-02-09 03:03:38] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005425 10.0.0.19 - - [2026-02-09 03:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.19 - - [2026-02-09 03:03:42] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006621 10.0.0.19 - - [2026-02-09 03:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.19 - - [2026-02-09 03:03:46] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005145 10.0.0.19 - - [2026-02-09 03:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.19 - - [2026-02-09 03:03:50] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005575 10.0.0.19 - - [2026-02-09 03:03:54] "POST /neutron/port HTTP/1.1" 200 1145 0.018235 10.0.0.19 - - [2026-02-09 03:03:54] "POST /neutron/subnet HTTP/1.1" 200 698 0.009174 10.0.0.19 - - [2026-02-09 03:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.19 - - [2026-02-09 03:03:55] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006463 10.0.0.19 - - [2026-02-09 03:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.19 - - [2026-02-09 03:03:59] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005700 10.0.0.19 - - [2026-02-09 03:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005444 10.0.0.19 - - [2026-02-09 03:04:03] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006202 10.0.0.19 - - [2026-02-09 03:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.19 - - [2026-02-09 03:04:05] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004335 10.0.0.19 - - [2026-02-09 03:04:05] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002930 10.0.0.19 - - [2026-02-09 03:04:05] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006071 10.0.0.19 - - [2026-02-09 03:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.19 - - [2026-02-09 03:04:05] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003447 10.0.0.19 - - [2026-02-09 03:04:05] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002671 10.0.0.19 - - [2026-02-09 03:04:05] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006149 10.0.0.19 - - [2026-02-09 03:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.19 - - [2026-02-09 03:04:05] "GET /routing-instance/47c3bca1-f254-4bad-84cd-4c74d086bf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004740 10.0.0.19 - - [2026-02-09 03:04:05] "GET /route-target/912631d6-cb10-4ac4-acec-8990687d0d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004339 10.0.0.19 - - [2026-02-09 03:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.19 - - [2026-02-09 03:04:05] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004555 10.0.0.19 - - [2026-02-09 03:04:05] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003243 10.0.0.19 - - [2026-02-09 03:04:05] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005828 10.0.0.19 - - [2026-02-09 03:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.19 - - [2026-02-09 03:04:05] "GET /routing-instance/47c3bca1-f254-4bad-84cd-4c74d086bf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004593 10.0.0.19 - - [2026-02-09 03:04:05] "GET /route-target/912631d6-cb10-4ac4-acec-8990687d0d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003706 10.0.0.19 - - [2026-02-09 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007669 10.0.0.19 - - [2026-02-09 03:04:06] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004816 10.0.0.19 - - [2026-02-09 03:04:06] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003071 10.0.0.19 - - [2026-02-09 03:04:06] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006223 10.0.0.19 - - [2026-02-09 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.19 - - [2026-02-09 03:04:06] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004308 10.0.0.19 - - [2026-02-09 03:04:06] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003029 10.0.0.19 - - [2026-02-09 03:04:06] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006927 10.0.0.19 - - [2026-02-09 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.19 - - [2026-02-09 03:04:06] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005125 10.0.0.19 - - [2026-02-09 03:04:06] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003886 10.0.0.19 - - [2026-02-09 03:04:06] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006355 10.0.0.19 - - [2026-02-09 03:04:06] "GET /obj-perms HTTP/1.1" 200 5072 0.046810 10.0.0.19 - - [2026-02-09 03:04:06] "GET /obj-perms HTTP/1.1" 200 5072 0.004412 10.0.0.41 - - [2026-02-09 03:04:06] "GET /obj-perms HTTP/1.1" 200 5072 0.005338 10.0.0.19 - - [2026-02-09 03:04:06] "GET /obj-perms HTTP/1.1" 200 5072 0.006305 10.0.0.41 - - [2026-02-09 03:04:06] "GET /obj-perms HTTP/1.1" 200 5072 0.004241 10.0.0.19 - - [2026-02-09 03:04:06] "GET /virtual-machine/f2165410-fe9b-4a35-9ef7-2c377f02b751 HTTP/1.1" 200 1314 0.004102 10.0.0.19 - - [2026-02-09 03:04:06] "GET /virtual-machine-interface/34309726-b02e-459d-9009-93152cc1f06f HTTP/1.1" 200 3191 0.006550 10.0.0.19 - - [2026-02-09 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.19 - - [2026-02-09 03:04:06] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005065 10.0.0.19 - - [2026-02-09 03:04:07] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003411 10.0.0.19 - - [2026-02-09 03:04:07] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006547 10.0.0.19 - - [2026-02-09 03:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.19 - - [2026-02-09 03:04:08] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003640 10.0.0.19 - - [2026-02-09 03:04:08] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002774 10.0.0.19 - - [2026-02-09 03:04:08] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006155 10.0.0.19 - - [2026-02-09 03:04:08] "POST /neutron/port HTTP/1.1" 200 1145 0.016187 10.0.0.19 - - [2026-02-09 03:04:12] "POST /neutron/security_group HTTP/1.1" 200 1417 0.006780 10.0.0.19 - - [2026-02-09 03:04:13] "POST /neutron/port HTTP/1.1" 200 1145 0.027594 10.0.0.33 - - [2026-02-09 03:04:17] "GET /obj-perms HTTP/1.1" 200 5056 0.050713 10.0.0.19 - - [2026-02-09 03:04:18] "POST /neutron/security_group HTTP/1.1" 200 1417 0.007078 10.0.0.19 - - [2026-02-09 03:04:23] "POST /neutron/port HTTP/1.1" 200 1145 0.017968 10.0.0.19 - - [2026-02-09 03:04:24] "POST /neutron/security_group HTTP/1.1" 200 1417 0.008009 10.0.0.19 - - [2026-02-09 03:04:24] "GET /virtual-machine/1b1654d1-f3eb-4b92-a5aa-9f749693402f HTTP/1.1" 200 1313 0.005977 10.0.0.19 - - [2026-02-09 03:04:24] "GET /virtual-machine/1b1654d1-f3eb-4b92-a5aa-9f749693402f HTTP/1.1" 200 1313 0.003728 10.0.0.19 - - [2026-02-09 03:04:24] "GET /virtual-machine-interface/7c44a57b-d67e-4e94-9d9e-ac960abec053 HTTP/1.1" 200 3191 0.005791 10.0.0.19 - - [2026-02-09 03:04:24] "GET /virtual-machine/1b1654d1-f3eb-4b92-a5aa-9f749693402f HTTP/1.1" 200 1313 0.003735 10.0.0.19 - - [2026-02-09 03:04:24] "GET /virtual-machine-interface/7c44a57b-d67e-4e94-9d9e-ac960abec053 HTTP/1.1" 200 3191 0.005181 10.0.0.19 - - [2026-02-09 03:04:24] "GET /instance-ip/c06cbe8a-493e-44c3-b9b8-a0995fa82c7e HTTP/1.1" 200 1704 0.005960 10.0.0.19 - - [2026-02-09 03:04:24] "GET /virtual-machine/1b1654d1-f3eb-4b92-a5aa-9f749693402f HTTP/1.1" 200 1313 0.003452 10.0.0.19 - - [2026-02-09 03:04:24] "GET /virtual-machine-interface/7c44a57b-d67e-4e94-9d9e-ac960abec053 HTTP/1.1" 200 3191 0.005604 10.0.0.19 - - [2026-02-09 03:04:24] "GET /instance-ip/c06cbe8a-493e-44c3-b9b8-a0995fa82c7e HTTP/1.1" 200 1704 0.003880 10.0.0.19 - - [2026-02-09 03:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.19 - - [2026-02-09 03:04:24] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003478 10.0.0.19 - - [2026-02-09 03:04:24] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002465 10.0.0.19 - - [2026-02-09 03:04:24] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006250 10.0.0.19 - - [2026-02-09 03:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.19 - - [2026-02-09 03:04:24] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004835 10.0.0.19 - - [2026-02-09 03:04:24] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004168 10.0.0.19 - - [2026-02-09 03:04:24] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.008767 10.0.0.19 - - [2026-02-09 03:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.19 - - [2026-02-09 03:04:24] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007455 10.0.0.19 - - [2026-02-09 03:04:24] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003633 10.0.0.19 - - [2026-02-09 03:04:24] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006077 10.0.0.19 - - [2026-02-09 03:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.19 - - [2026-02-09 03:04:24] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005141 10.0.0.19 - - [2026-02-09 03:04:24] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003437 10.0.0.19 - - [2026-02-09 03:04:24] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006844 10.0.0.19 - - [2026-02-09 03:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005135 10.0.0.19 - - [2026-02-09 03:04:24] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006526 10.0.0.19 - - [2026-02-09 03:04:24] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004094 10.0.0.19 - - [2026-02-09 03:04:24] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.007136 10.0.0.19 - - [2026-02-09 03:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004944 10.0.0.19 - - [2026-02-09 03:04:24] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005338 10.0.0.19 - - [2026-02-09 03:04:24] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004700 10.0.0.19 - - [2026-02-09 03:04:24] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.007812 10.0.0.19 - - [2026-02-09 03:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.19 - - [2026-02-09 03:04:24] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006428 10.0.0.19 - - [2026-02-09 03:04:25] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004454 10.0.0.19 - - [2026-02-09 03:04:25] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.008522 10.0.0.19 - - [2026-02-09 03:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.19 - - [2026-02-09 03:04:26] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004044 10.0.0.19 - - [2026-02-09 03:04:26] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003118 10.0.0.19 - - [2026-02-09 03:04:26] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005993 10.0.0.19 - - [2026-02-09 03:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.19 - - [2026-02-09 03:04:26] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004133 10.0.0.19 - - [2026-02-09 03:04:26] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003763 10.0.0.19 - - [2026-02-09 03:04:26] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006006 10.0.0.19 - - [2026-02-09 03:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.19 - - [2026-02-09 03:04:26] "GET /routing-instance/47c3bca1-f254-4bad-84cd-4c74d086bf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004741 10.0.0.19 - - [2026-02-09 03:04:26] "GET /route-target/912631d6-cb10-4ac4-acec-8990687d0d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004021 10.0.0.19 - - [2026-02-09 03:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.19 - - [2026-02-09 03:04:26] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004617 10.0.0.19 - - [2026-02-09 03:04:26] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003074 10.0.0.19 - - [2026-02-09 03:04:26] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006211 10.0.0.19 - - [2026-02-09 03:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.19 - - [2026-02-09 03:04:26] "GET /routing-instance/47c3bca1-f254-4bad-84cd-4c74d086bf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004479 10.0.0.19 - - [2026-02-09 03:04:26] "GET /route-target/912631d6-cb10-4ac4-acec-8990687d0d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004024 10.0.0.19 - - [2026-02-09 03:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.19 - - [2026-02-09 03:04:26] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004182 10.0.0.19 - - [2026-02-09 03:04:26] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003170 10.0.0.19 - - [2026-02-09 03:04:26] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005895 10.0.0.19 - - [2026-02-09 03:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.19 - - [2026-02-09 03:04:27] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004303 10.0.0.19 - - [2026-02-09 03:04:27] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003464 10.0.0.19 - - [2026-02-09 03:04:27] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006033 10.0.0.19 - - [2026-02-09 03:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.19 - - [2026-02-09 03:04:27] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004480 10.0.0.19 - - [2026-02-09 03:04:27] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003047 10.0.0.19 - - [2026-02-09 03:04:27] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005980 10.0.0.19 - - [2026-02-09 03:04:27] "GET /obj-perms HTTP/1.1" 200 5072 0.004455 10.0.0.41 - - [2026-02-09 03:04:27] "GET /obj-perms HTTP/1.1" 200 5072 0.004198 10.0.0.19 - - [2026-02-09 03:04:27] "GET /obj-perms HTTP/1.1" 200 5072 0.003691 10.0.0.41 - - [2026-02-09 03:04:27] "GET /obj-perms HTTP/1.1" 200 5072 0.004919 10.0.0.19 - - [2026-02-09 03:04:27] "GET /virtual-machine/1b1654d1-f3eb-4b92-a5aa-9f749693402f HTTP/1.1" 200 1313 0.003935 10.0.0.19 - - [2026-02-09 03:04:27] "GET /virtual-machine-interface/7c44a57b-d67e-4e94-9d9e-ac960abec053 HTTP/1.1" 200 3191 0.005328 10.0.0.19 - - [2026-02-09 03:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.19 - - [2026-02-09 03:04:27] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003654 10.0.0.19 - - [2026-02-09 03:04:27] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004260 10.0.0.19 - - [2026-02-09 03:04:27] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.008251 10.0.0.19 - - [2026-02-09 03:04:28] "POST /neutron/port HTTP/1.1" 200 1145 0.018296 10.0.0.19 - - [2026-02-09 03:04:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005133 10.0.0.19 - - [2026-02-09 03:04:28] "POST /neutron/network HTTP/1.1" 200 927 0.008989 10.0.0.19 - - [2026-02-09 03:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.19 - - [2026-02-09 03:04:28] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004768 10.0.0.19 - - [2026-02-09 03:04:28] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004041 10.0.0.19 - - [2026-02-09 03:04:28] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.008085 10.0.0.19 - - [2026-02-09 03:04:28] "GET /virtual-machine/f2165410-fe9b-4a35-9ef7-2c377f02b751 HTTP/1.1" 200 1314 0.004580 10.0.0.19 - - [2026-02-09 03:04:28] "GET /virtual-machine-interface/34309726-b02e-459d-9009-93152cc1f06f HTTP/1.1" 200 3191 0.005383 10.0.0.19 - - [2026-02-09 03:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.19 - - [2026-02-09 03:04:28] "GET /security-group/65447c70-bfed-4f29-a48a-eb80d569bcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.003546 10.0.0.19 - - [2026-02-09 03:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.19 - - [2026-02-09 03:04:29] "GET /security-group/65447c70-bfed-4f29-a48a-eb80d569bcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.004522 10.0.0.19 - - [2026-02-09 03:04:29] "POST /neutron/port HTTP/1.1" 200 1145 0.019319 10.0.0.19 - - [2026-02-09 03:04:29] "POST /neutron/port HTTP/1.1" 200 1097 0.084591 10.0.0.19 - - [2026-02-09 03:04:29] "GET /virtual-machine/f2165410-fe9b-4a35-9ef7-2c377f02b751 HTTP/1.1" 200 1314 0.005013 10.0.0.19 - - [2026-02-09 03:04:29] "GET /virtual-machine-interface/34309726-b02e-459d-9009-93152cc1f06f HTTP/1.1" 200 3139 0.006148 10.0.0.19 - - [2026-02-09 03:04:29] "POST /neutron/port HTTP/1.1" 200 1097 0.018160 10.0.0.19 - - [2026-02-09 03:04:29] "GET /virtual-machine/f2165410-fe9b-4a35-9ef7-2c377f02b751 HTTP/1.1" 200 1314 0.005047 10.0.0.19 - - [2026-02-09 03:04:29] "GET /virtual-machine-interface/34309726-b02e-459d-9009-93152cc1f06f HTTP/1.1" 200 3191 0.009324 10.0.0.19 - - [2026-02-09 03:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.19 - - [2026-02-09 03:04:29] "GET /security-group/65447c70-bfed-4f29-a48a-eb80d569bcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.004518 10.0.0.19 - - [2026-02-09 03:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.19 - - [2026-02-09 03:04:29] "GET /security-group/65447c70-bfed-4f29-a48a-eb80d569bcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.005210 10.0.0.19 - - [2026-02-09 03:04:29] "POST /neutron/security_group HTTP/1.1" 200 1443 0.004318 10.0.0.19 - - [2026-02-09 03:04:56] "POST /neutron/port HTTP/1.1" 200 1145 0.017550 10.0.0.19 - - [2026-02-09 03:04:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004992 10.0.0.19 - - [2026-02-09 03:04:56] "POST /neutron/network HTTP/1.1" 200 927 0.007306 10.0.0.19 - - [2026-02-09 03:05:17] "GET /obj-perms HTTP/1.1" 200 5056 0.046210 10.0.0.19 - - [2026-02-09 03:05:29] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.169409 10.0.0.19 - - [2026-02-09 03:05:29] "PUT /access-control-list/c0f05f3a-978c-40eb-be79-0a8e3d3ab856 HTTP/1.1" 200 272 0.017741 10.0.0.19 - - [2026-02-09 03:05:30] "POST /neutron/security_group_rule HTTP/1.1" 200 582 0.180524 10.0.0.19 - - [2026-02-09 03:05:30] "POST /neutron/port HTTP/1.1" 200 1145 0.038725 10.0.0.19 - - [2026-02-09 03:05:30] "POST /neutron/subnet HTTP/1.1" 200 698 0.008625 10.0.0.19 - - [2026-02-09 03:05:32] "POST /neutron/security_group HTTP/1.1" 200 1417 0.008880 10.0.0.19 - - [2026-02-09 03:05:32] "POST /neutron/port HTTP/1.1" 200 1135 0.014286 10.0.0.19 - - [2026-02-09 03:05:32] "GET /virtual-machine/1b1654d1-f3eb-4b92-a5aa-9f749693402f HTTP/1.1" 200 1313 0.006331 10.0.0.19 - - [2026-02-09 03:05:33] "POST /neutron/port HTTP/1.1" 200 1097 0.016202 10.0.0.19 - - [2026-02-09 03:05:34] "GET /virtual-machine/1b1654d1-f3eb-4b92-a5aa-9f749693402f HTTP/1.1" 404 171 0.003424 10.0.0.19 - - [2026-02-09 03:05:34] "GET /virtual-machine/1b1654d1-f3eb-4b92-a5aa-9f749693402f HTTP/1.1" 404 171 0.003203 10.0.0.19 - - [2026-02-09 03:05:34] "GET /virtual-machine/1b1654d1-f3eb-4b92-a5aa-9f749693402f HTTP/1.1" 404 171 0.003206 10.0.0.19 - - [2026-02-09 03:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.19 - - [2026-02-09 03:05:35] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003974 10.0.0.19 - - [2026-02-09 03:05:35] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002784 10.0.0.19 - - [2026-02-09 03:05:35] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006617 10.0.0.19 - - [2026-02-09 03:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.19 - - [2026-02-09 03:05:35] "GET /routing-instance/47c3bca1-f254-4bad-84cd-4c74d086bf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004943 10.0.0.19 - - [2026-02-09 03:05:35] "GET /route-target/912631d6-cb10-4ac4-acec-8990687d0d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003676 10.0.0.41 - - [2026-02-09 03:05:38] "GET /obj-perms HTTP/1.1" 200 5072 0.004055 10.0.0.19 - - [2026-02-09 03:05:38] "GET /obj-perms HTTP/1.1" 200 5072 0.006044 10.0.0.19 - - [2026-02-09 03:05:38] "POST /neutron/port HTTP/1.1" 200 1145 0.016697 10.0.0.19 - - [2026-02-09 03:05:38] "POST /neutron/port HTTP/1.1" 200 1097 0.075555 10.0.0.19 - - [2026-02-09 03:05:38] "GET /virtual-machine/f2165410-fe9b-4a35-9ef7-2c377f02b751 HTTP/1.1" 200 1314 0.004552 10.0.0.19 - - [2026-02-09 03:05:39] "POST /neutron/port HTTP/1.1" 200 151 0.181482 10.0.0.19 - - [2026-02-09 03:05:40] "GET /virtual-machine/f2165410-fe9b-4a35-9ef7-2c377f02b751 HTTP/1.1" 404 171 0.003650 10.0.0.19 - - [2026-02-09 03:05:40] "GET /virtual-machine/f2165410-fe9b-4a35-9ef7-2c377f02b751 HTTP/1.1" 404 171 0.002714 10.0.0.19 - - [2026-02-09 03:05:40] "GET /virtual-machine/f2165410-fe9b-4a35-9ef7-2c377f02b751 HTTP/1.1" 404 171 0.004500 10.0.0.19 - - [2026-02-09 03:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.19 - - [2026-02-09 03:05:41] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005389 10.0.0.19 - - [2026-02-09 03:05:41] "GET /virtual-networks?parent_id=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.006623 10.0.0.19 - - [2026-02-09 03:05:41] "GET /virtual-network/91676e8b-523d-4843-a08f-40cc2374ec65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.007249 10.0.0.19 - - [2026-02-09 03:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.19 - - [2026-02-09 03:05:41] "GET /routing-instance/47c3bca1-f254-4bad-84cd-4c74d086bf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005590 10.0.0.19 - - [2026-02-09 03:05:41] "GET /route-target/912631d6-cb10-4ac4-acec-8990687d0d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004513 10.0.0.19 - - [2026-02-09 03:05:44] "GET /obj-perms HTTP/1.1" 200 5072 0.004590 10.0.0.41 - - [2026-02-09 03:05:44] "GET /obj-perms HTTP/1.1" 200 5072 0.004374 10.0.0.19 - - [2026-02-09 03:05:53] "GET /obj-perms HTTP/1.1" 200 5072 0.004949 10.0.0.41 - - [2026-02-09 03:05:53] "GET /obj-perms HTTP/1.1" 200 5072 0.004927 10.0.0.19 - - [2026-02-09 03:06:02] "GET /obj-perms HTTP/1.1" 200 5072 0.004856 10.0.0.41 - - [2026-02-09 03:06:02] "GET /obj-perms HTTP/1.1" 200 5072 0.004447 10.0.0.19 - - [2026-02-09 03:06:08] "GET /obj-perms HTTP/1.1" 200 5072 0.004077 10.0.0.33 - - [2026-02-09 03:06:09] "GET /obj-perms HTTP/1.1" 200 5072 0.054342 10.0.0.41 - - [2026-02-09 03:06:09] "GET /obj-perms HTTP/1.1" 200 5072 0.004414 10.0.0.19 - - [2026-02-09 03:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007155 10.0.0.19 - - [2026-02-09 03:06:09] "POST /neutron/security_group HTTP/1.1" 200 1443 0.005069 10.0.0.19 - - [2026-02-09 03:06:09] "POST /fqname-to-id HTTP/1.1" 404 245 0.006216 10.0.0.19 - - [2026-02-09 03:06:09] "DELETE /access-control-list/c0f05f3a-978c-40eb-be79-0a8e3d3ab856 HTTP/1.1" 200 115 0.039151 10.0.0.41 - - [2026-02-09 03:06:11] "GET /projects?obj_uuids=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001066 10.0.0.19 - - [2026-02-09 03:06:11] "GET /project/5ccf816f-d912-4592-b87c-cfc9d211a869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.066407 10.0.0.41 - - [2026-02-09 03:06:11] "GET /projects?obj_uuids=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000999 10.0.0.19 - - [2026-02-09 03:06:11] "GET /project/5ccf816f-d912-4592-b87c-cfc9d211a869?fields=virtual_networks HTTP/1.1" 200 1074 0.044991 10.0.0.41 - - [2026-02-09 03:06:11] "GET /projects?obj_uuids=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001042 10.0.0.19 - - [2026-02-09 03:06:11] "GET /project/5ccf816f-d912-4592-b87c-cfc9d211a869?fields=virtual_machine_interfaces HTTP/1.1" 200 1074 0.047007 10.0.0.41 - - [2026-02-09 03:06:11] "GET /projects?obj_uuids=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001108 10.0.0.19 - - [2026-02-09 03:06:11] "GET /project/5ccf816f-d912-4592-b87c-cfc9d211a869?fields=security_groups HTTP/1.1" 200 1321 0.044669 10.0.0.19 - - [2026-02-09 03:06:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.025789 10.0.0.41 - - [2026-02-09 03:06:12] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003444 10.0.0.41 - - [2026-02-09 03:06:12] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001169 10.0.0.41 - - [2026-02-09 03:06:12] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.033299 10.0.0.41 - - [2026-02-09 03:06:12] "POST /id-to-fqname HTTP/1.1" 200 188 0.004297 10.0.0.41 - - [2026-02-09 03:06:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.008280 10.0.0.41 - - [2026-02-09 03:06:12] "POST /security-groups HTTP/1.1" 200 589 0.031727 10.0.0.41 - - [2026-02-09 03:06:12] "POST /projects HTTP/1.1" 200 581 0.262577 10.0.0.19 - - [2026-02-09 03:06:12] "POST /fqname-to-id HTTP/1.1" 404 231 0.010283 10.0.0.41 - - [2026-02-09 03:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.337614 10.0.0.19 - - [2026-02-09 03:06:12] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.495042 10.0.0.19 - - [2026-02-09 03:06:13] "GET / HTTP/1.1" 200 35931 0.002239 10.0.0.19 - - [2026-02-09 03:06:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000531 10.0.0.19 - - [2026-02-09 03:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.058119 10.0.0.41 - - [2026-02-09 03:06:15] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001190 10.0.0.19 - - [2026-02-09 03:06:15] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.044448 10.0.0.41 - - [2026-02-09 03:06:16] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001996 10.0.0.19 - - [2026-02-09 03:06:16] "POST /neutron/network HTTP/1.1" 200 615 0.199232 10.0.0.19 - - [2026-02-09 03:06:16] "POST /ref-update HTTP/1.1" 200 156 0.021423 10.0.0.19 - - [2026-02-09 03:06:16] "POST /id-to-fqname HTTP/1.1" 200 224 0.004143 10.0.0.19 - - [2026-02-09 03:06:16] "GET /virtual-network/2e59c226-b8ef-43fb-8add-5f93da4e2f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005655 10.0.0.19 - - [2026-02-09 03:06:16] "POST /neutron/network HTTP/1.1" 200 831 0.006897 10.0.0.19 - - [2026-02-09 03:06:16] "GET /virtual-network/2e59c226-b8ef-43fb-8add-5f93da4e2f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005822 10.0.0.19 - - [2026-02-09 03:06:16] "POST /id-to-fqname HTTP/1.1" 200 224 0.001738 10.0.0.19 - - [2026-02-09 03:06:16] "POST /neutron/network HTTP/1.1" 200 841 0.007573 10.0.0.41 - - [2026-02-09 03:06:17] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003313 10.0.0.19 - - [2026-02-09 03:06:17] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.073811 10.0.0.19 - - [2026-02-09 03:06:17] "POST /neutron/port HTTP/1.1" 200 117 0.007249 10.0.0.41 - - [2026-02-09 03:06:18] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001476 10.0.0.19 - - [2026-02-09 03:06:18] "POST /neutron/port HTTP/1.1" 200 1055 0.253577 10.0.0.19 - - [2026-02-09 03:06:18] "POST /neutron/port HTTP/1.1" 200 1109 0.105562 10.0.0.19 - - [2026-02-09 03:06:18] "POST /neutron/subnet HTTP/1.1" 200 684 0.009648 10.0.0.19 - - [2026-02-09 03:06:22] "POST /neutron/port HTTP/1.1" 200 1119 0.018261 10.0.0.19 - - [2026-02-09 03:06:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007819 10.0.0.19 - - [2026-02-09 03:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.41 - - [2026-02-09 03:06:23] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001310 10.0.0.19 - - [2026-02-09 03:06:23] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.046594 10.0.0.41 - - [2026-02-09 03:06:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005516 10.0.0.19 - - [2026-02-09 03:06:23] "POST /neutron/subnet HTTP/1.1" 200 720 0.215460 10.0.0.19 - - [2026-02-09 03:06:23] "POST /id-to-fqname HTTP/1.1" 200 223 0.001405 10.0.0.19 - - [2026-02-09 03:06:23] "GET /virtual-network/315ddfcd-38c3-41d2-b05f-c8dba364eb26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005504 10.0.0.19 - - [2026-02-09 03:06:23] "GET /virtual-network/315ddfcd-38c3-41d2-b05f-c8dba364eb26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005584 10.0.0.19 - - [2026-02-09 03:06:23] "POST /neutron/network HTTP/1.1" 200 831 0.007663 10.0.0.19 - - [2026-02-09 03:06:24] "GET /virtual-network/315ddfcd-38c3-41d2-b05f-c8dba364eb26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006021 10.0.0.19 - - [2026-02-09 03:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.41 - - [2026-02-09 03:06:25] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001417 10.0.0.19 - - [2026-02-09 03:06:25] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.043799 10.0.0.41 - - [2026-02-09 03:06:25] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001053 10.0.0.19 - - [2026-02-09 03:06:25] "POST /neutron/network HTTP/1.1" 200 613 0.113917 10.0.0.19 - - [2026-02-09 03:06:25] "POST /route-targets HTTP/1.1" 200 327 0.013163 10.0.0.19 - - [2026-02-09 03:06:25] "POST /id-to-fqname HTTP/1.1" 200 223 0.003301 10.0.0.19 - - [2026-02-09 03:06:25] "GET /virtual-network/b20ad535-25a6-49a8-b968-51bb1ab06c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005789 10.0.0.19 - - [2026-02-09 03:06:25] "POST /neutron/network HTTP/1.1" 200 831 0.006287 10.0.0.19 - - [2026-02-09 03:06:25] "GET /virtual-network/b20ad535-25a6-49a8-b968-51bb1ab06c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007787 10.0.0.19 - - [2026-02-09 03:06:26] "GET /virtual-network/b20ad535-25a6-49a8-b968-51bb1ab06c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006182 10.0.0.19 - - [2026-02-09 03:06:26] "GET /obj-perms HTTP/1.1" 200 5026 0.046991 10.0.0.33 - - [2026-02-09 03:06:26] "GET /obj-perms HTTP/1.1" 200 5026 0.044466 10.0.0.41 - - [2026-02-09 03:06:26] "GET /obj-perms HTTP/1.1" 200 5026 0.051718 10.0.0.19 - - [2026-02-09 03:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.41 - - [2026-02-09 03:06:26] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001556 10.0.0.19 - - [2026-02-09 03:06:26] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.043738 10.0.0.19 - - [2026-02-09 03:06:26] "POST /neutron/network HTTP/1.1" 200 117 0.016062 10.0.0.19 - - [2026-02-09 03:06:26] "POST /ref-update HTTP/1.1" 200 156 0.031313 10.0.0.19 - - [2026-02-09 03:06:26] "POST /neutron/network HTTP/1.1" 200 833 0.008739 10.0.0.19 - - [2026-02-09 03:06:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.001031 10.0.0.19 - - [2026-02-09 03:06:26] "GET /virtual-network/5663e021-158e-43a6-9b03-c69393844174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004991 10.0.0.19 - - [2026-02-09 03:06:27] "GET /virtual-network/5663e021-158e-43a6-9b03-c69393844174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005225 10.0.0.19 - - [2026-02-09 03:06:27] "POST /neutron/subnet HTTP/1.1" 200 720 0.008518 10.0.0.19 - - [2026-02-09 03:06:27] "GET /virtual-network/5663e021-158e-43a6-9b03-c69393844174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005498 10.0.0.19 - - [2026-02-09 03:06:27] "POST /id-to-fqname HTTP/1.1" 200 223 0.001523 10.0.0.19 - - [2026-02-09 03:06:27] "POST /neutron/network HTTP/1.1" 200 841 0.007493 10.0.0.41 - - [2026-02-09 03:06:28] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001075 10.0.0.19 - - [2026-02-09 03:06:28] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.062138 10.0.0.19 - - [2026-02-09 03:06:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008004 10.0.0.19 - - [2026-02-09 03:06:28] "POST /id-to-fqname HTTP/1.1" 200 224 0.001632 10.0.0.19 - - [2026-02-09 03:06:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009709 10.0.0.41 - - [2026-02-09 03:06:29] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001053 10.0.0.19 - - [2026-02-09 03:06:29] "POST /neutron/port HTTP/1.1" 200 1057 0.287784 10.0.0.19 - - [2026-02-09 03:06:29] "POST /neutron/port HTTP/1.1" 200 1111 0.119946 10.0.0.19 - - [2026-02-09 03:06:29] "POST /neutron/subnet HTTP/1.1" 200 693 0.010429 10.0.0.41 - - [2026-02-09 03:06:29] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001019 10.0.0.19 - - [2026-02-09 03:06:29] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.059887 10.0.0.19 - - [2026-02-09 03:06:29] "POST /neutron/network HTTP/1.1" 200 833 0.031754 10.0.0.19 - - [2026-02-09 03:06:30] "POST /neutron/port HTTP/1.1" 200 117 0.008085 10.0.0.19 - - [2026-02-09 03:06:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.004089 10.0.0.19 - - [2026-02-09 03:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.41 - - [2026-02-09 03:06:30] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001064 10.0.0.19 - - [2026-02-09 03:06:30] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.007817 10.0.0.19 - - [2026-02-09 03:06:30] "POST /service-templates HTTP/1.1" 200 543 0.028037 10.0.0.19 - - [2026-02-09 03:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.19 - - [2026-02-09 03:06:30] "GET /service-template/2f531f89-7c53-4904-b66b-9c54ab301eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006422 10.0.0.19 - - [2026-02-09 03:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.19 - - [2026-02-09 03:06:30] "GET /service-template/2f531f89-7c53-4904-b66b-9c54ab301eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004452 10.0.0.19 - - [2026-02-09 03:06:30] "POST /id-to-fqname HTTP/1.1" 200 223 0.001896 10.0.0.19 - - [2026-02-09 03:06:30] "POST /id-to-fqname HTTP/1.1" 200 223 0.001527 10.0.0.19 - - [2026-02-09 03:06:30] "POST /id-to-fqname HTTP/1.1" 200 224 0.001380 10.0.0.19 - - [2026-02-09 03:06:30] "POST /neutron/port HTTP/1.1" 200 3002 0.034307 10.0.0.19 - - [2026-02-09 03:06:30] "POST /neutron/port HTTP/1.1" 200 1057 0.016994 10.0.0.19 - - [2026-02-09 03:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.19 - - [2026-02-09 03:06:30] "DELETE /service-template/2f531f89-7c53-4904-b66b-9c54ab301eec HTTP/1.1" 200 115 0.028074 10.0.0.19 - - [2026-02-09 03:06:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004878 10.0.0.19 - - [2026-02-09 03:06:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.002470 10.0.0.19 - - [2026-02-09 03:06:31] "POST /neutron/network HTTP/1.1" 200 833 0.007487 10.0.0.19 - - [2026-02-09 03:06:31] "POST /neutron/port HTTP/1.1" 200 1121 0.018903 10.0.0.19 - - [2026-02-09 03:06:32] "POST /neutron/port HTTP/1.1" 200 1121 0.018854 10.0.0.19 - - [2026-02-09 03:06:33] "POST /neutron/network HTTP/1.1" 200 833 0.007295 10.0.0.19 - - [2026-02-09 03:06:33] "POST /neutron/network HTTP/1.1" 200 831 0.007365 10.0.0.19 - - [2026-02-09 03:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.41 - - [2026-02-09 03:06:34] "DELETE /project/bcdf3a42882c44369bcaf3e6276e268f HTTP/1.1" 404 173 0.006484 10.0.0.41 - - [2026-02-09 03:06:34] "GET /projects?obj_uuids=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000873 10.0.0.41 - - [2026-02-09 03:06:34] "GET /project/5ccf816f-d912-4592-b87c-cfc9d211a869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.043038 10.0.0.41 - - [2026-02-09 03:06:34] "GET /projects?obj_uuids=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001654 10.0.0.41 - - [2026-02-09 03:06:34] "GET /project/5ccf816f-d912-4592-b87c-cfc9d211a869?fields=security_groups HTTP/1.1" 200 1426 0.053818 10.0.0.41 - - [2026-02-09 03:06:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004220 10.0.0.41 - - [2026-02-09 03:06:34] "POST /useragent-kv HTTP/1.1" 200 115 0.006342 10.0.0.19 - - [2026-02-09 03:06:34] "POST /neutron/network HTTP/1.1" 200 151 0.183221 10.0.0.19 - - [2026-02-09 03:06:34] "DELETE /route-target/164fceff-96d6-4f3f-bd7e-e23c16d4d0d8 HTTP/1.1" 200 115 0.041450 10.0.0.41 - - [2026-02-09 03:06:34] "DELETE /security-group/6ba5f657-93d5-462d-8f8d-66cf3c7808f5 HTTP/1.1" 200 115 0.064378 10.0.0.41 - - [2026-02-09 03:06:34] "GET /projects?obj_uuids=5ccf816f-d912-4592-b87c-cfc9d211a869&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001167 10.0.0.41 - - [2026-02-09 03:06:34] "GET /project/5ccf816f-d912-4592-b87c-cfc9d211a869?fields=application_policy_sets HTTP/1.1" 200 1465 0.053745 10.0.0.41 - - [2026-02-09 03:06:34] "DELETE /project/5ccf816f-d912-4592-b87c-cfc9d211a869 HTTP/1.1" 200 115 0.428630 10.0.0.19 - - [2026-02-09 03:06:35] "POST /neutron/port HTTP/1.1" 200 1119 0.019143 10.0.0.19 - - [2026-02-09 03:06:36] "POST /neutron/network HTTP/1.1" 200 831 0.007124 10.0.0.19 - - [2026-02-09 03:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.19 - - [2026-02-09 03:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.41 - - [2026-02-09 03:06:39] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000955 10.0.0.19 - - [2026-02-09 03:06:39] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.040081 10.0.0.41 - - [2026-02-09 03:06:39] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000964 10.0.0.19 - - [2026-02-09 03:06:39] "POST /neutron/network HTTP/1.1" 200 613 0.133350 10.0.0.19 - - [2026-02-09 03:06:39] "POST /ref-update HTTP/1.1" 200 156 0.024949 10.0.0.19 - - [2026-02-09 03:06:39] "POST /id-to-fqname HTTP/1.1" 200 223 0.003262 10.0.0.19 - - [2026-02-09 03:06:39] "GET /virtual-network/94509362-83d3-40ad-bf65-28ba86294e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.009948 10.0.0.19 - - [2026-02-09 03:06:39] "POST /neutron/network HTTP/1.1" 200 833 0.006882 10.0.0.19 - - [2026-02-09 03:06:39] "GET /virtual-network/94509362-83d3-40ad-bf65-28ba86294e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005711 10.0.0.19 - - [2026-02-09 03:06:40] "GET /virtual-network/94509362-83d3-40ad-bf65-28ba86294e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006669 10.0.0.19 - - [2026-02-09 03:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.41 - - [2026-02-09 03:06:40] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000980 10.0.0.19 - - [2026-02-09 03:06:40] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.043704 10.0.0.19 - - [2026-02-09 03:06:40] "POST /neutron/network HTTP/1.1" 200 117 0.016989 10.0.0.19 - - [2026-02-09 03:06:40] "POST /neutron/network HTTP/1.1" 200 833 0.009418 10.0.0.19 - - [2026-02-09 03:06:40] "POST /id-to-fqname HTTP/1.1" 200 223 0.001185 10.0.0.19 - - [2026-02-09 03:06:40] "GET /virtual-network/37dbc672-cc3f-4dcf-94be-131c671bc324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005115 10.0.0.19 - - [2026-02-09 03:06:40] "GET /virtual-network/37dbc672-cc3f-4dcf-94be-131c671bc324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006276 10.0.0.19 - - [2026-02-09 03:06:40] "POST /neutron/subnet HTTP/1.1" 200 729 0.009344 10.0.0.19 - - [2026-02-09 03:06:41] "GET /virtual-network/37dbc672-cc3f-4dcf-94be-131c671bc324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005722 10.0.0.19 - - [2026-02-09 03:06:41] "GET /obj-perms HTTP/1.1" 200 5026 0.003720 10.0.0.33 - - [2026-02-09 03:06:41] "GET /obj-perms HTTP/1.1" 200 5026 0.004380 10.0.0.41 - - [2026-02-09 03:06:41] "GET /obj-perms HTTP/1.1" 200 5026 0.003826 10.0.0.19 - - [2026-02-09 03:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.41 - - [2026-02-09 03:06:41] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000968 10.0.0.19 - - [2026-02-09 03:06:41] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.038779 10.0.0.19 - - [2026-02-09 03:06:41] "POST /route-targets HTTP/1.1" 200 327 0.017057 10.0.0.41 - - [2026-02-09 03:06:41] "POST /useragent-kv HTTP/1.1" 200 115 0.005959 10.0.0.19 - - [2026-02-09 03:06:41] "POST /neutron/subnet HTTP/1.1" 200 729 0.262881 10.0.0.19 - - [2026-02-09 03:06:41] "POST /id-to-fqname HTTP/1.1" 200 224 0.001462 10.0.0.19 - - [2026-02-09 03:06:41] "GET /virtual-network/d6eb4f98-55a0-411f-9e56-d8c501e57789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005353 10.0.0.19 - - [2026-02-09 03:06:41] "GET /virtual-network/d6eb4f98-55a0-411f-9e56-d8c501e57789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006124 10.0.0.19 - - [2026-02-09 03:06:42] "POST /neutron/network HTTP/1.1" 200 835 0.007518 10.0.0.19 - - [2026-02-09 03:06:42] "GET /virtual-network/d6eb4f98-55a0-411f-9e56-d8c501e57789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005625 10.0.0.19 - - [2026-02-09 03:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.41 - - [2026-02-09 03:06:42] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001161 10.0.0.19 - - [2026-02-09 03:06:42] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.044598 10.0.0.41 - - [2026-02-09 03:06:42] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001360 10.0.0.19 - - [2026-02-09 03:06:42] "POST /neutron/network HTTP/1.1" 200 625 0.124009 10.0.0.19 - - [2026-02-09 03:06:42] "POST /ref-update HTTP/1.1" 200 156 0.022211 10.0.0.19 - - [2026-02-09 03:06:42] "POST /id-to-fqname HTTP/1.1" 200 229 0.003225 10.0.0.19 - - [2026-02-09 03:06:42] "GET /virtual-network/76c1d4bb-3bc2-46e9-9145-cffaaa0b587d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005971 10.0.0.19 - - [2026-02-09 03:06:42] "POST /neutron/network HTTP/1.1" 200 846 0.006855 10.0.0.19 - - [2026-02-09 03:06:42] "GET /virtual-network/76c1d4bb-3bc2-46e9-9145-cffaaa0b587d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005217 10.0.0.19 - - [2026-02-09 03:06:43] "GET /virtual-network/76c1d4bb-3bc2-46e9-9145-cffaaa0b587d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005646 10.0.0.19 - - [2026-02-09 03:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.41 - - [2026-02-09 03:06:43] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000985 10.0.0.19 - - [2026-02-09 03:06:43] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.049789 10.0.0.19 - - [2026-02-09 03:06:43] "POST /neutron/network HTTP/1.1" 200 117 0.019251 10.0.0.19 - - [2026-02-09 03:06:44] "POST /neutron/network HTTP/1.1" 200 843 0.010273 10.0.0.19 - - [2026-02-09 03:06:44] "POST /id-to-fqname HTTP/1.1" 200 230 0.001564 10.0.0.19 - - [2026-02-09 03:06:44] "GET /virtual-network/39695e79-02ee-40d8-b22c-69d313273a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006308 10.0.0.19 - - [2026-02-09 03:06:44] "GET /virtual-network/39695e79-02ee-40d8-b22c-69d313273a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006543 10.0.0.19 - - [2026-02-09 03:06:44] "POST /neutron/subnet HTTP/1.1" 200 710 0.009622 10.0.0.19 - - [2026-02-09 03:06:44] "GET /virtual-network/39695e79-02ee-40d8-b22c-69d313273a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005780 10.0.0.19 - - [2026-02-09 03:06:44] "GET /obj-perms HTTP/1.1" 200 5026 0.004650 10.0.0.33 - - [2026-02-09 03:06:44] "GET /obj-perms HTTP/1.1" 200 5026 0.003334 10.0.0.41 - - [2026-02-09 03:06:44] "GET /obj-perms HTTP/1.1" 200 5026 0.003468 10.0.0.19 - - [2026-02-09 03:06:44] "POST /id-to-fqname HTTP/1.1" 200 223 0.001390 10.0.0.41 - - [2026-02-09 03:06:45] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001068 10.0.0.19 - - [2026-02-09 03:06:45] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.078126 10.0.0.19 - - [2026-02-09 03:06:45] "POST /neutron/port HTTP/1.1" 200 117 0.006791 10.0.0.19 - - [2026-02-09 03:06:45] "POST /id-to-fqname HTTP/1.1" 200 224 0.001901 10.0.0.19 - - [2026-02-09 03:06:45] "POST /neutron/network HTTP/1.1" 200 845 0.010753 10.0.0.19 - - [2026-02-09 03:06:46] "POST /neutron/port HTTP/1.1" 200 1059 0.022055 10.0.0.19 - - [2026-02-09 03:06:46] "POST /neutron/port HTTP/1.1" 200 1123 0.035959 10.0.0.41 - - [2026-02-09 03:06:46] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001502 10.0.0.19 - - [2026-02-09 03:06:46] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.088515 10.0.0.19 - - [2026-02-09 03:06:46] "POST /neutron/port HTTP/1.1" 200 117 0.001571 10.0.0.19 - - [2026-02-09 03:06:46] "POST /neutron/port HTTP/1.1" 200 1123 0.022660 10.0.0.19 - - [2026-02-09 03:06:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.004419 10.0.0.19 - - [2026-02-09 03:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.41 - - [2026-02-09 03:06:46] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001364 10.0.0.19 - - [2026-02-09 03:06:46] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.009578 10.0.0.19 - - [2026-02-09 03:06:46] "POST /service-templates HTTP/1.1" 200 543 0.037834 10.0.0.19 - - [2026-02-09 03:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006148 10.0.0.19 - - [2026-02-09 03:06:47] "GET /service-template/061bf8e3-1d7f-4e7b-b9fd-53b4a7cc61da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.007954 10.0.0.19 - - [2026-02-09 03:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010582 10.0.0.19 - - [2026-02-09 03:06:47] "GET /service-template/061bf8e3-1d7f-4e7b-b9fd-53b4a7cc61da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004652 10.0.0.19 - - [2026-02-09 03:06:47] "POST /id-to-fqname HTTP/1.1" 200 223 0.001423 10.0.0.19 - - [2026-02-09 03:06:47] "POST /neutron/network HTTP/1.1" 200 845 0.008831 10.0.0.19 - - [2026-02-09 03:06:47] "POST /id-to-fqname HTTP/1.1" 200 229 0.001353 10.0.0.19 - - [2026-02-09 03:06:47] "POST /id-to-fqname HTTP/1.1" 200 230 0.002110 10.0.0.19 - - [2026-02-09 03:06:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007221 10.0.0.19 - - [2026-02-09 03:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.19 - - [2026-02-09 03:06:47] "DELETE /service-template/061bf8e3-1d7f-4e7b-b9fd-53b4a7cc61da HTTP/1.1" 200 115 0.034596 10.0.0.19 - - [2026-02-09 03:06:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.004344 10.0.0.19 - - [2026-02-09 03:06:47] "POST /neutron/port HTTP/1.1" 200 1113 0.132149 10.0.0.19 - - [2026-02-09 03:06:47] "POST /neutron/subnet HTTP/1.1" 200 703 0.010347 10.0.0.19 - - [2026-02-09 03:06:47] "POST /neutron/network HTTP/1.1" 200 835 0.006773 10.0.0.19 - - [2026-02-09 03:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.41 - - [2026-02-09 03:06:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004061 10.0.0.41 - - [2026-02-09 03:06:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003891 10.0.0.19 - - [2026-02-09 03:06:48] "POST /neutron/network HTTP/1.1" 200 151 0.117196 10.0.0.19 - - [2026-02-09 03:06:48] "DELETE /route-target/99a36cb5-7d97-46c4-846c-602203b5c6e3 HTTP/1.1" 200 115 0.025260 10.0.0.19 - - [2026-02-09 03:06:48] "POST /neutron/port HTTP/1.1" 200 151 0.212370 10.0.0.19 - - [2026-02-09 03:06:49] "POST /neutron/port HTTP/1.1" 200 1123 0.018262 10.0.0.19 - - [2026-02-09 03:06:49] "POST /neutron/port HTTP/1.1" 200 117 0.007211 10.0.0.19 - - [2026-02-09 03:06:49] "POST /neutron/port HTTP/1.1" 200 117 0.006207 10.0.0.19 - - [2026-02-09 03:06:50] "POST /neutron/network HTTP/1.1" 200 833 0.008395 10.0.0.19 - - [2026-02-09 03:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004569 10.0.0.41 - - [2026-02-09 03:06:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004196 10.0.0.41 - - [2026-02-09 03:06:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004774 10.0.0.19 - - [2026-02-09 03:06:51] "POST /neutron/network HTTP/1.1" 200 151 0.135321 10.0.0.19 - - [2026-02-09 03:06:51] "DELETE /route-target/a5937132-3449-461d-9763-cae5cf8275cd HTTP/1.1" 200 115 0.041811 10.0.0.41 - - [2026-02-09 03:06:53] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001347 10.0.0.19 - - [2026-02-09 03:06:53] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.046391 10.0.0.41 - - [2026-02-09 03:06:53] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001709 10.0.0.19 - - [2026-02-09 03:06:53] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?fields=virtual_networks HTTP/1.1" 200 1029 0.051560 10.0.0.41 - - [2026-02-09 03:06:53] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001118 10.0.0.19 - - [2026-02-09 03:06:53] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.041358 10.0.0.41 - - [2026-02-09 03:06:53] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001037 10.0.0.19 - - [2026-02-09 03:06:53] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?fields=security_groups HTTP/1.1" 200 1253 0.040835 10.0.0.19 - - [2026-02-09 03:06:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.026317 10.0.0.41 - - [2026-02-09 03:06:54] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003158 10.0.0.41 - - [2026-02-09 03:06:54] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001256 10.0.0.41 - - [2026-02-09 03:06:54] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.011760 10.0.0.41 - - [2026-02-09 03:06:54] "POST /id-to-fqname HTTP/1.1" 200 188 0.002475 10.0.0.41 - - [2026-02-09 03:06:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.004865 10.0.0.41 - - [2026-02-09 03:06:54] "POST /security-groups HTTP/1.1" 200 589 0.073618 10.0.0.41 - - [2026-02-09 03:06:54] "POST /projects HTTP/1.1" 200 581 0.286927 10.0.0.41 - - [2026-02-09 03:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.319715 10.0.0.19 - - [2026-02-09 03:06:54] "POST /fqname-to-id HTTP/1.1" 404 231 0.024177 10.0.0.19 - - [2026-02-09 03:06:54] "GET /project/51cefaa7-8d08-4155-b44e-2b5a6d0ac789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.461450 10.0.0.19 - - [2026-02-09 03:06:55] "GET / HTTP/1.1" 200 35931 0.002294 10.0.0.19 - - [2026-02-09 03:06:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000548 10.0.0.19 - - [2026-02-09 03:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.055276 10.0.0.41 - - [2026-02-09 03:06:57] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001095 10.0.0.19 - - [2026-02-09 03:06:57] "GET /project/51cefaa7-8d08-4155-b44e-2b5a6d0ac789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.043501 10.0.0.19 - - [2026-02-09 03:06:58] "POST /ref-update HTTP/1.1" 200 156 0.032326 10.0.0.41 - - [2026-02-09 03:06:58] "POST /useragent-kv HTTP/1.1" 200 115 0.005383 10.0.0.19 - - [2026-02-09 03:06:58] "POST /neutron/subnet HTTP/1.1" 200 729 0.257843 10.0.0.19 - - [2026-02-09 03:06:58] "POST /id-to-fqname HTTP/1.1" 200 223 0.001427 10.0.0.19 - - [2026-02-09 03:06:58] "GET /virtual-network/e957842b-0d7d-4a22-bfca-9f8485e67a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005347 10.0.0.19 - - [2026-02-09 03:06:58] "GET /virtual-network/e957842b-0d7d-4a22-bfca-9f8485e67a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006387 10.0.0.19 - - [2026-02-09 03:06:58] "POST /neutron/network HTTP/1.1" 200 833 0.006553 10.0.0.19 - - [2026-02-09 03:06:59] "GET /virtual-network/e957842b-0d7d-4a22-bfca-9f8485e67a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006912 10.0.0.19 - - [2026-02-09 03:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.41 - - [2026-02-09 03:07:00] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001615 10.0.0.19 - - [2026-02-09 03:07:00] "GET /project/51cefaa7-8d08-4155-b44e-2b5a6d0ac789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.052591 10.0.0.41 - - [2026-02-09 03:07:00] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001006 10.0.0.19 - - [2026-02-09 03:07:00] "POST /neutron/network HTTP/1.1" 200 617 0.141300 10.0.0.19 - - [2026-02-09 03:07:00] "POST /id-to-fqname HTTP/1.1" 200 225 0.003838 10.0.0.19 - - [2026-02-09 03:07:00] "GET /virtual-network/2459430c-e0f5-4fdd-a823-d916dcd027b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006213 10.0.0.19 - - [2026-02-09 03:07:00] "POST /neutron/network HTTP/1.1" 200 834 0.007699 10.0.0.19 - - [2026-02-09 03:07:00] "GET /virtual-network/2459430c-e0f5-4fdd-a823-d916dcd027b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006238 10.0.0.19 - - [2026-02-09 03:07:01] "GET /virtual-network/2459430c-e0f5-4fdd-a823-d916dcd027b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006206 10.0.0.19 - - [2026-02-09 03:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.41 - - [2026-02-09 03:07:01] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001105 10.0.0.19 - - [2026-02-09 03:07:01] "GET /project/51cefaa7-8d08-4155-b44e-2b5a6d0ac789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.053025 10.0.0.19 - - [2026-02-09 03:07:01] "POST /neutron/network HTTP/1.1" 200 117 0.015138 10.0.0.19 - - [2026-02-09 03:07:01] "POST /route-targets HTTP/1.1" 200 327 0.014878 10.0.0.19 - - [2026-02-09 03:07:02] "POST /neutron/network HTTP/1.1" 200 840 0.008849 10.0.0.19 - - [2026-02-09 03:07:02] "POST /id-to-fqname HTTP/1.1" 200 226 0.001325 10.0.0.19 - - [2026-02-09 03:07:02] "GET /virtual-network/002ef90c-5e7c-4102-9956-80bc30606241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005464 10.0.0.19 - - [2026-02-09 03:07:02] "GET /virtual-network/002ef90c-5e7c-4102-9956-80bc30606241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005601 10.0.0.19 - - [2026-02-09 03:07:02] "POST /neutron/subnet HTTP/1.1" 200 734 0.009820 10.0.0.19 - - [2026-02-09 03:07:02] "GET /virtual-network/002ef90c-5e7c-4102-9956-80bc30606241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005796 10.0.0.19 - - [2026-02-09 03:07:02] "GET /obj-perms HTTP/1.1" 200 5026 0.057037 10.0.0.33 - - [2026-02-09 03:07:02] "GET /obj-perms HTTP/1.1" 200 5026 0.052738 10.0.0.41 - - [2026-02-09 03:07:02] "GET /obj-perms HTTP/1.1" 200 5026 0.059885 10.0.0.19 - - [2026-02-09 03:07:02] "POST /id-to-fqname HTTP/1.1" 200 225 0.001455 10.0.0.41 - - [2026-02-09 03:07:03] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001379 10.0.0.19 - - [2026-02-09 03:07:03] "GET /project/51cefaa7-8d08-4155-b44e-2b5a6d0ac789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.073967 10.0.0.19 - - [2026-02-09 03:07:03] "POST /neutron/port HTTP/1.1" 200 117 0.006568 10.0.0.19 - - [2026-02-09 03:07:03] "POST /id-to-fqname HTTP/1.1" 200 226 0.001541 10.0.0.19 - - [2026-02-09 03:07:04] "POST /neutron/network HTTP/1.1" 200 850 0.008209 10.0.0.19 - - [2026-02-09 03:07:04] "POST /neutron/port HTTP/1.1" 200 1056 0.019298 10.0.0.19 - - [2026-02-09 03:07:04] "POST /neutron/port HTTP/1.1" 200 1120 0.023151 10.0.0.41 - - [2026-02-09 03:07:04] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001005 10.0.0.19 - - [2026-02-09 03:07:04] "GET /project/51cefaa7-8d08-4155-b44e-2b5a6d0ac789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.083072 10.0.0.19 - - [2026-02-09 03:07:04] "POST /neutron/network HTTP/1.1" 200 840 0.007844 10.0.0.19 - - [2026-02-09 03:07:05] "POST /neutron/port HTTP/1.1" 200 1120 0.020022 10.0.0.19 - - [2026-02-09 03:07:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.003343 10.0.0.19 - - [2026-02-09 03:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.41 - - [2026-02-09 03:07:05] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001020 10.0.0.19 - - [2026-02-09 03:07:05] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.007511 10.0.0.19 - - [2026-02-09 03:07:05] "POST /service-templates HTTP/1.1" 200 543 0.027076 10.0.0.19 - - [2026-02-09 03:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.19 - - [2026-02-09 03:07:05] "GET /service-template/3d6b22fc-dcc8-4ff1-b0a8-84c367921bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.007190 10.0.0.19 - - [2026-02-09 03:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868 10.0.0.19 - - [2026-02-09 03:07:05] "POST /neutron/network HTTP/1.1" 200 850 0.007698 10.0.0.19 - - [2026-02-09 03:07:05] "GET /service-template/3d6b22fc-dcc8-4ff1-b0a8-84c367921bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.003624 10.0.0.19 - - [2026-02-09 03:07:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001457 10.0.0.19 - - [2026-02-09 03:07:05] "POST /id-to-fqname HTTP/1.1" 200 225 0.002760 10.0.0.19 - - [2026-02-09 03:07:05] "POST /id-to-fqname HTTP/1.1" 200 226 0.001948 10.0.0.19 - - [2026-02-09 03:07:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009273 10.0.0.19 - - [2026-02-09 03:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.19 - - [2026-02-09 03:07:05] "DELETE /service-template/3d6b22fc-dcc8-4ff1-b0a8-84c367921bd1 HTTP/1.1" 200 115 0.037132 10.0.0.19 - - [2026-02-09 03:07:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.010960 10.0.0.19 - - [2026-02-09 03:07:05] "POST /neutron/port HTTP/1.1" 200 1114 0.117889 10.0.0.19 - - [2026-02-09 03:07:06] "POST /neutron/subnet HTTP/1.1" 200 708 0.009593 10.0.0.19 - - [2026-02-09 03:07:06] "POST /neutron/network HTTP/1.1" 200 840 0.006801 10.0.0.19 - - [2026-02-09 03:07:06] "POST /neutron/port HTTP/1.1" 200 1110 0.013862 10.0.0.19 - - [2026-02-09 03:07:07] "POST /neutron/port HTTP/1.1" 200 1114 0.016560 10.0.0.19 - - [2026-02-09 03:07:07] "POST /neutron/network HTTP/1.1" 200 2196 0.010047 10.0.0.41 - - [2026-02-09 03:07:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003018 10.0.0.41 - - [2026-02-09 03:07:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003888 10.0.0.19 - - [2026-02-09 03:07:08] "POST /neutron/network HTTP/1.1" 200 151 0.125041 10.0.0.19 - - [2026-02-09 03:07:08] "DELETE /route-target/aaf812e1-5365-49f8-90f3-aad0c74b5b37 HTTP/1.1" 200 115 0.030407 10.0.0.41 - - [2026-02-09 03:07:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003244 10.0.0.41 - - [2026-02-09 03:07:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002470 10.0.0.19 - - [2026-02-09 03:07:08] "POST /neutron/network HTTP/1.1" 200 151 0.127382 10.0.0.19 - - [2026-02-09 03:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.19 - - [2026-02-09 03:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.41 - - [2026-02-09 03:07:11] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000937 10.0.0.19 - - [2026-02-09 03:07:11] "GET /project/51cefaa7-8d08-4155-b44e-2b5a6d0ac789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.040315 10.0.0.19 - - [2026-02-09 03:07:11] "POST /neutron/network HTTP/1.1" 200 117 0.012163 10.0.0.19 - - [2026-02-09 03:07:12] "POST /ref-update HTTP/1.1" 200 156 0.056791 10.0.0.19 - - [2026-02-09 03:07:12] "POST /neutron/network HTTP/1.1" 200 834 0.008940 10.0.0.19 - - [2026-02-09 03:07:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.001078 10.0.0.19 - - [2026-02-09 03:07:12] "GET /virtual-network/9d743bc5-972d-44b9-80ac-e47ab177afd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005247 10.0.0.19 - - [2026-02-09 03:07:12] "GET /virtual-network/9d743bc5-972d-44b9-80ac-e47ab177afd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005458 10.0.0.19 - - [2026-02-09 03:07:12] "POST /neutron/subnet HTTP/1.1" 200 734 0.009058 10.0.0.19 - - [2026-02-09 03:07:12] "GET /virtual-network/9d743bc5-972d-44b9-80ac-e47ab177afd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005905 10.0.0.19 - - [2026-02-09 03:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.41 - - [2026-02-09 03:07:12] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001019 10.0.0.19 - - [2026-02-09 03:07:12] "GET /project/51cefaa7-8d08-4155-b44e-2b5a6d0ac789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.043502 10.0.0.41 - - [2026-02-09 03:07:13] "POST /useragent-kv HTTP/1.1" 200 115 0.005516 10.0.0.19 - - [2026-02-09 03:07:13] "POST /neutron/subnet HTTP/1.1" 200 715 0.186788 10.0.0.19 - - [2026-02-09 03:07:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.001418 10.0.0.19 - - [2026-02-09 03:07:13] "GET /virtual-network/359c6e51-9531-4089-8b09-1e90018d2880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005536 10.0.0.19 - - [2026-02-09 03:07:13] "GET /virtual-network/359c6e51-9531-4089-8b09-1e90018d2880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007065 10.0.0.19 - - [2026-02-09 03:07:13] "POST /neutron/network HTTP/1.1" 200 830 0.008374 10.0.0.19 - - [2026-02-09 03:07:13] "GET /virtual-network/359c6e51-9531-4089-8b09-1e90018d2880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005780 10.0.0.19 - - [2026-02-09 03:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.41 - - [2026-02-09 03:07:13] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001027 10.0.0.19 - - [2026-02-09 03:07:13] "GET /project/51cefaa7-8d08-4155-b44e-2b5a6d0ac789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.049021 10.0.0.41 - - [2026-02-09 03:07:13] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001498 10.0.0.19 - - [2026-02-09 03:07:13] "POST /neutron/network HTTP/1.1" 200 615 0.117550 10.0.0.19 - - [2026-02-09 03:07:14] "POST /route-targets HTTP/1.1" 200 327 0.012736 10.0.0.19 - - [2026-02-09 03:07:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.003973 10.0.0.19 - - [2026-02-09 03:07:14] "GET /virtual-network/8aac3af2-957b-483b-81a3-ceb1dc2af975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005503 10.0.0.19 - - [2026-02-09 03:07:14] "POST /neutron/network HTTP/1.1" 200 834 0.006586 10.0.0.19 - - [2026-02-09 03:07:14] "GET /virtual-network/8aac3af2-957b-483b-81a3-ceb1dc2af975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005444 10.0.0.19 - - [2026-02-09 03:07:14] "GET /virtual-network/8aac3af2-957b-483b-81a3-ceb1dc2af975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006417 10.0.0.19 - - [2026-02-09 03:07:14] "GET /obj-perms HTTP/1.1" 200 5026 0.004611 10.0.0.33 - - [2026-02-09 03:07:14] "GET /obj-perms HTTP/1.1" 200 5026 0.003567 10.0.0.41 - - [2026-02-09 03:07:14] "GET /obj-perms HTTP/1.1" 200 5026 0.003594 10.0.0.19 - - [2026-02-09 03:07:14] "POST /id-to-fqname HTTP/1.1" 200 223 0.001334 10.0.0.19 - - [2026-02-09 03:07:14] "POST /neutron/network HTTP/1.1" 200 840 0.007921 10.0.0.41 - - [2026-02-09 03:07:15] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001305 10.0.0.19 - - [2026-02-09 03:07:15] "GET /project/51cefaa7-8d08-4155-b44e-2b5a6d0ac789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.062582 10.0.0.19 - - [2026-02-09 03:07:15] "POST /neutron/port HTTP/1.1" 200 117 0.011110 10.0.0.19 - - [2026-02-09 03:07:15] "POST /id-to-fqname HTTP/1.1" 200 224 0.001333 10.0.0.19 - - [2026-02-09 03:07:16] "POST /neutron/network HTTP/1.1" 200 840 0.008064 10.0.0.19 - - [2026-02-09 03:07:16] "POST /neutron/port HTTP/1.1" 200 1056 0.020141 10.0.0.19 - - [2026-02-09 03:07:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004662 10.0.0.41 - - [2026-02-09 03:07:16] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001062 10.0.0.19 - - [2026-02-09 03:07:16] "GET /project/51cefaa7-8d08-4155-b44e-2b5a6d0ac789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.074341 10.0.0.19 - - [2026-02-09 03:07:16] "POST /neutron/network HTTP/1.1" 200 830 0.007955 10.0.0.19 - - [2026-02-09 03:07:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007792 10.0.0.19 - - [2026-02-09 03:07:16] "POST /fqname-to-id HTTP/1.1" 404 193 0.003398 10.0.0.19 - - [2026-02-09 03:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.41 - - [2026-02-09 03:07:17] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001206 10.0.0.19 - - [2026-02-09 03:07:17] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.009746 10.0.0.19 - - [2026-02-09 03:07:17] "POST /service-templates HTTP/1.1" 200 543 0.037984 10.0.0.19 - - [2026-02-09 03:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.19 - - [2026-02-09 03:07:17] "GET /service-template/3c3a4090-1dc2-490f-8962-aef1779de4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.006782 10.0.0.19 - - [2026-02-09 03:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.19 - - [2026-02-09 03:07:17] "GET /service-template/3c3a4090-1dc2-490f-8962-aef1779de4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.004642 10.0.0.19 - - [2026-02-09 03:07:17] "POST /id-to-fqname HTTP/1.1" 200 223 0.001108 10.0.0.19 - - [2026-02-09 03:07:17] "POST /id-to-fqname HTTP/1.1" 200 223 0.001407 10.0.0.41 - - [2026-02-09 03:07:17] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001226 10.0.0.19 - - [2026-02-09 03:07:17] "POST /id-to-fqname HTTP/1.1" 200 224 0.003986 10.0.0.19 - - [2026-02-09 03:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.19 - - [2026-02-09 03:07:17] "POST /neutron/port HTTP/1.1" 200 1058 0.325870 10.0.0.19 - - [2026-02-09 03:07:17] "DELETE /service-template/3c3a4090-1dc2-490f-8962-aef1779de4b1 HTTP/1.1" 200 115 0.034904 10.0.0.19 - - [2026-02-09 03:07:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.004434 10.0.0.19 - - [2026-02-09 03:07:17] "POST /neutron/port HTTP/1.1" 200 1058 0.014773 10.0.0.19 - - [2026-02-09 03:07:17] "POST /neutron/port HTTP/1.1" 200 1122 0.023666 10.0.0.19 - - [2026-02-09 03:07:17] "POST /neutron/network HTTP/1.1" 400 204 0.014636 10.0.0.19 - - [2026-02-09 03:07:17] "POST /neutron/network HTTP/1.1" 200 834 0.007376 10.0.0.19 - - [2026-02-09 03:07:18] "POST /neutron/port HTTP/1.1" 200 151 0.162351 10.0.0.19 - - [2026-02-09 03:07:19] "POST /neutron/port HTTP/1.1" 200 151 0.203124 10.0.0.19 - - [2026-02-09 03:07:19] "POST /neutron/network HTTP/1.1" 200 117 0.014173 10.0.0.19 - - [2026-02-09 03:07:20] "POST /neutron/port HTTP/1.1" 200 117 0.008444 10.0.0.19 - - [2026-02-09 03:07:20] "DELETE /route-target/03729dc4-7cc9-4c2d-a448-fec2b661a735 HTTP/1.1" 200 115 0.026376 10.0.0.19 - - [2026-02-09 03:07:20] "POST /neutron/network HTTP/1.1" 200 834 0.007242 10.0.0.19 - - [2026-02-09 03:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.41 - - [2026-02-09 03:07:22] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001027 10.0.0.19 - - [2026-02-09 03:07:22] "GET /project/51cefaa7-8d08-4155-b44e-2b5a6d0ac789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.044665 10.0.0.41 - - [2026-02-09 03:07:22] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001419 10.0.0.19 - - [2026-02-09 03:07:22] "GET /project/51cefaa7-8d08-4155-b44e-2b5a6d0ac789?fields=virtual_networks HTTP/1.1" 200 1028 0.049590 10.0.0.41 - - [2026-02-09 03:07:22] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001223 10.0.0.19 - - [2026-02-09 03:07:22] "GET /project/51cefaa7-8d08-4155-b44e-2b5a6d0ac789?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.041234 10.0.0.41 - - [2026-02-09 03:07:22] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001378 10.0.0.19 - - [2026-02-09 03:07:22] "GET /project/51cefaa7-8d08-4155-b44e-2b5a6d0ac789?fields=security_groups HTTP/1.1" 200 1252 0.044019 10.0.0.19 - - [2026-02-09 03:07:23] "POST /fqname-to-id HTTP/1.1" 404 184 0.035518 10.0.0.41 - - [2026-02-09 03:07:23] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003352 10.0.0.41 - - [2026-02-09 03:07:23] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002451 10.0.0.41 - - [2026-02-09 03:07:23] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008773 10.0.0.41 - - [2026-02-09 03:07:23] "POST /id-to-fqname HTTP/1.1" 200 186 0.001201 10.0.0.41 - - [2026-02-09 03:07:23] "POST /fqname-to-id HTTP/1.1" 404 195 0.007370 10.0.0.41 - - [2026-02-09 03:07:23] "POST /security-groups HTTP/1.1" 200 587 0.080802 10.0.0.41 - - [2026-02-09 03:07:23] "POST /projects HTTP/1.1" 200 577 0.301926 10.0.0.19 - - [2026-02-09 03:07:23] "POST /access-control-lists HTTP/1.1" 200 592 0.033067 10.0.0.41 - - [2026-02-09 03:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.375489 10.0.0.19 - - [2026-02-09 03:07:23] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.525120 10.0.0.19 - - [2026-02-09 03:07:25] "GET / HTTP/1.1" 200 35931 0.001691 10.0.0.19 - - [2026-02-09 03:07:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000494 10.0.0.19 - - [2026-02-09 03:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.056966 10.0.0.41 - - [2026-02-09 03:07:27] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000986 10.0.0.19 - - [2026-02-09 03:07:27] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.040016 10.0.0.41 - - [2026-02-09 03:07:27] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001013 10.0.0.19 - - [2026-02-09 03:07:27] "POST /neutron/network HTTP/1.1" 200 611 0.134170 10.0.0.19 - - [2026-02-09 03:07:27] "POST /route-targets HTTP/1.1" 200 327 0.014214 10.0.0.19 - - [2026-02-09 03:07:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.003645 10.0.0.19 - - [2026-02-09 03:07:27] "GET /virtual-network/639a31de-eee6-4e1d-bf8e-b54159752927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005921 10.0.0.19 - - [2026-02-09 03:07:27] "POST /neutron/network HTTP/1.1" 200 830 0.007735 10.0.0.19 - - [2026-02-09 03:07:27] "GET /virtual-network/639a31de-eee6-4e1d-bf8e-b54159752927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004937 10.0.0.19 - - [2026-02-09 03:07:28] "GET /virtual-network/639a31de-eee6-4e1d-bf8e-b54159752927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005473 10.0.0.19 - - [2026-02-09 03:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.41 - - [2026-02-09 03:07:29] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000980 10.0.0.19 - - [2026-02-09 03:07:29] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.052752 10.0.0.19 - - [2026-02-09 03:07:29] "POST /neutron/network HTTP/1.1" 200 117 0.015084 10.0.0.19 - - [2026-02-09 03:07:29] "POST /ref-update HTTP/1.1" 200 156 0.022151 10.0.0.19 - - [2026-02-09 03:07:30] "POST /neutron/network HTTP/1.1" 200 831 0.010666 10.0.0.19 - - [2026-02-09 03:07:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.001329 10.0.0.19 - - [2026-02-09 03:07:30] "GET /virtual-network/8a254fec-6799-4fed-8254-bb539e75b4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005513 10.0.0.19 - - [2026-02-09 03:07:30] "GET /virtual-network/8a254fec-6799-4fed-8254-bb539e75b4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006536 10.0.0.19 - - [2026-02-09 03:07:30] "POST /neutron/subnet HTTP/1.1" 200 729 0.009025 10.0.0.19 - - [2026-02-09 03:07:30] "GET /virtual-network/8a254fec-6799-4fed-8254-bb539e75b4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006553 10.0.0.19 - - [2026-02-09 03:07:30] "GET /obj-perms HTTP/1.1" 200 5022 0.051763 10.0.0.33 - - [2026-02-09 03:07:30] "GET /obj-perms HTTP/1.1" 200 5022 0.061887 10.0.0.19 - - [2026-02-09 03:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.41 - - [2026-02-09 03:07:30] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001439 10.0.0.19 - - [2026-02-09 03:07:30] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.047425 10.0.0.41 - - [2026-02-09 03:07:31] "POST /useragent-kv HTTP/1.1" 200 115 0.007896 10.0.0.19 - - [2026-02-09 03:07:31] "POST /neutron/subnet HTTP/1.1" 200 720 0.208025 10.0.0.19 - - [2026-02-09 03:07:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001461 10.0.0.19 - - [2026-02-09 03:07:31] "GET /virtual-network/353a3165-291c-43af-b771-4e371c9f3150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005746 10.0.0.19 - - [2026-02-09 03:07:31] "GET /virtual-network/353a3165-291c-43af-b771-4e371c9f3150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007031 10.0.0.19 - - [2026-02-09 03:07:31] "POST /neutron/network HTTP/1.1" 200 831 0.009184 10.0.0.19 - - [2026-02-09 03:07:31] "GET /virtual-network/353a3165-291c-43af-b771-4e371c9f3150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005906 10.0.0.41 - - [2026-02-09 03:07:31] "GET /obj-perms HTTP/1.1" 200 5022 0.048025 10.0.0.19 - - [2026-02-09 03:07:31] "POST /id-to-fqname HTTP/1.1" 200 221 0.001390 10.0.0.41 - - [2026-02-09 03:07:32] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001093 10.0.0.19 - - [2026-02-09 03:07:32] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.065195 10.0.0.19 - - [2026-02-09 03:07:32] "POST /neutron/network HTTP/1.1" 200 831 0.006757 10.0.0.19 - - [2026-02-09 03:07:32] "POST /id-to-fqname HTTP/1.1" 200 222 0.001432 10.0.0.19 - - [2026-02-09 03:07:32] "POST /neutron/port HTTP/1.1" 200 117 0.006382 10.0.0.41 - - [2026-02-09 03:07:33] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001082 10.0.0.19 - - [2026-02-09 03:07:33] "POST /neutron/port HTTP/1.1" 200 1057 0.283278 10.0.0.41 - - [2026-02-09 03:07:33] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001079 10.0.0.19 - - [2026-02-09 03:07:33] "POST /neutron/port HTTP/1.1" 200 1111 0.139970 10.0.0.19 - - [2026-02-09 03:07:33] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.092271 10.0.0.19 - - [2026-02-09 03:07:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004925 10.0.0.19 - - [2026-02-09 03:07:34] "POST /neutron/network HTTP/1.1" 200 831 0.007250 10.0.0.19 - - [2026-02-09 03:07:34] "POST /neutron/port HTTP/1.1" 200 117 0.007143 10.0.0.19 - - [2026-02-09 03:07:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.003128 10.0.0.19 - - [2026-02-09 03:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.41 - - [2026-02-09 03:07:34] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001108 10.0.0.19 - - [2026-02-09 03:07:34] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.008050 10.0.0.19 - - [2026-02-09 03:07:34] "POST /service-templates HTTP/1.1" 200 543 0.045409 10.0.0.19 - - [2026-02-09 03:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007833 10.0.0.19 - - [2026-02-09 03:07:34] "GET /service-template/5d8b0d6d-9592-4d5f-8c55-1e93c7aba161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.006788 10.0.0.19 - - [2026-02-09 03:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.19 - - [2026-02-09 03:07:34] "GET /service-template/5d8b0d6d-9592-4d5f-8c55-1e93c7aba161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.005206 10.0.0.19 - - [2026-02-09 03:07:34] "POST /id-to-fqname HTTP/1.1" 200 221 0.001551 10.0.0.19 - - [2026-02-09 03:07:34] "POST /id-to-fqname HTTP/1.1" 200 221 0.001221 10.0.0.41 - - [2026-02-09 03:07:34] "DELETE /project/51cefaa78d084155b44e2b5a6d0ac789 HTTP/1.1" 404 173 0.007768 10.0.0.41 - - [2026-02-09 03:07:34] "DELETE /project/362802fa3c65490eaaf7ccae381558e5 HTTP/1.1" 404 173 0.009349 10.0.0.41 - - [2026-02-09 03:07:34] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000895 10.0.0.41 - - [2026-02-09 03:07:34] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000805 10.0.0.19 - - [2026-02-09 03:07:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.002343 10.0.0.41 - - [2026-02-09 03:07:34] "GET /project/51cefaa7-8d08-4155-b44e-2b5a6d0ac789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.057095 10.0.0.41 - - [2026-02-09 03:07:34] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001332 10.0.0.41 - - [2026-02-09 03:07:34] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.080698 10.0.0.41 - - [2026-02-09 03:07:34] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001287 10.0.0.41 - - [2026-02-09 03:07:34] "GET /project/51cefaa7-8d08-4155-b44e-2b5a6d0ac789?fields=security_groups HTTP/1.1" 200 1357 0.062438 10.0.0.41 - - [2026-02-09 03:07:34] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?fields=security_groups HTTP/1.1" 200 1358 0.096796 10.0.0.41 - - [2026-02-09 03:07:34] "DELETE /security-group/93bd6b26-66b6-42de-93a0-ca0a0a18a6ba HTTP/1.1" 200 115 0.072370 10.0.0.41 - - [2026-02-09 03:07:34] "GET /projects?obj_uuids=51cefaa7-8d08-4155-b44e-2b5a6d0ac789&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001317 10.0.0.19 - - [2026-02-09 03:07:34] "DELETE /access-control-list/9d50aa5c-02d8-4bbe-8ec4-777fc0e4379d HTTP/1.1" 200 115 0.069754 10.0.0.41 - - [2026-02-09 03:07:34] "GET /project/51cefaa7-8d08-4155-b44e-2b5a6d0ac789?fields=application_policy_sets HTTP/1.1" 200 1396 0.085185 10.0.0.19 - - [2026-02-09 03:07:34] "POST /neutron/port HTTP/1.1" 200 2034 0.091300 10.0.0.41 - - [2026-02-09 03:07:34] "DELETE /security-group/02c4ac6e-9d28-4cd6-95a2-01698a1217eb HTTP/1.1" 200 115 0.113877 10.0.0.41 - - [2026-02-09 03:07:34] "GET /projects?obj_uuids=bcdf3a42-882c-4436-9bca-f3e6276e268f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001163 10.0.0.41 - - [2026-02-09 03:07:34] "GET /project/bcdf3a42-882c-4436-9bca-f3e6276e268f?fields=application_policy_sets HTTP/1.1" 200 1397 0.058470 10.0.0.19 - - [2026-02-09 03:07:35] "POST /neutron/port HTTP/1.1" 200 1109 0.148724 10.0.0.19 - - [2026-02-09 03:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012183 10.0.0.41 - - [2026-02-09 03:07:35] "DELETE /project/51cefaa7-8d08-4155-b44e-2b5a6d0ac789 HTTP/1.1" 200 115 0.599928 10.0.0.19 - - [2026-02-09 03:07:35] "DELETE /access-control-list/27baba6a-90ae-4f4e-aeb0-5d45a1ae1732 HTTP/1.1" 200 115 0.055262 10.0.0.19 - - [2026-02-09 03:07:35] "DELETE /service-template/5d8b0d6d-9592-4d5f-8c55-1e93c7aba161 HTTP/1.1" 200 115 0.061938 10.0.0.19 - - [2026-02-09 03:07:35] "POST /fqname-to-id HTTP/1.1" 404 193 0.005503 10.0.0.41 - - [2026-02-09 03:07:35] "DELETE /project/bcdf3a42-882c-4436-9bca-f3e6276e268f HTTP/1.1" 200 115 0.658550 10.0.0.19 - - [2026-02-09 03:07:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.015206 10.0.0.19 - - [2026-02-09 03:07:35] "POST /neutron/network HTTP/1.1" 200 831 0.006913 10.0.0.19 - - [2026-02-09 03:07:35] "POST /neutron/port HTTP/1.1" 200 1121 0.019003 10.0.0.19 - - [2026-02-09 03:07:36] "POST /neutron/port HTTP/1.1" 200 1119 0.018317 10.0.0.19 - - [2026-02-09 03:07:37] "POST /neutron/port HTTP/1.1" 200 117 0.007387 10.0.0.19 - - [2026-02-09 03:07:37] "POST /neutron/network HTTP/1.1" 200 831 0.007668 10.0.0.19 - - [2026-02-09 03:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.41 - - [2026-02-09 03:07:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005345 10.0.0.41 - - [2026-02-09 03:07:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003526 10.0.0.19 - - [2026-02-09 03:07:38] "POST /neutron/network HTTP/1.1" 200 151 0.133148 10.0.0.19 - - [2026-02-09 03:07:38] "DELETE /route-target/8f0a2068-f216-4654-a8f7-fb6dd50f321e HTTP/1.1" 200 115 0.036695 10.0.0.19 - - [2026-02-09 03:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.41 - - [2026-02-09 03:07:41] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001014 10.0.0.19 - - [2026-02-09 03:07:41] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.049348 10.0.0.41 - - [2026-02-09 03:07:41] "POST /useragent-kv HTTP/1.1" 200 115 0.013005 10.0.0.19 - - [2026-02-09 03:07:41] "POST /neutron/subnet HTTP/1.1" 200 714 0.193543 10.0.0.19 - - [2026-02-09 03:07:41] "POST /id-to-fqname HTTP/1.1" 200 221 0.001382 10.0.0.19 - - [2026-02-09 03:07:41] "GET /virtual-network/6ab3f913-674c-4a14-aea4-dc14435cf4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006129 10.0.0.19 - - [2026-02-09 03:07:41] "GET /virtual-network/6ab3f913-674c-4a14-aea4-dc14435cf4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007028 10.0.0.19 - - [2026-02-09 03:07:41] "POST /neutron/network HTTP/1.1" 200 828 0.008041 10.0.0.19 - - [2026-02-09 03:07:41] "GET /virtual-network/6ab3f913-674c-4a14-aea4-dc14435cf4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005499 10.0.0.19 - - [2026-02-09 03:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.41 - - [2026-02-09 03:07:42] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000963 10.0.0.19 - - [2026-02-09 03:07:42] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.042052 10.0.0.41 - - [2026-02-09 03:07:42] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001781 10.0.0.19 - - [2026-02-09 03:07:42] "POST /neutron/network HTTP/1.1" 200 611 0.131680 10.0.0.19 - - [2026-02-09 03:07:42] "POST /route-targets HTTP/1.1" 200 327 0.015475 10.0.0.19 - - [2026-02-09 03:07:42] "POST /id-to-fqname HTTP/1.1" 200 221 0.004185 10.0.0.19 - - [2026-02-09 03:07:42] "GET /virtual-network/0b6a92ba-f90b-4f41-bfa7-774782669503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006258 10.0.0.19 - - [2026-02-09 03:07:42] "POST /neutron/network HTTP/1.1" 200 831 0.006563 10.0.0.19 - - [2026-02-09 03:07:42] "GET /virtual-network/0b6a92ba-f90b-4f41-bfa7-774782669503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006239 10.0.0.19 - - [2026-02-09 03:07:42] "GET /virtual-network/0b6a92ba-f90b-4f41-bfa7-774782669503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006330 10.0.0.19 - - [2026-02-09 03:07:43] "GET /obj-perms HTTP/1.1" 200 5022 0.004208 10.0.0.33 - - [2026-02-09 03:07:43] "GET /obj-perms HTTP/1.1" 200 5022 0.003590 10.0.0.19 - - [2026-02-09 03:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.41 - - [2026-02-09 03:07:43] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001048 10.0.0.19 - - [2026-02-09 03:07:43] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.043531 10.0.0.19 - - [2026-02-09 03:07:43] "POST /neutron/network HTTP/1.1" 200 117 0.017404 10.0.0.19 - - [2026-02-09 03:07:43] "POST /ref-update HTTP/1.1" 200 156 0.021909 10.0.0.19 - - [2026-02-09 03:07:43] "POST /neutron/network HTTP/1.1" 200 832 0.010225 10.0.0.19 - - [2026-02-09 03:07:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.001125 10.0.0.19 - - [2026-02-09 03:07:43] "GET /virtual-network/485c01f1-a1f2-4614-896a-521e61a732f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005077 10.0.0.19 - - [2026-02-09 03:07:43] "GET /virtual-network/485c01f1-a1f2-4614-896a-521e61a732f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006268 10.0.0.19 - - [2026-02-09 03:07:43] "POST /neutron/subnet HTTP/1.1" 200 724 0.009828 10.0.0.19 - - [2026-02-09 03:07:43] "GET /virtual-network/485c01f1-a1f2-4614-896a-521e61a732f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006058 10.0.0.41 - - [2026-02-09 03:07:44] "GET /obj-perms HTTP/1.1" 200 5022 0.004006 10.0.0.19 - - [2026-02-09 03:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.41 - - [2026-02-09 03:07:44] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001113 10.0.0.19 - - [2026-02-09 03:07:44] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.046094 10.0.0.41 - - [2026-02-09 03:07:44] "POST /useragent-kv HTTP/1.1" 200 115 0.035351 10.0.0.19 - - [2026-02-09 03:07:44] "POST /neutron/subnet HTTP/1.1" 200 715 0.281033 10.0.0.19 - - [2026-02-09 03:07:44] "POST /id-to-fqname HTTP/1.1" 200 227 0.001428 10.0.0.19 - - [2026-02-09 03:07:44] "GET /virtual-network/faa0c3bb-df7a-463a-b159-aaabdad4dc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005580 10.0.0.19 - - [2026-02-09 03:07:44] "GET /virtual-network/faa0c3bb-df7a-463a-b159-aaabdad4dc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005661 10.0.0.19 - - [2026-02-09 03:07:44] "POST /neutron/network HTTP/1.1" 200 840 0.015409 10.0.0.19 - - [2026-02-09 03:07:45] "GET /virtual-network/faa0c3bb-df7a-463a-b159-aaabdad4dc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006138 10.0.0.19 - - [2026-02-09 03:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.41 - - [2026-02-09 03:07:45] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002039 10.0.0.19 - - [2026-02-09 03:07:45] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.064250 10.0.0.41 - - [2026-02-09 03:07:45] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001530 10.0.0.19 - - [2026-02-09 03:07:45] "POST /neutron/network HTTP/1.1" 200 625 0.127405 10.0.0.19 - - [2026-02-09 03:07:45] "POST /route-targets HTTP/1.1" 200 327 0.013292 10.0.0.19 - - [2026-02-09 03:07:45] "POST /id-to-fqname HTTP/1.1" 200 228 0.003382 10.0.0.19 - - [2026-02-09 03:07:45] "GET /virtual-network/3d13aa37-31eb-41e3-8842-010d83afee78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005787 10.0.0.19 - - [2026-02-09 03:07:45] "POST /neutron/network HTTP/1.1" 200 843 0.006538 10.0.0.19 - - [2026-02-09 03:07:45] "GET /virtual-network/3d13aa37-31eb-41e3-8842-010d83afee78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005139 10.0.0.19 - - [2026-02-09 03:07:46] "GET /virtual-network/3d13aa37-31eb-41e3-8842-010d83afee78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007116 10.0.0.19 - - [2026-02-09 03:07:46] "GET /obj-perms HTTP/1.1" 200 5022 0.004114 10.0.0.33 - - [2026-02-09 03:07:46] "GET /obj-perms HTTP/1.1" 200 5022 0.004505 10.0.0.19 - - [2026-02-09 03:07:46] "POST /id-to-fqname HTTP/1.1" 200 221 0.001485 10.0.0.19 - - [2026-02-09 03:07:46] "POST /neutron/network HTTP/1.1" 200 841 0.007503 10.0.0.41 - - [2026-02-09 03:07:47] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001417 10.0.0.19 - - [2026-02-09 03:07:47] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.057221 10.0.0.19 - - [2026-02-09 03:07:47] "POST /neutron/port HTTP/1.1" 200 117 0.007242 10.0.0.19 - - [2026-02-09 03:07:47] "POST /id-to-fqname HTTP/1.1" 200 222 0.001345 10.0.0.19 - - [2026-02-09 03:07:47] "POST /neutron/network HTTP/1.1" 200 841 0.009091 10.0.0.19 - - [2026-02-09 03:07:48] "POST /neutron/port HTTP/1.1" 200 1057 0.018108 10.0.0.41 - - [2026-02-09 03:07:48] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003167 10.0.0.19 - - [2026-02-09 03:07:48] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.074301 10.0.0.19 - - [2026-02-09 03:07:48] "POST /neutron/network HTTP/1.1" 200 832 0.009038 10.0.0.19 - - [2026-02-09 03:07:48] "POST /neutron/port HTTP/1.1" 200 117 0.001266 10.0.0.19 - - [2026-02-09 03:07:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008203 10.0.0.19 - - [2026-02-09 03:07:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.003464 10.0.0.19 - - [2026-02-09 03:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.41 - - [2026-02-09 03:07:48] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001129 10.0.0.19 - - [2026-02-09 03:07:48] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.008902 10.0.0.19 - - [2026-02-09 03:07:48] "POST /service-templates HTTP/1.1" 200 543 0.041861 10.0.0.19 - - [2026-02-09 03:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.19 - - [2026-02-09 03:07:48] "GET /service-template/f018c038-7a57-4936-9b0b-ece60cd97063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.007575 10.0.0.19 - - [2026-02-09 03:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.41 - - [2026-02-09 03:07:48] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001068 10.0.0.19 - - [2026-02-09 03:07:48] "GET /service-template/f018c038-7a57-4936-9b0b-ece60cd97063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003929 10.0.0.19 - - [2026-02-09 03:07:48] "POST /id-to-fqname HTTP/1.1" 200 221 0.001221 10.0.0.19 - - [2026-02-09 03:07:49] "POST /id-to-fqname HTTP/1.1" 200 227 0.003468 10.0.0.19 - - [2026-02-09 03:07:49] "POST /id-to-fqname HTTP/1.1" 200 228 0.001590 10.0.0.19 - - [2026-02-09 03:07:49] "POST /neutron/port HTTP/1.1" 200 1056 0.286502 10.0.0.19 - - [2026-02-09 03:07:49] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008096 10.0.0.19 - - [2026-02-09 03:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.19 - - [2026-02-09 03:07:49] "DELETE /service-template/f018c038-7a57-4936-9b0b-ece60cd97063 HTTP/1.1" 200 115 0.047730 10.0.0.19 - - [2026-02-09 03:07:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.003412 10.0.0.19 - - [2026-02-09 03:07:49] "POST /neutron/port HTTP/1.1" 200 1120 0.019495 10.0.0.19 - - [2026-02-09 03:07:49] "POST /neutron/port HTTP/1.1" 200 117 0.001337 10.0.0.41 - - [2026-02-09 03:07:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002552 10.0.0.41 - - [2026-02-09 03:07:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004350 10.0.0.19 - - [2026-02-09 03:07:49] "POST /neutron/network HTTP/1.1" 200 151 0.113647 10.0.0.19 - - [2026-02-09 03:07:49] "DELETE /route-target/09692f02-2035-4021-b3d4-de280ca49d9e HTTP/1.1" 200 115 0.031228 10.0.0.19 - - [2026-02-09 03:07:50] "POST /neutron/port HTTP/1.1" 200 1121 0.032401 10.0.0.19 - - [2026-02-09 03:07:50] "POST /neutron/network HTTP/1.1" 200 832 0.010587 10.0.0.19 - - [2026-02-09 03:07:51] "POST /neutron/port HTTP/1.1" 200 1110 0.014077 10.0.0.19 - - [2026-02-09 03:07:51] "POST /neutron/network HTTP/1.1" 200 2180 0.010004 10.0.0.19 - - [2026-02-09 03:07:52] "POST /neutron/network HTTP/1.1" 200 832 0.007169 10.0.0.19 - - [2026-02-09 03:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005993 10.0.0.41 - - [2026-02-09 03:07:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002930 10.0.0.41 - - [2026-02-09 03:07:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002410 10.0.0.19 - - [2026-02-09 03:07:52] "POST /neutron/network HTTP/1.1" 200 151 0.131669 10.0.0.19 - - [2026-02-09 03:07:53] "DELETE /route-target/b3d5a170-affb-4cde-b58d-9734a708514c HTTP/1.1" 200 115 0.028137 10.0.0.41 - - [2026-02-09 03:07:54] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001241 10.0.0.19 - - [2026-02-09 03:07:54] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.043183 10.0.0.41 - - [2026-02-09 03:07:54] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000968 10.0.0.19 - - [2026-02-09 03:07:54] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?fields=virtual_networks HTTP/1.1" 200 1024 0.055061 10.0.0.41 - - [2026-02-09 03:07:54] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001069 10.0.0.19 - - [2026-02-09 03:07:54] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.051466 10.0.0.41 - - [2026-02-09 03:07:55] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001467 10.0.0.19 - - [2026-02-09 03:07:55] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?fields=security_groups HTTP/1.1" 200 1246 0.047443 10.0.0.19 - - [2026-02-09 03:07:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.025126 10.0.0.41 - - [2026-02-09 03:07:55] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004344 10.0.0.41 - - [2026-02-09 03:07:55] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001328 10.0.0.41 - - [2026-02-09 03:07:55] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007476 10.0.0.41 - - [2026-02-09 03:07:56] "POST /id-to-fqname HTTP/1.1" 200 192 0.007402 10.0.0.41 - - [2026-02-09 03:07:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.005495 10.0.0.41 - - [2026-02-09 03:07:56] "POST /security-groups HTTP/1.1" 200 593 0.076740 10.0.0.19 - - [2026-02-09 03:07:56] "POST /fqname-to-id HTTP/1.1" 404 236 0.008704 10.0.0.41 - - [2026-02-09 03:07:56] "POST /projects HTTP/1.1" 200 589 0.286904 10.0.0.41 - - [2026-02-09 03:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.361602 10.0.0.19 - - [2026-02-09 03:07:56] "POST /access-control-lists HTTP/1.1" 200 596 0.033606 10.0.0.19 - - [2026-02-09 03:07:56] "GET /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.487348 10.0.0.19 - - [2026-02-09 03:07:57] "GET / HTTP/1.1" 200 35931 0.002242 10.0.0.19 - - [2026-02-09 03:07:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000501 10.0.0.19 - - [2026-02-09 03:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.056915 10.0.0.41 - - [2026-02-09 03:07:59] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000957 10.0.0.19 - - [2026-02-09 03:07:59] "GET /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.037710 10.0.0.19 - - [2026-02-09 03:07:59] "POST /neutron/network HTTP/1.1" 200 117 0.037049 10.0.0.19 - - [2026-02-09 03:08:00] "POST /neutron/network HTTP/1.1" 200 832 0.009480 10.0.0.19 - - [2026-02-09 03:08:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.001306 10.0.0.19 - - [2026-02-09 03:08:00] "GET /virtual-network/ffe465a1-7bb0-4bdf-90aa-99c3ce7254cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007240 10.0.0.19 - - [2026-02-09 03:08:00] "GET /virtual-network/ffe465a1-7bb0-4bdf-90aa-99c3ce7254cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005995 10.0.0.19 - - [2026-02-09 03:08:00] "POST /neutron/subnet HTTP/1.1" 200 734 0.009671 10.0.0.19 - - [2026-02-09 03:08:00] "GET /virtual-network/ffe465a1-7bb0-4bdf-90aa-99c3ce7254cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005681 10.0.0.41 - - [2026-02-09 03:08:01] "GET /obj-perms HTTP/1.1" 200 5034 0.063695 10.0.0.19 - - [2026-02-09 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.41 - - [2026-02-09 03:08:02] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001064 10.0.0.19 - - [2026-02-09 03:08:02] "GET /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.042438 10.0.0.19 - - [2026-02-09 03:08:02] "POST /route-targets HTTP/1.1" 200 327 0.016270 10.0.0.41 - - [2026-02-09 03:08:02] "POST /useragent-kv HTTP/1.1" 200 115 0.017250 10.0.0.19 - - [2026-02-09 03:08:02] "POST /neutron/subnet HTTP/1.1" 200 715 0.270574 10.0.0.19 - - [2026-02-09 03:08:02] "POST /id-to-fqname HTTP/1.1" 200 225 0.001552 10.0.0.19 - - [2026-02-09 03:08:02] "GET /virtual-network/38c023ef-cf9b-4f6a-b96a-d4b08dce6425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005879 10.0.0.19 - - [2026-02-09 03:08:02] "GET /virtual-network/38c023ef-cf9b-4f6a-b96a-d4b08dce6425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005683 10.0.0.19 - - [2026-02-09 03:08:02] "POST /neutron/network HTTP/1.1" 200 830 0.008055 10.0.0.19 - - [2026-02-09 03:08:02] "GET /virtual-network/38c023ef-cf9b-4f6a-b96a-d4b08dce6425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005922 10.0.0.19 - - [2026-02-09 03:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.41 - - [2026-02-09 03:08:03] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001533 10.0.0.19 - - [2026-02-09 03:08:03] "GET /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.055687 10.0.0.41 - - [2026-02-09 03:08:03] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001105 10.0.0.19 - - [2026-02-09 03:08:03] "POST /neutron/network HTTP/1.1" 200 617 0.130744 10.0.0.19 - - [2026-02-09 03:08:03] "POST /ref-update HTTP/1.1" 200 156 0.027413 10.0.0.19 - - [2026-02-09 03:08:03] "POST /id-to-fqname HTTP/1.1" 200 227 0.003417 10.0.0.19 - - [2026-02-09 03:08:03] "GET /virtual-network/d20e04fc-ccfc-4862-bb75-665d3cfd2d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005840 10.0.0.19 - - [2026-02-09 03:08:03] "POST /neutron/network HTTP/1.1" 200 837 0.006553 10.0.0.19 - - [2026-02-09 03:08:03] "GET /virtual-network/d20e04fc-ccfc-4862-bb75-665d3cfd2d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005164 10.0.0.19 - - [2026-02-09 03:08:04] "GET /virtual-network/d20e04fc-ccfc-4862-bb75-665d3cfd2d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007408 10.0.0.19 - - [2026-02-09 03:08:04] "GET /obj-perms HTTP/1.1" 200 5034 0.052660 10.0.0.33 - - [2026-02-09 03:08:04] "GET /obj-perms HTTP/1.1" 200 5034 0.048837 10.0.0.19 - - [2026-02-09 03:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.41 - - [2026-02-09 03:08:04] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000946 10.0.0.19 - - [2026-02-09 03:08:04] "GET /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.040858 10.0.0.19 - - [2026-02-09 03:08:04] "POST /neutron/network HTTP/1.1" 200 117 0.018083 10.0.0.19 - - [2026-02-09 03:08:05] "POST /neutron/network HTTP/1.1" 200 846 0.010084 10.0.0.19 - - [2026-02-09 03:08:05] "POST /id-to-fqname HTTP/1.1" 200 233 0.001182 10.0.0.19 - - [2026-02-09 03:08:05] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005156 10.0.0.19 - - [2026-02-09 03:08:05] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008064 10.0.0.19 - - [2026-02-09 03:08:05] "POST /neutron/subnet HTTP/1.1" 200 715 0.009768 10.0.0.19 - - [2026-02-09 03:08:05] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006273 10.0.0.41 - - [2026-02-09 03:08:05] "GET /obj-perms HTTP/1.1" 200 5034 0.006530 10.0.0.19 - - [2026-02-09 03:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.41 - - [2026-02-09 03:08:05] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001109 10.0.0.19 - - [2026-02-09 03:08:05] "GET /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.043705 10.0.0.19 - - [2026-02-09 03:08:05] "POST /route-targets HTTP/1.1" 200 327 0.013149 10.0.0.41 - - [2026-02-09 03:08:06] "POST /useragent-kv HTTP/1.1" 200 115 0.013053 10.0.0.19 - - [2026-02-09 03:08:06] "POST /neutron/subnet HTTP/1.1" 200 724 0.191214 10.0.0.19 - - [2026-02-09 03:08:06] "POST /id-to-fqname HTTP/1.1" 200 234 0.001697 10.0.0.19 - - [2026-02-09 03:08:06] "GET /virtual-network/5759d63c-4408-49af-938b-18c11fe856b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005683 10.0.0.19 - - [2026-02-09 03:08:06] "GET /virtual-network/5759d63c-4408-49af-938b-18c11fe856b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006065 10.0.0.19 - - [2026-02-09 03:08:06] "POST /neutron/network HTTP/1.1" 200 850 0.006531 10.0.0.19 - - [2026-02-09 03:08:06] "GET /virtual-network/5759d63c-4408-49af-938b-18c11fe856b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005707 10.0.0.19 - - [2026-02-09 03:08:06] "POST /id-to-fqname HTTP/1.1" 200 224 0.001449 10.0.0.41 - - [2026-02-09 03:08:07] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001619 10.0.0.19 - - [2026-02-09 03:08:07] "GET /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.064562 10.0.0.19 - - [2026-02-09 03:08:07] "POST /neutron/network HTTP/1.1" 200 832 0.007043 10.0.0.19 - - [2026-02-09 03:08:07] "POST /id-to-fqname HTTP/1.1" 200 225 0.001426 10.0.0.19 - - [2026-02-09 03:08:07] "POST /neutron/port HTTP/1.1" 200 117 0.006799 10.0.0.41 - - [2026-02-09 03:08:08] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001815 10.0.0.19 - - [2026-02-09 03:08:08] "POST /neutron/port HTTP/1.1" 200 1064 0.315001 10.0.0.19 - - [2026-02-09 03:08:08] "POST /neutron/port HTTP/1.1" 200 1118 0.128682 10.0.0.41 - - [2026-02-09 03:08:08] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001066 10.0.0.19 - - [2026-02-09 03:08:08] "GET /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.065693 10.0.0.19 - - [2026-02-09 03:08:08] "POST /neutron/subnet HTTP/1.1" 200 708 0.008077 10.0.0.19 - - [2026-02-09 03:08:08] "POST /neutron/network HTTP/1.1" 200 832 0.009431 10.0.0.19 - - [2026-02-09 03:08:08] "POST /neutron/port HTTP/1.1" 200 117 0.007668 10.0.0.19 - - [2026-02-09 03:08:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.007783 10.0.0.19 - - [2026-02-09 03:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.41 - - [2026-02-09 03:08:09] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001087 10.0.0.19 - - [2026-02-09 03:08:09] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.009539 10.0.0.19 - - [2026-02-09 03:08:09] "POST /service-templates HTTP/1.1" 200 543 0.025884 10.0.0.19 - - [2026-02-09 03:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.19 - - [2026-02-09 03:08:09] "GET /service-template/2a713759-5745-45b1-bdb4-a0b39568dd37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.007332 10.0.0.19 - - [2026-02-09 03:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.19 - - [2026-02-09 03:08:09] "GET /service-template/2a713759-5745-45b1-bdb4-a0b39568dd37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.004369 10.0.0.19 - - [2026-02-09 03:08:09] "POST /id-to-fqname HTTP/1.1" 200 233 0.001426 10.0.0.19 - - [2026-02-09 03:08:09] "POST /neutron/port HTTP/1.1" 200 1964 0.034679 10.0.0.19 - - [2026-02-09 03:08:09] "POST /neutron/port HTTP/1.1" 200 1060 0.017657 10.0.0.19 - - [2026-02-09 03:08:09] "POST /neutron/port HTTP/1.1" 200 1124 0.023745 10.0.0.19 - - [2026-02-09 03:08:09] "POST /neutron/port HTTP/1.1" 200 117 0.001431 10.0.0.41 - - [2026-02-09 03:08:10] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.026435 10.0.0.19 - - [2026-02-09 03:08:10] "GET /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.108229 10.0.0.19 - - [2026-02-09 03:08:10] "POST /neutron/port HTTP/1.1" 200 2100 0.043128 10.0.0.19 - - [2026-02-09 03:08:10] "GET /virtual-machine/6cbeb3b5-f9be-4cba-bfe4-dfa6bc09913f HTTP/1.1" 401 292 0.000596 10.0.0.19 - - [2026-02-09 03:08:11] "GET /virtual-machine/6cbeb3b5-f9be-4cba-bfe4-dfa6bc09913f HTTP/1.1" 404 171 0.031250 10.0.0.19 - - [2026-02-09 03:08:11] "POST /neutron/network HTTP/1.1" 200 856 0.009043 10.0.0.19 - - [2026-02-09 03:08:11] "POST /neutron/port HTTP/1.1" 200 1060 0.017241 10.0.0.19 - - [2026-02-09 03:08:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004735 10.0.0.19 - - [2026-02-09 03:08:11] "POST /neutron/network HTTP/1.1" 200 846 0.006778 10.0.0.19 - - [2026-02-09 03:08:13] "GET /virtual-machine/6cbeb3b5-f9be-4cba-bfe4-dfa6bc09913f HTTP/1.1" 200 1294 0.006767 10.0.0.19 - - [2026-02-09 03:08:13] "GET /virtual-machine-interface/dd8a153c-fd7b-439e-9e27-b4a799617acc HTTP/1.1" 200 2985 0.008913 10.0.0.19 - - [2026-02-09 03:08:13] "GET /virtual-machine-interface/dd8a153c-fd7b-439e-9e27-b4a799617acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.005877 10.0.0.19 - - [2026-02-09 03:08:13] "PUT /virtual-machine-interface/dd8a153c-fd7b-439e-9e27-b4a799617acc HTTP/1.1" 200 284 0.014329 10.0.0.19 - - [2026-02-09 03:08:13] "POST /neutron/port HTTP/1.1" 200 1124 0.020669 10.0.0.19 - - [2026-02-09 03:08:13] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008795 10.0.0.19 - - [2026-02-09 03:08:13] "GET /virtual-machine/6cbeb3b5-f9be-4cba-bfe4-dfa6bc09913f HTTP/1.1" 200 1294 0.005005 10.0.0.19 - - [2026-02-09 03:08:13] "GET /virtual-machine-interface/dd8a153c-fd7b-439e-9e27-b4a799617acc HTTP/1.1" 200 3035 0.008250 10.0.0.19 - - [2026-02-09 03:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.19 - - [2026-02-09 03:08:13] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004271 10.0.0.19 - - [2026-02-09 03:08:13] "GET /virtual-networks?parent_id=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003678 10.0.0.19 - - [2026-02-09 03:08:13] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006528 10.0.0.19 - - [2026-02-09 03:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.19 - - [2026-02-09 03:08:16] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005771 10.0.0.19 - - [2026-02-09 03:08:20] "GET /obj-perms HTTP/1.1" 200 5056 0.045577 10.0.0.19 - - [2026-02-09 03:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.19 - - [2026-02-09 03:08:20] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005707 10.0.0.19 - - [2026-02-09 03:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.19 - - [2026-02-09 03:08:24] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006003 10.0.0.33 - - [2026-02-09 03:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.33 - - [2026-02-09 03:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.33 - - [2026-02-09 03:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.19 - - [2026-02-09 03:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004968 10.0.0.19 - - [2026-02-09 03:08:28] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006197 10.0.0.33 - - [2026-02-09 03:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.41 - - [2026-02-09 03:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000597 10.0.0.41 - - [2026-02-09 03:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.41 - - [2026-02-09 03:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.41 - - [2026-02-09 03:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.19 - - [2026-02-09 03:08:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.19 - - [2026-02-09 03:08:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.19 - - [2026-02-09 03:08:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.19 - - [2026-02-09 03:08:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.19 - - [2026-02-09 03:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.19 - - [2026-02-09 03:08:33] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005451 10.0.0.19 - - [2026-02-09 03:08:33] "POST /neutron/network HTTP/1.1" 200 840 0.007759 10.0.0.19 - - [2026-02-09 03:08:33] "POST /neutron/port HTTP/1.1" 200 117 0.001542 10.0.0.41 - - [2026-02-09 03:08:35] "DELETE /project/b751ae50b50e4ef78c84a4e76085b5eb HTTP/1.1" 404 173 0.006480 10.0.0.41 - - [2026-02-09 03:08:35] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000953 10.0.0.41 - - [2026-02-09 03:08:35] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.039437 10.0.0.41 - - [2026-02-09 03:08:35] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001327 10.0.0.41 - - [2026-02-09 03:08:35] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?fields=security_groups HTTP/1.1" 200 1351 0.041497 10.0.0.41 - - [2026-02-09 03:08:35] "DELETE /security-group/44fbd9d3-8592-4979-8686-f27bdca25a50 HTTP/1.1" 200 115 0.060374 10.0.0.41 - - [2026-02-09 03:08:35] "GET /projects?obj_uuids=362802fa-3c65-490e-aaf7-ccae381558e5&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001046 10.0.0.41 - - [2026-02-09 03:08:35] "GET /project/362802fa-3c65-490e-aaf7-ccae381558e5?fields=application_policy_sets HTTP/1.1" 200 1390 0.043464 10.0.0.41 - - [2026-02-09 03:08:35] "DELETE /project/362802fa-3c65-490e-aaf7-ccae381558e5 HTTP/1.1" 409 225 0.340484 10.0.0.19 - - [2026-02-09 03:08:35] "DELETE /access-control-list/8b0592de-382b-48e1-80b6-d48f968118b9 HTTP/1.1" 200 115 0.055826 10.0.0.19 - - [2026-02-09 03:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.19 - - [2026-02-09 03:08:37] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005342 10.0.0.19 - - [2026-02-09 03:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.19 - - [2026-02-09 03:08:41] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005957 10.0.0.19 - - [2026-02-09 03:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.19 - - [2026-02-09 03:08:45] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007319 10.0.0.19 - - [2026-02-09 03:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.19 - - [2026-02-09 03:08:49] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007035 10.0.0.19 - - [2026-02-09 03:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.19 - - [2026-02-09 03:08:53] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006995 10.0.0.19 - - [2026-02-09 03:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.19 - - [2026-02-09 03:08:57] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006044 10.0.0.19 - - [2026-02-09 03:08:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.032054 10.0.0.19 - - [2026-02-09 03:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.19 - - [2026-02-09 03:08:59] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003902 10.0.0.19 - - [2026-02-09 03:08:59] "GET /virtual-networks?parent_id=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003199 10.0.0.19 - - [2026-02-09 03:08:59] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005889 10.0.0.19 - - [2026-02-09 03:09:01] "POST /neutron/port HTTP/1.1" 200 1128 0.048408 10.0.0.19 - - [2026-02-09 03:09:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003996 10.0.0.19 - - [2026-02-09 03:09:01] "POST /neutron/network HTTP/1.1" 200 832 0.008056 10.0.0.19 - - [2026-02-09 03:09:09] "POST /neutron/port HTTP/1.1" 200 1124 0.018046 10.0.0.19 - - [2026-02-09 03:09:10] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007641 10.0.0.19 - - [2026-02-09 03:09:20] "POST /fqname-to-id HTTP/1.1" 404 211 0.003558 10.0.0.19 - - [2026-02-09 03:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.41 - - [2026-02-09 03:09:20] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001961 10.0.0.19 - - [2026-02-09 03:09:20] "GET /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.051377 10.0.0.33 - - [2026-02-09 03:09:20] "GET /obj-perms HTTP/1.1" 200 5056 0.048606 10.0.0.19 - - [2026-02-09 03:09:20] "POST /service-instances HTTP/1.1" 200 547 0.041673 10.0.0.19 - - [2026-02-09 03:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.19 - - [2026-02-09 03:09:20] "GET /service-instance/6ff456b2-3115-4e5a-88ee-1095d35547cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007967 10.0.0.19 - - [2026-02-09 03:09:20] "POST /port-tuples HTTP/1.1" 200 590 0.047747 10.0.0.19 - - [2026-02-09 03:09:20] "GET /virtual-machine-interface/dd8a153c-fd7b-439e-9e27-b4a799617acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.008354 10.0.0.19 - - [2026-02-09 03:09:20] "PUT /virtual-machine-interface/dd8a153c-fd7b-439e-9e27-b4a799617acc HTTP/1.1" 200 284 0.016118 10.0.0.19 - - [2026-02-09 03:09:21] "POST /ref-update HTTP/1.1" 200 156 0.018431 10.0.0.19 - - [2026-02-09 03:09:21] "POST /neutron/port HTTP/1.1" 200 1128 0.039214 10.0.0.41 - - [2026-02-09 03:09:21] "GET /obj-perms HTTP/1.1" 200 5056 0.101276 10.0.0.19 - - [2026-02-09 03:09:21] "POST /ref-update HTTP/1.1" 200 156 0.035487 10.0.0.19 - - [2026-02-09 03:09:21] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008437 10.0.0.19 - - [2026-02-09 03:09:21] "POST /instance-ips HTTP/1.1" 200 373 0.048197 10.0.0.19 - - [2026-02-09 03:09:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016012 10.0.0.19 - - [2026-02-09 03:09:21] "GET /virtual-machine/3045d1f7-1f00-4b0f-9107-787f2afb5c37 HTTP/1.1" 200 1294 0.008771 10.0.0.19 - - [2026-02-09 03:09:21] "GET /virtual-machine-interface/9255dbac-4498-4feb-8a6a-ec3393b2e22a HTTP/1.1" 200 2957 0.007869 10.0.0.19 - - [2026-02-09 03:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.19 - - [2026-02-09 03:09:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004343 10.0.0.19 - - [2026-02-09 03:09:21] "GET /virtual-networks?parent_id=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003288 10.0.0.19 - - [2026-02-09 03:09:21] "GET /virtual-network/ffe465a1-7bb0-4bdf-90aa-99c3ce7254cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006171 10.0.0.19 - - [2026-02-09 03:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.19 - - [2026-02-09 03:09:22] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003523 10.0.0.19 - - [2026-02-09 03:09:22] "GET /virtual-networks?parent_id=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003416 10.0.0.19 - - [2026-02-09 03:09:22] "GET /virtual-network/ffe465a1-7bb0-4bdf-90aa-99c3ce7254cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007749 10.0.0.19 - - [2026-02-09 03:09:22] "POST /neutron/port HTTP/1.1" 200 1128 0.018873 10.0.0.19 - - [2026-02-09 03:09:26] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007388 10.0.0.19 - - [2026-02-09 03:09:33] "POST /neutron/port HTTP/1.1" 200 1128 0.017228 10.0.0.19 - - [2026-02-09 03:09:34] "POST /neutron/port HTTP/1.1" 200 1124 0.018497 10.0.0.19 - - [2026-02-09 03:09:34] "POST /neutron/subnet HTTP/1.1" 200 689 0.011847 10.0.0.19 - - [2026-02-09 03:09:38] "POST /neutron/port HTTP/1.1" 200 1124 0.017830 10.0.0.19 - - [2026-02-09 03:09:38] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008726 10.0.0.19 - - [2026-02-09 03:09:38] "GET /virtual-machine/249371d4-5c1a-487a-b988-8e84cb7a7592 HTTP/1.1" 200 1294 0.006372 10.0.0.19 - - [2026-02-09 03:09:38] "GET /virtual-machine-interface/895b86a5-38f9-4188-9235-6611ef32e2e2 HTTP/1.1" 200 2960 0.005230 10.0.0.19 - - [2026-02-09 03:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.19 - - [2026-02-09 03:09:38] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004240 10.0.0.19 - - [2026-02-09 03:09:38] "GET /virtual-networks?parent_id=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004170 10.0.0.19 - - [2026-02-09 03:09:38] "GET /virtual-network/38c023ef-cf9b-4f6a-b96a-d4b08dce6425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005806 10.0.0.19 - - [2026-02-09 03:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.19 - - [2026-02-09 03:09:39] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003772 10.0.0.19 - - [2026-02-09 03:09:39] "GET /virtual-networks?parent_id=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003250 10.0.0.19 - - [2026-02-09 03:09:39] "GET /virtual-network/38c023ef-cf9b-4f6a-b96a-d4b08dce6425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006174 10.0.0.19 - - [2026-02-09 03:09:40] "POST /fqname-to-id HTTP/1.1" 404 215 0.004010 10.0.0.19 - - [2026-02-09 03:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.41 - - [2026-02-09 03:09:40] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001090 10.0.0.19 - - [2026-02-09 03:09:40] "GET /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.057915 10.0.0.19 - - [2026-02-09 03:09:40] "POST /network-policys HTTP/1.1" 200 551 0.033829 10.0.0.19 - - [2026-02-09 03:09:40] "GET /network-policy/2edaa56c-af36-4611-9991-61bdb86533ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.007957 10.0.0.19 - - [2026-02-09 03:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005966 10.0.0.19 - - [2026-02-09 03:09:40] "GET /virtual-network/ffe465a1-7bb0-4bdf-90aa-99c3ce7254cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006124 10.0.0.19 - - [2026-02-09 03:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.19 - - [2026-02-09 03:09:40] "GET /network-policy/2edaa56c-af36-4611-9991-61bdb86533ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005239 10.0.0.19 - - [2026-02-09 03:09:40] "POST /ref-update HTTP/1.1" 200 156 0.064672 10.0.0.19 - - [2026-02-09 03:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.19 - - [2026-02-09 03:09:40] "POST /ref-update HTTP/1.1" 200 156 0.027859 10.0.0.19 - - [2026-02-09 03:09:40] "GET /network-policy/2edaa56c-af36-4611-9991-61bdb86533ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.006197 10.0.0.19 - - [2026-02-09 03:09:40] "POST /neutron/network HTTP/1.1" 200 924 0.008995 10.0.0.19 - - [2026-02-09 03:09:40] "GET /virtual-network/ffe465a1-7bb0-4bdf-90aa-99c3ce7254cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005321 10.0.0.19 - - [2026-02-09 03:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.19 - - [2026-02-09 03:09:40] "GET /network-policy/2edaa56c-af36-4611-9991-61bdb86533ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.006423 10.0.0.19 - - [2026-02-09 03:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.19 - - [2026-02-09 03:09:40] "GET /virtual-network/38c023ef-cf9b-4f6a-b96a-d4b08dce6425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006448 10.0.0.19 - - [2026-02-09 03:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.19 - - [2026-02-09 03:09:40] "GET /network-policy/2edaa56c-af36-4611-9991-61bdb86533ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005368 10.0.0.19 - - [2026-02-09 03:09:40] "POST /ref-update HTTP/1.1" 200 156 0.051397 10.0.0.19 - - [2026-02-09 03:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.19 - - [2026-02-09 03:09:40] "POST /access-control-lists HTTP/1.1" 200 599 0.076436 10.0.0.19 - - [2026-02-09 03:09:40] "GET /network-policy/2edaa56c-af36-4611-9991-61bdb86533ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005006 10.0.0.19 - - [2026-02-09 03:09:41] "GET /virtual-network/38c023ef-cf9b-4f6a-b96a-d4b08dce6425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.012179 10.0.0.19 - - [2026-02-09 03:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006054 10.0.0.19 - - [2026-02-09 03:09:41] "GET /network-policy/2edaa56c-af36-4611-9991-61bdb86533ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.004635 10.0.0.19 - - [2026-02-09 03:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.19 - - [2026-02-09 03:09:41] "GET /service-template/2a713759-5745-45b1-bdb4-a0b39568dd37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.004302 10.0.0.19 - - [2026-02-09 03:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.41 - - [2026-02-09 03:09:41] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001608 10.0.0.19 - - [2026-02-09 03:09:41] "GET /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.041013 10.0.0.19 - - [2026-02-09 03:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.19 - - [2026-02-09 03:09:41] "GET /service-instance/6ff456b2-3115-4e5a-88ee-1095d35547cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2542 0.007971 10.0.0.19 - - [2026-02-09 03:09:41] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007572 10.0.0.19 - - [2026-02-09 03:09:41] "POST /neutron/port HTTP/1.1" 200 1382 0.049680 10.0.0.19 - - [2026-02-09 03:09:41] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007907 10.0.0.19 - - [2026-02-09 03:09:42] "POST /id-to-fqname HTTP/1.1" 200 233 0.001469 10.0.0.19 - - [2026-02-09 03:09:42] "GET /virtual-machine/6cbeb3b5-f9be-4cba-bfe4-dfa6bc09913f HTTP/1.1" 200 1294 0.004196 10.0.0.19 - - [2026-02-09 03:09:42] "GET /virtual-machine-interface/dd8a153c-fd7b-439e-9e27-b4a799617acc HTTP/1.1" 200 3891 0.005606 10.0.0.19 - - [2026-02-09 03:09:42] "GET /instance-ip/30368575-0c6f-4ae4-aeaa-6579c568189f HTTP/1.1" 200 1962 0.004226 10.0.0.19 - - [2026-02-09 03:09:42] "GET /instance-ip/6d233797-f594-4290-b7cb-d89b1cc511e8 HTTP/1.1" 200 1633 0.006064 10.0.0.19 - - [2026-02-09 03:09:42] "GET /instance-ip/8a7a7b80-dbc4-4cad-b4c8-ff3fa8f45f34 HTTP/1.1" 200 1964 0.003843 10.0.0.19 - - [2026-02-09 03:09:42] "POST /neutron/port HTTP/1.1" 200 1382 0.021211 10.0.0.19 - - [2026-02-09 03:09:42] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007607 10.0.0.19 - - [2026-02-09 03:09:42] "GET /virtual-machine/6cbeb3b5-f9be-4cba-bfe4-dfa6bc09913f HTTP/1.1" 200 1294 0.003877 10.0.0.19 - - [2026-02-09 03:09:42] "GET /virtual-machine-interface/dd8a153c-fd7b-439e-9e27-b4a799617acc HTTP/1.1" 200 3891 0.005575 10.0.0.19 - - [2026-02-09 03:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.19 - - [2026-02-09 03:09:42] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004189 10.0.0.19 - - [2026-02-09 03:09:42] "GET /virtual-networks?parent_id=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.012416 10.0.0.19 - - [2026-02-09 03:09:42] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005958 10.0.0.19 - - [2026-02-09 03:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.19 - - [2026-02-09 03:09:43] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004205 10.0.0.19 - - [2026-02-09 03:09:43] "GET /virtual-networks?parent_id=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003448 10.0.0.19 - - [2026-02-09 03:09:43] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006938 10.0.0.19 - - [2026-02-09 03:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.19 - - [2026-02-09 03:09:43] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004310 10.0.0.19 - - [2026-02-09 03:09:43] "GET /virtual-networks?parent_id=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003737 10.0.0.19 - - [2026-02-09 03:09:43] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006216 10.0.0.19 - - [2026-02-09 03:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.19 - - [2026-02-09 03:09:43] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004473 10.0.0.19 - - [2026-02-09 03:09:43] "GET /virtual-networks?parent_id=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002957 10.0.0.19 - - [2026-02-09 03:09:43] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006148 10.0.0.19 - - [2026-02-09 03:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.19 - - [2026-02-09 03:09:43] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004558 10.0.0.19 - - [2026-02-09 03:09:43] "GET /virtual-networks?parent_id=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003328 10.0.0.19 - - [2026-02-09 03:09:43] "GET /virtual-network/f02fb936-83d0-4210-b7d3-55c55654b080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007554 10.0.0.19 - - [2026-02-09 03:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.19 - - [2026-02-09 03:09:44] "GET /routing-instance/67d3c226-79b8-474f-ac6b-af0b233bca00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004360 10.0.0.19 - - [2026-02-09 03:09:44] "GET /routing-instance/67d3c226-79b8-474f-ac6b-af0b233bca00?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1589 0.006112 10.0.0.19 - - [2026-02-09 03:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.19 - - [2026-02-09 03:09:44] "GET /routing-instance/bc3f6c5c-e3b1-4e33-82cb-91337635f1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005195 10.0.0.19 - - [2026-02-09 03:09:44] "GET /routing-instance/bc3f6c5c-e3b1-4e33-82cb-91337635f1c4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1592 0.005961 10.0.0.19 - - [2026-02-09 03:10:01] "GET /network-policy/2edaa56c-af36-4611-9991-61bdb86533ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.004874 10.0.0.19 - - [2026-02-09 03:10:02] "PUT /network-policy/2edaa56c-af36-4611-9991-61bdb86533ba HTTP/1.1" 200 262 0.018726 10.0.0.19 - - [2026-02-09 03:10:02] "GET /network-policy/2edaa56c-af36-4611-9991-61bdb86533ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.004503 10.0.0.19 - - [2026-02-09 03:10:02] "PUT /access-control-list/95a6615a-e27a-4ca8-8805-6c117a293f3e HTTP/1.1" 200 272 0.057299 10.0.0.19 - - [2026-02-09 03:10:02] "POST /neutron/port HTTP/1.1" 200 1382 0.040227 10.0.0.19 - - [2026-02-09 03:10:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004395 10.0.0.19 - - [2026-02-09 03:10:02] "POST /neutron/network HTTP/1.1" 200 846 0.007303 10.0.0.19 - - [2026-02-09 03:10:30] "POST /ref-update HTTP/1.1" 200 156 0.049615 10.0.0.19 - - [2026-02-09 03:10:30] "POST /neutron/network HTTP/1.1" 200 830 0.008521 10.0.0.19 - - [2026-02-09 03:10:30] "GET /virtual-network/38c023ef-cf9b-4f6a-b96a-d4b08dce6425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005900 10.0.0.19 - - [2026-02-09 03:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.19 - - [2026-02-09 03:10:30] "GET /network-policy/2edaa56c-af36-4611-9991-61bdb86533ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.005228 10.0.0.19 - - [2026-02-09 03:10:30] "POST /ref-update HTTP/1.1" 200 156 0.038665 10.0.0.19 - - [2026-02-09 03:10:30] "GET /virtual-network/ffe465a1-7bb0-4bdf-90aa-99c3ce7254cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008789 10.0.0.19 - - [2026-02-09 03:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.19 - - [2026-02-09 03:10:30] "GET /network-policy/2edaa56c-af36-4611-9991-61bdb86533ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.005219 10.0.0.19 - - [2026-02-09 03:10:30] "DELETE /network-policy/2edaa56c-af36-4611-9991-61bdb86533ba HTTP/1.1" 200 115 0.036203 10.0.0.19 - - [2026-02-09 03:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.19 - - [2026-02-09 03:10:30] "DELETE /service-instance/6ff456b2-3115-4e5a-88ee-1095d35547cc HTTP/1.1" 200 115 0.044838 10.0.0.19 - - [2026-02-09 03:10:31] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003298 10.0.0.19 - - [2026-02-09 03:10:31] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.016471 10.0.0.19 - - [2026-02-09 03:10:31] "DELETE /access-control-list/687d6f3a-5ff1-4a86-aad9-2d50691c92ef HTTP/1.1" 200 115 0.046642 10.0.0.19 - - [2026-02-09 03:10:31] "POST /ref-update HTTP/1.1" 200 156 0.081999 10.0.0.19 - - [2026-02-09 03:10:31] "POST /ref-update HTTP/1.1" 200 156 0.037581 10.0.0.19 - - [2026-02-09 03:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006344 10.0.0.19 - - [2026-02-09 03:10:31] "POST /ref-update HTTP/1.1" 200 156 0.031163 10.0.0.19 - - [2026-02-09 03:10:31] "DELETE /service-template/2a713759-5745-45b1-bdb4-a0b39568dd37 HTTP/1.1" 200 115 0.045998 10.0.0.19 - - [2026-02-09 03:10:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.003577 10.0.0.41 - - [2026-02-09 03:10:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003526 10.0.0.41 - - [2026-02-09 03:10:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002593 10.0.0.19 - - [2026-02-09 03:10:31] "POST /neutron/network HTTP/1.1" 200 151 0.106985 10.0.0.19 - - [2026-02-09 03:10:31] "POST /neutron/port HTTP/1.1" 200 1124 0.020064 10.0.0.19 - - [2026-02-09 03:10:32] "POST /neutron/port HTTP/1.1" 200 151 0.192544 10.0.0.19 - - [2026-02-09 03:10:32] "POST /neutron/port HTTP/1.1" 200 151 0.185690 10.0.0.19 - - [2026-02-09 03:10:33] "POST /neutron/network HTTP/1.1" 200 846 0.006987 10.0.0.19 - - [2026-02-09 03:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.41 - - [2026-02-09 03:10:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003638 10.0.0.41 - - [2026-02-09 03:10:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002397 10.0.0.19 - - [2026-02-09 03:10:34] "POST /neutron/network HTTP/1.1" 200 151 0.110636 10.0.0.19 - - [2026-02-09 03:10:34] "DELETE /route-target/f66f03f4-f116-47a3-94b3-8f8ba3a1bc02 HTTP/1.1" 200 115 0.030998 10.0.0.19 - - [2026-02-09 03:10:34] "POST /neutron/network HTTP/1.1" 200 832 0.007318 10.0.0.19 - - [2026-02-09 03:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.41 - - [2026-02-09 03:10:36] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002456 10.0.0.19 - - [2026-02-09 03:10:36] "GET /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.039165 10.0.0.41 - - [2026-02-09 03:10:36] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000992 10.0.0.19 - - [2026-02-09 03:10:36] "GET /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb?fields=virtual_networks HTTP/1.1" 200 1037 0.042421 10.0.0.41 - - [2026-02-09 03:10:36] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001113 10.0.0.19 - - [2026-02-09 03:10:36] "GET /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.045757 10.0.0.41 - - [2026-02-09 03:10:36] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001647 10.0.0.19 - - [2026-02-09 03:10:36] "GET /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb?fields=security_groups HTTP/1.1" 200 1265 0.038456 10.0.0.19 - - [2026-02-09 03:10:37] "POST /fqname-to-id HTTP/1.1" 404 189 0.025810 10.0.0.41 - - [2026-02-09 03:10:37] "GET /projects?obj_uuids=8a61ff03-0f62-4972-9ff0-6a3d065fde40&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004687 10.0.0.41 - - [2026-02-09 03:10:37] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001072 10.0.0.41 - - [2026-02-09 03:10:37] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007114 10.0.0.41 - - [2026-02-09 03:10:37] "POST /id-to-fqname HTTP/1.1" 200 191 0.002870 10.0.0.41 - - [2026-02-09 03:10:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.005381 10.0.0.41 - - [2026-02-09 03:10:37] "POST /security-groups HTTP/1.1" 200 592 0.077162 10.0.0.41 - - [2026-02-09 03:10:38] "POST /projects HTTP/1.1" 200 587 0.307122 10.0.0.19 - - [2026-02-09 03:10:38] "POST /access-control-lists HTTP/1.1" 200 597 0.032228 10.0.0.41 - - [2026-02-09 03:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.376748 10.0.0.19 - - [2026-02-09 03:10:38] "GET /project/8a61ff03-0f62-4972-9ff0-6a3d065fde40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.517835 10.0.0.19 - - [2026-02-09 03:10:39] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.19 - - [2026-02-09 03:10:41] "GET /project/8a61ff03-0f62-4972-9ff0-6a3d065fde40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000487 10.0.0.41 - - [2026-02-09 03:10:41] "GET /projects?obj_uuids=8a61ff03-0f62-4972-9ff0-6a3d065fde40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001041 10.0.0.19 - - [2026-02-09 03:10:41] "GET /project/8a61ff03-0f62-4972-9ff0-6a3d065fde40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.067264 10.0.0.19 - - [2026-02-09 03:10:41] "POST /fqname-to-id HTTP/1.1" 404 180 0.003237 10.0.0.19 - - [2026-02-09 03:10:41] "POST /virtual-DNSs HTTP/1.1" 200 507 0.031214 10.0.0.19 - - [2026-02-09 03:10:41] "GET /virtual-DNS/ccbb5cb2-b8ac-4cd5-86e4-79a8aab86643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.006679 10.0.0.19 - - [2026-02-09 03:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.19 - - [2026-02-09 03:10:41] "GET /virtual-DNS/ccbb5cb2-b8ac-4cd5-86e4-79a8aab86643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.005297 10.0.0.19 - - [2026-02-09 03:10:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003342 10.0.0.19 - - [2026-02-09 03:10:42] "POST /network-ipams HTTP/1.1" 200 514 0.026779 10.0.0.19 - - [2026-02-09 03:10:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.004018 10.0.0.19 - - [2026-02-09 03:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.19 - - [2026-02-09 03:10:42] "GET /network-ipam/3431edd8-8d28-429e-b36b-9b3d764c7fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.006931 10.0.0.19 - - [2026-02-09 03:10:42] "PUT /network-ipam/3431edd8-8d28-429e-b36b-9b3d764c7fa5 HTTP/1.1" 200 258 0.017085 10.0.0.19 - - [2026-02-09 03:10:42] "POST /ref-update HTTP/1.1" 200 156 0.016299 10.0.0.19 - - [2026-02-09 03:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.41 - - [2026-02-09 03:10:42] "GET /projects?obj_uuids=8a61ff03-0f62-4972-9ff0-6a3d065fde40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001478 10.0.0.19 - - [2026-02-09 03:10:42] "GET /project/8a61ff03-0f62-4972-9ff0-6a3d065fde40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.046404 10.0.0.41 - - [2026-02-09 03:10:42] "GET /projects?obj_uuids=8a61ff03-0f62-4972-9ff0-6a3d065fde40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001138 10.0.0.19 - - [2026-02-09 03:10:42] "POST /neutron/network HTTP/1.1" 200 618 0.154300 10.0.0.19 - - [2026-02-09 03:10:43] "POST /route-targets HTTP/1.1" 200 327 0.017495 10.0.0.19 - - [2026-02-09 03:10:43] "POST /id-to-fqname HTTP/1.1" 200 227 0.003658 10.0.0.19 - - [2026-02-09 03:10:43] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006460 10.0.0.19 - - [2026-02-09 03:10:43] "POST /neutron/network HTTP/1.1" 200 833 0.006431 10.0.0.19 - - [2026-02-09 03:10:43] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005642 10.0.0.19 - - [2026-02-09 03:10:43] "POST /neutron/network HTTP/1.1" 200 807 0.015333 10.0.0.19 - - [2026-02-09 03:10:43] "POST /id-to-fqname HTTP/1.1" 200 227 0.001462 10.0.0.41 - - [2026-02-09 03:10:44] "GET /projects?obj_uuids=8a61ff03-0f62-4972-9ff0-6a3d065fde40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001093 10.0.0.19 - - [2026-02-09 03:10:44] "GET /project/8a61ff03-0f62-4972-9ff0-6a3d065fde40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.095819 10.0.0.19 - - [2026-02-09 03:10:44] "POST /neutron/network HTTP/1.1" 200 833 0.008030 10.0.0.19 - - [2026-02-09 03:10:44] "POST /neutron/port HTTP/1.1" 200 117 0.007128 10.0.0.19 - - [2026-02-09 03:10:45] "POST /neutron/port HTTP/1.1" 200 1058 0.017113 10.0.0.19 - - [2026-02-09 03:10:45] "POST /neutron/port HTTP/1.1" 200 1122 0.019000 10.0.0.19 - - [2026-02-09 03:10:45] "POST /neutron/port HTTP/1.1" 200 117 0.001294 10.0.0.19 - - [2026-02-09 03:10:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008015 10.0.0.19 - - [2026-02-09 03:10:49] "POST /neutron/port HTTP/1.1" 200 1122 0.016946 10.0.0.19 - - [2026-02-09 03:10:50] "GET /virtual-machine/415f655f-436d-49d8-856d-283266242af3 HTTP/1.1" 401 292 0.000609 10.0.0.19 - - [2026-02-09 03:10:50] "GET /virtual-machine/415f655f-436d-49d8-856d-283266242af3 HTTP/1.1" 200 1292 0.041902 10.0.0.19 - - [2026-02-09 03:10:50] "GET /virtual-machine-interface/131368f2-1505-484a-ae78-2f5ac7ab3178 HTTP/1.1" 200 2964 0.005886 10.0.0.19 - - [2026-02-09 03:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011015 10.0.0.19 - - [2026-02-09 03:10:50] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003994 10.0.0.19 - - [2026-02-09 03:10:50] "GET /virtual-networks?parent_id=8a61ff03-0f62-4972-9ff0-6a3d065fde40&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002898 10.0.0.19 - - [2026-02-09 03:10:50] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.012063 10.0.0.19 - - [2026-02-09 03:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.19 - - [2026-02-09 03:10:53] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006612 10.0.0.19 - - [2026-02-09 03:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.19 - - [2026-02-09 03:10:57] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006906 10.0.0.19 - - [2026-02-09 03:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.19 - - [2026-02-09 03:11:01] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005503 10.0.0.19 - - [2026-02-09 03:11:03] "POST /neutron/port HTTP/1.1" 200 1122 0.024185 10.0.0.19 - - [2026-02-09 03:11:03] "POST /neutron/subnet HTTP/1.1" 200 685 0.009794 10.0.0.19 - - [2026-02-09 03:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.19 - - [2026-02-09 03:11:05] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005694 10.0.0.19 - - [2026-02-09 03:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.19 - - [2026-02-09 03:11:09] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006091 10.0.0.19 - - [2026-02-09 03:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005135 10.0.0.19 - - [2026-02-09 03:11:14] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008802 10.0.0.19 - - [2026-02-09 03:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.19 - - [2026-02-09 03:11:18] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006068 10.0.0.19 - - [2026-02-09 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.19 - - [2026-02-09 03:11:22] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005546 10.0.0.19 - - [2026-02-09 03:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.19 - - [2026-02-09 03:11:26] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005699 10.0.0.19 - - [2026-02-09 03:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.19 - - [2026-02-09 03:11:28] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003668 10.0.0.19 - - [2026-02-09 03:11:28] "GET /virtual-networks?parent_id=8a61ff03-0f62-4972-9ff0-6a3d065fde40&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002806 10.0.0.19 - - [2026-02-09 03:11:28] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006151 10.0.0.19 - - [2026-02-09 03:11:28] "POST /neutron/port HTTP/1.1" 200 1122 0.016489 10.0.0.19 - - [2026-02-09 03:11:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007505 10.0.0.41 - - [2026-02-09 03:11:35] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001438 10.0.0.41 - - [2026-02-09 03:11:35] "DELETE /project/8a61ff030f6249729ff06a3d065fde40 HTTP/1.1" 404 173 0.042180 10.0.0.41 - - [2026-02-09 03:11:35] "GET /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.048606 10.0.0.41 - - [2026-02-09 03:11:35] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001055 10.0.0.41 - - [2026-02-09 03:11:35] "GET /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb?fields=security_groups HTTP/1.1" 200 1370 0.049551 10.0.0.41 - - [2026-02-09 03:11:36] "DELETE /security-group/533a9ba4-66d8-48ce-b471-c05717999d4e HTTP/1.1" 200 115 0.066227 10.0.0.41 - - [2026-02-09 03:11:36] "GET /projects?obj_uuids=b751ae50-b50e-4ef7-8c84-a4e76085b5eb&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001496 10.0.0.41 - - [2026-02-09 03:11:36] "GET /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb?fields=application_policy_sets HTTP/1.1" 200 1409 0.059366 10.0.0.19 - - [2026-02-09 03:11:36] "DELETE /access-control-list/df2a5b41-844e-457b-8126-bb08adc7e1bd HTTP/1.1" 200 115 0.059526 10.0.0.41 - - [2026-02-09 03:11:36] "DELETE /project/b751ae50-b50e-4ef7-8c84-a4e76085b5eb HTTP/1.1" 200 115 0.489615 10.0.0.19 - - [2026-02-09 03:11:38] "POST /neutron/port HTTP/1.1" 200 1122 0.018319 10.0.0.19 - - [2026-02-09 03:11:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007222 10.0.0.19 - - [2026-02-09 03:12:03] "POST /neutron/network HTTP/1.1" 200 843 0.007318 10.0.0.19 - - [2026-02-09 03:12:03] "POST /neutron/port HTTP/1.1" 200 117 0.001281 10.0.0.19 - - [2026-02-09 03:12:12] "POST /neutron/network HTTP/1.1" 200 833 0.007801 10.0.0.19 - - [2026-02-09 03:12:12] "POST /id-to-fqname HTTP/1.1" 200 227 0.001481 10.0.0.19 - - [2026-02-09 03:12:13] "POST /neutron/network HTTP/1.1" 200 843 0.007096 10.0.0.41 - - [2026-02-09 03:12:13] "GET /projects?obj_uuids=8a61ff03-0f62-4972-9ff0-6a3d065fde40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001135 10.0.0.19 - - [2026-02-09 03:12:13] "GET /project/8a61ff03-0f62-4972-9ff0-6a3d065fde40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.070179 10.0.0.19 - - [2026-02-09 03:12:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007530 10.0.0.19 - - [2026-02-09 03:12:14] "POST /neutron/network HTTP/1.1" 200 843 0.008015 10.0.0.19 - - [2026-02-09 03:12:14] "POST /neutron/port HTTP/1.1" 200 1058 0.040888 10.0.0.19 - - [2026-02-09 03:12:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004321 10.0.0.19 - - [2026-02-09 03:12:15] "POST /neutron/network HTTP/1.1" 200 833 0.008146 10.0.0.19 - - [2026-02-09 03:12:19] "POST /neutron/port HTTP/1.1" 200 1122 0.021217 10.0.0.19 - - [2026-02-09 03:12:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007733 10.0.0.19 - - [2026-02-09 03:12:19] "GET /virtual-machine/c68f7370-f48b-49e4-9034-0bfc4fe03c1a HTTP/1.1" 200 1294 0.005759 10.0.0.19 - - [2026-02-09 03:12:19] "GET /virtual-machine-interface/d7ded8ea-f8a2-4a7c-8df6-a38c07f30e74 HTTP/1.1" 200 2965 0.005315 10.0.0.19 - - [2026-02-09 03:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.19 - - [2026-02-09 03:12:19] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003914 10.0.0.19 - - [2026-02-09 03:12:19] "GET /virtual-networks?parent_id=8a61ff03-0f62-4972-9ff0-6a3d065fde40&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002851 10.0.0.19 - - [2026-02-09 03:12:19] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006103 10.0.0.19 - - [2026-02-09 03:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.19 - - [2026-02-09 03:12:22] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006984 10.0.0.19 - - [2026-02-09 03:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.19 - - [2026-02-09 03:12:26] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005911 10.0.0.19 - - [2026-02-09 03:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.19 - - [2026-02-09 03:12:30] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005577 10.0.0.19 - - [2026-02-09 03:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.19 - - [2026-02-09 03:12:34] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005468 10.0.0.19 - - [2026-02-09 03:12:35] "POST /neutron/network HTTP/1.1" 200 843 0.007426 10.0.0.19 - - [2026-02-09 03:12:35] "POST /neutron/port HTTP/1.1" 200 117 0.001224 10.0.0.19 - - [2026-02-09 03:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.19 - - [2026-02-09 03:12:38] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005742 10.0.0.19 - - [2026-02-09 03:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.19 - - [2026-02-09 03:12:42] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006106 10.0.0.19 - - [2026-02-09 03:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006683 10.0.0.19 - - [2026-02-09 03:12:47] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007531 10.0.0.19 - - [2026-02-09 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.19 - - [2026-02-09 03:12:51] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007612 10.0.0.19 - - [2026-02-09 03:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.19 - - [2026-02-09 03:12:55] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004398 10.0.0.19 - - [2026-02-09 03:12:55] "GET /virtual-networks?parent_id=8a61ff03-0f62-4972-9ff0-6a3d065fde40&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003402 10.0.0.19 - - [2026-02-09 03:12:55] "GET /virtual-network/8008c247-146f-4458-8397-f292e7d77e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006553 10.0.0.19 - - [2026-02-09 03:12:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007925 10.0.0.19 - - [2026-02-09 03:13:04] "POST /neutron/port HTTP/1.1" 200 1122 0.018361 10.0.0.19 - - [2026-02-09 03:13:05] "POST /neutron/port HTTP/1.1" 200 1122 0.019344 10.0.0.19 - - [2026-02-09 03:13:05] "POST /neutron/subnet HTTP/1.1" 200 685 0.009907 10.0.0.19 - - [2026-02-09 03:13:05] "POST /neutron/port HTTP/1.1" 200 1122 0.020286 10.0.0.19 - - [2026-02-09 03:13:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009776 10.0.0.19 - - [2026-02-09 03:13:23] "GET /obj-perms HTTP/1.1" 200 5056 0.067257 10.0.0.33 - - [2026-02-09 03:13:24] "GET /obj-perms HTTP/1.1" 200 5056 0.056767 10.0.0.33 - - [2026-02-09 03:13:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.33 - - [2026-02-09 03:13:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000691 10.0.0.33 - - [2026-02-09 03:13:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.33 - - [2026-02-09 03:13:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.41 - - [2026-02-09 03:13:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000568 10.0.0.41 - - [2026-02-09 03:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000454 10.0.0.41 - - [2026-02-09 03:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.41 - - [2026-02-09 03:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.19 - - [2026-02-09 03:13:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.19 - - [2026-02-09 03:13:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.19 - - [2026-02-09 03:13:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.19 - - [2026-02-09 03:13:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.19 - - [2026-02-09 03:13:37] "POST /neutron/network HTTP/1.1" 200 843 0.006982 10.0.0.19 - - [2026-02-09 03:13:37] "POST /neutron/port HTTP/1.1" 200 117 0.001269 10.0.0.19 - - [2026-02-09 03:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.19 - - [2026-02-09 03:13:42] "DELETE /virtual-DNS/ccbb5cb2-b8ac-4cd5-86e4-79a8aab86643 HTTP/1.1" 409 235 0.008461 10.0.0.19 - - [2026-02-09 03:13:42] "POST /fqname-to-id HTTP/1.1" 404 192 0.003958 10.0.0.19 - - [2026-02-09 03:13:42] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.038991 10.0.0.19 - - [2026-02-09 03:13:43] "GET /virtual-DNS-record/1e94e421-a478-48a2-acc0-7b5e17a5237e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.006077 10.0.0.19 - - [2026-02-09 03:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.19 - - [2026-02-09 03:13:43] "GET /virtual-DNS-record/1e94e421-a478-48a2-acc0-7b5e17a5237e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.004178 10.0.0.19 - - [2026-02-09 03:13:49] "DELETE /virtual-DNS-record/1e94e421-a478-48a2-acc0-7b5e17a5237e HTTP/1.1" 200 115 0.028626 10.0.0.19 - - [2026-02-09 03:13:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.003545 10.0.0.19 - - [2026-02-09 03:13:50] "POST /neutron/network HTTP/1.1" 400 204 0.015809 10.0.0.19 - - [2026-02-09 03:13:50] "POST /neutron/port HTTP/1.1" 200 1122 0.019251 10.0.0.19 - - [2026-02-09 03:13:50] "POST /neutron/port HTTP/1.1" 200 151 0.243238 10.0.0.19 - - [2026-02-09 03:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.19 - - [2026-02-09 03:13:52] "DELETE /network-ipam/3431edd8-8d28-429e-b36b-9b3d764c7fa5 HTTP/1.1" 200 115 0.045984 10.0.0.19 - - [2026-02-09 03:13:52] "DELETE /virtual-DNS/ccbb5cb2-b8ac-4cd5-86e4-79a8aab86643 HTTP/1.1" 200 115 0.057063 10.0.0.19 - - [2026-02-09 03:13:52] "POST /fqname-to-id HTTP/1.1" 404 180 0.005814 10.0.0.41 - - [2026-02-09 03:13:53] "GET /projects?obj_uuids=8a61ff03-0f62-4972-9ff0-6a3d065fde40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.027427 10.0.0.19 - - [2026-02-09 03:13:53] "GET /project/8a61ff03-0f62-4972-9ff0-6a3d065fde40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.091354 10.0.0.41 - - [2026-02-09 03:13:53] "GET /projects?obj_uuids=8a61ff03-0f62-4972-9ff0-6a3d065fde40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001000 10.0.0.19 - - [2026-02-09 03:13:53] "GET /project/8a61ff03-0f62-4972-9ff0-6a3d065fde40?fields=virtual_networks HTTP/1.1" 200 1034 0.034807 10.0.0.41 - - [2026-02-09 03:13:53] "GET /projects?obj_uuids=8a61ff03-0f62-4972-9ff0-6a3d065fde40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001073 10.0.0.19 - - [2026-02-09 03:13:53] "GET /project/8a61ff03-0f62-4972-9ff0-6a3d065fde40?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.043580 10.0.0.41 - - [2026-02-09 03:13:54] "GET /projects?obj_uuids=8a61ff03-0f62-4972-9ff0-6a3d065fde40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001384 10.0.0.19 - - [2026-02-09 03:13:54] "GET /project/8a61ff03-0f62-4972-9ff0-6a3d065fde40?fields=security_groups HTTP/1.1" 200 1261 0.048851 10.0.0.19 - - [2026-02-09 03:13:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.337606 10.0.0.41 - - [2026-02-09 03:13:55] "GET /projects?obj_uuids=5099adb0-0466-40a2-aee7-6a3e5bbb65c8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003422 10.0.0.41 - - [2026-02-09 03:13:55] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001037 10.0.0.41 - - [2026-02-09 03:13:55] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007496 10.0.0.41 - - [2026-02-09 03:13:55] "POST /id-to-fqname HTTP/1.1" 200 191 0.001605 10.0.0.41 - - [2026-02-09 03:13:55] "POST /fqname-to-id HTTP/1.1" 404 200 0.003740 10.0.0.41 - - [2026-02-09 03:13:55] "POST /security-groups HTTP/1.1" 200 592 0.081263 10.0.0.41 - - [2026-02-09 03:13:55] "POST /projects HTTP/1.1" 200 587 0.283826 10.0.0.19 - - [2026-02-09 03:13:55] "POST /fqname-to-id HTTP/1.1" 404 235 0.033543 10.0.0.41 - - [2026-02-09 03:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.352667 10.0.0.19 - - [2026-02-09 03:13:55] "POST /access-control-lists HTTP/1.1" 200 595 0.030147 10.0.0.19 - - [2026-02-09 03:13:55] "GET /project/5099adb0-0466-40a2-aee7-6a3e5bbb65c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.516386 10.0.0.19 - - [2026-02-09 03:13:56] "GET / HTTP/1.1" 200 35931 0.003092 10.0.0.19 - - [2026-02-09 03:13:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000522 10.0.0.19 - - [2026-02-09 03:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.071404 10.0.0.41 - - [2026-02-09 03:13:58] "GET /projects?obj_uuids=5099adb0-0466-40a2-aee7-6a3e5bbb65c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000995 10.0.0.19 - - [2026-02-09 03:13:59] "GET /project/5099adb0-0466-40a2-aee7-6a3e5bbb65c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.045220 10.0.0.19 - - [2026-02-09 03:13:59] "POST /neutron/network HTTP/1.1" 200 117 0.037661 10.0.0.19 - - [2026-02-09 03:13:59] "POST /neutron/network HTTP/1.1" 200 827 0.008905 10.0.0.19 - - [2026-02-09 03:13:59] "POST /id-to-fqname HTTP/1.1" 200 222 0.001281 10.0.0.19 - - [2026-02-09 03:13:59] "GET /virtual-network/abef57c0-e8cd-402b-8df5-627d73641183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005930 10.0.0.19 - - [2026-02-09 03:13:59] "GET /virtual-network/abef57c0-e8cd-402b-8df5-627d73641183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006251 10.0.0.19 - - [2026-02-09 03:13:59] "POST /neutron/subnet HTTP/1.1" 200 725 0.009908 10.0.0.19 - - [2026-02-09 03:14:00] "GET /virtual-network/abef57c0-e8cd-402b-8df5-627d73641183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007039 10.0.0.41 - - [2026-02-09 03:14:01] "GET /obj-perms HTTP/1.1" 200 5032 0.055377 10.0.0.19 - - [2026-02-09 03:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.41 - - [2026-02-09 03:14:01] "GET /projects?obj_uuids=5099adb0-0466-40a2-aee7-6a3e5bbb65c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001110 10.0.0.19 - - [2026-02-09 03:14:01] "GET /project/5099adb0-0466-40a2-aee7-6a3e5bbb65c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.068399 10.0.0.19 - - [2026-02-09 03:14:01] "POST /route-targets HTTP/1.1" 200 327 0.015446 10.0.0.41 - - [2026-02-09 03:14:01] "POST /useragent-kv HTTP/1.1" 200 115 0.006964 10.0.0.19 - - [2026-02-09 03:14:01] "POST /neutron/subnet HTTP/1.1" 200 715 0.239863 10.0.0.19 - - [2026-02-09 03:14:02] "POST /id-to-fqname HTTP/1.1" 200 222 0.001386 10.0.0.19 - - [2026-02-09 03:14:02] "GET /virtual-network/430ddbcb-9255-45e7-b4c4-7d61b3dd3fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006747 10.0.0.19 - - [2026-02-09 03:14:02] "GET /virtual-network/430ddbcb-9255-45e7-b4c4-7d61b3dd3fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006457 10.0.0.19 - - [2026-02-09 03:14:02] "POST /neutron/network HTTP/1.1" 200 825 0.008552 10.0.0.19 - - [2026-02-09 03:14:02] "GET /virtual-network/430ddbcb-9255-45e7-b4c4-7d61b3dd3fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005746 10.0.0.19 - - [2026-02-09 03:14:02] "POST /id-to-fqname HTTP/1.1" 200 222 0.001402 10.0.0.41 - - [2026-02-09 03:14:17] "GET /projects?obj_uuids=5099adb0-0466-40a2-aee7-6a3e5bbb65c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001644 10.0.0.19 - - [2026-02-09 03:14:17] "GET /project/5099adb0-0466-40a2-aee7-6a3e5bbb65c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.083885 10.0.0.19 - - [2026-02-09 03:14:17] "POST /neutron/network HTTP/1.1" 200 825 0.036521 10.0.0.19 - - [2026-02-09 03:14:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001848 10.0.0.19 - - [2026-02-09 03:14:17] "POST /neutron/port HTTP/1.1" 200 117 0.008311 10.0.0.41 - - [2026-02-09 03:14:18] "GET /projects?obj_uuids=5099adb0-0466-40a2-aee7-6a3e5bbb65c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001598 10.0.0.19 - - [2026-02-09 03:14:18] "POST /neutron/port HTTP/1.1" 200 1059 0.312090 10.0.0.41 - - [2026-02-09 03:14:18] "GET /projects?obj_uuids=5099adb0-0466-40a2-aee7-6a3e5bbb65c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001024 10.0.0.19 - - [2026-02-09 03:14:18] "GET /project/5099adb0-0466-40a2-aee7-6a3e5bbb65c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.097018 10.0.0.19 - - [2026-02-09 03:14:18] "POST /neutron/port HTTP/1.1" 200 1113 0.226914 10.0.0.19 - - [2026-02-09 03:14:19] "POST /neutron/port HTTP/1.1" 200 1123 0.035475 10.0.0.19 - - [2026-02-09 03:14:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012704 10.0.0.19 - - [2026-02-09 03:14:19] "POST /neutron/port HTTP/1.1" 200 117 0.015204 10.0.0.19 - - [2026-02-09 03:14:19] "POST /neutron/network HTTP/1.1" 200 837 0.008243 10.0.0.19 - - [2026-02-09 03:14:20] "POST /neutron/port HTTP/1.1" 200 1061 0.037494 10.0.0.19 - - [2026-02-09 03:14:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006571 10.0.0.19 - - [2026-02-09 03:14:20] "POST /neutron/network HTTP/1.1" 200 827 0.016201 10.0.0.19 - - [2026-02-09 03:14:24] "GET /obj-perms HTTP/1.1" 200 5056 0.052335 10.0.0.19 - - [2026-02-09 03:14:29] "POST /neutron/port HTTP/1.1" 200 1123 0.033057 10.0.0.19 - - [2026-02-09 03:14:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007577 10.0.0.41 - - [2026-02-09 03:14:36] "DELETE /project/5099adb0046640a2aee76a3e5bbb65c8 HTTP/1.1" 404 173 0.005787 10.0.0.41 - - [2026-02-09 03:14:36] "GET /projects?obj_uuids=8a61ff03-0f62-4972-9ff0-6a3d065fde40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000884 10.0.0.41 - - [2026-02-09 03:14:36] "GET /project/8a61ff03-0f62-4972-9ff0-6a3d065fde40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.044055 10.0.0.41 - - [2026-02-09 03:14:36] "GET /projects?obj_uuids=8a61ff03-0f62-4972-9ff0-6a3d065fde40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001224 10.0.0.41 - - [2026-02-09 03:14:36] "GET /project/8a61ff03-0f62-4972-9ff0-6a3d065fde40?fields=security_groups HTTP/1.1" 200 1366 0.061200 10.0.0.41 - - [2026-02-09 03:14:36] "DELETE /security-group/1442a966-c17a-42bb-adb5-e701d3e2ac8a HTTP/1.1" 200 115 0.056469 10.0.0.41 - - [2026-02-09 03:14:36] "GET /projects?obj_uuids=8a61ff03-0f62-4972-9ff0-6a3d065fde40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001076 10.0.0.41 - - [2026-02-09 03:14:36] "GET /project/8a61ff03-0f62-4972-9ff0-6a3d065fde40?fields=application_policy_sets HTTP/1.1" 200 1405 0.063214 10.0.0.19 - - [2026-02-09 03:14:36] "DELETE /access-control-list/12ef6da8-9524-414d-a4a4-12aad3097a8c HTTP/1.1" 200 115 0.058566 10.0.0.41 - - [2026-02-09 03:14:36] "DELETE /project/8a61ff03-0f62-4972-9ff0-6a3d065fde40 HTTP/1.1" 200 115 0.428293 10.0.0.19 - - [2026-02-09 03:14:44] "POST /neutron/port HTTP/1.1" 200 1123 0.017632 10.0.0.19 - - [2026-02-09 03:14:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007519 10.0.0.19 - - [2026-02-09 03:14:55] "POST /neutron/port HTTP/1.1" 200 1123 0.024054 10.0.0.19 - - [2026-02-09 03:14:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010665 10.0.0.19 - - [2026-02-09 03:14:55] "GET /virtual-machine/46bf6268-9e38-4902-8b01-7d305646e8da HTTP/1.1" 401 292 0.000853 10.0.0.19 - - [2026-02-09 03:14:55] "GET /virtual-machine/46bf6268-9e38-4902-8b01-7d305646e8da HTTP/1.1" 200 1293 0.029495 10.0.0.19 - - [2026-02-09 03:14:55] "GET /virtual-machine-interface/54e9baaa-8020-4040-b90b-0b3e3be21e1d HTTP/1.1" 200 2949 0.007234 10.0.0.19 - - [2026-02-09 03:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.19 - - [2026-02-09 03:14:55] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004076 10.0.0.19 - - [2026-02-09 03:14:55] "GET /virtual-networks?parent_id=5099adb0-0466-40a2-aee7-6a3e5bbb65c8&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004111 10.0.0.19 - - [2026-02-09 03:14:55] "GET /virtual-network/430ddbcb-9255-45e7-b4c4-7d61b3dd3fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008410 10.0.0.19 - - [2026-02-09 03:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.19 - - [2026-02-09 03:14:58] "GET /virtual-network/430ddbcb-9255-45e7-b4c4-7d61b3dd3fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005666 10.0.0.19 - - [2026-02-09 03:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.19 - - [2026-02-09 03:15:02] "GET /virtual-network/430ddbcb-9255-45e7-b4c4-7d61b3dd3fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006967 10.0.0.19 - - [2026-02-09 03:15:05] "POST /neutron/network HTTP/1.1" 200 835 0.008108 10.0.0.19 - - [2026-02-09 03:15:05] "POST /neutron/port HTTP/1.1" 200 117 0.001517 10.0.0.19 - - [2026-02-09 03:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.19 - - [2026-02-09 03:15:06] "GET /virtual-network/430ddbcb-9255-45e7-b4c4-7d61b3dd3fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005506 10.0.0.19 - - [2026-02-09 03:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.19 - - [2026-02-09 03:15:10] "GET /virtual-network/430ddbcb-9255-45e7-b4c4-7d61b3dd3fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006984 10.0.0.19 - - [2026-02-09 03:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.19 - - [2026-02-09 03:15:15] "GET /virtual-network/430ddbcb-9255-45e7-b4c4-7d61b3dd3fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007061 10.0.0.19 - - [2026-02-09 03:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.19 - - [2026-02-09 03:15:19] "GET /virtual-network/430ddbcb-9255-45e7-b4c4-7d61b3dd3fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006956 10.0.0.19 - - [2026-02-09 03:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.19 - - [2026-02-09 03:15:23] "GET /virtual-network/430ddbcb-9255-45e7-b4c4-7d61b3dd3fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005600 10.0.0.33 - - [2026-02-09 03:15:25] "GET /obj-perms HTTP/1.1" 200 5056 0.063500 10.0.0.41 - - [2026-02-09 03:15:25] "GET /obj-perms HTTP/1.1" 200 5056 0.046364 10.0.0.19 - - [2026-02-09 03:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005114 10.0.0.19 - - [2026-02-09 03:15:27] "GET /virtual-network/430ddbcb-9255-45e7-b4c4-7d61b3dd3fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007500 10.0.0.19 - - [2026-02-09 03:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.19 - - [2026-02-09 03:15:31] "GET /virtual-network/430ddbcb-9255-45e7-b4c4-7d61b3dd3fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006126 10.0.0.19 - - [2026-02-09 03:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.19 - - [2026-02-09 03:15:35] "GET /virtual-network/430ddbcb-9255-45e7-b4c4-7d61b3dd3fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005776 10.0.0.19 - - [2026-02-09 03:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.19 - - [2026-02-09 03:15:39] "GET /virtual-network/430ddbcb-9255-45e7-b4c4-7d61b3dd3fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006268 10.0.0.19 - - [2026-02-09 03:15:40] "POST /neutron/port HTTP/1.1" 200 1125 0.020830 10.0.0.19 - - [2026-02-09 03:15:40] "POST /neutron/subnet HTTP/1.1" 200 699 0.009387 10.0.0.19 - - [2026-02-09 03:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.19 - - [2026-02-09 03:15:43] "GET /virtual-network/430ddbcb-9255-45e7-b4c4-7d61b3dd3fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006142 10.0.0.19 - - [2026-02-09 03:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.19 - - [2026-02-09 03:15:45] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004279 10.0.0.19 - - [2026-02-09 03:15:45] "GET /virtual-networks?parent_id=5099adb0-0466-40a2-aee7-6a3e5bbb65c8&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003601 10.0.0.19 - - [2026-02-09 03:15:45] "GET /virtual-network/430ddbcb-9255-45e7-b4c4-7d61b3dd3fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007426 10.0.0.19 - - [2026-02-09 03:15:46] "POST /neutron/port HTTP/1.1" 200 1123 0.020299 10.0.0.19 - - [2026-02-09 03:15:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009245 10.0.0.19 - - [2026-02-09 03:16:01] "POST /neutron/port HTTP/1.1" 200 1125 0.070094 10.0.0.19 - - [2026-02-09 03:16:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010509 10.0.0.19 - - [2026-02-09 03:16:05] "POST /neutron/port HTTP/1.1" 200 1123 0.018134 10.0.0.19 - - [2026-02-09 03:16:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004104 10.0.0.19 - - [2026-02-09 03:16:05] "POST /neutron/network HTTP/1.1" 200 825 0.007997 10.0.0.19 - - [2026-02-09 03:16:11] "POST /neutron/port HTTP/1.1" 200 1123 0.017769 10.0.0.19 - - [2026-02-09 03:16:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008157 10.0.0.19 - - [2026-02-09 03:16:27] "POST /neutron/port HTTP/1.1" 200 1123 0.016879 10.0.0.19 - - [2026-02-09 03:16:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011607 10.0.0.19 - - [2026-02-09 03:16:42] "POST /neutron/port HTTP/1.1" 200 1125 0.016967 10.0.0.19 - - [2026-02-09 03:16:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004379 10.0.0.19 - - [2026-02-09 03:16:42] "POST /neutron/network HTTP/1.1" 200 827 0.006690 10.0.0.19 - - [2026-02-09 03:16:47] "POST /neutron/port HTTP/1.1" 200 1125 0.017683 10.0.0.19 - - [2026-02-09 03:16:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007621 10.0.0.19 - - [2026-02-09 03:16:48] "GET /virtual-machine/524b9e1c-26ad-4d23-b943-b6893e923f36 HTTP/1.1" 200 1293 0.006269 10.0.0.19 - - [2026-02-09 03:16:48] "GET /virtual-machine-interface/f1eefe19-09d6-4030-8b48-b052664253f5 HTTP/1.1" 200 2950 0.006536 10.0.0.19 - - [2026-02-09 03:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.19 - - [2026-02-09 03:16:48] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004146 10.0.0.19 - - [2026-02-09 03:16:48] "GET /virtual-networks?parent_id=5099adb0-0466-40a2-aee7-6a3e5bbb65c8&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002941 10.0.0.19 - - [2026-02-09 03:16:48] "GET /virtual-network/abef57c0-e8cd-402b-8df5-627d73641183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006270 10.0.0.19 - - [2026-02-09 03:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.19 - - [2026-02-09 03:16:49] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003749 10.0.0.19 - - [2026-02-09 03:16:49] "GET /virtual-networks?parent_id=5099adb0-0466-40a2-aee7-6a3e5bbb65c8&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003106 10.0.0.19 - - [2026-02-09 03:16:49] "GET /virtual-network/abef57c0-e8cd-402b-8df5-627d73641183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008722 10.0.0.19 - - [2026-02-09 03:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.41 - - [2026-02-09 03:16:49] "GET /projects?obj_uuids=5099adb0-0466-40a2-aee7-6a3e5bbb65c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000988 10.0.0.19 - - [2026-02-09 03:16:49] "GET /project/5099adb0-0466-40a2-aee7-6a3e5bbb65c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.062460 10.0.0.19 - - [2026-02-09 03:16:49] "GET /virtual-network/abef57c0-e8cd-402b-8df5-627d73641183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008195 10.0.0.19 - - [2026-02-09 03:16:49] "GET /floating-ip-pools?parent_id=abef57c0-e8cd-402b-8df5-627d73641183&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004256 10.0.0.19 - - [2026-02-09 03:16:49] "GET /virtual-network/abef57c0-e8cd-402b-8df5-627d73641183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008180 10.0.0.19 - - [2026-02-09 03:16:49] "POST /floating-ip-pools HTTP/1.1" 200 598 0.040638 10.0.0.19 - - [2026-02-09 03:16:49] "POST /ref-update HTTP/1.1" 200 156 0.015833 10.0.0.19 - - [2026-02-09 03:16:49] "GET /virtual-network/abef57c0-e8cd-402b-8df5-627d73641183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008088 10.0.0.19 - - [2026-02-09 03:16:50] "GET /virtual-network/abef57c0-e8cd-402b-8df5-627d73641183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007529 10.0.0.41 - - [2026-02-09 03:16:50] "GET /projects?obj_uuids=5099adb0-0466-40a2-aee7-6a3e5bbb65c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001533 10.0.0.19 - - [2026-02-09 03:16:50] "POST /neutron/floatingip HTTP/1.1" 200 530 0.140719 10.0.0.19 - - [2026-02-09 03:16:50] "POST /neutron/floatingip HTTP/1.1" 200 575 0.078305 10.0.0.19 - - [2026-02-09 03:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005590 10.0.0.19 - - [2026-02-09 03:16:50] "GET /routing-instance/1c2757f5-17ef-4efc-80df-f4ed88c7a558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.006665 10.0.0.19 - - [2026-02-09 03:16:50] "GET /route-target/55f812e7-04ea-43a5-acd5-94d146a6c910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004445 10.0.0.19 - - [2026-02-09 03:17:07] "POST /neutron/port HTTP/1.1" 200 1123 0.019578 10.0.0.19 - - [2026-02-09 03:17:07] "POST /neutron/subnet HTTP/1.1" 200 689 0.009140 10.0.0.19 - - [2026-02-09 03:17:15] "POST /neutron/floatingip HTTP/1.1" 200 575 0.021041 10.0.0.19 - - [2026-02-09 03:17:16] "POST /neutron/floatingip HTTP/1.1" 200 115 0.075815 10.0.0.19 - - [2026-02-09 03:17:16] "GET /floating-ip-pool/c515ce52-b883-49ac-9713-92282e6053d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1185 0.004236 10.0.0.19 - - [2026-02-09 03:17:16] "POST /ref-update HTTP/1.1" 200 156 0.012837 10.0.0.19 - - [2026-02-09 03:17:16] "DELETE /floating-ip-pool/c515ce52-b883-49ac-9713-92282e6053d5 HTTP/1.1" 200 115 0.031672 10.0.0.19 - - [2026-02-09 03:17:16] "POST /neutron/port HTTP/1.1" 200 1125 0.018632 10.0.0.19 - - [2026-02-09 03:17:16] "POST /neutron/port HTTP/1.1" 200 1123 0.027111 10.0.0.19 - - [2026-02-09 03:17:18] "POST /neutron/network HTTP/1.1" 200 825 0.007095 10.0.0.41 - - [2026-02-09 03:17:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005794 10.0.0.19 - - [2026-02-09 03:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.41 - - [2026-02-09 03:17:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002487 10.0.0.19 - - [2026-02-09 03:17:18] "POST /neutron/network HTTP/1.1" 200 151 0.133996 10.0.0.41 - - [2026-02-09 03:17:20] "GET /projects?obj_uuids=5099adb0-0466-40a2-aee7-6a3e5bbb65c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000976 10.0.0.19 - - [2026-02-09 03:17:20] "GET /project/5099adb0-0466-40a2-aee7-6a3e5bbb65c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.048405 10.0.0.41 - - [2026-02-09 03:17:20] "GET /projects?obj_uuids=5099adb0-0466-40a2-aee7-6a3e5bbb65c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000952 10.0.0.19 - - [2026-02-09 03:17:20] "GET /project/5099adb0-0466-40a2-aee7-6a3e5bbb65c8?fields=virtual_networks HTTP/1.1" 200 1034 0.047096 10.0.0.41 - - [2026-02-09 03:17:20] "GET /projects?obj_uuids=5099adb0-0466-40a2-aee7-6a3e5bbb65c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001030 10.0.0.19 - - [2026-02-09 03:17:20] "GET /project/5099adb0-0466-40a2-aee7-6a3e5bbb65c8?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.041748 10.0.0.41 - - [2026-02-09 03:17:20] "GET /projects?obj_uuids=5099adb0-0466-40a2-aee7-6a3e5bbb65c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001029 10.0.0.19 - - [2026-02-09 03:17:20] "GET /project/5099adb0-0466-40a2-aee7-6a3e5bbb65c8?fields=security_groups HTTP/1.1" 200 1261 0.036256 10.0.0.19 - - [2026-02-09 03:17:21] "POST /fqname-to-id HTTP/1.1" 404 188 0.025298 10.0.0.41 - - [2026-02-09 03:17:21] "GET /projects?obj_uuids=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003357 10.0.0.41 - - [2026-02-09 03:17:21] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001014 10.0.0.41 - - [2026-02-09 03:17:21] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.034062 10.0.0.41 - - [2026-02-09 03:17:21] "POST /id-to-fqname HTTP/1.1" 200 190 0.002083 10.0.0.41 - - [2026-02-09 03:17:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.006066 10.0.0.41 - - [2026-02-09 03:17:21] "POST /security-groups HTTP/1.1" 200 591 0.072755 10.0.0.41 - - [2026-02-09 03:17:21] "POST /projects HTTP/1.1" 200 585 0.292621 10.0.0.19 - - [2026-02-09 03:17:22] "POST /access-control-lists HTTP/1.1" 200 596 0.038310 10.0.0.41 - - [2026-02-09 03:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.366962 10.0.0.19 - - [2026-02-09 03:17:22] "GET /project/3d34536d-b4ed-468d-8703-6e2735b20236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.526104 10.0.0.19 - - [2026-02-09 03:17:23] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.19 - - [2026-02-09 03:17:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000523 10.0.0.19 - - [2026-02-09 03:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.055213 10.0.0.41 - - [2026-02-09 03:17:25] "GET /projects?obj_uuids=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001274 10.0.0.19 - - [2026-02-09 03:17:25] "GET /project/3d34536d-b4ed-468d-8703-6e2735b20236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.041871 10.0.0.19 - - [2026-02-09 03:17:25] "POST /route-targets HTTP/1.1" 200 327 0.020897 10.0.0.41 - - [2026-02-09 03:17:25] "POST /useragent-kv HTTP/1.1" 200 115 0.008606 10.0.0.19 - - [2026-02-09 03:17:25] "POST /neutron/subnet HTTP/1.1" 200 701 0.239531 10.0.0.19 - - [2026-02-09 03:17:25] "POST /id-to-fqname HTTP/1.1" 200 230 0.001440 10.0.0.19 - - [2026-02-09 03:17:25] "GET /virtual-network/8f92dc36-835c-40e7-803f-1f16413ef8ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006474 10.0.0.19 - - [2026-02-09 03:17:25] "GET /virtual-network/8f92dc36-835c-40e7-803f-1f16413ef8ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006303 10.0.0.19 - - [2026-02-09 03:17:25] "POST /neutron/network HTTP/1.1" 200 839 0.008776 10.0.0.19 - - [2026-02-09 03:17:26] "POST /id-to-fqname HTTP/1.1" 200 230 0.001728 10.0.0.19 - - [2026-02-09 03:17:26] "POST /neutron/network HTTP/1.1" 200 849 0.008534 10.0.0.41 - - [2026-02-09 03:17:27] "GET /projects?obj_uuids=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001023 10.0.0.19 - - [2026-02-09 03:17:27] "GET /project/3d34536d-b4ed-468d-8703-6e2735b20236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.258559 10.0.0.19 - - [2026-02-09 03:17:27] "POST /neutron/port HTTP/1.1" 200 117 0.006763 10.0.0.19 - - [2026-02-09 03:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.19 - - [2026-02-09 03:17:27] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003423 10.0.0.19 - - [2026-02-09 03:17:27] "PUT /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9 HTTP/1.1" 200 276 0.011653 10.0.0.41 - - [2026-02-09 03:17:27] "GET /projects?obj_uuids=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001115 10.0.0.19 - - [2026-02-09 03:17:28] "POST /neutron/port HTTP/1.1" 200 1055 0.319360 10.0.0.19 - - [2026-02-09 03:17:28] "POST /neutron/port HTTP/1.1" 200 1109 0.097362 10.0.0.19 - - [2026-02-09 03:17:28] "POST /neutron/subnet HTTP/1.1" 200 675 0.009138 10.0.0.19 - - [2026-02-09 03:17:32] "POST /neutron/port HTTP/1.1" 200 1119 0.018140 10.0.0.19 - - [2026-02-09 03:17:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008018 10.0.0.19 - - [2026-02-09 03:17:32] "GET /virtual-machine/d04e9537-9350-4253-b818-5105080994fe HTTP/1.1" 401 292 0.000494 10.0.0.19 - - [2026-02-09 03:17:33] "GET /virtual-machine/d04e9537-9350-4253-b818-5105080994fe HTTP/1.1" 200 1293 0.038060 10.0.0.19 - - [2026-02-09 03:17:33] "GET /virtual-machine-interface/20def63c-a5d2-4d78-b999-04f1ed31ddd3 HTTP/1.1" 200 2971 0.006488 10.0.0.19 - - [2026-02-09 03:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.19 - - [2026-02-09 03:17:33] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004489 10.0.0.19 - - [2026-02-09 03:17:33] "GET /virtual-networks?parent_id=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003476 10.0.0.19 - - [2026-02-09 03:17:33] "GET /virtual-network/8f92dc36-835c-40e7-803f-1f16413ef8ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006485 10.0.0.19 - - [2026-02-09 03:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004648 10.0.0.19 - - [2026-02-09 03:17:36] "GET /virtual-network/8f92dc36-835c-40e7-803f-1f16413ef8ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007045 10.0.0.41 - - [2026-02-09 03:17:37] "DELETE /project/3d34536db4ed468d87036e2735b20236 HTTP/1.1" 404 173 0.003909 10.0.0.41 - - [2026-02-09 03:17:37] "GET /projects?obj_uuids=5099adb0-0466-40a2-aee7-6a3e5bbb65c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000972 10.0.0.41 - - [2026-02-09 03:17:37] "GET /project/5099adb0-0466-40a2-aee7-6a3e5bbb65c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.044765 10.0.0.41 - - [2026-02-09 03:17:37] "GET /projects?obj_uuids=5099adb0-0466-40a2-aee7-6a3e5bbb65c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001137 10.0.0.41 - - [2026-02-09 03:17:37] "GET /project/5099adb0-0466-40a2-aee7-6a3e5bbb65c8?fields=security_groups HTTP/1.1" 200 1366 0.067333 10.0.0.19 - - [2026-02-09 03:17:37] "POST /neutron/port HTTP/1.1" 200 1119 0.058951 10.0.0.41 - - [2026-02-09 03:17:37] "DELETE /security-group/42cd4d7e-0ad6-4998-8c4f-928ea1b75309 HTTP/1.1" 200 115 0.094020 10.0.0.41 - - [2026-02-09 03:17:37] "GET /projects?obj_uuids=5099adb0-0466-40a2-aee7-6a3e5bbb65c8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001647 10.0.0.41 - - [2026-02-09 03:17:37] "GET /project/5099adb0-0466-40a2-aee7-6a3e5bbb65c8?fields=application_policy_sets HTTP/1.1" 200 1405 0.069303 10.0.0.19 - - [2026-02-09 03:17:37] "DELETE /access-control-list/4a27d0d5-2c3e-4b8b-acd7-8e5448350ee3 HTTP/1.1" 200 115 0.063327 10.0.0.41 - - [2026-02-09 03:17:37] "DELETE /project/5099adb0-0466-40a2-aee7-6a3e5bbb65c8 HTTP/1.1" 200 115 0.546141 10.0.0.19 - - [2026-02-09 03:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.19 - - [2026-02-09 03:17:38] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003526 10.0.0.19 - - [2026-02-09 03:17:38] "GET /virtual-networks?parent_id=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002992 10.0.0.19 - - [2026-02-09 03:17:38] "GET /virtual-network/8f92dc36-835c-40e7-803f-1f16413ef8ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005890 10.0.0.19 - - [2026-02-09 03:17:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007612 10.0.0.19 - - [2026-02-09 03:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.19 - - [2026-02-09 03:17:45] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.005614 10.0.0.19 - - [2026-02-09 03:17:45] "PUT /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9 HTTP/1.1" 200 276 0.010851 10.0.0.19 - - [2026-02-09 03:17:46] "POST /neutron/port HTTP/1.1" 200 1119 0.021661 10.0.0.19 - - [2026-02-09 03:17:47] "POST /neutron/network HTTP/1.1" 200 839 0.008539 10.0.0.19 - - [2026-02-09 03:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.41 - - [2026-02-09 03:17:50] "GET /projects?obj_uuids=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001010 10.0.0.19 - - [2026-02-09 03:17:51] "GET /project/3d34536d-b4ed-468d-8703-6e2735b20236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.052542 10.0.0.41 - - [2026-02-09 03:17:51] "GET /projects?obj_uuids=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001171 10.0.0.19 - - [2026-02-09 03:17:51] "POST /neutron/network HTTP/1.1" 200 605 0.155776 10.0.0.19 - - [2026-02-09 03:17:51] "POST /id-to-fqname HTTP/1.1" 200 220 0.004175 10.0.0.19 - - [2026-02-09 03:17:51] "GET /virtual-network/ff4fd676-cb35-4154-b2da-ab39c6e169f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006393 10.0.0.19 - - [2026-02-09 03:17:51] "POST /neutron/network HTTP/1.1" 200 824 0.007778 10.0.0.19 - - [2026-02-09 03:17:51] "GET /virtual-network/ff4fd676-cb35-4154-b2da-ab39c6e169f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006557 10.0.0.19 - - [2026-02-09 03:17:51] "POST /id-to-fqname HTTP/1.1" 200 220 0.001597 10.0.0.19 - - [2026-02-09 03:17:51] "POST /route-targets HTTP/1.1" 200 327 0.015765 10.0.0.19 - - [2026-02-09 03:17:51] "POST /neutron/network HTTP/1.1" 200 834 0.016247 10.0.0.41 - - [2026-02-09 03:17:52] "GET /projects?obj_uuids=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001043 10.0.0.19 - - [2026-02-09 03:17:52] "GET /project/3d34536d-b4ed-468d-8703-6e2735b20236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.072180 10.0.0.19 - - [2026-02-09 03:17:52] "POST /neutron/port HTTP/1.1" 200 117 0.006436 10.0.0.41 - - [2026-02-09 03:17:53] "GET /projects?obj_uuids=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001072 10.0.0.19 - - [2026-02-09 03:17:53] "POST /neutron/port HTTP/1.1" 200 1060 0.275078 10.0.0.19 - - [2026-02-09 03:17:53] "POST /neutron/port HTTP/1.1" 200 1114 0.142758 10.0.0.19 - - [2026-02-09 03:17:53] "POST /neutron/subnet HTTP/1.1" 200 698 0.008992 10.0.0.19 - - [2026-02-09 03:17:57] "POST /neutron/port HTTP/1.1" 200 1124 0.017560 10.0.0.19 - - [2026-02-09 03:17:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007766 10.0.0.19 - - [2026-02-09 03:17:58] "GET /virtual-machine/51c7c0ce-f34c-413b-9f31-f76cef99f022 HTTP/1.1" 200 1292 0.006260 10.0.0.19 - - [2026-02-09 03:17:58] "GET /virtual-machine-interface/df8a0e2d-7467-4852-a91f-5eb6a131cd04 HTTP/1.1" 200 2942 0.006167 10.0.0.19 - - [2026-02-09 03:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.19 - - [2026-02-09 03:17:58] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004680 10.0.0.19 - - [2026-02-09 03:17:58] "GET /virtual-networks?parent_id=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003943 10.0.0.19 - - [2026-02-09 03:17:58] "GET /virtual-network/ff4fd676-cb35-4154-b2da-ab39c6e169f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007123 10.0.0.19 - - [2026-02-09 03:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.19 - - [2026-02-09 03:18:01] "GET /virtual-network/ff4fd676-cb35-4154-b2da-ab39c6e169f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005560 10.0.0.19 - - [2026-02-09 03:18:02] "POST /neutron/port HTTP/1.1" 200 1124 0.018906 10.0.0.19 - - [2026-02-09 03:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.19 - - [2026-02-09 03:18:05] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004095 10.0.0.19 - - [2026-02-09 03:18:05] "GET /virtual-networks?parent_id=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003560 10.0.0.19 - - [2026-02-09 03:18:05] "GET /virtual-network/ff4fd676-cb35-4154-b2da-ab39c6e169f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008306 10.0.0.19 - - [2026-02-09 03:18:07] "POST /neutron/network HTTP/1.1" 400 204 0.017085 10.0.0.19 - - [2026-02-09 03:18:08] "POST /neutron/port HTTP/1.1" 200 151 0.172500 10.0.0.19 - - [2026-02-09 03:18:09] "DELETE /route-target/c661d642-2015-47e3-8025-df9213cf639b HTTP/1.1" 200 115 0.029612 10.0.0.19 - - [2026-02-09 03:18:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004416 10.0.0.19 - - [2026-02-09 03:18:12] "POST /network-ipams HTTP/1.1" 200 541 0.026778 10.0.0.19 - - [2026-02-09 03:18:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.003713 10.0.0.19 - - [2026-02-09 03:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.19 - - [2026-02-09 03:18:12] "GET /network-ipam/d8b85612-06d1-4e26-be74-2c5b75deb81d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1330 0.007219 10.0.0.19 - - [2026-02-09 03:18:12] "PUT /network-ipam/d8b85612-06d1-4e26-be74-2c5b75deb81d HTTP/1.1" 200 258 0.014026 10.0.0.19 - - [2026-02-09 03:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.41 - - [2026-02-09 03:18:12] "GET /projects?obj_uuids=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001734 10.0.0.19 - - [2026-02-09 03:18:12] "GET /project/3d34536d-b4ed-468d-8703-6e2735b20236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.043405 10.0.0.19 - - [2026-02-09 03:18:12] "POST /neutron/network HTTP/1.1" 200 117 0.012762 10.0.0.41 - - [2026-02-09 03:18:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003085 10.0.0.19 - - [2026-02-09 03:18:13] "POST /neutron/subnet HTTP/1.1" 200 699 0.182757 10.0.0.19 - - [2026-02-09 03:18:13] "POST /id-to-fqname HTTP/1.1" 200 220 0.001403 10.0.0.19 - - [2026-02-09 03:18:13] "GET /virtual-network/1ba082b0-ee85-4651-b5bb-cd7b96642adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005687 10.0.0.19 - - [2026-02-09 03:18:13] "GET /virtual-network/1ba082b0-ee85-4651-b5bb-cd7b96642adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007237 10.0.0.19 - - [2026-02-09 03:18:13] "POST /neutron/network HTTP/1.1" 200 994 0.008879 10.0.0.19 - - [2026-02-09 03:18:13] "POST /neutron/network HTTP/1.1" 200 994 0.105705 10.0.0.41 - - [2026-02-09 03:18:13] "GET /projects?obj_uuids=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001074 10.0.0.19 - - [2026-02-09 03:18:13] "POST /neutron/port HTTP/1.1" 200 1017 0.230042 10.0.0.19 - - [2026-02-09 03:18:13] "POST /id-to-fqname HTTP/1.1" 200 220 0.001366 10.0.0.19 - - [2026-02-09 03:18:14] "POST /neutron/port HTTP/1.1" 200 1017 0.013729 10.0.0.19 - - [2026-02-09 03:18:14] "POST /neutron/port HTTP/1.1" 200 117 0.006431 10.0.0.19 - - [2026-02-09 03:18:14] "POST /id-to-fqname HTTP/1.1" 200 220 0.001365 10.0.0.19 - - [2026-02-09 03:18:14] "POST /neutron/port HTTP/1.1" 200 117 0.006503 10.0.0.19 - - [2026-02-09 03:18:14] "POST /neutron/network HTTP/1.1" 200 994 0.009899 10.0.0.19 - - [2026-02-09 03:18:14] "POST /neutron/network HTTP/1.1" 200 1004 0.006599 10.0.0.19 - - [2026-02-09 03:18:14] "POST /neutron/port HTTP/1.1" 200 1017 0.012835 10.0.0.19 - - [2026-02-09 03:18:14] "POST /neutron/port HTTP/1.1" 200 117 0.006994 10.0.0.19 - - [2026-02-09 03:18:14] "POST /id-to-fqname HTTP/1.1" 200 220 0.001337 10.0.0.19 - - [2026-02-09 03:18:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004017 10.0.0.19 - - [2026-02-09 03:18:15] "POST /neutron/port HTTP/1.1" 200 117 0.001268 10.0.0.19 - - [2026-02-09 03:18:15] "POST /neutron/port HTTP/1.1" 200 1017 0.014957 10.0.0.19 - - [2026-02-09 03:18:15] "POST /neutron/port HTTP/1.1" 200 1017 0.011401 10.0.0.19 - - [2026-02-09 03:18:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003928 10.0.0.19 - - [2026-02-09 03:18:15] "POST /neutron/network HTTP/1.1" 200 994 0.009007 10.0.0.41 - - [2026-02-09 03:18:16] "GET /projects?obj_uuids=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001325 10.0.0.19 - - [2026-02-09 03:18:16] "GET /project/3d34536d-b4ed-468d-8703-6e2735b20236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.118876 10.0.0.19 - - [2026-02-09 03:18:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008427 10.0.0.19 - - [2026-02-09 03:18:16] "GET /virtual-network/1ba082b0-ee85-4651-b5bb-cd7b96642adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007422 10.0.0.41 - - [2026-02-09 03:18:16] "GET /projects?obj_uuids=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001536 10.0.0.19 - - [2026-02-09 03:18:17] "POST /neutron/port HTTP/1.1" 200 1055 0.322870 10.0.0.19 - - [2026-02-09 03:18:17] "POST /neutron/port HTTP/1.1" 200 1109 0.117048 10.0.0.19 - - [2026-02-09 03:18:17] "POST /neutron/subnet HTTP/1.1" 200 673 0.017984 10.0.0.19 - - [2026-02-09 03:18:17] "GET /obj-perms HTTP/1.1" 200 5030 0.068613 10.0.0.19 - - [2026-02-09 03:18:18] "POST /neutron/port HTTP/1.1" 200 1119 0.019838 10.0.0.19 - - [2026-02-09 03:18:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008511 10.0.0.19 - - [2026-02-09 03:18:18] "GET /virtual-machine/f09ed16a-c0fd-4d42-8094-fb6a23d5ed88 HTTP/1.1" 200 1288 0.007140 10.0.0.19 - - [2026-02-09 03:18:18] "GET /virtual-machine-interface/e64a0ed9-1c9f-4c79-b8eb-0f1e3e9126c7 HTTP/1.1" 200 2942 0.006830 10.0.0.19 - - [2026-02-09 03:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.19 - - [2026-02-09 03:18:18] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004268 10.0.0.19 - - [2026-02-09 03:18:18] "GET /virtual-networks?parent_id=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003534 10.0.0.19 - - [2026-02-09 03:18:18] "GET /virtual-network/1ba082b0-ee85-4651-b5bb-cd7b96642adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007280 10.0.0.19 - - [2026-02-09 03:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.19 - - [2026-02-09 03:18:21] "GET /virtual-network/1ba082b0-ee85-4651-b5bb-cd7b96642adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006626 10.0.0.19 - - [2026-02-09 03:18:24] "POST /neutron/port HTTP/1.1" 200 1119 0.021654 10.0.0.19 - - [2026-02-09 03:18:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006826 10.0.0.19 - - [2026-02-09 03:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.19 - - [2026-02-09 03:18:25] "GET /virtual-network/1ba082b0-ee85-4651-b5bb-cd7b96642adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005551 10.0.0.33 - - [2026-02-09 03:18:27] "GET /obj-perms HTTP/1.1" 200 5056 0.049741 10.0.0.19 - - [2026-02-09 03:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680 10.0.0.19 - - [2026-02-09 03:18:27] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004016 10.0.0.19 - - [2026-02-09 03:18:27] "GET /virtual-networks?parent_id=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003152 10.0.0.41 - - [2026-02-09 03:18:27] "GET /obj-perms HTTP/1.1" 200 5056 0.051065 10.0.0.19 - - [2026-02-09 03:18:27] "GET /virtual-network/1ba082b0-ee85-4651-b5bb-cd7b96642adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007385 10.0.0.19 - - [2026-02-09 03:18:28] "POST /neutron/port HTTP/1.1" 200 1119 0.017807 10.0.0.19 - - [2026-02-09 03:18:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007308 10.0.0.19 - - [2026-02-09 03:18:28] "GET /virtual-machine/4ab289d1-e289-4654-9a1e-0c945dab15d7 HTTP/1.1" 200 1288 0.005542 10.0.0.19 - - [2026-02-09 03:18:28] "GET /virtual-machine-interface/53b03b16-77ba-4292-be0d-0c1678074fed HTTP/1.1" 200 2941 0.005129 10.0.0.19 - - [2026-02-09 03:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.19 - - [2026-02-09 03:18:28] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003506 10.0.0.19 - - [2026-02-09 03:18:28] "GET /virtual-networks?parent_id=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002910 10.0.0.19 - - [2026-02-09 03:18:28] "GET /virtual-network/1ba082b0-ee85-4651-b5bb-cd7b96642adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005880 10.0.0.33 - - [2026-02-09 03:18:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.33 - - [2026-02-09 03:18:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000506 10.0.0.33 - - [2026-02-09 03:18:28] "GET /global-system-configs HTTP/1.1" 401 292 0.001001 10.0.0.33 - - [2026-02-09 03:18:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.41 - - [2026-02-09 03:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.41 - - [2026-02-09 03:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.41 - - [2026-02-09 03:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.19 - - [2026-02-09 03:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.19 - - [2026-02-09 03:18:29] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003911 10.0.0.41 - - [2026-02-09 03:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000320 10.0.0.19 - - [2026-02-09 03:18:29] "GET /virtual-networks?parent_id=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002758 10.0.0.19 - - [2026-02-09 03:18:29] "GET /virtual-network/1ba082b0-ee85-4651-b5bb-cd7b96642adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006245 10.0.0.19 - - [2026-02-09 03:18:29] "POST /neutron/port HTTP/1.1" 200 1119 0.017706 10.0.0.19 - - [2026-02-09 03:18:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007566 10.0.0.19 - - [2026-02-09 03:18:29] "GET /virtual-machine/ca9e7b03-adc8-4eee-81b8-c44134b2ffdf HTTP/1.1" 200 1292 0.006167 10.0.0.19 - - [2026-02-09 03:18:29] "GET /virtual-machine-interface/a0b1b37e-efa3-4e62-8e25-91e058c2d062 HTTP/1.1" 200 2942 0.006589 10.0.0.19 - - [2026-02-09 03:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.19 - - [2026-02-09 03:18:29] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003880 10.0.0.19 - - [2026-02-09 03:18:30] "GET /virtual-networks?parent_id=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003781 10.0.0.19 - - [2026-02-09 03:18:30] "GET /virtual-network/1ba082b0-ee85-4651-b5bb-cd7b96642adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006198 10.0.0.19 - - [2026-02-09 03:18:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.19 - - [2026-02-09 03:18:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.19 - - [2026-02-09 03:18:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000920 10.0.0.19 - - [2026-02-09 03:18:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.19 - - [2026-02-09 03:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.19 - - [2026-02-09 03:18:31] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003859 10.0.0.19 - - [2026-02-09 03:18:31] "GET /virtual-networks?parent_id=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003139 10.0.0.19 - - [2026-02-09 03:18:31] "GET /virtual-network/1ba082b0-ee85-4651-b5bb-cd7b96642adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006011 10.0.0.19 - - [2026-02-09 03:18:43] "POST /neutron/port HTTP/1.1" 200 1119 0.018074 10.0.0.19 - - [2026-02-09 03:18:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004553 10.0.0.19 - - [2026-02-09 03:18:43] "POST /neutron/network HTTP/1.1" 200 994 0.009000 10.0.0.19 - - [2026-02-09 03:18:47] "POST /neutron/port HTTP/1.1" 200 151 0.177320 10.0.0.19 - - [2026-02-09 03:18:47] "POST /neutron/port HTTP/1.1" 200 151 0.173054 10.0.0.19 - - [2026-02-09 03:18:47] "POST /neutron/port HTTP/1.1" 200 151 0.233881 10.0.0.19 - - [2026-02-09 03:18:49] "POST /neutron/network HTTP/1.1" 200 994 0.009252 10.0.0.19 - - [2026-02-09 03:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.19 - - [2026-02-09 03:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.19 - - [2026-02-09 03:18:50] "DELETE /network-ipam/d8b85612-06d1-4e26-be74-2c5b75deb81d HTTP/1.1" 200 115 0.038698 10.0.0.19 - - [2026-02-09 03:18:50] "POST /fqname-to-id HTTP/1.1" 404 211 0.003089 10.0.0.41 - - [2026-02-09 03:18:51] "GET /projects?obj_uuids=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001121 10.0.0.19 - - [2026-02-09 03:18:51] "GET /project/3d34536d-b4ed-468d-8703-6e2735b20236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.052194 10.0.0.41 - - [2026-02-09 03:18:51] "GET /projects?obj_uuids=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001037 10.0.0.19 - - [2026-02-09 03:18:51] "GET /project/3d34536d-b4ed-468d-8703-6e2735b20236?fields=virtual_networks HTTP/1.1" 200 1031 0.046467 10.0.0.41 - - [2026-02-09 03:18:51] "GET /projects?obj_uuids=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002805 10.0.0.19 - - [2026-02-09 03:18:51] "GET /project/3d34536d-b4ed-468d-8703-6e2735b20236?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.056491 10.0.0.41 - - [2026-02-09 03:18:51] "GET /projects?obj_uuids=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001187 10.0.0.19 - - [2026-02-09 03:18:51] "GET /project/3d34536d-b4ed-468d-8703-6e2735b20236?fields=security_groups HTTP/1.1" 200 1257 0.046647 10.0.0.19 - - [2026-02-09 03:18:52] "POST /neutron/port HTTP/1.1" 400 205 0.003834 10.0.0.19 - - [2026-02-09 03:18:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.032153 10.0.0.41 - - [2026-02-09 03:18:53] "GET /projects?obj_uuids=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.026787 10.0.0.41 - - [2026-02-09 03:18:53] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000935 10.0.0.41 - - [2026-02-09 03:18:53] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.049762 10.0.0.41 - - [2026-02-09 03:18:53] "POST /id-to-fqname HTTP/1.1" 200 198 0.003365 10.0.0.41 - - [2026-02-09 03:18:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.003088 10.0.0.41 - - [2026-02-09 03:18:53] "POST /security-groups HTTP/1.1" 200 599 0.072531 10.0.0.41 - - [2026-02-09 03:18:53] "POST /projects HTTP/1.1" 200 601 0.279562 10.0.0.19 - - [2026-02-09 03:18:53] "POST /access-control-lists HTTP/1.1" 200 604 0.025282 10.0.0.41 - - [2026-02-09 03:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.364662 10.0.0.19 - - [2026-02-09 03:18:53] "GET /project/8836169f-7c5f-4768-95e5-4ba3f73d0cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.604346 10.0.0.19 - - [2026-02-09 03:18:54] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.19 - - [2026-02-09 03:18:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000702 10.0.0.19 - - [2026-02-09 03:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.059064 10.0.0.41 - - [2026-02-09 03:18:56] "GET /projects?obj_uuids=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001298 10.0.0.19 - - [2026-02-09 03:18:56] "GET /project/8836169f-7c5f-4768-95e5-4ba3f73d0cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.040914 10.0.0.19 - - [2026-02-09 03:18:56] "POST /neutron/network HTTP/1.1" 200 117 0.035379 10.0.0.19 - - [2026-02-09 03:18:57] "POST /route-targets HTTP/1.1" 200 327 0.065490 10.0.0.41 - - [2026-02-09 03:18:57] "POST /useragent-kv HTTP/1.1" 200 115 0.009165 10.0.0.19 - - [2026-02-09 03:18:57] "POST /neutron/subnet HTTP/1.1" 200 720 0.167864 10.0.0.19 - - [2026-02-09 03:18:57] "POST /id-to-fqname HTTP/1.1" 200 228 0.001435 10.0.0.19 - - [2026-02-09 03:18:57] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005627 10.0.0.19 - - [2026-02-09 03:18:57] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006585 10.0.0.19 - - [2026-02-09 03:18:57] "POST /neutron/network HTTP/1.1" 200 1004 0.009289 10.0.0.19 - - [2026-02-09 03:18:58] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006046 10.0.0.19 - - [2026-02-09 03:18:59] "POST /id-to-fqname HTTP/1.1" 200 228 0.001465 10.0.0.19 - - [2026-02-09 03:18:59] "POST /neutron/network HTTP/1.1" 200 1014 0.007339 10.0.0.41 - - [2026-02-09 03:19:00] "GET /projects?obj_uuids=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001046 10.0.0.19 - - [2026-02-09 03:19:00] "GET /project/8836169f-7c5f-4768-95e5-4ba3f73d0cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.069187 10.0.0.19 - - [2026-02-09 03:19:00] "POST /neutron/port HTTP/1.1" 200 117 0.006370 10.0.0.19 - - [2026-02-09 03:19:00] "POST /id-to-fqname HTTP/1.1" 200 228 0.001391 10.0.0.19 - - [2026-02-09 03:19:00] "POST /neutron/network HTTP/1.1" 200 1014 0.008367 10.0.0.19 - - [2026-02-09 03:19:01] "POST /neutron/port HTTP/1.1" 200 1173 0.037663 10.0.0.41 - - [2026-02-09 03:19:01] "GET /projects?obj_uuids=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001434 10.0.0.19 - - [2026-02-09 03:19:01] "GET /project/8836169f-7c5f-4768-95e5-4ba3f73d0cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.118917 10.0.0.19 - - [2026-02-09 03:19:01] "POST /neutron/port HTTP/1.1" 200 1237 0.018428 10.0.0.19 - - [2026-02-09 03:19:01] "POST /neutron/subnet HTTP/1.1" 200 1375 0.024064 10.0.0.19 - - [2026-02-09 03:19:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.022672 10.0.0.19 - - [2026-02-09 03:19:01] "POST /neutron/port HTTP/1.1" 200 117 0.006272 10.0.0.19 - - [2026-02-09 03:19:01] "POST /id-to-fqname HTTP/1.1" 200 228 0.001451 10.0.0.19 - - [2026-02-09 03:19:02] "POST /neutron/network HTTP/1.1" 200 1014 0.012451 10.0.0.19 - - [2026-02-09 03:19:02] "POST /neutron/port HTTP/1.1" 200 1173 0.028760 10.0.0.19 - - [2026-02-09 03:19:03] "POST /neutron/port HTTP/1.1" 200 1237 0.032588 10.0.0.19 - - [2026-02-09 03:19:03] "POST /neutron/subnet HTTP/1.1" 200 1375 0.013226 10.0.0.19 - - [2026-02-09 03:19:03] "POST /neutron/network HTTP/1.1" 200 1004 0.010487 10.0.0.41 - - [2026-02-09 03:19:03] "GET /projects?obj_uuids=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000997 10.0.0.19 - - [2026-02-09 03:19:03] "GET /project/8836169f-7c5f-4768-95e5-4ba3f73d0cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.099149 10.0.0.19 - - [2026-02-09 03:19:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009582 10.0.0.19 - - [2026-02-09 03:19:03] "POST /id-to-fqname HTTP/1.1" 200 228 0.001593 10.0.0.19 - - [2026-02-09 03:19:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007782 10.0.0.41 - - [2026-02-09 03:19:04] "GET /projects?obj_uuids=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001117 10.0.0.19 - - [2026-02-09 03:19:04] "POST /neutron/port HTTP/1.1" 200 1173 0.386997 10.0.0.19 - - [2026-02-09 03:19:04] "POST /neutron/port HTTP/1.1" 200 1227 0.123893 10.0.0.19 - - [2026-02-09 03:19:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009191 10.0.0.19 - - [2026-02-09 03:19:04] "POST /neutron/port HTTP/1.1" 200 117 0.001245 10.0.0.41 - - [2026-02-09 03:19:04] "GET /projects?obj_uuids=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001613 10.0.0.19 - - [2026-02-09 03:19:05] "GET /project/8836169f-7c5f-4768-95e5-4ba3f73d0cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.096276 10.0.0.19 - - [2026-02-09 03:19:05] "POST /neutron/port HTTP/1.1" 200 3403 0.032443 10.0.0.19 - - [2026-02-09 03:19:05] "POST /neutron/port HTTP/1.1" 200 1237 0.023656 10.0.0.19 - - [2026-02-09 03:19:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008850 10.0.0.19 - - [2026-02-09 03:19:05] "GET /virtual-machine/349399e5-e9ed-4f41-82e6-42e5bf75eed7 HTTP/1.1" 401 292 0.000443 10.0.0.19 - - [2026-02-09 03:19:05] "POST /neutron/network HTTP/1.1" 200 1014 0.008343 10.0.0.19 - - [2026-02-09 03:19:06] "POST /neutron/port HTTP/1.1" 200 1173 0.025724 10.0.0.19 - - [2026-02-09 03:19:06] "GET /virtual-machine/349399e5-e9ed-4f41-82e6-42e5bf75eed7 HTTP/1.1" 200 1299 0.056001 10.0.0.19 - - [2026-02-09 03:19:06] "GET /virtual-machine-interface/1a844a67-e482-48e0-b69c-a75eccb56709 HTTP/1.1" 200 3175 0.006302 10.0.0.19 - - [2026-02-09 03:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.19 - - [2026-02-09 03:19:06] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004771 10.0.0.19 - - [2026-02-09 03:19:06] "GET /virtual-networks?parent_id=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004350 10.0.0.19 - - [2026-02-09 03:19:06] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006218 10.0.0.19 - - [2026-02-09 03:19:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004994 10.0.0.19 - - [2026-02-09 03:19:06] "POST /neutron/port HTTP/1.1" 200 117 0.001327 10.0.0.19 - - [2026-02-09 03:19:08] "POST /neutron/port HTTP/1.1" 200 1237 0.017805 10.0.0.19 - - [2026-02-09 03:19:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004201 10.0.0.19 - - [2026-02-09 03:19:08] "POST /neutron/port HTTP/1.1" 200 117 0.001252 10.0.0.19 - - [2026-02-09 03:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.19 - - [2026-02-09 03:19:09] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006255 10.0.0.19 - - [2026-02-09 03:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.19 - - [2026-02-09 03:19:13] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005993 10.0.0.19 - - [2026-02-09 03:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.19 - - [2026-02-09 03:19:17] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006297 10.0.0.19 - - [2026-02-09 03:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.19 - - [2026-02-09 03:19:21] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005712 10.0.0.19 - - [2026-02-09 03:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.19 - - [2026-02-09 03:19:25] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005688 10.0.0.19 - - [2026-02-09 03:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.19 - - [2026-02-09 03:19:29] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005860 10.0.0.19 - - [2026-02-09 03:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.19 - - [2026-02-09 03:19:34] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006284 10.0.0.41 - - [2026-02-09 03:19:37] "DELETE /project/8836169f7c5f476895e54ba3f73d0cc5 HTTP/1.1" 404 173 0.006306 10.0.0.41 - - [2026-02-09 03:19:37] "GET /projects?obj_uuids=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001012 10.0.0.41 - - [2026-02-09 03:19:37] "GET /project/3d34536d-b4ed-468d-8703-6e2735b20236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.050063 10.0.0.41 - - [2026-02-09 03:19:37] "GET /projects?obj_uuids=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001184 10.0.0.41 - - [2026-02-09 03:19:37] "GET /project/3d34536d-b4ed-468d-8703-6e2735b20236?fields=security_groups HTTP/1.1" 200 1362 0.043544 10.0.0.41 - - [2026-02-09 03:19:37] "DELETE /security-group/959cf589-6e09-422d-9d07-f78e7d4db766 HTTP/1.1" 200 115 0.057196 10.0.0.41 - - [2026-02-09 03:19:37] "GET /projects?obj_uuids=3d34536d-b4ed-468d-8703-6e2735b20236&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001085 10.0.0.41 - - [2026-02-09 03:19:38] "GET /project/3d34536d-b4ed-468d-8703-6e2735b20236?fields=application_policy_sets HTTP/1.1" 200 1401 0.077560 10.0.0.19 - - [2026-02-09 03:19:38] "DELETE /access-control-list/16b8389b-bc6e-4cf1-b1bf-cb7dcf44951d HTTP/1.1" 200 115 0.062072 10.0.0.19 - - [2026-02-09 03:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.19 - - [2026-02-09 03:19:38] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006737 10.0.0.41 - - [2026-02-09 03:19:38] "DELETE /project/3d34536d-b4ed-468d-8703-6e2735b20236 HTTP/1.1" 200 115 0.489806 10.0.0.19 - - [2026-02-09 03:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.19 - - [2026-02-09 03:19:42] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007385 10.0.0.19 - - [2026-02-09 03:19:45] "POST /neutron/port HTTP/1.1" 200 1237 0.017656 10.0.0.19 - - [2026-02-09 03:19:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004114 10.0.0.19 - - [2026-02-09 03:19:45] "POST /neutron/port HTTP/1.1" 200 117 0.001318 10.0.0.19 - - [2026-02-09 03:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.19 - - [2026-02-09 03:19:46] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006428 10.0.0.19 - - [2026-02-09 03:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.19 - - [2026-02-09 03:19:50] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005563 10.0.0.19 - - [2026-02-09 03:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.19 - - [2026-02-09 03:19:54] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005811 10.0.0.19 - - [2026-02-09 03:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.19 - - [2026-02-09 03:19:56] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004178 10.0.0.19 - - [2026-02-09 03:19:56] "GET /virtual-networks?parent_id=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003186 10.0.0.19 - - [2026-02-09 03:19:56] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005822 10.0.0.19 - - [2026-02-09 03:19:56] "POST /neutron/port HTTP/1.1" 200 1237 0.018117 10.0.0.19 - - [2026-02-09 03:20:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008473 10.0.0.19 - - [2026-02-09 03:20:08] "POST /neutron/port HTTP/1.1" 200 1237 0.018264 10.0.0.19 - - [2026-02-09 03:20:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010888 10.0.0.19 - - [2026-02-09 03:20:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006751 10.0.0.19 - - [2026-02-09 03:20:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.028240 10.0.0.19 - - [2026-02-09 03:20:10] "POST /neutron/port HTTP/1.1" 200 117 0.001369 10.0.0.19 - - [2026-02-09 03:20:12] "POST /neutron/port HTTP/1.1" 200 1237 0.018898 10.0.0.19 - - [2026-02-09 03:20:14] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006885 10.0.0.19 - - [2026-02-09 03:20:22] "POST /neutron/port HTTP/1.1" 200 1237 0.017756 10.0.0.19 - - [2026-02-09 03:20:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007704 10.0.0.19 - - [2026-02-09 03:20:22] "GET /virtual-machine/5b97504c-0dc9-40ba-8f66-fe4ada779f9a HTTP/1.1" 200 1300 0.007541 10.0.0.19 - - [2026-02-09 03:20:22] "GET /virtual-machine-interface/8f2907b5-3316-4e9a-b75c-d37ca1570a8f HTTP/1.1" 200 3176 0.006539 10.0.0.19 - - [2026-02-09 03:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.19 - - [2026-02-09 03:20:22] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004332 10.0.0.19 - - [2026-02-09 03:20:22] "GET /virtual-networks?parent_id=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003087 10.0.0.19 - - [2026-02-09 03:20:22] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006589 10.0.0.19 - - [2026-02-09 03:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.19 - - [2026-02-09 03:20:24] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003708 10.0.0.19 - - [2026-02-09 03:20:24] "GET /virtual-networks?parent_id=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002971 10.0.0.19 - - [2026-02-09 03:20:24] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006211 10.0.0.19 - - [2026-02-09 03:20:24] "POST /neutron/port HTTP/1.1" 200 1237 0.018160 10.0.0.19 - - [2026-02-09 03:20:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009671 10.0.0.19 - - [2026-02-09 03:20:24] "GET /virtual-machine/bcd3d1b7-f183-4db9-b0bd-9c26027f0242 HTTP/1.1" 200 1301 0.008695 10.0.0.19 - - [2026-02-09 03:20:24] "GET /virtual-machine-interface/a0d2752b-2bc8-452f-9f68-63b475c740a2 HTTP/1.1" 200 3176 0.006536 10.0.0.19 - - [2026-02-09 03:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.19 - - [2026-02-09 03:20:24] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003807 10.0.0.19 - - [2026-02-09 03:20:24] "GET /virtual-networks?parent_id=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003234 10.0.0.19 - - [2026-02-09 03:20:24] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006422 10.0.0.19 - - [2026-02-09 03:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.19 - - [2026-02-09 03:20:25] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003928 10.0.0.19 - - [2026-02-09 03:20:25] "GET /virtual-networks?parent_id=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003007 10.0.0.19 - - [2026-02-09 03:20:25] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006095 10.0.0.19 - - [2026-02-09 03:20:29] "GET /obj-perms HTTP/1.1" 200 5056 0.054988 10.0.0.41 - - [2026-02-09 03:20:44] "GET /projects?obj_uuids=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001219 10.0.0.19 - - [2026-02-09 03:20:44] "GET /project/8836169f-7c5f-4768-95e5-4ba3f73d0cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045048 10.0.0.19 - - [2026-02-09 03:20:44] "POST /fqname-to-id HTTP/1.1" 404 226 0.004025 10.0.0.19 - - [2026-02-09 03:20:44] "POST /interface-route-tables HTTP/1.1" 200 575 0.027189 10.0.0.19 - - [2026-02-09 03:20:44] "GET /interface-route-table/8b497d20-e204-44e2-a542-5f2cc5fb84e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.006530 10.0.0.19 - - [2026-02-09 03:20:44] "GET /virtual-machine-interface/1a844a67-e482-48e0-b69c-a75eccb56709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006240 10.0.0.19 - - [2026-02-09 03:20:44] "POST /ref-update HTTP/1.1" 200 156 0.017765 10.0.0.19 - - [2026-02-09 03:20:47] "POST /neutron/port HTTP/1.1" 200 1237 0.017942 10.0.0.19 - - [2026-02-09 03:20:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005312 10.0.0.19 - - [2026-02-09 03:20:47] "POST /neutron/port HTTP/1.1" 200 117 0.001225 10.0.0.19 - - [2026-02-09 03:21:10] "POST /neutron/port HTTP/1.1" 200 1237 0.020042 10.0.0.19 - - [2026-02-09 03:21:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004202 10.0.0.19 - - [2026-02-09 03:21:10] "POST /neutron/port HTTP/1.1" 200 117 0.001287 10.0.0.41 - - [2026-02-09 03:21:27] "GET /projects?obj_uuids=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001213 10.0.0.19 - - [2026-02-09 03:21:28] "GET /project/8836169f-7c5f-4768-95e5-4ba3f73d0cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056693 10.0.0.19 - - [2026-02-09 03:21:28] "POST /fqname-to-id HTTP/1.1" 404 226 0.003135 10.0.0.19 - - [2026-02-09 03:21:28] "POST /interface-route-tables HTTP/1.1" 200 575 0.030557 10.0.0.19 - - [2026-02-09 03:21:28] "GET /interface-route-table/11a91bd6-194e-4426-83c0-6f13c006774f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1331 0.007417 10.0.0.19 - - [2026-02-09 03:21:28] "GET /virtual-machine-interface/8f2907b5-3316-4e9a-b75c-d37ca1570a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.006932 10.0.0.19 - - [2026-02-09 03:21:28] "POST /ref-update HTTP/1.1" 200 156 0.016718 10.0.0.33 - - [2026-02-09 03:21:29] "GET /obj-perms HTTP/1.1" 200 5056 0.052395 10.0.0.19 - - [2026-02-09 03:21:29] "GET /virtual-machine-interface/a0d2752b-2bc8-452f-9f68-63b475c740a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.006629 10.0.0.19 - - [2026-02-09 03:21:29] "PUT /virtual-machine-interface/a0d2752b-2bc8-452f-9f68-63b475c740a2 HTTP/1.1" 200 284 0.013464 10.0.0.19 - - [2026-02-09 03:21:29] "GET /virtual-machine-interface/1a844a67-e482-48e0-b69c-a75eccb56709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007887 10.0.0.19 - - [2026-02-09 03:21:29] "PUT /virtual-machine-interface/1a844a67-e482-48e0-b69c-a75eccb56709 HTTP/1.1" 200 284 0.013002 10.0.0.19 - - [2026-02-09 03:21:29] "GET /virtual-machine-interface/8f2907b5-3316-4e9a-b75c-d37ca1570a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.007824 10.0.0.19 - - [2026-02-09 03:21:29] "PUT /virtual-machine-interface/8f2907b5-3316-4e9a-b75c-d37ca1570a8f HTTP/1.1" 200 284 0.014346 10.0.0.41 - - [2026-02-09 03:21:30] "GET /obj-perms HTTP/1.1" 200 5056 0.046882 10.0.0.19 - - [2026-02-09 03:21:49] "POST /neutron/port HTTP/1.1" 200 1237 0.019310 10.0.0.19 - - [2026-02-09 03:21:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004684 10.0.0.19 - - [2026-02-09 03:21:49] "POST /neutron/port HTTP/1.1" 200 117 0.001543 10.0.0.19 - - [2026-02-09 03:22:10] "POST /neutron/port HTTP/1.1" 200 1237 0.023807 10.0.0.19 - - [2026-02-09 03:22:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004455 10.0.0.19 - - [2026-02-09 03:22:10] "POST /neutron/port HTTP/1.1" 200 117 0.001338 10.0.0.19 - - [2026-02-09 03:22:18] "POST /neutron/port HTTP/1.1" 200 1237 0.019093 10.0.0.19 - - [2026-02-09 03:22:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009309 10.0.0.19 - - [2026-02-09 03:22:18] "GET /virtual-machine/066b215a-46ad-4c51-b3e8-9288e5661e9a HTTP/1.1" 200 1299 0.006104 10.0.0.19 - - [2026-02-09 03:22:18] "GET /virtual-machine-interface/4496c384-3b8a-40e1-9b66-398de94babd4 HTTP/1.1" 200 3175 0.006165 10.0.0.19 - - [2026-02-09 03:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.19 - - [2026-02-09 03:22:19] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004404 10.0.0.19 - - [2026-02-09 03:22:19] "GET /virtual-networks?parent_id=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003804 10.0.0.19 - - [2026-02-09 03:22:19] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007082 10.0.0.19 - - [2026-02-09 03:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.19 - - [2026-02-09 03:22:20] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004107 10.0.0.19 - - [2026-02-09 03:22:20] "GET /virtual-networks?parent_id=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002684 10.0.0.19 - - [2026-02-09 03:22:20] "GET /virtual-network/7ccdb5f8-1d9b-4320-8a0c-dc5cbd845b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006233 10.0.0.19 - - [2026-02-09 03:22:20] "GET /virtual-machine-interface/4496c384-3b8a-40e1-9b66-398de94babd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006882 10.0.0.19 - - [2026-02-09 03:22:20] "PUT /virtual-machine-interface/4496c384-3b8a-40e1-9b66-398de94babd4 HTTP/1.1" 200 284 0.013793 10.0.0.19 - - [2026-02-09 03:22:50] "POST /neutron/port HTTP/1.1" 200 1237 0.021317 10.0.0.19 - - [2026-02-09 03:22:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005135 10.0.0.19 - - [2026-02-09 03:22:50] "POST /neutron/port HTTP/1.1" 200 117 0.001245 10.0.0.41 - - [2026-02-09 03:23:00] "GET /projects?obj_uuids=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001577 10.0.0.19 - - [2026-02-09 03:23:00] "GET /project/8836169f-7c5f-4768-95e5-4ba3f73d0cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.046908 10.0.0.19 - - [2026-02-09 03:23:00] "POST /fqname-to-id HTTP/1.1" 404 226 0.003354 10.0.0.19 - - [2026-02-09 03:23:01] "POST /interface-route-tables HTTP/1.1" 200 575 0.028730 10.0.0.19 - - [2026-02-09 03:23:01] "GET /interface-route-table/c1e7ce01-a1b2-45c2-bc78-d97613a86fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.008481 10.0.0.19 - - [2026-02-09 03:23:01] "GET /virtual-machine-interface/4496c384-3b8a-40e1-9b66-398de94babd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006574 10.0.0.19 - - [2026-02-09 03:23:01] "POST /ref-update HTTP/1.1" 200 156 0.015931 10.0.0.19 - - [2026-02-09 03:23:02] "GET /virtual-machine-interface/1a844a67-e482-48e0-b69c-a75eccb56709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.006726 10.0.0.19 - - [2026-02-09 03:23:02] "POST /ref-update HTTP/1.1" 200 156 0.033195 10.0.0.19 - - [2026-02-09 03:23:02] "DELETE /interface-route-table/8b497d20-e204-44e2-a542-5f2cc5fb84e3 HTTP/1.1" 200 115 0.042395 10.0.0.19 - - [2026-02-09 03:23:03] "POST /neutron/port HTTP/1.1" 200 1237 0.020259 10.0.0.19 - - [2026-02-09 03:23:12] "POST /neutron/port HTTP/1.1" 200 1237 0.019801 10.0.0.19 - - [2026-02-09 03:23:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005866 10.0.0.19 - - [2026-02-09 03:23:12] "POST /neutron/port HTTP/1.1" 200 117 0.001357 10.0.0.19 - - [2026-02-09 03:23:25] "GET /virtual-machine-interface/4496c384-3b8a-40e1-9b66-398de94babd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.008389 10.0.0.19 - - [2026-02-09 03:23:25] "POST /ref-update HTTP/1.1" 200 156 0.016861 10.0.0.19 - - [2026-02-09 03:23:25] "DELETE /interface-route-table/c1e7ce01-a1b2-45c2-bc78-d97613a86fd5 HTTP/1.1" 200 115 0.033309 10.0.0.19 - - [2026-02-09 03:23:25] "GET /virtual-machine-interface/8f2907b5-3316-4e9a-b75c-d37ca1570a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.006250 10.0.0.19 - - [2026-02-09 03:23:25] "POST /ref-update HTTP/1.1" 200 156 0.015182 10.0.0.19 - - [2026-02-09 03:23:25] "DELETE /interface-route-table/11a91bd6-194e-4426-83c0-6f13c006774f HTTP/1.1" 200 115 0.030641 10.0.0.19 - - [2026-02-09 03:23:25] "POST /neutron/network HTTP/1.1" 200 1004 0.010998 10.0.0.19 - - [2026-02-09 03:23:25] "POST /neutron/port HTTP/1.1" 200 1227 0.019455 10.0.0.19 - - [2026-02-09 03:23:26] "POST /neutron/port HTTP/1.1" 200 1227 0.032716 10.0.0.19 - - [2026-02-09 03:23:26] "POST /neutron/port HTTP/1.1" 200 1227 0.021505 10.0.0.41 - - [2026-02-09 03:23:27] "POST /useragent-kv HTTP/1.1" 200 115 0.008457 10.0.0.41 - - [2026-02-09 03:23:27] "POST /useragent-kv HTTP/1.1" 200 115 0.005557 10.0.0.41 - - [2026-02-09 03:23:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002406 10.0.0.41 - - [2026-02-09 03:23:27] "POST /useragent-kv HTTP/1.1" 200 115 0.007592 10.0.0.19 - - [2026-02-09 03:23:27] "POST /neutron/network HTTP/1.1" 200 151 0.146582 10.0.0.33 - - [2026-02-09 03:23:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.33 - - [2026-02-09 03:23:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.33 - - [2026-02-09 03:23:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.41 - - [2026-02-09 03:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.33 - - [2026-02-09 03:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000328 10.0.0.41 - - [2026-02-09 03:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.41 - - [2026-02-09 03:23:29] "GET /projects?obj_uuids=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001024 10.0.0.19 - - [2026-02-09 03:23:29] "GET /project/8836169f-7c5f-4768-95e5-4ba3f73d0cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.040040 10.0.0.41 - - [2026-02-09 03:23:29] "GET /projects?obj_uuids=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000952 10.0.0.19 - - [2026-02-09 03:23:29] "GET /project/8836169f-7c5f-4768-95e5-4ba3f73d0cc5?fields=virtual_networks HTTP/1.1" 200 1048 0.034141 10.0.0.41 - - [2026-02-09 03:23:29] "GET /projects?obj_uuids=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001314 10.0.0.41 - - [2026-02-09 03:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.19 - - [2026-02-09 03:23:29] "GET /project/8836169f-7c5f-4768-95e5-4ba3f73d0cc5?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.045168 10.0.0.41 - - [2026-02-09 03:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.41 - - [2026-02-09 03:23:29] "GET /projects?obj_uuids=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001089 10.0.0.19 - - [2026-02-09 03:23:29] "GET /project/8836169f-7c5f-4768-95e5-4ba3f73d0cc5?fields=security_groups HTTP/1.1" 200 1282 0.045033 10.0.0.19 - - [2026-02-09 03:23:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000480 10.0.0.19 - - [2026-02-09 03:23:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.19 - - [2026-02-09 03:23:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.19 - - [2026-02-09 03:23:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000564 10.0.0.19 - - [2026-02-09 03:23:30] "POST /fqname-to-id HTTP/1.1" 404 183 0.025047 10.0.0.41 - - [2026-02-09 03:23:30] "GET /projects?obj_uuids=20f3f1fd-11f3-4bac-9576-b32987109eba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003055 10.0.0.41 - - [2026-02-09 03:23:30] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001065 10.0.0.41 - - [2026-02-09 03:23:30] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.046066 10.0.0.41 - - [2026-02-09 03:23:30] "POST /id-to-fqname HTTP/1.1" 200 185 0.002883 10.0.0.41 - - [2026-02-09 03:23:30] "POST /fqname-to-id HTTP/1.1" 404 194 0.002767 10.0.0.41 - - [2026-02-09 03:23:30] "POST /security-groups HTTP/1.1" 200 586 0.077349 10.0.0.19 - - [2026-02-09 03:23:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.006432 10.0.0.41 - - [2026-02-09 03:23:30] "POST /projects HTTP/1.1" 200 575 0.301756 10.0.0.41 - - [2026-02-09 03:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.375109 10.0.0.19 - - [2026-02-09 03:23:31] "POST /access-control-lists HTTP/1.1" 200 589 0.027743 10.0.0.19 - - [2026-02-09 03:23:31] "GET /project/20f3f1fd-11f3-4bac-9576-b32987109eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.547800 10.0.0.19 - - [2026-02-09 03:23:32] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.41 - - [2026-02-09 03:23:35] "GET /projects?obj_uuids=20f3f1fd-11f3-4bac-9576-b32987109eba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001103 10.0.0.19 - - [2026-02-09 03:23:35] "GET /project/20f3f1fd-11f3-4bac-9576-b32987109eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.042701 10.0.0.41 - - [2026-02-09 03:23:35] "GET /projects?obj_uuids=20f3f1fd-11f3-4bac-9576-b32987109eba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001080 10.0.0.19 - - [2026-02-09 03:23:35] "GET /project/20f3f1fd-11f3-4bac-9576-b32987109eba?fields=virtual_networks HTTP/1.1" 200 1022 0.044687 10.0.0.41 - - [2026-02-09 03:23:35] "GET /projects?obj_uuids=20f3f1fd-11f3-4bac-9576-b32987109eba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001074 10.0.0.19 - - [2026-02-09 03:23:35] "GET /project/20f3f1fd-11f3-4bac-9576-b32987109eba?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.054499 10.0.0.41 - - [2026-02-09 03:23:36] "GET /projects?obj_uuids=20f3f1fd-11f3-4bac-9576-b32987109eba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001049 10.0.0.19 - - [2026-02-09 03:23:36] "GET /project/20f3f1fd-11f3-4bac-9576-b32987109eba?fields=security_groups HTTP/1.1" 200 1243 0.041850 10.0.0.19 - - [2026-02-09 03:23:36] "POST /fqname-to-id HTTP/1.1" 404 193 0.026132 10.0.0.41 - - [2026-02-09 03:23:36] "GET /projects?obj_uuids=2f0ba2c3-63a7-48d7-8a25-2556b152497d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003268 10.0.0.41 - - [2026-02-09 03:23:37] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001071 10.0.0.41 - - [2026-02-09 03:23:37] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007468 10.0.0.41 - - [2026-02-09 03:23:37] "POST /id-to-fqname HTTP/1.1" 200 195 0.005268 10.0.0.41 - - [2026-02-09 03:23:37] "POST /fqname-to-id HTTP/1.1" 404 204 0.006867 10.0.0.41 - - [2026-02-09 03:23:37] "POST /security-groups HTTP/1.1" 200 596 0.031067 10.0.0.41 - - [2026-02-09 03:23:37] "POST /projects HTTP/1.1" 200 595 0.247334 10.0.0.19 - - [2026-02-09 03:23:37] "POST /fqname-to-id HTTP/1.1" 404 238 0.011146 10.0.0.41 - - [2026-02-09 03:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.317374 10.0.0.19 - - [2026-02-09 03:23:37] "GET /project/2f0ba2c3-63a7-48d7-8a25-2556b152497d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.443971 10.0.0.19 - - [2026-02-09 03:23:38] "GET / HTTP/1.1" 200 35931 0.002038 10.0.0.41 - - [2026-02-09 03:23:38] "DELETE /project/20f3f1fd11f34bac9576b32987109eba HTTP/1.1" 404 173 0.012516 10.0.0.41 - - [2026-02-09 03:23:38] "DELETE /project/2f0ba2c363a748d78a252556b152497d HTTP/1.1" 404 173 0.006244 10.0.0.41 - - [2026-02-09 03:23:38] "GET /projects?obj_uuids=20f3f1fd-11f3-4bac-9576-b32987109eba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000893 10.0.0.41 - - [2026-02-09 03:23:38] "GET /projects?obj_uuids=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000840 10.0.0.41 - - [2026-02-09 03:23:38] "GET /project/8836169f-7c5f-4768-95e5-4ba3f73d0cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.047548 10.0.0.41 - - [2026-02-09 03:23:38] "GET /project/20f3f1fd-11f3-4bac-9576-b32987109eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.055247 10.0.0.41 - - [2026-02-09 03:23:38] "GET /projects?obj_uuids=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001328 10.0.0.41 - - [2026-02-09 03:23:38] "GET /projects?obj_uuids=20f3f1fd-11f3-4bac-9576-b32987109eba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000947 10.0.0.41 - - [2026-02-09 03:23:38] "GET /project/8836169f-7c5f-4768-95e5-4ba3f73d0cc5?fields=security_groups HTTP/1.1" 200 1387 0.046347 10.0.0.41 - - [2026-02-09 03:23:38] "GET /project/20f3f1fd-11f3-4bac-9576-b32987109eba?fields=security_groups HTTP/1.1" 200 1348 0.061434 10.0.0.41 - - [2026-02-09 03:23:38] "DELETE /security-group/6336ecfc-4029-42cb-870c-747cf31de6dd HTTP/1.1" 200 115 0.058484 10.0.0.41 - - [2026-02-09 03:23:38] "GET /projects?obj_uuids=8836169f-7c5f-4768-95e5-4ba3f73d0cc5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001009 10.0.0.41 - - [2026-02-09 03:23:38] "DELETE /security-group/5aa797a3-c48d-4189-8b34-b7e14933b7dd HTTP/1.1" 200 115 0.084500 10.0.0.41 - - [2026-02-09 03:23:38] "GET /projects?obj_uuids=20f3f1fd-11f3-4bac-9576-b32987109eba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001735 10.0.0.41 - - [2026-02-09 03:23:38] "GET /project/8836169f-7c5f-4768-95e5-4ba3f73d0cc5?fields=application_policy_sets HTTP/1.1" 200 1426 0.063468 10.0.0.19 - - [2026-02-09 03:23:38] "DELETE /access-control-list/410ee584-30b5-4d08-b233-5b1010c7214e HTTP/1.1" 200 115 0.056365 10.0.0.41 - - [2026-02-09 03:23:38] "GET /project/20f3f1fd-11f3-4bac-9576-b32987109eba?fields=application_policy_sets HTTP/1.1" 200 1387 0.088927 10.0.0.41 - - [2026-02-09 03:23:39] "DELETE /project/8836169f-7c5f-4768-95e5-4ba3f73d0cc5 HTTP/1.1" 200 115 0.485984 10.0.0.41 - - [2026-02-09 03:23:39] "DELETE /project/20f3f1fd-11f3-4bac-9576-b32987109eba HTTP/1.1" 200 115 0.540473 10.0.0.41 - - [2026-02-09 03:23:41] "GET /projects?obj_uuids=2f0ba2c3-63a7-48d7-8a25-2556b152497d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001130 10.0.0.19 - - [2026-02-09 03:23:41] "GET /project/2f0ba2c3-63a7-48d7-8a25-2556b152497d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.044744 10.0.0.41 - - [2026-02-09 03:23:41] "GET /projects?obj_uuids=2f0ba2c3-63a7-48d7-8a25-2556b152497d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000943 10.0.0.19 - - [2026-02-09 03:23:41] "GET /project/2f0ba2c3-63a7-48d7-8a25-2556b152497d?fields=virtual_networks HTTP/1.1" 200 1041 0.042493 10.0.0.41 - - [2026-02-09 03:23:41] "GET /projects?obj_uuids=2f0ba2c3-63a7-48d7-8a25-2556b152497d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001049 10.0.0.19 - - [2026-02-09 03:23:42] "GET /project/2f0ba2c3-63a7-48d7-8a25-2556b152497d?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.035714 10.0.0.41 - - [2026-02-09 03:23:42] "GET /projects?obj_uuids=2f0ba2c3-63a7-48d7-8a25-2556b152497d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001029 10.0.0.19 - - [2026-02-09 03:23:42] "GET /project/2f0ba2c3-63a7-48d7-8a25-2556b152497d?fields=security_groups HTTP/1.1" 200 1272 0.043519 10.0.0.19 - - [2026-02-09 03:23:42] "POST /fqname-to-id HTTP/1.1" 404 199 0.028296 10.0.0.41 - - [2026-02-09 03:23:42] "GET /projects?obj_uuids=317f4b4d-7189-43d8-8f85-f6f8fc514768&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003344 10.0.0.41 - - [2026-02-09 03:23:43] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000993 10.0.0.41 - - [2026-02-09 03:23:43] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008628 10.0.0.41 - - [2026-02-09 03:23:43] "POST /id-to-fqname HTTP/1.1" 200 201 0.001307 10.0.0.41 - - [2026-02-09 03:23:43] "POST /fqname-to-id HTTP/1.1" 404 210 0.012285 10.0.0.41 - - [2026-02-09 03:23:43] "POST /security-groups HTTP/1.1" 200 602 0.072761 10.0.0.19 - - [2026-02-09 03:23:43] "POST /fqname-to-id HTTP/1.1" 404 245 0.005718 10.0.0.41 - - [2026-02-09 03:23:43] "POST /projects HTTP/1.1" 200 607 0.301603 10.0.0.41 - - [2026-02-09 03:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.375087 10.0.0.19 - - [2026-02-09 03:23:43] "POST /access-control-lists HTTP/1.1" 200 605 0.029006 10.0.0.19 - - [2026-02-09 03:23:43] "GET /project/317f4b4d-7189-43d8-8f85-f6f8fc514768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.516384 10.0.0.19 - - [2026-02-09 03:23:44] "GET / HTTP/1.1" 200 35931 0.001563 10.0.0.41 - - [2026-02-09 03:23:47] "GET /projects?obj_uuids=317f4b4d-7189-43d8-8f85-f6f8fc514768&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001013 10.0.0.19 - - [2026-02-09 03:23:47] "GET /project/317f4b4d-7189-43d8-8f85-f6f8fc514768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.045678 10.0.0.41 - - [2026-02-09 03:23:47] "GET /projects?obj_uuids=317f4b4d-7189-43d8-8f85-f6f8fc514768&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000938 10.0.0.19 - - [2026-02-09 03:23:47] "GET /project/317f4b4d-7189-43d8-8f85-f6f8fc514768?fields=virtual_networks HTTP/1.1" 200 1054 0.040993 10.0.0.41 - - [2026-02-09 03:23:47] "GET /projects?obj_uuids=317f4b4d-7189-43d8-8f85-f6f8fc514768&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001029 10.0.0.19 - - [2026-02-09 03:23:47] "GET /project/317f4b4d-7189-43d8-8f85-f6f8fc514768?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.038903 10.0.0.41 - - [2026-02-09 03:23:47] "GET /projects?obj_uuids=317f4b4d-7189-43d8-8f85-f6f8fc514768&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001045 10.0.0.19 - - [2026-02-09 03:23:47] "GET /project/317f4b4d-7189-43d8-8f85-f6f8fc514768?fields=security_groups HTTP/1.1" 200 1291 0.048391 10.0.0.19 - - [2026-02-09 03:23:48] "POST /fqname-to-id HTTP/1.1" 404 185 0.027586 10.0.0.41 - - [2026-02-09 03:23:48] "GET /projects?obj_uuids=f022372e-2389-4347-af31-e335d2dbf43a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003267 10.0.0.41 - - [2026-02-09 03:23:48] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001095 10.0.0.41 - - [2026-02-09 03:23:48] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.010589 10.0.0.41 - - [2026-02-09 03:23:48] "POST /id-to-fqname HTTP/1.1" 200 187 0.003318 10.0.0.41 - - [2026-02-09 03:23:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.003354 10.0.0.41 - - [2026-02-09 03:23:48] "POST /security-groups HTTP/1.1" 200 588 0.080935 10.0.0.41 - - [2026-02-09 03:23:49] "POST /projects HTTP/1.1" 200 579 0.286645 10.0.0.19 - - [2026-02-09 03:23:49] "POST /fqname-to-id HTTP/1.1" 404 230 0.007039 10.0.0.41 - - [2026-02-09 03:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.361544 10.0.0.19 - - [2026-02-09 03:23:49] "GET /project/f022372e-2389-4347-af31-e335d2dbf43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.496786 10.0.0.19 - - [2026-02-09 03:23:50] "GET / HTTP/1.1" 200 35931 0.002260 10.0.0.41 - - [2026-02-09 03:23:53] "GET /projects?obj_uuids=f022372e-2389-4347-af31-e335d2dbf43a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.026073 10.0.0.19 - - [2026-02-09 03:23:53] "GET /project/f022372e-2389-4347-af31-e335d2dbf43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.137989 10.0.0.41 - - [2026-02-09 03:23:53] "GET /projects?obj_uuids=f022372e-2389-4347-af31-e335d2dbf43a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000932 10.0.0.19 - - [2026-02-09 03:23:53] "GET /project/f022372e-2389-4347-af31-e335d2dbf43a?fields=virtual_networks HTTP/1.1" 200 1027 0.041948 10.0.0.41 - - [2026-02-09 03:23:53] "GET /projects?obj_uuids=f022372e-2389-4347-af31-e335d2dbf43a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001346 10.0.0.19 - - [2026-02-09 03:23:53] "GET /project/f022372e-2389-4347-af31-e335d2dbf43a?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.044443 10.0.0.41 - - [2026-02-09 03:23:53] "GET /projects?obj_uuids=f022372e-2389-4347-af31-e335d2dbf43a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001018 10.0.0.19 - - [2026-02-09 03:23:53] "GET /project/f022372e-2389-4347-af31-e335d2dbf43a?fields=security_groups HTTP/1.1" 200 1250 0.058322 10.0.0.19 - - [2026-02-09 03:23:54] "POST /fqname-to-id HTTP/1.1" 404 182 0.027931 10.0.0.41 - - [2026-02-09 03:23:54] "GET /projects?obj_uuids=ac58ad7d-5432-4b40-9615-ebf09edc928b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003375 10.0.0.41 - - [2026-02-09 03:23:54] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000976 10.0.0.41 - - [2026-02-09 03:23:54] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007395 10.0.0.41 - - [2026-02-09 03:23:54] "POST /id-to-fqname HTTP/1.1" 200 184 0.002477 10.0.0.41 - - [2026-02-09 03:23:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.012609 10.0.0.41 - - [2026-02-09 03:23:54] "POST /security-groups HTTP/1.1" 200 585 0.033592 10.0.0.41 - - [2026-02-09 03:23:54] "POST /projects HTTP/1.1" 200 573 0.277046 10.0.0.19 - - [2026-02-09 03:23:54] "POST /access-control-lists HTTP/1.1" 200 590 0.029181 10.0.0.41 - - [2026-02-09 03:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.362088 10.0.0.19 - - [2026-02-09 03:23:54] "GET /project/ac58ad7d-5432-4b40-9615-ebf09edc928b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.512958 10.0.0.19 - - [2026-02-09 03:23:56] "GET / HTTP/1.1" 200 35931 0.001775 10.0.0.41 - - [2026-02-09 03:23:59] "GET /projects?obj_uuids=ac58ad7d-5432-4b40-9615-ebf09edc928b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001605 10.0.0.19 - - [2026-02-09 03:23:59] "GET /project/ac58ad7d-5432-4b40-9615-ebf09edc928b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.044598 10.0.0.41 - - [2026-02-09 03:23:59] "GET /projects?obj_uuids=ac58ad7d-5432-4b40-9615-ebf09edc928b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001125 10.0.0.19 - - [2026-02-09 03:23:59] "GET /project/ac58ad7d-5432-4b40-9615-ebf09edc928b?fields=virtual_networks HTTP/1.1" 200 1021 0.043881 10.0.0.41 - - [2026-02-09 03:23:59] "GET /projects?obj_uuids=ac58ad7d-5432-4b40-9615-ebf09edc928b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001106 10.0.0.19 - - [2026-02-09 03:23:59] "GET /project/ac58ad7d-5432-4b40-9615-ebf09edc928b?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.059227 10.0.0.41 - - [2026-02-09 03:23:59] "GET /projects?obj_uuids=ac58ad7d-5432-4b40-9615-ebf09edc928b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001136 10.0.0.19 - - [2026-02-09 03:23:59] "GET /project/ac58ad7d-5432-4b40-9615-ebf09edc928b?fields=security_groups HTTP/1.1" 200 1241 0.044461 10.0.0.19 - - [2026-02-09 03:24:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.028168 10.0.0.41 - - [2026-02-09 03:24:00] "GET /projects?obj_uuids=a3f51187-db4a-427a-ab4d-39ad466b0164&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003962 10.0.0.41 - - [2026-02-09 03:24:00] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002504 10.0.0.41 - - [2026-02-09 03:24:00] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.015641 10.0.0.41 - - [2026-02-09 03:24:00] "POST /id-to-fqname HTTP/1.1" 200 188 0.002824 10.0.0.41 - - [2026-02-09 03:24:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.006853 10.0.0.41 - - [2026-02-09 03:24:00] "POST /security-groups HTTP/1.1" 200 589 0.090255 10.0.0.41 - - [2026-02-09 03:24:00] "POST /projects HTTP/1.1" 200 581 0.363920 10.0.0.41 - - [2026-02-09 03:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.394414 10.0.0.19 - - [2026-02-09 03:24:00] "POST /fqname-to-id HTTP/1.1" 404 232 0.034240 10.0.0.19 - - [2026-02-09 03:24:00] "GET /project/a3f51187-db4a-427a-ab4d-39ad466b0164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.571029 10.0.0.19 - - [2026-02-09 03:24:00] "POST /access-control-lists HTTP/1.1" 200 592 0.065439 10.0.0.19 - - [2026-02-09 03:24:01] "GET / HTTP/1.1" 200 35931 0.003127 10.0.0.41 - - [2026-02-09 03:24:04] "GET /projects?obj_uuids=a3f51187-db4a-427a-ab4d-39ad466b0164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001017 10.0.0.19 - - [2026-02-09 03:24:04] "GET /project/a3f51187-db4a-427a-ab4d-39ad466b0164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.041867 10.0.0.41 - - [2026-02-09 03:24:04] "GET /projects?obj_uuids=a3f51187-db4a-427a-ab4d-39ad466b0164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001348 10.0.0.19 - - [2026-02-09 03:24:05] "GET /project/a3f51187-db4a-427a-ab4d-39ad466b0164?fields=virtual_networks HTTP/1.1" 200 1029 0.041898 10.0.0.41 - - [2026-02-09 03:24:05] "GET /projects?obj_uuids=a3f51187-db4a-427a-ab4d-39ad466b0164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001791 10.0.0.19 - - [2026-02-09 03:24:05] "GET /project/a3f51187-db4a-427a-ab4d-39ad466b0164?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.045585 10.0.0.41 - - [2026-02-09 03:24:05] "GET /projects?obj_uuids=a3f51187-db4a-427a-ab4d-39ad466b0164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001070 10.0.0.19 - - [2026-02-09 03:24:05] "GET /project/a3f51187-db4a-427a-ab4d-39ad466b0164?fields=security_groups HTTP/1.1" 200 1253 0.048573 10.0.0.19 - - [2026-02-09 03:24:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.030335 10.0.0.41 - - [2026-02-09 03:24:06] "GET /projects?obj_uuids=8516ff58-a5d5-44a3-9e5d-a8f45a7dedea&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003705 10.0.0.41 - - [2026-02-09 03:24:06] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000969 10.0.0.41 - - [2026-02-09 03:24:06] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007603 10.0.0.41 - - [2026-02-09 03:24:06] "POST /id-to-fqname HTTP/1.1" 200 188 0.004241 10.0.0.41 - - [2026-02-09 03:24:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.008429 10.0.0.41 - - [2026-02-09 03:24:06] "POST /security-groups HTTP/1.1" 200 589 0.077984 10.0.0.41 - - [2026-02-09 03:24:06] "POST /projects HTTP/1.1" 200 581 0.286978 10.0.0.19 - - [2026-02-09 03:24:06] "POST /fqname-to-id HTTP/1.1" 404 231 0.010921 10.0.0.41 - - [2026-02-09 03:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.364247 10.0.0.19 - - [2026-02-09 03:24:06] "GET /project/8516ff58-a5d5-44a3-9e5d-a8f45a7dedea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.514761 10.0.0.19 - - [2026-02-09 03:24:07] "GET / HTTP/1.1" 200 35931 0.001715 10.0.0.19 - - [2026-02-09 03:24:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000509 10.0.0.19 - - [2026-02-09 03:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.054016 10.0.0.41 - - [2026-02-09 03:24:09] "GET /projects?obj_uuids=8516ff58-a5d5-44a3-9e5d-a8f45a7dedea&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001015 10.0.0.19 - - [2026-02-09 03:24:09] "GET /project/8516ff58-a5d5-44a3-9e5d-a8f45a7dedea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.042992 10.0.0.19 - - [2026-02-09 03:24:10] "POST /ref-update HTTP/1.1" 200 156 0.034167 10.0.0.41 - - [2026-02-09 03:24:10] "POST /useragent-kv HTTP/1.1" 200 115 0.012716 10.0.0.19 - - [2026-02-09 03:24:10] "POST /neutron/subnet HTTP/1.1" 200 724 0.233248 10.0.0.19 - - [2026-02-09 03:24:10] "POST /id-to-fqname HTTP/1.1" 200 218 0.001453 10.0.0.19 - - [2026-02-09 03:24:10] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006027 10.0.0.19 - - [2026-02-09 03:24:10] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005663 10.0.0.19 - - [2026-02-09 03:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.19 - - [2026-02-09 03:24:10] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006843 10.0.0.19 - - [2026-02-09 03:24:10] "PUT /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6 HTTP/1.1" 200 264 0.069178 10.0.0.19 - - [2026-02-09 03:24:10] "POST /neutron/network HTTP/1.1" 200 822 0.011386 10.0.0.19 - - [2026-02-09 03:24:11] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007262 10.0.0.19 - - [2026-02-09 03:24:11] "GET /obj-perms HTTP/1.1" 200 5026 0.054745 10.0.0.19 - - [2026-02-09 03:24:12] "POST /neutron/subnet HTTP/1.1" 200 724 0.010098 10.0.0.19 - - [2026-02-09 03:24:12] "POST /id-to-fqname HTTP/1.1" 200 218 0.001733 10.0.0.41 - - [2026-02-09 03:24:13] "GET /projects?obj_uuids=8516ff58-a5d5-44a3-9e5d-a8f45a7dedea&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001486 10.0.0.19 - - [2026-02-09 03:24:13] "GET /project/8516ff58-a5d5-44a3-9e5d-a8f45a7dedea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.078593 10.0.0.19 - - [2026-02-09 03:24:13] "POST /neutron/port HTTP/1.1" 200 117 0.008005 10.0.0.19 - - [2026-02-09 03:24:14] "POST /neutron/network HTTP/1.1" 200 832 0.006922 10.0.0.19 - - [2026-02-09 03:24:14] "POST /neutron/port HTTP/1.1" 200 1058 0.019444 10.0.0.19 - - [2026-02-09 03:24:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004364 10.0.0.19 - - [2026-02-09 03:24:14] "POST /neutron/network HTTP/1.1" 200 822 0.006351 10.0.0.19 - - [2026-02-09 03:24:18] "POST /neutron/port HTTP/1.1" 200 1122 0.019222 10.0.0.19 - - [2026-02-09 03:24:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007606 10.0.0.19 - - [2026-02-09 03:24:19] "GET /virtual-machine/7c3250c8-953a-41c2-bd2c-66c9d9e0c3f8 HTTP/1.1" 401 292 0.000412 10.0.0.19 - - [2026-02-09 03:24:19] "GET /virtual-machine/7c3250c8-953a-41c2-bd2c-66c9d9e0c3f8 HTTP/1.1" 200 1290 0.035321 10.0.0.19 - - [2026-02-09 03:24:19] "GET /virtual-machine-interface/3d8e2d7a-118c-48dc-a043-1bd23ad0c7f1 HTTP/1.1" 200 2931 0.005763 10.0.0.19 - - [2026-02-09 03:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.19 - - [2026-02-09 03:24:19] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003794 10.0.0.19 - - [2026-02-09 03:24:19] "GET /virtual-networks?parent_id=8516ff58-a5d5-44a3-9e5d-a8f45a7dedea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004942 10.0.0.19 - - [2026-02-09 03:24:19] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006411 10.0.0.19 - - [2026-02-09 03:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.19 - - [2026-02-09 03:24:22] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005443 10.0.0.19 - - [2026-02-09 03:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.19 - - [2026-02-09 03:24:26] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006245 10.0.0.19 - - [2026-02-09 03:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.19 - - [2026-02-09 03:24:30] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006898 10.0.0.33 - - [2026-02-09 03:24:32] "GET /obj-perms HTTP/1.1" 200 5056 0.052123 10.0.0.41 - - [2026-02-09 03:24:32] "GET /obj-perms HTTP/1.1" 200 5056 0.053158 10.0.0.19 - - [2026-02-09 03:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.19 - - [2026-02-09 03:24:34] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006457 10.0.0.19 - - [2026-02-09 03:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005500 10.0.0.19 - - [2026-02-09 03:24:38] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005624 10.0.0.41 - - [2026-02-09 03:24:39] "DELETE /project/8516ff58a5d544a39e5da8f45a7dedea HTTP/1.1" 404 173 0.024459 10.0.0.41 - - [2026-02-09 03:24:39] "DELETE /project/ac58ad7d54324b409615ebf09edc928b HTTP/1.1" 404 173 0.026103 10.0.0.41 - - [2026-02-09 03:24:39] "DELETE /project/a3f51187db4a427aab4d39ad466b0164 HTTP/1.1" 404 173 0.018254 10.0.0.41 - - [2026-02-09 03:24:39] "DELETE /project/317f4b4d718943d88f85f6f8fc514768 HTTP/1.1" 404 173 0.021482 10.0.0.41 - - [2026-02-09 03:24:39] "DELETE /project/f022372e23894347af31e335d2dbf43a HTTP/1.1" 404 173 0.028801 10.0.0.41 - - [2026-02-09 03:24:39] "GET /projects?obj_uuids=a3f51187-db4a-427a-ab4d-39ad466b0164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001026 10.0.0.41 - - [2026-02-09 03:24:39] "GET /projects?obj_uuids=f022372e-2389-4347-af31-e335d2dbf43a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000885 10.0.0.41 - - [2026-02-09 03:24:39] "GET /projects?obj_uuids=2f0ba2c3-63a7-48d7-8a25-2556b152497d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000807 10.0.0.41 - - [2026-02-09 03:24:39] "GET /projects?obj_uuids=317f4b4d-7189-43d8-8f85-f6f8fc514768&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001057 10.0.0.41 - - [2026-02-09 03:24:39] "GET /projects?obj_uuids=ac58ad7d-5432-4b40-9615-ebf09edc928b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000744 10.0.0.41 - - [2026-02-09 03:24:39] "GET /project/ac58ad7d-5432-4b40-9615-ebf09edc928b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.104727 10.0.0.41 - - [2026-02-09 03:24:39] "GET /project/2f0ba2c3-63a7-48d7-8a25-2556b152497d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.107248 10.0.0.41 - - [2026-02-09 03:24:39] "GET /projects?obj_uuids=ac58ad7d-5432-4b40-9615-ebf09edc928b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000974 10.0.0.41 - - [2026-02-09 03:24:39] "GET /project/a3f51187-db4a-427a-ab4d-39ad466b0164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.127550 10.0.0.41 - - [2026-02-09 03:24:39] "GET /projects?obj_uuids=2f0ba2c3-63a7-48d7-8a25-2556b152497d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001026 10.0.0.41 - - [2026-02-09 03:24:39] "GET /project/317f4b4d-7189-43d8-8f85-f6f8fc514768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.156072 10.0.0.41 - - [2026-02-09 03:24:39] "GET /project/f022372e-2389-4347-af31-e335d2dbf43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.154673 10.0.0.41 - - [2026-02-09 03:24:39] "GET /projects?obj_uuids=a3f51187-db4a-427a-ab4d-39ad466b0164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001105 10.0.0.41 - - [2026-02-09 03:24:39] "GET /projects?obj_uuids=f022372e-2389-4347-af31-e335d2dbf43a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002020 10.0.0.41 - - [2026-02-09 03:24:39] "GET /projects?obj_uuids=317f4b4d-7189-43d8-8f85-f6f8fc514768&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002650 10.0.0.41 - - [2026-02-09 03:24:39] "GET /project/2f0ba2c3-63a7-48d7-8a25-2556b152497d?fields=security_groups HTTP/1.1" 200 1111 0.136918 10.0.0.41 - - [2026-02-09 03:24:39] "GET /project/ac58ad7d-5432-4b40-9615-ebf09edc928b?fields=security_groups HTTP/1.1" 200 1346 0.154278 10.0.0.41 - - [2026-02-09 03:24:39] "GET /project/317f4b4d-7189-43d8-8f85-f6f8fc514768?fields=security_groups HTTP/1.1" 200 1396 0.102764 10.0.0.41 - - [2026-02-09 03:24:39] "GET /project/f022372e-2389-4347-af31-e335d2dbf43a?fields=security_groups HTTP/1.1" 200 1355 0.110727 10.0.0.41 - - [2026-02-09 03:24:39] "GET /project/a3f51187-db4a-427a-ab4d-39ad466b0164?fields=security_groups HTTP/1.1" 200 1358 0.190736 10.0.0.41 - - [2026-02-09 03:24:39] "GET /projects?obj_uuids=2f0ba2c3-63a7-48d7-8a25-2556b152497d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001725 10.0.0.19 - - [2026-02-09 03:24:39] "DELETE /access-control-list/bab74ad4-ef26-43bd-a4d2-c42c89044bac HTTP/1.1" 200 115 0.149539 10.0.0.41 - - [2026-02-09 03:24:39] "GET /project/2f0ba2c3-63a7-48d7-8a25-2556b152497d?fields=application_policy_sets HTTP/1.1" 200 1416 0.166302 10.0.0.41 - - [2026-02-09 03:24:39] "DELETE /security-group/9788b1e1-28c7-470b-ad09-ef1618c999c7 HTTP/1.1" 200 115 0.152875 10.0.0.41 - - [2026-02-09 03:24:39] "GET /projects?obj_uuids=317f4b4d-7189-43d8-8f85-f6f8fc514768&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001216 10.0.0.41 - - [2026-02-09 03:24:39] "DELETE /security-group/0af156d0-d587-4fba-b4ab-3130501cd72d HTTP/1.1" 200 115 0.194584 10.0.0.41 - - [2026-02-09 03:24:39] "DELETE /security-group/b4c21f2c-8046-4a0d-bdb4-8b3cc096acac HTTP/1.1" 200 115 0.183871 10.0.0.41 - - [2026-02-09 03:24:39] "GET /projects?obj_uuids=ac58ad7d-5432-4b40-9615-ebf09edc928b&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002128 10.0.0.41 - - [2026-02-09 03:24:39] "GET /projects?obj_uuids=f022372e-2389-4347-af31-e335d2dbf43a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002128 10.0.0.41 - - [2026-02-09 03:24:39] "DELETE /security-group/af3da11c-8cd3-4839-a6f9-288219786a81 HTTP/1.1" 200 115 0.211039 10.0.0.41 - - [2026-02-09 03:24:39] "GET /projects?obj_uuids=a3f51187-db4a-427a-ab4d-39ad466b0164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003817 10.0.0.41 - - [2026-02-09 03:24:39] "GET /project/317f4b4d-7189-43d8-8f85-f6f8fc514768?fields=application_policy_sets HTTP/1.1" 200 1435 0.132962 10.0.0.41 - - [2026-02-09 03:24:39] "DELETE /project/2f0ba2c3-63a7-48d7-8a25-2556b152497d HTTP/1.1" 409 225 0.666442 10.0.0.41 - - [2026-02-09 03:24:39] "GET /project/ac58ad7d-5432-4b40-9615-ebf09edc928b?fields=application_policy_sets HTTP/1.1" 200 1385 0.158682 10.0.0.41 - - [2026-02-09 03:24:39] "GET /project/f022372e-2389-4347-af31-e335d2dbf43a?fields=application_policy_sets HTTP/1.1" 200 1394 0.163807 10.0.0.41 - - [2026-02-09 03:24:39] "GET /project/a3f51187-db4a-427a-ab4d-39ad466b0164?fields=application_policy_sets HTTP/1.1" 200 1397 0.135790 10.0.0.19 - - [2026-02-09 03:24:40] "DELETE /access-control-list/43bd9707-3581-4e05-980f-ec13b8d3b70a HTTP/1.1" 200 115 0.099816 10.0.0.41 - - [2026-02-09 03:24:40] "DELETE /project/317f4b4d-7189-43d8-8f85-f6f8fc514768 HTTP/1.1" 200 115 0.953018 10.0.0.41 - - [2026-02-09 03:24:40] "DELETE /project/f022372e-2389-4347-af31-e335d2dbf43a HTTP/1.1" 200 115 0.983937 10.0.0.41 - - [2026-02-09 03:24:40] "DELETE /project/ac58ad7d-5432-4b40-9615-ebf09edc928b HTTP/1.1" 200 115 0.977245 10.0.0.41 - - [2026-02-09 03:24:40] "DELETE /project/a3f51187-db4a-427a-ab4d-39ad466b0164 HTTP/1.1" 200 115 1.031971 10.0.0.19 - - [2026-02-09 03:24:40] "DELETE /access-control-list/0517b632-9974-4f16-bd78-602a062d8b74 HTTP/1.1" 200 115 0.054243 10.0.0.19 - - [2026-02-09 03:24:40] "DELETE /access-control-list/1630e425-13f0-4e1e-8e8a-240a48c9eee2 HTTP/1.1" 200 115 0.031162 10.0.0.19 - - [2026-02-09 03:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.19 - - [2026-02-09 03:24:43] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.008390 10.0.0.19 - - [2026-02-09 03:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.19 - - [2026-02-09 03:24:47] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005560 10.0.0.19 - - [2026-02-09 03:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.19 - - [2026-02-09 03:24:51] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007718 10.0.0.19 - - [2026-02-09 03:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.19 - - [2026-02-09 03:24:53] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003869 10.0.0.19 - - [2026-02-09 03:24:53] "GET /virtual-networks?parent_id=8516ff58-a5d5-44a3-9e5d-a8f45a7dedea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002987 10.0.0.19 - - [2026-02-09 03:24:53] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005936 10.0.0.19 - - [2026-02-09 03:24:58] "POST /neutron/port HTTP/1.1" 200 1122 0.020447 10.0.0.19 - - [2026-02-09 03:25:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.038368 10.0.0.19 - - [2026-02-09 03:25:08] "POST /neutron/port HTTP/1.1" 200 1122 0.020180 10.0.0.19 - - [2026-02-09 03:25:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007747 10.0.0.19 - - [2026-02-09 03:25:14] "POST /neutron/port HTTP/1.1" 200 1122 0.022972 10.0.0.19 - - [2026-02-09 03:25:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008281 10.0.0.19 - - [2026-02-09 03:25:14] "POST /id-to-fqname HTTP/1.1" 200 218 0.001464 10.0.0.19 - - [2026-02-09 03:25:14] "GET /virtual-machine/7c3250c8-953a-41c2-bd2c-66c9d9e0c3f8 HTTP/1.1" 200 1290 0.004324 10.0.0.19 - - [2026-02-09 03:25:14] "GET /virtual-machine-interface/3d8e2d7a-118c-48dc-a043-1bd23ad0c7f1 HTTP/1.1" 200 2931 0.006660 10.0.0.19 - - [2026-02-09 03:25:14] "GET /instance-ip/6d7141ac-0a5d-4249-9708-fca8528d10ac HTTP/1.1" 200 1616 0.009926 10.0.0.19 - - [2026-02-09 03:25:14] "POST /fqname-to-id HTTP/1.1" 404 208 0.004225 10.0.0.19 - - [2026-02-09 03:25:14] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006942 10.0.0.41 - - [2026-02-09 03:25:14] "GET /projects?obj_uuids=8516ff58-a5d5-44a3-9e5d-a8f45a7dedea&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001293 10.0.0.19 - - [2026-02-09 03:25:14] "GET /project/8516ff58-a5d5-44a3-9e5d-a8f45a7dedea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.049699 10.0.0.19 - - [2026-02-09 03:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.19 - - [2026-02-09 03:25:14] "GET /security-group/7b7e361f-b25e-439a-bf63-a1a23c9a106a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3748 0.005204 10.0.0.19 - - [2026-02-09 03:25:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.073460 10.0.0.19 - - [2026-02-09 03:25:14] "POST /instance-ips HTTP/1.1" 200 357 0.043445 10.0.0.19 - - [2026-02-09 03:25:15] "GET /instance-ip/4cbeee2e-77a5-4ad2-b112-68f617bb2452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1570 0.007500 10.0.0.19 - - [2026-02-09 03:25:15] "GET /virtual-machine-interface/0336446e-9a25-432a-a739-0bf9512cccf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2340 0.006392 10.0.0.19 - - [2026-02-09 03:25:15] "GET /virtual-machine-interface/0336446e-9a25-432a-a739-0bf9512cccf0?fields=instance_ip_back_refs HTTP/1.1" 200 1322 0.012826 10.0.0.19 - - [2026-02-09 03:25:15] "GET /instance-ip/4cbeee2e-77a5-4ad2-b112-68f617bb2452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1570 0.005304 10.0.0.19 - - [2026-02-09 03:25:15] "POST /id-to-fqname HTTP/1.1" 200 218 0.001600 10.0.0.19 - - [2026-02-09 03:25:15] "POST /neutron/port HTTP/1.1" 200 1122 0.019624 10.0.0.19 - - [2026-02-09 03:25:15] "POST /neutron/port HTTP/1.1" 200 965 0.057879 10.0.0.19 - - [2026-02-09 03:25:15] "POST /neutron/port HTTP/1.1" 200 965 0.014578 10.0.0.19 - - [2026-02-09 03:25:15] "POST /neutron/port HTTP/1.1" 200 117 0.007735 10.0.0.19 - - [2026-02-09 03:25:16] "POST /neutron/port HTTP/1.1" 200 965 0.075578 10.0.0.19 - - [2026-02-09 03:25:16] "POST /neutron/port HTTP/1.1" 200 965 0.011907 10.0.0.19 - - [2026-02-09 03:25:16] "POST /neutron/port HTTP/1.1" 200 1057 0.131449 10.0.0.19 - - [2026-02-09 03:25:16] "POST /neutron/port HTTP/1.1" 200 117 0.001128 10.0.0.19 - - [2026-02-09 03:25:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004681 10.0.0.19 - - [2026-02-09 03:25:16] "POST /neutron/network HTTP/1.1" 200 822 0.007551 10.0.0.19 - - [2026-02-09 03:25:21] "POST /neutron/port HTTP/1.1" 200 1067 0.017567 10.0.0.19 - - [2026-02-09 03:25:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007615 10.0.0.19 - - [2026-02-09 03:25:21] "GET /virtual-machine/030f1b0c-8322-4e42-9ba1-d10631c75ea8 HTTP/1.1" 200 1267 0.005724 10.0.0.19 - - [2026-02-09 03:25:21] "GET /virtual-machine-interface/0336446e-9a25-432a-a739-0bf9512cccf0 HTTP/1.1" 200 2980 0.005033 10.0.0.19 - - [2026-02-09 03:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.19 - - [2026-02-09 03:25:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003801 10.0.0.19 - - [2026-02-09 03:25:21] "GET /virtual-networks?parent_id=8516ff58-a5d5-44a3-9e5d-a8f45a7dedea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003346 10.0.0.19 - - [2026-02-09 03:25:21] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006330 10.0.0.19 - - [2026-02-09 03:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.19 - - [2026-02-09 03:25:24] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005909 10.0.0.19 - - [2026-02-09 03:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.19 - - [2026-02-09 03:25:28] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005768 10.0.0.19 - - [2026-02-09 03:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.19 - - [2026-02-09 03:25:32] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006892 10.0.0.19 - - [2026-02-09 03:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.19 - - [2026-02-09 03:25:36] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005729 10.0.0.19 - - [2026-02-09 03:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.19 - - [2026-02-09 03:25:40] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005545 10.0.0.19 - - [2026-02-09 03:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.19 - - [2026-02-09 03:25:44] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005416 10.0.0.19 - - [2026-02-09 03:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.19 - - [2026-02-09 03:25:48] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005766 10.0.0.19 - - [2026-02-09 03:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.19 - - [2026-02-09 03:25:53] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006089 10.0.0.19 - - [2026-02-09 03:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.19 - - [2026-02-09 03:25:57] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006986 10.0.0.19 - - [2026-02-09 03:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005827 10.0.0.19 - - [2026-02-09 03:26:01] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007859 10.0.0.19 - - [2026-02-09 03:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.19 - - [2026-02-09 03:26:03] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004165 10.0.0.19 - - [2026-02-09 03:26:03] "GET /virtual-networks?parent_id=8516ff58-a5d5-44a3-9e5d-a8f45a7dedea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005237 10.0.0.19 - - [2026-02-09 03:26:03] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006317 10.0.0.19 - - [2026-02-09 03:26:08] "POST /neutron/port HTTP/1.1" 200 1067 0.030416 10.0.0.19 - - [2026-02-09 03:26:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007394 10.0.0.19 - - [2026-02-09 03:26:17] "POST /neutron/port HTTP/1.1" 200 1122 0.017273 10.0.0.19 - - [2026-02-09 03:26:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004935 10.0.0.19 - - [2026-02-09 03:26:17] "POST /neutron/network HTTP/1.1" 200 822 0.007948 10.0.0.19 - - [2026-02-09 03:26:24] "POST /id-to-fqname HTTP/1.1" 200 218 0.001419 10.0.0.19 - - [2026-02-09 03:26:24] "POST /neutron/port HTTP/1.1" 200 2037 0.022378 10.0.0.41 - - [2026-02-09 03:26:25] "GET /projects?obj_uuids=8516ff58-a5d5-44a3-9e5d-a8f45a7dedea&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001490 10.0.0.19 - - [2026-02-09 03:26:25] "GET /project/8516ff58-a5d5-44a3-9e5d-a8f45a7dedea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.081542 10.0.0.19 - - [2026-02-09 03:26:25] "POST /neutron/network HTTP/1.1" 200 822 0.008106 10.0.0.19 - - [2026-02-09 03:26:25] "POST /neutron/port HTTP/1.1" 200 117 0.006556 10.0.0.41 - - [2026-02-09 03:26:25] "GET /projects?obj_uuids=8516ff58-a5d5-44a3-9e5d-a8f45a7dedea&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001464 10.0.0.19 - - [2026-02-09 03:26:26] "POST /neutron/port HTTP/1.1" 200 1058 0.292522 10.0.0.19 - - [2026-02-09 03:26:26] "POST /neutron/port HTTP/1.1" 200 1112 0.134134 10.0.0.19 - - [2026-02-09 03:26:26] "POST /neutron/subnet HTTP/1.1" 200 698 0.009193 10.0.0.19 - - [2026-02-09 03:26:30] "POST /neutron/port HTTP/1.1" 200 1122 0.017199 10.0.0.19 - - [2026-02-09 03:26:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007291 10.0.0.19 - - [2026-02-09 03:26:30] "GET /virtual-machine/84a0ac8a-6e5a-42ff-86c4-78cae422ed2c HTTP/1.1" 200 1289 0.007010 10.0.0.19 - - [2026-02-09 03:26:30] "GET /virtual-machine-interface/4c76e310-524d-49b7-afea-2e48a5d9d9f4 HTTP/1.1" 200 2931 0.006990 10.0.0.19 - - [2026-02-09 03:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.19 - - [2026-02-09 03:26:30] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008932 10.0.0.19 - - [2026-02-09 03:26:30] "GET /virtual-networks?parent_id=8516ff58-a5d5-44a3-9e5d-a8f45a7dedea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004364 10.0.0.19 - - [2026-02-09 03:26:30] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.007770 10.0.0.19 - - [2026-02-09 03:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.19 - - [2026-02-09 03:26:33] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005926 10.0.0.19 - - [2026-02-09 03:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.19 - - [2026-02-09 03:26:38] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005446 10.0.0.19 - - [2026-02-09 03:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.19 - - [2026-02-09 03:26:42] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005700 10.0.0.19 - - [2026-02-09 03:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.19 - - [2026-02-09 03:26:46] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005831 10.0.0.19 - - [2026-02-09 03:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.19 - - [2026-02-09 03:26:50] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005400 10.0.0.19 - - [2026-02-09 03:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.19 - - [2026-02-09 03:26:54] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005233 10.0.0.19 - - [2026-02-09 03:26:55] "POST /neutron/port HTTP/1.1" 200 1122 0.017941 10.0.0.19 - - [2026-02-09 03:26:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004041 10.0.0.19 - - [2026-02-09 03:26:56] "POST /neutron/network HTTP/1.1" 200 822 0.006921 10.0.0.19 - - [2026-02-09 03:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.19 - - [2026-02-09 03:26:58] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005905 10.0.0.19 - - [2026-02-09 03:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.19 - - [2026-02-09 03:27:02] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006068 10.0.0.19 - - [2026-02-09 03:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.19 - - [2026-02-09 03:27:06] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004349 10.0.0.19 - - [2026-02-09 03:27:06] "GET /virtual-networks?parent_id=8516ff58-a5d5-44a3-9e5d-a8f45a7dedea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003053 10.0.0.19 - - [2026-02-09 03:27:06] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006196 10.0.0.19 - - [2026-02-09 03:27:11] "POST /neutron/port HTTP/1.1" 200 1122 0.020436 10.0.0.19 - - [2026-02-09 03:27:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007297 10.0.0.19 - - [2026-02-09 03:27:18] "POST /neutron/port HTTP/1.1" 200 1067 0.017094 10.0.0.19 - - [2026-02-09 03:27:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004074 10.0.0.19 - - [2026-02-09 03:27:18] "POST /neutron/network HTTP/1.1" 200 822 0.007432 10.0.0.19 - - [2026-02-09 03:27:27] "POST /neutron/port HTTP/1.1" 200 1122 0.017906 10.0.0.19 - - [2026-02-09 03:27:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007511 10.0.0.19 - - [2026-02-09 03:27:27] "POST /neutron/port HTTP/1.1" 200 1122 0.016378 10.0.0.19 - - [2026-02-09 03:27:27] "POST /neutron/network HTTP/1.1" 200 822 0.006929 10.0.0.19 - - [2026-02-09 03:27:27] "POST /id-to-fqname HTTP/1.1" 200 218 0.001113 10.0.0.19 - - [2026-02-09 03:27:27] "GET /virtual-machine/84a0ac8a-6e5a-42ff-86c4-78cae422ed2c HTTP/1.1" 200 1289 0.003517 10.0.0.19 - - [2026-02-09 03:27:27] "GET /virtual-machine-interface/4c76e310-524d-49b7-afea-2e48a5d9d9f4 HTTP/1.1" 200 2931 0.004993 10.0.0.19 - - [2026-02-09 03:27:27] "GET /instance-ip/9e719bba-3f09-45fa-adf7-6b106efe2516 HTTP/1.1" 200 1617 0.006732 10.0.0.19 - - [2026-02-09 03:27:27] "GET /virtual-machine-interface/4c76e310-524d-49b7-afea-2e48a5d9d9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.006419 10.0.0.19 - - [2026-02-09 03:27:27] "PUT /virtual-machine-interface/4c76e310-524d-49b7-afea-2e48a5d9d9f4 HTTP/1.1" 200 284 0.014754 10.0.0.19 - - [2026-02-09 03:27:55] "POST /neutron/network HTTP/1.1" 200 832 0.006875 10.0.0.19 - - [2026-02-09 03:27:55] "POST /neutron/port HTTP/1.1" 200 117 0.001273 10.0.0.19 - - [2026-02-09 03:28:20] "POST /neutron/port HTTP/1.1" 200 1122 0.017036 10.0.0.19 - - [2026-02-09 03:28:20] "POST /neutron/subnet HTTP/1.1" 200 698 0.009464 10.0.0.33 - - [2026-02-09 03:28:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.33 - - [2026-02-09 03:28:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.33 - - [2026-02-09 03:28:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.33 - - [2026-02-09 03:28:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.41 - - [2026-02-09 03:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000544 10.0.0.41 - - [2026-02-09 03:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.41 - - [2026-02-09 03:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.41 - - [2026-02-09 03:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.19 - - [2026-02-09 03:28:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.19 - - [2026-02-09 03:28:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.19 - - [2026-02-09 03:28:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000660 10.0.0.19 - - [2026-02-09 03:28:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.19 - - [2026-02-09 03:28:35] "GET /obj-perms HTTP/1.1" 200 5056 0.057150 10.0.0.33 - - [2026-02-09 03:28:35] "GET /obj-perms HTTP/1.1" 200 5056 0.043825 10.0.0.19 - - [2026-02-09 03:28:49] "DELETE /instance-ip/4cbeee2e-77a5-4ad2-b112-68f617bb2452 HTTP/1.1" 200 115 0.042381 10.0.0.19 - - [2026-02-09 03:28:49] "DELETE /virtual-machine-interface/0336446e-9a25-432a-a739-0bf9512cccf0 HTTP/1.1" 200 115 0.081129 10.0.0.19 - - [2026-02-09 03:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.19 - - [2026-02-09 03:28:49] "GET /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005871 10.0.0.19 - - [2026-02-09 03:28:49] "PUT /virtual-network/a463b2ae-36b2-4e76-8489-d704af40eaf6 HTTP/1.1" 200 264 0.058872 10.0.0.19 - - [2026-02-09 03:28:49] "POST /neutron/network HTTP/1.1" 200 822 0.007030 10.0.0.19 - - [2026-02-09 03:28:50] "POST /neutron/port HTTP/1.1" 200 1112 0.024300 10.0.0.19 - - [2026-02-09 03:28:50] "DELETE /route-target/5da1c05f-0960-479f-87e2-f515dd140563 HTTP/1.1" 200 115 0.042766 10.0.0.19 - - [2026-02-09 03:28:50] "POST /neutron/port HTTP/1.1" 200 1112 0.023023 10.0.0.41 - - [2026-02-09 03:28:52] "POST /useragent-kv HTTP/1.1" 200 115 0.006062 10.0.0.41 - - [2026-02-09 03:28:52] "POST /useragent-kv HTTP/1.1" 200 115 0.006700 10.0.0.19 - - [2026-02-09 03:28:52] "POST /neutron/network HTTP/1.1" 200 151 0.160632 10.0.0.41 - - [2026-02-09 03:28:53] "GET /projects?obj_uuids=8516ff58-a5d5-44a3-9e5d-a8f45a7dedea&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.024914 10.0.0.19 - - [2026-02-09 03:28:53] "GET /project/8516ff58-a5d5-44a3-9e5d-a8f45a7dedea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.087811 10.0.0.41 - - [2026-02-09 03:28:53] "GET /projects?obj_uuids=8516ff58-a5d5-44a3-9e5d-a8f45a7dedea&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001094 10.0.0.19 - - [2026-02-09 03:28:53] "GET /project/8516ff58-a5d5-44a3-9e5d-a8f45a7dedea?fields=virtual_networks HTTP/1.1" 200 1028 0.052549 10.0.0.41 - - [2026-02-09 03:28:53] "GET /projects?obj_uuids=8516ff58-a5d5-44a3-9e5d-a8f45a7dedea&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001508 10.0.0.19 - - [2026-02-09 03:28:53] "GET /project/8516ff58-a5d5-44a3-9e5d-a8f45a7dedea?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.043232 10.0.0.41 - - [2026-02-09 03:28:53] "GET /projects?obj_uuids=8516ff58-a5d5-44a3-9e5d-a8f45a7dedea&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001070 10.0.0.19 - - [2026-02-09 03:28:54] "GET /project/8516ff58-a5d5-44a3-9e5d-a8f45a7dedea?fields=security_groups HTTP/1.1" 200 1252 0.048756 10.0.0.19 - - [2026-02-09 03:28:54] "POST /fqname-to-id HTTP/1.1" 404 185 0.028551 10.0.0.41 - - [2026-02-09 03:28:54] "GET /projects?obj_uuids=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004101 10.0.0.41 - - [2026-02-09 03:28:54] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001165 10.0.0.41 - - [2026-02-09 03:28:54] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.031936 10.0.0.41 - - [2026-02-09 03:28:55] "POST /id-to-fqname HTTP/1.1" 200 187 0.004184 10.0.0.41 - - [2026-02-09 03:28:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.004434 10.0.0.41 - - [2026-02-09 03:28:55] "POST /security-groups HTTP/1.1" 200 588 0.076980 10.0.0.19 - - [2026-02-09 03:28:55] "POST /fqname-to-id HTTP/1.1" 404 231 0.003166 10.0.0.41 - - [2026-02-09 03:28:55] "POST /projects HTTP/1.1" 200 579 0.308754 10.0.0.41 - - [2026-02-09 03:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.381279 10.0.0.19 - - [2026-02-09 03:28:55] "GET /project/966ef7c1-bc47-429a-8bf2-4d0ccab79dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.566989 10.0.0.19 - - [2026-02-09 03:28:55] "POST /access-control-lists HTTP/1.1" 200 591 0.042820 10.0.0.19 - - [2026-02-09 03:28:56] "GET / HTTP/1.1" 200 35931 0.002141 10.0.0.19 - - [2026-02-09 03:28:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000498 10.0.0.19 - - [2026-02-09 03:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.054613 10.0.0.41 - - [2026-02-09 03:28:58] "GET /projects?obj_uuids=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001005 10.0.0.19 - - [2026-02-09 03:28:58] "GET /project/966ef7c1-bc47-429a-8bf2-4d0ccab79dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.037724 10.0.0.19 - - [2026-02-09 03:28:58] "POST /neutron/network HTTP/1.1" 200 117 0.042305 10.0.0.19 - - [2026-02-09 03:28:59] "POST /neutron/network HTTP/1.1" 200 830 0.008881 10.0.0.19 - - [2026-02-09 03:28:59] "POST /id-to-fqname HTTP/1.1" 200 221 0.001284 10.0.0.19 - - [2026-02-09 03:28:59] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005652 10.0.0.19 - - [2026-02-09 03:28:59] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005882 10.0.0.19 - - [2026-02-09 03:28:59] "POST /neutron/subnet HTTP/1.1" 200 730 0.009279 10.0.0.19 - - [2026-02-09 03:28:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.002924 10.0.0.19 - - [2026-02-09 03:28:59] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004852 10.0.0.19 - - [2026-02-09 03:28:59] "GET /virtual-machine-interface/3afe4c9a-da1d-443f-a1bc-ea7899dc0b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.012472 10.0.0.19 - - [2026-02-09 03:28:59] "GET /virtual-machine-interface/3afe4c9a-da1d-443f-a1bc-ea7899dc0b4e?fields=instance_ip_back_refs HTTP/1.1" 200 1319 0.013779 10.0.0.19 - - [2026-02-09 03:28:59] "GET /instance-ip/8dd3689f-b74f-4661-bc15-32daea4cc1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1602 0.004889 10.0.0.19 - - [2026-02-09 03:28:59] "POST /id-to-fqname HTTP/1.1" 200 221 0.001373 10.0.0.41 - - [2026-02-09 03:29:00] "GET /projects?obj_uuids=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001145 10.0.0.19 - - [2026-02-09 03:29:00] "GET /project/966ef7c1-bc47-429a-8bf2-4d0ccab79dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.077288 10.0.0.19 - - [2026-02-09 03:29:00] "POST /neutron/network HTTP/1.1" 200 830 0.010767 10.0.0.19 - - [2026-02-09 03:29:00] "POST /id-to-fqname HTTP/1.1" 200 221 0.001513 10.0.0.19 - - [2026-02-09 03:29:00] "POST /neutron/port HTTP/1.1" 200 117 0.006518 10.0.0.19 - - [2026-02-09 03:29:01] "POST /neutron/network HTTP/1.1" 200 830 0.009446 10.0.0.19 - - [2026-02-09 03:29:01] "POST /neutron/network HTTP/1.1" 200 840 0.007079 10.0.0.19 - - [2026-02-09 03:29:01] "POST /neutron/port HTTP/1.1" 200 117 0.008789 10.0.0.41 - - [2026-02-09 03:29:01] "GET /projects?obj_uuids=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.006483 10.0.0.19 - - [2026-02-09 03:29:01] "GET /project/966ef7c1-bc47-429a-8bf2-4d0ccab79dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.115171 10.0.0.19 - - [2026-02-09 03:29:01] "POST /fqname-to-id HTTP/1.1" 404 208 0.004338 10.0.0.19 - - [2026-02-09 03:29:01] "POST /interface-route-tables HTTP/1.1" 200 556 0.052405 10.0.0.19 - - [2026-02-09 03:29:01] "GET /interface-route-table/b63e6377-ef56-48c9-9594-8715a2ab07b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.010442 10.0.0.19 - - [2026-02-09 03:29:01] "POST /neutron/port HTTP/1.1" 200 1112 0.146175 10.0.0.19 - - [2026-02-09 03:29:02] "POST /neutron/port HTTP/1.1" 200 984 0.019413 10.0.0.19 - - [2026-02-09 03:29:02] "POST /neutron/port HTTP/1.1" 200 117 0.001202 10.0.0.19 - - [2026-02-09 03:29:02] "POST /neutron/port HTTP/1.1" 200 1076 0.182210 10.0.0.19 - - [2026-02-09 03:29:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004137 10.0.0.19 - - [2026-02-09 03:29:02] "POST /neutron/network HTTP/1.1" 200 830 0.013301 10.0.0.19 - - [2026-02-09 03:29:02] "GET /virtual-machine-interface/3afe4c9a-da1d-443f-a1bc-ea7899dc0b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.006305 10.0.0.19 - - [2026-02-09 03:29:02] "POST /ref-update HTTP/1.1" 200 156 0.019129 10.0.0.19 - - [2026-02-09 03:29:07] "POST /neutron/port HTTP/1.1" 200 1122 0.017513 10.0.0.19 - - [2026-02-09 03:29:08] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008005 10.0.0.19 - - [2026-02-09 03:29:08] "POST /neutron/port HTTP/1.1" 200 1122 0.019352 10.0.0.19 - - [2026-02-09 03:29:08] "GET /virtual-machine/e9801c32-6523-4e9d-a8ed-f1c9c8b840f2 HTTP/1.1" 401 292 0.000580 10.0.0.19 - - [2026-02-09 03:29:08] "GET /virtual-machine/e9801c32-6523-4e9d-a8ed-f1c9c8b840f2 HTTP/1.1" 200 1290 0.041989 10.0.0.19 - - [2026-02-09 03:29:08] "GET /virtual-machine/e9801c32-6523-4e9d-a8ed-f1c9c8b840f2 HTTP/1.1" 200 1290 0.005469 10.0.0.19 - - [2026-02-09 03:29:08] "GET /virtual-machine-interface/f547bbeb-0d43-4c6f-88a5-92e3f04477a0 HTTP/1.1" 200 2938 0.006112 10.0.0.19 - - [2026-02-09 03:29:08] "GET /virtual-machine/e9801c32-6523-4e9d-a8ed-f1c9c8b840f2 HTTP/1.1" 200 1290 0.005003 10.0.0.19 - - [2026-02-09 03:29:08] "GET /virtual-machine-interface/f547bbeb-0d43-4c6f-88a5-92e3f04477a0 HTTP/1.1" 200 2938 0.008758 10.0.0.19 - - [2026-02-09 03:29:08] "GET /instance-ip/d2b034af-4197-4123-aedc-3f4e3ffea416 HTTP/1.1" 200 1620 0.008077 10.0.0.19 - - [2026-02-09 03:29:08] "GET /virtual-machine/e9801c32-6523-4e9d-a8ed-f1c9c8b840f2 HTTP/1.1" 200 1290 0.005700 10.0.0.19 - - [2026-02-09 03:29:08] "GET /virtual-machine-interface/f547bbeb-0d43-4c6f-88a5-92e3f04477a0 HTTP/1.1" 200 2938 0.014410 10.0.0.19 - - [2026-02-09 03:29:08] "GET /instance-ip/d2b034af-4197-4123-aedc-3f4e3ffea416 HTTP/1.1" 200 1620 0.007283 10.0.0.19 - - [2026-02-09 03:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.19 - - [2026-02-09 03:29:08] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003847 10.0.0.19 - - [2026-02-09 03:29:08] "GET /virtual-networks?parent_id=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003142 10.0.0.19 - - [2026-02-09 03:29:08] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006485 10.0.0.19 - - [2026-02-09 03:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.19 - - [2026-02-09 03:29:08] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004482 10.0.0.19 - - [2026-02-09 03:29:08] "GET /virtual-networks?parent_id=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003505 10.0.0.19 - - [2026-02-09 03:29:08] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006017 10.0.0.19 - - [2026-02-09 03:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.19 - - [2026-02-09 03:29:08] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003926 10.0.0.19 - - [2026-02-09 03:29:08] "GET /virtual-networks?parent_id=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003262 10.0.0.19 - - [2026-02-09 03:29:09] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006452 10.0.0.19 - - [2026-02-09 03:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.19 - - [2026-02-09 03:29:09] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005061 10.0.0.19 - - [2026-02-09 03:29:09] "GET /virtual-networks?parent_id=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003312 10.0.0.19 - - [2026-02-09 03:29:09] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006552 10.0.0.19 - - [2026-02-09 03:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.19 - - [2026-02-09 03:29:09] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005592 10.0.0.19 - - [2026-02-09 03:29:09] "GET /virtual-networks?parent_id=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003223 10.0.0.19 - - [2026-02-09 03:29:09] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006289 10.0.0.19 - - [2026-02-09 03:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.19 - - [2026-02-09 03:29:09] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005156 10.0.0.19 - - [2026-02-09 03:29:09] "GET /virtual-networks?parent_id=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003539 10.0.0.19 - - [2026-02-09 03:29:09] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005764 10.0.0.19 - - [2026-02-09 03:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.19 - - [2026-02-09 03:29:09] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004754 10.0.0.19 - - [2026-02-09 03:29:09] "GET /virtual-networks?parent_id=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003169 10.0.0.19 - - [2026-02-09 03:29:09] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006482 10.0.0.19 - - [2026-02-09 03:29:11] "POST /neutron/security_group HTTP/1.1" 200 2055 0.009506 10.0.0.19 - - [2026-02-09 03:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.19 - - [2026-02-09 03:29:12] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005974 10.0.0.19 - - [2026-02-09 03:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.19 - - [2026-02-09 03:29:14] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003941 10.0.0.19 - - [2026-02-09 03:29:14] "GET /virtual-networks?parent_id=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003016 10.0.0.19 - - [2026-02-09 03:29:14] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006288 10.0.0.19 - - [2026-02-09 03:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.19 - - [2026-02-09 03:29:15] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004564 10.0.0.19 - - [2026-02-09 03:29:15] "GET /virtual-networks?parent_id=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004502 10.0.0.19 - - [2026-02-09 03:29:15] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006198 10.0.0.19 - - [2026-02-09 03:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.19 - - [2026-02-09 03:29:15] "GET /routing-instance/7a2a64be-14d7-4c34-9329-26b61467a895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.007655 10.0.0.19 - - [2026-02-09 03:29:15] "GET /route-target/9d27ea39-833b-44eb-bfe7-5b22cddcadcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005432 10.0.0.19 - - [2026-02-09 03:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.19 - - [2026-02-09 03:29:15] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004126 10.0.0.19 - - [2026-02-09 03:29:15] "GET /virtual-networks?parent_id=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003374 10.0.0.19 - - [2026-02-09 03:29:15] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006045 10.0.0.19 - - [2026-02-09 03:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.19 - - [2026-02-09 03:29:15] "GET /routing-instance/7a2a64be-14d7-4c34-9329-26b61467a895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004830 10.0.0.19 - - [2026-02-09 03:29:15] "GET /route-target/9d27ea39-833b-44eb-bfe7-5b22cddcadcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004322 10.0.0.19 - - [2026-02-09 03:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.19 - - [2026-02-09 03:29:15] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004559 10.0.0.19 - - [2026-02-09 03:29:15] "GET /virtual-networks?parent_id=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003416 10.0.0.19 - - [2026-02-09 03:29:15] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006048 10.0.0.19 - - [2026-02-09 03:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.19 - - [2026-02-09 03:29:15] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004269 10.0.0.19 - - [2026-02-09 03:29:15] "GET /virtual-networks?parent_id=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003603 10.0.0.19 - - [2026-02-09 03:29:15] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006462 10.0.0.19 - - [2026-02-09 03:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.19 - - [2026-02-09 03:29:15] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004931 10.0.0.19 - - [2026-02-09 03:29:15] "GET /virtual-networks?parent_id=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003319 10.0.0.19 - - [2026-02-09 03:29:16] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007301 10.0.0.41 - - [2026-02-09 03:29:16] "GET /obj-perms HTTP/1.1" 200 5024 0.060355 10.0.0.19 - - [2026-02-09 03:29:16] "GET /obj-perms HTTP/1.1" 200 5024 0.046084 10.0.0.41 - - [2026-02-09 03:29:17] "GET /obj-perms HTTP/1.1" 200 5024 0.005000 10.0.0.19 - - [2026-02-09 03:29:17] "GET /obj-perms HTTP/1.1" 200 5024 0.003917 10.0.0.19 - - [2026-02-09 03:29:17] "POST /neutron/port HTTP/1.1" 200 1086 0.018658 10.0.0.19 - - [2026-02-09 03:29:17] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008286 10.0.0.19 - - [2026-02-09 03:29:17] "GET /virtual-machine/cc0d6269-230c-4435-a77a-a22aafb9f53b HTTP/1.1" 200 1268 0.006802 10.0.0.19 - - [2026-02-09 03:29:17] "GET /virtual-machine-interface/3afe4c9a-da1d-443f-a1bc-ea7899dc0b4e HTTP/1.1" 200 3150 0.005521 10.0.0.19 - - [2026-02-09 03:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.19 - - [2026-02-09 03:29:17] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003606 10.0.0.19 - - [2026-02-09 03:29:17] "GET /virtual-networks?parent_id=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003133 10.0.0.19 - - [2026-02-09 03:29:17] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005974 10.0.0.19 - - [2026-02-09 03:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.19 - - [2026-02-09 03:29:19] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004284 10.0.0.19 - - [2026-02-09 03:29:19] "GET /virtual-networks?parent_id=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002920 10.0.0.19 - - [2026-02-09 03:29:19] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008869 10.0.0.19 - - [2026-02-09 03:29:19] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006529 10.0.0.41 - - [2026-02-09 03:29:20] "GET /obj-perms HTTP/1.1" 200 5024 0.005184 10.0.0.19 - - [2026-02-09 03:29:20] "GET /virtual-machine/e9801c32-6523-4e9d-a8ed-f1c9c8b840f2 HTTP/1.1" 200 1290 0.004585 10.0.0.19 - - [2026-02-09 03:29:20] "POST /neutron/port HTTP/1.1" 200 1122 0.028599 10.0.0.19 - - [2026-02-09 03:29:22] "GET /virtual-machine/e9801c32-6523-4e9d-a8ed-f1c9c8b840f2 HTTP/1.1" 404 171 0.003657 10.0.0.19 - - [2026-02-09 03:29:22] "GET /virtual-machine/e9801c32-6523-4e9d-a8ed-f1c9c8b840f2 HTTP/1.1" 404 171 0.004255 10.0.0.19 - - [2026-02-09 03:29:22] "GET /virtual-machine/e9801c32-6523-4e9d-a8ed-f1c9c8b840f2 HTTP/1.1" 404 171 0.003329 10.0.0.19 - - [2026-02-09 03:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.19 - - [2026-02-09 03:29:22] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004435 10.0.0.19 - - [2026-02-09 03:29:22] "GET /virtual-networks?parent_id=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003685 10.0.0.19 - - [2026-02-09 03:29:22] "GET /virtual-network/2a85e55e-5761-4f90-a957-b67435bafca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007206 10.0.0.19 - - [2026-02-09 03:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.19 - - [2026-02-09 03:29:22] "GET /routing-instance/7a2a64be-14d7-4c34-9329-26b61467a895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006431 10.0.0.19 - - [2026-02-09 03:29:22] "GET /route-target/9d27ea39-833b-44eb-bfe7-5b22cddcadcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005422 10.0.0.19 - - [2026-02-09 03:29:22] "GET /obj-perms HTTP/1.1" 200 5024 0.004680 10.0.0.41 - - [2026-02-09 03:29:28] "GET /obj-perms HTTP/1.1" 200 5024 0.004198 10.0.0.19 - - [2026-02-09 03:29:31] "GET /obj-perms HTTP/1.1" 200 5024 0.003877 10.0.0.41 - - [2026-02-09 03:29:36] "GET /obj-perms HTTP/1.1" 200 5056 0.050910 10.0.0.19 - - [2026-02-09 03:29:38] "GET /obj-perms HTTP/1.1" 200 5024 0.005004 10.0.0.19 - - [2026-02-09 03:29:40] "DELETE /access-control-list/d9ce8eb8-5e2d-4ca6-bf89-44c98d70136c HTTP/1.1" 200 115 0.330653 10.0.0.41 - - [2026-02-09 03:29:41] "DELETE /project/8516ff58-a5d5-44a3-9e5d-a8f45a7dedea HTTP/1.1" 404 177 0.002661 10.0.0.41 - - [2026-02-09 03:29:41] "DELETE /project/966ef7c1bc47429a8bf24d0ccab79dd6 HTTP/1.1" 404 173 0.005402 10.0.0.19 - - [2026-02-09 03:29:41] "GET /obj-perms HTTP/1.1" 200 5024 0.005221 10.0.0.33 - - [2026-02-09 03:29:41] "GET /obj-perms HTTP/1.1" 200 5024 0.062030 10.0.0.41 - - [2026-02-09 03:29:41] "GET /obj-perms HTTP/1.1" 200 5024 0.005085 10.0.0.19 - - [2026-02-09 03:29:41] "GET /interface-route-table/b63e6377-ef56-48c9-9594-8715a2ab07b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.004716 10.0.0.19 - - [2026-02-09 03:29:41] "GET /virtual-machine-interface/3afe4c9a-da1d-443f-a1bc-ea7899dc0b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2929 0.006118 10.0.0.19 - - [2026-02-09 03:29:41] "POST /ref-update HTTP/1.1" 200 156 0.017348 10.0.0.19 - - [2026-02-09 03:29:41] "DELETE /interface-route-table/b63e6377-ef56-48c9-9594-8715a2ab07b0 HTTP/1.1" 200 115 0.032225 10.0.0.19 - - [2026-02-09 03:29:41] "POST /neutron/port HTTP/1.1" 200 1076 0.019249 10.0.0.41 - - [2026-02-09 03:29:42] "POST /useragent-kv HTTP/1.1" 200 115 0.006038 10.0.0.41 - - [2026-02-09 03:29:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002938 10.0.0.19 - - [2026-02-09 03:29:42] "POST /neutron/network HTTP/1.1" 200 151 0.122018 10.0.0.19 - - [2026-02-09 03:29:42] "DELETE /route-target/9d27ea39-833b-44eb-bfe7-5b22cddcadcc HTTP/1.1" 200 115 0.030857 10.0.0.41 - - [2026-02-09 03:29:43] "GET /projects?obj_uuids=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001223 10.0.0.19 - - [2026-02-09 03:29:43] "GET /project/966ef7c1-bc47-429a-8bf2-4d0ccab79dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.040037 10.0.0.41 - - [2026-02-09 03:29:43] "GET /projects?obj_uuids=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001028 10.0.0.19 - - [2026-02-09 03:29:43] "GET /project/966ef7c1-bc47-429a-8bf2-4d0ccab79dd6?fields=virtual_networks HTTP/1.1" 200 1027 0.049052 10.0.0.41 - - [2026-02-09 03:29:43] "GET /projects?obj_uuids=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001596 10.0.0.19 - - [2026-02-09 03:29:43] "GET /project/966ef7c1-bc47-429a-8bf2-4d0ccab79dd6?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.051234 10.0.0.41 - - [2026-02-09 03:29:43] "GET /projects?obj_uuids=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001089 10.0.0.19 - - [2026-02-09 03:29:43] "GET /project/966ef7c1-bc47-429a-8bf2-4d0ccab79dd6?fields=security_groups HTTP/1.1" 200 1250 0.041362 10.0.0.19 - - [2026-02-09 03:29:44] "POST /fqname-to-id HTTP/1.1" 404 192 0.030838 10.0.0.41 - - [2026-02-09 03:29:44] "GET /projects?obj_uuids=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003737 10.0.0.41 - - [2026-02-09 03:29:44] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001091 10.0.0.41 - - [2026-02-09 03:29:44] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007526 10.0.0.41 - - [2026-02-09 03:29:45] "POST /id-to-fqname HTTP/1.1" 200 194 0.004913 10.0.0.41 - - [2026-02-09 03:29:45] "POST /fqname-to-id HTTP/1.1" 404 203 0.005143 10.0.0.41 - - [2026-02-09 03:29:45] "POST /security-groups HTTP/1.1" 200 595 0.078220 10.0.0.41 - - [2026-02-09 03:29:45] "POST /projects HTTP/1.1" 200 593 0.290757 10.0.0.19 - - [2026-02-09 03:29:45] "POST /fqname-to-id HTTP/1.1" 404 237 0.009978 10.0.0.41 - - [2026-02-09 03:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.361807 10.0.0.19 - - [2026-02-09 03:29:45] "GET /project/c90500a5-1e84-41bf-95e4-d9b8612a90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.509373 10.0.0.19 - - [2026-02-09 03:29:46] "GET / HTTP/1.1" 200 35931 0.002398 10.0.0.19 - - [2026-02-09 03:29:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000577 10.0.0.19 - - [2026-02-09 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.065843 10.0.0.41 - - [2026-02-09 03:29:47] "GET /projects?obj_uuids=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000979 10.0.0.19 - - [2026-02-09 03:29:47] "GET /project/c90500a5-1e84-41bf-95e4-d9b8612a90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.045840 10.0.0.19 - - [2026-02-09 03:29:47] "POST /neutron/network HTTP/1.1" 200 117 0.036834 10.0.0.19 - - [2026-02-09 03:29:47] "POST /ref-update HTTP/1.1" 200 156 0.027379 10.0.0.19 - - [2026-02-09 03:29:47] "POST /neutron/network HTTP/1.1" 200 826 0.009253 10.0.0.19 - - [2026-02-09 03:29:47] "POST /id-to-fqname HTTP/1.1" 200 224 0.001167 10.0.0.19 - - [2026-02-09 03:29:47] "GET /virtual-network/4da4d389-5166-4e7d-978f-657876b74da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005281 10.0.0.19 - - [2026-02-09 03:29:47] "GET /virtual-network/4da4d389-5166-4e7d-978f-657876b74da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005686 10.0.0.19 - - [2026-02-09 03:29:47] "POST /neutron/subnet HTTP/1.1" 200 714 0.009913 10.0.0.19 - - [2026-02-09 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.41 - - [2026-02-09 03:29:47] "GET /projects?obj_uuids=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001104 10.0.0.19 - - [2026-02-09 03:29:47] "GET /project/c90500a5-1e84-41bf-95e4-d9b8612a90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.048444 10.0.0.41 - - [2026-02-09 03:29:48] "POST /useragent-kv HTTP/1.1" 200 115 0.006591 10.0.0.19 - - [2026-02-09 03:29:48] "POST /neutron/subnet HTTP/1.1" 200 720 0.255144 10.0.0.19 - - [2026-02-09 03:29:48] "POST /id-to-fqname HTTP/1.1" 200 224 0.001383 10.0.0.19 - - [2026-02-09 03:29:48] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005977 10.0.0.19 - - [2026-02-09 03:29:48] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005384 10.0.0.19 - - [2026-02-09 03:29:48] "POST /neutron/network HTTP/1.1" 200 827 0.007536 10.0.0.19 - - [2026-02-09 03:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.41 - - [2026-02-09 03:29:48] "GET /projects?obj_uuids=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000964 10.0.0.19 - - [2026-02-09 03:29:48] "GET /project/c90500a5-1e84-41bf-95e4-d9b8612a90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.047751 10.0.0.41 - - [2026-02-09 03:29:48] "GET /projects?obj_uuids=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001090 10.0.0.19 - - [2026-02-09 03:29:48] "POST /neutron/network HTTP/1.1" 200 609 0.135595 10.0.0.19 - - [2026-02-09 03:29:48] "POST /route-targets HTTP/1.1" 200 327 0.015518 10.0.0.19 - - [2026-02-09 03:29:49] "POST /id-to-fqname HTTP/1.1" 200 224 0.004339 10.0.0.19 - - [2026-02-09 03:29:49] "GET /virtual-network/5fb7d8bc-4ad1-40ad-8a98-274b49693505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007217 10.0.0.19 - - [2026-02-09 03:29:49] "POST /neutron/network HTTP/1.1" 200 829 0.007108 10.0.0.19 - - [2026-02-09 03:29:49] "GET /virtual-network/5fb7d8bc-4ad1-40ad-8a98-274b49693505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005387 10.0.0.19 - - [2026-02-09 03:29:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.003231 10.0.0.19 - - [2026-02-09 03:29:49] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005631 10.0.0.41 - - [2026-02-09 03:29:49] "GET /projects?obj_uuids=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001464 10.0.0.19 - - [2026-02-09 03:29:49] "POST /neutron/port HTTP/1.1" 200 989 0.252246 10.0.0.19 - - [2026-02-09 03:29:49] "GET /virtual-machine-interface/b084b4e1-7520-4df4-a028-05283401ff60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.005662 10.0.0.19 - - [2026-02-09 03:29:49] "GET /virtual-machine-interface/b084b4e1-7520-4df4-a028-05283401ff60?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.005167 10.0.0.19 - - [2026-02-09 03:29:49] "GET /instance-ip/aab4b515-cab9-470e-9599-0ed9b116c026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.005041 10.0.0.19 - - [2026-02-09 03:29:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.003741 10.0.0.19 - - [2026-02-09 03:29:49] "GET /virtual-network/4da4d389-5166-4e7d-978f-657876b74da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005974 10.0.0.41 - - [2026-02-09 03:29:49] "GET /projects?obj_uuids=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000929 10.0.0.19 - - [2026-02-09 03:29:49] "GET /project/c90500a5-1e84-41bf-95e4-d9b8612a90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.043734 10.0.0.19 - - [2026-02-09 03:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.19 - - [2026-02-09 03:29:49] "GET /security-group/7167ff8b-daf2-4ec2-953e-49fb1abb6f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004892 10.0.0.19 - - [2026-02-09 03:29:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.109766 10.0.0.19 - - [2026-02-09 03:29:50] "POST /instance-ips HTTP/1.1" 200 357 0.050305 10.0.0.19 - - [2026-02-09 03:29:50] "GET /virtual-machine-interface/1bea96fc-0e96-4d5f-8547-89e27617aaaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.009635 10.0.0.19 - - [2026-02-09 03:29:50] "GET /virtual-machine-interface/1bea96fc-0e96-4d5f-8547-89e27617aaaf?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.012804 10.0.0.19 - - [2026-02-09 03:29:50] "GET /instance-ip/71f00a88-127f-4bd0-992d-0c2be4ad0db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.005423 10.0.0.19 - - [2026-02-09 03:29:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.003764 10.0.0.19 - - [2026-02-09 03:29:50] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005970 10.0.0.19 - - [2026-02-09 03:29:50] "GET /virtual-machine-interface/117d591b-3126-46dd-b8ec-e6b73c634bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.010060 10.0.0.19 - - [2026-02-09 03:29:50] "GET /virtual-machine-interface/117d591b-3126-46dd-b8ec-e6b73c634bf1?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.009540 10.0.0.19 - - [2026-02-09 03:29:50] "GET /instance-ip/d7d2db3c-f307-44b2-b2f5-dc7ea6ecc90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.004873 10.0.0.19 - - [2026-02-09 03:29:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.004588 10.0.0.19 - - [2026-02-09 03:29:50] "GET /virtual-network/4da4d389-5166-4e7d-978f-657876b74da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006486 10.0.0.41 - - [2026-02-09 03:29:50] "GET /projects?obj_uuids=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001037 10.0.0.19 - - [2026-02-09 03:29:50] "GET /project/c90500a5-1e84-41bf-95e4-d9b8612a90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.056448 10.0.0.19 - - [2026-02-09 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.19 - - [2026-02-09 03:29:50] "GET /security-group/7167ff8b-daf2-4ec2-953e-49fb1abb6f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004545 10.0.0.19 - - [2026-02-09 03:29:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.090358 10.0.0.19 - - [2026-02-09 03:29:51] "POST /instance-ips HTTP/1.1" 200 357 0.034898 10.0.0.19 - - [2026-02-09 03:29:51] "GET /virtual-machine-interface/50f12354-ef03-4460-925d-875e2c71bb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006242 10.0.0.19 - - [2026-02-09 03:29:51] "GET /virtual-machine-interface/50f12354-ef03-4460-925d-875e2c71bb9d?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.009384 10.0.0.19 - - [2026-02-09 03:29:51] "GET /instance-ip/846ad2c6-5f41-44f7-8355-a6d7e3ba1a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1579 0.006480 10.0.0.19 - - [2026-02-09 03:29:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.003640 10.0.0.19 - - [2026-02-09 03:29:51] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008127 10.0.0.19 - - [2026-02-09 03:29:51] "GET /virtual-machine-interface/1817ff56-fe1a-4a03-9cf4-18720ab2ddb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.007626 10.0.0.19 - - [2026-02-09 03:29:51] "GET /virtual-machine-interface/1817ff56-fe1a-4a03-9cf4-18720ab2ddb4?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.008409 10.0.0.19 - - [2026-02-09 03:29:51] "GET /instance-ip/47875ecb-6743-4987-b455-2b1eb60b5dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1609 0.004991 10.0.0.19 - - [2026-02-09 03:29:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.003319 10.0.0.19 - - [2026-02-09 03:29:51] "GET /virtual-network/5fb7d8bc-4ad1-40ad-8a98-274b49693505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005654 10.0.0.41 - - [2026-02-09 03:29:51] "GET /projects?obj_uuids=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001550 10.0.0.19 - - [2026-02-09 03:29:51] "GET /project/c90500a5-1e84-41bf-95e4-d9b8612a90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.044647 10.0.0.19 - - [2026-02-09 03:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.19 - - [2026-02-09 03:29:51] "GET /security-group/7167ff8b-daf2-4ec2-953e-49fb1abb6f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004877 10.0.0.19 - - [2026-02-09 03:29:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.091980 10.0.0.19 - - [2026-02-09 03:29:51] "POST /instance-ips HTTP/1.1" 200 357 0.045793 10.0.0.19 - - [2026-02-09 03:29:52] "GET /virtual-machine-interface/93669f09-7531-4692-b3a8-5b20645076ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006250 10.0.0.19 - - [2026-02-09 03:29:52] "GET /virtual-machine-interface/93669f09-7531-4692-b3a8-5b20645076ea?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.009432 10.0.0.19 - - [2026-02-09 03:29:52] "GET /instance-ip/c5977abe-2bc9-455c-b338-91f1a8788137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.005232 10.0.0.19 - - [2026-02-09 03:29:53] "POST /id-to-fqname HTTP/1.1" 200 224 0.001414 10.0.0.19 - - [2026-02-09 03:29:53] "POST /neutron/port HTTP/1.1" 200 989 0.012295 10.0.0.19 - - [2026-02-09 03:29:53] "POST /neutron/port HTTP/1.1" 200 989 0.011992 10.0.0.19 - - [2026-02-09 03:29:53] "POST /neutron/port HTTP/1.1" 200 117 0.006216 10.0.0.19 - - [2026-02-09 03:29:54] "POST /id-to-fqname HTTP/1.1" 200 224 0.001230 10.0.0.19 - - [2026-02-09 03:29:54] "POST /neutron/port HTTP/1.1" 200 989 0.012572 10.0.0.19 - - [2026-02-09 03:29:54] "POST /neutron/port HTTP/1.1" 200 989 0.016364 10.0.0.19 - - [2026-02-09 03:29:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003957 10.0.0.19 - - [2026-02-09 03:29:54] "POST /neutron/network HTTP/1.1" 200 827 0.007946 10.0.0.41 - - [2026-02-09 03:29:54] "GET /projects?obj_uuids=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001001 10.0.0.19 - - [2026-02-09 03:29:54] "GET /project/c90500a5-1e84-41bf-95e4-d9b8612a90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.068059 10.0.0.19 - - [2026-02-09 03:29:55] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008008 10.0.0.19 - - [2026-02-09 03:29:55] "POST /id-to-fqname HTTP/1.1" 200 224 0.001398 10.0.0.19 - - [2026-02-09 03:29:55] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007058 10.0.0.19 - - [2026-02-09 03:29:55] "POST /neutron/network HTTP/1.1" 200 827 0.006756 10.0.0.41 - - [2026-02-09 03:29:55] "GET /projects?obj_uuids=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001314 10.0.0.19 - - [2026-02-09 03:29:55] "POST /neutron/security_group HTTP/1.1" 200 2062 0.014813 10.0.0.19 - - [2026-02-09 03:29:55] "POST /neutron/port HTTP/1.1" 200 1065 0.329776 10.0.0.19 - - [2026-02-09 03:29:55] "POST /neutron/port HTTP/1.1" 200 1065 0.017700 10.0.0.19 - - [2026-02-09 03:29:56] "POST /neutron/router HTTP/1.1" 200 598 0.006137 10.0.0.19 - - [2026-02-09 03:29:56] "PUT /logical-router/dbfc135b-42ef-4fb7-9251-4d25ef0798a6 HTTP/1.1" 200 262 0.041297 10.0.0.19 - - [2026-02-09 03:29:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003799 10.0.0.19 - - [2026-02-09 03:29:56] "POST /neutron/network HTTP/1.1" 200 829 0.006200 10.0.0.19 - - [2026-02-09 03:29:56] "POST /neutron/port HTTP/1.1" 200 989 0.013391 10.0.0.41 - - [2026-02-09 03:29:56] "GET /projects?obj_uuids=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001161 10.0.0.19 - - [2026-02-09 03:29:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006717 10.0.0.19 - - [2026-02-09 03:29:56] "POST /neutron/network HTTP/1.1" 200 827 0.009765 10.0.0.19 - - [2026-02-09 03:29:56] "POST /neutron/router HTTP/1.1" 200 344 0.391364 10.0.0.19 - - [2026-02-09 03:29:57] "POST /neutron/port HTTP/1.1" 200 1091 0.019983 10.0.0.19 - - [2026-02-09 03:29:57] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008263 10.0.0.19 - - [2026-02-09 03:29:57] "GET /virtual-machine/03c3ff3c-ba0e-4270-ba34-3c1283d87cbb HTTP/1.1" 401 292 0.000439 10.0.0.19 - - [2026-02-09 03:29:57] "GET /virtual-machine/03c3ff3c-ba0e-4270-ba34-3c1283d87cbb HTTP/1.1" 200 1273 0.031653 10.0.0.19 - - [2026-02-09 03:29:57] "GET /virtual-machine-interface/b084b4e1-7520-4df4-a028-05283401ff60 HTTP/1.1" 200 3188 0.006632 10.0.0.19 - - [2026-02-09 03:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.19 - - [2026-02-09 03:29:57] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004470 10.0.0.19 - - [2026-02-09 03:29:57] "GET /virtual-networks?parent_id=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003309 10.0.0.19 - - [2026-02-09 03:29:57] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005993 10.0.0.19 - - [2026-02-09 03:29:58] "POST /neutron/network HTTP/1.1" 200 839 0.008697 10.0.0.19 - - [2026-02-09 03:29:58] "POST /neutron/port HTTP/1.1" 200 117 0.001715 10.0.0.19 - - [2026-02-09 03:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.19 - - [2026-02-09 03:30:00] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005825 10.0.0.19 - - [2026-02-09 03:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.19 - - [2026-02-09 03:30:04] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005467 10.0.0.19 - - [2026-02-09 03:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.19 - - [2026-02-09 03:30:08] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005936 10.0.0.19 - - [2026-02-09 03:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.19 - - [2026-02-09 03:30:13] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005923 10.0.0.19 - - [2026-02-09 03:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.19 - - [2026-02-09 03:30:17] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005659 10.0.0.19 - - [2026-02-09 03:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.19 - - [2026-02-09 03:30:21] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006003 10.0.0.19 - - [2026-02-09 03:30:23] "POST /neutron/port HTTP/1.1" 200 1091 0.047446 10.0.0.19 - - [2026-02-09 03:30:23] "POST /neutron/subnet HTTP/1.1" 200 694 0.009616 10.0.0.19 - - [2026-02-09 03:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.19 - - [2026-02-09 03:30:25] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006236 10.0.0.19 - - [2026-02-09 03:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.19 - - [2026-02-09 03:30:29] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005638 10.0.0.19 - - [2026-02-09 03:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.19 - - [2026-02-09 03:30:33] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006205 10.0.0.19 - - [2026-02-09 03:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.19 - - [2026-02-09 03:30:37] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007289 10.0.0.41 - - [2026-02-09 03:30:41] "DELETE /project/c90500a51e8441bf95e4d9b8612a90d7 HTTP/1.1" 404 173 0.006484 10.0.0.41 - - [2026-02-09 03:30:41] "GET /projects?obj_uuids=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000931 10.0.0.41 - - [2026-02-09 03:30:41] "GET /project/966ef7c1-bc47-429a-8bf2-4d0ccab79dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.046122 10.0.0.41 - - [2026-02-09 03:30:41] "GET /projects?obj_uuids=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001353 10.0.0.41 - - [2026-02-09 03:30:41] "GET /project/966ef7c1-bc47-429a-8bf2-4d0ccab79dd6?fields=security_groups HTTP/1.1" 200 1097 0.057696 10.0.0.19 - - [2026-02-09 03:30:41] "DELETE /access-control-list/96ffdf79-b15f-45fb-98e1-885920af6e76 HTTP/1.1" 200 115 0.051077 10.0.0.41 - - [2026-02-09 03:30:41] "GET /projects?obj_uuids=966ef7c1-bc47-429a-8bf2-4d0ccab79dd6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001315 10.0.0.41 - - [2026-02-09 03:30:41] "GET /project/966ef7c1-bc47-429a-8bf2-4d0ccab79dd6?fields=application_policy_sets HTTP/1.1" 200 1394 0.076832 10.0.0.41 - - [2026-02-09 03:30:41] "DELETE /project/966ef7c1-bc47-429a-8bf2-4d0ccab79dd6 HTTP/1.1" 200 115 0.395241 10.0.0.19 - - [2026-02-09 03:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.19 - - [2026-02-09 03:30:41] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005464 10.0.0.19 - - [2026-02-09 03:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.19 - - [2026-02-09 03:30:43] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004279 10.0.0.19 - - [2026-02-09 03:30:43] "GET /virtual-networks?parent_id=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003649 10.0.0.19 - - [2026-02-09 03:30:43] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006187 10.0.0.19 - - [2026-02-09 03:30:43] "POST /neutron/port HTTP/1.1" 200 1091 0.017412 10.0.0.19 - - [2026-02-09 03:30:49] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007612 10.0.0.19 - - [2026-02-09 03:30:53] "POST /neutron/port HTTP/1.1" 200 1091 0.045272 10.0.0.19 - - [2026-02-09 03:30:53] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006982 10.0.0.19 - - [2026-02-09 03:30:59] "POST /neutron/port HTTP/1.1" 200 1091 0.018642 10.0.0.19 - - [2026-02-09 03:31:00] "POST /neutron/port HTTP/1.1" 200 1129 0.021084 10.0.0.19 - - [2026-02-09 03:31:01] "POST /neutron/subnet HTTP/1.1" 200 703 0.012255 10.0.0.19 - - [2026-02-09 03:31:04] "POST /neutron/port HTTP/1.1" 200 1129 0.026211 10.0.0.19 - - [2026-02-09 03:31:04] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008322 10.0.0.19 - - [2026-02-09 03:31:04] "GET /virtual-machine/042ad2aa-a6d4-403a-a345-cc78eecb2ab3 HTTP/1.1" 200 1295 0.007234 10.0.0.19 - - [2026-02-09 03:31:04] "GET /virtual-machine-interface/569e7e89-035f-446c-b6a2-2ce1307fb98d HTTP/1.1" 200 2961 0.005812 10.0.0.19 - - [2026-02-09 03:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.19 - - [2026-02-09 03:31:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004468 10.0.0.19 - - [2026-02-09 03:31:04] "GET /virtual-networks?parent_id=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003516 10.0.0.19 - - [2026-02-09 03:31:05] "GET /virtual-network/5fb7d8bc-4ad1-40ad-8a98-274b49693505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006200 10.0.0.19 - - [2026-02-09 03:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.19 - - [2026-02-09 03:31:06] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005002 10.0.0.19 - - [2026-02-09 03:31:06] "GET /virtual-networks?parent_id=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003505 10.0.0.19 - - [2026-02-09 03:31:06] "GET /virtual-network/5fb7d8bc-4ad1-40ad-8a98-274b49693505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005940 10.0.0.19 - - [2026-02-09 03:31:06] "POST /neutron/port HTTP/1.1" 200 1091 0.017320 10.0.0.19 - - [2026-02-09 03:31:06] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009278 10.0.0.19 - - [2026-02-09 03:31:06] "GET /virtual-machine/d369b7f0-dc98-4851-aa05-c2f0887b2dd4 HTTP/1.1" 200 1275 0.006408 10.0.0.19 - - [2026-02-09 03:31:06] "GET /virtual-machine-interface/1817ff56-fe1a-4a03-9cf4-18720ab2ddb4 HTTP/1.1" 200 3187 0.009262 10.0.0.19 - - [2026-02-09 03:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.19 - - [2026-02-09 03:31:06] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004387 10.0.0.19 - - [2026-02-09 03:31:06] "GET /virtual-networks?parent_id=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003485 10.0.0.19 - - [2026-02-09 03:31:06] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007552 10.0.0.19 - - [2026-02-09 03:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.19 - - [2026-02-09 03:31:07] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005388 10.0.0.19 - - [2026-02-09 03:31:07] "GET /virtual-networks?parent_id=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004035 10.0.0.19 - - [2026-02-09 03:31:07] "GET /virtual-network/9d1ed57f-8bc4-47e1-b5cb-ae6b1ca2ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006238 10.0.0.19 - - [2026-02-09 03:31:25] "POST /neutron/port HTTP/1.1" 200 1091 0.019431 10.0.0.19 - - [2026-02-09 03:31:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004759 10.0.0.19 - - [2026-02-09 03:31:25] "POST /neutron/network HTTP/1.1" 200 827 0.007256 10.0.0.19 - - [2026-02-09 03:32:02] "POST /neutron/network HTTP/1.1" 200 839 0.042073 10.0.0.19 - - [2026-02-09 03:32:02] "POST /neutron/port HTTP/1.1" 200 117 0.001233 10.0.0.19 - - [2026-02-09 03:32:26] "POST /neutron/port HTTP/1.1" 200 1091 0.019335 10.0.0.19 - - [2026-02-09 03:32:26] "POST /neutron/subnet HTTP/1.1" 200 694 0.009770 10.0.0.19 - - [2026-02-09 03:33:02] "POST /neutron/port HTTP/1.1" 200 1129 0.019304 10.0.0.19 - - [2026-02-09 03:33:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004622 10.0.0.19 - - [2026-02-09 03:33:02] "POST /neutron/network HTTP/1.1" 200 829 0.007207 10.0.0.19 - - [2026-02-09 03:33:14] "POST /neutron/router HTTP/1.1" 200 598 0.006746 10.0.0.19 - - [2026-02-09 03:33:15] "POST /neutron/router HTTP/1.1" 200 151 0.078156 10.0.0.19 - - [2026-02-09 03:33:15] "POST /ref-update HTTP/1.1" 200 156 0.016790 10.0.0.19 - - [2026-02-09 03:33:15] "POST /neutron/port HTTP/1.1" 200 151 0.186102 10.0.0.19 - - [2026-02-09 03:33:16] "DELETE /instance-ip/c5977abe-2bc9-455c-b338-91f1a8788137 HTTP/1.1" 200 115 0.054038 10.0.0.19 - - [2026-02-09 03:33:16] "DELETE /virtual-machine-interface/93669f09-7531-4692-b3a8-5b20645076ea HTTP/1.1" 200 115 0.055020 10.0.0.19 - - [2026-02-09 03:33:16] "DELETE /instance-ip/846ad2c6-5f41-44f7-8355-a6d7e3ba1a8f HTTP/1.1" 200 115 0.056532 10.0.0.19 - - [2026-02-09 03:33:17] "DELETE /virtual-machine-interface/50f12354-ef03-4460-925d-875e2c71bb9d HTTP/1.1" 200 115 0.061247 10.0.0.19 - - [2026-02-09 03:33:17] "POST /neutron/port HTTP/1.1" 200 989 0.018713 10.0.0.19 - - [2026-02-09 03:33:17] "DELETE /instance-ip/71f00a88-127f-4bd0-992d-0c2be4ad0db9 HTTP/1.1" 200 115 0.047153 10.0.0.19 - - [2026-02-09 03:33:17] "DELETE /virtual-machine-interface/1bea96fc-0e96-4d5f-8547-89e27617aaaf HTTP/1.1" 200 115 0.066892 10.0.0.19 - - [2026-02-09 03:33:17] "POST /neutron/port HTTP/1.1" 200 151 0.181119 10.0.0.19 - - [2026-02-09 03:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.19 - - [2026-02-09 03:33:17] "POST /neutron/network HTTP/1.1" 200 827 0.006175 10.0.0.19 - - [2026-02-09 03:33:17] "DELETE /route-target/91859389-1964-4b7f-a3d8-9f238698bb5e HTTP/1.1" 200 115 0.023848 10.0.0.41 - - [2026-02-09 03:33:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002748 10.0.0.41 - - [2026-02-09 03:33:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002888 10.0.0.19 - - [2026-02-09 03:33:17] "POST /neutron/network HTTP/1.1" 200 151 0.126228 10.0.0.41 - - [2026-02-09 03:33:18] "GET /projects?obj_uuids=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000976 10.0.0.19 - - [2026-02-09 03:33:18] "GET /project/c90500a5-1e84-41bf-95e4-d9b8612a90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.095407 10.0.0.41 - - [2026-02-09 03:33:18] "GET /projects?obj_uuids=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001433 10.0.0.19 - - [2026-02-09 03:33:18] "GET /project/c90500a5-1e84-41bf-95e4-d9b8612a90d7?fields=virtual_networks HTTP/1.1" 200 1041 0.046575 10.0.0.41 - - [2026-02-09 03:33:18] "GET /projects?obj_uuids=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001280 10.0.0.19 - - [2026-02-09 03:33:18] "GET /project/c90500a5-1e84-41bf-95e4-d9b8612a90d7?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.047501 10.0.0.41 - - [2026-02-09 03:33:18] "GET /projects?obj_uuids=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001024 10.0.0.19 - - [2026-02-09 03:33:18] "GET /project/c90500a5-1e84-41bf-95e4-d9b8612a90d7?fields=security_groups HTTP/1.1" 200 1271 0.045757 10.0.0.19 - - [2026-02-09 03:33:19] "POST /fqname-to-id HTTP/1.1" 404 187 0.031143 10.0.0.41 - - [2026-02-09 03:33:19] "GET /projects?obj_uuids=8fbca766-37b8-4242-b550-780f962c1858&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003403 10.0.0.41 - - [2026-02-09 03:33:19] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001016 10.0.0.41 - - [2026-02-09 03:33:19] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007268 10.0.0.41 - - [2026-02-09 03:33:19] "POST /id-to-fqname HTTP/1.1" 200 189 0.001483 10.0.0.41 - - [2026-02-09 03:33:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.008151 10.0.0.41 - - [2026-02-09 03:33:19] "POST /security-groups HTTP/1.1" 200 590 0.038096 10.0.0.19 - - [2026-02-09 03:33:19] "POST /fqname-to-id HTTP/1.1" 404 233 0.002878 10.0.0.41 - - [2026-02-09 03:33:19] "POST /projects HTTP/1.1" 200 583 0.274672 10.0.0.41 - - [2026-02-09 03:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.354896 10.0.0.19 - - [2026-02-09 03:33:19] "POST /access-control-lists HTTP/1.1" 200 593 0.029097 10.0.0.19 - - [2026-02-09 03:33:19] "GET /project/8fbca766-37b8-4242-b550-780f962c1858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.520952 10.0.0.19 - - [2026-02-09 03:33:20] "GET / HTTP/1.1" 200 35931 0.002236 10.0.0.19 - - [2026-02-09 03:33:21] "POST /neutron/port HTTP/1.1" 200 117 0.006747 10.0.0.19 - - [2026-02-09 03:33:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000477 10.0.0.19 - - [2026-02-09 03:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.062653 10.0.0.41 - - [2026-02-09 03:33:22] "GET /projects?obj_uuids=8fbca766-37b8-4242-b550-780f962c1858&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000994 10.0.0.19 - - [2026-02-09 03:33:22] "GET /project/8fbca766-37b8-4242-b550-780f962c1858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.040323 10.0.0.41 - - [2026-02-09 03:33:23] "GET /projects?obj_uuids=8fbca766-37b8-4242-b550-780f962c1858&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001058 10.0.0.19 - - [2026-02-09 03:33:23] "POST /neutron/network HTTP/1.1" 200 604 0.139615 10.0.0.19 - - [2026-02-09 03:33:23] "POST /id-to-fqname HTTP/1.1" 200 219 0.003554 10.0.0.19 - - [2026-02-09 03:33:23] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005433 10.0.0.19 - - [2026-02-09 03:33:23] "POST /neutron/network HTTP/1.1" 200 824 0.007218 10.0.0.19 - - [2026-02-09 03:33:23] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005515 10.0.0.19 - - [2026-02-09 03:33:24] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005803 10.0.0.19 - - [2026-02-09 03:33:24] "GET /obj-perms HTTP/1.1" 200 5028 0.051054 10.0.0.33 - - [2026-02-09 03:33:24] "GET /obj-perms HTTP/1.1" 200 5028 0.047824 10.0.0.41 - - [2026-02-09 03:33:25] "GET /obj-perms HTTP/1.1" 200 5028 0.045404 10.0.0.19 - - [2026-02-09 03:33:25] "POST /id-to-fqname HTTP/1.1" 200 219 0.001619 10.0.0.19 - - [2026-02-09 03:33:25] "POST /neutron/network HTTP/1.1" 200 834 0.007026 10.0.0.41 - - [2026-02-09 03:33:26] "GET /projects?obj_uuids=8fbca766-37b8-4242-b550-780f962c1858&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001067 10.0.0.19 - - [2026-02-09 03:33:26] "GET /project/8fbca766-37b8-4242-b550-780f962c1858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.075629 10.0.0.19 - - [2026-02-09 03:33:26] "POST /neutron/port HTTP/1.1" 200 117 0.009397 10.0.0.19 - - [2026-02-09 03:33:26] "POST /id-to-fqname HTTP/1.1" 200 219 0.001324 10.0.0.19 - - [2026-02-09 03:33:26] "POST /neutron/network HTTP/1.1" 200 834 0.007633 10.0.0.19 - - [2026-02-09 03:33:27] "POST /neutron/port HTTP/1.1" 200 1060 0.018645 10.0.0.19 - - [2026-02-09 03:33:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006047 10.0.0.41 - - [2026-02-09 03:33:27] "GET /projects?obj_uuids=8fbca766-37b8-4242-b550-780f962c1858&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001429 10.0.0.19 - - [2026-02-09 03:33:27] "POST /neutron/network HTTP/1.1" 200 824 0.016868 10.0.0.19 - - [2026-02-09 03:33:27] "GET /project/8fbca766-37b8-4242-b550-780f962c1858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.098569 10.0.0.19 - - [2026-02-09 03:33:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008503 10.0.0.19 - - [2026-02-09 03:33:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008990 10.0.0.19 - - [2026-02-09 03:33:28] "POST /neutron/port HTTP/1.1" 200 1060 0.018467 10.0.0.19 - - [2026-02-09 03:33:28] "POST /neutron/port HTTP/1.1" 200 1124 0.018900 10.0.0.19 - - [2026-02-09 03:33:28] "POST /neutron/port HTTP/1.1" 200 117 0.001298 10.0.0.33 - - [2026-02-09 03:33:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.33 - - [2026-02-09 03:33:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.33 - - [2026-02-09 03:33:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.33 - - [2026-02-09 03:33:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.41 - - [2026-02-09 03:33:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.41 - - [2026-02-09 03:33:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.41 - - [2026-02-09 03:33:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.41 - - [2026-02-09 03:33:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.19 - - [2026-02-09 03:33:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.19 - - [2026-02-09 03:33:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.19 - - [2026-02-09 03:33:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.19 - - [2026-02-09 03:33:30] "GET /global-system-configs HTTP/1.1" 401 292 0.001053 10.0.0.19 - - [2026-02-09 03:33:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008264 10.0.0.19 - - [2026-02-09 03:33:33] "POST /neutron/port HTTP/1.1" 200 1124 0.019857 10.0.0.19 - - [2026-02-09 03:33:33] "GET /virtual-machine/1ad32f59-b1cb-4368-b2bd-5f5e39f0456f HTTP/1.1" 401 292 0.000426 10.0.0.19 - - [2026-02-09 03:33:33] "GET /virtual-machine/1ad32f59-b1cb-4368-b2bd-5f5e39f0456f HTTP/1.1" 200 1291 0.032421 10.0.0.19 - - [2026-02-09 03:33:33] "GET /virtual-machine-interface/87948654-cec5-401e-be58-13abd66527ec HTTP/1.1" 200 2936 0.005847 10.0.0.19 - - [2026-02-09 03:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.19 - - [2026-02-09 03:33:33] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004707 10.0.0.19 - - [2026-02-09 03:33:33] "GET /virtual-networks?parent_id=8fbca766-37b8-4242-b550-780f962c1858&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003976 10.0.0.19 - - [2026-02-09 03:33:33] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007545 10.0.0.19 - - [2026-02-09 03:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.19 - - [2026-02-09 03:33:36] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006126 10.0.0.19 - - [2026-02-09 03:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.19 - - [2026-02-09 03:33:40] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005939 10.0.0.41 - - [2026-02-09 03:33:41] "DELETE /project/8fbca76637b84242b550780f962c1858 HTTP/1.1" 404 173 0.003950 10.0.0.41 - - [2026-02-09 03:33:41] "GET /projects?obj_uuids=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000890 10.0.0.41 - - [2026-02-09 03:33:41] "GET /project/c90500a5-1e84-41bf-95e4-d9b8612a90d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.050378 10.0.0.41 - - [2026-02-09 03:33:41] "GET /projects?obj_uuids=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000921 10.0.0.41 - - [2026-02-09 03:33:41] "GET /project/c90500a5-1e84-41bf-95e4-d9b8612a90d7?fields=security_groups HTTP/1.1" 200 1376 0.040980 10.0.0.41 - - [2026-02-09 03:33:41] "DELETE /security-group/7167ff8b-daf2-4ec2-953e-49fb1abb6f6a HTTP/1.1" 200 115 0.110096 10.0.0.41 - - [2026-02-09 03:33:41] "GET /projects?obj_uuids=c90500a5-1e84-41bf-95e4-d9b8612a90d7&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003689 10.0.0.19 - - [2026-02-09 03:33:41] "DELETE /access-control-list/396ce94a-19df-4379-9d85-3896abe6fd23 HTTP/1.1" 200 115 0.060705 10.0.0.41 - - [2026-02-09 03:33:41] "GET /project/c90500a5-1e84-41bf-95e4-d9b8612a90d7?fields=application_policy_sets HTTP/1.1" 200 1415 0.072705 10.0.0.41 - - [2026-02-09 03:33:42] "DELETE /project/c90500a5-1e84-41bf-95e4-d9b8612a90d7 HTTP/1.1" 200 115 0.510363 10.0.0.19 - - [2026-02-09 03:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005363 10.0.0.19 - - [2026-02-09 03:33:44] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008734 10.0.0.19 - - [2026-02-09 03:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005039 10.0.0.19 - - [2026-02-09 03:33:48] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008273 10.0.0.19 - - [2026-02-09 03:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.19 - - [2026-02-09 03:33:52] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005490 10.0.0.19 - - [2026-02-09 03:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.19 - - [2026-02-09 03:33:57] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006217 10.0.0.19 - - [2026-02-09 03:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.19 - - [2026-02-09 03:34:01] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005898 10.0.0.19 - - [2026-02-09 03:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.19 - - [2026-02-09 03:34:05] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005049 10.0.0.19 - - [2026-02-09 03:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005448 10.0.0.19 - - [2026-02-09 03:34:09] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007233 10.0.0.19 - - [2026-02-09 03:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005713 10.0.0.19 - - [2026-02-09 03:34:13] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008224 10.0.0.19 - - [2026-02-09 03:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.19 - - [2026-02-09 03:34:17] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005613 10.0.0.19 - - [2026-02-09 03:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.19 - - [2026-02-09 03:34:21] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005396 10.0.0.19 - - [2026-02-09 03:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.19 - - [2026-02-09 03:34:25] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006074 10.0.0.19 - - [2026-02-09 03:34:26] "POST /neutron/port HTTP/1.1" 200 1124 0.019204 10.0.0.19 - - [2026-02-09 03:34:26] "POST /neutron/subnet HTTP/1.1" 200 703 0.009198 10.0.0.19 - - [2026-02-09 03:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.19 - - [2026-02-09 03:34:29] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003875 10.0.0.19 - - [2026-02-09 03:34:29] "GET /virtual-networks?parent_id=8fbca766-37b8-4242-b550-780f962c1858&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003141 10.0.0.19 - - [2026-02-09 03:34:29] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006005 10.0.0.19 - - [2026-02-09 03:34:30] "POST /neutron/port HTTP/1.1" 200 1124 0.019000 10.0.0.19 - - [2026-02-09 03:34:35] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008343 10.0.0.19 - - [2026-02-09 03:34:40] "POST /neutron/port HTTP/1.1" 200 1124 0.020777 10.0.0.19 - - [2026-02-09 03:34:40] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009150 10.0.0.19 - - [2026-02-09 03:34:50] "POST /neutron/port HTTP/1.1" 200 1124 0.021041 10.0.0.19 - - [2026-02-09 03:34:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007571 10.0.0.19 - - [2026-02-09 03:34:50] "GET /virtual-machine/ea1f6dfc-e6db-4218-8bc9-6408486d6f1b HTTP/1.1" 200 1292 0.006187 10.0.0.19 - - [2026-02-09 03:34:50] "GET /virtual-machine-interface/0b380d6b-08c2-43fc-b482-64c8aef97f04 HTTP/1.1" 200 2935 0.005302 10.0.0.19 - - [2026-02-09 03:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.19 - - [2026-02-09 03:34:50] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003924 10.0.0.19 - - [2026-02-09 03:34:50] "GET /virtual-networks?parent_id=8fbca766-37b8-4242-b550-780f962c1858&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003006 10.0.0.19 - - [2026-02-09 03:34:51] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005848 10.0.0.19 - - [2026-02-09 03:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.19 - - [2026-02-09 03:34:52] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006382 10.0.0.19 - - [2026-02-09 03:34:52] "GET /virtual-networks?parent_id=8fbca766-37b8-4242-b550-780f962c1858&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003488 10.0.0.19 - - [2026-02-09 03:34:52] "GET /virtual-network/fd57a3ac-6ff2-476c-a3c6-6f2e64d58bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006601 10.0.0.19 - - [2026-02-09 03:35:26] "POST /neutron/port HTTP/1.1" 200 1124 0.041970 10.0.0.19 - - [2026-02-09 03:35:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004110 10.0.0.19 - - [2026-02-09 03:35:26] "POST /neutron/network HTTP/1.1" 200 824 0.006914 10.0.0.19 - - [2026-02-09 03:36:19] "POST /neutron/port HTTP/1.1" 200 1124 0.020211 10.0.0.19 - - [2026-02-09 03:36:20] "POST /neutron/port HTTP/1.1" 200 151 0.204216 10.0.0.19 - - [2026-02-09 03:36:21] "POST /neutron/network HTTP/1.1" 200 824 0.007357 10.0.0.19 - - [2026-02-09 03:36:21] "DELETE /route-target/130cdbbb-ae41-4002-9ee1-33ca45ab07cc HTTP/1.1" 200 115 0.080361 10.0.0.41 - - [2026-02-09 03:36:23] "GET /projects?obj_uuids=8fbca766-37b8-4242-b550-780f962c1858&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.024480 10.0.0.19 - - [2026-02-09 03:36:23] "GET /project/8fbca766-37b8-4242-b550-780f962c1858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.101613 10.0.0.41 - - [2026-02-09 03:36:23] "GET /projects?obj_uuids=8fbca766-37b8-4242-b550-780f962c1858&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001483 10.0.0.19 - - [2026-02-09 03:36:23] "GET /project/8fbca766-37b8-4242-b550-780f962c1858?fields=virtual_networks HTTP/1.1" 200 1031 0.047392 10.0.0.41 - - [2026-02-09 03:36:23] "GET /projects?obj_uuids=8fbca766-37b8-4242-b550-780f962c1858&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001057 10.0.0.19 - - [2026-02-09 03:36:23] "GET /project/8fbca766-37b8-4242-b550-780f962c1858?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.048631 10.0.0.41 - - [2026-02-09 03:36:23] "GET /projects?obj_uuids=8fbca766-37b8-4242-b550-780f962c1858&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001193 10.0.0.19 - - [2026-02-09 03:36:23] "GET /project/8fbca766-37b8-4242-b550-780f962c1858?fields=security_groups HTTP/1.1" 200 1256 0.044787 10.0.0.19 - - [2026-02-09 03:36:24] "POST /fqname-to-id HTTP/1.1" 404 187 0.027255 10.0.0.41 - - [2026-02-09 03:36:24] "GET /projects?obj_uuids=67360efe-96eb-4cc3-b3d1-f14d7aab31dc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003426 10.0.0.41 - - [2026-02-09 03:36:24] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001534 10.0.0.41 - - [2026-02-09 03:36:24] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.040047 10.0.0.41 - - [2026-02-09 03:36:24] "POST /id-to-fqname HTTP/1.1" 200 189 0.001318 10.0.0.41 - - [2026-02-09 03:36:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.004931 10.0.0.41 - - [2026-02-09 03:36:24] "POST /security-groups HTTP/1.1" 200 590 0.078176 10.0.0.41 - - [2026-02-09 03:36:24] "POST /projects HTTP/1.1" 200 583 0.280307 10.0.0.41 - - [2026-02-09 03:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.350897 10.0.0.19 - - [2026-02-09 03:36:24] "POST /fqname-to-id HTTP/1.1" 404 232 0.005587 10.0.0.19 - - [2026-02-09 03:36:24] "GET /project/67360efe-96eb-4cc3-b3d1-f14d7aab31dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.542503 10.0.0.19 - - [2026-02-09 03:36:25] "GET / HTTP/1.1" 200 35931 0.002080 10.0.0.19 - - [2026-02-09 03:36:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000645 10.0.0.19 - - [2026-02-09 03:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.050729 10.0.0.41 - - [2026-02-09 03:36:27] "GET /projects?obj_uuids=67360efe-96eb-4cc3-b3d1-f14d7aab31dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000939 10.0.0.19 - - [2026-02-09 03:36:28] "GET /project/67360efe-96eb-4cc3-b3d1-f14d7aab31dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.046348 10.0.0.41 - - [2026-02-09 03:36:28] "GET /projects?obj_uuids=67360efe-96eb-4cc3-b3d1-f14d7aab31dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001369 10.0.0.19 - - [2026-02-09 03:36:28] "POST /neutron/network HTTP/1.1" 200 604 0.155752 10.0.0.19 - - [2026-02-09 03:36:28] "POST /ref-update HTTP/1.1" 200 156 0.029484 10.0.0.19 - - [2026-02-09 03:36:28] "POST /id-to-fqname HTTP/1.1" 200 219 0.003326 10.0.0.19 - - [2026-02-09 03:36:28] "GET /virtual-network/1d78331a-66e0-4c35-a8a7-3a78067c1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006603 10.0.0.19 - - [2026-02-09 03:36:28] "POST /neutron/network HTTP/1.1" 200 823 0.007139 10.0.0.19 - - [2026-02-09 03:36:28] "GET /virtual-network/1d78331a-66e0-4c35-a8a7-3a78067c1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005845 10.0.0.19 - - [2026-02-09 03:36:29] "GET /virtual-network/1d78331a-66e0-4c35-a8a7-3a78067c1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006196 10.0.0.19 - - [2026-02-09 03:36:29] "GET /obj-perms HTTP/1.1" 200 5028 0.054228 10.0.0.33 - - [2026-02-09 03:36:30] "GET /obj-perms HTTP/1.1" 200 5028 0.057131 10.0.0.41 - - [2026-02-09 03:36:30] "GET /obj-perms HTTP/1.1" 200 5028 0.051565 10.0.0.19 - - [2026-02-09 03:36:30] "POST /id-to-fqname HTTP/1.1" 200 219 0.002042 10.0.0.19 - - [2026-02-09 03:36:30] "POST /neutron/network HTTP/1.1" 200 833 0.007343 10.0.0.41 - - [2026-02-09 03:36:31] "GET /projects?obj_uuids=67360efe-96eb-4cc3-b3d1-f14d7aab31dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001046 10.0.0.19 - - [2026-02-09 03:36:31] "GET /project/67360efe-96eb-4cc3-b3d1-f14d7aab31dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.063181 10.0.0.19 - - [2026-02-09 03:36:31] "POST /neutron/port HTTP/1.1" 200 117 0.008511 10.0.0.19 - - [2026-02-09 03:36:31] "POST /id-to-fqname HTTP/1.1" 200 219 0.001154 10.0.0.19 - - [2026-02-09 03:36:32] "POST /neutron/network HTTP/1.1" 200 833 0.006881 10.0.0.19 - - [2026-02-09 03:36:32] "POST /neutron/port HTTP/1.1" 200 1059 0.017197 10.0.0.41 - - [2026-02-09 03:36:32] "GET /projects?obj_uuids=67360efe-96eb-4cc3-b3d1-f14d7aab31dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001014 10.0.0.19 - - [2026-02-09 03:36:32] "GET /project/67360efe-96eb-4cc3-b3d1-f14d7aab31dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.103415 10.0.0.19 - - [2026-02-09 03:36:32] "POST /neutron/network HTTP/1.1" 200 823 0.035333 10.0.0.19 - - [2026-02-09 03:36:32] "POST /neutron/port HTTP/1.1" 200 117 0.001139 10.0.0.19 - - [2026-02-09 03:36:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008391 10.0.0.19 - - [2026-02-09 03:36:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009436 10.0.0.19 - - [2026-02-09 03:36:33] "POST /neutron/port HTTP/1.1" 200 1059 0.020075 10.0.0.19 - - [2026-02-09 03:36:33] "POST /neutron/port HTTP/1.1" 200 1123 0.018884 10.0.0.19 - - [2026-02-09 03:36:33] "POST /neutron/port HTTP/1.1" 200 117 0.001791 10.0.0.19 - - [2026-02-09 03:36:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008244 10.0.0.19 - - [2026-02-09 03:36:38] "POST /neutron/port HTTP/1.1" 200 1123 0.020192 10.0.0.19 - - [2026-02-09 03:36:38] "GET /virtual-machine/a39c6374-0c7f-43ef-93d8-a9956f375f4e HTTP/1.1" 401 292 0.000582 10.0.0.19 - - [2026-02-09 03:36:38] "GET /virtual-machine/a39c6374-0c7f-43ef-93d8-a9956f375f4e HTTP/1.1" 200 1292 0.033284 10.0.0.19 - - [2026-02-09 03:36:38] "GET /virtual-machine-interface/10f74c8b-a7bf-46be-be0b-19234b64f7bd HTTP/1.1" 200 2936 0.005629 10.0.0.19 - - [2026-02-09 03:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.19 - - [2026-02-09 03:36:38] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005501 10.0.0.19 - - [2026-02-09 03:36:38] "GET /virtual-networks?parent_id=67360efe-96eb-4cc3-b3d1-f14d7aab31dc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003891 10.0.0.19 - - [2026-02-09 03:36:38] "GET /virtual-network/1d78331a-66e0-4c35-a8a7-3a78067c1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005795 10.0.0.19 - - [2026-02-09 03:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007303 10.0.0.19 - - [2026-02-09 03:36:41] "GET /virtual-network/1d78331a-66e0-4c35-a8a7-3a78067c1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008692 10.0.0.41 - - [2026-02-09 03:36:42] "DELETE /project/67360efe96eb4cc3b3d1f14d7aab31dc HTTP/1.1" 404 173 0.006478 10.0.0.41 - - [2026-02-09 03:36:42] "GET /projects?obj_uuids=8fbca766-37b8-4242-b550-780f962c1858&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000926 10.0.0.41 - - [2026-02-09 03:36:42] "GET /project/8fbca766-37b8-4242-b550-780f962c1858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.042587 10.0.0.41 - - [2026-02-09 03:36:42] "GET /projects?obj_uuids=8fbca766-37b8-4242-b550-780f962c1858&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001023 10.0.0.41 - - [2026-02-09 03:36:42] "GET /project/8fbca766-37b8-4242-b550-780f962c1858?fields=security_groups HTTP/1.1" 200 1361 0.054198 10.0.0.41 - - [2026-02-09 03:36:42] "DELETE /security-group/2504ce79-e393-4cb5-89b3-72fbf3273298 HTTP/1.1" 200 115 0.061795 10.0.0.41 - - [2026-02-09 03:36:42] "GET /projects?obj_uuids=8fbca766-37b8-4242-b550-780f962c1858&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001258 10.0.0.41 - - [2026-02-09 03:36:42] "GET /project/8fbca766-37b8-4242-b550-780f962c1858?fields=application_policy_sets HTTP/1.1" 200 1400 0.067342 10.0.0.41 - - [2026-02-09 03:36:42] "DELETE /project/8fbca766-37b8-4242-b550-780f962c1858 HTTP/1.1" 409 225 0.384885 10.0.0.19 - - [2026-02-09 03:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.19 - - [2026-02-09 03:36:45] "GET /virtual-network/1d78331a-66e0-4c35-a8a7-3a78067c1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005343 10.0.0.19 - - [2026-02-09 03:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.19 - - [2026-02-09 03:36:50] "GET /virtual-network/1d78331a-66e0-4c35-a8a7-3a78067c1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005668 10.0.0.19 - - [2026-02-09 03:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.19 - - [2026-02-09 03:36:54] "GET /virtual-network/1d78331a-66e0-4c35-a8a7-3a78067c1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005813 10.0.0.19 - - [2026-02-09 03:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.19 - - [2026-02-09 03:36:58] "GET /virtual-network/1d78331a-66e0-4c35-a8a7-3a78067c1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007691 10.0.0.19 - - [2026-02-09 03:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.19 - - [2026-02-09 03:37:02] "GET /virtual-network/1d78331a-66e0-4c35-a8a7-3a78067c1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005331 10.0.0.19 - - [2026-02-09 03:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.19 - - [2026-02-09 03:37:06] "GET /virtual-network/1d78331a-66e0-4c35-a8a7-3a78067c1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005893 10.0.0.19 - - [2026-02-09 03:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.19 - - [2026-02-09 03:37:10] "GET /virtual-network/1d78331a-66e0-4c35-a8a7-3a78067c1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006802 10.0.0.19 - - [2026-02-09 03:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.19 - - [2026-02-09 03:37:14] "GET /virtual-network/1d78331a-66e0-4c35-a8a7-3a78067c1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006008 10.0.0.19 - - [2026-02-09 03:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.19 - - [2026-02-09 03:37:18] "GET /virtual-network/1d78331a-66e0-4c35-a8a7-3a78067c1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007238 10.0.0.19 - - [2026-02-09 03:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.19 - - [2026-02-09 03:37:20] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003652 10.0.0.19 - - [2026-02-09 03:37:20] "GET /virtual-networks?parent_id=67360efe-96eb-4cc3-b3d1-f14d7aab31dc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002776 10.0.0.19 - - [2026-02-09 03:37:20] "GET /virtual-network/1d78331a-66e0-4c35-a8a7-3a78067c1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006112 10.0.0.19 - - [2026-02-09 03:37:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007793 10.0.0.19 - - [2026-02-09 03:37:29] "POST /neutron/port HTTP/1.1" 200 1123 0.017375 10.0.0.19 - - [2026-02-09 03:37:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004292 10.0.0.19 - - [2026-02-09 03:37:29] "POST /neutron/network HTTP/1.1" 200 823 0.009203 10.0.0.19 - - [2026-02-09 03:37:31] "POST /neutron/port HTTP/1.1" 200 1123 0.018621 10.0.0.19 - - [2026-02-09 03:37:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.030648 10.0.0.19 - - [2026-02-09 03:37:41] "POST /neutron/port HTTP/1.1" 200 1123 0.018245 10.0.0.19 - - [2026-02-09 03:37:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008219 10.0.0.19 - - [2026-02-09 03:37:46] "POST /neutron/port HTTP/1.1" 200 1123 0.026229 10.0.0.19 - - [2026-02-09 03:37:47] "GET /virtual-machine/4fb939cc-697a-4fcb-8f13-9dc7b3bf296f HTTP/1.1" 200 1291 0.006229 10.0.0.19 - - [2026-02-09 03:37:47] "GET /virtual-machine-interface/a0f96d0f-f8ee-47d8-ba9c-9e19783aa162 HTTP/1.1" 200 2937 0.005774 10.0.0.19 - - [2026-02-09 03:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.19 - - [2026-02-09 03:37:47] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003643 10.0.0.19 - - [2026-02-09 03:37:47] "GET /virtual-networks?parent_id=67360efe-96eb-4cc3-b3d1-f14d7aab31dc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003253 10.0.0.19 - - [2026-02-09 03:37:47] "GET /virtual-network/1d78331a-66e0-4c35-a8a7-3a78067c1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006401 10.0.0.19 - - [2026-02-09 03:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.19 - - [2026-02-09 03:37:48] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004083 10.0.0.19 - - [2026-02-09 03:37:48] "GET /virtual-networks?parent_id=67360efe-96eb-4cc3-b3d1-f14d7aab31dc&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005667 10.0.0.19 - - [2026-02-09 03:37:48] "GET /virtual-network/1d78331a-66e0-4c35-a8a7-3a78067c1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006388 10.0.0.19 - - [2026-02-09 03:38:12] "POST /neutron/network HTTP/1.1" 400 204 0.015506 10.0.0.19 - - [2026-02-09 03:38:13] "POST /neutron/port HTTP/1.1" 200 151 0.194990 10.0.0.19 - - [2026-02-09 03:38:13] "POST /neutron/port HTTP/1.1" 200 151 0.217887 10.0.0.19 - - [2026-02-09 03:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007163 10.0.0.41 - - [2026-02-09 03:38:16] "GET /projects?obj_uuids=67360efe-96eb-4cc3-b3d1-f14d7aab31dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001004 10.0.0.19 - - [2026-02-09 03:38:16] "GET /project/67360efe-96eb-4cc3-b3d1-f14d7aab31dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.044657 10.0.0.41 - - [2026-02-09 03:38:16] "GET /projects?obj_uuids=67360efe-96eb-4cc3-b3d1-f14d7aab31dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002090 10.0.0.19 - - [2026-02-09 03:38:16] "GET /project/67360efe-96eb-4cc3-b3d1-f14d7aab31dc?fields=virtual_networks HTTP/1.1" 200 1030 0.044063 10.0.0.41 - - [2026-02-09 03:38:16] "GET /projects?obj_uuids=67360efe-96eb-4cc3-b3d1-f14d7aab31dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001064 10.0.0.19 - - [2026-02-09 03:38:16] "GET /project/67360efe-96eb-4cc3-b3d1-f14d7aab31dc?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.065393 10.0.0.41 - - [2026-02-09 03:38:16] "GET /projects?obj_uuids=67360efe-96eb-4cc3-b3d1-f14d7aab31dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001053 10.0.0.19 - - [2026-02-09 03:38:16] "GET /project/67360efe-96eb-4cc3-b3d1-f14d7aab31dc?fields=security_groups HTTP/1.1" 200 1255 0.058816 10.0.0.33 - - [2026-02-09 03:38:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.33 - - [2026-02-09 03:38:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.33 - - [2026-02-09 03:38:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.33 - - [2026-02-09 03:38:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.41 - - [2026-02-09 03:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.41 - - [2026-02-09 03:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.19 - - [2026-02-09 03:38:29] "GET / HTTP/1.1" 200 35931 0.002385 10.0.0.41 - - [2026-02-09 03:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000486 10.0.0.41 - - [2026-02-09 03:38:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000529 10.0.0.19 - - [2026-02-09 03:38:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.19 - - [2026-02-09 03:38:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.19 - - [2026-02-09 03:38:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.19 - - [2026-02-09 03:38:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.19 - - [2026-02-09 03:38:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.19 - - [2026-02-09 03:38:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.073578 10.0.0.41 - - [2026-02-09 03:38:30] "GET /projects?obj_uuids=a9f418a2-6980-49c4-8a63-0e75b28aeffc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003683 10.0.0.41 - - [2026-02-09 03:38:30] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001040 10.0.0.41 - - [2026-02-09 03:38:30] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007200 10.0.0.41 - - [2026-02-09 03:38:30] "POST /id-to-fqname HTTP/1.1" 200 203 0.004789 10.0.0.41 - - [2026-02-09 03:38:30] "POST /fqname-to-id HTTP/1.1" 404 212 0.010146 10.0.0.41 - - [2026-02-09 03:38:31] "POST /security-groups HTTP/1.1" 200 604 0.077580 10.0.0.41 - - [2026-02-09 03:38:31] "POST /projects HTTP/1.1" 200 611 0.291096 10.0.0.19 - - [2026-02-09 03:38:31] "POST /access-control-lists HTTP/1.1" 200 609 0.027733 10.0.0.41 - - [2026-02-09 03:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.361562 10.0.0.19 - - [2026-02-09 03:38:31] "GET /project/a9f418a2-6980-49c4-8a63-0e75b28aeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.494699 10.0.0.19 - - [2026-02-09 03:38:32] "GET / HTTP/1.1" 200 35931 0.002019 10.0.0.19 - - [2026-02-09 03:38:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000517 10.0.0.19 - - [2026-02-09 03:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.059841 10.0.0.41 - - [2026-02-09 03:38:33] "GET /projects?obj_uuids=a9f418a2-6980-49c4-8a63-0e75b28aeffc&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000988 10.0.0.19 - - [2026-02-09 03:38:33] "GET /project/a9f418a2-6980-49c4-8a63-0e75b28aeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.035775 10.0.0.19 - - [2026-02-09 03:38:33] "POST /neutron/network HTTP/1.1" 200 117 0.042466 10.0.0.19 - - [2026-02-09 03:38:33] "POST /route-targets HTTP/1.1" 200 327 0.017203 10.0.0.19 - - [2026-02-09 03:38:33] "POST /neutron/network HTTP/1.1" 200 838 0.009425 10.0.0.19 - - [2026-02-09 03:38:33] "POST /id-to-fqname HTTP/1.1" 200 234 0.001163 10.0.0.19 - - [2026-02-09 03:38:33] "GET /virtual-network/92c10e62-6577-46e7-9aee-8332287ddfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005064 10.0.0.19 - - [2026-02-09 03:38:33] "GET /virtual-network/92c10e62-6577-46e7-9aee-8332287ddfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005719 10.0.0.19 - - [2026-02-09 03:38:33] "POST /neutron/subnet HTTP/1.1" 200 719 0.010206 10.0.0.19 - - [2026-02-09 03:38:33] "POST /id-to-fqname HTTP/1.1" 200 234 0.001439 10.0.0.41 - - [2026-02-09 03:38:34] "GET /projects?obj_uuids=a9f418a2-6980-49c4-8a63-0e75b28aeffc&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001041 10.0.0.19 - - [2026-02-09 03:38:34] "GET /project/a9f418a2-6980-49c4-8a63-0e75b28aeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.064378 10.0.0.19 - - [2026-02-09 03:38:35] "POST /neutron/port HTTP/1.1" 200 117 0.006824 10.0.0.19 - - [2026-02-09 03:38:35] "POST /id-to-fqname HTTP/1.1" 200 234 0.001398 10.0.0.19 - - [2026-02-09 03:38:35] "POST /neutron/network HTTP/1.1" 200 848 0.008781 10.0.0.19 - - [2026-02-09 03:38:35] "POST /neutron/port HTTP/1.1" 200 1072 0.017561 10.0.0.19 - - [2026-02-09 03:38:36] "POST /neutron/port HTTP/1.1" 200 1136 0.021422 10.0.0.19 - - [2026-02-09 03:38:36] "POST /neutron/port HTTP/1.1" 200 117 0.001233 10.0.0.41 - - [2026-02-09 03:38:36] "GET /projects?obj_uuids=a9f418a2-6980-49c4-8a63-0e75b28aeffc&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003088 10.0.0.19 - - [2026-02-09 03:38:36] "GET /project/a9f418a2-6980-49c4-8a63-0e75b28aeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.090085 10.0.0.19 - - [2026-02-09 03:38:36] "POST /neutron/port HTTP/1.1" 200 1136 0.026169 10.0.0.19 - - [2026-02-09 03:38:36] "POST /neutron/network HTTP/1.1" 200 848 0.007310 10.0.0.19 - - [2026-02-09 03:38:37] "GET /virtual-network/92c10e62-6577-46e7-9aee-8332287ddfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005924 10.0.0.19 - - [2026-02-09 03:38:37] "POST /neutron/port HTTP/1.1" 200 1072 0.022308 10.0.0.19 - - [2026-02-09 03:38:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004551 10.0.0.19 - - [2026-02-09 03:38:37] "POST /neutron/network HTTP/1.1" 200 838 0.009242 10.0.0.33 - - [2026-02-09 03:38:38] "GET /obj-perms HTTP/1.1" 200 5056 0.051639 10.0.0.19 - - [2026-02-09 03:38:38] "POST /neutron/port HTTP/1.1" 200 1136 0.019794 10.0.0.19 - - [2026-02-09 03:38:39] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010175 10.0.0.19 - - [2026-02-09 03:38:39] "GET /virtual-machine/48a37255-78cd-46df-811c-5c6f975a0d9e HTTP/1.1" 401 292 0.000417 10.0.0.19 - - [2026-02-09 03:38:39] "GET /virtual-machine/48a37255-78cd-46df-811c-5c6f975a0d9e HTTP/1.1" 200 1304 0.029720 10.0.0.19 - - [2026-02-09 03:38:39] "GET /virtual-machine-interface/ccde13b4-cf8b-4464-a7d2-44c63e0e4830 HTTP/1.1" 200 3010 0.005748 10.0.0.19 - - [2026-02-09 03:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.19 - - [2026-02-09 03:38:39] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003997 10.0.0.19 - - [2026-02-09 03:38:39] "GET /virtual-networks?parent_id=a9f418a2-6980-49c4-8a63-0e75b28aeffc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003234 10.0.0.19 - - [2026-02-09 03:38:39] "GET /virtual-network/92c10e62-6577-46e7-9aee-8332287ddfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006435 10.0.0.19 - - [2026-02-09 03:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.19 - - [2026-02-09 03:38:42] "GET /virtual-network/92c10e62-6577-46e7-9aee-8332287ddfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007017 10.0.0.41 - - [2026-02-09 03:38:42] "GET /obj-perms HTTP/1.1" 200 5056 0.050332 10.0.0.41 - - [2026-02-09 03:38:42] "DELETE /project/a9f418a2698049c48a630e75b28aeffc HTTP/1.1" 404 173 0.004308 10.0.0.41 - - [2026-02-09 03:38:42] "GET /projects?obj_uuids=67360efe-96eb-4cc3-b3d1-f14d7aab31dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000989 10.0.0.19 - - [2026-02-09 03:38:42] "GET /obj-perms HTTP/1.1" 200 5056 0.060349 10.0.0.41 - - [2026-02-09 03:38:43] "GET /project/67360efe-96eb-4cc3-b3d1-f14d7aab31dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.047768 10.0.0.41 - - [2026-02-09 03:38:43] "GET /projects?obj_uuids=67360efe-96eb-4cc3-b3d1-f14d7aab31dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000944 10.0.0.41 - - [2026-02-09 03:38:43] "GET /project/67360efe-96eb-4cc3-b3d1-f14d7aab31dc?fields=security_groups HTTP/1.1" 200 1360 0.039123 10.0.0.41 - - [2026-02-09 03:38:43] "DELETE /security-group/297ffa90-333c-48a5-818f-0670d0f54e54 HTTP/1.1" 200 115 0.058332 10.0.0.41 - - [2026-02-09 03:38:43] "GET /projects?obj_uuids=67360efe-96eb-4cc3-b3d1-f14d7aab31dc&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001021 10.0.0.41 - - [2026-02-09 03:38:43] "GET /project/67360efe-96eb-4cc3-b3d1-f14d7aab31dc?fields=application_policy_sets HTTP/1.1" 200 1399 0.073809 10.0.0.19 - - [2026-02-09 03:38:43] "DELETE /access-control-list/ef10287a-6903-459e-a3f6-2632115ec04c HTTP/1.1" 200 115 0.077248 10.0.0.41 - - [2026-02-09 03:38:43] "DELETE /project/67360efe-96eb-4cc3-b3d1-f14d7aab31dc HTTP/1.1" 200 115 0.522088 10.0.0.19 - - [2026-02-09 03:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.19 - - [2026-02-09 03:38:46] "GET /virtual-network/92c10e62-6577-46e7-9aee-8332287ddfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005716 10.0.0.19 - - [2026-02-09 03:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005948 10.0.0.19 - - [2026-02-09 03:38:50] "GET /virtual-network/92c10e62-6577-46e7-9aee-8332287ddfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005730 10.0.0.19 - - [2026-02-09 03:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005223 10.0.0.19 - - [2026-02-09 03:38:54] "GET /virtual-network/92c10e62-6577-46e7-9aee-8332287ddfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006715 10.0.0.19 - - [2026-02-09 03:38:55] "POST /neutron/port HTTP/1.1" 200 1136 0.019390 10.0.0.19 - - [2026-02-09 03:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.19 - - [2026-02-09 03:38:56] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003867 10.0.0.19 - - [2026-02-09 03:38:56] "GET /virtual-networks?parent_id=a9f418a2-6980-49c4-8a63-0e75b28aeffc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003371 10.0.0.19 - - [2026-02-09 03:38:56] "GET /virtual-network/92c10e62-6577-46e7-9aee-8332287ddfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005939 10.0.0.19 - - [2026-02-09 03:38:56] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008303 10.0.0.19 - - [2026-02-09 03:39:02] "POST /neutron/port HTTP/1.1" 200 1136 0.021151 10.0.0.19 - - [2026-02-09 03:39:02] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008377 10.0.0.19 - - [2026-02-09 03:39:02] "GET /virtual-machine/15e191b9-528f-4257-ba92-4cf458d0c441 HTTP/1.1" 200 1305 0.006756 10.0.0.19 - - [2026-02-09 03:39:02] "GET /virtual-machine-interface/f62f9bf9-86d0-4136-8a82-9dfbb340b5f7 HTTP/1.1" 200 3009 0.006488 10.0.0.19 - - [2026-02-09 03:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.19 - - [2026-02-09 03:39:02] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003833 10.0.0.19 - - [2026-02-09 03:39:02] "GET /virtual-networks?parent_id=a9f418a2-6980-49c4-8a63-0e75b28aeffc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003421 10.0.0.19 - - [2026-02-09 03:39:02] "GET /virtual-network/92c10e62-6577-46e7-9aee-8332287ddfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006313 10.0.0.19 - - [2026-02-09 03:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.19 - - [2026-02-09 03:39:03] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004128 10.0.0.19 - - [2026-02-09 03:39:03] "GET /virtual-networks?parent_id=a9f418a2-6980-49c4-8a63-0e75b28aeffc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002984 10.0.0.19 - - [2026-02-09 03:39:03] "GET /virtual-network/92c10e62-6577-46e7-9aee-8332287ddfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006519 10.0.0.19 - - [2026-02-09 03:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.19 - - [2026-02-09 03:39:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003644 10.0.0.19 - - [2026-02-09 03:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.19 - - [2026-02-09 03:39:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004516 10.0.0.19 - - [2026-02-09 03:39:04] "PUT /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9 HTTP/1.1" 200 276 0.013010 10.0.0.19 - - [2026-02-09 03:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.19 - - [2026-02-09 03:39:15] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.004663 10.0.0.19 - - [2026-02-09 03:39:15] "PUT /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9 HTTP/1.1" 200 276 0.012062 10.0.0.19 - - [2026-02-09 03:39:32] "POST /neutron/network HTTP/1.1" 200 848 0.006769 10.0.0.19 - - [2026-02-09 03:39:32] "POST /neutron/port HTTP/1.1" 200 117 0.001260 10.0.0.19 - - [2026-02-09 03:40:04] "POST /neutron/network HTTP/1.1" 400 204 0.015046 10.0.0.19 - - [2026-02-09 03:40:04] "POST /neutron/port HTTP/1.1" 200 1136 0.018363 10.0.0.19 - - [2026-02-09 03:40:04] "POST /neutron/port HTTP/1.1" 200 151 0.230533 10.0.0.41 - - [2026-02-09 03:40:06] "GET /projects?obj_uuids=a9f418a2-6980-49c4-8a63-0e75b28aeffc&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001078 10.0.0.19 - - [2026-02-09 03:40:06] "GET /project/a9f418a2-6980-49c4-8a63-0e75b28aeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.034165 10.0.0.41 - - [2026-02-09 03:40:06] "GET /projects?obj_uuids=a9f418a2-6980-49c4-8a63-0e75b28aeffc&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001963 10.0.0.19 - - [2026-02-09 03:40:06] "GET /project/a9f418a2-6980-49c4-8a63-0e75b28aeffc?fields=virtual_networks HTTP/1.1" 200 1058 0.038558 10.0.0.41 - - [2026-02-09 03:40:06] "GET /projects?obj_uuids=a9f418a2-6980-49c4-8a63-0e75b28aeffc&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001014 10.0.0.19 - - [2026-02-09 03:40:06] "GET /project/a9f418a2-6980-49c4-8a63-0e75b28aeffc?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.043490 10.0.0.41 - - [2026-02-09 03:40:06] "GET /projects?obj_uuids=a9f418a2-6980-49c4-8a63-0e75b28aeffc&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001061 10.0.0.19 - - [2026-02-09 03:40:06] "GET /project/a9f418a2-6980-49c4-8a63-0e75b28aeffc?fields=security_groups HTTP/1.1" 200 1297 0.040409 10.0.0.19 - - [2026-02-09 03:40:07] "POST /fqname-to-id HTTP/1.1" 404 206 0.027133 10.0.0.41 - - [2026-02-09 03:40:07] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005261 10.0.0.41 - - [2026-02-09 03:40:07] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001420 10.0.0.41 - - [2026-02-09 03:40:07] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008296 10.0.0.41 - - [2026-02-09 03:40:07] "POST /id-to-fqname HTTP/1.1" 200 209 0.002631 10.0.0.41 - - [2026-02-09 03:40:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.004283 10.0.0.41 - - [2026-02-09 03:40:07] "POST /security-groups HTTP/1.1" 200 609 0.073528 10.0.0.19 - - [2026-02-09 03:40:07] "POST /fqname-to-id HTTP/1.1" 404 252 0.003741 10.0.0.41 - - [2026-02-09 03:40:07] "POST /projects HTTP/1.1" 200 621 0.286927 10.0.0.41 - - [2026-02-09 03:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.356569 10.0.0.19 - - [2026-02-09 03:40:07] "POST /access-control-lists HTTP/1.1" 200 612 0.029009 10.0.0.19 - - [2026-02-09 03:40:07] "GET /project/3e70cba8-75c0-4f43-9437-2545c8dea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.494659 10.0.0.19 - - [2026-02-09 03:40:09] "GET / HTTP/1.1" 200 35931 0.002256 10.0.0.19 - - [2026-02-09 03:40:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000598 10.0.0.19 - - [2026-02-09 03:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.058731 10.0.0.41 - - [2026-02-09 03:40:09] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001270 10.0.0.19 - - [2026-02-09 03:40:09] "GET /project/3e70cba8-75c0-4f43-9437-2545c8dea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.063051 10.0.0.19 - - [2026-02-09 03:40:10] "POST /neutron/network HTTP/1.1" 200 117 0.037579 10.0.0.19 - - [2026-02-09 03:40:10] "POST /neutron/network HTTP/1.1" 200 844 0.010478 10.0.0.19 - - [2026-02-09 03:40:10] "POST /id-to-fqname HTTP/1.1" 200 239 0.001365 10.0.0.19 - - [2026-02-09 03:40:10] "GET /virtual-network/fa6b16ec-78f1-40d8-a57b-dc8d282d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005319 10.0.0.19 - - [2026-02-09 03:40:10] "GET /virtual-network/fa6b16ec-78f1-40d8-a57b-dc8d282d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006049 10.0.0.19 - - [2026-02-09 03:40:10] "POST /neutron/subnet HTTP/1.1" 200 725 0.008862 10.0.0.19 - - [2026-02-09 03:40:10] "POST /id-to-fqname HTTP/1.1" 200 239 0.001375 10.0.0.41 - - [2026-02-09 03:40:11] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001298 10.0.0.19 - - [2026-02-09 03:40:11] "GET /project/3e70cba8-75c0-4f43-9437-2545c8dea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.079868 10.0.0.19 - - [2026-02-09 03:40:11] "POST /neutron/port HTTP/1.1" 200 117 0.010500 10.0.0.19 - - [2026-02-09 03:40:11] "POST /id-to-fqname HTTP/1.1" 200 239 0.001482 10.0.0.19 - - [2026-02-09 03:40:11] "POST /neutron/network HTTP/1.1" 200 854 0.006714 10.0.0.19 - - [2026-02-09 03:40:12] "POST /neutron/port HTTP/1.1" 200 1078 0.020725 10.0.0.19 - - [2026-02-09 03:40:12] "POST /neutron/port HTTP/1.1" 200 1142 0.018101 10.0.0.19 - - [2026-02-09 03:40:12] "POST /neutron/port HTTP/1.1" 200 117 0.001286 10.0.0.41 - - [2026-02-09 03:40:12] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001131 10.0.0.19 - - [2026-02-09 03:40:12] "GET /project/3e70cba8-75c0-4f43-9437-2545c8dea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.061275 10.0.0.19 - - [2026-02-09 03:40:12] "POST /neutron/port HTTP/1.1" 200 1142 0.034486 10.0.0.19 - - [2026-02-09 03:40:13] "POST /neutron/network HTTP/1.1" 200 854 0.007374 10.0.0.19 - - [2026-02-09 03:40:13] "GET /virtual-network/fa6b16ec-78f1-40d8-a57b-dc8d282d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005841 10.0.0.19 - - [2026-02-09 03:40:13] "POST /neutron/port HTTP/1.1" 200 1078 0.016390 10.0.0.19 - - [2026-02-09 03:40:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004061 10.0.0.19 - - [2026-02-09 03:40:14] "POST /neutron/network HTTP/1.1" 200 844 0.008275 10.0.0.19 - - [2026-02-09 03:40:15] "POST /neutron/port HTTP/1.1" 200 1142 0.022481 10.0.0.19 - - [2026-02-09 03:40:15] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008104 10.0.0.19 - - [2026-02-09 03:40:15] "GET /virtual-machine/1916f008-2dce-43b7-ab72-24828354f100 HTTP/1.1" 401 292 0.000586 10.0.0.19 - - [2026-02-09 03:40:15] "GET /virtual-machine/1916f008-2dce-43b7-ab72-24828354f100 HTTP/1.1" 200 1310 0.028947 10.0.0.19 - - [2026-02-09 03:40:15] "GET /virtual-machine-interface/d5ae3903-ba06-4511-a5fd-61ca709ad61b HTTP/1.1" 200 3035 0.005812 10.0.0.19 - - [2026-02-09 03:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.19 - - [2026-02-09 03:40:15] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006486 10.0.0.19 - - [2026-02-09 03:40:15] "GET /virtual-networks?parent_id=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003472 10.0.0.19 - - [2026-02-09 03:40:15] "GET /virtual-network/fa6b16ec-78f1-40d8-a57b-dc8d282d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006652 10.0.0.19 - - [2026-02-09 03:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.19 - - [2026-02-09 03:40:18] "GET /virtual-network/fa6b16ec-78f1-40d8-a57b-dc8d282d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005679 10.0.0.19 - - [2026-02-09 03:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.19 - - [2026-02-09 03:40:23] "GET /virtual-network/fa6b16ec-78f1-40d8-a57b-dc8d282d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005908 10.0.0.19 - - [2026-02-09 03:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.19 - - [2026-02-09 03:40:27] "GET /virtual-network/fa6b16ec-78f1-40d8-a57b-dc8d282d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005694 10.0.0.19 - - [2026-02-09 03:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.19 - - [2026-02-09 03:40:31] "GET /virtual-network/fa6b16ec-78f1-40d8-a57b-dc8d282d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005779 10.0.0.19 - - [2026-02-09 03:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.19 - - [2026-02-09 03:40:35] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004615 10.0.0.19 - - [2026-02-09 03:40:35] "GET /virtual-networks?parent_id=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003796 10.0.0.19 - - [2026-02-09 03:40:35] "GET /virtual-network/fa6b16ec-78f1-40d8-a57b-dc8d282d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008254 10.0.0.19 - - [2026-02-09 03:40:35] "POST /neutron/port HTTP/1.1" 200 1142 0.019892 10.0.0.19 - - [2026-02-09 03:40:35] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007043 10.0.0.41 - - [2026-02-09 03:40:43] "DELETE /project/3e70cba875c04f4394372545c8dea11a HTTP/1.1" 404 173 0.014588 10.0.0.41 - - [2026-02-09 03:40:43] "GET /projects?obj_uuids=a9f418a2-6980-49c4-8a63-0e75b28aeffc&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001031 10.0.0.41 - - [2026-02-09 03:40:43] "GET /project/a9f418a2-6980-49c4-8a63-0e75b28aeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1520 0.057459 10.0.0.41 - - [2026-02-09 03:40:43] "GET /projects?obj_uuids=a9f418a2-6980-49c4-8a63-0e75b28aeffc&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001071 10.0.0.41 - - [2026-02-09 03:40:43] "GET /project/a9f418a2-6980-49c4-8a63-0e75b28aeffc?fields=security_groups HTTP/1.1" 200 1402 0.045420 10.0.0.41 - - [2026-02-09 03:40:44] "DELETE /security-group/0ae64598-dc04-499f-a057-137c9c330c89 HTTP/1.1" 404 171 0.006044 10.0.0.41 - - [2026-02-09 03:40:44] "GET /projects?obj_uuids=a9f418a2-6980-49c4-8a63-0e75b28aeffc&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002295 10.0.0.19 - - [2026-02-09 03:40:44] "DELETE /access-control-list/cefa0dbf-7022-4894-8667-b63d34f92a4f HTTP/1.1" 200 115 0.076385 10.0.0.41 - - [2026-02-09 03:40:44] "GET /project/a9f418a2-6980-49c4-8a63-0e75b28aeffc?fields=application_policy_sets HTTP/1.1" 200 1441 0.082572 10.0.0.41 - - [2026-02-09 03:40:44] "DELETE /project/a9f418a2-6980-49c4-8a63-0e75b28aeffc HTTP/1.1" 404 190 0.400142 10.0.0.33 - - [2026-02-09 03:40:44] "GET /obj-perms HTTP/1.1" 200 5056 0.062571 10.0.0.19 - - [2026-02-09 03:40:45] "POST /neutron/port HTTP/1.1" 200 1142 0.021512 10.0.0.19 - - [2026-02-09 03:40:51] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010951 10.0.0.19 - - [2026-02-09 03:40:51] "POST /neutron/port HTTP/1.1" 200 1142 0.026776 10.0.0.19 - - [2026-02-09 03:40:51] "GET /virtual-machine/1d4a373e-5de4-4fae-b80c-047c70652bf9 HTTP/1.1" 200 1310 0.006461 10.0.0.19 - - [2026-02-09 03:40:51] "GET /virtual-machine-interface/9a0e5a20-7729-444b-98ec-460cea54056b HTTP/1.1" 200 3035 0.005540 10.0.0.19 - - [2026-02-09 03:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.19 - - [2026-02-09 03:40:51] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004279 10.0.0.19 - - [2026-02-09 03:40:51] "GET /virtual-networks?parent_id=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003919 10.0.0.19 - - [2026-02-09 03:40:51] "GET /virtual-network/fa6b16ec-78f1-40d8-a57b-dc8d282d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008159 10.0.0.19 - - [2026-02-09 03:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.19 - - [2026-02-09 03:40:52] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003741 10.0.0.19 - - [2026-02-09 03:40:52] "GET /virtual-networks?parent_id=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003566 10.0.0.19 - - [2026-02-09 03:40:52] "GET /virtual-network/fa6b16ec-78f1-40d8-a57b-dc8d282d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005760 10.0.0.19 - - [2026-02-09 03:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.41 - - [2026-02-09 03:40:52] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000956 10.0.0.19 - - [2026-02-09 03:40:52] "GET /project/3e70cba8-75c0-4f43-9437-2545c8dea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.039626 10.0.0.41 - - [2026-02-09 03:40:52] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001771 10.0.0.19 - - [2026-02-09 03:40:52] "POST /neutron/network HTTP/1.1" 200 625 0.124697 10.0.0.19 - - [2026-02-09 03:40:53] "POST /ref-update HTTP/1.1" 200 156 0.026996 10.0.0.19 - - [2026-02-09 03:40:53] "POST /id-to-fqname HTTP/1.1" 200 239 0.003346 10.0.0.19 - - [2026-02-09 03:40:53] "GET /virtual-network/345439e3-66db-41a1-a6bc-ff5308599d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006075 10.0.0.19 - - [2026-02-09 03:40:53] "POST /neutron/network HTTP/1.1" 200 842 0.007461 10.0.0.19 - - [2026-02-09 03:40:53] "GET /virtual-network/345439e3-66db-41a1-a6bc-ff5308599d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005304 10.0.0.19 - - [2026-02-09 03:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.41 - - [2026-02-09 03:40:53] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001204 10.0.0.19 - - [2026-02-09 03:40:53] "GET /project/3e70cba8-75c0-4f43-9437-2545c8dea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.046099 10.0.0.19 - - [2026-02-09 03:40:53] "POST /neutron/network HTTP/1.1" 200 117 0.017504 10.0.0.19 - - [2026-02-09 03:40:53] "POST /neutron/network HTTP/1.1" 200 850 0.008965 10.0.0.19 - - [2026-02-09 03:40:53] "POST /id-to-fqname HTTP/1.1" 200 242 0.001900 10.0.0.19 - - [2026-02-09 03:40:53] "GET /virtual-network/fafcb348-23aa-4211-b9ee-186fb8a67c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008331 10.0.0.19 - - [2026-02-09 03:40:53] "GET /virtual-network/fafcb348-23aa-4211-b9ee-186fb8a67c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006042 10.0.0.19 - - [2026-02-09 03:40:53] "POST /neutron/subnet HTTP/1.1" 200 725 0.009028 10.0.0.19 - - [2026-02-09 03:40:53] "POST /id-to-fqname HTTP/1.1" 200 239 0.001097 10.0.0.19 - - [2026-02-09 03:40:54] "POST /neutron/network HTTP/1.1" 200 852 0.007124 10.0.0.41 - - [2026-02-09 03:40:54] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001074 10.0.0.19 - - [2026-02-09 03:40:54] "GET /project/3e70cba8-75c0-4f43-9437-2545c8dea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.114312 10.0.0.19 - - [2026-02-09 03:40:55] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008259 10.0.0.19 - - [2026-02-09 03:40:55] "POST /id-to-fqname HTTP/1.1" 200 242 0.001453 10.0.0.19 - - [2026-02-09 03:40:55] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008583 10.0.0.41 - - [2026-02-09 03:40:55] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001360 10.0.0.19 - - [2026-02-09 03:40:55] "POST /neutron/port HTTP/1.1" 200 1076 0.306355 10.0.0.19 - - [2026-02-09 03:40:56] "POST /neutron/port HTTP/1.1" 200 1130 0.137559 10.0.0.41 - - [2026-02-09 03:40:56] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001040 10.0.0.19 - - [2026-02-09 03:40:56] "GET /project/3e70cba8-75c0-4f43-9437-2545c8dea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.112404 10.0.0.19 - - [2026-02-09 03:40:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003984 10.0.0.19 - - [2026-02-09 03:40:56] "POST /neutron/network HTTP/1.1" 200 842 0.006979 10.0.0.19 - - [2026-02-09 03:40:56] "POST /neutron/port HTTP/1.1" 200 117 0.006153 10.0.0.19 - - [2026-02-09 03:40:56] "POST /id-to-fqname HTTP/1.1" 200 239 0.001274 10.0.0.19 - - [2026-02-09 03:40:56] "POST /id-to-fqname HTTP/1.1" 200 239 0.001116 10.0.0.19 - - [2026-02-09 03:40:56] "POST /neutron/network HTTP/1.1" 200 1554 0.010822 10.0.0.19 - - [2026-02-09 03:40:57] "POST /neutron/port HTTP/1.1" 200 1078 0.018631 10.0.0.19 - - [2026-02-09 03:40:57] "POST /neutron/port HTTP/1.1" 200 1142 0.019724 10.0.0.19 - - [2026-02-09 03:40:57] "POST /neutron/port HTTP/1.1" 200 117 0.001329 10.0.0.41 - - [2026-02-09 03:40:57] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001428 10.0.0.19 - - [2026-02-09 03:40:57] "GET /project/3e70cba8-75c0-4f43-9437-2545c8dea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.081746 10.0.0.19 - - [2026-02-09 03:40:57] "POST /neutron/network HTTP/1.1" 200 842 0.007130 10.0.0.19 - - [2026-02-09 03:40:58] "POST /neutron/port HTTP/1.1" 200 117 0.006855 10.0.0.19 - - [2026-02-09 03:40:58] "GET /virtual-network/fa6b16ec-78f1-40d8-a57b-dc8d282d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005844 10.0.0.19 - - [2026-02-09 03:40:58] "GET /obj-perms HTTP/1.1" 200 5066 0.097548 10.0.0.41 - - [2026-02-09 03:40:58] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001674 10.0.0.41 - - [2026-02-09 03:40:58] "GET /obj-perms HTTP/1.1" 200 5066 0.069111 10.0.0.19 - - [2026-02-09 03:40:59] "POST /neutron/port HTTP/1.1" 200 1076 0.323436 10.0.0.19 - - [2026-02-09 03:40:59] "GET /virtual-network/345439e3-66db-41a1-a6bc-ff5308599d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006164 10.0.0.19 - - [2026-02-09 03:40:59] "POST /neutron/port HTTP/1.1" 200 1132 0.148944 10.0.0.19 - - [2026-02-09 03:40:59] "POST /neutron/port HTTP/1.1" 200 1130 0.099477 10.0.0.19 - - [2026-02-09 03:40:59] "GET /virtual-network/fafcb348-23aa-4211-b9ee-186fb8a67c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005864 10.0.0.19 - - [2026-02-09 03:40:59] "POST /neutron/subnet HTTP/1.1" 200 699 0.009580 10.0.0.19 - - [2026-02-09 03:40:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004876 10.0.0.19 - - [2026-02-09 03:40:59] "POST /neutron/network HTTP/1.1" 200 842 0.007182 10.0.0.33 - - [2026-02-09 03:41:00] "GET /obj-perms HTTP/1.1" 200 5066 0.067970 10.0.0.19 - - [2026-02-09 03:41:00] "POST /neutron/port HTTP/1.1" 200 1142 0.025291 10.0.0.19 - - [2026-02-09 03:41:00] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008010 10.0.0.19 - - [2026-02-09 03:41:00] "GET /virtual-machine/2653a71e-0e3a-48ce-b656-3c96b76a54d3 HTTP/1.1" 200 1310 0.014597 10.0.0.19 - - [2026-02-09 03:41:00] "GET /virtual-machine-interface/9ce4c7a1-0f9f-433d-a268-3bcf17984cf8 HTTP/1.1" 200 3044 0.005422 10.0.0.19 - - [2026-02-09 03:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005884 10.0.0.19 - - [2026-02-09 03:41:00] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004819 10.0.0.19 - - [2026-02-09 03:41:00] "GET /virtual-networks?parent_id=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003087 10.0.0.19 - - [2026-02-09 03:41:00] "GET /virtual-network/fafcb348-23aa-4211-b9ee-186fb8a67c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007638 10.0.0.19 - - [2026-02-09 03:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.19 - - [2026-02-09 03:41:03] "GET /virtual-network/fafcb348-23aa-4211-b9ee-186fb8a67c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006228 10.0.0.19 - - [2026-02-09 03:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011401 10.0.0.19 - - [2026-02-09 03:41:07] "GET /virtual-network/fafcb348-23aa-4211-b9ee-186fb8a67c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.011058 10.0.0.19 - - [2026-02-09 03:41:08] "POST /neutron/network HTTP/1.1" 200 852 0.006762 10.0.0.19 - - [2026-02-09 03:41:08] "POST /neutron/port HTTP/1.1" 200 117 0.001280 10.0.0.19 - - [2026-02-09 03:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.19 - - [2026-02-09 03:41:11] "GET /virtual-network/fafcb348-23aa-4211-b9ee-186fb8a67c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005900 10.0.0.19 - - [2026-02-09 03:41:15] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007192 10.0.0.19 - - [2026-02-09 03:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.19 - - [2026-02-09 03:41:15] "GET /virtual-network/fafcb348-23aa-4211-b9ee-186fb8a67c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005472 10.0.0.19 - - [2026-02-09 03:41:19] "POST /neutron/port HTTP/1.1" 200 1142 0.021175 10.0.0.19 - - [2026-02-09 03:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.19 - - [2026-02-09 03:41:19] "GET /virtual-network/fafcb348-23aa-4211-b9ee-186fb8a67c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008351 10.0.0.19 - - [2026-02-09 03:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.19 - - [2026-02-09 03:41:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003959 10.0.0.19 - - [2026-02-09 03:41:21] "GET /virtual-networks?parent_id=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.005062 10.0.0.19 - - [2026-02-09 03:41:22] "GET /virtual-network/fafcb348-23aa-4211-b9ee-186fb8a67c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006114 10.0.0.19 - - [2026-02-09 03:41:22] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009329 10.0.0.19 - - [2026-02-09 03:41:32] "POST /neutron/port HTTP/1.1" 200 1142 0.017145 10.0.0.19 - - [2026-02-09 03:41:33] "POST /neutron/port HTTP/1.1" 200 1142 0.016651 10.0.0.19 - - [2026-02-09 03:41:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.096644 10.0.0.19 - - [2026-02-09 03:41:37] "POST /neutron/port HTTP/1.1" 200 1140 0.018238 10.0.0.19 - - [2026-02-09 03:41:37] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009115 10.0.0.19 - - [2026-02-09 03:41:37] "GET /virtual-machine/44c70def-6c27-4658-b093-14203cb4c8b8 HTTP/1.1" 200 1310 0.005896 10.0.0.19 - - [2026-02-09 03:41:37] "GET /virtual-machine-interface/c162033f-84ba-49cf-8dca-14bd74833f39 HTTP/1.1" 200 3035 0.005694 10.0.0.19 - - [2026-02-09 03:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.19 - - [2026-02-09 03:41:37] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003962 10.0.0.19 - - [2026-02-09 03:41:37] "GET /virtual-networks?parent_id=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003513 10.0.0.19 - - [2026-02-09 03:41:38] "GET /virtual-network/345439e3-66db-41a1-a6bc-ff5308599d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.009083 10.0.0.19 - - [2026-02-09 03:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.19 - - [2026-02-09 03:41:39] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004654 10.0.0.19 - - [2026-02-09 03:41:39] "GET /virtual-networks?parent_id=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003549 10.0.0.19 - - [2026-02-09 03:41:39] "GET /virtual-network/345439e3-66db-41a1-a6bc-ff5308599d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006891 10.0.0.19 - - [2026-02-09 03:41:39] "POST /neutron/port HTTP/1.1" 200 2130 0.020683 10.0.0.19 - - [2026-02-09 03:41:39] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007823 10.0.0.19 - - [2026-02-09 03:41:39] "POST /neutron/port HTTP/1.1" 200 2130 0.020248 10.0.0.19 - - [2026-02-09 03:41:39] "GET /virtual-machine/7eec335d-e334-456f-8791-1e5255f01a5d HTTP/1.1" 200 1585 0.006552 10.0.0.19 - - [2026-02-09 03:41:39] "GET /virtual-machine-interface/550e2102-9834-4f74-b33f-e01b57f86897 HTTP/1.1" 200 3034 0.006014 10.0.0.19 - - [2026-02-09 03:41:39] "GET /virtual-machine-interface/81e30bc7-a843-446b-9c16-ef9ae0697b39 HTTP/1.1" 200 3034 0.005621 10.0.0.19 - - [2026-02-09 03:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.19 - - [2026-02-09 03:41:39] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004244 10.0.0.19 - - [2026-02-09 03:41:39] "GET /virtual-networks?parent_id=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002891 10.0.0.19 - - [2026-02-09 03:41:39] "GET /virtual-network/fa6b16ec-78f1-40d8-a57b-dc8d282d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006100 10.0.0.19 - - [2026-02-09 03:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.19 - - [2026-02-09 03:41:40] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005157 10.0.0.19 - - [2026-02-09 03:41:40] "GET /virtual-networks?parent_id=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003906 10.0.0.19 - - [2026-02-09 03:41:40] "GET /virtual-network/fa6b16ec-78f1-40d8-a57b-dc8d282d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006249 10.0.0.19 - - [2026-02-09 03:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.19 - - [2026-02-09 03:41:41] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004027 10.0.0.19 - - [2026-02-09 03:41:41] "GET /virtual-networks?parent_id=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003991 10.0.0.19 - - [2026-02-09 03:41:41] "GET /virtual-network/345439e3-66db-41a1-a6bc-ff5308599d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006412 10.0.0.19 - - [2026-02-09 03:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.19 - - [2026-02-09 03:41:42] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006732 10.0.0.19 - - [2026-02-09 03:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.19 - - [2026-02-09 03:41:42] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004678 10.0.0.19 - - [2026-02-09 03:41:42] "PUT /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9 HTTP/1.1" 200 276 0.011668 10.0.0.19 - - [2026-02-09 03:41:42] "POST /fqname-to-id HTTP/1.1" 404 217 0.003481 10.0.0.19 - - [2026-02-09 03:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.41 - - [2026-02-09 03:41:42] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.041719 10.0.0.19 - - [2026-02-09 03:41:42] "GET /project/3e70cba8-75c0-4f43-9437-2545c8dea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.092069 10.0.0.19 - - [2026-02-09 03:41:43] "POST /network-policys HTTP/1.1" 200 539 0.032583 10.0.0.19 - - [2026-02-09 03:41:43] "GET /network-policy/42a500d0-ebd6-452a-ba9c-c6d9b9bab530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006455 10.0.0.19 - - [2026-02-09 03:41:43] "POST /neutron/network HTTP/1.1" 200 938 0.077560 10.0.0.19 - - [2026-02-09 03:41:43] "GET /virtual-network/fa6b16ec-78f1-40d8-a57b-dc8d282d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.008559 10.0.0.19 - - [2026-02-09 03:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.19 - - [2026-02-09 03:41:43] "GET /network-policy/42a500d0-ebd6-452a-ba9c-c6d9b9bab530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005158 10.0.0.19 - - [2026-02-09 03:41:43] "POST /neutron/network HTTP/1.1" 200 936 0.088868 10.0.0.19 - - [2026-02-09 03:41:43] "GET /virtual-network/345439e3-66db-41a1-a6bc-ff5308599d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2383 0.006207 10.0.0.19 - - [2026-02-09 03:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.19 - - [2026-02-09 03:41:43] "GET /network-policy/42a500d0-ebd6-452a-ba9c-c6d9b9bab530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005271 10.0.0.19 - - [2026-02-09 03:41:43] "POST /fqname-to-id HTTP/1.1" 404 254 0.030821 10.0.0.19 - - [2026-02-09 03:41:43] "GET /virtual-network/fa6b16ec-78f1-40d8-a57b-dc8d282d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.007661 10.0.0.19 - - [2026-02-09 03:41:43] "POST /access-control-lists HTTP/1.1" 200 609 0.075491 10.0.0.19 - - [2026-02-09 03:41:44] "GET /obj-perms HTTP/1.1" 200 5066 0.005052 10.0.0.41 - - [2026-02-09 03:41:44] "GET /obj-perms HTTP/1.1" 200 5066 0.004530 10.0.0.19 - - [2026-02-09 03:41:44] "GET /virtual-network/345439e3-66db-41a1-a6bc-ff5308599d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2383 0.005512 10.0.0.19 - - [2026-02-09 03:41:44] "GET /virtual-network/fa6b16ec-78f1-40d8-a57b-dc8d282d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.006037 10.0.0.33 - - [2026-02-09 03:41:44] "GET /obj-perms HTTP/1.1" 200 5066 0.004194 10.0.0.41 - - [2026-02-09 03:41:45] "GET /obj-perms HTTP/1.1" 200 5056 0.059654 10.0.0.19 - - [2026-02-09 03:41:45] "GET /virtual-network/345439e3-66db-41a1-a6bc-ff5308599d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2383 0.005966 10.0.0.19 - - [2026-02-09 03:41:45] "GET /obj-perms HTTP/1.1" 200 5066 0.003768 10.0.0.19 - - [2026-02-09 03:41:45] "GET /virtual-network/fafcb348-23aa-4211-b9ee-186fb8a67c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006283 10.0.0.19 - - [2026-02-09 03:41:59] "GET /obj-perms HTTP/1.1" 200 5066 0.003938 10.0.0.19 - - [2026-02-09 03:42:10] "POST /neutron/port HTTP/1.1" 200 1142 0.020488 10.0.0.19 - - [2026-02-09 03:42:10] "POST /neutron/subnet HTTP/1.1" 200 699 0.009675 10.0.0.19 - - [2026-02-09 03:42:33] "POST /neutron/port HTTP/1.1" 200 1142 0.019945 10.0.0.19 - - [2026-02-09 03:42:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003874 10.0.0.19 - - [2026-02-09 03:42:33] "POST /neutron/network HTTP/1.1" 200 938 0.007528 10.0.0.33 - - [2026-02-09 03:42:46] "GET /obj-perms HTTP/1.1" 200 5056 0.050005 10.0.0.41 - - [2026-02-09 03:42:46] "GET /obj-perms HTTP/1.1" 200 5056 0.051770 10.0.0.19 - - [2026-02-09 03:43:11] "POST /neutron/network HTTP/1.1" 200 946 0.007558 10.0.0.19 - - [2026-02-09 03:43:12] "POST /neutron/port HTTP/1.1" 200 117 0.001262 10.0.0.33 - - [2026-02-09 03:43:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000472 10.0.0.33 - - [2026-02-09 03:43:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.33 - - [2026-02-09 03:43:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.33 - - [2026-02-09 03:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.41 - - [2026-02-09 03:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000643 10.0.0.41 - - [2026-02-09 03:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000513 10.0.0.41 - - [2026-02-09 03:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000563 10.0.0.41 - - [2026-02-09 03:43:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000616 10.0.0.19 - - [2026-02-09 03:43:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000615 10.0.0.19 - - [2026-02-09 03:43:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000568 10.0.0.19 - - [2026-02-09 03:43:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.19 - - [2026-02-09 03:43:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.19 - - [2026-02-09 03:43:33] "POST /neutron/port HTTP/1.1" 200 2130 0.019649 10.0.0.19 - - [2026-02-09 03:43:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.009193 10.0.0.19 - - [2026-02-09 03:43:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004288 10.0.0.19 - - [2026-02-09 03:43:33] "POST /neutron/network HTTP/1.1" 200 936 0.007617 10.0.0.19 - - [2026-02-09 03:43:46] "GET /obj-perms HTTP/1.1" 200 5056 0.047152 10.0.0.19 - - [2026-02-09 03:44:12] "POST /neutron/network HTTP/1.1" 200 860 0.007401 10.0.0.19 - - [2026-02-09 03:44:12] "POST /neutron/port HTTP/1.1" 200 117 0.001253 10.0.0.19 - - [2026-02-09 03:44:35] "POST /neutron/port HTTP/1.1" 200 1142 0.018087 10.0.0.19 - - [2026-02-09 03:44:35] "POST /neutron/subnet HTTP/1.1" 200 699 0.009175 10.0.0.19 - - [2026-02-09 03:45:12] "POST /neutron/port HTTP/1.1" 200 1140 0.019207 10.0.0.19 - - [2026-02-09 03:45:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004430 10.0.0.19 - - [2026-02-09 03:45:12] "POST /neutron/network HTTP/1.1" 200 936 0.007697 10.0.0.19 - - [2026-02-09 03:45:22] "GET /obj-perms HTTP/1.1" 200 5066 0.003948 10.0.0.19 - - [2026-02-09 03:45:25] "GET /virtual-network/345439e3-66db-41a1-a6bc-ff5308599d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2383 0.033345 10.0.0.19 - - [2026-02-09 03:45:26] "DELETE /access-control-list/91729db8-8929-4589-bb8d-95478785b7a4 HTTP/1.1" 200 115 0.042540 10.0.0.19 - - [2026-02-09 03:45:26] "POST /neutron/network HTTP/1.1" 200 842 0.067589 10.0.0.19 - - [2026-02-09 03:45:26] "GET /virtual-network/345439e3-66db-41a1-a6bc-ff5308599d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006626 10.0.0.19 - - [2026-02-09 03:45:26] "GET /virtual-network/fa6b16ec-78f1-40d8-a57b-dc8d282d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.009961 10.0.0.19 - - [2026-02-09 03:45:26] "POST /neutron/network HTTP/1.1" 200 844 0.009454 10.0.0.19 - - [2026-02-09 03:45:26] "GET /virtual-network/fa6b16ec-78f1-40d8-a57b-dc8d282d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005714 10.0.0.19 - - [2026-02-09 03:45:26] "DELETE /network-policy/42a500d0-ebd6-452a-ba9c-c6d9b9bab530 HTTP/1.1" 200 115 0.031835 10.0.0.19 - - [2026-02-09 03:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.19 - - [2026-02-09 03:45:26] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.004687 10.0.0.19 - - [2026-02-09 03:45:26] "PUT /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9 HTTP/1.1" 200 276 0.014732 10.0.0.19 - - [2026-02-09 03:45:26] "DELETE /access-control-list/c521a75f-38fd-46b1-9d3d-f1e19c13b8e2 HTTP/1.1" 200 115 0.027674 10.0.0.19 - - [2026-02-09 03:45:28] "POST /neutron/port HTTP/1.1" 200 2130 0.020536 10.0.0.19 - - [2026-02-09 03:45:28] "POST /neutron/port HTTP/1.1" 200 151 0.180879 10.0.0.19 - - [2026-02-09 03:45:28] "POST /neutron/port HTTP/1.1" 200 1130 0.024800 10.0.0.19 - - [2026-02-09 03:45:28] "POST /neutron/port HTTP/1.1" 200 151 0.198740 10.0.0.19 - - [2026-02-09 03:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.41 - - [2026-02-09 03:45:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002960 10.0.0.41 - - [2026-02-09 03:45:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002435 10.0.0.19 - - [2026-02-09 03:45:30] "POST /neutron/network HTTP/1.1" 200 151 0.140668 10.0.0.19 - - [2026-02-09 03:45:30] "DELETE /route-target/b6b70a09-3d2a-4957-9ab9-311713cc4373 HTTP/1.1" 200 115 0.021472 10.0.0.19 - - [2026-02-09 03:45:30] "POST /neutron/network HTTP/1.1" 200 844 0.007322 10.0.0.19 - - [2026-02-09 03:45:31] "POST /neutron/port HTTP/1.1" 200 1132 0.017114 10.0.0.19 - - [2026-02-09 03:45:31] "POST /neutron/port HTTP/1.1" 200 1132 0.020179 10.0.0.41 - - [2026-02-09 03:45:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002679 10.0.0.41 - - [2026-02-09 03:45:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002495 10.0.0.19 - - [2026-02-09 03:45:32] "POST /neutron/network HTTP/1.1" 200 151 0.136250 10.0.0.41 - - [2026-02-09 03:45:33] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001051 10.0.0.19 - - [2026-02-09 03:45:33] "GET /project/3e70cba8-75c0-4f43-9437-2545c8dea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.070976 10.0.0.41 - - [2026-02-09 03:45:33] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001825 10.0.0.19 - - [2026-02-09 03:45:33] "GET /project/3e70cba8-75c0-4f43-9437-2545c8dea11a?fields=virtual_networks HTTP/1.1" 200 1068 0.042219 10.0.0.41 - - [2026-02-09 03:45:33] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001116 10.0.0.19 - - [2026-02-09 03:45:33] "GET /project/3e70cba8-75c0-4f43-9437-2545c8dea11a?fields=virtual_machine_interfaces HTTP/1.1" 200 1068 0.040311 10.0.0.41 - - [2026-02-09 03:45:33] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001236 10.0.0.19 - - [2026-02-09 03:45:33] "GET /project/3e70cba8-75c0-4f43-9437-2545c8dea11a?fields=security_groups HTTP/1.1" 200 1312 0.044633 10.0.0.19 - - [2026-02-09 03:45:34] "POST /fqname-to-id HTTP/1.1" 404 183 0.029290 10.0.0.41 - - [2026-02-09 03:45:34] "GET /projects?obj_uuids=e203fc0f-3e8d-4194-900f-d5c903d8fe81&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003136 10.0.0.41 - - [2026-02-09 03:45:34] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001169 10.0.0.41 - - [2026-02-09 03:45:34] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.036817 10.0.0.41 - - [2026-02-09 03:45:34] "POST /id-to-fqname HTTP/1.1" 200 185 0.005747 10.0.0.41 - - [2026-02-09 03:45:34] "POST /fqname-to-id HTTP/1.1" 404 194 0.005556 10.0.0.41 - - [2026-02-09 03:45:34] "POST /security-groups HTTP/1.1" 200 586 0.082190 10.0.0.19 - - [2026-02-09 03:45:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.005200 10.0.0.41 - - [2026-02-09 03:45:34] "POST /projects HTTP/1.1" 200 575 0.298683 10.0.0.41 - - [2026-02-09 03:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.374163 10.0.0.19 - - [2026-02-09 03:45:34] "POST /access-control-lists HTTP/1.1" 200 589 0.040530 10.0.0.19 - - [2026-02-09 03:45:34] "GET /project/e203fc0f-3e8d-4194-900f-d5c903d8fe81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.559277 10.0.0.19 - - [2026-02-09 03:45:35] "GET / HTTP/1.1" 200 35931 0.002353 10.0.0.41 - - [2026-02-09 03:45:36] "GET /projects?obj_uuids=24845c7a-6424-45b6-98f1-09bb241e66fb&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001343 10.0.0.19 - - [2026-02-09 03:45:36] "GET /project/24845c7a-6424-45b6-98f1-09bb241e66fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.052571 10.0.0.19 - - [2026-02-09 03:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.19 - - [2026-02-09 03:45:37] "GET /security-group/34b3d5a8-1cb9-4af7-ac6a-69d463d5ba1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004723 10.0.0.19 - - [2026-02-09 03:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.41 - - [2026-02-09 03:45:37] "GET /projects?obj_uuids=24845c7a-6424-45b6-98f1-09bb241e66fb&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001354 10.0.0.19 - - [2026-02-09 03:45:37] "GET /project/24845c7a-6424-45b6-98f1-09bb241e66fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.051300 10.0.0.19 - - [2026-02-09 03:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.19 - - [2026-02-09 03:45:37] "GET /security-group/34b3d5a8-1cb9-4af7-ac6a-69d463d5ba1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005851 10.0.0.19 - - [2026-02-09 03:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.19 - - [2026-02-09 03:45:37] "PUT /security-group/34b3d5a8-1cb9-4af7-ac6a-69d463d5ba1c HTTP/1.1" 200 262 0.023002 10.0.0.41 - - [2026-02-09 03:45:39] "GET /projects?obj_uuids=e203fc0f-3e8d-4194-900f-d5c903d8fe81&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001041 10.0.0.19 - - [2026-02-09 03:45:40] "GET /project/e203fc0f-3e8d-4194-900f-d5c903d8fe81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.033612 10.0.0.41 - - [2026-02-09 03:45:40] "GET /projects?obj_uuids=e203fc0f-3e8d-4194-900f-d5c903d8fe81&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001021 10.0.0.19 - - [2026-02-09 03:45:40] "GET /project/e203fc0f-3e8d-4194-900f-d5c903d8fe81?fields=virtual_networks HTTP/1.1" 200 1023 0.048883 10.0.0.41 - - [2026-02-09 03:45:40] "GET /projects?obj_uuids=e203fc0f-3e8d-4194-900f-d5c903d8fe81&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001087 10.0.0.19 - - [2026-02-09 03:45:40] "GET /project/e203fc0f-3e8d-4194-900f-d5c903d8fe81?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.050143 10.0.0.41 - - [2026-02-09 03:45:40] "GET /projects?obj_uuids=e203fc0f-3e8d-4194-900f-d5c903d8fe81&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000965 10.0.0.19 - - [2026-02-09 03:45:40] "GET /project/e203fc0f-3e8d-4194-900f-d5c903d8fe81?fields=security_groups HTTP/1.1" 200 1244 0.045053 10.0.0.19 - - [2026-02-09 03:45:41] "POST /fqname-to-id HTTP/1.1" 404 192 0.028679 10.0.0.41 - - [2026-02-09 03:45:41] "GET /projects?obj_uuids=80867255-e6f5-489f-89f8-acdd03e6bf79&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003314 10.0.0.41 - - [2026-02-09 03:45:41] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000978 10.0.0.41 - - [2026-02-09 03:45:41] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007392 10.0.0.41 - - [2026-02-09 03:45:41] "POST /id-to-fqname HTTP/1.1" 200 194 0.005653 10.0.0.41 - - [2026-02-09 03:45:41] "POST /fqname-to-id HTTP/1.1" 404 203 0.010299 10.0.0.41 - - [2026-02-09 03:45:41] "POST /security-groups HTTP/1.1" 200 595 0.077273 10.0.0.19 - - [2026-02-09 03:45:41] "POST /fqname-to-id HTTP/1.1" 404 238 0.003633 10.0.0.41 - - [2026-02-09 03:45:41] "POST /projects HTTP/1.1" 200 593 0.315533 10.0.0.41 - - [2026-02-09 03:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.388107 10.0.0.19 - - [2026-02-09 03:45:41] "POST /access-control-lists HTTP/1.1" 200 598 0.027508 10.0.0.19 - - [2026-02-09 03:45:41] "GET /project/80867255-e6f5-489f-89f8-acdd03e6bf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.531258 10.0.0.19 - - [2026-02-09 03:45:42] "GET / HTTP/1.1" 200 35931 0.002133 10.0.0.19 - - [2026-02-09 03:45:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000523 10.0.0.19 - - [2026-02-09 03:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.108304 10.0.0.41 - - [2026-02-09 03:45:44] "GET /projects?obj_uuids=80867255-e6f5-489f-89f8-acdd03e6bf79&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001072 10.0.0.19 - - [2026-02-09 03:45:44] "GET /project/80867255-e6f5-489f-89f8-acdd03e6bf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.039798 10.0.0.41 - - [2026-02-09 03:45:44] "DELETE /project/80867255e6f5489f89f8acdd03e6bf79 HTTP/1.1" 404 173 0.012792 10.0.0.41 - - [2026-02-09 03:45:44] "DELETE /project/e203fc0f3e8d4194900fd5c903d8fe81 HTTP/1.1" 404 173 0.015028 10.0.0.41 - - [2026-02-09 03:45:44] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001109 10.0.0.41 - - [2026-02-09 03:45:44] "GET /projects?obj_uuids=e203fc0f-3e8d-4194-900f-d5c903d8fe81&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001028 10.0.0.41 - - [2026-02-09 03:45:44] "GET /project/e203fc0f-3e8d-4194-900f-d5c903d8fe81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.067270 10.0.0.41 - - [2026-02-09 03:45:44] "GET /project/3e70cba8-75c0-4f43-9437-2545c8dea11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.073762 10.0.0.41 - - [2026-02-09 03:45:45] "GET /projects?obj_uuids=e203fc0f-3e8d-4194-900f-d5c903d8fe81&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001353 10.0.0.41 - - [2026-02-09 03:45:45] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001835 10.0.0.41 - - [2026-02-09 03:45:45] "GET /project/e203fc0f-3e8d-4194-900f-d5c903d8fe81?fields=security_groups HTTP/1.1" 200 1349 0.051990 10.0.0.41 - - [2026-02-09 03:45:45] "GET /project/3e70cba8-75c0-4f43-9437-2545c8dea11a?fields=security_groups HTTP/1.1" 200 1417 0.067159 10.0.0.41 - - [2026-02-09 03:45:45] "DELETE /security-group/bc823186-190e-46e7-8c1d-845c7b03f814 HTTP/1.1" 200 115 0.107823 10.0.0.41 - - [2026-02-09 03:45:45] "GET /projects?obj_uuids=e203fc0f-3e8d-4194-900f-d5c903d8fe81&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001396 10.0.0.41 - - [2026-02-09 03:45:45] "DELETE /security-group/f0d28372-ea61-4e15-b60d-bb3c1723eada HTTP/1.1" 200 115 0.118387 10.0.0.41 - - [2026-02-09 03:45:45] "GET /projects?obj_uuids=3e70cba8-75c0-4f43-9437-2545c8dea11a&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000883 10.0.0.41 - - [2026-02-09 03:45:45] "GET /project/e203fc0f-3e8d-4194-900f-d5c903d8fe81?fields=application_policy_sets HTTP/1.1" 200 1388 0.078301 10.0.0.41 - - [2026-02-09 03:45:45] "GET /project/3e70cba8-75c0-4f43-9437-2545c8dea11a?fields=application_policy_sets HTTP/1.1" 200 1456 0.083903 10.0.0.19 - - [2026-02-09 03:45:45] "DELETE /access-control-list/89fdee53-dc07-4332-8471-1280a9f15662 HTTP/1.1" 200 115 0.123832 10.0.0.41 - - [2026-02-09 03:45:45] "DELETE /project/3e70cba8-75c0-4f43-9437-2545c8dea11a HTTP/1.1" 200 115 0.667714 10.0.0.41 - - [2026-02-09 03:45:45] "DELETE /project/e203fc0f-3e8d-4194-900f-d5c903d8fe81 HTTP/1.1" 200 115 0.670343 10.0.0.19 - - [2026-02-09 03:45:45] "POST /ref-update HTTP/1.1" 200 156 0.052114 10.0.0.41 - - [2026-02-09 03:45:45] "POST /useragent-kv HTTP/1.1" 200 115 0.006707 10.0.0.19 - - [2026-02-09 03:45:45] "POST /neutron/subnet HTTP/1.1" 200 734 0.388322 10.0.0.19 - - [2026-02-09 03:45:45] "POST /id-to-fqname HTTP/1.1" 200 231 0.001377 10.0.0.19 - - [2026-02-09 03:45:45] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006289 10.0.0.19 - - [2026-02-09 03:45:46] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006771 10.0.0.19 - - [2026-02-09 03:45:46] "POST /neutron/network HTTP/1.1" 200 844 0.007501 10.0.0.19 - - [2026-02-09 03:45:46] "POST /id-to-fqname HTTP/1.1" 200 231 0.001437 10.0.0.41 - - [2026-02-09 03:45:46] "GET /projects?obj_uuids=80867255-e6f5-489f-89f8-acdd03e6bf79&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001061 10.0.0.19 - - [2026-02-09 03:45:47] "GET /project/80867255-e6f5-489f-89f8-acdd03e6bf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.063105 10.0.0.19 - - [2026-02-09 03:45:47] "POST /neutron/network HTTP/1.1" 200 844 0.032692 10.0.0.19 - - [2026-02-09 03:45:47] "POST /id-to-fqname HTTP/1.1" 200 231 0.001423 10.0.0.19 - - [2026-02-09 03:45:47] "POST /neutron/port HTTP/1.1" 200 117 0.007359 10.0.0.19 - - [2026-02-09 03:45:48] "POST /neutron/port HTTP/1.1" 200 1066 0.017772 10.0.0.19 - - [2026-02-09 03:45:48] "POST /neutron/port HTTP/1.1" 200 1130 0.025436 10.0.0.19 - - [2026-02-09 03:45:48] "POST /neutron/port HTTP/1.1" 200 117 0.001594 10.0.0.41 - - [2026-02-09 03:45:48] "GET /obj-perms HTTP/1.1" 200 5056 0.069777 10.0.0.19 - - [2026-02-09 03:46:05] "POST /neutron/security_group HTTP/1.1" 200 2062 0.034215 10.0.0.41 - - [2026-02-09 03:46:09] "GET /projects?obj_uuids=80867255-e6f5-489f-89f8-acdd03e6bf79&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001654 10.0.0.19 - - [2026-02-09 03:46:09] "GET /project/80867255-e6f5-489f-89f8-acdd03e6bf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.091329 10.0.0.19 - - [2026-02-09 03:46:09] "POST /neutron/port HTTP/1.1" 200 1130 0.020858 10.0.0.19 - - [2026-02-09 03:46:09] "POST /neutron/port HTTP/1.1" 200 1130 0.019368 10.0.0.19 - - [2026-02-09 03:46:09] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008093 10.0.0.19 - - [2026-02-09 03:46:09] "GET /virtual-machine/2c77b134-e5dd-4e6c-8de9-8e8f661d37a5 HTTP/1.1" 401 292 0.000633 10.0.0.19 - - [2026-02-09 03:46:09] "POST /neutron/network HTTP/1.1" 200 854 0.007317 10.0.0.19 - - [2026-02-09 03:46:10] "GET /virtual-machine/2c77b134-e5dd-4e6c-8de9-8e8f661d37a5 HTTP/1.1" 200 1296 0.075047 10.0.0.19 - - [2026-02-09 03:46:10] "GET /virtual-machine-interface/21df49ff-4f4f-4cda-bfd1-0961ce228053 HTTP/1.1" 200 2982 0.005712 10.0.0.19 - - [2026-02-09 03:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.017682 10.0.0.19 - - [2026-02-09 03:46:10] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005241 10.0.0.19 - - [2026-02-09 03:46:10] "GET /virtual-networks?parent_id=80867255-e6f5-489f-89f8-acdd03e6bf79&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.021475 10.0.0.19 - - [2026-02-09 03:46:10] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006064 10.0.0.19 - - [2026-02-09 03:46:10] "POST /neutron/port HTTP/1.1" 200 1066 0.059020 10.0.0.19 - - [2026-02-09 03:46:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005666 10.0.0.19 - - [2026-02-09 03:46:11] "POST /neutron/network HTTP/1.1" 200 844 0.013592 10.0.0.19 - - [2026-02-09 03:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.19 - - [2026-02-09 03:46:11] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004257 10.0.0.19 - - [2026-02-09 03:46:11] "GET /virtual-networks?parent_id=80867255-e6f5-489f-89f8-acdd03e6bf79&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.011159 10.0.0.19 - - [2026-02-09 03:46:11] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006091 10.0.0.19 - - [2026-02-09 03:46:16] "POST /neutron/port HTTP/1.1" 200 1130 0.046156 10.0.0.19 - - [2026-02-09 03:46:21] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007350 10.0.0.19 - - [2026-02-09 03:46:32] "POST /neutron/port HTTP/1.1" 200 1130 0.018578 10.0.0.19 - - [2026-02-09 03:46:37] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007611 10.0.0.19 - - [2026-02-09 03:46:38] "POST /neutron/network HTTP/1.1" 200 854 0.029791 10.0.0.19 - - [2026-02-09 03:46:38] "POST /neutron/port HTTP/1.1" 200 117 0.001379 10.0.0.19 - - [2026-02-09 03:46:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008793 10.0.0.19 - - [2026-02-09 03:46:47] "POST /neutron/port HTTP/1.1" 200 1130 0.018621 10.0.0.19 - - [2026-02-09 03:46:47] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007749 10.0.0.19 - - [2026-02-09 03:46:47] "GET /virtual-machine/16000eea-6a32-4f74-a47c-44be641920ac HTTP/1.1" 200 1296 0.006175 10.0.0.19 - - [2026-02-09 03:46:47] "GET /virtual-machine-interface/559cae91-aeef-4e1e-b951-ac2f2a026c3a HTTP/1.1" 200 2982 0.005489 10.0.0.19 - - [2026-02-09 03:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.19 - - [2026-02-09 03:46:47] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003659 10.0.0.19 - - [2026-02-09 03:46:47] "GET /virtual-networks?parent_id=80867255-e6f5-489f-89f8-acdd03e6bf79&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003658 10.0.0.19 - - [2026-02-09 03:46:47] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006439 10.0.0.19 - - [2026-02-09 03:46:49] "GET /obj-perms HTTP/1.1" 200 5056 0.050704 10.0.0.33 - - [2026-02-09 03:46:49] "GET /obj-perms HTTP/1.1" 200 5056 0.045577 10.0.0.19 - - [2026-02-09 03:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.19 - - [2026-02-09 03:46:50] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005388 10.0.0.19 - - [2026-02-09 03:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.19 - - [2026-02-09 03:46:54] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006621 10.0.0.19 - - [2026-02-09 03:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.19 - - [2026-02-09 03:46:58] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005880 10.0.0.19 - - [2026-02-09 03:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.19 - - [2026-02-09 03:47:03] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005774 10.0.0.19 - - [2026-02-09 03:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.19 - - [2026-02-09 03:47:07] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006077 10.0.0.19 - - [2026-02-09 03:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005141 10.0.0.19 - - [2026-02-09 03:47:11] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.008070 10.0.0.19 - - [2026-02-09 03:47:14] "POST /neutron/network HTTP/1.1" 200 854 0.009457 10.0.0.19 - - [2026-02-09 03:47:14] "POST /neutron/port HTTP/1.1" 200 117 0.001390 10.0.0.19 - - [2026-02-09 03:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.19 - - [2026-02-09 03:47:15] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007833 10.0.0.19 - - [2026-02-09 03:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.19 - - [2026-02-09 03:47:19] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007101 10.0.0.19 - - [2026-02-09 03:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.19 - - [2026-02-09 03:47:23] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005934 10.0.0.19 - - [2026-02-09 03:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.19 - - [2026-02-09 03:47:27] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007233 10.0.0.19 - - [2026-02-09 03:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006275 10.0.0.19 - - [2026-02-09 03:47:31] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006541 10.0.0.19 - - [2026-02-09 03:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.19 - - [2026-02-09 03:47:35] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005534 10.0.0.19 - - [2026-02-09 03:47:38] "POST /neutron/port HTTP/1.1" 200 1130 0.018063 10.0.0.19 - - [2026-02-09 03:47:38] "POST /neutron/subnet HTTP/1.1" 200 708 0.009086 10.0.0.19 - - [2026-02-09 03:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.19 - - [2026-02-09 03:47:39] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005936 10.0.0.19 - - [2026-02-09 03:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.19 - - [2026-02-09 03:47:44] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005705 10.0.0.19 - - [2026-02-09 03:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.19 - - [2026-02-09 03:47:48] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006078 10.0.0.19 - - [2026-02-09 03:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.19 - - [2026-02-09 03:47:52] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006133 10.0.0.19 - - [2026-02-09 03:47:54] "POST /neutron/port HTTP/1.1" 200 1130 0.017541 10.0.0.19 - - [2026-02-09 03:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.19 - - [2026-02-09 03:47:56] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003746 10.0.0.19 - - [2026-02-09 03:47:56] "GET /virtual-networks?parent_id=80867255-e6f5-489f-89f8-acdd03e6bf79&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003256 10.0.0.19 - - [2026-02-09 03:47:56] "GET /virtual-network/ef6a2cac-503d-46cd-8ee7-f0a41cdec567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006571 10.0.0.19 - - [2026-02-09 03:47:56] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009084 10.0.0.19 - - [2026-02-09 03:48:06] "POST /neutron/port HTTP/1.1" 200 1130 0.016886 10.0.0.19 - - [2026-02-09 03:48:11] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007486 10.0.0.19 - - [2026-02-09 03:48:15] "POST /neutron/network HTTP/1.1" 200 854 0.007223 10.0.0.19 - - [2026-02-09 03:48:15] "POST /neutron/port HTTP/1.1" 200 117 0.001215 10.0.0.19 - - [2026-02-09 03:48:17] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008021 10.0.0.19 - - [2026-02-09 03:48:27] "POST /neutron/port HTTP/1.1" 200 1130 0.017280 10.0.0.33 - - [2026-02-09 03:48:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000493 10.0.0.33 - - [2026-02-09 03:48:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.33 - - [2026-02-09 03:48:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.33 - - [2026-02-09 03:48:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.41 - - [2026-02-09 03:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.41 - - [2026-02-09 03:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.41 - - [2026-02-09 03:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.41 - - [2026-02-09 03:48:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.19 - - [2026-02-09 03:48:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.19 - - [2026-02-09 03:48:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.19 - - [2026-02-09 03:48:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.19 - - [2026-02-09 03:48:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.19 - - [2026-02-09 03:48:32] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007657 10.0.0.19 - - [2026-02-09 03:48:39] "POST /neutron/port HTTP/1.1" 200 1130 0.016991 10.0.0.19 - - [2026-02-09 03:48:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004267 10.0.0.19 - - [2026-02-09 03:48:39] "POST /neutron/network HTTP/1.1" 200 844 0.007037 10.0.0.19 - - [2026-02-09 03:48:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.003979 10.0.0.19 - - [2026-02-09 03:48:42] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.035079 10.0.0.19 - - [2026-02-09 03:48:43] "GET /bgp-as-a-service/a045151b-c251-4c8a-a6f1-0625baf5bdf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1625 0.008377 10.0.0.19 - - [2026-02-09 03:48:43] "GET /virtual-machine-interface/559cae91-aeef-4e1e-b951-ac2f2a026c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.006169 10.0.0.19 - - [2026-02-09 03:48:43] "POST /ref-update HTTP/1.1" 200 156 0.013583 10.0.0.19 - - [2026-02-09 03:48:43] "POST /neutron/network HTTP/1.1" 200 844 0.006465 10.0.0.19 - - [2026-02-09 03:48:43] "POST /ref-update HTTP/1.1" 200 156 0.056414 10.0.0.19 - - [2026-02-09 03:49:09] "GET /bgp-as-a-service/a045151b-c251-4c8a-a6f1-0625baf5bdf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006864 10.0.0.19 - - [2026-02-09 03:49:09] "GET /virtual-machine-interface/559cae91-aeef-4e1e-b951-ac2f2a026c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.007777 10.0.0.19 - - [2026-02-09 03:49:09] "POST /ref-update HTTP/1.1" 200 156 0.014110 10.0.0.19 - - [2026-02-09 03:49:09] "POST /ref-update HTTP/1.1" 200 156 0.016403 10.0.0.19 - - [2026-02-09 03:49:10] "DELETE /bgp-as-a-service/a045151b-c251-4c8a-a6f1-0625baf5bdf5 HTTP/1.1" 200 115 0.050740 10.0.0.19 - - [2026-02-09 03:49:10] "POST /neutron/network HTTP/1.1" 400 204 0.019013 10.0.0.19 - - [2026-02-09 03:49:10] "POST /neutron/port HTTP/1.1" 200 1120 0.017936 10.0.0.19 - - [2026-02-09 03:49:10] "POST /neutron/port HTTP/1.1" 200 151 0.204031 10.0.0.19 - - [2026-02-09 03:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.41 - - [2026-02-09 03:49:13] "GET /projects?obj_uuids=80867255-e6f5-489f-89f8-acdd03e6bf79&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.028663 10.0.0.19 - - [2026-02-09 03:49:13] "GET /project/80867255-e6f5-489f-89f8-acdd03e6bf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.076564 10.0.0.41 - - [2026-02-09 03:49:13] "GET /projects?obj_uuids=80867255-e6f5-489f-89f8-acdd03e6bf79&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001018 10.0.0.19 - - [2026-02-09 03:49:13] "GET /project/80867255-e6f5-489f-89f8-acdd03e6bf79?fields=virtual_networks HTTP/1.1" 200 1039 0.044608 10.0.0.41 - - [2026-02-09 03:49:13] "GET /projects?obj_uuids=80867255-e6f5-489f-89f8-acdd03e6bf79&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001125 10.0.0.19 - - [2026-02-09 03:49:14] "GET /project/80867255-e6f5-489f-89f8-acdd03e6bf79?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.046670 10.0.0.41 - - [2026-02-09 03:49:14] "GET /projects?obj_uuids=80867255-e6f5-489f-89f8-acdd03e6bf79&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001692 10.0.0.19 - - [2026-02-09 03:49:14] "GET /project/80867255-e6f5-489f-89f8-acdd03e6bf79?fields=security_groups HTTP/1.1" 200 1269 0.048577 10.0.0.19 - - [2026-02-09 03:49:14] "POST /fqname-to-id HTTP/1.1" 404 189 0.026957 10.0.0.41 - - [2026-02-09 03:49:14] "GET /projects?obj_uuids=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003182 10.0.0.41 - - [2026-02-09 03:49:15] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001440 10.0.0.41 - - [2026-02-09 03:49:15] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008036 10.0.0.41 - - [2026-02-09 03:49:15] "POST /id-to-fqname HTTP/1.1" 200 191 0.002439 10.0.0.41 - - [2026-02-09 03:49:15] "POST /fqname-to-id HTTP/1.1" 404 200 0.011014 10.0.0.41 - - [2026-02-09 03:49:15] "POST /security-groups HTTP/1.1" 200 592 0.072701 10.0.0.41 - - [2026-02-09 03:49:15] "POST /projects HTTP/1.1" 200 587 0.277879 10.0.0.19 - - [2026-02-09 03:49:15] "POST /access-control-lists HTTP/1.1" 200 597 0.025706 10.0.0.41 - - [2026-02-09 03:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.352495 10.0.0.19 - - [2026-02-09 03:49:15] "GET /project/80e1ef16-7037-403b-b3db-f394a191df02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.490474 10.0.0.19 - - [2026-02-09 03:49:16] "GET / HTTP/1.1" 200 35931 0.001756 10.0.0.19 - - [2026-02-09 03:49:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000544 10.0.0.19 - - [2026-02-09 03:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.055037 10.0.0.41 - - [2026-02-09 03:49:18] "GET /projects?obj_uuids=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001001 10.0.0.19 - - [2026-02-09 03:49:18] "GET /project/80e1ef16-7037-403b-b3db-f394a191df02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.046709 10.0.0.19 - - [2026-02-09 03:49:18] "POST /neutron/network HTTP/1.1" 200 117 0.037056 10.0.0.19 - - [2026-02-09 03:49:19] "POST /route-targets HTTP/1.1" 200 327 0.013576 10.0.0.19 - - [2026-02-09 03:49:19] "POST /neutron/network HTTP/1.1" 200 834 0.009250 10.0.0.19 - - [2026-02-09 03:49:19] "POST /id-to-fqname HTTP/1.1" 200 225 0.001113 10.0.0.19 - - [2026-02-09 03:49:19] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005201 10.0.0.19 - - [2026-02-09 03:49:19] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005271 10.0.0.19 - - [2026-02-09 03:49:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.011522 10.0.0.19 - - [2026-02-09 03:49:19] "POST /id-to-fqname HTTP/1.1" 200 225 0.001274 10.0.0.41 - - [2026-02-09 03:49:20] "GET /projects?obj_uuids=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001048 10.0.0.19 - - [2026-02-09 03:49:20] "GET /project/80e1ef16-7037-403b-b3db-f394a191df02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.066727 10.0.0.19 - - [2026-02-09 03:49:20] "POST /neutron/port HTTP/1.1" 200 117 0.006638 10.0.0.19 - - [2026-02-09 03:49:20] "POST /id-to-fqname HTTP/1.1" 200 225 0.001401 10.0.0.19 - - [2026-02-09 03:49:20] "POST /neutron/network HTTP/1.1" 200 844 0.007625 10.0.0.19 - - [2026-02-09 03:49:21] "POST /neutron/port HTTP/1.1" 200 1062 0.028837 10.0.0.41 - - [2026-02-09 03:49:21] "GET /projects?obj_uuids=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001126 10.0.0.19 - - [2026-02-09 03:49:21] "GET /project/80e1ef16-7037-403b-b3db-f394a191df02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.156445 10.0.0.19 - - [2026-02-09 03:49:21] "POST /neutron/network HTTP/1.1" 200 834 0.007447 10.0.0.19 - - [2026-02-09 03:49:21] "POST /neutron/subnet HTTP/1.1" 200 703 0.016169 10.0.0.19 - - [2026-02-09 03:49:21] "POST /neutron/port HTTP/1.1" 200 1126 0.050090 10.0.0.19 - - [2026-02-09 03:49:21] "POST /id-to-fqname HTTP/1.1" 200 225 0.001822 10.0.0.19 - - [2026-02-09 03:49:22] "POST /neutron/port HTTP/1.1" 200 1126 0.036933 10.0.0.41 - - [2026-02-09 03:49:22] "GET /projects?obj_uuids=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001269 10.0.0.19 - - [2026-02-09 03:49:22] "POST /neutron/port HTTP/1.1" 200 1062 0.502653 10.0.0.19 - - [2026-02-09 03:49:22] "POST /neutron/port HTTP/1.1" 200 1062 0.028795 10.0.0.41 - - [2026-02-09 03:49:23] "GET /projects?obj_uuids=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001295 10.0.0.19 - - [2026-02-09 03:49:23] "GET /project/80e1ef16-7037-403b-b3db-f394a191df02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.131639 10.0.0.19 - - [2026-02-09 03:49:23] "POST /neutron/network HTTP/1.1" 200 834 0.014626 10.0.0.19 - - [2026-02-09 03:49:23] "POST /neutron/port HTTP/1.1" 200 117 0.001416 10.0.0.19 - - [2026-02-09 03:49:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008715 10.0.0.19 - - [2026-02-09 03:49:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.016993 10.0.0.19 - - [2026-02-09 03:49:24] "POST /neutron/port HTTP/1.1" 200 1062 0.042179 10.0.0.19 - - [2026-02-09 03:49:24] "POST /neutron/port HTTP/1.1" 200 1126 0.046136 10.0.0.19 - - [2026-02-09 03:49:24] "POST /neutron/port HTTP/1.1" 200 117 0.002545 10.0.0.19 - - [2026-02-09 03:49:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.016459 10.0.0.19 - - [2026-02-09 03:49:38] "POST /neutron/port HTTP/1.1" 200 1126 0.018179 10.0.0.19 - - [2026-02-09 03:49:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008717 10.0.0.41 - - [2026-02-09 03:49:46] "DELETE /project/80e1ef167037403bb3dbf394a191df02 HTTP/1.1" 404 173 0.010828 10.0.0.41 - - [2026-02-09 03:49:46] "GET /projects?obj_uuids=80867255-e6f5-489f-89f8-acdd03e6bf79&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001057 10.0.0.41 - - [2026-02-09 03:49:46] "GET /project/80867255-e6f5-489f-89f8-acdd03e6bf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.069134 10.0.0.41 - - [2026-02-09 03:49:46] "GET /projects?obj_uuids=80867255-e6f5-489f-89f8-acdd03e6bf79&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000992 10.0.0.41 - - [2026-02-09 03:49:46] "GET /project/80867255-e6f5-489f-89f8-acdd03e6bf79?fields=security_groups HTTP/1.1" 200 1374 0.056160 10.0.0.41 - - [2026-02-09 03:49:46] "DELETE /security-group/ad0b1cb6-3f8f-4051-9c91-ce8405a6e98a HTTP/1.1" 404 177 0.002960 10.0.0.41 - - [2026-02-09 03:49:46] "GET /projects?obj_uuids=80867255-e6f5-489f-89f8-acdd03e6bf79&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001169 10.0.0.19 - - [2026-02-09 03:49:46] "DELETE /access-control-list/973e4ae4-dd37-4248-a573-cead159620df HTTP/1.1" 200 115 0.054507 10.0.0.41 - - [2026-02-09 03:49:46] "GET /project/80867255-e6f5-489f-89f8-acdd03e6bf79?fields=application_policy_sets HTTP/1.1" 200 1413 0.066771 10.0.0.41 - - [2026-02-09 03:49:46] "DELETE /project/80867255-e6f5-489f-89f8-acdd03e6bf79 HTTP/1.1" 200 115 0.415995 10.0.0.19 - - [2026-02-09 03:49:54] "POST /neutron/port HTTP/1.1" 200 1126 0.021778 10.0.0.19 - - [2026-02-09 03:49:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008580 10.0.0.19 - - [2026-02-09 03:49:59] "POST /neutron/port HTTP/1.1" 200 1126 0.023033 10.0.0.19 - - [2026-02-09 03:49:59] "GET /virtual-machine/d084b294-aaa9-427f-9927-f6f93956ee84 HTTP/1.1" 401 292 0.000458 10.0.0.19 - - [2026-02-09 03:49:59] "GET /virtual-machine/d084b294-aaa9-427f-9927-f6f93956ee84 HTTP/1.1" 200 1294 0.030404 10.0.0.19 - - [2026-02-09 03:49:59] "GET /virtual-machine-interface/f44e32b1-2444-436f-88ee-f7a09666f24f HTTP/1.1" 200 2958 0.005222 10.0.0.19 - - [2026-02-09 03:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.19 - - [2026-02-09 03:49:59] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003355 10.0.0.19 - - [2026-02-09 03:49:59] "GET /virtual-networks?parent_id=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002992 10.0.0.19 - - [2026-02-09 03:50:00] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007015 10.0.0.19 - - [2026-02-09 03:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.19 - - [2026-02-09 03:50:03] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006009 10.0.0.19 - - [2026-02-09 03:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.19 - - [2026-02-09 03:50:07] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005782 10.0.0.19 - - [2026-02-09 03:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.19 - - [2026-02-09 03:50:11] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007509 10.0.0.19 - - [2026-02-09 03:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.19 - - [2026-02-09 03:50:15] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005963 10.0.0.19 - - [2026-02-09 03:50:18] "POST /neutron/port HTTP/1.1" 200 1126 0.024199 10.0.0.19 - - [2026-02-09 03:50:18] "POST /neutron/subnet HTTP/1.1" 200 703 0.009878 10.0.0.19 - - [2026-02-09 03:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.19 - - [2026-02-09 03:50:19] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007047 10.0.0.19 - - [2026-02-09 03:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.19 - - [2026-02-09 03:50:23] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005601 10.0.0.19 - - [2026-02-09 03:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.19 - - [2026-02-09 03:50:27] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005953 10.0.0.19 - - [2026-02-09 03:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.19 - - [2026-02-09 03:50:31] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006018 10.0.0.19 - - [2026-02-09 03:50:32] "POST /neutron/port HTTP/1.1" 200 1126 0.020880 10.0.0.19 - - [2026-02-09 03:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.19 - - [2026-02-09 03:50:35] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006076 10.0.0.19 - - [2026-02-09 03:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.19 - - [2026-02-09 03:50:39] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005918 10.0.0.19 - - [2026-02-09 03:50:42] "POST /neutron/port HTTP/1.1" 200 1126 0.020574 10.0.0.19 - - [2026-02-09 03:50:42] "POST /neutron/subnet HTTP/1.1" 200 703 0.009649 10.0.0.19 - - [2026-02-09 03:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004674 10.0.0.19 - - [2026-02-09 03:50:44] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006103 10.0.0.19 - - [2026-02-09 03:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.19 - - [2026-02-09 03:50:48] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006216 10.0.0.19 - - [2026-02-09 03:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005252 10.0.0.19 - - [2026-02-09 03:50:52] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006093 10.0.0.41 - - [2026-02-09 03:50:52] "GET /obj-perms HTTP/1.1" 200 5056 0.058103 10.0.0.19 - - [2026-02-09 03:50:52] "GET /obj-perms HTTP/1.1" 200 5056 0.061959 10.0.0.19 - - [2026-02-09 03:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.19 - - [2026-02-09 03:50:56] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006129 10.0.0.19 - - [2026-02-09 03:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004788 10.0.0.19 - - [2026-02-09 03:51:00] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006450 10.0.0.19 - - [2026-02-09 03:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.19 - - [2026-02-09 03:51:04] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005933 10.0.0.19 - - [2026-02-09 03:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.19 - - [2026-02-09 03:51:08] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007548 10.0.0.19 - - [2026-02-09 03:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.19 - - [2026-02-09 03:51:12] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006338 10.0.0.19 - - [2026-02-09 03:51:14] "POST /neutron/port HTTP/1.1" 200 1126 0.041577 10.0.0.19 - - [2026-02-09 03:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.19 - - [2026-02-09 03:51:16] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008245 10.0.0.19 - - [2026-02-09 03:51:19] "POST /neutron/port HTTP/1.1" 200 1126 0.041706 10.0.0.19 - - [2026-02-09 03:51:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.008921 10.0.0.19 - - [2026-02-09 03:51:20] "POST /neutron/port HTTP/1.1" 200 1126 0.027543 10.0.0.19 - - [2026-02-09 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.19 - - [2026-02-09 03:51:20] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005723 10.0.0.19 - - [2026-02-09 03:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.19 - - [2026-02-09 03:51:23] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004161 10.0.0.19 - - [2026-02-09 03:51:23] "GET /virtual-networks?parent_id=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002910 10.0.0.19 - - [2026-02-09 03:51:23] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006695 10.0.0.19 - - [2026-02-09 03:51:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008944 10.0.0.19 - - [2026-02-09 03:51:33] "POST /neutron/port HTTP/1.1" 200 1126 0.017632 10.0.0.19 - - [2026-02-09 03:51:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007771 10.0.0.19 - - [2026-02-09 03:51:42] "POST /neutron/network HTTP/1.1" 200 844 0.032298 10.0.0.19 - - [2026-02-09 03:51:42] "POST /neutron/port HTTP/1.1" 200 117 0.001633 10.0.0.19 - - [2026-02-09 03:51:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008270 10.0.0.33 - - [2026-02-09 03:51:53] "GET /obj-perms HTTP/1.1" 200 5056 0.052135 10.0.0.19 - - [2026-02-09 03:51:54] "POST /neutron/port HTTP/1.1" 200 1126 0.018302 10.0.0.19 - - [2026-02-09 03:51:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007986 10.0.0.19 - - [2026-02-09 03:52:09] "POST /neutron/port HTTP/1.1" 200 1126 0.018091 10.0.0.19 - - [2026-02-09 03:52:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007576 10.0.0.19 - - [2026-02-09 03:52:09] "GET /virtual-machine/7223f0e3-e711-47c2-bdd8-7a7239a6aa29 HTTP/1.1" 200 1293 0.005842 10.0.0.19 - - [2026-02-09 03:52:09] "GET /virtual-machine-interface/7e127dd0-960f-47bb-acdc-d55aabf7b33c HTTP/1.1" 200 2958 0.005506 10.0.0.19 - - [2026-02-09 03:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.19 - - [2026-02-09 03:52:10] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003645 10.0.0.19 - - [2026-02-09 03:52:10] "GET /virtual-networks?parent_id=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003409 10.0.0.19 - - [2026-02-09 03:52:10] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007261 10.0.0.19 - - [2026-02-09 03:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.19 - - [2026-02-09 03:52:11] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005942 10.0.0.19 - - [2026-02-09 03:52:11] "GET /virtual-networks?parent_id=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003176 10.0.0.19 - - [2026-02-09 03:52:11] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006506 10.0.0.19 - - [2026-02-09 03:52:11] "POST /neutron/port HTTP/1.1" 200 1126 0.020125 10.0.0.19 - - [2026-02-09 03:52:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008466 10.0.0.19 - - [2026-02-09 03:52:11] "GET /virtual-machine/ff6cdc9b-bfd1-4261-a0f8-5b859b19c46b HTTP/1.1" 200 1294 0.007997 10.0.0.19 - - [2026-02-09 03:52:11] "GET /virtual-machine-interface/94d36f93-ecb2-4ddc-b2e1-93485c021b8e HTTP/1.1" 200 2959 0.005569 10.0.0.19 - - [2026-02-09 03:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.19 - - [2026-02-09 03:52:11] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005473 10.0.0.19 - - [2026-02-09 03:52:11] "GET /virtual-networks?parent_id=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004280 10.0.0.19 - - [2026-02-09 03:52:11] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007369 10.0.0.19 - - [2026-02-09 03:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.19 - - [2026-02-09 03:52:12] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004072 10.0.0.19 - - [2026-02-09 03:52:12] "GET /virtual-networks?parent_id=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003929 10.0.0.19 - - [2026-02-09 03:52:12] "GET /virtual-network/50e3f2d4-83d3-4e82-a5f5-3be083cb363e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005907 10.0.0.19 - - [2026-02-09 03:52:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.003837 10.0.0.19 - - [2026-02-09 03:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.19 - - [2026-02-09 03:52:13] "GET /global-system-config/6a6703ee-7577-47b9-8d96-5a06627fd3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.009691 10.0.0.19 - - [2026-02-09 03:52:13] "POST /control-node-zones HTTP/1.1" 200 569 0.027239 10.0.0.19 - - [2026-02-09 03:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.19 - - [2026-02-09 03:52:13] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005793 10.0.0.19 - - [2026-02-09 03:52:13] "GET /control-node-zone/d59ed8cf-8a76-425f-873c-7911715c63a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007074 10.0.0.19 - - [2026-02-09 03:52:13] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.023612 10.0.0.19 - - [2026-02-09 03:52:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.003476 10.0.0.19 - - [2026-02-09 03:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.19 - - [2026-02-09 03:52:13] "GET /global-system-config/6a6703ee-7577-47b9-8d96-5a06627fd3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007390 10.0.0.19 - - [2026-02-09 03:52:13] "POST /control-node-zones HTTP/1.1" 200 569 0.026658 10.0.0.19 - - [2026-02-09 03:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.19 - - [2026-02-09 03:52:13] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005495 10.0.0.19 - - [2026-02-09 03:52:13] "GET /control-node-zone/f18e56f9-ce08-4402-9b58-f04b0c70dec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006814 10.0.0.19 - - [2026-02-09 03:52:13] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.020859 10.0.0.19 - - [2026-02-09 03:52:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.003543 10.0.0.19 - - [2026-02-09 03:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.19 - - [2026-02-09 03:52:13] "GET /global-system-config/6a6703ee-7577-47b9-8d96-5a06627fd3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006550 10.0.0.19 - - [2026-02-09 03:52:13] "POST /control-node-zones HTTP/1.1" 200 569 0.026290 10.0.0.19 - - [2026-02-09 03:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.19 - - [2026-02-09 03:52:13] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005412 10.0.0.19 - - [2026-02-09 03:52:13] "GET /control-node-zone/4daceba4-99db-411e-80c4-f8ebba8280e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005294 10.0.0.19 - - [2026-02-09 03:52:14] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.020310 10.0.0.19 - - [2026-02-09 03:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.19 - - [2026-02-09 03:52:14] "GET /global-system-config/6a6703ee-7577-47b9-8d96-5a06627fd3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006793 10.0.0.19 - - [2026-02-09 03:52:14] "POST /fqname-to-id HTTP/1.1" 404 234 0.003134 10.0.0.19 - - [2026-02-09 03:52:14] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.034199 10.0.0.19 - - [2026-02-09 03:52:14] "POST /neutron/network HTTP/1.1" 200 834 0.007400 10.0.0.19 - - [2026-02-09 03:52:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.009258 10.0.0.19 - - [2026-02-09 03:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.19 - - [2026-02-09 03:52:14] "GET /bgp-as-a-service/5c01246e-a29b-4f46-881b-ea8a0ab6a8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.005514 10.0.0.19 - - [2026-02-09 03:52:14] "GET /control-node-zone/d59ed8cf-8a76-425f-873c-7911715c63a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004857 10.0.0.19 - - [2026-02-09 03:52:14] "POST /ref-update HTTP/1.1" 200 156 0.014360 10.0.0.19 - - [2026-02-09 03:52:20] "POST /neutron/network HTTP/1.1" 200 844 0.007395 10.0.0.19 - - [2026-02-09 03:52:20] "POST /neutron/port HTTP/1.1" 200 117 0.001249 10.0.0.19 - - [2026-02-09 03:52:33] "GET /bgp-as-a-service/5c01246e-a29b-4f46-881b-ea8a0ab6a8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.007653 10.0.0.19 - - [2026-02-09 03:52:33] "GET /virtual-machine-interface/f44e32b1-2444-436f-88ee-f7a09666f24f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005673 10.0.0.19 - - [2026-02-09 03:52:33] "POST /ref-update HTTP/1.1" 200 156 0.013068 10.0.0.19 - - [2026-02-09 03:52:33] "POST /ref-update HTTP/1.1" 200 156 0.030880 10.0.0.19 - - [2026-02-09 03:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.19 - - [2026-02-09 03:52:34] "GET /global-system-config/6a6703ee-7577-47b9-8d96-5a06627fd3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007464 10.0.0.19 - - [2026-02-09 03:52:34] "POST /fqname-to-id HTTP/1.1" 404 234 0.003058 10.0.0.19 - - [2026-02-09 03:52:35] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.029042 10.0.0.19 - - [2026-02-09 03:52:35] "POST /neutron/subnet HTTP/1.1" 200 729 0.008955 10.0.0.19 - - [2026-02-09 03:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.19 - - [2026-02-09 03:52:35] "GET /bgp-as-a-service/cd4d01f0-956e-412f-bf79-eefe46dde28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.005592 10.0.0.19 - - [2026-02-09 03:52:35] "GET /control-node-zone/f18e56f9-ce08-4402-9b58-f04b0c70dec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004877 10.0.0.19 - - [2026-02-09 03:52:35] "POST /ref-update HTTP/1.1" 200 156 0.016919 10.0.0.19 - - [2026-02-09 03:52:42] "GET /bgp-as-a-service/cd4d01f0-956e-412f-bf79-eefe46dde28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.007869 10.0.0.19 - - [2026-02-09 03:52:42] "GET /virtual-machine-interface/7e127dd0-960f-47bb-acdc-d55aabf7b33c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005912 10.0.0.19 - - [2026-02-09 03:52:43] "POST /ref-update HTTP/1.1" 200 156 0.014707 10.0.0.19 - - [2026-02-09 03:52:43] "POST /bgp-routers HTTP/1.1" 200 640 0.041473 10.0.0.19 - - [2026-02-09 03:52:43] "PUT /bgp-router/3d34b064-795c-432b-85c7-985dadcec140 HTTP/1.1" 200 254 0.031877 10.0.0.19 - - [2026-02-09 03:52:44] "POST /neutron/port HTTP/1.1" 200 1126 0.020074 10.0.0.19 - - [2026-02-09 03:52:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005184 10.0.0.19 - - [2026-02-09 03:52:44] "POST /neutron/network HTTP/1.1" 200 834 0.007741 10.0.0.19 - - [2026-02-09 03:53:02] "GET /control-node-zone/d59ed8cf-8a76-425f-873c-7911715c63a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004291 10.0.0.19 - - [2026-02-09 03:53:02] "POST /ref-update HTTP/1.1" 200 156 0.020113 10.0.0.19 - - [2026-02-09 03:53:02] "GET /control-node-zone/f18e56f9-ce08-4402-9b58-f04b0c70dec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006032 10.0.0.19 - - [2026-02-09 03:53:02] "POST /ref-update HTTP/1.1" 200 156 0.020229 10.0.0.19 - - [2026-02-09 03:53:02] "GET /control-node-zone/4daceba4-99db-411e-80c4-f8ebba8280e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004534 10.0.0.19 - - [2026-02-09 03:53:02] "POST /ref-update HTTP/1.1" 200 156 0.019396 10.0.0.19 - - [2026-02-09 03:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.19 - - [2026-02-09 03:53:02] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.007109 10.0.0.19 - - [2026-02-09 03:53:02] "GET /control-node-zone/d59ed8cf-8a76-425f-873c-7911715c63a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011088 10.0.0.19 - - [2026-02-09 03:53:02] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.026601 10.0.0.19 - - [2026-02-09 03:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.19 - - [2026-02-09 03:53:02] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005426 10.0.0.19 - - [2026-02-09 03:53:02] "GET /control-node-zone/f18e56f9-ce08-4402-9b58-f04b0c70dec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004430 10.0.0.19 - - [2026-02-09 03:53:02] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.024333 10.0.0.19 - - [2026-02-09 03:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.19 - - [2026-02-09 03:53:02] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005765 10.0.0.19 - - [2026-02-09 03:53:02] "GET /control-node-zone/4daceba4-99db-411e-80c4-f8ebba8280e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004555 10.0.0.19 - - [2026-02-09 03:53:03] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.031850 10.0.0.19 - - [2026-02-09 03:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.19 - - [2026-02-09 03:53:15] "GET /bgp-as-a-service/5c01246e-a29b-4f46-881b-ea8a0ab6a8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2444 0.006106 10.0.0.19 - - [2026-02-09 03:53:15] "GET /control-node-zone/d59ed8cf-8a76-425f-873c-7911715c63a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003603 10.0.0.19 - - [2026-02-09 03:53:15] "POST /ref-update HTTP/1.1" 200 156 0.016247 10.0.0.19 - - [2026-02-09 03:53:15] "GET /control-node-zone/d59ed8cf-8a76-425f-873c-7911715c63a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004777 10.0.0.19 - - [2026-02-09 03:53:15] "POST /ref-update HTTP/1.1" 200 156 0.018775 10.0.0.19 - - [2026-02-09 03:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.19 - - [2026-02-09 03:53:15] "GET /global-system-config/6a6703ee-7577-47b9-8d96-5a06627fd3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006829 10.0.0.19 - - [2026-02-09 03:53:15] "POST /neutron/network HTTP/1.1" 200 834 0.013322 10.0.0.19 - - [2026-02-09 03:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.19 - - [2026-02-09 03:53:15] "GET /bgp-as-a-service/5c01246e-a29b-4f46-881b-ea8a0ab6a8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2156 0.007267 10.0.0.19 - - [2026-02-09 03:53:15] "GET /control-node-zone/4daceba4-99db-411e-80c4-f8ebba8280e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004722 10.0.0.19 - - [2026-02-09 03:53:15] "POST /ref-update HTTP/1.1" 200 156 0.017421 10.0.0.19 - - [2026-02-09 03:53:18] "GET /bgp-as-a-service/5c01246e-a29b-4f46-881b-ea8a0ab6a8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2444 0.006988 10.0.0.19 - - [2026-02-09 03:53:18] "GET /virtual-machine-interface/f44e32b1-2444-436f-88ee-f7a09666f24f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.005154 10.0.0.19 - - [2026-02-09 03:53:21] "POST /neutron/port HTTP/1.1" 200 1126 0.022672 10.0.0.19 - - [2026-02-09 03:53:21] "POST /neutron/subnet HTTP/1.1" 200 703 0.008748 10.0.0.33 - - [2026-02-09 03:53:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.33 - - [2026-02-09 03:53:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.33 - - [2026-02-09 03:53:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.33 - - [2026-02-09 03:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000572 10.0.0.41 - - [2026-02-09 03:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000567 10.0.0.41 - - [2026-02-09 03:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.41 - - [2026-02-09 03:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000563 10.0.0.41 - - [2026-02-09 03:53:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.19 - - [2026-02-09 03:53:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.19 - - [2026-02-09 03:53:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.19 - - [2026-02-09 03:53:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.19 - - [2026-02-09 03:53:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.19 - - [2026-02-09 03:53:31] "GET /bgp-as-a-service/5c01246e-a29b-4f46-881b-ea8a0ab6a8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2444 0.004202 10.0.0.19 - - [2026-02-09 03:53:31] "GET /virtual-machine-interface/f44e32b1-2444-436f-88ee-f7a09666f24f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.005793 10.0.0.19 - - [2026-02-09 03:53:31] "POST /ref-update HTTP/1.1" 200 156 0.013831 10.0.0.19 - - [2026-02-09 03:53:31] "GET /bgp-as-a-service/cd4d01f0-956e-412f-bf79-eefe46dde28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2448 0.013151 10.0.0.19 - - [2026-02-09 03:53:31] "GET /virtual-machine-interface/7e127dd0-960f-47bb-acdc-d55aabf7b33c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.006976 10.0.0.19 - - [2026-02-09 03:53:31] "POST /ref-update HTTP/1.1" 200 156 0.024304 10.0.0.19 - - [2026-02-09 03:53:31] "DELETE /bgp-router/9db26db9-dc48-4a13-b4cc-b117a825ca12 HTTP/1.1" 200 115 0.064664 10.0.0.19 - - [2026-02-09 03:53:31] "DELETE /bgp-as-a-service/cd4d01f0-956e-412f-bf79-eefe46dde28c HTTP/1.1" 200 115 0.062664 10.0.0.19 - - [2026-02-09 03:53:31] "GET /bgp-as-a-service/5c01246e-a29b-4f46-881b-ea8a0ab6a8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.016859 10.0.0.19 - - [2026-02-09 03:53:31] "GET /virtual-machine-interface/f44e32b1-2444-436f-88ee-f7a09666f24f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.015406 10.0.0.19 - - [2026-02-09 03:53:31] "DELETE /bgp-router/3d34b064-795c-432b-85c7-985dadcec140 HTTP/1.1" 200 115 0.077594 10.0.0.19 - - [2026-02-09 03:53:31] "DELETE /bgp-as-a-service/5c01246e-a29b-4f46-881b-ea8a0ab6a8fa HTTP/1.1" 200 115 0.042209 10.0.0.19 - - [2026-02-09 03:53:31] "GET /control-node-zone/4daceba4-99db-411e-80c4-f8ebba8280e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010865 10.0.0.19 - - [2026-02-09 03:53:31] "POST /ref-update HTTP/1.1" 200 156 0.018951 10.0.0.19 - - [2026-02-09 03:53:31] "DELETE /control-node-zone/4daceba4-99db-411e-80c4-f8ebba8280e0 HTTP/1.1" 200 115 0.029165 10.0.0.19 - - [2026-02-09 03:53:31] "GET /control-node-zone/f18e56f9-ce08-4402-9b58-f04b0c70dec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004379 10.0.0.19 - - [2026-02-09 03:53:31] "POST /ref-update HTTP/1.1" 200 156 0.023222 10.0.0.19 - - [2026-02-09 03:53:31] "DELETE /control-node-zone/f18e56f9-ce08-4402-9b58-f04b0c70dec5 HTTP/1.1" 200 115 0.032343 10.0.0.19 - - [2026-02-09 03:53:31] "GET /control-node-zone/d59ed8cf-8a76-425f-873c-7911715c63a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006399 10.0.0.19 - - [2026-02-09 03:53:31] "DELETE /control-node-zone/d59ed8cf-8a76-425f-873c-7911715c63a5 HTTP/1.1" 200 115 0.028239 10.0.0.19 - - [2026-02-09 03:53:32] "POST /neutron/network HTTP/1.1" 200 834 0.007455 10.0.0.19 - - [2026-02-09 03:53:32] "POST /neutron/port HTTP/1.1" 200 1126 0.019216 10.0.0.19 - - [2026-02-09 03:53:32] "POST /neutron/port HTTP/1.1" 200 1116 0.012894 10.0.0.19 - - [2026-02-09 03:53:32] "POST /neutron/port HTTP/1.1" 200 1116 0.019595 10.0.0.41 - - [2026-02-09 03:53:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004827 10.0.0.41 - - [2026-02-09 03:53:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002939 10.0.0.19 - - [2026-02-09 03:53:34] "POST /neutron/network HTTP/1.1" 200 151 0.158550 10.0.0.19 - - [2026-02-09 03:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.41 - - [2026-02-09 03:53:36] "GET /projects?obj_uuids=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001264 10.0.0.19 - - [2026-02-09 03:53:36] "GET /project/80e1ef16-7037-403b-b3db-f394a191df02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.046736 10.0.0.19 - - [2026-02-09 03:53:37] "POST /route-targets HTTP/1.1" 200 327 0.014598 10.0.0.41 - - [2026-02-09 03:53:37] "POST /useragent-kv HTTP/1.1" 200 115 0.008244 10.0.0.19 - - [2026-02-09 03:53:37] "POST /neutron/subnet HTTP/1.1" 200 720 0.202586 10.0.0.19 - - [2026-02-09 03:53:37] "POST /id-to-fqname HTTP/1.1" 200 225 0.001520 10.0.0.19 - - [2026-02-09 03:53:37] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005866 10.0.0.19 - - [2026-02-09 03:53:37] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007411 10.0.0.19 - - [2026-02-09 03:53:37] "POST /neutron/network HTTP/1.1" 200 832 0.006873 10.0.0.19 - - [2026-02-09 03:53:37] "POST /id-to-fqname HTTP/1.1" 200 225 0.001359 10.0.0.41 - - [2026-02-09 03:53:38] "GET /projects?obj_uuids=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001071 10.0.0.19 - - [2026-02-09 03:53:38] "GET /project/80e1ef16-7037-403b-b3db-f394a191df02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.079868 10.0.0.19 - - [2026-02-09 03:53:38] "POST /neutron/network HTTP/1.1" 200 832 0.037435 10.0.0.19 - - [2026-02-09 03:53:38] "POST /id-to-fqname HTTP/1.1" 200 225 0.001500 10.0.0.19 - - [2026-02-09 03:53:38] "POST /neutron/port HTTP/1.1" 200 117 0.006606 10.0.0.41 - - [2026-02-09 03:53:39] "GET /projects?obj_uuids=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000990 10.0.0.19 - - [2026-02-09 03:53:39] "POST /neutron/port HTTP/1.1" 200 1060 0.287340 10.0.0.19 - - [2026-02-09 03:53:39] "POST /neutron/port HTTP/1.1" 200 1114 0.125184 10.0.0.19 - - [2026-02-09 03:53:39] "POST /neutron/subnet HTTP/1.1" 200 694 0.009861 10.0.0.41 - - [2026-02-09 03:53:39] "GET /projects?obj_uuids=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001683 10.0.0.19 - - [2026-02-09 03:53:39] "GET /project/80e1ef16-7037-403b-b3db-f394a191df02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.068428 10.0.0.19 - - [2026-02-09 03:53:39] "POST /neutron/network HTTP/1.1" 200 832 0.007735 10.0.0.19 - - [2026-02-09 03:53:40] "POST /neutron/port HTTP/1.1" 200 117 0.007356 10.0.0.19 - - [2026-02-09 03:53:40] "POST /id-to-fqname HTTP/1.1" 200 225 0.001395 10.0.0.19 - - [2026-02-09 03:53:40] "POST /neutron/network HTTP/1.1" 200 842 0.006897 10.0.0.19 - - [2026-02-09 03:53:40] "POST /neutron/port HTTP/1.1" 200 1060 0.024860 10.0.0.19 - - [2026-02-09 03:53:41] "POST /neutron/port HTTP/1.1" 200 1124 0.020112 10.0.0.19 - - [2026-02-09 03:53:41] "POST /neutron/port HTTP/1.1" 200 117 0.001346 10.0.0.41 - - [2026-02-09 03:53:41] "GET /projects?obj_uuids=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001560 10.0.0.19 - - [2026-02-09 03:53:41] "GET /project/80e1ef16-7037-403b-b3db-f394a191df02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.064168 10.0.0.19 - - [2026-02-09 03:53:41] "POST /neutron/port HTTP/1.1" 200 2096 0.022992 10.0.0.19 - - [2026-02-09 03:53:41] "POST /neutron/port HTTP/1.1" 200 1124 0.016506 10.0.0.19 - - [2026-02-09 03:53:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014364 10.0.0.19 - - [2026-02-09 03:53:42] "GET /virtual-machine/60faf9e0-321c-4f2d-9668-9b9e14a90eef HTTP/1.1" 200 1293 0.006440 10.0.0.19 - - [2026-02-09 03:53:42] "GET /virtual-machine-interface/363ee2d7-b750-4b3e-bb49-59f24473e2e9 HTTP/1.1" 200 2958 0.005883 10.0.0.19 - - [2026-02-09 03:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.19 - - [2026-02-09 03:53:42] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003967 10.0.0.19 - - [2026-02-09 03:53:42] "GET /virtual-networks?parent_id=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003401 10.0.0.19 - - [2026-02-09 03:53:42] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005880 10.0.0.19 - - [2026-02-09 03:53:42] "POST /neutron/network HTTP/1.1" 200 842 0.007923 10.0.0.19 - - [2026-02-09 03:53:42] "POST /neutron/port HTTP/1.1" 200 1060 0.026993 10.0.0.19 - - [2026-02-09 03:53:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004434 10.0.0.19 - - [2026-02-09 03:53:42] "POST /neutron/network HTTP/1.1" 200 832 0.008121 10.0.0.19 - - [2026-02-09 03:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.19 - - [2026-02-09 03:53:45] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005602 10.0.0.19 - - [2026-02-09 03:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.19 - - [2026-02-09 03:53:49] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006425 10.0.0.19 - - [2026-02-09 03:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.19 - - [2026-02-09 03:53:53] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005897 10.0.0.19 - - [2026-02-09 03:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.19 - - [2026-02-09 03:53:57] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005848 10.0.0.19 - - [2026-02-09 03:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.19 - - [2026-02-09 03:54:01] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007049 10.0.0.19 - - [2026-02-09 03:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004867 10.0.0.19 - - [2026-02-09 03:54:05] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006358 10.0.0.19 - - [2026-02-09 03:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004736 10.0.0.19 - - [2026-02-09 03:54:09] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006954 10.0.0.19 - - [2026-02-09 03:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.19 - - [2026-02-09 03:54:13] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005424 10.0.0.19 - - [2026-02-09 03:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.035926 10.0.0.19 - - [2026-02-09 03:54:18] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006669 10.0.0.19 - - [2026-02-09 03:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.19 - - [2026-02-09 03:54:22] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005906 10.0.0.19 - - [2026-02-09 03:54:22] "POST /neutron/network HTTP/1.1" 200 842 0.007814 10.0.0.19 - - [2026-02-09 03:54:22] "POST /neutron/port HTTP/1.1" 200 117 0.001269 10.0.0.19 - - [2026-02-09 03:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.19 - - [2026-02-09 03:54:26] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005521 10.0.0.19 - - [2026-02-09 03:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005401 10.0.0.19 - - [2026-02-09 03:54:30] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007873 10.0.0.19 - - [2026-02-09 03:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.19 - - [2026-02-09 03:54:34] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005934 10.0.0.19 - - [2026-02-09 03:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.19 - - [2026-02-09 03:54:38] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.010463 10.0.0.19 - - [2026-02-09 03:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.19 - - [2026-02-09 03:54:42] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006028 10.0.0.19 - - [2026-02-09 03:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.19 - - [2026-02-09 03:54:46] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005785 10.0.0.19 - - [2026-02-09 03:54:47] "POST /neutron/port HTTP/1.1" 200 1124 0.019303 10.0.0.19 - - [2026-02-09 03:54:47] "POST /neutron/subnet HTTP/1.1" 200 694 0.009271 10.0.0.19 - - [2026-02-09 03:54:49] "POST /neutron/port HTTP/1.1" 200 1124 0.018779 10.0.0.19 - - [2026-02-09 03:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.19 - - [2026-02-09 03:54:50] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005906 10.0.0.19 - - [2026-02-09 03:54:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006879 10.0.0.19 - - [2026-02-09 03:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.19 - - [2026-02-09 03:54:54] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003982 10.0.0.19 - - [2026-02-09 03:54:54] "GET /virtual-networks?parent_id=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004370 10.0.0.19 - - [2026-02-09 03:54:54] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006553 10.0.0.41 - - [2026-02-09 03:54:55] "GET /obj-perms HTTP/1.1" 200 5056 0.070413 10.0.0.19 - - [2026-02-09 03:55:00] "POST /neutron/port HTTP/1.1" 200 1124 0.045037 10.0.0.19 - - [2026-02-09 03:55:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006640 10.0.0.19 - - [2026-02-09 03:55:11] "POST /neutron/port HTTP/1.1" 200 1124 0.021039 10.0.0.19 - - [2026-02-09 03:55:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008043 10.0.0.19 - - [2026-02-09 03:55:22] "POST /neutron/port HTTP/1.1" 200 1124 0.019357 10.0.0.19 - - [2026-02-09 03:55:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003984 10.0.0.19 - - [2026-02-09 03:55:22] "POST /neutron/network HTTP/1.1" 200 832 0.007232 10.0.0.19 - - [2026-02-09 03:55:31] "POST /neutron/port HTTP/1.1" 200 1124 0.018179 10.0.0.19 - - [2026-02-09 03:55:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007525 10.0.0.19 - - [2026-02-09 03:55:47] "POST /neutron/port HTTP/1.1" 200 1124 0.023042 10.0.0.19 - - [2026-02-09 03:55:47] "POST /neutron/port HTTP/1.1" 200 1124 0.017365 10.0.0.19 - - [2026-02-09 03:55:47] "POST /neutron/network HTTP/1.1" 200 842 0.006416 10.0.0.19 - - [2026-02-09 03:55:47] "POST /neutron/port HTTP/1.1" 200 1124 0.017245 10.0.0.19 - - [2026-02-09 03:55:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009544 10.0.0.19 - - [2026-02-09 03:55:47] "GET /virtual-machine/dfe0690a-eab5-4683-b73a-b7a2209c4877 HTTP/1.1" 200 1294 0.041929 10.0.0.19 - - [2026-02-09 03:55:47] "GET /virtual-machine-interface/20a9fbeb-137c-4ee5-9987-c8ba65ca222a HTTP/1.1" 200 2958 0.005488 10.0.0.19 - - [2026-02-09 03:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.19 - - [2026-02-09 03:55:47] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004357 10.0.0.19 - - [2026-02-09 03:55:47] "GET /virtual-networks?parent_id=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003501 10.0.0.19 - - [2026-02-09 03:55:47] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006749 10.0.0.19 - - [2026-02-09 03:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.19 - - [2026-02-09 03:55:48] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005362 10.0.0.19 - - [2026-02-09 03:55:48] "GET /virtual-networks?parent_id=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003986 10.0.0.19 - - [2026-02-09 03:55:48] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008217 10.0.0.19 - - [2026-02-09 03:55:49] "POST /neutron/port HTTP/1.1" 200 1124 0.022320 10.0.0.19 - - [2026-02-09 03:55:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007478 10.0.0.19 - - [2026-02-09 03:55:49] "GET /virtual-machine/8575062f-bc58-43b8-9392-fde9c08976b6 HTTP/1.1" 200 1293 0.005966 10.0.0.19 - - [2026-02-09 03:55:49] "GET /virtual-machine-interface/ea9e74e4-9808-4c96-b15f-c7e30d1cf460 HTTP/1.1" 200 2959 0.005476 10.0.0.19 - - [2026-02-09 03:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.19 - - [2026-02-09 03:55:49] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004557 10.0.0.19 - - [2026-02-09 03:55:49] "GET /virtual-networks?parent_id=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003181 10.0.0.19 - - [2026-02-09 03:55:49] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006633 10.0.0.19 - - [2026-02-09 03:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.19 - - [2026-02-09 03:55:50] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004544 10.0.0.19 - - [2026-02-09 03:55:50] "GET /virtual-networks?parent_id=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003012 10.0.0.19 - - [2026-02-09 03:55:50] "GET /virtual-network/687413d6-0627-4b5d-9391-4322d5a5b9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006582 10.0.0.19 - - [2026-02-09 03:55:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.003726 10.0.0.19 - - [2026-02-09 03:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.19 - - [2026-02-09 03:55:55] "GET /global-system-config/6a6703ee-7577-47b9-8d96-5a06627fd3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007169 10.0.0.19 - - [2026-02-09 03:55:55] "POST /control-node-zones HTTP/1.1" 200 569 0.027569 10.0.0.19 - - [2026-02-09 03:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.19 - - [2026-02-09 03:55:56] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005031 10.0.0.19 - - [2026-02-09 03:55:56] "GET /control-node-zone/04fcd4dc-9904-4d2e-9b59-fec8a6b27e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.006053 10.0.0.19 - - [2026-02-09 03:55:56] "GET /obj-perms HTTP/1.1" 200 5056 0.059573 10.0.0.19 - - [2026-02-09 03:55:56] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.021995 10.0.0.19 - - [2026-02-09 03:55:56] "POST /fqname-to-id HTTP/1.1" 404 198 0.003350 10.0.0.19 - - [2026-02-09 03:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.19 - - [2026-02-09 03:55:56] "GET /global-system-config/6a6703ee-7577-47b9-8d96-5a06627fd3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006394 10.0.0.19 - - [2026-02-09 03:55:56] "POST /control-node-zones HTTP/1.1" 200 569 0.027753 10.0.0.19 - - [2026-02-09 03:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004361 10.0.0.19 - - [2026-02-09 03:55:56] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005561 10.0.0.19 - - [2026-02-09 03:55:56] "GET /control-node-zone/7c9ac580-176b-4ad4-82f9-1a4c4abd2589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005663 10.0.0.33 - - [2026-02-09 03:55:56] "GET /obj-perms HTTP/1.1" 200 5056 0.054665 10.0.0.19 - - [2026-02-09 03:55:56] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.023269 10.0.0.19 - - [2026-02-09 03:55:56] "POST /fqname-to-id HTTP/1.1" 404 198 0.003659 10.0.0.19 - - [2026-02-09 03:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.19 - - [2026-02-09 03:55:56] "GET /global-system-config/6a6703ee-7577-47b9-8d96-5a06627fd3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007141 10.0.0.19 - - [2026-02-09 03:55:56] "POST /control-node-zones HTTP/1.1" 200 569 0.026833 10.0.0.19 - - [2026-02-09 03:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.19 - - [2026-02-09 03:55:56] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005746 10.0.0.19 - - [2026-02-09 03:55:56] "GET /control-node-zone/954c2622-ed4d-4bde-8f76-bc1ffba74964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007695 10.0.0.19 - - [2026-02-09 03:55:56] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.023226 10.0.0.19 - - [2026-02-09 03:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.19 - - [2026-02-09 03:55:56] "GET /global-system-config/6a6703ee-7577-47b9-8d96-5a06627fd3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006812 10.0.0.19 - - [2026-02-09 03:55:56] "POST /fqname-to-id HTTP/1.1" 404 234 0.003108 10.0.0.19 - - [2026-02-09 03:55:57] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.033663 10.0.0.19 - - [2026-02-09 03:55:57] "POST /neutron/network HTTP/1.1" 200 832 0.007433 10.0.0.19 - - [2026-02-09 03:55:57] "POST /neutron/subnet HTTP/1.1" 200 720 0.013564 10.0.0.19 - - [2026-02-09 03:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.19 - - [2026-02-09 03:55:57] "GET /bgp-as-a-service/337921c9-a616-4331-819c-7283f82ebb66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.006146 10.0.0.19 - - [2026-02-09 03:55:57] "GET /control-node-zone/04fcd4dc-9904-4d2e-9b59-fec8a6b27e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004375 10.0.0.19 - - [2026-02-09 03:55:57] "POST /ref-update HTTP/1.1" 200 156 0.015702 10.0.0.19 - - [2026-02-09 03:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.19 - - [2026-02-09 03:55:57] "GET /bgp-as-a-service/337921c9-a616-4331-819c-7283f82ebb66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.007013 10.0.0.19 - - [2026-02-09 03:55:57] "GET /control-node-zone/7c9ac580-176b-4ad4-82f9-1a4c4abd2589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003730 10.0.0.19 - - [2026-02-09 03:55:57] "POST /ref-update HTTP/1.1" 200 156 0.014359 10.0.0.19 - - [2026-02-09 03:56:09] "GET /bgp-as-a-service/337921c9-a616-4331-819c-7283f82ebb66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006997 10.0.0.19 - - [2026-02-09 03:56:09] "GET /virtual-machine-interface/363ee2d7-b750-4b3e-bb49-59f24473e2e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.006105 10.0.0.19 - - [2026-02-09 03:56:09] "POST /ref-update HTTP/1.1" 200 156 0.016957 10.0.0.19 - - [2026-02-09 03:56:09] "POST /bgp-routers HTTP/1.1" 200 640 0.104932 10.0.0.19 - - [2026-02-09 03:56:09] "PUT /bgp-router/b22c09a5-2c67-4d03-b883-aa518498a0c9 HTTP/1.1" 200 254 0.036396 10.0.0.19 - - [2026-02-09 03:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.19 - - [2026-02-09 03:56:10] "GET /global-system-config/6a6703ee-7577-47b9-8d96-5a06627fd3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006896 10.0.0.19 - - [2026-02-09 03:56:10] "POST /fqname-to-id HTTP/1.1" 404 234 0.003333 10.0.0.19 - - [2026-02-09 03:56:10] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.051106 10.0.0.19 - - [2026-02-09 03:56:10] "POST /neutron/network HTTP/1.1" 200 832 0.007969 10.0.0.19 - - [2026-02-09 03:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.19 - - [2026-02-09 03:56:10] "GET /bgp-as-a-service/410a936e-0015-463e-a636-bbd63ea30828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.009030 10.0.0.19 - - [2026-02-09 03:56:10] "GET /control-node-zone/04fcd4dc-9904-4d2e-9b59-fec8a6b27e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004095 10.0.0.19 - - [2026-02-09 03:56:10] "POST /ref-update HTTP/1.1" 200 156 0.014595 10.0.0.19 - - [2026-02-09 03:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.19 - - [2026-02-09 03:56:10] "GET /bgp-as-a-service/410a936e-0015-463e-a636-bbd63ea30828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006097 10.0.0.19 - - [2026-02-09 03:56:10] "GET /control-node-zone/7c9ac580-176b-4ad4-82f9-1a4c4abd2589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004416 10.0.0.19 - - [2026-02-09 03:56:10] "POST /ref-update HTTP/1.1" 200 156 0.015074 10.0.0.19 - - [2026-02-09 03:56:18] "GET /bgp-as-a-service/410a936e-0015-463e-a636-bbd63ea30828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.010034 10.0.0.19 - - [2026-02-09 03:56:18] "GET /virtual-machine-interface/20a9fbeb-137c-4ee5-9987-c8ba65ca222a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.008178 10.0.0.19 - - [2026-02-09 03:56:18] "POST /ref-update HTTP/1.1" 200 156 0.016420 10.0.0.19 - - [2026-02-09 03:56:18] "POST /ref-update HTTP/1.1" 200 156 0.016157 10.0.0.19 - - [2026-02-09 03:56:22] "POST /neutron/port HTTP/1.1" 200 1124 0.049335 10.0.0.19 - - [2026-02-09 03:56:22] "POST /neutron/subnet HTTP/1.1" 200 694 0.008950 10.0.0.19 - - [2026-02-09 03:56:40] "GET /bgp-as-a-service/410a936e-0015-463e-a636-bbd63ea30828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.006966 10.0.0.19 - - [2026-02-09 03:56:40] "GET /virtual-machine-interface/20a9fbeb-137c-4ee5-9987-c8ba65ca222a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.007669 10.0.0.19 - - [2026-02-09 03:56:40] "POST /ref-update HTTP/1.1" 200 156 0.019068 10.0.0.19 - - [2026-02-09 03:56:40] "POST /ref-update HTTP/1.1" 200 156 0.031898 10.0.0.19 - - [2026-02-09 03:56:40] "DELETE /bgp-as-a-service/410a936e-0015-463e-a636-bbd63ea30828 HTTP/1.1" 200 115 0.075675 10.0.0.19 - - [2026-02-09 03:56:40] "GET /bgp-as-a-service/337921c9-a616-4331-819c-7283f82ebb66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.006507 10.0.0.19 - - [2026-02-09 03:56:40] "GET /virtual-machine-interface/363ee2d7-b750-4b3e-bb49-59f24473e2e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.005122 10.0.0.19 - - [2026-02-09 03:56:40] "POST /ref-update HTTP/1.1" 200 156 0.017437 10.0.0.19 - - [2026-02-09 03:56:40] "POST /ref-update HTTP/1.1" 200 156 0.033454 10.0.0.19 - - [2026-02-09 03:56:40] "DELETE /bgp-as-a-service/337921c9-a616-4331-819c-7283f82ebb66 HTTP/1.1" 200 115 0.069412 10.0.0.19 - - [2026-02-09 03:56:40] "GET /control-node-zone/954c2622-ed4d-4bde-8f76-bc1ffba74964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005542 10.0.0.19 - - [2026-02-09 03:56:40] "POST /ref-update HTTP/1.1" 200 156 0.022706 10.0.0.19 - - [2026-02-09 03:56:41] "DELETE /control-node-zone/954c2622-ed4d-4bde-8f76-bc1ffba74964 HTTP/1.1" 200 115 0.038208 10.0.0.19 - - [2026-02-09 03:56:41] "GET /control-node-zone/7c9ac580-176b-4ad4-82f9-1a4c4abd2589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.006009 10.0.0.19 - - [2026-02-09 03:56:41] "POST /ref-update HTTP/1.1" 200 156 0.029865 10.0.0.19 - - [2026-02-09 03:56:41] "DELETE /control-node-zone/7c9ac580-176b-4ad4-82f9-1a4c4abd2589 HTTP/1.1" 200 115 0.040618 10.0.0.19 - - [2026-02-09 03:56:41] "GET /control-node-zone/04fcd4dc-9904-4d2e-9b59-fec8a6b27e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004227 10.0.0.19 - - [2026-02-09 03:56:41] "POST /ref-update HTTP/1.1" 200 156 0.019435 10.0.0.19 - - [2026-02-09 03:56:41] "DELETE /control-node-zone/04fcd4dc-9904-4d2e-9b59-fec8a6b27e44 HTTP/1.1" 200 115 0.029090 10.0.0.19 - - [2026-02-09 03:56:41] "POST /neutron/network HTTP/1.1" 200 832 0.009092 10.0.0.19 - - [2026-02-09 03:56:42] "POST /neutron/port HTTP/1.1" 200 1124 0.019402 10.0.0.19 - - [2026-02-09 03:56:42] "POST /neutron/port HTTP/1.1" 200 1114 0.028985 10.0.0.19 - - [2026-02-09 03:56:42] "POST /neutron/port HTTP/1.1" 200 151 0.205156 10.0.0.19 - - [2026-02-09 03:56:43] "DELETE /route-target/f3351259-cb0d-4310-9bf1-fb4d8b97209c HTTP/1.1" 200 115 0.029799 10.0.0.41 - - [2026-02-09 03:56:43] "POST /useragent-kv HTTP/1.1" 200 115 0.045503 10.0.0.41 - - [2026-02-09 03:56:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003095 10.0.0.19 - - [2026-02-09 03:56:43] "POST /neutron/network HTTP/1.1" 200 151 0.202446 10.0.0.41 - - [2026-02-09 03:56:45] "GET /projects?obj_uuids=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001117 10.0.0.19 - - [2026-02-09 03:56:45] "GET /project/80e1ef16-7037-403b-b3db-f394a191df02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.080244 10.0.0.41 - - [2026-02-09 03:56:45] "GET /projects?obj_uuids=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001154 10.0.0.19 - - [2026-02-09 03:56:45] "GET /project/80e1ef16-7037-403b-b3db-f394a191df02?fields=virtual_networks HTTP/1.1" 200 1034 0.044944 10.0.0.41 - - [2026-02-09 03:56:45] "GET /projects?obj_uuids=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001084 10.0.0.19 - - [2026-02-09 03:56:45] "GET /project/80e1ef16-7037-403b-b3db-f394a191df02?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.051014 10.0.0.41 - - [2026-02-09 03:56:45] "GET /projects?obj_uuids=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001435 10.0.0.19 - - [2026-02-09 03:56:45] "GET /project/80e1ef16-7037-403b-b3db-f394a191df02?fields=security_groups HTTP/1.1" 200 1261 0.048152 10.0.0.19 - - [2026-02-09 03:56:46] "POST /fqname-to-id HTTP/1.1" 404 181 0.026864 10.0.0.41 - - [2026-02-09 03:56:46] "GET /projects?obj_uuids=10188d39-ca78-4f42-a3d8-8d09c1aa0688&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003205 10.0.0.41 - - [2026-02-09 03:56:46] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001527 10.0.0.41 - - [2026-02-09 03:56:46] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.035976 10.0.0.41 - - [2026-02-09 03:56:46] "POST /id-to-fqname HTTP/1.1" 200 183 0.004661 10.0.0.41 - - [2026-02-09 03:56:46] "POST /fqname-to-id HTTP/1.1" 404 192 0.005216 10.0.0.41 - - [2026-02-09 03:56:46] "POST /security-groups HTTP/1.1" 200 584 0.042222 10.0.0.41 - - [2026-02-09 03:56:46] "POST /projects HTTP/1.1" 200 571 0.277145 10.0.0.19 - - [2026-02-09 03:56:46] "POST /fqname-to-id HTTP/1.1" 404 226 0.008197 10.0.0.41 - - [2026-02-09 03:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.354179 10.0.0.19 - - [2026-02-09 03:56:46] "GET /project/10188d39-ca78-4f42-a3d8-8d09c1aa0688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.510322 10.0.0.41 - - [2026-02-09 03:56:47] "GET /projects?obj_uuids=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000971 10.0.0.41 - - [2026-02-09 03:56:47] "DELETE /project/10188d39ca784f42a3d88d09c1aa0688 HTTP/1.1" 404 173 0.007771 10.0.0.41 - - [2026-02-09 03:56:47] "GET /project/80e1ef16-7037-403b-b3db-f394a191df02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.054126 10.0.0.41 - - [2026-02-09 03:56:47] "GET /projects?obj_uuids=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001160 10.0.0.41 - - [2026-02-09 03:56:47] "GET /project/80e1ef16-7037-403b-b3db-f394a191df02?fields=security_groups HTTP/1.1" 200 1366 0.050977 10.0.0.41 - - [2026-02-09 03:56:47] "DELETE /security-group/759a11d1-037a-48eb-a035-ea70a37cc6ae HTTP/1.1" 200 115 0.063607 10.0.0.41 - - [2026-02-09 03:56:47] "GET /projects?obj_uuids=80e1ef16-7037-403b-b3db-f394a191df02&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001618 10.0.0.41 - - [2026-02-09 03:56:47] "GET /project/80e1ef16-7037-403b-b3db-f394a191df02?fields=application_policy_sets HTTP/1.1" 200 1405 0.072873 10.0.0.19 - - [2026-02-09 03:56:47] "DELETE /access-control-list/4f1516c2-c3a9-480f-b0f1-36809030f58b HTTP/1.1" 200 115 0.057311 10.0.0.41 - - [2026-02-09 03:56:47] "DELETE /project/80e1ef16-7037-403b-b3db-f394a191df02 HTTP/1.1" 409 225 0.433812 10.0.0.19 - - [2026-02-09 03:56:48] "GET / HTTP/1.1" 200 35931 0.001726 10.0.0.41 - - [2026-02-09 03:56:51] "GET /projects?obj_uuids=10188d39-ca78-4f42-a3d8-8d09c1aa0688&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001050 10.0.0.19 - - [2026-02-09 03:56:51] "GET /project/10188d39-ca78-4f42-a3d8-8d09c1aa0688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.048389 10.0.0.41 - - [2026-02-09 03:56:51] "GET /projects?obj_uuids=10188d39-ca78-4f42-a3d8-8d09c1aa0688&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001077 10.0.0.19 - - [2026-02-09 03:56:51] "GET /project/10188d39-ca78-4f42-a3d8-8d09c1aa0688?fields=virtual_networks HTTP/1.1" 200 1018 0.056012 10.0.0.41 - - [2026-02-09 03:56:51] "GET /projects?obj_uuids=10188d39-ca78-4f42-a3d8-8d09c1aa0688&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001041 10.0.0.19 - - [2026-02-09 03:56:51] "GET /project/10188d39-ca78-4f42-a3d8-8d09c1aa0688?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.040605 10.0.0.41 - - [2026-02-09 03:56:51] "GET /projects?obj_uuids=10188d39-ca78-4f42-a3d8-8d09c1aa0688&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001059 10.0.0.19 - - [2026-02-09 03:56:51] "GET /project/10188d39-ca78-4f42-a3d8-8d09c1aa0688?fields=security_groups HTTP/1.1" 200 1237 0.044471 10.0.0.19 - - [2026-02-09 03:56:52] "POST /fqname-to-id HTTP/1.1" 404 189 0.026986 10.0.0.41 - - [2026-02-09 03:56:52] "GET /projects?obj_uuids=859098a5-1a5b-45e6-8826-7024f612e1fe&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004883 10.0.0.41 - - [2026-02-09 03:56:52] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000970 10.0.0.41 - - [2026-02-09 03:56:52] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008571 10.0.0.41 - - [2026-02-09 03:56:52] "POST /id-to-fqname HTTP/1.1" 200 191 0.001448 10.0.0.41 - - [2026-02-09 03:56:52] "POST /fqname-to-id HTTP/1.1" 404 200 0.005876 10.0.0.41 - - [2026-02-09 03:56:53] "POST /security-groups HTTP/1.1" 200 592 0.083108 10.0.0.41 - - [2026-02-09 03:56:53] "POST /projects HTTP/1.1" 200 587 0.297263 10.0.0.19 - - [2026-02-09 03:56:53] "POST /fqname-to-id HTTP/1.1" 404 234 0.007930 10.0.0.41 - - [2026-02-09 03:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.368624 10.0.0.19 - - [2026-02-09 03:56:53] "GET /project/859098a5-1a5b-45e6-8826-7024f612e1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.517319 10.0.0.19 - - [2026-02-09 03:56:54] "GET / HTTP/1.1" 200 35931 0.002224 10.0.0.41 - - [2026-02-09 03:56:57] "GET /projects?obj_uuids=859098a5-1a5b-45e6-8826-7024f612e1fe&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001084 10.0.0.19 - - [2026-02-09 03:56:57] "GET /project/859098a5-1a5b-45e6-8826-7024f612e1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.036582 10.0.0.41 - - [2026-02-09 03:56:57] "GET /projects?obj_uuids=859098a5-1a5b-45e6-8826-7024f612e1fe&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000965 10.0.0.19 - - [2026-02-09 03:56:57] "GET /project/859098a5-1a5b-45e6-8826-7024f612e1fe?fields=virtual_networks HTTP/1.1" 200 1033 0.088279 10.0.0.41 - - [2026-02-09 03:56:57] "GET /projects?obj_uuids=859098a5-1a5b-45e6-8826-7024f612e1fe&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001413 10.0.0.19 - - [2026-02-09 03:56:57] "GET /project/859098a5-1a5b-45e6-8826-7024f612e1fe?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.057123 10.0.0.41 - - [2026-02-09 03:56:57] "GET /projects?obj_uuids=859098a5-1a5b-45e6-8826-7024f612e1fe&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001026 10.0.0.19 - - [2026-02-09 03:56:57] "GET /project/859098a5-1a5b-45e6-8826-7024f612e1fe?fields=security_groups HTTP/1.1" 200 1260 0.047531 10.0.0.19 - - [2026-02-09 03:56:58] "POST /fqname-to-id HTTP/1.1" 404 195 0.037375 10.0.0.41 - - [2026-02-09 03:56:58] "GET /projects?obj_uuids=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003556 10.0.0.41 - - [2026-02-09 03:56:58] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001054 10.0.0.41 - - [2026-02-09 03:56:58] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007717 10.0.0.41 - - [2026-02-09 03:56:58] "POST /id-to-fqname HTTP/1.1" 200 197 0.004702 10.0.0.41 - - [2026-02-09 03:56:58] "POST /fqname-to-id HTTP/1.1" 404 206 0.005922 10.0.0.41 - - [2026-02-09 03:56:58] "POST /security-groups HTTP/1.1" 200 598 0.077379 10.0.0.41 - - [2026-02-09 03:56:58] "POST /projects HTTP/1.1" 200 599 0.277751 10.0.0.19 - - [2026-02-09 03:56:58] "POST /access-control-lists HTTP/1.1" 200 603 0.027389 10.0.0.41 - - [2026-02-09 03:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.353465 10.0.0.19 - - [2026-02-09 03:56:59] "GET /project/8db1f187-286b-44ad-88e3-562a46ed7619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.489397 10.0.0.19 - - [2026-02-09 03:57:00] "GET / HTTP/1.1" 200 35931 0.002239 10.0.0.19 - - [2026-02-09 03:57:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000529 10.0.0.19 - - [2026-02-09 03:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.158791 10.0.0.19 - - [2026-02-09 03:57:02] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004804 10.0.0.19 - - [2026-02-09 03:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.19 - - [2026-02-09 03:57:02] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004144 10.0.0.19 - - [2026-02-09 03:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.19 - - [2026-02-09 03:57:02] "PUT /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9 HTTP/1.1" 200 276 0.017473 10.0.0.19 - - [2026-02-09 03:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.41 - - [2026-02-09 03:57:02] "GET /projects?obj_uuids=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001628 10.0.0.19 - - [2026-02-09 03:57:02] "GET /project/8db1f187-286b-44ad-88e3-562a46ed7619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.062284 10.0.0.19 - - [2026-02-09 03:57:02] "POST /route-targets HTTP/1.1" 200 327 0.024278 10.0.0.41 - - [2026-02-09 03:57:03] "POST /useragent-kv HTTP/1.1" 200 115 0.010348 10.0.0.19 - - [2026-02-09 03:57:03] "POST /neutron/subnet HTTP/1.1" 200 701 0.224265 10.0.0.19 - - [2026-02-09 03:57:03] "POST /id-to-fqname HTTP/1.1" 200 218 0.001438 10.0.0.19 - - [2026-02-09 03:57:03] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006368 10.0.0.19 - - [2026-02-09 03:57:03] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005726 10.0.0.19 - - [2026-02-09 03:57:03] "POST /neutron/network HTTP/1.1" 200 808 0.008171 10.0.0.19 - - [2026-02-09 03:57:03] "POST /id-to-fqname HTTP/1.1" 200 218 0.001471 10.0.0.41 - - [2026-02-09 03:57:04] "GET /projects?obj_uuids=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001117 10.0.0.19 - - [2026-02-09 03:57:04] "GET /project/8db1f187-286b-44ad-88e3-562a46ed7619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.092473 10.0.0.19 - - [2026-02-09 03:57:04] "POST /neutron/network HTTP/1.1" 200 808 0.007236 10.0.0.19 - - [2026-02-09 03:57:04] "POST /id-to-fqname HTTP/1.1" 200 218 0.001660 10.0.0.19 - - [2026-02-09 03:57:04] "POST /neutron/port HTTP/1.1" 200 117 0.009108 10.0.0.41 - - [2026-02-09 03:57:05] "GET /projects?obj_uuids=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001122 10.0.0.19 - - [2026-02-09 03:57:05] "POST /neutron/port HTTP/1.1" 200 1062 0.271372 10.0.0.19 - - [2026-02-09 03:57:05] "POST /neutron/port HTTP/1.1" 200 1116 0.128328 10.0.0.41 - - [2026-02-09 03:57:05] "GET /projects?obj_uuids=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001053 10.0.0.19 - - [2026-02-09 03:57:05] "GET /project/8db1f187-286b-44ad-88e3-562a46ed7619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.117835 10.0.0.19 - - [2026-02-09 03:57:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004042 10.0.0.19 - - [2026-02-09 03:57:05] "POST /neutron/network HTTP/1.1" 200 808 0.008018 10.0.0.19 - - [2026-02-09 03:57:05] "POST /neutron/port HTTP/1.1" 200 117 0.006454 10.0.0.19 - - [2026-02-09 03:57:06] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008702 10.0.0.19 - - [2026-02-09 03:57:06] "POST /neutron/port HTTP/1.1" 200 1062 0.018471 10.0.0.19 - - [2026-02-09 03:57:06] "POST /neutron/port HTTP/1.1" 200 1126 0.031512 10.0.0.19 - - [2026-02-09 03:57:06] "POST /neutron/port HTTP/1.1" 200 117 0.001305 10.0.0.19 - - [2026-02-09 03:57:08] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008781 10.0.0.19 - - [2026-02-09 03:57:08] "POST /neutron/port HTTP/1.1" 200 1126 0.017905 10.0.0.19 - - [2026-02-09 03:57:08] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009792 10.0.0.19 - - [2026-02-09 03:57:08] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 401 292 0.000687 10.0.0.19 - - [2026-02-09 03:57:08] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 200 1298 0.031032 10.0.0.19 - - [2026-02-09 03:57:08] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 200 1298 0.004130 10.0.0.19 - - [2026-02-09 03:57:08] "GET /virtual-machine-interface/cc0780e0-500b-408f-a3e1-e2ddbe6e3156 HTTP/1.1" 200 2950 0.005290 10.0.0.19 - - [2026-02-09 03:57:08] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 200 1298 0.003576 10.0.0.19 - - [2026-02-09 03:57:08] "GET /virtual-machine-interface/cc0780e0-500b-408f-a3e1-e2ddbe6e3156 HTTP/1.1" 200 2950 0.005742 10.0.0.19 - - [2026-02-09 03:57:08] "GET /instance-ip/fc87ad07-ff95-4e72-850f-51575e24104d HTTP/1.1" 200 1620 0.006063 10.0.0.19 - - [2026-02-09 03:57:08] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 200 1298 0.003473 10.0.0.19 - - [2026-02-09 03:57:08] "GET /virtual-machine-interface/cc0780e0-500b-408f-a3e1-e2ddbe6e3156 HTTP/1.1" 200 2950 0.005245 10.0.0.19 - - [2026-02-09 03:57:08] "GET /instance-ip/fc87ad07-ff95-4e72-850f-51575e24104d HTTP/1.1" 200 1620 0.010755 10.0.0.19 - - [2026-02-09 03:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.19 - - [2026-02-09 03:57:08] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003892 10.0.0.19 - - [2026-02-09 03:57:08] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003662 10.0.0.19 - - [2026-02-09 03:57:08] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006087 10.0.0.19 - - [2026-02-09 03:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.19 - - [2026-02-09 03:57:08] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004779 10.0.0.19 - - [2026-02-09 03:57:08] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003435 10.0.0.19 - - [2026-02-09 03:57:08] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005946 10.0.0.19 - - [2026-02-09 03:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.19 - - [2026-02-09 03:57:09] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004848 10.0.0.19 - - [2026-02-09 03:57:09] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003639 10.0.0.19 - - [2026-02-09 03:57:09] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006185 10.0.0.19 - - [2026-02-09 03:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.19 - - [2026-02-09 03:57:09] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004535 10.0.0.19 - - [2026-02-09 03:57:09] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004353 10.0.0.19 - - [2026-02-09 03:57:09] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006310 10.0.0.19 - - [2026-02-09 03:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.19 - - [2026-02-09 03:57:09] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004722 10.0.0.19 - - [2026-02-09 03:57:09] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003448 10.0.0.19 - - [2026-02-09 03:57:09] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006562 10.0.0.19 - - [2026-02-09 03:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.19 - - [2026-02-09 03:57:09] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004859 10.0.0.19 - - [2026-02-09 03:57:09] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003209 10.0.0.19 - - [2026-02-09 03:57:09] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007257 10.0.0.19 - - [2026-02-09 03:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.19 - - [2026-02-09 03:57:09] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004554 10.0.0.19 - - [2026-02-09 03:57:09] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003299 10.0.0.19 - - [2026-02-09 03:57:09] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006288 10.0.0.19 - - [2026-02-09 03:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.19 - - [2026-02-09 03:57:12] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006422 10.0.0.19 - - [2026-02-09 03:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005805 10.0.0.19 - - [2026-02-09 03:57:16] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007027 10.0.0.19 - - [2026-02-09 03:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.19 - - [2026-02-09 03:57:20] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006277 10.0.0.19 - - [2026-02-09 03:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.19 - - [2026-02-09 03:57:24] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006115 10.0.0.19 - - [2026-02-09 03:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.19 - - [2026-02-09 03:57:29] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005636 10.0.0.19 - - [2026-02-09 03:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.19 - - [2026-02-09 03:57:33] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005873 10.0.0.19 - - [2026-02-09 03:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.19 - - [2026-02-09 03:57:37] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006690 10.0.0.19 - - [2026-02-09 03:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.19 - - [2026-02-09 03:57:41] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008023 10.0.0.19 - - [2026-02-09 03:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.19 - - [2026-02-09 03:57:45] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005161 10.0.0.19 - - [2026-02-09 03:57:45] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003865 10.0.0.19 - - [2026-02-09 03:57:45] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008083 10.0.0.19 - - [2026-02-09 03:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.19 - - [2026-02-09 03:57:45] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003760 10.0.0.19 - - [2026-02-09 03:57:45] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003156 10.0.0.19 - - [2026-02-09 03:57:45] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005929 10.0.0.19 - - [2026-02-09 03:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.19 - - [2026-02-09 03:57:45] "GET /routing-instance/cdc5e7e1-eed2-43bc-bf29-34a1a744b4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005323 10.0.0.19 - - [2026-02-09 03:57:45] "GET /route-target/0849f863-30e7-4808-af4f-369dc977e539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004569 10.0.0.19 - - [2026-02-09 03:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.19 - - [2026-02-09 03:57:46] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004156 10.0.0.19 - - [2026-02-09 03:57:46] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003311 10.0.0.19 - - [2026-02-09 03:57:46] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005782 10.0.0.19 - - [2026-02-09 03:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.19 - - [2026-02-09 03:57:46] "GET /routing-instance/cdc5e7e1-eed2-43bc-bf29-34a1a744b4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004624 10.0.0.19 - - [2026-02-09 03:57:46] "GET /route-target/0849f863-30e7-4808-af4f-369dc977e539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004278 10.0.0.19 - - [2026-02-09 03:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.19 - - [2026-02-09 03:57:46] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005923 10.0.0.19 - - [2026-02-09 03:57:46] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003146 10.0.0.19 - - [2026-02-09 03:57:46] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006541 10.0.0.19 - - [2026-02-09 03:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.19 - - [2026-02-09 03:57:46] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004219 10.0.0.19 - - [2026-02-09 03:57:46] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004390 10.0.0.19 - - [2026-02-09 03:57:46] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006446 10.0.0.19 - - [2026-02-09 03:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010177 10.0.0.19 - - [2026-02-09 03:57:46] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004561 10.0.0.19 - - [2026-02-09 03:57:46] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003246 10.0.0.19 - - [2026-02-09 03:57:46] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006197 10.0.0.41 - - [2026-02-09 03:57:46] "GET /obj-perms HTTP/1.1" 200 5044 0.054248 10.0.0.19 - - [2026-02-09 03:57:46] "GET /obj-perms HTTP/1.1" 200 5044 0.059070 10.0.0.19 - - [2026-02-09 03:57:46] "GET /obj-perms HTTP/1.1" 200 5044 0.004377 10.0.0.41 - - [2026-02-09 03:57:46] "GET /obj-perms HTTP/1.1" 200 5044 0.004022 10.0.0.19 - - [2026-02-09 03:57:47] "GET /obj-perms HTTP/1.1" 200 5044 0.004781 10.0.0.19 - - [2026-02-09 03:57:47] "POST /neutron/port HTTP/1.1" 200 1126 0.018313 10.0.0.19 - - [2026-02-09 03:57:47] "POST /neutron/port HTTP/1.1" 200 1126 0.026482 10.0.0.19 - - [2026-02-09 03:57:47] "POST /neutron/port HTTP/1.1" 200 1126 0.021526 10.0.0.19 - - [2026-02-09 03:57:47] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 200 1298 0.006462 10.0.0.19 - - [2026-02-09 03:57:47] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 200 1298 0.004024 10.0.0.19 - - [2026-02-09 03:57:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003419 10.0.0.19 - - [2026-02-09 03:57:47] "GET /virtual-machine-interface/dfff5c39-b071-48d4-b9c1-5f82d5f788de HTTP/1.1" 200 2950 0.005186 10.0.0.19 - - [2026-02-09 03:57:47] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 200 1298 0.005863 10.0.0.19 - - [2026-02-09 03:57:47] "GET /virtual-machine-interface/dfff5c39-b071-48d4-b9c1-5f82d5f788de HTTP/1.1" 200 2950 0.006016 10.0.0.19 - - [2026-02-09 03:57:47] "GET /instance-ip/414b0f63-8112-442b-b9ec-728dcd6f9887 HTTP/1.1" 200 1620 0.007194 10.0.0.19 - - [2026-02-09 03:57:47] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 200 1298 0.004525 10.0.0.19 - - [2026-02-09 03:57:47] "GET /virtual-machine-interface/dfff5c39-b071-48d4-b9c1-5f82d5f788de HTTP/1.1" 200 2950 0.005805 10.0.0.19 - - [2026-02-09 03:57:47] "POST /neutron/network HTTP/1.1" 200 808 0.006994 10.0.0.19 - - [2026-02-09 03:57:47] "GET /instance-ip/414b0f63-8112-442b-b9ec-728dcd6f9887 HTTP/1.1" 200 1620 0.004183 10.0.0.19 - - [2026-02-09 03:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.19 - - [2026-02-09 03:57:47] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004127 10.0.0.19 - - [2026-02-09 03:57:47] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002848 10.0.0.19 - - [2026-02-09 03:57:47] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007131 10.0.0.19 - - [2026-02-09 03:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.41 - - [2026-02-09 03:57:47] "DELETE /project/8db1f187286b44ad88e3562a46ed7619 HTTP/1.1" 404 173 0.009094 10.0.0.41 - - [2026-02-09 03:57:47] "DELETE /project/859098a51a5b45e688267024f612e1fe HTTP/1.1" 404 173 0.006536 10.0.0.41 - - [2026-02-09 03:57:47] "GET /projects?obj_uuids=859098a5-1a5b-45e6-8826-7024f612e1fe&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000920 10.0.0.41 - - [2026-02-09 03:57:47] "GET /projects?obj_uuids=10188d39-ca78-4f42-a3d8-8d09c1aa0688&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000802 10.0.0.19 - - [2026-02-09 03:57:47] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004310 10.0.0.19 - - [2026-02-09 03:57:47] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005106 10.0.0.41 - - [2026-02-09 03:57:47] "GET /project/859098a5-1a5b-45e6-8826-7024f612e1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.095764 10.0.0.19 - - [2026-02-09 03:57:47] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.032568 10.0.0.41 - - [2026-02-09 03:57:47] "GET /project/10188d39-ca78-4f42-a3d8-8d09c1aa0688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.111474 10.0.0.41 - - [2026-02-09 03:57:47] "GET /projects?obj_uuids=859098a5-1a5b-45e6-8826-7024f612e1fe&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001221 10.0.0.41 - - [2026-02-09 03:57:47] "GET /projects?obj_uuids=10188d39-ca78-4f42-a3d8-8d09c1aa0688&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001144 10.0.0.19 - - [2026-02-09 03:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.022707 10.0.0.41 - - [2026-02-09 03:57:47] "GET /project/859098a5-1a5b-45e6-8826-7024f612e1fe?fields=security_groups HTTP/1.1" 200 1365 0.066081 10.0.0.19 - - [2026-02-09 03:57:47] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.015191 10.0.0.41 - - [2026-02-09 03:57:47] "GET /project/10188d39-ca78-4f42-a3d8-8d09c1aa0688?fields=security_groups HTTP/1.1" 200 1342 0.074944 10.0.0.19 - - [2026-02-09 03:57:47] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005540 10.0.0.19 - - [2026-02-09 03:57:48] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008471 10.0.0.19 - - [2026-02-09 03:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008060 10.0.0.41 - - [2026-02-09 03:57:48] "DELETE /security-group/bce147ad-397d-4cf7-b738-4c6dbfe19f07 HTTP/1.1" 200 115 0.077304 10.0.0.41 - - [2026-02-09 03:57:48] "GET /projects?obj_uuids=859098a5-1a5b-45e6-8826-7024f612e1fe&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001354 10.0.0.19 - - [2026-02-09 03:57:48] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008163 10.0.0.41 - - [2026-02-09 03:57:48] "DELETE /security-group/1c10b961-490a-4b2c-809a-e7090f0b47dc HTTP/1.1" 200 115 0.118229 10.0.0.19 - - [2026-02-09 03:57:48] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005424 10.0.0.41 - - [2026-02-09 03:57:48] "GET /projects?obj_uuids=10188d39-ca78-4f42-a3d8-8d09c1aa0688&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000943 10.0.0.41 - - [2026-02-09 03:57:48] "GET /project/859098a5-1a5b-45e6-8826-7024f612e1fe?fields=application_policy_sets HTTP/1.1" 200 1404 0.116661 10.0.0.19 - - [2026-02-09 03:57:48] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.013976 10.0.0.19 - - [2026-02-09 03:57:48] "DELETE /access-control-list/7fdd00bf-5e53-43a2-9867-85348691ac79 HTTP/1.1" 200 115 0.096908 10.0.0.41 - - [2026-02-09 03:57:48] "GET /project/10188d39-ca78-4f42-a3d8-8d09c1aa0688?fields=application_policy_sets HTTP/1.1" 200 1381 0.128220 10.0.0.19 - - [2026-02-09 03:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.19 - - [2026-02-09 03:57:48] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004845 10.0.0.19 - - [2026-02-09 03:57:48] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005353 10.0.0.19 - - [2026-02-09 03:57:48] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.016635 10.0.0.19 - - [2026-02-09 03:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009576 10.0.0.19 - - [2026-02-09 03:57:48] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009876 10.0.0.19 - - [2026-02-09 03:57:48] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.013513 10.0.0.41 - - [2026-02-09 03:57:48] "DELETE /project/859098a5-1a5b-45e6-8826-7024f612e1fe HTTP/1.1" 200 115 0.729280 10.0.0.19 - - [2026-02-09 03:57:48] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005712 10.0.0.41 - - [2026-02-09 03:57:48] "DELETE /project/10188d39-ca78-4f42-a3d8-8d09c1aa0688 HTTP/1.1" 200 115 0.772055 10.0.0.19 - - [2026-02-09 03:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.19 - - [2026-02-09 03:57:48] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004237 10.0.0.19 - - [2026-02-09 03:57:48] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003206 10.0.0.19 - - [2026-02-09 03:57:48] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006221 10.0.0.19 - - [2026-02-09 03:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.19 - - [2026-02-09 03:57:49] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003877 10.0.0.19 - - [2026-02-09 03:57:49] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005199 10.0.0.19 - - [2026-02-09 03:57:49] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005984 10.0.0.19 - - [2026-02-09 03:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.19 - - [2026-02-09 03:57:50] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005721 10.0.0.19 - - [2026-02-09 03:57:50] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004141 10.0.0.19 - - [2026-02-09 03:57:50] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006615 10.0.0.19 - - [2026-02-09 03:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.19 - - [2026-02-09 03:57:50] "GET /routing-instance/cdc5e7e1-eed2-43bc-bf29-34a1a744b4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005779 10.0.0.19 - - [2026-02-09 03:57:50] "GET /route-target/0849f863-30e7-4808-af4f-369dc977e539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004534 10.0.0.19 - - [2026-02-09 03:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.19 - - [2026-02-09 03:57:50] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003619 10.0.0.19 - - [2026-02-09 03:57:50] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002974 10.0.0.19 - - [2026-02-09 03:57:50] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005873 10.0.0.19 - - [2026-02-09 03:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.19 - - [2026-02-09 03:57:50] "GET /routing-instance/cdc5e7e1-eed2-43bc-bf29-34a1a744b4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004922 10.0.0.19 - - [2026-02-09 03:57:50] "GET /route-target/0849f863-30e7-4808-af4f-369dc977e539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004114 10.0.0.19 - - [2026-02-09 03:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.19 - - [2026-02-09 03:57:50] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004525 10.0.0.19 - - [2026-02-09 03:57:50] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004099 10.0.0.19 - - [2026-02-09 03:57:50] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005848 10.0.0.19 - - [2026-02-09 03:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.19 - - [2026-02-09 03:57:50] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004456 10.0.0.19 - - [2026-02-09 03:57:50] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003118 10.0.0.19 - - [2026-02-09 03:57:50] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006604 10.0.0.19 - - [2026-02-09 03:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.19 - - [2026-02-09 03:57:50] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005270 10.0.0.19 - - [2026-02-09 03:57:50] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004125 10.0.0.19 - - [2026-02-09 03:57:50] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007368 10.0.0.41 - - [2026-02-09 03:57:51] "GET /obj-perms HTTP/1.1" 200 5044 0.003887 10.0.0.19 - - [2026-02-09 03:57:51] "GET /obj-perms HTTP/1.1" 200 5044 0.004297 10.0.0.41 - - [2026-02-09 03:57:51] "GET /obj-perms HTTP/1.1" 200 5044 0.004677 10.0.0.19 - - [2026-02-09 03:57:51] "GET /obj-perms HTTP/1.1" 200 5044 0.003687 10.0.0.33 - - [2026-02-09 03:57:51] "GET /obj-perms HTTP/1.1" 200 5044 0.053647 10.0.0.19 - - [2026-02-09 03:57:51] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 200 1298 0.004801 10.0.0.19 - - [2026-02-09 03:57:51] "GET /virtual-machine-interface/cc0780e0-500b-408f-a3e1-e2ddbe6e3156 HTTP/1.1" 200 2950 0.007538 10.0.0.19 - - [2026-02-09 03:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.19 - - [2026-02-09 03:57:51] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004098 10.0.0.19 - - [2026-02-09 03:57:51] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003279 10.0.0.19 - - [2026-02-09 03:57:51] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006264 10.0.0.19 - - [2026-02-09 03:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.19 - - [2026-02-09 03:57:52] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003817 10.0.0.19 - - [2026-02-09 03:57:52] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003883 10.0.0.19 - - [2026-02-09 03:57:52] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005734 10.0.0.19 - - [2026-02-09 03:57:54] "POST /neutron/port HTTP/1.1" 200 1126 0.044436 10.0.0.19 - - [2026-02-09 03:57:56] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007217 10.0.0.41 - - [2026-02-09 03:57:57] "GET /obj-perms HTTP/1.1" 200 5056 0.054038 10.0.0.19 - - [2026-02-09 03:58:03] "POST /neutron/port HTTP/1.1" 200 1126 0.018613 10.0.0.19 - - [2026-02-09 03:58:08] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 200 1298 0.005175 10.0.0.19 - - [2026-02-09 03:58:08] "GET /virtual-machine-interface/dfff5c39-b071-48d4-b9c1-5f82d5f788de HTTP/1.1" 200 2950 0.005926 10.0.0.19 - - [2026-02-09 03:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.19 - - [2026-02-09 03:58:08] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004334 10.0.0.19 - - [2026-02-09 03:58:08] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003349 10.0.0.19 - - [2026-02-09 03:58:08] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006712 10.0.0.19 - - [2026-02-09 03:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.19 - - [2026-02-09 03:58:09] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003954 10.0.0.19 - - [2026-02-09 03:58:09] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003528 10.0.0.19 - - [2026-02-09 03:58:09] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006570 10.0.0.19 - - [2026-02-09 03:58:23] "POST /neutron/port HTTP/1.1" 200 1126 0.018806 10.0.0.19 - - [2026-02-09 03:58:23] "POST /neutron/subnet HTTP/1.1" 200 675 0.009814 10.0.0.33 - - [2026-02-09 03:58:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.33 - - [2026-02-09 03:58:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.33 - - [2026-02-09 03:58:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.33 - - [2026-02-09 03:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000551 10.0.0.41 - - [2026-02-09 03:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.41 - - [2026-02-09 03:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000651 10.0.0.41 - - [2026-02-09 03:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000496 10.0.0.41 - - [2026-02-09 03:58:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.19 - - [2026-02-09 03:58:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.19 - - [2026-02-09 03:58:30] "GET /global-system-configs HTTP/1.1" 401 292 0.001095 10.0.0.19 - - [2026-02-09 03:58:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000600 10.0.0.19 - - [2026-02-09 03:58:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000586 10.0.0.19 - - [2026-02-09 03:58:47] "POST /neutron/port HTTP/1.1" 200 1126 0.016788 10.0.0.19 - - [2026-02-09 03:58:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004238 10.0.0.19 - - [2026-02-09 03:58:47] "POST /neutron/network HTTP/1.1" 200 808 0.007330 10.0.0.19 - - [2026-02-09 03:59:24] "POST /neutron/network HTTP/1.1" 200 818 0.007291 10.0.0.19 - - [2026-02-09 03:59:24] "POST /neutron/port HTTP/1.1" 200 117 0.001242 10.0.0.19 - - [2026-02-09 03:59:49] "POST /neutron/port HTTP/1.1" 200 1126 0.019145 10.0.0.19 - - [2026-02-09 03:59:49] "POST /neutron/subnet HTTP/1.1" 200 675 0.010293 10.0.0.19 - - [2026-02-09 03:59:56] "POST /neutron/port HTTP/1.1" 200 1126 0.020299 10.0.0.19 - - [2026-02-09 03:59:56] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 200 1298 0.004915 10.0.0.19 - - [2026-02-09 03:59:56] "GET /virtual-machine-interface/cc0780e0-500b-408f-a3e1-e2ddbe6e3156 HTTP/1.1" 200 2950 0.005434 10.0.0.19 - - [2026-02-09 03:59:56] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 200 1298 0.003902 10.0.0.19 - - [2026-02-09 03:59:56] "GET /virtual-machine-interface/cc0780e0-500b-408f-a3e1-e2ddbe6e3156 HTTP/1.1" 200 2950 0.005387 10.0.0.19 - - [2026-02-09 03:59:56] "GET /instance-ip/fc87ad07-ff95-4e72-850f-51575e24104d HTTP/1.1" 200 1620 0.004490 10.0.0.19 - - [2026-02-09 03:59:56] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 200 1298 0.003597 10.0.0.19 - - [2026-02-09 03:59:56] "GET /virtual-machine-interface/cc0780e0-500b-408f-a3e1-e2ddbe6e3156 HTTP/1.1" 200 2950 0.004952 10.0.0.19 - - [2026-02-09 03:59:56] "GET /instance-ip/fc87ad07-ff95-4e72-850f-51575e24104d HTTP/1.1" 200 1620 0.003700 10.0.0.19 - - [2026-02-09 03:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.19 - - [2026-02-09 03:59:56] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003615 10.0.0.19 - - [2026-02-09 03:59:56] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003283 10.0.0.19 - - [2026-02-09 03:59:56] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006816 10.0.0.19 - - [2026-02-09 03:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.19 - - [2026-02-09 03:59:56] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005419 10.0.0.19 - - [2026-02-09 03:59:56] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003359 10.0.0.19 - - [2026-02-09 03:59:56] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009634 10.0.0.19 - - [2026-02-09 03:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.19 - - [2026-02-09 03:59:56] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004693 10.0.0.19 - - [2026-02-09 03:59:56] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004315 10.0.0.19 - - [2026-02-09 03:59:56] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006442 10.0.0.19 - - [2026-02-09 03:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005644 10.0.0.19 - - [2026-02-09 03:59:56] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004525 10.0.0.19 - - [2026-02-09 03:59:56] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004369 10.0.0.19 - - [2026-02-09 03:59:56] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006470 10.0.0.19 - - [2026-02-09 03:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.19 - - [2026-02-09 03:59:56] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005165 10.0.0.19 - - [2026-02-09 03:59:56] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004969 10.0.0.19 - - [2026-02-09 03:59:56] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006193 10.0.0.19 - - [2026-02-09 03:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.19 - - [2026-02-09 03:59:57] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004955 10.0.0.19 - - [2026-02-09 03:59:57] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003510 10.0.0.19 - - [2026-02-09 03:59:57] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007471 10.0.0.19 - - [2026-02-09 03:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.19 - - [2026-02-09 03:59:57] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004364 10.0.0.19 - - [2026-02-09 03:59:57] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003502 10.0.0.19 - - [2026-02-09 03:59:57] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007175 10.0.0.19 - - [2026-02-09 03:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.19 - - [2026-02-09 03:59:58] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004000 10.0.0.19 - - [2026-02-09 03:59:58] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003042 10.0.0.19 - - [2026-02-09 03:59:58] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008012 10.0.0.19 - - [2026-02-09 03:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.19 - - [2026-02-09 03:59:58] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004360 10.0.0.19 - - [2026-02-09 03:59:58] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003512 10.0.0.19 - - [2026-02-09 03:59:58] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006525 10.0.0.19 - - [2026-02-09 03:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.19 - - [2026-02-09 03:59:58] "GET /routing-instance/cdc5e7e1-eed2-43bc-bf29-34a1a744b4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004849 10.0.0.19 - - [2026-02-09 03:59:58] "GET /route-target/0849f863-30e7-4808-af4f-369dc977e539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004833 10.0.0.19 - - [2026-02-09 03:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.19 - - [2026-02-09 03:59:58] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004432 10.0.0.19 - - [2026-02-09 03:59:58] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004169 10.0.0.19 - - [2026-02-09 03:59:58] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006637 10.0.0.19 - - [2026-02-09 03:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.19 - - [2026-02-09 03:59:59] "GET /routing-instance/cdc5e7e1-eed2-43bc-bf29-34a1a744b4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004763 10.0.0.19 - - [2026-02-09 03:59:59] "GET /route-target/0849f863-30e7-4808-af4f-369dc977e539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004406 10.0.0.19 - - [2026-02-09 03:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.19 - - [2026-02-09 03:59:59] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004298 10.0.0.19 - - [2026-02-09 03:59:59] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003101 10.0.0.19 - - [2026-02-09 03:59:59] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006550 10.0.0.19 - - [2026-02-09 03:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.19 - - [2026-02-09 03:59:59] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004417 10.0.0.19 - - [2026-02-09 03:59:59] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002989 10.0.0.19 - - [2026-02-09 03:59:59] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006423 10.0.0.19 - - [2026-02-09 03:59:59] "GET /obj-perms HTTP/1.1" 200 5056 0.050419 10.0.0.19 - - [2026-02-09 03:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.19 - - [2026-02-09 03:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.19 - - [2026-02-09 03:59:59] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004081 10.0.0.19 - - [2026-02-09 03:59:59] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003253 10.0.0.19 - - [2026-02-09 03:59:59] "GET /virtual-router/cc459de8-a72f-4ee6-b6e6-f51d3fc5c5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005870 10.0.0.19 - - [2026-02-09 03:59:59] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007104 10.0.0.41 - - [2026-02-09 04:00:01] "GET /obj-perms HTTP/1.1" 200 5044 0.004890 10.0.0.19 - - [2026-02-09 04:00:03] "GET /obj-perms HTTP/1.1" 200 5044 0.004467 10.0.0.41 - - [2026-02-09 04:00:03] "GET /obj-perms HTTP/1.1" 200 5044 0.004383 10.0.0.19 - - [2026-02-09 04:00:03] "GET /obj-perms HTTP/1.1" 200 5044 0.004409 10.0.0.19 - - [2026-02-09 04:00:03] "GET /obj-perms HTTP/1.1" 200 5044 0.008881 10.0.0.33 - - [2026-02-09 04:00:03] "GET /obj-perms HTTP/1.1" 200 5044 0.004599 10.0.0.19 - - [2026-02-09 04:00:04] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007780 10.0.0.19 - - [2026-02-09 04:00:04] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 200 1298 0.004553 10.0.0.19 - - [2026-02-09 04:00:04] "GET /virtual-machine-interface/dfff5c39-b071-48d4-b9c1-5f82d5f788de HTTP/1.1" 200 2950 0.006839 10.0.0.19 - - [2026-02-09 04:00:04] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 200 1298 0.010649 10.0.0.19 - - [2026-02-09 04:00:04] "GET /virtual-machine-interface/dfff5c39-b071-48d4-b9c1-5f82d5f788de HTTP/1.1" 200 2950 0.006330 10.0.0.19 - - [2026-02-09 04:00:04] "GET /instance-ip/414b0f63-8112-442b-b9ec-728dcd6f9887 HTTP/1.1" 200 1620 0.004739 10.0.0.19 - - [2026-02-09 04:00:04] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 200 1298 0.004269 10.0.0.19 - - [2026-02-09 04:00:04] "GET /virtual-machine-interface/dfff5c39-b071-48d4-b9c1-5f82d5f788de HTTP/1.1" 200 2950 0.007902 10.0.0.19 - - [2026-02-09 04:00:04] "GET /instance-ip/414b0f63-8112-442b-b9ec-728dcd6f9887 HTTP/1.1" 200 1620 0.005704 10.0.0.19 - - [2026-02-09 04:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.19 - - [2026-02-09 04:00:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004353 10.0.0.19 - - [2026-02-09 04:00:04] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003171 10.0.0.19 - - [2026-02-09 04:00:04] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006902 10.0.0.19 - - [2026-02-09 04:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.19 - - [2026-02-09 04:00:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004718 10.0.0.19 - - [2026-02-09 04:00:04] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003720 10.0.0.19 - - [2026-02-09 04:00:04] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007138 10.0.0.19 - - [2026-02-09 04:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.19 - - [2026-02-09 04:00:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004925 10.0.0.19 - - [2026-02-09 04:00:04] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004698 10.0.0.19 - - [2026-02-09 04:00:04] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006556 10.0.0.19 - - [2026-02-09 04:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.19 - - [2026-02-09 04:00:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005598 10.0.0.19 - - [2026-02-09 04:00:04] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003490 10.0.0.19 - - [2026-02-09 04:00:04] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.019696 10.0.0.19 - - [2026-02-09 04:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.19 - - [2026-02-09 04:00:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004728 10.0.0.19 - - [2026-02-09 04:00:04] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003962 10.0.0.19 - - [2026-02-09 04:00:04] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007086 10.0.0.19 - - [2026-02-09 04:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.19 - - [2026-02-09 04:00:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004798 10.0.0.19 - - [2026-02-09 04:00:04] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003665 10.0.0.19 - - [2026-02-09 04:00:04] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006600 10.0.0.19 - - [2026-02-09 04:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.19 - - [2026-02-09 04:00:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004780 10.0.0.19 - - [2026-02-09 04:00:04] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003300 10.0.0.19 - - [2026-02-09 04:00:05] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006825 10.0.0.19 - - [2026-02-09 04:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.19 - - [2026-02-09 04:00:06] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004102 10.0.0.19 - - [2026-02-09 04:00:06] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003718 10.0.0.19 - - [2026-02-09 04:00:06] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006564 10.0.0.19 - - [2026-02-09 04:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.19 - - [2026-02-09 04:00:06] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004725 10.0.0.19 - - [2026-02-09 04:00:06] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003792 10.0.0.19 - - [2026-02-09 04:00:06] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006580 10.0.0.19 - - [2026-02-09 04:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.19 - - [2026-02-09 04:00:06] "GET /routing-instance/cdc5e7e1-eed2-43bc-bf29-34a1a744b4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005183 10.0.0.19 - - [2026-02-09 04:00:06] "GET /route-target/0849f863-30e7-4808-af4f-369dc977e539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004834 10.0.0.19 - - [2026-02-09 04:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.19 - - [2026-02-09 04:00:06] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004206 10.0.0.19 - - [2026-02-09 04:00:06] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003019 10.0.0.19 - - [2026-02-09 04:00:06] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006365 10.0.0.19 - - [2026-02-09 04:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.19 - - [2026-02-09 04:00:06] "GET /routing-instance/cdc5e7e1-eed2-43bc-bf29-34a1a744b4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004503 10.0.0.19 - - [2026-02-09 04:00:06] "GET /route-target/0849f863-30e7-4808-af4f-369dc977e539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004499 10.0.0.19 - - [2026-02-09 04:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.19 - - [2026-02-09 04:00:06] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004383 10.0.0.19 - - [2026-02-09 04:00:06] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003704 10.0.0.19 - - [2026-02-09 04:00:06] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005891 10.0.0.19 - - [2026-02-09 04:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012957 10.0.0.19 - - [2026-02-09 04:00:07] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004288 10.0.0.19 - - [2026-02-09 04:00:07] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003253 10.0.0.19 - - [2026-02-09 04:00:07] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007769 10.0.0.19 - - [2026-02-09 04:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.19 - - [2026-02-09 04:00:07] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005172 10.0.0.19 - - [2026-02-09 04:00:07] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004560 10.0.0.19 - - [2026-02-09 04:00:07] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008200 10.0.0.41 - - [2026-02-09 04:00:09] "GET /obj-perms HTTP/1.1" 200 5044 0.005859 10.0.0.41 - - [2026-02-09 04:00:13] "GET /obj-perms HTTP/1.1" 200 5044 0.004471 10.0.0.19 - - [2026-02-09 04:00:13] "GET /obj-perms HTTP/1.1" 200 5044 0.004826 10.0.0.19 - - [2026-02-09 04:00:13] "GET /obj-perms HTTP/1.1" 200 5044 0.004588 10.0.0.33 - - [2026-02-09 04:00:13] "GET /obj-perms HTTP/1.1" 200 5044 0.004816 10.0.0.19 - - [2026-02-09 04:00:25] "POST /neutron/network HTTP/1.1" 200 818 0.007800 10.0.0.19 - - [2026-02-09 04:00:25] "POST /neutron/port HTTP/1.1" 200 117 0.001498 10.0.0.19 - - [2026-02-09 04:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006088 10.0.0.19 - - [2026-02-09 04:00:33] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005723 10.0.0.19 - - [2026-02-09 04:00:33] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004361 10.0.0.19 - - [2026-02-09 04:00:33] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006956 10.0.0.19 - - [2026-02-09 04:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.19 - - [2026-02-09 04:00:35] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004460 10.0.0.19 - - [2026-02-09 04:00:35] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003904 10.0.0.19 - - [2026-02-09 04:00:35] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005922 10.0.0.19 - - [2026-02-09 04:00:49] "POST /neutron/port HTTP/1.1" 200 1126 0.023441 10.0.0.19 - - [2026-02-09 04:00:49] "POST /neutron/subnet HTTP/1.1" 200 675 0.009849 10.0.0.19 - - [2026-02-09 04:00:50] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 200 1298 0.006491 10.0.0.19 - - [2026-02-09 04:00:50] "GET /virtual-machine-interface/dfff5c39-b071-48d4-b9c1-5f82d5f788de HTTP/1.1" 200 2950 0.010811 10.0.0.19 - - [2026-02-09 04:00:50] "GET /instance-ip/414b0f63-8112-442b-b9ec-728dcd6f9887 HTTP/1.1" 200 1620 0.004479 10.0.0.19 - - [2026-02-09 04:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.19 - - [2026-02-09 04:00:50] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006931 10.0.0.19 - - [2026-02-09 04:00:50] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003715 10.0.0.19 - - [2026-02-09 04:00:50] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007963 10.0.0.19 - - [2026-02-09 04:00:54] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 200 1298 0.005408 10.0.0.19 - - [2026-02-09 04:00:54] "POST /neutron/port HTTP/1.1" 200 1126 0.026010 10.0.0.19 - - [2026-02-09 04:00:56] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.003962 10.0.0.19 - - [2026-02-09 04:00:56] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.003504 10.0.0.19 - - [2026-02-09 04:00:56] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.003757 10.0.0.19 - - [2026-02-09 04:00:57] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.004215 10.0.0.19 - - [2026-02-09 04:00:58] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.004395 10.0.0.19 - - [2026-02-09 04:00:59] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.004601 10.0.0.19 - - [2026-02-09 04:01:00] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.004198 10.0.0.41 - - [2026-02-09 04:01:00] "GET /obj-perms HTTP/1.1" 200 5056 0.070640 10.0.0.19 - - [2026-02-09 04:01:01] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.004129 10.0.0.19 - - [2026-02-09 04:01:02] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.004058 10.0.0.19 - - [2026-02-09 04:01:02] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.003480 10.0.0.19 - - [2026-02-09 04:01:03] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.003761 10.0.0.19 - - [2026-02-09 04:01:04] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.003546 10.0.0.19 - - [2026-02-09 04:01:05] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.005756 10.0.0.19 - - [2026-02-09 04:01:06] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.003911 10.0.0.19 - - [2026-02-09 04:01:07] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.003645 10.0.0.19 - - [2026-02-09 04:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.19 - - [2026-02-09 04:01:07] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004513 10.0.0.19 - - [2026-02-09 04:01:07] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003282 10.0.0.19 - - [2026-02-09 04:01:07] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006341 10.0.0.19 - - [2026-02-09 04:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.19 - - [2026-02-09 04:01:07] "GET /routing-instance/cdc5e7e1-eed2-43bc-bf29-34a1a744b4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005978 10.0.0.19 - - [2026-02-09 04:01:07] "GET /route-target/0849f863-30e7-4808-af4f-369dc977e539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.006279 10.0.0.19 - - [2026-02-09 04:01:07] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.004743 10.0.0.19 - - [2026-02-09 04:01:08] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.004705 10.0.0.19 - - [2026-02-09 04:01:09] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.005221 10.0.0.19 - - [2026-02-09 04:01:10] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.006283 10.0.0.19 - - [2026-02-09 04:01:11] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.003906 10.0.0.19 - - [2026-02-09 04:01:12] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.003642 10.0.0.19 - - [2026-02-09 04:01:12] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.003568 10.0.0.19 - - [2026-02-09 04:01:13] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.004510 10.0.0.19 - - [2026-02-09 04:01:14] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.004135 10.0.0.19 - - [2026-02-09 04:01:15] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.004538 10.0.0.19 - - [2026-02-09 04:01:16] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.003631 10.0.0.19 - - [2026-02-09 04:01:17] "GET /virtual-machine/476a74bb-fbad-4f5d-882c-099da5eba4a8 HTTP/1.1" 404 171 0.004458 10.0.0.19 - - [2026-02-09 04:01:17] "GET /obj-perms HTTP/1.1" 200 5044 0.004147 10.0.0.33 - - [2026-02-09 04:01:17] "GET /obj-perms HTTP/1.1" 200 5044 0.004396 10.0.0.19 - - [2026-02-09 04:01:17] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 200 1298 0.005938 10.0.0.19 - - [2026-02-09 04:01:18] "POST /neutron/port HTTP/1.1" 200 1126 0.017878 10.0.0.19 - - [2026-02-09 04:01:19] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 404 171 0.003663 10.0.0.19 - - [2026-02-09 04:01:19] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 404 171 0.003274 10.0.0.19 - - [2026-02-09 04:01:19] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 404 171 0.003284 10.0.0.19 - - [2026-02-09 04:01:20] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 404 171 0.004194 10.0.0.19 - - [2026-02-09 04:01:21] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 404 171 0.004273 10.0.0.19 - - [2026-02-09 04:01:22] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 404 171 0.003623 10.0.0.19 - - [2026-02-09 04:01:23] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 404 171 0.004740 10.0.0.19 - - [2026-02-09 04:01:24] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 404 171 0.003089 10.0.0.19 - - [2026-02-09 04:01:25] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 404 171 0.003468 10.0.0.19 - - [2026-02-09 04:01:25] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 404 171 0.003081 10.0.0.19 - - [2026-02-09 04:01:26] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 404 171 0.005813 10.0.0.19 - - [2026-02-09 04:01:27] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 404 171 0.003234 10.0.0.19 - - [2026-02-09 04:01:28] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 404 171 0.003585 10.0.0.19 - - [2026-02-09 04:01:29] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 404 171 0.004408 10.0.0.19 - - [2026-02-09 04:01:30] "GET /virtual-machine/0d29eea9-0dff-45df-950b-632460fa1dca HTTP/1.1" 404 171 0.003458 10.0.0.19 - - [2026-02-09 04:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.19 - - [2026-02-09 04:01:30] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004534 10.0.0.19 - - [2026-02-09 04:01:30] "GET /virtual-networks?parent_id=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002960 10.0.0.19 - - [2026-02-09 04:01:30] "GET /virtual-network/4beb7df9-bc49-4950-aefc-8aab0bfb40cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006430 10.0.0.19 - - [2026-02-09 04:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.19 - - [2026-02-09 04:01:30] "GET /routing-instance/cdc5e7e1-eed2-43bc-bf29-34a1a744b4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004737 10.0.0.19 - - [2026-02-09 04:01:30] "GET /route-target/0849f863-30e7-4808-af4f-369dc977e539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004344 10.0.0.19 - - [2026-02-09 04:01:30] "GET /obj-perms HTTP/1.1" 200 5044 0.004172 10.0.0.19 - - [2026-02-09 04:01:33] "GET /obj-perms HTTP/1.1" 200 5044 0.004723 10.0.0.19 - - [2026-02-09 04:01:33] "POST /neutron/network HTTP/1.1" 200 808 0.008333 10.0.0.19 - - [2026-02-09 04:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.053551 10.0.0.19 - - [2026-02-09 04:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.19 - - [2026-02-09 04:01:34] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004307 10.0.0.19 - - [2026-02-09 04:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.19 - - [2026-02-09 04:01:34] "PUT /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9 HTTP/1.1" 200 276 0.014194 10.0.0.41 - - [2026-02-09 04:01:36] "GET /projects?obj_uuids=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001512 10.0.0.19 - - [2026-02-09 04:01:36] "GET /project/8db1f187-286b-44ad-88e3-562a46ed7619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.052232 10.0.0.41 - - [2026-02-09 04:01:36] "GET /projects?obj_uuids=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001014 10.0.0.19 - - [2026-02-09 04:01:36] "GET /project/8db1f187-286b-44ad-88e3-562a46ed7619?fields=virtual_networks HTTP/1.1" 200 1046 0.058871 10.0.0.41 - - [2026-02-09 04:01:36] "GET /projects?obj_uuids=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001107 10.0.0.19 - - [2026-02-09 04:01:36] "GET /project/8db1f187-286b-44ad-88e3-562a46ed7619?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.052671 10.0.0.41 - - [2026-02-09 04:01:36] "GET /projects?obj_uuids=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001143 10.0.0.19 - - [2026-02-09 04:01:36] "GET /project/8db1f187-286b-44ad-88e3-562a46ed7619?fields=security_groups HTTP/1.1" 200 1279 0.054892 10.0.0.19 - - [2026-02-09 04:01:37] "POST /fqname-to-id HTTP/1.1" 404 194 0.036234 10.0.0.41 - - [2026-02-09 04:01:37] "GET /projects?obj_uuids=b39e0024-042e-48c8-861b-4d2e0241d335&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003627 10.0.0.41 - - [2026-02-09 04:01:37] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001052 10.0.0.41 - - [2026-02-09 04:01:37] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007396 10.0.0.41 - - [2026-02-09 04:01:37] "POST /id-to-fqname HTTP/1.1" 200 196 0.001399 10.0.0.41 - - [2026-02-09 04:01:37] "POST /fqname-to-id HTTP/1.1" 404 205 0.010569 10.0.0.41 - - [2026-02-09 04:01:37] "POST /security-groups HTTP/1.1" 200 597 0.032021 10.0.0.41 - - [2026-02-09 04:01:37] "POST /projects HTTP/1.1" 200 597 0.230908 10.0.0.41 - - [2026-02-09 04:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.300503 10.0.0.19 - - [2026-02-09 04:01:37] "POST /access-control-lists HTTP/1.1" 200 602 0.027582 10.0.0.19 - - [2026-02-09 04:01:38] "GET /project/b39e0024-042e-48c8-861b-4d2e0241d335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.451218 10.0.0.19 - - [2026-02-09 04:01:39] "GET / HTTP/1.1" 200 35931 0.002091 10.0.0.41 - - [2026-02-09 04:01:42] "GET /projects?obj_uuids=b39e0024-042e-48c8-861b-4d2e0241d335&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001099 10.0.0.19 - - [2026-02-09 04:01:42] "GET /project/b39e0024-042e-48c8-861b-4d2e0241d335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.043931 10.0.0.41 - - [2026-02-09 04:01:42] "GET /projects?obj_uuids=b39e0024-042e-48c8-861b-4d2e0241d335&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000959 10.0.0.19 - - [2026-02-09 04:01:42] "GET /project/b39e0024-042e-48c8-861b-4d2e0241d335?fields=virtual_networks HTTP/1.1" 200 1044 0.041215 10.0.0.41 - - [2026-02-09 04:01:42] "GET /projects?obj_uuids=b39e0024-042e-48c8-861b-4d2e0241d335&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001357 10.0.0.19 - - [2026-02-09 04:01:42] "GET /project/b39e0024-042e-48c8-861b-4d2e0241d335?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.053784 10.0.0.41 - - [2026-02-09 04:01:42] "GET /projects?obj_uuids=b39e0024-042e-48c8-861b-4d2e0241d335&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001039 10.0.0.19 - - [2026-02-09 04:01:42] "GET /project/b39e0024-042e-48c8-861b-4d2e0241d335?fields=security_groups HTTP/1.1" 200 1276 0.047228 10.0.0.19 - - [2026-02-09 04:01:43] "POST /fqname-to-id HTTP/1.1" 404 188 0.026689 10.0.0.41 - - [2026-02-09 04:01:43] "GET /projects?obj_uuids=3330529a-02aa-4fc7-ba5b-1eacb2746fe6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.062792 10.0.0.41 - - [2026-02-09 04:01:43] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000945 10.0.0.41 - - [2026-02-09 04:01:43] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.050584 10.0.0.41 - - [2026-02-09 04:01:43] "POST /id-to-fqname HTTP/1.1" 200 190 0.005076 10.0.0.41 - - [2026-02-09 04:01:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.006287 10.0.0.41 - - [2026-02-09 04:01:43] "POST /security-groups HTTP/1.1" 200 591 0.073766 10.0.0.19 - - [2026-02-09 04:01:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.003055 10.0.0.41 - - [2026-02-09 04:01:43] "POST /projects HTTP/1.1" 200 585 0.273693 10.0.0.41 - - [2026-02-09 04:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.343784 10.0.0.19 - - [2026-02-09 04:01:43] "POST /access-control-lists HTTP/1.1" 200 594 0.034621 10.0.0.19 - - [2026-02-09 04:01:43] "GET /project/3330529a-02aa-4fc7-ba5b-1eacb2746fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.554503 10.0.0.19 - - [2026-02-09 04:01:44] "GET / HTTP/1.1" 200 35931 0.002292 10.0.0.41 - - [2026-02-09 04:01:47] "GET /projects?obj_uuids=3330529a-02aa-4fc7-ba5b-1eacb2746fe6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001189 10.0.0.19 - - [2026-02-09 04:01:47] "GET /project/3330529a-02aa-4fc7-ba5b-1eacb2746fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.107782 10.0.0.41 - - [2026-02-09 04:01:47] "GET /projects?obj_uuids=3330529a-02aa-4fc7-ba5b-1eacb2746fe6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001182 10.0.0.19 - - [2026-02-09 04:01:47] "GET /project/3330529a-02aa-4fc7-ba5b-1eacb2746fe6?fields=virtual_networks HTTP/1.1" 200 1032 0.047706 10.0.0.41 - - [2026-02-09 04:01:47] "GET /projects?obj_uuids=3330529a-02aa-4fc7-ba5b-1eacb2746fe6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001536 10.0.0.19 - - [2026-02-09 04:01:47] "GET /project/3330529a-02aa-4fc7-ba5b-1eacb2746fe6?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.054856 10.0.0.41 - - [2026-02-09 04:01:48] "GET /projects?obj_uuids=3330529a-02aa-4fc7-ba5b-1eacb2746fe6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001376 10.0.0.19 - - [2026-02-09 04:01:48] "GET /project/3330529a-02aa-4fc7-ba5b-1eacb2746fe6?fields=security_groups HTTP/1.1" 200 1258 0.041102 10.0.0.19 - - [2026-02-09 04:01:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.051339 10.0.0.41 - - [2026-02-09 04:01:48] "GET /projects?obj_uuids=b39e0024-042e-48c8-861b-4d2e0241d335&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001224 10.0.0.41 - - [2026-02-09 04:01:49] "GET /projects?obj_uuids=3330529a-02aa-4fc7-ba5b-1eacb2746fe6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000939 10.0.0.41 - - [2026-02-09 04:01:49] "GET /project/b39e0024-042e-48c8-861b-4d2e0241d335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.045855 10.0.0.41 - - [2026-02-09 04:01:49] "GET /projects?obj_uuids=b39e0024-042e-48c8-861b-4d2e0241d335&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000922 10.0.0.41 - - [2026-02-09 04:01:49] "DELETE /project/b39e0024042e48c8861b4d2e0241d335 HTTP/1.1" 404 173 0.118490 10.0.0.41 - - [2026-02-09 04:01:49] "GET /project/3330529a-02aa-4fc7-ba5b-1eacb2746fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.058881 10.0.0.41 - - [2026-02-09 04:01:49] "DELETE /project/3330529a02aa4fc7ba5b1eacb2746fe6 HTTP/1.1" 404 173 0.154229 10.0.0.41 - - [2026-02-09 04:01:49] "GET /project/b39e0024-042e-48c8-861b-4d2e0241d335?fields=security_groups HTTP/1.1" 200 1381 0.088702 10.0.0.41 - - [2026-02-09 04:01:49] "GET /projects?obj_uuids=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004954 10.0.0.41 - - [2026-02-09 04:01:49] "GET /projects?obj_uuids=3330529a-02aa-4fc7-ba5b-1eacb2746fe6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001032 10.0.0.41 - - [2026-02-09 04:01:49] "GET /project/3330529a-02aa-4fc7-ba5b-1eacb2746fe6?fields=security_groups HTTP/1.1" 200 1363 0.054453 10.0.0.41 - - [2026-02-09 04:01:49] "GET /project/8db1f187-286b-44ad-88e3-562a46ed7619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.069488 10.0.0.41 - - [2026-02-09 04:01:49] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006974 10.0.0.41 - - [2026-02-09 04:01:49] "GET /projects?obj_uuids=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001086 10.0.0.41 - - [2026-02-09 04:01:49] "DELETE /security-group/48b61477-4d38-4da4-9767-d0567842bd3b HTTP/1.1" 200 115 0.090163 10.0.0.41 - - [2026-02-09 04:01:49] "GET /projects?obj_uuids=b39e0024-042e-48c8-861b-4d2e0241d335&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002479 10.0.0.41 - - [2026-02-09 04:01:49] "DELETE /security-group/b05503f2-29d1-411e-9814-4401ae28af8d HTTP/1.1" 200 115 0.092531 10.0.0.41 - - [2026-02-09 04:01:49] "GET /projects?obj_uuids=3330529a-02aa-4fc7-ba5b-1eacb2746fe6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001136 10.0.0.41 - - [2026-02-09 04:01:49] "GET /project/8db1f187-286b-44ad-88e3-562a46ed7619?fields=security_groups HTTP/1.1" 200 1384 0.111615 10.0.0.41 - - [2026-02-09 04:01:49] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003381 10.0.0.41 - - [2026-02-09 04:01:49] "GET /project/3330529a-02aa-4fc7-ba5b-1eacb2746fe6?fields=application_policy_sets HTTP/1.1" 200 1402 0.059905 10.0.0.41 - - [2026-02-09 04:01:49] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.056214 10.0.0.41 - - [2026-02-09 04:01:49] "GET /project/b39e0024-042e-48c8-861b-4d2e0241d335?fields=application_policy_sets HTTP/1.1" 200 1420 0.156300 10.0.0.19 - - [2026-02-09 04:01:49] "DELETE /access-control-list/0b853aa7-9582-414e-be55-cf65c7b494f6 HTTP/1.1" 200 115 0.080626 10.0.0.41 - - [2026-02-09 04:01:49] "DELETE /security-group/6084d2fb-9a2c-4ad3-9be7-94734fa695d8 HTTP/1.1" 200 115 0.174966 10.0.0.41 - - [2026-02-09 04:01:49] "GET /projects?obj_uuids=8db1f187-286b-44ad-88e3-562a46ed7619&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001038 10.0.0.41 - - [2026-02-09 04:01:49] "GET /project/8db1f187-286b-44ad-88e3-562a46ed7619?fields=application_policy_sets HTTP/1.1" 200 1423 0.101097 10.0.0.41 - - [2026-02-09 04:01:49] "DELETE /project/3330529a-02aa-4fc7-ba5b-1eacb2746fe6 HTTP/1.1" 200 115 0.816453 10.0.0.41 - - [2026-02-09 04:01:49] "POST /id-to-fqname HTTP/1.1" 200 198 0.001580 10.0.0.41 - - [2026-02-09 04:01:49] "DELETE /project/b39e0024-042e-48c8-861b-4d2e0241d335 HTTP/1.1" 200 115 0.847456 10.0.0.41 - - [2026-02-09 04:01:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.005892 10.0.0.19 - - [2026-02-09 04:01:49] "DELETE /access-control-list/d8dd5513-e759-4ff2-a589-258ec3d57e7f HTTP/1.1" 200 115 0.083747 10.0.0.41 - - [2026-02-09 04:01:49] "DELETE /project/8db1f187-286b-44ad-88e3-562a46ed7619 HTTP/1.1" 404 190 0.945892 10.0.0.41 - - [2026-02-09 04:01:49] "POST /security-groups HTTP/1.1" 200 599 0.137215 10.0.0.41 - - [2026-02-09 04:01:49] "POST /projects HTTP/1.1" 200 601 0.541795 10.0.0.41 - - [2026-02-09 04:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.595692 10.0.0.19 - - [2026-02-09 04:01:50] "POST /fqname-to-id HTTP/1.1" 404 241 0.007310 10.0.0.19 - - [2026-02-09 04:01:50] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.897811 10.0.0.19 - - [2026-02-09 04:01:51] "GET / HTTP/1.1" 200 35931 0.001923 10.0.0.19 - - [2026-02-09 04:01:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000501 10.0.0.19 - - [2026-02-09 04:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.053479 10.0.0.41 - - [2026-02-09 04:01:52] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000974 10.0.0.19 - - [2026-02-09 04:01:52] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.038199 10.0.0.41 - - [2026-02-09 04:01:52] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001228 10.0.0.19 - - [2026-02-09 04:01:52] "POST /neutron/network HTTP/1.1" 200 601 0.148131 10.0.0.19 - - [2026-02-09 04:01:52] "POST /ref-update HTTP/1.1" 200 156 0.025755 10.0.0.19 - - [2026-02-09 04:01:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.073096 10.0.0.19 - - [2026-02-09 04:01:52] "POST /neutron/network HTTP/1.1" 200 976 0.012450 10.0.0.19 - - [2026-02-09 04:01:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001455 10.0.0.19 - - [2026-02-09 04:01:52] "GET /virtual-network/6b7b379b-13e2-408c-8a7a-a70e7853ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005687 10.0.0.19 - - [2026-02-09 04:01:53] "GET /virtual-network/6b7b379b-13e2-408c-8a7a-a70e7853ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006239 10.0.0.19 - - [2026-02-09 04:01:53] "POST /neutron/subnet HTTP/1.1" 200 716 0.010151 10.0.0.19 - - [2026-02-09 04:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.41 - - [2026-02-09 04:01:53] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001050 10.0.0.19 - - [2026-02-09 04:01:53] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043932 10.0.0.41 - - [2026-02-09 04:01:53] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001489 10.0.0.19 - - [2026-02-09 04:01:53] "POST /neutron/network HTTP/1.1" 200 601 0.115795 10.0.0.19 - - [2026-02-09 04:01:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.005621 10.0.0.19 - - [2026-02-09 04:01:53] "POST /neutron/network HTTP/1.1" 200 976 0.012160 10.0.0.19 - - [2026-02-09 04:01:53] "POST /id-to-fqname HTTP/1.1" 200 222 0.001429 10.0.0.19 - - [2026-02-09 04:01:53] "GET /virtual-network/7f8b7f06-f9da-4a82-bee4-d3198b0b05f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005461 10.0.0.19 - - [2026-02-09 04:01:53] "GET /virtual-network/7f8b7f06-f9da-4a82-bee4-d3198b0b05f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006110 10.0.0.19 - - [2026-02-09 04:01:54] "POST /neutron/subnet HTTP/1.1" 200 716 0.009631 10.0.0.19 - - [2026-02-09 04:01:54] "POST /id-to-fqname HTTP/1.1" 200 222 0.002028 10.0.0.41 - - [2026-02-09 04:01:54] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001109 10.0.0.19 - - [2026-02-09 04:01:54] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.086224 10.0.0.19 - - [2026-02-09 04:01:55] "POST /neutron/network HTTP/1.1" 200 976 0.033847 10.0.0.19 - - [2026-02-09 04:01:55] "POST /id-to-fqname HTTP/1.1" 200 222 0.001478 10.0.0.19 - - [2026-02-09 04:01:55] "POST /neutron/port HTTP/1.1" 200 117 0.007535 10.0.0.41 - - [2026-02-09 04:01:55] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001060 10.0.0.19 - - [2026-02-09 04:01:56] "POST /neutron/port HTTP/1.1" 200 1154 0.318980 10.0.0.19 - - [2026-02-09 04:01:56] "POST /neutron/port HTTP/1.1" 200 1208 0.104004 10.0.0.41 - - [2026-02-09 04:01:56] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001136 10.0.0.19 - - [2026-02-09 04:01:56] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.104326 10.0.0.19 - - [2026-02-09 04:01:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004168 10.0.0.19 - - [2026-02-09 04:01:56] "POST /neutron/port HTTP/1.1" 200 117 0.001295 10.0.0.19 - - [2026-02-09 04:01:56] "POST /neutron/port HTTP/1.1" 200 1218 0.019150 10.0.0.19 - - [2026-02-09 04:01:56] "POST /neutron/port HTTP/1.1" 200 1218 0.018105 10.0.0.41 - - [2026-02-09 04:01:57] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001156 10.0.0.19 - - [2026-02-09 04:01:57] "POST /neutron/port HTTP/1.1" 200 1154 0.322238 10.0.0.19 - - [2026-02-09 04:01:57] "POST /neutron/port HTTP/1.1" 200 1208 0.172499 10.0.0.19 - - [2026-02-09 04:01:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004500 10.0.0.19 - - [2026-02-09 04:01:57] "POST /neutron/port HTTP/1.1" 200 117 0.001211 10.0.0.19 - - [2026-02-09 04:02:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008896 10.0.0.19 - - [2026-02-09 04:02:02] "POST /neutron/port HTTP/1.1" 200 1218 0.018570 10.0.0.19 - - [2026-02-09 04:02:02] "GET /virtual-machine/cb9e3026-da4e-460d-8e10-c1c81db8a74f HTTP/1.1" 401 292 0.000432 10.0.0.19 - - [2026-02-09 04:02:02] "GET /virtual-machine/cb9e3026-da4e-460d-8e10-c1c81db8a74f HTTP/1.1" 200 1301 0.038312 10.0.0.19 - - [2026-02-09 04:02:02] "GET /virtual-machine-interface/8ec02f95-38a7-4bf6-9138-d5c768aad734 HTTP/1.1" 200 3158 0.006028 10.0.0.19 - - [2026-02-09 04:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.19 - - [2026-02-09 04:02:02] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004236 10.0.0.19 - - [2026-02-09 04:02:02] "GET /virtual-networks?parent_id=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003658 10.0.0.19 - - [2026-02-09 04:02:02] "GET /virtual-network/6b7b379b-13e2-408c-8a7a-a70e7853ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006666 10.0.0.19 - - [2026-02-09 04:02:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007507 10.0.0.19 - - [2026-02-09 04:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.19 - - [2026-02-09 04:02:05] "GET /virtual-network/6b7b379b-13e2-408c-8a7a-a70e7853ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006682 10.0.0.19 - - [2026-02-09 04:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.19 - - [2026-02-09 04:02:07] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004222 10.0.0.19 - - [2026-02-09 04:02:07] "GET /virtual-networks?parent_id=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003124 10.0.0.19 - - [2026-02-09 04:02:07] "GET /virtual-network/6b7b379b-13e2-408c-8a7a-a70e7853ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.007853 10.0.0.19 - - [2026-02-09 04:02:08] "POST /neutron/port HTTP/1.1" 200 1218 0.022393 10.0.0.19 - - [2026-02-09 04:02:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008117 10.0.0.19 - - [2026-02-09 04:02:08] "GET /virtual-machine/da5d9de8-6918-45fc-b2fa-1335d3722046 HTTP/1.1" 200 1301 0.006625 10.0.0.19 - - [2026-02-09 04:02:08] "GET /virtual-machine-interface/e88ad01f-2626-467b-82b7-b69412494288 HTTP/1.1" 200 3157 0.005326 10.0.0.19 - - [2026-02-09 04:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.19 - - [2026-02-09 04:02:08] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003676 10.0.0.19 - - [2026-02-09 04:02:08] "GET /virtual-networks?parent_id=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002904 10.0.0.19 - - [2026-02-09 04:02:08] "GET /virtual-network/7f8b7f06-f9da-4a82-bee4-d3198b0b05f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005755 10.0.0.19 - - [2026-02-09 04:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.19 - - [2026-02-09 04:02:09] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004874 10.0.0.19 - - [2026-02-09 04:02:09] "GET /virtual-networks?parent_id=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003999 10.0.0.19 - - [2026-02-09 04:02:09] "GET /virtual-network/7f8b7f06-f9da-4a82-bee4-d3198b0b05f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006361 10.0.0.19 - - [2026-02-09 04:02:09] "POST /fqname-to-id HTTP/1.1" 404 209 0.005118 10.0.0.19 - - [2026-02-09 04:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.41 - - [2026-02-09 04:02:09] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001230 10.0.0.19 - - [2026-02-09 04:02:09] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045978 10.0.0.19 - - [2026-02-09 04:02:09] "POST /network-policys HTTP/1.1" 200 533 0.027626 10.0.0.19 - - [2026-02-09 04:02:09] "GET /network-policy/e18c14c6-aef1-4ae1-bb4c-ed1fc11a5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006277 10.0.0.19 - - [2026-02-09 04:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.19 - - [2026-02-09 04:02:09] "GET /virtual-network/6b7b379b-13e2-408c-8a7a-a70e7853ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006559 10.0.0.19 - - [2026-02-09 04:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.19 - - [2026-02-09 04:02:09] "GET /network-policy/e18c14c6-aef1-4ae1-bb4c-ed1fc11a5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005019 10.0.0.19 - - [2026-02-09 04:02:10] "POST /fqname-to-id HTTP/1.1" 404 230 0.012351 10.0.0.19 - - [2026-02-09 04:02:10] "POST /ref-update HTTP/1.1" 200 156 0.057291 10.0.0.19 - - [2026-02-09 04:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.19 - - [2026-02-09 04:02:10] "GET /network-policy/e18c14c6-aef1-4ae1-bb4c-ed1fc11a5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005351 10.0.0.19 - - [2026-02-09 04:02:10] "POST /neutron/network HTTP/1.1" 200 1062 0.012184 10.0.0.19 - - [2026-02-09 04:02:10] "GET /virtual-network/6b7b379b-13e2-408c-8a7a-a70e7853ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.005819 10.0.0.19 - - [2026-02-09 04:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.19 - - [2026-02-09 04:02:10] "GET /network-policy/e18c14c6-aef1-4ae1-bb4c-ed1fc11a5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008345 10.0.0.19 - - [2026-02-09 04:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.19 - - [2026-02-09 04:02:10] "GET /virtual-network/7f8b7f06-f9da-4a82-bee4-d3198b0b05f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006536 10.0.0.19 - - [2026-02-09 04:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.19 - - [2026-02-09 04:02:10] "GET /network-policy/e18c14c6-aef1-4ae1-bb4c-ed1fc11a5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004447 10.0.0.19 - - [2026-02-09 04:02:10] "POST /ref-update HTTP/1.1" 200 156 0.059395 10.0.0.19 - - [2026-02-09 04:02:10] "POST /fqname-to-id HTTP/1.1" 404 230 0.005939 10.0.0.19 - - [2026-02-09 04:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006427 10.0.0.19 - - [2026-02-09 04:02:10] "GET /network-policy/e18c14c6-aef1-4ae1-bb4c-ed1fc11a5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.024554 10.0.0.19 - - [2026-02-09 04:02:10] "GET /virtual-network/7f8b7f06-f9da-4a82-bee4-d3198b0b05f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2869 0.017148 10.0.0.19 - - [2026-02-09 04:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008612 10.0.0.19 - - [2026-02-09 04:02:10] "GET /network-policy/e18c14c6-aef1-4ae1-bb4c-ed1fc11a5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004029 10.0.0.19 - - [2026-02-09 04:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.41 - - [2026-02-09 04:02:10] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001053 10.0.0.19 - - [2026-02-09 04:02:10] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.049546 10.0.0.41 - - [2026-02-09 04:02:10] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001637 10.0.0.19 - - [2026-02-09 04:02:10] "POST /neutron/network HTTP/1.1" 200 585 0.155447 10.0.0.19 - - [2026-02-09 04:02:11] "POST /route-targets HTTP/1.1" 200 327 0.013487 10.0.0.19 - - [2026-02-09 04:02:11] "POST /id-to-fqname HTTP/1.1" 200 214 0.003923 10.0.0.19 - - [2026-02-09 04:02:11] "GET /virtual-network/84594f8e-859e-4d87-be65-8bfae3ff7679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006540 10.0.0.19 - - [2026-02-09 04:02:11] "POST /neutron/network HTTP/1.1" 200 799 0.007453 10.0.0.19 - - [2026-02-09 04:02:11] "GET /virtual-network/84594f8e-859e-4d87-be65-8bfae3ff7679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005605 10.0.0.19 - - [2026-02-09 04:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.41 - - [2026-02-09 04:02:11] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001517 10.0.0.19 - - [2026-02-09 04:02:11] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.040238 10.0.0.19 - - [2026-02-09 04:02:11] "POST /neutron/network HTTP/1.1" 200 117 0.015443 10.0.0.19 - - [2026-02-09 04:02:11] "POST /ref-update HTTP/1.1" 200 156 0.024591 10.0.0.19 - - [2026-02-09 04:02:11] "POST /neutron/network HTTP/1.1" 200 799 0.009328 10.0.0.19 - - [2026-02-09 04:02:11] "POST /id-to-fqname HTTP/1.1" 200 214 0.001145 10.0.0.19 - - [2026-02-09 04:02:11] "GET /virtual-network/8f12692c-bf58-49fe-a1e0-3bdc0cdadb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005377 10.0.0.19 - - [2026-02-09 04:02:11] "GET /virtual-network/8f12692c-bf58-49fe-a1e0-3bdc0cdadb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005887 10.0.0.19 - - [2026-02-09 04:02:11] "POST /neutron/subnet HTTP/1.1" 200 701 0.009253 10.0.0.19 - - [2026-02-09 04:02:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.002993 10.0.0.19 - - [2026-02-09 04:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.41 - - [2026-02-09 04:02:12] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001083 10.0.0.19 - - [2026-02-09 04:02:12] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051666 10.0.0.19 - - [2026-02-09 04:02:12] "POST /network-policys HTTP/1.1" 200 587 0.031803 10.0.0.19 - - [2026-02-09 04:02:12] "GET /network-policy/9ab30849-b98a-44ec-9481-ca0df2f6bdd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.007692 10.0.0.19 - - [2026-02-09 04:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.19 - - [2026-02-09 04:02:12] "GET /virtual-network/84594f8e-859e-4d87-be65-8bfae3ff7679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007708 10.0.0.19 - - [2026-02-09 04:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.19 - - [2026-02-09 04:02:12] "GET /network-policy/9ab30849-b98a-44ec-9481-ca0df2f6bdd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004582 10.0.0.19 - - [2026-02-09 04:02:12] "POST /ref-update HTTP/1.1" 200 156 0.053054 10.0.0.19 - - [2026-02-09 04:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.19 - - [2026-02-09 04:02:12] "GET /network-policy/9ab30849-b98a-44ec-9481-ca0df2f6bdd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.016099 10.0.0.19 - - [2026-02-09 04:02:12] "GET /virtual-network/84594f8e-859e-4d87-be65-8bfae3ff7679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.008402 10.0.0.19 - - [2026-02-09 04:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.19 - - [2026-02-09 04:02:12] "GET /network-policy/9ab30849-b98a-44ec-9481-ca0df2f6bdd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004689 10.0.0.19 - - [2026-02-09 04:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.19 - - [2026-02-09 04:02:12] "GET /virtual-network/8f12692c-bf58-49fe-a1e0-3bdc0cdadb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006283 10.0.0.19 - - [2026-02-09 04:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.19 - - [2026-02-09 04:02:12] "GET /network-policy/9ab30849-b98a-44ec-9481-ca0df2f6bdd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005062 10.0.0.19 - - [2026-02-09 04:02:12] "PUT /access-control-list/170faab2-1772-41e5-b6a9-da6424f04595 HTTP/1.1" 200 272 0.016554 10.0.0.19 - - [2026-02-09 04:02:12] "POST /ref-update HTTP/1.1" 200 156 0.065894 10.0.0.19 - - [2026-02-09 04:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.19 - - [2026-02-09 04:02:12] "POST /ref-update HTTP/1.1" 200 156 0.030343 10.0.0.19 - - [2026-02-09 04:02:12] "GET /network-policy/9ab30849-b98a-44ec-9481-ca0df2f6bdd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.010129 10.0.0.19 - - [2026-02-09 04:02:12] "GET /virtual-network/8f12692c-bf58-49fe-a1e0-3bdc0cdadb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.014621 10.0.0.19 - - [2026-02-09 04:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.19 - - [2026-02-09 04:02:12] "GET /network-policy/9ab30849-b98a-44ec-9481-ca0df2f6bdd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005061 10.0.0.19 - - [2026-02-09 04:02:12] "POST /id-to-fqname HTTP/1.1" 200 214 0.001520 10.0.0.19 - - [2026-02-09 04:02:13] "POST /neutron/port HTTP/1.1" 200 2282 0.029119 10.0.0.41 - - [2026-02-09 04:02:13] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001038 10.0.0.19 - - [2026-02-09 04:02:13] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.071505 10.0.0.19 - - [2026-02-09 04:02:13] "POST /neutron/network HTTP/1.1" 200 912 0.006911 10.0.0.19 - - [2026-02-09 04:02:14] "POST /neutron/port HTTP/1.1" 200 117 0.008597 10.0.0.19 - - [2026-02-09 04:02:14] "POST /id-to-fqname HTTP/1.1" 200 214 0.001518 10.0.0.19 - - [2026-02-09 04:02:14] "POST /neutron/network HTTP/1.1" 200 922 0.006908 10.0.0.19 - - [2026-02-09 04:02:14] "POST /neutron/port HTTP/1.1" 200 1063 0.051820 10.0.0.19 - - [2026-02-09 04:02:15] "POST /neutron/port HTTP/1.1" 200 1127 0.025463 10.0.0.41 - - [2026-02-09 04:02:15] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001157 10.0.0.19 - - [2026-02-09 04:02:15] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.134432 10.0.0.19 - - [2026-02-09 04:02:15] "POST /neutron/network HTTP/1.1" 200 912 0.006206 10.0.0.19 - - [2026-02-09 04:02:15] "POST /neutron/port HTTP/1.1" 200 3256 0.029525 10.0.0.19 - - [2026-02-09 04:02:15] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003608 10.0.0.19 - - [2026-02-09 04:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.19 - - [2026-02-09 04:02:15] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005251 10.0.0.19 - - [2026-02-09 04:02:15] "POST /neutron/network HTTP/1.1" 200 922 0.007123 10.0.0.19 - - [2026-02-09 04:02:16] "POST /neutron/port HTTP/1.1" 200 1063 0.020825 10.0.0.19 - - [2026-02-09 04:02:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008772 10.0.0.19 - - [2026-02-09 04:02:16] "POST /neutron/network HTTP/1.1" 200 912 0.006672 10.0.0.19 - - [2026-02-09 04:02:16] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003874 10.0.0.19 - - [2026-02-09 04:02:16] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004159 10.0.0.19 - - [2026-02-09 04:02:16] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004120 10.0.0.19 - - [2026-02-09 04:02:16] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.026006 10.0.0.19 - - [2026-02-09 04:02:17] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.031352 10.0.0.19 - - [2026-02-09 04:02:17] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.014467 10.0.0.19 - - [2026-02-09 04:02:17] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006869 10.0.0.19 - - [2026-02-09 04:02:17] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.045703 10.0.0.19 - - [2026-02-09 04:02:17] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.028474 10.0.0.19 - - [2026-02-09 04:02:17] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.006973 10.0.0.19 - - [2026-02-09 04:02:17] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.006976 10.0.0.19 - - [2026-02-09 04:02:17] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.040668 10.0.0.19 - - [2026-02-09 04:02:17] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.044095 10.0.0.19 - - [2026-02-09 04:02:17] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.008063 10.0.0.19 - - [2026-02-09 04:02:17] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005414 10.0.0.19 - - [2026-02-09 04:02:17] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.023667 10.0.0.19 - - [2026-02-09 04:02:17] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003606 10.0.0.19 - - [2026-02-09 04:02:17] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004934 10.0.0.19 - - [2026-02-09 04:02:17] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004197 10.0.0.19 - - [2026-02-09 04:02:17] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.025854 10.0.0.19 - - [2026-02-09 04:02:17] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.035380 10.0.0.19 - - [2026-02-09 04:02:17] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004892 10.0.0.19 - - [2026-02-09 04:02:17] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004119 10.0.0.19 - - [2026-02-09 04:02:17] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.029997 10.0.0.19 - - [2026-02-09 04:02:17] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.031852 10.0.0.19 - - [2026-02-09 04:02:17] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.006835 10.0.0.19 - - [2026-02-09 04:02:17] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.006754 10.0.0.19 - - [2026-02-09 04:02:18] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.031172 10.0.0.19 - - [2026-02-09 04:02:18] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.030233 10.0.0.19 - - [2026-02-09 04:02:18] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005982 10.0.0.19 - - [2026-02-09 04:02:18] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005116 10.0.0.19 - - [2026-02-09 04:02:18] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.017623 10.0.0.19 - - [2026-02-09 04:02:18] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003589 10.0.0.19 - - [2026-02-09 04:02:18] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005034 10.0.0.19 - - [2026-02-09 04:02:18] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005406 10.0.0.19 - - [2026-02-09 04:02:18] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.024668 10.0.0.19 - - [2026-02-09 04:02:18] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.028446 10.0.0.19 - - [2026-02-09 04:02:18] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004596 10.0.0.19 - - [2026-02-09 04:02:18] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004148 10.0.0.19 - - [2026-02-09 04:02:18] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.029225 10.0.0.19 - - [2026-02-09 04:02:18] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.031211 10.0.0.19 - - [2026-02-09 04:02:18] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.009935 10.0.0.19 - - [2026-02-09 04:02:18] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005150 10.0.0.19 - - [2026-02-09 04:02:18] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.035085 10.0.0.19 - - [2026-02-09 04:02:18] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.031414 10.0.0.19 - - [2026-02-09 04:02:18] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005750 10.0.0.19 - - [2026-02-09 04:02:18] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005142 10.0.0.19 - - [2026-02-09 04:02:18] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.021547 10.0.0.19 - - [2026-02-09 04:02:18] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003866 10.0.0.19 - - [2026-02-09 04:02:18] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004969 10.0.0.19 - - [2026-02-09 04:02:18] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004273 10.0.0.19 - - [2026-02-09 04:02:18] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.029266 10.0.0.19 - - [2026-02-09 04:02:19] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.042816 10.0.0.19 - - [2026-02-09 04:02:19] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.012351 10.0.0.19 - - [2026-02-09 04:02:19] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.005315 10.0.0.19 - - [2026-02-09 04:02:19] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.030533 10.0.0.19 - - [2026-02-09 04:02:19] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.037673 10.0.0.19 - - [2026-02-09 04:02:19] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2974 0.010314 10.0.0.19 - - [2026-02-09 04:02:19] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2974 0.011198 10.0.0.19 - - [2026-02-09 04:02:19] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.035582 10.0.0.19 - - [2026-02-09 04:02:19] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.044251 10.0.0.19 - - [2026-02-09 04:02:25] "POST /neutron/port HTTP/1.1" 200 1127 0.024173 10.0.0.19 - - [2026-02-09 04:02:26] "POST /neutron/port HTTP/1.1" 200 1218 0.022039 10.0.0.19 - - [2026-02-09 04:02:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005376 10.0.0.19 - - [2026-02-09 04:02:26] "POST /neutron/port HTTP/1.1" 200 117 0.001231 10.0.0.19 - - [2026-02-09 04:02:29] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004341 10.0.0.19 - - [2026-02-09 04:02:29] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.004163 10.0.0.19 - - [2026-02-09 04:02:29] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.004140 10.0.0.19 - - [2026-02-09 04:02:29] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.028481 10.0.0.19 - - [2026-02-09 04:02:29] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.040225 10.0.0.19 - - [2026-02-09 04:02:29] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.008536 10.0.0.19 - - [2026-02-09 04:02:29] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.005314 10.0.0.19 - - [2026-02-09 04:02:29] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.033266 10.0.0.19 - - [2026-02-09 04:02:29] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.031328 10.0.0.19 - - [2026-02-09 04:02:29] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.004989 10.0.0.19 - - [2026-02-09 04:02:29] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005509 10.0.0.19 - - [2026-02-09 04:02:29] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.031458 10.0.0.19 - - [2026-02-09 04:02:29] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.046293 10.0.0.19 - - [2026-02-09 04:02:30] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.007458 10.0.0.19 - - [2026-02-09 04:02:30] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.007707 10.0.0.19 - - [2026-02-09 04:02:30] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.021258 10.0.0.19 - - [2026-02-09 04:02:30] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003498 10.0.0.19 - - [2026-02-09 04:02:30] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005124 10.0.0.19 - - [2026-02-09 04:02:30] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004381 10.0.0.19 - - [2026-02-09 04:02:30] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.026255 10.0.0.19 - - [2026-02-09 04:02:30] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.034534 10.0.0.19 - - [2026-02-09 04:02:30] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.009247 10.0.0.19 - - [2026-02-09 04:02:30] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004473 10.0.0.19 - - [2026-02-09 04:02:30] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.030576 10.0.0.19 - - [2026-02-09 04:02:30] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.040686 10.0.0.19 - - [2026-02-09 04:02:30] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.008814 10.0.0.19 - - [2026-02-09 04:02:30] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005309 10.0.0.19 - - [2026-02-09 04:02:30] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.042520 10.0.0.19 - - [2026-02-09 04:02:30] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.049171 10.0.0.19 - - [2026-02-09 04:02:30] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005632 10.0.0.19 - - [2026-02-09 04:02:30] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.007213 10.0.0.19 - - [2026-02-09 04:02:30] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.025505 10.0.0.19 - - [2026-02-09 04:02:30] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003623 10.0.0.19 - - [2026-02-09 04:02:30] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004755 10.0.0.19 - - [2026-02-09 04:02:30] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004978 10.0.0.19 - - [2026-02-09 04:02:30] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.043930 10.0.0.19 - - [2026-02-09 04:02:31] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.038074 10.0.0.19 - - [2026-02-09 04:02:31] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004916 10.0.0.19 - - [2026-02-09 04:02:31] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004892 10.0.0.19 - - [2026-02-09 04:02:31] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.034873 10.0.0.19 - - [2026-02-09 04:02:31] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.037495 10.0.0.19 - - [2026-02-09 04:02:31] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005569 10.0.0.19 - - [2026-02-09 04:02:31] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.006340 10.0.0.19 - - [2026-02-09 04:02:31] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.032697 10.0.0.19 - - [2026-02-09 04:02:31] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.049270 10.0.0.19 - - [2026-02-09 04:02:31] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005267 10.0.0.19 - - [2026-02-09 04:02:31] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.007354 10.0.0.19 - - [2026-02-09 04:02:31] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.028313 10.0.0.19 - - [2026-02-09 04:02:31] "POST /ref-update HTTP/1.1" 200 156 0.069373 10.0.0.19 - - [2026-02-09 04:02:31] "GET /virtual-network/8f12692c-bf58-49fe-a1e0-3bdc0cdadb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.013273 10.0.0.19 - - [2026-02-09 04:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.19 - - [2026-02-09 04:02:31] "POST /ref-update HTTP/1.1" 200 156 0.017187 10.0.0.19 - - [2026-02-09 04:02:31] "GET /network-policy/9ab30849-b98a-44ec-9481-ca0df2f6bdd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004632 10.0.0.19 - - [2026-02-09 04:02:31] "POST /ref-update HTTP/1.1" 200 156 0.051945 10.0.0.19 - - [2026-02-09 04:02:31] "POST /neutron/network HTTP/1.1" 200 799 0.011747 10.0.0.19 - - [2026-02-09 04:02:31] "GET /virtual-network/84594f8e-859e-4d87-be65-8bfae3ff7679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.012428 10.0.0.19 - - [2026-02-09 04:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010283 10.0.0.19 - - [2026-02-09 04:02:32] "GET /network-policy/9ab30849-b98a-44ec-9481-ca0df2f6bdd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004410 10.0.0.19 - - [2026-02-09 04:02:32] "DELETE /network-policy/9ab30849-b98a-44ec-9481-ca0df2f6bdd1 HTTP/1.1" 200 115 0.045598 10.0.0.19 - - [2026-02-09 04:02:32] "POST /neutron/port HTTP/1.1" 200 1117 0.016743 10.0.0.19 - - [2026-02-09 04:02:32] "POST /neutron/port HTTP/1.1" 200 1127 0.028309 10.0.0.19 - - [2026-02-09 04:02:34] "POST /neutron/network HTTP/1.1" 200 799 0.008216 10.0.0.19 - - [2026-02-09 04:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.41 - - [2026-02-09 04:02:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002801 10.0.0.41 - - [2026-02-09 04:02:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004386 10.0.0.19 - - [2026-02-09 04:02:34] "POST /neutron/network HTTP/1.1" 200 151 0.127744 10.0.0.19 - - [2026-02-09 04:02:34] "DELETE /route-target/e684e3ee-7e0d-41a2-95a3-f3737fba2692 HTTP/1.1" 200 115 0.031161 10.0.0.19 - - [2026-02-09 04:02:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.008822 10.0.0.19 - - [2026-02-09 04:02:34] "POST /ref-update HTTP/1.1" 200 156 0.076564 10.0.0.19 - - [2026-02-09 04:02:34] "GET /virtual-network/7f8b7f06-f9da-4a82-bee4-d3198b0b05f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.020596 10.0.0.19 - - [2026-02-09 04:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.19 - - [2026-02-09 04:02:34] "GET /network-policy/e18c14c6-aef1-4ae1-bb4c-ed1fc11a5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005113 10.0.0.19 - - [2026-02-09 04:02:34] "POST /ref-update HTTP/1.1" 200 156 0.077622 10.0.0.19 - - [2026-02-09 04:02:34] "DELETE /access-control-list/9ee91d8e-6192-4acf-8190-1afded6ae306 HTTP/1.1" 200 115 0.064462 10.0.0.19 - - [2026-02-09 04:02:34] "GET /virtual-network/6b7b379b-13e2-408c-8a7a-a70e7853ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.021374 10.0.0.19 - - [2026-02-09 04:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.19 - - [2026-02-09 04:02:34] "GET /network-policy/e18c14c6-aef1-4ae1-bb4c-ed1fc11a5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005273 10.0.0.19 - - [2026-02-09 04:02:34] "DELETE /network-policy/e18c14c6-aef1-4ae1-bb4c-ed1fc11a5893 HTTP/1.1" 200 115 0.033109 10.0.0.19 - - [2026-02-09 04:02:35] "POST /neutron/network HTTP/1.1" 200 976 0.010379 10.0.0.19 - - [2026-02-09 04:02:35] "POST /neutron/port HTTP/1.1" 200 1208 0.020667 10.0.0.19 - - [2026-02-09 04:02:35] "POST /neutron/port HTTP/1.1" 200 1208 0.025492 10.0.0.41 - - [2026-02-09 04:02:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003566 10.0.0.41 - - [2026-02-09 04:02:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002577 10.0.0.41 - - [2026-02-09 04:02:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002512 10.0.0.41 - - [2026-02-09 04:02:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002173 10.0.0.19 - - [2026-02-09 04:02:37] "POST /neutron/network HTTP/1.1" 200 151 0.153098 10.0.0.19 - - [2026-02-09 04:02:37] "DELETE /route-target/ca59d0c8-41cf-46c0-960d-99a6c3de30ef HTTP/1.1" 200 115 0.023223 10.0.0.19 - - [2026-02-09 04:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.41 - - [2026-02-09 04:02:38] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001068 10.0.0.19 - - [2026-02-09 04:02:38] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.055962 10.0.0.19 - - [2026-02-09 04:02:38] "POST /neutron/network HTTP/1.1" 200 117 0.015224 10.0.0.19 - - [2026-02-09 04:02:39] "POST /route-targets HTTP/1.1" 200 327 0.016407 10.0.0.19 - - [2026-02-09 04:02:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.008019 10.0.0.41 - - [2026-02-09 04:02:39] "POST /useragent-kv HTTP/1.1" 200 115 0.008790 10.0.0.19 - - [2026-02-09 04:02:39] "POST /neutron/subnet HTTP/1.1" 200 715 0.221275 10.0.0.19 - - [2026-02-09 04:02:39] "POST /id-to-fqname HTTP/1.1" 200 222 0.001445 10.0.0.19 - - [2026-02-09 04:02:39] "GET /virtual-network/599724c4-127b-4662-911c-ae8dce4c0b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.005521 10.0.0.19 - - [2026-02-09 04:02:39] "GET /virtual-network/599724c4-127b-4662-911c-ae8dce4c0b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.006470 10.0.0.19 - - [2026-02-09 04:02:39] "POST /neutron/network HTTP/1.1" 200 973 0.011105 10.0.0.19 - - [2026-02-09 04:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.41 - - [2026-02-09 04:02:39] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001694 10.0.0.19 - - [2026-02-09 04:02:39] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.060731 10.0.0.19 - - [2026-02-09 04:02:39] "POST /neutron/network HTTP/1.1" 200 117 0.017141 10.0.0.19 - - [2026-02-09 04:02:39] "POST /ref-update HTTP/1.1" 200 156 0.023383 10.0.0.41 - - [2026-02-09 04:02:40] "POST /useragent-kv HTTP/1.1" 200 115 0.006253 10.0.0.19 - - [2026-02-09 04:02:40] "POST /neutron/subnet HTTP/1.1" 200 720 0.228159 10.0.0.19 - - [2026-02-09 04:02:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001539 10.0.0.19 - - [2026-02-09 04:02:40] "GET /virtual-network/a783070f-7d11-4605-9ce1-719b913b3187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005685 10.0.0.19 - - [2026-02-09 04:02:40] "GET /virtual-network/a783070f-7d11-4605-9ce1-719b913b3187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.007617 10.0.0.19 - - [2026-02-09 04:02:40] "POST /neutron/network HTTP/1.1" 200 974 0.010751 10.0.0.19 - - [2026-02-09 04:02:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001817 10.0.0.19 - - [2026-02-09 04:02:40] "POST /neutron/network HTTP/1.1" 200 983 0.008520 10.0.0.41 - - [2026-02-09 04:02:41] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001173 10.0.0.19 - - [2026-02-09 04:02:41] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.072670 10.0.0.19 - - [2026-02-09 04:02:41] "POST /neutron/port HTTP/1.1" 200 117 0.008728 10.0.0.19 - - [2026-02-09 04:02:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001906 10.0.0.19 - - [2026-02-09 04:02:42] "POST /neutron/network HTTP/1.1" 200 983 0.011751 10.0.0.19 - - [2026-02-09 04:02:42] "POST /neutron/port HTTP/1.1" 200 1151 0.024476 10.0.0.41 - - [2026-02-09 04:02:42] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001197 10.0.0.19 - - [2026-02-09 04:02:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007017 10.0.0.19 - - [2026-02-09 04:02:42] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.106303 10.0.0.19 - - [2026-02-09 04:02:42] "POST /neutron/network HTTP/1.1" 200 974 0.009323 10.0.0.19 - - [2026-02-09 04:02:42] "POST /neutron/network HTTP/1.1" 200 973 0.010184 10.0.0.19 - - [2026-02-09 04:02:42] "POST /neutron/port HTTP/1.1" 200 117 0.007258 10.0.0.19 - - [2026-02-09 04:02:43] "POST /neutron/network HTTP/1.1" 200 984 0.007083 10.0.0.19 - - [2026-02-09 04:02:43] "POST /neutron/port HTTP/1.1" 200 1152 0.025229 10.0.0.19 - - [2026-02-09 04:02:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004280 10.0.0.19 - - [2026-02-09 04:02:43] "POST /neutron/port HTTP/1.1" 200 117 0.001320 10.0.0.19 - - [2026-02-09 04:02:48] "POST /neutron/port HTTP/1.1" 200 1215 0.022520 10.0.0.19 - - [2026-02-09 04:02:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008209 10.0.0.19 - - [2026-02-09 04:02:48] "GET /virtual-machine/27dfaea3-737a-40a8-badb-7ba830abd1e6 HTTP/1.1" 200 1300 0.007169 10.0.0.19 - - [2026-02-09 04:02:48] "GET /virtual-machine-interface/1b2a1504-b4f0-43c6-b90d-468e0caa8c40 HTTP/1.1" 200 3157 0.006173 10.0.0.19 - - [2026-02-09 04:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.19 - - [2026-02-09 04:02:48] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005355 10.0.0.19 - - [2026-02-09 04:02:48] "GET /virtual-networks?parent_id=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003128 10.0.0.19 - - [2026-02-09 04:02:48] "GET /virtual-network/599724c4-127b-4662-911c-ae8dce4c0b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.006447 10.0.0.41 - - [2026-02-09 04:02:49] "DELETE /project/8bf922ad06784fa6b00ae94ae4d336e6 HTTP/1.1" 404 173 0.004215 10.0.0.19 - - [2026-02-09 04:02:51] "POST /neutron/port HTTP/1.1" 200 1215 0.019699 10.0.0.19 - - [2026-02-09 04:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.19 - - [2026-02-09 04:02:51] "GET /virtual-network/599724c4-127b-4662-911c-ae8dce4c0b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.005884 10.0.0.19 - - [2026-02-09 04:02:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004097 10.0.0.19 - - [2026-02-09 04:02:51] "POST /neutron/port HTTP/1.1" 200 117 0.001270 10.0.0.19 - - [2026-02-09 04:02:51] "POST /neutron/port HTTP/1.1" 200 1215 0.023546 10.0.0.19 - - [2026-02-09 04:02:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007004 10.0.0.19 - - [2026-02-09 04:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.19 - - [2026-02-09 04:02:53] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003706 10.0.0.19 - - [2026-02-09 04:02:53] "GET /virtual-networks?parent_id=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003064 10.0.0.19 - - [2026-02-09 04:02:53] "GET /virtual-network/599724c4-127b-4662-911c-ae8dce4c0b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.005946 10.0.0.19 - - [2026-02-09 04:02:59] "POST /neutron/port HTTP/1.1" 200 1216 0.021887 10.0.0.19 - - [2026-02-09 04:02:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009212 10.0.0.19 - - [2026-02-09 04:02:59] "GET /virtual-machine/af3e8c46-5d43-47bf-bc19-5f9845145235 HTTP/1.1" 200 1301 0.007311 10.0.0.19 - - [2026-02-09 04:02:59] "GET /virtual-machine-interface/8160edb7-0fa3-4ea8-b9c2-ccab6e093073 HTTP/1.1" 200 3157 0.006492 10.0.0.19 - - [2026-02-09 04:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.19 - - [2026-02-09 04:02:59] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003860 10.0.0.19 - - [2026-02-09 04:02:59] "GET /virtual-networks?parent_id=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003229 10.0.0.19 - - [2026-02-09 04:02:59] "GET /virtual-network/a783070f-7d11-4605-9ce1-719b913b3187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006744 10.0.0.19 - - [2026-02-09 04:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.19 - - [2026-02-09 04:03:00] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005797 10.0.0.19 - - [2026-02-09 04:03:00] "GET /virtual-networks?parent_id=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003822 10.0.0.19 - - [2026-02-09 04:03:00] "GET /virtual-network/a783070f-7d11-4605-9ce1-719b913b3187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006921 10.0.0.19 - - [2026-02-09 04:03:00] "POST /fqname-to-id HTTP/1.1" 404 209 0.008054 10.0.0.19 - - [2026-02-09 04:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007001 10.0.0.41 - - [2026-02-09 04:03:00] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001142 10.0.0.19 - - [2026-02-09 04:03:00] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053328 10.0.0.19 - - [2026-02-09 04:03:00] "POST /network-policys HTTP/1.1" 200 533 0.028403 10.0.0.19 - - [2026-02-09 04:03:00] "GET /network-policy/1d71e1df-213d-4129-b4ee-869ff7e18a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006235 10.0.0.19 - - [2026-02-09 04:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.19 - - [2026-02-09 04:03:00] "GET /virtual-network/599724c4-127b-4662-911c-ae8dce4c0b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.006148 10.0.0.19 - - [2026-02-09 04:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.19 - - [2026-02-09 04:03:00] "GET /network-policy/1d71e1df-213d-4129-b4ee-869ff7e18a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004388 10.0.0.19 - - [2026-02-09 04:03:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.005891 10.0.0.19 - - [2026-02-09 04:03:01] "POST /ref-update HTTP/1.1" 200 156 0.065921 10.0.0.19 - - [2026-02-09 04:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.19 - - [2026-02-09 04:03:01] "GET /network-policy/1d71e1df-213d-4129-b4ee-869ff7e18a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004418 10.0.0.19 - - [2026-02-09 04:03:01] "POST /neutron/network HTTP/1.1" 200 1059 0.011985 10.0.0.19 - - [2026-02-09 04:03:01] "GET /virtual-network/599724c4-127b-4662-911c-ae8dce4c0b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2859 0.005932 10.0.0.19 - - [2026-02-09 04:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.19 - - [2026-02-09 04:03:01] "GET /network-policy/1d71e1df-213d-4129-b4ee-869ff7e18a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004423 10.0.0.19 - - [2026-02-09 04:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.19 - - [2026-02-09 04:03:01] "GET /virtual-network/a783070f-7d11-4605-9ce1-719b913b3187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006281 10.0.0.19 - - [2026-02-09 04:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.19 - - [2026-02-09 04:03:01] "GET /network-policy/1d71e1df-213d-4129-b4ee-869ff7e18a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003925 10.0.0.19 - - [2026-02-09 04:03:01] "POST /ref-update HTTP/1.1" 200 156 0.098012 10.0.0.19 - - [2026-02-09 04:03:01] "PUT /access-control-list/05fcdfc6-c44f-4b11-bd7c-b93e973dafe5 HTTP/1.1" 200 272 0.041998 10.0.0.41 - - [2026-02-09 04:03:01] "GET /obj-perms HTTP/1.1" 200 5056 0.129796 10.0.0.19 - - [2026-02-09 04:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.029887 10.0.0.19 - - [2026-02-09 04:03:01] "GET /network-policy/1d71e1df-213d-4129-b4ee-869ff7e18a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.024175 10.0.0.19 - - [2026-02-09 04:03:01] "GET /virtual-network/a783070f-7d11-4605-9ce1-719b913b3187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2864 0.013050 10.0.0.19 - - [2026-02-09 04:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005066 10.0.0.19 - - [2026-02-09 04:03:01] "POST /ref-update HTTP/1.1" 200 156 0.058996 10.0.0.19 - - [2026-02-09 04:03:01] "GET /network-policy/1d71e1df-213d-4129-b4ee-869ff7e18a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007360 10.0.0.19 - - [2026-02-09 04:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004923 10.0.0.41 - - [2026-02-09 04:03:01] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001093 10.0.0.19 - - [2026-02-09 04:03:01] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.056738 10.0.0.41 - - [2026-02-09 04:03:01] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001194 10.0.0.19 - - [2026-02-09 04:03:01] "GET /obj-perms HTTP/1.1" 200 5056 0.092241 10.0.0.19 - - [2026-02-09 04:03:02] "POST /neutron/network HTTP/1.1" 200 585 0.192634 10.0.0.19 - - [2026-02-09 04:03:02] "POST /id-to-fqname HTTP/1.1" 200 214 0.003730 10.0.0.19 - - [2026-02-09 04:03:02] "GET /virtual-network/6f033d49-07db-4f5d-a053-bd8cad31c592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006557 10.0.0.19 - - [2026-02-09 04:03:02] "POST /neutron/network HTTP/1.1" 200 799 0.008538 10.0.0.19 - - [2026-02-09 04:03:02] "GET /virtual-network/6f033d49-07db-4f5d-a053-bd8cad31c592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006719 10.0.0.19 - - [2026-02-09 04:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.41 - - [2026-02-09 04:03:02] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001343 10.0.0.19 - - [2026-02-09 04:03:02] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.058980 10.0.0.19 - - [2026-02-09 04:03:02] "POST /neutron/network HTTP/1.1" 200 117 0.017772 10.0.0.19 - - [2026-02-09 04:03:02] "POST /route-targets HTTP/1.1" 200 327 0.015828 10.0.0.19 - - [2026-02-09 04:03:03] "POST /neutron/network HTTP/1.1" 200 799 0.013681 10.0.0.19 - - [2026-02-09 04:03:03] "POST /id-to-fqname HTTP/1.1" 200 214 0.002464 10.0.0.19 - - [2026-02-09 04:03:03] "GET /virtual-network/5000b086-4783-417a-b1b4-451b160bcba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007644 10.0.0.19 - - [2026-02-09 04:03:03] "GET /virtual-network/5000b086-4783-417a-b1b4-451b160bcba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.009088 10.0.0.19 - - [2026-02-09 04:03:03] "POST /neutron/subnet HTTP/1.1" 200 701 0.011510 10.0.0.19 - - [2026-02-09 04:03:03] "POST /fqname-to-id HTTP/1.1" 404 239 0.004290 10.0.0.19 - - [2026-02-09 04:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.41 - - [2026-02-09 04:03:03] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001592 10.0.0.19 - - [2026-02-09 04:03:03] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.087351 10.0.0.19 - - [2026-02-09 04:03:03] "POST /network-policys HTTP/1.1" 200 587 0.050718 10.0.0.19 - - [2026-02-09 04:03:03] "GET /network-policy/fc483bd9-ef8f-40d8-9b28-8971f02f5ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.008372 10.0.0.19 - - [2026-02-09 04:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.19 - - [2026-02-09 04:03:03] "GET /virtual-network/6f033d49-07db-4f5d-a053-bd8cad31c592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.010560 10.0.0.19 - - [2026-02-09 04:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.19 - - [2026-02-09 04:03:03] "GET /network-policy/fc483bd9-ef8f-40d8-9b28-8971f02f5ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004824 10.0.0.19 - - [2026-02-09 04:03:03] "POST /ref-update HTTP/1.1" 200 156 0.093342 10.0.0.19 - - [2026-02-09 04:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007077 10.0.0.19 - - [2026-02-09 04:03:03] "POST /access-control-lists HTTP/1.1" 200 554 0.090364 10.0.0.19 - - [2026-02-09 04:03:03] "GET /network-policy/fc483bd9-ef8f-40d8-9b28-8971f02f5ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.008945 10.0.0.19 - - [2026-02-09 04:03:03] "GET /virtual-network/6f033d49-07db-4f5d-a053-bd8cad31c592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.017182 10.0.0.19 - - [2026-02-09 04:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.19 - - [2026-02-09 04:03:03] "GET /network-policy/fc483bd9-ef8f-40d8-9b28-8971f02f5ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004957 10.0.0.19 - - [2026-02-09 04:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.19 - - [2026-02-09 04:03:04] "GET /virtual-network/5000b086-4783-417a-b1b4-451b160bcba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008172 10.0.0.19 - - [2026-02-09 04:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006051 10.0.0.19 - - [2026-02-09 04:03:04] "GET /network-policy/fc483bd9-ef8f-40d8-9b28-8971f02f5ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005228 10.0.0.19 - - [2026-02-09 04:03:04] "POST /ref-update HTTP/1.1" 200 156 0.090387 10.0.0.19 - - [2026-02-09 04:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.19 - - [2026-02-09 04:03:04] "POST /access-control-lists HTTP/1.1" 200 554 0.082589 10.0.0.19 - - [2026-02-09 04:03:04] "GET /network-policy/fc483bd9-ef8f-40d8-9b28-8971f02f5ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.009149 10.0.0.19 - - [2026-02-09 04:03:04] "GET /virtual-network/5000b086-4783-417a-b1b4-451b160bcba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.013396 10.0.0.19 - - [2026-02-09 04:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.19 - - [2026-02-09 04:03:04] "GET /network-policy/fc483bd9-ef8f-40d8-9b28-8971f02f5ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006216 10.0.0.19 - - [2026-02-09 04:03:04] "POST /id-to-fqname HTTP/1.1" 200 214 0.002182 10.0.0.19 - - [2026-02-09 04:03:04] "POST /neutron/port HTTP/1.1" 200 2277 0.043735 10.0.0.41 - - [2026-02-09 04:03:05] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001117 10.0.0.19 - - [2026-02-09 04:03:05] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.064928 10.0.0.19 - - [2026-02-09 04:03:05] "POST /neutron/network HTTP/1.1" 200 912 0.006773 10.0.0.19 - - [2026-02-09 04:03:05] "POST /neutron/port HTTP/1.1" 200 117 0.007087 10.0.0.19 - - [2026-02-09 04:03:05] "POST /id-to-fqname HTTP/1.1" 200 214 0.001343 10.0.0.19 - - [2026-02-09 04:03:06] "POST /neutron/network HTTP/1.1" 200 922 0.007963 10.0.0.19 - - [2026-02-09 04:03:06] "POST /neutron/port HTTP/1.1" 200 1063 0.024481 10.0.0.19 - - [2026-02-09 04:03:06] "POST /neutron/port HTTP/1.1" 200 1127 0.024286 10.0.0.19 - - [2026-02-09 04:03:06] "POST /neutron/port HTTP/1.1" 200 117 0.001335 10.0.0.41 - - [2026-02-09 04:03:06] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001649 10.0.0.19 - - [2026-02-09 04:03:06] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.081126 10.0.0.19 - - [2026-02-09 04:03:07] "POST /neutron/port HTTP/1.1" 200 3251 0.032533 10.0.0.19 - - [2026-02-09 04:03:07] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004484 10.0.0.19 - - [2026-02-09 04:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.19 - - [2026-02-09 04:03:07] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005380 10.0.0.19 - - [2026-02-09 04:03:07] "POST /neutron/network HTTP/1.1" 200 922 0.007315 10.0.0.19 - - [2026-02-09 04:03:08] "POST /neutron/port HTTP/1.1" 200 1063 0.024359 10.0.0.19 - - [2026-02-09 04:03:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005282 10.0.0.19 - - [2026-02-09 04:03:08] "POST /neutron/network HTTP/1.1" 200 912 0.008745 10.0.0.19 - - [2026-02-09 04:03:08] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004709 10.0.0.19 - - [2026-02-09 04:03:08] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005530 10.0.0.19 - - [2026-02-09 04:03:08] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005332 10.0.0.19 - - [2026-02-09 04:03:08] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.033074 10.0.0.19 - - [2026-02-09 04:03:08] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.066683 10.0.0.19 - - [2026-02-09 04:03:08] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.008484 10.0.0.19 - - [2026-02-09 04:03:08] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004767 10.0.0.19 - - [2026-02-09 04:03:08] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.044498 10.0.0.19 - - [2026-02-09 04:03:08] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.037822 10.0.0.19 - - [2026-02-09 04:03:08] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.006197 10.0.0.19 - - [2026-02-09 04:03:08] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.006758 10.0.0.19 - - [2026-02-09 04:03:09] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.039030 10.0.0.19 - - [2026-02-09 04:03:09] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.029336 10.0.0.19 - - [2026-02-09 04:03:09] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005671 10.0.0.19 - - [2026-02-09 04:03:09] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005591 10.0.0.19 - - [2026-02-09 04:03:09] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.021030 10.0.0.19 - - [2026-02-09 04:03:09] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003724 10.0.0.19 - - [2026-02-09 04:03:09] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005419 10.0.0.19 - - [2026-02-09 04:03:09] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.007243 10.0.0.19 - - [2026-02-09 04:03:09] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.030157 10.0.0.19 - - [2026-02-09 04:03:09] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.033009 10.0.0.19 - - [2026-02-09 04:03:09] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006229 10.0.0.19 - - [2026-02-09 04:03:09] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.008468 10.0.0.19 - - [2026-02-09 04:03:09] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.031850 10.0.0.19 - - [2026-02-09 04:03:09] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.032012 10.0.0.19 - - [2026-02-09 04:03:09] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.004923 10.0.0.19 - - [2026-02-09 04:03:09] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.012446 10.0.0.19 - - [2026-02-09 04:03:09] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.041690 10.0.0.19 - - [2026-02-09 04:03:09] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.036523 10.0.0.19 - - [2026-02-09 04:03:09] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.009301 10.0.0.19 - - [2026-02-09 04:03:09] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006060 10.0.0.19 - - [2026-02-09 04:03:09] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.020357 10.0.0.19 - - [2026-02-09 04:03:09] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004591 10.0.0.19 - - [2026-02-09 04:03:09] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005646 10.0.0.19 - - [2026-02-09 04:03:09] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005894 10.0.0.19 - - [2026-02-09 04:03:10] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.032947 10.0.0.19 - - [2026-02-09 04:03:10] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.038892 10.0.0.19 - - [2026-02-09 04:03:10] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.014606 10.0.0.19 - - [2026-02-09 04:03:10] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005487 10.0.0.19 - - [2026-02-09 04:03:10] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.033110 10.0.0.19 - - [2026-02-09 04:03:10] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.037333 10.0.0.19 - - [2026-02-09 04:03:10] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.004863 10.0.0.19 - - [2026-02-09 04:03:10] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.006543 10.0.0.19 - - [2026-02-09 04:03:10] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.024781 10.0.0.19 - - [2026-02-09 04:03:10] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.038707 10.0.0.19 - - [2026-02-09 04:03:10] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005931 10.0.0.19 - - [2026-02-09 04:03:10] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.004829 10.0.0.19 - - [2026-02-09 04:03:10] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.017431 10.0.0.19 - - [2026-02-09 04:03:10] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005270 10.0.0.19 - - [2026-02-09 04:03:10] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004308 10.0.0.19 - - [2026-02-09 04:03:10] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.017495 10.0.0.19 - - [2026-02-09 04:03:10] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005613 10.0.0.19 - - [2026-02-09 04:03:10] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005030 10.0.0.19 - - [2026-02-09 04:03:10] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.016195 10.0.0.19 - - [2026-02-09 04:03:10] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.004754 10.0.0.19 - - [2026-02-09 04:03:10] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.004407 10.0.0.19 - - [2026-02-09 04:03:10] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.026864 10.0.0.19 - - [2026-02-09 04:03:17] "POST /neutron/port HTTP/1.1" 200 1127 0.050208 10.0.0.19 - - [2026-02-09 04:03:20] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003868 10.0.0.19 - - [2026-02-09 04:03:20] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.004773 10.0.0.19 - - [2026-02-09 04:03:20] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.004809 10.0.0.19 - - [2026-02-09 04:03:20] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.029834 10.0.0.19 - - [2026-02-09 04:03:20] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.041463 10.0.0.19 - - [2026-02-09 04:03:21] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.008961 10.0.0.19 - - [2026-02-09 04:03:21] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.008131 10.0.0.19 - - [2026-02-09 04:03:21] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.031279 10.0.0.19 - - [2026-02-09 04:03:21] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.032545 10.0.0.19 - - [2026-02-09 04:03:21] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.007201 10.0.0.19 - - [2026-02-09 04:03:21] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.004793 10.0.0.19 - - [2026-02-09 04:03:21] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.029806 10.0.0.19 - - [2026-02-09 04:03:21] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.032052 10.0.0.19 - - [2026-02-09 04:03:21] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.006053 10.0.0.19 - - [2026-02-09 04:03:21] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.008972 10.0.0.19 - - [2026-02-09 04:03:21] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.018561 10.0.0.19 - - [2026-02-09 04:03:21] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003516 10.0.0.19 - - [2026-02-09 04:03:21] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005296 10.0.0.19 - - [2026-02-09 04:03:21] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004016 10.0.0.19 - - [2026-02-09 04:03:21] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.026388 10.0.0.19 - - [2026-02-09 04:03:21] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.034324 10.0.0.19 - - [2026-02-09 04:03:21] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.005221 10.0.0.19 - - [2026-02-09 04:03:21] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.005474 10.0.0.19 - - [2026-02-09 04:03:21] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.027485 10.0.0.19 - - [2026-02-09 04:03:21] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.034091 10.0.0.19 - - [2026-02-09 04:03:21] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.005867 10.0.0.19 - - [2026-02-09 04:03:21] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.006486 10.0.0.19 - - [2026-02-09 04:03:21] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.038345 10.0.0.19 - - [2026-02-09 04:03:21] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.037929 10.0.0.19 - - [2026-02-09 04:03:22] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.006553 10.0.0.19 - - [2026-02-09 04:03:22] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.007130 10.0.0.19 - - [2026-02-09 04:03:22] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.019526 10.0.0.19 - - [2026-02-09 04:03:22] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003846 10.0.0.19 - - [2026-02-09 04:03:22] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.007491 10.0.0.19 - - [2026-02-09 04:03:22] "GET /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005918 10.0.0.19 - - [2026-02-09 04:03:22] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.031608 10.0.0.19 - - [2026-02-09 04:03:22] "PUT /bgp-router/909f98a6-1617-4bd9-946a-7c2b2de52060 HTTP/1.1" 200 254 0.033261 10.0.0.19 - - [2026-02-09 04:03:22] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005469 10.0.0.19 - - [2026-02-09 04:03:22] "GET /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004431 10.0.0.19 - - [2026-02-09 04:03:22] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.038902 10.0.0.19 - - [2026-02-09 04:03:22] "PUT /bgp-router/07311818-3f12-4a0d-ba2e-68d91c539b8f HTTP/1.1" 200 254 0.036329 10.0.0.19 - - [2026-02-09 04:03:22] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.006525 10.0.0.19 - - [2026-02-09 04:03:22] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.011274 10.0.0.19 - - [2026-02-09 04:03:22] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.029146 10.0.0.19 - - [2026-02-09 04:03:22] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.051790 10.0.0.19 - - [2026-02-09 04:03:22] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.011343 10.0.0.19 - - [2026-02-09 04:03:22] "GET /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.004883 10.0.0.19 - - [2026-02-09 04:03:22] "PUT /bgp-router/8cd8171c-c071-4a4d-89bd-53ae03ec2817 HTTP/1.1" 200 254 0.022421 10.0.0.19 - - [2026-02-09 04:03:22] "POST /ref-update HTTP/1.1" 200 156 0.057266 10.0.0.19 - - [2026-02-09 04:03:23] "DELETE /access-control-list/7b6c725a-f896-46a0-b425-3080f3766995 HTTP/1.1" 200 115 0.055783 10.0.0.19 - - [2026-02-09 04:03:23] "GET /virtual-network/5000b086-4783-417a-b1b4-451b160bcba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.020757 10.0.0.19 - - [2026-02-09 04:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.19 - - [2026-02-09 04:03:23] "GET /network-policy/fc483bd9-ef8f-40d8-9b28-8971f02f5ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006397 10.0.0.19 - - [2026-02-09 04:03:23] "POST /ref-update HTTP/1.1" 200 156 0.066647 10.0.0.19 - - [2026-02-09 04:03:23] "POST /neutron/network HTTP/1.1" 200 799 0.009178 10.0.0.19 - - [2026-02-09 04:03:23] "POST /ref-update HTTP/1.1" 200 156 0.028805 10.0.0.19 - - [2026-02-09 04:03:23] "GET /virtual-network/6f033d49-07db-4f5d-a053-bd8cad31c592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.014622 10.0.0.19 - - [2026-02-09 04:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005214 10.0.0.19 - - [2026-02-09 04:03:23] "GET /network-policy/fc483bd9-ef8f-40d8-9b28-8971f02f5ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004327 10.0.0.19 - - [2026-02-09 04:03:23] "DELETE /network-policy/fc483bd9-ef8f-40d8-9b28-8971f02f5ed9 HTTP/1.1" 200 115 0.033826 10.0.0.19 - - [2026-02-09 04:03:23] "POST /neutron/port HTTP/1.1" 200 1127 0.020150 10.0.0.19 - - [2026-02-09 04:03:23] "POST /neutron/port HTTP/1.1" 200 151 0.189200 10.0.0.19 - - [2026-02-09 04:03:25] "POST /neutron/network HTTP/1.1" 200 799 0.007848 10.0.0.19 - - [2026-02-09 04:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005204 10.0.0.41 - - [2026-02-09 04:03:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003624 10.0.0.41 - - [2026-02-09 04:03:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004035 10.0.0.19 - - [2026-02-09 04:03:25] "POST /neutron/network HTTP/1.1" 200 151 0.154661 10.0.0.19 - - [2026-02-09 04:03:25] "POST /ref-update HTTP/1.1" 200 156 0.085865 10.0.0.19 - - [2026-02-09 04:03:25] "GET /virtual-network/a783070f-7d11-4605-9ce1-719b913b3187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.008428 10.0.0.19 - - [2026-02-09 04:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010349 10.0.0.19 - - [2026-02-09 04:03:25] "POST /ref-update HTTP/1.1" 200 156 0.023064 10.0.0.19 - - [2026-02-09 04:03:25] "GET /network-policy/1d71e1df-213d-4129-b4ee-869ff7e18a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004192 10.0.0.19 - - [2026-02-09 04:03:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.008690 10.0.0.19 - - [2026-02-09 04:03:25] "POST /ref-update HTTP/1.1" 200 156 0.055739 10.0.0.19 - - [2026-02-09 04:03:26] "GET /virtual-network/599724c4-127b-4662-911c-ae8dce4c0b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2553 0.016698 10.0.0.19 - - [2026-02-09 04:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.19 - - [2026-02-09 04:03:26] "GET /network-policy/1d71e1df-213d-4129-b4ee-869ff7e18a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005966 10.0.0.19 - - [2026-02-09 04:03:26] "DELETE /network-policy/1d71e1df-213d-4129-b4ee-869ff7e18a5e HTTP/1.1" 200 115 0.042465 10.0.0.19 - - [2026-02-09 04:03:26] "POST /neutron/network HTTP/1.1" 200 974 0.011647 10.0.0.19 - - [2026-02-09 04:03:26] "POST /neutron/port HTTP/1.1" 200 1206 0.026860 10.0.0.19 - - [2026-02-09 04:03:26] "POST /neutron/port HTTP/1.1" 200 1205 0.024051 10.0.0.19 - - [2026-02-09 04:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.41 - - [2026-02-09 04:03:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002773 10.0.0.41 - - [2026-02-09 04:03:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003414 10.0.0.41 - - [2026-02-09 04:03:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003051 10.0.0.41 - - [2026-02-09 04:03:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003052 10.0.0.19 - - [2026-02-09 04:03:28] "POST /neutron/network HTTP/1.1" 200 151 0.167317 10.0.0.19 - - [2026-02-09 04:03:28] "DELETE /route-target/0855a9df-d67d-4d2d-9346-135e1dbfa7f5 HTTP/1.1" 200 115 0.024981 10.0.0.33 - - [2026-02-09 04:03:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.33 - - [2026-02-09 04:03:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.33 - - [2026-02-09 04:03:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.33 - - [2026-02-09 04:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.001174 10.0.0.41 - - [2026-02-09 04:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.41 - - [2026-02-09 04:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000617 10.0.0.41 - - [2026-02-09 04:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.41 - - [2026-02-09 04:03:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.41 - - [2026-02-09 04:03:30] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001295 10.0.0.19 - - [2026-02-09 04:03:30] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.047143 10.0.0.41 - - [2026-02-09 04:03:30] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001626 10.0.0.19 - - [2026-02-09 04:03:30] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?fields=virtual_networks HTTP/1.1" 200 1049 0.044197 10.0.0.19 - - [2026-02-09 04:03:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.19 - - [2026-02-09 04:03:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.41 - - [2026-02-09 04:03:30] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001116 10.0.0.19 - - [2026-02-09 04:03:30] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.042961 10.0.0.41 - - [2026-02-09 04:03:30] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001493 10.0.0.19 - - [2026-02-09 04:03:30] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?fields=security_groups HTTP/1.1" 200 1283 0.057379 10.0.0.19 - - [2026-02-09 04:03:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000702 10.0.0.19 - - [2026-02-09 04:03:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.19 - - [2026-02-09 04:03:31] "POST /fqname-to-id HTTP/1.1" 404 183 0.028060 10.0.0.41 - - [2026-02-09 04:03:31] "GET /projects?obj_uuids=e1fbfc95-66c5-4c0a-85cc-396630aae62f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003595 10.0.0.41 - - [2026-02-09 04:03:31] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.092857 10.0.0.41 - - [2026-02-09 04:03:31] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.100440 10.0.0.41 - - [2026-02-09 04:03:31] "POST /id-to-fqname HTTP/1.1" 200 185 0.007840 10.0.0.41 - - [2026-02-09 04:03:31] "POST /fqname-to-id HTTP/1.1" 404 194 0.004512 10.0.0.41 - - [2026-02-09 04:03:31] "POST /security-groups HTTP/1.1" 200 586 0.073277 10.0.0.41 - - [2026-02-09 04:03:31] "POST /projects HTTP/1.1" 200 575 0.278239 10.0.0.19 - - [2026-02-09 04:03:31] "POST /fqname-to-id HTTP/1.1" 404 228 0.011071 10.0.0.41 - - [2026-02-09 04:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.353758 10.0.0.19 - - [2026-02-09 04:03:31] "GET /project/e1fbfc95-66c5-4c0a-85cc-396630aae62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.606659 10.0.0.19 - - [2026-02-09 04:03:32] "GET / HTTP/1.1" 200 35931 0.002174 10.0.0.19 - - [2026-02-09 04:03:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000514 10.0.0.19 - - [2026-02-09 04:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.027776 10.0.0.19 - - [2026-02-09 04:03:35] "GET /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.005452 10.0.0.19 - - [2026-02-09 04:03:35] "GET /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003360 10.0.0.19 - - [2026-02-09 04:03:35] "GET /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003066 10.0.0.19 - - [2026-02-09 04:03:35] "PUT /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556 HTTP/1.1" 200 264 0.010639 10.0.0.19 - - [2026-02-09 04:03:37] "POST /fqname-to-id HTTP/1.1" 404 183 0.031917 10.0.0.41 - - [2026-02-09 04:03:37] "GET /projects?obj_uuids=609f883d-200e-4abe-9d13-8275ac7cd5f1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003511 10.0.0.41 - - [2026-02-09 04:03:37] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001065 10.0.0.41 - - [2026-02-09 04:03:37] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008542 10.0.0.41 - - [2026-02-09 04:03:37] "POST /id-to-fqname HTTP/1.1" 200 185 0.002238 10.0.0.41 - - [2026-02-09 04:03:37] "POST /fqname-to-id HTTP/1.1" 404 194 0.006846 10.0.0.41 - - [2026-02-09 04:03:37] "POST /security-groups HTTP/1.1" 200 586 0.080681 10.0.0.41 - - [2026-02-09 04:03:37] "POST /projects HTTP/1.1" 200 575 0.307951 10.0.0.19 - - [2026-02-09 04:03:37] "POST /access-control-lists HTTP/1.1" 200 591 0.032604 10.0.0.41 - - [2026-02-09 04:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.381756 10.0.0.19 - - [2026-02-09 04:03:37] "GET /project/609f883d-200e-4abe-9d13-8275ac7cd5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.536024 10.0.0.19 - - [2026-02-09 04:03:38] "POST /fqname-to-id HTTP/1.1" 404 183 0.025642 10.0.0.41 - - [2026-02-09 04:03:38] "GET /projects?obj_uuids=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004002 10.0.0.41 - - [2026-02-09 04:03:38] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001666 10.0.0.41 - - [2026-02-09 04:03:38] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008332 10.0.0.41 - - [2026-02-09 04:03:38] "POST /id-to-fqname HTTP/1.1" 200 185 0.005872 10.0.0.41 - - [2026-02-09 04:03:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.004029 10.0.0.41 - - [2026-02-09 04:03:38] "POST /security-groups HTTP/1.1" 200 586 0.077007 10.0.0.19 - - [2026-02-09 04:03:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.004385 10.0.0.41 - - [2026-02-09 04:03:38] "POST /projects HTTP/1.1" 200 575 0.275239 10.0.0.41 - - [2026-02-09 04:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.347803 10.0.0.19 - - [2026-02-09 04:03:38] "POST /access-control-lists HTTP/1.1" 200 589 0.033017 10.0.0.19 - - [2026-02-09 04:03:38] "GET /project/639c3be0-44bb-44cd-9b21-d7852410b942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.476134 10.0.0.19 - - [2026-02-09 04:03:39] "GET / HTTP/1.1" 200 35931 0.002201 10.0.0.19 - - [2026-02-09 04:03:40] "GET / HTTP/1.1" 200 35931 0.002387 10.0.0.19 - - [2026-02-09 04:03:40] "POST /fqname-to-id HTTP/1.1" 404 183 0.003895 10.0.0.19 - - [2026-02-09 04:03:40] "POST /api-access-lists HTTP/1.1" 200 521 0.023438 10.0.0.19 - - [2026-02-09 04:03:40] "GET /api-access-list/021cb137-0676-4afb-a95b-73491e6bb51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.005944 10.0.0.19 - - [2026-02-09 04:03:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000554 10.0.0.19 - - [2026-02-09 04:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.155100 10.0.0.41 - - [2026-02-09 04:03:41] "GET /projects?obj_uuids=609f883d-200e-4abe-9d13-8275ac7cd5f1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001297 10.0.0.19 - - [2026-02-09 04:03:41] "GET /project/609f883d-200e-4abe-9d13-8275ac7cd5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.073325 10.0.0.19 - - [2026-02-09 04:03:41] "GET /virtual-networks?parent_id=609f883d-200e-4abe-9d13-8275ac7cd5f1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018690 10.0.0.19 - - [2026-02-09 04:03:41] "POST /virtual-networks HTTP/1.1" 200 568 0.106832 10.0.0.19 - - [2026-02-09 04:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.031317 10.0.0.19 - - [2026-02-09 04:03:41] "GET /network-ipam/19928738-6e4a-4582-8bc5-934a645c18a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.018934 10.0.0.41 - - [2026-02-09 04:03:42] "POST /useragent-kv HTTP/1.1" 200 115 0.015225 10.0.0.19 - - [2026-02-09 04:03:42] "POST /ref-update HTTP/1.1" 200 156 0.124055 10.0.0.19 - - [2026-02-09 04:03:42] "POST /neutron/network HTTP/1.1" 200 831 0.055196 10.0.0.19 - - [2026-02-09 04:03:42] "GET /virtual-network/f9dec248-d2db-4d97-9dcc-a2840ccd4706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.024257 10.0.0.19 - - [2026-02-09 04:03:42] "POST /neutron/subnet HTTP/1.1" 200 673 0.044791 10.0.0.19 - - [2026-02-09 04:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.027642 10.0.0.19 - - [2026-02-09 04:03:44] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.056540 10.0.0.19 - - [2026-02-09 04:03:44] "GET /virtual-network/f9dec248-d2db-4d97-9dcc-a2840ccd4706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.048100 10.0.0.19 - - [2026-02-09 04:03:44] "POST /id-to-fqname HTTP/1.1" 401 292 0.000502 10.0.0.19 - - [2026-02-09 04:03:45] "POST /id-to-fqname HTTP/1.1" 200 230 0.042932 10.0.0.41 - - [2026-02-09 04:03:46] "GET /projects?obj_uuids=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001042 10.0.0.19 - - [2026-02-09 04:03:46] "GET /project/639c3be0-44bb-44cd-9b21-d7852410b942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.071398 10.0.0.19 - - [2026-02-09 04:03:46] "POST /neutron/port HTTP/1.1" 200 117 0.034951 10.0.0.19 - - [2026-02-09 04:03:47] "POST /neutron/network HTTP/1.1" 200 841 0.069597 10.0.0.19 - - [2026-02-09 04:03:47] "POST /neutron/port HTTP/1.1" 200 1055 0.019366 10.0.0.19 - - [2026-02-09 04:03:47] "POST /neutron/port HTTP/1.1" 200 1119 0.021049 10.0.0.19 - - [2026-02-09 04:03:47] "POST /neutron/port HTTP/1.1" 200 117 0.001262 10.0.0.41 - - [2026-02-09 04:03:50] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000909 10.0.0.41 - - [2026-02-09 04:03:50] "DELETE /project/609f883d200e4abe9d138275ac7cd5f1 HTTP/1.1" 404 173 0.013525 10.0.0.41 - - [2026-02-09 04:03:50] "DELETE /project/639c3be044bb44cd9b21d7852410b942 HTTP/1.1" 404 173 0.010521 10.0.0.41 - - [2026-02-09 04:03:50] "DELETE /project/e1fbfc9566c54c0a85cc396630aae62f HTTP/1.1" 404 173 0.010282 10.0.0.41 - - [2026-02-09 04:03:50] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.048371 10.0.0.41 - - [2026-02-09 04:03:50] "GET /projects?obj_uuids=8bf922ad-0678-4fa6-b00a-e94ae4d336e6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002049 10.0.0.41 - - [2026-02-09 04:03:50] "GET /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6?fields=security_groups HTTP/1.1" 200 1388 0.069153 Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1167, in uuid_to_fq_name return copy.copy(self._cache_uuid_to_fq_name[id][0]) KeyError: '913af7c1-939c-4466-b0a1-ba793af2f37f' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/bin/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/context.py", line 146, in wrapper return fn(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2524, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_api_stats.py", line 16, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 1467, in http_resource_delete (ok, del_result) = self._delete_common( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4630, in _delete_common fq_name = self._db_conn.uuid_to_fq_name(uuid) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2479, in uuid_to_fq_name return self._object_db.uuid_to_fq_name(obj_uuid) 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 1172, in uuid_to_fq_name raise NoIdError(id) vnc_api.exceptions.NoIdError: Unknown id: 913af7c1-939c-4466-b0a1-ba793af2f37f 10.0.0.41 - - [2026-02-09 04:03:50] "DELETE /security-group/913af7c1-939c-4466-b0a1-ba793af2f37f HTTP/1.1" 500 156 0.034468 10.0.0.19 - - [2026-02-09 04:03:50] "DELETE /access-control-list/cfb7e1e8-0142-4680-b8cf-ae0f1cd6f76f HTTP/1.1" 200 115 0.050203 10.0.0.41 - - [2026-02-09 04:03:50] "DELETE /project/8bf922ad-0678-4fa6-b00a-e94ae4d336e6 HTTP/1.1" 200 115 0.492733 10.0.0.19 - - [2026-02-09 04:03:51] "POST /neutron/security_group HTTP/1.1" 200 2053 0.010577 10.0.0.19 - - [2026-02-09 04:03:51] "POST /neutron/port HTTP/1.1" 200 1119 0.020813 10.0.0.19 - - [2026-02-09 04:03:52] "POST /neutron/security_group HTTP/1.1" 200 2053 0.008167 10.0.0.19 - - [2026-02-09 04:03:52] "GET /virtual-machine/957f54ee-789d-4fd8-a04d-f276522c9050 HTTP/1.1" 401 292 0.000443 10.0.0.19 - - [2026-02-09 04:03:52] "GET /virtual-machine/957f54ee-789d-4fd8-a04d-f276522c9050 HTTP/1.1" 200 1288 0.052047 10.0.0.19 - - [2026-02-09 04:03:52] "GET /virtual-machine/957f54ee-789d-4fd8-a04d-f276522c9050 HTTP/1.1" 200 1288 0.023237 10.0.0.19 - - [2026-02-09 04:03:52] "GET /virtual-machine-interface/e59f470d-a174-44ba-bd17-c88ed75bbd8a HTTP/1.1" 200 2531 0.020935 10.0.0.19 - - [2026-02-09 04:03:52] "GET /virtual-machine/957f54ee-789d-4fd8-a04d-f276522c9050 HTTP/1.1" 200 1288 0.018150 10.0.0.19 - - [2026-02-09 04:03:52] "GET /virtual-machine-interface/e59f470d-a174-44ba-bd17-c88ed75bbd8a HTTP/1.1" 200 2531 0.022557 10.0.0.19 - - [2026-02-09 04:03:52] "GET /instance-ip/23c62c2b-dd57-4e43-9e35-62fd78b68a7f HTTP/1.1" 200 1625 0.021461 10.0.0.19 - - [2026-02-09 04:03:52] "GET /virtual-machine/957f54ee-789d-4fd8-a04d-f276522c9050 HTTP/1.1" 200 1288 0.020548 10.0.0.19 - - [2026-02-09 04:03:52] "GET /virtual-machine-interface/e59f470d-a174-44ba-bd17-c88ed75bbd8a HTTP/1.1" 200 2531 0.021580 10.0.0.19 - - [2026-02-09 04:03:52] "GET /instance-ip/23c62c2b-dd57-4e43-9e35-62fd78b68a7f HTTP/1.1" 200 1625 0.018137 10.0.0.19 - - [2026-02-09 04:03:52] "POST /fqname-to-id HTTP/1.1" 403 339 0.016573 10.0.0.19 - - [2026-02-09 04:03:52] "GET / HTTP/1.1" 200 35931 0.001929 10.0.0.19 - - [2026-02-09 04:03:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.19 - - [2026-02-09 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.038745 10.0.0.19 - - [2026-02-09 04:03:53] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005674 10.0.0.19 - - [2026-02-09 04:03:53] "GET /virtual-networks?parent_id=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022479 10.0.0.19 - - [2026-02-09 04:03:53] "POST /fqname-to-id HTTP/1.1" 403 339 0.020158 10.0.0.19 - - [2026-02-09 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.19 - - [2026-02-09 04:03:53] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005623 10.0.0.19 - - [2026-02-09 04:03:53] "GET /virtual-networks?parent_id=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020877 10.0.0.19 - - [2026-02-09 04:03:53] "POST /fqname-to-id HTTP/1.1" 403 339 0.017721 10.0.0.19 - - [2026-02-09 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.19 - - [2026-02-09 04:03:53] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004335 10.0.0.19 - - [2026-02-09 04:03:53] "GET /virtual-networks?parent_id=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018729 10.0.0.19 - - [2026-02-09 04:03:53] "POST /fqname-to-id HTTP/1.1" 403 339 0.018239 10.0.0.19 - - [2026-02-09 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.19 - - [2026-02-09 04:03:53] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004501 10.0.0.19 - - [2026-02-09 04:03:53] "GET /virtual-networks?parent_id=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014596 10.0.0.19 - - [2026-02-09 04:03:53] "POST /fqname-to-id HTTP/1.1" 403 339 0.020019 10.0.0.19 - - [2026-02-09 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.19 - - [2026-02-09 04:03:53] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004514 10.0.0.19 - - [2026-02-09 04:03:53] "GET /virtual-networks?parent_id=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015175 10.0.0.19 - - [2026-02-09 04:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016212 10.0.0.19 - - [2026-02-09 04:03:57] "GET /virtual-network/f9dec248-d2db-4d97-9dcc-a2840ccd4706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.018104 10.0.0.19 - - [2026-02-09 04:03:59] "POST /fqname-to-id HTTP/1.1" 403 339 0.020713 10.0.0.19 - - [2026-02-09 04:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005647 10.0.0.19 - - [2026-02-09 04:03:59] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004349 10.0.0.19 - - [2026-02-09 04:03:59] "GET /virtual-networks?parent_id=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018740 10.0.0.19 - - [2026-02-09 04:03:59] "POST /fqname-to-id HTTP/1.1" 403 339 0.016536 10.0.0.19 - - [2026-02-09 04:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.19 - - [2026-02-09 04:03:59] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003134 10.0.0.19 - - [2026-02-09 04:03:59] "GET /virtual-networks?parent_id=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015053 10.0.0.19 - - [2026-02-09 04:03:59] "POST /fqname-to-id HTTP/1.1" 403 361 0.017865 10.0.0.19 - - [2026-02-09 04:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.19 - - [2026-02-09 04:03:59] "GET /routing-instance/cc1338ce-7418-48e1-85a1-3d7c3666100b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.003880 10.0.0.19 - - [2026-02-09 04:03:59] "GET /route-target/77a9ee18-6f07-426d-a712-eb7228172f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.015649 10.0.0.19 - - [2026-02-09 04:03:59] "GET /route-target/77a9ee18-6f07-426d-a712-eb7228172f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003396 10.0.0.19 - - [2026-02-09 04:03:59] "POST /fqname-to-id HTTP/1.1" 403 339 0.016563 10.0.0.19 - - [2026-02-09 04:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.19 - - [2026-02-09 04:03:59] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003497 10.0.0.19 - - [2026-02-09 04:03:59] "GET /virtual-networks?parent_id=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016902 10.0.0.19 - - [2026-02-09 04:03:59] "POST /fqname-to-id HTTP/1.1" 403 361 0.018971 10.0.0.19 - - [2026-02-09 04:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.19 - - [2026-02-09 04:03:59] "GET /routing-instance/cc1338ce-7418-48e1-85a1-3d7c3666100b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.005149 10.0.0.19 - - [2026-02-09 04:03:59] "GET /route-target/77a9ee18-6f07-426d-a712-eb7228172f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.017267 10.0.0.19 - - [2026-02-09 04:03:59] "GET /route-target/77a9ee18-6f07-426d-a712-eb7228172f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004137 10.0.0.19 - - [2026-02-09 04:04:00] "POST /fqname-to-id HTTP/1.1" 403 339 0.021652 10.0.0.19 - - [2026-02-09 04:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.19 - - [2026-02-09 04:04:00] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005898 10.0.0.19 - - [2026-02-09 04:04:00] "GET /virtual-networks?parent_id=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023872 10.0.0.19 - - [2026-02-09 04:04:00] "POST /fqname-to-id HTTP/1.1" 403 339 0.019240 10.0.0.19 - - [2026-02-09 04:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.19 - - [2026-02-09 04:04:00] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004548 10.0.0.19 - - [2026-02-09 04:04:00] "GET /virtual-networks?parent_id=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017065 10.0.0.33 - - [2026-02-09 04:04:02] "GET /obj-perms HTTP/1.1" 200 5056 0.057408 10.0.0.41 - - [2026-02-09 04:04:02] "GET /obj-perms HTTP/1.1" 200 5056 0.059267 10.0.0.41 - - [2026-02-09 04:04:04] "GET /obj-perms HTTP/1.1" 200 4915 0.073701 10.0.0.41 - - [2026-02-09 04:04:06] "GET /virtual-machine/957f54ee-789d-4fd8-a04d-f276522c9050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.016380 10.0.0.41 - - [2026-02-09 04:04:11] "GET /obj-perms HTTP/1.1" 200 4915 0.016717 10.0.0.41 - - [2026-02-09 04:04:13] "GET /virtual-machine/957f54ee-789d-4fd8-a04d-f276522c9050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.015181 10.0.0.19 - - [2026-02-09 04:04:13] "GET /obj-perms HTTP/1.1" 200 4915 0.047977 10.0.0.19 - - [2026-02-09 04:04:13] "GET /obj-perms HTTP/1.1" 200 4915 0.017571 10.0.0.19 - - [2026-02-09 04:04:13] "GET /obj-perms HTTP/1.1" 200 4915 0.016431 10.0.0.19 - - [2026-02-09 04:04:13] "GET /obj-perms HTTP/1.1" 200 4915 0.021224 10.0.0.41 - - [2026-02-09 04:04:13] "GET /obj-perms HTTP/1.1" 200 4915 0.013784 10.0.0.19 - - [2026-02-09 04:04:13] "GET /obj-perms HTTP/1.1" 200 4915 0.014834 10.0.0.19 - - [2026-02-09 04:04:14] "GET /obj-perms HTTP/1.1" 200 4915 0.073442 10.0.0.19 - - [2026-02-09 04:04:14] "GET /obj-perms HTTP/1.1" 200 4915 0.016808 10.0.0.19 - - [2026-02-09 04:04:15] "GET /obj-perms HTTP/1.1" 200 5020 0.073781 10.0.0.33 - - [2026-02-09 04:04:15] "GET /obj-perms HTTP/1.1" 200 4915 0.066033 10.0.0.41 - - [2026-02-09 04:04:16] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.020624 10.0.0.19 - - [2026-02-09 04:04:16] "GET /virtual-machine/957f54ee-789d-4fd8-a04d-f276522c9050 HTTP/1.1" 200 1288 0.020410 10.0.0.19 - - [2026-02-09 04:04:16] "POST /neutron/port HTTP/1.1" 200 1119 0.017594 10.0.0.19 - - [2026-02-09 04:04:18] "GET /virtual-machine/957f54ee-789d-4fd8-a04d-f276522c9050 HTTP/1.1" 404 171 0.021885 10.0.0.19 - - [2026-02-09 04:04:18] "GET /virtual-machine/957f54ee-789d-4fd8-a04d-f276522c9050 HTTP/1.1" 404 171 0.017264 10.0.0.19 - - [2026-02-09 04:04:18] "GET /virtual-machine/957f54ee-789d-4fd8-a04d-f276522c9050 HTTP/1.1" 404 171 0.014456 10.0.0.19 - - [2026-02-09 04:04:18] "POST /fqname-to-id HTTP/1.1" 403 339 0.017556 10.0.0.19 - - [2026-02-09 04:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.19 - - [2026-02-09 04:04:18] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004306 10.0.0.19 - - [2026-02-09 04:04:18] "GET /virtual-networks?parent_id=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017092 10.0.0.19 - - [2026-02-09 04:04:18] "POST /fqname-to-id HTTP/1.1" 403 361 0.017742 10.0.0.19 - - [2026-02-09 04:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005519 10.0.0.19 - - [2026-02-09 04:04:18] "GET /routing-instance/cc1338ce-7418-48e1-85a1-3d7c3666100b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.003928 10.0.0.19 - - [2026-02-09 04:04:18] "GET /route-target/77a9ee18-6f07-426d-a712-eb7228172f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.016006 10.0.0.19 - - [2026-02-09 04:04:18] "GET /route-target/77a9ee18-6f07-426d-a712-eb7228172f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003896 10.0.0.19 - - [2026-02-09 04:04:18] "GET /obj-perms HTTP/1.1" 200 4915 0.063751 10.0.0.19 - - [2026-02-09 04:04:19] "GET /obj-perms HTTP/1.1" 200 4915 0.080385 10.0.0.33 - - [2026-02-09 04:04:22] "GET /obj-perms HTTP/1.1" 200 5020 0.053980 10.0.0.19 - - [2026-02-09 04:04:25] "GET /obj-perms HTTP/1.1" 200 5020 0.004525 10.0.0.33 - - [2026-02-09 04:04:31] "GET /obj-perms HTTP/1.1" 200 5020 0.004391 10.0.0.19 - - [2026-02-09 04:04:34] "GET /obj-perms HTTP/1.1" 200 5020 0.005657 10.0.0.33 - - [2026-02-09 04:04:40] "GET /obj-perms HTTP/1.1" 200 5020 0.004615 10.0.0.19 - - [2026-02-09 04:04:44] "GET /obj-perms HTTP/1.1" 200 5020 0.004789 10.0.0.41 - - [2026-02-09 04:04:44] "POST /useragent-kv HTTP/1.1" 200 115 0.005195 10.0.0.41 - - [2026-02-09 04:04:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004363 10.0.0.19 - - [2026-02-09 04:04:44] "DELETE /virtual-network/f9dec248-d2db-4d97-9dcc-a2840ccd4706 HTTP/1.1" 200 115 0.146895 10.0.0.19 - - [2026-02-09 04:04:44] "DELETE /route-target/77a9ee18-6f07-426d-a712-eb7228172f80 HTTP/1.1" 200 115 0.026230 10.0.0.19 - - [2026-02-09 04:04:44] "DELETE /api-access-list/021cb137-0676-4afb-a95b-73491e6bb51a HTTP/1.1" 200 115 0.049938 10.0.0.41 - - [2026-02-09 04:04:44] "GET /projects?obj_uuids=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001288 10.0.0.19 - - [2026-02-09 04:04:44] "GET /project/639c3be0-44bb-44cd-9b21-d7852410b942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.045350 10.0.0.41 - - [2026-02-09 04:04:44] "GET /projects?obj_uuids=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001441 10.0.0.19 - - [2026-02-09 04:04:45] "GET /project/639c3be0-44bb-44cd-9b21-d7852410b942?fields=virtual_networks HTTP/1.1" 200 1022 0.049193 10.0.0.41 - - [2026-02-09 04:04:45] "GET /projects?obj_uuids=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001391 10.0.0.19 - - [2026-02-09 04:04:45] "GET /project/639c3be0-44bb-44cd-9b21-d7852410b942?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.044006 10.0.0.41 - - [2026-02-09 04:04:45] "GET /projects?obj_uuids=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001119 10.0.0.19 - - [2026-02-09 04:04:45] "GET /project/639c3be0-44bb-44cd-9b21-d7852410b942?fields=security_groups HTTP/1.1" 200 1243 0.046569 10.0.0.41 - - [2026-02-09 04:04:45] "GET /projects?obj_uuids=609f883d-200e-4abe-9d13-8275ac7cd5f1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001846 10.0.0.19 - - [2026-02-09 04:04:45] "GET /project/609f883d-200e-4abe-9d13-8275ac7cd5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.057800 10.0.0.41 - - [2026-02-09 04:04:45] "GET /projects?obj_uuids=609f883d-200e-4abe-9d13-8275ac7cd5f1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001320 10.0.0.19 - - [2026-02-09 04:04:45] "GET /project/609f883d-200e-4abe-9d13-8275ac7cd5f1?fields=virtual_networks HTTP/1.1" 200 1022 0.072417 10.0.0.41 - - [2026-02-09 04:04:45] "GET /projects?obj_uuids=609f883d-200e-4abe-9d13-8275ac7cd5f1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001374 10.0.0.19 - - [2026-02-09 04:04:45] "GET /project/609f883d-200e-4abe-9d13-8275ac7cd5f1?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.058030 10.0.0.41 - - [2026-02-09 04:04:45] "GET /projects?obj_uuids=609f883d-200e-4abe-9d13-8275ac7cd5f1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001564 10.0.0.19 - - [2026-02-09 04:04:46] "GET /project/609f883d-200e-4abe-9d13-8275ac7cd5f1?fields=security_groups HTTP/1.1" 200 1243 0.054338 10.0.0.19 - - [2026-02-09 04:04:48] "GET /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005329 10.0.0.19 - - [2026-02-09 04:04:48] "PUT /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556 HTTP/1.1" 200 264 0.014778 10.0.0.41 - - [2026-02-09 04:04:48] "GET /projects?obj_uuids=e1fbfc95-66c5-4c0a-85cc-396630aae62f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001608 10.0.0.19 - - [2026-02-09 04:04:48] "GET /project/e1fbfc95-66c5-4c0a-85cc-396630aae62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.047772 10.0.0.41 - - [2026-02-09 04:04:48] "GET /projects?obj_uuids=e1fbfc95-66c5-4c0a-85cc-396630aae62f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001287 10.0.0.19 - - [2026-02-09 04:04:48] "GET /project/e1fbfc95-66c5-4c0a-85cc-396630aae62f?fields=virtual_networks HTTP/1.1" 200 1022 0.060353 10.0.0.41 - - [2026-02-09 04:04:48] "GET /projects?obj_uuids=e1fbfc95-66c5-4c0a-85cc-396630aae62f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001916 10.0.0.19 - - [2026-02-09 04:04:48] "GET /project/e1fbfc95-66c5-4c0a-85cc-396630aae62f?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.066990 10.0.0.41 - - [2026-02-09 04:04:48] "GET /projects?obj_uuids=e1fbfc95-66c5-4c0a-85cc-396630aae62f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001311 10.0.0.19 - - [2026-02-09 04:04:48] "GET /project/e1fbfc95-66c5-4c0a-85cc-396630aae62f?fields=security_groups HTTP/1.1" 200 1243 0.043748 10.0.0.19 - - [2026-02-09 04:04:49] "POST /fqname-to-id HTTP/1.1" 404 188 0.028197 10.0.0.41 - - [2026-02-09 04:04:49] "GET /projects?obj_uuids=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005266 10.0.0.41 - - [2026-02-09 04:04:49] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001206 10.0.0.41 - - [2026-02-09 04:04:49] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008271 10.0.0.41 - - [2026-02-09 04:04:49] "POST /id-to-fqname HTTP/1.1" 200 190 0.001456 10.0.0.41 - - [2026-02-09 04:04:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.009392 10.0.0.41 - - [2026-02-09 04:04:50] "POST /security-groups HTTP/1.1" 200 591 0.078295 10.0.0.41 - - [2026-02-09 04:04:50] "POST /projects HTTP/1.1" 200 585 0.303257 10.0.0.19 - - [2026-02-09 04:04:50] "POST /fqname-to-id HTTP/1.1" 404 233 0.014678 10.0.0.41 - - [2026-02-09 04:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.378690 10.0.0.19 - - [2026-02-09 04:04:50] "GET /project/b0de67d6-9447-45f5-b553-b7d41204485a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.530303 10.0.0.41 - - [2026-02-09 04:04:50] "DELETE /project/b0de67d6944745f5b553b7d41204485a HTTP/1.1" 404 173 0.016449 10.0.0.41 - - [2026-02-09 04:04:50] "GET /projects?obj_uuids=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001020 10.0.0.41 - - [2026-02-09 04:04:50] "GET /projects?obj_uuids=e1fbfc95-66c5-4c0a-85cc-396630aae62f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001483 10.0.0.41 - - [2026-02-09 04:04:50] "GET /projects?obj_uuids=609f883d-200e-4abe-9d13-8275ac7cd5f1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000894 10.0.0.41 - - [2026-02-09 04:04:50] "GET /project/e1fbfc95-66c5-4c0a-85cc-396630aae62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.115171 10.0.0.41 - - [2026-02-09 04:04:50] "GET /project/609f883d-200e-4abe-9d13-8275ac7cd5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.137290 10.0.0.41 - - [2026-02-09 04:04:50] "GET /projects?obj_uuids=e1fbfc95-66c5-4c0a-85cc-396630aae62f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001276 10.0.0.41 - - [2026-02-09 04:04:51] "GET /projects?obj_uuids=609f883d-200e-4abe-9d13-8275ac7cd5f1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001328 10.0.0.41 - - [2026-02-09 04:04:51] "GET /project/639c3be0-44bb-44cd-9b21-d7852410b942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.193351 10.0.0.41 - - [2026-02-09 04:04:51] "GET /projects?obj_uuids=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001431 10.0.0.41 - - [2026-02-09 04:04:51] "GET /project/e1fbfc95-66c5-4c0a-85cc-396630aae62f?fields=security_groups HTTP/1.1" 200 1348 0.144633 10.0.0.41 - - [2026-02-09 04:04:51] "GET /project/609f883d-200e-4abe-9d13-8275ac7cd5f1?fields=security_groups HTTP/1.1" 200 1348 0.154607 10.0.0.41 - - [2026-02-09 04:04:51] "GET /project/639c3be0-44bb-44cd-9b21-d7852410b942?fields=security_groups HTTP/1.1" 200 1092 0.262498 10.0.0.41 - - [2026-02-09 04:04:51] "DELETE /security-group/031a7e3e-5bee-4a05-a6e1-ba298a99a71b HTTP/1.1" 404 197 0.101354 10.0.0.41 - - [2026-02-09 04:04:51] "GET /projects?obj_uuids=639c3be0-44bb-44cd-9b21-d7852410b942&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001298 10.0.0.41 - - [2026-02-09 04:04:51] "GET /projects?obj_uuids=609f883d-200e-4abe-9d13-8275ac7cd5f1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001505 10.0.0.41 - - [2026-02-09 04:04:51] "DELETE /security-group/840b5a4a-c34b-4b66-a8ba-eb8b8e8a44f2 HTTP/1.1" 200 115 0.211987 10.0.0.41 - - [2026-02-09 04:04:51] "GET /projects?obj_uuids=e1fbfc95-66c5-4c0a-85cc-396630aae62f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001223 10.0.0.41 - - [2026-02-09 04:04:51] "GET /project/639c3be0-44bb-44cd-9b21-d7852410b942?fields=application_policy_sets HTTP/1.1" 200 1387 0.105417 10.0.0.41 - - [2026-02-09 04:04:51] "GET /project/609f883d-200e-4abe-9d13-8275ac7cd5f1?fields=application_policy_sets HTTP/1.1" 200 1387 0.102039 10.0.0.19 - - [2026-02-09 04:04:51] "DELETE /access-control-list/4f155076-e68b-4456-a9e3-b41d34d9d4ae HTTP/1.1" 200 115 0.087935 10.0.0.41 - - [2026-02-09 04:04:51] "GET /project/e1fbfc95-66c5-4c0a-85cc-396630aae62f?fields=application_policy_sets HTTP/1.1" 200 1387 0.141030 10.0.0.41 - - [2026-02-09 04:04:51] "DELETE /project/639c3be0-44bb-44cd-9b21-d7852410b942 HTTP/1.1" 200 115 0.995735 10.0.0.41 - - [2026-02-09 04:04:51] "DELETE /project/e1fbfc95-66c5-4c0a-85cc-396630aae62f HTTP/1.1" 200 115 1.033182 10.0.0.41 - - [2026-02-09 04:04:51] "DELETE /project/609f883d-200e-4abe-9d13-8275ac7cd5f1 HTTP/1.1" 200 115 1.048349 10.0.0.19 - - [2026-02-09 04:04:51] "DELETE /access-control-list/b5bd519d-3476-45dc-93f3-951386a7ef7f HTTP/1.1" 200 115 0.101129 10.0.0.19 - - [2026-02-09 04:04:52] "GET / HTTP/1.1" 200 35931 0.001926 10.0.0.19 - - [2026-02-09 04:04:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000535 10.0.0.19 - - [2026-02-09 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.040402 10.0.0.19 - - [2026-02-09 04:04:54] "GET /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004182 10.0.0.19 - - [2026-02-09 04:04:54] "GET /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004871 10.0.0.19 - - [2026-02-09 04:04:54] "GET /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004007 10.0.0.19 - - [2026-02-09 04:04:54] "PUT /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556 HTTP/1.1" 200 264 0.018981 10.0.0.19 - - [2026-02-09 04:04:56] "POST /fqname-to-id HTTP/1.1" 404 188 0.023827 10.0.0.41 - - [2026-02-09 04:04:56] "GET /projects?obj_uuids=2a26dbe3-b6b7-4baa-806f-54edd7313bbb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003311 10.0.0.41 - - [2026-02-09 04:04:56] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001274 10.0.0.41 - - [2026-02-09 04:04:56] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008935 10.0.0.41 - - [2026-02-09 04:04:56] "POST /id-to-fqname HTTP/1.1" 200 190 0.002043 10.0.0.41 - - [2026-02-09 04:04:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.004133 10.0.0.41 - - [2026-02-09 04:04:57] "POST /security-groups HTTP/1.1" 200 591 0.035851 10.0.0.41 - - [2026-02-09 04:04:57] "POST /projects HTTP/1.1" 200 585 0.257080 10.0.0.19 - - [2026-02-09 04:04:57] "POST /access-control-lists HTTP/1.1" 200 596 0.033869 10.0.0.41 - - [2026-02-09 04:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.330446 10.0.0.19 - - [2026-02-09 04:04:57] "GET /project/2a26dbe3-b6b7-4baa-806f-54edd7313bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.469712 10.0.0.19 - - [2026-02-09 04:04:57] "POST /fqname-to-id HTTP/1.1" 404 188 0.024911 10.0.0.41 - - [2026-02-09 04:04:57] "GET /projects?obj_uuids=b1dc5d7e-b0d0-4314-b025-f3cfdaad080d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003406 10.0.0.41 - - [2026-02-09 04:04:57] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001163 10.0.0.41 - - [2026-02-09 04:04:57] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008187 10.0.0.41 - - [2026-02-09 04:04:57] "POST /id-to-fqname HTTP/1.1" 200 190 0.001858 10.0.0.41 - - [2026-02-09 04:04:57] "POST /fqname-to-id HTTP/1.1" 404 199 0.005451 10.0.0.41 - - [2026-02-09 04:04:57] "POST /security-groups HTTP/1.1" 200 591 0.089430 10.0.0.19 - - [2026-02-09 04:04:58] "POST /fqname-to-id HTTP/1.1" 404 234 0.006287 10.0.0.41 - - [2026-02-09 04:04:58] "POST /projects HTTP/1.1" 200 585 0.318786 10.0.0.41 - - [2026-02-09 04:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.394359 10.0.0.19 - - [2026-02-09 04:04:58] "POST /access-control-lists HTTP/1.1" 200 594 0.031364 10.0.0.19 - - [2026-02-09 04:04:58] "GET /project/b1dc5d7e-b0d0-4314-b025-f3cfdaad080d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.537271 10.0.0.19 - - [2026-02-09 04:04:58] "GET / HTTP/1.1" 200 35931 0.001767 10.0.0.19 - - [2026-02-09 04:04:59] "GET / HTTP/1.1" 200 35931 0.002408 10.0.0.19 - - [2026-02-09 04:04:59] "POST /fqname-to-id HTTP/1.1" 404 183 0.004126 10.0.0.19 - - [2026-02-09 04:04:59] "POST /api-access-lists HTTP/1.1" 200 521 0.024119 10.0.0.19 - - [2026-02-09 04:04:59] "GET /api-access-list/a03eb72b-7499-46ee-848e-a01e0ac67753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.006771 10.0.0.19 - - [2026-02-09 04:05:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000764 10.0.0.19 - - [2026-02-09 04:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.056533 10.0.0.41 - - [2026-02-09 04:05:00] "GET /projects?obj_uuids=2a26dbe3-b6b7-4baa-806f-54edd7313bbb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001295 10.0.0.19 - - [2026-02-09 04:05:00] "GET /project/2a26dbe3-b6b7-4baa-806f-54edd7313bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.086099 10.0.0.19 - - [2026-02-09 04:05:00] "GET /virtual-networks?parent_id=2a26dbe3-b6b7-4baa-806f-54edd7313bbb&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.024596 10.0.0.19 - - [2026-02-09 04:05:00] "POST /virtual-networks HTTP/1.1" 200 583 0.118104 10.0.0.19 - - [2026-02-09 04:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.035935 10.0.0.19 - - [2026-02-09 04:05:01] "GET /network-ipam/19928738-6e4a-4582-8bc5-934a645c18a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.016662 10.0.0.41 - - [2026-02-09 04:05:01] "POST /useragent-kv HTTP/1.1" 200 115 0.011264 10.0.0.19 - - [2026-02-09 04:05:01] "POST /ref-update HTTP/1.1" 200 156 0.106878 10.0.0.19 - - [2026-02-09 04:05:01] "POST /neutron/network HTTP/1.1" 200 848 0.068761 10.0.0.19 - - [2026-02-09 04:05:01] "GET /virtual-network/ec7be05c-a835-4bdc-aa31-b76164508ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.024476 10.0.0.19 - - [2026-02-09 04:05:01] "POST /neutron/subnet HTTP/1.1" 200 679 0.055700 10.0.0.19 - - [2026-02-09 04:05:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000639 10.0.0.19 - - [2026-02-09 04:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.057689 10.0.0.41 - - [2026-02-09 04:05:02] "GET /projects?obj_uuids=b1dc5d7e-b0d0-4314-b025-f3cfdaad080d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001286 10.0.0.19 - - [2026-02-09 04:05:02] "GET /project/b1dc5d7e-b0d0-4314-b025-f3cfdaad080d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.077139 10.0.0.19 - - [2026-02-09 04:05:02] "GET /virtual-networks?parent_id=b1dc5d7e-b0d0-4314-b025-f3cfdaad080d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020311 10.0.0.19 - - [2026-02-09 04:05:02] "POST /virtual-networks HTTP/1.1" 200 583 0.102840 10.0.0.19 - - [2026-02-09 04:05:02] "POST /route-targets HTTP/1.1" 200 327 0.017060 10.0.0.19 - - [2026-02-09 04:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.047122 10.0.0.19 - - [2026-02-09 04:05:02] "GET /network-ipam/19928738-6e4a-4582-8bc5-934a645c18a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.022611 10.0.0.41 - - [2026-02-09 04:05:02] "POST /useragent-kv HTTP/1.1" 200 115 0.023281 10.0.0.19 - - [2026-02-09 04:05:02] "POST /ref-update HTTP/1.1" 200 156 0.157138 10.0.0.19 - - [2026-02-09 04:05:03] "GET /obj-perms HTTP/1.1" 200 5056 0.085194 10.0.0.19 - - [2026-02-09 04:05:03] "GET /virtual-network/5a305634-5add-488f-86cf-04b03cc95632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.032112 10.0.0.33 - - [2026-02-09 04:05:03] "GET /obj-perms HTTP/1.1" 200 5056 0.061949 10.0.0.19 - - [2026-02-09 04:05:03] "POST /neutron/network HTTP/1.1" 200 848 0.339561 10.0.0.19 - - [2026-02-09 04:05:04] "GET /virtual-network/ec7be05c-a835-4bdc-aa31-b76164508ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.044454 10.0.0.19 - - [2026-02-09 04:05:05] "GET /virtual-network/ec7be05c-a835-4bdc-aa31-b76164508ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.042084 10.0.0.33 - - [2026-02-09 04:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.028429 10.0.0.41 - - [2026-02-09 04:05:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000547 10.0.0.19 - - [2026-02-09 04:05:07] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.038946 10.0.0.19 - - [2026-02-09 04:05:07] "GET /obj-perms HTTP/1.1" 200 5030 0.049778 10.0.0.19 - - [2026-02-09 04:05:07] "PUT /virtual-network/ec7be05c-a835-4bdc-aa31-b76164508ad8 HTTP/1.1" 200 264 0.051567 10.0.0.19 - - [2026-02-09 04:05:07] "GET /virtual-network/ec7be05c-a835-4bdc-aa31-b76164508ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.015123 10.0.0.19 - - [2026-02-09 04:05:07] "GET /virtual-network/ec7be05c-a835-4bdc-aa31-b76164508ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.049315 10.0.0.33 - - [2026-02-09 04:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006225 10.0.0.41 - - [2026-02-09 04:05:08] "GET /obj-perms HTTP/1.1" 403 257 0.044398 10.0.0.19 - - [2026-02-09 04:05:08] "GET /virtual-network/ec7be05c-a835-4bdc-aa31-b76164508ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.025207 10.0.0.19 - - [2026-02-09 04:05:08] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.033689 10.0.0.19 - - [2026-02-09 04:05:08] "GET /obj-perms HTTP/1.1" 200 5030 0.005065 10.0.0.19 - - [2026-02-09 04:05:08] "PUT /virtual-network/ec7be05c-a835-4bdc-aa31-b76164508ad8 HTTP/1.1" 200 264 0.053796 10.0.0.41 - - [2026-02-09 04:05:09] "POST /useragent-kv HTTP/1.1" 200 115 0.007240 10.0.0.41 - - [2026-02-09 04:05:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003072 10.0.0.19 - - [2026-02-09 04:05:09] "DELETE /virtual-network/5a305634-5add-488f-86cf-04b03cc95632 HTTP/1.1" 200 115 0.173958 10.0.0.19 - - [2026-02-09 04:05:09] "DELETE /route-target/a1ccf62c-4550-435c-9f9c-da569f3407b2 HTTP/1.1" 200 115 0.032902 10.0.0.41 - - [2026-02-09 04:05:09] "POST /useragent-kv HTTP/1.1" 200 115 0.010315 10.0.0.41 - - [2026-02-09 04:05:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003820 10.0.0.19 - - [2026-02-09 04:05:09] "DELETE /virtual-network/ec7be05c-a835-4bdc-aa31-b76164508ad8 HTTP/1.1" 200 115 0.160921 10.0.0.19 - - [2026-02-09 04:05:09] "DELETE /api-access-list/a03eb72b-7499-46ee-848e-a01e0ac67753 HTTP/1.1" 200 115 0.048692 10.0.0.41 - - [2026-02-09 04:05:09] "GET /projects?obj_uuids=b1dc5d7e-b0d0-4314-b025-f3cfdaad080d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001508 10.0.0.19 - - [2026-02-09 04:05:09] "GET /project/b1dc5d7e-b0d0-4314-b025-f3cfdaad080d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.045346 10.0.0.41 - - [2026-02-09 04:05:09] "GET /projects?obj_uuids=b1dc5d7e-b0d0-4314-b025-f3cfdaad080d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001560 10.0.0.19 - - [2026-02-09 04:05:09] "GET /project/b1dc5d7e-b0d0-4314-b025-f3cfdaad080d?fields=virtual_networks HTTP/1.1" 200 1033 0.043613 10.0.0.41 - - [2026-02-09 04:05:09] "GET /projects?obj_uuids=b1dc5d7e-b0d0-4314-b025-f3cfdaad080d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001317 10.0.0.19 - - [2026-02-09 04:05:09] "GET /project/b1dc5d7e-b0d0-4314-b025-f3cfdaad080d?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.044324 10.0.0.41 - - [2026-02-09 04:05:09] "GET /projects?obj_uuids=b1dc5d7e-b0d0-4314-b025-f3cfdaad080d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001986 10.0.0.19 - - [2026-02-09 04:05:09] "GET /project/b1dc5d7e-b0d0-4314-b025-f3cfdaad080d?fields=security_groups HTTP/1.1" 200 1259 0.045154 10.0.0.41 - - [2026-02-09 04:05:10] "GET /projects?obj_uuids=2a26dbe3-b6b7-4baa-806f-54edd7313bbb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001438 10.0.0.19 - - [2026-02-09 04:05:10] "GET /project/2a26dbe3-b6b7-4baa-806f-54edd7313bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.057092 10.0.0.41 - - [2026-02-09 04:05:10] "GET /projects?obj_uuids=2a26dbe3-b6b7-4baa-806f-54edd7313bbb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001418 10.0.0.19 - - [2026-02-09 04:05:10] "GET /project/2a26dbe3-b6b7-4baa-806f-54edd7313bbb?fields=virtual_networks HTTP/1.1" 200 1031 0.042881 10.0.0.41 - - [2026-02-09 04:05:10] "GET /projects?obj_uuids=2a26dbe3-b6b7-4baa-806f-54edd7313bbb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002170 10.0.0.19 - - [2026-02-09 04:05:10] "GET /project/2a26dbe3-b6b7-4baa-806f-54edd7313bbb?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.055321 10.0.0.41 - - [2026-02-09 04:05:10] "GET /projects?obj_uuids=2a26dbe3-b6b7-4baa-806f-54edd7313bbb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001513 10.0.0.19 - - [2026-02-09 04:05:10] "GET /project/2a26dbe3-b6b7-4baa-806f-54edd7313bbb?fields=security_groups HTTP/1.1" 200 1257 0.085569 10.0.0.19 - - [2026-02-09 04:05:14] "GET / HTTP/1.1" 200 35931 0.003155 10.0.0.19 - - [2026-02-09 04:05:14] "GET / HTTP/1.1" 200 35931 0.001761 10.0.0.19 - - [2026-02-09 04:05:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000571 10.0.0.19 - - [2026-02-09 04:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.074179 10.0.0.41 - - [2026-02-09 04:05:15] "GET /projects?obj_uuids=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001297 10.0.0.19 - - [2026-02-09 04:05:15] "GET /project/b0de67d6-9447-45f5-b553-b7d41204485a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.067517 10.0.0.19 - - [2026-02-09 04:05:15] "GET /virtual-networks?parent_id=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.014725 10.0.0.19 - - [2026-02-09 04:05:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.015435 10.0.0.19 - - [2026-02-09 04:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.017189 10.0.0.41 - - [2026-02-09 04:05:15] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001763 10.0.0.19 - - [2026-02-09 04:05:15] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.025602 10.0.0.19 - - [2026-02-09 04:05:16] "POST /service-templates HTTP/1.1" 403 264 0.013521 10.0.0.19 - - [2026-02-09 04:05:16] "POST /fqname-to-id HTTP/1.1" 404 215 0.005122 10.0.0.19 - - [2026-02-09 04:05:16] "POST /api-access-lists HTTP/1.1" 200 555 0.041165 10.0.0.19 - - [2026-02-09 04:05:16] "GET /api-access-list/93363c27-2af5-4fae-97d1-2013a4c5cd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.018707 10.0.0.19 - - [2026-02-09 04:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020890 10.0.0.41 - - [2026-02-09 04:05:16] "GET /projects?obj_uuids=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001261 10.0.0.19 - - [2026-02-09 04:05:16] "GET /project/b0de67d6-9447-45f5-b553-b7d41204485a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.070763 10.0.0.19 - - [2026-02-09 04:05:16] "GET /virtual-networks?parent_id=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.034078 10.0.0.19 - - [2026-02-09 04:05:16] "POST /virtual-networks HTTP/1.1" 200 583 0.112803 10.0.0.19 - - [2026-02-09 04:05:16] "POST /route-targets HTTP/1.1" 200 327 0.019667 10.0.0.19 - - [2026-02-09 04:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.035078 10.0.0.19 - - [2026-02-09 04:05:16] "GET /network-ipam/19928738-6e4a-4582-8bc5-934a645c18a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.019137 10.0.0.41 - - [2026-02-09 04:05:16] "POST /useragent-kv HTTP/1.1" 200 115 0.011287 10.0.0.19 - - [2026-02-09 04:05:16] "POST /ref-update HTTP/1.1" 200 156 0.115062 10.0.0.19 - - [2026-02-09 04:05:17] "POST /neutron/network HTTP/1.1" 200 848 0.058684 10.0.0.19 - - [2026-02-09 04:05:17] "GET /virtual-network/e10b6d6e-4bab-48e9-bb37-47cfbe30e201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.028200 10.0.0.19 - - [2026-02-09 04:05:17] "POST /neutron/network HTTP/1.1" 200 848 0.076911 10.0.0.19 - - [2026-02-09 04:05:17] "GET /virtual-network/e10b6d6e-4bab-48e9-bb37-47cfbe30e201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006584 10.0.0.19 - - [2026-02-09 04:05:17] "GET /network-ipam/19928738-6e4a-4582-8bc5-934a645c18a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004793 10.0.0.19 - - [2026-02-09 04:05:17] "GET /virtual-network/e10b6d6e-4bab-48e9-bb37-47cfbe30e201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006552 10.0.0.41 - - [2026-02-09 04:05:18] "GET /obj-perms HTTP/1.1" 200 5030 0.062239 10.0.0.19 - - [2026-02-09 04:05:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.023475 10.0.0.19 - - [2026-02-09 04:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018101 10.0.0.41 - - [2026-02-09 04:05:18] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001607 10.0.0.19 - - [2026-02-09 04:05:18] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.025903 10.0.0.19 - - [2026-02-09 04:05:18] "POST /service-templates HTTP/1.1" 403 264 0.015089 10.0.0.19 - - [2026-02-09 04:05:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.004345 10.0.0.19 - - [2026-02-09 04:05:18] "POST /api-access-lists HTTP/1.1" 200 521 0.028077 10.0.0.19 - - [2026-02-09 04:05:18] "GET /api-access-list/721884af-1f3c-43bb-8de0-7ba0ce771c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.008548 10.0.0.19 - - [2026-02-09 04:05:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.020627 10.0.0.19 - - [2026-02-09 04:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017385 10.0.0.41 - - [2026-02-09 04:05:19] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001278 10.0.0.19 - - [2026-02-09 04:05:19] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.023565 10.0.0.19 - - [2026-02-09 04:05:19] "POST /service-templates HTTP/1.1" 200 551 0.073593 10.0.0.19 - - [2026-02-09 04:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.024703 10.0.0.19 - - [2026-02-09 04:05:19] "GET /service-template/fc36a2f4-b99e-4b02-96d2-d75bac733dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.022271 10.0.0.19 - - [2026-02-09 04:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020345 10.0.0.19 - - [2026-02-09 04:05:19] "GET /service-template/fc36a2f4-b99e-4b02-96d2-d75bac733dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.023340 10.0.0.19 - - [2026-02-09 04:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.33 - - [2026-02-09 04:05:20] "GET /obj-perms HTTP/1.1" 403 257 0.039696 10.0.0.41 - - [2026-02-09 04:05:21] "GET /virtual-network/e10b6d6e-4bab-48e9-bb37-47cfbe30e201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.040961 10.0.0.19 - - [2026-02-09 04:05:21] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.037698 10.0.0.19 - - [2026-02-09 04:05:21] "GET /api-access-list/93363c27-2af5-4fae-97d1-2013a4c5cd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.005355 10.0.0.19 - - [2026-02-09 04:05:21] "PUT /api-access-list/93363c27-2af5-4fae-97d1-2013a4c5cd9e HTTP/1.1" 200 264 0.017079 10.0.0.19 - - [2026-02-09 04:05:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000654 10.0.0.19 - - [2026-02-09 04:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.045049 10.0.0.41 - - [2026-02-09 04:05:21] "GET /projects?obj_uuids=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001373 10.0.0.19 - - [2026-02-09 04:05:21] "GET /project/b0de67d6-9447-45f5-b553-b7d41204485a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.068460 10.0.0.19 - - [2026-02-09 04:05:21] "GET /virtual-networks?parent_id=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.024416 10.0.0.19 - - [2026-02-09 04:05:22] "POST /virtual-networks HTTP/1.1" 403 263 0.015264 10.0.0.19 - - [2026-02-09 04:05:22] "GET /virtual-network/e10b6d6e-4bab-48e9-bb37-47cfbe30e201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.023737 10.0.0.19 - - [2026-02-09 04:05:22] "GET /api-access-list/721884af-1f3c-43bb-8de0-7ba0ce771c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004318 10.0.0.19 - - [2026-02-09 04:05:22] "PUT /api-access-list/721884af-1f3c-43bb-8de0-7ba0ce771c35 HTTP/1.1" 200 264 0.012677 10.0.0.19 - - [2026-02-09 04:05:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.018327 10.0.0.19 - - [2026-02-09 04:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017096 10.0.0.41 - - [2026-02-09 04:05:22] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001388 10.0.0.19 - - [2026-02-09 04:05:22] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.025898 10.0.0.19 - - [2026-02-09 04:05:22] "POST /service-templates HTTP/1.1" 403 264 0.015015 10.0.0.19 - - [2026-02-09 04:05:22] "GET /api-access-list/93363c27-2af5-4fae-97d1-2013a4c5cd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.004451 10.0.0.19 - - [2026-02-09 04:05:22] "PUT /api-access-list/93363c27-2af5-4fae-97d1-2013a4c5cd9e HTTP/1.1" 200 264 0.012391 10.0.0.19 - - [2026-02-09 04:05:22] "GET /api-access-list/721884af-1f3c-43bb-8de0-7ba0ce771c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004968 10.0.0.19 - - [2026-02-09 04:05:22] "PUT /api-access-list/721884af-1f3c-43bb-8de0-7ba0ce771c35 HTTP/1.1" 200 264 0.014715 10.0.0.19 - - [2026-02-09 04:05:23] "GET /obj-perms HTTP/1.1" 403 257 0.014246 10.0.0.19 - - [2026-02-09 04:05:24] "GET /obj-perms HTTP/1.1" 403 257 0.040352 10.0.0.33 - - [2026-02-09 04:05:24] "GET /obj-perms HTTP/1.1" 403 257 0.013409 10.0.0.33 - - [2026-02-09 04:05:24] "GET /obj-perms HTTP/1.1" 403 257 0.046840 10.0.0.41 - - [2026-02-09 04:05:24] "GET /virtual-network/e10b6d6e-4bab-48e9-bb37-47cfbe30e201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.019798 10.0.0.41 - - [2026-02-09 04:05:25] "GET /virtual-network/e10b6d6e-4bab-48e9-bb37-47cfbe30e201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.036817 10.0.0.19 - - [2026-02-09 04:05:25] "GET /obj-perms HTTP/1.1" 403 257 0.015370 10.0.0.19 - - [2026-02-09 04:05:25] "GET /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004421 10.0.0.19 - - [2026-02-09 04:05:25] "PUT /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556 HTTP/1.1" 200 264 0.014469 10.0.0.19 - - [2026-02-09 04:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.19 - - [2026-02-09 04:05:25] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.035619 10.0.0.19 - - [2026-02-09 04:05:25] "DELETE /api-access-list/93363c27-2af5-4fae-97d1-2013a4c5cd9e HTTP/1.1" 200 115 0.038175 10.0.0.19 - - [2026-02-09 04:05:25] "DELETE /api-access-list/721884af-1f3c-43bb-8de0-7ba0ce771c35 HTTP/1.1" 200 115 0.030848 10.0.0.19 - - [2026-02-09 04:05:26] "GET /virtual-network/e10b6d6e-4bab-48e9-bb37-47cfbe30e201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.042658 10.0.0.33 - - [2026-02-09 04:05:26] "GET /obj-perms HTTP/1.1" 403 257 0.036928 10.0.0.41 - - [2026-02-09 04:05:27] "GET /virtual-network/e10b6d6e-4bab-48e9-bb37-47cfbe30e201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.033534 10.0.0.19 - - [2026-02-09 04:05:27] "GET /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2686 0.004588 10.0.0.19 - - [2026-02-09 04:05:27] "PUT /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556 HTTP/1.1" 200 264 0.013709 10.0.0.19 - - [2026-02-09 04:05:27] "GET /obj-perms HTTP/1.1" 403 257 0.011494 10.0.0.19 - - [2026-02-09 04:05:27] "GET /obj-perms HTTP/1.1" 403 257 0.012694 10.0.0.19 - - [2026-02-09 04:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016449 10.0.0.19 - - [2026-02-09 04:05:27] "DELETE /service-template/fc36a2f4-b99e-4b02-96d2-d75bac733dd8 HTTP/1.1" 200 115 0.041802 10.0.0.19 - - [2026-02-09 04:05:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.017997 10.0.0.41 - - [2026-02-09 04:05:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004228 10.0.0.41 - - [2026-02-09 04:05:27] "POST /useragent-kv HTTP/1.1" 200 115 0.006729 10.0.0.19 - - [2026-02-09 04:05:27] "DELETE /virtual-network/e10b6d6e-4bab-48e9-bb37-47cfbe30e201 HTTP/1.1" 200 115 0.138516 10.0.0.19 - - [2026-02-09 04:05:27] "DELETE /route-target/05cf31b7-ec4a-406a-bccd-842f91a8502b HTTP/1.1" 200 115 0.026859 10.0.0.19 - - [2026-02-09 04:05:28] "GET /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006479 10.0.0.19 - - [2026-02-09 04:05:28] "PUT /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556 HTTP/1.1" 200 264 0.015218 10.0.0.19 - - [2026-02-09 04:05:28] "GET /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.005569 10.0.0.19 - - [2026-02-09 04:05:28] "PUT /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556 HTTP/1.1" 200 264 0.016841 10.0.0.19 - - [2026-02-09 04:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.41 - - [2026-02-09 04:05:30] "GET /projects?obj_uuids=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001250 10.0.0.19 - - [2026-02-09 04:05:30] "GET /project/b0de67d6-9447-45f5-b553-b7d41204485a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.045228 10.0.0.41 - - [2026-02-09 04:05:31] "POST /useragent-kv HTTP/1.1" 200 115 0.011974 10.0.0.19 - - [2026-02-09 04:05:31] "POST /neutron/subnet HTTP/1.1" 200 728 0.211637 10.0.0.19 - - [2026-02-09 04:05:31] "POST /id-to-fqname HTTP/1.1" 200 240 0.001670 10.0.0.19 - - [2026-02-09 04:05:31] "GET /virtual-network/545f8976-a26a-4d77-adfa-d4cfec00a060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.006325 10.0.0.19 - - [2026-02-09 04:05:31] "GET /virtual-network/545f8976-a26a-4d77-adfa-d4cfec00a060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.007513 10.0.0.19 - - [2026-02-09 04:05:31] "POST /neutron/network HTTP/1.1" 200 863 0.008645 10.0.0.19 - - [2026-02-09 04:05:31] "GET /virtual-network/545f8976-a26a-4d77-adfa-d4cfec00a060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.006084 10.0.0.19 - - [2026-02-09 04:05:31] "GET /network-ipam/19928738-6e4a-4582-8bc5-934a645c18a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004524 10.0.0.19 - - [2026-02-09 04:05:31] "GET /virtual-network/545f8976-a26a-4d77-adfa-d4cfec00a060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.006594 10.0.0.33 - - [2026-02-09 04:05:32] "GET /obj-perms HTTP/1.1" 200 5030 0.066952 10.0.0.19 - - [2026-02-09 04:05:32] "POST /fqname-to-id HTTP/1.1" 404 215 0.004099 10.0.0.19 - - [2026-02-09 04:05:32] "POST /api-access-lists HTTP/1.1" 200 555 0.029156 10.0.0.19 - - [2026-02-09 04:05:32] "GET /api-access-list/0577b181-0b51-44aa-8bc5-c230f9270eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2441 0.006616 10.0.0.19 - - [2026-02-09 04:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.025321 10.0.0.41 - - [2026-02-09 04:05:32] "GET /projects?obj_uuids=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001401 10.0.0.19 - - [2026-02-09 04:05:32] "GET /project/b0de67d6-9447-45f5-b553-b7d41204485a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.065295 10.0.0.19 - - [2026-02-09 04:05:32] "POST /neutron/network HTTP/1.1" 200 117 0.089669 10.0.0.19 - - [2026-02-09 04:05:32] "POST /route-targets HTTP/1.1" 200 327 0.015607 10.0.0.19 - - [2026-02-09 04:05:32] "POST /neutron/network HTTP/1.1" 200 693 0.033774 10.0.0.19 - - [2026-02-09 04:05:33] "POST /id-to-fqname HTTP/1.1" 200 240 0.016628 10.0.0.19 - - [2026-02-09 04:05:33] "GET /virtual-network/91aef495-a8a9-47f6-a524-afdf8c7a07f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.023803 10.0.0.19 - - [2026-02-09 04:05:33] "POST /neutron/network HTTP/1.1" 200 864 0.034603 10.0.0.19 - - [2026-02-09 04:05:33] "GET /virtual-network/91aef495-a8a9-47f6-a524-afdf8c7a07f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.020989 10.0.0.19 - - [2026-02-09 04:05:33] "POST /neutron/network HTTP/1.1" 200 864 0.007815 10.0.0.19 - - [2026-02-09 04:05:33] "GET /virtual-network/91aef495-a8a9-47f6-a524-afdf8c7a07f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006536 10.0.0.19 - - [2026-02-09 04:05:33] "GET /network-ipam/19928738-6e4a-4582-8bc5-934a645c18a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004370 10.0.0.19 - - [2026-02-09 04:05:33] "GET /virtual-network/91aef495-a8a9-47f6-a524-afdf8c7a07f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006306 10.0.0.19 - - [2026-02-09 04:05:33] "GET /obj-perms HTTP/1.1" 200 5030 0.004220 10.0.0.19 - - [2026-02-09 04:05:34] "POST /fqname-to-id HTTP/1.1" 404 232 0.021198 10.0.0.19 - - [2026-02-09 04:05:34] "POST /access-control-lists HTTP/1.1" 200 626 0.030364 10.0.0.19 - - [2026-02-09 04:05:34] "PUT /access-control-list/748dc102-b367-4a23-88bb-5645863b1dd6 HTTP/1.1" 200 272 0.016054 10.0.0.19 - - [2026-02-09 04:05:34] "POST /neutron/security_group HTTP/1.1" 200 2084 0.019068 10.0.0.41 - - [2026-02-09 04:05:34] "GET /projects?obj_uuids=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001086 10.0.0.19 - - [2026-02-09 04:05:35] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.223692 10.0.0.19 - - [2026-02-09 04:05:35] "PUT /access-control-list/d3883469-94ea-4459-bbb3-5d1ab8ee28e7 HTTP/1.1" 200 272 0.019172 10.0.0.19 - - [2026-02-09 04:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.031391 10.0.0.19 - - [2026-02-09 04:05:35] "GET /security-group/32efa630-cf84-4391-acf5-7b9eee675e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.019309 10.0.0.41 - - [2026-02-09 04:05:36] "GET /projects?obj_uuids=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001345 10.0.0.19 - - [2026-02-09 04:05:36] "POST /neutron/security_group_rule HTTP/1.1" 200 1749 0.087075 10.0.0.19 - - [2026-02-09 04:05:36] "POST /id-to-fqname HTTP/1.1" 200 240 0.017634 10.0.0.41 - - [2026-02-09 04:05:37] "GET /projects?obj_uuids=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001900 10.0.0.19 - - [2026-02-09 04:05:37] "GET /project/b0de67d6-9447-45f5-b553-b7d41204485a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.072883 10.0.0.19 - - [2026-02-09 04:05:37] "POST /neutron/port HTTP/1.1" 200 117 0.033813 10.0.0.19 - - [2026-02-09 04:05:38] "POST /neutron/network HTTP/1.1" 200 874 0.037169 10.0.0.19 - - [2026-02-09 04:05:38] "POST /neutron/port HTTP/1.1" 200 1060 0.020822 10.0.0.19 - - [2026-02-09 04:05:38] "POST /neutron/port HTTP/1.1" 200 1124 0.020632 10.0.0.19 - - [2026-02-09 04:05:38] "POST /neutron/port HTTP/1.1" 200 117 0.001339 10.0.0.19 - - [2026-02-09 04:05:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009299 10.0.0.19 - - [2026-02-09 04:05:43] "POST /neutron/port HTTP/1.1" 200 1124 0.025004 10.0.0.19 - - [2026-02-09 04:05:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009020 10.0.0.19 - - [2026-02-09 04:05:43] "GET /virtual-machine/df293a3d-011f-406a-8bf8-263204369c5e HTTP/1.1" 401 292 0.000508 10.0.0.19 - - [2026-02-09 04:05:43] "GET /virtual-machine/df293a3d-011f-406a-8bf8-263204369c5e HTTP/1.1" 200 1293 0.045502 10.0.0.19 - - [2026-02-09 04:05:43] "GET /virtual-machine/df293a3d-011f-406a-8bf8-263204369c5e HTTP/1.1" 200 1293 0.032685 10.0.0.19 - - [2026-02-09 04:05:43] "GET /virtual-machine-interface/26241788-8de1-45dc-9d0f-7050255eb003 HTTP/1.1" 200 3023 0.024755 10.0.0.19 - - [2026-02-09 04:05:43] "GET /virtual-machine/df293a3d-011f-406a-8bf8-263204369c5e HTTP/1.1" 200 1293 0.023554 10.0.0.19 - - [2026-02-09 04:05:43] "GET /virtual-machine-interface/26241788-8de1-45dc-9d0f-7050255eb003 HTTP/1.1" 200 3023 0.027995 10.0.0.19 - - [2026-02-09 04:05:43] "GET /instance-ip/5033c067-1ebd-4432-9510-b0e771139c33 HTTP/1.1" 200 1640 0.025674 10.0.0.19 - - [2026-02-09 04:05:43] "GET /virtual-machine/df293a3d-011f-406a-8bf8-263204369c5e HTTP/1.1" 200 1293 0.022382 10.0.0.19 - - [2026-02-09 04:05:43] "GET /virtual-machine-interface/26241788-8de1-45dc-9d0f-7050255eb003 HTTP/1.1" 200 3023 0.026188 10.0.0.19 - - [2026-02-09 04:05:43] "GET /instance-ip/5033c067-1ebd-4432-9510-b0e771139c33 HTTP/1.1" 200 1640 0.021693 10.0.0.19 - - [2026-02-09 04:05:43] "POST /fqname-to-id HTTP/1.1" 403 354 0.020875 10.0.0.19 - - [2026-02-09 04:05:43] "GET / HTTP/1.1" 200 35931 0.004366 10.0.0.19 - - [2026-02-09 04:05:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000493 10.0.0.19 - - [2026-02-09 04:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.029832 10.0.0.19 - - [2026-02-09 04:05:44] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004457 10.0.0.19 - - [2026-02-09 04:05:44] "GET /virtual-networks?parent_id=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.022239 10.0.0.19 - - [2026-02-09 04:05:44] "GET /virtual-network/91aef495-a8a9-47f6-a524-afdf8c7a07f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.023541 10.0.0.19 - - [2026-02-09 04:05:44] "POST /fqname-to-id HTTP/1.1" 403 354 0.019402 10.0.0.19 - - [2026-02-09 04:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.19 - - [2026-02-09 04:05:44] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004459 10.0.0.19 - - [2026-02-09 04:05:44] "GET /virtual-networks?parent_id=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024859 10.0.0.19 - - [2026-02-09 04:05:44] "GET /virtual-network/91aef495-a8a9-47f6-a524-afdf8c7a07f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.024004 10.0.0.19 - - [2026-02-09 04:05:44] "POST /fqname-to-id HTTP/1.1" 403 354 0.019157 10.0.0.19 - - [2026-02-09 04:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.19 - - [2026-02-09 04:05:44] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004470 10.0.0.19 - - [2026-02-09 04:05:44] "GET /virtual-networks?parent_id=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.030115 10.0.0.19 - - [2026-02-09 04:05:44] "GET /virtual-network/91aef495-a8a9-47f6-a524-afdf8c7a07f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.025786 10.0.0.19 - - [2026-02-09 04:05:44] "POST /fqname-to-id HTTP/1.1" 403 354 0.040099 10.0.0.19 - - [2026-02-09 04:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.19 - - [2026-02-09 04:05:45] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004888 10.0.0.19 - - [2026-02-09 04:05:45] "GET /virtual-networks?parent_id=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.027100 10.0.0.19 - - [2026-02-09 04:05:45] "GET /virtual-network/91aef495-a8a9-47f6-a524-afdf8c7a07f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.023678 10.0.0.19 - - [2026-02-09 04:05:45] "POST /fqname-to-id HTTP/1.1" 403 354 0.020818 10.0.0.19 - - [2026-02-09 04:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.19 - - [2026-02-09 04:05:45] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004308 10.0.0.19 - - [2026-02-09 04:05:45] "GET /virtual-networks?parent_id=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.021260 10.0.0.19 - - [2026-02-09 04:05:45] "GET /virtual-network/91aef495-a8a9-47f6-a524-afdf8c7a07f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.021791 10.0.0.19 - - [2026-02-09 04:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018371 10.0.0.19 - - [2026-02-09 04:05:48] "GET /virtual-network/91aef495-a8a9-47f6-a524-afdf8c7a07f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.021334 10.0.0.19 - - [2026-02-09 04:05:50] "POST /fqname-to-id HTTP/1.1" 403 354 0.018742 10.0.0.19 - - [2026-02-09 04:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.19 - - [2026-02-09 04:05:50] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004261 10.0.0.19 - - [2026-02-09 04:05:50] "GET /virtual-networks?parent_id=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.030029 10.0.0.19 - - [2026-02-09 04:05:50] "GET /virtual-network/91aef495-a8a9-47f6-a524-afdf8c7a07f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.043723 10.0.0.19 - - [2026-02-09 04:05:50] "POST /fqname-to-id HTTP/1.1" 403 354 0.017428 10.0.0.19 - - [2026-02-09 04:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.19 - - [2026-02-09 04:05:50] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004097 10.0.0.19 - - [2026-02-09 04:05:50] "GET /virtual-networks?parent_id=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.028782 10.0.0.19 - - [2026-02-09 04:05:50] "GET /virtual-network/91aef495-a8a9-47f6-a524-afdf8c7a07f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.025599 10.0.0.19 - - [2026-02-09 04:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.023682 10.0.0.19 - - [2026-02-09 04:05:50] "GET /routing-instance/0eb53f87-3273-4822-952f-3c02e9b31c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.021872 10.0.0.19 - - [2026-02-09 04:05:51] "POST /fqname-to-id HTTP/1.1" 403 354 0.017167 10.0.0.19 - - [2026-02-09 04:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.19 - - [2026-02-09 04:05:51] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004352 10.0.0.19 - - [2026-02-09 04:05:51] "GET /virtual-networks?parent_id=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.036528 10.0.0.19 - - [2026-02-09 04:05:51] "GET /virtual-network/91aef495-a8a9-47f6-a524-afdf8c7a07f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.023378 10.0.0.19 - - [2026-02-09 04:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.019080 10.0.0.19 - - [2026-02-09 04:05:51] "GET /routing-instance/0eb53f87-3273-4822-952f-3c02e9b31c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.030825 10.0.0.41 - - [2026-02-09 04:05:51] "GET /obj-perms HTTP/1.1" 403 257 0.022308 10.0.0.19 - - [2026-02-09 04:05:51] "GET /virtual-machine-interface/26241788-8de1-45dc-9d0f-7050255eb003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.027963 10.0.0.19 - - [2026-02-09 04:05:51] "GET /virtual-machine-interface/26241788-8de1-45dc-9d0f-7050255eb003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.038091 10.0.0.41 - - [2026-02-09 04:05:51] "GET /virtual-machine/df293a3d-011f-406a-8bf8-263204369c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.017115 10.0.0.19 - - [2026-02-09 04:05:51] "GET /virtual-machine-interface/26241788-8de1-45dc-9d0f-7050255eb003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.024589 10.0.0.19 - - [2026-02-09 04:05:51] "GET /virtual-network/91aef495-a8a9-47f6-a524-afdf8c7a07f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.021781 10.0.0.19 - - [2026-02-09 04:05:52] "GET /obj-perms HTTP/1.1" 403 257 0.069594 10.0.0.41 - - [2026-02-09 04:05:52] "DELETE /project/b1dc5d7eb0d04314b025f3cfdaad080d HTTP/1.1" 404 173 0.009725 10.0.0.41 - - [2026-02-09 04:05:52] "DELETE /project/2a26dbe3b6b74baa806f54edd7313bbb HTTP/1.1" 404 173 0.011761 10.0.0.41 - - [2026-02-09 04:05:52] "GET /projects?obj_uuids=2a26dbe3-b6b7-4baa-806f-54edd7313bbb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001388 10.0.0.41 - - [2026-02-09 04:05:52] "GET /projects?obj_uuids=b1dc5d7e-b0d0-4314-b025-f3cfdaad080d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000970 10.0.0.41 - - [2026-02-09 04:05:52] "GET /project/b1dc5d7e-b0d0-4314-b025-f3cfdaad080d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.060606 10.0.0.41 - - [2026-02-09 04:05:52] "GET /project/2a26dbe3-b6b7-4baa-806f-54edd7313bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.080835 10.0.0.41 - - [2026-02-09 04:05:52] "GET /projects?obj_uuids=b1dc5d7e-b0d0-4314-b025-f3cfdaad080d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001651 10.0.0.41 - - [2026-02-09 04:05:52] "GET /projects?obj_uuids=2a26dbe3-b6b7-4baa-806f-54edd7313bbb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001361 10.0.0.41 - - [2026-02-09 04:05:52] "GET /project/b1dc5d7e-b0d0-4314-b025-f3cfdaad080d?fields=security_groups HTTP/1.1" 200 1364 0.066809 10.0.0.41 - - [2026-02-09 04:05:52] "GET /project/2a26dbe3-b6b7-4baa-806f-54edd7313bbb?fields=security_groups HTTP/1.1" 200 1362 0.086817 10.0.0.19 - - [2026-02-09 04:05:52] "GET /obj-perms HTTP/1.1" 403 257 0.029155 10.0.0.41 - - [2026-02-09 04:05:52] "DELETE /security-group/b5845c4d-e976-4127-90ce-115435dd409f HTTP/1.1" 200 115 0.061232 10.0.0.41 - - [2026-02-09 04:05:52] "GET /projects?obj_uuids=b1dc5d7e-b0d0-4314-b025-f3cfdaad080d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001432 10.0.0.41 - - [2026-02-09 04:05:52] "GET /project/b1dc5d7e-b0d0-4314-b025-f3cfdaad080d?fields=application_policy_sets HTTP/1.1" 200 1403 0.098107 10.0.0.41 - - [2026-02-09 04:05:52] "DELETE /security-group/b6b9220f-e384-4038-8c71-21a51e5beab1 HTTP/1.1" 200 115 0.131900 10.0.0.41 - - [2026-02-09 04:05:52] "GET /projects?obj_uuids=2a26dbe3-b6b7-4baa-806f-54edd7313bbb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003138 10.0.0.19 - - [2026-02-09 04:05:52] "DELETE /access-control-list/feba812a-ddb6-443f-b577-9799565ee8d0 HTTP/1.1" 200 115 0.096458 10.0.0.41 - - [2026-02-09 04:05:52] "GET /project/2a26dbe3-b6b7-4baa-806f-54edd7313bbb?fields=application_policy_sets HTTP/1.1" 200 1401 0.111960 10.0.0.41 - - [2026-02-09 04:05:52] "DELETE /project/b1dc5d7e-b0d0-4314-b025-f3cfdaad080d HTTP/1.1" 200 115 0.606511 10.0.0.41 - - [2026-02-09 04:05:53] "DELETE /project/2a26dbe3-b6b7-4baa-806f-54edd7313bbb HTTP/1.1" 200 115 0.728377 10.0.0.19 - - [2026-02-09 04:05:53] "GET /obj-perms HTTP/1.1" 403 257 0.054797 10.0.0.33 - - [2026-02-09 04:05:53] "GET /obj-perms HTTP/1.1" 200 5030 0.005859 10.0.0.19 - - [2026-02-09 04:05:53] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.021759 10.0.0.41 - - [2026-02-09 04:05:53] "GET /obj-perms HTTP/1.1" 403 257 0.013033 10.0.0.19 - - [2026-02-09 04:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016696 10.0.0.41 - - [2026-02-09 04:05:53] "GET /projects?obj_uuids=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001314 10.0.0.19 - - [2026-02-09 04:05:53] "GET /project/b0de67d6-9447-45f5-b553-b7d41204485a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.063511 10.0.0.19 - - [2026-02-09 04:05:53] "GET /virtual-network/545f8976-a26a-4d77-adfa-d4cfec00a060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.030903 10.0.0.19 - - [2026-02-09 04:05:53] "GET /floating-ip-pools?parent_id=545f8976-a26a-4d77-adfa-d4cfec00a060&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.025662 10.0.0.19 - - [2026-02-09 04:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018096 10.0.0.19 - - [2026-02-09 04:05:53] "GET /floating-ip-pool/11f25bd8-ebbc-40d9-9e10-abe41201d506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1181 0.018334 10.0.0.41 - - [2026-02-09 04:05:53] "GET /projects?obj_uuids=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001414 10.0.0.19 - - [2026-02-09 04:05:53] "GET /project/b0de67d6-9447-45f5-b553-b7d41204485a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.067966 10.0.0.19 - - [2026-02-09 04:05:53] "POST /floating-ips HTTP/1.1" 200 616 0.090374 10.0.0.19 - - [2026-02-09 04:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.022008 10.0.0.19 - - [2026-02-09 04:05:54] "GET /floating-ip/fae971ce-b865-4b77-8a98-64366ec4a3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.025141 10.0.0.19 - - [2026-02-09 04:05:54] "GET /floating-ip/fae971ce-b865-4b77-8a98-64366ec4a3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.023563 10.0.0.19 - - [2026-02-09 04:05:54] "GET /virtual-machine/df293a3d-011f-406a-8bf8-263204369c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.018014 10.0.0.19 - - [2026-02-09 04:05:54] "GET /virtual-machine/df293a3d-011f-406a-8bf8-263204369c5e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1204 0.026188 10.0.0.19 - - [2026-02-09 04:05:54] "GET /virtual-machine-interface/26241788-8de1-45dc-9d0f-7050255eb003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.024741 10.0.0.19 - - [2026-02-09 04:05:54] "POST /ref-update HTTP/1.1" 200 156 0.027790 10.0.0.19 - - [2026-02-09 04:05:54] "POST /neutron/floatingip HTTP/1.1" 200 548 0.101814 10.0.0.19 - - [2026-02-09 04:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018382 10.0.0.19 - - [2026-02-09 04:05:54] "GET /routing-instance/ef36dec2-9ed0-446b-b851-c5862783306e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.039275 10.0.0.19 - - [2026-02-09 04:05:54] "GET /virtual-network/91aef495-a8a9-47f6-a524-afdf8c7a07f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.026862 10.0.0.19 - - [2026-02-09 04:05:55] "POST /neutron/port HTTP/1.1" 200 1114 0.089493 10.0.0.19 - - [2026-02-09 04:05:55] "GET /virtual-machine/df293a3d-011f-406a-8bf8-263204369c5e HTTP/1.1" 200 1293 0.019938 10.0.0.19 - - [2026-02-09 04:05:55] "GET /virtual-machine-interface/26241788-8de1-45dc-9d0f-7050255eb003 HTTP/1.1" 200 3585 0.026352 10.0.0.19 - - [2026-02-09 04:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017718 10.0.0.19 - - [2026-02-09 04:05:55] "GET /security-group/32efa630-cf84-4391-acf5-7b9eee675e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.018277 10.0.0.19 - - [2026-02-09 04:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019145 10.0.0.19 - - [2026-02-09 04:05:55] "GET /security-group/32efa630-cf84-4391-acf5-7b9eee675e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.022953 10.0.0.19 - - [2026-02-09 04:05:55] "POST /neutron/security_group HTTP/1.1" 200 568 0.025203 10.0.0.19 - - [2026-02-09 04:05:55] "DELETE /floating-ip/fae971ce-b865-4b77-8a98-64366ec4a3cc HTTP/1.1" 200 115 0.089179 10.0.0.19 - - [2026-02-09 04:05:56] "GET /virtual-machine/df293a3d-011f-406a-8bf8-263204369c5e HTTP/1.1" 200 1293 0.024926 10.0.0.19 - - [2026-02-09 04:05:56] "POST /neutron/port HTTP/1.1" 200 151 0.203381 10.0.0.19 - - [2026-02-09 04:05:58] "GET /virtual-machine/df293a3d-011f-406a-8bf8-263204369c5e HTTP/1.1" 404 171 0.018427 10.0.0.19 - - [2026-02-09 04:05:58] "GET /virtual-machine/df293a3d-011f-406a-8bf8-263204369c5e HTTP/1.1" 404 171 0.013636 10.0.0.19 - - [2026-02-09 04:05:58] "GET /virtual-machine/df293a3d-011f-406a-8bf8-263204369c5e HTTP/1.1" 404 171 0.014220 10.0.0.19 - - [2026-02-09 04:05:58] "POST /fqname-to-id HTTP/1.1" 403 354 0.019292 10.0.0.19 - - [2026-02-09 04:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.19 - - [2026-02-09 04:05:58] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005287 10.0.0.19 - - [2026-02-09 04:05:58] "GET /virtual-networks?parent_id=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024643 10.0.0.19 - - [2026-02-09 04:05:58] "GET /virtual-network/91aef495-a8a9-47f6-a524-afdf8c7a07f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.032422 10.0.0.19 - - [2026-02-09 04:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018373 10.0.0.19 - - [2026-02-09 04:05:58] "GET /routing-instance/0eb53f87-3273-4822-952f-3c02e9b31c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.024745 10.0.0.19 - - [2026-02-09 04:05:58] "GET /obj-perms HTTP/1.1" 403 257 0.018392 10.0.0.19 - - [2026-02-09 04:05:58] "GET /obj-perms HTTP/1.1" 403 257 0.036125 10.0.0.33 - - [2026-02-09 04:05:59] "GET /obj-perms HTTP/1.1" 200 5030 0.005168 10.0.0.19 - - [2026-02-09 04:06:04] "GET /obj-perms HTTP/1.1" 200 5056 0.049962 10.0.0.33 - - [2026-02-09 04:06:08] "GET /obj-perms HTTP/1.1" 200 5030 0.004551 10.0.0.19 - - [2026-02-09 04:06:11] "GET /obj-perms HTTP/1.1" 200 5030 0.004417 10.0.0.19 - - [2026-02-09 04:06:14] "GET /obj-perms HTTP/1.1" 200 5030 0.003976 10.0.0.33 - - [2026-02-09 04:06:14] "GET /obj-perms HTTP/1.1" 200 5030 0.004863 10.0.0.41 - - [2026-02-09 04:06:14] "GET /obj-perms HTTP/1.1" 200 5030 0.004815 10.0.0.19 - - [2026-02-09 04:06:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.016886 10.0.0.19 - - [2026-02-09 04:06:14] "DELETE /access-control-list/748dc102-b367-4a23-88bb-5645863b1dd6 HTTP/1.1" 200 115 0.043842 10.0.0.19 - - [2026-02-09 04:06:15] "POST /neutron/network HTTP/1.1" 200 864 0.042231 10.0.0.19 - - [2026-02-09 04:06:15] "DELETE /route-target/45e8f3b6-ded9-4957-a95e-ce4d3ad62890 HTTP/1.1" 200 115 0.029129 10.0.0.19 - - [2026-02-09 04:06:15] "DELETE /api-access-list/0577b181-0b51-44aa-8bc5-c230f9270eee HTTP/1.1" 200 115 0.034628 10.0.0.41 - - [2026-02-09 04:06:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004354 10.0.0.41 - - [2026-02-09 04:06:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004405 10.0.0.19 - - [2026-02-09 04:06:15] "POST /neutron/network HTTP/1.1" 200 151 0.168141 10.0.0.19 - - [2026-02-09 04:06:17] "GET /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005116 10.0.0.19 - - [2026-02-09 04:06:17] "PUT /api-access-list/dd518c8c-8eab-4614-a429-43014d21a556 HTTP/1.1" 200 264 0.013889 10.0.0.41 - - [2026-02-09 04:06:17] "GET /projects?obj_uuids=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001213 10.0.0.19 - - [2026-02-09 04:06:17] "GET /project/b0de67d6-9447-45f5-b553-b7d41204485a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.048896 10.0.0.41 - - [2026-02-09 04:06:17] "GET /projects?obj_uuids=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001484 10.0.0.19 - - [2026-02-09 04:06:17] "GET /project/b0de67d6-9447-45f5-b553-b7d41204485a?fields=virtual_networks HTTP/1.1" 200 1033 0.047442 10.0.0.41 - - [2026-02-09 04:06:17] "GET /projects?obj_uuids=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001748 10.0.0.19 - - [2026-02-09 04:06:17] "GET /project/b0de67d6-9447-45f5-b553-b7d41204485a?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.046735 10.0.0.41 - - [2026-02-09 04:06:17] "GET /projects?obj_uuids=b0de67d6-9447-45f5-b553-b7d41204485a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001206 10.0.0.19 - - [2026-02-09 04:06:17] "GET /project/b0de67d6-9447-45f5-b553-b7d41204485a?fields=security_groups HTTP/1.1" 200 1259 0.053108 10.0.0.41 - - [2026-02-09 04:06:18] "GET /projects?obj_uuids=24845c7a-6424-45b6-98f1-09bb241e66fb&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001731 10.0.0.19 - - [2026-02-09 04:06:18] "GET /project/24845c7a-6424-45b6-98f1-09bb241e66fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.058114 [Introspect:8084]10.0.0.19 - - [2026-02-09 04:06:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001341 10.0.0.19 - - [2026-02-09 04:06:22] "POST /fqname-to-id HTTP/1.1" 404 189 0.023892 10.0.0.41 - - [2026-02-09 04:06:22] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004271 10.0.0.41 - - [2026-02-09 04:06:22] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001209 10.0.0.41 - - [2026-02-09 04:06:22] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007853 10.0.0.41 - - [2026-02-09 04:06:22] "POST /id-to-fqname HTTP/1.1" 200 191 0.002631 10.0.0.41 - - [2026-02-09 04:06:22] "POST /fqname-to-id HTTP/1.1" 404 200 0.006519 10.0.0.41 - - [2026-02-09 04:06:22] "POST /security-groups HTTP/1.1" 200 592 0.077200 10.0.0.19 - - [2026-02-09 04:06:22] "POST /fqname-to-id HTTP/1.1" 404 235 0.003651 10.0.0.41 - - [2026-02-09 04:06:22] "POST /projects HTTP/1.1" 200 587 0.281254 10.0.0.41 - - [2026-02-09 04:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.359844 10.0.0.19 - - [2026-02-09 04:06:22] "POST /access-control-lists HTTP/1.1" 200 595 0.033862 10.0.0.19 - - [2026-02-09 04:06:22] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.504404 10.0.0.19 - - [2026-02-09 04:06:23] "GET / HTTP/1.1" 200 35931 0.002426 10.0.0.19 - - [2026-02-09 04:06:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000710 10.0.0.19 - - [2026-02-09 04:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.055051 10.0.0.41 - - [2026-02-09 04:06:25] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001209 10.0.0.19 - - [2026-02-09 04:06:26] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.053608 10.0.0.41 - - [2026-02-09 04:06:26] "POST /useragent-kv HTTP/1.1" 200 115 0.008039 10.0.0.19 - - [2026-02-09 04:06:26] "POST /neutron/subnet HTTP/1.1" 200 716 0.253560 10.0.0.19 - - [2026-02-09 04:06:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001479 10.0.0.19 - - [2026-02-09 04:06:26] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006191 10.0.0.19 - - [2026-02-09 04:06:26] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006469 10.0.0.19 - - [2026-02-09 04:06:26] "POST /neutron/network HTTP/1.1" 200 825 0.008267 10.0.0.19 - - [2026-02-09 04:06:27] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006545 10.0.0.19 - - [2026-02-09 04:06:28] "POST /id-to-fqname HTTP/1.1" 200 222 0.001979 10.0.0.41 - - [2026-02-09 04:06:29] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001070 10.0.0.19 - - [2026-02-09 04:06:29] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.064260 10.0.0.19 - - [2026-02-09 04:06:29] "POST /neutron/network HTTP/1.1" 200 825 0.008171 10.0.0.19 - - [2026-02-09 04:06:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.001430 10.0.0.19 - - [2026-02-09 04:06:29] "POST /neutron/port HTTP/1.1" 200 117 0.006631 10.0.0.41 - - [2026-02-09 04:06:29] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001085 10.0.0.19 - - [2026-02-09 04:06:30] "POST /neutron/port HTTP/1.1" 200 1059 0.249537 10.0.0.19 - - [2026-02-09 04:06:30] "POST /neutron/port HTTP/1.1" 200 1113 0.110662 10.0.0.41 - - [2026-02-09 04:06:30] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001077 10.0.0.19 - - [2026-02-09 04:06:30] "POST /neutron/subnet HTTP/1.1" 200 690 0.007960 10.0.0.19 - - [2026-02-09 04:06:30] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.079968 10.0.0.19 - - [2026-02-09 04:06:30] "POST /neutron/network HTTP/1.1" 200 825 0.006766 10.0.0.19 - - [2026-02-09 04:06:30] "POST /neutron/port HTTP/1.1" 200 117 0.008882 10.0.0.19 - - [2026-02-09 04:06:31] "POST /neutron/network HTTP/1.1" 200 835 0.010749 10.0.0.19 - - [2026-02-09 04:06:31] "POST /neutron/port HTTP/1.1" 200 1059 0.016350 10.0.0.19 - - [2026-02-09 04:06:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003892 10.0.0.19 - - [2026-02-09 04:06:31] "POST /neutron/network HTTP/1.1" 200 825 0.007364 10.0.0.19 - - [2026-02-09 04:06:36] "POST /neutron/port HTTP/1.1" 200 1123 0.017282 10.0.0.19 - - [2026-02-09 04:06:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008194 10.0.0.19 - - [2026-02-09 04:06:36] "GET /virtual-machine/271ffc09-56e2-4f3d-974a-c64dbcdb5046 HTTP/1.1" 401 292 0.000451 10.0.0.19 - - [2026-02-09 04:06:36] "GET /virtual-machine/271ffc09-56e2-4f3d-974a-c64dbcdb5046 HTTP/1.1" 200 1293 0.038616 10.0.0.19 - - [2026-02-09 04:06:36] "GET /virtual-machine-interface/ec7d0d8f-009c-4414-8467-0d1e5f31af17 HTTP/1.1" 200 2949 0.007143 10.0.0.19 - - [2026-02-09 04:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.19 - - [2026-02-09 04:06:36] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004468 10.0.0.19 - - [2026-02-09 04:06:36] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003695 10.0.0.19 - - [2026-02-09 04:06:36] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006636 10.0.0.19 - - [2026-02-09 04:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.19 - - [2026-02-09 04:06:39] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005778 10.0.0.19 - - [2026-02-09 04:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.19 - - [2026-02-09 04:06:43] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008178 10.0.0.19 - - [2026-02-09 04:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.19 - - [2026-02-09 04:06:47] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005885 10.0.0.19 - - [2026-02-09 04:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005215 10.0.0.19 - - [2026-02-09 04:06:52] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007276 10.0.0.19 - - [2026-02-09 04:06:52] "DELETE /access-control-list/fe2c0ac7-dda5-4112-b851-6e4eff73f3ab HTTP/1.1" 200 115 0.075769 10.0.0.41 - - [2026-02-09 04:06:53] "DELETE /project/b0de67d6-9447-45f5-b553-b7d41204485a HTTP/1.1" 404 177 0.031941 10.0.0.41 - - [2026-02-09 04:06:53] "DELETE /project/fddd26f6c47b417cb244277821bbd3e6 HTTP/1.1" 404 173 0.052810 10.0.0.19 - - [2026-02-09 04:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.19 - - [2026-02-09 04:06:56] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005732 10.0.0.19 - - [2026-02-09 04:06:56] "POST /neutron/network HTTP/1.1" 200 835 0.007989 10.0.0.19 - - [2026-02-09 04:06:56] "POST /neutron/port HTTP/1.1" 200 117 0.001297 10.0.0.19 - - [2026-02-09 04:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.19 - - [2026-02-09 04:07:00] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006860 10.0.0.19 - - [2026-02-09 04:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.19 - - [2026-02-09 04:07:04] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006189 10.0.0.19 - - [2026-02-09 04:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005221 10.0.0.19 - - [2026-02-09 04:07:08] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007756 10.0.0.19 - - [2026-02-09 04:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.19 - - [2026-02-09 04:07:10] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003654 10.0.0.19 - - [2026-02-09 04:07:10] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002827 10.0.0.19 - - [2026-02-09 04:07:10] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006206 10.0.0.19 - - [2026-02-09 04:07:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007700 10.0.0.19 - - [2026-02-09 04:07:21] "POST /neutron/port HTTP/1.1" 200 1123 0.020039 10.0.0.19 - - [2026-02-09 04:07:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007202 10.0.0.19 - - [2026-02-09 04:07:26] "POST /neutron/port HTTP/1.1" 200 1123 0.017961 10.0.0.19 - - [2026-02-09 04:07:30] "POST /neutron/port HTTP/1.1" 200 1123 0.039482 10.0.0.19 - - [2026-02-09 04:07:30] "POST /neutron/subnet HTTP/1.1" 200 690 0.012207 10.0.0.19 - - [2026-02-09 04:07:31] "POST /neutron/port HTTP/1.1" 200 1123 0.017952 10.0.0.19 - - [2026-02-09 04:07:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007387 10.0.0.19 - - [2026-02-09 04:07:31] "GET /virtual-machine/9a29bd4e-dd07-4de1-87b9-8e2d2e91381c HTTP/1.1" 200 1293 0.006476 10.0.0.19 - - [2026-02-09 04:07:31] "GET /virtual-machine-interface/8cfc7a53-a1ce-4af7-8cf0-8003660e07ad HTTP/1.1" 200 2950 0.006187 10.0.0.19 - - [2026-02-09 04:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921 10.0.0.19 - - [2026-02-09 04:07:31] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004118 10.0.0.19 - - [2026-02-09 04:07:31] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003038 10.0.0.19 - - [2026-02-09 04:07:31] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006263 10.0.0.19 - - [2026-02-09 04:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.19 - - [2026-02-09 04:07:32] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003768 10.0.0.19 - - [2026-02-09 04:07:32] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003098 10.0.0.19 - - [2026-02-09 04:07:32] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006184 10.0.0.19 - - [2026-02-09 04:07:57] "POST /neutron/port HTTP/1.1" 200 1123 0.039824 10.0.0.19 - - [2026-02-09 04:07:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004259 10.0.0.19 - - [2026-02-09 04:07:57] "POST /neutron/network HTTP/1.1" 200 825 0.008667 10.0.0.33 - - [2026-02-09 04:08:05] "GET /obj-perms HTTP/1.1" 200 5056 0.048946 10.0.0.33 - - [2026-02-09 04:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.33 - - [2026-02-09 04:08:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.33 - - [2026-02-09 04:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.33 - - [2026-02-09 04:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.41 - - [2026-02-09 04:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.41 - - [2026-02-09 04:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.41 - - [2026-02-09 04:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000593 10.0.0.41 - - [2026-02-09 04:08:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.19 - - [2026-02-09 04:08:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.19 - - [2026-02-09 04:08:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.19 - - [2026-02-09 04:08:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.19 - - [2026-02-09 04:08:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000566 10.0.0.19 - - [2026-02-09 04:08:32] "POST /neutron/network HTTP/1.1" 200 835 0.007365 10.0.0.19 - - [2026-02-09 04:08:32] "POST /neutron/port HTTP/1.1" 200 117 0.001489 10.0.0.19 - - [2026-02-09 04:08:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007321 10.0.0.19 - - [2026-02-09 04:08:51] "GET /virtual-machine/271ffc09-56e2-4f3d-974a-c64dbcdb5046 HTTP/1.1" 200 1293 0.004019 10.0.0.19 - - [2026-02-09 04:08:51] "GET /virtual-machine-interface/ec7d0d8f-009c-4414-8467-0d1e5f31af17 HTTP/1.1" 200 2949 0.005423 10.0.0.19 - - [2026-02-09 04:08:51] "GET /virtual-machine/271ffc09-56e2-4f3d-974a-c64dbcdb5046 HTTP/1.1" 200 1293 0.003416 10.0.0.19 - - [2026-02-09 04:08:51] "GET /virtual-machine-interface/ec7d0d8f-009c-4414-8467-0d1e5f31af17 HTTP/1.1" 200 2949 0.005342 10.0.0.19 - - [2026-02-09 04:08:51] "GET /instance-ip/0d87d110-74d2-446b-9c52-ce4dbd163187 HTTP/1.1" 200 1620 0.006748 10.0.0.19 - - [2026-02-09 04:08:51] "GET /virtual-machine/271ffc09-56e2-4f3d-974a-c64dbcdb5046 HTTP/1.1" 200 1293 0.003505 10.0.0.19 - - [2026-02-09 04:08:51] "GET /virtual-machine-interface/ec7d0d8f-009c-4414-8467-0d1e5f31af17 HTTP/1.1" 200 2949 0.005136 10.0.0.19 - - [2026-02-09 04:08:51] "GET /instance-ip/0d87d110-74d2-446b-9c52-ce4dbd163187 HTTP/1.1" 200 1620 0.003747 10.0.0.19 - - [2026-02-09 04:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.19 - - [2026-02-09 04:08:51] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003764 10.0.0.19 - - [2026-02-09 04:08:51] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002865 10.0.0.19 - - [2026-02-09 04:08:51] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006577 10.0.0.19 - - [2026-02-09 04:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.19 - - [2026-02-09 04:08:51] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004783 10.0.0.19 - - [2026-02-09 04:08:51] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003868 10.0.0.19 - - [2026-02-09 04:08:51] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006610 10.0.0.19 - - [2026-02-09 04:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.19 - - [2026-02-09 04:08:51] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004465 10.0.0.19 - - [2026-02-09 04:08:51] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003062 10.0.0.19 - - [2026-02-09 04:08:51] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006045 10.0.0.19 - - [2026-02-09 04:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.19 - - [2026-02-09 04:08:51] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004787 10.0.0.19 - - [2026-02-09 04:08:51] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003564 10.0.0.19 - - [2026-02-09 04:08:51] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006236 10.0.0.19 - - [2026-02-09 04:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007334 10.0.0.19 - - [2026-02-09 04:08:51] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004191 10.0.0.19 - - [2026-02-09 04:08:51] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003428 10.0.0.19 - - [2026-02-09 04:08:51] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006123 10.0.0.19 - - [2026-02-09 04:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004679 10.0.0.19 - - [2026-02-09 04:08:51] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004243 10.0.0.19 - - [2026-02-09 04:08:51] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003121 10.0.0.19 - - [2026-02-09 04:08:51] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006463 10.0.0.19 - - [2026-02-09 04:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.19 - - [2026-02-09 04:08:52] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004421 10.0.0.19 - - [2026-02-09 04:08:52] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004400 10.0.0.19 - - [2026-02-09 04:08:52] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.012563 10.0.0.19 - - [2026-02-09 04:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.19 - - [2026-02-09 04:08:52] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004513 10.0.0.19 - - [2026-02-09 04:08:52] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004369 10.0.0.19 - - [2026-02-09 04:08:52] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007019 10.0.0.19 - - [2026-02-09 04:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.19 - - [2026-02-09 04:08:52] "GET /routing-instance/2feec80f-af59-4c33-98c7-2b422cf48b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004981 10.0.0.19 - - [2026-02-09 04:08:52] "GET /route-target/be9be5d0-5ec0-4be0-8467-a94d9585915a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004775 10.0.0.19 - - [2026-02-09 04:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.19 - - [2026-02-09 04:08:52] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004031 10.0.0.19 - - [2026-02-09 04:08:52] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003176 10.0.0.19 - - [2026-02-09 04:08:52] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007046 10.0.0.19 - - [2026-02-09 04:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.19 - - [2026-02-09 04:08:52] "GET /routing-instance/2feec80f-af59-4c33-98c7-2b422cf48b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.007996 10.0.0.19 - - [2026-02-09 04:08:52] "GET /route-target/be9be5d0-5ec0-4be0-8467-a94d9585915a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004731 10.0.0.19 - - [2026-02-09 04:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.19 - - [2026-02-09 04:08:52] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004605 10.0.0.19 - - [2026-02-09 04:08:52] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002929 10.0.0.19 - - [2026-02-09 04:08:52] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006598 10.0.0.19 - - [2026-02-09 04:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.19 - - [2026-02-09 04:08:53] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004620 10.0.0.19 - - [2026-02-09 04:08:53] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003806 10.0.0.19 - - [2026-02-09 04:08:53] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005958 10.0.0.19 - - [2026-02-09 04:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.19 - - [2026-02-09 04:08:53] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005980 10.0.0.19 - - [2026-02-09 04:08:53] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004782 10.0.0.19 - - [2026-02-09 04:08:53] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007360 10.0.0.41 - - [2026-02-09 04:08:53] "GET /obj-perms HTTP/1.1" 200 5032 0.060981 10.0.0.19 - - [2026-02-09 04:08:53] "GET /obj-perms HTTP/1.1" 200 5032 0.057480 10.0.0.19 - - [2026-02-09 04:08:53] "GET /obj-perms HTTP/1.1" 200 5032 0.006053 10.0.0.19 - - [2026-02-09 04:08:53] "GET /obj-perms HTTP/1.1" 200 5032 0.004204 10.0.0.41 - - [2026-02-09 04:08:53] "GET /obj-perms HTTP/1.1" 200 5032 0.004268 10.0.0.19 - - [2026-02-09 04:08:53] "GET /virtual-machine/9a29bd4e-dd07-4de1-87b9-8e2d2e91381c HTTP/1.1" 200 1293 0.004181 10.0.0.19 - - [2026-02-09 04:08:53] "GET /virtual-machine-interface/8cfc7a53-a1ce-4af7-8cf0-8003660e07ad HTTP/1.1" 200 2950 0.005594 10.0.0.19 - - [2026-02-09 04:08:53] "GET /virtual-machine/9a29bd4e-dd07-4de1-87b9-8e2d2e91381c HTTP/1.1" 200 1293 0.003944 10.0.0.19 - - [2026-02-09 04:08:53] "GET /virtual-machine-interface/8cfc7a53-a1ce-4af7-8cf0-8003660e07ad HTTP/1.1" 200 2950 0.006799 10.0.0.19 - - [2026-02-09 04:08:53] "GET /instance-ip/17527d97-45ff-4935-994b-6fbfb2467e24 HTTP/1.1" 200 1621 0.006298 10.0.0.19 - - [2026-02-09 04:08:53] "GET /virtual-machine/9a29bd4e-dd07-4de1-87b9-8e2d2e91381c HTTP/1.1" 200 1293 0.003590 10.0.0.19 - - [2026-02-09 04:08:53] "GET /virtual-machine-interface/8cfc7a53-a1ce-4af7-8cf0-8003660e07ad HTTP/1.1" 200 2950 0.005307 10.0.0.19 - - [2026-02-09 04:08:53] "GET /instance-ip/17527d97-45ff-4935-994b-6fbfb2467e24 HTTP/1.1" 200 1621 0.003994 10.0.0.19 - - [2026-02-09 04:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.19 - - [2026-02-09 04:08:53] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003385 10.0.0.19 - - [2026-02-09 04:08:53] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002880 10.0.0.19 - - [2026-02-09 04:08:54] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005771 10.0.0.19 - - [2026-02-09 04:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.19 - - [2026-02-09 04:08:54] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004476 10.0.0.19 - - [2026-02-09 04:08:54] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003591 10.0.0.19 - - [2026-02-09 04:08:54] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007827 10.0.0.19 - - [2026-02-09 04:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.19 - - [2026-02-09 04:08:54] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004507 10.0.0.19 - - [2026-02-09 04:08:54] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002973 10.0.0.19 - - [2026-02-09 04:08:54] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006130 10.0.0.19 - - [2026-02-09 04:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.19 - - [2026-02-09 04:08:54] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005058 10.0.0.19 - - [2026-02-09 04:08:54] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003441 10.0.0.19 - - [2026-02-09 04:08:54] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006632 10.0.0.19 - - [2026-02-09 04:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.19 - - [2026-02-09 04:08:54] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005280 10.0.0.19 - - [2026-02-09 04:08:54] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003436 10.0.0.19 - - [2026-02-09 04:08:54] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006390 10.0.0.19 - - [2026-02-09 04:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.19 - - [2026-02-09 04:08:54] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004373 10.0.0.19 - - [2026-02-09 04:08:54] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.006130 10.0.0.19 - - [2026-02-09 04:08:54] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006279 10.0.0.19 - - [2026-02-09 04:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.19 - - [2026-02-09 04:08:54] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004362 10.0.0.19 - - [2026-02-09 04:08:54] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003479 10.0.0.19 - - [2026-02-09 04:08:54] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006696 10.0.0.19 - - [2026-02-09 04:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.19 - - [2026-02-09 04:08:55] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004768 10.0.0.19 - - [2026-02-09 04:08:55] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002978 10.0.0.19 - - [2026-02-09 04:08:55] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008811 10.0.0.19 - - [2026-02-09 04:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.19 - - [2026-02-09 04:08:55] "GET /routing-instance/2feec80f-af59-4c33-98c7-2b422cf48b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004368 10.0.0.19 - - [2026-02-09 04:08:55] "GET /route-target/be9be5d0-5ec0-4be0-8467-a94d9585915a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004675 10.0.0.19 - - [2026-02-09 04:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.19 - - [2026-02-09 04:08:55] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003680 10.0.0.19 - - [2026-02-09 04:08:55] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002880 10.0.0.19 - - [2026-02-09 04:08:55] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006322 10.0.0.19 - - [2026-02-09 04:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.19 - - [2026-02-09 04:08:55] "GET /routing-instance/2feec80f-af59-4c33-98c7-2b422cf48b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005102 10.0.0.19 - - [2026-02-09 04:08:55] "GET /route-target/be9be5d0-5ec0-4be0-8467-a94d9585915a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004459 10.0.0.19 - - [2026-02-09 04:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005019 10.0.0.19 - - [2026-02-09 04:08:55] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004722 10.0.0.19 - - [2026-02-09 04:08:55] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003196 10.0.0.19 - - [2026-02-09 04:08:55] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006391 10.0.0.19 - - [2026-02-09 04:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.19 - - [2026-02-09 04:08:55] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004811 10.0.0.19 - - [2026-02-09 04:08:55] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003102 10.0.0.19 - - [2026-02-09 04:08:55] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007951 10.0.0.19 - - [2026-02-09 04:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.19 - - [2026-02-09 04:08:55] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005635 10.0.0.19 - - [2026-02-09 04:08:55] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004037 10.0.0.19 - - [2026-02-09 04:08:55] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006891 10.0.0.19 - - [2026-02-09 04:08:55] "GET /obj-perms HTTP/1.1" 200 5032 0.005415 10.0.0.19 - - [2026-02-09 04:08:56] "GET /obj-perms HTTP/1.1" 200 5032 0.004959 10.0.0.41 - - [2026-02-09 04:08:56] "GET /obj-perms HTTP/1.1" 200 5032 0.005509 10.0.0.33 - - [2026-02-09 04:08:56] "GET /obj-perms HTTP/1.1" 200 5032 0.048621 10.0.0.19 - - [2026-02-09 04:08:56] "GET /obj-perms HTTP/1.1" 200 5032 0.003860 10.0.0.19 - - [2026-02-09 04:08:58] "POST /neutron/port HTTP/1.1" 200 1123 0.018629 10.0.0.19 - - [2026-02-09 04:08:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003917 10.0.0.19 - - [2026-02-09 04:08:58] "POST /neutron/network HTTP/1.1" 200 825 0.007571 10.0.0.19 - - [2026-02-09 04:09:01] "GET /virtual-machine/9a29bd4e-dd07-4de1-87b9-8e2d2e91381c HTTP/1.1" 200 1293 0.004340 10.0.0.19 - - [2026-02-09 04:09:02] "POST /neutron/port HTTP/1.1" 200 151 0.191384 10.0.0.19 - - [2026-02-09 04:09:03] "GET /virtual-machine/9a29bd4e-dd07-4de1-87b9-8e2d2e91381c HTTP/1.1" 404 171 0.004784 10.0.0.19 - - [2026-02-09 04:09:03] "GET /virtual-machine/9a29bd4e-dd07-4de1-87b9-8e2d2e91381c HTTP/1.1" 404 171 0.005028 10.0.0.19 - - [2026-02-09 04:09:03] "GET /virtual-machine/9a29bd4e-dd07-4de1-87b9-8e2d2e91381c HTTP/1.1" 404 171 0.004366 10.0.0.19 - - [2026-02-09 04:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.19 - - [2026-02-09 04:09:03] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003943 10.0.0.19 - - [2026-02-09 04:09:03] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003208 10.0.0.19 - - [2026-02-09 04:09:03] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006109 10.0.0.19 - - [2026-02-09 04:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.19 - - [2026-02-09 04:09:03] "GET /routing-instance/2feec80f-af59-4c33-98c7-2b422cf48b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005152 10.0.0.19 - - [2026-02-09 04:09:03] "GET /route-target/be9be5d0-5ec0-4be0-8467-a94d9585915a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005525 10.0.0.19 - - [2026-02-09 04:09:07] "GET /obj-perms HTTP/1.1" 200 5032 0.004530 10.0.0.33 - - [2026-02-09 04:09:07] "GET /obj-perms HTTP/1.1" 200 5032 0.004452 10.0.0.19 - - [2026-02-09 04:09:13] "GET /obj-perms HTTP/1.1" 200 5032 0.004408 10.0.0.33 - - [2026-02-09 04:09:13] "GET /obj-perms HTTP/1.1" 200 5032 0.004793 10.0.0.41 - - [2026-02-09 04:09:13] "GET /obj-perms HTTP/1.1" 200 5032 0.005485 10.0.0.19 - - [2026-02-09 04:09:13] "GET /virtual-machine/271ffc09-56e2-4f3d-974a-c64dbcdb5046 HTTP/1.1" 200 1293 0.005445 10.0.0.19 - - [2026-02-09 04:09:14] "POST /neutron/port HTTP/1.1" 200 151 0.172831 10.0.0.19 - - [2026-02-09 04:09:15] "GET /virtual-machine/271ffc09-56e2-4f3d-974a-c64dbcdb5046 HTTP/1.1" 404 171 0.003383 10.0.0.19 - - [2026-02-09 04:09:15] "GET /virtual-machine/271ffc09-56e2-4f3d-974a-c64dbcdb5046 HTTP/1.1" 404 171 0.003682 10.0.0.19 - - [2026-02-09 04:09:15] "GET /virtual-machine/271ffc09-56e2-4f3d-974a-c64dbcdb5046 HTTP/1.1" 404 171 0.003582 10.0.0.19 - - [2026-02-09 04:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.19 - - [2026-02-09 04:09:15] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004393 10.0.0.19 - - [2026-02-09 04:09:15] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002888 10.0.0.19 - - [2026-02-09 04:09:15] "GET /virtual-network/9df20d3e-cd6f-4521-b9ef-d2a1329a489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006229 10.0.0.19 - - [2026-02-09 04:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.19 - - [2026-02-09 04:09:15] "GET /routing-instance/2feec80f-af59-4c33-98c7-2b422cf48b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004792 10.0.0.19 - - [2026-02-09 04:09:15] "GET /route-target/be9be5d0-5ec0-4be0-8467-a94d9585915a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005773 10.0.0.19 - - [2026-02-09 04:09:15] "GET /obj-perms HTTP/1.1" 200 5032 0.004009 10.0.0.19 - - [2026-02-09 04:09:22] "GET /obj-perms HTTP/1.1" 200 5032 0.008997 10.0.0.19 - - [2026-02-09 04:09:25] "GET /obj-perms HTTP/1.1" 200 5032 0.004084 10.0.0.19 - - [2026-02-09 04:09:31] "GET /obj-perms HTTP/1.1" 200 5032 0.004521 10.0.0.19 - - [2026-02-09 04:09:34] "GET /obj-perms HTTP/1.1" 200 5032 0.004368 10.0.0.19 - - [2026-02-09 04:09:34] "DELETE /route-target/be9be5d0-5ec0-4be0-8467-a94d9585915a HTTP/1.1" 200 115 0.023057 10.0.0.19 - - [2026-02-09 04:09:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.003922 10.0.0.19 - - [2026-02-09 04:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.41 - - [2026-02-09 04:09:37] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.026070 10.0.0.19 - - [2026-02-09 04:09:37] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.068138 10.0.0.19 - - [2026-02-09 04:09:37] "POST /network-policys HTTP/1.1" 200 522 0.032698 10.0.0.19 - - [2026-02-09 04:09:37] "GET /network-policy/eebc4dcf-a00e-48ca-98c0-1a8775da721a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006556 10.0.0.19 - - [2026-02-09 04:09:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.003221 10.0.0.19 - - [2026-02-09 04:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.41 - - [2026-02-09 04:09:37] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001128 10.0.0.19 - - [2026-02-09 04:09:37] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.040747 10.0.0.19 - - [2026-02-09 04:09:37] "POST /network-policys HTTP/1.1" 200 522 0.028264 10.0.0.19 - - [2026-02-09 04:09:37] "GET /network-policy/aff1afa6-0de3-45ae-9484-f3a060b9ded8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006396 10.0.0.19 - - [2026-02-09 04:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.41 - - [2026-02-09 04:09:37] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001137 10.0.0.19 - - [2026-02-09 04:09:37] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.047381 10.0.0.19 - - [2026-02-09 04:09:38] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004060 10.0.0.19 - - [2026-02-09 04:09:38] "POST /virtual-networks HTTP/1.1" 200 546 0.089823 10.0.0.19 - - [2026-02-09 04:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010947 10.0.0.19 - - [2026-02-09 04:09:38] "GET /network-ipam/19928738-6e4a-4582-8bc5-934a645c18a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004482 10.0.0.41 - - [2026-02-09 04:09:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002467 10.0.0.19 - - [2026-02-09 04:09:38] "POST /ref-update HTTP/1.1" 200 156 0.062124 10.0.0.19 - - [2026-02-09 04:09:38] "POST /neutron/network HTTP/1.1" 200 809 0.007905 10.0.0.19 - - [2026-02-09 04:09:38] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005741 10.0.0.19 - - [2026-02-09 04:09:38] "POST /neutron/subnet HTTP/1.1" 200 672 0.009858 10.0.0.19 - - [2026-02-09 04:09:38] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007820 10.0.0.19 - - [2026-02-09 04:09:38] "GET /obj-perms HTTP/1.1" 200 5032 0.003827 10.0.0.19 - - [2026-02-09 04:09:38] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006336 10.0.0.19 - - [2026-02-09 04:09:38] "PUT /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00 HTTP/1.1" 200 264 0.039644 10.0.0.19 - - [2026-02-09 04:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.19 - - [2026-02-09 04:09:39] "GET /network-policy/eebc4dcf-a00e-48ca-98c0-1a8775da721a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004536 10.0.0.19 - - [2026-02-09 04:09:39] "POST /fqname-to-id HTTP/1.1" 404 237 0.005305 10.0.0.19 - - [2026-02-09 04:09:39] "POST /ref-update HTTP/1.1" 200 156 0.048551 10.0.0.19 - - [2026-02-09 04:09:39] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007473 10.0.0.19 - - [2026-02-09 04:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.19 - - [2026-02-09 04:09:39] "GET /network-policy/eebc4dcf-a00e-48ca-98c0-1a8775da721a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005067 10.0.0.19 - - [2026-02-09 04:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.41 - - [2026-02-09 04:09:39] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001117 10.0.0.19 - - [2026-02-09 04:09:39] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.043855 10.0.0.19 - - [2026-02-09 04:09:39] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004037 10.0.0.19 - - [2026-02-09 04:09:39] "POST /virtual-networks HTTP/1.1" 200 546 0.079402 10.0.0.19 - - [2026-02-09 04:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.19 - - [2026-02-09 04:09:39] "POST /ref-update HTTP/1.1" 200 156 0.027650 10.0.0.19 - - [2026-02-09 04:09:39] "GET /network-ipam/19928738-6e4a-4582-8bc5-934a645c18a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.005241 10.0.0.41 - - [2026-02-09 04:09:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004367 10.0.0.19 - - [2026-02-09 04:09:39] "POST /ref-update HTTP/1.1" 200 156 0.069162 10.0.0.19 - - [2026-02-09 04:09:39] "POST /neutron/network HTTP/1.1" 200 809 0.007156 10.0.0.19 - - [2026-02-09 04:09:39] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005575 10.0.0.19 - - [2026-02-09 04:09:40] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007498 10.0.0.33 - - [2026-02-09 04:09:40] "GET /obj-perms HTTP/1.1" 200 5032 0.004401 10.0.0.41 - - [2026-02-09 04:09:40] "GET /obj-perms HTTP/1.1" 200 5032 0.003500 10.0.0.19 - - [2026-02-09 04:09:40] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006287 10.0.0.19 - - [2026-02-09 04:09:40] "PUT /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc HTTP/1.1" 200 264 0.047856 10.0.0.19 - - [2026-02-09 04:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.19 - - [2026-02-09 04:09:40] "GET /network-policy/aff1afa6-0de3-45ae-9484-f3a060b9ded8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004381 10.0.0.19 - - [2026-02-09 04:09:40] "POST /ref-update HTTP/1.1" 200 156 0.043225 10.0.0.19 - - [2026-02-09 04:09:40] "POST /neutron/network HTTP/1.1" 200 886 0.011432 10.0.0.19 - - [2026-02-09 04:09:40] "POST /ref-update HTTP/1.1" 200 156 0.033719 10.0.0.19 - - [2026-02-09 04:09:40] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.009020 10.0.0.19 - - [2026-02-09 04:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007271 10.0.0.19 - - [2026-02-09 04:09:40] "GET /network-policy/aff1afa6-0de3-45ae-9484-f3a060b9ded8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004671 10.0.0.19 - - [2026-02-09 04:09:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001273 10.0.0.41 - - [2026-02-09 04:09:41] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001132 10.0.0.19 - - [2026-02-09 04:09:41] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.069501 10.0.0.19 - - [2026-02-09 04:09:41] "POST /neutron/port HTTP/1.1" 200 117 0.008328 10.0.0.19 - - [2026-02-09 04:09:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001523 10.0.0.19 - - [2026-02-09 04:09:41] "POST /neutron/network HTTP/1.1" 200 896 0.007340 10.0.0.19 - - [2026-02-09 04:09:42] "POST /neutron/port HTTP/1.1" 200 1061 0.017725 10.0.0.19 - - [2026-02-09 04:09:42] "POST /neutron/port HTTP/1.1" 200 1125 0.024684 10.0.0.19 - - [2026-02-09 04:09:42] "POST /neutron/port HTTP/1.1" 200 117 0.001772 10.0.0.41 - - [2026-02-09 04:09:42] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001510 10.0.0.19 - - [2026-02-09 04:09:42] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.069893 10.0.0.19 - - [2026-02-09 04:09:42] "POST /neutron/port HTTP/1.1" 200 1125 0.020945 10.0.0.19 - - [2026-02-09 04:09:43] "POST /neutron/port HTTP/1.1" 200 1125 0.020831 10.0.0.41 - - [2026-02-09 04:09:43] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001125 10.0.0.19 - - [2026-02-09 04:09:43] "POST /neutron/port HTTP/1.1" 200 1061 0.320372 10.0.0.19 - - [2026-02-09 04:09:43] "POST /neutron/port HTTP/1.1" 200 1115 0.132955 10.0.0.19 - - [2026-02-09 04:09:43] "POST /neutron/subnet HTTP/1.1" 200 646 0.009665 10.0.0.19 - - [2026-02-09 04:09:48] "POST /neutron/port HTTP/1.1" 200 1125 0.021200 10.0.0.19 - - [2026-02-09 04:09:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008186 10.0.0.19 - - [2026-02-09 04:09:48] "GET /virtual-machine/b3262848-c055-45a1-a478-c69000476796 HTTP/1.1" 200 1294 0.006435 10.0.0.19 - - [2026-02-09 04:09:48] "GET /virtual-machine-interface/abd14328-193a-47dc-8147-f7a020744976 HTTP/1.1" 200 2949 0.006262 10.0.0.19 - - [2026-02-09 04:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.19 - - [2026-02-09 04:09:48] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004120 10.0.0.19 - - [2026-02-09 04:09:48] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003481 10.0.0.19 - - [2026-02-09 04:09:48] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006411 10.0.0.19 - - [2026-02-09 04:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.19 - - [2026-02-09 04:09:51] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005186 10.0.0.19 - - [2026-02-09 04:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.19 - - [2026-02-09 04:09:55] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005532 10.0.0.19 - - [2026-02-09 04:09:59] "POST /neutron/port HTTP/1.1" 200 1125 0.017249 10.0.0.19 - - [2026-02-09 04:09:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004238 10.0.0.19 - - [2026-02-09 04:09:59] "POST /neutron/network HTTP/1.1" 200 886 0.007075 10.0.0.19 - - [2026-02-09 04:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.19 - - [2026-02-09 04:09:59] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005689 10.0.0.19 - - [2026-02-09 04:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.19 - - [2026-02-09 04:10:03] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005508 10.0.0.19 - - [2026-02-09 04:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.19 - - [2026-02-09 04:10:07] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006866 10.0.0.19 - - [2026-02-09 04:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.19 - - [2026-02-09 04:10:12] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005854 10.0.0.19 - - [2026-02-09 04:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.19 - - [2026-02-09 04:10:16] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005632 10.0.0.19 - - [2026-02-09 04:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.19 - - [2026-02-09 04:10:20] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006637 10.0.0.19 - - [2026-02-09 04:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.19 - - [2026-02-09 04:10:22] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004798 10.0.0.19 - - [2026-02-09 04:10:22] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003104 10.0.0.19 - - [2026-02-09 04:10:22] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007059 10.0.0.19 - - [2026-02-09 04:10:27] "POST /neutron/port HTTP/1.1" 200 1125 0.017897 10.0.0.19 - - [2026-02-09 04:10:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.044550 10.0.0.19 - - [2026-02-09 04:10:33] "POST /neutron/port HTTP/1.1" 200 1125 0.017913 10.0.0.19 - - [2026-02-09 04:10:34] "POST /neutron/port HTTP/1.1" 200 1125 0.019448 10.0.0.19 - - [2026-02-09 04:10:34] "POST /neutron/subnet HTTP/1.1" 200 646 0.012118 10.0.0.19 - - [2026-02-09 04:10:37] "POST /neutron/port HTTP/1.1" 200 1125 0.018965 10.0.0.19 - - [2026-02-09 04:10:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008434 10.0.0.19 - - [2026-02-09 04:10:43] "POST /neutron/port HTTP/1.1" 200 1125 0.025589 10.0.0.19 - - [2026-02-09 04:10:43] "GET /virtual-machine/5eb00ad0-42b6-45f2-8104-3fb47285697a HTTP/1.1" 200 1292 0.008232 10.0.0.19 - - [2026-02-09 04:10:43] "GET /virtual-machine-interface/366f197e-1a7d-470f-900d-7d689b16fdc3 HTTP/1.1" 200 2949 0.006153 10.0.0.19 - - [2026-02-09 04:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004695 10.0.0.19 - - [2026-02-09 04:10:43] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004742 10.0.0.19 - - [2026-02-09 04:10:43] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004114 10.0.0.19 - - [2026-02-09 04:10:43] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006255 10.0.0.19 - - [2026-02-09 04:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.19 - - [2026-02-09 04:10:44] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004137 10.0.0.19 - - [2026-02-09 04:10:44] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003455 10.0.0.19 - - [2026-02-09 04:10:44] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006926 10.0.0.19 - - [2026-02-09 04:10:59] "POST /neutron/port HTTP/1.1" 200 1125 0.017911 10.0.0.19 - - [2026-02-09 04:10:59] "POST /neutron/subnet HTTP/1.1" 200 646 0.009310 10.0.0.19 - - [2026-02-09 04:11:34] "POST /neutron/port HTTP/1.1" 200 1125 0.018632 10.0.0.19 - - [2026-02-09 04:11:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003857 10.0.0.19 - - [2026-02-09 04:11:34] "POST /neutron/network HTTP/1.1" 200 886 0.007705 10.0.0.19 - - [2026-02-09 04:12:10] "GET /obj-perms HTTP/1.1" 200 5056 0.082637 +++ date ++ echo 'INFO: =================== Mon Feb 9 04:12:13 AM UTC 2026 ===================' INFO: =================== Mon Feb 9 04:12:13 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.41 ++ 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.19,10.0.0.33,10.0.0.41 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.19,10.0.0.33,10.0.0.41 ++ ANALYTICSDB_NODES=10.0.0.19,10.0.0.33,10.0.0.41 ++ ANALYTICS_SNMP_NODES=10.0.0.19,10.0.0.33,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ '[' -n '10.0.0.19:8081 10.0.0.33:8081 10.0.0.41:8081 ' ']' +++ echo '10.0.0.19:8081 10.0.0.33:8081 10.0.0.41:8081' ++ ANALYTICS_SERVERS='10.0.0.19:8081 10.0.0.33:8081 10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ '[' -n '10.0.0.19:9042 10.0.0.33:9042 10.0.0.41:9042 ' ']' +++ echo '10.0.0.19:9042 10.0.0.33:9042 10.0.0.41:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.19:9042 10.0.0.33:9042 10.0.0.41:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19,10.0.0.33,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ '[' -n '10.0.0.19:8086 10.0.0.33:8086 10.0.0.41:8086 ' ']' +++ echo '10.0.0.19:8086 10.0.0.33:8086 10.0.0.41:8086' ++ COLLECTOR_SERVERS='10.0.0.19:8086 10.0.0.33:8086 10.0.0.41: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.19,10.0.0.33,10.0.0.41 ++ CONFIGDB_NODES=10.0.0.19,10.0.0.33,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ '[' -n '10.0.0.19:8082 10.0.0.33:8082 10.0.0.41:8082 ' ']' +++ echo '10.0.0.19:8082 10.0.0.33:8082 10.0.0.41:8082' ++ CONFIG_SERVERS='10.0.0.19:8082 10.0.0.33:8082 10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ '[' -n '10.0.0.19:9161 10.0.0.33:9161 10.0.0.41:9161 ' ']' +++ echo '10.0.0.19:9161 10.0.0.33:9161 10.0.0.41:9161' ++ CONFIGDB_SERVERS='10.0.0.19:9161 10.0.0.33:9161 10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ '[' -n '10.0.0.19:9041 10.0.0.33:9041 10.0.0.41:9041 ' ']' +++ echo '10.0.0.19:9041 10.0.0.33:9041 10.0.0.41:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.19:9041 10.0.0.33:9041 10.0.0.41:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.254,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.254,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19,10.0.0.33,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ '[' -n 10.0.0.19:2181,10.0.0.33:2181,10.0.0.41:2181, ']' +++ echo 10.0.0.19:2181,10.0.0.33:2181,10.0.0.41:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181,10.0.0.33:2181,10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ '[' -n '10.0.0.19:2181 10.0.0.33:2181 10.0.0.41:2181 ' ']' +++ echo '10.0.0.19:2181 10.0.0.33:2181 10.0.0.41:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.19:2181 10.0.0.33:2181 10.0.0.41:2181' ++ RABBITMQ_NODES=10.0.0.19,10.0.0.33,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ '[' -n 10.0.0.19:5673,10.0.0.33:5673,10.0.0.41:5673, ']' +++ echo 10.0.0.19:5673,10.0.0.33:5673,10.0.0.41:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673,10.0.0.33:5673,10.0.0.41: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ '[' -n '10.0.0.19:6379 10.0.0.33:6379 10.0.0.41:6379 ' ']' +++ echo '10.0.0.19:6379 10.0.0.33:6379 10.0.0.41:6379' ++ REDIS_SERVERS='10.0.0.19:6379 10.0.0.33:6379 10.0.0.41: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.19,10.0.0.33,10.0.0.41 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ '[' -n '10.0.0.19:9092 10.0.0.33:9092 10.0.0.41:9092 ' ']' +++ echo '10.0.0.19:9092 10.0.0.33:9092 10.0.0.41:9092' ++ KAFKA_SERVERS='10.0.0.19:9092 10.0.0.33:9092 10.0.0.41: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.19 ++ 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.19,10.0.0.33,10.0.0.41 ++ 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.19,10.0.0.33,10.0.0.41 ++ 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.19,10.0.0.33,10.0.0.41 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 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.19,10.0.0.33,10.0.0.41 +++ local servers=10.0.0.19,10.0.0.33,10.0.0.41 +++ local server_list= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.41,10.20.0.18,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.41,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.19, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.41,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 3 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 10.0.0.33:9041 10.0.0.41:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.19:9041 10.0.0.33:9041 10.0.0.41:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41: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: 02/09/2026 04:12:22.615 7fe76896ac40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/09/2026 04:12:22.766 7fe76896ac40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/09/2026 04:12:22.778 7fe76896ac40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/09/2026 04:12:22.779 7fe76896ac40 [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.41:8082/ Hit Ctrl-C to quit. 10.0.0.41 - - [2026-02-09 04:12:23] "GET / HTTP/1.1" 503 181 0.000303 10.0.0.41 - - [2026-02-09 04:12:23] "GET / HTTP/1.1" 503 181 0.000183 [Introspect:8084]10.0.0.19 - - [2026-02-09 04:12:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3219 0.001887 10.0.0.41 - - [2026-02-09 04:12:24] "GET / HTTP/1.1" 200 45871 0.001557 10.0.0.41 - - [2026-02-09 04:12:24] "GET / HTTP/1.1" 200 45871 0.001088 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.41 - - [2026-02-09 04:12:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000718 10.0.0.41 - - [2026-02-09 04:12:24] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000403 10.0.0.41 - - [2026-02-09 04:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.625851 10.0.0.41 - - [2026-02-09 04:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.41 - - [2026-02-09 04:12:25] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.354707 10.0.0.41 - - [2026-02-09 04:12:25] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 1220 0.003527 /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.41 - - [2026-02-09 04:12:25] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000958 10.0.0.41 - - [2026-02-09 04:12:25] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.040884 10.0.0.41 - - [2026-02-09 04:12:25] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000880 10.0.0.41 - - [2026-02-09 04:12:25] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?fields=security_groups HTTP/1.1" 200 1088 0.037272 10.0.0.41 - - [2026-02-09 04:12:25] "GET /projects?obj_uuids=521c5b3b-b8ae-4750-9084-88de224fe89c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000937 10.0.0.41 - - [2026-02-09 04:12:25] "GET /project/521c5b3b-b8ae-4750-9084-88de224fe89c?fields=application_policy_sets HTTP/1.1" 200 1381 0.044977 10.0.0.41 - - [2026-02-09 04:12:26] "DELETE /project/521c5b3b-b8ae-4750-9084-88de224fe89c HTTP/1.1" 409 278 0.217849 [Introspect:8084]10.0.0.19 - - [2026-02-09 04:12:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001260 [Introspect:8084]10.0.0.19 - - [2026-02-09 04:12:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001137 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.19 - - [2026-02-09 04:12:30] "GET /obj-perms HTTP/1.1" 200 5032 0.353225 10.0.0.19 - - [2026-02-09 04:12:30] "GET /obj-perms HTTP/1.1" 200 5032 0.004057 10.0.0.19 - - [2026-02-09 04:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.024999 10.0.0.41 - - [2026-02-09 04:12:30] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001029 10.0.0.19 - - [2026-02-09 04:12:30] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.042599 10.0.0.19 - - [2026-02-09 04:12:30] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004032 10.0.0.19 - - [2026-02-09 04:12:30] "POST /virtual-networks HTTP/1.1" 200 546 0.071337 10.0.0.19 - - [2026-02-09 04:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.19 - - [2026-02-09 04:12:31] "GET /network-ipam/19928738-6e4a-4582-8bc5-934a645c18a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004277 10.0.0.41 - - [2026-02-09 04:12:31] "POST /useragent-kv HTTP/1.1" 200 115 0.007898 10.0.0.19 - - [2026-02-09 04:12:31] "POST /ref-update HTTP/1.1" 200 156 0.065367 10.0.0.19 - - [2026-02-09 04:12:31] "POST /neutron/network HTTP/1.1" 200 809 0.032999 10.0.0.19 - - [2026-02-09 04:12:31] "GET /virtual-network/7499c16e-8ebe-4a67-9ef2-afae4387b6aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.005798 10.0.0.19 - - [2026-02-09 04:12:31] "POST /route-targets HTTP/1.1" 200 327 0.052141 10.0.0.19 - - [2026-02-09 04:12:31] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008126 10.0.0.33 - - [2026-02-09 04:12:31] "GET /obj-perms HTTP/1.1" 200 5032 0.046948 10.0.0.41 - - [2026-02-09 04:12:31] "GET /obj-perms HTTP/1.1" 200 5032 0.044787 10.0.0.19 - - [2026-02-09 04:12:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001368 10.0.0.19 - - [2026-02-09 04:12:32] "POST /neutron/port HTTP/1.1" 200 2098 0.030819 10.0.0.41 - - [2026-02-09 04:12:32] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001057 10.0.0.19 - - [2026-02-09 04:12:32] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.061758 10.0.0.19 - - [2026-02-09 04:12:32] "POST /neutron/network HTTP/1.1" 200 886 0.034786 10.0.0.19 - - [2026-02-09 04:12:33] "POST /neutron/port HTTP/1.1" 200 117 0.006873 10.0.0.41 - - [2026-02-09 04:12:33] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001112 10.0.0.19 - - [2026-02-09 04:12:33] "POST /neutron/port HTTP/1.1" 200 1061 0.271319 10.0.0.19 - - [2026-02-09 04:12:33] "POST /neutron/port HTTP/1.1" 200 1115 0.123824 10.0.0.19 - - [2026-02-09 04:12:34] "POST /neutron/subnet HTTP/1.1" 200 646 0.009346 10.0.0.19 - - [2026-02-09 04:12:36] "POST /neutron/port HTTP/1.1" 200 1125 0.058560 10.0.0.19 - - [2026-02-09 04:12:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004200 10.0.0.19 - - [2026-02-09 04:12:36] "POST /neutron/network HTTP/1.1" 200 886 0.007161 10.0.0.19 - - [2026-02-09 04:12:38] "POST /neutron/port HTTP/1.1" 200 1125 0.019402 10.0.0.19 - - [2026-02-09 04:12:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007249 10.0.0.19 - - [2026-02-09 04:12:38] "GET /virtual-machine/d6ea7344-384b-4a8e-8e7b-7c03527e436f HTTP/1.1" 200 1294 0.029012 10.0.0.19 - - [2026-02-09 04:12:38] "GET /virtual-machine/d6ea7344-384b-4a8e-8e7b-7c03527e436f HTTP/1.1" 200 1294 0.004229 10.0.0.19 - - [2026-02-09 04:12:38] "GET /virtual-machine-interface/9d6c36d5-848a-4a95-875d-a2d3f07b1b53 HTTP/1.1" 200 2949 0.005868 10.0.0.19 - - [2026-02-09 04:12:38] "GET /virtual-machine/d6ea7344-384b-4a8e-8e7b-7c03527e436f HTTP/1.1" 200 1294 0.003888 10.0.0.19 - - [2026-02-09 04:12:38] "GET /virtual-machine-interface/9d6c36d5-848a-4a95-875d-a2d3f07b1b53 HTTP/1.1" 200 2949 0.005366 10.0.0.19 - - [2026-02-09 04:12:38] "GET /instance-ip/3df4e3e9-4c96-42e3-a8d2-3a57bab66752 HTTP/1.1" 200 1623 0.005775 10.0.0.19 - - [2026-02-09 04:12:38] "GET /virtual-machine/d6ea7344-384b-4a8e-8e7b-7c03527e436f HTTP/1.1" 200 1294 0.003346 10.0.0.19 - - [2026-02-09 04:12:38] "GET /virtual-machine-interface/9d6c36d5-848a-4a95-875d-a2d3f07b1b53 HTTP/1.1" 200 2949 0.005200 10.0.0.19 - - [2026-02-09 04:12:38] "GET /instance-ip/3df4e3e9-4c96-42e3-a8d2-3a57bab66752 HTTP/1.1" 200 1623 0.004307 10.0.0.19 - - [2026-02-09 04:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.19 - - [2026-02-09 04:12:38] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004156 10.0.0.19 - - [2026-02-09 04:12:38] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003432 10.0.0.19 - - [2026-02-09 04:12:38] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006004 10.0.0.19 - - [2026-02-09 04:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.19 - - [2026-02-09 04:12:38] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004213 10.0.0.19 - - [2026-02-09 04:12:38] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003183 10.0.0.19 - - [2026-02-09 04:12:38] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006095 10.0.0.19 - - [2026-02-09 04:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.19 - - [2026-02-09 04:12:38] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004115 10.0.0.19 - - [2026-02-09 04:12:38] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003547 10.0.0.19 - - [2026-02-09 04:12:38] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005619 10.0.0.19 - - [2026-02-09 04:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.19 - - [2026-02-09 04:12:39] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004410 10.0.0.19 - - [2026-02-09 04:12:39] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003370 10.0.0.19 - - [2026-02-09 04:12:39] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007792 10.0.0.19 - - [2026-02-09 04:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.19 - - [2026-02-09 04:12:39] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004264 10.0.0.19 - - [2026-02-09 04:12:39] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003199 10.0.0.19 - - [2026-02-09 04:12:39] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006953 10.0.0.19 - - [2026-02-09 04:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004908 10.0.0.19 - - [2026-02-09 04:12:42] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006130 10.0.0.19 - - [2026-02-09 04:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.19 - - [2026-02-09 04:12:46] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007691 10.0.0.19 - - [2026-02-09 04:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.19 - - [2026-02-09 04:12:50] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006087 10.0.0.19 - - [2026-02-09 04:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.19 - - [2026-02-09 04:12:54] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005641 10.0.0.19 - - [2026-02-09 04:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.19 - - [2026-02-09 04:12:58] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005699 10.0.0.19 - - [2026-02-09 04:13:00] "POST /neutron/port HTTP/1.1" 200 1125 0.020159 10.0.0.19 - - [2026-02-09 04:13:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004188 10.0.0.19 - - [2026-02-09 04:13:00] "POST /neutron/network HTTP/1.1" 200 886 0.008330 10.0.0.19 - - [2026-02-09 04:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.19 - - [2026-02-09 04:13:02] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006107 10.0.0.19 - - [2026-02-09 04:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.19 - - [2026-02-09 04:13:06] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006680 10.0.0.19 - - [2026-02-09 04:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004990 10.0.0.19 - - [2026-02-09 04:13:11] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008663 10.0.0.19 - - [2026-02-09 04:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.19 - - [2026-02-09 04:13:13] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003966 10.0.0.19 - - [2026-02-09 04:13:13] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003360 10.0.0.19 - - [2026-02-09 04:13:13] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006072 10.0.0.19 - - [2026-02-09 04:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.19 - - [2026-02-09 04:13:13] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004421 10.0.0.19 - - [2026-02-09 04:13:13] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003052 10.0.0.19 - - [2026-02-09 04:13:13] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005990 10.0.0.19 - - [2026-02-09 04:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.19 - - [2026-02-09 04:13:13] "GET /routing-instance/6339a82e-2c68-4e8a-911d-d4a4c882ed30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.005095 10.0.0.19 - - [2026-02-09 04:13:13] "GET /route-target/a25a3e8f-4b40-405d-968c-05253e9e9de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003914 10.0.0.19 - - [2026-02-09 04:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.19 - - [2026-02-09 04:13:13] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004999 10.0.0.19 - - [2026-02-09 04:13:13] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003665 10.0.0.19 - - [2026-02-09 04:13:13] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007295 10.0.0.19 - - [2026-02-09 04:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.19 - - [2026-02-09 04:13:13] "GET /routing-instance/6339a82e-2c68-4e8a-911d-d4a4c882ed30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004794 10.0.0.19 - - [2026-02-09 04:13:13] "GET /route-target/a25a3e8f-4b40-405d-968c-05253e9e9de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004129 10.0.0.19 - - [2026-02-09 04:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.19 - - [2026-02-09 04:13:13] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004203 10.0.0.19 - - [2026-02-09 04:13:13] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003181 10.0.0.19 - - [2026-02-09 04:13:13] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006056 10.0.0.19 - - [2026-02-09 04:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.19 - - [2026-02-09 04:13:13] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004289 10.0.0.19 - - [2026-02-09 04:13:13] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003389 10.0.0.19 - - [2026-02-09 04:13:13] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006138 10.0.0.19 - - [2026-02-09 04:13:14] "GET /obj-perms HTTP/1.1" 200 5032 0.003600 10.0.0.41 - - [2026-02-09 04:13:14] "GET /obj-perms HTTP/1.1" 200 5032 0.003797 10.0.0.19 - - [2026-02-09 04:13:14] "GET /obj-perms HTTP/1.1" 200 5032 0.004253 10.0.0.19 - - [2026-02-09 04:13:14] "GET /obj-perms HTTP/1.1" 200 5032 0.003921 10.0.0.19 - - [2026-02-09 04:13:14] "POST /id-to-fqname HTTP/1.1" 200 222 0.001348 10.0.0.19 - - [2026-02-09 04:13:14] "POST /neutron/network HTTP/1.1" 200 896 0.007816 10.0.0.41 - - [2026-02-09 04:13:15] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001082 10.0.0.19 - - [2026-02-09 04:13:15] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.079620 10.0.0.19 - - [2026-02-09 04:13:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008184 10.0.0.19 - - [2026-02-09 04:13:15] "POST /neutron/network HTTP/1.1" 200 896 0.007578 10.0.0.19 - - [2026-02-09 04:13:16] "POST /neutron/port HTTP/1.1" 200 1061 0.020448 10.0.0.19 - - [2026-02-09 04:13:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004539 10.0.0.19 - - [2026-02-09 04:13:16] "POST /neutron/network HTTP/1.1" 200 886 0.009849 10.0.0.19 - - [2026-02-09 04:13:20] "POST /neutron/port HTTP/1.1" 200 1125 0.019313 10.0.0.19 - - [2026-02-09 04:13:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007239 10.0.0.19 - - [2026-02-09 04:13:20] "GET /virtual-machine/6cc599e7-3742-42a0-a173-f162c889d1b7 HTTP/1.1" 200 1293 0.006295 10.0.0.19 - - [2026-02-09 04:13:20] "GET /virtual-machine/6cc599e7-3742-42a0-a173-f162c889d1b7 HTTP/1.1" 200 1293 0.004354 10.0.0.19 - - [2026-02-09 04:13:20] "GET /virtual-machine-interface/f64d40f6-d38e-4938-82dc-074808b6c50f HTTP/1.1" 200 2949 0.005647 10.0.0.19 - - [2026-02-09 04:13:20] "GET /virtual-machine/6cc599e7-3742-42a0-a173-f162c889d1b7 HTTP/1.1" 200 1293 0.003733 10.0.0.19 - - [2026-02-09 04:13:20] "GET /virtual-machine-interface/f64d40f6-d38e-4938-82dc-074808b6c50f HTTP/1.1" 200 2949 0.006027 10.0.0.19 - - [2026-02-09 04:13:20] "GET /instance-ip/b6e37ec8-8557-4a45-aa33-3ffc1be43109 HTTP/1.1" 200 1624 0.006400 10.0.0.19 - - [2026-02-09 04:13:20] "GET /virtual-machine/6cc599e7-3742-42a0-a173-f162c889d1b7 HTTP/1.1" 200 1293 0.003748 10.0.0.19 - - [2026-02-09 04:13:21] "GET /virtual-machine-interface/f64d40f6-d38e-4938-82dc-074808b6c50f HTTP/1.1" 200 2949 0.005611 10.0.0.19 - - [2026-02-09 04:13:21] "GET /instance-ip/b6e37ec8-8557-4a45-aa33-3ffc1be43109 HTTP/1.1" 200 1624 0.004903 10.0.0.19 - - [2026-02-09 04:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.19 - - [2026-02-09 04:13:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004570 10.0.0.19 - - [2026-02-09 04:13:21] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003545 10.0.0.19 - - [2026-02-09 04:13:21] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006233 10.0.0.19 - - [2026-02-09 04:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.19 - - [2026-02-09 04:13:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004158 10.0.0.19 - - [2026-02-09 04:13:21] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003455 10.0.0.19 - - [2026-02-09 04:13:21] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006974 10.0.0.19 - - [2026-02-09 04:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.19 - - [2026-02-09 04:13:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003859 10.0.0.19 - - [2026-02-09 04:13:21] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003031 10.0.0.19 - - [2026-02-09 04:13:21] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005970 10.0.0.19 - - [2026-02-09 04:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.19 - - [2026-02-09 04:13:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004008 10.0.0.19 - - [2026-02-09 04:13:21] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003032 10.0.0.19 - - [2026-02-09 04:13:21] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005820 10.0.0.19 - - [2026-02-09 04:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007708 10.0.0.19 - - [2026-02-09 04:13:21] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004425 10.0.0.19 - - [2026-02-09 04:13:21] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003664 10.0.0.19 - - [2026-02-09 04:13:21] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005846 10.0.0.19 - - [2026-02-09 04:13:23] "POST /neutron/port HTTP/1.1" 200 1125 0.050167 10.0.0.19 - - [2026-02-09 04:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.19 - - [2026-02-09 04:13:24] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007541 10.0.0.19 - - [2026-02-09 04:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.19 - - [2026-02-09 04:13:28] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006177 10.0.0.33 - - [2026-02-09 04:13:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.33 - - [2026-02-09 04:13:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.33 - - [2026-02-09 04:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.33 - - [2026-02-09 04:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.41 - - [2026-02-09 04:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.41 - - [2026-02-09 04:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.41 - - [2026-02-09 04:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000583 10.0.0.41 - - [2026-02-09 04:13:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000521 10.0.0.19 - - [2026-02-09 04:13:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.19 - - [2026-02-09 04:13:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.19 - - [2026-02-09 04:13:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.19 - - [2026-02-09 04:13:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.19 - - [2026-02-09 04:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.19 - - [2026-02-09 04:13:32] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005716 10.0.0.19 - - [2026-02-09 04:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.19 - - [2026-02-09 04:13:37] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005356 10.0.0.19 - - [2026-02-09 04:13:37] "POST /neutron/port HTTP/1.1" 200 1125 0.017719 10.0.0.19 - - [2026-02-09 04:13:37] "POST /neutron/subnet HTTP/1.1" 200 646 0.009158 10.0.0.19 - - [2026-02-09 04:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.19 - - [2026-02-09 04:13:41] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006582 10.0.0.19 - - [2026-02-09 04:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.19 - - [2026-02-09 04:13:45] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005834 10.0.0.19 - - [2026-02-09 04:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.19 - - [2026-02-09 04:13:49] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005537 10.0.0.19 - - [2026-02-09 04:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.19 - - [2026-02-09 04:13:53] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006026 10.0.0.19 - - [2026-02-09 04:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.19 - - [2026-02-09 04:13:57] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004258 10.0.0.19 - - [2026-02-09 04:13:57] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004039 10.0.0.19 - - [2026-02-09 04:13:57] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005836 10.0.0.19 - - [2026-02-09 04:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.19 - - [2026-02-09 04:13:57] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004203 10.0.0.19 - - [2026-02-09 04:13:57] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002937 10.0.0.19 - - [2026-02-09 04:13:57] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006410 10.0.0.19 - - [2026-02-09 04:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.19 - - [2026-02-09 04:13:57] "GET /routing-instance/58fe2f0d-bb26-4cf9-9432-784ce99be7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004808 10.0.0.19 - - [2026-02-09 04:13:57] "GET /route-target/ee9e38ae-e78e-4290-9530-a44b143d728e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004165 10.0.0.19 - - [2026-02-09 04:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.19 - - [2026-02-09 04:13:57] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003914 10.0.0.19 - - [2026-02-09 04:13:57] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003347 10.0.0.19 - - [2026-02-09 04:13:58] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006129 10.0.0.19 - - [2026-02-09 04:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.19 - - [2026-02-09 04:13:58] "GET /routing-instance/58fe2f0d-bb26-4cf9-9432-784ce99be7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.005099 10.0.0.19 - - [2026-02-09 04:13:58] "GET /route-target/ee9e38ae-e78e-4290-9530-a44b143d728e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004416 10.0.0.19 - - [2026-02-09 04:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.19 - - [2026-02-09 04:13:58] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005408 10.0.0.19 - - [2026-02-09 04:13:58] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003476 10.0.0.19 - - [2026-02-09 04:13:58] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005795 10.0.0.19 - - [2026-02-09 04:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.19 - - [2026-02-09 04:13:58] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004928 10.0.0.19 - - [2026-02-09 04:13:58] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003671 10.0.0.19 - - [2026-02-09 04:13:58] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006499 10.0.0.41 - - [2026-02-09 04:13:58] "GET /obj-perms HTTP/1.1" 200 5032 0.004359 10.0.0.19 - - [2026-02-09 04:13:58] "GET /obj-perms HTTP/1.1" 200 5032 0.004818 10.0.0.19 - - [2026-02-09 04:13:58] "GET /obj-perms HTTP/1.1" 200 5032 0.004531 10.0.0.33 - - [2026-02-09 04:13:58] "GET /obj-perms HTTP/1.1" 200 5032 0.004545 10.0.0.19 - - [2026-02-09 04:13:58] "GET /obj-perms HTTP/1.1" 200 5032 0.004111 10.0.0.41 - - [2026-02-09 04:13:58] "GET /obj-perms HTTP/1.1" 200 5032 0.004237 10.0.0.19 - - [2026-02-09 04:13:58] "GET /virtual-machine/d6ea7344-384b-4a8e-8e7b-7c03527e436f HTTP/1.1" 200 1294 0.004372 10.0.0.19 - - [2026-02-09 04:13:58] "GET /virtual-machine-interface/9d6c36d5-848a-4a95-875d-a2d3f07b1b53 HTTP/1.1" 200 2949 0.006337 10.0.0.19 - - [2026-02-09 04:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.19 - - [2026-02-09 04:13:58] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004117 10.0.0.19 - - [2026-02-09 04:13:58] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002962 10.0.0.19 - - [2026-02-09 04:13:58] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006087 10.0.0.19 - - [2026-02-09 04:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.19 - - [2026-02-09 04:13:59] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004038 10.0.0.19 - - [2026-02-09 04:14:00] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003660 10.0.0.19 - - [2026-02-09 04:14:00] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006686 10.0.0.19 - - [2026-02-09 04:14:00] "GET /virtual-machine/6cc599e7-3742-42a0-a173-f162c889d1b7 HTTP/1.1" 200 1293 0.004742 10.0.0.19 - - [2026-02-09 04:14:00] "GET /virtual-machine-interface/f64d40f6-d38e-4938-82dc-074808b6c50f HTTP/1.1" 200 2949 0.006132 10.0.0.19 - - [2026-02-09 04:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.19 - - [2026-02-09 04:14:00] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003790 10.0.0.19 - - [2026-02-09 04:14:00] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004535 10.0.0.19 - - [2026-02-09 04:14:00] "POST /neutron/port HTTP/1.1" 200 1125 0.020217 10.0.0.19 - - [2026-02-09 04:14:00] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005588 10.0.0.19 - - [2026-02-09 04:14:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005082 10.0.0.19 - - [2026-02-09 04:14:00] "POST /neutron/network HTTP/1.1" 200 886 0.007173 10.0.0.19 - - [2026-02-09 04:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.19 - - [2026-02-09 04:14:01] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004815 10.0.0.19 - - [2026-02-09 04:14:01] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004001 10.0.0.19 - - [2026-02-09 04:14:01] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006521 10.0.0.19 - - [2026-02-09 04:14:06] "POST /neutron/port HTTP/1.1" 200 1125 0.018704 10.0.0.19 - - [2026-02-09 04:14:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006983 10.0.0.33 - - [2026-02-09 04:14:11] "GET /obj-perms HTTP/1.1" 200 5056 0.050467 10.0.0.19 - - [2026-02-09 04:14:37] "POST /neutron/port HTTP/1.1" 200 1125 0.018021 10.0.0.19 - - [2026-02-09 04:14:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004210 10.0.0.19 - - [2026-02-09 04:14:37] "POST /neutron/network HTTP/1.1" 200 886 0.008143 10.0.0.19 - - [2026-02-09 04:14:58] "GET /virtual-machine/6cc599e7-3742-42a0-a173-f162c889d1b7 HTTP/1.1" 200 1293 0.004735 10.0.0.19 - - [2026-02-09 04:14:59] "POST /neutron/port HTTP/1.1" 200 151 0.186566 10.0.0.19 - - [2026-02-09 04:14:59] "POST /neutron/network HTTP/1.1" 200 896 0.007286 10.0.0.19 - - [2026-02-09 04:14:59] "POST /neutron/port HTTP/1.1" 200 117 0.001271 10.0.0.19 - - [2026-02-09 04:15:00] "GET /virtual-machine/6cc599e7-3742-42a0-a173-f162c889d1b7 HTTP/1.1" 404 171 0.004454 10.0.0.19 - - [2026-02-09 04:15:00] "GET /virtual-machine/6cc599e7-3742-42a0-a173-f162c889d1b7 HTTP/1.1" 404 171 0.002938 10.0.0.19 - - [2026-02-09 04:15:00] "GET /virtual-machine/6cc599e7-3742-42a0-a173-f162c889d1b7 HTTP/1.1" 404 171 0.002808 10.0.0.19 - - [2026-02-09 04:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.19 - - [2026-02-09 04:15:00] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004158 10.0.0.19 - - [2026-02-09 04:15:00] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003036 10.0.0.19 - - [2026-02-09 04:15:00] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006222 10.0.0.19 - - [2026-02-09 04:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.19 - - [2026-02-09 04:15:00] "GET /routing-instance/58fe2f0d-bb26-4cf9-9432-784ce99be7ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.066212 10.0.0.19 - - [2026-02-09 04:15:00] "GET /route-target/ee9e38ae-e78e-4290-9530-a44b143d728e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003714 10.0.0.19 - - [2026-02-09 04:15:04] "GET /obj-perms HTTP/1.1" 200 5032 0.004140 10.0.0.33 - - [2026-02-09 04:15:07] "GET /obj-perms HTTP/1.1" 200 5032 0.004216 10.0.0.19 - - [2026-02-09 04:15:12] "GET /obj-perms HTTP/1.1" 200 5056 0.054838 10.0.0.33 - - [2026-02-09 04:15:16] "GET /obj-perms HTTP/1.1" 200 5032 0.004515 10.0.0.19 - - [2026-02-09 04:15:19] "GET /obj-perms HTTP/1.1" 200 5032 0.005089 10.0.0.19 - - [2026-02-09 04:15:22] "GET /obj-perms HTTP/1.1" 200 5032 0.003839 10.0.0.33 - - [2026-02-09 04:15:22] "GET /obj-perms HTTP/1.1" 200 5032 0.003682 10.0.0.19 - - [2026-02-09 04:15:22] "GET /virtual-machine/d6ea7344-384b-4a8e-8e7b-7c03527e436f HTTP/1.1" 200 1294 0.004761 10.0.0.19 - - [2026-02-09 04:15:23] "POST /neutron/port HTTP/1.1" 200 1115 0.018577 10.0.0.19 - - [2026-02-09 04:15:24] "GET /virtual-machine/d6ea7344-384b-4a8e-8e7b-7c03527e436f HTTP/1.1" 404 171 0.003620 10.0.0.19 - - [2026-02-09 04:15:24] "GET /virtual-machine/d6ea7344-384b-4a8e-8e7b-7c03527e436f HTTP/1.1" 404 171 0.003143 10.0.0.19 - - [2026-02-09 04:15:24] "GET /virtual-machine/d6ea7344-384b-4a8e-8e7b-7c03527e436f HTTP/1.1" 404 171 0.002745 10.0.0.19 - - [2026-02-09 04:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006124 10.0.0.19 - - [2026-02-09 04:15:25] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004348 10.0.0.19 - - [2026-02-09 04:15:25] "GET /virtual-networks?parent_id=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003425 10.0.0.19 - - [2026-02-09 04:15:25] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006309 10.0.0.19 - - [2026-02-09 04:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.19 - - [2026-02-09 04:15:25] "GET /routing-instance/6339a82e-2c68-4e8a-911d-d4a4c882ed30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004596 10.0.0.19 - - [2026-02-09 04:15:25] "GET /route-target/a25a3e8f-4b40-405d-968c-05253e9e9de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004402 10.0.0.19 - - [2026-02-09 04:15:28] "GET /obj-perms HTTP/1.1" 200 5032 0.004413 10.0.0.19 - - [2026-02-09 04:15:31] "GET /obj-perms HTTP/1.1" 200 5032 0.005561 10.0.0.19 - - [2026-02-09 04:15:37] "GET /obj-perms HTTP/1.1" 200 5032 0.005043 10.0.0.19 - - [2026-02-09 04:15:38] "POST /neutron/port HTTP/1.1" 200 1125 0.018008 10.0.0.19 - - [2026-02-09 04:15:38] "POST /neutron/subnet HTTP/1.1" 200 646 0.009300 10.0.0.19 - - [2026-02-09 04:15:40] "GET /obj-perms HTTP/1.1" 200 5032 0.004152 10.0.0.19 - - [2026-02-09 04:15:44] "GET /obj-perms HTTP/1.1" 200 5032 0.005130 10.0.0.41 - - [2026-02-09 04:15:44] "GET /obj-perms HTTP/1.1" 200 5032 0.003882 10.0.0.41 - - [2026-02-09 04:15:44] "POST /useragent-kv HTTP/1.1" 200 115 0.005430 10.0.0.41 - - [2026-02-09 04:15:44] "POST /useragent-kv HTTP/1.1" 200 115 0.005496 10.0.0.19 - - [2026-02-09 04:15:44] "DELETE /virtual-network/7499c16e-8ebe-4a67-9ef2-afae4387b6aa HTTP/1.1" 200 115 0.126335 10.0.0.19 - - [2026-02-09 04:15:44] "DELETE /route-target/f985015e-d3aa-4ed0-ad71-c1edf4369c85 HTTP/1.1" 200 115 0.024468 10.0.0.19 - - [2026-02-09 04:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.19 - - [2026-02-09 04:15:44] "GET /network-policy/aff1afa6-0de3-45ae-9484-f3a060b9ded8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.003985 10.0.0.19 - - [2026-02-09 04:15:44] "POST /ref-update HTTP/1.1" 200 156 0.061008 10.0.0.19 - - [2026-02-09 04:15:44] "POST /neutron/network HTTP/1.1" 200 809 0.022378 10.0.0.19 - - [2026-02-09 04:15:44] "GET /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009011 10.0.0.19 - - [2026-02-09 04:15:44] "DELETE /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc HTTP/1.1" 409 234 0.012574 10.0.0.19 - - [2026-02-09 04:15:45] "POST /neutron/port HTTP/1.1" 200 151 0.196417 10.0.0.19 - - [2026-02-09 04:15:45] "POST /neutron/port HTTP/1.1" 200 151 0.243349 10.0.0.41 - - [2026-02-09 04:15:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003727 10.0.0.19 - - [2026-02-09 04:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005808 10.0.0.41 - - [2026-02-09 04:15:46] "POST /useragent-kv HTTP/1.1" 200 115 0.004739 10.0.0.19 - - [2026-02-09 04:15:46] "DELETE /virtual-network/92e04c60-3ffa-485a-95ac-e7ad52dd2acc HTTP/1.1" 200 115 0.122021 10.0.0.19 - - [2026-02-09 04:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.19 - - [2026-02-09 04:15:46] "GET /network-policy/eebc4dcf-a00e-48ca-98c0-1a8775da721a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005386 10.0.0.19 - - [2026-02-09 04:15:47] "POST /ref-update HTTP/1.1" 200 156 0.054713 10.0.0.19 - - [2026-02-09 04:15:47] "GET /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.020958 10.0.0.41 - - [2026-02-09 04:15:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003699 10.0.0.19 - - [2026-02-09 04:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005882 10.0.0.41 - - [2026-02-09 04:15:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003495 10.0.0.19 - - [2026-02-09 04:15:47] "DELETE /virtual-network/7fdab89e-dcd7-4afd-bcec-ff5a5fdc2d00 HTTP/1.1" 200 115 0.125911 10.0.0.19 - - [2026-02-09 04:15:47] "DELETE /network-policy/aff1afa6-0de3-45ae-9484-f3a060b9ded8 HTTP/1.1" 200 115 0.033620 10.0.0.19 - - [2026-02-09 04:15:47] "DELETE /network-policy/eebc4dcf-a00e-48ca-98c0-1a8775da721a HTTP/1.1" 200 115 0.033638 10.0.0.41 - - [2026-02-09 04:16:15] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001836 10.0.0.19 - - [2026-02-09 04:16:15] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.084574 10.0.0.41 - - [2026-02-09 04:16:15] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001689 10.0.0.19 - - [2026-02-09 04:16:15] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?fields=virtual_networks HTTP/1.1" 200 1035 0.052283 10.0.0.41 - - [2026-02-09 04:16:15] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001565 10.0.0.19 - - [2026-02-09 04:16:15] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.041782 10.0.0.41 - - [2026-02-09 04:16:15] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001065 10.0.0.19 - - [2026-02-09 04:16:16] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?fields=security_groups HTTP/1.1" 200 1262 0.041281 10.0.0.19 - - [2026-02-09 04:16:16] "POST /fqname-to-id HTTP/1.1" 404 188 0.031126 10.0.0.41 - - [2026-02-09 04:16:16] "GET /projects?obj_uuids=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002949 10.0.0.41 - - [2026-02-09 04:16:16] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000968 10.0.0.41 - - [2026-02-09 04:16:16] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007384 10.0.0.41 - - [2026-02-09 04:16:17] "POST /id-to-fqname HTTP/1.1" 200 190 0.004793 10.0.0.41 - - [2026-02-09 04:16:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.006319 10.0.0.41 - - [2026-02-09 04:16:17] "POST /security-groups HTTP/1.1" 200 591 0.073485 10.0.0.41 - - [2026-02-09 04:16:17] "POST /projects HTTP/1.1" 200 585 0.284184 10.0.0.19 - - [2026-02-09 04:16:17] "POST /access-control-lists HTTP/1.1" 200 596 0.027447 10.0.0.41 - - [2026-02-09 04:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.355986 10.0.0.19 - - [2026-02-09 04:16:17] "GET /project/ab2e2882-7458-4a26-9683-e53c771b0c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.496264 10.0.0.19 - - [2026-02-09 04:16:18] "GET / HTTP/1.1" 200 35931 0.001838 10.0.0.19 - - [2026-02-09 04:16:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000489 10.0.0.19 - - [2026-02-09 04:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.053555 10.0.0.41 - - [2026-02-09 04:16:20] "GET /projects?obj_uuids=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001007 10.0.0.19 - - [2026-02-09 04:16:20] "GET /project/ab2e2882-7458-4a26-9683-e53c771b0c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.044891 10.0.0.41 - - [2026-02-09 04:16:20] "GET /projects?obj_uuids=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001020 10.0.0.19 - - [2026-02-09 04:16:20] "POST /neutron/network HTTP/1.1" 200 605 0.164012 10.0.0.19 - - [2026-02-09 04:16:20] "POST /route-targets HTTP/1.1" 200 327 0.029498 10.0.0.19 - - [2026-02-09 04:16:21] "POST /id-to-fqname HTTP/1.1" 200 220 0.003311 10.0.0.19 - - [2026-02-09 04:16:21] "GET /virtual-network/b21a6c7c-83bc-493f-8738-f1443bce3230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006067 10.0.0.19 - - [2026-02-09 04:16:21] "POST /neutron/network HTTP/1.1" 200 824 0.007606 10.0.0.19 - - [2026-02-09 04:16:21] "GET /virtual-network/b21a6c7c-83bc-493f-8738-f1443bce3230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005587 10.0.0.19 - - [2026-02-09 04:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.41 - - [2026-02-09 04:16:21] "GET /projects?obj_uuids=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001078 10.0.0.19 - - [2026-02-09 04:16:21] "GET /project/ab2e2882-7458-4a26-9683-e53c771b0c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.049530 10.0.0.19 - - [2026-02-09 04:16:21] "POST /neutron/network HTTP/1.1" 200 117 0.017694 10.0.0.19 - - [2026-02-09 04:16:21] "POST /ref-update HTTP/1.1" 200 156 0.031892 10.0.0.19 - - [2026-02-09 04:16:21] "POST /neutron/network HTTP/1.1" 200 825 0.010661 10.0.0.19 - - [2026-02-09 04:16:21] "POST /id-to-fqname HTTP/1.1" 200 220 0.001581 10.0.0.19 - - [2026-02-09 04:16:21] "GET /virtual-network/b53f0d39-ece8-4cc0-87cd-4b44ff1f972e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007039 10.0.0.19 - - [2026-02-09 04:16:21] "GET /virtual-network/b53f0d39-ece8-4cc0-87cd-4b44ff1f972e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.009700 10.0.0.19 - - [2026-02-09 04:16:21] "POST /neutron/subnet HTTP/1.1" 200 729 0.012254 10.0.0.19 - - [2026-02-09 04:16:21] "POST /id-to-fqname HTTP/1.1" 200 220 0.001412 10.0.0.41 - - [2026-02-09 04:16:22] "GET /projects?obj_uuids=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001100 10.0.0.19 - - [2026-02-09 04:16:22] "GET /project/ab2e2882-7458-4a26-9683-e53c771b0c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.073383 10.0.0.19 - - [2026-02-09 04:16:22] "POST /neutron/port HTTP/1.1" 200 117 0.007457 10.0.0.19 - - [2026-02-09 04:16:22] "POST /id-to-fqname HTTP/1.1" 200 220 0.002400 10.0.0.19 - - [2026-02-09 04:16:23] "POST /neutron/network HTTP/1.1" 200 835 0.010007 10.0.0.19 - - [2026-02-09 04:16:23] "POST /neutron/port HTTP/1.1" 200 1060 0.017148 10.0.0.19 - - [2026-02-09 04:16:23] "POST /neutron/port HTTP/1.1" 200 1124 0.018314 10.0.0.41 - - [2026-02-09 04:16:24] "GET /projects?obj_uuids=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001066 10.0.0.19 - - [2026-02-09 04:16:24] "POST /neutron/port HTTP/1.1" 200 117 0.001082 10.0.0.19 - - [2026-02-09 04:16:24] "GET /project/ab2e2882-7458-4a26-9683-e53c771b0c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.070647 10.0.0.19 - - [2026-02-09 04:16:24] "POST /neutron/port HTTP/1.1" 200 1124 0.021190 10.0.0.19 - - [2026-02-09 04:16:24] "POST /neutron/port HTTP/1.1" 200 1124 0.016637 10.0.0.41 - - [2026-02-09 04:16:24] "GET /projects?obj_uuids=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001052 10.0.0.19 - - [2026-02-09 04:16:24] "POST /neutron/port HTTP/1.1" 200 1061 0.307217 10.0.0.19 - - [2026-02-09 04:16:25] "POST /neutron/port HTTP/1.1" 200 1115 0.117640 10.0.0.19 - - [2026-02-09 04:16:25] "POST /neutron/subnet HTTP/1.1" 200 703 0.008852 10.0.0.41 - - [2026-02-09 04:16:26] "DELETE /project/ab2e288274584a269683e53c771b0c33 HTTP/1.1" 404 173 0.004925 10.0.0.41 - - [2026-02-09 04:16:26] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000923 10.0.0.41 - - [2026-02-09 04:16:26] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.037746 10.0.0.41 - - [2026-02-09 04:16:26] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000965 10.0.0.41 - - [2026-02-09 04:16:26] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?fields=security_groups HTTP/1.1" 200 1367 0.034899 10.0.0.41 - - [2026-02-09 04:16:26] "DELETE /security-group/f2821ceb-55fb-40e8-8d1d-818d2a60d5cd HTTP/1.1" 200 115 0.058604 10.0.0.41 - - [2026-02-09 04:16:26] "GET /projects?obj_uuids=fddd26f6-c47b-417c-b244-277821bbd3e6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000952 10.0.0.41 - - [2026-02-09 04:16:26] "GET /project/fddd26f6-c47b-417c-b244-277821bbd3e6?fields=application_policy_sets HTTP/1.1" 200 1406 0.054062 10.0.0.41 - - [2026-02-09 04:16:26] "DELETE /project/fddd26f6-c47b-417c-b244-277821bbd3e6 HTTP/1.1" 200 115 0.371274 10.0.0.19 - - [2026-02-09 04:16:29] "POST /neutron/port HTTP/1.1" 200 1124 0.018468 10.0.0.19 - - [2026-02-09 04:16:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007674 10.0.0.19 - - [2026-02-09 04:16:29] "GET /virtual-machine/6416a26f-26e5-4814-93da-562d43ff2b4e HTTP/1.1" 401 292 0.000469 10.0.0.19 - - [2026-02-09 04:16:30] "GET /virtual-machine/6416a26f-26e5-4814-93da-562d43ff2b4e HTTP/1.1" 200 1292 0.031254 10.0.0.19 - - [2026-02-09 04:16:30] "GET /virtual-machine-interface/123fd364-894b-4333-99cd-a61ae4b276c8 HTTP/1.1" 200 2941 0.007343 10.0.0.19 - - [2026-02-09 04:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.19 - - [2026-02-09 04:16:30] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004034 10.0.0.19 - - [2026-02-09 04:16:30] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003328 10.0.0.19 - - [2026-02-09 04:16:30] "GET /virtual-network/b21a6c7c-83bc-493f-8738-f1443bce3230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005884 10.0.0.19 - - [2026-02-09 04:16:33] "POST /neutron/port HTTP/1.1" 200 1124 0.020456 10.0.0.19 - - [2026-02-09 04:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.19 - - [2026-02-09 04:16:33] "GET /virtual-network/b21a6c7c-83bc-493f-8738-f1443bce3230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005375 10.0.0.19 - - [2026-02-09 04:16:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008750 10.0.0.19 - - [2026-02-09 04:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.19 - - [2026-02-09 04:16:35] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003817 10.0.0.19 - - [2026-02-09 04:16:35] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003458 10.0.0.19 - - [2026-02-09 04:16:35] "GET /virtual-network/b21a6c7c-83bc-493f-8738-f1443bce3230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007895 10.0.0.19 - - [2026-02-09 04:16:38] "POST /neutron/port HTTP/1.1" 200 1125 0.017169 10.0.0.19 - - [2026-02-09 04:16:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004108 10.0.0.19 - - [2026-02-09 04:16:38] "POST /neutron/network HTTP/1.1" 200 825 0.007155 10.0.0.19 - - [2026-02-09 04:16:40] "POST /neutron/port HTTP/1.1" 200 1125 0.017697 10.0.0.19 - - [2026-02-09 04:16:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008987 10.0.0.19 - - [2026-02-09 04:16:40] "GET /virtual-machine/5cf6be95-927a-4f87-94b0-0cda63ce9d91 HTTP/1.1" 200 1292 0.007150 10.0.0.19 - - [2026-02-09 04:16:40] "GET /virtual-machine-interface/953bb433-eabb-4f67-8b00-b44c92dfaaa4 HTTP/1.1" 200 2942 0.005656 10.0.0.19 - - [2026-02-09 04:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.19 - - [2026-02-09 04:16:40] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003933 10.0.0.19 - - [2026-02-09 04:16:40] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003505 10.0.0.19 - - [2026-02-09 04:16:40] "GET /virtual-network/b53f0d39-ece8-4cc0-87cd-4b44ff1f972e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006685 10.0.0.19 - - [2026-02-09 04:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005362 10.0.0.19 - - [2026-02-09 04:16:42] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003720 10.0.0.19 - - [2026-02-09 04:16:42] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003289 10.0.0.19 - - [2026-02-09 04:16:42] "GET /virtual-network/b53f0d39-ece8-4cc0-87cd-4b44ff1f972e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005814 10.0.0.19 - - [2026-02-09 04:16:42] "GET /virtual-machine/6416a26f-26e5-4814-93da-562d43ff2b4e HTTP/1.1" 200 1292 0.004806 10.0.0.19 - - [2026-02-09 04:16:42] "GET /virtual-machine-interface/123fd364-894b-4333-99cd-a61ae4b276c8 HTTP/1.1" 200 2941 0.005495 10.0.0.19 - - [2026-02-09 04:16:42] "GET /virtual-machine/6416a26f-26e5-4814-93da-562d43ff2b4e HTTP/1.1" 200 1292 0.003851 10.0.0.19 - - [2026-02-09 04:16:42] "GET /virtual-machine-interface/123fd364-894b-4333-99cd-a61ae4b276c8 HTTP/1.1" 200 2941 0.005796 10.0.0.19 - - [2026-02-09 04:16:42] "GET /instance-ip/f2fb9eb4-f736-4066-a580-65be52f3f09f HTTP/1.1" 200 1621 0.006973 10.0.0.19 - - [2026-02-09 04:16:42] "GET /virtual-machine/6416a26f-26e5-4814-93da-562d43ff2b4e HTTP/1.1" 200 1292 0.003805 10.0.0.19 - - [2026-02-09 04:16:42] "GET /virtual-machine-interface/123fd364-894b-4333-99cd-a61ae4b276c8 HTTP/1.1" 200 2941 0.005575 10.0.0.19 - - [2026-02-09 04:16:42] "GET /instance-ip/f2fb9eb4-f736-4066-a580-65be52f3f09f HTTP/1.1" 200 1621 0.004023 10.0.0.19 - - [2026-02-09 04:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.19 - - [2026-02-09 04:16:42] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004073 10.0.0.19 - - [2026-02-09 04:16:42] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002784 10.0.0.19 - - [2026-02-09 04:16:42] "GET /virtual-network/b21a6c7c-83bc-493f-8738-f1443bce3230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006637 10.0.0.19 - - [2026-02-09 04:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.19 - - [2026-02-09 04:16:42] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004876 10.0.0.19 - - [2026-02-09 04:16:42] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003298 10.0.0.19 - - [2026-02-09 04:16:42] "GET /virtual-network/b21a6c7c-83bc-493f-8738-f1443bce3230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006485 10.0.0.19 - - [2026-02-09 04:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.19 - - [2026-02-09 04:16:42] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004503 10.0.0.19 - - [2026-02-09 04:16:42] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.016269 10.0.0.19 - - [2026-02-09 04:16:42] "GET /virtual-network/b21a6c7c-83bc-493f-8738-f1443bce3230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006094 10.0.0.19 - - [2026-02-09 04:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.19 - - [2026-02-09 04:16:42] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004473 10.0.0.19 - - [2026-02-09 04:16:42] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003947 10.0.0.19 - - [2026-02-09 04:16:42] "GET /virtual-network/b21a6c7c-83bc-493f-8738-f1443bce3230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006066 10.0.0.19 - - [2026-02-09 04:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.19 - - [2026-02-09 04:16:43] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005088 10.0.0.19 - - [2026-02-09 04:16:43] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003642 10.0.0.19 - - [2026-02-09 04:16:43] "GET /virtual-network/b21a6c7c-83bc-493f-8738-f1443bce3230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007902 10.0.0.19 - - [2026-02-09 04:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.19 - - [2026-02-09 04:16:43] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003838 10.0.0.19 - - [2026-02-09 04:16:43] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003104 10.0.0.19 - - [2026-02-09 04:16:43] "GET /virtual-network/b21a6c7c-83bc-493f-8738-f1443bce3230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006359 10.0.0.19 - - [2026-02-09 04:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.19 - - [2026-02-09 04:16:43] "GET /routing-instance/240800b7-f110-469f-a0c8-d2429fd5b21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.007538 10.0.0.19 - - [2026-02-09 04:16:43] "GET /route-target/3e5f36a4-35cf-4ea0-89d4-64d73c142797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004335 10.0.0.19 - - [2026-02-09 04:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.19 - - [2026-02-09 04:16:43] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004699 10.0.0.19 - - [2026-02-09 04:16:43] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003082 10.0.0.19 - - [2026-02-09 04:16:43] "GET /virtual-network/b21a6c7c-83bc-493f-8738-f1443bce3230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006088 10.0.0.19 - - [2026-02-09 04:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.19 - - [2026-02-09 04:16:43] "GET /routing-instance/240800b7-f110-469f-a0c8-d2429fd5b21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004410 10.0.0.19 - - [2026-02-09 04:16:43] "GET /route-target/3e5f36a4-35cf-4ea0-89d4-64d73c142797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004394 10.0.0.19 - - [2026-02-09 04:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.19 - - [2026-02-09 04:16:43] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004475 10.0.0.19 - - [2026-02-09 04:16:43] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003416 10.0.0.19 - - [2026-02-09 04:16:43] "GET /virtual-network/b21a6c7c-83bc-493f-8738-f1443bce3230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006449 10.0.0.19 - - [2026-02-09 04:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.19 - - [2026-02-09 04:16:43] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004452 10.0.0.19 - - [2026-02-09 04:16:43] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003026 10.0.0.19 - - [2026-02-09 04:16:43] "GET /virtual-network/b21a6c7c-83bc-493f-8738-f1443bce3230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005778 10.0.0.19 - - [2026-02-09 04:16:44] "GET /obj-perms HTTP/1.1" 200 5030 0.060976 10.0.0.41 - - [2026-02-09 04:16:44] "GET /obj-perms HTTP/1.1" 200 5030 0.055368 10.0.0.19 - - [2026-02-09 04:16:45] "GET /obj-perms HTTP/1.1" 200 5030 0.003887 10.0.0.19 - - [2026-02-09 04:16:45] "GET /obj-perms HTTP/1.1" 200 5030 0.004251 10.0.0.33 - - [2026-02-09 04:16:45] "GET /obj-perms HTTP/1.1" 200 5030 0.046730 10.0.0.19 - - [2026-02-09 04:16:45] "POST /neutron/port HTTP/1.1" 200 1125 0.020270 10.0.0.19 - - [2026-02-09 04:16:45] "GET /virtual-machine/5cf6be95-927a-4f87-94b0-0cda63ce9d91 HTTP/1.1" 200 1292 0.004493 10.0.0.19 - - [2026-02-09 04:16:45] "GET /virtual-machine-interface/953bb433-eabb-4f67-8b00-b44c92dfaaa4 HTTP/1.1" 200 2942 0.005792 10.0.0.19 - - [2026-02-09 04:16:45] "GET /virtual-machine/5cf6be95-927a-4f87-94b0-0cda63ce9d91 HTTP/1.1" 200 1292 0.003667 10.0.0.19 - - [2026-02-09 04:16:45] "GET /virtual-machine-interface/953bb433-eabb-4f67-8b00-b44c92dfaaa4 HTTP/1.1" 200 2942 0.005466 10.0.0.19 - - [2026-02-09 04:16:45] "GET /instance-ip/b692fc89-3475-44cf-9592-108701ec09a9 HTTP/1.1" 200 1622 0.005773 10.0.0.19 - - [2026-02-09 04:16:45] "GET /virtual-machine/5cf6be95-927a-4f87-94b0-0cda63ce9d91 HTTP/1.1" 200 1292 0.003315 10.0.0.19 - - [2026-02-09 04:16:45] "GET /virtual-machine-interface/953bb433-eabb-4f67-8b00-b44c92dfaaa4 HTTP/1.1" 200 2942 0.004765 10.0.0.19 - - [2026-02-09 04:16:45] "GET /instance-ip/b692fc89-3475-44cf-9592-108701ec09a9 HTTP/1.1" 200 1622 0.004718 10.0.0.19 - - [2026-02-09 04:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004850 10.0.0.19 - - [2026-02-09 04:16:45] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005368 10.0.0.19 - - [2026-02-09 04:16:45] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003120 10.0.0.19 - - [2026-02-09 04:16:45] "GET /virtual-network/b53f0d39-ece8-4cc0-87cd-4b44ff1f972e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005865 10.0.0.19 - - [2026-02-09 04:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.19 - - [2026-02-09 04:16:45] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006515 10.0.0.19 - - [2026-02-09 04:16:45] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004658 10.0.0.19 - - [2026-02-09 04:16:46] "GET /virtual-network/b53f0d39-ece8-4cc0-87cd-4b44ff1f972e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007126 10.0.0.19 - - [2026-02-09 04:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.19 - - [2026-02-09 04:16:46] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005495 10.0.0.19 - - [2026-02-09 04:16:46] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004009 10.0.0.19 - - [2026-02-09 04:16:46] "GET /virtual-network/b53f0d39-ece8-4cc0-87cd-4b44ff1f972e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006042 10.0.0.19 - - [2026-02-09 04:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.19 - - [2026-02-09 04:16:46] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004567 10.0.0.19 - - [2026-02-09 04:16:46] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002999 10.0.0.19 - - [2026-02-09 04:16:46] "GET /virtual-network/b53f0d39-ece8-4cc0-87cd-4b44ff1f972e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007485 10.0.0.19 - - [2026-02-09 04:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.19 - - [2026-02-09 04:16:46] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004934 10.0.0.19 - - [2026-02-09 04:16:46] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004163 10.0.0.19 - - [2026-02-09 04:16:46] "GET /virtual-network/b53f0d39-ece8-4cc0-87cd-4b44ff1f972e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007364 10.0.0.19 - - [2026-02-09 04:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.19 - - [2026-02-09 04:16:46] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004116 10.0.0.19 - - [2026-02-09 04:16:46] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003201 10.0.0.19 - - [2026-02-09 04:16:46] "GET /virtual-network/b53f0d39-ece8-4cc0-87cd-4b44ff1f972e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006760 10.0.0.19 - - [2026-02-09 04:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.19 - - [2026-02-09 04:16:46] "GET /routing-instance/cef5d5bd-2f60-4e90-8932-c661d0c532ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005038 10.0.0.19 - - [2026-02-09 04:16:46] "GET /route-target/a9ce287a-34f6-483c-97d7-0e6aebafb1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004537 10.0.0.19 - - [2026-02-09 04:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.19 - - [2026-02-09 04:16:46] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004803 10.0.0.19 - - [2026-02-09 04:16:46] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003211 10.0.0.19 - - [2026-02-09 04:16:46] "GET /virtual-network/b53f0d39-ece8-4cc0-87cd-4b44ff1f972e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008828 10.0.0.19 - - [2026-02-09 04:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.19 - - [2026-02-09 04:16:46] "GET /routing-instance/cef5d5bd-2f60-4e90-8932-c661d0c532ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.008128 10.0.0.19 - - [2026-02-09 04:16:47] "GET /route-target/a9ce287a-34f6-483c-97d7-0e6aebafb1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004565 10.0.0.19 - - [2026-02-09 04:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.19 - - [2026-02-09 04:16:47] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004855 10.0.0.19 - - [2026-02-09 04:16:47] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003544 10.0.0.19 - - [2026-02-09 04:16:47] "GET /virtual-network/b53f0d39-ece8-4cc0-87cd-4b44ff1f972e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006212 10.0.0.19 - - [2026-02-09 04:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.19 - - [2026-02-09 04:16:47] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004551 10.0.0.19 - - [2026-02-09 04:16:47] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003474 10.0.0.19 - - [2026-02-09 04:16:47] "GET /virtual-network/b53f0d39-ece8-4cc0-87cd-4b44ff1f972e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007368 10.0.0.41 - - [2026-02-09 04:16:47] "GET /obj-perms HTTP/1.1" 200 5030 0.004095 10.0.0.19 - - [2026-02-09 04:16:51] "GET /obj-perms HTTP/1.1" 200 5030 0.004512 10.0.0.41 - - [2026-02-09 04:16:51] "GET /obj-perms HTTP/1.1" 200 5030 0.004179 10.0.0.19 - - [2026-02-09 04:16:51] "GET /obj-perms HTTP/1.1" 200 5030 0.004050 10.0.0.33 - - [2026-02-09 04:16:51] "GET /obj-perms HTTP/1.1" 200 5030 0.004103 10.0.0.19 - - [2026-02-09 04:17:00] "POST /neutron/port HTTP/1.1" 200 1124 0.019175 10.0.0.19 - - [2026-02-09 04:17:00] "POST /neutron/subnet HTTP/1.1" 200 698 0.009544 10.0.0.19 - - [2026-02-09 04:17:12] "GET /virtual-machine/5cf6be95-927a-4f87-94b0-0cda63ce9d91 HTTP/1.1" 200 1292 0.005173 10.0.0.19 - - [2026-02-09 04:17:12] "POST /neutron/port HTTP/1.1" 200 1125 0.020064 10.0.0.19 - - [2026-02-09 04:17:13] "GET /obj-perms HTTP/1.1" 200 5056 0.057425 10.0.0.19 - - [2026-02-09 04:17:14] "GET /virtual-machine/5cf6be95-927a-4f87-94b0-0cda63ce9d91 HTTP/1.1" 404 171 0.004650 10.0.0.19 - - [2026-02-09 04:17:14] "GET /virtual-machine/5cf6be95-927a-4f87-94b0-0cda63ce9d91 HTTP/1.1" 404 171 0.003342 10.0.0.19 - - [2026-02-09 04:17:14] "GET /virtual-machine/5cf6be95-927a-4f87-94b0-0cda63ce9d91 HTTP/1.1" 404 171 0.003264 10.0.0.19 - - [2026-02-09 04:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.19 - - [2026-02-09 04:17:14] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004399 10.0.0.19 - - [2026-02-09 04:17:14] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003153 10.0.0.19 - - [2026-02-09 04:17:14] "GET /virtual-network/b53f0d39-ece8-4cc0-87cd-4b44ff1f972e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006224 10.0.0.19 - - [2026-02-09 04:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.19 - - [2026-02-09 04:17:14] "GET /routing-instance/cef5d5bd-2f60-4e90-8932-c661d0c532ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004829 10.0.0.19 - - [2026-02-09 04:17:14] "GET /route-target/a9ce287a-34f6-483c-97d7-0e6aebafb1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007227 10.0.0.33 - - [2026-02-09 04:17:17] "GET /obj-perms HTTP/1.1" 200 5030 0.005120 10.0.0.19 - - [2026-02-09 04:17:20] "GET /obj-perms HTTP/1.1" 200 5030 0.004415 10.0.0.41 - - [2026-02-09 04:17:20] "GET /obj-perms HTTP/1.1" 200 5030 0.004033 10.0.0.19 - - [2026-02-09 04:17:20] "GET /virtual-machine/6416a26f-26e5-4814-93da-562d43ff2b4e HTTP/1.1" 200 1292 0.004817 10.0.0.19 - - [2026-02-09 04:17:21] "POST /neutron/port HTTP/1.1" 200 1124 0.017996 10.0.0.19 - - [2026-02-09 04:17:22] "GET /virtual-machine/6416a26f-26e5-4814-93da-562d43ff2b4e HTTP/1.1" 404 171 0.004444 10.0.0.19 - - [2026-02-09 04:17:22] "GET /virtual-machine/6416a26f-26e5-4814-93da-562d43ff2b4e HTTP/1.1" 404 171 0.002860 10.0.0.19 - - [2026-02-09 04:17:22] "GET /virtual-machine/6416a26f-26e5-4814-93da-562d43ff2b4e HTTP/1.1" 404 171 0.003005 10.0.0.19 - - [2026-02-09 04:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.19 - - [2026-02-09 04:17:23] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003902 10.0.0.19 - - [2026-02-09 04:17:23] "GET /virtual-networks?parent_id=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003719 10.0.0.19 - - [2026-02-09 04:17:23] "GET /virtual-network/b21a6c7c-83bc-493f-8738-f1443bce3230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006683 10.0.0.19 - - [2026-02-09 04:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.19 - - [2026-02-09 04:17:23] "GET /routing-instance/240800b7-f110-469f-a0c8-d2429fd5b21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005058 10.0.0.19 - - [2026-02-09 04:17:23] "GET /route-target/3e5f36a4-35cf-4ea0-89d4-64d73c142797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004809 10.0.0.19 - - [2026-02-09 04:17:23] "GET /obj-perms HTTP/1.1" 200 5030 0.005435 10.0.0.19 - - [2026-02-09 04:17:26] "GET /obj-perms HTTP/1.1" 200 5030 0.004371 10.0.0.19 - - [2026-02-09 04:17:32] "GET /obj-perms HTTP/1.1" 200 5030 0.004669 10.0.0.19 - - [2026-02-09 04:17:35] "GET /obj-perms HTTP/1.1" 200 5030 0.004062 10.0.0.19 - - [2026-02-09 04:17:41] "GET /obj-perms HTTP/1.1" 200 5030 0.004256 10.0.0.19 - - [2026-02-09 04:17:42] "GET /obj-perms HTTP/1.1" 200 5030 0.004239 10.0.0.33 - - [2026-02-09 04:17:42] "GET /obj-perms HTTP/1.1" 200 5030 0.004304 10.0.0.19 - - [2026-02-09 04:17:42] "POST /neutron/network HTTP/1.1" 200 825 0.009525 10.0.0.19 - - [2026-02-09 04:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.045104 10.0.0.41 - - [2026-02-09 04:17:42] "POST /useragent-kv HTTP/1.1" 200 115 0.029720 10.0.0.41 - - [2026-02-09 04:17:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002448 10.0.0.19 - - [2026-02-09 04:17:42] "POST /neutron/network HTTP/1.1" 200 151 0.157552 10.0.0.19 - - [2026-02-09 04:17:42] "DELETE /route-target/3e5f36a4-35cf-4ea0-89d4-64d73c142797 HTTP/1.1" 200 115 0.032990 10.0.0.41 - - [2026-02-09 04:17:43] "GET /projects?obj_uuids=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001150 10.0.0.19 - - [2026-02-09 04:17:43] "GET /project/ab2e2882-7458-4a26-9683-e53c771b0c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.042238 10.0.0.41 - - [2026-02-09 04:17:43] "GET /projects?obj_uuids=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001243 10.0.0.19 - - [2026-02-09 04:17:43] "GET /project/ab2e2882-7458-4a26-9683-e53c771b0c33?fields=virtual_networks HTTP/1.1" 200 1033 0.038854 10.0.0.41 - - [2026-02-09 04:17:43] "GET /projects?obj_uuids=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001079 10.0.0.19 - - [2026-02-09 04:17:43] "GET /project/ab2e2882-7458-4a26-9683-e53c771b0c33?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.046500 10.0.0.41 - - [2026-02-09 04:17:44] "GET /projects?obj_uuids=ab2e2882-7458-4a26-9683-e53c771b0c33&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001199 10.0.0.19 - - [2026-02-09 04:17:44] "GET /project/ab2e2882-7458-4a26-9683-e53c771b0c33?fields=security_groups HTTP/1.1" 200 1259 0.042510 10.0.0.19 - - [2026-02-09 04:17:44] "POST /fqname-to-id HTTP/1.1" 404 196 0.027806 10.0.0.41 - - [2026-02-09 04:17:44] "GET /projects?obj_uuids=b4a04866-81da-4fd5-869f-006b92908669&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003136 10.0.0.41 - - [2026-02-09 04:17:45] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001292 10.0.0.41 - - [2026-02-09 04:17:45] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.038562 10.0.0.41 - - [2026-02-09 04:17:45] "POST /id-to-fqname HTTP/1.1" 200 198 0.005358 10.0.0.41 - - [2026-02-09 04:17:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.009027 10.0.0.41 - - [2026-02-09 04:17:45] "POST /security-groups HTTP/1.1" 200 599 0.076512 10.0.0.41 - - [2026-02-09 04:17:45] "POST /projects HTTP/1.1" 200 601 0.296454 10.0.0.19 - - [2026-02-09 04:17:45] "POST /fqname-to-id HTTP/1.1" 404 241 0.008315 10.0.0.41 - - [2026-02-09 04:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.372689 10.0.0.19 - - [2026-02-09 04:17:45] "GET /project/b4a04866-81da-4fd5-869f-006b92908669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.542027 10.0.0.19 - - [2026-02-09 04:17:46] "GET / HTTP/1.1" 200 35931 0.001651 10.0.0.19 - - [2026-02-09 04:17:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000608 10.0.0.19 - - [2026-02-09 04:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.051472 10.0.0.41 - - [2026-02-09 04:17:49] "GET /projects?obj_uuids=b4a04866-81da-4fd5-869f-006b92908669&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000984 10.0.0.19 - - [2026-02-09 04:17:49] "GET /project/b4a04866-81da-4fd5-869f-006b92908669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.037423 10.0.0.19 - - [2026-02-09 04:17:50] "POST /ref-update HTTP/1.1" 200 156 0.033958 10.0.0.41 - - [2026-02-09 04:17:50] "POST /useragent-kv HTTP/1.1" 200 115 0.013363 10.0.0.19 - - [2026-02-09 04:17:50] "POST /neutron/subnet HTTP/1.1" 200 720 0.257691 10.0.0.19 - - [2026-02-09 04:17:50] "POST /id-to-fqname HTTP/1.1" 200 228 0.001496 10.0.0.19 - - [2026-02-09 04:17:50] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008743 10.0.0.19 - - [2026-02-09 04:17:50] "POST /neutron/network HTTP/1.1" 200 1005 0.012404 10.0.0.19 - - [2026-02-09 04:17:50] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005888 10.0.0.19 - - [2026-02-09 04:17:50] "POST /neutron/subnet HTTP/1.1" 200 828 0.010271 10.0.0.19 - - [2026-02-09 04:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.41 - - [2026-02-09 04:17:50] "GET /projects?obj_uuids=b4a04866-81da-4fd5-869f-006b92908669&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000930 10.0.0.19 - - [2026-02-09 04:17:51] "GET /project/b4a04866-81da-4fd5-869f-006b92908669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.051296 10.0.0.41 - - [2026-02-09 04:17:51] "POST /useragent-kv HTTP/1.1" 200 115 0.008796 10.0.0.19 - - [2026-02-09 04:17:51] "POST /neutron/subnet HTTP/1.1" 200 724 0.222143 10.0.0.19 - - [2026-02-09 04:17:51] "POST /id-to-fqname HTTP/1.1" 200 228 0.001531 10.0.0.19 - - [2026-02-09 04:17:51] "GET /virtual-network/830f13be-fa3a-4664-919d-a1d85740d3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008350 10.0.0.19 - - [2026-02-09 04:17:51] "POST /neutron/network HTTP/1.1" 200 1006 0.009809 10.0.0.19 - - [2026-02-09 04:17:51] "GET /virtual-network/830f13be-fa3a-4664-919d-a1d85740d3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005897 10.0.0.19 - - [2026-02-09 04:17:51] "POST /neutron/subnet HTTP/1.1" 200 828 0.011829 10.0.0.19 - - [2026-02-09 04:17:52] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005883 10.0.0.19 - - [2026-02-09 04:17:53] "DELETE /access-control-list/ff8c8e5c-6edd-4ad2-b17e-888e70be3c71 HTTP/1.1" 200 115 0.034012 10.0.0.19 - - [2026-02-09 04:17:54] "GET /virtual-network/830f13be-fa3a-4664-919d-a1d85740d3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.014324 10.0.0.41 - - [2026-02-09 04:17:54] "GET /obj-perms HTTP/1.1" 200 5046 0.052737 10.0.0.19 - - [2026-02-09 04:17:55] "POST /neutron/subnet HTTP/1.1" 200 828 0.012306 10.0.0.19 - - [2026-02-09 04:17:55] "POST /id-to-fqname HTTP/1.1" 200 228 0.001186 10.0.0.41 - - [2026-02-09 04:17:56] "GET /projects?obj_uuids=b4a04866-81da-4fd5-869f-006b92908669&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001094 10.0.0.19 - - [2026-02-09 04:17:56] "GET /project/b4a04866-81da-4fd5-869f-006b92908669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.065900 10.0.0.19 - - [2026-02-09 04:17:56] "POST /neutron/port HTTP/1.1" 200 117 0.008590 10.0.0.19 - - [2026-02-09 04:17:56] "POST /neutron/network HTTP/1.1" 200 1015 0.008177 10.0.0.19 - - [2026-02-09 04:17:57] "POST /neutron/port HTTP/1.1" 200 1174 0.050286 10.0.0.19 - - [2026-02-09 04:17:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004454 10.0.0.19 - - [2026-02-09 04:17:57] "POST /neutron/port HTTP/1.1" 200 117 0.001538 10.0.0.19 - - [2026-02-09 04:18:01] "POST /neutron/port HTTP/1.1" 200 1238 0.023401 10.0.0.19 - - [2026-02-09 04:18:01] "POST /neutron/port HTTP/1.1" 200 1238 0.021884 10.0.0.19 - - [2026-02-09 04:18:01] "POST /neutron/network HTTP/1.1" 200 1015 0.008457 10.0.0.19 - - [2026-02-09 04:18:01] "POST /neutron/port HTTP/1.1" 200 1238 0.017962 10.0.0.19 - - [2026-02-09 04:18:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009549 10.0.0.19 - - [2026-02-09 04:18:01] "GET /virtual-machine/51ae2c41-862d-4a56-a6a3-a610bbd9630b HTTP/1.1" 401 292 0.000452 10.0.0.19 - - [2026-02-09 04:18:02] "GET /virtual-machine/51ae2c41-862d-4a56-a6a3-a610bbd9630b HTTP/1.1" 200 1300 0.033736 10.0.0.19 - - [2026-02-09 04:18:02] "GET /virtual-machine-interface/c5473b10-75a8-4c9c-8827-cd3f6d728a36 HTTP/1.1" 200 3175 0.011462 10.0.0.19 - - [2026-02-09 04:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.19 - - [2026-02-09 04:18:02] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005248 10.0.0.19 - - [2026-02-09 04:18:02] "GET /virtual-networks?parent_id=b4a04866-81da-4fd5-869f-006b92908669&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004771 10.0.0.19 - - [2026-02-09 04:18:02] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007241 10.0.0.19 - - [2026-02-09 04:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007695 10.0.0.19 - - [2026-02-09 04:18:05] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008635 10.0.0.19 - - [2026-02-09 04:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.19 - - [2026-02-09 04:18:09] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006253 10.0.0.19 - - [2026-02-09 04:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.19 - - [2026-02-09 04:18:13] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007093 10.0.0.19 - - [2026-02-09 04:18:14] "GET /obj-perms HTTP/1.1" 200 5056 0.060593 10.0.0.19 - - [2026-02-09 04:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.19 - - [2026-02-09 04:18:17] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005889 10.0.0.19 - - [2026-02-09 04:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.19 - - [2026-02-09 04:18:21] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005325 10.0.0.19 - - [2026-02-09 04:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.19 - - [2026-02-09 04:18:25] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006241 10.0.0.41 - - [2026-02-09 04:18:26] "DELETE /project/b4a0486681da4fd5869f006b92908669 HTTP/1.1" 404 173 0.004745 10.0.0.41 - - [2026-02-09 04:18:26] "DELETE /project/ab2e2882-7458-4a26-9683-e53c771b0c33 HTTP/1.1" 404 177 0.004114 10.0.0.33 - - [2026-02-09 04:18:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.33 - - [2026-02-09 04:18:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.33 - - [2026-02-09 04:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000568 10.0.0.33 - - [2026-02-09 04:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.41 - - [2026-02-09 04:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000531 10.0.0.41 - - [2026-02-09 04:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.41 - - [2026-02-09 04:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.41 - - [2026-02-09 04:18:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.19 - - [2026-02-09 04:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.19 - - [2026-02-09 04:18:29] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006223 10.0.0.19 - - [2026-02-09 04:18:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.19 - - [2026-02-09 04:18:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.19 - - [2026-02-09 04:18:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000601 10.0.0.19 - - [2026-02-09 04:18:30] "GET /global-system-configs HTTP/1.1" 401 292 0.001028 10.0.0.19 - - [2026-02-09 04:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.19 - - [2026-02-09 04:18:33] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007070 10.0.0.19 - - [2026-02-09 04:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.19 - - [2026-02-09 04:18:38] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006440 10.0.0.19 - - [2026-02-09 04:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.19 - - [2026-02-09 04:18:40] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004441 10.0.0.19 - - [2026-02-09 04:18:40] "GET /virtual-networks?parent_id=b4a04866-81da-4fd5-869f-006b92908669&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003507 10.0.0.19 - - [2026-02-09 04:18:40] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008228 10.0.0.19 - - [2026-02-09 04:18:40] "POST /neutron/port HTTP/1.1" 200 1238 0.022305 10.0.0.19 - - [2026-02-09 04:18:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008043 10.0.0.19 - - [2026-02-09 04:18:50] "POST /neutron/port HTTP/1.1" 200 1238 0.023337 10.0.0.19 - - [2026-02-09 04:18:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007922 10.0.0.19 - - [2026-02-09 04:19:01] "POST /neutron/port HTTP/1.1" 200 1238 0.018499 10.0.0.19 - - [2026-02-09 04:19:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008358 10.0.0.19 - - [2026-02-09 04:19:01] "POST /neutron/network HTTP/1.1" 200 979 0.017209 10.0.0.19 - - [2026-02-09 04:19:01] "POST /id-to-fqname HTTP/1.1" 200 228 0.001725 10.0.0.19 - - [2026-02-09 04:19:01] "GET /virtual-machine/51ae2c41-862d-4a56-a6a3-a610bbd9630b HTTP/1.1" 200 1300 0.006232 10.0.0.19 - - [2026-02-09 04:19:01] "GET /virtual-machine-interface/c5473b10-75a8-4c9c-8827-cd3f6d728a36 HTTP/1.1" 200 3175 0.007394 10.0.0.19 - - [2026-02-09 04:19:01] "GET /instance-ip/c556e065-ae15-4da7-b8de-5461936430b4 HTTP/1.1" 200 1636 0.007507 10.0.0.19 - - [2026-02-09 04:19:01] "GET /instance-ip/e0fc52bc-ec54-472a-a520-1ea6c87fc02f HTTP/1.1" 200 1657 0.007429 10.0.0.19 - - [2026-02-09 04:19:01] "POST /fqname-to-id HTTP/1.1" 404 218 0.008189 10.0.0.19 - - [2026-02-09 04:19:01] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006312 10.0.0.41 - - [2026-02-09 04:19:01] "GET /projects?obj_uuids=b4a04866-81da-4fd5-869f-006b92908669&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001361 10.0.0.19 - - [2026-02-09 04:19:01] "GET /project/b4a04866-81da-4fd5-869f-006b92908669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043820 10.0.0.19 - - [2026-02-09 04:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.19 - - [2026-02-09 04:19:01] "GET /security-group/556ba240-a70b-4d9d-968c-909335c80641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004894 10.0.0.19 - - [2026-02-09 04:19:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.128133 10.0.0.19 - - [2026-02-09 04:19:01] "POST /instance-ips HTTP/1.1" 200 357 0.047992 10.0.0.19 - - [2026-02-09 04:19:01] "GET /instance-ip/0fad3fc5-5df0-4d81-8c6f-ac2f6d819ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.008767 10.0.0.19 - - [2026-02-09 04:19:01] "POST /neutron/port HTTP/1.1" 200 1238 0.024879 10.0.0.19 - - [2026-02-09 04:19:01] "POST /instance-ips HTTP/1.1" 200 357 0.070071 10.0.0.19 - - [2026-02-09 04:19:02] "GET /instance-ip/6834d25b-cbf1-4b38-a09c-b85847eb5600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.010587 10.0.0.19 - - [2026-02-09 04:19:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007394 10.0.0.19 - - [2026-02-09 04:19:02] "GET /virtual-machine-interface/7eb08322-f566-4df6-b943-d9f366de1a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.007577 10.0.0.19 - - [2026-02-09 04:19:02] "GET /virtual-machine-interface/7eb08322-f566-4df6-b943-d9f366de1a9d?fields=instance_ip_back_refs HTTP/1.1" 200 1537 0.009465 10.0.0.19 - - [2026-02-09 04:19:02] "POST /neutron/port HTTP/1.1" 200 117 0.001206 10.0.0.19 - - [2026-02-09 04:19:02] "GET /instance-ip/0fad3fc5-5df0-4d81-8c6f-ac2f6d819ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.008068 10.0.0.19 - - [2026-02-09 04:19:02] "GET /instance-ip/6834d25b-cbf1-4b38-a09c-b85847eb5600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.004606 10.0.0.19 - - [2026-02-09 04:19:02] "POST /id-to-fqname HTTP/1.1" 200 228 0.001201 10.0.0.19 - - [2026-02-09 04:19:02] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009164 10.0.0.19 - - [2026-02-09 04:19:02] "POST /neutron/network HTTP/1.1" 200 1005 0.053761 10.0.0.19 - - [2026-02-09 04:19:02] "POST /neutron/port HTTP/1.1" 200 1238 0.044964 10.0.0.19 - - [2026-02-09 04:19:02] "POST /neutron/port HTTP/1.1" 200 117 0.007980 10.0.0.19 - - [2026-02-09 04:19:03] "POST /neutron/port HTTP/1.1" 200 1080 0.016188 10.0.0.19 - - [2026-02-09 04:19:03] "POST /neutron/port HTTP/1.1" 200 1183 0.021849 10.0.0.19 - - [2026-02-09 04:19:03] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015138 10.0.0.19 - - [2026-02-09 04:19:03] "POST /neutron/network HTTP/1.1" 200 1005 0.011192 10.0.0.19 - - [2026-02-09 04:19:08] "POST /neutron/port HTTP/1.1" 200 1183 0.020960 10.0.0.19 - - [2026-02-09 04:19:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007816 10.0.0.19 - - [2026-02-09 04:19:08] "GET /virtual-machine/fe83d10a-7c06-4212-a61e-25a75995f482 HTTP/1.1" 200 1279 0.007686 10.0.0.19 - - [2026-02-09 04:19:08] "GET /virtual-machine-interface/7eb08322-f566-4df6-b943-d9f366de1a9d HTTP/1.1" 200 3225 0.005651 10.0.0.19 - - [2026-02-09 04:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.19 - - [2026-02-09 04:19:08] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003609 10.0.0.19 - - [2026-02-09 04:19:08] "GET /virtual-networks?parent_id=b4a04866-81da-4fd5-869f-006b92908669&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003342 10.0.0.19 - - [2026-02-09 04:19:08] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.019395 10.0.0.19 - - [2026-02-09 04:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.19 - - [2026-02-09 04:19:11] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005862 10.0.0.33 - - [2026-02-09 04:19:14] "GET /obj-perms HTTP/1.1" 200 5056 0.064326 10.0.0.19 - - [2026-02-09 04:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.19 - - [2026-02-09 04:19:15] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005849 10.0.0.19 - - [2026-02-09 04:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.19 - - [2026-02-09 04:19:19] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005433 10.0.0.19 - - [2026-02-09 04:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.19 - - [2026-02-09 04:19:23] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005977 10.0.0.19 - - [2026-02-09 04:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.19 - - [2026-02-09 04:19:27] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006221 10.0.0.19 - - [2026-02-09 04:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004361 10.0.0.19 - - [2026-02-09 04:19:31] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005691 10.0.0.19 - - [2026-02-09 04:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.19 - - [2026-02-09 04:19:36] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006150 10.0.0.19 - - [2026-02-09 04:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.19 - - [2026-02-09 04:19:40] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006214 10.0.0.19 - - [2026-02-09 04:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.19 - - [2026-02-09 04:19:44] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006057 10.0.0.19 - - [2026-02-09 04:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.19 - - [2026-02-09 04:19:48] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007113 10.0.0.19 - - [2026-02-09 04:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.19 - - [2026-02-09 04:19:50] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003673 10.0.0.19 - - [2026-02-09 04:19:50] "GET /virtual-networks?parent_id=b4a04866-81da-4fd5-869f-006b92908669&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002995 10.0.0.19 - - [2026-02-09 04:19:50] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005716 10.0.0.19 - - [2026-02-09 04:19:55] "POST /neutron/port HTTP/1.1" 200 1183 0.020308 10.0.0.19 - - [2026-02-09 04:20:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.032222 10.0.0.19 - - [2026-02-09 04:20:01] "POST /neutron/port HTTP/1.1" 200 1238 0.023209 10.0.0.19 - - [2026-02-09 04:20:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005038 10.0.0.19 - - [2026-02-09 04:20:02] "POST /neutron/port HTTP/1.1" 200 117 0.001209 10.0.0.19 - - [2026-02-09 04:20:06] "POST /neutron/port HTTP/1.1" 200 1183 0.021070 10.0.0.19 - - [2026-02-09 04:20:11] "POST /id-to-fqname HTTP/1.1" 200 228 0.001528 10.0.0.19 - - [2026-02-09 04:20:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012588 10.0.0.41 - - [2026-02-09 04:20:12] "GET /projects?obj_uuids=b4a04866-81da-4fd5-869f-006b92908669&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000995 10.0.0.19 - - [2026-02-09 04:20:12] "GET /project/b4a04866-81da-4fd5-869f-006b92908669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.063482 10.0.0.19 - - [2026-02-09 04:20:12] "POST /neutron/port HTTP/1.1" 200 2267 0.030041 10.0.0.19 - - [2026-02-09 04:20:12] "POST /neutron/port HTTP/1.1" 200 117 0.007754 10.0.0.19 - - [2026-02-09 04:20:13] "POST /neutron/port HTTP/1.1" 200 1175 0.066999 10.0.0.19 - - [2026-02-09 04:20:13] "POST /neutron/port HTTP/1.1" 200 1239 0.023280 10.0.0.19 - - [2026-02-09 04:20:13] "POST /neutron/subnet HTTP/1.1" 200 1384 0.014644 10.0.0.19 - - [2026-02-09 04:20:13] "POST /neutron/network HTTP/1.1" 200 1006 0.010679 10.0.0.19 - - [2026-02-09 04:20:17] "POST /neutron/port HTTP/1.1" 200 1239 0.018566 10.0.0.19 - - [2026-02-09 04:20:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008903 10.0.0.19 - - [2026-02-09 04:20:17] "GET /virtual-machine/4db207e9-3614-4740-83a4-6cb12c1018f6 HTTP/1.1" 200 1299 0.006093 10.0.0.19 - - [2026-02-09 04:20:17] "GET /virtual-machine-interface/b65d3794-e018-41f7-8930-e917f78acb4f HTTP/1.1" 200 3175 0.005940 10.0.0.19 - - [2026-02-09 04:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.19 - - [2026-02-09 04:20:17] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004290 10.0.0.19 - - [2026-02-09 04:20:17] "GET /virtual-networks?parent_id=b4a04866-81da-4fd5-869f-006b92908669&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002966 10.0.0.19 - - [2026-02-09 04:20:17] "GET /virtual-network/830f13be-fa3a-4664-919d-a1d85740d3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006068 10.0.0.19 - - [2026-02-09 04:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.19 - - [2026-02-09 04:20:21] "GET /virtual-network/830f13be-fa3a-4664-919d-a1d85740d3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006754 10.0.0.19 - - [2026-02-09 04:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.19 - - [2026-02-09 04:20:25] "GET /virtual-network/830f13be-fa3a-4664-919d-a1d85740d3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006309 10.0.0.19 - - [2026-02-09 04:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.19 - - [2026-02-09 04:20:29] "GET /virtual-network/830f13be-fa3a-4664-919d-a1d85740d3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005452 10.0.0.19 - - [2026-02-09 04:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.19 - - [2026-02-09 04:20:33] "GET /virtual-network/830f13be-fa3a-4664-919d-a1d85740d3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005944 10.0.0.19 - - [2026-02-09 04:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.19 - - [2026-02-09 04:20:37] "GET /virtual-network/830f13be-fa3a-4664-919d-a1d85740d3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006558 10.0.0.19 - - [2026-02-09 04:20:41] "POST /neutron/network HTTP/1.1" 200 1016 0.008487 10.0.0.19 - - [2026-02-09 04:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006730 10.0.0.19 - - [2026-02-09 04:20:41] "GET /virtual-network/830f13be-fa3a-4664-919d-a1d85740d3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.015437 10.0.0.19 - - [2026-02-09 04:20:41] "POST /neutron/subnet HTTP/1.1" 200 1384 0.013163 10.0.0.19 - - [2026-02-09 04:20:41] "POST /neutron/network HTTP/1.1" 200 1006 0.009793 10.0.0.19 - - [2026-02-09 04:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.19 - - [2026-02-09 04:20:45] "GET /virtual-network/830f13be-fa3a-4664-919d-a1d85740d3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005876 10.0.0.19 - - [2026-02-09 04:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.19 - - [2026-02-09 04:20:49] "GET /virtual-network/830f13be-fa3a-4664-919d-a1d85740d3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006024 10.0.0.19 - - [2026-02-09 04:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.19 - - [2026-02-09 04:20:53] "GET /virtual-network/830f13be-fa3a-4664-919d-a1d85740d3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005961 10.0.0.19 - - [2026-02-09 04:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.19 - - [2026-02-09 04:20:55] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004590 10.0.0.19 - - [2026-02-09 04:20:55] "GET /virtual-networks?parent_id=b4a04866-81da-4fd5-869f-006b92908669&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003478 10.0.0.19 - - [2026-02-09 04:20:55] "GET /virtual-network/830f13be-fa3a-4664-919d-a1d85740d3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006560 10.0.0.19 - - [2026-02-09 04:21:01] "POST /neutron/port HTTP/1.1" 200 1239 0.020986 10.0.0.19 - - [2026-02-09 04:21:02] "POST /neutron/port HTTP/1.1" 200 1183 0.018026 10.0.0.19 - - [2026-02-09 04:21:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004308 10.0.0.19 - - [2026-02-09 04:21:03] "POST /neutron/port HTTP/1.1" 200 117 0.001338 10.0.0.19 - - [2026-02-09 04:21:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008035 10.0.0.19 - - [2026-02-09 04:21:11] "POST /neutron/port HTTP/1.1" 200 1239 0.018938 10.0.0.41 - - [2026-02-09 04:21:16] "GET /obj-perms HTTP/1.1" 200 5056 0.053349 10.0.0.19 - - [2026-02-09 04:21:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009798 10.0.0.19 - - [2026-02-09 04:21:17] "POST /neutron/port HTTP/1.1" 200 1239 0.016692 10.0.0.19 - - [2026-02-09 04:21:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009106 10.0.0.19 - - [2026-02-09 04:21:17] "POST /id-to-fqname HTTP/1.1" 200 228 0.001460 10.0.0.19 - - [2026-02-09 04:21:17] "GET /virtual-machine/4db207e9-3614-4740-83a4-6cb12c1018f6 HTTP/1.1" 200 1299 0.017167 10.0.0.19 - - [2026-02-09 04:21:17] "GET /virtual-machine-interface/b65d3794-e018-41f7-8930-e917f78acb4f HTTP/1.1" 200 3175 0.006340 10.0.0.19 - - [2026-02-09 04:21:17] "GET /instance-ip/06ac902d-3b92-4c75-a22b-aab89e024bb3 HTTP/1.1" 200 1655 0.006995 10.0.0.19 - - [2026-02-09 04:21:17] "GET /instance-ip/0cd751a5-3df7-4dab-b54a-01db03bbd06a HTTP/1.1" 200 1635 0.005855 10.0.0.19 - - [2026-02-09 04:21:17] "POST /fqname-to-id HTTP/1.1" 404 230 0.003433 10.0.0.19 - - [2026-02-09 04:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007595 10.0.0.41 - - [2026-02-09 04:21:17] "GET /projects?obj_uuids=b4a04866-81da-4fd5-869f-006b92908669&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001077 10.0.0.19 - - [2026-02-09 04:21:17] "GET /project/b4a04866-81da-4fd5-869f-006b92908669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043537 10.0.0.19 - - [2026-02-09 04:21:17] "POST /network-policys HTTP/1.1" 200 569 0.031747 10.0.0.19 - - [2026-02-09 04:21:17] "GET /network-policy/4c1ac2e2-5bca-454e-b3f0-a47f67544fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.008542 10.0.0.19 - - [2026-02-09 04:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.19 - - [2026-02-09 04:21:17] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006730 10.0.0.19 - - [2026-02-09 04:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.19 - - [2026-02-09 04:21:17] "GET /network-policy/4c1ac2e2-5bca-454e-b3f0-a47f67544fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004359 10.0.0.19 - - [2026-02-09 04:21:17] "POST /ref-update HTTP/1.1" 200 156 0.068437 10.0.0.19 - - [2026-02-09 04:21:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.036556 10.0.0.19 - - [2026-02-09 04:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.19 - - [2026-02-09 04:21:17] "GET /network-policy/4c1ac2e2-5bca-454e-b3f0-a47f67544fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004133 10.0.0.19 - - [2026-02-09 04:21:17] "POST /neutron/network HTTP/1.1" 200 1109 0.012380 10.0.0.19 - - [2026-02-09 04:21:17] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006233 10.0.0.19 - - [2026-02-09 04:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.19 - - [2026-02-09 04:21:18] "GET /network-policy/4c1ac2e2-5bca-454e-b3f0-a47f67544fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004675 10.0.0.19 - - [2026-02-09 04:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.19 - - [2026-02-09 04:21:18] "GET /virtual-network/830f13be-fa3a-4664-919d-a1d85740d3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005867 10.0.0.19 - - [2026-02-09 04:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.19 - - [2026-02-09 04:21:18] "GET /network-policy/4c1ac2e2-5bca-454e-b3f0-a47f67544fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005003 10.0.0.19 - - [2026-02-09 04:21:18] "POST /ref-update HTTP/1.1" 200 156 0.050642 10.0.0.19 - - [2026-02-09 04:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.19 - - [2026-02-09 04:21:18] "POST /access-control-lists HTTP/1.1" 200 596 0.095076 10.0.0.19 - - [2026-02-09 04:21:18] "GET /network-policy/4c1ac2e2-5bca-454e-b3f0-a47f67544fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007519 10.0.0.19 - - [2026-02-09 04:21:18] "GET /virtual-network/830f13be-fa3a-4664-919d-a1d85740d3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.010995 10.0.0.19 - - [2026-02-09 04:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.19 - - [2026-02-09 04:21:18] "POST /access-control-lists HTTP/1.1" 200 596 0.030823 10.0.0.19 - - [2026-02-09 04:21:18] "GET /network-policy/4c1ac2e2-5bca-454e-b3f0-a47f67544fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004510 10.0.0.19 - - [2026-02-09 04:21:18] "GET /virtual-machine-interface/b65d3794-e018-41f7-8930-e917f78acb4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005708 10.0.0.19 - - [2026-02-09 04:21:18] "PUT /virtual-machine-interface/b65d3794-e018-41f7-8930-e917f78acb4f HTTP/1.1" 200 284 0.023041 10.0.0.19 - - [2026-02-09 04:21:18] "GET /virtual-machine-interface/b65d3794-e018-41f7-8930-e917f78acb4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3070 0.010815 10.0.0.19 - - [2026-02-09 04:21:18] "PUT /virtual-machine-interface/b65d3794-e018-41f7-8930-e917f78acb4f HTTP/1.1" 200 284 0.020679 10.0.0.19 - - [2026-02-09 04:21:43] "POST /neutron/port HTTP/1.1" 200 1239 0.021434 10.0.0.19 - - [2026-02-09 04:21:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003961 10.0.0.19 - - [2026-02-09 04:21:43] "POST /neutron/port HTTP/1.1" 200 117 0.001364 10.0.0.19 - - [2026-02-09 04:22:02] "POST /neutron/port HTTP/1.1" 200 1238 0.020560 10.0.0.19 - - [2026-02-09 04:22:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004164 10.0.0.19 - - [2026-02-09 04:22:03] "POST /neutron/port HTTP/1.1" 200 117 0.001183 10.0.0.19 - - [2026-02-09 04:22:43] "POST /neutron/port HTTP/1.1" 200 1239 0.020827 10.0.0.19 - - [2026-02-09 04:22:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004349 10.0.0.19 - - [2026-02-09 04:22:43] "POST /neutron/port HTTP/1.1" 200 117 0.001312 10.0.0.19 - - [2026-02-09 04:23:03] "POST /neutron/port HTTP/1.1" 200 1183 0.058663 10.0.0.19 - - [2026-02-09 04:23:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003909 10.0.0.19 - - [2026-02-09 04:23:03] "POST /neutron/port HTTP/1.1" 200 117 0.001201 10.0.0.19 - - [2026-02-09 04:23:17] "GET /obj-perms HTTP/1.1" 200 5056 0.060795 10.0.0.33 - - [2026-02-09 04:23:18] "GET /obj-perms HTTP/1.1" 200 5056 0.050392 10.0.0.19 - - [2026-02-09 04:23:20] "POST /ref-update HTTP/1.1" 200 156 0.083942 10.0.0.19 - - [2026-02-09 04:23:20] "GET /virtual-network/830f13be-fa3a-4664-919d-a1d85740d3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.009548 10.0.0.19 - - [2026-02-09 04:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.19 - - [2026-02-09 04:23:20] "GET /network-policy/4c1ac2e2-5bca-454e-b3f0-a47f67544fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004651 10.0.0.19 - - [2026-02-09 04:23:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.013150 10.0.0.19 - - [2026-02-09 04:23:20] "POST /ref-update HTTP/1.1" 200 156 0.056674 10.0.0.19 - - [2026-02-09 04:23:20] "POST /neutron/network HTTP/1.1" 200 1005 0.036937 10.0.0.19 - - [2026-02-09 04:23:20] "GET /virtual-network/70eecbb9-1227-4ee7-8a65-460e98665a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005854 10.0.0.19 - - [2026-02-09 04:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.19 - - [2026-02-09 04:23:20] "GET /network-policy/4c1ac2e2-5bca-454e-b3f0-a47f67544fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004781 10.0.0.19 - - [2026-02-09 04:23:20] "DELETE /network-policy/4c1ac2e2-5bca-454e-b3f0-a47f67544fcd HTTP/1.1" 200 115 0.032816 10.0.0.19 - - [2026-02-09 04:23:21] "POST /ref-update HTTP/1.1" 200 156 0.059660 10.0.0.19 - - [2026-02-09 04:23:21] "DELETE /instance-ip/0fad3fc5-5df0-4d81-8c6f-ac2f6d819ba6 HTTP/1.1" 200 115 0.056513 10.0.0.19 - - [2026-02-09 04:23:21] "DELETE /instance-ip/6834d25b-cbf1-4b38-a09c-b85847eb5600 HTTP/1.1" 200 115 0.062812 10.0.0.19 - - [2026-02-09 04:23:21] "DELETE /virtual-machine-interface/7eb08322-f566-4df6-b943-d9f366de1a9d HTTP/1.1" 200 115 0.094525 10.0.0.19 - - [2026-02-09 04:23:21] "POST /neutron/network HTTP/1.1" 400 204 0.014228 10.0.0.19 - - [2026-02-09 04:23:22] "POST /neutron/port HTTP/1.1" 200 1238 0.019498 10.0.0.19 - - [2026-02-09 04:23:23] "POST /neutron/network HTTP/1.1" 200 1006 0.013023 10.0.0.19 - - [2026-02-09 04:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005657 10.0.0.19 - - [2026-02-09 04:23:24] "DELETE /route-target/a48ec30d-5357-4e0c-b8a3-5f3814678f07 HTTP/1.1" 200 115 0.021292 10.0.0.41 - - [2026-02-09 04:23:24] "POST /useragent-kv HTTP/1.1" 200 115 0.054871 10.0.0.41 - - [2026-02-09 04:23:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002785 10.0.0.41 - - [2026-02-09 04:23:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002478 10.0.0.41 - - [2026-02-09 04:23:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002040 10.0.0.19 - - [2026-02-09 04:23:24] "POST /neutron/network HTTP/1.1" 200 151 0.194966 10.0.0.41 - - [2026-02-09 04:23:26] "GET /projects?obj_uuids=b4a04866-81da-4fd5-869f-006b92908669&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001048 10.0.0.19 - - [2026-02-09 04:23:27] "GET /project/b4a04866-81da-4fd5-869f-006b92908669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.073205 10.0.0.41 - - [2026-02-09 04:23:27] "GET /projects?obj_uuids=b4a04866-81da-4fd5-869f-006b92908669&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001481 10.0.0.19 - - [2026-02-09 04:23:27] "GET /project/b4a04866-81da-4fd5-869f-006b92908669?fields=virtual_networks HTTP/1.1" 200 1048 0.050726 10.0.0.41 - - [2026-02-09 04:23:27] "GET /projects?obj_uuids=b4a04866-81da-4fd5-869f-006b92908669&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001086 10.0.0.19 - - [2026-02-09 04:23:27] "GET /project/b4a04866-81da-4fd5-869f-006b92908669?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.049487 10.0.0.41 - - [2026-02-09 04:23:27] "GET /projects?obj_uuids=b4a04866-81da-4fd5-869f-006b92908669&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001409 10.0.0.19 - - [2026-02-09 04:23:27] "GET /project/b4a04866-81da-4fd5-869f-006b92908669?fields=security_groups HTTP/1.1" 200 1282 0.045361 10.0.0.19 - - [2026-02-09 04:23:28] "POST /fqname-to-id HTTP/1.1" 404 192 0.034238 10.0.0.41 - - [2026-02-09 04:23:28] "GET /projects?obj_uuids=298c94a8-1ddb-4c15-a0aa-f43a2571cbfc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002911 10.0.0.41 - - [2026-02-09 04:23:28] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001060 10.0.0.41 - - [2026-02-09 04:23:28] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.044719 10.0.0.41 - - [2026-02-09 04:23:28] "POST /id-to-fqname HTTP/1.1" 200 194 0.006461 10.0.0.41 - - [2026-02-09 04:23:28] "POST /fqname-to-id HTTP/1.1" 404 203 0.005803 10.0.0.41 - - [2026-02-09 04:23:28] "POST /security-groups HTTP/1.1" 200 595 0.075859 10.0.0.41 - - [2026-02-09 04:23:28] "POST /projects HTTP/1.1" 200 593 0.288558 10.0.0.19 - - [2026-02-09 04:23:28] "POST /fqname-to-id HTTP/1.1" 404 237 0.007542 10.0.0.41 - - [2026-02-09 04:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.360510 10.0.0.19 - - [2026-02-09 04:23:28] "GET /project/298c94a8-1ddb-4c15-a0aa-f43a2571cbfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.529476 10.0.0.33 - - [2026-02-09 04:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.33 - - [2026-02-09 04:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.41 - - [2026-02-09 04:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.33 - - [2026-02-09 04:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.33 - - [2026-02-09 04:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.41 - - [2026-02-09 04:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.41 - - [2026-02-09 04:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.41 - - [2026-02-09 04:23:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.19 - - [2026-02-09 04:23:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.19 - - [2026-02-09 04:23:30] "GET / HTTP/1.1" 200 35931 0.002405 10.0.0.19 - - [2026-02-09 04:23:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.19 - - [2026-02-09 04:23:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.19 - - [2026-02-09 04:23:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.19 - - [2026-02-09 04:23:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000476 10.0.0.19 - - [2026-02-09 04:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.052843 10.0.0.41 - - [2026-02-09 04:23:32] "GET /projects?obj_uuids=298c94a8-1ddb-4c15-a0aa-f43a2571cbfc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001406 10.0.0.19 - - [2026-02-09 04:23:32] "GET /project/298c94a8-1ddb-4c15-a0aa-f43a2571cbfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.044507 10.0.0.19 - - [2026-02-09 04:23:32] "POST /neutron/network HTTP/1.1" 200 117 0.036596 10.0.0.19 - - [2026-02-09 04:23:32] "POST /ref-update HTTP/1.1" 200 156 0.024588 10.0.0.41 - - [2026-02-09 04:23:33] "POST /useragent-kv HTTP/1.1" 200 115 0.005986 10.0.0.19 - - [2026-02-09 04:23:33] "POST /neutron/subnet HTTP/1.1" 200 828 0.231349 10.0.0.19 - - [2026-02-09 04:23:33] "POST /id-to-fqname HTTP/1.1" 200 224 0.001469 10.0.0.19 - - [2026-02-09 04:23:33] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.005639 10.0.0.19 - - [2026-02-09 04:23:33] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.008265 10.0.0.19 - - [2026-02-09 04:23:33] "POST /neutron/network HTTP/1.1" 200 998 0.015242 10.0.0.19 - - [2026-02-09 04:23:33] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.006424 10.0.0.19 - - [2026-02-09 04:23:35] "POST /id-to-fqname HTTP/1.1" 200 224 0.001501 10.0.0.19 - - [2026-02-09 04:23:35] "POST /neutron/network HTTP/1.1" 200 1008 0.007425 10.0.0.41 - - [2026-02-09 04:23:36] "GET /projects?obj_uuids=298c94a8-1ddb-4c15-a0aa-f43a2571cbfc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001380 10.0.0.19 - - [2026-02-09 04:23:36] "GET /project/298c94a8-1ddb-4c15-a0aa-f43a2571cbfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.064395 10.0.0.19 - - [2026-02-09 04:23:36] "POST /neutron/port HTTP/1.1" 200 117 0.010063 10.0.0.19 - - [2026-02-09 04:23:36] "POST /id-to-fqname HTTP/1.1" 200 224 0.001612 10.0.0.19 - - [2026-02-09 04:23:37] "POST /neutron/network HTTP/1.1" 200 1008 0.009064 10.0.0.41 - - [2026-02-09 04:23:37] "GET /projects?obj_uuids=298c94a8-1ddb-4c15-a0aa-f43a2571cbfc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001074 10.0.0.19 - - [2026-02-09 04:23:37] "POST /neutron/port HTTP/1.1" 200 1167 0.028793 10.0.0.19 - - [2026-02-09 04:23:37] "GET /project/298c94a8-1ddb-4c15-a0aa-f43a2571cbfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.094341 10.0.0.19 - - [2026-02-09 04:23:37] "POST /neutron/port HTTP/1.1" 200 1231 0.019984 10.0.0.19 - - [2026-02-09 04:23:37] "POST /neutron/subnet HTTP/1.1" 200 1365 0.015414 10.0.0.19 - - [2026-02-09 04:23:37] "POST /neutron/port HTTP/1.1" 200 1231 0.020607 10.0.0.19 - - [2026-02-09 04:23:38] "POST /neutron/port HTTP/1.1" 200 117 0.007859 10.0.0.19 - - [2026-02-09 04:23:38] "POST /id-to-fqname HTTP/1.1" 200 224 0.001231 10.0.0.19 - - [2026-02-09 04:23:38] "POST /neutron/network HTTP/1.1" 200 1008 0.007637 10.0.0.19 - - [2026-02-09 04:23:39] "POST /neutron/port HTTP/1.1" 200 1167 0.022617 10.0.0.41 - - [2026-02-09 04:23:39] "GET /projects?obj_uuids=298c94a8-1ddb-4c15-a0aa-f43a2571cbfc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001464 10.0.0.19 - - [2026-02-09 04:23:39] "GET /project/298c94a8-1ddb-4c15-a0aa-f43a2571cbfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.149985 10.0.0.19 - - [2026-02-09 04:23:39] "POST /neutron/network HTTP/1.1" 200 998 0.011416 10.0.0.19 - - [2026-02-09 04:23:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004251 10.0.0.19 - - [2026-02-09 04:23:39] "POST /neutron/port HTTP/1.1" 200 2308 0.029288 10.0.0.19 - - [2026-02-09 04:23:39] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008750 10.0.0.19 - - [2026-02-09 04:23:39] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007550 10.0.0.19 - - [2026-02-09 04:23:39] "POST /neutron/port HTTP/1.1" 200 1231 0.019367 10.0.0.19 - - [2026-02-09 04:23:39] "GET /virtual-machine/d7602077-46d9-4a5f-8174-8fd27086b239 HTTP/1.1" 401 292 0.000481 10.0.0.41 - - [2026-02-09 04:23:40] "GET /projects?obj_uuids=298c94a8-1ddb-4c15-a0aa-f43a2571cbfc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001729 10.0.0.19 - - [2026-02-09 04:23:40] "POST /neutron/port HTTP/1.1" 200 1167 0.314380 10.0.0.19 - - [2026-02-09 04:23:40] "POST /neutron/port HTTP/1.1" 200 1221 0.116228 10.0.0.19 - - [2026-02-09 04:23:40] "GET /virtual-machine/d7602077-46d9-4a5f-8174-8fd27086b239 HTTP/1.1" 200 1296 0.041927 10.0.0.19 - - [2026-02-09 04:23:40] "GET /virtual-machine-interface/1af2c530-dd2f-4d99-b77a-860a0d6c27d9 HTTP/1.1" 200 3155 0.005635 10.0.0.19 - - [2026-02-09 04:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.19 - - [2026-02-09 04:23:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004584 10.0.0.19 - - [2026-02-09 04:23:40] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003447 10.0.0.19 - - [2026-02-09 04:23:40] "GET /virtual-networks?parent_id=298c94a8-1ddb-4c15-a0aa-f43a2571cbfc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002530 10.0.0.19 - - [2026-02-09 04:23:40] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.006489 10.0.0.19 - - [2026-02-09 04:23:40] "POST /neutron/port HTTP/1.1" 200 117 0.001122 10.0.0.19 - - [2026-02-09 04:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.19 - - [2026-02-09 04:23:43] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.006189 10.0.0.19 - - [2026-02-09 04:23:44] "POST /neutron/port HTTP/1.1" 200 1231 0.018653 10.0.0.19 - - [2026-02-09 04:23:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005181 10.0.0.19 - - [2026-02-09 04:23:44] "POST /neutron/port HTTP/1.1" 200 117 0.001387 10.0.0.19 - - [2026-02-09 04:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.19 - - [2026-02-09 04:23:47] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.006300 10.0.0.19 - - [2026-02-09 04:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.19 - - [2026-02-09 04:23:52] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.007931 10.0.0.19 - - [2026-02-09 04:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.19 - - [2026-02-09 04:23:56] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.005494 10.0.0.19 - - [2026-02-09 04:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.19 - - [2026-02-09 04:24:00] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.009351 10.0.0.19 - - [2026-02-09 04:24:03] "POST /neutron/port HTTP/1.1" 200 1231 0.017145 10.0.0.19 - - [2026-02-09 04:24:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005398 10.0.0.19 - - [2026-02-09 04:24:04] "POST /neutron/port HTTP/1.1" 200 117 0.001326 10.0.0.19 - - [2026-02-09 04:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.19 - - [2026-02-09 04:24:04] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.006122 10.0.0.19 - - [2026-02-09 04:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.19 - - [2026-02-09 04:24:08] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.006851 10.0.0.19 - - [2026-02-09 04:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.19 - - [2026-02-09 04:24:12] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.005862 10.0.0.19 - - [2026-02-09 04:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.19 - - [2026-02-09 04:24:16] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.005944 10.0.0.41 - - [2026-02-09 04:24:18] "GET /obj-perms HTTP/1.1" 200 5056 0.053594 10.0.0.19 - - [2026-02-09 04:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.19 - - [2026-02-09 04:24:20] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.005888 10.0.0.19 - - [2026-02-09 04:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.19 - - [2026-02-09 04:24:24] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.005716 10.0.0.41 - - [2026-02-09 04:24:27] "DELETE /project/298c94a81ddb4c15a0aaf43a2571cbfc HTTP/1.1" 404 173 0.005656 10.0.0.41 - - [2026-02-09 04:24:27] "DELETE /project/b4a04866-81da-4fd5-869f-006b92908669 HTTP/1.1" 404 177 0.005047 10.0.0.19 - - [2026-02-09 04:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.19 - - [2026-02-09 04:24:28] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.005632 10.0.0.19 - - [2026-02-09 04:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.19 - - [2026-02-09 04:24:32] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.005551 10.0.0.19 - - [2026-02-09 04:24:33] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008839 10.0.0.19 - - [2026-02-09 04:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.19 - - [2026-02-09 04:24:37] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003819 10.0.0.19 - - [2026-02-09 04:24:37] "GET /virtual-networks?parent_id=298c94a8-1ddb-4c15-a0aa-f43a2571cbfc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003049 10.0.0.19 - - [2026-02-09 04:24:37] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.007394 10.0.0.19 - - [2026-02-09 04:24:42] "POST /neutron/port HTTP/1.1" 200 1231 0.019908 10.0.0.19 - - [2026-02-09 04:24:44] "POST /neutron/port HTTP/1.1" 200 1231 0.018581 10.0.0.19 - - [2026-02-09 04:24:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004994 10.0.0.19 - - [2026-02-09 04:24:44] "POST /neutron/port HTTP/1.1" 200 117 0.001254 10.0.0.19 - - [2026-02-09 04:24:47] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007319 10.0.0.19 - - [2026-02-09 04:24:48] "POST /neutron/port HTTP/1.1" 200 1231 0.018462 10.0.0.19 - - [2026-02-09 04:24:52] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008046 10.0.0.19 - - [2026-02-09 04:25:03] "POST /neutron/port HTTP/1.1" 200 1231 0.020310 10.0.0.19 - - [2026-02-09 04:25:03] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009309 10.0.0.19 - - [2026-02-09 04:25:03] "GET /virtual-machine/09f159ae-25a3-41eb-b3c1-460f25d0431b HTTP/1.1" 200 1295 0.006908 10.0.0.19 - - [2026-02-09 04:25:03] "GET /virtual-machine-interface/39cbd6b1-1dd7-4f59-968e-08004517239a HTTP/1.1" 200 3155 0.006344 10.0.0.19 - - [2026-02-09 04:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.19 - - [2026-02-09 04:25:03] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004799 10.0.0.19 - - [2026-02-09 04:25:03] "GET /virtual-networks?parent_id=298c94a8-1ddb-4c15-a0aa-f43a2571cbfc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003289 10.0.0.19 - - [2026-02-09 04:25:03] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.007253 10.0.0.19 - - [2026-02-09 04:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004987 10.0.0.19 - - [2026-02-09 04:25:04] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004382 10.0.0.19 - - [2026-02-09 04:25:04] "GET /virtual-networks?parent_id=298c94a8-1ddb-4c15-a0aa-f43a2571cbfc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003280 10.0.0.19 - - [2026-02-09 04:25:04] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.006463 10.0.0.19 - - [2026-02-09 04:25:04] "POST /neutron/port HTTP/1.1" 200 1231 0.018265 10.0.0.19 - - [2026-02-09 04:25:05] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010583 10.0.0.19 - - [2026-02-09 04:25:05] "GET /virtual-machine/c921bc3d-3ce4-41c3-bb0b-9176f2e57e9d HTTP/1.1" 200 1297 0.006256 10.0.0.19 - - [2026-02-09 04:25:05] "GET /virtual-machine-interface/94f94f03-f5b6-4616-b556-63e86b7271f4 HTTP/1.1" 200 3156 0.005450 10.0.0.19 - - [2026-02-09 04:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.19 - - [2026-02-09 04:25:05] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004038 10.0.0.19 - - [2026-02-09 04:25:05] "GET /virtual-networks?parent_id=298c94a8-1ddb-4c15-a0aa-f43a2571cbfc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003088 10.0.0.19 - - [2026-02-09 04:25:05] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.006335 10.0.0.19 - - [2026-02-09 04:25:05] "POST /neutron/port HTTP/1.1" 200 1231 0.020189 10.0.0.19 - - [2026-02-09 04:25:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004147 10.0.0.19 - - [2026-02-09 04:25:06] "POST /neutron/port HTTP/1.1" 200 117 0.001283 10.0.0.19 - - [2026-02-09 04:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.19 - - [2026-02-09 04:25:06] "GET /global-vrouter-config/f74f95cc-3010-49f3-bccc-0d406a93e0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003953 10.0.0.19 - - [2026-02-09 04:25:06] "GET /virtual-networks?parent_id=298c94a8-1ddb-4c15-a0aa-f43a2571cbfc&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003508 10.0.0.19 - - [2026-02-09 04:25:06] "GET /virtual-network/e8c789af-9852-43e5-8fb0-43c628ea8264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2620 0.006656 10.0.0.19 - - [2026-02-09 04:25:06] "GET /virtual-machine-interface/94f94f03-f5b6-4616-b556-63e86b7271f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.006939 10.0.0.19 - - [2026-02-09 04:25:06] "PUT /virtual-machine-interface/94f94f03-f5b6-4616-b556-63e86b7271f4 HTTP/1.1" 200 284 0.018359 10.0.0.19 - - [2026-02-09 04:25:46] "POST /neutron/port HTTP/1.1" 200 1231 0.044912 10.0.0.19 - - [2026-02-09 04:25:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004123 10.0.0.19 - - [2026-02-09 04:25:46] "POST /neutron/port HTTP/1.1" 200 117 0.001244 10.0.0.19 - - [2026-02-09 04:26:07] "POST /neutron/port HTTP/1.1" 200 1231 0.020875 10.0.0.19 - - [2026-02-09 04:26:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004135 10.0.0.19 - - [2026-02-09 04:26:08] "POST /neutron/port HTTP/1.1" 200 117 0.001288 10.0.0.19 - - [2026-02-09 04:26:20] "GET /obj-perms HTTP/1.1" 200 5056 0.058064 10.0.0.33 - - [2026-02-09 04:26:20] "GET /obj-perms HTTP/1.1" 200 5056 0.058197 10.0.0.19 - - [2026-02-09 04:26:48] "POST /neutron/port HTTP/1.1" 200 1231 0.019207 10.0.0.19 - - [2026-02-09 04:26:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004467 10.0.0.19 - - [2026-02-09 04:26:48] "POST /neutron/port HTTP/1.1" 200 117 0.001337 10.0.0.19 - - [2026-02-09 04:27:07] "POST /neutron/port HTTP/1.1" 200 1231 0.021011 10.0.0.19 - - [2026-02-09 04:27:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004281 10.0.0.19 - - [2026-02-09 04:27:08] "POST /neutron/port HTTP/1.1" 200 117 0.001300 10.0.0.19 - - [2026-02-09 04:27:34] "POST /neutron/network HTTP/1.1" 200 998 0.011654 10.0.0.19 - - [2026-02-09 04:27:35] "POST /neutron/port HTTP/1.1" 200 1221 0.021324 10.0.0.19 - - [2026-02-09 04:27:35] "POST /neutron/port HTTP/1.1" 200 1221 0.026684 10.0.0.19 - - [2026-02-09 04:27:35] "POST /neutron/port HTTP/1.1" 200 1221 0.015735 10.0.0.41 - - [2026-02-09 04:27:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004441 10.0.0.19 - - [2026-02-09 04:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008897 10.0.0.41 - - [2026-02-09 04:27:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003455 10.0.0.41 - - [2026-02-09 04:27:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002818 10.0.0.41 - - [2026-02-09 04:27:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004468 10.0.0.19 - - [2026-02-09 04:27:37] "POST /neutron/network HTTP/1.1" 200 151 0.163397 10.0.0.41 - - [2026-02-09 04:27:38] "GET /projects?obj_uuids=298c94a8-1ddb-4c15-a0aa-f43a2571cbfc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001048 10.0.0.19 - - [2026-02-09 04:27:38] "GET /project/298c94a8-1ddb-4c15-a0aa-f43a2571cbfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.037735 10.0.0.41 - - [2026-02-09 04:27:38] "GET /projects?obj_uuids=298c94a8-1ddb-4c15-a0aa-f43a2571cbfc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001289 10.0.0.19 - - [2026-02-09 04:27:38] "GET /project/298c94a8-1ddb-4c15-a0aa-f43a2571cbfc?fields=virtual_networks HTTP/1.1" 200 1040 0.044206 10.0.0.41 - - [2026-02-09 04:27:38] "GET /projects?obj_uuids=298c94a8-1ddb-4c15-a0aa-f43a2571cbfc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001027 10.0.0.19 - - [2026-02-09 04:27:38] "GET /project/298c94a8-1ddb-4c15-a0aa-f43a2571cbfc?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.038872 10.0.0.41 - - [2026-02-09 04:27:38] "GET /projects?obj_uuids=298c94a8-1ddb-4c15-a0aa-f43a2571cbfc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001281 10.0.0.19 - - [2026-02-09 04:27:38] "GET /project/298c94a8-1ddb-4c15-a0aa-f43a2571cbfc?fields=security_groups HTTP/1.1" 200 1270 0.038483 10.0.0.19 - - [2026-02-09 04:27:39] "POST /fqname-to-id HTTP/1.1" 404 188 0.033159 10.0.0.41 - - [2026-02-09 04:27:39] "GET /projects?obj_uuids=9729df99-59d3-4b11-8b0d-49737aae7eb8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003170 10.0.0.41 - - [2026-02-09 04:27:39] "GET /domains?obj_uuids=069df225-a7cb-4796-a8d5-681a22d1bf82&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001031 10.0.0.41 - - [2026-02-09 04:27:39] "GET /domain/069df225-a7cb-4796-a8d5-681a22d1bf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007459 10.0.0.41 - - [2026-02-09 04:27:39] "POST /id-to-fqname HTTP/1.1" 200 190 0.002493 10.0.0.41 - - [2026-02-09 04:27:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.005068 10.0.0.41 - - [2026-02-09 04:27:40] "POST /security-groups HTTP/1.1" 200 591 0.042375 10.0.0.41 - - [2026-02-09 04:27:40] "POST /projects HTTP/1.1" 200 585 0.251296 10.0.0.41 - - [2026-02-09 04:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.326827 10.0.0.19 - - [2026-02-09 04:27:40] "POST /access-control-lists HTTP/1.1" 200 596 0.032806 10.0.0.19 - - [2026-02-09 04:27:40] "GET /project/9729df99-59d3-4b11-8b0d-49737aae7eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.474581 10.0.0.19 - - [2026-02-09 04:27:41] "GET / HTTP/1.1" 200 35931 0.002068 10.0.0.41 - - [2026-02-09 04:27:46] "GET /projects?obj_uuids=9729df99-59d3-4b11-8b0d-49737aae7eb8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001041 10.0.0.19 - - [2026-02-09 04:27:46] "GET /project/9729df99-59d3-4b11-8b0d-49737aae7eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.037564 10.0.0.41 - - [2026-02-09 04:27:46] "GET /projects?obj_uuids=9729df99-59d3-4b11-8b0d-49737aae7eb8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001108 10.0.0.19 - - [2026-02-09 04:27:46] "GET /project/9729df99-59d3-4b11-8b0d-49737aae7eb8?fields=virtual_networks HTTP/1.1" 200 1033 0.048549 10.0.0.41 - - [2026-02-09 04:27:46] "GET /projects?obj_uuids=9729df99-59d3-4b11-8b0d-49737aae7eb8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001407 10.0.0.19 - - [2026-02-09 04:27:47] "GET /project/9729df99-59d3-4b11-8b0d-49737aae7eb8?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.051229 10.0.0.41 - - [2026-02-09 04:27:47] "GET /projects?obj_uuids=9729df99-59d3-4b11-8b0d-49737aae7eb8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001130 10.0.0.19 - - [2026-02-09 04:27:47] "GET /project/9729df99-59d3-4b11-8b0d-49737aae7eb8?fields=security_groups HTTP/1.1" 200 1259 0.038308 10.0.0.19 - - [2026-02-09 04:27:55] "DELETE /access-control-list/b226aa33-8a1b-4bc9-9f73-df28c9b5a292 HTTP/1.1" 200 115 0.041381 10.0.0.41 - - [2026-02-09 04:28:21] "GET /obj-perms HTTP/1.1" 200 5056 0.074108 10.0.0.41 - - [2026-02-09 04:28:27] "DELETE /project/9729df9959d34b118b0d49737aae7eb8 HTTP/1.1" 404 173 0.008040 10.0.0.41 - - [2026-02-09 04:28:27] "DELETE /project/298c94a8-1ddb-4c15-a0aa-f43a2571cbfc HTTP/1.1" 404 177 0.004797 10.0.0.41 - - [2026-02-09 04:28:27] "GET /projects?obj_uuids=9729df99-59d3-4b11-8b0d-49737aae7eb8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001038 10.0.0.41 - - [2026-02-09 04:28:27] "GET /project/9729df99-59d3-4b11-8b0d-49737aae7eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.085890 10.0.0.41 - - [2026-02-09 04:28:27] "GET /projects?obj_uuids=9729df99-59d3-4b11-8b0d-49737aae7eb8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001420 10.0.0.41 - - [2026-02-09 04:28:27] "GET /project/9729df99-59d3-4b11-8b0d-49737aae7eb8?fields=security_groups HTTP/1.1" 200 1364 0.041135 10.0.0.41 - - [2026-02-09 04:28:27] "DELETE /security-group/a6ec941e-6b56-47c1-ba41-674e0779b216 HTTP/1.1" 200 115 0.054513 10.0.0.41 - - [2026-02-09 04:28:27] "GET /projects?obj_uuids=9729df99-59d3-4b11-8b0d-49737aae7eb8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000966 10.0.0.41 - - [2026-02-09 04:28:27] "GET /project/9729df99-59d3-4b11-8b0d-49737aae7eb8?fields=application_policy_sets HTTP/1.1" 200 1403 0.051039 10.0.0.19 - - [2026-02-09 04:28:27] "DELETE /access-control-list/7746aa6f-589e-4753-81ba-e3bb80482e9a HTTP/1.1" 200 115 0.096081 10.0.0.41 - - [2026-02-09 04:28:27] "DELETE /project/9729df99-59d3-4b11-8b0d-49737aae7eb8 HTTP/1.1" 200 115 0.447222 10.0.0.33 - - [2026-02-09 04:28:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.33 - - [2026-02-09 04:28:28] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.33 - - [2026-02-09 04:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.33 - - [2026-02-09 04:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.41 - - [2026-02-09 04:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.41 - - [2026-02-09 04:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000478 10.0.0.41 - - [2026-02-09 04:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.41 - - [2026-02-09 04:28:29] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.19 - - [2026-02-09 04:28:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.19 - - [2026-02-09 04:28:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.19 - - [2026-02-09 04:28:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.19 - - [2026-02-09 04:28:30] "GET /global-system-configs HTTP/1.1" 401 292 0.000613 [Introspect:8084]10.0.0.41 - - [2026-02-09 04:30:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001272 [Introspect:8084]10.0.0.41 - - [2026-02-09 04:30:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001257 10.0.0.19 - - [2026-02-09 04:30:23] "GET /obj-perms HTTP/1.1" 200 5056 0.056804